.rotating-stand-smart-view-flip-cover .section1{
    position: relative;
    width:100%;
}
.rotating-stand-smart-view-flip-cover .section1 .kv-img{
    width:100%;
}
.rotating-stand-smart-view-flip-cover .section1 .section1-title{
    position: absolute;
    width:36.66666vw;
    top:18.75vw;
    left:8.33333vw
}
.rotating-stand-smart-view-flip-cover .section1 .section1-title img{
    width:100%;
    margin-bottom:0.54687vw
}
.rotating-stand-smart-view-flip-cover .section1 .section1-title div{
    font-size:3.33333vw;
    line-height: 1.25;
    font-weight: 500;
    text-align: center;
}
.rotating-stand-smart-view-flip-cover .section2{
    width:100%;
    margin-top:9.79166vw
}
.rotating-stand-smart-view-flip-cover .section2 img{
    width:100%
}
.rotating-stand-smart-view-flip-cover .section2-title{
    width:55.04166vw;
    text-align: center;
    margin: 0 auto;
}
.rotating-stand-smart-view-flip-cover .section-title-text{
    font-size:4.16666vw;
    line-height: 1.25;
    font-weight: 400;
}
.rotating-stand-smart-view-flip-cover .section-title-desc{
    font-size:1.25vw;
    line-height:1.6;
    margin-top:2.91666vw;
    font-weight: 400;
}
.rotating-stand-smart-view-flip-cover .show-mob{
    display: none;
}
.rotating-stand-smart-view-flip-cover .section3{
    width:100%;
    margin-top:10.41666vw;
    position: relative;
}
.rotating-stand-smart-view-flip-cover .section3 img{
    width:100%
}
.rotating-stand-smart-view-flip-cover .section3-title{
    position: absolute;
    top:11.51041vw;
    left:12.5vw;
    width:37.5vw
}
.rotating-stand-smart-view-flip-cover .section3-title-icon{
    width:19.79166vw;
    display: flex;
    justify-content: space-between;
    margin-top:4.16666vw;
}
.rotating-stand-smart-view-flip-cover .section3-title-icon .icon1, .rotating-stand-smart-view-flip-cover .section3-title-icon .icon2, .rotating-stand-smart-view-flip-cover .section3-title-icon .icon3{
    width:3.125vw;
    font-size:1.04166vw;
    font-weight: 400;
    text-align: center;
}
.rotating-stand-smart-view-flip-cover .section3-title-icon .icon1 img, .rotating-stand-smart-view-flip-cover .section3-title-icon .icon2 img, .rotating-stand-smart-view-flip-cover .section3-title-icon .icon3 img{
    width:100%
}
.rotating-stand-smart-view-flip-cover .section3-title-icon .icon1 div, .rotating-stand-smart-view-flip-cover .section3-title-icon .icon2 div, .rotating-stand-smart-view-flip-cover .section3-title-icon .icon3 div{
    line-height: 1.6;
}
.rotating-stand-smart-view-flip-cover .section3 .img-desc{
    font-size:0.9375vw;
    position: absolute;
    right:12.70833vw;
    bottom:6.19791vw;
    line-height:1.6;
    font-weight:400;
    color:#7E7E7E
}
.rotating-stand-smart-view-flip-cover .section4{
    position: relative;
    margin-top:4.16666vw
}
.rotating-stand-smart-view-flip-cover .section4 img{
    width:100%;
}
.rotating-stand-smart-view-flip-cover .section4-title{
    position: absolute;
    top:20.27083vw;
    right:12.5vw;
    width:37.5vw
}
.rotating-stand-smart-view-flip-cover .section4 .img2-desc{
    font-size:0.9375vw;
    position: absolute;
    right:12.70833vw;
    bottom:5.20833vw;
    line-height:1.6;
    font-weight:400;
    color:#7E7E7E
}
.rotating-stand-smart-view-flip-cover .section5{
    width:100%;
    margin-top:9.79166vw;
    margin-bottom:6.30208vw
}
.rotating-stand-smart-view-flip-cover .section5 img{
    width:100%;
}
.rotating-stand-smart-view-flip-cover .section5-title{
    width:49.91666vw;
    text-align: center;
    margin: 0 auto 2.91666vw;
}
.rotating-stand-smart-view-flip-cover .section3-bg{
    width:100%;
    position: absolute;
    left:0;
    top:-25vw;
    z-index: -1;
}
@media (max-aspect-ratio: 11 / 10){
    .rotating-stand-smart-view-flip-cover .section3-bg{
        display: none;
    }
    .rotating-stand-smart-view-flip-cover .section1 .section1-title{
        width:80.55555vw;
        top:16.66666vw;
        left:50%;
        transform: translateX(-50%);
    }
    .rotating-stand-smart-view-flip-cover .section1 .section1-title img{
        margin-bottom: 3.23611vw;
    }
    .rotating-stand-smart-view-flip-cover .section1 .section1-title div{
        font-size:6.66666vw
    }
    .rotating-stand-smart-view-flip-cover .section2{
        margin-top:26.38888vw
    }
    .rotating-stand-smart-view-flip-cover .section2-title{
        width:100%
    }
    .rotating-stand-smart-view-flip-cover .section-title-text{
        font-size:8.88888vw;
    }
    .rotating-stand-smart-view-flip-cover .section-title-desc{
        font-size:4.44444vw;
        margin-top:7.63888vw;
    }
    .rotating-stand-smart-view-flip-cover .show-mob{
        display: block;
    }
    .rotating-stand-smart-view-flip-cover .show-pc{
        display: none;
    }
    .rotating-stand-smart-view-flip-cover .section2 img{
        margin:11.11111vw auto 0
    }
    .rotating-stand-smart-view-flip-cover .section3{
        margin-top:0
    }
    .rotating-stand-smart-view-flip-cover .section3-title{
        /* position: static; */
        width:100%;
        text-align: center;
        top:11.66666vw;
        left:50%;
        transform: translateX(-50%);
    }
    .rotating-stand-smart-view-flip-cover .section3-title-icon{
        width:61.11111vw;
        margin:8.33333vw auto 0;
    }
    .rotating-stand-smart-view-flip-cover .section3-title-icon .icon1, .rotating-stand-smart-view-flip-cover .section3-title-icon .icon2, .rotating-stand-smart-view-flip-cover .section3-title-icon .icon3{
        width:11.11111vw;
        font-size:3.61111vw;
    }
    .rotating-stand-smart-view-flip-cover .section3 .img-desc{
        bottom:16.11111vw;
        right:auto;
        left:50%;
        transform: translateX(-50%);
        width:90%;
        text-align: center;
        font-size:3.33333vw
    }
    .rotating-stand-smart-view-flip-cover .section4-title{
        position: static;
        width:100%;
        text-align: center;
        margin-top:26.38888vw;
        margin-bottom:11.11111vw
    }
    .rotating-stand-smart-view-flip-cover .section4{
        margin-top:0
    }
    .rotating-stand-smart-view-flip-cover .section4-title{
        position: static;
        width:100%;
        text-align: center;
        margin-top:10.27777vw;
        margin-bottom:11.11111vw
    }
    .rotating-stand-smart-view-flip-cover .section4 .img2-desc{
        position: static;
        width:81.38888vw;
        text-align: left;
        font-size:3.33333vw;
        margin:3.61111vw auto 0 5.55555vw
    }
    .rotating-stand-smart-view-flip-cover .section5{
        margin-top:26.38888vw;
        margin-bottom:25vw
    }
    .rotating-stand-smart-view-flip-cover .section5-title{
        width:100%;
        text-align: center;
        margin: 0 auto 11.11111vw;
    }
}
