.sl60-page {
    position: relative;
}
/* .smart-lock-page img {
    width: 100%;
    height: 100%;
} */
.pc, .menu {
    position: relative;
}
.language{
    position: absolute;
}
.pg-phone{
    display: block;
}
.pg-pc{
    display: none;
}
.warp {
    top: 33rem;
}
.sl60-page{
    width: 100%;
    padding: 1px 0;
    position: relative;
    background-color: #f6efe5;
}
.sl60-main-img {
    width: 100%;
    height: 100%;
}
.banner{
    position: relative;
    width: 108rem;
    height: 192rem;
}
.smart-lock-phone-main-img {
    width: 100%;
    height: 100%;
}

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

.float-content-box {
    position: absolute;
    left: 15.8rem;
    top: 42.2rem;
    bottom: 0;
    height: 40rem;
    animation-duration: 5s;
    animation-name: fadeInLeft;
}
.smart-lock-page .float-img {
    width: 76.4rem;
    height: 4.5rem;
}
.float-des {
    margin-top: 5.9rem;
    text-align: center;
    font-size: 4.5rem;
    font-family: Rany-Light;
    color: #B4B4B4;
    line-height: 6rem;
}

.pg-panel1 {
    position: relative;
    width: 108rem;
    height: 192rem;
}
.pg-panel1 img {
    width: 100%;
    height: 100%;
}
.pg-panel1-message {
    width: 100%;
    text-align: center;
    visibility: hidden;
}
.pg-panel1-title{
    position: absolute;
    width: 100%;
    top: 9.9rem;
    font-size: 6rem;
    font-family: 'Rany';
    color: #333333;
    visibility: hidden;
    text-align: center;
}

.pg-panel1-txt {
    font-size: 2.4rem;
    color: #8E7550;
    font-family: 'OPPOSans';
    line-height: 3.6rem;
    margin-bottom: 22.4rem;
}


