/*banner*/
body{padding-top:70px;}
.head{background:#fff;}
@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%);}
.ny-banner-s h3{font-size:40px;margin-bottom:25px;}
.ny-banner-s p{font-size:16px;line-height:30px;color:#595959;}
.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 {}
.lon img{padding-right: 8px;display:block;}
.cont{display:flex;align-items: center;height: 70px;}
.cont a {vertical-align: middle;color: #878787;font-size: 14px;display: flex;align-items: center;}
/*.cont a:last-child{color:#c31321;}*/
.cont a:last-child i{display:none;}
/*szwz*/

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

/*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: #a2a2a2;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: var(--colors);border-color:var(--colors);}
.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-family:SimSun;font-size: 20px;}
.page1 li:nth-child(1) a:hover,.page1 li:last-child a:hover,.page1 li:nth-child(1) span:hover,.page1 li:last-child span:hover{/* color:#d6001d; *//* background:none; */}
@media (max-width: 768px){
    .page1 li a,.page1 li span{width:30px;height:30px;margin:0 5px}
    .page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-family:SimSun;font-size:20px;}
}
/*fy*/

/*gywm*/
.gywm{margin:70px auto}
.gywm-l{width:44.40789473684211%;}
.gywm-l>h3{font-size:30px;margin-bottom:35px;}
.gywm-l .div1{color:#878787;line-height:30px;padding-right:50px;margin-bottom:60px;height:180px;overflow:auto;}
.gywm-l .div1::-webkit-scrollbar-track-piece {background-color:#434343;}
.gywm-l .div1::-webkit-scrollbar {width:1px;height:70px;}
.gywm-l .div1::-webkit-scrollbar-thumb {background:var(--colors);}
.gywm-l .div1::-webkit-scrollbar-thumb:hover {background-color:var(--colors);}
.gywm-l .div2{text-align:center;}
.gywm-l .div2>i{width:1px;height:80px;background:#e5e5e5;margin:0 6%;}
.gywm-l .div2>i:nth-child(6){opacity:0;margin:0 3%}
.gywm-l .div2 dl{margin-bottom:50px;}
.gywm-l .div2 dl:last-child{margin-bottom:0!important;}
.gywm-l .div2 dl h3{font-size:14px;color:var(--colors);margin-bottom:25px;}
.gywm-l .div2 dl h3 i{font-size:40px;line-height:100%;padding-right:10px;}
.gywm-l .div2 dl h4{color:#525252;font-size:14px;}
.gywm-r{position:relative;width:51.31578947368421%;}
.gywm-r>img{display:block;width:100%;}
.gywm-r dl{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;}
.gywm-r dl dt{width:80px;height:80px;border-radius:80px;position:relative;z-index:2;}
.gywm-r dl dt::before, .gywm-r dl dt::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: var(--colors);content: '';top:0;left:0;z-index:-1;}
.gywm-r dl dt::before{animation: scale 2s infinite; }
.gywm-r dl dt::after{animation: scale2 2s infinite; }
@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(1.5); opacity: 0;}}
@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(2.5);opacity:0;}}

