@keyframes Play {
    from {
        background-position: 0 0;
    }
    to {
        background-position: right 0;
    }
}
.page {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    font-size: 0.26rem;
}

.container {
    position: relative;
    width: 100vw;
    height: 100vh;
}

.swiper-slide {
    background-size: 100% 100%;
    background-position: center center;
    -moz-background-size: cover;
    background-size: cover;
}

.navs {
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0rem;
    bottom: 0rem;
    z-index: 4;
}

.navs li {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/nav_bg.jpg?v=3);
    background-size: 7.5rem 1.4rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 0.7rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.navs li:nth-child(1) {
    background-position: 0 0;
}
.navs li:nth-child(2) {
    background-position: -1.07rem 0;
}
.navs li:nth-child(3) {
    background-position: -2.14rem 0;
}
.navs li:nth-child(4) {
    background-position: -3.21rem 0;
}
.navs li:nth-child(5) {
    background-position: -4.29rem 0;
}
.navs li:nth-child(6) {
    background-position: -5.36rem 0;
}
.navs li:nth-child(7) {
    background-position: -6.43rem 0;
}
.navs li:nth-child(1).active {
    background-position: 0 -0.7rem;
}
.navs li:nth-child(2).active {
    background-position: -1.07rem -0.7rem;
}
.navs li:nth-child(3).active {
    background-position: -2.14rem -0.7rem;
}
.navs li:nth-child(4).active {
    background-position: -3.21rem -0.7rem;
}
.navs li:nth-child(5).active {
    background-position: -4.29rem -0.7rem;
}

.navs li:nth-child(6).active {
    background-position: -5.36rem -0.7rem;
}

.navs li:nth-child(7).active {
    background-position: -6.43rem -0.7rem;
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.6rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.swiper-slide.swiper-slide-1 {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/1.jpg?v=2025-07-15-17-58-28-303);
}

.swiper-slide.swiper-slide-2 {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/5.jpg?v=2025-07-15-17-58-28-303);
}

.swiper-slide.swiper-slide-3 {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/6.jpg?v=2025-11-15-17-58-28-303);
}

.swiper-slide.swiper-slide-4 {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/3.jpg?v=2025-07-15-17-58-28-303);
}
.swiper-slide.swiper-slide-5 {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/7.jpg?v=2025-07-15-17-58-28-303);
}
.swiper-slide.swiper-slide-6 {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/4.jpg?v=2025-07-15-17-58-28-303);
}
.swiper-slide.swiper-slide-7 {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/8.jpg?v=2025-07-15-17-58-28-303);
}
.swiper-slide-1 .watch {
    position: absolute;
    width: 3.5rem;
    height: 3.5rem;
    top: 4rem;
    right: -0.5rem;
    cursor: pointer;
    z-index: 5;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}
.swiper-slide-1.swiper-slide-active .watch {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}
.swiper-slide-1 .watch::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(https://static.web.sdo.com/woool/pic/woool2_act/2025/0121_Order/watch-sprites.png);
    background-size: 70rem 3.5rem;
    -webkit-animation-name: Play;
    animation-name: Play;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps(19);
    animation-timing-function: steps(19);
}

.swiper-slide-1 .logo {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/logo.png?v=2025-07-15-17-58-28-303);
    -moz-background-size: cover;
    background-size: cover;
    width: 2.13rem;
    height: 1.48rem;
    position: absolute;
    top: 0.1rem;
    left: 0.1rem;
    z-index: 2;
}
.swiper-slide-1 ul {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/gw_btn.png?v=2025-11-15-17-58-28-303);
    -moz-background-size: cover;
    background-size: cover;
    width: 1.4rem;
    height: 2.85rem;
    position: absolute;
    top: 0.5rem;
    right: 0.1rem;
     z-index: 999;
}
.swiper-slide-1 ul li {
    width: 1.39rem;
    height: 1.39rem;
    margin-bottom: 0.05rem;
}
.swiper-slide-1 ul li a {
    
    width: 1.39rem;
    height: 1.39rem;
    display: block;
}
.swiper-slide-1 .center {
    position: absolute;
    width: 100%;
    height: 13.34rem;
    left: 0rem;
    top: 50%;
    margin-top: -6.67rem;
    box-sizing: border-box;
}
.swiper-slide-1 .title {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/title.png?v=2025-07-15-17-58-28-303);
    background-size: cover;
    width: 7.46rem;
    height: 3.99rem;
    position: absolute;
    top: 6.5rem;
    left: 0.2rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.swiper-slide-1.swiper-slide-active .title {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.swiper-slide-1 .zc_btn {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/down_btn.png);
    background-size: cover;
    width: 3.26rem;
    height: 0.93rem;
    position: absolute;
    top: 11rem;
    left: 2.15rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}
