.ST1Wrap{

    font-size: 0;

    height: 920px;



}
.banner-product-container{
    position: absolute;
    z-index: 2;
    height: 100%;
    display: flex;
    margin: 0 auto;
    width: 1350px;
    position: relative;
    align-items: center;
    justify-content: center;
    
}
.banner-product-img{
    
    height: 600px;
}
.banner-product-text{
    margin-right: 100px;
    width: 500px;
    font-weight: bold;
}
.banner-product-text > p{
   color: #fff;
}
.banner-product-text > p:nth-child(1){
    font-size: 50px;
    margin-bottom: 30px;
}
.banner-product-text > p:nth-child(2){
    font-size: 20px;   
    line-height: 40px;
}

.ST1Wrap img{

    position: absolute;

}

.productRight{

    position: absolute;

    z-index: 1;

    top: 259px;

    left: 703px;

}

.productGray{

font-weight: bold;

    font-size: 60px;

    line-height: 60px;

    margin-bottom: 33px;

    color: #f0f0f0;

}

.productBlue{

    position: relative;

    font-weight: bold;

    font-size: 36px;

    line-height: 36px;

    color: #3888ff;

    margin-bottom: 46px;

}

.productWord{

font-size: 18px;

    color: #666;

    line-height: 32px;

}

.productBlue span{

    display: inline-block;

    position: absolute;

    height: 16px;

    font-size: 14px;

    background-color: #e6eefb;

    z-index: -1;

    width: 137px;

    top: 11px;

}

.productLeft{

    position: absolute;

    z-index: 1;

    top: 259px;

    left: 0px;

}

.productPointWrap{

    height: 920px;

}

.productPointWrap>img{

    position: absolute;

}

.productPoint{



}

.productPoint>p{

    margin-top: 90px;

    text-align: center;

    font-weight: bold;

    line-height: 48px;

    font-size: 48px;

    margin-bottom: 80px;

    color: white;

}

.productPoint >ul{

    font-size: 0;

}

.productPoint >ul>li{

    display: inline-block;

    text-align: center;

    vertical-align: text-top;

}

.productPoint >ul>li>img{

margin-bottom: 45px;

}

.productPoint >ul>li>p{

margin-bottom: 27px;

    font-size: 24px;

    color: white;

    line-height: 24px;

}

.productPoint >ul>li>div{

    line-height: 30px;

    font-size: 16px;

    color: white;

}

.Point1{

    margin-right: 100px;

}

.Point2{

    margin-right: 123px;

}

.Point3{

    margin-right: 143px;

}