.pg-panel2 {
    position: relative;
    width: 108rem;
    height: 192rem;
}
.pg-panel2 img {
    width: 100%;
    height: 100%;
}
.pg-panel2-message {
    position: absolute;
    left: 14.1rem;
    top: 32.5rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel2-title {
    width: 50%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 8rem;
}
.pg-panel2-txt {
    width: 90%;
    margin-top: 8rem;
    font-size: 3.6rem;
    line-height: 4.8rem;
    font-family: 'OPPOSans-L';
}
.pg-panle2-image-box {
    position: absolute;
    width: 100%;
    bottom: 20rem;
}
.pg-panle2-image-box .swiper-image {
    width: 80rem;
    height: 65rem;
    margin: 0 auto;
    overflow: hidden;
}
.pg-panle2-image-box .swiper-wrapper {
    width: 80rem;
}
.pg-panle2-image-box .swiper-slide {
    width: 80.1rem !important;
    flex-shrink: 0;
}
.pg-panle2-image-box .swiper-slide img {
    width: 78.9rem;
    height: 65rem;
}
.pg-panle2-image-box .pg-panle2-swiper-pagination {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 3rem;
    z-index: 100;
}
.pg-panle2-image-box .swiper-pagination-bullet {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 1.5rem;
    position: relative;
    display: inline-block;
    background: transparent !important; 
}

.pg-panle2-image-box .swiper-pagination-bullet img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.pg-panle2-image-box .pagination-dot-active {
    opacity: 0;
}

.pg-panle2-image-box .swiper-pagination-bullet-active .pagination-dot {
    opacity: 0;
}

.pg-panle2-image-box .swiper-pagination-bullet-active .pagination-dot-active {
    opacity: 1;
}

.pg-panle2-image-box .swiper-button {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 65rem;
    top: 0;
}
.pg-panle2-image-box .swiper-button img{
    width: 7rem;
    height: 7rem;
    margin: 0 3.5rem;
}

.pg-panel3 {
    position: relative;
    width: 108rem;
    height: 192rem;
}
.pg-panel3 img {
    width: 100%;
    height: 100%;
}
.pg-panel3-message {
    position: absolute;
    left: 14.1rem;
    top: 32.7rem;
    color: #fff;
    text-align: left;
    visibility: hidden;
}
.pg-panel3-title{
    width: 100%;
    font-size: 6rem;
    font-family: 'Rany';
    line-height: 8rem;
}
.pg-panel3-txt {
    width: 85%;
    font-size: 3.6rem;
    font-family: 'OPPOSans-L';
    line-height: 4.8rem;
    margin-top: 6.8rem;
}
.pg-panle3-image-box {
    width: 108rem;
    height: 192rem;
}
.pg-panle3-image-box .image-box {
    width: 108rem;
    overflow: hidden;
}
.pg-panle3-image-box .swiper-wrapper {
    width: 108rem;
}
.pg-panle3-image-box .image-box .swiper-slide {
    position: relative;
    width: 108rem !important;
    flex-shrink: 0;
}
.pg-panel3 .swiper-slide img {
    width: 108rem;
}
.pg-panle3-image-box .pg-panle3-swiper-pagination {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 3rem;
    z-index: 100;
}
.pg-panle3-image-box .swiper-pagination-bullet {
    background: transparent !important;
    opacity: 1;
    width: 4rem;
    height: 4rem;
    margin: 0 2rem !important;
    position: relative;
    display: inline-block;
}

.pg-panle3-image-box .swiper-pagination-bullet img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.pg-panle3-image-box .pagination-dot-active {
    opacity: 0;
}

.pg-panle3-image-box .swiper-pagination-bullet-active .pagination-dot {
    opacity: 0;
}

.pg-panle3-image-box .swiper-pagination-bullet-active .pagination-dot-active {
    opacity: 1;
}

.pg-panel4 {
    position: relative;
    width: 108rem;
    height: 192rem;
}
.pg-panel4 img {
    width: 100%;
    height: 100%;
}
.pg-panel4-message {
    position: absolute;
    left: 14.1rem;
    top: 15rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel4-title {
    text-align: left;
    width: 100%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 8rem;
    margin-bottom: 7.9rem;
}
.pg-panel4-txt {
    display: inline-block;
    width: 89%;
    font-size: 3.6rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 4.8rem;
}
.pg-panel4-buttom {
    position: absolute;
    left: 27.5rem;
    top: 89.3rem;
}
.pg-panel4-tag {
    display: flex;
    font-size: 3.6rem;
    color: #fff;
    font-family: Rany;
    margin-right: 17rem;

}
.tag-buttom {
    position: absolute; 
    bottom: -87.6rem;
    left: -4.5rem;
    width: 100%;
    text-align: center;
}
.pg-panel4-tag::before{
    content: "·";
    display: block;
    color: #EB8A00;
    font-size: 6rem;
    line-height: 3rem;
    margin-right: 2rem;
    font-family: Adobe Heiti Std R;
}

.pg-panel5 {
    position: relative;
    width: 108rem;
    height: 192rem;
}
.pg-panel5 img {
    width: 100%;
    height: 100%;
}
.pg-panel5-message {
    position: absolute;
    left: 14.1rem;
    top: 24rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel5-title {
    text-align: left;
    width: 65%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 8rem;
    margin-bottom: 7.9rem;
}
.pg-panel5-txt {
    display: inline-block;
    width: 85%;
    font-size: 3.6rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 4.8rem;
}

.pg-panel6 {
    position: relative;
    width: 108rem;
    height: 192rem;
}
.pg-panel6 img {
    width: 100%;
    height: 100%;
}
.pg-panel6-message {
    position: absolute;
    left: 14.2rem;
    top: 33.1rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel6-title {
    text-align: left;
    width: 100%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 8rem;
    margin-bottom: 6.9rem;
}
.pg-panel6-txt {
    display: inline-block;
    width: 100%;
    font-size: 3.6rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 4.8rem;
}
.pg-panel6-buttom {
    position: absolute;
    left: 47.4rem;
    bottom: 45.5rem;
}
.pg-panel6-tag {
    display: flex;
    font-size: 3rem;
    color: #fff;
    font-family: OPPOSans-L;
    margin-right: 13rem;

}
.pg-panel6-tag::before{
    content: "";
    display: block;
    height: 12.6rem;
    width: 0.15rem;
    border: 0.15rem solid #EB8A00;
    margin-right: 3.1rem;
    vertical-align: middle;
    color: #EB8A00;
}

.pg-panel7 {
    position: relative;
    width: 108rem;
    height: 192rem;
}
.pg-panel7 img {
    width: 100%;
    height: 100%;
}
.pg-panel7-message {
    position: absolute;
    left: 14.2rem;
    top: 19.9rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel7-title {
    text-align: left;
    width: 100%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 8rem;
    margin-bottom: 6.8rem;
}
.pg-panel7-txt {
    display: inline-block;
    width: 91%;
    font-size: 3.6rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 4.8rem;
}

.pg-panel8 {
    position: relative;
    width: 108rem;
    height: 192rem;
}
.pg-panel8 img {
    width: 100%;
    height: 100%;
}
.pg-panel8-message {
    position: absolute;
    left: 14.2rem;
    top: 23.8rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel8-title {
    text-align: left;
    width: 100%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 8rem;
    margin-bottom: 7.9rem;
}
.pg-panel8-txt {
    display: inline-block;
    width: 90%;
    font-size: 3.6rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 4.8rem;
}

.pg-panel9 {
    position: relative;
    width: 108rem;
    height: 192rem;
}
.pg-panel9 img {
    width: 100%;
    height: 100%;
}
.pg-panel9-message {
    position: absolute;
    left: 14.1rem;
    top: 26.8rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel9-title {
    text-align: left;
    width: 80%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 8rem;
    margin-bottom: 8rem;
}
.pg-panel9-txt {
    display: inline-block;
    width: 91%;
    font-size: 3.6rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 4.8rem;
}

.pg-panel10 {
    position: relative;
    width: 108rem;
    height: 192rem;
}
.pg-panel10 img {
    width: 100%;
    height: 100%;
}
.pg-panel10-message {
    position: absolute;
    left: 14.1rem;
    top: 26.4rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel10-title {
    text-align: left;
    width: 100%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 8rem;
    margin-bottom: 6.8rem;
}
.pg-panel10-txt {
    display: inline-block;
    width: 91.2%;
    font-size: 3.6rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 4.8rem;
}

.pg-panel11 {
    position: relative;
    width: 108rem;
    height: 192rem;
}
.pg-panel11 img {
    width: 100%;
    height: 100%;
}
.pg-panel11-message {
    position: absolute;
    width: 100%;
    top: 24.9rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel11-txt {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    font-size: 3.6rem;
    font-family: OPPOSans-L;
    text-align: center;
    line-height: 4.8rem;
}