/*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:28px;text-transform:uppercase;margin-bottom:10px;}
.ny-banner-s h3{font-size:52px;}
.ny-banner-s h3 b{font-weight:normal}
.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 #e5e5e5; */box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.lon img {padding-right: 8px;display:block;}
.cont{height: 60px;}
.log-l{font-size:16px;}
.log-l a{position:relative;height: 60px;color: #727980;padding: 0 40px;}
.log-l a p{position:absolute;left:0;bottom:-1px;height:2px;width:0;}
.log-l a.active,.log-l a:hover{color: #fff;background: #ff9212;font-weight: bold;}
.log-l a.active p,.log-l a:hover p{width:100%}
.log-r{font-size: 16px;line-height:60px;}
.log-r a{color: #757575;}
.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;border: 1px solid #e5e5e5;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: #ff9212;}
.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-size: 20px;background:none;border:none;font-family:SimSun;}
.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{margin:90px auto;}
.nybt{text-align:center;margin-bottom:50px;}
.nybt h3{color:#333;font-size:38px;font-weight:bold;}
.nybt p{color:#666666;font-size:16px;padding-top:20px;line-height:24px;max-width:965px;margin:0 auto}
.gywm .nybt{margin-bottom:80px;}
.gywm-t{margin-bottom:45px;}
.gywm-t dl{}
.gywm-t dl dt{margin-right:10px;}
.gywm-t dl dd{}
.gywm-t dl dd h3{font-size:18px;}
.gywm-t dl dd h3 i{font-size:54px;line-height:100%;}
.gywm-t dl dd p{color:#666666;font-size:16px;/* font-weight:bold; */}
.gywm-b{color:#888888;font-size:16px;line-height:26px;}

.qywh{}
.qywh dl{width:calc(50% - 2.5px);overflow:hidden;position:relative;}
.qywh dl img{display:block;width:100%;}
.qywh dl dt{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;color:#fff;background:rgba(50,165,127,0.56);}
.qywh dl:last-child dt{background:rgba(23,133,156,0.6);}
.flex-jc{display:flex;align-items:center;justify-content:center}
.qywh dl dt>div{width:255px;height:255px;border-radius:255px;background:rgba(255,146,18,0.9)}
.qywh dl dt h3{font-size:32px;margin-bottom:20px;}
.qywh dl dt h4{font-size:18px;}
.qywh dl:hover img{transform:scale(1.1);}

.fzlc{padding: 90px 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: 30px;}
.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:120px;left: 100px;top:48px;overflow:hidden;height:50px;z-index:3;}
.fzlc-tr{position:absolute;width:120px;right: 100px;top:48px;overflow:hidden;height:50px;z-index:3;}
.fzlc-tr .fzlc-tl-s{left:-180px;}
.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;}
.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: 60px;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: #ec6916;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: #e08022;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(/template/pc/skin/images/r.png);right:0;margin:0;margin-top: -22.5px;}
.fzlc-t .swiper-button-prev{width: 44px;height: 44px;background: url(/template/pc/skin/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: #ff9212;border-radius: 5px;}
.fzlc-b dl dt{width:50%;overflow:hidden;}
.fzlc-b dl dt img{display:block;width:100%;}
.fzlc-b dl dd{width: calc(50% - 50px);padding-top: 70px;background: url(/template/pc/skin/images/fzlc-bj.png)no-repeat bottom right;}
.fzlc-b dl dd h3{font-size: 37px;margin-bottom: 15px;font-weight: bold;color: #fff;}
.fzlc-b dl dd h3 i{font-weight:bold;font-size:16px;}
.fzlc-b dl dd h4{width:70px;height:1px;background: #ec6916;display: none;}
.fzlc-b dl dd .div1{line-height: 28px;color: #fff;}
.fzlc-b dl dt:hover img{transform:scale(1.1);}

.gchj{background:#f7f7f7;padding:90px 0;}
.gchj-t{margin-bottom:50px;font-size:16px;}
.gchj-t a{width:153px;height:52px;border-radius:50px;background:#fff;color:#333;margin:0 10px;}
.gchj-t a.active{background:#ff9212;color:#fff;}
.gchj-b{position:relative;}
.gchj-b2{width:100%;left:0;top:0;position:absolute;opacity:0;transition:all 0.5s;}
.gchj-b2>div{padding-bottom:45px;}
.gchj-b2:nth-child(1){position:relative;opacity:1;z-index:3;}
.gchj-b2 a{display:block;background:#fff;color:#333;}
.gchj-b2 a h4{overflow:hidden;}
.gchj-b2 a h4 img{display:block;width:100%}
.gchj-b2 a h3{font-size:20px;padding:30px 44px;transition:all 0s;}
.gchj-b2 a:hover{color:#ff9212;}
.gchj-b2 a:hover img{transform:scale(1.1);}
.gchj-b2 .swiper-pagination{}
.gchj-b2 .swiper-pagination span{width:43px;height:3px;background:#e9e9e9;border-radius:0;opacity:1;}
.gchj-b2 .swiper-pagination .swiper-pagination-bullet-active{background:#ff9212;}

.ryzz{padding:80px 0}
.ryzz-t{margin-bottom:55px;}
.ryzz-t h3{color:#333;font-size:40px;}
.ryzz-t dl{}
.ryzz-t dl dt{width:400px;margin-right:24px;position:relative;height:44px;}
.ryzz-t dl dt .swiper-pagination{width: 100%;height: 2px;left: 0;bottom: 0;background:#e8e8e8;position: absolute;text-align: center;transition: .3s opacity;transform: translate3d(0,0,0);z-index: 10;}
.ryzz-t dl dt .swiper-notification {position: absolute;left: 0;top: 0;pointer-events: none;opacity: 0;z-index: -1000;background:#ff9212;}
:root{--swiper-theme-color: #ff9212;}
.ryzz-t dl dd{}
.ryzz-t dl dd a{display:block;width:44px;height:44px;}
.ryzz-t dl dd .a1{background:url(/template/pc/skin/images/l-1.png);margin-right:10px;}
.ryzz-t dl dd .a1:hover{background:url(/template/pc/skin/images/l.png);}
.ryzz-t dl dd .a2{background:url(/template/pc/skin/images/r-1.png);}
.ryzz-t dl dd .a2:hover{background:url(/template/pc/skin/images/r.png);}
.ryzz-b{}
.ryzz-b a{display:block;background:#f3f3f3;padding:90px 60px;position:relative;}
.ryzz-b a img{display:block;width:100%}
.ryzz-b a p{position:absolute;width:100%;height:0%;left:0;top:0;background:url(/template/pc/skin/images/fdj.png)no-repeat center;}
.ryzz-b a:hover p{height:100%;}
/*gywm*/

/*cpzx*/
.cpzx{margin:20px auto 100px auto;}
.cpzx-l{width:280px;}
.cpzx-lt{background:#ff9212;color:#fff;padding:24px 38px;}
.cpzx-lt h4{text-transform:uppercase;color:#ffa235;font-size:26px;}
.cpzx-lt h3{position:relative;z-index:3;font-size:26px;margin-top:-10px;}
.cpzx-lb{background:#fff;padding:10px 30px;}
.cpzx-lb dl{border-bottom:1px solid #e6e6e6;}
.cpzx-lb dl:last-child{border:none;}
.cpzx-lb dl>a{height:70px;color:#666;font-size:16px;padding: 0 5px;}
.cpzx-lb dl>a i{display:block;text-align:center;width:40px;transform: scale(0.8);}
.cpzx-lb dl>a i img{display:block;}
.cpzx-lb dl>a i .img2{display:none;}
.cpzx-lb dl>a p{width: 100%;transition:all 0s;background:url(/template/pc/skin/images/cpzx-tb5.png)no-repeat center right;}
.cpzx-lb dl.active>a,.cpzx-lb dl:hover>a{color:#ff9212;}
.cpzx-lb dl.active>a i .img1,.cpzx-lb dl:hover>a i .img1{display:none;}
.cpzx-lb dl.active>a i .img2,.cpzx-lb dl:hover>a i .img2{display:block;}
.cpzx-r{width:calc(100% - 330px)}
.cpzx-b{margin-bottom:30px;}
.cpzx-b a{display:block;width:calc((100% - 60px) / 3);margin-right:30px;margin-bottom:30px;background:#fff;}
.cpzx-b a:nth-child(3n){margin-right:0;}
.cpzx-b a h4{overflow:hidden;background: #fff;}
.cpzx-b a h4 img{display:block;width:100%}
.cpzx-b a dl{text-align:center;padding:38px 40px;transition:all 0s;}
.cpzx-b a dl h3{font-size:18px;color:#666666;font-weight:bold;margin-bottom:10px;}
.cpzx-b a dl h5{color:#999;font-size:15px;}
.cpzx-b a:hover{background:#ff9212;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.cpzx-b a:hover img{transform:scale(1.1);}
.cpzx-b a:hover dl{background:url(/template/pc/skin/images/cpzx-bj.png)no-repeat right bottom;}
.cpzx-b a:hover *{color:#fff;text-align:left;}
/*cpzx*/

/*zzln*/
.scln{background:#f7f7f7;padding:80px 0;}
.scln-b{font-size:16px;text-align:center;}
.scln-b table{width:100%;margin-top:47px;table-layout: fixed;background: #fff;}
.scln-b table:nth-child(1){margin-top:0!important;}
.scln-b table tr{}
.scln-b table tr td{border:1px solid #e9e9e9;color:#666666;padding: 19px 50px;text-align: left;}
.scln-b table:nth-child(1) tr td{}
.scln-b table tr td:nth-child(1){background:#1f9c91;color:#fff;padding:15px 10px;width: 20%;text-align: center;}


.csjg{background:#f7f7f7;padding:80px 0;}
.csjg-b{background:#fff;border:1px solid #e9e9e9}
.csjg-l{width:51.64520743919885%;padding:0 70px;}
.csjg-l h3{color:#333333;font-size:32px;margin-bottom:40px;}
.csjg-l .div1{color:#999999;font-size:15px;line-height:24px;}
.csjg-r{width:48.354792560801146%;overflow:hidden;}
.csjg-r img{display:block;width:100%;}
.csjg-r:hover img{transform:scale(1.1);}

.zzlc{margin:80px auto;}
.zzlc-b{}
.zzlc-b img{display:block;}

.gchj2{background:#fff;text-align:center;}
.gchj2 .gchj-b2>div{padding-bottom:0}
.gchj2 .gchj-b2 a{box-shadow:1px 1px 10px rgba(0,0,0,0.1);margin:10px;color:#666}
.gchj2 .swiper-button-next{width: 44px;height: 44px;background:url(/template/pc/skin/images/r.png);right:-76px;}
.gchj2 .swiper-button-prev{width: 44px;height: 44px;background: url(/template/pc/skin/images/l.png);left:-76px;}
/*zzln*/

/*pptx*/
.zlfz{background:#f7f7f7;padding:80px 0;}
.zlfz-t{text-align:center;margin-bottom:40px;}
.zlfz-t h3{color:#333333;font-size:38px;margin-bottom:25px;}
.zlfz-t p{color:#888888;font-size:16px;}
.zlfz-b{text-align:center;}
.zlfz-b dl{background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.1);padding:50px 20px 45px 20px;width:25%}
.zlfz-b dl h4{width:75px;height:75px;border-radius:75px;background:#1f9c91;margin-bottom:30px;}
.zlfz-b dl h4 img{}
.zlfz-b dl h3{color:#333333;font-size:24px;margin-bottom:20px;}
.zlfz-b dl p{font-size:16px;color:#888;line-height:20px;}
.zlfz-b dl:hover{}

.zltx{margin:80px auto;}
.zltx-t{color:#333333;font-size:38px;margin-bottom:50px;text-align:center;}

.pzgl{background:#f7f7f7;padding:80px 0;}
.pzgl h4{position:absolute;width:100%;text-align:center;left:0;top:126px;}
.pzgl-t{position:relative;padding:0 37px;text-align: center;}
.pzgl-t p{position:relative;z-index:3;transition:all 0.5s;width:143px;height:143px;border-radius:143px;background:#fff;font-size:18px;line-height:22px;}
.pzgl-t p:hover{background:#ff9212;color:#fff;}
.pzgl-b{padding:0 153px;margin-top:25px;}
.pzgl{}
.pzgl{}
.pzgl{}

/*pptx*/

/*cpzx-z*/
.cpzx-z{box-sizing:border-box;margin-top:-60px;padding: 80px 0;background:url(/template/pc/skin/images/cpzx-bj2.jpg)no-repeat center;}
.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: 55.72%;position: relative;}
.magnifierContainer {width:100%;}
.imgMedium {width:100%;position: relative;background: #fff;width: calc(100% - 120px);}.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: 110px;}
.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:33px;background:url(/template/pc/skin/images/t.png)no-repeat center #fff;border:1px solid #e2e2e2;margin-bottom:14px;transition:all 0.5s;cursor:pointer;}
.imasf-bb .a1:hover{background:url(/template/pc/skin/images/t-1.png)no-repeat center #ff9212;border-color:#ff9212}
.imasf-bb .a2{width:100%;height:33px;background:url(/template/pc/skin/images/b.png)no-repeat center #fff;border:1px solid #e2e2e2;margin-top:14px;transition:all 0.5s;cursor:pointer;}
.imasf-bb .a2:hover{background:url(/template/pc/skin/images/b-1.png)no-repeat center #ff9212;border-color:#ff9212}
.imasf-bb .swiper-container{position:initial;width: 100%;height: 407px;}
.imasf-bb .swiper-slide{box-sizing:border-box;border: 1px solid #e2e2e2;padding:5px;display: flex;align-items: center;justify-content: center;height: 93px;background: #fff;}
.imasf-bb .swiper-slide-active{border-color: #ff9212;}
.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;display: flex;align-items: center;justify-content: center;height: 100%;}
.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:1000px;max-width:1000px;}
.ny-zpal-z-t-r{float:right;width: 37%;padding-right:5%;}
.ny-zpal-z-t-r h3{color:#333;font-size:42px;position:relative;padding-bottom:30px;border-bottom:1px solid #d9d9d9;position:relative;margin-bottom:30px;}
.ny-zpal-z-t-r h3 p{position:absolute;left:0;bottom:-1px;width:122px;height:2px;background:#ff9212;}
.ny-zpal-z-t-r .div1{color:#666;line-height:34px;margin-bottom:55px;}
.ny-zpal-z-t-r .div1 p{position:relative;padding-left:24px;width: 50%;}
.ny-zpal-z-t-r .div1 p i{position:absolute;width:6px;height:6px;border-radius:6px;background:#ff9212;left:0;top:calc(50% - 3px);display:block;}
.ny-zpal-z-t-r .div2{font-size: 15px;}
.ny-zpal-z-t-r .div2 a{width: 182px;height: 66px;border-radius: 100px;background:#5f5f5f;color:#fff;}
.ny-zpal-z-t-r .div2 a img{margin-right: 10px;}
.ny-zpal-z-t-r .div2 a:nth-child(1){margin-right: 20px;}
.ny-zpal-z-t-r .div2 a:hover,.ny-zpal-z-t-r .div2 a:nth-child(1){background:#ff9212;}

.cpzx-z2{background:#fff;padding: 100px 0;}
.cpzx-z2-t{border-bottom: 1px solid #ececec;font-size: 18px;margin-bottom: 100px;}
.cpzx-z2-t a{color:#333;position:relative;margin-right:100px;padding-bottom:10px;height:78px;}
.cpzx-z2-t a img{margin-right: 18px;display:block;}
.cpzx-z2-t a .img2{display:none;}
.cpzx-z2-t a p{position:absolute;left:0;bottom:-1px;width:0;height:3px;background:#ff9212;}
.cpzx-z2-t a.active{color:#ff9212;}
.cpzx-z2-t a.active .img1{display:none}
.cpzx-z2-t a.active .img2{display:block;}
.cpzx-z2-t a.active p{width:100%}
.cpzx-z2-b{}
.cpzx-z2-l{/* width:60.2% */}
.cpzx-z2-l1{}
.cpzx-z2-l h3{color:#333;font-size: 40px;margin-bottom:40px;}
.cpzx-z2-l .div1{color: #777777;line-height: 32px;font-size:16px;}
.cpzx-z2-l .div1 p{position:relative;}
.cpzx-z2-l2{font-size:15px;color:#333333;}
.cpzx-z2-l2 table{width: 100%;color: #333333;}
.cpzx-z2-l2 table tr{
    text-align: left;}
.cpzx-z2-l2 table tr th{width: 20%;padding-left: 70px;}   
.cpzx-z2-l2 table tr:nth-child(2n+1){background: #f6f6f6;}
.cpzx-z2-l2 table tr:nth-child(1){}
.cpzx-z2-l2 table tr td{padding: 30px 10px;font-size: 16px;border-right:1px solid #efefef;line-height: 28px;color: #666;}
.cpzx-z2-l2 table tr td:nth-child(2n){}

.xgcj{background:#f7f7f7;padding:90px 0;}
.xgcj-b{}
.xgcj-b>div{padding-bottom:65px;}
.xgcj-b a{display:block;position:relative;overflow:hidden;color:#fff;font-size:24px;}
.xgcj-b a img{display:block;}
.xgcj-b a dl{position:absolute;left:0;bottom:0;z-index:3;width:100%;padding:80px 40px 25px 40px;background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));}
.xgcj-b a:hover img{transform:scale(1.1);}
.xgcj-b .swiper-pagination span{width:43px;height:3px;background:#e9e9e9;border-radius:0;opacity:1;}
.xgcj-b .swiper-pagination .swiper-pagination-bullet-active{background:#ff9212;}

.xgcp{margin:80px auto;}
.xgcp-b a{display:block;background:#f7f7f7;}
.xgcp-b a h4{overflow:hidden;background: #f7f7f7;}
.xgcp-b a h4 img{display:block;width:100%}
.xgcp-b a dl{text-align:center;padding:38px 40px;transition:all 0s;}
.xgcp-b a dl h3{font-size:18px;color:#666666;font-weight:bold;margin-bottom:10px;}
.xgcp-b a dl h5{color:#999;font-size:15px;}
.xgcp-b a:hover{background:#ff9212;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.xgcp-b a:hover img{transform:scale(1.1);}
.xgcp-b a:hover dl{background:url(/template/pc/skin/images/cpzx-bj.png)no-repeat right bottom;}
.xgcp-b a:hover *{color:#fff;text-align:left;}
/*cpzx-z*/

/*yyly*/
.yyly{margin:20px auto 90px auto;}
.yyly{}
.yyly a{display:block;overflow:hidden;position:relative;width:calc(50% - 13px);margin-bottom:25px;color:#fff;}
.yyly a:nth-child(+n+3){width:calc((100% - 54px) / 3)}
.yyly a img{display:block;width:100%;}
.yyly a dl{position:absolute;left:0;bottom:0;width:100%;padding:80px 40px 30px 40px;background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));}
.yyly a dl h3{font-size:26px;}
.yyly a dl p{height:48px;line-height:24px;font-size:15px;height:0;}
.yyly a:hover img{transform:scale(1.1);}
.yyly a:hover dl{padding-top:30px;background:rgba(255, 146, 18, 0.95);}
.yyly a:hover dl p{height:48px;margin-top:15px;}

.yyly2{margin:80px auto;}
.yyly2-l{width:39.285714285714285%}
.yyly2-l h3{color:#333333;font-size:40px;margin-bottom:35px;}
.yyly2-l .div1{color:#999999;font-size:16px;line-height:32px;}
.yyly2-r{width:54.21428571428571%;overflow:hidden;}
.yyly2-r img{display:block;width:100%;}
.yyly2-r:hover img{transform:scale(1.1)}

.yyal{background:#f4f4f4;padding:70px 0}
.yyal-b{}
.yyal a{display:block;overflow:hidden;position:relative;color:#fff;}
.yyal a img{display:block;width:100%;}
.yyal a dl{position:absolute;left:0;bottom:0;width:100%;padding:80px 40px 30px 40px;background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));}
.yyal a dl h3{font-size:26px;}
.yyal a dl p{height:48px;line-height:24px;font-size:15px;height:0;}
.yyal a:hover img{transform:scale(1.1);}
.yyal a:hover dl{padding-top:30px;background:rgba(255, 146, 18, 0.95);}
.yyal a:hover dl p{height:48px;margin-top:15px;}
.yyal .a1{width:59px;height:59px;border-radius:60px;transition:all 0.5s;background:url(/template/pc/skin/images/l2.png)no-repeat center rgba(0, 0, 0, 0.6);}
.yyal .a1:hover{background:url(/template/pc/skin/images/l2.png)no-repeat center #ff9212;}
.yyal .a2{width:59px;height:59px;border-radius:60px;transition:all 0.5s;background:url(/template/pc/skin/images/r2.png)no-repeat center rgba(0, 0, 0, 0.6);}
.yyal .a2:hover{background:url(/template/pc/skin/images/r2.png)no-repeat center #ff9212;}
/*yyly*/

/*xwzx*/
.xwzx{background:#f4f4f4;padding:90px 0;}
.xwzx-t{background:#fff;margin-bottom:45px;}
.xwzx-t h4{width:50%;overflow:hidden;}
.xwzx-t h4 img{display:block;width:100%;}
.xwzx-t>div{width:50%;padding:0 70px;}
.xwzx-t h6{color:#cccccc;font-size:45px;margin-bottom:20px}
.xwzx-t h5{color:#ccc;font-size:20px;margin-bottom:30px;}
.xwzx-t h3{color:#333;font-size:26px;margin-bottom:25px;}
.xwzx-t p{color:#999999;font-size:16px;line-height:22px;margin-bottom:45px;}
.xwzx-t dl{width:154px;height:54px;border-radius:50px;overflow:hidden;border:2px solid #ff9212;color:#ff9212;font-size:16px;}
.xwzx-t dl img{margin-left:15px;}
.xwzx-t:hover h4 img{transform:scale(1.1);}
.xwzx-t:hover dl img{-webkit-transform: translateX(5px);-ms-transform: translateX(5px);transform: translateX(5px);}
.xwzx-b{margin-bottom:20px;}
.xwzx-b a{display:block;background:#fff;width:calc((100% - 80px) / 3);margin-right:40px;margin-bottom:40px;}
.xwzx-b a:nth-child(3n){margin-right:0;}
.xwzx-b a h4{overflow:hidden;}
.xwzx-b a h4 img{display:block;width:100%;}
.xwzx-b a dl{padding:40px 30px 50px 30px;}
.xwzx-b a dl h5{color:#999999;font-size:16px;margin-bottom:20px;}
.xwzx-b a dl h3{color:#333333;font-size:22px;margin-bottom:20px;}
.xwzx-b a dl p{color:#999999;font-size:16px;line-height:22px;margin-bottom:40px;}
.xwzx-b a dl i{color:#999999;font-size:16px;}
.xwzx-b a:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.xwzx-b a:hover img{transform:scale(1.1);}
.xwzx-b a:hover i{color:#ff9212;}
.xwzx{}
/*xwzx*/


/*xwzx-z*/
.xwzx3{margin:80px auto;align-items:flex-start;}
.xwzx3-l{width:calc(100% - 450px);background:#fff;padding:90px 40px 80px 40px;}
.xwdt-z-t{padding-bottom:30px;}
.xwdt-z-t h3{font-size:32px;color:#222222;margin-bottom:25px;}
.xwdt-z-t p{color:#666666;}
.xwdt-z-t p img{margin-right:15px;}
.xwdt-z-b{margin-bottom:40px;line-height:28px;color:#666666;font-size:16px;padding-bottom:45px;border-bottom: 1px solid #efefef;}
.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-b>a{width:111px;height:42px;border-radius:50px;background: #ff9212;color:#fff;font-size:18px;}
.xwdt-z-b>a:hover{width:120px;}
.xwdt-z-b2{font-size:16px;}
.xwdt-z-b2 dl p{width:7px;height:7px;border-radius:10px;background:#a0a0a0;margin-right:13px;}
.xwdt-z-b2 dl a{width:calc(100% - 20px);color:#666;font-size:16px;display:block;}
.xwdt-z-b2 dl a:hover{color: #ff9212;}
.xwdt-z-b2 dl:nth-child(1){margin-bottom:25px;}
.xwzx3-r{width:400px;background:#fff;padding: 40px 40px 70px 40px;}
.xwzx3-r>h3{color:#222;font-size:26px;padding-bottom:23px;border-bottom:1px solid #eaeaea;}
.xwzx3-r a{border-bottom:1px dotted #bcbcbc;display:block;padding: 30px 0;color:#333333;}
.xwzx3-r a p{transition:all 0s;line-height:100%;color:#666666;margin-bottom:18px;}
.xwzx3-r a h3{transition:all 0s;font-size:16px;}
.xwzx3-r a:hover{color:#ff9212;}
/*xwzx-z*/

/*rczp*/
.rcll{margin:90px auto 150px;}
.rcll-b{width:499px;position:relative;}
.rcll-b img{display:block;width:100%;}
.rcll-b dl{flex-direction:row-reverse}
.rcll-b dl h3{width:162px;height:162px;background:#f8f8f8;border-radius:162px;border:1px solid #e4e4e4;font-size:30px;color:#333;position:relative;}
.rcll-b dl h3 p{position: absolute;width:61px;height:12px;background:url(/template/pc/skin/images/rcll-1.png);}
.rcll-b dl dt{font-size:16px;line-height:32px;color:#666;}

.rczp{background:#f4f4f4;padding:90px 0;}
.rczp-b{}
.rczp-b .p1{width:220px;padding-left:50px;}
.rczp-b .p2{width:100px;}
.rczp-b .p3{width:35px;}
.rczp-b .p4{width:60px;}
.rczp-b .p5{width:95px;}
.rczp-b2{color:#fff;background:#3e3e3e;height:73px;font-size:16px;}
.rczp-b dl{margin-top:20px;background:#fff;transition:all 0.5s;}
.rczp-b dl dt{color:#555555;cursor:pointer;font-size:16px;height:73px;}
.rczp-b dl dt p{}
.rczp-b dl dd{display:none;border-top:1px solid #f0f0f0;padding:30px 50px;color:#777777;line-height:30px;}
.rczp-b dl dd h3{color:#333333;font-size:16px;margin-bottom:5px;}
.rczp-b dl:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.rczp-b dl dt .up img{transform: rotate(90deg);}
/*rczp*/

/*lxwm*/
.lxwm{margin:100px auto;}
.lxwm-t{margin-bottom:50px;}
.lxwm-t dl{width:calc((100% - 60px) / 3);background:#f6f6f6;padding:50px 50px 80px 50px;}
.lxwm-t dl h3{font-size:30px;color:#333333;margin-bottom:40px;}
.lxwm-t dl p{color:#999999;font-size:16px;line-height:28px;}
.lxwm-t dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
.lxwm-b{height:590px;}
.zxly{background: #f6f6f6;padding:80px 0;}
.zxly .nybt{margin-bottom:50px;}
.zxly-t{text-align:center;margin-bottom:60px;}
.zxly-t h3{font-size:42px;margin-bottom:25px;}
.zxly-t p{color:#666;font-size:16px;}
.zxly-b{overflow:hidden;}
.zxly-b dl{width:calc((100% - 110px) / 3);background:#fff;margin-bottom:40px;}
.zxly-b dl:nth-child(4),.zxly-b dl:nth-child(5){width:calc(50% - 22.5px)}
.zxly-b dl dt{line-height:60px;font-size:16px;color:#666;padding-left:20px;white-space:nowrap;}
.zxly-b dl dt i{color: #dc0000;}
.zxly-b dl dd{width: calc(100% - 110px);overflow:hidden;}
.zxly-b dl dd input{width:100%;height:60px;padding:10px;}
.zxly-b dl dd textarea{height:170px;padding:20px 10px}
.zxly-b dl:nth-child(4){width:100%}
.zxly-b p{text-align:center;width:100%}
.zxly-b p button{width:230px;height:60px;background: #ff9212;color:#fff;font-size:18px;cursor:pointer;transition:all 0.5s;}
.zxly-b p button:hover{opacity:0.8;}
/*lxwm*/
@media(min-width:1200px){
	.rcll dl{position:absolute;}
	.rcll .dl1{width:600px;left:-460px;top:16px;align-items:center;}
	.rcll .dl1 dt{width:341px;}
	.rcll .dl1 h3 p{top:70px;left:-61px;}
	.rcll .dl2{width:532px;right:-400px;top:75px;flex-direction:row}
	.rcll .dl2 dt{width:304px;}
	.rcll .dl2 h3{margin-top:22px;}
	.rcll .dl2 h3 p{right:-27px;top:9px;transform: rotate(180deg);}
	.rcll .dl3{width:592px;left:-352px;bottom:-28px;align-items:center;}
	.rcll .dl3 dt{width:315px;}
	.rcll .dl3 h3 p{top:99px;left:-61px;}
}
@media screen and (max-width:1200px){
	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:33%;height:auto;justify-content:center;padding:5px 0}
	.log-l a.active,.log-l a:hover{color:#ff9212;background:none;}
	.gywm-t dl{width:50%}
	.gywm-t dl dt{height:60px;}
	.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;}
	.gchj-t a{width:140px;height:40px;margin:0 5px;}
	.ny-zpal-z-t-r .div1 p{width:100%;}
	.cpzx-z2-l2 table tr th{width:15%;padding-left:10px;}
	.cpzx-z2-l2 table tr td{font-size:14px;line-height:24px;padding:10px 5px;}
	.cpzx-z{background-size:auto 100%;}
	.ny-zpal-z-t-r .div2 a{width:140px;height:40px;}
	.rcll-b dl h3{display:block;border:none;background:none;border-radius:0;}
	.rczp-b .p1{width:30%;padding-left:10px;}
	.rczp-b .p5{width:50px;}
	.zxly-b p button{height:45px;}
	.zxly-b dl dd textarea{height:100px;}
	.lxwm-b{height:200px;}
	.zxly-b dl dt{line-height:40px;}
	.zxly-b dl dd input{height:40px;}
	.zxly-b dl dd{width:calc(100% - 80px)}
	.cpzx-z2-t a{width:50%;margin:0;height:50px;}
	.xgcj-b .swiper-pagination span{width:20px}
	.scln-b table{margin-top:10px;}
	.scln-b table tr td{padding:10px 5px;}
	.scln-b table:nth-child(1) tr td{padding:5px 5px;}
	.qywh dl dt>div{width:150px;height:150px;}
	.zlfz-b dl{width:100%}
	.pzgl-t p{width:90px;height:90px;margin:0px 5px 20px 5px;}
}
