body {
    /* max-width: 1920px; */
    margin: 0 auto;
    overflow-x: hidden;
    font-size: 0.24rem;
}


/* 咨询 */
.news-box {
    position: absolute;
    width: 4.15rem;
    height: 3.5rem;
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/page1/page1_news1.png") no-repeat;
    background-size: 100%;
    right: 1.58rem;
    top: 2rem;
    padding: 0.25rem 0.37rem;
    box-sizing: border-box;
    z-index: 1;
}

.news-box-title {
    width: 100%;
    margin: 0rem;
    border-bottom: 1px solid #868586;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 0.04rem;
    margin-bottom: 0.14rem;
}

.news-box-title span:nth-child(1) {
    font-family: monospace;
    color: #f6f6f6;
    font-size: 0.3rem;
}

.news-box-title span:nth-child(2) {
    color: #999999;
    font-size: 0.12rem;
    cursor: pointer;
    margin-bottom: 0.03rem;
}

#swiper-news {
    width: 100%;
    height: 2.6rem;
    margin: 0 auto;
}

#swiper-news .swiper-slide {
    cursor: pointer;
}

#swiper-news .news-desc {
    color: #fff;
    font-size: 0.14rem;
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 1.96rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
}

#swiper-news .swiper-pagination {
    width: 50%;
    left: 25%;
    bottom: 14px;
    height: 0.2rem;
    cursor: default;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -ms-flex;
    -ms-justify-content: center;
    -ms-align-items: center;
}

#swiper-news .pagination-dot {
    width: 0.19rem;
    height: 0.19rem;
    margin:0 0.04rem;
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/page1/page1_select.png") no-repeat;
    background-size: 100%;
    display: inline-block;
    cursor: pointer;
}

#swiper-news .pagination-dot.active {
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/page1/page1_select1.png") no-repeat;
    background-size: 100%;
}

/* 更多咨询 */
.news-aside {
    position: fixed;
    right: -5.24rem;
    top: 0;
    width: 4.8rem;
    height: 8.09rem;
    /* margin-top: -4.045rem; */
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/page1/page1_news2.png") no-repeat center center;
    background-size: 100%;
    z-index: 101;
    box-sizing: border-box;
}

.news-aside .news-aside-title {
    color: #fff;
    padding: 0.33rem 0 0.14rem 0;
    border-bottom: 1px solid #b3b3b3;
    margin: 0 0.28rem 0.15rem;
    /* height: 1.3rem; */
    box-sizing: border-box;
}

.news-aside-title p:nth-child(1) {
    text-align: center;
    font-size: 0.46rem;
    font-family: monospace;
    line-height: 0.46rem;
}

.news-aside-title p:nth-child(2) {
    text-align: center;
    font-size: 0.12rem;
    color: #5b5b5b;
    letter-spacing: 0.03rem;
}

.news-aside-title p span:nth-child(1) {
    margin-right: 0.14rem;
}

.news-aside .news-list {
    height: calc(100vh - 1.55rem - 2.7rem);
    padding-top: 0.1rem;
    box-sizing: border-box;
}

.news-aside .news-close-btn {
    width: 0.45rem;
    height: 0.34rem;
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/page1/page1_close.png") no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.45rem;
    top: 0.65rem;
    transform: translateY(-50%);
    cursor: pointer;
}

#swiper-news2 {
    width: 4.2rem;
    height: 3rem;
    margin: 0 auto;
}

#swiper-news2 .swiper-slide {
    width: 100%;
    cursor: pointer;
}

#swiper-news2 .news-desc {
    color: #fff;
    font-size: 0.18rem;
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 2.36rem;
    position: relative;
    top: 0.08rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
}

#swiper-news2 .swiper-pagination {
    width: 50%;
    left: 25%;
    bottom: 0.06rem;
    height: 0.2rem;
    cursor: default;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -ms-flex;
    -ms-justify-content: center;
    -ms-align-items: center;
}

