/*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;}
.ny-banner-s h4{font-size:58px;text-transform:uppercase;color:rgba(255, 255, 255, 0.15);}
.ny-banner-s h3{font-size:42px;margin-top:-35px;position:relative;z-index:3;}
.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 #efefef;}
.lon img {padding-right: 8px;display:block;}
.cont{height: 71px;}
.log-l{font-size:16px;}
.log-l a{position:relative;height: 70px;color: #666666;/* padding: 0 40px; */margin-right: 60px;font-weight: bold;}
.log-l a p{position:absolute;left:0;bottom:-1px;height:2px;width:0;background: #fb0303;}
.log-l a.active,.log-l a:hover{color: #fb0303;}
.log-l a.active p,.log-l a:hover p{width:100%}
.log-r{font-size: 16px;line-height:60px;}
.log-r a{color: #666;opacity: 0.6;}
.log-r a:hover{}
/*szwz*/

.md{position:relative;top:-90px;}

/*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:16px;color: #666666;align-items:center;justify-content:center;width: 35px;height: 35px;margin: 0 5px;background: #fff;border-radius: 50px;}
.page1 li a:hover,.page1 li.active a,.page1 li span:hover,.page1 li.active span, .page1 li span.current{color:#fff;background: #e62b33;}
.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;background: none;color: #666666;}
.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*/
.gywm{padding:90px 0;background:url(/static/images/gywm-bj.jpg)no-repeat center top 40px;}
.nybt{text-align:center;margin-bottom:40px;}
.nybt h3{color:#333333;font-size:42px;}
.gywm-t{color:#666666;font-size:16px;line-height:30px;width:1200px;margin-bottom:80px;}
.gywm-b{width:1200px;text-align:center;font-size:15px;color:#333333;}
.gywm-b dl h3{color:#d70c1e;font-family:Arial;font-size:42px;margin-bottom:10px;}
.gywm-b dl h3 i{font-size:60px;padding-right:5px;}

.gczs{background:#f6f6f6;padding:100px 0}
.gczs-b{}
.gczs-b>div{height:650px;padding-bottom:50px;}
.gczs-b .swiper-slide{height:280px;}
.gczs-b a{display:block;overflow:hidden;}
.gczs-b a img{display:block;width:100%;}
.gczs-b a:hover img{transform:scale(1.1);}
.gczs-b .swiper-pagination{bottom:0}
.gczs-b .swiper-pagination-bullet{background:#dbdbdb;opacity:1;}
.gczs-b .swiper-pagination-bullet-active{background:#ed2939;}

.fzlc{padding: 100px 0;background:#fff;}
.fzlc .nybt{color:#1d1d1d;margin-bottom:45px;}
@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(2); opacity: 0;}}
@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(4);opacity:0;}}
.fzlc-t{position:relative;margin-bottom: 60px;}
.fzlc-t .w1{position:relative;}
.fzlc-t .swiper-container{width:900px;max-width:100%}
/*.fzlc-t>div{width:calc(100% - 200px);}*/
.fzlc-tl{position:absolute;width:180px;left: 100px;top:48px;overflow:hidden;height:50px;z-index:3;}
.fzlc-tr{position:absolute;width:180px;right: 100px;top:48px;overflow:hidden;height:50px;z-index:3;}
.fzlc-tr .fzlc-tl-s{left:-240px;}
.fzlc-tl-s{position:absolute;min-width:100%;display:flex;left:0;top:0;transition:all 0.5s}
.fzlc-tl-s p{width:60px;text-align:center;color: #ababab;font-weight: bold;font-size: 22px;}
.fzlc-tl-s p i{display:block;width:10px;height:10px;border-radius:10px;background: #ababab;margin:0 auto 15px auto;}
.fzlc-t h6{position:absolute;width:100%;left:0;background: #eaeaea;height:1px;top:calc(50% - 1px);}
.fzlc-t dl{align-items:center;color: #333333;font-size: 120px;justify-content:center;height:108px;display:flex;transform:scale(0);transition:all 0.5s;font-weight: bold;}
.fzlc-t dl p{width: 11px;height: 11px;border-radius:10px;background: #d70c1e;margin-right: 40px;position:relative;}
.fzlc-t dl p::before, .fzlc-t dl p::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #d70c1e;content: '';top:0;left:0;}
.fzlc-t dl p::before{animation: scale 2s infinite; }
.fzlc-t dl p::after{animation: scale2 2s infinite; }
.fzlc-t .swiper-slide-thumb-active dl{transform:scale(1);}
.fzlc-t .swiper-button-next{width: 44px;height: 44px;background:url(/static/images/r.png);right:0;margin:0;margin-top: -22.5px;}
.fzlc-t .swiper-button-prev{width: 44px;height: 44px;background: url(/static/images/l.png);left:0;margin:0;margin-top: -22.5px;}
.fzlc-b{}
.fzlc-b dl{display:flex;flex-wrap:wrap;justify-content:space-between;background: #f6f6f6;border-radius: 5px;overflow: hidden;}
.fzlc-b dl dt{width:49.357142857142855%;overflow:hidden;}
.fzlc-b dl dt img{display:block;width:100%;}
.fzlc-b dl dd{width: calc(50% - 50px);padding-top: 70px;background: url(/static/images/fzlc-bj.png)no-repeat bottom right;padding-right:100px;}
.fzlc-b dl dd h3{font-size: 36px;margin-bottom: 15px;font-weight: bold;color: #333333;}
.fzlc-b dl dd h3 i{font-weight:bold;font-size:16px;padding-left:5px;}
.fzlc-b dl dd h4{width:70px;height:1px;background: #ec6916;display: none;}
.fzlc-b dl dd .div1{line-height: 28px;font-size: 16px;color: #666666;}
.fzlc-b dl dt:hover img{transform:scale(1.1);}

.ryzz{padding: 100px 0;background: #f6f6f6;}
.ryzz-t{padding-bottom:80px;background:url(/static/images/ryzz-bj.png)no-repeat center bottom;}
.ryzz-t a{display:block;position:relative;background-size:100% 100%;}
.ryzz-t a h4{overflow:hidden;}
.ryzz-t a h4 img{display:block;width:100%;}
.ryzz-t a p{position:absolute;width: 100%;height:0;left:0px;bottom:0px;background:url(/static/images/fdj.png)no-repeat center rgba(0,0,0,0.2);}
.ryzz-t a:hover h4 img{}
.ryzz-t a:hover p{height: 100%;}
.ryzz-b{margin-top:-30px;position:relative;z-index:3;color:#333333;}
.ryzz-b img{margin-right:10px;}
/*gywm*/

/*cpzx*/
.cpzx{margin-bottom:130px;align-items:flex-start;}
.cpzx-l{width:337px;}
.cpzx-l dt{color:#fff;background:#db092c;height:100px;padding-top:30px;padding-left:40px;}
.cpzx-l dt h4{font-size:36px;opacity:0.12;text-transform:uppercase;}
.cpzx-l dt h3{font-size:24px;margin-top:-20px;}
.cpzx-l dd{}
.cpzx-l dd .div1{border-bottom:1px solid #e9e9e9;background:#fff;}
.cpzx-l dd .div1:last-child{border:none;}
.cpzx-l dd .div1-t{position:relative;padding:0 40px;}
.cpzx-l dd .div1-t a{height:87px;color:#666666;font-size:18px;width:calc(100% - 20px)}
.cpzx-l dd .div1-t a.up{color: #db092c;}
.cpzx-l dd .div1-t span{display:block;position:absolute;right:40px;top:35px;cursor:position;cursor: pointer;transition: all 0.5s;}
.cpzx-l dd .div1-t span.up{transform: rotate(90deg);}
.cpzx-l dd .div1-t span.up .img1{display:none;}
.cpzx-l dd .div1-t span.up .img2{display:block;}
.cpzx-l dd .div1-b{display:none;margin-top: -10px;padding-bottom: 15px;}
.cpzx-l dd .div1-b a{font-size:16px;padding: 0 50px 0 90px;display:block;line-height:30px;color: #666;}
.cpzx-l dd .div1-b a:hover,.cpzx-l dd .div1-b a.active{color:#db092c;}
.cpzx-l dd a{}
.cpzx-l dd a:last-child{border:none;}
.cpzx-l dd a i{display:block;width:50px;}
.cpzx-l dd img{display:block;}
.cpzx-l dd .img2{display:none;}
.cpzx-l dd a p{transition:all 0s;width:190px;}
.cpzx-l dd span{}
.cpzx-l dd a.active,.cpzx-l dd a:hover{color:#db092c;}
.cpzx-l dd a.active .img1,.cpzx-l dd a:hover .img1{display:none;}
.cpzx-l dd a.active .img2,.cpzx-l dd a:hover .img2{display:block;}
.cpzx-r{width:calc(100% - 390px)}
.cpzx-b{margin-bottom:50px;}
.cpzx-b a{margin-bottom:30px;background:#fff;padding:25px;}
.cpzx-b a h4{width: 270px;overflow:hidden;}
.cpzx-b a h4 img{display:block;width:100%;}
.cpzx-b a dt{width: calc(100% - 300px);}
.cpzx-b a dt h3{color:#333333;font-size:28px;margin-bottom:20px;}
.cpzx-b a dt h3 i{line-height:100%;color:#d0d0d0;font-size:16px;text-transform:uppercase;padding-left:10px;}
.cpzx-b a dt p{color:#666666;font-size:15px;margin-bottom:30px;}
.cpzx-b a dt h5{font-size:14px;color:#ed2939;}
.cpzx-b a dt h5 img{margin-left:13px;}
.cpzx-b a:hover h4 img{transform:scale(1.1);}
.cpzx-b a:hover h3{color:#ed2939;}
/*cpzx*/

/*cpzx2*/
.cpzx-z{background:#f5f5f5;padding:90px 0}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.ny-zpal-z-t-l{float:left;width: 46.92857142857143%;position: relative;}
.magnifierContainer {width:100%;}
.imgMedium {width:100%;position: relative;background: #fff;width: calc(100% - 105px);}.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: #0081d7;}
.imgLeft .imasf{width:100%;position:relative;overflow:hidden;transition: all 0.5s;z-index:3;width: 86px;}
.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 .a1{width:100%;height: 45px;}
.imasf-bb .a2{height: 45px;}
.imasf-bb .swiper-container{position:initial;width: 100%;height: 407px;}
.imasf-bb .swiper-slide{box-sizing:border-box;border: 1px solid #e2e2e2;display: flex;align-items: center;justify-content: center;height: 93px;background: #fff;}
.imasf-bb .swiper-slide-active{border-color: #db092c;}
.imasf-bb .swiper-slide a{display:block;overflow:hidden;}
.imasf-bb .swiper-slide a img{width:100%;/* height: 90px; */display: block;}
.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;display: flex;align-items: center;justify-content: center;height: 100%;border: 1px solid #e8e8e8;}
.mediumContainer img{max-width:100%;display:block;margin:0 auto;}

.imgRight{z-index:100;width: 500px;position: absolute;left: 100%;top: 0;}
.imgLeft{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: row-reverse;}
#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:800px;max-width:800px;}
.ny-zpal-z-t-r{float:right;width: 44.5%;}
.ny-zpal-z-t-r h3{color:#333;font-size: 38px;position:relative;padding-bottom: 23px;border-bottom: 3px solid #e7e7e7;position:relative;margin-bottom: 30px;}
.ny-zpal-z-t-r h3 p{position:absolute;left:0;bottom:-3px;width:160px;height:3px;background: #db092c;}
.ny-zpal-z-t-r .div1{color: #666666;line-height: 36px;margin-bottom: 46px;font-size: 16px;}
.ny-zpal-z-t-r .div1 p{position:relative;padding-left:24px;}
.ny-zpal-z-t-r .div1 p i{position:absolute;width: 7px;height: 7px;background: #cecece;left:0;top:calc(50% - 3px);display:block;}
.ny-zpal-z-t-r .div2{font-size: 16px;}
.ny-zpal-z-t-r .div2 a{width: 165px;height: 50px;color: #fff;font-size:16px;background:#db092c;background-size:100% 100%;margin-right:70px;}
.ny-zpal-z-t-r .div2 a img{margin-left:14px;-webkit-animation: hvr-buzz-out 4s infinite linear;animation:hvr-buzz-out 4s infinite linear;}

.cpzx2{margin:90px auto;}
.cpzx2-t{margin-bottom:50px;}
.cpzx2-t dl{margin-right:40px;}
.cpzx2-t dl input{width:447px;height:46px;border:1px solid #d3d3d3;border-right:none;padding-left:14px;font-size:15px;color:#999999;}
.cpzx2-t dl input::placeholder{color:#999999;}
.cpzx2-t dl button{width:52px;height:46px;background:#db092c;cursor:pointer;}
.cpzx2-t select{width:92px;height:46px;background:url(/static/images/cpzx-tb7.png)no-repeat center right 20px #616161;color:#fff;border:none;cursor:pointer;padding:0 20px;appearance:none;-moz-appearance:none; /* Firefox */-webkit-appearance:none; /* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */}
.cpzx2-t select option:nth-child(1){display:none;}
.cpzx2-b{margin-bottom:50px;}
.cpzx2-b table{width:100%;}
.cpzx2-b table tr{border-bottom:5px solid #fff;background:#f5f5f5;transition:all 0.5s}
.cpzx2-b table tr:hover{background:rgba(237,237,237)}
.cpzx2-b table tr:nth-child(1){background:#db092c;color:#fff;border: none;}
.cpzx2-b table tr th{text-align:left;font-weight:normal;font-size:16px;padding:22px 30px;border-right:1px solid #f8ced5;text-align: center;}
.cpzx2-b table tr td{padding:18px 30px;font-size:15px;color:#444444;}
.cpzx2-b table tr td a{display:block;color:#444444;padding-right:13px;background:url(/static/images/cpzx-tb6.png)no-repeat center right;position:relative;}
.cpzx2-b table tr:hover td a{background:url(/static/images/cpzx-tb6-1.png)no-repeat center right;color:#db092c;text-decoration:underline;}
/*cpzx2*/

/*cpzx-z*/
.cpxq{background:#f5f5f5;text-align:center;padding:90px 0;}
.cpxq h3{color:#444444;font-size:48px;margin-bottom:20px;}
.cpxq h4{color:#999999;font-size:20px;margin-bottom:55px;}
.cpxq h5{}
.cpxq h5 img{}

.cpxq2{background:#3e3e3e;}
.cpxq2-b{font-size:18px;}
.cpxq2-b a{height:96px;width:212px;position:relative;color:#fff;}
.cpxq2-b a i{opacity:0.3;display:block;width:40px}
.cpxq2-b a p{width:1px;height:34px;background:#656565;position:absolute;right:0;top:31px;}
.cpxq2-b a:last-child p{display:none;}
.cpxq2-b a span{display:block;}
.cpxq2-b a.active,.cpxq2-b a:hover{background:#db092c;}
.cpxq2-b a.active i,.cpxq2-b a:hover i{opacity:1;}
.cpxq2-b a.active p,.cpxq2-b a:hover p{background:#db092c;}

.jscs{margin:90px auto;}
.jscs-b{font-size:16px;}
.jscs-b table{width:100%;}
.jscs-b table tr{}
.jscs-b table tr:nth-child(2n+1){background:#f5f5f5;}
.jscs-b table tr td{color:#555555;padding:23px 67px;}

.edsj{padding:90px 0;background:#f5f5f5;}
.edsj-b{font-size:16px;}
.edsj-b table{width:100%;}
.edsj-b table tr{background:#fff;}
.edsj-b table tr:nth-child(2n){background:#f5f5f5;}
.edsj-b table tr td{color:#555555;padding:23px 67px;}

.cpcc{margin:90px auto;}
.cpcc-b{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);padding:55px 96px 67px 113px}
.cpcc-l{width:277px;}
.cpcc-l h3{line-height:50px;position:relative;color:#db092c;font-size:28px;margin-bottom:20px;}
.cpcc-l h3 p{position:absolute;height:100%;width:4px;background:#db092c;left:-113px;top:0;}
.cpcc-l dl{padding:28px 0 25px 0;border-top:1px solid #ececec;}
.cpcc-l dl h4{color:#333333;font-size:18px;margin-bottom:18px;}
.cpcc-l dl h5{color:#555555;font-size:16px;}
.cpcc-r{width:613px;}
.cpcc-r img{display:block;width:100%}

.zlxz{padding:90px 0;background:url(/static/images/zlxz-bj.jpg)no-repeat center;}
.zlxz .nybt h3{color:#fff;}
.zlxz-b{}
.zlxz-b>div{padding-bottom:80px;}
.zlxz-b a{background:#fff;padding:50px 60px;}
.zlxz-b a h4{width:120px;height:120px;border:2px solid #f0f0f0}
.zlxz-b a h4 img{}
.zlxz-b a div{width:calc(100% - 173px)}
.zlxz-b a h3{color:#333333;font-size:24px;margin-bottom:15px;}
.zlxz-b a dl{font-size:15px;line-height:25px;color:#999999;margin-bottom:22px;}
.zlxz-b a h5{width:128px;height:42px;border:1px solid #d8d7d7;color:#666666;font-size:14px;}
.zlxz-b a h5 img{margin-right:15px;display:block;}
.zlxz-b a h5 .img2{display:none;}
.zlxz-b a:hover h5{background:#e6013a;color:#fff;border-color:#e6013a;}
.zlxz-b a:hover h5 .img1{display:none}
.zlxz-b a:hover h5 .img2{display:block;}
.zlxz-b .swiper-pagination{bottom:0}
.zlxz-b .swiper-pagination-bullet{background:#fefefe;opacity:1;}
.zlxz-b .swiper-pagination-bullet-active{background:#e6013a;}

.xgcp{padding:90px 0;background:#f5f5f5;}
.xgcp-b>div{height:500px;}
.xgcp-b .swiper-slide{height:230px;}
.xgcp-b a{background:#fff;padding:25px;}
.xgcp-b a h4{width:306px;overflow:hidden;}
.xgcp-b a h4 img{display:block;width:100%;}
.xgcp-b a dt{width:calc(100% - 370px)}
.xgcp-b a dt h3{color:#333333;font-size:28px;margin-bottom:20px;}
.xgcp-b a dt h3 i{line-height:100%;color:#d0d0d0;font-size:16px;text-transform:uppercase;padding-left:10px;}
.xgcp-b a dt p{color:#666666;font-size:15px;margin-bottom:30px;}
.xgcp-b a dt h5{font-size:14px;color:#ed2939;}
.xgcp-b a dt h5 img{margin-left:13px;}
.xgcp-b a:hover h4 img{transform:scale(1.1);}
.xgcp-b a:hover h3{color:#ed2939;}
/*cpzx-z*/

/*hyyy*/
.hyyy{padding:90px 0 35px 0;background:#f5f5f5;}
.hyyy dl{margin-bottom:55px;}
.hyyy dl a{background:#fff;}
.hyyy dl a dd{width:61.78571428571429%;overflow:hidden;}
.hyyy dl a dd img{display:block;width:100%;}
.hyyy dl a dt{width:38.21428571428571%;padding:0 125px 0 77px;position:relative;}
.hyyy dl a dt h3{color:#333333;font-size:32px;margin-bottom:17px;}
.hyyy dl a dt h4{color:#d0d0d0;font-size:20px;text-transform:uppercase;margin-bottom:30px;}
.hyyy dl a dt p{color:#666666;font-size:18px;line-height:32px;margin-bottom:53px;}
.hyyy dl a dt h5{width:180px;height:50px;border:1px solid #ebebeb;color:#666666;font-size:14px;}
.hyyy dl a dt h5 img{display:block;margin-left:20px;}
.hyyy dl a dt h5 .img2{display:none;}
.hyyy dl a dt i{width:19px;height:35px;position:absolute;top:calc(50% - 17.5px);background:url(/static/images/hyyy-tb2.png);}
.hyyy dl a:hover{}
.hyyy dl a:hover dd img{transform:scale(1.1);}
.hyyy dl a:hover h5{background:#ed2939;color:#fff;border-color:#ed2939;}
.hyyy dl a:hover h5 .img1{display:none;}
.hyyy dl a:hover h5 .img2{display:block;}
.hyyy dl:nth-child(2n+1) a dt i{left:-19px;}
.hyyy dl:nth-child(2n) a{flex-direction:row-reverse}
.hyyy dl:nth-child(2n) a dt i{right:-19px;background:url(/static/images/hyyy-tb3.png);}
/*hyyy*/

/*hyyy-z*/
.hyyy2{background:#fff;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);padding:90px;margin-bottom:80px;position:relative;z-index:3;}
.nybt p{width:48px;height:3px;background:#ed2939;margin-top:30px;}
.hyyy2-b{color:#777777;font-size:16px;line-height:36px;text-align:center;width:1170px;max-width:100%;}

.yyys{padding:90px 0;background:#f7f7f7;}
.yyys-b{background:#fff;}
.yyys-b h4{width:48.57142857142857%;overflow:hidden;}
.yyys-b h4 img{display:block;width:100%}
.yyys-b h4:hover img{transform:scale(1.1);}
.yyys-b dt{width:51.42857142857142%;padding:0 122px;}
.yyys-b dt h3{color:#333333;font-size:30px;margin-bottom:40px;}
.yyys-b dt .div1{color:#777777;font-size:16px;line-height:48px;}
.yyys-b dt .div1 p{position:relative;padding-left:30px;}
.yyys-b dt .div1 p i{display:block;width:8px;height:8px;background:#db092c;position:absolute;top:calc(50% - 4px);left:0}

.lxhb{margin:90px auto;}
.lxhb-b{overflow:hidden;}
.lxhb-b>div{padding-bottom:40px;width:calc(100% + 50%);margin-left:-25%}
.lxhb-b a{background:#fff;}
.lxhb-b a h4{width:200px;overflow:hidden;}
.lxhb-b a h4 img{display:block;width:100%;}
.lxhb-b a dt{width:calc(100% - 220px);margin-left:20px;overflow:hidden;}
.lxhb-b a dt h3{color:#333333;font-size:28px;margin-bottom:25px;}
.lxhb-b a dt h3 i{line-height:100%;color:#d0d0d0;font-size:16px;text-transform:uppercase;padding-left:10px;}
.lxhb-b a dt p{color:#666666;font-size:15px;margin-bottom:40px;line-height:24px;}
.lxhb-b a dt h5{width:180px;height:50px;border:1px solid #ebebeb;color:#666666;font-size:14px;}
.lxhb-b a dt h5 img{display:block;margin-left:20px;}
.lxhb-b a dt h5 .img2{display:none;}
.lxhb-b a dt h5{background:#ed2939;color:#fff;border-color:#ed2939;}
.lxhb-b a dt h5 .img1{display:none;}
.lxhb-b a dt h5 .img2{display:block;}
.lxhb-b a:hover h4 img{transform:scale(1.1);}
.lxhb-b a:hover h3{color:#ed2939;}
.lxhb-b .swiper-pagination{bottom:0}
.lxhb-b .swiper-pagination-bullet{background:#dcdcdc;opacity:1;}
.lxhb-b .swiper-pagination-bullet-active{background:#ed2939;}
@media(max-width:1000px){
	.lxhb-b .swiper-slide-prev a{transform: translateX(30%) scale(0.5);}
	.lxhb-b .swiper-slide-prev a dt{opacity:0;}
	.lxhb-b .swiper-slide-next a{transform: translateX(0%) scale(0.5);}
	.lxhb-b .swiper-slide-next a dt{opacity:0;}
}
/*hyyy-z*/

/*xwzx*/
.xwzx{background:#f7f7f7;padding:90px 0;}
.xwzx-t{margin-bottom:75px;background:#fff;}
.xwzx-t a{}
.xwzx-t a h4{width:50%;overflow:hidden;}
.xwzx-t a h4 img{display:block;width:100%;}
.xwzx-t a .div1{width:50%;padding:0 80px 80px 80px;}
.xwzx-t a h5{color:#9ea5b1;font-size:24px;margin-bottom:45px;font-family:Arial;}
.xwzx-t a h5 i{color:#333333;font-size:44px;line-height:100%;padding-left:5px;}
.xwzx-t a h3{color:#333333;font-size:34px;margin-bottom:40px;}
.xwzx-t a p{color:#999999;font-size:16px;line-height:30px;}
.xwzx-t a:hover img{transform:scale(1.1);}
.xwzx-t a:hover h3{color:#fb0303;}
.xwzx-t .swiper-pagination{width:50%;bottom:10%;padding:0 80px;left:initial;right:0}
.xwzx-t .swiper-pagination-bullet{background:#a5abb6;opacity:1;}
.xwzx-t .swiper-pagination-bullet-active{background:#ef263c;}
.xwzx-b{margin-bottom:25px;}
.xwzx-b a{display:block;position:relative;width:calc((100% - 60px) / 3);margin-right:30px;margin-bottom:30px;background:#fff;padding:40px 45px;}
.xwzx-b a:nth-child(3n){margin-right:0;}
.xwzx-b a h5{color:#9ea5b1;font-size:16px;margin-bottom:25px;font-family:Arial;}
.xwzx-b a h5 i{color:#333333;font-size:40px;line-height:100%;padding-left:5px;}
.xwzx-b a h3{color:#333333;font-size:22px;margin-bottom:15px;}
.xwzx-b a p{color:#999999;font-size:16px;line-height:26px;}
.xwzx-b a h6{display:block;height:3px;background:#ed2939;width:0;position:absolute;left:0;bottom:0;}
.xwzx-b a:hover h3{color:#ed2939;}
.xwzx-b a:hover h6{width:100%}
/*xwzx*/

/*xwzx-z*/
.xwdt-z{background:#fff;padding:90px 50px;width:1200px;margin:90px auto}
.xwdt-z-t{padding-bottom: 50px;border-bottom: 1px solid #e5e5e5;margin-bottom: 50px;}
.xwdt-z-t h3{font-size: 38px;color:#333333;}
.xwdt-z-t p{font-size:16px;color:#999999;}
.xwdt-z-t p i{padding-right:90px;}
.xwdt-z-b{color:#666;font-size:16px;line-height:32px;}
.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;}
.xwzx3-b{padding-top:55px;margin-top:50px;border-top: 1px solid #e4e6e9;text-transform:uppercase;}
.xwzx3-b>a{width:132px;height:43px;background:#ed2939;color:#fff;font-size:16px;}
.xwzx3-b>a:hover{opacity:0.8;}
.xwzx3-b p{justify-content: space-between;max-width:40%;}
.xwzx3-b .p1 img{}
.xwzx3-b .p2{/* justify-content:flex-end */}
.xwzx3-b .p2 img{}
.xwzx3-b p img{display:block;}
.xwzx3-b p .img2{display:none;}
.xwzx3-b p a{color: #999999;display:block;}
.xwzx3-b p:hover a{color: #e62b33;}

.xgxw{margin-bottom:90px;}
.xgxw-b a{display:block;position:relative;background:#fff;padding:40px 45px;}
.xgxw-b a h5{color:#9ea5b1;font-size:16px;margin-bottom:25px;font-family:Arial;}
.xgxw-b a h5 i{color:#333333;font-size:40px;line-height:100%;padding-left:5px;}
.xgxw-b a h3{color:#333333;font-size:22px;margin-bottom:15px;}
.xgxw-b a p{color:#999999;font-size:16px;line-height:26px;}
.xgxw-b a h6{display:block;height:3px;background:#ed2939;width:0;position:absolute;left:0;bottom:0;}
.xgxw-b a:hover h3{color:#ed2939;}
.xgxw-b a:hover h6{width:100%}
/*xwzx-z*/

/*lxwm*/
.lxwm{background:#f7f7f7;padding:90px 0;}
.lxwm-t{margin-bottom:60px;text-align:center;}
.lxwm-t h3{color:#333333;font-size:42px;margin-bottom:10px;}
.lxwm-t h4{color:#b8b8b8;text-transform:uppercase;font-size:18px;}
.lxwm-c{margin-bottom:70px;}
.lxwm-c dl{width:calc((100% - 40px) / 3);background:#fff;padding:40px 33px;height:200px;}
.lxwm-c dl h3{color:#333333;font-size:20px;padding-bottom:14px;border-bottom:1px solid #efefef;margin-bottom:22px;}
.lxwm-c dl h3 img{-webkit-animation:hvr-buzz-out 5s infinite linear;animation:hvr-buzz-out 5s infinite linear}
.lxwm-c dl dt{color:#666666;font-size:18px;line-height:24px;}
.lxwm-b{height:627px;}

.zxly{padding: 90px 0;}
.zxly-b{}
.zxly-b>input{width: calc((100% - 80px) / 3);padding:0 17px;margin-bottom:20px;color:#777777;height:50px;background: #f5f5f5;font-size: 16px;}
.zxly-b input::placeholder,.zxly-b>textarea::placeholder{color:#777777;}
.zxly-b>textarea{width:100%;padding:17px;margin-bottom:20px;color:#777777;height:160px;background: #f5f5f5;font-size: 16px;}
.zxly-b dl{width:100%}
.zxly-b dl dt{}
.zxly-b dl dt input{width:250;padding:0 17px;color:#777777;height:50px;margin-right:10px;background: #f5f5f5;font-size: 16px;}
.zxly-b dl dt img{cursor:pointer;width:170px;height:50px;cursor:pointer;}
.zxly-b dl button{width: 168px;height:50px;background: #ed2939;color:#fff;font-size:16px;transition:all 0.5s;cursor:pointer;}
.zxly-b dl button:hover{opacity:0.8;}
/*lxwm*/

@media screen and (max-width:1000px){
	body:before{content: '';width:100%;height:60px;display:block;}
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.log-l a{text-align:center;width:25%;height:auto;justify-content:center;padding:5px 0}
	.gywm-b dl{width:50%}
	.gywm-b dl h3 i{font-size:35px;}
	.fzlc-tl{left:0;}
	.fzlc-tr{right:0;}
	.fzlc-t dl{transform:scale(1);color:#5f5f5f;height:auto}
	.fzlc-t dl p{background:#e5e5e5}
	.fzlc-t .swiper-slide-thumb-active dl{color: #e08022;}
	.fzlc-t .swiper-slide-thumb-active dl p{background: #e08022}
	.fzlc-t dl p{width:8px;height:8px;margin-right: 15px!important;}
	.fzlc-b dl dd{background:none;}
	.cpzx2-t dl input{width:200px}
	.cpzx2-t select{width:80px;padding:0 10px;background:url(/static/images/cpzx-tb7.png)no-repeat center right 10px #616161;}
	.cpzx2-b table{width:800px}
	.cpzx2-b table tr td,.cpzx2-b table tr th{padding:10px;font-size:14px;}
	.cpxq2-b a{width:25%;display:block;}
	.cpxq2-b a i{height:35px;}
	.jscs-b table tr td,.edsj-b table tr td{padding:10px}
	.zlxz-b a h4{width:100px;height:100px;}
	.zlxz-b a div{width:calc(100% - 120px)}
	.xwzx-t .swiper-pagination{bottom:20px;justify-content:center;}
	.xwzx3-b p{justify-content: space-between;max-width:100%;}
	.lxwm-b{height:200px;}
    .zxly-b dl dt input{width:calc(100% - 110px)}
    .zxly-b dl dt img{width:100px;}
    .zxly-b>textarea{height:80px;}
    .zxly-b>input,.zxly-b dl dt input,.zxly-b dl dt img{height:40px;font-size:14px;}
}
