

.max-width{
    max-width: 2300px;
    margin:0 auto;
}
.page-box2, .page-box3, .page-box4{
    margin:1rem 0;
}
.section1{
    height:100vh;
}
.section1 .bg-img{
    width:100%;
    height:100%;
    position:relative;
}
.section1 video{
    width:100%;
    height:100%;
    object-fit: cover;
}
.section1 .bg-img .img-box{
    width:100%;
    height:100%;
}
.section1 .bg-img .link{
    display: none;
    width:100%;
    height:100%;
}
.section1 .bg-img .link.active{
    display: block;
}
.section1 .bg-img .link img{
    display: block;
    width:100%;
    height:100%;
    object-fit: cover;
}
.section1 .play-btn{
    width:0.76rem;
    height:0.76rem;
    background:url("../images/play.png") no-repeat;
    background-size:100% 100%;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    cursor:pointer;
}
.section1 .right-tab{
    position:absolute;
    bottom:0.4rem;
    right:0.36rem;
}
.section1 .right-tab .r-item{
    /* border-bottom:1px solid #ccd1d4; */
    color:rgba(255,255,255,0.6);
    font-size:0.16rem;
    line-height: 0.44rem;
    cursor: pointer;
}
.section1 .right-tab .r-item .t1{
    position: relative;
    margin-right: 0.1rem;
}
.section1 .right-tab .r-item .t1::before{
    content: '';
    width: calc(100% + 0.2rem);
    height: 1px;
    background:#ccd1d4;
    position: absolute;
    bottom:0;
    right:-0.3rem;
}
.section1 .right-tab .r-item.active {
    /* border-bottom: 1px solid #fff; */
    color: #fff;
    
}
.section1 .right-tab .r-item.active .t1::before{
    background: #fff;
    right: -0.3rem;
}
.section1 .right-tab .r-item.active .t1{
    font-size: 0.2rem;
    
}
.section{
    box-sizing: border-box;
    padding:0 10.4vw;
}
.section1{
    padding:0;
}
.section2 .new-box{
    margin-top:0.8rem;
}
.section .txt-top{
    color:#333;
   
}
.section .txt-top .t1{
    font-size:0.2rem;
    text-transform: uppercase;
    margin-bottom: 0.1rem;
}
.section .txt-top .t2 {
    font-size: 0.36rem;
    line-height:0.5rem;
}
.section .txt-top .t-btn{
    box-sizing:border-box;
    width:2.94rem;
    height:0.64rem;
    border:2px solid #aabac7;
    border-radius:3px;
    text-align: center;
    line-height: 0.64rem;
    font-size:0.24rem;
    color:#666;
    cursor: pointer;
}

