.pc, .menu{
    position:relative;
}
.txt-background{
    color: transparent;
    text-align: center;
    background: url(../../img/product/txt-backg.jpg);
    background-clip: text;
    background-origin:border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 5.5rem;
    transform:translate3d(0px, 32rem, 0px) scale(3,3);
    /* font-family: Rany-Regular; */
}
.product-page{
    padding:1px;
    position: relative;
    z-index: 80;
}

.pro-banner{
    position: relative;
    height: 152rem;
    margin-top: 21rem;
}
.pro-banner-img{
    position: fixed;
    /* margin-top: 5rem; */
    width: 100%;
    /* z-index:8 */
}
.pro-b-img-1{
    width:100%;
}
.img-page-1{
    width: 84%;
    position: absolute;
    height: 11%;
    margin-left: 9%;
    margin-top: -28%;
}
.pro-txt{
    /* font-family: Rany-Regular; */
    height: 5.1rem;
    line-height: 5.1rem;
    font-size: 4rem;
    color: #000000;
    position: absolute;
    left: 54%;
    top: 22%;
}
.pro-img-1{
    width: 22.1rem;
    position: absolute;
    left: 27%;
    top: 22%;
}
.ban-shadow{
    position: absolute;
    width: 100%;
    height: 152rem;
    z-index: 10;
    background-color: #000000;
    /* margin-top: 6rem; */
    opacity: 0;
}
 .roll-page{
    position:absolute;
    /* margin-top: 157rem; */
    width:100%;

 }
.the-mind{
   
    width: 100%;
    height: 79rem;
    padding: 1px;
    z-index:30;
    overflow: hidden;
    background-color: white;

}
.tm-title{
    /* margin-top: -7rem; */
    /* font-size: 5.5rem; */
    width: 60%;
    margin-left: 20%;
}
.show-video{
    /* width: 192rem; */
    height: 61.7rem;
    background-color: #FFFFFF;
    display:flex;
    position:relative;
    overflow: hidden;
}
.scene-1,.scene-2, .scene-3{
    width: 100%;
    height: 130rem;
    background-color: #FFFFFF;
    display:flex;
    position:relative;
    margin-top: -1rem;
}
.video-des{
    position: absolute;
    width: 70%;
    top:30%;
    left: 17%;
    z-index: 11;
}
.video-des p {
    font-size: 2.6rem;
    text-align: center;
    color: #ffffff;
    /* font-family: OPPOSans-R; */
    text-align: center;
}
.watch{
    position: absolute;
    z-index: 11;
    font-size: 3.6rem;
    color: #ffffff;
    /* font-family: OPPOSans-R; */
    right: 14rem;
    bottom: 7rem;
    display: flex;
    align-items: center;
}

.video-play-btn {
    width: 5.7rem;
    height: 5.7rem;
    margin-left: 2rem;
}

