.down_load[data-v-ba78e068] {
    position: fixed;
    z-index: 99;
    right: 178px;
    bottom: 150px;
    width: 229px;
    cursor: pointer;
}

@media screen and (max-width:600px) {
    .down_load[data-v-ba78e068] {
        right: 0;
        top: 65%;
        width: 86px;
        z-index: 1001;
    }
}

.faqs[data-v-755daf1c] {
    position: fixed;
    right: 250px;
    bottom: 30px;
    z-index: 999;
    cursor: pointer;
}

@media screen and (max-width:600px) {
    .faqs[data-v-755daf1c] {
        width: 49px;
        height: 49px;
        position: fixed;
        right: 3%;
        top: 80%;
        z-index: 999;
    }
}

.color_content[data-v-0e7bafa4] {
    background: url(../img/background_color.12859dd4.png) no-repeat top;
    background-size: 100% 100%;
}

.span_foot[data-v-0e7bafa4] {
    margin-bottom: 50px;
}

.brand[data-v-0e7bafa4] {
    background: linear-gradient(180deg, #0d0e13, #1d1850);
    overflow: hidden;
}

.brand .bule_span[data-v-0e7bafa4] {
    color: #10ffed;
    width: 100%;
    text-align: center;
}

.brand .bule_span[data-v-0e7bafa4],
.brand .content[data-v-0e7bafa4] {
    font-size: 14px;
    font-family: Arial;
    font-weight: 500;
    line-height: 20px;
    display: block;
}

.brand .content[data-v-0e7bafa4] {
    width: 1047px;
    margin: 0 auto;
    color: #fff;
    margin-top: 35px;
}

@media screen and (max-width:600px) {
    .color_span[data-v-0e7bafa4] {
        font-size: 12px;
    }
    .bule_span[data-v-0e7bafa4] {
        width: 90% !important;
        margin: 0 auto;
        font-size: 12px !important;
    }
    .content[data-v-0e7bafa4] {
        width: 90% !important;
        text-indent: 30px;
        font-size: 12px !important;
    }
    .color_box[data-v-0e7bafa4] {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .color_box[data-v-0e7bafa4]:nth-child(5) {
        width: 90% !important;
    }
    .color_content[data-v-0e7bafa4] {
        width: 90%;
        background: url(../img/background_color.12859dd4.png) no-repeat top;
        background-size: 100% 100%;
    }
    .span_foot[data-v-0e7bafa4] {
        margin-bottom: 30px;
        margin-top: 0;
    }
}