#swiper-news2 .pagination-dot {
    width: 0.19rem;
    height: 0.19rem;
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/page1/page1_select2.png") no-repeat;
    background-size: 100%;
    display: inline-block;
    cursor: pointer;
    margin-top: 0.1rem;
}

#swiper-news2 .pagination-dot.active {
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/page1/page1_select3.png") no-repeat;
    background-size: 100%;
}

.pageMain {
    background: #171727;
}

/* page1 */
.section1 {
    position: relative;
    width: 100%;
    height: 12.1rem;
    /* background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page1/page1_bg.png') no-repeat center center;
    background-size: 100% 100%; */
}

.section1-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page1/page1_bg.png') no-repeat center center;
    background-size: 100% 100%;
}

#video-bg-player {
    width: 100%;
}

.section1-yearsign {
    position: absolute;
    top: 1.3rem;
    left: 1.9rem;
    font-size: 0.12rem;
    color: #d9d9d9;
    user-select: none;
}

.section1-download {
    position: absolute;
    left: 50%;
    top: 4.78rem;
    width: 6.3rem;
    margin-left: -3.15rem;
    user-select: none;
}

.section1-slogan {
    width: 100%;
}

.section1-play-btn {
    position: absolute;
    right: 0;
    top: 0.3rem;
    width: 0.96rem;
    height: 0.96rem;
    cursor: pointer;
}

.video-play-outer {
    width: 100%;
    height: 100%;
    animation: roate 10s infinite linear;
}

.video-play-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@keyframes roate {
    0% {
        transform: rotateZ(0);
        -ms-transform: rotateZ(0);
        -moz-transform: rotateZ(0);
        -webkit-transform: rotateZ(0);
        -o-transform: rotateZ(0);
    }

    100% {
        transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
        -moz-transform: rotateZ(360deg);
        -webkit-transform: rotateZ(360deg);
        -o-transform: rotateZ(360deg);
    }
}

.section1-download-box {
    display: flex;
    width: 6.87rem;
    height: 2.08rem;
    background: url("../../../../img/img-9.21/pc/page1_main.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
    background-size: 100% 100%;
    margin: 0.2rem auto;
    box-sizing: border-box;
    padding: 0rem 0.15rem 0.1rem 0;
    justify-content: space-between;
}

.section1-download-btns {
    display: inline-block;
    width: 4.9rem;
    float: right;
    line-height: 0.88rem;
    margin-top: 0.15rem;
}
.section1-download-btns-l,.section1-download-btns-r{
    width: 2.28rem;
    float: left;
}
.section1-download-btns-l{
    margin-left: 0.2rem;
}
.section1-download-btns-r{
    float: right;
}
.section1-download-btns a {
    width: 2.28rem;
    height: 0.88rem;
    display: block;
    margin: -0.21rem 0 0 0;
}
.section1-download-btns-r a:nth-child(1) {
    height: 1.38rem;
}
.section1-download-btns-r a:nth-child(2) {
    margin-top: -0.04rem;
}
.section1-download-btns img {
    width: 1.39rem;
    height: 0.44rem;
    cursor: pointer;
}

.section1-download-ewm {
    width: 1.48rem;
    height: 1.48rem;
    margin: 0 auto;
    display: block;
    margin-top: 0.2rem;
}

.slide-diamond {
    width: 1.43rem;
    height: 1.36rem;
    animation: upDown 1s infinite;
    margin: -0.5rem auto 0;
}

.slide-diamond img {
    width: 100%;
}

@keyframes upDown {
    0% {
        transform: translate(0px, 0px);
    }

    50% {
        transform: translate(0px, 0.15rem);
    }

    100% {
        transform: translate(0px, 0px);
    }
}

/* page2 */
.section2 {
    position: relative;
    width: 100%;
    height: 12.04rem;
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page2/page2_bg.jpg') no-repeat;
    background-size: 100% 100%;
}

.brand-swiper-pagination {
    display: flex;
    justify-content: center;
    position: relative;
    left: 0.13rem;
    width: 14.2rem;
    margin: 0.2rem auto;
}

.brand-pagination-dot {
    position: relative;
    width: 3.16rem;
    height: 1.03rem;
    cursor: pointer;
    margin: 0 0.44rem;
}

#swiper-brand {
    padding: 1.7rem 0;
}

