body {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    overflow: auto;

}

a {
    text-decoration: none;
    outline:none;
}

.container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.shop_header {
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background: #ffffff;

}
.shop_header_box{
    width: 100%;
    height: 90px;
    min-width: 1200px;
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;

}



.fixtop {
    position: fixed;
    top: 0px;
    z-index: 99;
    box-shadow: 0px 0px 38px 0px rgba(195, 195, 195, 0.71);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.85);
    /*  background: rgba(255, 255, 255,0.85);
      box-shadow: 0px 0px 38px 0px rgba(195,195,195,0.71);*/
}

.fixtop2 {
    position: fixed;
    top: 0px;
    z-index: 99;
   /* box-shadow: 0px 0px 38px 0px rgba(195, 195, 195, 0.71);
*/
    backdrop-filter: blur(10px);
    background: rgba(8, 13, 19, 1);
}

.logo_left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.shop_header .logo_itembox{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 80px;
    border-bottom: 3px solid #ffffff;
    background: transparent;
    margin-top: 6px;
    cursor: pointer;
}

.fixtop .logo_itembox{
    border-bottom: 3px solid rgba(255, 255, 255, 0.85);
}
.addshopbord{
    border-bottom: 3px solid rgba(0, 0, 0, 0.6)!important;
}
.addxytpbord{
    border-bottom: 3px solid #ffffff!important;
}
.logo_xian{
    margin-right: 31px;
    margin-left:  31px;
    width: 1px;
    height: 30px;
    background: #AAAAAA;
    margin-top: 6px;
}
.logo {
    width: 44px;
    height:44px;
    margin-right: 15px;
}

.logo_name {
    width: 120px;
    height: auto;
}

.logo_url {
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #4E4E4E;
    line-height: 30px;
    margin-top: 4px;
}

.loadbox {
    margin-top: 26px;
}

/*.top_downloadimg{
    width: 215px;
    height: 66px;
    display: none;
    cursor: pointer;
}*/
.top_downloadimg {
    width: 186px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: linear-gradient(90deg, #4A8AEB, #674BCC);
    border-radius: 12px;
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
}

.shop_container{
    width: 100%;
}

.contain1 {
    background: #F5F6FB;
    /*  max-width: 1920px;*/
}
.xycontain1{
    background: RGBA(21, 30, 36, 1);
 }

.item_box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-width: 1200px;


}


.main_box {
    min-width: 1200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 103px;
    padding-bottom: 143px;

}

.main_left {
    width: 450px;
    min-width: 450px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.main_header {
    width: auto;
    height: 80px;
    line-height: 80px;
    font-family: PingFang SC;
    font-weight: 800;
    font-size: 65px;
    color: #000000;
    margin-left: 25px;
    margin-bottom: 26px;
}

.main_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 20px;

}

.main_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 200px;
    margin-bottom: 20px;

}

.main_icon {
    width: 36px;
    height: 36px;
    margin-right: 10px;
    margin-left: 4px;
}

.main_item_text {
    height: 18px;
    line-height: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #4E4E4E;
}

.main_title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
}

.tv_img {
    max-width: 892px;
    width: 60%;
    height: auto;
}

.qrcode {
    width: 150px;
    height: auto;
    position: fixed;
    bottom: 10%;
    right: 0px;
    z-index: 999;
}

.downloadimg {
    width: 244px;
    height: auto;
    margin-left: 20px;
}

.download_edition {
    width: 200px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3A5A8F;
}

