.pc {
    position:relative;
}
.pg-phone{
    display: none;
}
.pg-pc{
    display: block;
}
.hypanel-page{
    width: 100%;
    padding: 1px 0;
    position: relative;
}
.hypanel-main-img {
    width: 100%;
    /* height: 100%; */
}
.banner{
    width: 100%;
    position: relative;
}
/*左侧定位div*/
.float-left-content-box {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 40rem;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.float-left-img-box {
    position: absolute;
    left: 47rem;
    right: 0;
    top: 0rem;
    bottom: 0;
    margin: auto;
    height: 40rem;
    width: 60%;
   
    animation-duration: 5s;
    animation-name: fadeInLeft;
}
@keyframes fadeInLeft{
    0%{ opacity: 0; }
    100%{ opacity: 1; }
}

.float-left-img {
    width: 20.2rem;
    height: 3.7rem;
}

.float-left-title {
    font-size: 4rem;
    color: #FFFFFF;
    font-family: 'Rany-Regular';
    width: 29.1rem;
    height: 5.6rem;
    line-height: 2.6rem;
    text-align: center;
    background-color: #000000;
    border-radius: 30px;
    position: absolute;
    top: -0.5rem;
    left: 21rem;
}

.float-left-line {
    width: 54.4rem;
    height: 1px;
    border-bottom: 1px solid #000000;
    margin: 1rem 0;
}

.float-left-title1 {
    font-size: 6rem;
    color: #000000;
    font-family: 'Rany-Bold';
    margin-top: 6rem;

}

.float-left-des {
    font-size: 2.4rem;
    color: #959595;
    font-family: 'OPPOSans-R';
    width: 30rem;
    margin-left: 1rem;
    margin-top: 8rem;
}
.float-left-icon{
    width:4.5rem;
}

.float-left-title,
.float-left-title1 {
    padding: 1.5rem 0;
}

.pg-panel1-title{
    width: 100%;
    height: 25rem;
    background-color: #FFFFFF;
    font-size: 8rem;
    font-family: 'Rany';
    text-align: center;
    line-height: 25rem;
}
.pg-panel1-title p{
    visibility: hidden;
}
.pg-panel1, .pg-panel1 img{
    width:100%;
    height: 108rem;
    --swiper-theme-color: #FFFFFF;

}
.swiper-pagination-bullet {
    width:3rem;
    height:3rem;
}
.pg1-txt1{
    position: absolute;
    top: 46rem;
    font-size: 2.4rem;
    font-family: 'OPPOSans-L';
    width: 53rem;
    right: 27rem;
    visibility: hidden;
}
.pg1-txt2{
    position: absolute;
    top: 46rem;
    font-size: 2.4rem;
    font-family: 'OPPOSans-L';
    width: 53rem;
    left: 27rem;
    visibility: hidden;
}
.pg-panelA{
    width:100%;
    background: url("../../img/product/pg71/back.jpg");
    background-size: 100%;
}
.pga-img1{
    width:100%;
}
.pg-panel2,.pg-panel3,.pg-panel4,.pg-panel5,.pg-panel6{
    width:100%;
    height:107rem;
    padding:1px;
}
.pg2-txt1{
    color: #FFFFFF;
    width: 83rem;
    right: 3rem;
    margin-left: 83rem;
    margin-top: 17rem;
    text-align: right;
    visibility: hidden;
}
.pg2-t1-title,.pg3-t1-title,.pg4-t1-title,.pg5-t1-title,.pg6-t1-title{
    font-size: 6rem;
    font-family: 'Rany';
}
.pg2-t1-txt{
    font-size: 2.4rem;
    font-family: 'OPPOSans-R';
    width: 71rem;
    margin-left: 12rem;
    margin-top: 3rem;
}
.pg3-txt1{
    color: #000000;
    width: 48%;
    right: 3rem;
    margin-left: 26%;
    margin-top: 6rem;
    text-align: center;
    visibility: hidden;
}

.pg3-t1-txt{
    font-size: 2.4rem;
    font-family: 'OPPOSans-L';
    width: 96%;
    margin-left: 2%;
    margin-top: 3rem;
    color:#535353;
}
.pg4-txt1{
    color: #000000;
    width: 95rem;
    right: 3rem;
    margin-left: 72rem;
    margin-top: 17rem;
    text-align: right;
    visibility: hidden;
}
.pg4-t1-txt{
    font-size: 2.4rem;
    font-family: 'OPPOSans-L';
    width: 66rem;
    margin-left: 28rem;
    margin-top: 3rem;
    color: #333333;
}
.pg4-t1-img{
    width: 54.8rem;
    margin-top: 5rem;
    margin-right: 7rem;
}
.pg5-txt1{
    color: #FFFFFF;
    width: 48%;
    right: 3rem;
    margin-left: 26%;
    margin-top: 7rem;
    text-align: center;
    visibility: hidden;
}

.pg5-t1-txt{
    font-size: 2.4rem;
    font-family: 'OPPOSans-L'; 
    width: 102%;
    margin-left: -1%;
    margin-top: 3rem;
    color:#FFFFFF;
}
.pg6-txt1{
    color: #000000;
    width: 65rem;
    right: 3rem;
    margin-left: 101rem;
    margin-top: 44rem;
    text-align: right;
    visibility: hidden;
}
.pg6-t1-txt{
    font-size: 2.4rem;
    font-family: 'OPPOSans-L';
    width: 60rem;
    margin-left: 5rem;
    margin-top: 3rem;
    color: #333333;
}