.pc, .menu{
    position:relative;
}
.language{
    position: absolute;
}
.pc-61{
    display:none;
}
.phone-61{
    display:block;
}
.hypanel-lux-page{
    position: relative;

}
.hypanel-page {
    width: 100%;
    height: 100%;
    padding: 1px;
    position: relative;
}
.hypanel-main-img {
    display: none;
}
.hypanel-phone-main-img {
    width: 100%;
    /* height: 100%; */
}
.float-logo {
    position: absolute;
    top: 8%;
    left: 7%;
    width: 18.2rem;
    height: 9.5rem;
}

/*左侧定位div*/
.float-left-content-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 50%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.float-left-img-box {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 40rem;
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.float-left-img {
    width: 27.7rem;
    height: 5rem;
}
.float-left-title {
    font-size: 6rem;
    color: #ffffff;
    /* font-family: Rany-Bold; */
}
.float-left-line {
    width: 54.4rem;
    height: 1px;
    border-bottom: 1px solid #ffffff;
    margin: 1rem 0;
}
.float-left-title1 {
    font-size: 4.8rem;
    color: #ffffff;
    font-family: 'OPPOSans-R';
}
.float-left-des {
    font-size: 3rem;
    color: #ffffff;
    /* font-family: Rany-Light; */
}
.float-left-title, .float-left-title1 {
    padding: 1.5rem 0;
}

/*右侧定位div*/
.float-right-content-box {
    position: absolute;
    left: -23%;
    right: 0;
    bottom: 0px;
    margin: auto;
    width: 100%;
    height: 44%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: -133%;
}
.float-right-img-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 40rem;
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 10rem;
    animation-duration: 5s;
    animation-name: fadeInLeft;
}
@keyframes fadeInLeft{
    0%{ opacity: 0; }
    100%{ opacity: 1; }
}
.float-right-img {
    width: 33.2rem;
    height: 6.1rem;
}
.float-right-title {
    font-size: 8rem;
    color: #000000;
    font-family: 'Rany-Regular';
    margin-top: -12%;
    margin-left: 53%;
    width: 100%;
}
.float-right-line {
    width: 54.4rem;
    height: 1px;
    border-bottom: 1px solid #000000;
    margin: 1rem 0;
}
.float-right-title1 {
    font-size: 5.5rem;
    color: #000000;
    margin-top: 20%;
    font-family: 'OPPOSans-R';
    margin-left: 0%;
    width: 72%;
}
.float-right-des {
    font-size: 3.6rem;
    color: #595959;
    font-family: 'OPPOSans-R';
    width: 66%;
    margin-top: 14%;
}
.float-right-title, .float-right-title1 {
    padding: 1.5rem 0;
}

.hl-lux-panel1,
.hl-lux-panel2,
.hl-lux-panel3,
.hl-lux-panel4,
.hl-lux-panel5,
.hl-lux-panel6{
    width: 100%;
    padding:1px;
    position: relative;
}
.hl-lux-panel1{
    height:146.8rem;
    background-color: #000000;
}

.hl-lux-panel1 img {
    width: 100%;
}

.hl-panel1-text {
    position: absolute;
    width: 70%;
    margin-top: 15%;
    margin-left: 10%;
    visibility:hidden;
}

.hl-panel1-title {
    color: #FFE4BD;
    font-size: 6rem;
    font-family: 'Rany-Regular';
    visibility:hidden;
}

.hl-content{
    font-size: 3.6rem;
    color: #999999;
    line-height: 4.6rem;
    font-family: 'OPPOSans-L';
}
.hl-panel1-content {
    width: 83%;
    margin-top: 4%;
}

.hl-lux-panel2 {
    
    height: 260rem;
    background-image: url(../../img/phone-product/ks61/panel2-background.jpg);

}

.hl-panel2-title,
.hl-panel3-title,
.hl-panel4-title,
.hl-panel5-title,
.hl-panel6-title{
    font-size: 6rem;
    width: 66%;
    margin-left: 17%;
    margin-top: 10%;
    text-align: center;
    font-family: 'Rany-Regular';
}