/*全屏完整视频*/
.full-screen-video {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999!important;
    background: rgba(0,0,0,.8);
    display: none;
}
.full-screen-close:link,.full-screen-close:visited  {
    width: 10rem;
    height: 10rem;
    background: #f4f3f3;
    color: #211d1e;
    line-height: 10rem;
    border-radius: 5rem;
    font-size: 6rem;
    font-weight: 700;
    text-align: center;
    position: absolute;
    right: 3rem;
    top: 3rem;
    text-decoration: none;
    transform: scale(.9,.9);
    transition: transform .2s ease;
    z-index: 100;
}
.full-screen-video video {
    max-width: 90%;
    max-height: 90vh;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.show-video video{
    width: 100%;
    /* height: 60.7rem; */
    z-index: 9;
    position: absolute;
    top: 0;
}
.scene-1 img,.scene-2 img,.scene-3 img{
   max-width: 100%;
   position: absolute;
   top: 0;
   z-index: 9;
    /* height:130rem; */
}
.video-top,.scene-1-top,.scene-2-top,.scene-3-top{
    width: 100%;
    height: 20%;
    position: absolute;
    /* border: 1px solid #000000; */
    background-color: #FFFFFF;
    z-index: 10;
}
.video-left,.scene-1-left,.scene-2-left,.scene-3-left{
    width:25%;
    height:130rem;
    background-color: #FFFFFF;
    position: absolute;
    top:0;
    z-index: 10;
}
.voice-box{
    background-color: white;
}
.voice-ass-box{
    overflow: hidden;
}
.video-txt,.voice-txt,.voice-ass-txt,.features-title,.album-title,.green-text,.install-txt{
    background-color: #FFFFFF;
    width: 100%;
    height: 78rem;
    padding: 1px;
    overflow: hidden;
}
.features-title p{ 
    width: 30%;
    margin-left: 35%;

}
.video-right,.scene-1-right,.scene-2-right,.scene-3-right{
    width:25%;
    height:130rem;
    /* border: 1px solid #000000; */
    background-color: #FFFFFF;
    position:absolute;
    top: 0;
    right:0;
    z-index: 10;
}
.install-box{
    width:100%;
    /* height:130rem; */
}
.install{
    background-image: url(../../img/phone-product/install.jpg);
    background-size: 100%;
    width: 100%;
    height: 130rem;
    position:sticky;
    position: -webkit-sticky;
}
.install-shadow{
    width: 100%;
    height: 130rem;
    background-color: #000000;
    padding:1px;
    opacity: 0;
    z-index: 5;
}
.install-panel{
position:relative;
}
.install p{
    color:#FFFFFF;
    text-align: center;
    /* font-family: OPPOSans-L; */
    font-size: 3.6rem;
    width: 67%;
    margin-left: 18%;
    margin-top: -78rem;
    line-height: 6rem;
    opacity: 0;
    z-index: 10;
    position:absolute;
}
.install-box .voice-fill {
    display: none;
}

.video-txt p{
    margin-top: 3rem;
    font-size: 5.5rem;
    width: 70%;
    margin-left: 15%;
    width: 40%;
    margin-left: 30%;
}
.scene-1 p,.scene-2 p,.scene-3 p{

    position: absolute;
    font-size: 4.8rem;
    /* font-family: Rany-Regular; */
    left: 24rem;
    width: 48%;
    top: 71%;
    text-align: center;
    z-index: 11;
}
.scene-2 p{
    width: 53%;
}

.scene-1-img-panel,.scene-2-img-panel,.scene-3-img-panel{
    max-width: 100%;
    width:50%;
    height:130rem;
    display:flex;
    flex-direction: column;
}
.scene-1-top,.scene-2-top,.scene-3-top{
    height:25.7rem;
  
}
.voice-txt p{
    /* margin-top: -23rem; */
    font-size: 5.5rem;
    width: 40%;
    margin-left: 30%;
}
.voice-info{
    width: 100%;
    height:130rem;
    background-image: url(../../img/product/language.jpg) no-repeat;
    background-size: 100%;
    position:relative;
}
.voice-info p{
    position: absolute;
    font-size: 3.6rem;
    /* font-family: OPPOSans-L; */
    color: #000000;
    left: 21rem;
    width: 60%;
    top: 6%;
    text-align: center;
}
.voice-fill{
    width: 100%;
    height: 130rem;
    z-index: 1;
    opacity: 1;
    background-color: #FFFFFF;
}
.house-style{
    width: 77.9rem;
    opacity: 0.45;
    position: absolute;
    left: 13rem;
    top: 49rem;
}
.circle-1{
    width: 15.9rem;
    left: 26rem;
    top: 57rem;
    position: absolute;
}
.circle-2{
    width: 10.9rem;
    left: 55rem;
    top: 64rem;
    position: absolute;

}
.circle-3{
    width: 13.9rem;
    left: 72rem;
    top: 65rem;
    position: absolute;
}
.circle-4{
    width: 11.9rem;
    left: 73rem;
    top: 100rem;
    position: absolute;
}
.circle-5{
    width: 13.9rem;
    left: 26rem;
    top: 96rem;
    position: absolute;
}
.p51-1{
    position: absolute;
    left: 30.5rem;
    top: 61.5rem;
    width: 7.3rem;
}
.p51-2{
    position: absolute;
    left: 58rem;
    top: 67rem;
    width: 5.3rem;
}
.p51-3{
    position: absolute;
    left: 76rem;
    top: 68rem;
    width: 6.3rem;
}
.p51-4{
    position: absolute;
    left: 76.5rem;
    top: 103.5rem;
    width: 5.3rem;
}
.p51-5{
    position: absolute;
    left: 30rem;
    top: 99.5rem;
    width: 6.3rem;
}
.head-1{
    position: absolute;
    left: 22rem;
    top: 57rem;
    width: 6.3rem;
}
.head-2{
    position: absolute;
    left: 61rem;
    top: 63rem;
    width: 6.3rem;
}
.head-3{
    position: absolute;
    left: 84rem;
    top: 69rem;
    width: 6.3rem;
}
.head-4{
    position: absolute;
    left: 83rem;
    top: 103rem;
    width: 6.3rem;
}
.dialog-1{
    opacity: 0;
    position: absolute;
    top: 66rem;
    left: 22rem;
}
.dialog-1-txt{
    width: 29rem;
    height: 5rem;
    /* text-align: center; */
    line-height: 5rem;
    font-size: 3rem;
    /* font-family: OPPOSans-B; */
    position: absolute;
    top: 5.5rem;
    padding: 0 1rem;
    left: 1rem;
}
.dialog-1-img{
    position: absolute;
    width: 29rem;
}
.dialog-2{
    width: 29rem;
    position: absolute;
    left: 68rem;
    top: 72rem;
    opacity: 0;
}
.dialog-2 img{
    width:100%;
}
.dialog-2-txt{
    width: 29rem;
    font-size: 3rem;
    /* font-family: OPPOSans-B; */
    position: absolute;
    left: 2rem;
    top: 7rem;
    top: 6rem;
    padding: 0 1rem;
}
.dialog-3{
    width: 33rem;
    position: absolute;
    left: 69rem;
    top: 106rem;
    opacity: 0;
}
.dialog-3 img{
    width:100%;
}
.dialog-3-txt{
    width: 30rem;
    font-size: 3rem;
    /* font-family: OPPOSans-B; */
    position: absolute;
    left: 2rem;
    top: 7rem;
    top: 7rem;
    padding: 0 1rem;
}
.voice-ass-txt p{
    width: 40%;
    margin-left: 30%;
    /* margin-top: -23rem; */
    font-size: 5.5rem;
}
.voice-ass{
    background-color: #000000;
    /* width: 192rem;
     */
     height: 147rem;
    padding: 1px;
    position:relative;
}
.vs-img-1{
    width: 70.2rem;
    top: 44rem;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    opacity: 0;
}
.vs-txt-1{
    color: #FFFFFF;
    font-size: 3.6rem;
    /* font-family: OPPOSans-L; */
    width: 59rem;
    position: absolute;
    top: 14rem;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.vs-img-2{
    width: 100%;
    position: absolute;
    top: 103rem;
}
.vs-txt-2{
    left: 24rem;
    position: absolute;
    top: 95rem;
}
.vs-txt-3{
    left: 39rem;
    position: absolute;
    top: 104rem;
    color: white;
    opacity: 0.25;
    /* font-family: POOPSans-B; */
    font-size: 1.8rem;
    width: 30rem;
    text-align: center;
}
.vs-txt-4{
    left: 56rem;
    position: absolute;
    top: 112rem;
}
.vs-txt-5{
    left: 23rem;
    position: absolute;
    top: 160rem;
}
.vs-txt-6{
    left: 36rem;
    position: absolute;
    top: 169rem;
    color: #FFFFFF;
    opacity: 0.25;
    /* font-family: POOPSans-B; */
    font-size: 1.8rem;
}
.vs-txt-7{
    left: 57rem;
    position: absolute;
    top: 179rem;
}
.gradient-font{
    background: -webkit-linear-gradient(0deg, #00ffff, #0e6dd9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    font-size:3.6rem;
    /* font-family: OPPOSans-B; */
    width: 40rem;
}
.full-screen{
    width: 100%;
    height: 60.7rem;
    position: relative;
    z-index: 11;
}

.common-session{
    /*padding: 1px;*/
    z-index:30;
    background-color: white;
    overflow: hidden;
    /* margin-top: -6rem; */
}

.a-flex-row{
    display: flex;
    flex-direction:row;
    align-content: center;
    justify-content: center;
}


.a-flex-row-start{
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: start;
}

.a-flex-coloum{
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}
.green-child{
    margin-top: -103rem;
    overflow: hidden;
}

/*功能拼接模块*/
.features-body{
    width: 100%;
    background-color: #000000;
    overflow: hidden;
}
.features-des{
    height: 57rem;
    padding: 0 3rem;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    /* align-content: center; */
    margin-top: 15rem;
}
.features-session{
    height: 121.5rem;
    /* background: url(/assets/img/phone-product/device-bg.jpg) no-repeat; */
    background-size: 100%;
    margin-top: -38rem;
    position:relative;
}
.features-session-img{
    width: 100%;
    height: 57.5rem;
    position: absolute;
    top: 64.5rem;
    z-index: 9;
}
.features-session-video{
    position: absolute;
    width: 101%;
    top: 64.5rem;
    left: 31.5%;
}
.session-video{
    width: 100%;
    position: absolute;
    top: 61rem;
}
.features-des p{
    color: #ffffff;
    text-align: center;
    font-size: 3.6rem;
}
.features-list .img-container{
    padding: 0 1.2rem;
    /*height: 71rem;*/
}
.features-container1{
    margin-top: 5.2rem;
}
.img-container img{
    width: 17.5rem;
    height: 17.5rem;
}
.features-start{
    width: 42rem;
    height: 42rem;
    position: relative;
    top: 43%;
    left: 3%;
    opacity: 0;
}
.features-start img{
    width: 17.5rem;
    height:17.5rem;
}


/*album*/
.album{
    padding: 1px;
    z-index:30;
    background-color: white;
}
.album-list{
    margin-top: -1rem;
}
.album-text{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}
.album-describe{
    font-size: 3.6rem;
    color: #000000;
    padding: 0 3rem;
    /* font-family: OPPOSans-L; */
}
.album-describe p{
    text-align: center;
    width: 64%;
    margin-left: 21%;
    margin-top: 7rem;
}
.album-img{
    width: 61.2rem;
    height: 62.6rem;
    margin-left: 23rem;
}
.album-img1{
    width: 60.2rem;
    height: 70.2rem;
    margin-left: 25rem;

}
.album-img2{
    width: 100%;
    /* height: 54.2rem; */
    /* margin-left: 18rem; */
    margin-top: 17rem;
}
.a-img-3{
    /* margin-left: 20rem; */
    margin-top: 104rem;
}
.a-img-4{
    position: relative;
    top: -170rem;
    left: -1rem;
}
.album-list img{
    border-radius: 3rem;
    width: 100%;
}
.album-group2{
    margin-top:16.7rem;
}
 .album-group2 .album-img1{
    /* padding-left:6.2rem; */
}
.album-title-child{
    /* margin-top: -30rem; */
}
/*绿色环保*/
.go-green{
    padding: 1px;
    z-index:30;
    background-color: white;
}
.green-text{
    width: 100%;
    /* height: 100%; */
    background-color: white;
    margin-top: -54rem;
}
.green-img{
    /* margin-top: 5rem; */
    width: 100%;
    height: 130rem;
    background: url(/assets/img/phone-product/go-green.jpg) no-repeat;
    padding:1px;
    background-size: 100%;
    /* opacity: 0; */
    position:relative;
}
.green-describe{
    position: absolute;
    top: 16%;
    color: #ffffff;
    font-size: 3.6rem;
    /* font-family: OPPOSans-R; */
    font-weight: bolder;
    width: 60%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.green-describe p{
    text-shadow: 0px 0px 65px #000000;
}
.green-describe-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -41rem;
    margin-left: -33rem;
}
.show{
    height:0;
}
.warp{
    top: 20rem !important;
}