/*.banner h3,.banner h4{transform: translateX(200px);
    -ms-transform: translateX(200px);
    -webkit-transform: translateX(200px);
    opacity: 0;transition:all 0.5s;}
.banner .swiper-slide-active h3,.banner .swiper-slide-active h4 {transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;}
.banner .swiper-slide-active h3:nth-child(1),.banner .swiper-slide-active h4:nth-child(1){
    transition-delay: .2s;
    -ms-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
} */

/*
@keyframes indalRun {0%{opacity: 0;transform: translateY(80px);}100%{opacity: 1;transform: translateY(0);}}
.yyly-b a.active dl h3{animation: indalRun 1s ease both .6s;}
.yyly-b a.active dl p{animation: indalRun 1s ease both .7s;}
.yyly-b a.active dl h5{animation: indalRun 1s ease both .8s;}*/
@keyframes fangda{
  0%{transform: scale(1);}
  100%{transform: scale(1.05);}
}
.banner{width:100%;}
.banner img{width:100%;display:block;}
.banner a{display:block;overflow:hidden;}
.banner .swiper-slide{overflow:hidden;}
.banner .swiper-slide a{transition:all 3s!important;}
.banner .swiper-slide-active a{}
.banner .swiper-pagination{bottom:40px;}
.banner .swiper-pagination-bullet{background:rgba(0, 0, 0, 0.2);opacity:1;}
.banner .swiper-pagination-bullet-active{background:var(--colors);width:12px;height:12px;}

