/*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 h3{font-size:50px;text-transform:uppercase;}
.ny-banner-s h4{font-size:18px;margin-top:25px;}
.ny-banner-s a{width:150px;height:45px;border-radius:45px;background:var(--colors);color:#fff;font-size:16px;margin-top:45px;cursor:pointer;}
  	.ny-banner-s a:hover{}
.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 {position:relative;z-index:3;margin-top:-85px;}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;align-items: center;height: 85px;}
.cont a {vertical-align: middle;color: #fff;font-size: 14px;display: flex;align-items: center;}
.cont a:last-child{color:#d5d5d5;}
.cont a:last-child i{display:none;}
/*szwz*/

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

/*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:18px;color: #999999;align-items:center;justify-content:center;width: 45px;height: 45px;margin: 0 5px;/*background: #fff;*/font-family:Arial;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!important;background: var(--colors)!important;}
.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;color:var(--colors);font-weight:bold;}
.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{background:#f8f8f8;padding:100px 0;margin-bottom:80px;}
.nybt{text-align:center;color:#222222;font-size:42px;margin-bottom:42px;}
.gywm-t{width:1200px;color:#666;font-size:16px;line-height:32px;margin-bottom:70px;}
.gywm-b{width:1200px;text-align:center;}
.gywm-b dl{}
.gywm-b dl h3{font-size:16px;color:var(--colors);margin-bottom:10px;}
.gywm-b dl h3 i{line-height:100%;font-size:56px;}
.gywm-b dl h3 span{padding-top:5px;padding-left:5px;}
.gywm-b dl h5{color:#444444;font-size:16px;}

.qywh{}
.qywh .nybt{margin-bottom:60px;}
.qywh-b{color:#fff;background:url(../images/qywh-bj.jpg)no-repeat center;}
.qywh-b ul{}
.qywh-b ul li{width:20%;height:737px;border-left:1px solid rgba(255, 255, 255, 0.4);}
.qywh-b ul li:last-child{border-right:1px solid rgba(255, 255, 255, 0.4);}
.qywh-b ul li a{padding:0 40px;position:relative;display:block;}
.qywh-b ul li a h3{font-size:34px;padding:40px 0;}
.qywh-b ul li a h3 p{position:absolute;width:3px;height:34px;opacity:0;background:var(--colors);left:-2px;top:40px;}
.qywh-b ul li a dl{font-size:18px;line-height:30px;overflow:hidden;height:0;transition: All 0.5s ease;}
.qywh-b ul li:hover a h3{}
.qywh-b ul li:hover a h3 p{opacity:1;}
.qywh-b ul li:hover a dl{height:120px;}

.qqbj{background:#f8f8f8;padding: 110px 0 120px 0;}
/*.qqbj .nybt{}*/
.qqbj-t{}
.qqbj-l{width:71.13333333333334%;position:relative;line-height: 100%;}
.qqbj-l>img{display:block;width:100%;}
.qqbj-l a{cursor:pointer;display:block;line-height: 16px;/* height: 16px; */font-size:16px;color:#333333}
.qqbj-l a h5{position:absolute;}
.qqbj-l a h5 img{display:block;}
.qqbj-l a p{width:8px;height:8px;border-radius:8px;background:var(--colors);position:relative;z-index:2;}
.qqbj-l a.active{color:var(--colors);}
.qqbj-l a.active p::before, .qqbj-l a.active p::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: var(--colors);content: '';top:0;left:0}
.qqbj-l a.active p::before{animation: scale 1.2s infinite; }
.qqbj-l a.active p::after{animation: scale2 1.2s infinite; }
@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;}}
.qqbj-l a.a1{right: 8.122774%;top: 27.5%;}
.qqbj-l a.a1 h5{right: 85px;top:14px;width: 82px;}
.qqbj-l a.a1 p{right: 92px;top:55px;}
.qqbj-l a.a2{right: 8.623243%;top: 33%;}
.qqbj-l a.a2 h5{right: 69px;top: 11px;width: 86px;}
.qqbj-l a.a2 p{right: 96px;top: 39px;}
.qqbj-l a.a3{right: 52.676664%;top: 67.596899%;}
.qqbj-l a.a3 h5{left:68px;bottom:10px;width: 115px;height:47PX;background:url(../images/qqbj-tb4.png);}
.qqbj-l a.a3 h5 img{display:none;}
.qqbj-l a.a3 p{left:180px;bottom: 35px;}
.qqbj-l a.a5{right: 39.613871%;top: 36.449612%;}
.qqbj-l a.a5 h5{left: 82px;bottom: 5px;width: 137px;}
.qqbj-l a.a5 p{left: 214px;bottom: -14px;}
.qqbj-l a.a4{right: 36%;top: 41%;}
.qqbj-l a.a4 h5{left: 88px;top: 1px;width: 148px;height:52px;background:url(../images/qqbj-tb6.png);transform: rotate(159deg);}
.qqbj-l a.a4 h5 img{display:none;}
.qqbj-l a.a4 p{left: 233px;top: 18px;}
.qqbj-r{width:25.333333333333335%;position:relative;overflow:hidden;background:#fff;box-shadow:0 6px 32px rgba(37, 38, 38, 0.1);}
.qqbj-r dl{height:540px;padding:20px 25px 50px 25px;overflow-x:auto;display:none;}
.qqbj-r dl.active{display:block;}
.qqbj-r dl::-webkit-scrollbar{width:2px;height:4px;background:#f00}
.qqbj-r dl::-webkit-scrollbar-thumb{border-radius:5px;background:var(--colors);}
.qqbj-r dl::-webkit-scrollbar-track{background:#f0f0f0;}
.qqbj-r dl h4{overflow:hidden;margin-bottom:30px;}
.qqbj-r dl h4 img{display:block;width:100%;}
.qqbj-r dl h3{color:#444444;font-size:25px;margin-bottom:20px;}
.qqbj-r dl dt{color:#666666;font-size:15px;line-height:34px;}
.qqbj-b{margin-top: -90px;position:relative;z-index:3;padding-left: 10px;}
.qqbj-b dl{margin-right: 135px;margin-bottom: 40px;}
.qqbj-b dl{margin-bottom: 35px;}
.qqbj-b dl>h3{font-size: 87px;color:var(--colors);margin-right: 17px;margin-bottom: -11px;}
.qqbj-b dl>h3:nth-child(2){margin-left:15px;}
.qqbj-b dl h3 i{line-height:100%;font-size:70px;margin-left: -20px;}
.qqbj-b dl dt{}
.qqbj-b dl dt h3{color:#333;font-size: 35px;}
.qqbj-b dl dt h5{color:#666;font-size:18px;}

.fzlc{text-align:center;color:#fff;overflow:hidden;height:810px;background:url(../images/fzlc-bj.jpg)no-repeat center;padding-top:110px;overflow:hidden;}
.fzlc .nybt{color:#fff;margin-bottom:87px;}
.fzlc-t{height: 280px;position:relative;/* z-index:3; */}
.fzlc-t a{}
.fzlc-t a h3{font-size:148px;opacity:0.1;}
.fzlc-t a dl{width: 1000px;font-size: 16px;line-height: 30px;margin-top:-40px;position:relative;z-index:2;margin-bottom:20px;}
.fzlc-t a h5{width:50px;height:2px;background:var(--colors);}
.fzlc-b{transform: rotate(-9deg);position:relative;z-index: 3;}
.fzlc-b>h5{position: absolute;width: 120%;height: 1px;background: #fff;left: -10%;top: 25px;}
.fzlc-b a{transform: rotate(9deg);cursor:pointer;margin: 20px 10px;display:block;}
.fzlc-b a i{width:11px;height:11px;display:block;background:#fff;position:relative;border-radius:11px;}
.fzlc-b a h5{width:1px;height:12px;background:#fff;margin-bottom:6px;}
.fzlc-b a h4{font-size:20px;}
.fzlc-b .swiper-slide-thumb-active a{color:var(--colors)}
.fzlc-b .swiper-slide-thumb-active a i{background:var(--colors);}
.fzlc-b .swiper-slide-thumb-active a i::before, .fzlc-b .swiper-slide-thumb-active a i::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: var(--colors);content: '';top:0;left:0}
.fzlc-b .swiper-slide-thumb-active a i::before{animation: scale 1.2s infinite; }
.fzlc-b .swiper-slide-thumb-active a i::after{animation: scale2 1.2s infinite; }
.fzlc-t .swiper-button-next{width:42px;height:102px;right:0;background:url(../images/r.png)no-repeat center;transition:all 0.5s;}
.fzlc-t .swiper-button-next:hover{background:url(../images/r-1.png)no-repeat center;}
.fzlc-t .swiper-button-prev{width:42px;height:102px;left:0;background:url(../images/l.png)no-repeat center;transition:all 0.5s;}
.fzlc-t .swiper-button-prev:hover{background:url(../images/l-1.png)no-repeat center;}

.ryzz{background:#f8f8f8;padding:120px 0;}
.ryzz-b{width:87.5%;position:relative;}
.ryzz-b .swiper-wrapper{align-items:center;}
.ryzz-b .swiper-slide{height:auto;}
.ryzz-b a{display:block;text-align:center;margin:10px;color:#333333;opacity:0.5;}
.ryzz-b a h4{overflow:hidden;border-radius:10px;box-shadow:1px 1px 25px rgba(0, 0, 0, 0.1);margin-bottom:30px;padding:55px 20px;background: #fff;}
.ryzz-b a h4 img{}
.ryzz-b a h3{transition:all 0s;font-size: 20px;}
.ryzz-b .swiper-slide-active a{opacity:1;}

.ryzz-b a:hover{color:var(--colors);}
.ryzz-b a:hover img{transform:scale(1.1);}
.ryzz-b .swiper-button-next{width:54px;height:54px;right:28.6%;background:url(../images/r2.png)no-repeat center;transition:all 0.5s;}
.ryzz-b .swiper-button-next:hover{background:url(../images/r2-1.png)no-repeat center;}
.ryzz-b .swiper-button-prev{width:54px;height:54px;left:28.6%;background:url(../images/l2.png)no-repeat center;transition:all 0.5s;}
.ryzz-b .swiper-button-prev:hover{background:url(../images/l2-1.png)no-repeat center;}

.gshj{margin:120px auto;}
.gshj-t{text-align:center;margin-bottom:48px;}
.gshj-t dl{margin-bottom:40px;}
.gshj-t dl a{width:180px;height:55px;border-radius:50px;background:#efefef;color:#666666;font-size:16px;margin:0 12.5px;cursor:pointer;}
.gshj-t dl a.active{background:var(--colors);color:#fff;}
.gshj-t p{color:#666666;font-size:16px;line-height:24px;display:none}
.gshj-t p.active{display:block;}
.gshj-b{position:relative;overflow:hidden;}
.gshj-b2{position:absolute;opacity:0;z-index:1;left:0;top:0;width:100%;transition:all 0.5s;}
.gshj-b2.active{position:relative;opacity:1;z-index:2;}
.gshj-b2 .swiper-container{padding-bottom:70px;}
.gshj-b a{display:block;color:#fff;position:relative;}
.gshj-b a h4{overflow:hidden;}
.gshj-b a h4 img{display:block;width:100%;}
.gshj-b a h3{position:absolute;width:100%;left:0;bottom:0;padding:30px 40px;z-index:2;font-size:24px;}
.gshj-b a:hover img{transform:scale(1.1);}
.gshj-b .swiper-button-next{width:64px;height:64px;right:28.6%;background:url(../images/r3.png)no-repeat center;transition:all 0.5s;display:none;margin-top:-70px;border-radius:100px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.gshj-b:hover .swiper-button-next{display:block;}
.gshj-b .swiper-button-next:hover{background:url(../images/r3-1.png)no-repeat center;}
.gshj-b .swiper-button-prev{width:64px;height:64px;left:24px;background:url(../images/l3.png)no-repeat center;transition:all 0.5s;display:none;margin-top:-70px;border-radius:100px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.gshj-b:hover .swiper-button-prev{display:block;}
.gshj-b .swiper-button-prev:hover{background:url(../images/l3-1.png)no-repeat center;}
.gshj-b .swiper-pagination{opacity:1!important;transition:all 0.5s;height:2px;background:#d8d8d8;width:100%;top:auto;bottom:0}
.gshj-b .swiper-pagination-progressbar-fill{background:var(--colors);}
/*gywm*/

/*cpzx*/
.nydh{font-size:22px;}
.nydh a{height:86px;position:relative;padding:0 35px;color:#999;}
.nydh a i{width:5px;height:5px;background:#858585;margin-right:10px;border-radius:10px;}
.nydh a p{position:absolute;left:0;bottom:0;width:0;height:3px;background:var(--colors);}
.nydh a:hover,.nydh a.active{color:#000;}
.nydh a:hover i,.nydh a.active i{background:var(--colors);}
.nydh a:hover p,.nydh a.active p{width:100%;}
.nydh{}
.cpzx{background: #f7f7f7;padding: 90px 0;}
.cpzx-t{color: #222222;font-size: 30px;padding-left: 16px;border-left: 4px solid var(--colors);margin-bottom: 30px;}
.cpzx-b{}
.cpzx-b a{display: block;background: #fff;width: calc((100% - 120px) / 4);margin: 0 40px 45px 0;position:relative;box-shadow:2px 2px 8px rgba(0,0,0,0.07);color:#333;}
.cpzx-b a:nth-child(4n){margin-right:0;}
.cpzx-b a dl{padding:38px 35px 10px 35px;}
.cpzx-b a dl h3{font-size:20px;margin-bottom:20px;}
.cpzx-b a dl dt{line-height:26px;}
.cpzx-b a dl dt p{}
.cpzx-b a dl dt p i{color:var(--colors)}
.cpzx-b a h4{overflow:hidden;}
.cpzx-b a h4 img{display:block;}
.cpzx-b a h5{position: absolute;left: 0;bottom: 0;width: 0;height: 3px;background: var(--colors);}
.cpzx-b a:hover{box-shadow: 2px 5px 32px rgba(0,0,0,0.05);}
.cpzx-b a:hover h4 img{transform:scale(1.05)}
.cpzx-b a:hover h5{width:100%;}
/*cpzx*/


.dialog,.dialog__overlay {width: 100%;height: 100%;top: 0;left: 0;}
.dialog {position: fixed;display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;pointer-events: none;z-index: 1000000;}
.dialog__overlay {position: absolute;z-index: 1;background: rgba(0, 0, 0, 0.8);opacity: 0;-webkit-transition: opacity 0.3s;transition: opacity 0.3s;-webkit-backface-visibility: hidden;}
.dialog--open .dialog__overlay {opacity: 1;pointer-events: auto;}
.dialog__content {width: 50%;background: #fff;padding: 40px 20px;position: relative;z-index: 5;opacity: 0;}
.dialog--open .dialog__content {pointer-events: auto;}
.dialog.dialog--open .dialog__content,
.dialog.dialog--close .dialog__content {-webkit-animation-duration: 0.3s;animation-duration: 0.3s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}
.dialog.dialog--open .dialog__content {-webkit-animation-name: anim-open;animation-name: anim-open;}
.dialog.dialog--close .dialog__content {-webkit-animation-name: anim-close;animation-name: anim-close;}
@-webkit-keyframes anim-open {
    0% { opacity: 0; -webkit-transform: scale3d(1.1, 1.1, 1); }
    100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); }
}

@keyframes anim-open {
    0% { opacity: 0; -webkit-transform: scale3d(1.1, 1.1, 1); transform: scale3d(1.1, 1.1, 1); }
    100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}

@-webkit-keyframes anim-close {
    0% { opacity: 1; }
    100% { opacity: 0; -webkit-transform: scale3d(0.9, 0.9, 1); }
}

@keyframes anim-close {
    0% { opacity: 1; }
    100% { opacity: 0; -webkit-transform: scale3d(0.9, 0.9, 1); transform: scale3d(0.9, 0.9, 1); }
}
.dialog__content>a{width:60px;height:60px;position:absolute;right:0px;top:0px;z-index:2;background:var(--colors);cursor:pointer;}
.dzsj{}
.dzsj-s{width:1200px;padding:50px 135px 60px 135px;}
.jscs-t{color:#222222;font-size:32px;text-align:center;margin-bottom:50px;}
.dzsj-b{}
.dzsj-b dl{width:444px;margin-bottom:20px;}
.dzsj-b dl h3{font-size:16px;margin-bottom:15px;color:#666;}
.dzsj-b dl h3 i{color:var(--colors);}
.dzsj-b dl input{width:100%;height:52px;border:1px solid #e4e5e9;padding:0 10px;color:#999;}
.dzsj-b dl textarea{width:100%;height:160px;border:1px solid #e4e5e9;padding:20px 10px;color:#999;}
.dzsj-b dl textarea::placeholder{color:#999;}
.dzsj-b dl dt{width:335px;}
.dzsj-b dl dt input{width:calc(100% - 100px)}
.dzsj-b dl dt img{width:90px;height:52px;cursor:pointer;}
.dzsj-b p{width:100%;}
.dzsj-b p button{width:133px;height:42px;border-radius:42px;cursor:pointer;background:var(--colors);color:#fff;transition:all 0.5s;}
.dzsj-b p button:hover{opacity:0.8;}

/*cpzx-z*/
.cpzx-z{box-sizing:border-box;margin: 50px auto 110px auto;}
.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: 42.4%;position: relative;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width:100%;position: relative;margin-bottom: 7px;}.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;}
.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% - 80px);}
.imasf-bb .swiper-slide{box-sizing:border-box;border: 1px solid #e6e6e6;background: #fff;}
.imasf-bb .swiper-slide-active{border-color: var(--colors);}
.imasf-bb .swiper-slide a{display:block;overflow:hidden;background: #ffffff;}
.imasf-bb .swiper-slide a img{width:100%;display: block;}
.imasf-bb .swiper-button-next{color:#fff;width: 20px;height: 60px;text-align: center;background: #9e9e9e;cursor: pointer;right: 0;top: calc(50% - 30px);margin: 0;}
.imasf-bb .swiper-button-prev{width: 20px;height: 60px;text-align: center;background: #9e9e9e;cursor: pointer;left: 0;top: calc(50% - 30px);margin: 0;}
.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;}
#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: 44.666666666666666%;margin-bottom: 40px;}
.ny-zpal-z-t-r h5{color:var(--colors);font-size:18px;margin-bottom:25px;}
.ny-zpal-z-t-r h3{color: #222222;font-size: 48px;position:relative;padding-bottom: 35px;border-bottom: 1px solid #e9e9e9;position:relative;margin-bottom: 20px;}
.ny-zpal-z-t-r .div1{color: #666666;line-height: 40px;margin-bottom: 45px;font-size: 18px;}
.ny-zpal-z-t-r .div1 p{}
.ny-zpal-z-t-r .div2{font-size: 16px;}
.ny-zpal-z-t-r .div2 a{width: 190px;border-radius: 60px;height: 54px;color: var(--colors);border: 1px solid var(--colors);}
.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:nth-child(1){background: var(--colors);border-color: var(--colors);color: #fff;}
.ny-zpal-z-t-r .div2 a:nth-child(2):hover{background: var(--colors);color: #fff;}
.cpzx-z2{background:#fff;padding: 80px 0;}
.cpzx-z2-b{}
.cpzx-z2-l{width: 68.33333333333333%;}
.cpzx-z2-l5 h3,.cpzx-z2-l1 h3{color:#333;font-size: 36px;margin-bottom: 44px;padding-left:20px;border-left:5px solid var(--colors)}
.cpzx-z2-l1{padding-bottom: 40px;border-bottom: 1px solid #eaeaea;margin-bottom: 70px;}
.cpzx-z2-l .div1{color:#666;line-height: 42px;font-size: 18px;}
.cpzx-z2-l .div1 p{position:relative;}
.cpzx-z2-l .div1 table{width:100%;border:1px solid #dadada;font-size:16px;font-size:16px;}
.cpzx-z2-l .div1 table tr:nth-child(2n+ 1){background:#f7f7f7;}
.cpzx-z2-l .div1 table tr td,.cpzx-z2-l .div1 table tr th{padding:10px;text-align:center;border:1px solid #dadada;}
.cpzx-z2-l2{font-size:15px;color:#666666;padding-bottom: 55px;margin-bottom: 70px;border-bottom: 1px solid #e8e8e8;line-height:26px;}
.cpzx-z2-r{width:396px;position: sticky;top: 110px;}
.cpzx-z2-r1{margin-bottom: 60px;font-weight: bold;}
.cpzx-z2-r1 a{display:block;margin-bottom:20px;font-size:20px;color:#333;border-right:2px solid #fff;line-height: 60px;text-align: center;font-weight: normal;}
.cpzx-z2-r1 a.active,.cpzx-z2-r1 a:hover{color: var(--colors);border-color: var(--colors);background:#f8f8f8;font-weight: bold;}
.cpzx-z2-r2{background: #f8f8f8;}
.cpzx-z2-r2 h4{overflow:hidden;}
.cpzx-z2-r2 h4 img{display:block;width:100%;}
.cpzx-z2-r2 dl{padding: 26px 30px 40px 30px;}
.cpzx-z2-r2 h3{color:#333;font-size: 24px;line-height: 38px;margin-bottom: 20px;}
.cpzx-z2-r2 p{color: #333;font-size:16px;}
.cpzx-z2-r2 p:nth-child(2){
    /* align-items: flex-start; */
    margin-bottom: 10px;
}
.cpzx-z2-r2 p i{display:block;width:30px;}
.cpzx-z2-r2 p span{width:calc(100% - 30px);display:block;font-size:16px;font-family: Arial;}
.cpzx-z2-r2 p a{font-family: Arial;color: #333;}
.cpzx-z2-r2 p a:hover{color:var(--colors);}
.cpzx-z2-r2 dl>a{display:block;text-align:center;line-height: 50px;background: var(--colors);color:#fff;font-size: 16px;margin-top: 25px;width: 100%;max-width: 100%;font-weight: normal;}
.cpzx-z2-r2 a:hover{opacity:0.8;}
/*cpzx-z*/

/*yyfl*/
.yy-banner{position:relative;}
.yy-banner>img{display:block;width:100%;}
.mc_a1t_li {
    position: absolute;
    z-index: 5;
}
.mc_a1t_li1{left: 21%;top: 27%;}
.mc_a1t_li2{left: 43%;top: 53%;}
.mc_a1t_li3{left: 85%;top: 30%;}
.mc_a1t_li4{left: 31%;top: 23%;}
.mc_a1t_li5{left: 54.5%;top: 29%;}
.mc_a1t_li6{left: 51%;top: 45%;}


.mc_a1t_a {
    display: block;
    position: relative;
}

.mc_a1t_xl {
    position: absolute;
    left: 42px;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    white-space: nowrap;
    font-size: 16px;
    padding: 0 23px;
    line-height: 54px;
    pointer-events: none;
    display: flex;
    align-items: center;
}

.mc_a1t_xl::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 0;
    height: 100%;
    background: rgba(215, 3, 18, 0.77);
    border-radius: 30px;
}

.mc_a1t_icon {
    font-size: 24px;
    color: var(--colors);
    margin-right: 20px;
    vertical-align: middle;
}

.mc_a1t_title {
    color: #fff;
    font-size: 16px;
    margin-right: 45px;
    vertical-align: middle;
}


.mc_a1t_jiantou {
    font-size: 20px;
    color: var(--colors);
    vertical-align: middle;
    background: url(../images/gywm-tb.png)no-repeat;
    width: 7px;
    height: 11px;
}



.mc_a1t_dian {
    position: relative;
    animation: bordershow 3s infinite;
}

.mc_a1t_xl span {
    opacity: 0;
}
.mc_a1t_xl .span1{display: flex;width: 40px;align-items: center;margin-right: 10px;}
.mc_a1t_dian {
    display: block;
    width: 18px;
    height: 18px;
    background: #fff;
    border: 7px solid var(--colors);
    border-radius: 50%;
}

.mc_a1t_dian::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: rgba(215, 3, 18, 0.2);
}

.mc_a1t_dian::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: rgba(215, 3, 18, 0.2);
}

.mc_a1t_dian::before {
    animation: boderM 3s .75s infinite;
}

.mc_a1t_dian::after {
    animation: boderM 3s infinite;
}

@keyframes boderM {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    75% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0
    }

    100% {
        opacity: 0
    }

}

@keyframes bordershow {

    50% {
        box-shadow: 0px 0px 10px 0 var(--colors);
    }

}

.mc_a1t_xl {
    font-size: 10px;
}

.mc_a1t_xl::after {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    width: 42px;
    height: 100%;
}

.mc_a1t_li1 .mc_a1t_icon {
    font-size: 4.4em;
}

.mc_a1t_li2 .mc_a1t_icon {
    font-size: 4em;
}

.mc_a1t_li3 .mc_a1t_icon {
    font-size: 3em;
}

.mc_a1t_li4 .mc_a1t_icon {
    font-size: 2.8em;
}

.mc_a1t_li5 .mc_a1t_icon {
    font-size: 4em;
}

.mc_a1t_li6 .mc_a1t_icon {
    font-size: 2.8em;
}

.mc_a1t_li7 .mc_a1t_icon {
    font-size: 2.8em;
}

.mc_a1t_li8 .mc_a1t_icon {
    font-size: 3.8em;
}

.mc_a1t_li9 .mc_a1t_icon {
    font-size: 2.5em;
}

.mc_a1t_li10 .mc_a1t_icon {
    font-size: 3em;
}
.mc_n1s3_a:hover {
        box-shadow: 1px 2px 7px 1px rgba(128, 129, 139, .23);
    }

    .mc_a1t_li:hover {
        z-index: 20;
    }

    .mc_a1t_li:hover .mc_a1t_xl {
        pointer-events: all;
    }

    .mc_a1t_li:hover .mc_a1t_xl::before {
        width: 100%;
        transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    }

    .mc_a1t_li:hover .mc_a1t_xl span {
        opacity: 1;
        transition: all .36s .4s;
    }
.yyfl{padding:130px 0 170px 0;background:#fafafa;}
.yyfl-b{margin-bottom:130px;}
.yyfl-b:last-child{margin-bottom:0!important;}
.yyfl-t{margin-bottom:60px;background:#fff;box-shadow:2px 2px 8px rgba(0,0,0,0.07);}
.yyfl-l{width:48.4%;overflow:hidden;}
.yyfl-l p{display:none;overflow:hidden;}
.yyfl-l p.active{display:block;}
.yyfl-l p img{display:block;width:100%;}
.yyfl-l p:hover img{transform: scale(1.05);}
.yyfl-r{width:48.4%;}
.yyfl-r h3{color:#222;font-size:28px;padding-left:16px;border-left:4px solid var(--colors);margin-bottom:40px;padding-right:9.3%;}
.yyfl-r dl{}
.yyfl-r dl a{width:calc((100% - 39px) / 4);height:43px;border-radius:43px;margin:0 13px 13px 0;border:1px solid #e4e4e4;color:#666;font-size:16px;cursor: pointer;}
.yyfl-r dl a:last-child(4n){margin-right:0;}
.yyfl-r dl a.active,.yyfl-r dl a:hover{background:var(--colors);border-color:var(--colors);color:#fff;}
.yyfl-b2{position:relative;}
.yyfl-b3{position:absolute;opacity:0;z-index:1;width:100%;left:0;top:0;transition:all 0.5s;}
.yyfl-b3.active{position:relative;opacity:1;z-index:2;}
.yyfl-b3 .swiper-container{width:calc(100% + 20px);margin-left:-10px;}
.yyfl-b3 a{display:block;box-shadow:2px 2px 8px rgba(0,0,0,0.07);margin:10px;background:#fff;}
.yyfl-b3 a dl{padding:40px 30px 10px 30px;}
.yyfl-b3 a dl h5{font-size:15px;color:var(--colors);margin-bottom:18px;}
.yyfl-b3 a dl h3{color:#333;font-size:22px;}
.yyfl-b3 a h4{overflow:hidden;}
.yyfl-b3 a h4 img{display:block;width:100%;}
.yyfl-b3 a:hover{box-shadow: 2px 5px 5px rgba(0,0,0,0.05);}
.yyfl-b3 a:hover h4 img{transform:scale(1.05)}
.yyfl-b3 .swiper-button-next{width: 58px;height: 58px;background: url(../images/r4.png)no-repeat center;transition:all 0.5s;right:-95px;border-radius: 100px;}
.yyfl-b3 .swiper-button-next:hover{background:url(../images/r4-1.png)no-repeat center;}
.yyfl-b3 .swiper-button-prev{width: 58px;border-radius: 100px;height: 58px;background: url(../images/l4.png)no-repeat center;transition:all 0.5s;left:-95px;}
.yyfl-b3 .swiper-button-prev:hover{background:url(../images/l4-1.png)no-repeat center;}
/*yyfl*/

/*jjfa*/
#ul{display:none;}
.pageScroll{position:fixed;left:-150px;z-index:10;bottom:200px;z-index:10;transition:all 0.5s;}
.pageScroll.active{left: 30px;}
.pageScroll:before{content: '';width:1px;height:calc(100% - 10px);top:5px;left: 4px;position:absolute;background:#f3b2b7;z-index:-10;}
.pageScroll li{margin-bottom:36px;font-size:16px;line-height:100%;}
.pageScroll li dl{display: flex;align-items:center;color:#999;}
.pageScroll li:last-child{margin-bottom:0;}
.pageScroll li a dl p{width:9px;height:9px;border-radius:20px;position:relative;z-index:2;background:var(--colors);margin-right:12px;}
.pageScroll li a dl p::before, .pageScroll li dl p::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: var(--colors);content: '';top:0;left:0}
.pageScroll li.active a dl p::before{animation: scale 2s infinite; }
.pageScroll li.active a dl p::after{animation: scale2 2s infinite;}
.pageScroll li.active a dl{color:#000;}
.jjfa{margin:135px auto 53px auto;}
.jjfa{margin:135px auto 53px auto;}
.jjfa-b{background:#fff;box-shadow: 0px 8px 22px rgba(37, 38, 38, 0.06);}
.jjfa-l{width:58.66666666666667%;position:relative;overflow:hidden;}
.jjfa-l .div1{}
.jjfa-l .div1 h4{display:none;}
.jjfa-l .div1 h4.active{display:block;width:100%;}
.jjfa-l .div1 h4 img{display:block;width:100%;}
.jjfa-l .div2{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.15);z-index:2;text-align:center;color:#fff;}
.jjfa-l .div2 dl{width:25%;border-right:1px solid rgba(255, 255, 255, 0.5);cursor:pointer;}
.jjfa-l .div2 dl dt{transition:all 0.5s;}
.jjfa-l .div2 dl dt p{transition:all 0.5s;position:relative;z-index:2;background:#fff;width:8px;height:8px;border-radius:8px;margin-bottom:38px;}
.jjfa-l .div2 dl dt p i{display:block;position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #fff;top:0;left:0}
.jjfa-l .div2 dl dt p .i1{animation: scale 1.2s infinite; }
.jjfa-l .div2 dl dt p .i2{animation: scale2 1.2s infinite; }
/*@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;}}*/
.jjfa-l .div2 dl dt h3{font-size:20px;}
.jjfa-l .div2 dl.active dt{transform: translateY(-25px);}
.jjfa-l .div2 dl.active dt p{width:14px;height:14px;border-radius:14px;margin-bottom:56px;}
.jjfa-l .div2 dl.active dt p::before, .jjfa-l .div2 dl.active dt p::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #fff;content: '';top:0;left:0}
.jjfa-l .div2 dl.active dt p::before{animation: scale 1.5s infinite; }
.jjfa-l .div2 dl.active dt p::after{animation: scale2 1.5s infinite; }
.jjfa-l .div2 dl.active dt h3{font-weight:bold;}
.jjfa-r{width:41.333333333333333%;padding:0 5%;}
.jjfa-r dl{display:none;}
.jjfa-r dl.active{display:block;}
.jjfa-r dl h3{color:#222;font-size:38px;margin-bottom:25px;}
.jjfa-r dl h4{width:53px;height:4px;background:var(--colors);margin-bottom:24px;}
.jjfa-r dl dt{font-size:18px;line-height:30px;color:#666666;margin-bottom:20px;}
.jjfa-r dl h5{font-size: 150px;color: #fff;text-shadow: -1px 1px 0 #e7e7e7, 1px 1px 0 #e7e7e7, 1px -1px 0 #e7e7e7,-1px -1px 0 #e7e7e7;}

.jjfa2{overflow:hidden;}
.jjfa2-b{overflow: hidden;}
.jjfa2-b dl{padding:100px 0;}
.jjfa2-b:nth-child(2n){background:#f9f9f9;}
.jjfa2-b:nth-child(2n) dl{flex-direction:row-reverse}
.jjfa2-b dl dt{width: 39%;}
.jjfa2-b dl .swiper-container{margin:0;}
.jjfa2-b dl dt h3{font-size:40px;padding-left: 26px;color:#222;margin-bottom:46px;position: relative;}
.jjfa2-b dl dt h3::after {position: absolute;width: 100%;height: calc(100% - 3px);width:6px;background:var(--colors);content: '';top:3px;left:0}
.jjfa2-b dl dt .div1{color:#666;font-size:18px;line-height:32px;margin-bottom:40px;}
.jjfa2-b dl dt .div2{font-size:16px;}
.jjfa2-b dl dt .div2 a{width:243px;height:56px;border-radius:56px;border:1px solid var(--colors);color:var(--colors);max-width:calc(50% - 20px);margin-right:18px;}
.jjfa2-b dl dt .div2 a:hover{background:var(--colors);color:#fff;}
.jjfa2-b dl h4{width:55%;}
.jjfa2-b dl h4 img{display:block;width:100%;}
.jjfa2-b dl h4:hover img{transform: scale(1.05);}

.hyyy3{background:#f9f9f9;font-size:30px;}
.hyyy3 a{width:50%;height:235px;color:var(--colors);}
.hyyy3 a:nth-child(1){background:#f5f5f5;}
.hyyy3 a img{transition: all 0.5s!important;}
.hyyy3 a p{margin:0 15px 0 30px;transition: all 0s;}
.hyyy3 a:hover{background:var(--colors);color:#fff;}
.hyyy3 a:hover img{filter: brightness(0) invert(1);}
/*jjfa*/

/*jjfa-z*/
.jjfa3{background:#f7f8fa;padding:100px 0;}
.jjfa3 h3{width:950px;font-size:42px;}
.jjfa4{margin:100px auto;font-size:18px;line-height:1.75;color:#666;letter-spacing: 1px;width:950px}
.jjfa4 img{height:auto!important;}
.jjfa4 td,.jjfa4 th{padding:10px;}
/*jjfa-z*/

/*xzzx*/
.xzzx{margin:100px auto 130px auto;}
.xzzx-t{margin-bottom:120px;font-size:20px;}
.xzzx-t a{width:220px;height:65px;border-radius:65px;background:#ececec;color:#777777;margin:0 25px;}
.xzzx-t a img{transition:all 0s!important;margin-right:10px;}
.xzzx-t a.active,.xzzx-t a:hover{background:var(--colors);color:#fff;}
.xzzx-t a.active img,.xzzx-t a:hover img{filter: brightness(0) invert(1);}
.xzzx-c{color:#222;font-size:42px;margin-bottom:60px;}
.xzzx-b{}
.xzzx-b a{width:calc(50% - 30px);background:#fff;border:1px solid #e9e9e9;margin-bottom:57px;padding:50px 75px;}
.xzzx-b a h5{margin-bottom:23px;}
.xzzx-b a h3{color:#222222;font-size:28px;margin-bottom:20px;line-height:1.2;}
.xzzx-b a p{color:#666666;font-size:20px;background:url(../images/xzzx-tb5.png)no-repeat center right;line-height:23px;}
.xzzx-b a:hover{box-shadow:0 15px 73px rgba(37, 38, 38, 0.1);}

.shzr{padding:147px 0 180px 0;background:url(../images/shzr-bj.jpg)no-repeat center top;}
.shzr-t{color:#fff;margin-bottom:110px;}
.shzr-t h3{font-size:42px;margin-bottom:35px;}
.shzr-t p{font-size:18px;line-height:32px;width:1110px;}
.shzr-b{position:relative;}
.shzr-b>div{padding-bottom:45px;}
.shzr-b a{display:block;background:#fff;margin:10px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.09);padding:66px 65px 70px 65px;}
.shzr-b a h3{color:#222;font-size:30px;line-height:42px;margin-bottom:30px;}
.shzr-b a dl{color:#333;font-size:18px;line-height:32px;margin-bottom:55px;}
.shzr-b a h5{width:140px;height:40px;border-radius:40px;color:var(--colors);border:1px solid var(--colors);font-size:16px;}
.shzr-b a:hover h5{background:var(--colors);color:#fff;}
.shzr{}
.shzr-b .swiper-button-next{width:64px;height:64px;right:28.6%;background:url(../images/r3.png)no-repeat center;transition:all 0.5s;display:none;margin-top:-45px;border-radius:100px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.shzr-b:hover .swiper-button-next{display:block;}
.shzr-b .swiper-button-next:hover{background:url(../images/r3-1.png)no-repeat center;}
.shzr-b .swiper-button-prev{width:64px;height:64px;left:-32px;background:url(../images/l3.png)no-repeat center;transition:all 0.5s;display:none;margin-top:-45px;border-radius:100px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.shzr-b:hover .swiper-button-prev{display:block;}
.shzr-b .swiper-button-prev:hover{background:url(../images/l3-1.png)no-repeat center;}
.shzr-b .swiper-pagination{opacity:1!important;transition:all 0.5s;height:2px;background:#d8d8d8;width:100%;top:auto;bottom:0}
.shzr-b .swiper-pagination-progressbar-fill{background:var(--colors);}
/*xzzx*/

/*cjwt*/
.cjwt{}
.cjwt-t{margin-bottom:60px;}
.cjwt-t h3{color:#333;font-size:42px;}
.cjwt-t form{width:370px;background:#fff;border:1px solid #e9e9e9;}
.cjwt-t form input{padding:0 25px;width:calc(100% - 55px);height:58px;color:#666;font-size:16px;}
.cjwt-t form input::placeholder{color:#666;}
.cjwt-t form button{cursor:pointer;width:55px;height:58px;background:none;}
.cjwt-b{margin-bottom:50px;}
.cjwt-b dl{margin-bottom:20px;background:#fff;transition:all 0.5s;}
.cjwt-b dl:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.05);}
.cjwt-b dl dt{border:1px solid #e9e9e9;height:114px;padding:0 49px 0 40px;color:#666666;transition:all 0.5s;cursor:pointer;}
.cjwt-b dl dt h3{font-size:20px;padding-left:30px;position:relative;width:calc(100% - 50px);}
.cjwt-b dl dt h3 p{width:10px;height:10px;border-radius:10px;background:#dddddd;position:absolute;left:0;top:5px;transition:all 0.5s;}
.cjwt-b dl dt i{display:block;width:17px;height:18px;background:url(../images/cjwt-tb.png)no-repeat center;transition:all 0.5s;}
.cjwt-b dl dt.up{background:var(--colors);border-color:var(--colors);color:#fff;}
.cjwt-b dl dt.up h3{}
.cjwt-b dl dt.up h3 p{background:#fff;}
.cjwt-b dl dt.up i{background:url(../images/cjwt-tb2.png)no-repeat center;}
.cjwt-b dl dd{display:none;border:1px solid #e9e9e9;border-top:none;padding:37px 50px 44px 70px;font-size:16px;line-height:28px;color:#666;}
.cjwt-b dl:hover dt{background:var(--colors);border-color:var(--colors);color:#fff;}
.cjwt-b dl:hover dt h3 p{background:#fff;}
.cjwt-b dl:hover dt i{filter: brightness(0) invert(1);}
/*cjwt*/

/*azwh*/
.azwh{margin:110px auto 150px auto;}
.azwh-b{}
.azwh-b2{margin-bottom:80px;box-shadow:0px 10px 42px rgba(37, 38, 38, 0.14);}
.azwh-b2 dl{}
.azwh-b2 dl dt{width:50.05847953216375%;position:relative;}
.azwh-b2 dl dt .div1{width:100%;}
.azwh-b2 dl dt .div1 h3{font-size:28px;color:var(--colors);margin-bottom:45px;}
.azwh-b2 dl dt .div1 h3 i{padding-right:5px;}
.azwh-b2 dl dt .div1 ul{color:#666;font-size:16px;line-height:30px;}
.azwh-b2 dl dt .div1 ul li{margin-bottom:17px;position:relative;padding-left:25px;}
.azwh-b2 dl dt .div1 ul li:last-child{margin-bottom:0;}
.azwh-b2 dl dt .div1 ul li i{display:block;position:absolute;left:0;width:9px;height:9px;border-radius:9px;top:10.5px;border:2px solid var(--colors);}
.azwh-b2 dl dt .div1 h5{position:absolute;top:5%;right:0;font-size: 150px;
    color: #fff;text-shadow: -1px 1px 0 #e7e7e7, 1px 1px 0 #e7e7e7, 1px -1px 0 #e7e7e7, -1px -1px 0 #e7e7e7;}
.azwh-b2 dl h4{width:43.859649122807015%;overflow:hidden;}
.azwh-b2 dl h4 img{display:block;width:100%;}
.azwh-b2 dl h4:hover img{transform:scale(1.1);}
.azwh-b2:nth-child(2n) dl{flex-direction: row-reverse;}
/*azwh*/

/*khfk*/
.khfk{margin:100px auto 140px;}
.khfk-t{margin-bottom:25p;color:#999999;font-size:16px;margin-bottom:25px;}
.khfk-b{margin-bottom:50px;}
.khfk-b dl{margin-bottom:20px;background:#fff;border:1px solid #e9e9e9;}
.khfk-b dl dt{height:163px;padding:0 55px 0 60px;cursor:pointer;transition:all 0.5s;color:#333333;}
.khfk-b dl dt h3{font-size:24px;width:40%;}
.khfk-b dl dt h5{color:#666;font-size:16px;text-align:right;width:40%;line-height:24px;}
.khfk-b dl dt p{width:54px;height:54px;border-radius:54px;transition:all 0.5s;background:url(../images/khfk-tb.png)no-repeat center;background-size:100% 100%;}
.khfk-b dl dt.up{background:var(--colors);color:#fff;height:138px;}
.khfk-b dl dt.up h5{color:#fff;}
.khfk-b dl dt.up p{background:url(../images/khfk-tb2.png)no-repeat center;transform: rotate(180deg);background-size:100% 100%;}
.khfk-b dl dd{display:none;font-family:Arial;border-top:1px solid #e9e9e9;padding:40px 90px 110px 65px;color:#666;font-size:16px;line-height:28px;}
.khfk-b dl dd *{font-family:Arial;}
/*khfk*/

/*spzx*/
.spzx{padding:80px 0;background:#f7f7f7;}
.spzx-t{margin-bottom:70px;font-size: 15px;}
.spzx-t a{height:65px;border-radius:65px;background:#ececec;/* width:calc((100% - 56px)/ 8); */color:#000;padding: 0 40px;}
.spzx-t a i{width: 30px;display:block;}
.spzx-t a i img{transition:all 0s!important;}
.spzx-t a.active,.spzx-t a:hover{background:var(--colors);color:#fff;}
.spzx-t a.active img,.spzx-t a:hover img{filter: brightness(0) invert(1);}
.spzx-b{margin-bottom:20px;}
.spzx-b a{display:block;width:calc((100% - 90px) / 3);background:#fff;margin:0 45px 50px 0;}
.spzx-b a:nth-child(3n){margin-right:0;}
.spzx-b a h4{overflow:hidden;}
.spzx-b a h4 img{display:block;width:100%ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº}
.spzx-b a dl{border-top:1px solid #eee;padding:27px 37px 32px 47px;}
.spzx-b a dl h3{font-size:18px;color:#000;width:calc(100% - 160px)}
.spzx-b a dl p{width:150px;height:50px;border-radius:50px;background:#f7f7f7;color:#666;font-size:16px;}
.spzx-b a:hover{box-shadow:0 5px 10px rgba(193,193,193,0.3)}
.spzx-b a:hover img{transform:scale(1.1)}
.spzx-b a:hover dl p{background:var(--colors);color:#fff;}
/*spzx*/

/*xwzx*/
.xwzx{margin:100px auto 120px auto}
.xwzx .xzzx-t{margin-bottom:90px;}
.xwzx-t{margin-bottom:75px;background:#f8f8f8;}
.xwzx-t h4{width:52.66666666666666%;overflow:hidden;}
.xwzx-t h4 img{display:block;width:100%;}
.xwzx-t dl{width:47.33333333333334%;padding:0 75px;}
.xwzx-t dl h5{color:#a0a0a0;font-size:18px;margin-bottom:25px;}
.xwzx-t dl h3{color:#333333;font-size:32px;line-height:42px;margin-bottom:95px;}
.xwzx-t dl p{font-size:16px;color:var(--colors);}
.xwzx-t dl p img{margin-left:10px;}
.xwzx-t:hover h4 img{transform:scale(1.1);}
.xwzx-t:hover h3{color:var(--colors);}
.xwzx-b{margin-bottom:-20px;}
.xwzx-b a{display:block;background:#f8f8f8;overflow:hidden;width:calc((100% - 130px) / 3);margin:0 65px 70px 0;}
.xwzx-b a:nth-child(3n){margin-right:0;}

.xwzx-b a h4 {overflow: hidden;height: 390px;align-content: center;
}
.xwzx-b a h4 img{display:block;width:100%;}
.xwzx-b a dl{position:relative;z-index:2;background:#f8f8f8;margin-bottom:-40px;}
.xwzx-b a dl dt{padding:45px 30px 60px 30px;}
.xwzx-b a dl dt h5{color:#a0a0a0;font-size:18px;margin-bottom:20px;}
.xwzx-b a dl dt h3{color:#222222;font-size:20px;line-height:32px;height:64px;}
.xwzx-b a dl dd{height:40px;color:#fff;font-size:16px;background:var(--colors);}
.xwzx-b a dl dd img{margin-left:12px;}
.xwzx-b a:hover h4 img{transform:scale(1.1);}
.xwzx-b a:hover dl{-webkit-transform: translateY(-40px);-ms-transform: translateY(-40px);transform: translateY(-40px);}
.xwzx{}
/*xwzx*/

/*xwzx-z*/
.xwzx2{padding: 90px 0 52px;background: #f7f8fa;}
.xwzx2-b{width:950px;}
.xwzx2-b h3{margin-bottom: 48px;font-size: 36px;line-height: 2;}
.xwzx2-b h4{color: rgb(102, 102, 102);font-size: 18px;}
.xwzx3{margin: 60px auto 100px;color: #666;font-size: 18px;line-height: 1.75;letter-spacing: 1px;width:950px;}
.xwzx3 table{width:100%!important}
.xwzx3 table td,.xwdt-z-b table th{padding:10px!important;border:1px solid #666!important}
.xwzx3 table *{color:#666}
.xwzx3 img{height:auto!important;display: initial;max-width: 50%;}
.xwzx4{padding: 35px 0;
    background: #f7f8fa;
    border-top: 1px solid #e5e5e5;}
.xwzx4-b{width:950px;padding: 0 85px;}
.xwzx4-b a{display:block;line-height:24px;max-width: calc(50% - 30px);color: #999999;}
.xwzx4-b a:hover{color:var(--colors)}
/*xwzx-z*/

/*lxwm*/
@keyframes indalRun {0%{opacity: 0;transform: translateY(80px);}100%{opacity: 1;transform: translateY(0);}}
.lxwm{margin:120px auto 140px auto;}
.lxwm-t{margin-bottom:90px;position:relative;}
.lxwm-t .div1{}
.lxwm-t .div1 img{display:block;width:100%;}
.lxwm-t .div1 p{display:none;}
.lxwm-t .div1 p.active{display:block;}
.lxwm-t .div2{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.05);cursor:pointer;}
.lxwm-t .div2 dl{width:11.588888888888889%;border-right:1px solid rgba(255, 255, 255, 0.5);padding:0 5px;height:100%;transition:all 0.5s;}
.lxwm-t .div2 dl:last-child{border:none;}
.lxwm-t .div2 dl a{color:#fff;overflow:hidden;width:100%;}
.lxwm-t .div2 dl a h3{font-size:20px;text-align:center;}
.lxwm-t .div2 dl a p{font-size:16px;line-height:22px;margin-top:10px;display:none;}
.lxwm-t .div2 dl.active{width:30.466666666666664%;padding:0 5%}
.lxwm-t .div2 dl.active a{}
.lxwm-t .div2 dl.active a h3{animation: indalRun 0.8s ease both .2s;font-weight:bold;text-align:left;}
.lxwm-t .div2 dl.active a p{animation: indalRun 0.8s ease both .4s;display:block;}
.lxwm-c{color:#333333;font-size:42px;margin-bottom:40px;}
.lxwm-b{margin-bottom:100px;background:#fff;border:1px solid #e9e9e9;padding:50px 45px 45px 36px;transition: all 0.5s;}

.lxwm-b h3{color:#333333;font-size:24px;margin-bottom: 20px;background: url(../images/lxwm-tb.png) no-repeat center right;}
.lxwm-b h3 img{display:none;}
.lxwm-b:hover{box-shadow: 0px 4px 43px rgba(37, 38, 38, 0.09);}
.lxwm-b:hover h3{background: url(../images/lxwm-tb2.png) no-repeat center right;color:var(--colors)}
.lxwm-b ul{}
.lxwm-b ul dl{width: 39.33%;}
.lxwm-b ul dl:nth-child(1){width: 394px;}
.lxwm-b ul dl:nth-child(2){width: 238px;}
.lxwm-b ul dl dt{width:40px;height:40px;border-radius:40px;background:var(--colors);}
.lxwm-b ul dl dd{width:calc(100% - 60px)}
.lxwm-b ul dl dd p{color:#333333;font-size:18px;line-height:26px;margin-bottom:12px;}
.lxwm-b ul dl dd p a{color:#333333;}
.lxwm-b ul dl dd p a:hover{color:var(--colors);}
.lxwm-b ul dl dd h5{color:#777777;font-size:16px;}
.lxwm-b ul dl dd .div1{
    padding-top: 10px;
}
.lxwm-b ul dl dd .div1 h4{
    font-size: 16px;
    line-height: 24px;
}
.lxwm-b ul dl dd .div1 h4 a{
    color: #000;
}
.lxwm-b ul dl dd .div1 h4 a:hover{color:var(--colors)}
.lxwm-b2{}
.lxwm-b2 dl{width:calc((100% - 60px) / 3);margin:0 30px 30px 0;background:#fff;border:1px solid #e9e9e9;padding:38px;transition:all 0.5s;}
.lxwm-b2 dl:nth-child(3n){margin-right:0;}
.lxwm-b2 dl h3{transition:all 0.5s;line-height:21px;background:url(../images/lxwm-tb.png)no-repeat center right;color:#333333;font-size: 20px;margin-bottom:30px;padding-right: 30px;}
.lxwm-b2 dl dt{font-size:16px;line-height:30px;color:#666666;}
.lxwm-b2 dl dt p{}
.lxwm-b2 dl dt p a{color:#666666;}
.lxwm-b2 dl dt p a:hover{color:var(--colors);}
.lxwm-b2 dl:hover{box-shadow: 0px 4px 43px rgba(37, 38, 38, 0.09);}
.lxwm-b2 dl:hover h3{color:var(--colors);background:url(../images/lxwm-tb2.png)no-repeat center right;}
/*lxwm*/

@media(min-width:1200px){
	.qqbj-l a{position:absolute;}
	.ryzz-b a h4 img{height:240px;}
	.ryzz-b .swiper-slide-active a h4 img{height:336px;}
}
@media(max-width:1600px){
	/*.qqbj-l a.a1{right:%}
	.qqbj-l a.a2{right:%}
	.qqbj-l a.a3{right:%}*/
	.qqbj-l a.a4{/* right:35.676664%; */}
	.qqbj-l a.a5{right: 41.613871%;}
	.qqbj-l a.a6{right:39%}
	.lxwm-t .div2 dl a h3{font-size:18px;}
	.lxwm-b2 dl h3{font-size:18px;}
	.spzx-t a{width:auto;padding:0 35px}
}
@media(max-width:1500px){
	.qqbj-l a.a4{right:41.676664%;}
	.qqbj-l a.a5{right: 47.613871%;top: 37%;}
	.qqbj-l a.a6{right:45%;top:33%;}
	.qqbj-l a.a1{/* top:33%; */}
	.qqbj-l a.a2{/* top:40%; */}
	.qqbj-l a.a3{
    right: 56.676664%;
    top: 71.596899%;
}
	.azwh-b2 dl dt .div1 h3{margin-bottom:30;}
	.azwh-b2 dl dt .div1 h5{font-size:100px;}
	.azwh-b2 dl dt .div1 ul li{margin-bottom:10px;}
	.lxwm-t .div2 dl a h3{font-size:16px;}
	.lxwm-b2 dl h3{font-size:15px;}
	.spzx-t a{width:auto;padding:0 22px}
}
@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.gywm-b{justify-content:flex-start;}
	.gywm-b dl{width:33.33%;}
	.qywh-b ul li{border:none;border-bottom:1px solid rgba(255, 255, 255, 0.4);}
	.qywh-b ul li a h3 p{top:20px;height:16px;}
	.qywh-b ul li a h3:after {content: "";display: block;position: absolute;position: relative;width: 15px;height: 15px;background: url(../images/qywh-tb.png) center no-repeat;background-size: 15px;opacity: 1;margin-left:5px;display: block;}
    .qywh-b ul li:hover a h3:after{opacity: 0;}
	.qywh-b ul li:hover a dl{height:80px;}
	.qywh-b ul li:last-child{border-right:none;}
	.qqbj-l a{width:30%;line-height:24px;}
	.qqbj-b dl dt{/* width:calc(100% - 50px); */}
	.qqbj-b dl>h3{margin-bottom:0}
	.qqbj-b dl h3 i{font-size:26px;margin-left: -20px;}
	.fzlc{height:300px;}
	.fzlc-t{height:100px;}
	.fzlc-t a h3{font-size:60px;}
	.fzlc-t a dl{margin-top:-30px;}
	.fzlc-t .swiper-button-next,.fzlc-t .swiper-button-prev{width:30px;height:50px;margin-top:5%;}
	.fzlc-b>h5{top:25px;}
	.ryzz-b .swiper-wrapper{height:auto!important;}
	.gshj-t dl{justify-content:space-between;}
	.gshj-t dl a{width:calc((100% - 20px) / 3);height:45px;}
	.nydh{justify-content:space-between;}
	.nydh a{height: 50px;width:33%;}
	.cpzx-l dl{display:flex;flex-wrap:wrap}
	.cpzx-l dl dt{width:50%;height:40px;}
	.yyly dl{justify-content:flex-start}
	.yyly dl a{width: 33.33%;}
	.yyly dl a h4{width:110px;height:110px;}
	.jscs-b table td,.jscs-b table th{border:1px solid #e2e2e2;padding:5px;}
	.dialog__content>a{width:40px;height:40px;}
	.dzsj-b dl input{height:40px;}
	.dzsj-b dl textarea{height:100px;}
	.dzsj-b dl dt img{height:40px;}
	.dzsj-b{height:80vh;overflow:auto;}
	.jjfa2-b dl dt .div2 a{height:45px;}
	.jjfa-r dl h5{font-size:80px;}
	.hyyy3 a{height:150px;}
	.hyyy3 a img:nth-child(1){width:30px;}
	.xzzx-b a h5 img{width:30px}
	.xzzx-t{justify-content:space-between;}
	.xzzx-t a{width:calc(50% - 5px);height:45px;}
	.jjfa4 td,.jjfa4 th{padding:5px;}
	.azwh-b2 dl dt .div1 ul li i{top:8px;}
	.khfk-b dl dt h5{text-align:left;}
	.khfk-b dl dt p{width:30px;height:30px;}
	.xwzx-b a dl dt h3{height:48px;}
	.pageScroll{display:none;}
	.xwzx4-b a{max-width:100%}
	.qqbj-b dl{margin-bottom:0;}
	.yyfl-r dl{justify-content:space-between}
	.yyfl-r dl a{width:calc(50% - 5px)}
	.nydh a p{/* display:none; */}
	.cpzx-z2-l .div1 table tr td,.cpzx-z2-l .div1 table tr th{padding:5px;font-size:14px;}
	.ny-zpal-z-t-r .div2 a{width:150px;height:45px;}
	.cpzx-b a dl{margin-bottom: -60px;padding-top: 50px!important;}
	.mc_a1t_dian{width:10px;height:10px;border-width:3px;}
	.mc_a1t_xl{padding: 0 15px;line-height:35px;}
	.mc_a1t_title{font-size:14px;}
	.spzx-t a{width:calc(50% - 5px);height:45px;padding: 0 5px;font-size: 14px;}
}
