
.home-index[data-v-8c05ff66] {
    padding: 0 10%;
}
.parts[data-v-8c05ff66] {
    background-color: #fff;
    padding: 10px 15px 0;
    margin-top: 15px;
}
.title[data-v-8c05ff66] {
    position: relative;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    padding: 0px 0 0 0;
}
.title[data-v-8c05ff66]:before,
.title[data-v-8c05ff66]:after {
    position: absolute;
    content: '';
    top: 15px;
    width: 40%;
    height: 1px;
    background-color: #dddedf;
}
.title[data-v-8c05ff66]:before {
    left: 0;
}
.title[data-v-8c05ff66]:after {
    right: 0;
}
.title-container[data-v-8c05ff66] {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    height: 50px;
}
.title-container span[data-v-8c05ff66] {
    border-bottom: 3px solid #0099ff;
    padding-bottom: 5px;
}
[data-v-8c05ff66] .el-form-item--small.el-form-item {
    margin-bottom: 0;
}
.title-style[data-v-8c05ff66] {
    margin-top: 40px;
    padding-top: 10px;
    border-top: 1px dashed #ccc;
}
.special-style[data-v-8c05ff66] {
    border-right: 1px dashed #ccc;
}
.title-text[data-v-8c05ff66] {
    font-weight: 700;
    font-size: 16px;
    color: #3488df;
    position: absolute;
    top: -25px;
    right: 20px;
}
.title-text-a[data-v-8c05ff66] {
    font-weight: 700;
    font-size: 16px;
    color: #3488df;
}