.ssk{border-bottom:1px solid #eee;}
.ssk-l{color:#333;font-size:16px;}
.ssk-l a{color:#333;}
.ssk-l a:hover{color:var(--colors)}
.ssk-l img{margin-right:14px;}
.ssk-l p{width:1px;height:16px;background:#eee;margin:0 10px;}
.ssk-r{width:380px;}
.ssk-r input{height:60px;width:calc(100% - 60px);color:#999;padding-left:30px;border-left:1px solid #eee;}
.ssk-r input::placeholder{color:#999;}
.ssk-r button{width:60px;background:#2f2f2f;cursor:pointer;transition:all 0.5s;}
.ssk-r button:hover{background:var(--colors);}

.gywm{margin:100px auto 93px auto;}
.sybt{text-align:center;margin-bottom:50px;color:#333;}
.sybt h3{font-size:40px;margin-bottom:23px;}
.sybt h3 p{margin:0 40px;}
.sybt h4{font-size:20px;}
.gywm-t{position:relative;margin-bottom:50px;}
.gywm-t>img{display:block;width:100%;}
.gywm-t dl{position:absolute;left:0;top:0;width:100%;height:100%;}
.gywm-t dl dt{width:60px;height:60px;border-radius:60px;background:var(--colors);position:relative;z-index:2;}
.gywm-t dl dt::before, .gywm-t dl dt::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: var(--colors);content: '';top:0;left:0;z-index:-1;}
.gywm-t dl dt::before{animation: scale 2s infinite; }
.gywm-t 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;}}

.gywm-b{color:#333;}
.gywm-b h3{font-size:24px;margin-bottom:24px;}
.gywm-b dl{font-size:16px;line-height:30px;padding-bottom:24px;border-bottom:1px solid #eee;margin-bottom:31px;}
.gywm-b dl p{margin-bottom:10px;}
.gywm-b dl p:last-child{margin-bottom:0;}
.gywm-b dl:last-child{border:none;padding-bottom:0;margin-bottom:0;}

.fwxm{background:#f5f5f5;padding:100px 0;}
.fwxm-t{text-align:center;margin-bottom:50px;}
.fwxm-t a{background:#fff;color:#333}
.fwxm-t a h4{width:48.40764331210191%;overflow:hidden;}
.fwxm-t a h4 img{display:block;width:100%;}
.fwxm-t a dl{width:51.59235668789809%;padding:0 7%;}
.fwxm-t a dl h3{font-size:24px;margin-bottom:23px;}
.fwxm-t a dl p{line-height:24px;}
.fwxm-t a:hover img{transform:scale(1.1);}
.fwxm-b{text-align:center;}
.fwxm-b h3{color:#2f2f2f;font-size:24px;margin-right:40px;}
.fwxm-b h5{padding:0 40px;border-radius:50px;height:50px;background:var(--colors);color:#fff;font-size:18px;}
.fwxm-b h5 img{margin-right:20px;}

.yyfw{margin:100px auto;}
.yyfw-b{position:relative;text-align:center;color:#333;}
.yyfw-b a{position:relative;background:#f5f5f5;}
.yyfw-b a h4{width:50%;overflow:hidden;}
.yyfw-b a h4 img{display:block;width:100%;}
.yyfw-b a dl{width:50%;padding:0 7%;}
.yyfw-b a dl h5{height:100px;}
.yyfw-b a dl h3{font-size:26px;margin-bottom:20px;}
.yyfw-b a dl p{font-size:16px;line-height:30px;height:60px;}
.yyfw-b a i{width:36px;height:36px;background:url(../images/yyfw-tb.png);position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);z-index:2;}
.yyfw-b a:hover h4 img{transform:scale(1.1);}
.yyfw-b .swiper-pagination{bottom:-40px;width:100%;}
.yyfw-b .swiper-pagination-bullet{background:#cccccc;opacity:1;margin:0 5px;}
.yyfw-b .swiper-pagination-bullet-active{background:var(--colors);}

.cgal{background:#f5f5f5;padding:100px 0;}
.cgal-b{margin-bottom:50px;}
.cgal-b ul{background:#fff;}
.cgal-b ul h4{overflow:hidden;border:1px solid #ddd;background:#f0f0f0;}
.cgal-b ul h4 img{display:block;width:100%;}
.cgal-b ul dl{text-align:center;padding:25px 5px 20px;}
.cgal-b ul dl h3{font-size:18px;margin-bottom:17px;}
.cgal-b ul dl dt{font-size:12px;color:#666;line-height:100%;margin-bottom:20px;}
.cgal-b ul dl dt p{margin:0 5px;}
.cgal-b ul dl dt p i{width:4px;height:2px;background:var(--colors);display:block;margin-right:6px;}
.cgal-b ul dl dd{}
.cgal-b ul dl dd a{width:85px;height:30px;border-radius:30px;background:#2f2f2f;color:#fff;}
.cgal-b ul dl dd .a1{margin-right:12px;}
.cgal-b ul dl dd .a1:hover{background:var(--colors);}
.cgal-b ul dl dd .a2{background:var(--colors);}
.cgal-c{width:160px;height:40px;border-radius:40px;background:#2f2f2f;color:#fff;}
.cgal-c img{margin-left:10px;}
.cgal-c:hover{background:var(--colors);}

.jsln{margin:100px auto;}
.jsln-t{background:#f5f5f5;padding:45px 60px 42px;font-size:20px;line-height:36px;color:#333;margin-bottom:40px;}
.jsln-t b{font-size:24px;}
.jsln-c{margin-bottom:40px;padding:0 30px;}
.jsln-c dl{position:relative;padding:19px 0;cursor:pointer;}
.jsln-c dl dt{width:65px;}
.jsln-c dl dd{}
.jsln-c dl dd h3{color:#2f2f2f;font-size:24px;margin-bottom:12px;}
.jsln-c dl dd h4{font-size:14px;color:#989898;}
.jsln-c dl p{position:absolute;left:0;bottom:0;height:3px;width:0;background:var(--colors);transition:all 0.5s;}
.jsln-c dl.active p{width:100%;}
.jsln-b{position:relative;}
.jsln-b2{position:absolute;opacity:0;z-index:1;left:0;top:0;width:100%;transition:all 0.5s;background:#f6f6f6;}
.jsln-b2.active{position:relative;opacity:1;z-index:2;}
.jsln-l{width:50%;overflow:hidden;}
.jsln-l img{display:block;width:100%;}
.jsln-l:hover img{transform:scale(1.1);}
.jsln-r{width:50%;padding:0 5%;}
.jsln-r dt{margin-bottom:65px;}
.jsln-r dt:last-child{margin-bottom:0!important;}
.jsln-r dt h3{font-size:24px;color:#2f2f2f;margin-bottom:15px;}
.jsln-r dt h3 i{width:10px;height:3px;background:var(--colors);display:block;margin-right:10px;}
.jsln-r dt p{font-size:16px;line-height:30px;color:#333;}

.scln{background:#f5f5f5;padding:100px 0;}
.scln-t{margin-bottom:50px;font-size:18px;}
.scln-t a{width:230px;height:60px;border-radius:60px;color:#fff;background:#2f2f2f;margin:0 10px;}
.scln-t a.active{background:var(--colors);font-weight:bold;}
.scln-b{position:relative;}
.scln-b2{position:absolute;opacity:0;z-index:1;left:0;top:0;width:100%;transition:all 0.5s;}
.scln-b2.active{position:relative;opacity:1;z-index:2;}
.scln-b a{display:block;text-align:center;color:#333;}
.scln-b a h4{overflow:hidden;margin-bottom:23px;}
.scln-b a h4 img{display:block;width:100%;}
.scln-b a h3{font-size:18px;}
.scln-b a:hover img{transform:scale(1.1);}
.scln-b .swiper-button-next{width:45px;height:45px;right:-75px;transition:all 0.5s;background:url(../images/r.png);}
.scln-b .swiper-button-next:hover{background:url(../images/r-1.png);}
.scln-b .swiper-button-prev{width:45px;height:45px;left:-75px;transition:all 0.5s;background:url(../images/l.png);}
.scln-b .swiper-button-prev:hover{background:url(../images/l-1.png);}

.kfys{margin:100px auto;}
.kfys-b{}
.kfys-b a{background:#f5f5f5;}
.kfys-b a h4{width:38.21656050955414%;overflow:hidden;}
.kfys-b a h4 img{display:block;width:100%;}
.kfys-b a dl{width:61.78343949044586%;padding:0 40px;}
.kfys-b a dl h3{font-size:24px;color:#333;margin-bottom:20px;}
.kfys-b a dl dt{font-size:16px;color:#666;line-height:28px;}
.kfys-b a:hover img{transform:scale(1.1);}

.xwzx{background:#f5f5f5;padding:100px 0;}
.xwzx-b{margin-bottom:50px;}
.xwzx-l{display:block;width:calc(24.6875% - 10px);position:relative;background:#fff;}
.xwzx-l h4{overflow:hidden;}
.xwzx-l h4 img{display:block;width:100%;}
.xwzx-l dl{padding:30px 30px 35px 30px;}
.xwzx-l dl h3{font-size:18px;color:#000;margin-bottom:15px;}
.xwzx-l dl p{color:#666;line-height:26px;margin-bottom:15px;}
.xwzx-l dl h5{color:#757575;font-size:14px;padding-top:20px;border-top:1px solid #ddd;}
.xwzx-l dl h5 img{}
.xwzx-l .div1{text-align:center;color:#fff;position:absolute;left:10px;top:10px;z-index:2;background:var(--colors);width: 70px;height:60px;padding-top:3px;font-family:Arial;}
.xwzx-l .div1 h3{font-size:36px;margin-bottom:0px;}
.xwzx-l .div1 h5{font-size: 12px;}
.xwzx-l:hover h4 img{transform:scale(1.1);}
.xwzx-l:hover dl h3,.xwzx-l:hover dl h5{color:var(--colors);}
.xwzx-r{width:calc(75.3125% - 10px);}
.xwzx-r a{background:#fff;padding:34px 30px 35px 30px;display:block;}
.xwzx-r a i{display:block;line-height:100%;color:#757575;margin-bottom:18px;}
.xwzx-r a h3{font-size:18px;color:#000;margin-bottom:17px;}
.xwzx-r a p{color:#666;line-height:26px;margin-bottom:15px;}
.xwzx-r a h5{font-size:14px;color:#757575;padding-top:20px;border-top:1px solid #ddd;}
.xwzx-r a:hover h3,.xwzx-r a:hover h5{color:var(--colors);}

@media screen and (max-width:1700px){
    .jsln-c dl dd h3{font-size:20px;}
    .jsln-c dl dd h4{font-size:12px;}
    .xwzx-l h4 img{max-width:200%;width: 123%;margin-left: -11.5%;}
}
@media screen and (max-width:1500px){
    .cgal-b ul dl dt p{line-height:18px;}
    .cgal-b ul dl dd a{width:79px;}
    .jsln-c{padding:0;}
    .jsln-c dl dd dt{width:60px;}
    .jsln-c dl dd h3{font-size:16px;}
    .jsln-c dl dd h4{font-size:10px;}
    .kfys-b a dl h3{font-size:18px;margin-bottom:10px;}
    .kfys-b a dl dt{font-size:14px;line-height:24px;}
    .xwzx-r a{padding: 30px;}
    .xwzx-r a h3{margin-bottom:15px;}
    .xwzx-l h4 img{max-width:200%;width: 136%;margin-left: -18%;}
}
@media screen and (max-width:1200px){
    .banner .swiper-pagination{bottom:10px;}
    .ssk-r input{border:none;height:40px;}
    .fwxm-b h5{height:40px;}
    .yyfw-b a dl p{height:48px;}
    .yyfw-b .swiper-pagination{bottom:-10px}
    .jsln-c dl dd h3{font-size:20px;}
    .jsln-c dl dd h4{font-size:12px;}
    .jsln-c dl{width:50%;}
    .jsln-c dl dt{height:60px;}
    .jsln-c{align-items:flex-start;}
    .scln-t{justify-content:space-between;}
    .scln-t a{height:40px;width:calc(50% - 5px);}
    .sybt img{display:none;}
    .xwzx-l .div1 h3{font-size:30px;margin-bottom:5px;}
}