/*banner*/
.ny-banner{position:relative;overflow:hidden;}
.ny-banner>img{display:block;width:100%;transform:scale(1.2);transition:all 2s!important}
.ny-banner-s{position:absolute;left: 50%;top: 40%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);color:#fff;text-align:center;}
.ny-banner-s h3{font-size:40px;margin-bottom:24px;font-family: OPENSANS-BOLD;justify-content:center;}
.ny-banner-s p{font-size:24px;margin-bottom:45px;}
.ny-banner-s a{display: flex;align-items:center;justify-content:center;width:225px;height:55px;border:1px solid #fff;color:#fff;font-size:16px;margin:0 auto;position:relative;z-index:2;overflow:hidden;}
.ny-banner-s a img{margin-right:25px;position:relative;z-index: 3;}
.ny-banner-s a i{position:relative;z-index: 3;}
.ny-banner-s a span{display: block;position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);width:0;height:100%;background:#666}

.ny-banner-s a:hover span{width:100%;}
.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 #eee;background:#fff;}
.lon img {padding-right: 8px;}
.cont{display:flex;align-items: center;height: 40px;}
.cont a {vertical-align: middle;color: #868686;font-size: 14px;display: flex;align-items: center;}
.cont a:last-child{color:#000;}
.cont a:last-child i{display:none;}
.lon .img2{display:none;}
/*szwz*/

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

/*fy*/
.page1{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
.page1 a,.page1 span{width: 40px;line-height:38px;border:1px solid #e5e5e5;margin:0 5px;text-align:center;padding: 0 10px;color:#5f5f5f;display: block;background:#fff;}
.page1 a:nth-child(1),.page1 a:last-child,.page1 li:last-child a,.page1 li:nth-child(1) a,.page1 li:last-child span,.page1 li:nth-child(1) span{/* font-family:SimSun!important; */}
.page1 a:hover,.page1 a.active,.page1 .active a,.page1 .active span,.page1 span{border-color:#000;color:#000;}

@media (max-width: 768px){
	.page1 a,.page1 span{min-width: 30px;width:30px;line-height:28px;}
}
/*fy*/

/*gywm*/
.gywm{margin:100px auto;}
.gywm-t{margin-bottom:50px;}
.gywm-t h4{text-transform: capitalize;font-size:16px;margin-bottom:20px;font-family: OPENSANS-BOLD;}
.gywm-t h3{font-size:36px;font-family: OPENSANS-BOLD;}
.gywm-c{display: flex;justify-content:space-between;flex-wrap:wrap;color:#5f5f5f;line-height:30px;margin-bottom:70px;}
.gywm-l{width:calc(50% - 50px);}
.gywm-b{position:relative;overflow:hidden;}
.gywm-b img{display: block;width:100%;}
.gywm-b:hover img{transform:scale(1.1);}
.gywm-b p{position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.6);z-index:2;}
.gywm-b2{position:relative;z-index: 3;margin-top:-260px;display:flex;flex-wrap:wrap;margin-bottom:144px;}
.gywm-b2 dl{display: block;width:25%;text-align:center;color:#fff;border-top:1px solid rgba(255,255,255,0.3);height:260px;padding:44px 60px 20px 60px;position:relative;border-right:1px solid rgba(255,255,255,0.3);}
.gywm-b2 dl:last-child{border-right:none;}
.gywm-b2 dl dt{height:80px;position:relative;z-index:3}
.gywm-b2 dl dt img{display: block;margin:0 auto;}
.gywm-b2 dl dt .img2{display: none;}
.gywm-b2 dl h3{font-size:48px;margin-bottom:20px;position:relative;z-index:3;font-family: OPENSANS-BOLD;}
.gywm-b2 dl p{font-size:16px;line-height:18px;position:relative;z-index:3}
.gywm-b2 dl h6{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);background:#fff;height:calc(100% + 1px);width:0;transition:all 0.5s;}
.gywm-b2 dl:hover{border-color:#fff;}
.gywm-b2 dl:hover .img1{display: none;}
.gywm-b2 dl:hover .img2{display: block;}
.gywm-b2 dl:hover h3{color:#000;}
.gywm-b2 dl:hover p{color:#5f5f5f;}
.gywm-b2 dl:hover h6{width:calc(100% + 1px);}

.wmys{display: flex;flex-wrap:wrap;text-align:center;background:url(../images/wmys-bj.png)no-repeat center top 98px;background-size:100% auto;}
.wmys dl{width:calc(100% / 8);}
.wmys dl .img2{opacity:0;position:relative;z-index:-1;}
.wmys dl:nth-child(2n) .img1{opacity:0;position:relative;z-index:-1;}
.wmys dl:nth-child(2n) .img2{opacity:1;position:relative;z-index:1;}
.wmys dl dt.img1{height:100px;margin-bottom:56px;}
.wmys dl dt.img2{height:100px;}
.wmys dl dt{width: 155%;margin-left: -27.5%;}
.wmys dl dt h3{font-size:16px;margin-bottom:14px;}
.wmys dl dt p{color:#5f5f5f;line-height:18px;}
.wmys dl dd{margin:0 auto 100px auto;width:90px;height:90px;display: flex;align-items:center;justify-content:center;border-radius:90px;background:#000;overflow:hidden;position:relative;}
.wmys dl dd p{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);background:#5f5f5f;height:0%;width:0;transition:all 0.5s;}
.wmys dl dd img{position:relative;z-index: 3;}
.wmys dl:hover dd p{width:100%;height:100%}

.fzlc{background:url(../images/fzlc-bj.jpg)no-repeat center bottom #000;padding:107px 0 150px 0;}
.fzlc-t{justify-content:center;text-align:center;font-family: OPENSANS-BOLD;font-size:36px;margin-bottom:80px;color:#fff;}
.fzlc-c{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:95px;}
.fzlc-c dl{text-align:center;margin:0 50px;color:#707070;cursor:pointer;}
.fzlc-c dl dt{position:relative;margin:0 auto 47px auto;width:23px;height:23px;border-radius:23px;background:#707070;transition:all 0.5s;}
.fzlc-c dl dt p{position:absolute;background:url(../images/fzlc-tb.png);height:13px;left:60px;width:180px;top:calc(50% - 6.5px);}
.fzlc-c dl h3{font-size:36px;transition:all 0.5s;}
.fzlc-c dl:last-child{}
.fzlc-c dl.active{color:#fff;}
.fzlc-c dl.active dt{background:#fff;}

.fzlc-b{}
.fzlc-b>div{width:1265px;max-width:100%;display:none;flex-wrap:wrap;margin:0 auto;transition:all 0.5s;}
.fzlc-b>div:nth-child(1){display: flex;}
.fzlc-b dl{background:#fff;border-radius:10px;padding:70px 50px 80px 50px;width:calc((100% - 160px) / 3);margin-right:80px;}
.fzlc-b dl:nth-child(3n){margin-right:0;}
.fzlc-b dl h3{text-align:center;font-weight:bold;font-size:48px;margin-bottom:30px;}
.fzlc-b dl h4{margin:0 auto 50px auto;background:#000;width:60px;height:2px;}
.fzlc-b dl .div1{line-height:24px;color:#5f5f5f;}
.fzlc-b dl:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.2)}

.gchj{padding:100px 0;background:#f7f7f7}
.gchj-t{justify-content:center;text-align:center;font-size:36px;margin-bottom:54px;font-family: OPENSANS-BOLD;}
.gchj-b{position:relative;padding-bottom:80px;}
.gchj-b a{display: block;background:#fff;text-align:center;padding:40px 25px 50px 25px;color:#000;font-size:18px;}
.gchj-b a h4{overflow:hidden;margin-bottom:30px;}
.gchj-b a h4 img{display: block;width:100%;}
.gchj-b a:hover{}
.gchj-b a:hover h4 img{transform:scale(1.1);}
.gchj-b .swiper-pagination{bottom:0;display: flex;justify-content:center;width:100%;}
.gchj-b .swiper-pagination-bullet{background:#dcdcdc;opacity:1;margin:0 5px;}
.gchj-b .swiper-pagination-bullet-active{background:#000;}

.ryzz{position:relative;}
.ryzz .swiper-wrapper{-webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;}
.ryzz-s{text-align:center;background:rgba(0,0,0,0.56);position:absolute;width:100%;height:100%;left:0;top:0;z-index:3;display: flex;align-items:center;justify-content:center;}
.ryzz-s dt{color:#fff;}
.ryzz-s dt h3{font-size:40px;margin-bottom:15px;}
.ryzz-s dt p{font-size:18px;}
.ryzz img{display: block;}
/*gywm*/

/*cpzx*/
.cpzx{/* background:#f7f7f7; */padding:90px 0;}
.cpzx1{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:110px;}
.cpzx1 a{display: block;position:relative;background: #f9f9f9;width:calc(50% - 15px);}
.cpzx1 a h4{overflow:hidden;display:flex;justify-content:flex-end;align-items:center;}
.cpzx1 a h4 img{display: block;width: 80%;}
.cpzx1 a h6{position:absolute;left:0;top:0;width:140px;line-height:40px;text-align:center;font-size:16px;background:#ff9800;color:#fff;}
.cpzx1 a dl{margin: -20px 45px 50px 45px;position:relative;z-index: 3;}
.cpzx1 a dl h5{/* width:140px; */line-height:30px;text-align:center;color:#fff;background:#414145;font-size:16px;margin-bottom:20px;display: inline-block;padding: 5px 20px;}
.cpzx1 a dl h3{color:#000;font-size:30px;line-height:36px;margin-bottom:27px;}
.cpzx1 a dl p{color:#5f5f5f;font-size:18px;}
.cpzx1 a:hover img{transform:scale(1.1);}
.cpzx1 a:hover dl h3{color:#ff9800;}
.cpzx2{display:flex;justify-content:flex-end;margin-bottom:50px;flex-wrap:wrap;}
.cpzx2 a{display: block;color:#5f5f5f;font-size:16px;margin-left:30px;}
.cpzx2 a.active,.cpzx2 a:hover{font-weight:bold;color:#000;}
.cpzx3{display: flex;flex-wrap:wrap;}
.cpzx3 a{display: block;background: #f9f9f9;margin-right:30px;margin-bottom:30px;text-align:center;width:calc((100% - 90px) / 4);text-align:center;padding-bottom:60px;}
.cpzx3 a:nth-child(4n){margin-right:0;}
.cpzx3 a h4{overflow:hidden;margin: 40px 0;}
.cpzx3 a h4 img{display: block;width:100%;}
.cpzx3 a h3{margin-left:10px;margin-right:10px;color:#606060;font-size:14px;margin-bottom:34px;height: 14px;}
.cpzx3 a p{color:#000;font-size:24px;}
.cpzx3 a:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.2)}
.cpzx3 a:hover img{transform:scale(1.1);}
.cpzx3 a:hover h3{}
.cpzx4{padding-top:50px;font-size:18px;display: flex;align-items:center;justify-content:center;text-transform:uppercase;}
.cpzx4 img{margin-left:25px;}
/*cpzx*/


/*cpzx-z*/
.cpzx-z{padding:90px 0;background:#f7f7f7;}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/padding-bottom:10px;}
.ny-zpal-z-t-l{float:left;width: 60.75%;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width: calc(100% - 170px);position: relative;background: #f9f9f9;display: flex;align-items: center;justify-content: center;}.imgLeft .magnifier {position: absolute;display: none;width: 200px;height: 200px;}
.imgLeft .imasf{width: 135px;position:relative;overflow:hidden;}
.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;height: 600px;}
.imasf-bb .swiper-slide{box-sizing:border-box;border: 1px solid #fff;padding:5px;background: #fff;overflow: hidden;}
.imasf-bb .swiper-slide-active{border-color: #1b1b1b;}
.imasf-bb .swiper-slide a{display: flex;overflow:hidden;height: 100%;width: 100%;background: #f9f9f9;align-items: center;justify-content: center;}
.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;cursor: pointer;right:0;top: 50%;margin-top: -30px;font-family: SimSun;color: #000;font-size: 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;font-family: SimSun;color: #000;font-size: 30px;}
.mediumContainer {width: 100%;overflow: hidden;text-align:center;vertical-align:middle;box-sizing:border-box;justify-content: center;}
.mediumContainer img{max-width:100%;display:block;margin:0 auto;}

.imgRight{z-index:100;}
.imgLeft{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
#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: #f9f9f9;z-index:100;}
.img_u img{width:1000px;max-width:1000px;}
.ny-zpal-z-t-r{float:right;width: 34.5%;}
.ny-zpal-z-t-r h4{font-size:16px;color:#5f5f5f;margin-bottom:18px;}
.ny-zpal-z-t-r h3{font-size:36px;margin-bottom: 20px;}
.ny-zpal-z-t-r>div{font-size:14px;color:#5f5f5f;line-height:18px;}
.ny-zpal-z-t-r a{display:flex;align-items:center;justify-content:center;margin-top: 20px;width:225px;height:60px;background:#242427;color:#fff;font-size:16px;position:relative;}
.ny-zpal-z-t-r a img{margin-right:20px;}
.ny-zpal-z-t-r a i{position:relative;z-index:3;display: flex;align-items: center;}
.ny-zpal-z-t-r a p{width:0;height:100%;background:#666;position:absolute;left:0;bottom:0;}
.ny-zpal-z-t-r a:hover p{width:100%;}

.cpzx-c{padding: 97px 0;text-align:center;border-top:1px solid #eee;}
.cpzx-ct{font-size:36px;justify-content:center;margin-bottom: 89px;}
.cpzx-cb{display: flex;flex-wrap:wrap;justify-content:center;flex-wrap:wrap;justify-content: space-between;}
.cpzx-cb1{padding: 0 20px 25px 20px;border-bottom:1px solid #1b1b1b;width: calc(50% - 35px);text-align: left;margin-bottom: 44px;}
.cpzx-cb1 h3{font-size:24px;margin-bottom: 25px;/* justify-content:center; */}
.cpzx-cb1 p{color: #5f5f5f;font-size:16px;}
.cpzx-cb1:hover h3{color:#666;}
.cpzx-c2{/* background:#f9f9f9; */padding:70px 0;color:#000;line-height:24px;}
.cpzx-c2 table{width:100%;}
.cpzx-c2 table td{padding:10px;}

.tjcp{padding: 90px 0;background: #f1f1f1;}
.tjcp-t{font-size:36px;justify-content:center;margin-bottom:60px;font-weight:bold;text-align: center;}
.tjcp-b{position:relative;}
.tjcp-b a{display: block;width:100%;background: #f9f9f9;padding-bottom:50px;text-align:center;}
.tjcp-b a h4{overflow:hidden;margin: 40px 0;}
.tjcp-b a h4 img{display: block;width:100%;}
.tjcp-b a h3{color: #606060;font-size: 14px;margin-bottom:15px;height: 14px;}
.tjcp-b a p{color: #000;font-size: 24px;}
.tjcp-b a:hover img{transform:scale(1.1);}
.tjcp-b a:hover h3{color:#666;}
.tjcp-b .a1{width:16px;height:31px;background:url(../images/l4.png);left:-50px;transition:all 0.5s;}
.tjcp-b .a1:hover{background:url(../images/l4-1.png);}
.tjcp-b .a2{width:16px;height:31px;background:url(../images/r4.png);right:-50px;transition:all 0.5s;}
.tjcp-b .a2:hover{background:url(../images/r4-1.png);}
/*cpzx-z*/

/*cgal*/
.cgal{background:#f7f7f7;padding:97px 0;}
.cgal1{display: block;position:relative;margin-bottom:100px;}
.cgal1 h4{overflow:hidden;}
.cgal1 h4 img{display: block;width:100%;}
.cgal1 h4 p{position:absolute;left:0;bottom:0;width:100%;height:100%;background:url(../images/cgal-bj.png);background-size:100% 100%;z-index: 2}
.cgal1 h5{position:absolute;z-index: 3;left:0;bottom:45px;width:100%;font-size:26px;color:#fff;text-align:center;}
.cgal1:hover img{transform:scale(1.1);}
.cgal2{display:flex;flex-wrap:wrap;}
.cgal2 a{display: block;width:calc((100% - 16px) / 3);margin-right:8px;margin-bottom:8px;background:#fff;}
.cgal2 a:nth-child(3n){margin-right:0;}
.cgal2 a h4{overflow:hidden;}
.cgal2 a h4 img{display: block;width:100%;}
.cgal2 a dl{padding:47px 40px 80px 40px;}
.cgal2 a dl h3{color:#000;font-size:26px;margin-bottom:60px;line-height:140%}
.cgal2 a dl p{color:#5f5f5f;}
.cgal2 a:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.2)}
.cgal2 a:hover img{transform:scale(1.1);}
.cgal2 a:hover h3{color: #ff9800;}
/*cgal*/

/*xwzx*/
.xwzx1{display: flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:100px;background:#fff;}
.xwzx1 h4{width:50%;overflow:hidden;}
.xwzx1 h4 img{display: block;width:100%;}
.xwzx1-r{width:50%;padding:0 80px;}
.xwzx1-r h5{text-transform:uppercase;font-size:14px;width:110px;line-height:28px;border:1px solid #000;color:#000;margin-bottom:53px;text-align:center;}
.xwzx1-r i{color:#000;padding-bottom:15px;display: block;}
.xwzx1-r h3{font-family:OPENSANS-BOLD;font-size:24px;line-height:30px;color:#000;margin-bottom:30px;}
.xwzx1-r p{color:#5f5f5f;line-height:24px;margin-bottom:55px;}
.xwzx1-r h2{display: flex;justify-content:center;align-items:center;width:225px;height:60px;background:#242427;position:relative;font-size:14px;color:#fff;overflow:hidden;}
.xwzx1-r h2 img{position:relative;z-index: 3;margin-right:17px;}
.xwzx1-r h2 span{position:relative;z-index: 3;}
.xwzx1-r h2:after{content: '';position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);width:0;height:100%;background: #ff9800;transition:all 0.5s;}
.xwzx1:hover h4 img{transform:scale(1.1);}
.xwzx1:hover h2:after{width:110%;}
.xwzx2{display: flex;flex-wrap:wrap;margin-bottom:45px;}
.xwzx2 a{display: block;background:#fff;width:calc((100% - 90px) / 4);margin-right:30px;margin-bottom:40px;}
.xwzx2 a:nth-child(4n){margin-right:0;}
.xwzx2 a h4{overflow:hidden;}
.xwzx2 a h4 img{display: block;width:100%;}
.xwzx2 a dl{padding:40px 30px;transition:0s;}
.xwzx2 a dl dt{padding-bottom:35px;border-bottom:1px solid #e5e5e5;margin-bottom:30px;transition:0s;}
.xwzx2 a dl dt h3{color:#000;font-size:16px;line-height:24px;transition:0s;height: 72px;}
.xwzx2 a dl p{color:#5f5f5f;}
.xwzx2 a:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.2)}
.xwzx2 a:hover img{transform:scale(1.1);}
.xwzx2 a:hover h3{color:#ff9800;}
/*xwzx*/

/*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;}
.xwdt-z-b p{color:#000;}
.xwdt-z-b img{}
.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;}
.xwdt-z-b2 a:hover{background:#ff9800;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;}
}
/*xwzx-z*/

/*fwzc*/
.fwzc{margin:115px auto 150px auto;}
.fwzc-t{text-align:center;margin-bottom:100px;}
.fwzc-t h3{font-size:36px;justify-content:center;font-family: OPENSANS-BOLD;}
.fwzc-t p{color:#5f5f5f;line-height:24px;padding-top:40px;}
.fwzc-b{}
.fwzc-b dl{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-bottom:70px;}
.fwzc-b dl dt{display: flex;align-items:center;flex-wrap:wrap;}
.fwzc-b dl dt h4{width:130px;}
.fwzc-b dl dt p{font-size:24px;line-height:30px;}
.fwzc-b dl dd{width:57.8125%;font-size:16px;line-height:24px;padding-left:5%;border-left:1px solid #e5e5e5;color:#5f5f5f;}
.fwzc-b dl:hover img{transform: translateY(-10px);}
.fwzc2{text-align:center;background:#ececec;padding:110px 0;}
.fwzc2 p{width:85%;margin-left:auto;margin-right:auto;}

.xzzx{margin:110px auto;}
.xzzx-b{display: flex;flex-wrap:wrap;}
.xzzx-b a{display: block;width:calc((100% - 100px) / 3);margin-right:50px;margin-bottom:40px;text-align:center;background:#f7f7f7;padding:50px 100px;}
.xzzx-b a:nth-child(3n){margin-right:0}
@keyframes aititle2{
    0%{-webkit-transform: translateY(0px); transform: translateY(0px);}
    25%{-webkit-transform: translateY(-5px); transform: translateY(-5px);}
    50%{-webkit-transform: translateY(-10px); transform: translateY(-10px);}
    75%{-webkit-transform: translatY(-50px); transform: translateY(-5px);}
    100%{-webkit-transform: translateY(0); transform: translateY(0);}
}
.xzzx-b a h4{margin-bottom:30px;animation: aititle2 1.5s linear infinite;
    -moz-animation: aititle2 1.5s linear infinite;
    -webkit-animation: aititle2 1.5s linear infinite;
    -o-animation: aititle2 1.5s linear infinite;}
.xzzx-b a h3{font-size:18px;color:#050505;margin-bottom:24px;line-height:140%}
.xzzx-b a p{display:inline-block;color:#000;border-bottom:1px solid #626262}
.xzzx-b a:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.2)}
.xzzx-b a:hover h3{color:#ff9800;}
.xzzx{}
/*fwzc*/

/*lxwm*/
.lxwm{margin:110px auto;}
.lxwm1{width:1300px;margin-bottom:110px;max-width:100%;}
.lxwm-b{display: flex;flex-wrap:wrap;justify-content:space-between;text-align:center;}
.lxwm-b dl{}
.lxwm-b dl:last-child{width:285px;}
.lxwm-b dl dt{height:100px;}
.lxwm-b dl h3{font-size:24px;margin-bottom:35px;}
.lxwm-b dl p{color:#5f5f5f;line-height:18px;}
.lxwm-b dl:hover img{transform: translateY(-10px);}
#container{height:500px;margin-bottom:120px;}
.zxly{display: flex;flex-wrap:wrap;justify-content:space-between;}
.zxly-l{width:30%;}
.zxly-l h3{font-family: OPENSANS-BOLD;font-size:36px;margin-bottom:55px;}
.zxly-l p{color:#5f5f5f;font-size:16px;line-height:24px;}
.zxly-r{width:56.25%;}
.zxly-r form{display:flex;flex-wrap:wrap;justify-content:space-between;}
.zxly-r input{width:calc(50% - 20px);margin-bottom:30px;border:1px solid #e5e5e5;color:#999;height:60px;text-indent:25px;}
.zxly-r input::placeholder,.zxly-r textarea::placeholder{color:#999;}
.zxly-r textarea{width:100%;margin-bottom:50px;border:1px solid #e5e5e5;color:#999;height:150px;padding:25px;font-family: OPENSANS-REGULAR;}
.zxly-r button{width:225px;height:60px;background:#242427;color:#fff;transition:all 0.5s;font-size:16px;font-weight:bold;}
.zxly-r button:hover{background:#ff9800;}
/*lxwm*/

@media screen and (max-width:1620px){
	.wmys{background: url(../images/wmys-bj.png)no-repeat center top 113px;background-size:100% auto;}
	.fzlc-c dl{margin:0 40px;}
}
@media screen and (max-width:1420px){
	.wmys{background: url(../images/wmys-bj.png)no-repeat center top 130px;background-size:100% auto;}
	.fzlc-c dl{margin:0 30px;}
	.fzlc-c dl dt p{width:140px;}
}
@media (min-width:1200px){
	.imasf-bb .swiper-button-prev{position:inherit;left:0;top:0;margin: 0 auto;width: 40px;transform: rotate(90deg);height: 40px;}
	.imasf-bb .swiper-button-next{position:inherit;left:0;top:0;margin: 0 auto;width: 40px;transform: rotate(90deg);height: 40px;}
}
@media screen and (max-width:1200px){
	body:before{content: '';width:100%;height:60px;display:block;}
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width: 1000px;}
	.ny-banner-s a{width: 160px;height: 40px;}
	.gywm-b2 dl{color:#000;width:50%;}
	.gywm-b2 dl dt .img1{display: none;}
	.gywm-b2 dl dt .img2{display: block;}
	.gywm-b2 dl dt{height:50px;}
	.wmys dl{width:50%;}
	.wmys dl .img2{opacity:1;position:relative;z-index: 1;}
	.wmys dl dt p br{display: none;}
	.fzlc-c{justify-content:flex-start;}
	.fzlc-c dl{width:33%;}
	.cpzx2{justify-content:space-between;}
	.cpzx2 a{margin-left:0;width:50%;margin-bottom:10px;font-size:14px;}
	.cgal2 a{width:100%;}
	.cgal1 h5{bottom:10px;}
	.fwzc-b dl dd{border:none;}
	.fwzc-b dl dt p br{display:none}
	.xzzx-b{justify-content:space-between;}
	.xzzx-b a{width:calc(50% - 5px);}
	.lxwm-b dl dt{height:40px;}
	.lxwm-b dl{width:50%!important;}
	#container{height:250px}
	.zxly-r textarea{height:100px}
	.zxly-r button,.zxly-r input{height:50px;}
	.cpzx1 a dl h5{padding:5px;width:100%}
	.cpzx3 a h4,.tjcp-b a h4{margin:20px 0}
	.xwzx2 a dl dt h3{height:auto;}
}
	
