* {
    box-sizing: border-box;
}

.container{
}
.container-sm {
    max-width: 720px !important;
}
.header {
    max-width: 720px !important;
    background-image: url("../image/header-bg.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 6rem;
    height: 100%;
}
.fs-big-bg-2{
    max-width: 720px !important;
    z-index: 990;
}
.fs-big-bg-3 {
    z-index: 999;
    height:21vh;
    top:0px;
}


.content {
}
.fs-big-position {
    width: 100%;
    position:absolute;
    bottom: -13vh;
    z-index: 980;
    color: #37435B;
    height: 21vh;
}
.fs-big-position-p{
    text-indent: 2ch;
}
.app-img {
    width: 4.5rem;
}

.desc1-img {
    width: 8.53125rem;
    /*height: 1.03125rem;*/
}
.desc2-img {
    width: 6.6875rem;
    height: 0.75rem;
}
.btn-img {
    width: 7.75rem;
    height: 1.75rem;
}
.header {
}



.header-height {

}

.wx-tips {
    display: none;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: 10;
    width: 100%; height: 100%;
    background-color: rgba(0,0,0,0.6);
}
.wx-tips img {
    width: 80%;
    margin: 2% auto 0;
}
.wx-tips-douyin {
    display: none;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: 10;
    width: 100%; height: 100%;
    background-color: rgba(0,0,0,0.6);
}
.wx-tips-douyin img {
    width: 100%;
    margin: 2% auto 0;
}

.row {
    margin: 0px;
}
.fs-18{
    font-size: 1.1268rem;
}
.fs-13{
    font-size:0.8138rem;
}
.header-download-btn {
    width: 6.5rem;
}
.container-bg {
}

.star{
    width: 1rem;
}

.big-img {
    width: 100%;
}
.big-img-btn {

}
.download-btn-c {
    width:100%;
}
.download-btn-bg {
    height: 9.7vh;
    width: 100%;
}

.sub-title-width {
    width: 10rem;
}
.download-btn-img {
    width: 11.268rem;
}


.carousel-content {
    position: absolute;
    bottom: 55%;
    width: 100%;
}

#showcase {
    overflow: visible !important;
}


@media (min-width: 320px) {
    .cloud9-item {
        max-height: 180px;
    }
}

@media (min-width: 720px) {
    .cloud9-item {
        max-height: 300px;
    }
}
.bule-span-bg{
    background-color:#006bcb;
}
.red-span-bg {
    background-color:#e6010f;
}
.header-span-b-1 {
    background-color:#5B6986;
    border-radius: 4px;
    padding:0.2rem;
}
.header-span-b-2 {
    background-color:#D6B38D;
    border-radius: 4px;
    padding:0.2rem;
}
.header-span-b-3 {
    background-color:#86B5BD;
    border-radius: 4px;
    padding:0.2rem;
}

.w40{
    width: 40%;
}
.fs-12{
    font-size:0.60rem;
}
.fs-14{
    font-size: 0.875rem;
}
.header-desc{
    color: #FCD330;
}
.banner-download-btn {
    width: 11.268rem;
}