.pc, .menu{
    position: relative;
}
.language{
    position: absolute;
}
.pc-style{
    display:none !important;
}
.phone-style{
    display:block !important;
}
.k32-page {
    width: 100%;
    height: 192rem;
    position: relative;
    /* top: 59px; */
}

.switch-main-img {
    display:none;
    width: 100%;
    /* height: 100%; */
    margin-top: 6rem;
}

.switch-phone-main-img {
    display: block;
    width: 100%;
    /* height: 100%; */
}
.float-logo {
    position: absolute;
    top: 7%;
    left: 4%;
    width: 18.2rem;
    height: 9.5rem;
}

/*右侧定位div*/
.float-right-content-box {
    position: absolute;
    left: 0;
    top: -90rem;
    bottom: 0;
    margin: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.float-right-img-box {
    /* padding-left: 8rem; */
    /* visibility:hidden; */
    animation-duration: 5s;
    animation-name: fadeInLeft;
}
@keyframes fadeInLeft{
    0%{ opacity: 0; }
    100%{ opacity: 1; }
}
.float-right-img {
    width: 27.7rem;
    height: 5rem;
}

.float-right-title {
    font-size: 7.2rem;
    color: #000000;
    font-family: '';
    font-family: 'Rany-Bold';
}

.float-right-line {
    width: 54.4rem;
    height: 1px;
    border-bottom: 1px solid #000000;
    margin: 1rem 0;
}
.float-right-tags {
    display: flex;
    justify-content: center;
    margin-top: 4rem;
}
.float-right-tag {
    font-size: 3.6rem;
    color: #fff;
    font-family: 'Rany-Light';
    background-color: #817D79;
    border-radius: 0.5rem;
    width: 24rem;
    height: 5rem;
    text-align: center;
    line-height: 5rem;
    margin-right: 1rem;
}
.float-right-tag2 {
    width: 31.5rem;
}
.float-right-tag3 {
    width: 27.1rem;
}

.float-right-des {
    position: absolute;
    bottom: 6rem;
    left: 15%;
    font-size: 3rem;
    width: 78%;
    
    line-height: 3.6rem;
    color: #595959;
    font-family: 'Rany-Light';
    text-align: left;
}
.float-right-des span {
    font-family: 'Rany-Bold';
}

.ss-as-switch1,
.ss-as-switch2,
.ss-as-switch3,
.ss-as-switch4,
.ss-as-switch5,
.ss-as-switch6{
    width: 100%;
    padding:1px;
    position: relative;
    background-color: #fff;
}
.ss-as-switch1{
    padding:0px;
    padding-bottom: 16.2rem;
}
.ss-as-switch1 img {
    display: block;
    width: 100rem;
    height: 50rem;
    border-radius: 3rem;
    margin: 0 auto;
}

.ss-switch1-text {
    width: 100%;
    padding-top: 17rem;
    text-align: center;
    visibility:hidden;
}

.ss-switch1-title {
    color: #000;
    font-size: 6rem;
    font-family: 'Rany-Bold';
    margin-bottom: 2rem;
}
.ss-switch1-des{
    color: #000;
    font-size: 4.8rem;
    font-family: 'Rany-Regular';
    margin-bottom: 5rem;
}
.ss-switch1-content {
    font-family: 'OPPOSans';
    margin: 0 auto;
    width: 75%;
    font-size: 3.6rem;
    color: #000;
    margin-bottom: 17.5rem;
}

.ss-as-switch2 {
    height: 207.3rem;
    background-image: url(../../img/phone-product/k32/switch-02-bg.jpg);
    background-size: 100%;
}

/* 第一张图片样式 */
.ss-as-switch2 .phone-style:nth-child(6) {
    position: absolute;
    width: 50rem;
    height: 34rem;
    top: 14rem;
    left: 55rem;
    display: block;
    border-radius: 1rem;
}

/* 第二张图片样式 */
.ss-as-switch2 .phone-style:nth-child(7) {
    position: absolute;
    width: 42rem;
    height: 65rem;
    top: 1.6rem;
    left: 4rem;
    display: block;
    border-radius: 1rem;
}

/* 第三张图片样式 */
.ss-as-switch2 .phone-style:nth-child(8) {
    position: absolute;
    width: 50.1rem;
    height: 34.1rem;
    top: 134rem;
    left: 4rem;
    display: block;
    border-radius: 1rem;
}

/* 第四张图片样式 */
.ss-as-switch2 .phone-style:nth-child(9) {
    position: absolute;
    width: 42.1rem;
    height: 65.1rem;
    top: 142.4rem;
    right: 3.4rem;
    display: block;
    border-radius: 1rem;
}

.ss-switch2-text {
    position: absolute;
    width: 70%;
    top: 73.7rem;
    left: 25.8rem;
    text-align: left;
    visibility:hidden;
}

.ss-switch2-title {
    color: #000;
    font-size: 6rem;
    font-family: 'Rany-Bold';
    margin-bottom: 2rem;
}
.ss-switch2-des{
    color: #000;
    font-size: 4.8rem;
    font-family: 'Rany-Regular';
    margin-bottom: 5rem;
}
.ss-switch2-content {
    font-family: 'OPPOSans';
    margin: 0 auto;
    width: 100%;
    font-size: 3.6rem;
    color: #000;
    margin-bottom: 14.8rem;
}

.ss-as-switch3 {
    padding:0px;
    padding-bottom: 16.2rem;
}

.ss-as-switch3 img {
    display: block;
    width: 100rem;
    height: 65rem;
    border-radius: 3rem;
    margin: 0 auto;
}

.ss-switch3-text {
    width: 65%;
    padding-top: 17rem;
    margin-left: 14rem;
    text-align: left;
    visibility:hidden;
    z-index: 99;
}

.ss-switch3-title {
    color: #000;
    font-size: 6rem;
    font-family: 'Rany-Bold';
    margin-bottom: 2rem;
}
.ss-switch3-des{
    color: #000;
    font-size: 4.8rem;
    font-family: 'Rany-Regular';
    margin-bottom: 5rem;
}
.ss-switch3-content {
    font-family: 'OPPOSans';
    margin: 0 auto;
    width: 100%;
    font-size: 3.6rem;
    color: #000;
    margin-bottom: 9.5rem;
}

.ss-as-switch4{
    overflow: hidden;
    height:140rem;
    background-size: 100%;
    background-image: url(../../img/phone-product/k32/switch-04.jpg);

}

.ss-switch4-text {
    position: absolute;
    width: 60%;
    top: 56.2rem;
    right: 1.2rem;
    text-align: left;
    visibility:hidden;
}

.ss-switch4-title {
    color: #fff;
    font-size: 6rem;
    font-family: 'Rany-Bold';
    margin-bottom: 2rem;
}
.ss-switch4-des{
    color: #fff;
    font-size: 4.8rem;
    font-family: 'Rany-Regular';
    margin-bottom: 6rem;
}
.ss-switch4-content {
    font-family: 'OPPOSans';
    margin: 0 auto;
    width: 100%;
    font-size: 3.6rem;
    color: #fff;
    margin-bottom: 14.8rem;
}

.ss-as-switch5{
    padding:0px;
    padding-bottom: 16.2rem;
}
.ss-as-switch5 img {
    display: block;
    width: 100rem;
    height: 50rem;
    border-radius: 3rem;
    margin: 0 auto;
}

.ss-switch5-text {
    width: 100%;
    padding-top: 22.9rem;
    text-align: center;
    visibility:hidden;
}

.ss-switch5-title {
    color: #000;
    font-size: 6rem;
    font-family: 'Rany-Bold';
    margin-bottom: 2rem;
}
.ss-switch5-des{
    color: #000;
    font-size: 4.8rem;
    font-family: 'Rany-Regular';
    margin-bottom: 6rem;
}
.ss-switch5-content {
    font-family: 'OPPOSans';
    margin: 0 auto;
    width: 75%;
    font-size: 3.6rem;
    color: #000;
    margin-bottom: 8.9rem;
}
.ss-as-switch6{
    padding:0px;
    padding-bottom: 16.2rem;
}
.ss-as-switch6 img {
    display: block;
    width: 108rem;
    height: 105.3rem;
    margin: 0 auto;
}

.ss-switch6-text {
    width: 100%;
    text-align: center;
    visibility:hidden;
}

.ss-switch6-title {
    color: #000;
    font-size: 6rem;
    font-family: 'Rany-Bold';
    margin-bottom: 2rem;
}
.ss-switch6-des{
    color: #000;
    font-size: 4.8rem;
    font-family: 'Rany-Regular';
    margin-bottom: 6rem;
}
.ss-switch6-content {
    font-family: 'OPPOSans';
    margin: 0 auto;
    width: 80%;
    font-size: 3.6rem;
    color: #000;
}
.img-action {
    opacity: 0;
}
.img-float {
    animation-name: mixpadFadeInUp;
    animation-duration: .66s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
}
@keyframes mixpadFadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0,24px,0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}