.contain2 {
    background: linear-gradient(#ffffff, #F5F6FB);
    /*  max-width: 1920px;*/
}

.main_box2 {
    min-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /*  padding-top:90px;
      padding-bottom: 130px;*/

}

.item_header {
    width: 100%;
    /*   height: 80px;
       line-height: 80px;*/
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 60px;
    color: #2D2D2D;
    text-align: center;
    margin-top: 80px;
}

.item_small_text {
    width: 100%;
    text-align: center;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: rgba(78, 78, 78, 0.7);
    line-height: 30px;
    margin-top: 38px;
}

.item_appall_img {
    width: 982px;
    height: auto;
    margin-top: 48px;
    margin-bottom: 40px;
}

.contain3 {
    background: linear-gradient(#ffffff, #F5F6FA);
    /*    max-width: 1920px;*/
}

.main_box3 {
    min-width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 100px;
    position: relative;
    z-index: 1;
}

.U_left {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 270px;
    margin-left: 2%;
}

.U_header {
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 60px;
    color: #2D2D2D;
}

.U_text {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: rgba(78, 78, 78, 0.7);
    margin-top: 37px;
    margin-bottom: 130px;
    line-height: 30px;
}

.U_img {
    max-width: 1025px;
    width: 75%;

}

.bolangbox {
    width: 6397px; /* 宽度为容器的两倍 */
    height: 356px;
    background-image: url("../images/bolang.png");

    background-size: cover;
    background-repeat: repeat-x;
    animation: scroll 18s linear infinite;
    margin-top: -280px;
    position: relative;
    z-index: 0;
}

.bolangbox2 {
    width: 6397px; /* 宽度为容器的两倍 */
    height: 356px;
    background-image: url("../images/bolang.png");
    background-size: cover;
    background-repeat: repeat-x;
    animation: scroll2 18s linear infinite;
    margin-top: -355px;
    position: relative;
    z-index: 0;
    opacity: 0.4;
}

@keyframes scroll {
    0% {
        margin-left: -400px;
    }
    100% {
        margin-left: -2600px;
    }
}

@keyframes scroll2 {
    0% {
        margin-left: -2600px;
    }
    100% {
        margin-left: -400px;
    }
}

.contain4 {
    background: #ffffff;
    /*  max-width: 1920px;*/
}

.main_box4 {
    min-width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 34px;
}

.wechat_img {
    max-width: 853px;
    width: 60%;
}

.wechat_right {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    width: 450px;
    min-width: 450px;
}

.wechat_header {
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 60px;
    color: #2D2D2D;
    text-align: right;
}

.wechat_text {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: rgba(78, 78, 78, 0.7);
    text-align: right;
    margin-top: 37px;
    margin-bottom: 100px;
    line-height: 30px;
}

.contain5 {
    background: #F5F6FA;
    /*  max-width: 1920px;*/

}

.main_box5 {
    padding-top: 124px;
    padding-bottom: 140px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.applet_header {
    width: 100%;
    text-align: center;
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 60px;
    color: #2D2D2D;
    margin-bottom: 100px;
}

.scroll-wrapper, .scroll-container2 {
    width: 100%;
    overflow: hidden;
    position: relative;
}

{
    width: 100%
;
    overflow: hidden
;
    position: relative
;
}

.scroll-container {
    display: flex;
    width: calc(100% * 2); /* 因为我们复制了一份滚动项，所以宽度是容器的两倍 */
    overflow: hidden;
}

.scroll-wrapper2 {
    display: flex;
    width: max-content; /* 使内容根据子元素宽度自动调整 */

}

.scroll-item, .scroll-item2 {
    flex: 0 0 auto; /* 防止滚动项伸缩 */
    width: 283px;
    height: 100px;
    background: #FFFFFF;
    text-align: center;
    box-shadow: 0px 0px 16px 0px rgba(221, 228, 236, 0.56);
    border-radius: 20px;
    margin-right: 28px; /* 设置滚动项之间的间距 */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.apkitem_icon {
    width: 60px;
    height: auto;
    margin-left: 21px;
    margin-right: 21px;
}

.apkitem_name {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 26px;
    color: #000000;
}

/* 移除最后一个滚动项的右边距 */
.scroll-item:last-child {
    margin-right: 0;
}

.contain6 {
    width: 100%;
}

.main_box6 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cloudbg {
    width: 100%;
    float: left;

}

.cloudbox {
    width: 100%;
    float: left;
    position: absolute;
    min-width: 1200px;
    max-width: 1200px;
}

.cloud_header {
    font-family: PingFang SC;
    font-weight: 500;
    font-size: 60px;
    color: #2D2D2D;
}

.cloud_small_text {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: rgba(78, 78, 78, 0.7);
    margin-top: 40px;
    line-height: 30px;
}

.main_box7 {
    width: 100%;
    height: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xian {
    width: 100%;
    height: 1px;
    background: #BAC4D8;
}

.bottom_container {
    width: 100%;
    min-width: 1200px;
    height: 100px;
    line-height: 100px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #09151E;
    text-align: center;
}

.huicolor {
    color: #808080;
}


@media screen and (min-width: 600px) and (max-width: 1200px) {

    .cloudbox {
        width: 80%;
        min-width: 600px;
    }

    .cloud_header {
        font-size: 50px;
    }
}
