::-webkit-scrollbar{display: none;width: 0;}

/*head*/
.ny-head{width: 100%;height: 90px;background: #fff;position: fixed;z-index: 999;}
.nyh-bk{padding: 0 16vh;}
.ny-head h1{margin-top: 16px;}
.ny-head .h_nav{width: 45%;height: 90px;}
#nav-menu{width:100%;}
#nav-menu .menu{width: 100%}
#nav-menu .menu li{position:relative;float:left;display:inline;width: 16.66%;text-align: center;}
#nav-menu .menu li h3{display:inline-block;width: 100%;}
#nav-menu .menu li a.xialaguang{display:inline-block;font-size:15px;color: #222;line-height: 90px;height: 90px;width: 100%;}
#nav-menu .menu li:hover ul.children{border-top: 4px solid #f08519;}	
#nav-menu .menu ul.children{display:none;position:absolute;top:86px;left:0;width:100%;background:#FFF;border-top:0;line-height:normal;}
#nav-menu .menu ul.children li{width:100%;display:inline-block;text-align:center;}
#nav-menu .menu ul.children li h3{display:block; width:100%;}
#nav-menu .menu ul.children li a{width:100%;display:block;font-size:13px;color: #666;text-decoration:none;line-height: 50px;height: 50px;}
#nav-menu .menu ul.children li a:hover{color: #15499a;}
.ny-head .h_ic{margin-left: 50px;margin-top: 33px;}
.ny-head .h_ic dt{width: 16px;height: 16px;float: left;margin-right: 25px;}
.ny-head-h{height: 90px;}
@media (max-width: 1600px){.nyh-bk{padding: 0 4vh;}}
@media (max-width: 1200px){.ny-head .h_ic{display: none;}.ny-head .h_nav{width: 50%;}}

/*foot*/
.ny-copy{height: 75px;line-height: 75px;background: #222;border-top: 1px solid rgba(255,255,255,0.5);font-size: 13px;color: #999;}
.ny-copy a{color: #999;}
.ny-foot{background: #222;padding: 40px 0 60px;}
.nyf-logo{width: 30%;}
.nyf-logo .lx{font-size: 14px;color: #999;background: url(../images/fc-i1.png) no-repeat left;padding-left: 30px;margin-top: 14px;}
.nyf-logo .lx2{background: url(../images/fc-i2.png) no-repeat left}
.nyf-logo .ttel{font-size: 14px;color: #999;line-height: 30px;margin-top: 10px;}
.nyf-logo .ttel b{font-size: 24px;color: #fff;font-family: 'Lato';display: block;padding-left: 30px;}
.f-nav{width: 65%;}
.f-nav li{float: left;width: 25%;}
.f-nav li p{font-size: 15px;color: #fefefe;margin-bottom: 24px;display: block;}
.f-nav li a{font-size: 14px;color: #999;margin-bottom: 15px;display: block;}
.f-nav li:nth-child(2) a{width: 50%;float: left;}
.f-nav li:nth-child(3),.f-nav li:nth-child(4){float: right;width: 17%;}
.f-nav li:nth-child(2){width: 36%}
.f-nav li:nth-child(3) img,.f-nav li:nth-child(4) img{max-width: 100px;}

/*head_wap*/
.head_wap{display: none;}
.he_h{height: 70px;display: none;}
.sp_header{height:70px;overflow:hidden;position:fixed;z-index:9999;width:100%;background: #fff;box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);}
.sp_logo{padding: 14px 14px 0;float:left;height:70px}
.sp_logo img{margin:auto;max-height:40px;}
.sp_nav{width:60px;float:right;position:relative;cursor:pointer;height:30px;margin-top:24px}
.sp_nav span{display:block;background:#15499a;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:999;width:100%;height: 100%;font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;margin: 0 auto;display: block;}
.sjj_nav ul{background: #fff;padding: 15px;}
.nav_show{top:70px}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px solid rgba(204, 204, 204, 0.2);height:40px;padding:0px 15px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li:nth-child(1) i,.sjj_nav ul li:nth-child(2) i{display: none;}
.sjj_nav ul li{border-bottom:1px solid rgba(204, 204, 204, 0.2);position:relative;line-height:44px;font-size:16px;padding-left: 15px;}
.sjj_nav ul li ul{display:none;padding: 0;background: #f5f5f5;margin-right: 15px;}
.sjj_nav ul li a{color:#333;width:80%;font-size: 13px;}
.sjj_nav ul li ul li a{color:rgb(119, 119, 119);display:block;text-align:left;font-size: 12px;padding-left: 10px;}
.sjj_nav ul li ul li{border-bottom: none;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#999;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#15499a}
.sjj_nav ul li ul li>ul{margin-left:10px}
@media (max-width: 1000px){
	.head_wap,.he_h{display: block;}
	.ny-head,.ny-head-h,.nav2-wap{display: none;}
}

/*foot_wap*/
.fn_h{height: 67px;display: none;}
.g_fnva{position:fixed; z-index:100; bottom:0; width:100%;background:#2a2a2a;display: none;}
.m-f01 li{float: left;width: 25%;text-transform: uppercase;border-right: 1px  solid rgba(255,255,255,0.5); box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding-bottom: 6px;}
.m-f01 li em{display: block;width: 45%;padding-top: 0.5rem; margin: 0 auto;}
.m-f01 li img{width: 24px;display: block;margin: 5px auto;}
.m-f01 a{ color:#fff;display:block;text-align:center;font-size: 13px;position: relative;}
@media (max-width: 1000px){
	.g_fnva,.fn_h{display: block;}
	.ny-foot,.ny-copy{display: none;}
}





.ban-ny{height: 400px;line-height: 400px;font-size: 36px;color: #fff;font-weight: bold;margin-bottom: 70px;}
.ban-ny2{height: 800px;position: relative;text-align: center;color: #fff;margin-bottom: 80px;}
.ban-ny2 span{font-size:30px;padding-top: 320px;display: block;}
.ban-ny2 b{font-size: 54px;display: block;margin: 25px 0 40px;}
.ban-ny2 .rec{width: 50px;height: 2px;background: #fff;margin: 0 auto;display: block;}
@media (max-width: 1000px){
	.ban-ny2{height: 600px;}
	.ban-ny2 span{padding-top: 240px;}
	.ban-ny2 b{font-size: 40px;}
}
@media (max-width: 800px){.ban-ny{height: 300px;line-height: 300px;font-size: 30px;margin-bottom: 50px;}}
@media (max-width: 500px){
	.ban-ny{height: 200px;line-height: 200px;font-size: 24px;margin-bottom: 30px;}
	.ban-ny2{height: 260px;margin-bottom: 50px;}
	.ban-ny2 span{padding-top: 80px;}
	.ban-ny2 b{font-size: 24px;margin: 15px 0 20px;}
	.ban-ny2 span{font-size: 18px;}
	
}

/*contact*/
.lx-cont h2{font-size: 36px;font-weight: bold;color: #15499a;}
.lx-cont .des{font-size: 16px;color: #333;line-height: 36px;margin-top: 16px;}
.lx-cont .map{position: relative;width: 62%;max-width: 869px;float: left;}
.lx-cont .map img{max-width: 100%;}
.lx-cont .map .tb{position: absolute;top: 50.5%;right: 11.2%;}
.lx-cont .map .tb:nth-child(2){top: 38%;right: 15%;}
.lx-cont .map .tb:nth-child(3){top: 51%;right: 15%;}
.cont-dt{position: relative;margin-top: 15px;}
.cont-dt .txt{border: 1px solid #f08519;border-radius: 3px;position: absolute;right: 50px;top: 30px;width: 390px;height: 180px;}
.cont-dt .txt b{font-size: 20px;color: #15499a;padding-top: 25px;display: block;padding-left: 25px;}
.cont-dt .txt b h4{ font-size: 18px; margin-top:10px; font-weight:bold;}
.cont-dt .txt .des{font-size: 14px;color: #666;line-height: 32px;display: block;padding-left: 25px}

.cont-dt .txt.hkadd{ top: 230px; height:180px;}
.cont-dt .txt.xjpadd{ top: 430px; height:150px;}
.cont-dt .txt.xjpadd b h4{ margin-top: 0;}
.cont-dt .xg{background: url(../images/map2.png) no-repeat center;width: 193px;height: 139px;position: absolute;top: 175px;right: 442px;}
.cont-dt .xg:nth-child(2){background: url(../images/map22.png) no-repeat center;width: 245px;height: 138px; background-size:100%;position: absolute;top: 235px;right: 442px;}
.cont-dt .xg:nth-child(3){background: url(../images/map33.png) no-repeat center;width: 235px;height: 245px;position: absolute;background-size:100%;top: 320px;right: 442px;}
.lx-cont .txt2{border: 1px solid #f08519;border-radius: 3px;padding: 30px 25px;display: none;margin: 0 auto;margin-top: 30px;}
.lx-cont .txt2 b{font-size: 20px;color: #15499a;}
.lx-cont .txt2 .des{font-size: 14px;color: #666;line-height: 36px;}

.ny-bg{background: #f4f4f4;padding: 60px 0 70px;margin-top: 70px;}
.ny-bg h2{font-size: 28px;color: #333;font-weight: bold;text-align: center;margin-bottom: 30px;}
.ny-bg form{width: 90%;margin: 0 auto;}
.ny-bg .bk-line{width: 48%;float: left;line-height: 50px;margin-bottom: 20px;}
.ny-bg .bk-line:nth-child(2n){float: right;}
.ny-bg .bk-line p{font-size: 15px;color: #333;width: 16%;float: left;}
.ny-bg .bk-line span,.bk-xq span{color: #e03b3b;}
.ny-bg .bk-line input{height: 50px;line-height: 50px;border: 1px solid #ddd;box-sizing: border-box;background: #fff;padding-left: 10px;width: 84%;float: left;}
.bk-xq p{font-size: 15px;color: #333;width: 7.6%;float: left;line-height: 50px;}
.bk-xq textarea{width: 92.4%; height: 100px;border: 1px solid #ddd;box-sizing: border-box;background: #fff;padding-left: 10px;padding-top: 10px;}
.tj-cz{text-align: center;width: 100%;margin-top: 30px;}
.tj-cz .tj-cz2{display: inline-block;}
.tj-cz .tj-cz2 input{width: 200px;height: 50px;background: #f08519;text-align: center;line-height: 50px;border-radius: 3px;font-size: 14px;color: #fff;float: left;}
.tj-cz .tj-cz2 input:nth-child(2){background: #333;margin-left: 18px;}

@media (max-width: 1900px){.cont-dt .xg{display: none;}}
@media (max-width: 1300px){
	.ny-bg .bk-line p{width: 25%;}
	.ny-bg .bk-line input{width: 75%;}
	.bk-xq p{width: 12%}
	.bk-xq textarea{width: 88%;}
}
@media (max-width: 1200px){
	.cont-dt .txt{display: none;}
	.lx-cont .map{width: 100%;}
	.lx-cont .txt2{display: block;}
	.ny-bg form{width: 100%;}
}
@media (max-width: 768px){
	.ny-bg .bk-line{width: 100%;}
	.bk-xq p,.ny-bg .bk-line p{width: 100%}
	.bk-xq textarea,.ny-bg .bk-line input{width: 100%;}
	.ny-bg .bk-line{margin-bottom: 0;}
	.lx-cont h2{font-size: 28px;}
}
@media (max-width: 500px){
	.tj-cz .tj-cz2 input{width: 150px;}
	.lx-cont h2,.ny-bg h2{font-size: 20px;}
	.lx-cont .des{font-size: 14px;line-height: 30px;}
	.ny-bg{margin-top: 40px;padding: 40px 0;}
	.ny-bg h2{margin-bottom: 10px;}
	.lx-cont .map .tb{display: none;}
	.ny-bg .bk-line p{font-size: 14px;}
	.ny-bg .bk-line{line-height: 40px;}
}

/*case*/
.bot-inside{margin-bottom: 100px;}
.case-list li{width: 30%;float: left;margin-right: 5%;margin-bottom: 35px;}
.case-list li:nth-child(3n){margin-right: 0;}
.case-list li .txt{background: #eee;padding: 30px 18px;}
.case-list li .txt h2{font-size: 16px;color: #15499a;text-align: center;}
.case-list li .txt .des{font-size: 14px;color: #666;line-height: 24px;margin-top: 10px;height: 48px;overflow: hidden;}
.case-list li .txt .des span{color: #15499a;}
.case-list li:hover .txt h2,.case-list li .txt .des span:hover{font-weight: bold;}
@media (max-width: 768px){
	.case-list li{width: 48%;margin-right: 0;}
	.case-list li:nth-child(2n){float: right;}
	.bot-inside{margin-bottom: 50px;}
}
@media (max-width: 500px){
	.case-list li{width: 100%;}
}

/*news*/
.news-list,.left-list{width: 80%;}
.right-nav{width: 17%;}
.news-list li{padding: 20px;background: #f5f5f5;padding-right: 40px;margin-bottom: 25px;}
.news-list li .imgfd{width: 18.8%;overflow: hidden;}
.news-list li .imgfd img{height: 124px;}
.news-list li .txt{width: 68%;margin-left: 4%;}
.news-list li .txt h2{font-size: 18px;color: #15499a;margin-top: 5px;}
.news-list li .txt h2:hover{font-weight: bold;}
.news-list li .txt span{font-size: 13px;color: #888;margin: 18px 0;display: block;}
.news-list li .txt .des{font-size: 14px;color: #666;line-height: 24px;height: 48PX;overflow: hidden;}
.news-list li .more{width: 40px;height: 40px;border: 1px solid #bbb;line-height: 40px;text-align: center;color: #999;font-size: 17px;border-radius: 500px;margin-top: 45px;}
.news-list li .more:hover{background: #f08519;border: 1px solid #f08519;color: #fff;}
@media (max-width: 1200px){
	.news-list,.left-list{width: 72%;}
	.right-nav{width: 24%;}
	.news-list li .more{display: none;}
	.news-list li .txt{width: 70%;margin-left: 0;float: right;}
	.news-list li{padding: 20px;}
	.news-list li .imgfd{width: 28%;}
}
@media (max-width: 768px){
	.right-nav{display: none;}
	.news-list,.left-list{width: 100%;}
}
@media (max-width: 500px){
	.news-list li .txt span{display: none;}
	.news-list li .txt h2{font-size: 16px;height: 17px;overflow: hidden;}
	.news-list li .imgfd{width: 34%;}
	.news-list li .txt{width: 64%;}
	.news-list li{padding: 10px;}
	.news-list li .txt .des{font-size: 13px;margin-top: 14px;}
.news-list li .imgfd img{height: 84px;}
}

/*right*/
.rn-tit{height: 45px;border-bottom: 1px solid #ddd;}
.rn-tit b{font-size: 28px;color: #15499a;letter-spacing: 1px;}
.rn-tit .rec{width: 100px;height: 3px;background: #f08519;margin-top: 10px;}
.nav-mc li{height: 50px;line-height: 50px;border-bottom: 1px dashed #ddd;}
.nav-mc li:last-child{border-bottom: none;}
.nav-mc li a{font-size: 15px;color: #333;padding-left: 12px;display: block;}
.nav-mc li:hover a,.tj-mc li:hover a{color: #15499a;}
.tj-mc li{margin-top: 16px;line-height: 24px;}
.tj-mc li a{display: block;font-size: 14px;color: #333;}
.tj-mc li span{font-size: 13px;color: #999;display: block;}
.rn-tit2{margin-top: 40px;}

/*products*/
.pro-list li{width: 32%;float: left;margin-right: 2%;margin-bottom: 50px;}
.pro-list li:nth-child(3n){margin-right: 0;}
.pro-list li .imgfd{border-radius: 3px;}
.pro-list li h2{font-size: 24px;font-weight: bold;color: #15499a;border-left: 3px solid #f08519;padding-left: 12px;margin: 30px 0 20px;}
.pro-list li p{font-size: 14px;color: #666;height: 17px;overflow: hidden;}
@media (max-width: 768px){
	.pro-list li{width: 48%;margin-right: 0;margin-bottom: 40px;}
	.pro-list li:nth-child(2n){float: right;}
	.pro-list li h2{font-size: 20px;margin: 20px 0;}
}
@media (max-width: 500px){
	.pro-list li{width: 100%;}
	.pro-list li h2{font-size: 20px;margin: 16px 0;}
}

/*pro-show*/
.cont-show h1{font-size: 24px;color: #15499a;font-weight: bold;margin-bottom: 22px;text-align: center;}
.cont-show h1 span{color: #f08519;}
.cont-show img{max-width: 100%;}
.cont-show .des,.cont-show .des p{font-size: 16px!important;color: #333!important;line-height: 30px!important;}
.show-fy{height: 36px;background: #eee;line-height: 36px;border-radius: 500px;margin-top: 80px;padding: 0 2%;}
.show-fy dt{width: 40%;float: left;height: 36px;overflow: hidden;line-height: 36px;font-size: 14px;color: #333;background: url(../images/jt_l.png) no-repeat left;padding-left: 16px;overflow: hidden;}
.show-fy dt:nth-child(2){text-align: right;background: url(../images/jt_r.png) no-repeat right;padding-left: 0;padding-right: 16px;float: right;}
.show-fy dt a{color: #333;margin: 0 20px;}
.show-fy dt a:hover{color: #15499a;}
.cont-bq{margin-top: 22px;}
.cont-bq .bq{font-size: 14px;color: #333;line-height: 36px;background: url(../images/bq.png) no-repeat left;padding-left: 50px;height: 36px;}
.cont-bq .bq a{color: #0f97e5;font-size: 14px;}
.cont-bq .bq a:last-child{margin-right: 0;}
.cont-bq .fh{width: 100px;height: 32px;background: #f08519 url(../images/ret.png) no-repeat 75px 8px;border-radius: 3px;}
.cont-bq .fh a{font-size: 14px;color: #fff;line-height: 32px;padding-left: 12px;display: block;}
@media (max-width: 500px){
	.cont-show .des, .cont-show .des p{font-size: 14px!important;}
	.cont-show h1{font-size: 20px;}
	.show-fy dt,.cont-bq .bq a,.cont-bq .fh a{font-size: 12px;}
}

/*technique*/
.ny-js{max-width: 1400px;margin: 85px auto 160px;position: relative;height: 740px;}
.te-zx{width: 460px;height: 336px;background: url(../images/nytech2.png) no-repeat center;color: #fff;position: absolute;top: 151px;left: 31%;}
.te-zx img{margin: 0 auto;display: block;padding-top: 90px;}
.te-zx h2{font-size: 20px;margin: 20px 0;margin-left: 140px;}
.te-zx .des{font-size: 15px;line-height: 24px;margin-left: 140px;}
.qt-li li .img{width: 115px;height: 115px;background: #f08519 url(../images/techli-ic1.png) no-repeat center;border-radius: 5px;}
.qt-li li:nth-child(2) .img{background: #f08519 url(../images/techli-ic2.png) no-repeat center;}
.qt-li li:nth-child(3) .img{background: #f08519 url(../images/techli-ic3.png) no-repeat center;}
.qt-li li:nth-child(4) .img{background: #f08519 url(../images/techli-ic4.png) no-repeat center;}
.qt-li li:nth-child(5) .img{background: #f08519 url(../images/techli-ic5.png) no-repeat center;}
.qt-li li:nth-child(6) .img{background: #f08519 url(../images/techli-ic6.png) no-repeat center;}
.qt-li li h2{font-size: 20px;color: #15499a;margin: 20px 0 15px;display: block;}
.qt-li li .des{font-size: 15px;color: #666;line-height: 24px;}
.qt-li li:nth-child(3) .des,.qt-li li:nth-child(5) .des{max-width: 210px;}
.qt-li li:nth-child(4) .des{max-width: 270px;}
.qt-li li:nth-child(1){position: absolute;left: 12.5%;top: 70px;}
.qt-li li:nth-child(2){position: absolute;right: 18%;top: 0;}
.qt-li li:nth-child(3){position: absolute;left: 1.6%;top: 330px;}
.qt-li li:nth-child(4){position: absolute;right: 0.5%;top: 280px;}
.qt-li li:nth-child(5){position: absolute;left: 22.5%;top: 550px;}
.qt-li li:nth-child(6){position: absolute;right: 15.5%;top: 490px;}
.bg-img{position: absolute;left: 12%;top: 83px;width: 66%;}
.bg-img img{max-width: 100%;}
@media (max-width: 1400px){
	.ny-js{margin: 50px 4vh;height: 100%;}
	.bg-img{display: none;}
	.te-zx,.qt-li li:nth-child(1),.qt-li li:nth-child(2),.qt-li li:nth-child(3),.qt-li li:nth-child(4),.qt-li li:nth-child(5),.qt-li li:nth-child(6){position: initial;top: 0;right: 0;left: 0;}
	.qt-li li{width: 33.33%;float: left;margin-top: 40px;}
	.qt-li li .des{height: 96px;overflow: hidden;}
	.te-zx{margin: 0 auto;}
}
@media (max-width: 500px){
	.ny-js{margin-top: 40px;}
	.te-zx{width:100%;background-size: contain;text-align: center;height: auto;padding-bottom: 20px;}
	.te-zx img{width: 20%;padding-top: 70px;}
	.te-zx .des{font-size: 14px;margin-left: 0;}
	.te-zx h2{font-size: 18px;margin-left: 0;}
	.qt-li li{width: 48%;}
	.qt-li li:nth-child(2n){float: right;}
	.qt-li li h2{font-size: 16px;height: 17px;overflow: hidden;}
	.qt-li li .des{font-size: 14px;}
}

/*about*/
.ab-bt{font-size: 16px;font-family: 'Lato';color: #333;line-height: 60px;margin-bottom: 20px;}
.ab-bt h2{font-size: 36px;font-weight: bold;}
.ny-ab1 .des,.ny-ab1 .desp,.ny-ab1 .des span{font-size: 16px!important;color: #333!important;line-height: 30px!important;}
.ab1-bj{margin: 80px 0;}
.ab1-bj dt{width: 48%;float: left;}
.ab1-bj dt:nth-child(2){float: right;}
.ab1-bj dt{position: relative;}
.ab1-bj dt .txt{position: absolute;color: #fff;text-align: center;top: 0;z-index: 1;width: 100%;top: 28%;}
.ab1-bj dt .txt b{font-size: 36px;}
.ab1-bj dt .txt .rec{width: 30px;height: 3px;background: #f08519;margin: 25px auto;}
.ab1-bj dt .txt p{font-size: 18px;}

.ny-ab2{background: #f5f5f5;padding: 70px 0 100px;position: relative;}
.ab-ryl{width: 70%;}
.ab-ryr{width: 24%;}
.ab-ryr .bt{font-size: 16px;color: #333;line-height: 40px;}
.ab-ryr .bt span{color: #15499a;}
.slider{overflow: hidden;width: 100%;}
.slideBox .hd {z-index:1; overflow: hidden;position: absolute;left: 50%;bottom: 50px;transform: translateX(-50%);z-index: 1;}
.slideBox .hd ul{ text-align:center;padding-top:5px;}
.slideBox .hd ul li{cursor:pointer;float: left;margin-right: 26px;width: 33px;height: 5px;text-align: center;background: #999;}
.slideBox .hd ul .on{background: #f08519;color: #fff;}
.slideBox .bd{position:relative;}
.slideBox .bd li img{width:100%;} 

.ny-ab3{margin-top: 60px;margin-bottom: 60px;}
.ny-ab3 .ab-ryl img{max-width: 100%;}

.ab-kh .zd-gd{margin-bottom: 20px;}
.ab-kh .zd-gd:nth-child(3){margin-bottom: 0;}
.ab-kh .zd-gd .bt{width: 7%;background: #f08519;text-align: center;height: 100px;}
.ab-kh .zd-gd .bt h3{font-size: 20px;color: #fff;font-weight: bold;padding: 20px;line-height: 28px;}
.ab-kh .zd-gd .gd{width: 91.4%;}
.gd-ys{height:100px;width:100%;overflow:hidden;position:relative; }
.gd-ys ul{height:100px;width:100000px;position:absolute;left:0;} /*ul width的宽不能过小*/
.gd-ys ul li{display:block;float:left;width: 220px;height: 100px;border-radius: 3px;border: 1px solid #ddd;margin-left: 10px;box-sizing: border-box;position:relative;}
.gd-ys ul li img{width: 100%;height: 100%;display:block;}

.ny-ab5{margin-top: 60px;margin-bottom: 60px;}
.ab-news li{width: 48%;float: left;margin-bottom: 30px;}
.ab-news li a{display: block;}
.ab-news li:nth-child(2n){float: right;}
.ab-news li .imgfd{height: 150px;width: 30%;}
.ab-news li .txt{width: 70%;background: #f5f5f5;height: 150px;}
.ab-news li .txt p{font-size: 16px;color: #333;height: 19px;overflow: hidden;padding-left: 24px;padding-top: 24px;}
.ab-news li .txt .des{font-size: 14px;color: #666;line-height: 20px;height: 40px;overflow: hidden;margin: 20px 0 15px;padding: 0 24px}
.ab-news li .txt span{font-size: 12px;color: #999;font-family: 'Lato';padding-left: 24px;}
.ab-news li:hover .txt p{color: #15499a;}
@media (max-width: 1300px){
	.ab-kh .zd-gd .bt{width: 10%;}
	.ab-kh .zd-gd .gd{width: 88%;}
}
@media (max-width: 1024px){
	.ab-ryl{width: 62%;}
	.ab-ryr{width: 35%;}
}
@media (max-width: 900px){
	.ab-bt{line-height: 40px;}
	.ab-bt h2,.ab1-bj dt .txt b{font-size: 28px;}
	.ab1-bj dt,.ab-ryl,.ab-ryr,.ab-news li{width: 100%;}
	.ab1-bj dt:nth-child(1),.ab-ryl{margin-bottom: 30px;}
	.ab-kh .zd-gd .bt{width: 15%;}
	.ab-kh .zd-gd .gd{width: 82%;}
}
@media (max-width: 500px){
	.ab-bt{line-height: 30px;font-size: 14px;}
	.ab-bt h2,.ab1-bj dt .txt b{font-size: 20px;}
	.ny-ab1 .des, .ny-ab1 .desp, .ny-ab1 .des span,.ab-ryr .bt{font-size: 14px!important;}
	.ab1-bj{margin: 40px 0;}
	.ny-ab2{padding: 40px 0;}
	.slideBox .hd{bottom: 0;top: 38%;}
	.ny-ab2 .ab-ryr{margin-top: 30px;}
	.ny-ab3,.ny-ab5{margin-top: 40px;margin-bottom: 40px;}
	.ab-kh .zd-gd .bt{width: 80px;margin-bottom: 20px;width: 30%;text-align: center;height: 100%;}
	.ab-kh .zd-gd .gd{width: 100%;}
	.ab-kh .zd-gd .bt h3{padding: 10px;font-size: 16px;}
	.gd-ys ul li{width: 160px;height: 72px;}
	.gd-ys{height: 72px;}
	.ab-news li .imgfd{width: 40%;height: 100px;}
	.ab-news li .txt{width: 60%;height: 100px}
	.ab-news li .txt span{display: none;}
	.ab-news li .txt .des{font-size: 13px;padding-left: 16px;margin: 10px 0;}
	.ab-news li .txt p{padding-left: 16px;padding-top: 14px;}
	.ab1-bj dt .txt p{font-size: 14px;}
	.ab1-bj dt .txt .rec{margin: 15px auto;}
}

/*engine*/
.ny-yq{background: #eff2f7;padding: 70px 0;}
.ny-yq .des{font-size: 18px;color: #333;max-width: 1050px;margin: 0 auto;font-weight: bold;line-height: 36px;}
.ny-yq2{margin-top: 80px;}
.ny-yq2 h2{font-size: 45px;color: #333;font-weight: bold;text-align:center;}
.hxyq-zx{max-width: 1060px;background: url(../images/yq-bg.png) no-repeat center;margin: 0 auto;height: 410px;position: relative;}
.yq-y1{position: absolute;top: 18%;left: 33%;}
.yq-yzx{width: 355px;height: 191px;background: url(../images/yq-ny.png) no-repeat center;margin-bottom: 18px;}
.yq-yzx dt{width: 50%;float: left;}
.yq-yzx dt span{font-size: 24px;color: #fff;line-height: 36px;font-weight: bold;}
.yq-yzx dt:nth-child(1) span{padding-top: 80px;padding-left: 75px;display: block;}
.yq-yzx dt:nth-child(2) span{padding-top: 104px;padding-left: 40px;display: block;}
.yq-y1 b{font-size: 30px;color: #15499a;text-align: center;display: block;}
.yq-lb{}
.yq-lb li{width: 200px;height: 80px;line-height: 80px;border: 2px solid #15499a;border-radius: 500px;position: absolute;}
.yq-lb li b{font-size: 20px;color: #333;line-height: 80px;padding-left: 85px;}
.yq-lb li:nth-child(1){background: #fff url(../images/yq-ic1.png) no-repeat 10px;left: 0;}
.yq-lb li:nth-child(2){background: #fff url(../images/yq-ic2.png) no-repeat 10px;right: 0;}
.yq-lb li:nth-child(3){background: #fff url(../images/yq-ic3.png) no-repeat 10px;left: 0;top: 110px;}
.yq-lb li:nth-child(4){background: #fff url(../images/yq-ic4.png) no-repeat 10px;right: 0;top: 166px;}
.yq-lb li:nth-child(5){background: #fff url(../images/yq-ic5.png) no-repeat 10px;left: 0;top: 220px;}
.yq-lb li:nth-child(7){background: #fff url(../images/yq-ic6.png) no-repeat 10px;left: 0;top: 330px;}
.yq-lb li:nth-child(6){text-align: center;right: 0;top: 330px;background: #fff;}
.yq-lb li:nth-child(6) b{padding-left: 0;}
@media (max-width: 1000px){
	.ny-yq .des,.hxyq-zx{max-width: 96%;}
	.hxyq-zx{background: none;height: 100%;}
	.yq-y1,.yq-lb li{position: initial;}
	.ny-yq2 h2{font-size: 28px;}
	.ny-yq{padding: 50px 0;}
	.ny-yq2{margin-top: 50px;}
	.yq-y1{margin: 30px auto 40px;}
	.yq-yzx{margin: 0 auto;}
	.yq-y1 b{font-size: 24px;margin-top: 20px;}
	.yq-lb li{float: left;margin-right: 2%;width: 30%;margin-bottom: 20px;}
	.yq-lb li:nth-child(3n){margin-right: 0;}
	.yq-lb li:nth-child(6){display: none;}
}
@media (max-width: 610px){
	.yq-lb li,.yq-lb li:nth-child(3n){margin-right: 0;width: 48%;overflow: hidden;}
	.yq-lb li:nth-child(2n),.yq-lb li:nth-child(7){float: right;}
	.ny-yq .des{font-size: 15px;}
	.ny-yq2 h2{font-size: 20px;}
	.ny-yq{padding: 40px 0;}
	.yq-yzx dt span{font-size: 18px;line-height: 30px;}
	.yq-y1 b{font-size: 18px;}
	.yq-lb li b{font-size: 16px;padding-left: 80px;}
}
@media (max-width: 340px){.yq-lb li,.yq-lb li:nth-child(3n),.yq-lb li:nth-child(2n){width: 100%;}}

/*job*/
.job_item {background-color: #fff;border: 1px solid #ddd;border-top: none}
.job_item .item {cursor: pointer;border-top: 1px solid #ddd;background: #fff}
.job_item .item .bar {overflow: hidden}
.job_item .item .cont {display: none;background-color: #fff;font-size: 16px;color: #666;padding: 20px;;line-height: 2.2}
.job_item .item .cont p,.job_item .item .cont{font-size: 14px!important;}
.job_item .item i {float: left;display: block;width: 60px;border-right: 1px solid #ddd;height:60px;margin-right: 20px;position: relative}
.job_item .item i::before {position: absolute;width: 100%;height: 100%;z-index: 5;left: 0;top: 0;color: #333;font-size: 20px;text-align: center;line-height:60px;content: "+"}
.job_item .item .wrap {box-sizing: border-box;color: #333;line-height: 60px;}
.job_item .item .wrap span {float: right;font-size: 16px;margin-right: 30px}
.job_item .item h3 {line-height: 60px;font-size: 16px;color: #333}
.job_item .item.active {background-color: #15499a}
.job_item .item.active h3 {color: #fff;}
.job_item .item.active i::before {color: #fff;content: "-"}
.job_item .item.active .wrap {color: #fff}
@media (max-width: 500px){
	.job_item .item i{height: 60px;width: 60px;}
	.job_item .item i::before,.job_item .item .wrap,.job_item .item h3{line-height: 60px;}
	.job_item .item h3,.job_item .item .cont{font-size: 15px;}
	.job_item .item .wrap span{font-size: 13px;}
}









.pagination > li > a, .pagination > li > span{padding: 0 10px;border: 1px solid #bbb;color: #000;margin-right: 8px;display: block;font-size: 14px;text-align: center;line-height: 30px;}
.pagination li.first,.pagination li.last{display: none;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background: #f08519;border-color: #f08519;color: #fff;}
.pagination li{float: left;}
.pagination{margin: 0;margin-top: 40px;}
.digg{text-align: center;width: 100%;}
@media (max-width: 500px){
	.pagination{margin-top: 20px;}
}
@media (max-width: 768px){
	.ny_banenr{height: 300px;line-height: 290px;}
	.ny_banenr b{font-size: 30px;}
}
@media (max-width: 500px){
	.loca{margin-bottom: 20px;}
	.ny_banenr{height: 210px;line-height: 200px;}
	.ny_banenr b{font-size: 24px;}
}

.loca{border-bottom: 1px dashed #ddd;font-size: 13px;color: #888;padding: 20px 0;}
.loca a{color: #888;}
.loca p{border-left: 5px solid #f08519;padding-left: 10px;}
.taglist{background-color: #fff;margin-top: 20px;margin-bottom: 80px;}
.taglist a{display: inline-block;padding: 6px 15px;background-color: #f3f3f3;color: #666;white-space: nowrap;font-size: 14px;margin: 6px 15px 6px 0;}
.taglist a:hover{background: #15499a;color: white;}

.rm_bq{margin-top: 10px;}
.rm_bq li{height: 34px;line-height: 34px;background: #eee;width: 48%;float: left;text-align: center;margin-top: 10px;overflow: hidden;}
.rm_bq li:nth-child(2n){float: right;}
.rm_bq li a{font-size: 14px;color: #666;display: block;}
.rm_bq li:hover{background: #15499a;}
.rm_bq li:hover a{color: #fff;}
	
#ab1,#ab2,#ab3,#ab4{padding-top: 90px;}
.ban-ny2,.ab1-bj,.ny-ab3{margin-bottom: 0;}
.ny-ab3{margin-top: 0;}
@media (max-width: 1000px){#ab1,#ab2,#ab3,#ab4{padding-top: 40px;}}










