
/* .home-index {
    padding: 0 10%;
} */
.parts[data-v-1f0bd274] {
    background-color: #fff;
    padding: 20px 15px;
    margin-top: 15px;
}
.title[data-v-1f0bd274] {
    position: relative;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #333;
    padding: 0px 0 0 0;
}
.title[data-v-1f0bd274]:before,
.title[data-v-1f0bd274]:after {
    position: absolute;
    content: '';
    top: 22px;
    width: 40%;
    height: 1px;
    background-color: #dddedf;
}
.title[data-v-1f0bd274]:before {
    left: 0;
}
.title[data-v-1f0bd274]:after {
    right: 0;
}
.title-container[data-v-1f0bd274] {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    height: 50px;
}
.title-container span[data-v-1f0bd274] {
    border-bottom: 3px solid #0099ff;
    padding-bottom: 5px;
}
[data-v-1f0bd274] .el-form-item--small.el-form-item {
    margin-bottom: 0;
}
.title-style[data-v-1f0bd274] {
    margin-top: 40px;
    padding-top: 10px;
    border-top: 0px dashed #ccc;
}
.special-style[data-v-1f0bd274] {
    border-right: 0px dashed #ccc;
}
.title-text[data-v-1f0bd274] {
    font-weight: 700;
    font-size: 16px;
    color: #3488df;
    position: absolute;
    top: -25px;
    right: 20px;
}
.title-text-a[data-v-1f0bd274] {
    font-weight: 700;
    font-size: 16px;
    color: #3488df;
}
.type-title[data-v-1f0bd274] {
    width: 96%;
    height: 36px;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    background-color: rgba(240, 240, 240, 1);
}
.doubleheight[data-v-1f0bd274]
{
 height: 700px;
}
.doubleheight div[data-v-1f0bd274]
{
 height: 700px !important
}