#swiper-brand .swiper-slide {
    margin: 0 auto;
    text-align: center;
}

#swiper-brand .swiper-slide img {
    display: inline-block;
    width: 16.173rem;
    height: auto;
    margin: 0.8rem 0 0.5rem;
}

#swiper-brand .swiper-slide .brand-img-special {
    width: 19.2rem;
}


.brand-bg1 {
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page2/page2_btn41.png') no-repeat center center;
    background-size: 100% 100%;
}
.brand-bg2 {
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page2/page2_btn40.png') no-repeat center center;
    background-size: 100% 100%;
}

.brand-bg3 {
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page2/page2_btn39.png') no-repeat center center;
    background-size: 100% 100%;
}

.brand-bg4 {
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page2/page2_btn38.png') no-repeat center center;
    background-size: 100% 100%;
}

.brand-pagination-icon {
    position: absolute;
    width: 0.7rem;
    height: 0.7rem;
    left: 50%;
    bottom: -0.35rem;
    transform: translateX(-50%);
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page2/page2_select1.png') no-repeat center center;
    background-size: 100% 100%;
}

.brand-pagination-dot.active .brand-pagination-icon {
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page2/page2_select.png') no-repeat center center;
    background-size: 100% 100%;
}

.brand-swiper-pagination2 {
    width: 100%;
}

.section2 .prev-btn,
.section2 .next-btn {
    position: absolute;
    top: -5.5rem;
}

.section2 .prev-btn {
    left: 1.5rem;
}

.section2 .next-btn {
    right: 1.5rem;
}

/* section3 */
.section3 {
    position: relative;
    width: 100%;
    height: 10.96rem;
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page3/page3_bg.jpg') no-repeat;
    background-size: 100% 100%;
}

.media-tab {
    padding: 3.2rem 0 0.2rem;
    width: 13.9rem;
    margin: 0 auto;
}

.media-tab .tab {
    display: inline-block;
    margin-right: 0.2rem;
    width: 1.38rem;
    height: 0.47rem;
    cursor: pointer;
}

.media-tab .tab-video {
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page3/page3_tab_video.png') no-repeat center center;
    background-size: 100% 100%;
}

.media-tab .tab-video.active {
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page3/page3_tab_video_avtive.png') no-repeat center center;
    background-size: 100% 100%;
}

.media-tab .tab-wallpaper {
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page3/page3_tab_wallpaper.png') no-repeat center center;
    background-size: 100% 100%;
}

.media-tab .tab-wallpaper.active {
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page3/page3_tab_wallpaper_active.png') no-repeat center center;
    background-size: 100% 100%;
}

.media-video,
.media-wallpaper {
    width: 13.93rem;
    margin: 0 auto;
}

.media-wallpaper {
    display: none;
}

.videos-wrapper .media-container,
.wallpaper-wrapper .media-container {
    display: flex;
    justify-content: start;
    flex-flow: row wrap;
}

.section3 .media-box {
    display: flex;
    position: relative;
    /* float: left; */
    margin: 0 0.1rem 0.2rem;
    width: 4.43rem;
    height: 2.54rem;
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/page3/page3_box.png") no-repeat;
    background-size: 100% 100%;
    transition: all 0.2s ease-in;
    cursor: pointer;
}

.section3 .media-box .media-box-img {
    width: 4.16rem;
    height: 2.34rem;
    margin: auto;
    cursor: pointer;
}

.section3 .media-box:hover .shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 10;
    opacity: 0.3;
}

.section3 .media-box:hover .side-play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.82rem;
    height: 0.62rem;
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page3/page3_broadcast.png') no-repeat center center;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
    z-index: 20;
    cursor: pointer;
}

.section3 .media-box:hover .side-wall {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.82rem;
    height: 0.62rem;
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page3/page3_download.png') no-repeat center center;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
    z-index: 20;
    cursor: pointer;
}

