@charset "utf-8";



@font-face {

  font-family: 'COND';

  src: url('/template/default/font/AKZIDENZGROTESK-COND.OTF');

}



body{margin:0px; font-size:14px; color:#444; font-family:"微软雅黑"; background:#ffffff;}

*{padding:0px; margin:0px; box-sizing: border-box;}

body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-style:normal;}

h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}

input,select,button{font-size:12px;  border:0; background:none; outline:none; vertical-align:middle;}

button {overflow:visible}

img{border:none; vertical-align:middle;}

img {    

image-rendering: -moz-crisp-edges; /* Firefox */     

image-rendering: -o-crisp-edges; /* Opera */      

image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges; \

-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */

}

li{list-style:none;}

a{color:#444; text-decoration:none;}

a:hover{color:#000;}

.clear{overflow:hidden; clear:both; height:0px;}

.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}

.clearfix {/*兼容 IE*/zoom: 1;}



::-webkit-scrollbar{width:5px;}

::-webkit-scrollbar-track{background-color:#666;}

::-webkit-scrollbar-thumb{background-color:#ddd;}

::-webkit-scrollbar-thumb:hover{background-color:#0fa74b;}

::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}





.fl {float: left;display: inline;}/* 左浮动 */

.fr {float: right;display: inline;}/* 右浮动 */

.p10{padding: 10px!important}

.p15{padding: 15px!important}

.mt0{ margin-top: 0!important; }

.mt5{ margin-top: 5px!important; }

.mt7{ margin-top: 7px!important; }

.mt10{ margin-top: 10px!important; }

.mt15{ margin-top: 15px!important; }

.mt20{ margin-top: 20px!important; }

.mt25{ margin-top: 25px!important; }

.mt30{ margin-top: 30px!important; }

.mt35{ margin-top: 35px!important; }

.mt40{ margin-top: 40px!important; }

.mt45{ margin-top: 45px!important; }

.mt50{ margin-top: 50px!important; }

.mt55{ margin-top: 55px!important; }

.mt60{ margin-top: 60px!important; }

.mt65{ margin-top: 65px!important; }

.mt70{ margin-top: 70px!important; }

.mt80{ margin-top: 80px!important; }

.ml0{ margin-left: 0!important; }

.ml10{ margin-left: 10px!important; }

.ml15{ margin-left: 15px!important; }

.mb0{ margin-bottom: 0!important; }

.mb5{margin-bottom: 5px !important;}

.mb10{ margin-bottom: 10px!important; }

.mb15{ margin-bottom: 15px!important; }

.mr0{ margin-right: 0!important; }

.mr10{ margin-right: 10px!important; }

.mr15{ margin-right: 15px!important; }

.f16{font-size:16px;}

.f18{font-size:18px;}

.f20{font-size:20px;}

.f22{font-size:22px;}

.f24{font-size:24px;}

.f26{font-size:26px;}

.f28{font-size:28px;}

.f30{font-size:30px;}

.f32{font-size:32px;}

.f36{font-size:36px;}

.f40{font-size:40px;}

.f48{font-size:48px;}









.con { width:80%; margin:0px auto;}

@media only screen and (max-width:1440px){

.con { width:90%; margin:0px auto;}	

}

@media only screen and (max-width:995px){

.con { width:94%; margin:0px auto;}	

.f28{font-size:22px;}

}





.header{width:100%; position:fixed; top:0; left:0; z-index:102; background:#fff; border-top: 5px solid #0178c8; padding:0px 0px 10px 0px;}

.header.on{ background: rgba(255, 255, 255, 0.99);}

.header .con {width:85%; margin:0px auto;}

.header .logo{width:300px; float:left; padding-top: 10px;}

.header .logo img{width:100%; height:auto; display:block;}

.header .dh{float:right; font-size:22px; font-family:Arial; color:#0178c8; margin-left: 30px; margin-top: 24px; }

.header .dh i { color:#0178c8; padding-right:5px;font-size:26px; float: left;}

.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:24px; }

.header .an span{width:30px; height:2px; background:#0178c8; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;

-webkit-transition:all .5s;}

.header .an span.a1{top:0; left:0;}

.header .an span.a2{top:8px; left:0;}

.header .an span.a3{top:16px; left:0;}

.header .an.n span.a2{display:none;}

.header .an.n span.a1{top:8px; width:30px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}

.header .an.n span.a3{top:8px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}





.header .nav{  float:right; padding: 10px 0px; }

.header .nav i{font-size:18px; color:#666; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;transform:translate(0,-50%);

-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}

.header .nav ul li{margin:0px; line-height:50px; float:left; position:relative; padding:0px 0px 0px 30px;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;

-webkit-transition:all .5s; font-size:16px;}

.header .nav ul li a { font-size:16px;}

.header .nav ul li span{width:0; height:2px; background:#0178c8; position:absolute; left:50%; bottom:0;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;

transform:translate(-50%,0);

-webkit-transform:translate(-50%,0);

-moz-transform:translate(-50%,0);

-ms-transform:translate(-50%,0);

-o-transform:translate(-50%,0);}

.header .nav ul li:hover span{width:100%;}

.header .nav ul li.on span{width:100%;}

.header .nav ul li.on a{color:#0178c8;}

.header .nav ul li:hover a { color:#0178c8;}

.nav .y_j{position:relative;}

.nav .e_j{/*width:130px;*/width:150px; background:#fff; position:absolute; top:50px; /*left:40px;*/left:15px; display:none; z-index:9999; border-radius:0px 0px 5px 5px; overflow: hidden; }

.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px; text-align:left;  font-weight:normal; padding-left: 20px; }

.header .nav .e_j a:hover{ color:#fff; background:#0178c8;}

.header .nav .e_j{display:none !important;}

.header .nav ul li:hover .e_j{display:block !important;}

@media only screen and (max-width:1440px){

.header .logo{width:320px; float:left; padding-top: 10px;}

.header .nav ul li{  padding:0px 0px 0px 20px;}

.header .dh{margin-left: 25px; }

}

@media only screen and (max-width:1280px){

.header .logo{width:320px; float:left; padding-top: 10px;}

.header .nav ul li{  padding:0px 0px 0px 15px;}

.header .dh{margin-left: 15px; }

}

@media only screen and (max-width:995px){

.header{padding:0%;}

.header .logo{width:70%; float:left; padding-bottom: 8px;  }

.header .logo img { width:100%; height:auto;}

.header .dh{ display: none;}

.header .an{display:block;}

.header .nav ul { width: 100%;}

.header .nav{width:100%; padding:15px 5%;  height:100%; position:fixed; top:65px; margin-top:0; left:-100%; z-index:11; overflow:auto; background: rgba(255, 255, 255, 0.9);

transition:all .5s;

-o-transition:all .5s;

-ms-transition:all .5s;

-moz-transition:all .5s;

-webkit-transition:all .5s; z-index:65; margin-left:0;}

.header .nav.on{left:0; margin-top:0} 

.header .nav ul li.on span{width:0%;}

.header .nav ul li:hover span{width:0%;}

.header .nav ul li:hover a { color:#0178c8;}

.header .nav i{display:block; }

.header .nav ul li{line-height:50px;  text-align:left; float:none; margin:0; padding:0; font-size:16px; color:#333; border-bottom:1px solid #ddd;}

.header .nav ul li a {font-size:16px; color:#333;}

.header .nav ul li:after { background: rgba(0,0,0,0);}

.header .nav .e_j{padding:0px;  background:none; position:relative; top:auto; left:auto; width:100%; height: auto; margin-left:0px;

box-sizing:border-box;

-webkit-box-sizing:border-box;

-moz-box-sizing:border-box;

-ms-box-sizing:border-box;

-o-box-sizing:border-box;}

.header .nav ul li:hover .e_j{display:none;}

.header .nav .e_j.n{display:block !important;}

.header .nav ul li .e_j a{display:block; font-size:14px; color:#666; margin-left:0px; text-align: left;}

.header .nav ul li .e_j a:hover { color: #fff; padding: 0 10px;}

}











.head_h{width:100%; height:0px;}

@media only screen and (max-width:1023px) {

.head_h{width:100%; height:120px;}

}





.search{width:100%; background:#fff; position: fixed; top:85px; left:0; z-index:101; display: block;}

.search .sc_nr{width:85%; margin:10px auto; border: 1px solid #ddd; line-height:35px; }

.search .sdgj { float: left; background: #f6f6f6; padding: 0px 30px; color: #666;}

.search input{/*width:430px;*/ width:75%; height:35px; font-size:14px; line-height:35px; color:#999; float:left; padding-left: 15px;}

.search button{width:100px; height:35px; line-height:35px; text-align:center; color:#fff; border: 1px solid #0178c8;float:right; outline:none; background:#0178c8;}

.search button i{font-size:22px;}

@media only screen and (max-width:1440px){

.search .sc_nr{width:90%;}

}

@media only screen and (max-width:992px){

.search{ top:65px;}

.search .sc_nr{width:94%;}

.search .sdgj { display: none;}

.search input{width:80%; float: left; font-size:12px; padding-left:5px;}

.search button{width:15%;}

.search button i{font-size:18px;}

}











.gallery-top{width:100%; position:relative; height: 100vh; }

.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}

.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height: 100%; width: 100%; background: rgba(0,0,0,.5);}

.gallery-top .swiper-slide .wz{width:100%; color:#fff; position:absolute; left:0; top:42%; text-align: center;}

.gallery-top .swiper-slide .wz h3{font-size:48px; height:80px;}

.gallery-top .swiper-slide .wz h2{font-size:30px;  line-height:60px; letter-spacing:3px;}

.gallery-top .swiper-slide .wz p{font-size:22px; letter-spacing:1px; line-height:36px; }

.gallery-top .swiper-slide .wz a { background: #0178c8; width:160px; height:40px; line-height:40px; color:#fff; display:block; text-align:center; font-size:14px; margin:20px auto 0px auto;}

.gallery-top .swiper-slide .wz i { margin-left: 10px;}

.gallery-top .swiper-button-next{width:45px; height:45px; background:url(/template/default/images/h_yj.png) no-repeat; right:20px;background-size:45px 45px; -webkit-background-size:45px 45px; -moz-background-size:45px 45px; -ms-background-size:45px 45px; -o-background-size:45px 45x;}

.gallery-top .swiper-button-prev{width:45px; height:45px; background:url(/template/default/images/h_zj.png) no-repeat; left:20px; background-size:45px 45px; -webkit-background-size:45px 45px; -moz-background-size:45px 45px; -ms-background-size:45px 45px; -o-background-size:45px 45x;}

@media only screen and (max-width:992px){

.gallery-top{width:100%; position:relative; height: 30vh;}

.gallery-top .swiper-slide { overflow: hidden;}

.gallery-top .swiper-slide img{width: auto; height:30vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }

.gallery-top .swiper-slide .bj { display: none;}

.gallery-top .swiper-slide .wz h3{font-size:26px; height:45px;}

.gallery-top .swiper-slide .wz h2{font-size:16px;  line-height:40px; letter-spacing:0px;}

.gallery-top .swiper-slide .wz a { background: #0178c8; width:120px; height:30px; line-height:30px; margin:10px auto 0px auto;}

.gallery-top .swiper-button-prev { display:none;}

.gallery-top .swiper-button-next { display:none;}

}





.gy_bt{width:100%;  text-transform:uppercase; margin-bottom: 30px; text-align: center; }

.gy_bt h2{font-family:Arial; font-size:38px; line-height:40px;  font-weight:800; color:rgba(153,153,153,0.1); position:relative;}

.gy_bt h3{font-size:28px; line-height:44px; margin-top:-30px; background:url(/template/default/images/bt.jpg) no-repeat center bottom; padding-bottom:10px;}

.gy_bt p { font-size:14px; color:#999; padding-top:10px}

@media only screen and (max-width:992px){

.gy_bt{ margin:20px 0px;}

.gy_bt h2{font-family:Arial; font-size:24px; line-height:50px;  font-weight:800; color:rgba(153,153,153,0.1); position:relative;}

.gy_bt h3{font-size:24px; line-height:44px; margin-top:-30px;  padding-bottom:10px;}

.gy_bt p { font-size:14px; color:#999; padding-top:10px}	

}





/*解决方案*/

.solution-wrap { width: 100%; margin: 0px auto 60px auto; background: #f6f6f6; padding: 60px 0px;}

.solution-cont { width: 80%; margin: 40px auto 0; }

.solution-img { width: 33.1547%; height: auto; margin:0 0 0.1786% 0.1786%; position: relative; overflow: hidden;}

.solution-img .img-box1 { width: 100%; }

.solution-img>p { width: 100%; text-align: center; position: absolute; bottom: 30px; left: 0; z-index: 3; color: #fff; font-size: 18px; }

.solution-img .mask { width: 91.5619%; height: 86.8%; background-color: #2565c6; background-color: rgba(1,120,200,.8); position: absolute; left: 4.219%; top: 6.6%; z-index: 9; text-align: center; color: #fff; display: none;}

.solution-img .mask h3 { font-weight: 400; font-size: 24px; padding: 10% 0 2%; position: relative;}

.solution-img .mask h3:before { content: ''; display: block; width: 26px; height: 1px; background-color: #fff; position: absolute; bottom: 0; left: 50%; margin-left: -13px;}

.solution-img .mask>p { width: 62%; height: 44px; line-height: 22px; margin: 5% auto 5%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.solution-img .mask .links { width: 58%; margin: 0 auto; overflow: hidden; }

.solution-img .links a { display: block; float: left; width: 50%; padding: 5% 0; color: #fff;background-color: #0178c8;}

.solution-img .links a.shipin { background-color: #fff; color: #0178c8; }

@media only screen and (max-width:1440px){

.solution-cont { width: 90%; margin: 40px auto 0; }

.solution-img .links a {  padding:3% 0;}

.solution-img .img-box1 { width: 100%; height:250px;  }

.solution-img .mask>p { width: 80%;}

}

@media only screen and (max-width:992px){

.solution-wrap { width: 100%; margin: 0px auto 20px auto; padding: 30px 0px;}

.solution-cont { width: 94%; margin: 20px auto 0; }	

.solution-img { width: 100%; height: auto; margin:0 0 2% 0%; }

.solution-img .img-box1 { width: 100%; height:200px;  }

.solution-img .mask {  top: 7%; }

.solution-img .mask h3 { font-size: 20px; padding: 5% 0 2%; position: relative;}

}







.sy_cp { width: 100%; margin: 0px auto; background: #f6f6f6; padding: 60px 0px;}

.sy_cp ul li { width: 18.5%; float: left; margin: 0 1.875% 0 0 ;background: #fff;}

.sy_cp ul li .tp{ width: 100%;  height: 80px; line-height: 80px; font-size: 18px; padding-left: 15px;}

.sy_cp ul li .wz { line-height: 50px; border-bottom: 1px solid #ddd; font-size: 16px; } 

.sy_cp ul li .wz i { width: 24px; height: 24px; margin:0px 5px 0px 10px; float: left;}

.sy_cp ul li .wz i img { width: 100%; height: auto;}

.sy_cp ul li .mrr { line-height: 50px; text-align: center;}

.sy_cp ul li:nth-child(5n) { margin-right: 0;}

@media only screen and (max-width:1440px){

.sy_cp ul li .wz { font-size: 14px; } 

}

@media only screen and (max-width:992px){

.sy_cp {  padding: 10px 0px;}

.sy_cp ul li { width:100%; float: none; margin: 0 0% 3% 0 ;background: #fff;}

}



















/* 检测手艺服务 */

.fw{position:relative;width:100%;overflow:hidden; margin: 60px auto 0px auto;}

.fw ul{overflow:hidden;zoom:1}

.fw ul li{width:20%;height: auto;float:left;overflow:hidden;position:relative;}

.fw ul li img{width:100%;}

.fw ul li .txt{left:2.5rem;top:30rem;position:absolute;}

.fw ul li a{color:#fff;}

.fw .shuzi{font-size:48px;font-family:'Arial';}

.fw .zim{font-size:20px;font-family:'Arial';}

.fw .zhezhao{position:absolute;background-color:rgba(1,120,200,.75);color:#fff;z-index:9;top:0;left:0;width:100%;height:100%;transition:all .3s;transform:scaleX(0);padding-left:2.5rem;padding-top:15rem;}

.fw ul li:hover .zhezhao{transform:scaleX(1)}

@media only screen and (max-width:1440px){

.fw ul li .txt{left:2rem;top:18rem;position:absolute;}

.fw .shuzi{font-size:36px;}

.fw .zim{font-size:18px;}

.fw .zhezhao{padding-left:2rem;padding-top:5rem;}

}

@media only screen and (max-width:992px){

.fw{width:94%; margin: 0px auto;}

.fw ul li{width:100%;height: auto;float: none;overflow:hidden;position:relative;}	

.fw ul li img{width:100%; height: 300px;}

.fw ul li .txt{left:2rem;top:5rem;position:absolute;}

.fw .zhezhao{padding-top:2rem;}

}





/* 手艺服务 */

.field-w{ width: 80%; margin:60px auto 30px auto;}

.field-w .field-slide{padding-bottom:4rem}

.field-w  ul{position:relative;top:0rem;}

.field-w .field-slide li{width:20.4%;box-sizing:border-box;overflow:hidden;position:relative;z-index:1;transition:all .5s ease 0s}

.field-w .field-slide li a{display:block;position:relative;z-index:2;width:100%;height:540px;padding:0 0 1.5rem 1rem;/* display:flex; flex-direction:column;justify-content:flex-end;*/color:#fff;}

.field-w .field-slide li .ico{margin-bottom:.6rem}

.field-w .field-slide li .ico .a{display:none}

.field-w .field-slide li:before{content:'';position:absolute;width:400%;height:100%;background:rgba(0,0,0,.5);left:-135%;transition:all .4s linear 0s;top:0;transform:skew(-30deg)}

.field-w .field-slide li:hover:before{left:-500%;}

.field-w .field-slide li.cur{width:38.8%;font-size:16px;}

.field-w .field-slide li.cur .jsfw-con{padding:3rem 2.2rem 0;}

.field-w .field-slide li .jsfw-con{padding:3rem 2.2rem 0;}

.field-w .field-slide li:nth-child(3n).cur .jsfw-con{padding:3rem 2.4rem 0;}

.field-w .field-slide li:nth-child(3n) .jsfw-con{padding:3rem 2.4rem 0;}

.field-w .field-slide li .bianhao{height:55px;line-height:55px;}

.field-w .field-slide li.cur a{color:#fff}

.field-w .field-slide li dl{margin-top:20px;line-height:30px;}

.field-w .field-slide li.cur:before{left:-500%;top:0;}

.field-w .field-slide li .jsfw-ljgd{position:absolute;bottom:6.5rem;}

.field-w .shuzii {font-family:'Arial';}

@media only screen and (max-width:1440px){

.field-w{ width: 90%; margin:30px auto;}

.field-w .field-slide li .jsfw-con{padding:3rem 1rem 0;}

.field-w .field-slide li:nth-child(3n).cur .jsfw-con{padding:3rem 1rem 0;}

.field-w .field-slide li .jsfw-con{padding:3rem 1rem 0;}

.field-w .field-slide li:nth-child(3n) .jsfw-con{padding:3rem 1rem 0;}

}

@media only screen and (max-width:992px){

.field-w{ width: 94%; margin:30px auto;}

.field-w .field-slide{padding-bottom:0rem}

.field-w .field-slide li{width:100%;}

.field-w .field-slide li.cur{width:100%;}

.field-w .field-slide li a{height:340px;}

.field-w .field-slide li .jsfw-con{padding:2rem 1rem 0;}

.field-w .field-slide li:nth-child(3n).cur .jsfw-con{padding:2rem 1rem 0;}

.field-w .field-slide li .jsfw-con{padding:2rem 1rem 0;}

.field-w .field-slide li:nth-child(3n) .jsfw-con{padding:2rem 1rem 0;}

.field-w .field-slide li .jsfw-ljgd{position:absolute;bottom:2rem;}

}

















.section-time{width:100%; margin: 0px auto; background:url(/template/default/images/zjj.jpg) no-repeat center center;}

.section-time-right{width:80%; margin:0px auto; }

.section-time-right ul li{width:25%;float:left;text-align:center;  border-right: 1px solid #fff; margin: 60px 0px;}

.section-time-right ul li:nth-child(4n) { margin-right: 0; border-right: 0;}

.section-time-right span{font-size:60px; font-family: Arial; line-height:80px; color:#fff; }

.section-time-right font { color:#fff; font-size:16px; padding-left:5px;}

.section-time-right p{font-size:16px; color:#fff; height:30px;}

@media only screen and (max-width:1440px){

.section-time-right{width:90%; margin:0px auto; }	

}

@media only screen and (max-width:992px){

.section-time{width:100%; margin:0px auto; padding: 30px 0px;}	

.section-time-right ul li{width: 50%; margin: 0px; border-right: 0px solid #fff;}

.section-time-right span{font-size:36px; font-family: Arial; line-height:50px; color:#fff;}

.section-time-right font { font-size:14px; padding-left:5px;}

.section-time-right p{font-size:14px; height:30px;}

}













/*焦点优势*/

.core-wrap { width: 80%; margin: 60px auto 0px auto;}

.core-box { width: 100%; margin: 60px auto; height: 420px; border:solid 1px #dddddd;}

.core-box .infos { width: 25%; height: 380px; text-align: center; color: #333; border-left: solid 1px #ddd; position: relative;}

.core-box .infos .txts { width: 100%; height: 100%; position: relative; z-index: 9; }

.core-box .infos h3 { font-size: 24px; padding: 60px 0 3px; }

.core-box .infos em { font-family:  Arial; font-size: 16px; line-height: 40px;}

.core-box .infos p { width: 80%; margin: 0 auto; line-height: 24px; color: #999; }

.core-box .infos i{ font-size: 38px; display: block; color: #0178c8; padding: 20px 0px;}

.core-box .infos a {width:185px; height:60px; background-color: #fff; border-radius: 5px; line-height: 60px; position: absolute; bottom: 60px; left: 50%; margin-left: -120px; color: #0178c8; font-size: 16px; padding-left: 55px; text-align: left; display: none;}

.core-box .infos a:before { content: ''; display: block; width: 19px; height: 10px; background: url(/template/default/images/icons.png) no-repeat -28px -44px; position: absolute; right: 55px; top: 25px; z-index: 2; }

.core-box .infos .bg { width: 100%; height: 450px; background-color: #0178c8; position: absolute; left: 0; top: -16px; z-index: 0; display: none; box-shadow: 5px 5px 40px rgba(33,103,210,.4), -5px -5px 40px rgba(33,103,210,.4);}

.core-box .infos:hover { z-index: 9; }

.core-box .infos:hover, .core-box .infos:hover p { color: #fff; }

.core-box .infos:hover i{ color: #fff;}

.core-box .infos:hover a, .core-box .infos:hover .bg { display: block; }

@media only screen and (max-width:1440px){

.core-wrap { width: 90%; margin: 60px auto 0px auto;}

}

@media only screen and (max-width:992px){

.core-wrap { width: 94%; margin: 30px auto;}	

.core-box .infos { width: 100%; height: 340px; border: solid 1px #ddd; }

.core-box {width: 100%; margin: 30px auto; height: 340px; border:solid 0px #dddddd; }

.core-box .infos h3 { font-size: 24px; padding: 40px 0 3px; }

.core-box .infos .bg { width: 100%; height: 360px;}

}









.sy_gy { width:100%; overflow:hidden; margin: 0px auto;background: url(/template/default/images/2_bg.jpg) no-repeat center bottom; padding-bottom: 70px; }

.sy_gy .left { width:55%; float:left;  }

.sy_gy .left .wz h2{font-size:66px; line-height:100px;  color:#f0f0f0;  font-family:Arial; font-weight: 600; }

.sy_gy .left .wz h3 i { width: 60px; height: 4px; background: #0178c8; display: inline-block; float: left; margin: 20px 10px 0px 0px;}

.sy_gy .left .wz h3{font-size:30px;height:60px;  color:#333; position: relative; left: 0; top: 0; margin-top: -70px;}

.sy_gy .left .wz span { width:50px; height:3px; background:#ca0f18; display:block; margin:0px 0px 10px 0px;}

.sy_gy .left .gdd { height: 15px;} 

.sy_gy .left .wz p { font-size:15px; line-height:32px; text-align:justify; color:#666; text-indent: 36px;}

.mr { width:160px; height:40px; background:#0178c8; text-align:center; line-height:40px; color:#fff; margin:20px 0px 20px 0px; }

.mr a {color:#fff; font-size:15px;}

.mr:hover a { background:#bc0100; color:#fff; font-size:15px; display:block;}

.mr i { margin-left: 15px;}

.sy_gy .right { float: right; width: 40%; }

.sy_gy .right img { width: 100%; height: auto;}

@media only screen and (max-width:1660px) {

.sy_gy .left .wz p { font-size:16px; line-height:34px;}

}

@media only screen and (max-width:1450px) {

.sy_gy .left { width:50%; float:left;}

.sy_gy .left .wz p { font-size:15px; line-height:29px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;  overflow: hidden; }

.sy_gy .left .gdd { height: 10px;} 

.sy_gy .right { float: right; width: 45%; }

}

@media only screen and (max-width:995px){

.sy_gy { padding-bottom: 40px;}

.sy_gy .left { width:100%; float:none;  margin-top:0px;  padding:3% 0% 3% 0%; margin-left: 0%;}

.sy_gy .left .wz h2{ font-size:52px; line-height:90px;}

.sy_gy .left .wz h3{font-size:22px; height:50px; padding-top:10px;}

.sy_gy .left .wz h3 i { margin: 13px 10px 0px 0px;}

.sy_gy .left .wz p { font-size:14px; line-height:26px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }

.mr { margin-top:20px;}

.sy_gy .right { float:none; width: 100%; margin-left: 0%;}

}







.sy_hz{width:100%; padding:50px 0px; overflow:hidden;}



.swiper-js{width:80%; padding:0; margin:0 auto; padding-bottom:20px;}

.swiper-js .swiper-slide { padding-top: 5px;}

.swiper-js .swiper-slide img{width:100%; height:auto; display:block; }

.swiper-js .swiper-button-next{width:26px; height:40px; background:url(/template/default/images/z_j.png) no-repeat; right:0; margin-top:-30px; background-size:26px 40px; -webkit-background-size:26px 40px; -moz-background-size:26px 40px; -ms-background-size:26px 40px; -o-background-size:26px 40px;}

.swiper-js .swiper-button-prev{width:26px; height:40px; background:url(/template/default/images/h_j.png) no-repeat; left:0; margin-top:-30px; background-size:26px 40px; -webkit-background-size:26px 40px; -moz-background-size:26px 40px; -ms-background-size:26px 40px; -o-background-size:26px 40px;}



@media only screen and (max-width:1440px) {

.swiper-js{width:90%;}  

}

@media only screen and (max-width:992px) {

.sy_hz{width:100%; padding:10px 0px;}

.swiper-js{width:94%;}  

}





.sy_xw{padding:50px 0px;background-color: #f6f6f6;position: relative; margin: 0px auto 80px auto;}

.sy_xw .gy_bt { margin-bottom: 40px;}

.sy_xw .zc { width:48%; float:left;}

.sy_xw .zc img { width:100%; height:auto;}

.sy_xw .yc h3 { font-size:18px; font-weight:bold; line-height:40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding-bottom: 20px; }

.sy_xw .yc p { font-size:14px;  line-height: 28px;} 

.sy_xw .yc { width: 48%; float: right; padding-top: 15px;}





.sy_xw .lyc { width:48%;}

.sy_xw .lyc ul li { line-height:63px; font-size:16px; position:relative; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; border-bottom:1px solid #ddd; }

.sy_xw .lyc ul li:after{cursor: pointer;content:'●'; width: 16px;height: 16px; margin:0px 10px 0 0; background-position: center; background-repeat: no-repeat; color:#0178c8;float: left;}

.sy_xw .lyc ul li span { float:right;}



@media only screen and (max-width:1440px) {

.sy_xw .yc p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;  overflow: hidden;  } 	

.sy_xw .lyc ul li { line-height:50px; font-size:16px;  }

.sy_xw .lyc ul li:after{ display: none;}

}



@media only screen and (max-width:992px) {

.sy_xw { width:100%; padding:10px 0px; margin: 0px auto 30px auto;}

.sy_xw .gy_bt { margin-bottom: 20px;}

.sy_xw .zc { width:100%; float:none;}

.sy_xw .zc h3 { font-size:16px;padding-bottom: 10px;}

.sy_xw .yc { width:100%; float:  none; padding-top: 15px;}

.sy_xw .lyc { width:100%; float: none; margin-top:10px;}

.sy_xw .lyc ul li { line-height:40px; font-size:14px; position:relative; }

.sy_xw .lyc ul li:after{ display:none;}

.sy_xw .lyc ul li span { font-size:12px; padding-left:10px;}

}

















.sy_yl{width:100%; padding:60px 0px 40px 0px;  text-align:center; color:#fff;}

.sy_yl h3{ font-size: 30px; line-height: 80px;}

.sy_yl p { font-size: 22px;}

.sy_yl  a { width: 180px; height: 40px; line-height: 40px; border: 1px solid #fff; display: block; font-size: 16px; text-align: center; margin: 30px auto; color: #fff;}

.sy_yl  a:hover { background: #0178c8; color: #fff; border: 1px solid #0178c8;}

@media only screen and (max-width:992px){

.sy_yl{width:100%; padding:30px 0px;  text-align:center; color:#fff;}

.sy_yl h3{ font-size: 24px; line-height: 50px;}

.sy_yl p { font-size: 18px;}

}





.footer{width:100%; padding-top:40px; background:#0178c8; font-size:14px; line-height:26px; color:#fff;}

.footer h3{font-size:16px; color:#fff; margin-bottom:15px; }

.footer em{width:40px; height:1px; background-color:#fff; margin-bottom:20px; display:block;}

.footer .col-md-4 { width:25%; float:left; margin-right: 5%;}

.footer .l_x{margin-bottom:25px; line-height:30px;}

.footer .l_x i { margin-right: 5px;}

.footer .col-md-43 {float:left; width: 30%; }

.footer .l_y font { float: left; line-height: 46px; color: #FF0004; font-weight: bold;}

.footer .l_y input{width:48%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}

.footer .l_y input:placeholder{color:#fff;}

.footer .l_y textarea{width:98%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}

.footer .l_y textarea:placeholder{color:#fff;}

.footer .l_y button{width:100px; height:35px; border-radius:3px; font-size:14px; line-height:35px; color:#fff; text-align:center; float:left; margin-right:20px; margin-left: 1%;}

.footer .l_y button.t_j{background-color:#0178c8;  color:#333; }

.footer .l_y button.c_z{background-color:#5b5b5b;}

.footer .s_j a{width:36px; height:36px; font-size:18px; text-align:center; line-height:32px; color:f6f6f6; display:block; float:left; margin-right:5px;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;}

.footer .s_j a:hover{ color:#fff;}

.footer .t_p{float:right; text-align: center;}

.footer .t_p img{width:100px; margin-bottom:10px;}

.footer .x_x{margin-top:30px; padding:25px 0; border-top:1px solid #0082d9;}

.footer .x_x .l_f{float:left;}

.footer .x_x .r_t{float:right;}

.footer .x_x a{color:#fff; padding-left:10px;}

.footer .x_x a:hover{color:#fff;}

.footer .x_x span{padding-right:15px;}

.footer .col-md-42 {float:left; width: 12%; }

.footer .col-md-42 p a{ color:#fff; line-height:28px;}

.footer .col-md-42 p a:hover { color:#FFF;}

.footer .col-md-41 {float:right; width: 10%; }

.footer .lx{ width:100%}

.footer .lx li{ width:70%; float:left; }

.footer .lx li img{ width:90%}

@media only screen and (max-width:1440px){

.footer h3{font-size:16px; color:#fff; margin-bottom:15px; }

}

@media only screen and (max-width:992px){

.footer{padding:30px 0px 50px 0px;  line-height:24px;}

.footer .col-md-4 { width:100%; float: none;}

.footer .col-md-43 {float:none; width: 100%; }   

.footer h3{font-size:16px; text-align: left; }

.footer em{width:30px; margin-bottom:10px; margin-left: 0;}

.footer .l_x{margin-bottom:10px; line-height:26px; text-align: left;}

.footer .l_y input{width:46%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}

.footer .l_y textarea{width:96%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}

.footer .col-md-41{ display:none;}

.footer .col-md-42 {display:none; }     

.footer .x_x{margin-top:15px; padding:10px 0;}

.footer .x_x span{padding-right:10px;}

.footer .col-md-41{ float: none; width:100%; padding-left:0%;}

.footer .x_x .l_f{float:none; text-align: center;}

.footer .x_x .r_t{float:none; text-align: center;}

}





.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}

.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;

transform:translate(-50%,-50%);

-webkit-transform:translate(-50%,-50%);

-moz-transform:translate(-50%,-50%);

-ms-transform:translate(-50%,-50%);

-o-transform:translate(-50%,-50%);}

.e_m .n_r img{width:100%; height:auto; display:block;}

.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}

@media only screen and (max-width:992px){

.e_m .n_r{width:230px; padding:15px;}

.e_m .n_r p{font-size:15px;}

}



.pc_kf{width:70px; position:fixed; right:0px; bottom:30px; z-index:99999; border-radius: 5px 0px 0px 5px; box-shadow:0 0 2px #ccc;}

.pc_kf .nr{font-size:18px; text-align:center; line-height:70px; position:relative; border-bottom: 1px solid #ddd;}

.pc_kf .tel{width:200px; background:#fff; font-size:22px; line-height:70px; color:#0178c8; position:absolute; top:0; right:-160px; opacity:0; border-radius: 5px; box-shadow: 0px 0px 5px rgba(0,0,0,.2);}

.pc_kf .nr:hover .tel{right:86px; opacity:1;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}

.pc_kf .ewm{width:130px; padding:10px 10px 0; background:#fff; position:absolute; bottom:0; right:-200px; opacity:0; border-radius: 5px; box-shadow: 0px 0px 5px rgba(0,0,0,.2);}

.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px; border-radius: 5px; overflow: hidden;}

.pc_kf .ewm p{font-size:14px; color:#333; line-height:16px; margin-bottom:10px;}

.pc_kf .nr:hover .ewm{right:86px; opacity:1;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}

.pc_kf .nr a{display:block; width:70px; height:70px; box-shadow:0 0 5px #ccc;  background-color:#fff;  overflow:hidden;}

.pc_kf .nr i{color:#666; font-size: 30px;}

.pc_kf .fh{width:70px; height:70px;  background-color:#0178c8; text-align:center; line-height:70px; color:#fff; cursor:pointer;}

.pc_kf .fh i{font-size:30px;}

.pc_kf .fh a{color:#fff;}

@media only screen and (max-width:992px) {

.pc_kf{right:0px; bottom:10px;}

}

@media only screen and (max-width:640px){

.pc_kf{width:100%; background-color:#0178c8; position:fixed; right:0; bottom:0;}

.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; line-height:50px;background:none; box-shadow:none; margin-bottom:0; float:left;}

.pc_kf .tel{display:none;}

.pc_kf .ewm{display:none;}

.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#0178c8; box-shadow:none;  height:50px;}

.pc_kf .nr i{color:#fff;}

.pc_kf .nr a:hover i{color:#fff;}

.pc_kf .fh{width:24%; box-shadow:none; font-size:22px; float:left;  height:50px; line-height:50px;}

}

















.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative; margin-top: 140px;}

.nban img{ width:100%; height:auto;}

.nban .bj { position: absolute; left: 0; top:0; height: 100%; width: 100%; background:rgba(0,0,0,.1);}

.nban .wz { position: absolute; left: 20%; top:40%; z-index: 5;}

.nban .wz h1 { font-size: 36px; height: 60px; text-shadow: 0px 1px 3px rgba(0,0,0,.5); color: #fff;}

.nban .wz .mbiaoti { font-size: 36px; height: 60px; text-shadow: 0px 1px 3px rgba(0,0,0,.5); color: #fff;}

.nban .wz p { font-size: 20px;text-shadow: 0px 1px 3px rgba(0,0,0,.5);color: #fff;}

@media screen and (max-width:1360px) {

.nban .wz { position: absolute; left: 15%; top:32%;}

}

@media screen and (max-width:992px) {

.nban{  height:180px; margin-top:0px;}

.nban img{ position:absolute; height:180px; width:auto; top:0; left:40%; transform:translateX(-40%); z-index:2}

.nban .wz { position: absolute; left: 5%; top:36%;}

.nban .wz .mbiaoti{ font-size: 26px; height: 40px;}

.nban .wz h1 { font-size: 26px; height: 40px; }

.nban .wz p { font-size:16px; padding-right: 15px;}

}





.ndh { width:100%; margin:0px auto; overflow:hidden; background: #f0f0f0; line-height:60px;}

.ndh ul {}

.ndh ul li { display:inline-block; width:auto; line-height:60px; font-size:18px;  color:#333; }

.ndh ul li a {font-size:16px; padding:0px 30px; color:#333;  line-height:60px;display:block; }

.ndh ul li:hover a { background:#0178c8; display:block; color:#FFF;}

.ndh ul li .on {background:#0178c8; display:block; color:#FFF;}

@media screen and (max-width:1440px) {

.ndh ul {}

.ndh ul li a {font-size:16px; padding:0px 25px; color:#333;  line-height:60px;display:block; }   

}

@media screen and (max-width:992px) {

.ndh { width:100%; margin:0px auto; overflow:hidden; background: #f0f0f0; line-height:50px;}

.ndh .con { width: 100%;}

.ndh ul {}

.ndh ul li { width:33.333%; float: left; font-size:16px;color:#333; text-align: center; line-height:50px; }	

.ndh ul li a {font-size:14px; padding:0px 0px; line-height:50px;}

}





.ndhh { width:80%; margin:50px auto 0px auto; overflow:hidden; line-height:45px;}

.ndhh ul li { display:inline-block; width:auto; line-height:45px; font-size:18px;  color:#333; background: #f6f6f6; margin-bottom: 5px;}

.ndhh ul li a {font-size:16px; padding:0px 30px; color:#333;  line-height:45px;display:block; }

.ndhh ul li:hover a { background:#0178c8; display:block; color:#FFF;}

.ndhh ul li .on {background:#0178c8; display:block; color:#FFF;}

@media screen and (max-width:1440px) {

.ndhh { width:90%;}

.ndhh ul li a {font-size:16px; padding:0px 25px; color:#333;  line-height:45px;display:block; }   

}

@media screen and (max-width:992px) {

.ndhh { width:96%; margin:30px auto 0px auto; overflow:hidden; line-height:40px;}

.ndhh ul {}

.ndhh ul li { width:32.333%; float: left; font-size:14px;color:#333; text-align: center; line-height:40px; margin: 0 1% 1% 0; }	

.ndhh ul li a {font-size:14px; padding:0px 0px; line-height:40px;}

}

















.ny_xw { width: 80%; margin: 30px auto 60px auto;}

.ny_xw ul li { border-bottom: 1px solid #ddd; padding: 40px 0px;}

.ny_xw .rq { width: 13%; float: left;}

.ny_xw .rq h1 { font-weight: bold; font-size:28px; color: #0178c8;}

.ny_xw .rq p { font-size: 24px; padding: 10px 0px 0px 5px; color: #666;}

.ny_xw .tp { width: 15%; float: left;}

.ny_xw .tp img { width: 100%; height: auto;}

.ny_xw .wz { width: 70%; float: right;}

.ny_xw .wz h2 { font-size: 18px; font-weight: 800; line-height: 40px; padding-bottom: 15px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }

.ny_xw .wz h2 a:hover {color: #0178c8; text-decoration: underline;}

.ny_xw .wz p { line-height: 28px;}

@media only screen and (max-width:1440px) {

.ny_xw { width:90%;}

}

@media only screen and (max-width:992px){

.ny_xw { width: 94%; margin: 20px auto 60px auto;}

.ny_xw ul li {  padding: 20px 0px;}

.ny_xw .rq { display: none;}

.ny_xw .tp { width: 100%; float: none;}

.ny_xw .wz { width: 100%; float: none;}

.ny_xw .wz h2 { font-size: 16px; font-weight: 800; line-height: 30px; padding:15px 0 5px 0;}

.ny_xw .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }	

}





/*翻页*/

.paging{width:100%; margin:30px auto ; text-align:center; overflow:hidden;}

.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}

.paging a:hover{background-color:#0178c8; border:1px solid #0178c8; color:#fff;}

.paging a.on{background-color:#0178c8; border:1px solid #0178c8; color:#fff;}

@media only screen and (max-width:1023px) {

.paging{margin:20px auto 30px auto ;}

.paging a{line-height:32px; font-size:14px; width:32px; height:32px; margin:0 3px; }

}







.ny_cp { width:100%; margin:10px auto 50px auto;}

.ny_cp ul { width:80%; margin:0px auto;}

.ny_cp ul li { width:48.5%;  margin:3% 3% 0% 0; float:left;box-shadow:0 1px 4px #ccc;border-bottom:#fff 2px solid;}

.ny_cp ul li:nth-child(2n){ margin-right: 0;}

.ny_cp ul li .tp {background:#FFF;  width:40%; text-align: center; float: left; }

.ny_cp ul li .tp img { width:90%; height: auto; }

.ny_cp ul li .wz { width: 55%; float: right; padding: 20px 20px 0px 0px;}

.ny_cp ul li .wz h2 { font-size: 20px; font-weight: bold; height: 40px; color: #0178c8;}

.ny_cp ul li .wz h3 { font-size: 18px;}

.ny_cp ul li .wz p{font-size:14px;  padding:20px 0px; line-height: 26px; }

.ny_cp ul li .wz a {background: #0178c8; width:130px; height:35px;color:#fff;font-size:14px; line-height:35px; text-align:center; display: block;}

.ny_cp ul li:hover {border-bottom:#0178c8 2px solid;}

@media screen and (max-width:1440px) {

.ny_cp ul { width:90%; margin:0px auto;}	

}

@media screen and (max-width:992px) {

.ny_cp { margin: 30px auto;}

.ny_cp ul { width:94%; margin:0px auto;}	

.ny_cp ul li { width:100%;  margin:0% 0% 4% 0;}	

.ny_cp ul li .tp {background:#FFF;  width:100%; text-align: center; float: none; }

.ny_cp ul li .tp img { width:90%; height: auto; }

.ny_cp ul li .wz {width:100%;  float: none; padding: 20px;}

.ny_cp ul li .wz p{font-size:14px; text-align:left; height: 77px; overflow: hidden;  }

.ny_cp ul li .wz p a {font-size:14px;}

.ny_cp ul li .wz a { margin-top: 10px;}

}





.cp_xq{width:100%; margin:50px auto;}

.cp_xq .cp_xx{ padding:20px 0px 30px 0px; }

.cp_xq .cp_xx .cp_zs{width:40%; float:left; padding:0;}

.cp_xq .cp_xx .cp_zs img{width:100%; height:auto; display:block;  }

.cp_xq .cp_xx .cp_js{width:56%; float:right; }

.cp_xq .cp_xx .cp_js h3{font-size:32px; padding-bottom: 30px; color: #0178c8; font-weight: bold;}

.cp_xq .cp_xx .cp_js p{font-size:16px; line-height:36px; color:#666; margin-bottom:10px; margin-top:0px;}

.cp_xq .cp_xx .cp_js .ckmr { padding: 0px 40px; height: 40px; line-height: 40px; border-radius: 3px; background: #0178c8;color: #fff; font-size: 18px; text-align: center;  margin:50px 10px 0px 0px; float: left; vertical-align: middle;}

.cp_xq .cp_xx .cp_js .ckmr a {color: #fff; font-size: 18px;}

.cp_xq .cp_xx .cp_js .ckmr i { margin-right: 5px; font-size: 22px; float: left;}



.cp_xq .cp_xx .cp_js .ckmrr { padding: 0px 40px; height: 40px; line-height: 40px; border-radius: 3px; background: #f6f6f6; font-size: 18px; text-align: center; color: #666666; margin:50px 10px 0px 0px; float: left; vertical-align: middle;}

.cp_xq .cp_xx .cp_js .ckmrr a {color: #666666; font-size: 18px;}

.cp_xq .cp_xx .cp_js .ckmrr i { margin-right: 5px; font-size: 22px; float: left;}

.cp_xq .cp_xx .cp_js .ckmrr:hover  {background: #0178c8; display: block;}

.cp_xq .cp_xx .cp_js .ckmrr:hover a {color: #fff;}

.cp_xq .cp_xx .cp_js .ckmrr:hover i {color: #fff;}



.cp_xq .cp_xx .cp_js .dhxx { font-size: 20px; line-height: 30px; margin-top: 40px;}

.cp_xq .cp_xx .cp_js .dhxx font {font-size: 32px; font-weight: bold; font-family: Arial;}



.cp_xq .swiper-container {}

.cp_xq .swiper-slide {background-size: cover;background-position: center;}

.cp_xq .swiper-slide img { border:1px solid #dddddd;}

.cp_xq .gallery-topp { width:100%; height:auto;}

.cp_xq .gallery-thumbs {height:160px;box-sizing: border-box; margin-top: 15px; }

.cp_xq .gallery-thumbs .swiper-slide {height: 100%;opacity: 0.4;}

.cp_xq .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}





.cp_xq .cp_ms{width:100%; margin: 0px auto;}



.zchg { width: 75%; float: left;}

.tabbox {width:100%; padding:20px; background-color:#f6f6f6; min-height: 500px;}

.tabmenu {width:100%;height:45px; border-bottom:1px solid #dddddd;}

.tabmenu ul {margin:0;padding:0;list-style-type:none;}

.tabmenu li { text-align:center; float:left; width:100px; height:45px; overflow:hidden; line-height:45px; display:inline; font-size:18px; font-weight: bold; color:#333333;}

.tabmenu .cli {text-align:center;float:left; width:100px;height:45px;overflow:hidden;line-height:45px;display:inline;font-size:18px; font-weight: bold;cursor:pointer; border-bottom:2px solid #0178c8; color:#0178c8;}

#tabcontent {width:100%; margin-top:15px;}

#tabcontent ol {margin:0;list-style-type: none; font-size:14px; line-height:30px;}

#tabcontent .hidden {display:none;} 



.cq_tj { width:22%; padding:20px; float:right; background-color:#f6f6f6;}

.cq_tj h5 {line-height:45px; border-bottom: 1px solid #ddd; font-size: 18px; color:#0178c8; font-weight: bold; margin-bottom: 20px;}

.cq_tj ul li { width: 100%; margin-bottom: 15px; background: #fff; text-align: center;}

.cq_tj ul li img { width: 80%; height: auto;}

.cq_tj ul li h6 { font-size: 18px; font-weight: bold; height: 35px; color:#0178c8;}

.cq_tj ul li h4 {font-size: 16px;  height: 35px;}

.cq_tj ul li .mrr { width: 100%; height: 45px; line-height: 45px;  background: #0178c8; color: #fff; font-size: 16px; text-align: center; display: none;}

.cq_tj ul li .mrr a {color: #fff; font-size: 16px;}

.cq_tj ul li:hover .mrr { display: block;}





.about_seven{ margin: 50px auto; background:#f8f8f8; overflow:hidden;}

.cpbtt { width: 100%; height:50px; line-height: 50px; color: #fff; font-size: 18px; font-weight: bold; padding-left: 15px; background: #0178c8;}

.feedback_div{ width: 80%;  margin:3% auto 4% auto; overflow:hidden; text-align:center;}

.feedback_div .divs{float:left; width:32.33%; margin-right:1.5%;margin-bottom:1.5%;}

.feedback_div .divs:nth-child(3n+0){ margin-right:0;}

.feedback_div .inputs2{ width:99%;  background:#fff; height:52px; line-height:52px; font-size:16px; color:#999999; border:1px solid #fff; outline:none;  text-indent:20px; font-family:"微软雅黑"; }

.feedback_div .inputs2:focus{ border-color:#0178c8;}

.feedback_div .inputs2::-webkit-input-placeholder{color:#b2b2b2;}

.feedback_div .inputs2::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#b2b2b2;}

.feedback_div .inputs2:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#b2b2b2;}

.feedback_div .inputs2:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#b2b2b2;}

.feedback_div .textarea{ padding:1%; width:calc(99% - 22px);width:-webkit-calc(99% - 22px);width:-moz-calc(99% - 22px); padding-left:20px; background:#fff; font-size:16px; font-family:"微软雅黑";border:1px solid #fff; outline:none;margin-bottom:1.5%; color:#999999; height:80px;}

.feedback_div .textarea:focus{ border-color:#0178c8;}

.feedback_div .textarea::-webkit-input-placeholder{color:#b2b2b2;}

.feedback_div .textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#b2b2b2;}

.feedback_div .textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#b2b2b2;}

.feedback_div .textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#b2b2b2;}

.feedback_div .bnts2{ display:inline-block; vertical-align:top; margin:0 auto;border: none; width:46%; margin-left:0.6%; margin-right:0.6%; max-width:453px;font-size:16px; height: 50px; line-height:50px; background: #eeeeee; font-family:"微软雅黑"; text-align: center;color: #999999; outline: none;  cursor: pointer; -webkit-appearance: none;}

.feedback_div .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s; background:#0178c8; color:#fff;}

.feedback_div .bnts2.bg2{ background:#0178c8; color:#fff;}





@media screen and (max-width:1440px) {

.about_seven{  margin:  50px auto;}

.feedback_div{ width: 90%;  margin:3% auto 4% auto; }

}

@media screen and (max-width:992px) {

.about_seven{ margin: 30px auto;}	

}











@media screen and (max-width:992px) {

.cp_xq{width:100%; margin:30px auto;}

.cp_xq .cp_xx{ padding:0px 0px 30px 0px; }

.cp_xq .cp_xx .cp_zs{width:100%; float:none; }

.cp_xq .cp_xx .cp_js{width:100%; float:none; }	

.cp_xq .cp_xx .cp_js h3{font-size:22px; color:#000; height: auto; padding:30px 0 10px 0;}

.cp_xq .cp_xx .cp_js h4 { font-size:16px; line-height:40px; margin-top:10px; color:#333;}

.cp_xq .cp_xx .cp_js p{font-size:14px; line-height:28px; }

.cp_xq .cp_xx .cp_js .ckmr { padding: 0px 25px; margin: 10px 10px 0px 0px; font-size: 16px;}

.cp_xq .cp_xx .cp_js .ckmr a { font-size: 16px;}

.cp_xq .cp_xx .cp_js .ckmrr { padding: 0px 25px; margin: 10px 10px 0px 0px; font-size: 16px;}

.cp_xq .cp_xx .cp_js .ckmrr a { font-size: 16px;}

.cp_xq .cp_xx .cp_js .dhxx { font-size: 18px; margin-top: 20px;}

.cp_xq .cp_xx .cp_js .dhxx font {font-size: 26px;}	



.cp_xq .gallery-thumbs {height:100px;box-sizing: border-box;padding: 10px 0;}	

.zchg { width: 100%; float: none;}

.tabbox {width:100%; margin-bottom: 20px; padding: 10px; float: none;}

#tabcontent {width:100%; margin-top:15px;}

.cq_tj { width:100%; padding:10px; float:none;}	

.cq_tj ul li { width: 49%; margin: 0 2% 2% 0; background: #fff; text-align: center; float: left;}

.cq_tj ul li:nth-child(2n) { margin-right: 0;}

.cq_tj ul li img { width: 100%; height: auto;}

.cq_tj ul li h6 { font-size: 16px; font-weight: bold; height: 30px; color:#0178c8;}

.cq_tj ul li h4 {font-size: 14px;  height: 30px;}

.cq_tj ul li .mrr {height: 40px; line-height: 40px; font-size: 14px; }

.cq_tj ul li .mrr a {color: #fff; font-size: 14px;}

	

.feedback_div{ width: 94%;  margin:3% auto 6% auto; }

.feedback_div .divs{float:none; width:100%; margin-right:0%;margin-bottom:1.5%;}

.feedback_div .inputs2{ width:99%; background:#fff; height:52px; line-height:52px; font-size:14px; color:#999999; border:1px solid #fff; outline:none;  text-indent:20px;  }

.feedback_div .textarea{ width:99%; margin:3px auto 10px auto; padding-left:20px; background:#fff; font-size:14px;}

.feedback_div .bnts2{ width:46%; margin-left:0.6%; margin-right:0.6%; font-size:14px; height: 40px; line-height:40px; background: #eeeeee;  }

}

	

	



.fw_zx { width:80%; margin:30px auto 50px auto;  }

.fw_zx ul li { border-bottom:1px dotted #cccccc; padding:30px 0px; width: 48%; float: left; margin: 0 4% 0 0;}

.fw_zx ul li:nth-child(2n) { margin-right: 0;}

.fw_zx ul li .rl {border:1px solid #0178c8; width:130px; height:35px;color:#0178c8;font-size:14px; line-height:35px; text-align:center;transition:all .3s;-webkit-transition:all .3s;

-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s; margin-top:2%;}

.fw_zx ul li .rl a {font-size:14px; }

.fw_zx ul li:hover .rl a{background-color:#0178c8; color:#fff; display:block; font-size:14px;}

.fw_zx ul li .tu {  width:30%; overflow:hidden;}

.fw_zx ul li .tu img { width:100%; height:auto;}

.fw_zx ul li .wz { width:66%;  }

.fw_zx ul li .wz p { color:#333; font-size:14px; line-height:24px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }

.fw_zx ul li .wz h3 { font-size:18px; color:#0178c8;  line-height:30px; height: 40px;  font-weight:bold;     text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}

.fw_zx ul li:hover .tu img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}

@media only screen and (max-width:1440px) {

.fw_zx { width:90%;  }

}

@media only screen and (max-width:992px) {

.fw_zx { width:94%; margin:10px auto;}

.fw_zx ul li { border-bottom:1px dotted #cccccc; padding:20px 0px 20px 0px; width:100%; float: none; margin: 0 0% 0 0;}

.fw_zx ul li .tu { width:100%;}

.fw_zx ul li .wz { width:100%; }

.fw_zx ul li .wz h3{ font-size:18px; line-height:40px; padding: 10px 0px;} 

.fw_zx ul li .wz p { color:#333;  font-size:14px; line-height:24px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;  overflow: hidden;}

.fw_zx ul li .rl {border:1px solid #0178c8; width:40%; height:30px;color:#0178c8;font-size:14px; line-height:30px;}

}







.ny_lx {width: 80%; margin:50px auto;}

.ny_lx h1 { font-size: 24px; height: 55px;}

.ny_lx .wz { font-size: 16px; line-height: 28px; color: #999; margin-bottom: 20px;}

.ny_lx .zc { width: 48%; float: left;}

.ny_lx .zc .txt { width: 100%; height: 45px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px;}

.ny_lx .zc .ll { width: 48%; margin-bottom: 20px;}

.ny_lx .zc .text{ width: 160px; height: 45px; line-height: 45px; background: #0178c8; text-align: center; color: #fff; font-size: 16px;margin-top: 15px;}

.ny_lx .zc .txtt { width: 100%; height:120px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; border: none; outline: none;}

.ny_lx .yc { width: 48%; float: right;}

.ny_lx .yc .zx { padding: 20px 0px; font-size: 16px; line-height: 24px;}

.ny_lx .yc .zx i { width: 50px; line-height: 50px; height: 50px; text-align: center; background: #0178c8; color: #fff; font-size: 24px; float: left; border-radius: 100px; margin-right: 20px; }

.ny_lx .map { width: 100%; margin: 50px auto;}

.ny_lx .map img { width: 100%; height: auto;}

@media only screen and (max-width:1440px) {

.ny_lx {width: 90%; margin:50px auto;}

}

@media only screen and (max-width:1023px) {

.ny_lx {width: 94%;margin:30px auto;}

.ny_lx h1 { font-size: 22px; height: 45px;}

.ny_lx .wz { font-size: 14px; line-height: 24px; color: #999; margin-bottom: 15px;}

.ny_lx .zc { width:100%; float: none;}	

.ny_lx .zc .txt { font-size: 14px;}

.ny_lx .yc { width:100%; float: none; margin-top: 50px;}

.ny_lx .map { width: 100%; margin: 30px auto;}

}





.rc_zp  { width:80%; margin:50px auto;}

.rc_zp .wwh { font-size: 18px; line-height: 30px; padding-bottom: 30px;}

.rc_zp .ts{font-size:15px; line-height:26px; color:#888; text-align:center; margin-top:20px; margin-bottom:20px;}

.rc_zp .ts a{color:#0178c8;}

.rc_zp .jr_lm{overflow:hidden; margin-bottom:20px; box-shadow:0px 5px 5px 0px rgba(102,102,102,.3);}

.rc_zp .jr_bt{padding:15px 20px;  font-size:18px; line-height:40px; color:#555; overflow:hidden; cursor:pointer; position:relative;}

.rc_zp .jr_bt:hover{background-color:#fafafa;}

.rc_zp .jr_bt.on{background-color:#fafafa;}

.rc_zp .jr_bt i{position:absolute; top:50%; right:15px; font-size:15px;

transform:translate(0,-50%);

-webkit-transform:translate(0,-50%);

-moz-transform:translate(0,-50%);

-ms-transform:translate(0,-50%);

-o-transform:translate(0,-50%);

transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;}

.rc_zp .jr_bt.on i{transform:translate(0,-50%) rotate(180deg);

-webkit-transform:translate(0,-50%) rotate(180deg);

-moz-transform:translate(0,-50%) rotate(180deg);

-ms-transform:translate(0,-50%) rotate(180deg);

-o-transform:translate(0,-50%) rotate(180deg);}

.rc_zp .jr_lm.jt .jr_bt{background-color:#0178c8; color:#fff; padding:0 20px; line-height:60px;}

.rc_zp .jr_bt span{float:left; width:33.333333%; text-align:center;}

.rc_zp .jr_bt span.s_40{text-align:left;}

.rc_zp .jr_nr{background-color:#fff; padding:30px 25px 10px; font-size:14px; line-height:32px; margin-bottom:3px; display:none; position:relative;}

.rc_zp .jr_nr .lm{color:#0178c8; font-size: 16px;}

.rc_zp .jr_nr .js{margin-bottom:20px;}

@media only screen and (max-width:1440px){

.rc_zp  { width:90%; margin:50px auto;}    

}

@media only screen and (max-width:640px){

.rc_zp  { width:94%; margin:30px auto;}

.rc_zp .wwh { font-size: 16px; line-height: 30px; padding-bottom: 20px;}

.rc_zp .ts{font-size:12px; line-height:22px;}

.rc_zp .jr_lm{overflow:hidden; margin-bottom:20px; box-shadow:0px 2px 2px 0px rgba(102,102,102,.3);}

.rc_zp .jr_bt{padding:5px 15px;font-size:16px; height:40px; line-height:30px;}

.rc_zp .jr_lm.jt .jr_bt{padding:5px 15px; line-height:30px;}

.rc_zp .jr_nr{padding:10px 15px; font-size:12px; line-height:22px;}

.rc_zp .jr_nr .lm{margin-bottom:10px;}

}



.jl_fs{width:100%; padding:50px 0; background-color:#f7f7f7; text-align:center; overflow:hidden;}

.jl_fs h3{font-size:18px; font-weight:bold; color:#333; line-height:36px; margin-bottom:10px;}

.jl_fs h4{font-size:16px; color:#777; line-height:28px;}

.jl_fs span{font-size:15px; line-height:44px; color:#fff; display:inline-block; background-color:#0178c8; padding:0 20px; border-radius:5px;}

@media only screen and (max-width:992px){

.jl_fs{padding:35px 0;}

.jl_fs h3{font-size:17px; line-height:32px;}

.jl_fs h4{font-size:15px; line-height:26px;}

.jl_fs span{font-size:14px; line-height:40px; padding:0 15px;}

}







.business-form{ width: 80%;  margin: 0 auto; padding:40px 0px;}

.business-form .wz { font-size: 16px; line-height: 28px; color: #333; margin-bottom: 20px;}

.business-form .right .fl{ float: left;}

.business-form .right .in{ margin-top: 15px; width:47.5%; margin-right:5%; font-size: 16px; line-height: 34px;}

.business-form .right .in:nth-child(2n){ margin-right:0; }

.business-form .right .in i{ margin-right: 2px; font-style: normal;  color:#e6061f;}

.business-form .right .in .inp{ display: block; width: 100%; height: 36px; padding:5px 10px; border: none; background: #f5f5f5; line-height: 26px;  }

.business-form .right .in select{ display: block; width: 100%; height: 36px; border: none; background: #f5f5f5; }

.business-form .right .frcont_liaojie{  margin-top: 25px; width:100%;}

.business-form .right span{ display:inline-block; vertical-align:middle;}

.business-form .right label{ margin-left: 20px; display:inline-block; vertical-align:middle;}

.business-form .right label .radio{ margin-right: 5px; display: inline-block; vertical-align: middle; width: 14px; height:14px;}

.business-form .right .in label .inp{ width:120px; height: 36px; padding:5px 10px; border: none; background: #f5f5f5; line-height: 26px;  }

.business-form .right .in-text{ width:100%; }

.business-form .right textarea{ width:80%; height: 80px; display: block; border: none; background: #f5f5f5; line-height: 26px; padding: 10px; }

.business-form .right .button{ margin-top: 22px; background: none; padding: 0 60px; line-height: 40px; font-size: 16px; color: #0178c8; border:2px solid #0178c8;}

.business-form .right .button:hover{ color: #0178c8; border: 2px solid #0178c8;}

.business-form .right .tip{ margin-top: 25px; line-height: 30px;font-size: 16px;}

.business-form .right .tip a:hover{ color: #0178c8;}

@media only screen and (max-width:1440px) {

.business-form {width: 90%; margin:50px auto;}

}

@media only screen and (max-width:992px){

.business-form{ width: 94%;  margin: 0 auto; padding:20px 0 40px;}

.business-form .wz { font-size: 14px; line-height: 24px; margin-bottom: 15px;}

.business-form .right .in{ margin-top: 10px; width:100%; margin-right:0%; font-size: 16px; line-height: 34px;}

.business-form .right textarea{ width:100%; }

}









.ny_gy { width:100%; margin:0px auto; padding: 70px 0px; }

.ny_gy .zjn {margin: 0 auto; width:80%;}

.ny_gy .left { width:40%; float:left;}

.ny_gy .left img { width:100%; height:auto; border: 1px solid #ddd;}

.ny_gy .right { width:57%; float:right; }

.ny_gy .right h3{font-size:24px; color:#0178c8; font-weight: bold; margin-bottom: 20px;}

.ny_gy .right  p { font-size:16px; line-height:34px; text-align:justify;  overflow: hidden; }

.ny_gy .right ul li { width: 31.333%; margin: 0 3% 0 0; text-align: center; float: left;}

.ny_gy .right ul li:nth-child(3n) { margin-right: 0;}

.ny_gy .right ul li h2{ font-size: 18px; font-weight: bold; color: #016fc4; line-height: 50px;}

.ny_gy .right ul li p { line-height: 24px; font-size: 14px;}

@media only screen and (max-width:1440px){

.ny_gy .zjn {margin: 0 auto; width:90%;}	

.ny_gy .left { width:37%; float:left;}

.ny_gy .right { width:60%; float:right; }

}

@media only screen and (max-width:992px){

.ny_gy { width:100%;  padding: 40px 0px;}

.ny_gy .zjn {margin: 0 auto; width:94%;}

.ny_gy .left { width:100%; float:none;}

.ny_gy .right { width:100%; float:none; padding:3% 0;}

.ny_gy .right h3{font-size:18px; line-height: 32px;  color:#0178c8; margin-bottom: 10px; }

.ny_gy .right  p { font-size:14px; line-height:26px;}	

}





.ny_gyy { width:100%; margin:0px auto; padding: 70px 0px; }

.ny_gyy .zjn {margin: 0 auto; width:80%;}

.ny_gyy .left { width:44%; float:right;}

.ny_gyy .left img { width:100%; height:auto; border: 1px solid #ddd;}

.ny_gyy .right { width:53%; float:left; }

.ny_gyy .right h3{font-size:22px; color:#0178c8; font-weight: bold; margin-bottom:10px;}

.ny_gyy .right  p { font-size:18px; line-height:32px; text-align:justify;  overflow: hidden;padding-bottom: 20px; }

@media only screen and (max-width:1440px){

.ny_gyy .zjn {margin: 0 auto; width:90%;}	

.ny_gyy .left { width:37%; float:left;}

.ny_gyy .right { width:60%; float:right; }

}

@media only screen and (max-width:992px){

.ny_gyy { width:100%;  padding: 40px 0px;}

.ny_gyy .zjn {margin: 0 auto; width:94%;}

.ny_gyy .left { width:100%; float:none;}

.ny_gyy .right { width:100%; float:none; padding:3% 0;}

.ny_gyy .right h3{font-size:18px; line-height: 32px;  color:#0178c8; margin-bottom: 10px; }

.ny_gyy .right  p { font-size:14px; line-height:26px; padding-bottom: 5px; }	

}





.zz_jg {text-align: center; padding: 60px 0px; width: 100%; background: #f6f6f6;}











.gy_ry { width: 100%;  padding:70px 0px; background: #f6f6f6; }

.gy_ry ul { width: 80%; margin: 0px auto;}

.gy_ry h5{ font-size:20px; height: 50px;}

.gy_ry ul li { width: 23%; float: left; margin: 0 2.2% 2.2% 0;border: 1px solid #ddd; background: #fff; text-align: center;}

.gy_ry ul li img{width:100%; height:auto; display:block; padding: 10px 10px 0px 10px;}

.gy_ry ul li p {font-size:16px; line-height: 50px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.gy_ry ul li:nth-child(4n) { margin-right: 0;}





.gs_ry{ width: 80%; margin: 0px auto; padding-bottom: 60px; }

.gs_ry .swiper-slide{background-color:#fff; border: 1px solid #ddd;}

.gs_ry .swiper-slide .wz{ text-align: center; padding-bottom: 10px;}

.gs_ry .swiper-slide .wz h3{font-size:18px;  margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.gs_ry .swiper-slide img{width:100%; height:auto; display:block; padding: 20px;}

.gs_ry .swiper-button-prev{top:auto; bottom:0; left:50%; right:auto; margin-left:-50px; width:50px; height:22px; margin-top:0; background:#e7e7e7 url(../images/cpzj.png) no-repeat center right; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;

transition:all .3s;

-webkit-transition:all .3s;

-moz-transition:all .3s;

-ms-transition:all .3s;

-o-transition:all .3s;}

.gs_ry .swiper-button-prev:hover{width:70px; margin-left:-70px;}

.gs_ry .swiper-button-next{top:auto; bottom:0; left:auto; right:50%; margin-right:-50px; width:50px; height:22px; margin-top:0; background:#3171b5 url(../images/cpyj.png) no-repeat center left; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;

transition:all .3s;

-webkit-transition:all .3s;

-moz-transition:all .3s;

-ms-transition:all .3s;

-o-transition:all .3s;}

.gs_ry .swiper-button-next:hover{width:70px; margin-right:-70px;}

@media only screen and (max-width:1440px) {

.gs_ry{ width: 90%; margin: 0px auto; padding-bottom: 60px; }

.gy_ry ul { width: 90%; margin: 0px auto;}

}

@media only screen and (max-width:992px) {

.gy_ry {  padding:30px 0px; }

.gy_ry ul { width: 94%; margin: 0px auto;}

.gy_ry ul li { width:48%; margin: 0 3.6% 3.6% 0;}

.gy_ry ul li:nth-child(2n) { margin-right: 0;}

.gy_ry ul li p {font-size:14px; line-height: 40px; }

.gs_ry{width: 94%; margin: 0px auto; padding-bottom:50px;}

.gs_ry .swiper-slide img{ padding: 5px;}

.gs_ry .swiper-slide .wz{ padding: 10px 0px;}

.gs_ry .swiper-slide .wz h3{font-size:16px;}

}





.sy_hb{ width: 100%; margin: 40px auto;}

@media only screen and (max-width:992px) {

.sy_hb{ width: 100%; margin: 20px auto 40px auto;}	

}



.ny_fz { padding:80px 0px 0px 0px;}

.ny_fz .swiper-container-cpfw{width:80%; padding-bottom:60px; margin: 0px auto; position: relative;}

.ny_fz .swiper-container-cpfw .swiper-slide{}

.ny_fz .swiper-container-cpfw .tp{ width:100%; font-size:28px;font-family:Arial; color:#1c57a5; font-weight:bold; padding-bottom: 10px; }

.ny_fz .swiper-container-cpfw em { width: 100%; height: 3px; position: relative; display: block; background: #0178c8;z-index:3; }

.ny_fz .swiper-container-cpfw i { width: 19px; height: 19px; background: #fff; z-index:12; border-radius: 100%; display: block; border:4px solid #0178c8; position: absolute; left: 0; top:-8px;}

.ny_fz .swiper-container-cpfw .wz {  border-left: 2px solid #ddd; margin-left: 8px;  padding: 0px 0px 30px 15px; height: 170px;}

.ny_fz .swiper-container-cpfw .wz h2 {  font-size:18px; font-weight: bold; height:40px; color:#666666;}

.ny_fz .swiper-container-cpfw .wz p { font-size: 16px; line-height:26px; color:#666666; background:url(/template/default/images/dd.png) no-repeat top left; padding-left:20px; width: 80%;}

.ny_fz .swiper-container-cpfw .tp1  {padding:10px 0px 0 20px; width: 90%;}

.ny_fz .swiper-container-cpfw .tp1 img { width: 100%; height: auto;}

.ny_fz .swiper-container-cpfw .xy { margin-top: 170px;}

.ny_fz .swiper-container-cpfw .xx { padding-top: 20px;}

.ny_fz  .swiper-button-prev{ position: absolute; top:46%;  left:0;  width:30px; height:30px; background: url(/template/default/images/left_ico.png) no-repeat center right; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;

transition:all .3s;

-webkit-transition:all .3s;

-moz-transition:all .3s;

-ms-transition:all .3s;

-o-transition:all .3s;}



.ny_fz .swiper-button-next{ position: absolute; top:46%;  right:0;width:30px; height:30px;  background:url(/template/default/images/right_ico.png) no-repeat center left; -moz-background-size:auto; -webkit-background-size:auto; background-size:auto;

transition:all .3s;

-webkit-transition:all .3s;

-moz-transition:all .3s;

-ms-transition:all .3s;

-o-transition:all .3s;}

.zhjia { width: 92%; margin: 0px auto;}

@media only screen and (max-width:1440px) {

.ny_fz .swiper-container-cpfw{width:90%; padding-bottom:60px; margin: 0px auto;}

.ny_fz .swiper-container-cpfw .tp{ width:100%; font-size:26px;}

.ny_fz .swiper-container-cpfw .wz p { font-size: 14px; line-height:26px; width: 90%;}

}

@media only screen and (max-width:992px) {

.ny_fz { padding:50px 0px 0px 0px;}

.ny_fz .swiper-container-cpfw{width:100%;padding-bottom:3rem;}

.ny_fz .swiper-container-cpfw .tp1  {padding:10px 0px 0 20px; width: 100%;}

.ny_fz .swiper-container-cpfw .wz {  height: 170px;}

.ny_fz .swiper-container-cpfw .wz p { font-size: 14px; line-height:22px; color:#666666; background:url(/template/default/images/dd.png) no-repeat top left; padding-left:15px; width:100%;}	

.ny_fz .swiper-container-cpfw .xy { margin-top: 170px;}

.zhjia { width: 94%; margin: 0px auto;}

}







.sy_lw { width: 32%;background: #f6f6f6; margin-bottom: 40px;}

.yc_yd { margin-left: 2%;}

.lb_lb{ width: 94%; margin: 10px auto; }

.lb_lb ul li {font-size: 15px; line-height: 36px; background: url(/template/default/images/dd.png) no-repeat center left; padding-left: 15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

.lb_lb ul li a {font-size: 15px;}

.lb_lb ul li span { float: right; color: #666; font-family: Arial;}

.sy_bt { width: 100%; background: #0178c8; line-height: 45px; padding: 0px 15px; color: #fff; font-size: 18px; font-weight: bold;  }

.sy_bt font { float: right;}

.sy_bt font a { font-size: 12px; color: #fff;}

@media only screen and (max-width:992px) {

.sy_lw { width:100%; margin-bottom: 20px;}	

.yc_yd { margin-left: 0%;}

}







.xw_xq { width: 100%; margin: 0px auto; background: #f6f6f6; padding: 30px 0px;}

.xw_xq .zc { width: 75%; float: left; background: #fff; padding: 20px;}

.xw_xq .zc h1 { font-size: 26px; min-height: 60px;}

.xw_xq .zc .btitle { font-size: 13px; border-bottom: 1px solid #ddd; color: #999; padding-bottom: 15px; margin-bottom: 20px;}

.xw_xq .zc .btitle span { float: right;}

.xw_xq .zc p { font-size: 16px; line-height: 30px; text-indent: 30px;}

.xw_xq .zc .tp { width: 100%; text-align: center; padding: 20px 0px;}

.xw_xq .zc .wz { border-top: 1px solid #ddd; margin-top: 50px; font-size: 14px;  padding: 15px 0px; }

.xw_xq .zc .wz a { font-size: 14px;}

.xw_xq .zc .fhlb { font-size: 14px; width: 120px; height: 35px; line-height: 35px; background: #0178c8; text-align: center; color: #fff; border-radius: 3px;}

.xw_xq .zc .fhlb a {color: #fff;}



.xw_xq .yc { width: 23%; float: right;} 

.fu_tj { width: 100%; margin:0px auto; background: #fff; padding:10px 15px 15px 15px;}

.fu_tj h1 { border-bottom: 1px solid #ddd; height: 50px; line-height: 50px; font-size: 18px; font-weight: bold; position: relative; margin:0px auto 10px auto;}

.fu_tj h1 font{ position: absolute; left: 0; bottom: -1px; width: 80px; height: 3px; background:#0178c8; }



.fu_tj .cbiaoti { border-bottom: 1px solid #ddd; height: 50px; line-height: 50px; font-size: 18px; font-weight: bold; position: relative; margin:0px auto 10px auto;}

.fu_tj .cbiaoti font{ position: absolute; left: 0; bottom: -1px; width: 80px; height: 3px; background:#0178c8; }



.fu_tj ul li { line-height: 50px; height: 50px; border-bottom: 1px solid #ddd; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

.fu_tj ul li span { float: right;}

.fu_tj ul li a { font-size: 16px;}





.xw_xq .xgcp { width: 100%; margin: 40px auto;}

.xw_xq .xgcp h4 { border-bottom: 1px solid #ddd; height: 50px; line-height: 50px; font-size: 18px; font-weight: bold; position: relative; margin:0px auto 10px auto;}

.xw_xq .xgcp h4 font{ position: absolute; left: 0; bottom: -1px; width: 80px; height: 3px; background:#0178c8; }

.xw_xq .xgcp h4 span { float: right; }

.xw_xq .xgcp h4 span a { font-size: 12px; font-weight: normal;}

.xw_xq .xgcp ul li { width: 23.5%; float: left; margin: 1% 2% 1% 0; background: #fff;}

.xw_xq .xgcp ul li img { width: 100%; height: auto;}

.xw_xq .xgcp ul li p { line-height: 40px; text-align: center; font-size: 16px; padding-bottom: 10px;}

.xw_xq .xgcp ul li:nth-child(4n) { margin-right: 0px;}

@media only screen and (max-width:992px) {

.xw_xq .zc { width:100%; float:none; background: #fff; padding: 10px;}	

.xw_xq .zc h1 { font-size: 24px; height: auto; padding-bottom: 15px;}

.xw_xq .zc .tp img { width: 100%; height: auto;}

.xw_xq .zc p { font-size: 14px; line-height: 26px; /*text-indent: 26px;*/ text-indent: 0;}

.xw_xq .yc { width:100%; float:none;} 

.fu_tj { width: 100%; margin:20px auto 0px auto; background: #fff; padding:10px;}

.fu_tj ul li a { font-size: 14px;}

.xw_xq .xgcp { width: 100%; margin: 10px auto 0px auto;}

.xw_xq .xgcp ul li { width: 48%; float: left; margin: 1% 4% 3% 0; background: #fff;}

.xw_xq .xgcp ul li:nth-child(2n) { margin-right: 0px;}

}



.ncontent{ line-height:180%; font-size:15px;}

@media only screen and (max-width:992px) {

	.ncontent{ line-height:165%; font-size:14px;}

	}



.m_content a{

	color:#0178c8;

	}



.xiaocms-page { margin-top:30px; text-align:center;}

.xiaocms-page a { display:inline-block; margin:2px; min-width:36px; height:36px; border:1px solid #e7e7e7; padding:0 10px; line-height:34px; text-align:center; color:#555; display:inline-block;}

.xiaocms-page a:hover { background-color:#0178c8; border:1px solid #0178c8; color:#fff;}

.xiaocms-page span {display:inline-block; margin:2px; min-width:36px; height:36px;  border:1px solid #0178c8; color:#fff;  padding:0 10px; line-height:34px; text-align:center; display:inline-block; background-color:#0178c8;}

.m_content img{ max-width:100%;}

@media screen and (max-width: 768px){
	.tabmenu li{ width:22%; font-size:15px;}
	.tabmenu .cli{ width:22%; font-size:15px;}
	.ncontent iframe { max-width:100%; height:300px;}
	.m_content img{ max-width:100%; height:auto;}
	.m_content table{ max-width:100% !important;}
	}

@media screen and (max-width: 678px){
	.m_content iframe{
	max-width:100%;
	height:300px;
	}
	}


@media only screen and (max-width:640px){

.xiaocms-page{margin-top:10px;}

.xiaocms-page ul li a,.xiaocms-page ul li span{min-width:32px; height:32px; padding:0 10px; line-height:30px;}

}<!--耗时1765770815.4185秒-->