.qywh{padding: 90px 0 90px 0;text-align:center;background:url(../images/qywh-bj.jpg)no-repeat center;}
.nybt{text-align:center;font-size:30px;margin-bottom:60px;}
.qywh .nybt{color:#fff;}
.qywh-b{}
.qywh-b dl{width:calc(50% - 20px);background:#fff;padding:75px 40px 72px 40px;}
.qywh-b dl h3{font-size:24px;margin-bottom:29px;}
.qywh-b dl h5{width:40px;height:1px;background:var(--colors);margin-bottom:21px;}
.qywh-b dl p{color:#878787;line-height:30px;width:545px;max-width:100%;}

/*slick.css*/
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    width: 100%;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-initialized .slick-slide {
    display: block;
}
.hmPubt{text-align:center}

.hmPubt strong{ font-size: 36px; font-weight: 400; letter-spacing: 4px; line-height: 56px; display: block; }

.hmPubt p{ font-size: 20px; color: #9fa0a0; line-height: 32px; margin-top: 12px; letter-spacing: 2px; }

.hmPage5{background: url(../images/hmc6bg.jpg) no-repeat center bottom;background-size:cover;position:relative;overflow:hidden;height: 936px;padding-top: 94px;}

.hmc5clound {width: 100%;height: 590px;position: absolute;left: 0;bottom: 0;background: url(../images/hmc5_cloundy.png) repeat-x left center;-webkit-animation: animate-cloud 30s linear infinite;animation: animate-cloud 30s linear infinite;}

.hmPage5 .container{position:relative; z-index:3;}

.hmc5years{background: url(../images/hmc5line.png) no-repeat center center;height: 681px;width: 1198px;margin: 10px auto 0px 220px;position:relative}

.hmc5yrBtn{display: inline-block;height: 40px;width: 40px;position: absolute;}

.hmc5yr{color: #000;height: 20px;display: inline-block;position: absolute;left: -37px;top: -2px;font: 16px/20px din;transition:all 0.3s ease-in-out;}

.hmc5yrIcon{ position:absolute; left:0; top:0; right:0; bottom:0}

.hmc5yrIcon:before{content: "";background: var(--colors);display: inline-block;height: 16px;width: 16px;border: 2px solid #FFF;position: absolute;left: 11px;top: 11px;border-radius:50%;box-shadow:0 0 5px rgba(0,88,78,0.3)}

.hmc5yrIcon:after{content: "";background: url(../images/hmc5_on.png) no-repeat center center;height: 60px;width: 60px;position: absolute;left: -9px;top: -9px;transition:all 0.5s ease-in-out;opacity:0}

.hmc5yrIcon i{ background: url(../images/hmc5i.png) no-repeat center center; height: 65px; width: 55px; position: absolute; bottom: 28px; left: 50%; margin-left: -27px; opacity:0 }

@keyframes hmc5yrIconAni {

    0% {

        transform:translateY(0)

    }

    50% {

        transform:translateY(-10px)

    }

    100% {

        transform:translateY(0)

    }

}

.hmc5yrBtn.on .hmc5yrIcon:after{ opacity:1;}

.hmc5yrBtn.on .hmc5yrIcon i{ animation:hmc5yrIconAni 2s linear infinite; opacity:1}

.hmc5yrBtn.on .hmc5yr{/* opacity:0; */color: var(--colors);}

.hmc5yrBtn1{left: 116px;top: 549px;}

.hmc5yrBtn2{left: 256px;top: 385px;}
.hmc5yrBtn2 .hmc5yr{top:10px}

.hmc5yrBtn3{left: 315px;top: 264px;}

.hmc5yrBtn3 .hmc5yr{left:auto;right: 36px;top: -2px;}

.hmc5yrBtn4{left: 550px;top: 169px;}

.hmc5yrBtn4 .hmc5yr{left:auto;right: 35px;top: -5px;}

.hmc5yrBtn5{left: 706px;top: 88px;}

.hmc5yrBtn5 .hmc5yr{left:auto;right: 35px;top: -15px;}

.hmc5yrBtn6{left: 910px;top: 71px;}

.hmc5yrBtn6 .hmc5yr{right: 34px;/* margin-top:-30px; */top: -8px;}

.hmc5yrBtn7{left: 1093px;top: 19px;}

.hmc5yrBtn7 .hmc5yr{ left:0px; margin-top:-30px;}

.hmc5yrBtn8{ left:480px; top:183px;}

.hmc5yrBtn8 .hmc5yr{ left:0px; margin-top:-30px;}

.hmc5yrBtn9{ left:558px; top:169px;}

.hmc5yrBtn9 .hmc5yr{ left:0px; margin-top:-30px;}

.hmc5yrBtn10{ left:627px; top:134px;}

.hmc5yrBtn10 .hmc5yr{ left:0px; margin-top:-30px;}

.hmc5yrBtn11{ left:691px; top:97px;}

.hmc5yrBtn11 .hmc5yr{ left:0px; margin-top:-30px;}

.hmc5yrBtn12{ left:761px; top:81px;}

.hmc5yrBtn12 .hmc5yr{ left:0px; margin-top:-30px;}

.hmc5yrBtn13{ left:832px; top:81px;}

.hmc5yrBtn13 .hmc5yr{ left:0px; margin-top:-30px;}

.hmc5yrBtn14{ left:906px; top:73px;}

.hmc5yrBtn14 .hmc5yr{ left:0px; margin-top:-30px;}

.hmc5yrBtn15{ left:977px; top:57px;}

.hmc5yrBtn15 .hmc5yr{ left:0px; margin-top:-30px;}

.hmc5yrBtn16{ left:1042px; top:38px;}

.hmc5yrBtn16 .hmc5yr{ left:2px; margin-top:30px;}

.hmc5SwiperWpr{ width:100%; position:absolute; left:0; width:100%; text-align:right; bottom:0; z-index:4; height:1px;}

.hmc5Swiper{display:inline-block;height: 421px;width: 773px;position:absolute;right:15px;bottom:0;}

.hmc5item{ padding:32px 32px 0 32px;}
.hmc5item .hmc5Cbox{width:644px;}

.hmc5txt{background: #fff;padding: 34px 40px 34px 40px;height: 260px;box-shadow:0 0 30px rgba(0,0,0,0.1);margin-top:-70px;border: 1px solid #eee;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}

.hmc5Syr{font: 200px/200px din;text-align: center;background-image: -webkit-gradient(linear, left 0, right 0, from(#ff4747), to(#c80000));-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.hmc5img{display:block;float:left;width: 46.099290780141844%;}

.hmc5img .overflowHide{}

.hmc5txt_p{}

.hmc5txt_p{font-size: 16px;line-height: 30px;color: #808080;overflow:hidden;width: 45.0354609929078%;text-align: left;}

.hmc5txt_p a{ font-size: 14px; line-height: 28px; color: #00584e; text-transform: uppercase; display: inline-block; letter-spacing: 1px; }

.hmc5txt_p a:hover{ color: #FFF; background: #00584e; padding: 0px 20px; }

.hmc5years .prev{background: #fff url(../images/l2.png) no-repeat center center;height: 90px;width: 90px;position: absolute;left: -15%;top: 40%;margin-top: -45px;border-radius:50%;transition:all 0.5s ease-in-out;}

.hmc5years .next{background: #fff url(../images/l2.png) no-repeat center center;height: 90px;width: 90px;position: absolute;right: -15%;transform:rotateY(180deg);top: 40%;margin-top: -45px;border-radius:50%;transition:all 0.5s ease-in-out;}

.hmc5years .prev:hover,.hmc5years .next:hover{ background: var(--colors) url(../images/l2-1.png) no-repeat center center; }

@media (max-width:1799px){

    .hmPage5 .hmc5box strong,.hmPage5 .hmc5box p{ transform:translateY(100px)}

    .hmPubt strong{font-size:28px; line-height:48px;}

    .hmPubt p{font-size:18px; margin-top:5px;}

    .hmc5Syr{ font: 200px/200px din; }

    .hmc5Swiper{width:644px; height:450px;}

    .hmc5txt{padding:25px 25px 0px; height:220px;}

    .hmc5txt_p{ margin-left:310px;}

    .hmc5txt_p p{max-height:104px; line-height:26px;}

    .hmc5img .overflowHide{width:285px; height:166px;}

    .hmPage5 {height:100vh!important; overflow:hidden!important;}

}

@media (max-width:1379px){

    .hmc5Syr{ font: 150px/150px din; position:relative; top:-30px; }

    .hmc5Swiper{transform:scale(0.8); transform-origin:center top;}

    .hmc5txt{position:relative; z-index:1;}

    .hmPage5{height:100vh!important; overflow:hidden!important;}

    .hmPage5 .container{height:100vh!important; overflow:hidden!important;}

    .hmPage5 .hmc5SwiperWpr .container{overflow:visible!important; height:1px!important;}

    .hmc5Swiper{bottom:-170px;}

    .hmPubt p{margin-top:0; font-size:16px;}

}

@media (max-width:1199px){

    .hmPage5 .hmc5box strong,.hmPage5 .hmc5box p{ transform:translateY(50px)}

    .hmc5years {transform:translate(100px,-50px) scale(0.7); transform-origin:left center}

    .hmc5years{ transform:translate(0px,-50px) scale(0.7);}

    .hmc5years .next{right:35px;}

    .hmc5Swiper{transform:scale(0.85);}

    .hmPage5{padding-bottom:70px;}

    .hmc5SwiperWpr{bottom:60px;}

}

@media (max-width:993px){

    .hmc5years{display:none;}

    .hmPage5{height:500px!important;}

    .hmPage5 .container{height: auto!important;}

    .hmc5Swiper .slick-dots{bottom:75px;}

    .hmc5Swiper .slick-dots li button{display:none;}

    .hmc5Swiper .slick-dots li { background: #D6D6D6; display: inline-block; height: 6px; width: 6px; margin: 0px 6px; position: relative; border-radius:50%; vertical-align:middle}

    .hmc5Swiper .slick-dots li.slick-active{ background: #005850;}

    .hmc5SwiperWpr{bottom: 40px;}

}

@media (max-width:767px){

    .hmPubt p{font-size:15px;}

    .hmc5Swiper{width:100%; bottom:20px; transform:scale(1); right:0}

    .hmc5item{padding:20px 20px 0 20px;}

    .hmPage5{height: 592px!important;}

    .hmc5txt{height: auto;margin-top:-56px;display: block;padding-bottom: 30px;}

    .hmc5Syr{font: 80px/100px din;position:relative;top:-30px;}

    .hmc5img .overflowHide{width:100%;float:none;height: auto;}

    .hmc5img{float:none; width:100%;}

    .hmc5txt_p{margin-left:0;padding-top: 20px;}

    .hmc5Swiper .slick-dots{bottom:5px;justify-content: center;display: flex!important;margin-top: 20px;}
    .hmc5clound{
        height: 100%;
    }

}

@media (max-width:1799px) and (min-width:1199px){

    .hmc5years {transform:translate(100px,0px) scale(0.8);}

    .hmc5years{ transform:translate(0px,0px) scale(0.8);}

}
@media (max-width:1379px) and (min-width:1199px){

    .hmc5years {transform:translate(100px,-50px) scale(0.7);}

    .hmc5years{ transform:translate(0px,-50px) scale(0.7);}

}
@-webkit-keyframes animate-cloud {
    from {
        background-position: 1920px 100%;
    }

    to {
        background-position: 0 100%;
    }
}

@keyframes animate-cloud {
    from {
        background-position: 1920px 100%;
    }

    to {
        background-position: 0 100%;
    }
}

.gczs{margin:100px auto;}
.gczs .nybt{margin-bottom:30px;}
.gczs-t{margin-bottom:45px;font-size:16px;}
.gczs-t a{width:140px;height:45px;border-radius:45px;border:1px solid #e5e5e5;margin:0 10px;color:#000;}
.gczs-t a.active{border-color:var(--colors);color:var(--colors);}
.gczs-b{position:relative;margin-bottom:50px;}
.gczs-b{position:relative;}
.gczs-b2{position:absolute;z-index:1;opacity:0;transition:all 0.5s;width:100%;left:0;top:0;}
.gczs-b2.active{position:relative;z-index:2;opacity:1;}
.gczs-b2 a{display:block;overflow:hidden;}
.gczs-b2 a img{display:block;width:100%;}
.gczs-b2 a:hover img{transform:scale(1.1);}
.gczs-c{}
.gczs-c a{display:block;width:12px;height:20px;margin:0 13px;}
.gczs-c .a1{background:url(../images/l.png);}
.gczs-c .a1:hover{background:url(../images/l-1.png);}
.gczs-c .a2{background:url(../images/r.png);}
.gczs-c .a2:hover{background:url(../images/r-1.png);}

.ryzz{padding:85px 0 196px 0;background:url(../images/ryzz-bj.png)no-repeat center bottom 80px #f2f1f5;}
.ryzz-b{position:relative;}
.ryzz-b .swiper-container{}
.ryzz-b a{display:block;padding:47px 60px 35px 60px;border:1px solid #eee;text-align:center;color:#878787;line-height:24px;background:#fff;}
.ryzz-b a h4{overflow:hidden;margin-bottom:30px;}
.ryzz-b a h4 img{display:block;width:100%;}
.ryzz-b a p{transition:all 0s;}
.ryzz-b a:hover{color:var(--colors);}
.ryzz-b a:hover img{transform:scale(1.1);}
.ryzz-b .swiper-button-next{width:60px;height:60px;right:-100px;background:url(../images/r3.png);transition:all 0.5s;}
.ryzz-b .swiper-button-next:hover{background:url(../images/r3-1.png);}
.ryzz-b .swiper-button-prev{width:60px;height:60px;left:-100px;background:url(../images/l3.png);transition:all 0.5s;}
.ryzz-b .swiper-button-prev:hover{background:url(../images/l3-1.png);}

.cgal{padding: 90px 0;background:url(../images/hzhb-bj.jpg)no-repeat center;text-align:center;color:#fff;}
.cgal .nybt{margin-bottom:40px;}
.cgal-b{width: calc(100% + 32px);margin-left: -16px;}
.cgal-b a{width: calc(100% / 8);position:relative;}
.cgal-b a img{display:block;}
.cgal-b a .img2{position:absolute;left:0;top:0;width:100%;opacity:0;}
.cgal-b a p{width:100%;height:100%;z-index:3;padding-bottom:13%;left:0;top:0;position:absolute;}
.cgal-b a p img{max-width:80%;}
.cgal-b a:hover p img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
/* .cgal-b a:hover .img1{opacity:0;} */
/* .cgal-b a:hover .img2{opacity:1;} */
/*gywm*/

/*jspt*/
.wlw{margin:70px auto 110px auto;}
.wlw-t{text-align:center;margin-bottom:40px;}
.wlw .wlw-t{margin-bottom:70px;}
.wlw-t h3{font-size:30px;margin-bottom:20px;}
.wlw-t p{color:#525252;line-height:24px;}
.wlw-b{}
.wlw-b dl{width:22%;}
.wlw-b dl dt{width:100px;height:100px;border-radius:100%;border:1px solid #000;margin-bottom:70px;}
.wlw-b dl h3{font-size:18px;text-align:center;margin-bottom:40px;}
.wlw-b dl p{color:#878787;line-height:30px;}
.wlw-b dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.wmys{background:#f2f1f5;padding:80px 0 100px 0;}
.wmys-b{}
.wmys-b a{display:block;width:calc((100% - 80px) / 3);background:#fff;}
.wmys-b a h4{overflow:hidden;}
.wmys-b a h4 img{display:block;width:100%;}
.wmys-b a dl{padding:38px 30px 42px 30px;}
.wmys-b a dl h3{font-size:18px;margin-bottom:25px;}
.wmys-b a dl dt{color:#878787;line-height:30px;}
.wmys-b a dl dt p{}
.wmys-b a dl dt p i{display:block;}
.wmys-b a:hover img{transform:scale(1.1);}

.xtjj{margin:90px auto;}
.xtjj-b{}
.xtjj-b a{display:block;width:calc((100% - 80px) / 3);margin:0 40px 40px 0;border:1px solid #e5e5e5;padding:31px 24px 43px 24px;text-align:center;}
.xtjj-b a:nth-child(3n){margin-right:0;}
.xtjj-b a h4{overflow:hidden;margin-bottom:40px;}
.xtjj-b a h4 img{display:block;width:100%;}
.xtjj-b a h3{font-size:16px;transition:all 0s;}
.xtjj-b a:hover{border-color:var(--colors);color:var(--colors);box-shadow:1px 1px 10px rgba(0, 0, 0, 0.05);}
.xtjj-b a:hover img{transform:scale(1.1);}

.jsys{padding:95px 0 240px 0;background:url(../images/jsys-bj.jpg)no-repeat center;}
.jsys-b{}
.jsys-b dl{width:calc((100% - 75px) / 4);background:#fff;padding:65px 55px 0px 55px;height:400px;text-align:center;margin-right:25px;}
.jsys-b dl:nth-child(4n){margin-right:0;}
.jsys-b dl h4{height:125px;}
.jsys-b dl h3{font-size:18px;margin-bottom:28px;}
.jsys-b dl h5{width:40px;height:1px;background:var(--colors);margin-bottom:25px;}
.jsys-b dl p{color:#878787;line-height:24px;}
.jsys-b dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.xtjs{margin:-53px 0 90px 0;position:relative;z-index:2;overflow:hidden;}
.xtjs .nybt{margin-bottom: -10px;}
.xtjs-b{width:175%;margin-left:-37.5%;}
.xtjs-b>div{padding: 60px 0;}
.xtjs-b dl{border-radius:20px;padding:50px;background:#fff;box-shadow:0 0 20px rgba(209, 209, 209, 0.5);transition:all 0.5s;}
.xtjs-b dl dt{width:57.84313725490197%;overflow:hidden;}
.xtjs-b dl dt img{display:block;width:100%;}
.xtjs-b dl dt:hover img{transform:scale(1.1);}
.xtjs-b dl dd{width:38%}
.xtjs-b dl dd h3{font-size:24px;margin-bottom:42px;}
.xtjs-b dl dd .div1{color:#878787;line-height:30px;}
/*.xtjs-b .swiper-slide{transistion:all 0.5s;}*/

.xtjs-b .swiper-pagination{bottom:0}
.xtjs-b .swiper-pagination-bullet{background:none;opacity:1;border:1px solid #dedede;}
.xtjs-b .swiper-pagination-bullet-active{background:var(--colors);border-color:var(--colors);}
.xtjs-b .swiper-button-next{width:60px;height:60px;background:url(../images/r4.png);right: 27%;transition:all 0.5s;}
.xtjs-b .swiper-button-next:hover{background:url(../images/r4-1.png);}
.xtjs-b .swiper-button-prev{width:60px;height:60px;background:url(../images/l4.png);left: 27%;transition:all 0.5s;}
.xtjs-b .swiper-button-prev:hover{background:url(../images/l4-1.png);}

.cpzs{padding:100px 0 110px 0;background:url(../images/cpzs-bj.jpg)no-repeat center;}
.cpzs .nybt{margin-bottom:40px;}
.cpzs-b{position:relative;}
.cpzs-b a{display:block;background:#fff;margin:10px;}
.cpzs-b a h4{overflow:hidden;}
.cpzs-b a h4 img{display:block;width:100%;}
.cpzs-b a dl{padding:40px;}
.cpzs-b a dl h3{color:#000;font-size:18px;margin-bottom:20px;}
.cpzs-b a dl dt{line-height:30px;color:#878787;}
.cpzs-b a:hover{box-shadow:0 0px 10px rgba(209, 209, 209, 0.3);}
.cpzs-b a:hover img{transform:scale(1.1);}
.cpzs-b a:hover h3{color:var(--colors);}
.cpzs-b .swiper-button-next{width:60px;height:60px;background:url(../images/r4.png);right: -100px;transition:all 0.5s;}
.cpzs-b .swiper-button-next:hover{background:url(../images/r4-1.png);}
.cpzs-b .swiper-button-prev{width:60px;height:60px;background:url(../images/l4.png);left: -100px;transition:all 0.5s;}
.cpzs-b .swiper-button-prev:hover{background:url(../images/l4-1.png);}
.cpzs-b .swiper-pagination{bottom:0}
.cpzs-b .swiper-pagination-bullet{background:#fff;opacity:1;border:1px solid #dedede;}
.cpzs-b .swiper-pagination-bullet-active{background:var(--colors);border-color:var(--colors);}

.alzs{margin:90px auto;}
.alzs-b{position:relative;}
.alzs-b a{display:block;}
.alzs-b a h4{overflow:hidden;}
.alzs-b a h4 img{display:block;width:100%;}
.alzs-b a dl{padding:40px;border:1px solid #e5e5e5;border-top:none;}
.alzs-b a dl h3{color:#000;font-size:18px;margin-bottom:23px;}
.alzs-b a dl p{height:96px;line-height:24px;color:#878787;margin-bottom:35px;}
.alzs-b a dl h5{font-size:14px;color:#000;}
.alzs-b a dl h5 img{transition:all 0.5s!important;filter: brightness(0);margin-left:20px;}
.alzs-b a:hover h4 img{transform:scale(1.1);}
.alzs-b a:hover h5{color:var(--colors);}
.alzs-b a:hover h5 img{filter: brightness(1);transform: translateX(10px);}
.alzs-b .swiper-button-next{width:60px;height:60px;background:url(../images/r4.png);right: -100px;transition:all 0.5s;}
.alzs-b .swiper-button-next:hover{background:url(../images/r4-1.png);}
.alzs-b .swiper-button-prev{width:60px;height:60px;background:url(../images/l4.png);left: -100px;transition:all 0.5s;}
.alzs-b .swiper-button-prev:hover{background:url(../images/l4-1.png);}
.alzs-b .swiper-pagination{bottom:0}
.alzs-b .swiper-pagination-bullet{background:none;opacity:1;border:1px solid #dedede;}
.alzs-b .swiper-pagination-bullet-active{background:var(--colors);border-color:var(--colors);}
/*jspt*/

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

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

/*zhpt*/
.zxgj{margin:90px auto;}
.zxgj-t{text-align:center;margin-bottom:45px;width:955px;}
.zxgj-t h3{font-size:30px;margin-bottom:30px;}
.zxgj-t p{line-height:30px;color:#525252;}
.zxgj-b{}
.zxgj-b img{display:block;width:100%;}

.glxt{margin:90px auto;}
.glxt .nybt{margin-bottom:40px;}
.glxt-b{padding:0 7.236842105263158%;}
.glxt-b dl{text-align:center;line-height:100%;width:14.615384615384616%;}
.glxt-b dl dt{color:#525252;}
.glxt-b dl dt:nth-child(1){margin-bottom:65px;}
.glxt-b dl dt h4{overflow:hidden;margin-bottom:23px;}
.glxt-b dl dt h4 img{display:block;width:100%;}
.glxt-b p{width:53.92307692307692%;}
.glxt-b p img{display:block;width:100%;}

.hqfw{padding:100px 0 125px 0;background:url(../images/hqfw-bj.jpg)no-repeat center;text-align:center;}
/*.hqfw .nybt{margin-bottom:55px;}*/
.hqfw-b{}
.hqfw-b dl{width:calc((100% - 78px) / 4);background:#fff;padding:75px 58px 0 58px;height:403px;}
.hqfw-b dl h4{width:70px;margin-bottom:55px;}
.hqfw-b dl h3{font-size:18px;margin-bottom:28px;}
.hqfw-b dl p{color:#878787;line-height:24px;}
.hqfw-b dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.jjfa{padding-top:100px;color:#fff;background:url(../images/jjfa-bj.jpg)no-repeat center top;}
.jjfa .nybt{margin-bottom:50px;}
.jjfa-b{}
.jjfa-b .a1{width:25%;color:#fff;padding:48px 45px 56px 45px;display:block;}
.jjfa-b .a1:nth-child(1){background:#2cb58d;}
.jjfa-b .a1:nth-child(2){background:#2697b4;}
.jjfa-b .a1:nth-child(3){background:#4856a1;}
.jjfa-b .a1:nth-child(4){background:#e2b032;}
.jjfa-b .a1:nth-child(5){background:#434343;}
.jjfa-b .a1 h3{font-size:18px;line-height:24px;margin-bottom:41px;}
.jjfa-b .a1 p{line-height:24px;margin-bottom:45px;}
.jjfa-b .a1 h5{font-size:14px;}
.jjfa-b .a1 h5 img{margin-left:20px;filter: brightness(0) invert(1);*}
.jjfa-b .a1:hover h5 img{-webkit-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px);}
.jjfa-b .a2{width:50%;position:relative;overflow:hidden;color:#fff;display:block;}
.jjfa-b .a2 img{display:block;width:100%;}
.jjfa-b .a2 dl{position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:2;background:url(../images/jjfa-bj2.png);background-size:100% 100%;padding:45px 45px 48px 45px;}
.jjfa-b .a2 dl dt{width:100%}
.jjfa-b .a2 dl dt h3{font-size:18px;margin-bottom:25px;}
.jjfa-b .a2 dl dt p{line-height:24px;}
.jjfa-b .a2:hover img{transform:scale(1.05);}
.jjfa-b .a3{width:25%;border:1px solid #e5e5e5;text-align:center;color:#000;}
.jjfa-b .a3 h5{font-size:14px;margin-bottom:14px;}
.jjfa-b .a3 h3{font-size:24px;margin-bottom:30px;}
.jjfa-b .a3 a{width:100px;height:30px;background:var(--colors);color:#fff;}
.jjfa-b .a3 a:hover{opacity:0.8;}

.cpzx{margin:30px auto 90px auto;}
.cpzx-b{margin-bottom:40px;}
.cpzx-b a{display:block;background:#fff;width:calc((100% - 75px) / 4);margin:0 25px 25px 0;box-shadow:0 0px 10px rgba(209, 209, 209, 0.3);}
.cpzx-b a:nth-child(4n){margin-right:0;}
.cpzx-b a h4{overflow:hidden;background:url(../images/cpzx-bj.jpg);background-size:100% 100%;height: 225px;display: flex;justify-content: center;align-items: center;}
.cpzx-b a h4 img{display:block;width: 65%;margin: 0 auto;}
.cpzx-b a dl{padding: 20px;text-align: center;}
.cpzx-b a dl h3{color:#000;font-size:18px;margin-bottom:20px;}
.cpzx-b a dl dt{line-height:30px;color:#878787;}
.cpzx-b a:hover{}
.cpzx-b a:hover img{/* transform:scale(1.1); */}
.cpzx-b a:hover h3{color:var(--colors);}

.ywgn{margin:90px auto 100px auto;}
.ywgn .nybt{margin-bottom:33px;}
.ywgn-b{position:relative;}
.ywgn-b .swiper-container{width:calc(100% + 20px);margin-left:-10px;}
.ywgn-b a{display:block;margin:10px;background:#fff;box-shadow:0px 0px 10px rgba(209, 209, 209, 0.5);margin:10px;border:1px solid #eee;}
.ywgn-b a h4{overflow:hidden;}
.ywgn-b a h4 img{display:block;width:100%;}
.ywgn-b a dl{border-top:1px solid #eee;padding:46px 44px 58px 44px;}
.ywgn-b a dl h3{color:#323333;font-size:24px;margin-bottom:32px;}
.ywgn-b a dl p{color:#878787;line-height:24px;height:72px;margin-bottom:40px;}
.ywgn-b a dl h5{font-size:14px;color:#000;width:152px;height:50px;border-radius:50px;border:2px solid #000;}
.ywgn-b a dl h5 img{margin-left:20px;filter: brightness(0);transition:all 0.5s!important;}
.ywgn-b a:hover h4 img{transform:scale(1.1);}
.ywgn-b a:hover h5{color:var(--colors);border-color:var(--colors);}
.ywgn-b a:hover h5 img{filter: brightness(1);}
.ywgn-b .swiper-button-next{width:60px;height:60px;background:url(../images/r4.png);right: -100px;transition:all 0.5s;}
.ywgn-b .swiper-button-next:hover{background:url(../images/r4-1.png);}
.ywgn-b .swiper-button-prev{width:60px;height:60px;background:url(../images/l4.png);left: -100px;transition:all 0.5s;}
.ywgn-b .swiper-button-prev:hover{background:url(../images/l4-1.png);}
.ywgn-b .swiper-pagination{bottom:0}
.ywgn-b .swiper-pagination-bullet{background:#fff;opacity:1;border:1px solid #dedede;}
.ywgn-b .swiper-pagination-bullet-active{background:var(--colors);border-color:var(--colors);}

.fwpt{background:#f2f1f5;padding:100px 0;}
.fwpt .nybt{margin-bottom:50px;}
.fwpt-b{position:relative;}
.fwpt-b dl{background:#fff;padding:50px 33px 45px 33px;}
.fwpt-b dl h4{width:70px;height:70px;border-radius:70px;background:#f2f1f5;transition:all 0.5s;margin-bottom:35px;}
.fwpt-b dl h4 img{transition:all 0.5s!important;}
.fwpt-b dl h3{font-size:18px;margin-bottom:28px;text-align:center;}
.fwpt-b dl dt{line-height:24px;color:#878787;}
.fwpt-b dl:hover h4{background:var(--colors);}
.fwpt-b dl:hover h4 img{filter: brightness(0) invert(1);}
.fwpt-b .swiper-button-next{width:60px;height:60px;background:url(../images/r4.png);right: -100px;transition:all 0.5s;}
.fwpt-b .swiper-button-next:hover{background:url(../images/r4-1.png);}
.fwpt-b .swiper-button-prev{width:60px;height:60px;background:url(../images/l4.png);left: -100px;transition:all 0.5s;}
.fwpt-b .swiper-button-prev:hover{background:url(../images/l4-1.png);}
.fwpt-b .swiper-pagination{bottom:0}
.fwpt-b .swiper-pagination-bullet{background:#fff;opacity:1;border:1px solid #dedede;}
.fwpt-b .swiper-pagination-bullet-active{background:var(--colors);border-color:var(--colors);}

.cpzs2{background:url(../images/cpzs-bj2.jpg)no-repeat center;}

.jdal{margin:100px auto;}
.jdal .nybt{margin-bottom:45px;}
.jdal-b{}
.jdal-b .swiper-container{padding-bottom:55px;}
.jdal-b a h4{width:50%;overflow:hidden;}
.jdal-b a h4 img{display:block;width:100%;}
.jdal-b a dl{width:calc(50% - 70px);padding-right:35px;}
.jdal-b a dl h3{color:#000;font-size:24px;margin-bottom:38px;}
.jdal-b a dl p{line-height:30px;color:#878787;margin-bottom:50px;}
.jdal-b a dl h5{font-size:14px;color:#000;width:152px;height:50px;border-radius:50px;border:2px solid #000;}
.jdal-b a dl h5 img{margin-left:20px;filter: brightness(0);transition:all 0.5s!important;}
.jdal-b a:hover h4 img{transform:scale(1.1);}
.jdal-b a:hover h5{color:var(--colors);border-color:var(--colors);}
.jdal-b a:hover h5 img{filter: brightness(1);}
.jdal-b .swiper-pagination{bottom:0}
.jdal-b .swiper-pagination-bullet{background:#e5e5e5;opacity:1;}
.jdal-b .swiper-pagination-bullet-active{background:var(--colors);}
/*zhpt*/

/*jjfa*/
.jjfa2{margin:20px auto 130px auto;}
.jjfa2-t{margin-bottom:80px;font-size:16px;}
.jjfa2-t a{width:270px;height:70px;border-radius:70px;border:1px solid #e5e5e5;color:#000;margin:0 10px;}
.jjfa2-t a.active,.jjfa2-t a:hover{color:var(--colors);border-color:var(--colors);}
.jjfa2-b{}
.jjfa2-b a{margin-bottom:80px;border:1px solid #eee;border-radius:20px;overflow:hidden;box-shadow:0 10px 20px rgba(209, 209, 209, 0.3);}
.jjfa2-b a h4{width:65.78947368421053%;overflow:hidden;}
.jjfa2-b a h4 img{display:block;width:100%;}
.jjfa2-b a dl{width:28.289473684210525%;padding-right:7%;}
.jjfa2-b a dl h3{color:#000;font-size:24px;line-height:36px;margin-bottom:24px;}
.jjfa2-b a dl h6{width:40px;height:1px;background:var(--colors);margin-bottom:40px;}
.jjfa2-b a dl p{color:#878787;line-height:24px;margin-bottom:58px;}
.jjfa2-b a dl h5{font-size:14px;color:#000;width:152px;height:50px;border-radius:50px;border:2px solid #000;}
.jjfa2-b a dl h5 img{margin-left:20px;filter: brightness(0);transition:all 0.5s!important;}
.jjfa2-b a:hover h4 img{transform:scale(1.1);}
.jjfa2-b a:hover h5{color:#fff;background:var(--colors);border-color:var(--colors);}
.jjfa2-b a:hover h5 img{filter: brightness(0) invert(1);}
/*jjfa*/

/*cgal*/
.cgal2{margin:30px auto 90px auto;}
.cgal2-b{margin-bottom:20px;}
.cgal2-b a{display:block;width:calc((100% - 80px) / 3);margin:0 40px 50px 0;}
.cgal2-b a:nth-child(3n){margin-right:0;}
.cgal2-b a h4{overflow:hidden;}
.cgal2-b a h4 img{display:block;width:100%;}
.cgal2-b a dl{padding:40px;border:1px solid #e5e5e5;border-top:none;}
.cgal2-b a dl h3{color:#000;font-size:18px;margin-bottom:23px;}
.cgal2-b a dl p{height:96px;line-height:24px;color:#878787;margin-bottom:35px;}
.cgal2-b a dl h5{font-size:14px;color:#000;}
.cgal2-b a dl h5 img{transition:all 0.5s!important;filter: brightness(0);margin-left:20px;}
.cgal2-b a:hover{box-shadow:0 20px 20px rgba(209, 209, 209, 0.3);}
.cgal2-b a:hover h4 img{transform:scale(1.1);}
.cgal2-b a:hover h5{color:var(--colors);}
.cgal2-b a:hover h5 img{filter: brightness(1);transform: translateX(10px);}
/*cgal*/

/*xwzx-z*/
.xwdt-z{width:1200px;margin:0px auto 120px auto;border-radius:50px;background:#fff;box-shadow:0 20px 20px rgba(209, 209, 209, 0.3);padding:90px 150px 80px 150px;min-height:calc(100vh - 550px);}
.xwdt-z-t{font-size:24px;color:#000;margin-bottom:40px;text-align:center;}
.xwdt-z-b{}
.xwdt-z-b2{margin-bottom:50px;}
.xwdt-z-b .div1{margin-bottom:65px;}
.xwdt-z-b .div2{padding:0 20px 45px 20px;margin-bottom:53px;border-bottom:2px solid #eee;}
.xwdt-z-b .div2>h3{font-size:18px;margin-bottom:23px;}
.xwdt-z-b .div2>dl{line-height:24px;color:#878787;}
.xwdt-z-b2{line-height:24px;color:#878787;}
.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-c{}
.xwdt-z-c a{color:#000;width:152px;height:50px;border-radius:50px;border:2px solid #e5e5e5;padding:0 44px 0 26px;margin:0 10px;}
.xwdt-z-c a img{filter: brightness(0);transition:all 0.5s!important;}
.xwdt-z-c a:nth-child(2){padding:0 26px 0 44px;}
.xwdt-z-c a:nth-child(1) img{transform: rotate(180deg);}
.xwdt-z-c a:hover{color:var(--colors);border-color:var(--colors);}
.xwdt-z-c a:hover img{filter: brightness(1);}
/*xwzx-z*/

/*xwzx*/
.xwzx{margin:20px auto 100px auto;}
.xwzx-t{margin-bottom:120px;border-radius:20px;background:#fff;box-shadow:0 10px 20px rgba(209, 209, 209, 0.3);border:1px solid #eee;padding:50px 85px 50px 55px;}
.xwzx-t h4{width:55.07246376811594%;overflow:hidden;}
.xwzx-t h4 img{display:block;width:100%;}
.xwzx-t dl{width:39.1304347826087%;}
.xwzx-t dl h3{color:#000;font-size:30px;margin-bottom:30px;}
.xwzx-t dl i{margin-bottom:50px;color:var(--colors);}
.xwzx-t dl i img{margin-right:15px;}
.xwzx-t dl p{color:#878787;line-height:24px;margin-bottom:65px;}
.xwzx-t h5{font-size:14px;color:#000;width:152px;height:50px;border-radius:50px;border:2px solid #000;}
.xwzx-t h5 img{margin-left:20px;filter: brightness(0);transition:all 0.5s!important;}
.xwzx-t:hover h4 img{transform:scale(1.1);}
.xwzx-t:hover h5{color:#fff;background:var(--colors);border-color:var(--colors);}
.xwzx-t:hover h5 img{filter: brightness(0) invert(1);}
.xwzx-b{/* margin-bottom:30px; */}
.xwzx-b a{width:29.605263157894735%;margin:0 5.592105263157898% 110px 0;display:block;}
.xwzx-b a:nth-child(3n){margin-right:0;}
.xwzx-b a h4{overflow:hidden;margin-bottom:38px;}
.xwzx-b a h4 img{display:block;width:100%;}
.xwzx-b a h3{color:#000;font-size:24px;height:48px;margin-bottom:20px;}
.xwzx-b a p{height:72px;line-height:24px;color:#878787;margin-bottom:37px;}
.xwzx-b a dl{padding-top:37px;border-top:1px solid #eee;}
.xwzx-b a dl dt{color:#878787;}
.xwzx-b a dl dt img{margin-right:14px;}
.xwzx-b a dl dd{color:#000;text-transform:uppercase;}
.xwzx-b a dl dd img{margin-left:23px;filter: brightness(0);transition:all 0s!important;}
.xwzx-b a:hover h4 img{transform:scale(1.1);}
.xwzx-b a:hover h3,.xwzx-b a:hover dd{color:var(--colors);}
.xwzx-b a:hover dd img{filter: brightness(1);}
/*xwzx*/

/*lxwm*/
.lxwm{margin:30px auto 50px auto;}
.lxwm .nybt{margin-bottom:50px;}
.lxwm-b{}
.lxwm-b dl{transform:all 0.5s;height:260px;width:calc((100% - 110px) / 3);margin-bottom:50px;border:1px solid #eee;padding:0 10px;text-align:center;}
.lxwm-b dl dt{width:100%;}
.lxwm-b dl dt h4{height:80px;}
.lxwm-b dl dt h3{font-size:16px;margin-bottom:17px;}
.lxwm-b dl dt h5{width:20px;height:1px;background:var(--colors);margin-bottom:20px;}
.lxwm-b dl dt p{line-height:100%;color:#595959;}
.lxwm-b dl dt p a{color:#595959;}
.lxwm-b dl dt p a:hover{color:var(--colors);}
.lxwm-b dl:hover{box-shadow:0 20px 20px rgba(209, 209, 209, 0.3);}
.lxwm-b dl dd{width:270px;max-width:100%;}
.lxwm-b dl dd p{line-height:100%;width:110px;color:#595959;margin:0 }
.lxwm-b dl dd p img{display:block;margin-bottom:20px;}
#container{height:620px;}

.fwzd{background:#f2f1f6;padding:100px 0 50px 0;}
.fwzd .nybt{margin-bottom:50px;}
.fwzd-b{}
.fwzd-b dl{transform:all 0.5s;width:calc((100% - 110px) / 3);margin-bottom:50px;padding:58px 40px 50px 50px;background:#fff;margin-right:55px;}
.fwzd-b dl:nth-child(3n){margin-right:0;}
.fwzd-b dl h3{font-size:20px;margin-bottom:22px;}
.fwzd-b dl h4{font-size:14px;height:14px;margin-bottom:26px;}
.fwzd-b dl h5{width:40px;height:1px;background:var(--colors);margin-bottom:27px;}
.fwzd-b dl dt{line-height:30px;color:#595959;}
.fwzd-b dl dt p{}
.fwzd-b dl dt p i{width:12px;height:30px;}
.fwzd-b dl dt p span{display:block;width:calc(100% - 25px);}
.fwzd-b dl dt p span a{color:#595959;}
.fwzd-b dl dt p span a:hover{color:var(--colors)}
.fwzd-b dl:hover{box-shadow:0 20px 20px rgba(209, 209, 209, 0.3);}

.zxly{margin:100px auto;}
.zxly .nybt{margin-bottom:44px;}
.zxly-b{}
.zxly-b input{width:calc(50% - 10px);border:1px solid #eee;height:60px;padding:0 30px;color:#878787;margin-bottom:20px;}
.zxly-b textarea{width:100%;border:1px solid #eee;height:130px;padding: 10px 30px;margin-bottom:33px;}
.zxly-b input::placeholder,.zxly-b textarea::placeholder{color:#878787;}
.zxly-b dl{position:relative;z-index:2;width:375px;}
.zxly-b dl input{width:220px;margin-bottom:0;}
.zxly-b dl img{width:calc(100% - 230px);cursor:pointer;height:60px;}
.zxly-b p{width:100%;margin-top:-60px;}
.zxly-b p button{width:220px;height:60px;cursor:pointer;transition:all 0.5s;color:var(--colors);border:1px solid var(--colors);background:none;}
.zxly-b p button:hover{background:var(--colors);color:#fff;}
/*lxwm*/

@media(max-width:1600px){
    .gywm-l .div1{height:150px;margin-bottom:40px;}
    .jjfa-b .a2 img{width: 109%;max-width: 150%;}
}
@media(max-width:1500px){
    .gywm-l .div1{height:150px;margin-bottom:40px;}
    .gywm-l .div1{height:120px;margin-bottom:40px;}
    .gywm-l .div2 dl{margin-bottom:30px;}
    .jjfa-b .a2 img{width: 127%;margin-left: -13.5%;}

}
@media(min-width:1200px){
    .gywm-r{-webkit-clip-path: polygon(11% 0, 100% 0, 100% 100%, 0% 100%);clip-path: polygon(11% 0, 100% 0, 100% 100%, 0% 100%);}
    .cgal-b a:nth-child(1){width:10px}
    .cgal-b a:nth-child(9){width:10px}
    .cgal-b a:nth-child(n+10){margin-top:-3%;}
    .xtjs-b dl{transform:scale(0.7410714285714286);opacity:0.3;}
    .xtjs-b .swiper-slide-next{transform: translateX(-51%);}
    .xtjs-b .swiper-slide-active{z-index:3;}
    .xtjs-b .swiper-slide-active dl{transform:scale(1.0);opacity:1;}
    .xtjs-b .swiper-slide-prev{transform: translateX(51%);}
    .xwzx .jjfa-t a{width:200px;}
}
@media screen and (max-width:1200px){
    .md{top:-60px;}
    .table{overflow:auto;}
    .table table{width:500px;}
    .gywm-l .div2 dl{text-align:center;}
    .gywm-r dl dt{width:50px;height:50px;}
    .ryzz{background:#f2f1f5;}
    .cgal-b a:nth-child(1){display:none;}
    .cgal-b a:nth-child(9){display:none;}
    .cgal-b a{width:calc(100% / 3)}
    .cgal{background-size:auto 100%;}
    .wlw-b dl dt{width:80px;height:80px;}
    .jsys,.hqfw{background-size:auto 100%;}
    .jsys-b dl h4 img{transform:scale(0.8);}
    .xtjs-b dl{box-shadow:0 0 10px rgba(209, 209, 209, 0.5);margin:0 10px}
    .glxt-b dl dt:nth-child(1){margin-bottom:20px;}
    .jjfa-b .a2 img{max-width:100%;width:100%;margin-left:0}
    .jdal-b a dl p{height:72px;}
    .jjfa2-t{justify-content:space-between;}
    .jjfa2-t a{height:50px;width:calc(50% - 5px);margin:0;}
    .xwdt-z-b table td,.xwdt-z-b table th{padding:5px!important;}
    .xwdt-z{border-radius:10px;}
    .xwdt-z-c a{margin:0 5px;padding:0 10%!important;width:calc(50% - 10px)}
    #container{height:200px;}
    .zxly-b input,.zxly-b dl img,.zxly-b p button{height:45px;}
    .zxly-b p button{width:150px}
    .wmys-b a:last-child dl dt p{padding-right:5px;min-width: 50%;}
    .glxt-b dl{display:flex;justify-content:space-between}
    .glxt-b dl dt{width:calc(50% - 5px)}
}