.section3 .page-btns {
    display: flex;
    justify-content: center;
}

.prev-btn,
.next-btn {
    width: 0.92rem;
    height: 0.92rem;
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/common/common_left.png') no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
}

.next-btn {
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/common/common_right.png') no-repeat center center;
    background-size: 100% 100%;
}

.section4 {
    position: relative;
    width: 100%;
    height: 11.18rem;
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page4/page4_bg.jpg') no-repeat;
    background-size: 100% 100%;
}

#swiper-character {
    padding-top: 2.5rem;
}

.character-wrapper {
    width: 12.68rem;
    height: 7.38rem;
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page4/page4_box.png') no-repeat center center;
    background-size: 100% 100%;
    margin-left: 2.5rem;
}

.character-wrapper .character-img {
    width: 11.7rem;
    height: 6.58rem;
    margin: 0.4rem 0.49rem;
}

.character-swiper-pagination {
    position: absolute;
    right: 0.7rem;
    top: 2.7rem;
    left: auto;
    width: 2.8rem;
    height: 7rem;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: start;
}

.character-pagination-dot {
    position: relative;
    width: 0.92rem;
    height: 1.26rem;
    cursor: pointer;
}

.character-pagination-img {
    width: 100%;
}

.character-pagination-dot.active .character-pagination-img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 2.72rem;
}

/* section5 */
.section5 {
    position: relative;
    width: 100%;
    height: 8.77rem;
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page5/page5_bg.jpg') no-repeat;
    background-size: 100% 100%;
}

#swiper-features {
    padding-top: 2.5rem;
    width: 13.9rem;
}

#swiper-features .swiper-slide {
    width: 9.32rem;
    height: 5.50rem;
    background: url('https://res.zulong.com/cms/mystyle/img/pc_images/page5/page5_box.png') no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

#swiper-features .swiper-slide::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.5;
}

#swiper-features .swiper-slide-active::after {
    /* opacity: 1 !important; */
    width: 0;
}

.features-img {
    width: 8.64rem;
    height: 4.86rem;
}

.features-swiper-pagination {
    width: 100%;
}

.section5 .prev-btn,
.section5 .next-btn {
    position: absolute;
    top: -3.2rem;
}

.section5 .prev-btn {
    left: 0.5rem;
}

.section5 .next-btn {
    right: 0.5rem;
}

/* --------------------------------------------------------------------------------------- */
/* dialog */
.dialog {
    display: none;
}

.video-play-dialog {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.6);
}

.video-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.video-box {
    position: absolute;
    width: 11.15rem;
    height: 6.28rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.video-close-btn {
    width: 0.47rem;
    height: auto;
    position: absolute;
    right: -0.5rem;
    top: -0.34rem;
    z-index: 1000;
    cursor: pointer;
}

.video-gallery {
    width: 1.7rem;
    position: absolute;
    left: -1.74rem;
    top: 0;
    height: 6.28rem;
    overflow-y: scroll !important;
}

.video-gallery::-webkit-scrollbar {
    width: 12px;
    background-color: #e9e5e5;
}

/*定义滑块 内阴影+圆角*/
.video-gallery::-webkit-scrollbar-thumb {
    background-color: rgb(112, 111, 111);
}

.video-gallery .video-cover {
    width: 1.5rem;
    height: 0.86rem;
    margin-bottom: 0.4rem;
    position: relative;
}

.video-gallery .video-cover img {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    filter: grayscale(40%);
    -webkit-filter: grayscale(40%);
    z-index: 2;
    transition: 0.3s;
}

.video-gallery .video-cover span {
    width: 0.46rem;
    height: 0.35rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/page1/page1_modal_video_close.png") no-repeat;
    background-size: 100%;
    cursor: pointer;
    z-index: 3;
}

.video-gallery .video-cover p {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -0.25rem;
    font-size: 0.14rem;
    color: #fff;
}

.video-gallery .video-cover span:hover {
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/page1/page1_modal_video_start.png") no-repeat;
    background-size: 100%;
}

.video-gallery .video-cover.videoActive img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}

