@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.imgB{
	position: relative;
    padding-top: 100%;
}
.imgB .pic{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.imgB .pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sybj {background: #f7f9fc;}
.con{width:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
.header{width:100%; position:fixed; top:0; left:0; z-index:10;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;background:rgba(255,255,255,0.9);z-index: 999;}
.header.on{box-shadow:0 0 10px #aaa; }
.header .container{position:relative;}
.header .logo{float:left; margin:10px 0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img{width:auto; height:67px; display:block;}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; 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 .an span{width:30px; height:2px; background-color:#555; 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 .yy {margin-left: 20px;padding-right: 16px;background: url(../images/xl.png) right center no-repeat;font-size: 14px;color: #999999;float: right;margin-top: 35px;position: relative;}
.header .yy i {font-size: 20px;margin-right: 8px;font-weight: normal;vertical-align: middle;}
.header .yy .x_l {width:70px;top: 30px;position: absolute;left: 50%;margin-left: -35px; background:#fff;line-height: 30px;display: none;z-index: 99;}
.header .yy .x_l a {color: #333;display: block;font-size: 14px;width: 100%;border-radius: 0;margin-left: 0;}
.header .yy .x_l a:hover{color: #0170b9;}

.header .yy img {padding: 1px;border: #e6e6e6 1px solid;vertical-align: middle;margin-right: 6px;line-height: 20px;}
.header .nav1{width:70px;height:20px;margin:35px 0;font-size: 14px;color: #999999;line-height: 20px;float: right;background:url(../images/xl.png) right center no-repeat;}
.header .nav1 p{display:block;line-height:20px;background: url(../images/cn.png) 5px center no-repeat;padding-left: 32px;}
.header .nav1 p:nth-child(2){background: url(../images/en.png) 5px center no-repeat}

.header .set{background:url(../images/xl2.png) right center no-repeat;}
.header .select{background:url(../images/xl.png) right center no-repeat;}
.header .new{width:70px;position:absolute;border:1px solid #CCC;display:none;background: #fff;}
.header .nav1 ul li{line-height:30px;background: url(../images/cn.png) 5px center no-repeat;padding-left: 32px;}
.header .nav1 ul li:nth-child(2){background: url(../images/en.png) 5px center no-repeat;}
.header .nav1 ul li:hover{color:#0170b9;}

.header .nav{float:right;}
.header .nav i{font-size:12px; color:#aaa; 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:0; line-height:90px; float:left; position:relative; padding:0 20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li a{display:block; font-size:16px;font-weight: bold;color:#333; text-transform:capitalize}
.header .nav ul li.on a{color: #0170b9;}
.header .nav ul li:hover a{color: #0170b9;}
.nav .y_j{position:relative;}
.nav .e_j{width:150px; background-color:rgba(255,255,255,.9); position:absolute; top:45px; left:50%; margin-left:-75px; display:none; z-index:9999;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:14px; color:#000; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.5); text-align:center }
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#e77817; color:#fff;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 90px;}
}
@media (max-width:102px){
.header .nav ul li{margin:0 15px;}
.header .nav ul li a{font-size:15px;}
}
@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{border:0; height:60px; width:100%}
.header .container{ padding:0;height: 60px; width:94%}
.header .logo img{ height: 40px;}
.header .yy {
  margin-left: 0px;margin-right: 55px;
  margin-top: 20px;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:100%}
.header .nav{width:100%; padding:15px 5%; background-color:rgba(255,255,255,0.9); height:100%; position:fixed; top:60px; right:-100%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #333;}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(0,0,0,0.15); float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}

.header .nav ul li a{font-size:16px; color:#333;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}


.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-slide .w_z {position: absolute;left: 50%;top: 50%;transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.gallery-top .swiper-slide .w_z h1 {font-size: 60px;font-weight: bold;margin-bottom: 40px;color: #fff;}
.gallery-top .swiper-slide .w_z h3 {font-size:48px;font-weight: bold;color: #fff;margin-bottom: 60px}
.gallery-top .swiper-pagination{bottom:78px !important;}
.gallery-top .swiper-pagination-bullet {width:12px; height:12px;margin: 0 7px !important; display:inline-block; border-radius:0; opacity:1;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#fff;width: 30px;}


.sy_yy {height: 93px;box-shadow: 0 0 24px rgba(107,122,181,0.25);border-radius: 8px;background: #fff;margin: -46px auto 0;z-index: 9;padding: 25px 33px 24px 33px;display: flex;justify-content: space-between;position: relative;box-sizing: border-box;}
.sy_yy input.w_z {
  width: 319px;
  height: 40px;color: #666;
  font-size: 14px;
  line-height: 40px;
  padding: 0 18px;
  box-sizing: border-box;
  background: #f4f4f4;
}
.sy_yy .a_n {width: 129px;height: 40px;line-height: 40px;text-align: center;background: #0170b9;border-radius: 4px;font-size: 14px;color: #fff;}

.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:40px; color:#232933; position:relative;font-weight: bold;}
.tit h1 a{ font-size:16px; color:#666666;float: right;font-weight: normal;margin-top: 25px;}
.tit h1 a:hover{color:#0170b9;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;}

.sy_cpxx {padding: 70px 0 60px;overflow: hidden;}
.sy_cpxx .tit {text-align: left;}
.sy_cpxx ul{}
.sy_cpxx ul li {width: 386px;margin-bottom: 30px;margin-right: 21px;float: left;position: relative;}
.sy_cpxx ul li .t_p {overflow: hidden;border-radius: 12px;padding-top:60%;}
.sy_cpxx ul li img {width: 100%;display: block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_cpxx ul li:hover .t_p 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 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.sy_cpxx ul li:nth-child(3n){margin-right: 0;}
.sy_cpxx ul li .b_t{width: 346px;height: 64px;line-height: 64px; background: #fff;box-shadow: 0px 0px 16px 0px rgba(162, 176, 196, 0.24); border-radius: 12px;z-index: 9;margin: -32px auto 0;padding: 0 20px;color: #232933;font-size: 16px;position: relative;}
.sy_cpxx ul li .b_t .fr{margin-top: 22px;}

.sy_jj{padding-bottom: 100px;overflow: hidden;}
.sy_jj .tit {text-align: left;}
.sy_jj .con {position: relative;}
.sy_jj .con .t_p{width: 724px;float: left;border-radius: 12px;overflow: hidden;}
.sy_jj .con .t_p img{width: 100%;display: block;}
.sy_jj .con .w_z {width: 626px;box-shadow: 0px 0px 16px 0px rgba(162, 176, 196, 0.14);position: absolute; z-index: 101;  border-radius: 12px;background-color: rgb(255, 255, 255);right: 0;height: 382px;padding: 60px 40px 0;top: 50%;transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.sy_jj .con .w_z h3 {font-size: 24px;font-weight: bold;color: #232933;margin-bottom: 25px;}
.sy_jj .con .w_z .nr {font-size: 16px;color: #666666;line-height: 30px;}
.sy_jj .more {background-color: rgb(1, 112, 185);box-shadow: -0.105px 5.999px 29px 0px rgba(1, 112, 185, 0.24);width: 180px;height: 56px;border-radius: 28px;position: absolute;right: 40px;bottom: -28px;text-align: center;line-height: 56px;}
.sy_jj .more a {font-size: 16px;color: #fff;display: block;}

.sy_ys {padding-bottom: 60px;}
.sy_ys ul li {width: 386px;margin-right: 21px;margin-bottom: 36px;float: left;padding-top: 55px;}
.sy_ys ul li:nth-child(3n){margin-right: 0;}
.sy_ys ul li .tb {width: 110px;height: 110px;position: absolute;top: -55px;left: 50%;margin-left: -55px;border: #0170b9 1px solid;border-radius: 55px;background: #fff;display: flex;justify-content: center;align-items: center;}
.sy_ys ul li:hover .tb{-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.sy_ys ul li .nr {position: relative;padding: 90px 25px 25px;height: 280px;background: #fff;box-shadow: 0px 0px 16px 0px rgba(162, 176, 196, 0.14);}
.sy_ys ul li .nr h3 {font-size: 22px;color: #232933;text-align: center;margin-bottom: 15px;}
.sy_ys ul li .nr .line {width: 24px;height: 3px;background: rgba(1,112,185,0.5);margin: 0 auto 16px;}
.sy_ys ul li .nr p {font-size: 16px;color: #666;line-height: 30px;text-align: center;}


/* start footer */
.footer_bg{background:#edf0f5; width:100%;padding:55px 0 0;}
.footer { width:1200px; margin:0 auto; padding:20px 0; z-index:999}
.footer .zuo3{ width:442px; float: left;font-size: 14px;line-height: 26px;color: #232933;}
.footer .zuo3 .logo{margin-bottom: 30px;}
.footer .zuo3 .logo img{height: 67px;display: block;}
.footer .zuo3 .e_m {margin-top: 22px;}
.footer .you {float: right;}
.footer .you ul{display: flex;align-items: stretch;}
.footer .you ul li {float: left;padding-right: 100px;border-left: #cdd3de 1px solid;padding-left: 24px;position: relative;padding-bottom: 30px;}
.footer .you ul li::before {width: 3px;height: 18px;left: -2px;background: #0170b9;position: absolute;content: "";top: 0;}
.footer .you ul li h3 {font-size: 20px;font-weight: bold;margin-bottom: 15px;color: #232933;}
.footer .you ul li p {font-size: 14px;line-height: 35px;color: #232933;}
.footer .you ul li p a{color: #232933;}
.footer .you ul li p a:hover{color: #0170b9;}

.footer_btm {line-height: 60px; border-top: 1px solid #fff;margin-top: 40px;}
.copy {color: #232933;font-size: 14px;}
.footer_bg .dh {float: right;margin-top: 15px;border: rgba(35,41,51,0.5) 1px solid;border-radius: 2px;width: 90px;height: 30px;line-height: 30px;}
.footer_bg .dh span {padding-left: 10px;}
.footer_bg .dh ul li {position: relative;width:90px;font-size: 14px;line-height: 30px;float: left;color: #232933;}
.footer_bg .dh ul li .y_j {position: relative;}
.footer_bg .dh ul li i {position: absolute;width: 100%;right: 0;bottom: 0;height: 30px;background: url(../images/xl_b.png) 70px 13px no-repeat;}
.footer_bg .dh ul li .ej {width: 100%;font-size: 12px;position: absolute;left: 0;bottom: 46px;display: none;background: #fff;padding: 0 10px;box-sizing: border-box;z-index: 9;box-shadow: 0 0 15px #ccc;}
.footer_bg .dh ul li .ej a {color: #333;display: block;}


.nban { height:360px; width:100%;}
.nban .w_z {padding-top: 210px;}
.nban .w_z h1 {font-size: 36px;color: #fff;font-weight: bold;margin-bottom: 25px;}
.nban .w_z h3 {font-size: 16px;color: #fff;}
.nban .w_z h3 a{color: #fff;}

.ny_jj {padding: 80px 0 99px;overflow: hidden;}
.ny_jj h1{font-size: 36px;color: #0170b9;font-weight: bold;}
.ny_jj h1::after{content: "";width: 56px;height: 3px;background: #0170b9;margin-bottom: 25px;margin-top: 25px;display: block;}
.ny_jj .nr {font-size: 16px;line-height: 30px;color: #333333;}
.ny_jj .t_p {margin: 40px 0;}
.ny_jj .t_p img{max-width: 100%;display: block;}

.ny_pro {padding: 30px 0 60px;}
.ny_pro .left {width: 260px;float: left;}
.ny_pro .left .bt {line-height: 52px;background: #0170b9;font-weight: bold;font-size: 20px;color: #fff;padding-left: 20px;}
.ny_pro .left .bt .a_n{float: right;display: none;}
.subNavBox{}
.subNav{cursor:pointer;background: url(../images/jtl.png) 20px center no-repeat #f6f8fa;margin-bottom: 2px;line-height: 48px;padding-left: 32px;font-size: 14px;color: #666;}
.subNav:hover{color:#0170b9;}
.currentDd{color:#0170b9}
.navContent{display: none;padding: 10px 0}
.navContent li a{display:block;heighr:36px;font-size: 14px;font-size:14px;line-height:36px;color:#666666;position: relative;padding-left: 30px;}
.navContent li a::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 15px;
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #0170b9;
}
.navContent li a:hover{color:#0170b9;}

.ny_pro .right{width: 916px;float: right;}
.ny_pro .right .b_t{line-height: 52px;font-size: 20px;color: #333;}
.ny_pro .right ul li{background: #f6f8fa;border-top: #d6e2ee 1px solid;margin-bottom: 20px;padding: 10px;overflow: hidden;position: relative;border-radius: 2px;}
.ny_pro .right ul li .more{background: #6c9abd;width: 70px;line-height: 26px;bottom: 26px;font-size: 12px;position: absolute;right: 30px;text-align: center;}
.ny_pro .right ul li .more a {color: #fff;display: block;}
.ny_pro .right ul li:hover .more {background: #0170b9;}
.ny_pro .right ul li .t_p {width: 199px;float: left}
.ny_pro .right ul li .w_z {width: calc(100% - 221px);float: right;font-size: 14px;line-height: 24px;color: #666;}
.ny_pro .right ul li .w_z h3{font-size: 18px;color: #0170b9;margin-bottom: 5px;margin-top: 15px;}

.page {padding-top: 40px;text-align: center;}
.page a ,
.page span{width: 36px;height: 36px;line-height: 36px;text-align: center;font-size: 14px;color: #333;border: #eeeeee 1px solid;display: inline-block;border-radius: 2px;margin: 0 4px;background: #fff;}
.page a:hover,
.page span{background: #0170b9;color: #fff;border: #0170b9 1px solid;}
.page a.on{background: #0170b9;color: #fff;border: #0170b9 1px solid;}

.wzxx {line-height: 62px;color: #999999;font-size: 14px;}
.wzxx a{color: #999;}
.wzxx span{color: #666;}
.ny_cpxq {background: #f5f7f9;padding-bottom: 39px;}
.ny_cpxq .t_p{width: 428px;float: left;}
.ny_cpxq .t_p img{width: 100%;display: block;}
.ny_cpxq .w_z {width: 734px;float: right;}
.ny_cpxq .w_z h1{font-size: 36px;color: #333;margin-bottom: 40px;font-weight: bold;position: relative;}
.ny_cpxq .w_z h1 a {width: 85px;height: 36px;line-height: 36px;border: #e3edfb 1px solid;background: #fff;border-radius: 2px;text-align: center;display: block;font-size: 14px;color: #666;float: right;font-weight: normal;}
.ny_cpxq .w_z .nr{font-size: 16px;color: #666;line-height: 24px;}
.ny_cpxqtd {padding-top: 20px;padding-bottom: 50px;}
.ny_cpxqtd h1{line-height: 66px;border-bottom: #c1cddb 2px solid;margin-bottom: 24px;font-size: 24px;color: #0170b9;}
.ny_cpxqtd h3 {font-size: 20px;color: #333;margin-bottom: 20px;margin-top: 20px;}
.tdbox {margin-bottom: 20px;border: #e3edfb 1px solid}
.tdbox ul li {line-height: 48px;border-bottom: #e3edfb 1px solid;font-size: 14px;overflow: hidden;color: #666;}
.tdbox ul li:last-child{border-bottom: #e3edfb 0 solid;}
.tdbox ul li.bt {background: #d2deec;font-weight: bold;color: #333;}
.tdbox ul li span {display: block;width: 70%;padding-left: 20px;float: left;}
.tdbox ul li span.xiao {display: block;width: 30%;border-right: #e3edfb 1px solid;background: #f6faff;height: 47px;}
.tdbox ul li span.zh {display: block;width: 35%;border-right: #e3edfb 1px solid;}
.tdbox ul li span:last-child {border-right: 0;}
.ny_cpxqtd .nr {font-size: 16px;line-height: 24px;color: #333;}
.ny_cpxg {margin-top: 20px;padding-bottom: 80px;}
.ny_cpxg h1 {font-size: 24px;padding-bottom: 20px;border-bottom:#c1cddb 2px solid;color: #333;font-weight: bold;margin-bottom: 30px;}
.ny_cpxg ul {display: flex;justify-content: space-around;}
.ny_cpxg ul li {background: #f6f8fa;width: 286px;float: left;padding: 10px;border-bottom: #d6e2ee 1px solid;}
.ny_cpxg ul li .t_p{overflow: hidden;}
.ny_cpxg ul li .t_p img{width: 100%;display: block;}
.ny_cpxg ul li .w_z{padding:20px 10px 12px;}
.ny_cpxg ul li .w_z h3{font-size: 18px;color: #0170b9;margin-bottom: 10px;}
.ny_cpxg ul li .w_z p{font-size: 14px;color: #666;line-height: 24px; margin-bottom: 25px;}
.ny_cpxg ul li .w_z .more {width: 70px;line-height: 26px;text-align: center;font-size: 12px;color: #fff;background: #6c9abd;}
.ny_cpxg ul li:hover .w_z .more {background: #0170b9;}

.ny_news {background: #f7f9fc;overflow: hidden;padding: 60px 0;}
.ny_news ul li {position: relative;padding: 20px 20px 20px 0;margin-bottom: 7px;}
.ny_news ul li::after{content: "";position: absolute;width: 878px;height: 100%;right: 0;top: 0;background: #fff;box-shadow: 0px 0px 70px 0px rgba(177, 190, 199, 0.78);border-radius: 8px;opacity: 0;z-index: 1;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_news ul li:hover::after{opacity: 1;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_news ul li .rq {width: 63px;float: left;font-size: 18px;font-weight: bold;color: #333;}
.ny_news ul li:hover .rq {color: #0170b9;}
.ny_news ul li .rq span{font-size: 30px;}
.ny_news ul li .n_r {width: calc(100% - 100px);float: right;}
.ny_news ul li .n_r .t_p {width: 308px;height: 211px;float: left;border-radius: 8px;overflow: hidden;position: relative;z-index: 2;}
.ny_news ul li .n_r .t_p img{width: 100%;height: 100%;object-fit: cover;}
.ny_news ul li .n_r .w_z {width: 740px;float: left;margin-left: 29px;position: relative;z-index: 2;padding-top: 35px;}
.ny_news ul li .n_r .w_z h3 {font-size: 22px;font-weight: bold;color: #000;margin-bottom: 30px;}
.ny_news ul li .n_r .w_z p {font-size: 14px;line-height: 30px;color: #56575a;}
.ny_news ul li:hover .n_r .w_z h3 {color: #0170b9;}

.ny_xwxq {padding-top: 70px;padding-bottom: 80px;overflow: hidden;}
.ny_xwxq h1{padding-bottom: 50px;font-size: 36px;font-weight: bold;color: #333;border-bottom: #e6e6e6 1px solid;}
.ny_xwxq h3{font-size: 14px;color: #666;margin-top: 18px;margin-bottom: 40px;overflow: hidden;}
.ny_xwxq h3 span {margin-right: 44px;}
.ny_xwxq h3 i {margin-right: 5px;}
.ny_xwxq .nr {font-size: 16px;color: #333;line-height: 1.8;padding-bottom: 50px;border-bottom: #e6e6e6 1px solid;}
.ny_xwxq .t_p {margin: 40px 0;}
.ny_xwxq .t_p img{max-width: 100%;display: block;}
.ny_xwxq .sxp {padding: 20px 0;overflow: hidden;}
.ny_xwxq .sxp ul li {margin-bottom: 15px;font-size: 14px;color: #999999;}
.ny_xwxq .sxp ul li a{color: #333;margin-left: 14px;}
.ny_xwxq .sxp ul li a:hover{color: #0170b9;}

.ny_contact {background: #f7f9fc;overflow: hidden;padding: 60px 0;}
.ny_contact .lxfs {background: #fff;box-shadow: 0 0 18px rgba(0,0,0,0.08);padding: 35px 40px;margin-bottom: 40px;}
.ny_contact .lxfs .left {width: 508px;float: left;}
.ny_contact .lxfs .left h3 {font-size: 24px;color: #333;font-weight: bold;margin-bottom: 40px;padding-left:20px;position: relative;}
.ny_contact .lxfs .left h3::before {width: 4px;content: "";height: 16px;left: 0;top: 50%;margin-top: -8px;background: #0170b9;position: absolute;}
.ny_contact .lxfs .left p{font-size: 16px;margin-bottom: 20px;color: #333;}
.ny_contact .lxfs .left p i{font-size: 20px;margin-right: 16px;color: #0170b9}
.ny_contact .lxfs .ewm {display: flex;align-items: center;justify-content: flex-start;margin-top: 40px;}
.ny_contact .lxfs .ewm img {width: 113px;float: left;margin-right: 17px;}
.ny_contact .lxfs .ewm .wz {float: left;font-size: 16px;color: #999;line-height: 1.8;width: 75px;}
.ny_contact .l_y {width: 610px;float: right;padding-left: 40px;border-left: #eee 1px solid;}
.ny_contact .l_y h3 {font-size:18px;color: #333;font-weight: bold;margin-bottom: 37px;padding-left:10px;position: relative;}
.ny_contact .l_y h3::before {width: 4px;content: "";height: 16px;left: 0;top: 50%;margin-top: -8px;background: #0170b9;position: absolute;}
.ny_contact .l_y .box {width:273px; height:40px;position: relative;float: left;margin-right:20px; margin-bottom:20px; }
.ny_contact .l_y input.w_z{width:100%; height:40px; font-size:14px; line-height:40px; border:1px solid #e6e6e6; padding:0 22px;box-sizing: border-box;background: #fff;position: relative;}
.ny_contact .l_y .wz {color: #ff0000;left: 14px;top: 12px;position: absolute;font-size: 18px;z-index: 9;}
.ny_contact .l_y .box.no{margin-right: 0;}
.ny_contact .l_y input.a_n{width:160px; height:40px; background-color:#0170b9; font-size:14px;font-weight: bold;color:#fff; line-height:40px;border-radius: 4px;cursor: pointer;}
.ny_contact .l_y textarea{width:100%; height:168px; padding:5px 18px; border:1px solid #e6e6e6; outline:none; resize:none; font-size:14px; line-height:40px; margin-bottom:20px;box-sizing: border-box;}
.ny_contact .d_t {}
.ny_contact .d_t #map{width: 100%;height: 25vw;}
.ny_contact .d_t img {width: 100%}






@media only screen and (max-width:1024px) {

.container { width: 94%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.con {
  width: 90%;
}
	.gallery-top .swiper-slide .w_z h1 {
  font-size: 40px;
  margin-bottom:10px;
}
	.gallery-top .swiper-slide .w_z h3 {
  font-size: 25px;
  margin-bottom: 20px;
}
	.gallery-top .swiper-pagination {
  bottom: 50px !important;
}
	.sy_yy {
  height: 70px;
  margin: -35px auto 0;
  padding: 15px 20px 15px 20px;
}
	.sy_yy input.w_z {
  width: 28%;
  padding: 0 10px;
}
	.sy_yy .a_n {
  width: 14%;
}
	.sy_cpxx {
  padding: 40px 0 30px;
}
	.tit h1 {
  font-size: 30px;
}
	.tit {
  margin-bottom: 30px;
}
	.sy_cpxx ul li {
  width: 46%;margin: 2%;
}
	.sy_cpxx ul li:nth-child(3n) {
  margin-right: 2%;
}
	.sy_cpxx ul li .b_t {
  width: 94%;
  height:54px;
  line-height: 54px;
  margin: -27px auto 0;
  padding: 0 15px;
}
	.sy_cpxx ul li .b_t .fr {
  margin-top: 16px;
}
	.sy_jj .con .t_p {
  width: 100%;overflow: hidden;float: none;
}
	.sy_jj .con .w_z {
  width: 100%;position: relative;margin-top: 20px;
  height: auto;
  padding: 20px 20px 50px;
  transform: translate(0,0%);
  -webkit-transform: translate(0,0%);
  -moz-transform: translate(0,0%);
  -ms-transform: translate(0,0%);
  -o-transform: translate(0,0%);
}
	.sy_jj .more {
  width: 160px;
  height: 40px;
  right: 20px;
  bottom: -20px;
  line-height: 40px;
}
	.sy_jj {
  padding-bottom: 60px;
}
	.sy_ys ul li {
  width: 46%;margin: 2%;
}
	.sy_ys ul li:nth-child(3n) {
  margin-right:2%;
}
	.sy_ys {
  padding-bottom: 30px;
}
	.footer_bg {
  padding: 25px 0 0;
}
	.footer .you {display: none;
}
	.footer .zuo3 {
  width: 100%;
}
	.footer .zuo3 .logo img {
  height:40px;
}
	.nban .w_z {
  padding-top: 100px;
}
	.nban .w_z h1 {
  font-size: 28px;
  margin-bottom: 10px;
}
	.nban {
  height: 200px;
}
	.ny_jj {
  padding: 40px 0 40px;
}
	.ny_jj h1 {
  font-size: 24px;
}
	.ny_jj h1::after{
  margin-top: 10px;
  margin-bottom: 15px;
}
	.ny_jj .t_p {
  margin: 20px 0;
}
	.ny_pro .left .w_z {
    display: block;
    position: absolute;
    right: 5%;
    top: 0;
    padding: 0;
    width: 20px;
    height: 40px;
    background: url(../images/nyej.png) center / 100% no-repeat;
  }
	.ny_pro .left {
  width: 100%;position: relative;
}
	.ny_pro .left .bt {
  line-height: 40px;position: relative;
  font-size: 18px;
  padding-left: 10px;
}
	.subNavBox {position: absolute;width: 100%;left: 0;top: 40px;display: none;z-index: 99;background: #fff;
}
	.ny_pro .right {
  width: 100%;
}
	.ny_pro .right .b_t {
  line-height: 40px;
  font-size: 18px;margin-top: 20px;
}
	.page {
  padding-top: 20px;
}
	.page a {
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin: 0 2px;
}
	.ny_pro {
  padding: 30px 0 40px;
}
	.ny_cpxq .w_z {
  width: 100%;margin-top: 20px;
}
	.ny_cpxq .w_z h1 {
  font-size: 25px;
  margin-bottom: 15px;
}
	.ny_cpxg ul li {
  width: 46%;margin-bottom: 20px;
}
	.ny_cpxg ul {flex-wrap: wrap;
}
	.ny_cpxg {
  padding-bottom:40px;
}
	.ny_news ul li .rq {
  width: 60px;
  font-size: 16px;
}
	.ny_news ul li .n_r {
  width: calc(100% - 75px);
}
	.ny_news ul li .n_r .t_p {
  width: 280px;
  height: 190px;
}
	.ny_news ul li .n_r .w_z {
  width: calc(100% - 300px);
  margin-left: 20px;
  padding-top: 0px;
}
	.ny_news ul li .n_r .w_z h3 {
  font-size:20px;
  margin-bottom: 10px;
}
	.ny_news ul li .n_r .w_z p {
  line-height: 26px;
}
.ny_news {
  padding: 40px 0;
}
	.ny_news ul li::after {
  width: 100%;
}
	.ny_xwxq {
  padding-top: 30px;
  padding-bottom: 40px;
}
	.ny_xwxq h1 {
  padding-bottom: 20px;
  font-size: 24px;
}
	.ny_xwxq h3 {
  margin-top: 15px;
  margin-bottom: 20px;
}
	.ny_xwxq .t_p {
  margin: 20px 0;
}
	.ny_xwxq .nr {
  padding-bottom: 30px;
}
	.ny_xwxq .sxp ul li {
  margin-bottom: 10px;
}
	.ny_contact {
  padding: 30px 0;
}
	.ny_contact .lxfs {
  padding: 20px 20px;
  margin-bottom: 20px;
}
	.ny_contact .lxfs .left h3 {
  font-size: 20px;
  margin-bottom: 20px;
  padding-left: 15px;
}
	.ny_contact .lxfs .left p {
  margin-bottom: 15px;
}
	.ny_contact .lxfs .left {
  width: 100%;
}
	.ny_contact .l_y {
  width: 100%;margin-top: 30px;
  padding-left: 0px;
  border-left: #eee 0px solid;
}
	.ny_contact .l_y h3 {
  margin-bottom:15px;
}
	.ny_contact .l_y .box {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 15px;
}
	
	
	
	
	
	
	
	
  }

@media only screen and (max-width:600px){

.tit {margin-bottom:30px;}
.tit h1 {font-size:2.5rem;}
	 .gallery-top .swiper-slide .w_z h1 {
    font-size: 2.5rem;
  }
	.gallery-top .swiper-slide .w_z h3 {
    font-size: 1.8rem;
    margin-bottom: 0px;
  }
	.sy_yy {
    height: auto;
    margin: 25px auto 0;
    padding: 15px ;display: block;
  }
	.sy_yy input.w_z {
    width: 100%;height: 30px;line-height: 30px;margin-bottom: 8px;
  }
	.sy_yy .a_n {
    width: 100%;
  }
	.tit h1 a {
  font-size: 14px;
  margin-top: 10px;
}
	.tit {
    margin-bottom: 20px;
  }
	  .sy_cpxx ul li {
    width: 100%;
    margin: 2% 0;
  }
	.sy_jj .con .w_z h3 {
  font-size: 2rem;
  margin-bottom: 15px;
}
	.sy_jj .con .w_z .nr {
  line-height: 28px;
}
	.sy_ys ul li .nr {
  padding: 60px 25px 25px;
  height: auto;
}
	.sy_ys ul li .tb {
  width: 80px;
  height: 80px;
  top: -40px;
  margin-left: -40px;
}
	.sy_ys ul li {
    width: 100%;
    margin: 2% 0;
  }
	.sy_ys ul li .nr p {
  line-height:28px;
}
	.footer {padding: 0
}
	.footer .zuo3 .logo {
  margin-bottom: 15px;
}
	.footer_btm {
  margin-top: 20px;
}
	.gallery-top .swiper-pagination {
    bottom: 10px !important;
  }
	.gallery-top .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px !important;
}
	 .ny_jj h1 {
    font-size: 20px;
  }
		.nban .w_z {
  padding-top: 60px;
}
	.nban .w_z h1 {
  font-size: 24px;
}
	.nban {
  height: 140px;
}
	
	.ny_pro .right ul li .t_p {
  width: 100%;
}
	.ny_pro .right ul li .t_p img {
  width: 100%;
}
	.ny_pro .right ul li .w_z {
  width: 100%;margin-top: 20px;
}
	.ny_pro .right ul li .more {
  position: static;margin-top: 15px;
}
	.ny_pro .right ul li .w_z h3 {
  margin-top: 0;font-size: 16px;
}
	 .ny_cpxg ul li {
    width: 100%;
  }
	.tdbox ul li {
  line-height: 20px;display: flex;justify-content: flex-start;align-items: stretch;
}
	.tdbox ul li span {padding: 6px 0 6px 8px;
}
	
	.tdbox ul li span.xiao {
  height: auto;
}
	.ny_cpxqtd {
  padding-bottom: 30px;
}
	.ny_cpxg h1 {
  font-size: 22px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
	.ny_cpxq .t_p {
  width: 100%;
}
	.wzxx {
  line-height: 42px;
  font-size: 1.2rem;
}
	 .ny_cpxq .w_z h1 {
    font-size: 22px;
  }
	.ny_cpxq .w_z h1 a {
  width: 70px;
  height: 30px;
  line-height: 30px;
}
	.ny_cpxq {
  padding-bottom: 30px;
}
	.ny_cpxqtd h1 {
  line-height:50px;
  margin-bottom: 20px;
  font-size: 22px;
}
	.ny_news ul li {
  padding: 0px 0px 10px 0;
}
	.ny_news ul li .rq {
    width: 100%;
  }
	.ny_news ul li .n_r {
    width:100%;
  }
	.ny_news ul li .n_r .t_p {
    width: 100%;
  }
	.ny_news ul li .n_r .w_z {
    width: 100%;
    margin-left: 0px;
    padding-top: 20px;
  }
	.ny_news ul li .n_r .w_z h3 {
    font-size: 18px;
  }
	.ny_xwxq h3 span {
  margin-right: 16px;
}
	
	.ny_contact .l_y .box {
    width: 100%;
    margin-right: 0;
  }
	.ny_contact .l_y textarea {
  height: 120px;
}
	
		
}



/* 新加样式 */
.ovh7{
	width: 100%;
	overflow: hidden;
	-ms-text-overflow: ellipsis;text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 7;
}
.leftNav li{margin-top: 4px;}
.leftNav li:first-child{margin-top: 0;}
.leftNav .zktit{
	/* font-size: 16px;
	color: #333333;
	line-height: 1.4;
	padding: 16px 30px 16px 18px;
	position: relative;
	cursor: pointer;
	background: #f6f6f6;
	
	 */
	cursor: pointer;
	background: url(../images/jtl.png) 20px center no-repeat #f6f8fa;
	/* margin-bottom: 2px; */
	line-height: 48px;
	padding-left: 32px;
	font-size: 14px;
	color: #666;
}
.leftNav .zktit a{color: #666;display: block;}
.leftNav li.on .zktit{color: #0170b9;}
.leftNav li.on .zktit a{color: #0170b9;}
.leftNav .zhshow{
	display: none;
}
.leftNav .zhshow a{
	display: block;
	heigh: 36px;
	font-size: 14px;
	font-size: 14px;
	line-height: 36px;
	color: #666666;
	position: relative;
	padding-left: 30px;
}
.leftNav .zhshow a::before{
	content: "";
	position: absolute;
	left: 20px;
	top: 15px;
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #0170b9;
}
.leftNav .zhshow a.on,
.leftNav .zhshow a:hover{color: #0170b9;}
