.banner{width:100%;}
.banner img{display:block;transition:all 0.5s;}
.banner .swiper-pagination-bullet{background:#fff;opacity:1;}
.banner .swiper-pagination-bullet-active{background:#417aff;}
.banner-an{position:absolute;width:100%;bottom:50px;text-align:center;color:#fff;left:0;z-index:10;}
.banner-an img{display:block;margin:0 auto;width:20px;}
.banner .swiper-button-next{width:50px;height:50px;background:url(../images/r.png);background-size:100% 100%;right:60px;}
.banner .swiper-button-prev{width:50px;height:50px;background:url(../images/l.png);background-size:100% 100%;left:60px;}
.banner .img1{width:100%;}
.banner .img2{filter:grayscale(1);width:100%;z-index:9;}
.banner .img3{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);z-index:10;}
.banner .active .img1{transition:all 0.5s;}
.banner .active .img2{opacity:1;filter:none;transition:all 0.5s;}

.cpzx{background:#f6f6f6;padding:100px 0;}
.cpzx-s{display:flex;flex-wrap:wrap;}
.cpzx-l{margin-top:60px;width:292px;}
.cpzx-l h3{font-size:48px;text-transform:uppercase;margin-bottom:67px;}
.cpzx-l p{line-height:60px;}
.cpzx-l p a{color:#000000;display:block;text-transform:capitalize;}
.cpzx-l p a.active{color:#417aff;}
.cpzx-r{width:calc(100% - 292px);}
.cpzx-r-s{display:none;}
.cpzx-r-s:nth-child(1){display:block;}
.cpzx-r .swiper-slide{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.cpzx-r1{width:45.71%;overflow:hidden;}
.cpzx-r1 img{display:block;width:100%;}
.cpzx-r2{width:45.87%;box-sizing:border-box;background:#fff;height:100%;padding:72px 60px;}
.cpzx-r2 h3{font-size:24px;line-height:36px;margin-bottom:70px;}
.cpzx-r2 p,.cpzx-r2 h2{line-height:18px;margin-bottom:18px;padding-left:24px;color:#5f5f5f;background:url(../images/cpzx-tb2.png)no-repeat;background-position:0 4px}
.cpzx-r2 h2{background:none;}
.cpzx-r2 h4{padding-top:70px;display:flex;flex-wrap:wrap;}
.cpzx-r2 h4 a{display:flex;justify-content:center;align-items:center;width:190px;height:50px;color:#fff;position:relative;opacity:0.999;transition:all 0.5s;}
.cpzx-r2 h4 a img{margin-left:25px;}

.cpzx-r2 h4 .a1{background:#00040d;}
.cpzx-r2 h4 .a2{background:#417aff;margin-left:30px;}
.cpzx-r2 h4 a:hover{opacity:0.8;transition:all 0.5s;}
.cpzx-r2 h4 a:hover img{margin-left:20px;}
.cpzx-r .swiper-pagination{width:45.71%;left:0;}
.cpzx-r .swiper-pagination-bullet{background:#fff;opacity:1;}
.cpzx-r .swiper-pagination-bullet-active{background:#417aff;}
.cpzx-r .wow2{visibility:initial!important;animation-duration:initial!important;animation-delay:initial!important;animation-iteration-count:initial!important;animation-name:initial!important;}

.gg{position:relative;}
.gg img{display:block;}
.gg .img1{}
.gg .img2{filter: grayscale(1);}
.gg.active .img2{opacity:1;filter: grayscale(0);}
.gg-s{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);color:#fff;}
.gg-s h3{text-transform: uppercase;margin-bottom:48px;font-size:48px;}
.gg-s p{line-height:24px;margin-bottom:65px;width:660px;max-width:100%;}
.gg-s a{display:flex;justify-content:center;align-items:center;width: 200px;height:50px;box-sizing:border-box;border:1px solid #292b2e;color:#fff;position:relative;opacity:0.999;transition:all 0.5s;}
.gg-s a img{margin-left:29px;}
.gg-s a:hover{color:#417aff;}
.gg-s a:before, .gg-s a:after{border-color: #417aff;}
.gg-s a:before{width: 0;height: 100%;border-width: 1px 0 1px 0;top: -1px;left: 0;-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}
.gg-s a:before, .gg-s a:after{content: '';border-style: solid;position: absolute;z-index: 5;border-radius: 3px;box-sizing: content-box;-webkit-transition: all 0.3s;transition: all 0.3s;}
.gg-s a:after {width: 100%;height: 0;border-width: 0 1px 0 1px;top: 0;left: -1px;}
.gg-s a:hover:before {width: 100%;}
.gg-s a:hover:after {height: 100%;}
.gg.active .img2{opacity:1;}

.anzx{}
.anzx dl{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.anzx dl dt{width:50%;overflow:hidden;}
.anzx dl dt.img2{display:none}
.anzx dl:nth-child(2) .img1{display:none;}
.anzx dl:nth-child(2) .img2{display:block;}
.anzx dl dt img{width:100%;display:block;}
.anzx dl dt:hover img{transform:scale(1.1);}
.anzx dl dd{box-sizing:border-box;width:50%;padding:0 10.93%;}
.anzx dl dd h3{font-size:24px;line-height:36px;margin-bottom:70px;}
.anzx dl dd p{color:#5f5f5f;line-height:18px;margin-bottom:20px;}
.anzx dl dd a{display:flex;justify-content:center;align-items:center;width:200px;align-items:center;height:50px;color:#fff;transition:all 0.5s;background:#417aff;}
.anzx dl dd a img{margin-left:25px;}
.anzx dl dd a:hover{transition:all 0.5s;opacity:0.8;}

.gywm{background:url(../images/gywm-bj.jpg)no-repeat center;padding:90px 0;color:#fff;background-attachment: fixed;}
.gywm-s{width:1000px;margin:0 auto;text-align:center;}
.gywm-t{margin-bottom:60px;}
.gywm-t h3{font-size:48px;margin-bottom:40px;text-transform:uppercase;}
.gywm-t p{line-height:24px;margin-bottom:45px;}
.gywm-t a{display:flex;justify-content:center;align-items:center;width:200px;height:50px;box-sizing:border-box;border:1px solid rgba(255,255,255,0.5);color:#fff;position:relative;opacity:0.999;transition:all 0.5s;margin:0 auto;}
.gywm-t a img{margin-left:29px;}
.gywm-t a:hover{color:#417aff;}
.gywm-t a:before, .gywm-t a:after{border-color: #417aff;}
.gywm-t a:before{width: 0;height: 100%;border-width: 1px 0 1px 0;top: -1px;left: 0;-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}
.gywm-t a:before, .gywm-t a:after{content: '';border-style: solid;position: absolute;z-index: 5;border-radius: 3px;box-sizing: content-box;-webkit-transition: all 0.3s;transition: all 0.3s;}
.gywm-t a:after {width: 100%;height: 0;border-width: 0 1px 0 1px;top: 0;left: -1px;}
.gywm-t a:hover:before {width: 100%;}
.gywm-t a:hover:after {height: 100%;}
.gywm-c{position:relative;overflow:hidden;margin-bottom:60px;}
.gywm-c img{width:100%;display:block;}
.gywm-c span{position:absolute;width:100%;height:100%;background:url(../images/sp.png)no-repeat center;left:0;top:0;}
.gywm-b{display:flex;justify-content:space-between;flex-wrap:wrap;}
.gywm-b dl{}
.gywm-b dl dt{display:flex;justify-content:center;align-items:flex-end;margin-bottom:20px;}
.gywm-b dl dt i{font-size:30px;}
.gywm-b dl dt span{font-size:60px;line-height:47px;}

.spzx{margin:85px 60px;text-align:center;}
.spzx-t{margin-bottom:60px;}
.spzx-t h3{font-size:48px;margin-bottom:35px;}
.spzx-t p{display:flex;justify-content:center;flex-wrap:wrap;}
.spzx-t p a{color:#000000;font-size:16px;line-height:100%;margin:0 20px;}
.spzx-t p a:hover{color:#417aff;}
.spzx-b{}
.spzx-b .swiper-container{padding-bottom:80px;}
.spzx-b a{display:block;color:#000;font-size:16px;}
.spzx-b a h4{position:relative;margin-bottom:25px;}
.spzx-b a h4>img{width:100%;display:block;}
.spzx-s{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0.8);opacity:0;transition:all 0.5s;}
.spzx-s img{display:block;max-width:80%;}
.spzx-b a h4 span{position:absolute;width:100%;height:100%;left:0;top:0;z-index:3;display:block;background:url(../images/sp.png)no-repeat center;}
.spzx-b a p{}
.spzx-b a:hover .spzx-s{opacity:1;transition:all 0.5s;}
.spzx{}
.spzx .swiper-pagination-bullet{background:#e5e5e5;opacity:1;}
.spzx .swiper-pagination-bullet-active{background:#417aff;}

.xwzx{background:#f6f6f6;padding:80px 0;}
.xwzx .spzx-t{text-align:center;}
.xwzx-b{margin-bottom:40px;}
.xwzx-b a{display:block;margin:5px;padding:45px 28px 43px 28px;transition:all 0.5s;}
.xwzx-b a h5{color:#417aff;font-size:14px;margin-bottom:25px;}
.xwzx-b a h3{color:#000000;font-size:18px;line-height:26px;margin-bottom:40px;height:52px;}
.xwzx-b a h4{overflow:hidden;margin-bottom:33px;}
.xwzx-b a h4 img{width:100%;display:block;}
.xwzx-b a p{color:#5f5f5f;line-height:24px;}
.xwzx-b a:hover{transition:all 0.5s;background:#fff;}
.xwzx-b a:hover img{transform:scale(1.1);}
.xwzx-b2{display:flex;justify-content:center;align-items:center;width:200px;align-items:center;height:50px;color:#fff;transition:all 0.5s;background:#417aff;margin:0 auto;}
.xwzx-b2 img{margin-left:25px;}
.xwzx-b2:hover{transition:all 0.5s;opacity:0.8;box-shadow:1px 1px 10px rgba(235,235,235,0.2)}

@media (max-width:1620px){
    .cpzx-r2{padding:50px;}
    .cpzx-r2 h3{margin-bottom:50px;}
    .anzx dl dd{padding:0 5%;}
}
@media (max-width:1460px){
    .cpzx-r2{padding:30px;}
    .cpzx-r2 h3{font-size:20px;margin-bottom:30px;}
    .cpzx-r2 h4 a{width:160px;}
}
@media screen and (max-width:1220px){
	.banner{margin-top:60px;}
	.banner .swiper-button-next{width:30px;height:30px;right:15px;}
	.banner .swiper-button-prev{width:30px;height:30px;left:15px;}
	.cpzx-l p{display:flex;flex-wrap:wrap;}
	.cpzx-l p a{line-height:30px;margin-right:10px;}
	.anzx dl .img2{display:none!important;}
	.anzx dl .img1{display:block!important;}
	.gywm-b dl{width:50%;}
	.spzx-t p a{font-size:14px;margin:5px;}
	.xwzx-b a{background:#fff;}
	.gg-s a,.gywm-t a{width:150px;}
}