.section2 .new-item{
    width:31%;
    background:#f8f8f8;
    box-shadow: 0 0 20px rgba(223,223,223,1);
    padding:0 0 0.32rem 0px;
    /* height:6rem; */
}
.section2 .new-item .n-img{
    width:100%;
    max-height:3.7rem;
    margin-bottom:0.2rem;
}
.section2 .new-title{
    padding:0 0.2rem;
}
.section2 .new-title .n-t1{
    font-size:0.16rem;
    color:#666;
    line-height: 0.22rem;
    margin-bottom: 0.1rem;
}
.section2 .new-title .n-t2{
    font-size:0.3rem;   
    color:#666;
}
.section2 .new-title .arrow{
    width:30px;
    height:30px;
    background:url('../images/icon3.png') no-repeat;
    background-size:100% 100%;
    cursor: pointer;
}
.section2 .new-item .n-tit{
    font-size:0.18rem;
    color:#000;
    padding:0.2rem 0.2rem 0;
}
.section2 .new-item .n-time{
    font-size: 16px;
    margin-top:10px;
    padding: 0 20px;
}
.section2 .new-item:last-child{
    padding:0.3rem 0 0;
}
.section2 .n-list{
    padding: 0 0.2rem;
}
.section2 .n-list .n-li{
    border-bottom:1px solid #e0e0e0;
    padding:0.18rem 0;
}
.section2 .n-list .n-li:last-child{
    border-bottom:none;
}  
.section2 .n-list .n-li img{
    width:38.46%;
    max-height:1.5rem;
    margin-right: 0.2rem;
}
.section2 .n-list .n-li .t1{
    font-size:0.18rem;
    line-height: 0.24rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section2 .n-list .n-li .time{
    font-size:0.16rem;
    color: #666;
    margin-top:0.1rem;
}
.section3{
    background:#ebeef2;
    padding:0;
}
.page-box3{
    padding:1rem 10.4vw;
}
.section3 .industry-box{
    margin-top:0.8rem;
}
.section3 .industry-box .ind-item{
    width:24%;
    height: 5.55rem;
    position:relative;
    transition: 0.4s;
    overflow: hidden;
}
.section3 .industry-box .ind-item img{
    width:100%;
    height:100%;
}
.section3 .industry-box .ind-item .ind-box{
    width:100%;height: 100%;
    background:rgba(0,0,0,0.3);
    position: absolute;
    top:0;left:0;
    color:#fff;
    box-sizing: border-box;
    padding:0 0.5rem;
}
.section3 .industry-box .ind-t1{
    line-height:0.2rem;
    font-size:0.16rem;
    margin-top:2.4rem;
}
.section3 .industry-box .ind-t2 {
    font-size: 0.3rem;
    margin-top:0.2rem;
}
.section3 .industry-box .info-box{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    box-sizing: border-box;
    padding: 0 50px;
    display: none;
    font-size:0.28rem;
}
.section3 .industry-box .info-box .info-t1{
    margin-top:80px;
}
.section3 .industry-box .info-box .info-t3{
    font-size: 0.18rem;
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
}
.section3 .industry-box .info-box .info-t4{
    font-size: 0.18rem;
}
.section3 .industry-box.active .ind-item{
    width: 17.5%;
}
.section3 .industry-box .ind-item.active{
    width:44%;
    font-size:0.3rem;
}
.section3 .industry-box .ind-item.active .ind-box{
    display: none;
}
.section3 .industry-box .ind-item.active .info-box{
    display: block;
}

.section4.swiper {
     width: 100%;
     height: 100%;
     overflow: initial!important;
 }

.section4 .swiper-slide {
     text-align: center;
     font-size: 18px;
     background: #fff;
     display: flex;
     justify-content: center;
     align-items: center;
 }

 .section4 .swiper-slide img {
     display: block;
     width: 100%;
     height: 100%;
     object-fit: cover;
 }
  .section4 .swiper-button-next,
  .section4 .swiper-button-prev{
    bottom:0px;
    top:initial!important;
 }
  .section4 .swiper-pagination{
    top: initial !important;
    
    width: 90% !important;
    left:5% !important;
    /* width: 80% !important;
    left: 50% !important;
    transform: translateX(-50%)!important; */
 }
  .section4 .swiper-scrollbar{
    bottom: 15px!important;
    height: 7px!important;
    background:url('../images/bg1.png') repeat-x !important;
    width:90%!important;
    left:5%!important;
    border-radius:0!important;
 }
  .section4 .swiper-scrollbar-drag{
    background:url('../images/bg2.png') no-repeat !important;
    height:7px !important;
    background-size:100% 100% !important;
    border-radius:0!important;
 }
.section4 .swiper-button-next:after,
.section4 .swiper-button-prev:after{
    font-size:26px!important;
    font-weight: bold;
    color:#666;
 }
 .section4 .mySwiper{
    margin-top:50px;
 }
 .section4 .sol-item{
     width: 100%;
     /* height:70vh; */
     background:#f8f8f8;
     text-align: left;
     overflow: hidden;
    transition: 0.4s;
    cursor: pointer;
 }
 .page-box4 .swiper-box{
    overflow-x:hidden;
    padding-bottom:1.2rem;
    position: relative;
 }
.section4 .sol-item img{
    height:3rem;
    transition: 0.4s;
}
.section4 .sol-item .sol-img{
    overflow: hidden;
    
}
 .section4 .sol-item:hover img{
    transform: scale(1.1);
    transition: 0.4s;
 }
.section4 .sol-item .s-title{
    font-size:0.24rem;
    color:#666;
    padding:0.3rem 0.3rem 0;
    line-height: 0.26rem;
    height: 0.52rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section4 .sol-item .s-des{
    font-size:0.14rem;
    color:#666;
    line-height: 0.3rem;
    padding: 0.1rem 0.3rem 0;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section4 .sol-item .s-btn{
    width:0.3rem;
    height:0.3rem;
    background:url('../images/icon3.png') no-repeat;
    background-size:100% 100%;
    margin: 0.3rem 0.3rem 0.6rem;
}
.section5{
    padding:0;
}
.section5 .page-box5{
    height:100%;
    background:url('../images/img5.jpg') no-repeat;
    background-size:cover;
    padding:1rem 10.4vw;
    color:#fff;

}
.section5 .p5-t1{
    font-size:0.3rem;
    text-transform: uppercase;
    margin-bottom: 0.1rem;
}
.section5 .p5-t2{
    font-size:0.36rem;
    line-height: 0.5rem;
}
.section5 .p5-t3{
    font-size:.18rem;
    line-height: 0.3rem;
    width:7rem;
    margin-top: 0.2rem;
}
.section5 .p5-btn{
    box-sizing: border-box;
    width:3rem;
    height:0.76rem;
    border:1px solid #fff;
    text-align: center;
    line-height: 0.76rem;
    font-size:0.24rem;
    margin-top:0.5rem;
}
.section5 .num-box{
    margin-top:1.5rem;

}
.section5 .num-box .p5-num{
    /* padding:0 1rem; */
    text-align: center;
    position: relative;
    width:25%;
}
.section5 .num-box .p5-num:first-child{
    /* padding:0 1rem 0 0; */
}
.section5 .num-box .p5-num::after{
    content: '';
    height:1.04rem;
    width:1px;
    background:rgba(255,255,255,0.2);
    position:absolute;
    right:0;
    top:50%;
    transform: translateY(-50%);
}
.section5 .num-box .p5-num:last-child::after{
    display: none;
}
.section5 .num-box .text1{
    font-size:0.6rem;
}
.section5 .num-box .text2{
    font-size:0.2rem;
}



@media (max-width: 1025px) {
    .section1{
        height:5rem;
        margin-top: 1rem;
    }
    .section2{
        padding:0 5vw;
    }
    .page-box2{
        margin:0.5rem 0;
    }
    .section2 .new-box{
        display: block !important;
    }
    .section2 .new-item{
        width:100%;
        height:initial;
        margin-bottom:0.5rem;
    }
    .section2 .new-item .n-img{
        object-fit: cover;
        max-height: 4.5rem;
        margin-bottom:0;
    }
    .section2 .n-list .n-li img{
        width:2rem;
        max-height: 2.5rem;
    }
    .section3 .industry-box{
        display: block!important;
    }
    .section3 .industry-box .ind-item{
        width:100%;
        margin-bottom:0.2rem;
    }
    .page-box3{
        padding:0.2rem 5vw;
    }
    .section5 .p5-t1{
        font-size:0.26rem;
    }
    .section5 .p5-t2{
        font-size:0.28rem;
    }
    .section5 .num-box .text1{
        font-size:0.4rem;
    }
    .section5 .num-box .text2{
        font-size:0.14rem;
    }
    .section5 .page-box5{
        padding:0.5rem 0.3rem 0.8rem;
    }
    .section5 .num-box{
        margin-top:1.2rem;
    }
    .swiper-scrollbar{
        width: 84% !important;
        left: 7% !important;        
    }
}

@media (max-width: 669px){
    
    .section5 .num-box{
        flex-wrap: wrap;
    }
    .section5 .num-box .p5-num{
        width:50%;
        margin-top:0.5rem;
    }
    .section5 .num-box .p5-num::after{
        background:none;
    }
    .section5 .p5-t3{
        width: initial;
    }
    
}