html,body{width: 100%;font-size:16px;overFlow-x: hidden;}
*{ margin:0; padding:0;}
em{ font-style:normal;}
img {border: 0 none;height: auto;vertical-align: middle;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
div{box-sizing: border-box;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
.relative{position: relative;}
.absolute{position: absolute;}
a, img { color:#333; text-decoration:none;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}


.s_width{width: 95%; max-width:1280px; margin:0 auto; position:relative}
.liuyan{ padding:0 0 30px 0}

/*header*/
.header{ height:95px; position:relative; background:#19327e;}

.logo{ width: 25%; height: 95px; background:#fff; position:absolute; display: flex; align-items: center; justify-content: center;}
.logo a{ display: flex; justify-content: center;}
.logo img{ width: 93%}

/*nav*/
.nav{ height: 95px; width: 51%; position: absolute; left: 27%;}
.nav ul{ height: 95px;}
.nav li{ float: left; width: calc(100%/8); color:#fff; text-align: center; position: relative}
.nav li:last-child{background:none}
.nav li a{font-size: 17px; line-height: 95px; color: #fff; text-align: center; text-decoration: none; display: block;}
.nav li a:hover{ color: #fff; background: #fc6801;}

.nav li div {display: none; width: 185px; text-align: center; color: #fff; position: absolute; top: 100%; background: #fc6801; z-index: 9999; box-sizing: border-box;}
.nav li div a {display: block; color: #fff; line-height: 45px; height: 45px; font-size: 16px; font-weight:normal; margin-top: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.nav li div a:hover {color: #fff; background: #19327e; border-top: 0; border-right: 0; border-left: 0; font-weight: normal; transition: all 0.9s ease 0s; -webkit-transition: all 0.9s ease 0s; }

.tel_search{ position: absolute; right: 0; display: flex; align-items: center; justify-content: space-between;}
.tel_search .tel{ border-left: 1px solid transparent; border-color: rgba(255,255,255,0.1); padding: 0 10px;}
.tel_search .tel img{ width: 100%;}
.tel_search .search{ background: #fc6801; width: 95px; height: 95px; display: flex; align-items: center; justify-content: center;}

/*--search modal--*/
.modal { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-dialog { position: absolute; z-index:9999999999; left: 0; top:50%; margin-top:-250px; width: 100%; height:500px; }
.modal-content { width: 1200px; margin:0 auto; position:absolute;left:50%; margin-left:-600px; height:400px; }
.modal-content > div {  }
.modal-content input { border: none; float: left;}
.modal-content .search-logo { width: 408px; padding:80px 0 0 0; position:absolute; left:50%; margin-left:-204px; border-bottom:1px solid #5c5c5c}
.modal-content .search-logo img{ width:100%;}
.modal-content .search-bar { position:absolute; width:850px; left:50%; margin-left:-425px; height:90px; top:130px; }
.modal-content .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content .search-tab .on { background: #fff; color: #fe0000; }
.modal-content .tab-panel { display: none; }
.modal-content .on { display: block; }
.modal-content .search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content .search-bar .keywords { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 16px; background:#eee}
.modal-content .search-bar input[type="submit"] {  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin-left:15px; background: #fc6801 url(../images/search.png) no-repeat center center}
.modal-content .search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.modal-content .search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }
.search_cage{ width:930px; position:absolute; left:50%; margin-left:-465px; height:50px; bottom:50px;}
.search_cage li{ float:left; width:calc(100%/5); text-align:center; line-height:50px;}
.search_cage li a{ color:#dddddd; font-size:17px; line-height:50px;}
.search_cage li a:hover{ color:#fff;}


/*pro*/
.pro{padding:80px 0 0px 0; width:100%; margin:0 auto; overflow:hidden; padding-bottom:80px;}
.pro h2{ background:url(/templates/netskin/images/pro.png) no-repeat center top; font-size:40px; color:#18307a; text-align:center; padding-top:65px; margin-bottom:50px;}
.marquee2 { width:95%; margin:0 auto; }
.marquee2 .pro_cc{ width:23%; height:auto;  float:left; margin:0 1% 2% 1%; position:relative; overflow:hidden; border:10px solid #f7f7f7;}
.marquee2 .pro_cc a:hover{ color:#19327e;}
.marquee2 .chanpin_con_pic{ /*width:100%; height:auto; position:relative; overflow:hidden;*/}
.marquee2 .pro_cc img {  width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.marquee2 .pro_cc:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.marquee2 .pro_cc .chanpin_con_cc{ height:60px; width: 100%; overflow: hidden; position: relative; font: 20px "Microsoft Yahei";  background:#f7f7f7; text-align:center; line-height:60px;}
.marquee2 .pro_cc .chanpin_con_cc:hover p{ color:#19327e;}


/* 优势 */
.sc_al{background: url(/templates/netskin/images/zdy.jpg) center top no-repeat; height: 905px; position: relative; padding-top:60px;}
.sc_al h2{margin:0 auto; text-align: center;font-size: 40px; color: #19327e; padding-bottom:30px;background: url(/templates/netskin/images/line.png)no-repeat center bottom; width: 95%; max-width: 1280px;}
.sc_al h2 em{font-size: 63px; color: #19327e; font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif"; display:block;text-transform: uppercase;}

.ys_ys{width: 95%; max-width: 1280px; margin: 0 auto ;position: relative;}
.yshover {position: absolute;width: 195px; height: 195px;}
.yshover .ysbox{position: relative;display: block;-webkit-transform-style: preserve-3d;	-webkit-transition: 1.5s;	-moz-transform-style: preserve-3d;	-moz-transition: 1.5s;}
.yshover .ysbox .ysdz{background: #fc6801; width: 195px;  height: 195px;  border-radius:50%;text-align: center; padding-top: 35px;  background-clip: padding-box; margin: auto;}
.yshover .ysbox .ysdz h3{font-size: 24px;margin-top: 10px;color: #fff; margin-top: 8px;}
.yshover .ysbox .yspic{display: block;width: 195px;height: 195px;position: absolute;top: 0px;border-radius:50%;overflow: hidden; -webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);}
.yshover .ysbox:hover{-webkit-transform: rotateY(180deg);	-moz-transform: rotateY(180deg);}
.ys1{top: 400px; left: 0;}
.ys2{top: 200px; left: 335px;}
.ys3{top: 200px; right: 335px;}
.ys4{top: 400px; right: 0;}
.ys5{position: absolute; left: 0; right: 0; margin: auto; width: 520px;display: block; bottom: 0;  transition: all .5s;} 
.ys5:hover{ transform: rotateY(-14px) ;}


/*about*/
.about{position:relative; width: 95%; max-width: 1280px; margin: 70px auto 90px auto;}
.about .about_wz{ width:100%; position:relative; height:460px;}
.about .about_wz .about_l{ width: 46%; position:absolute; left:0; top:0;}
.about .about_wz .about_l h2{ font-size:35px; color: #19327e;}
.about .about_wz .about_l h3{ font-size:16px; padding-top:10px;}
.about .about_wz .about_l p{ font-size:18px; line-height:32px; margin-top:30px; color:#666; text-align: justify;}
.about .about_wz .about_l a{ font-size: 18px; color: #999; display: block; margin-top: 3%;}
.about .about_wz .about_r{ right:0; top:0; position:absolute;}



.xinlai_num{max-width: 1280px; height: 125px; background: rgba(255,255,255,0.8); box-shadow: 0px 0px 10px #666; margin: 0 auto; position: absolute; z-index: 10; left: 0; right: 0; bottom: 7%;}
.xinlai_num #wrap{overflow: hidden; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.xinlai_num section{height: 125px; position: relative; width: 100%; display: flex; align-items: center;}
.xinlai_num .jumbo {font-size: 60px; color: #fc6801; font-family: Impact!important; line-height:50px; display:inline-block;}
.xinlai_num #wrap .xinlai_num_li{display: flex; align-items: center; justify-content: center; flex: 1; border-right: 1px #ddd solid;}
.xinlai_num #wrap .xinlai_num_li:last-child{border: 0;}
.xinlai_num #wrap .xinlai_num_li img{margin-right: 25px;}
.xinlai_num #wrap .xinlai_numd{background: none;}
.xinlai_num #wrap .xinlai_num_li span{padding: 0 0 0 5px; font-size: 36px; color: #464646; font-weight: bold;}
.xinlai_num #wrap .xinlai_num_li p{ font-size: 18px; color: #464646;}



.se_jianjie{ padding:30px 0}
.se_jianjie #wrap {width: 1200px; margin:0 auto; text-align: left;overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
.se_jianjie section {display: block;clear: left;position: relative;width: 100%;}
.se_jianjie .jumbo {font-size: 60px; color: #0e449d; font-family:Impact; line-height:50px;}
.se_jianjie #wrap .l{ border-right: 1px #d1d1d1 solid; margin-right:25px; font-size:25px; color:#606060; width:370px; padding:0 0 0 0; text-align:center}
.se_jianjie #wrap span{ line-height:55px;}

.se_lianxi .jumbo {font-size: 50px; color: #fff; font-family:Impact; line-height:50px;}

.se_lianxi #wrap .l{ border-bottom: 1px #8a8a8a solid; margin-right:25px; font-size:15px; color:#b7b7b7; padding:0 25px 0 0; width:140px;}


/*客户案例*/
.case{width: 95%; max-width: 1280px; margin:0 auto}
.case h2{ background:url(/templates/netskin/images/case.png) no-repeat center top; font-size:40px; color:#19327e; text-align:center; padding-top:65px; margin-bottom:50px;}

.case_con{width: 95%; max-width: 1280px; margin:0 auto; overflow:hidden;}
.case_con li{float:left; padding:0; width:415px; /*height:405px;*/ padding: 0 0 30px 0; margin-right:17px; margin-bottom:15px; position:relative; overflow:hidden;  background:#e9e8e8}
.case_con .old img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.case_con li:hover .old img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}


.case_con .cp_xq{ width:380px; position:absolute; left:50%; margin-left:-190px; height:200px;  line-height:30px; color:#fff; font-size:15px; background:rgba(24,48,122,0.8); top:60px; opacity:0; }
.case_con .cp_xq h3{ font-size:30px; text-align:center; color:#fff; padding:30px 0 25px 0}
.case_con .cp_xq p{ margin:10px 20px; padding:20px 15px; border:1px solid rgba(255,255,255,0.3); color:#fff; text-align:center;}
.case_con .cp_xq  div{ padding:15px 0 0 0; text-align:center}

.case_con li:hover .cp_xq{ opacity:1;
	animation: categorytextanimate5 1s;
	-moz-animation: categorytextanimate5 1s;
	-webkit-animation: categorytextanimate5 1s;
	-o-animation: categorytextanimate5 1s;
}
@keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg); }
}
@-moz-keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-webkit-keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-o-keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}


.case_con .old{ width:395px; /*height:305px;*/ margin:10px auto 0 auto;  position:relative; overflow:hidden;}
.case_con p{ color:#333; padding: 15px 0 0 0; text-align:center;}
.case_con p a{ color:#333; display:block; text-align:center; font-size:24px; line-height:45px;}
.case_con p span{ display:block;  font-size:16px; color:#826971; text-align:center;}


@media (max-width: 1260px) {
    
    .case_con{min-width: 1180px;}
    .case_con li{width: 382px;}
    .case_con .cp_xq{width: 360px;}
    .case_con .old{width: 364px;}
}



/*news*/
.news{ width:100%;background:url(/templates/netskin/images/news.jpg) no-repeat center top; padding:85px 0; height:800px; margin:80px 0;}
.news_l{width: 23%; font-size:48px; color:#fff; background:url(/templates/netskin/images/nn.png) no-repeat left top; padding:40px 0 0 0; margin:15px 0 0 0 ;}
.news_l .n_tit{ font-weight:bold; line-height:85px;}
.news_l .n_tit span{ color:#fc6801;}
.news_l i{ display:block; height:3px; width:93px; background:#fff; margin:5px 0 64px 0}
.news_l p{ font-size: 16px; color:#fff; font-weight:normal; line-height: 32px; margin: 0 0 110px 0; text-align: justify;}
.news_l p a{ color:#fff}
.news_l .h_more{ border:1px solid rgba(255,255,255,0.9); width:194px; height:52px; background:url(/templates/netskin/images/jian.png) no-repeat center center; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; position: absolute; bottom: 0;}
.news_l .h_more a{ display:block; width:100%; height:100%;}
.news_l .h_more:hover{ background:#fc6801 url(/templates/netskin/images/jian.png) no-repeat center center; border:1px solid #fc6801;}

.news_r{ width: 75%; height:630px; background:#fff}
.news_r li{ position:relative; width:100%; height:210px;}
.news_r li:nth-child(2){ background:#f4f4f4}
.news_r li .n_date{color:#9a9a9a; position:absolute; left:45px; top:80px; z-index:2; text-align: center;}
.news_r li .n_date span{ display:block; overflow:hidden; line-height:24px; height:24px; font-size:26px; color:#8a8a8a }
.news_r li .n_date p{ line-height:30px; height:20px;font-size:15px; }

.news_r li .date p{font-weight: bold;}
.news_r li .detail{ width: 74%; position:absolute; right:45px; top:55px;}
.news_r li .detail .title{font-size: 24px; line-height:45px;}
.news_r li .detail .title a{ color:#494949}

.news_r li .detail .text{color:#888;font-size: 16px; line-height:30px;}


/*定制流程*/
.dingzhi{width: 95%; max-width:1280px; margin:50px auto}
.dingzhi h2{ background:url(/templates/netskin/images/dz.png) no-repeat center top; font-size:40px; color:#19327e; text-align:center; padding-top:65px; margin-bottom:50px;}

.dingzhi_con{ margin:0 auto;}
.dingzhi_con ul{ display: flex; justify-content: space-between;}
.dingzhi_con li{ flex: 1; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; padding:35px 0}
.dingzhi_con li:hover{background: #1a5bb3;}
.dingzhi_con .d_pic{ width:55px; height:47px; margin:0 auto;}
.dingzhi_con .ding_a .d_pic{ background:url(/templates/netskin/images/dda.png) no-repeat center top;}
.dingzhi_con .ding_b .d_pic{ background:url(/templates/netskin/images/ddb.png) no-repeat center top;}
.dingzhi_con .ding_c .d_pic{ background:url(/templates/netskin/images/ddc.png) no-repeat center top;}
.dingzhi_con .ding_d .d_pic{ background:url(/templates/netskin/images/ddd.png) no-repeat center top;}
.dingzhi_con .ding_e .d_pic{ background:url(/templates/netskin/images/dde.png) no-repeat center top;}
.dingzhi_con .ding_f .d_pic{ background:url(/templates/netskin/images/ddf.png) no-repeat center top;}
.dingzhi_con .ding_g .d_pic{ background:url(/templates/netskin/images/ddg.png) no-repeat center top;}
.dingzhi_con li.ding_a:hover .d_pic{ background:url(/templates/netskin/images/dda_h.png) no-repeat center top;}
.dingzhi_con li.ding_b:hover .d_pic{ background:url(/templates/netskin/images/ddb_h.png) no-repeat center top;}
.dingzhi_con li.ding_c:hover .d_pic{ background:url(/templates/netskin/images/ddc_h.png) no-repeat center top;}
.dingzhi_con li.ding_d:hover .d_pic{ background:url(/templates/netskin/images/ddd_h.png) no-repeat center top;}
.dingzhi_con li.ding_e:hover .d_pic{ background:url(/templates/netskin/images/dde_h.png) no-repeat center top;}
.dingzhi_con li.ding_f:hover .d_pic{ background:url(/templates/netskin/images/ddf_h.png) no-repeat center top;}
.dingzhi_con li.ding_g:hover .d_pic{ background:url(/templates/netskin/images/ddg_h.png) no-repeat center top;}
.dingzhi_con li p{ font-size:16px; color:#414141; text-align:center; line-height:45px;}
.dingzhi_con li span{ font-size:14px; color:#6d6d6d; text-align:center; display:block;}
.dingzhi_con li:hover p{ color:#fff;}
.dingzhi_con li:hover span{ color:#fff}


/*footer*/
.footer{ background:#19327e; height: 510px; /*padding:55px 0*/ overflow: hidden;}
.footer .s_width{ position:relative; height: 400px; margin: 55px auto; display: flex; justify-content: space-between;}
.footer .f_erwei{ height: 400px; text-align:center; font-size:16px; color:#fff; line-height:55px; /*margin: 0 80px 0 0;*/ padding: 80px 5% 0 0; border-right:1px solid rgba(255,255,255,0.1)}
.footer .f_nav{  /*margin:0 50px 0 0;*/ padding:0 4% 40px 0 ; border-right:1px solid rgba(255,255,255,0.1)}
.footer .f_nav span{ display:block; font-size:24px; font-weight: bold; color:#f7f7f7; line-height:55px; background:url(/templates/netskin/images/lll.jpg) no-repeat left bottom; margin:0 0 25px 0}
.footer .f_nav div a{ line-height:35px; color:#fff; font-size:16px;}
.footer .f_nav div a:hover{ color:#cddfff}
.footer .f_nav div{ /*width:33%;*/ }

.footer .f_tel{font-size:16px; color:#fff; line-height:32px; padding:80px 0 0 0}
.footer_p{ background: #1a5bb3; /*border-top:1px solid rgba(255,255,255,0.1);*/ text-align:center; font-size:15px; line-height:75px; color:#fff}

.ny_banner{ width:100%; height:450px;}
/*网站内页*/
.main{width: 95%; max-width: 1280px; margin:0 auto;}
.main h2{ margin:50px auto 30px auto; text-align:center; font-size:18px; font-weight:normal; line-height:40px; color:#666; overflow: hidden;}
.main h2 span{ font-size:45px; color:#333; display:block; background:url(/templates/netskin/images/line.png) no-repeat center bottom; line-height:100px;}
.main h2 em{ font-weight:bold;}
.main_cont{ font-size:16px; line-height:31px; color:#333; margin-bottom: 50px;}
.main_cont p{ padding-bottom:15px!important;/*text-indent:2em;*/ text-align: justify;}
.main_cont img{width: 100%;}

.main_read{width: 95%; max-width:1280px; margin:0 auto;}
.main_read h3{ text-align:center; font-size:25px; font-weight:normal; padding:50px 0 10px 0; }
.main_read .main_date{ text-align:center; font-size:15px; color:#666; line-height:35px;/*border-bottom: 1px solid #E0E0E0;*/ margin-bottom:30px; }
.main_read img{ /*width:100%; max-width:650px;*/ margin:0 auto; display:block;}
.main_read .main_read_cont{font-size:16px;  line-height:31px; color:#333; margin:0 auto 30px auto; border: 1px #eee solid; padding: 30px;}
.main_read .main_read_cont p{ padding-bottom:15px!important;text-indent:2em;}


.mbx{ width:100%;  border-bottom:1px solid #eaefed;}
.mbx .espcms_path{width: 95%; max-width:1280px; margin:0 auto; font-size:16px; line-height:60px;}
.mbx .espcms_path li{display: inline-block;}
.mbx .espcms_path > li + li:before {padding: 0 5px;color: #ccc;content: "/\00a0";}

/*产品内页*/
.category{ width:80%; position:absolute; z-index:10; left:50%; margin-left:-40%; top:21%;}
.category li{display: inline-block; margin: 0 60px 20px 60px; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;}
.category li:hover{transform: translateY(-14px);}

.category li .zong .pic img{border-radius: 50%;border:4px solid #fff;transition:1s;width: 160px;height: 160px; margin:0 auto; display:block}
.category li .zong{
	width:100%;
	height:100%;
	position: relative;
	color:#000000;
}
.category li .zong .text{text-align: center;font-size: 16px;color: #fff;background: #e24002;padding: 5px;border-radius: 25px;margin: 0 auto; margin-top: 5px; }


.category li:hover .zong .pic img{
	animation: categoryanimate 1s;
	-moz-animation: categoryanimate 1s;
	-webkit-animation: categoryanimate 1s;
	-o-animation: categoryanimate 1s;
	color:white;
}
@keyframes categoryanimate{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);color:white;}
}
@-moz-keyframes categoryanimate{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-webkit-keyframes categoryanimate{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-o-keyframes categoryanimate{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}

.espcms_page_botton{text-align: center;/*border-top: 1px solid #E0E0E0;*/padding:50px 0px 15px 0;}
.btn-default {color: #333;background-color: #fff;border-color: #ccc;outline: 0px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;
-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.btn-group, .btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}

.btn-default {color: #333;background-color: #f2f2f2;outline:0px; margin-right:1px;}
.btn-default:focus,.btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #8c8c8c;outline:0px}
.btn-default:hover {color: #333;background-color: #e6e6e6;/*border-color: #adadad;*/outline:0px}
.btn-default:active,.btn-default.active {color: #333;background-color: #eee;outline:0px}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,
.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {color: #fff;background-color: #fc6801;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,
.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {background-color: #fff;border-color: #ccc;}
.btn-default .badge {color: #fff;background-color: #333;}

.espcms_info_pager{ width: 95%; max-width:1280px; margin:0 auto 105px auto;}
.espcms_info_pager li{ width:46%; /*float:left;*/ text-align:center; background:#f2f2f2; line-height:50px; }
.espcms_info_pager li:nth-child(2n){ margin-right:0px;}

/*内页产品展示*/
/*产品展示*/
.se_pro_con{ width:100%; overflow:hidden;  position:relative; margin:50px auto 0 auto;}
.se_pro_con ul{}
.se_pro_con li{ float:left; position:relative; width: 32%; /*height:370px;*/ overflow:hidden;top:100%; margin:0 2% 25px 0; cursor:pointer;}
.se_pro_con li:nth-child(3n){margin:0 0 25px 0;}
.se_pro_con em{ font-style: normal; text-align:center; line-height:48px; width:380px; display:block; position:absolute; font-size:20px; color:#fff; font-weight:bold; z-index:3; bottom:0; background:rgba(0,0,0,0.4); right:0}
.se_pro_con .cp_m{ margin: 15px 15px 0 15px; overflow: hidden;}
.se_pro_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_pro_con li:hover .cp_m img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.se_pro_con .old{/*position:absolute; z-index: 8888; left: 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;*/  border:1px solid #e8e5e3;}
.se_pro_con .cp_k a{ line-height: 50px; /*width: 395px;*/color: #333; font-size: 24px;  display: block; text-align: center; padding:15px 0 20px 0}
.se_pro_con .cp_k a:hover{font-size: 24px;   color: #19327e;}


.se_pro_con li:hover .cp_k{ bottom:-100px;}

.se_pro_con li:hover .cp_xq{ opacity:1;
	animation: categorytextanimate2 1s;
	-moz-animation: categorytextanimate2 1s;
	-webkit-animation: categorytextanimate2 1s;
	-o-animation: categorytextanimate2 1s;
}
@keyframes categorytextanimate2{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg); }
}
@-moz-keyframes categorytextanimate2{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-webkit-keyframes categorytextanimate2{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-o-keyframes categorytextanimate2{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}

.main_about{ width:1280px; margin:0 auto;background: #fafafa;color: #444;height: 50px;line-height: 50px;font-weight: bold;font-size: 15px; height:520px;}
.main_about h2 i{background: #C4005B;width: 2px;height: 30px;display: block;float: left;margin: 10px 10px 0px 0px;}


/*se_hangye*/
.se_news_con{ padding:40px 0 0 0; width: 95%; max-width: 1280px; margin:0 auto;}
.se_news_con ul{ }
.se_news_con li{  margin-bottom:15px;position:relative; overflow:hidden; position:relative; top:0; padding:25px 0; transition:all 0.8s ease 0s; -webkit-transition:all 0.8s ease 0s; border-bottom:1px solid #eee}
.se_news_con li:hover { /*background:#19327e;*/ top: 20px;}
.se_news_con .se_news_da{margin:0 auto}
.se_news_l{ width: 28%; position:relative; overflow:hidden; height:200px; cursor: pointer;}
.se_news_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_news_l:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.se_news_r{ width: 68%; position: relative; z-index: 2;}
.se_news_r span{ display:block; background:url(/templates/netskin/images/yuan.png) no-repeat left center; line-height:35px; font-size:14px; color:#888; padding:0 0 0 20px;}
.se_news_r h2{  font-size:14px; color:#555555; padding:5px 0 10px 0; font-weight:normal;}
.se_news_r h2 a{  font-size:23px; color:#333; text-transform:uppercase; display:block; line-height:50px;transition:all 0.2s ease 0s; -webkit-transition:all 0.2s ease 0s;}
.se_news_r h2 a:hover{   color:#0f58ce; }
.se_news_r p{ line-height:28px; color:#777; padding:10px 0 10px 0; font-size:15px; text-align: justify;}
.se_news_r .se_news_more{ width:120px; border:1px solid #f2f2f2; background:#f2f2f2; line-height:30px; text-align:center; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_news_r .se_news_more a{ color:#19327e; font-size:14px;}
.se_news_r .se_news_more a:hover{ color:#fff; }
.se_news_con li:hover .se_news_more{ background:#fc6801; border:1px solid #fff; }
.se_news_con li:hover .se_news_more a{ color:#fff; }
.se_news_con li:hover .se_news_r h2 a{ color:#19327e; }
/*.se_news_con li:hover .se_news_r h2{ color:#19327e; }*/
/*.se_news_con li:hover .se_news_r p{ color:#fff; }*/

/*se-contact*/
.main_contact{ width:1280px; margin:50px auto;}
.main_contact p{ font-size:18px; line-height:35px; width:574px; margin:0 auto; text-align:center;}
.main_contact p span{ display:block; font-size:25px; font-weight:bold; color:#00af60; padding-bottom:15px;}



/*搜索*/
.bann_container{ width:1280px; margin:50px auto;text-align:center;}
.bann_container h2{  font-size: 45px; color: #19327e;}
.espcms_page_book{ width:1280px; margin:0 auto}
.page_bann_title > p {
font-size: 20px;
color: #aaa;
/*text-shadow: 1px 1px 4px #424242;*/
padding-top: 10px;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.espcms_info_list > ul > li {
    border: 0px;
    margin: 0 0 16px 0;
    padding: 8px 5px;
    background-color: #eee;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item a{ font-size:18px; line-height:31px; color:#333; margin-left: 20px;}
.list-group-item p{ font-size:14px; color:#666; line-height:28px;}
.list-group-item > .badge {
    float: right;
}
.espcms_info_time {
    background: none;
    color: #BDBDBD;
    margin: 5px 20px 0 0;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.p_float{ position:fixed; width:80px; bottom:8%;  right:0; z-index:9999; opacity:0; cursor: pointer;}
.p_float li{height: 80px; width: 80px; text-align:center;background: #fc6801; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.p_float p{color:#fff; font-size:16px; padding-top: 16px;}



/*内页联系Z6尊龙*/
.ny_contact{ background:#f2f2f2; padding:100px 0;}
.ny_contact .s_width{ margin:0 auto; background:#fff;}

.ny_contact_l{ width:45%; background:url(/templates/netskin/images/cnt_r.jpg) no-repeat right top; padding:50px;}
.ny_contact_l h2 {font-family: arial;font-size: 60px;color: #19327e;margin-bottom: 16px;line-height: 45px; text-transform: uppercase;}
.ny_contact_l h3 {line-height: 36px;font-size: 30px;}
.ny_contact_l .pub_title_link {width: 60px;height: 2px;background-color: #fc6801;margin: 23px auto 32px;    margin-left: 0;}
.ny_contact_l p {line-height: 36px;font-size: 16px;}

.ny_contact_l .link_cnt {margin-top: 86px;border-top: 1px solid #d3d3d3;padding-top: 20px;overflow: hidden;width: 60%;}
.ny_contact_l .link_cnt a.icon {width: 40px;height: 40px;float: left;border-radius: 50%;border: solid 1px #333;text-align: center;line-height: 40px;margin-right: 16px;color: #333;font-size: 22px;}
.ny_contact_l .link_cnt a.icon i{ line-height:40px;}

.ny_contact_r{ padding:50px; width:50%;}
.ny_contact_r h2{font-size: 24px;line-height: 30px; font-weight:normal;}


.panel-body{ margin-top:30px;}
.col-sm-2{ font-size:16px; color:#666; text-align:left;}
.form-control{ line-height:35px; margin:10px 0; width: 100%;}



.espcms_warn{background-color: #fff;padding:50px 0px 80px 0px;width:100%;margin: 0px auto;border-radius: 10px; text-align: center;}
.espcms_warn .form-control-icon-feedback {line-height: 45px;font-size: 20px; color: #4D4D4D;position: absolute;top: 0;z-index: 2;display: block;width: 34px;height: 34px;text-align: center;pointer-events: none;}
.espcms_warn > h2 {font-size: 30px;font-weight: 300;line-height: 40px;position: relative;}
.espcms_warn > h3 {font-size: 20px;font-weight: 300;line-height: 30px;position: relative;}

.mt20{margin-top:20px !important;}.mb1{margin-bottom:1px !important;}.mb2{margin-bottom:2px !important;}.mb5{margin-bottom:5px !important;}.mb10{margin-bottom:10px !important;}.mb20{margin-bottom:20px !important;}.mb30{margin-bottom:20px !important;}
.ml-1{margin-left:-1px !important;}.mt-1{margin-top:-1px !important;}.mt30{margin-top:30px !important;}.mt40{margin-top:40px !important;}.mt50{margin-top:50px !important;}

.em{color:#ff3333;padding:0px 5px;}