.vct61-page {
    position: relative;
}
.pc, .menu {
    position: relative;
}
.language{
    position: absolute;
}
.pg-phone{
    display: block;
}
.pg-pc{
    display: none !important;
}
.vct61-page{
    width: 100%;
    padding: 1px 0;
    position: relative;
    background-color: #f6efe5;
}
.vct61-main-img {
    width: 100%;
    height: 100%;
}
.banner{
    position: relative;
    width: 108rem;
    height: 192rem;
}
.banner img {
    width: 100%;
    height: 100%;
}
@keyframes fadeInLeft{
    0%{ opacity: 0; }
    100%{ opacity: 1; }
}

.float-content-box {
    position: absolute;
    left: 16rem;
    top: 45.1rem;
    height: 40rem;
    animation-duration: 5s;
    animation-name: fadeInLeft;
}
.float-title {
    text-align: center;
    font-size: 8rem;
    font-family: Rany-Bold;
    background: linear-gradient(70deg, #FFEEB2 0%, #88632E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 0;
    text-shadow: none;
}
.float-des {
    margin-top: 2rem;
    text-align: center;
    font-size: 7.3rem;
    font-family: Rany-Regular;
    background: linear-gradient(70deg, #FFEEB2 35%, #88632E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 0;
    text-shadow: none;
}

.pg-panel1 {
    position: relative;
    width: 108rem;
    /* height: 93rem; */
}
.pg-panel1-message {
    width: 100%;
    text-align: center;
    visibility: hidden;
}
.pg-panel1-title{
    width: 50%;
    font-size: 6rem;
    font-family: 'Rany-Bold';
    margin: 25rem auto 7rem;
    background: linear-gradient(90deg, #FFEEB2 0%, #88632E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 0;
    text-shadow: none;
}

.pg-panel1-txt {
    width: 60%;
    font-size: 3.6rem;
    color: #8E7550;
    font-family: 'OPPOSans';
    line-height: 4.8rem;
    margin: 0 auto 15rem;
}

.pg-panel1 .panel1-video-1 {
    width: 108rem;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.panel1-video{
    width:96rem;
    min-width:96rem;
    max-width: 96rem;
    border-radius: 1rem;
}

.pg-panel2 {
    position: relative;
    width: 108rem;
    height: 242.5rem;
}
.pg-panel2-message {
    position: absolute;
    left: 11rem;
    top: 19rem;
    color: #000;
    visibility: hidden;
}
.pg-panel2-title {
    width: 40%;
    font-size: 6rem;
    font-family: Rany-Bold;
    background: linear-gradient(135deg, #EFD59F 0%, #B0813E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 0;
    text-shadow: none;
}
.pg-panel2-txt {
    width: 70%;
    margin-top: 7rem;
    font-size: 3.6rem;
    line-height: 4.8rem;
    font-family: 'OPPOSans';
    color: #8E7550;
    text-align: left;
}

/* 第一张图片样式 */
.pg-panel2 .pg-phone:nth-child(5) {
    position: absolute;
    width: 94rem;
    height: 65rem;
    top: 100.7rem;
    left: 7rem;
    display: block;
    border-radius: 3rem;
}

/* 第二张图片样式 */
.pg-panel2 .pg-phone:nth-child(6) {
    position: absolute;
    width: 54rem;
    height: 57rem;
    top: 169.7rem;
    left: 3rem;
    display: block;
    border-radius: 3rem;
}

/* 第三张图片样式 */
.pg-panel2 .pg-phone:nth-child(7) {
    position: absolute;
    width: 54rem;
    height: 47.7rem;
    top: 194.7rem;
    left: 60rem;
    display: block;
    border-radius: 3rem;
}
.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)
    }
}
.pg-panel3 {
    position: relative;
    width: 108rem;
    /* height: 93rem; */
}
.pg-panel3-message {
    width: 100%;
    text-align: center;
    visibility: hidden;
}
.pg-panel3-title{
    width: 65%;
    font-size: 6rem;
    font-family: 'Rany-Bold';
    margin: 25rem auto 7rem;
    background: linear-gradient(90deg, #FFEEB2 0%, #88632E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 0;
    text-shadow: none;
}

.pg-panel3-txt {
    width: 65%;
    font-size: 3.6rem;
    color: #8E7550;
    font-family: 'OPPOSans';
    line-height: 4.8rem;
    margin: 0 auto 15rem;
}
.pg-panel3 .panel3-video-1 {
    width: 108rem;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.panel3-video{
    width:96rem;
    min-width:96rem;
    max-width: 96rem;
    border-radius: 1rem;
}

.pg-panel4 {
    position: relative;
    width: 108rem;
    /* height: 93rem; */
    padding-bottom: 8.3rem;
}
.pg-panel4-message {
    position: relative;
    width: 100%;
    padding-left: 11rem;
    padding-bottom: 15rem;
    visibility: hidden;
}
.pg-panel4-title {
    text-align: left;
    background: linear-gradient(135deg, #EFD59F 0%, #B0813E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 0;
    text-shadow: none;
    width: 55%;
    margin: 25rem 0 4rem;
    font-size: 6rem;
    font-family: Rany-Bold;
    line-height: 7.2rem;
}
.pg-panle4-image-box {
    display: flex;
    width: 100%;
    padding-left: 6rem;
    
    /* visibility: hidden; */
}
.pg-panel4-txt {
    display: inline-block;
    width: 70.2rem;
    font-size: 3.6rem;
    color: #8E7550;
    font-family: OPPOSans;
    text-align: left;
    line-height: 4.8rem;
    visibility: hidden;
}
.pg-panle4-image-box .image-box {
    width: 130.5rem;
    overflow: hidden;
}
.pg-panle4-image-box .swiper-image {
    width: 93rem;
    height: 60rem;
    margin-left: 0;
    overflow: visible;
}
.pg-panle4-image-box .swiper-wrapper {
    width: 90rem;
}
.pg-panle4-image-box .image-box .swiper-slide {
    margin-right: 3rem;
    width: 90rem !important;
    flex-shrink: 0;
}
.pg-panle4-image-box .swiper-buttom {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 90rem;
    height: 9rem;
    margin-top: 3rem;
}
.pg-panle4-image-box .swiper-right-button img{
    width: 6rem;
    height: 6rem;
}
.swiper-buttom .swiper-pagination {
    margin-top: 2rem;
    display: flex;
    gap: 1rem;
}
.swiper-buttom .swiper-pagination-bullet {
    width: 7rem;
    height: 0.5rem;
    background: #F0E5D1;
    border-radius: 0.2rem;
    opacity: 1;
}
.swiper-buttom .swiper-pagination-bullet-active {
    background: #B0813E;
}
.swiper-buttom .swiper-right-button {
    position: absolute;
    top: 3rem;
    right: 0;
    width: 16.4rem;
}
.pg-panel4 .swiper-slide img {
    width: 90rem;
    height: 60rem;
    border-radius: 2rem;

}

