.score-wrap .container {
    height: 342px;
    padding: 14px
}

.score-wrap .title {
    background: #f9f9f9;
    color: #111;
    font-size: 14px;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
    padding: 0 14px;
    width: 100%
}

.score-wrap .title .prov {
    color: #666;
    font-size: 14px;
    font-weight: 400
}

.score-wrap .input-wrap {
    margin-bottom: 10px;
    min-height: 40px;
    position: relative;
    width: 100%
}

.score-wrap .input-wrap .require {
    position: relative
}

.score-wrap .input-wrap .require[data-v-80ac5c66]:before {
    color: #ec0000;
    content: "*";
    position: absolute;
    right: -6px;
    top: 15%
}

.score-wrap .input-wrap .trans {
    height: 40px;
    line-height: 40px
}

.score-wrap .input-wrap .trans[data-v-80ac5c66]:before {
    top: 8%
}

.score-wrap .input-wrap .dropdown {
    margin-left: 10px
}

.score-wrap .input-wrap span {
    color: #666;
    font-size: 14px;
    font-weight: 400
}

.score-wrap .input-wrap .lock {
    background: #f5f5f5 !important
}

.score-wrap .input-wrap .normal {
    justify-content: flex-start !important
}

.score-wrap .input-wrap .normal .select:first-child .tag {
    margin-left: 0
}

.score-wrap .input-wrap .options-list {
    /* margin-left: 10px; */
    row-gap: 7px;
    -ms-row-gap: 7px;
    -o-row-gap: 7px;
    -moz-row-gap: 7px;
    -webkit-row-gap: 7px;
    width: 292px;
    flex-wrap: wrap;
}

.score-wrap .input-wrap .options {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    color: #111;
    height: 40px;
    justify-content: space-between;
    margin-left: 10px;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    flex: 1;
}

.score-wrap .input-wrap .options .input[data-v-80ac5c66],
.score-wrap .input-wrap .options span {
    color: #111;
    font-size: 14px;
    font-weight: 400
}

.score-wrap .input-wrap .options .input {
    border: 0;
    height: 38px;
    margin-right: 5px;
    outline: none;
    text-align: left;
    width: 85%
}

.score-wrap .input-wrap .options .input[data-v-80ac5c66]::-webkit-input-placeholder {
    color: #999
}

.score-wrap .input-wrap .options .select .tag {
    height: 16px;
    margin-left: 22px;
    margin-right: 4px;
    width: 16px
}

.score-wrap .input-wrap .options .majorTypeId-btn {
    margin-left: 22px
}

.score-wrap .input-wrap .options .majorTypeId-btn .icon {
    height: 16px;
    margin-right: 4px;
    width: 16px
}

.score-wrap .input-wrap .input-box {
    margin-left: 0;
    width: 136px;
    flex:none;
}

.score-wrap .input-wrap .subject-wrap {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    box-shadow: 0 2px 8px 0 hsla(0, 0%, 7%, .09);
    height: 254px;
    padding: 14px;
    position: absolute;
    right: 2px;
    top: 40px;
    width: 286px;
    z-index: 2
}

.score-wrap .input-wrap .subject-wrap .nav {
    color: #111;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 14px
}

.score-wrap .input-wrap .subject-wrap .mt {
    margin-top: 20px
}

.score-wrap .input-wrap .subject-wrap .sub {
    color: #111;
    font-size: 14px;
    font-weight: 400;
    text-align: left
}

.score-wrap .input-wrap .subject-wrap .subject-list {
    gap: 13px
}

.score-wrap .input-wrap .subject-wrap .subject-list[data-v-80ac5c66]:after {
    content: "";
    flex: 1
}

.score-wrap .input-wrap .subject-wrap .subject-list .subject {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    color: #111;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 54px
}

.score-wrap .input-wrap .subject-wrap .subject-list .subject-btn {
    flex-shrink: 0;
    width: 121px
}

.score-wrap .input-wrap .subject-wrap .subject-list .active {
    border-color: #1677ff;
    color: #1677ff
}

.score-wrap .input-wrap .subject-wrap ._space {
    flex: 1
}

.score-wrap .input-wrap .subject-wrap .sure2 {
    background: #1677ff;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 44px;
    line-height: 44px;
    text-align: center;
    width: 258px
}

.score-wrap .space {
    flex: 1
}

.score-wrap .submit {
    background: #1677ff;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 44px;
    line-height: 44px;
    text-align: center;
    width: 358px
}

.score-wrap .list-wrap {
    background: #fff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .11);
    /* height: 264px; */
    overflow: hidden;
    position: absolute;
    right: 2px;
    top: 40px;
    width: 276px;
    z-index: 9
}

.score-wrap .pointer {
    cursor: pointer;
}

.score-wrap .list-wrap .scroll-wrap {
    transition: all .2s linear
}

.score-wrap .list-wrap .list {
    border: 1px solid #eee;
    border-radius: 2px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);
    flex-shrink: 0;
    width: 276px;
    z-index: 9
}

.score-wrap .list-wrap .list .item {
    border-bottom: 1px solid #e6e6e6;
    color: #111;
    font-size: 14px;
    font-weight: 400;
    padding: 9px 0 9px 15px;
    width: 100%
}

.score-wrap .list-wrap .list .active {
    color: #1677ff
}

.score-wrap .list-wrap .list .list-left {
    background: #f5f5f5;
    color: #666;
    font-size: 14px;
    height: 278px;
    overflow-y: auto;
    width: 112px
}

.score-wrap .subcate-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.score-wrap .list-wrap .list .list-left .active {
    background: #fff
}

.score-wrap .list-wrap .list .list-left .item {
    border: 0
}

.score-wrap .list-wrap .list .list-right {
    height: 264px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 14px;
    width: 185px
}

.score-wrap .list-wrap .list .list-right .item {
    padding-left: 0;
    position: relative
}

.score-wrap .list-wrap .list .list-right .item[data-v-80ac5c66]:after {
    background: #e6e6e6;
    bottom: 0;
    content: "";
    height: .5px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 146px
}

.score-wrap .list-wrap .list .list-right .item span {
    color: #111
}

.score-wrap .list-wrap .list .list-right .item img {
    height: 12px;
    width: 12px
}

.score-wrap .list-wrap .list .list-right .item .disabled-img {
    background-color: #e6e6e6;
    border-radius: 4px;
    height: 12px;
    width: 12px
}

.score-wrap .list-wrap .list .list-right .sure2 {
    background: #1677ff;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    height: 44px;
    line-height: 44px;
    margin: 30px auto 0;
    text-align: center;
    width: 146px
}

.score-wrap .text-center {
    text-align: center
}

.transX {
    transform: translateX(-50%)
}

.full {
    width: 100% !important
}

.input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.input[type="number"] {
    -moz-appearance: textfield;
}