.pc {
    position:relative;
}
.pg-phone{
    display: block;
    width: 100%;
}
.pc, .menu {
    position: relative;
}
.language {
    position: absolute;
}
/*.sub-nav {*/
/*    position: fixed;*/
/*    background-color: white;*/
/*    width: 100%;*/
/*    border: 1px solid #f1ebeb;*/
/*    z-index: 80;*/
/*    height: 13rem;*/
/*}*/
.pg-pc{
    display: none;

}
.sn-1 {
    width: 65%;
}
.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: 14rem;
    top: 57.5rem;
    text-align: left;
    animation-duration: 5s;
    animation-name: fadeInLeft;

}

@keyframes fadeInLeft{
    0%{ opacity: 0; }
    100%{ opacity: 1; }
}

.float-left-title {
    font-size: 8rem;
    color: #ffffff;
    font-family: 'Rany-Medium';
    margin-bottom: 4.6rem;
}

.float-left-title1 {
    font-size: 5rem;
    color: #ffffff;
    font-family: 'Rany-Light';
    font-weight: lighter;
    margin-bottom: 3.3rem;

}

.pg-panel1,.pg-panel2,.pg-panel3,.pg-panel4,.pg-panel5,.pg-panel6,.pg-panel7{
    position: relative;
}
.pg1-t1-title,.pg2-t1-title,.pg3-t1-title,.pg4-t1-title,.pg5-t1-title,.pg6-t1-title{
    font-size: 6rem;
    font-family: 'Rany';
}
.pg1-t1-txt,.pg2-t1-txt,.pg3-t1-txt,.pg4-t1-txt,.pg5-t1-txt,.pg6-t1-txt{
    font-size: 3.6rem;
    line-height: 4.8rem;
    font-family: 'OPPOSans-L';
}
.pg1-txt1{
    position: absolute;
    width: 100%;
    text-align: left;
    top:17.9rem;
    left: 13.9rem;
    visibility: hidden;
}
.pg1-t1-title{
    /* margin-top: 6.3rem; */
    color: #fff;
    margin-bottom: 5rem;
}
.pg1-t1-txt{
    color: #fff;
}

.pg2-txt1{
    position: absolute;
    top:28.1rem;
    width: 100%;
    right: 15.7rem;
    text-align: right;
    visibility: hidden;
}
.pg2-t1-title{
    color: #333;
    margin-bottom: 6.1rem;
}
.pg2-t1-txt{
    color: #333;
}
.pg3-txt1{
    position: absolute;
    top:21.0rem;
    width: 100%;
    left: 13.9rem;
    text-align: left;
    visibility: hidden;
}
.pg3-t1-title {
    color: #ffffff;
}
.pg3-t1-txt{
    margin-top: 6.2rem;
    color:#ffffff;
}
.pg4-txt1{
    position: absolute;
    top:30.4rem;
    right: 15.7rem;
    width: 100%;
    text-align: right;
    visibility: hidden;
}
.pg4-t1-title {
    color:#fff;
}
.pg4-t1-txt{
    margin-top: 5.1rem;
    color: #fff;
}

.pg5-txt1{
    position: absolute;
    top:17.3rem;
    width: 100%;
    text-align: center;
    visibility: hidden;
}
.pg5-t1-title {
    color:#fff;
}
.pg5-t1-txt{
    margin-top: 5.1rem;
    color:#fff;
}
.pg6-txt1{
    position: absolute;
    top:24.7rem;
    left: 13.9rem;
    width: 100%;
    text-align: left;
    visibility: hidden;
}
.p6-t1-title {
    color:#333;
}
.pg6-t1-txt{
    margin-top: 5rem;
    color: #333;
}
.pg-panel7{
    /* margin-bottom: 2rem; */
}
.pg7-txt1{
    position: absolute;
    top:11.9rem;
    width: 100%;
    text-align: center;
    visibility: hidden;
}
.pg7-t1-title{
    font-family: 'Rany';
    font-size: 6rem;
    color: #333;
}