.sl60-page {
    position: relative;
}
.pc {
    position:relative;
}
.pg-phone{
    display: none;
}
.pg-pc{
    display: block;
}
.warp {
    top: 15rem;
}
.sl60-page{
    width: 100%;
    padding: 1px 0;
    position: relative;
    background-color: #f6efe5;
}
.sl60-main-img {
    width: 100%;
    height: 100%;
}
.banner{
    position: relative;
    width: 192rem;
    height: 93rem;
}

.smart-lock-main-img {
    width: 100%;
    height: 100%;
}

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

.float-content-box {
    position: absolute;
    left: 16rem;
    top: 42.8rem;
    bottom: 0;
    height: 40rem;
    animation-duration: 5s;
    animation-name: fadeInLeft;
}
.float-img {
    width: 83.3rem;
    height: 4.8rem;
}
.float-des {
    margin-top: 5.8rem;
    text-align: left;
    font-size: 4.5rem;
    line-height: 6rem;
    font-family: Rany-Light;
    color: #B4B4B4;
}

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

.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: 192rem;
    height: 96rem;
}
.pg-panel2 img {
    width: 100%;
    height: 100%;
}
.pg-panel2-message {
    position: absolute;
    left: 16rem;
    top: 30.9rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel2-title {
    width: 25%;
    font-size: 6rem;
    font-family: Rany;
}
.pg-panel2-txt {
    width: 32%;
    margin-top: 5.9rem;
    font-size: 2.4rem;
    line-height: 3.2rem;
    font-family: 'OPPOSans-L';
}
.pg-panle2-image-box {
    position: absolute;
    width: 104rem;
    top: 15.5rem;
    right: 4rem;
}
.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: 80rem !important;
    flex-shrink: 0;
}
.pg-panle2-image-box .swiper-slide img {
    width: 79.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: 8rem;
    height: 8rem;
}
.pg-panel3 {
    position: relative;
    width: 192rem;
    height: 96rem;
}
.pg-panel3 img {
    width: 100%;
    height: 100%;
}
.pg-panel3-message {
    position: absolute;
    left: 112rem;
    top: 31.1rem;
    color: #fff;
    text-align: left;
    visibility: hidden;
}
.pg-panel3-title{
    width: 100%;
    font-size: 6rem;
    font-family: 'Rany';
}
.pg-panel3-txt {
    width: 80%;
    font-size: 2.4rem;
    font-family: 'OPPOSans-L';
    line-height: 3.6rem;
    margin-top: 4.7rem;
}
.pg-panle3-image-box {
    width: 192rem;
    height: 96rem;
}
.pg-panle3-image-box .image-box {
    width: 192rem;
    overflow: hidden;
}
.pg-panle3-image-box .swiper-wrapper {
    width: 192rem;
}
.pg-panle3-image-box .image-box .swiper-slide {
    position: relative;
    width: 192rem !important;
    flex-shrink: 0;
}
.pg-panel3 .swiper-slide img {
    width: 192rem;
}
.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: 192rem;
    height: 96rem;
}
.pg-panel4 img {
    width: 100%;
    height: 100%;
}
.pg-panel4-message {
    position: absolute;
    left: 16rem;
    top: 29.2rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel4-title {
    text-align: left;
    width: 30%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 6rem;
    margin-bottom: 4.9rem;
}
.pg-panel4-txt {
    display: inline-block;
    width: 26%;
    font-size: 2.4rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 3.6rem;
}
.pg-panel4-buttom {
    display: flex;
    position: absolute;
    left: 76.7rem;
    bottom: 5rem;
}
.pg-panel4-tag {
    display: flex;
    font-size: 2.4rem;
    color: #fff;
    font-family: Rany;
    margin-right: 14.5rem;

}
.pg-panel4-tag::before{
    content: "·";
    display: block;
    color: #EB8A00;
    font-size: 6rem;
    line-height: 1.5rem;
    font-family: Adobe Heiti Std R;
}

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

.pg-panel6 {
    position: relative;
    width: 192rem;
    height: 96rem;
}
.pg-panel6 img {
    width: 100%;
    height: 100%;
}
.pg-panel6-message {
    position: absolute;
    left: 16rem;
    top: 38rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel6-title {
    text-align: left;
    width: 100%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 6rem;
    margin-bottom: 3.8rem;
}
.pg-panel6-txt {
    display: inline-block;
    width: 100%;
    font-size: 2.4rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 3.6rem;
}
.pg-panel6-buttom {
    display: flex;
    position: absolute;
    left: 112.5rem;
    bottom: 23rem;
}
.pg-panel6-tag {
    display: flex;
    font-size: 2.4rem;
    color: #fff;
    font-family: OPPOSans-L;
    margin-right: 17rem;
    width: 60%;
}
.pg-panel6-tag::before{
    content: "";
    display: block;
    height: 5.6rem;
    width: 0.1rem;
    border: 0.1rem solid #EB8A00;
    margin-right: 1.9rem;
    vertical-align: middle;
    color: #EB8A00;
}

.pg-panel7 {
    position: relative;
    width: 192rem;
    height: 96rem;
}
.pg-panel7 img {
    width: 100%;
    height: 100%;
}
.pg-panel7-message {
    position: absolute;
    left: 112rem;
    top: 20rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel7-title {
    text-align: left;
    width: 100%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 6rem;
    margin-bottom: 4.9rem;
}
.pg-panel7-txt {
    display: inline-block;
    width: 77%;
    font-size: 2.4rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 3.6rem;
}

.pg-panel8 {
    position: relative;
    width: 192rem;
    height: 96rem;
}
.pg-panel8 img {
    width: 100%;
    height: 100%;
}
.pg-panel8-message {
    position: absolute;
    left: 16rem;
    top: 32.8rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel8-title {
    text-align: left;
    width: 100%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 6rem;
    margin-bottom: 4.9rem;
}
.pg-panel8-txt {
    display: inline-block;
    width: 32%;
    font-size: 2.4rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 3.6rem;
}

.pg-panel9 {
    position: relative;
    width: 192rem;
    height: 96rem;
}
.pg-panel9 img {
    width: 100%;
    height: 100%;
}
.pg-panel9-message {
    position: absolute;
    left: 112rem;
    top: 32.7rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel9-title {
    text-align: left;
    width: 95%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 6rem;
    margin-bottom: 4.9rem;
}
.pg-panel9-txt {
    display: inline-block;
    width: 72%;
    font-size: 2.4rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 3.6rem;
}

.pg-panel10 {
    position: relative;
    width: 192rem;
    height: 96rem;
}
.pg-panel10 img {
    width: 100%;
    height: 100%;
}
.pg-panel10-message {
    position: absolute;
    left: 16rem;
    top: 34.6rem;
    color: #fff;
    visibility: hidden;
}
.pg-panel10-title {
    text-align: left;
    width: 100%;
    font-size: 6rem;
    font-family: Rany;
    line-height: 6rem;
    margin-bottom: 4.9rem;
}
.pg-panel10-txt {
    display: inline-block;
    width: 32.2%;
    font-size: 2.4rem;
    font-family: OPPOSans-L;
    text-align: left;
    line-height: 3.6rem;
}

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