.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;
    }
}

@keyframes borders-5cf75c48 {
    0% {
        filter: hue-rotate(0deg);
    }
    to {
        filter: hue-rotate(1turn);
    }
}

@keyframes title-5cf75c48 {
    0% {
        filter: hue-rotate(1turn);
    }
    to {
        filter: hue-rotate(0deg);
    }
}

.contentBig[data-v-5cf75c48] {
    background: url(../img/background_color.12859dd4.png) no-repeat top;
    background-size: 100% 100%;
    width: 1194px;
    padding: 8px 0 8px 0;
    border: 1px solid;
    -o-border-image: linear-gradient(180deg, #51ffef, #df21cb) 1 1;
    border-image: linear-gradient(180deg, #51ffef, #df21cb) 1 1;
    animation: borders-5cf75c48 4s linear infinite;
}

.contentBig .indexBtn[data-v-5cf75c48] {
    width: 87px;
    height: 24px;
    background: linear-gradient(123deg, #ed0cff, #4eeaff);
    transform: translateX(-4px);
    margin-bottom: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    animation: title-5cf75c48 4s linear infinite;
}

.contentBig .content[data-v-5cf75c48] {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 0 51px 40px 51px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    overflow: hidden;
    max-height: 100px;
    text-overflow: ellipsis;
}

@media screen and (max-width:600px) {
    .contentBig[data-v-5cf75c48] {
        width: 100%;
    }
    .content[data-v-5cf75c48] {
        width: 90% !important;
        padding: 0 20px 40px 20px !important;
        font-size: 12px !important;
    }
}

.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;
    }
}

.bule_txt[data-v-e24fb4ee] {
    text-align: center;
    display: block;
    margin: 30px 0 60px 0;
    color: #10ffed;
}

.title[data-v-e24fb4ee] {
    display: block;
    width: 1063px;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 25px;
}

.color_list[data-v-e24fb4ee] {
    width: 1200px;
    margin: 0 auto;
}

.privacy[data-v-e24fb4ee] {
    background: #471111;
    overflow: hidden;
}

.teen_text[data-v-e24fb4ee] {
    margin-bottom: 35px;
    margin-top: 45px;
}

@media screen and (max-width:600px) {
    .title[data-v-e24fb4ee] {
        width: 90%;
        font-size: 12px;
    }
    .color_list[data-v-e24fb4ee] {
        width: 90%;
        display: flex;
        justify-content: space-around;
    }
    .bule_txt[data-v-e24fb4ee] {
        width: 90%;
        font-size: 12px;
        margin: 30px auto;
        text-align: left;
    }
}