.swiper-slide-1.swiper-slide-active .zc_btn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}
.swiper-slide-2 .center {
    position: absolute;
    width: 100%;
    height: 13.34rem;
    left: 0rem;
    top: 50%;
    margin-top: -6.67rem;
    box-sizing: border-box;
}
.swiper-slide-2 .title2 {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/title5.png);
    background-size: cover;
    width: 6.84rem;
    height: 2.33rem;
    position: absolute;
    bottom: 2.9rem;
    left: 0.2rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.swiper-slide-2.swiper-slide-active .title2 {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.swiper-slide-2 .sm_pic {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/sm_pic.png);
    background-size: cover;
    width: 2.86rem;
    height: 1.97rem;
    position: absolute;
    top: 7.8rem;
    left: 2.35rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.swiper-slide-2.swiper-slide-active .sm_pic {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.swiper-slide-2 .btn {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/btn.png);
    background-size: cover;
    width: 3.26rem;
    height: 0.93rem;
    position: absolute;
    top: 11rem;
    left: 2.15rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}
.swiper-slide-2.swiper-slide-active .btn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}
.swiper-slide-3 .center {
    position: absolute;
    width: 100%;
    height: 13.34rem;
    left: 0rem;
    top: 50%;
    margin-top: -6.67rem;
    box-sizing: border-box;
}
.swiper-slide-3 .zsfl {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/zsfl.png);
    background-size: cover;
    width: 7.05rem;
    height: 7.16rem;
    position: absolute;
    top: 2.8rem;
    left: 50%;
    margin-left: -3.57rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.swiper-slide-3.swiper-slide-active .zsfl {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.swiper-slide-4 .center {
    position: absolute;
    width: 100%;
    height: 13.34rem;
    left: 0rem;
    top: 50%;
    margin-top: -6.67rem;
    box-sizing: border-box;
}
.swiper-slide-4 .title4 {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/title3.png);
    background-size: cover;
    width: 7.5rem;
    height: 4.83rem;
    position: absolute;
    bottom: 3rem;
    left: 0;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.swiper-slide-4.swiper-slide-active .title4 {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.swiper-slide-4 .btn {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/btn.png);
    background-size: cover;
    width: 3.26rem;
    height: 0.93rem;
    position: absolute;
    bottom: 1.5rem;
    left: 2.15rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.swiper-slide-4.swiper-slide-active .btn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}
.swiper-slide-5 .center {
    position: absolute;
    width: 100%;
    height: 13.34rem;
    left: 0rem;
    top: 50%;
    margin-top: -6.67rem;
    box-sizing: border-box;
}
.swiper-slide-5 .title5 {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/title6.png);
    background-size: cover;
    width: 5.9rem;
    height: 4.14rem;
    position: absolute;
    bottom: 2.8rem;
    left: 50%;
    margin-left: -2.9rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.swiper-slide-5.swiper-slide-active .title5 {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.swiper-slide-5 .btn {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/btn.png);
    background-size: cover;
    width: 3.26rem;
    height: 0.93rem;
    position: absolute;
    bottom: 1.5rem;
    left: 2.15rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.swiper-slide-5.swiper-slide-active .btn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}

.swiper-slide-6 .center {
    position: absolute;
    width: 100%;
    height: 13.34rem;
    left: 0rem;
    top: 50%;
    margin-top: -6.67rem;
    box-sizing: border-box;
}
.swiper-slide-6 .title6 {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/title4.png);
    background-size: cover;
    width: 5.58rem;
    height: 3.39rem;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -2.79rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.swiper-slide-6.swiper-slide-active .title6 {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.swiper-slide-6 .btn {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/btn.png);
    background-size: cover;
    width: 3.26rem;
    height: 0.93rem;
    position: absolute;
    bottom: 1.5rem;
    left: 2.15rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.swiper-slide-6.swiper-slide-active .btn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}

.swiper-slide-7 .center {
    position: absolute;
    width: 100%;
    height: 13.34rem;
    left: 0rem;
    top: 50%;
    margin-top: -6.67rem;
    box-sizing: border-box;
}
.swiper-slide-7 .bb_btn {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/bb_btn.png);
    background-size: cover;
    width: 3.26rem;
    height: 0.93rem;
    position: absolute;
    bottom: 4.5rem;
    left: 2.15rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.swiper-slide-7.swiper-slide-active .bb_btn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}
