img[data-v-4d4a4cce] {
    width: 100%
}

.active[data-v-7d773d17] {
    color: #13464e !important
}

@media screen and (max-width: 768px) {
    .text-box[data-v-7d773d17] {
        width: 90% !important
    }
}

.text-box[data-v-7d773d17] {
    width: 70%;
    margin: 0 auto;
    font-size: 18px
}

.text-box[data-v-7d773d17] .el-tabs__item {
    font-size: 16px !important
}

.text-box .dataList[data-v-7d773d17] {
    list-style: none
}

.text-box .dataList li[data-v-7d773d17] {
    line-height: 4
}

.content[data-v-7d773d17] {
    padding: 0 20px;
    margin-top: 8px
}

.content .head[data-v-7d773d17] {
    background-color: #57a8af;
    display: flex;
    align-items: center;
    margin-bottom: 40px
}

.content .head img[data-v-7d773d17] {
    width: 4%;
    margin-right: 10px
}

.content .head span[data-v-7d773d17] {
    color: #fff;
    font-weight: 700
}