.video-gallery .video-cover.videoActive span {
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/page1/page1_modal_video_start.png") no-repeat;
    background-size: 100%;
}

#video-player {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

/* .wallpaper-dialog */

.wallpaper-dialog {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.wallpaper-dialog .wallpaper-wrapper {
    width: 11.44rem;
    height: 6.46rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.wallpaper-dialog .close-box {
    position: absolute;
    right: -0.6rem;
    top: -0.6rem;
}

.wallpaper-dialog .h-line {
    border-top: 1px solid #eaeaea;
    width: 1.9rem;
    position: absolute;
    right: 0.9rem;
    top: 0.3rem;
}

.wallpaper-dialog .v-line {
    border-left: 1px solid #eaeaea;
    height: 1.9rem;
    position: absolute;
    right: 0.3rem;
    top: 0.9rem;
}

.wallpaper-dialog .wallpaper-close-btn {
    cursor: pointer;
    width: 0.47rem;
}

.wallpaper-dialog .img-box img {
    width: 100%;
    height: 100%;
}

.wallpaper-dialog .wallpaper-download-btn {
    width: 0.52rem;
    height: 0.58rem;
    position: absolute;
    right: -0.6rem;
    bottom: 0;
    cursor: pointer;
}

.wallpaper-dialog .wallpaper-download-btn img {
    width: 100%;
    height: 100%;
}

.goPayment {
    position: fixed;
    top: 50%;
    right: 0.2rem;
    width: 1rem;
    height: 1rem;
    margin-top: -1.4rem;
    background: url(https://res.zulong.com/cms/mystyle/img/mo_images/goPayment2.png) no-repeat 50%/100% 100%;
    animation: upDown 1.2s infinite;
    z-index: 999;
}

.download_btn {
    width: 2.28rem;
    height: 0.88rem;
    cursor: pointer;
    display: block;
}

.download_ios {
    background: url("../../../../img/img-9.21/pc/page1_ios.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
}

.download_ios:hover {
    background: url("../../../../img/img-9.21/pc/page1_ios1.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
}

.download_android {
    background: url("../../../../img/img-9.21/pc/page1_ad.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
    /* margin-left: -0.1rem; */
}

.download_android:hover {
    background: url("../../../../img/img-9.21/pc/page1_ad1.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
}

.download_pc {
    height: 1.39rem;
    background: url("../../../../img/img-9.21/pc/page1_pc.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
}

.download_pc:hover {
    background: url("../../../../img/img-9.21/pc/page1_pc1.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
}

.download_tap {
    background: url("../../../../img/img-9.21/pc/page1_tap.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
}

/* .download_tap:hover {
    background: url("../../../../img/img-9.21/pc/page1_tap1.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
} */
.download_tap_pc {
    background: url("../../../../img/img-9.21/pc/page1_tap_pc.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
}

.download_tap:hover,.download_tap_pc:hover {
    filter: brightness(1.1);
    /* background: url("../../../../img/img-9.21/pc/page1_tap_pc1.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast; */
}
.section1-download-ewm-text {
    font-size: 0.18rem;
    text-align: center;
    color: #FFFFFF;
    font-weight: 400;
    margin-top: 0.1rem;
    letter-spacing: 0.05rem;
}

.section1-download-box-left {
    width: 1.9rem;
}

.float-code {
    position: fixed;
    width: 2.78rem;
    height: 4.01rem;
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/footer/20230904/float_box.png") no-repeat top center;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
    top: 2rem;
    left: 0rem;
    z-index: 99;
    animation: upDown 1.2s infinite;
    text-align: center;
}

.float-download-pc {
    width: 3.5rem;
    height: 0.75rem;
    background: url("https://res.zulong.com/cms/mystyle/img/pc_images/footer/20230904/float_btn.png") no-repeat top center;
    background-size: 100%;
    image-rendering: -webkit-optimize-contrast;
    display: inline-block;
    transform: scale(0.8);
    margin-left: -0.55rem;
    margin-top: 2.9rem;
}