.wp{margin:0 auto;width:100%;max-width:1500px}
@media only screen and (min-width:950px) and (max-width:1920px) {
    .wp{margin: 0 auto;width: 100%;max-width: 78.12vw}
    .wp{max-width:78.125vw}
}
@media only screen and (max-width:1199px){
    .wp{width:90%}
}
@media only screen and (max-width:750px) {
    .wp {width: 100%;padding: 0 15px
    }
}
.m-container{position:relative;height:100vh;overflow:hidden}
.m-container .swiper-container{height:100%}
.m-container .swiper-slide{position:relative;z-index:3;height:100vh!important;overflow:hidden}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{display:none}
.banner .item{height:100vh;}
.banner .video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.banner .bg{height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.banner .txt{position:absolute;left: 0;top:35%;padding: 0 200px;width: 100%;}
.banner .txt h4{width: 100%;font-family:DingTalk JinBuTi;font-weight: 500;color:#fff;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.banner .txt p{width:100%;color:#fff;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.indexBanner a.more{display:inline-block;border:1px solid rgba(255,255,255,.3);font-size:0;line-height:55px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:0 35px;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}
.indexBanner .more:hover{border-color:var(--color-2);background-color:var(--color-2)}
.indexBanner .more i,.indexBanner .more span{display:inline-block;vertical-align:middle}
.indexBanner .more span{font-size:0.9vw;color:#fff}
.indexBanner .more i{font-size:20px;color:#fff;margin-left:40px;}
.banner .swiper-button-next,.banner .swiper-button-prev{width:50px;height:50px;top:50%;margin-top: -25px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-background-size:50% 50%;-moz-background-size:50%;-o-background-size:50%;background-size:50%;border:1px solid rgba(255,255,255,.3);-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;background-repeat:no-repeat;background-position:center}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{background-color:var(--color-2);border-color:var(--color-2)}
.banner .swiper-button-prev{left:10px;background-image:url(../images/arr-w.svg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.banner .swiper-button-next{right:10px;background-image:url(../images/arr-w.svg)}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom:50px;left:200px;width:auto}
.banner .swiper-pagination-bullet{position:relative;width:16px;height:16px;border:4px solid rgba(0,0,0,0.75);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;background-color:transparent}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}
.banner .swiper-pagination-bullet-active{border:4px solid var(--color-2)}
@media only screen and (min-width:1681px) and (max-width:2560px){
    .banner .txt{padding: 0 200px;}
    .banner .txt h4{font-size:60px;margin-bottom:30px;}
    .banner .txt p{font-size:22px;margin-bottom:70px}
    .banner .swiper-container-horizontal>.swiper-pagination-bullets{left:200px;}
}
@media only screen and (min-width:1441px) and (max-width:1680px){
    .banner .txt{padding: 0 150px;}
    .banner .txt h4{font-size:55px;margin-bottom:20px;}
    .banner .txt p{font-size:20px;margin-bottom:60px}
    .banner .swiper-container-horizontal>.swiper-pagination-bullets{left:150px;}
}
@media only screen and (min-width:1281px) and (max-width:1440px){
    .banner .txt{padding: 0 100px;}
    .banner .txt h4{font-size:45px;margin-bottom:20px;}
    .banner .txt p{font-size:18px;margin-bottom:50px}
    .banner .swiper-container-horizontal>.swiper-pagination-bullets{left:100px;}
}
@media screen and (max-width:1280px){
    .banner .txt{padding: 0 50px;}
    .banner .txt h4{font-size:35px;margin-bottom:20px;}
    .banner .txt p{font-size:16px;margin-bottom:40px}
    .banner .swiper-container-horizontal>.swiper-pagination-bullets{left:50px;}
}
@media only screen and (max-width:992px){
    .banner .txt{padding: 0 20px;}
    .banner .txt h4{font-size:30px;margin-bottom:10px;}
    .banner .txt p{font-size:16px;margin-bottom:20px}
}

.about{width: 100%;height: 100vh;position: relative;}
.about-info{width: 100%;height:450px;padding: 0 150px;position: absolute;top:50%;margin-top: -225px;left: 0;}
.about .text-img{width: 100%;}
.about .text-img .text{width: 50%;}
.about .text-img .img{width: 45%;}
.about .text-img .img img{width: 100%;border-radius: 25px;}
.about-info .text{width:60%;margin-bottom:40px;}
.about-info .text p{font-size: 20px;line-height: 45px;color:#fff;margin-bottom: 50px;}
.about-info .text a{display: block;width: 180px;line-height: 55px;border-radius: 30px;text-align: center;font-size: 18px;color: #fff;border: 1px solid rgba(255,255,255,0.25);}
.about-info .text a:hover{border: 1px solid #fff;}
.about-info .text a i{font-size: 16px;margin-left: 10px;}
.banner_waves{width: 100%;height:670px;position:absolute;left:0;top:0;z-index:1;overflow:hidden;}
.waves {width: 100%;height:700px;z-index: -1;}
@media screen and (max-width: 1536px) and (min-width: 1281px) {
    .banner{height:600px;}
    .banner_waves{height:600px;}
}
@media screen and (max-width: 1280px) and (min-width: 1152px) {
}
.section-title{width: 100%;margin-bottom:60px;}
.section-title h4{font-size:60px;line-height:50px;color: #fff;font-weight:500;font-family:DingTalk JinBuTi;letter-spacing: -1px;}
.section-title a{color: #fff;text-align: right;line-height:55px;}
.section-title a:hover{}
.section-title a i{font-size:0.25rem;color: #fff;}
.section-title a:hover i{color: var(--color-2)}
@media screen and (max-width: 1536px) and (min-width: 1281px) {
    .section-title h4{font-size:45px;line-height:45px;}
}
@media screen and (max-width: 1280px) and (min-width: 1200px) {
    .section-title h4{font-size:45px;line-height:45px;}
}
.pro{width: 100%;height: 100vh;position: relative;}
.pro-info{width: 100%;height:450px;padding: 0 150px;position: absolute;top:50%;margin-top: -225px;left: 0;}
.pro-ul{width: 100%;}
.pro-ul li{width: 49%;height:350px;background-color: #fff;border-radius: 12px;overflow: hidden}
.pro-ul li a{display: block;position: relative}
.pro-ul li .img{width: 100%;}
.pro-ul li .img img{width: 100%;}
.pro-ul li a:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.pro-ul li .info{position: absolute;width: 100%;height: 100%;left: 0;top:0;padding: 50px;}
.pro-ul li .info h6{font-size: 30px;font-weight: 600;color: var(--color-1);margin-bottom: 10px;}
.pro-ul li .info p{font-size:20px;color: var(--color-10);font-family: MiSans;text-transform: uppercase;font-weight: 600}
.pro-ul li .info span{font-size: 14px;display: block;width: 150px;line-height:50px;
    border: 1px solid #eaeaea;
    border-radius: 30px;text-align: center;position: absolute;left:50px;bottom:100px;}
.pro-ul li .info span i{font-size: 0.1rem;}
.pro-ul li a:hover .info h6{color: var(--color-1)}
.pro-ul li a:hover .info span{background-color: var(--color-1);color: #fff;border: none;}
@media screen and (max-width: 1536px) and (min-width: 1281px) {
    .pro-info{padding: 0 100px;}
}
@media screen and (max-width: 1280px) and (min-width: 1152px) {
    .pro-info{padding: 0 50px;}
}

.news{width: 100%;height: 100vh;position: relative;}
.news-main{padding: 0 150px;width: 100%;height:520px;position: absolute;top:50%;margin-top: -260px;left: 0;}
.news-ul{width: 100%;}
.news-ul li{width: 31%;}
.news-ul li a{display: block;border-radius:12px;overflow: hidden;padding: 30px;backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px);background: linear-gradient(180deg, rgba(255,255,255,0.95) 0.9554140127388535%, rgba(255,255,255,0.15) 100%);border:1px solid rgba(255,255,255,0.35)}
.news-ul li .time{background-color: #fff;width:90px;border-radius: 8px;overflow: hidden;position: relative;margin-bottom:20px;text-align: center;border: 1px solid #eee;}
.news-ul li .time:after{content: '';height: 30%;width: 1px;background-color:#dee2e6;position: absolute;left:30px;bottom:-50px;}
.news-ul li .time span{display: block;font-size:60px;line-height: 60px;color:#fff;font-weight:500;font-family: MiSans;background-color: var(--color-1);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;

}
.news-ul li .time p{font-size: 16px;color:var(--color-10);font-weight: 400;line-height: 30px;}
.news-ul li .info{height: 200px;position: relative;}
.news-ul li .info h6{font-size:20px;font-weight:600;margin-bottom: 10px;color: var(--color-10);white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.news-ul li .info p{font-size: 16px;line-height: 22px;color: var(--color-10)}
.news-ul li .info span{font-size: 14px;display: block;width: 120px;line-height: 40px;background-color: #fff;border-radius: 30px;text-align: center;position: absolute;right:20px;bottom:20px;}
.news-ul li .info span i{font-size: 0.1rem;}
.news-ul li a:hover .info h6{color: var(--color-1)}
.news-ul li a:hover .info span{background-color: var(--color-1);color: #fff;border: none;}
@media screen and (max-width: 1536px) and (min-width: 1281px) {
    .news-main{padding: 0 100px;height:500px;margin-top: -250px;}
}
@media screen and (max-width: 1280px) and (min-width: 1200px) {
    .news-main{padding: 0 50px;}
}
@media screen and (max-width:1199px){
}
@media screen and (max-width:950px){

}
.g-bg{height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;overflow:hidden;position:relative}
