.page1bg {
    /*background: url(../picture/bg@2x.png);*/
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    /*background-position: bottom;*/
    /*width: 100%;*/
    /*height: 100%;*/
    background: url(../picture/bg@2x.png);
    background-size: 100%;
    background-repeat: no-repeat;
    /* background-position: bottom; */
    background-position-y: 100%;
    width: 100%;
    width: 1920px;
    margin: auto;
    height: 100%;
}

.page-1-jiantou {
    width: 45px;
    height: 25px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
    animation: arrowAnimation 3s infinite ease-in-out;
}

@keyframes arrowAnimation {
    0% {
        bottom: 50px;
    }
    50% {
        bottom: 30px;
    }
    100% {
        bottom: 50px;
    }
}

.swiper-slide-0 {
    position: relative;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    position: fixed;
}
.flex {
    display: flex;
}
.download-button {
    width: 350px;
    height: 72px;
    background: #ffcb87;
    border-radius: 16px 16px 16px 16px;
    font-family:
        PingFangSC,
        PingFang SC;
    font-weight: 500;
    font-size: 24px;
    color: #000000;
    /* line-height: 72px; */
    font-style: normal;
    text-transform: none;
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.download-icon {
    width: 42px;
    /* height: 42px; */
    /* display: inline-block; */
}
.download-icon img {
    width: 100%;
}
.download-list {
    margin-top: 40px;
    /* align-items: center; */
    justify-content: space-between;
}
.download-code {
    width: 153px;
    height: 178px;
    background: #17130d;
    border-radius: 20px 20px 20px 20px;
    border: 3px solid #ffcb87;
    flex-shrink: 0;
}
.code-img {
    width: 90px;
    height: 90px;
    margin: auto;
    margin-top: 18px;
}
.code-desc {
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 12px;
    background: #17130d;
    border-radius: 20px 20px 20px 20px;
    /* border: 3px solid #FFCB87; */
    font-family:
        PingFangSC,
        PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #ffcb87;
    line-height: 22px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.bimo-content {
    width: 100%;
    justify-content: space-around;
    align-items: center;
    position: relative;
    z-index: 0;
    max-height: 1280px;
    min-height: 100vh;
    padding: 100px 0;
    /*max-width: 1320px;*/
    /*padding-right: var(--bs-gutter-x, .75rem);*/
    /*padding-left: var(--bs-gutter-x, .75rem);*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
}
.bimo-content-bg {
    background: url(../picture/1-bg@2x.png);
    background-size: 100%;
    background-position-y: 87%;
    /*background-position: bottom center;*/
    background-repeat: no-repeat;
    min-width: 1400px;
    width: 1920px;
    margin: auto;
}
.bimo-content-bg img {
    width: 100%;
}
.bimo-content-img {
    width: 480px;
}

.bimo-content-img img {
    width: 100%;
}

.bimo-content-p {
    width: 640px;
}
.bimo-content-p img {
}
.bimo-content-bg2 {
    background: url(../picture/2-bg@2x.png);
    background-size: 100%;
    background-position-y: 80%;
    /*background-position: bottom center;*/
    background-repeat: no-repeat;
    min-width: 1400px;
    width: 1920px;
    margin: auto;
}
.bimo-content-bg3 {
    background: url(../picture/3-bg@2x.png);
    background-size: 100%;
    background-position-y: 83%;
    /*background-position: bottom center;*/
    background-repeat: no-repeat;
    min-width: 1400px;
    width: 1920px;
    margin: auto;
}
.bimo-content-bg4 {
    background: url(../picture/4-bg@2x.png);
    background-size: 100%;
    background-position-y: 75%;
    /*background-position: bottom center;*/
    background-repeat: no-repeat;
    width: 1920px;
    min-width: 1400px;
    margin: auto;
}
.bimo-content-bg5 {
    background: url(../picture/5-bg@2x.png);
    background-size: 100%;
    background-position-y: 80%;
    /*background-position: bottom center;*/
    background-repeat: no-repeat;
    width: 1920px;
    min-width: 1400px;
    margin: auto;
}
.bimo-content-bg6 {
    background: url(../picture/6-bg@2x.png);
    background-size: 100%;
    background-position-y: 80%;
    /*background-position: bottom center;*/
    background-repeat: no-repeat;
    min-width: 1400px;
    width: 1920px;
    margin: auto;
}
.foot-bg {
    background: url(../picture/foot@2x.png);
    background-size: 100%;
    /*background-position-y: 61%;*/
    /*background-position-y: 70%;*/
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 1920px;
    min-width: 1400px;
    margin: auto;
}
.about {
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 400px;
    /* justify-content: space-around; */
    /* align-items: center; */
    position: relative;
    z-index: 0;
    max-height: 1280px;
    min-height: 100vh;
    /* padding: 100px 0; */
}
.about-desc {
    margin-top: 80px;
}
.page1-huadong {
    width: 160px;
    height: 36px;
    background: #ffffff;
    border-radius: 18px 18px 18px 18px;
    opacity: 0.8;
    font-family:
        PingFangSC,
        PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    line-height: 108px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    position: absolute;
    right: 30px;
    top: 568px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page1-huadong-img {
    width: 12px;
    display: inline-block;
}
.page1-huadong-p {
    display: inline-block;
}
.container.bimo-content.flex {
    min-width: 1400px;
}
.about.container {
    min-width: 1400px;
    /*  max-width: 100%;
    display: flex;
    flex-direction: column;
    width: 100vw;
    justify-content: center;
    margin: 0;
    margin-top: 400px; */
}
.right-cash {
    position: fixed;
    z-index: 1;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.right-cash-con {
    background: url("../picture/right@2x.png");
    background-size: cover;
    width: 212px;
    height: 285px;
}
.right-cash-code {
    width: 110px;
    height: 110px;
    overflow: hidden;
    position: relative;
    top: 145px;
    left: 60px;
}
.beian {
    width: 100%;
    position: absolute;
    color: #fff;
    font-size: 18px;
    bottom: 16px;
}

.header-basic {
    background-color: transparent;
}

.header-basic .menu-link {
    cursor: pointer;
}

/* --- */
.header-basic .container {
    margin-left: 160px;
}
.header-basic .menu-navbar {
    justify-content: flex-start !important;
}
.header-basic .menu-wrapper {
    margin-right: 0 !important;
    margin-left: 30px !important;
    right: unset !important;
    position: static !important;
}

.swiper-slide-0 {
    background: url("../images/home-b-bg.png") no-repeat center bottom;
    background-size: cover;
}
.swiper-slide-1 {
    background: url("../images/bg-1.png") no-repeat center bottom / 6006px 805px;
}
.swiper-slide-2 {
    background: url("../images/bg-2.png") no-repeat center bottom / 5506px 755px;
}
.swiper-slide-3 {
    background: url("../images/bg-3.png") no-repeat center bottom/6030px 700px;
}
.swiper-slide-4 {
    background: url("../images/bg-4.png") no-repeat center bottom/5530px 544px;
}
.swiper-slide-5 {
    background: url("../images/bg-5.png") no-repeat center bottom/5530px 550px;
}
.swiper-slide-6 {
    background: url("../images/bg-6.png") no-repeat center calc(100% - 100px) / 5530px 354px;
}

.swiper-slide-7 {
    background: url("../images/bg-7.png") no-repeat center bottom;
    background-size: cover;
}
.page-hero {
    background: none;
}
.page1bg .container {
    margin-left: auto !important;
}
.swiper-slide1 > div {
    background: none;
}
.about.container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
}
/* --- */

/* 高度小于1200px时 */
@media screen and (max-height: 1200px) {
    .swiper-slide-0 {
        height: 100vh;
    }
    .container.bimo-content.flex {
        max-width: 1200px !important;
    }
    .page-hero .hero-image-area .hero-img-wraper img {
        transform: scale(0.75) !important;
    }
    .bimo-content-img img {
        width: 80%;
    }

    .swiper-slide-1 {
        background: url("../images/bg-1.png") no-repeat center bottom / 4006px 605px;
    }
    .swiper-slide-2 {
        background: url("../images/bg-2.png") no-repeat center bottom / 3506px 555px;
    }
    .swiper-slide-3 {
        background: url("../images/bg-3.png") no-repeat center bottom/4030px 500px;
    }
    .swiper-slide-4 {
        background: url("../images/bg-4.png") no-repeat center bottom/3530px 344px;
    }
    .swiper-slide-5 {
        background: url("../images/bg-5.png") no-repeat center bottom/3530px 350px;
    }
    .swiper-slide-6 {
        background: url("../images/bg-6.png") no-repeat center calc(100% - 100px) / 3530px 254px;
    }

    .about.container {
    }
}
/* 高度小于1500px */
@media screen and (max-height: 1500px) {
}

/* 宽度大于3000px */
@media screen and (min-width: 3000px) {
    .swiper-slide-0 {
        background: url("../images/home-b-bg.png") no-repeat center bottom/5331px 100vh;
    }
    .swiper-slide-7 {
        background: url("../images/bg-7.png") no-repeat center bottom/5331px 100vh;
    }
    .swiper-slide1 > div {
        background: none;
        width: 2500px;
    }
    .container.bimo-content.flex {
        max-width: 2500px;
        justify-content: center;
    }
    .bimo-content-img {
        width: 550px;
    }
    .bimo-content-p {
        width: unset !important;
    }
    .swiper-slide-1 .bimo-content-p {
        width: 800px !important;
        padding-left: 300px !important;
    }

    .swiper-slide-1 .bimo-content-p img {
        width: 362px !important;
    }
    .swiper-slide-2 .bimo-content-p {
        margin-right: 310px;
    }
    .swiper-slide-2 .bimo-content-p img {
        width: 543px !important;
    }

    .swiper-slide-3 .bimo-content-p {
        padding-left: 254px !important;
    }

    .swiper-slide-3 .bimo-content-p img {
        width: 554px !important;
    }

    .swiper-slide-4 .bimo-content-p {
        margin-right: 305px;
    }

    .swiper-slide-4 .bimo-content-p img {
        width: 430px !important;
    }

    .swiper-slide-5 .bimo-content-p {
        padding-left: 300px !important;
    }
    .swiper-slide-5 .bimo-content-p img {
        width: 552px !important;
    }
    .swiper-slide-6 .bimo-content-p {
        padding-right: 254px !important;
    }
    .swiper-slide-6 .bimo-content-p img {
        width: 527px !important;
    }
    .page-hero {
        max-height: unset !important;
    }
    .about.container .about-title {
        /* padding-top: 300px !important; */
    }
}
/* 宽度大于5000px */
@media screen and (min-width: 5000px) {
    /* 在这里写入当屏幕宽度大于400px时需要应用的CSS样式 */
    .header-basic .container {
        margin-left: 160px;
    }
    .header-basic .menu-navbar {
        justify-content: flex-start !important;
    }
    .header-basic .menu-wrapper {
        margin-right: 0 !important;
        margin-left: 30px !important;
        right: unset !important;
        position: static !important;
    }
    .swiper-slide1 > div {
        background: none;
        width: 2500px;
    }
    .swiper-slide-0 {
        background: url("../images/home-b-bg.png") no-repeat center bottom;
    }
    /* .swiper-slide-1{
        background: url('../images/bg-1.png') no-repeat center calc(100% - 100px) /8006px 1055px;
    }
    .swiper-slide-2{
        background: url('../images/bg-2.png') no-repeat center calc(100% - 121px) /8006px 1055px;
    }
    .swiper-slide-3{
        background: url('../images/bg-3.png') no-repeat center calc(100% - 262px)/8530px 900px;
    }
    .swiper-slide-4{
        background: url('../images/bg-4.png') no-repeat center calc(100% - 80px)/8530px 744px;
    }
    .swiper-slide-5{
        background: url('../images/bg-5.png') no-repeat center calc(100% - 111px)/8530px 870px;
    }
    .swiper-slide-6{
        background: url('../images/bg-6.png') no-repeat center calc(100% - 343px)/8530px 544px;
    } */

    .swiper-slide-7 {
        background: url("../images/bg-7.png") no-repeat center bottom;
    }
    .page-hero {
        background: none;
    }
    .page1bg .container {
        margin-left: auto !important;
    }
    .container.bimo-content.flex {
        max-width: 2500px;
        justify-content: center;
    }
    /* .bimo-content-img{
        width: 890px;
    } */
    .bimo-content-p {
        width: unset !important;
    }
    /* .swiper-slide-1 .bimo-content-p img{
        width: 562px !important;
    }
    .swiper-slide-2 .bimo-content-p{
        margin-right:310px;
    }
    .swiper-slide-2 .bimo-content-p img{
        width: 843px !important;
    }

    .swiper-slide-3 .bimo-content-p{
        padding-left:354px !important;
    }
    .swiper-slide-3 .bimo-content-p img{
        width: 854px !important;
    } 
    
    .swiper-slide-4 .bimo-content-p{
        margin-right:455px;
    }

    .swiper-slide-4 .bimo-content-p img{
        width: 630px !important;
    }


    .swiper-slide-5 .bimo-content-p{
        padding-left:414px !important;
    }
    .swiper-slide-5 .bimo-content-p img{
        width: 752px !important;
    }
    .swiper-slide-6 .bimo-content-p{
        padding-right:354px !important;
    }
    .swiper-slide-6 .bimo-content-p img{
        width: 727px !important;
    } */

    .about.container .about-title {
        /* padding-top: 300px !important; */
    }
}

@media screen and (min-width: 8000px) {
    /* 在这里写入当屏幕宽度大于400px时需要应用的CSS样式 */
    .header-basic .container {
        margin-left: 160px;
    }
    .header-basic .menu-navbar {
        justify-content: flex-start !important;
    }
    .header-basic .menu-wrapper {
        margin-right: 0 !important;
        margin-left: 30px !important;
        right: unset !important;
        position: static !important;
    }
    .swiper-slide1 > div {
        background: none;
        width: 2500px;
    }
    .swiper-slide-0 {
        background: url("../images/home-b-bg.png") no-repeat center bottom;
    }
    .swiper-slide-1 {
        background: url("../images/bg-1.png") no-repeat center calc(100% - 100px) / 8006px 1055px;
    }
    .swiper-slide-2 {
        background: url("../images/bg-2.png") no-repeat center calc(100% - 121px) / 8006px 1055px;
    }
    .swiper-slide-3 {
        background: url("../images/bg-3.png") no-repeat center calc(100% - 262px) / 8530px 900px;
    }
    .swiper-slide-4 {
        background: url("../images/bg-4.png") no-repeat center calc(100% - 80px) / 8530px 744px;
    }
    .swiper-slide-5 {
        background: url("../images/bg-5.png") no-repeat center calc(100% - 111px) / 8530px 870px;
    }
    .swiper-slide-6 {
        background: url("../images/bg-6.png") no-repeat center calc(100% - 343px) / 8530px 544px;
    }

    .swiper-slide-7 {
        background: url("../images/bg-7.png") no-repeat center bottom;
    }
    .page-hero {
        background: none;
    }
    .page1bg .container {
        margin-left: auto !important;
    }
    .container.bimo-content.flex {
        max-width: 2500px;
        justify-content: center;
    }
    .bimo-content-img {
        width: 890px;
    }
    .bimo-content-p {
        width: unset !important;
    }
    .swiper-slide-1 .bimo-content-p img {
        width: 562px !important;
    }
    .swiper-slide-2 .bimo-content-p {
        margin-right: 310px;
    }
    .swiper-slide-2 .bimo-content-p img {
        width: 843px !important;
    }

    .swiper-slide-3 .bimo-content-p {
        padding-left: 354px !important;
    }
    .swiper-slide-3 .bimo-content-p img {
        width: 854px !important;
    }

    .swiper-slide-4 .bimo-content-p {
        margin-right: 455px;
    }

    .swiper-slide-4 .bimo-content-p img {
        width: 630px !important;
    }

    .swiper-slide-5 .bimo-content-p {
        padding-left: 414px !important;
    }
    .swiper-slide-5 .bimo-content-p img {
        width: 752px !important;
    }
    .swiper-slide-6 .bimo-content-p {
        padding-right: 354px !important;
    }
    .swiper-slide-6 .bimo-content-p img {
        width: 727px !important;
    }

    .about.container .about-title {
        /* padding-top: 300px !important; */
    }
}

.ga-icon {
    width: 20px;
    vertical-align: sub;
    margin-left: 5px;
    margin-right: 5px;
}