.swiper-slide-7 .ewm_pic {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/ewm_pic.png?v=2025-07-15-17-58-28-303);
    background-size: cover;
    width: 6.78rem;
    height: 2.57rem;
    position: absolute;
    top: 9rem;
    left: 0.35rem;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.swiper-slide-7.swiper-slide-active .ewm_pic {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.swiper-slide-7 .feature-container {
    position: relative;
    margin: 0 auto;
    padding-top: 3.6rem;
}
.swiper-slide-7 .feature-container .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-slide-7 .feature-container .swiper-slide img {
    height: 3.62rem;
}

.swiper-slide-7 .feature-container .pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0.5rem;
}
.swiper-slide-7 .pagination .swiper-pagination-bullet {
    opacity: 1;
    border: 0.01rem solid #eab871;
    margin: 0 0.06rem;
    width: 0.14rem;
    height: 0.14rem;
}

.swiper-slide-7
    .feature-container
    .pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #eab871;
}

.swiper-slide-7 .feature-container .slide-btn {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/rl_btn.png?v=2025-07-15-17-58-28-303);
    background-size: cover;
    position: absolute;
    width: 0.6rem;
    height: 0.73rem;
    bottom: 1.9rem;
    cursor: pointer;
    z-index: 5;
}

.swiper-slide-7 .feature-container .slide-btn.btn-prev {
    left: 0.2rem;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.swiper-slide-7 .feature-container .slide-btn.btn-next {
    right: 0.2rem;
    background-position: -0.6rem 0;
    background-repeat: no-repeat;
}

#downloadPop {
    display: none;
}

#downloadPop .content {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/down_bg.png?v=2025-07-15-17-58-28-303);
    -moz-background-size: cover;
    background-size: cover;
    width: 5.21rem;
    height: 2.93rem;
    position: relative;
}

#downloadPop .content .close {
    background-image: url(https://static.web.sdo.com/cqyh/pic/act/2025/0225_Baidu/close.png?v=2025-02-25-09-50-09-641);
    width: 1rem;
    height: 1rem;
    left: 50%;
    margin-left: -0.5rem;
    bottom: -1rem;
    -moz-background-size: cover;
    background-size: cover;
}

#downloadPop .content .copy {
    background-image: url(https://static.web.sdo.com/woool/pic/woool_act/20251107_Version/m/copy_btn.png?v=2025-02-25-09-50-09-641);
    -moz-background-size: cover;
    background-size: cover;
    position: absolute;
    display: block;
    width: 1.01rem;
    height: 0.66rem;
    cursor: pointer;
    left: 50%;
    margin-left: -0.5rem;
    bottom: 0.35rem;
    display: block;
}

#downloadPop .content .get-wrap {
    position: absolute;
    padding: 0.3rem 0.5rem 0.2rem 0.25rem;
}

#downloadPop .content .get-wrap h1 {
    font-size: 0.3rem;
    color: #ebce7d;
    margin-bottom: 0;
    text-align: center;
    padding-bottom: 0.1rem;
    padding-bottom: 0.3rem;
}
#downloadPop .content .get-wrap h4 {
    font-size: 0.26rem;
    color: #ebce7d;
    margin-bottom: 0;
    text-align: center;
    padding-bottom: 0.1rem;
}

#downloadPop .content .get-wrap p {
    font-size: 0.2rem;
    color: #fceec7;
    line-height: 0.3rem;
    text-align: center;
}
/*# sourceMappingURL=mobile.css.map */
