.index-create-score.index-home-fillin {
    width: 292px;
}

.index-create-score.uzy-fillin-common .condition-box .score-type-box .score-type {
    width: 146px;
}

.index-create-score.index-home-fillin {
    padding: 30px 20px;
}

.index-create-score.uzy-fillin-common .condition-box .condition-con {
    left: 27%;
}

.index-create-score.uzy-fillin-common .condition-box .condition-group .score-box {
    height: 43px;
}

.index-create-score.uzy-fillin-common .condition-box .score-type-box .score-type {
    font-size: 14px;
}

.index-create-score.uzy-fillin-common .condition-box .condition-group {
    margin-top: 12px;
}

.index-create-score.uzy-fillin-common .condition-box .condition-group .score-box .score-total {
    height: 43px;
    line-height: 43px;
}

.index-create-score.uzy-fillin-common .condition-box .condition-group i.fen {
    right: 7px;
    top: 13px;
    color: #212121;
}

.index-create-score.uzy-fillin-common .condition-box .condition-group .line-dis .line-dis-input {
    height: 41px;
    line-height: 41px;
}

.index-create-score .error {
    color: #E9302D;
    font-size: 12px;
    margin-top: 5px;
}

.index-create-score .condition-box {
    margin-top: 1px;
}

.index-create-score .btn-primary {
    background-color: #E9302D;
}

.btn:focus {
    outline: unset
}

.index-create-score table {
    width: 100%;
}

.index-create-score table td {
    border: 1px solid #E6E6E6;
}

.index-create-score table tr:nth-child(odd) {
    background: #F2F2F2;
}

.index-create-score .score-table td {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.index-create-score .score-table .title {
    width: 80px;
}

.index-create-score .btn-block+.btn-block {
    margin-top: 0px;
}

.index-create-score .btn-return {
    background-color: white !important;
    color: #E9302D !important;
}

/*新高考样式 */

.index-create-score div[name='xcName'] {
    font-size: 16px;
    color: #212121;
}

.uzy-fillin-common .condition-box .condition-con i {
    margin-left: 6px;
}

.index-create-score .xcNew img {
    width: 14px;
    height: 14px;
}
.index-create-score .xcNew {
    cursor: pointer;
}