.rotate-img {
    width: 97.3rem;
    margin-top: 12%;
    margin-left: 5%;
    animation: myfirst2 30s infinite linear;
}

@keyframes myfirst2 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

@keyframes myfirst {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(-359deg);
    }
}

.hl-panel2-text {
    width: 100%;
    margin-top: 8%;
    display:flex;
    flex-flow: column;
}

.hl-panel2-content {
    visibility:hidden;
   
}
.hl-panel2-content p{
    width: 77%;
    margin-left: 11.5%;
    margin-top: 1%;
    text-align: center;
    margin-bottom: 9rem;
}
.scene01-img {
    width: 104rem;
    margin-left: 2rem;
}

.hl-lux-panel3{
    height:146.8rem;
    background-size: 100%;
    background-image: url(../../img/phone-product/ks61/panel3-background.jpg);
}
.hl-panel3-text{
    margin-top:15%;
    visibility:hidden;
}
.hl-panel3-content{
    width: 82%;
    text-align: center;
    margin-left: 10%;
    margin-top: 6%;
}
.panel3-video{
    width: 82%;
    text-align: center;
    margin-left: 10%;
    margin-top: 15%;
}
.hl-lux-panel4{
    height:225rem;
    background-size: 100%;
    background-image: url(../../img/phone-product/ks61/panel4-background.jpg);

}
.hl-panel4-text{
    width: 60%;
    position: absolute;
    margin-top: 5%;
    margin-left: 33%;
    text-align: left;
    visibility:hidden;
}
.hl-panel4-title{
    text-align: left;
    margin-left: 0%;
    width: 90%;
}
.hl-panel4-content{
    text-align: left;
    width: 99%;
    margin-top: 4%;
}
.panel4-video-1{
    width: 72.1rem;
    position: absolute;
    margin-left: 0%;
    margin-top: 71%;
}
.panel4-video-2{
    width: 72.1rem;
    position: absolute;
    margin-left: 33%;
    margin-top: 115%;
}
.panel4-video-3{
    width: 72.1rem;
    position: absolute;
    margin-left: 8%;
    margin-top: 160%;
}
.hl-panel5-title{
    width: 56%;
    margin-left: 22%;
}
.hl-panel5-text{
    visibility:hidden;
}
.hl-panel5-content{
    width: 78%;
    margin-left: 11%;
    margin-top: 4%;
    text-align: center;
}
.panel5-img{
   width: 100%;
}

.hl-panel6-text{
    width: 64%;
    position: absolute;
    margin-left: 20%;
    margin-top: 11%;
    visibility:hidden;
}
.hl-panel6-title{
  color:#FFFFFF;
  margin-left: 0%;
  text-align: left;
  width: 107%;
}
.hl-panel6-content{
    color:#FFFFFF;
    text-align: left;
    margin-top: 9%;
}
.panel6-img-1{
    width: 64.5rem;
    margin-top: 39%;
}
.panel6-img{
    width: 100%;
 }
 .hl-lux-panel2 .swiper-container{
    width:100%;
    height: 108rem;
 }
 .hl-lux-panel2 .swiper-slide{
    width: 100% !important;
 }
 .pagination{
    display: flex;
    margin-left: 8%;
    /* margin-bottom: 15%; */
    cursor: pointer;
  }
  .swiper-pagination-bullet,.line-1{
    width: 18rem;
    height: 1rem;
    background-color: #999999;
    margin-top: 12%;
    margin-left: 2%;
    border-radius: 11%;
 }
 .line-2{
    width: 18rem;
    height: 1rem;
    background-color: #D9D9D9;
    margin-top: 12%;
    margin-left: 2%;
 }
 .title-color{
    color: #FFE4BD;
}
.video-panel-61 .video-player{
    width:100%;
}
.warp{
    top: 20rem !important;
}