/*banner*/
@keyframes fangda{
  0%{transform: scale(1);}
  100%{transform: scale(1.05);}
}
.ny-banner{position:relative;overflow:hidden;}
.ny-banner>img{/* display:block; */width:100%;animation: fangda 5s ease-in-out infinite alternate;}
.ny-banner-s{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);color:#fff;text-align:center;height:100%;}
.ny-banner-s h3{font-size:30px;text-transform:uppercase;width:220px;height:90px;background:rgba(255, 132, 0, 0.7);text-shadow: 1px 1px 1px #000;margin-bottom: -1px;}
.ny-banner-s p{font-size:16px;line-height:24px;}
.swiper-button-next,.swiper-button-prev{content: ''!important;opacity:1!important}
.swiper-button-next::after,.swiper-button-prev::after{content: ''!important;}
/*banner*/

.span3{cursor:pointer;}

/*szwz*/
.lon {border-bottom: 1px solid #dcdcdc;}
.lon img {padding-right: 8px;display:block;}
.lon-l{border:1px solid #d2d2d2;border-left:none;font-size:16px;flex-wrap: nowrap;}
.lon-l a{position:relative;z-index:2;height:38px;width:120px;border-left:1px solid #d2d2d2;color:#000}
.lon-l a i{display:block;position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);width:0;height:40px;background:#ff8400;z-index:-1;}
.lon-l a.active,.lon-l a:hover{color:#fff;border-color:#ff8400}
.lon-l a.active i,.lon-l a:hover i{width:100%}
.cont p{display:flex;justify-content: flex-end;align-items: center;height: 70px;}
.cont p a {vertical-align: middle;color: #878787;font-size: 14px;display: flex;align-items: center;}
.cont p a:last-child{color:#ff8400;}
.cont p a:last-child i{display:none;}
@media(min-width:1200px){
    .lon .w1{height:70px;}
}
/*szwz*/

.md{position:relative;top:-77px;}

/*fy*/
.page1{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
.page1 li{}
.page1 li a,.page1 li span{display:flex;font-size:14px;color: #a2a2a2;align-items:center;justify-content:center;width: 35px;height: 35px;margin: 0 5px;border: 1px solid #dcdcdc;background: #fff;}
.page1 li a:hover,.page1 li.active a,.page1 li span:hover,.page1 li.active span, .page1 li span.current{color:#fff;background: #ff8400;border-color:#ff8400;}
.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-family:SimSun;font-size: 20px;}
.page1 li:nth-child(1) a:hover,.page1 li:last-child a:hover,.page1 li:nth-child(1) span:hover,.page1 li:last-child span:hover{/* color:#d6001d; *//* background:none; */}
@media (max-width: 768px){
	.page1 li a,.page1 li span{width:30px;height:30px;margin:0 5px}
	.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-family:SimSun;font-size:20px;}
}
/*fy*/

/*gywm*/
body{background:#ededed;}
.gywm{margin:50px auto 90px auto;}
.gywm-t{margin-bottom:30px;}
.gywm-l{width:50%;position:relative;overflow:hidden;}
.gywm-l>img{display:block;width:100%;}
.gywm-l:hover>img{transform:scale(1.05);}
.gywm-l dl{position:absolute;width:100%;height:100%;left:0;top:0;z-index:3;}
.gywm-l dl dt{position:relative;z-index:3;width:70px;border-radius:70px;}
.gywm-l dl dt img{display:block;position:relative;z-index:3;}
.gywm-l dl dt::before, .gywm-l dl dt::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #ff8400;content: '';top:0;left:0}
.gywm-l dl dt::before{animation: scale 2s infinite; }
.gywm-l dl dt::after{animation: scale2 2s infinite; }
@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(1.5); opacity: 0;}}
@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(3);opacity:0;}}
.gywm-r{width:calc(50% - 50px);}
.gywm-r h3{font-size:30px;margin-bottom:37px;}
.gywm-r dl{font-size:16px;line-height:30px;color:#5f5f5f}
.gywm-c{background:#f2f2f2;border:1px solid #dcdcdc;box-shadow:1px 2px 2px rgb(0 0 0 / 5%);text-align:center   ;padding:44px 80px;margin-bottom:30px;}
.gywm-c dl{}
.gywm-c dl h3{color:#ff8400;font-size:24px;margin-bottom:18px;}
.gywm-c dl h3 i{line-height:100%;font-size:36px;}
.gywm-c dl h4{font-size:16px;}
.gywm-b{border: 1px solid #dcdcdc;padding:27px 50px 27px 26px;box-shadow: 1px 2px 2px rgb(0 0 0 / 5%);background: #f2f2f2;}
.gywm-b h4{width:330px;overflow:hidden;}
.gywm-b h4 img{display:block;width:100%;}
.gywm-b dl{font-size:16px;line-height:30px;color:#5f5f5f;width:calc(100% - 380px)}
.gywm-b:hover img{transform:scale(1.05);}
/*gywm*/

/*qyfc*/
.qyfc{margin:50px auto 77px auto;}
.qyfc-b{margin-bottom:30px;font-size:18px;}
.qyfc-b a{display:block;text-align:center;width:calc((100% - 78px) / 4);margin:0 26px 30px 0;border:1px solid #dcdcdc;color:#000;box-shadow:1px 2px 2px rgb(0 0 0 / 5%);background:##f2f2f2;}
.qyfc-b a:nth-child(4n){margin-right:0;}
.qyfc-b a h4{overflow:hidden;border-bottom:1px solid #dcdcdc;}
.qyfc-b a h4 img{display:block;width:100%;}
.qyfc-b a p{height:89px;line-height:24px;transition:all 0s;position:relative;z-index:3;transition:all 0s;}
.qyfc-b a p i{position:absolute;left:0;bottom:0;width:100%;height:0;background:#ff8400;z-index:-1;}
.qyfc-b a:hover{color:#fff}
.qyfc-b a:hover img{transform:scale(1.05);}
.qyfc-b a:hover p i{height:100%;}
/*qyfc*/

/*fzlc*/
.fzlc{margin:45px auto 120px;padding:0 8px;}
.fzlc-b{position:relative;/* padding-top:120px; */overflow:hidden;}
.fzlc-b a{width: 60px;height: 60px;border-radius: 60px;background: #ff8400;margin: 0 auto 70px auto;position: relative;z-index: 5;}
.fzlc-b>i{width:1px;height: calc(100% - 180px);background:#d2d2d2;position:absolute;left:calc(50% - 0.5px);top: 40px;padding-top:120px;}
.fzlc-b li{position:relative;z-index:3;}
.fzlc-b li:nth-child(1){z-index:10;}
.fzlc-b li:nth-child(2){z-index:9;}
.fzlc-b li:nth-child(3){z-index:8;}
.fzlc-b li:nth-child(4){z-index:7;}
.fzlc-b li:nth-child(5){z-index:6;}
.fzlc-b li:nth-child(6){z-index:5;}
.fzlc-b li:nth-child(7){z-index:3;}
.fzlc-b li:nth-child(8){z-index:2;}
.fzlc-b li:nth-child(9){z-index:1;}
.fzlc-b li:nth-child(n+2){margin-top:-170px;}
.fzlc-b li:nth-child(2n){flex-direction:row-reverse;}
.fzlc-b li dl{width:calc(50% + 8.5px);}
.fzlc-b li dl dt{width: 330px;border-radius:10px;transition:all 0.5s;padding: 23px 19px 30px 19px;background: #f2f2f2;border: 1px solid #d2d2d2;}
.fzlc-b li dl dt h4{border-radius:10px;overflow:hidden;margin-bottom: 18px;}
.fzlc-b li dl dt h4 img{display:block;width:100%}
.fzlc-b li dl dt h3{transition:all 0.5s;font-size:36px;margin:20px;margin:0 20px 20px 20px;}
.fzlc-b li dl dt .div1{color:#878787;font-size: 14px;line-height: 24px;margin: 0 7px;}
.fzlc-b li dl>h3{font-size:30px;}
.fzlc-b li dl dd{width: calc(100% - 460px);}
.fzlc-b li:nth-child(2n) dl dd,.fzlc-b li:nth-child(2n) dl{flex-direction:row-reverse;}
.fzlc-b li dl dd i{width: calc(100% - 25px);height:1px;background:#d2d2d2;transition:all 0.5s;}
.fzlc-b li dl dd p{width: 16px;height: 16px;border-radius: 16px;background: #ededed;border:5px solid #d2d2d2;transition:all 0.5s;}
.fzlc-b li dl:hover dt{background: #ff8400;}
.fzlc-b li dl:hover dt h3{color:#fff;}
.fzlc-b li dl:hover dt .div1{color:#fff;}
.fzlc-b li dl:hover dd{}
.fzlc-b li dl:hover dd i{background:#f0851b;}
.fzlc-b li dl:hover dd p{border-color: #ff8400;}
/*fzlc*/

/*ryzz*/
.ryzz{margin:50px auto 80px auto;}
.nybt{margin-bottom:40px;text-align:center;}
.nybt h3{font-size:30px;margin-bottom:20px;}
.nybt p{width:60px;height:1px;background:#ff8400;}
.ryzz-b{position:relative;font-size:18px;}
.ryzz-b .swiper-container{width:cal(100% - 10px);margin-left:-5px;}
.ryzz-b a{display:block;background:#f2f2f2;border:1px solid #dcdcdc;padding:40px 60px 42px 60px;text-align:center;color:#fff;line-height:24px;margin:5px;box-shadow:1px 2px 2px rgb(0 0 0 / 5%);color:#000}
.ryzz-b a h4{overflow:hidden;margin-bottom:37px;position:relative;}
.ryzz-b a h4 i{position:absolute;left:0;bottom:0;width:100%;height:0;background:url(../images/fdj.png)no-repeat center;display:block;z-index:3;}
.ryzz-b a h4 img{display:block;width:100%;}
.ryzz-b a p{transition:all 0s;}
.ryzz-b a:hover{color:#ff8400}
.ryzz-b a:hover img{transform:scale(1.05);}
.ryzz-b .swiper-button-next{width:60px;height:60px;background:url(../images/r.png);transition:all 0.5s;right:-90px;}
.ryzz-b .swiper-button-next:hover{background:url(../images/r-1.png);}
.ryzz-b .swiper-button-prev{width:60px;height:60px;background:url(../images/l.png);transition:all 0.5s;left:-90px;}
.ryzz-b .swiper-button-prev:hover{background:url(../images/l-1.png);}

.ryzz2{background:#f2f2f2;padding:77px 0 100px 0;}
.ryzz2-b{position:relative;font-size:18px;}
.ryzz2-b .swiper-container{width:cal(100% - 10px);margin-left:-5px;}
.ryzz2-b a{display:block;background:#f2f2f2;border:1px solid #dcdcdc;padding:43px 56px 30px 56px;text-align:center;color:#fff;line-height:24px;margin:5px;box-shadow:1px 2px 2px rgb(0 0 0 / 5%);color:#000}
.ryzz2-b a h4{overflow:hidden;margin-bottom:37px;position:relative;}
.ryzz2-b a h4 img{display:block;width:100%;}
.ryzz2-b a h4 i{position:absolute;left:0;bottom:0;width:100%;height:0;background:url(../images/fdj.png)no-repeat center;display:block;z-index:3;}
.ryzz2-b a p{transition:all 0s;}
.ryzz2-b a:hover{color:#ff8400}
.ryzz2-b a:hover img{transform:scale(1.05);}
.ryzz2-b a:hover i{height:100%;}
.ryzz2-b .swiper-button-next{width:60px;height:60px;background:url(../images/r.png);transition:all 0.5s;right:-90px;}
.ryzz2-b .swiper-button-next:hover{background:url(../images/r-1.png);}
.ryzz2-b .swiper-button-prev{width:60px;height:60px;background:url(../images/l.png);transition:all 0.5s;left:-90px;}
.ryzz2-b .swiper-button-prev:hover{background:url(../images/l-1.png);}
/*ryzz*/

/*cpzx*/
.cpzx{margin:50px auto 70px auto;}
.cpzx-b{margin-bottom:10px;}
.cpzx-b a{display:block;width:calc((100% - 70px) / 3);margin:0 35px 40px 0;background:#f2f2f2;box-shadow:1px 2px 2px rgb(0 0 0 / 5%);border:1px solid #dcdcdc;position:relative;}
.cpzx-b a:nth-child(3n){margin-right:0;}
.cpzx-b a h4{overflow:hidden;}
.cpzx-b a h4 img{display:block;width:100%;}
.cpzx-b a dl{padding:0 35px;position:relative;z-index:3;}
.cpzx-b a dl h3{color:#000;font-size:20px;margin-bottom:20px;}
.cpzx-b a dl p{color:#878787;font-size:16px;line-height:24px;margin-bottom:30px;height:48px;}
.cpzx-b a dl dt{border-top:1px solid #dcdcdc;height:71px;padding-bottom:6px;font-size:16px;color:#878787;}
.cpzx-b a dl dt i{width:20px;height:20px;display:block;background:url(../images/cpzx-tb.png);}
.cpzx-b a h6{position:absolute;left:0;bottom:0;width:100%;height:0;background:#ff8400;}
.cpzx-b a:hover{}
.cpzx-b a:hover h4 img{transform:scale(1.05);}
.cpzx-b a:hover dl dt{color:#fff;border-color:#ff8400}
.cpzx-b a:hover dl dt i{background:url(../images/cpzx-tb2.png);}
.cpzx-b a:hover h6{height:71px;}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{background:#fff;box-sizing:border-box;margin:70px auto;}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/padding-bottom: 100px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.ny-zpal-z-t-l{float:left;width: 40%;position: relative;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width:100%;position: relative;}.imgLeft .magnifier {position: absolute;display: none;width: 200px;height: 200px;}
.imasf2{position:absolute;width:100%;left:0;bottom:0;display:flex;justify-content:center;transition: all 0.5s;}
.imasf2 p{width:10px;height:10px;border-radius:10px;background: rgba(0,0,0,.25);margin: 0 5px;cursor: pointer;}
.imasf2 p.active{background: #ff8400;}
.ny-zpal-z-t-l:hover .imasf2{transform:scale(0);}
.ny-zpal-z-t-l:hover .imasf{transform:scale(1);}
.imgLeft .imasf{width:100%;position:relative;overflow:hidden;transform: scale(0);transition: all 0.5s;z-index:3;}
.imgLeft .imasf .fad{width:20px;height:60px;margin-top:10px;line-height:60px;text-align:center;background:rgba(0,0,0,0.5);bottom:10px;cursor:pointer;float:left;color:#fff;}
.imgLeft .imasf .fac{width:20px;height:60px;margin-top:10px;line-height:60px;text-align:center;background:rgba(0,0,0,0.5);bottom:10px;cursor:pointer;float:right;color:#fff;}
.imasf-bb{overflow:hidden;}
.imasf-bb .swiper-container{position:initial;width:calc(100% - 100px);}
.imasf-bb .swiper-slide{box-sizing:border-box;border:1px solid #eee;padding:5px;}
.imasf-bb .swiper-slide-active{border-color: #ff8400;}
.imasf-bb .swiper-slide a{display:block;overflow:hidden;}
.imasf-bb .swiper-slide a img{width:100%;}
.imasf-bb .swiper-button-next{width: 20px;height: 60px;margin-top: 10px;line-height: 60px;text-align: center;background: rgba(0,0,0,0.5);cursor: pointer;color:#fff;right:0;top: 50%;margin-top: -30px;}
.imasf-bb .swiper-button-prev{width: 20px;height: 60px;margin-top: 10px;line-height: 60px;text-align: center;background: rgba(0,0,0,0.5);cursor: pointer;color:#fff;left:0;top: 50%;margin-top: -30px;}
.mediumContainer {width: 100%;overflow: hidden;text-align:center;vertical-align:middle;margin-bottom:20px;box-sizing:border-box;}
.mediumContainer img{max-width:100%;display:block;margin:0 auto;}

.imgRight{z-index:100;}
.imgLeft{width:100%;}
#zhezhao {width: 100%;height: 100%;background: transparent;position: absolute;top: 0;border: 1px solid transparent;}
#zhezhao:hover {cursor: move;}
.img_x {width: 100%!important;display: flex;}
.img_x li{height: 54px;border: 2px solid transparent;margin: 8px 4px;padding: 2px;cursor:pointer;}
.img_x li img{height:100%}
.img_u {position:absolute;width: 500px;height: 400px;border: 1px solid #eee;float: left;margin-left: 15px;overflow: hidden; display: none; background:#fff;z-index:100;}
.img_u img{width:1000px;max-width:1000px;}
.ny-zpal-z-t-r{float:right;width: 50%;}
.ny-zpal-z-t-r h3{font-size: 36px;margin-bottom: 20px;line-height: 140%;}
.ny-zpal-z-t-r .div1{margin-bottom:10px;color:#666;font-size:16px;line-height:30px;}
.ny-zpal-z-c{margin:0 auto;max-width:100%;}
.ny-zpal-z-ct{display:flex;justify-content:center;border-bottom:1px solid #eee;margin-bottom:40px;font-size: 18px;flex-wrap: wrap;}
.ny-zpal-z-ct h3{margin: 0 20px;padding-bottom: 40px;border-bottom:1px solid #eee;margin-bottom:-1px;cursor:pointer;}
.ny-zpal-z-ct h3.active{border-color: #ff8400;color: #ff8400;}
.ny-zpal-z-cb{}
.ny-zpal-z-cb *{color: #666!important;}
.ny-zpal-z-cb>div{display:none;line-height: 24px;}
.ny-zpal-z-cb>div:nth-child(1){display:block;}
.ny-zpal-z-cb table{width:100%;margin:0 auto;border-color:#eee!important;}
.ny-zpal-z-cb table td,.ny-zpal-z-cb table th{padding:5px 10px!important;border-color:#eee!important;}
.ny-zpal-z-c img{/* margin-bottom:10px; */max-width:100%;margin: 0px auto;display: block;}
.ny-zpal-z-c p{/* text-align:left; */color:#666;}
.ny-zpal-z-b{overflow:hidden;margin-top:20px;}
.ny-zpal-z-b a{padding:10px;color:#666;border:1px solid #666;}
.ny-zpal-z-b .a1{float:left;}
.ny-zpal-z-b .a2{float:right;}
.ny-zpal-z-b a:hover{padding:10px;color:#000;border:1px solid #000;}
@media(min-width:1200px){
	.ny-zpal-z-ct.active{position:fixed;width:100%;left:0;top: 80px;background:#fff;z-index:10;}
	.ny-zpal-z-ct.active h3{padding-bottom:0;line-height:61px;}
}
@media screen and (max-width: 1200px){
	.ny-zpal-z-t-r a{width:200px;height:50px;}
	.ny-zpal-t{padding-bottom:40px;}
	.ny-zpal-z-t-r h3{font-size:22px;}
	.ny-zpal-z-cb *{font-size:14px!important;color:#666!important;}
	.ny-zpal-z-ct h3{padding-bottom:10px;border: none;margin: 0 10px;}
	.ny-zpal-z-t-l .imasf2{transform:scale(0);}
    .ny-zpal-z-t-l .imasf{transform:scale(1);}
}
/*cpzx-z*/

/*xwzx-z*/
.xwdt-z{width:1200px;margin:70px auto;overflow:hidden;}
.xwdt-z-t{text-align:center;padding-bottom:20px;border-bottom: 1px dashed #666;margin-bottom:30px;}
.xwdt-z-t h3{font-size:25px;color:#000;margin-bottom:20px;}
.xwdt-z-t p{text-align:center;color:#000;}
.xwdt-z-t p span{display:inline-block;margin:0 20px;color:#000;}
.xwdt-z-b{margin-bottom:50px;line-height:24px;color:#666}
.xwdt-z-b table{width:100%!important}
.xwdt-z-b table td,.xwdt-z-b table th{padding:10px!important;border:1px solid #666!important}
.xwdt-z-b table *{color:#666}
.xwdt-z-b img{height:auto!important;}
.xwdt-z-b2{display: flex;flex-wrap: wrap;justify-content: space-between;box-sizing: border-box;margin: 0 auto 0px auto;}
.xwdt-z-b2 a{padding: 10px 20px;background: #eee;border-radius: 10px;color: #000;transition: 0.3s;max-width:30%}
.xwdt-z-b2 a:hover{background:#02569e;color:#fff;}
@media screen and (max-width: 1200px){
	.xwdt-z-t p{display:none;}
	.xwdt-z-t{margin-bottom:10px;padding-bottom:10px;}
	.xwdt-z-t h3{font-size:20px;margin-bottom:0px;}
	.xwdt-z-b{margin-bottom:30px;}
	.xwdt-z-b2 a{font-size:12px;}
	.xwdt-z-b table td,.xwdt-z-b table th{padding:5px!important;}
}
/*xwzx-z*/

/*cgal*/
.cgal{margin:50px auto 77px auto;}
.cgal-b{margin-bottom:20px;}
.cgal-b a{display:block;text-align:center;width:calc((100% - 70px) / 3);margin:0 35px 40px 0;border:1px solid #dcdcdc;color:#000;box-shadow:1px 2px 2px rgb(0 0 0 / 5%);background:#f2f2f2;}
.cgal-b a:nth-child(3n){margin-right:0;}
.cgal-b a h4{overflow:hidden;border-bottom:1px solid #dcdcdc;}
.cgal-b a h4 img{display:block;width:100%;}
.cgal-b a dl{text-align:center;padding:29px 40px;}
.cgal-b a dl h3{font-size:22px;color:#000;margin-bottom:20px;}
.cgal-b a dl p{color:#878787;line-height:24px;margin-bottom:25px;}
.cgal-b a dl dt{padding-top:30px;border-top:1px solid #e5e5e5;}
.cgal-b a dl dt>img{display:block;height:17px;max-width:calc(100% - 120px)}
.cgal-b a dl dt h5{color:#000;font-size:14px;}
.cgal-b a dl dt h5 img{margin-right:10px;}
.cgal-b a:hover h4 img{transform:scale(1.05);}
.cgal-b a:hover dl dt h5{color:#ff8400;}
.cgal-b a:hover dl dt h5 img{transform: translateX(-10px);}
/*cgal*/

/*cjwt*/
.cjwt{margin:50px auto 80px auto;}
.cjwt-b{margin-bottom:60px;}
.cjwt-b dl{background:#f2f2f2;margin-bottom:20px;border:1px solid #dcdcdc;color:#000;box-shadow:1px 2px 2px rgb(0 0 0 / 5%);padding:0 50px;transition:all 0.5s;}
.cjwt-b dl dt{padding:44px 0;cursor:pointer;}
.cjwt-b dl dt h3{color:#000;font-size:22px;padding-left:46px;width:calc(100% - 40px);transition:all 0.5s;background:url(../images/cjwt-tb.png)no-repeat center left;}
.cjwt-b dl dt p{width:16px;height:15px;background:url(../images/cjwt-tb2.png)no-repeat center;transition:all 0.5s;}
.cjwt-b dl dt p.up{background:url(../images/cjwt-tb3.png)no-repeat center;}
.cjwt-b dl dd{display:none;padding:0px 46px 50px 46px;color:#878787;font-size:16px;line-height:30px;}
.cjwt-b dl:hover{}
/*cjwt*/

/*xzzx*/
.xzzx{}
.xzzx-b{margin-bottom:60px;}
.xzzx-b a{background:#f2f2f2;margin-bottom:20px;color:#000;border:1px solid #dcdcdc;box-shadow:1px 2px 2px rgb(0 0 0 / 5%);padding:27px 26px 27px 44px;}
.xzzx-b a h3{color:#000;font-size:22px;padding-left:46px;background:url(../images/xzzx-tb.png)no-repeat center left;width:40%;line-height:25px;}
.xzzx-b a p{width:100px;color:#878787;font-size:16px;}
.xzzx-b a h5{width:130px;height:45px;background:#ededed;position:relative;z-index:2;color:#012a47;font-size:14px;overflow: hidden;border:1px solid #dcdcdc}
.xzzx-b a h5 i{display:block;position:absolute;left: 50%;top: 50%;-webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);width:0;height: 110%;background:#ff8400;z-index:-1;}
.xzzx-b a:hover h5{color:#fff;border-color:#ff8400}
.xzzx-b a:hover h5 i{width: 110%;}
/*xzzx*/

/*xwzx*/
.xwzx{}
.xwzx-t{margin-bottom:40px;background:#f2f2f2;border:1px solid #dcdcdc;box-shadow:1px 2px 2px rgb(0 0 0 / 5%);padding:27px 50px 27px 29px;}
.xwzx-t h4{width:50.90595340811044%;overflow:hidden;}
.xwzx-t h4 img{display:block;width:100%;}
.xwzx-t dl{width:44.00345125107852%;}
.xwzx-t dl h2{color:#ff8400;font-size:16px;margin-bottom:40px;}
.xwzx-t dl h3{color:#000;font-size:24px;margin-bottom:20px;}
.xwzx-t dl p{color:#878787;font-size:16px;line-height:30px;margin-bottom:33px;}
.xwzx-t dl h5{width:130px;height:45px;background:#ff8400;font-size:16px;color:#fff;}
.xwzx-t:hover h4 img{transform:scale(1.05);}
.xwzx-t:hover h3{color:#ff8400}
.xwzx-b{}
.xwzx-b a{background:#f2f2f2;border:1px solid #dcdcdc;box-shadow:1px 2px 2px rgb(0 0 0 / 5%);width:calc((100% - 70px) / 3);margin:0 35px 40px 0;}
.xwzx-b a:nth-child(3n){margin-right:0;}
.xwzx-b a h4{overflow:hidden;border-bottom:1px solid #dcdcdc;}
.xwzx-b a h4 img{display:block;width:100%;}
.xwzx-b a dl{padding:30px 28px 30px 28px;}
.xwzx-b a dl h3{font-size:20px;color:#000;margin-bottom:20px;}
.xwzx-b a dl p{font-size:16px;line-height:30px;color:#878787;margin-bottom:20px;}
.xwzx-b a dl h5{color:#ff8400;border-top:1px solid #e5e5e5;padding-top:24px;font-size:14px;}
.xwzx-b a:hover{background:#ff8400;}
.xwzx-b a:hover h4{border-color:#ff8400;}
.xwzx-b a:hover img{transform:scale(1.05);}
.xwzx-b a:hover h3,.xwzx-b a:hover p,.xwzx-b a:hover h5{color:#fff;border-color:#f7a145}
/*xwzx*/

/*lxwm*/
.lxwm{margin:50px auto 75px auto;background:#f2f2f2;border:1px solid #dcdcdc;box-shadow:1px 2px 2px rgb(0 0 0 / 5%);padding:27px 29px;}
.lxwm h4{width:50%;overflow:hidden;}
.lxwm h4 img{display:block;width:100%;}
.lxwm dl{width:calc(50% - 60px)}
.lxwm dl h3{font-size:24px;margin-bottom:23px;}
.lxwm dl h5{width:50px;height:1px;background:#ff8400;margin-bottom:26px;}
.lxwm dl dt{font-size:16px;line-height:36px;color:#5f5f5f;}
.lxwm dl dt a{color:#5f5f5f;}
.lxwm dl dt a:hover{color:#ff8400;}
#container{height:460px;}
.zxly{background:#f2f2f2;border:1px solid #dcdcdc;box-shadow:1px 2px 2px rgb(0 0 0 / 5%);position:relative;z-index:3;margin:-85px auto 85px auto;padding:54px 44px 44px 44px;}
.zxly .nybt{margin-bottom:30px;}
.zxly-b{}
.zxly-b dl{width:calc((100% - 40px) / 3);margin-bottom:19px;}
.zxly-b dl:nth-child(4){width:100%;margin-bottom:30px;}
.zxly-b dl h3{font-size:16px;padding:0 0 16px 6px;}
.zxly-b dl h3 i{color:#ff0000;}
.zxly-b dl input{width:100%;height:50px;border:1px solid #e5e5e5;padding:6px;}
.zxly-b dl textarea{width:100%;height:110px;border:1px solid #e5e5e5;padding:6px;}
.zxly-b p{width:100%;}
.zxly-b p button{width:180px;height:50px;background:#ff8400;font-size:16px;transition:all 0.5s;color:#fff;cursor: pointer;}
.zxly-b p button:hover{opacity:0.8;}
/*lxwm*/

@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.gywm-c{justify-content:flex-start;}
	.gywm-c dl{width:33.33%}
	.gywm-l dl dt{width:40px;}
	.lon{border:none}
	.lon-l a{height:50px;padding:0 5px;text-align:center;flex-grow:1}
	.lon-l a i{height:52px;}
	.qyfc-b a p{height:50px;}
	.cjwt-b dl dt h3{background:none;}
	.zxly-b dl input,.zxly-b p button{height:40px;}
	.zxly-b dl textarea{height:80px;}
	#container{height:200px;}
	.ny-banner-s{
    align-items: center;
    width: 100%;
}
	.ny-banner-s h3{width: 100%;height:auto;background:none;margin: 0;padding: 0;justify-content: center;}
}
