@media (max-width: 1023.98px){
#product-container .section-performance-intro {
    height: 63.33333vw;
    position: relative;
}
#product-container .section-performance-intro .section-container{
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
#product-container .section-performance-intro .section-container .intro{
    width: 79.16667vw;
    line-height: 14vw;
    text-align: center;
    color: #fff;
    font-size: 11.66667vw;
    font-family: "OPPOSans20-Regular","PingFang SC","Microsoft YaHei","Helvetica Neue","Helvetica","Arial";
    opacity: 0.7;
}
}
