.ui-tabs[data-v-7e75db63] {
    margin-bottom: 10px
}

.ui-tabs[data-v-7e75db63] .ui-tabs-first-title>.el-tabs__header .el-tabs__item {
    border-top: 5px solid transparent !important;
    min-width: 132px;
    height: 34px;
    line-height: 28px;
    color: #333 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center
}

.ui-tabs[data-v-7e75db63] .ui-tabs-first-title>.el-tabs__header .el-tabs__item.is-active {
    min-width: 132px;
    height: 34px;
    color: #27bfb1 !important;
    border-top: 5px solid #27bfb1 !important;
    border-bottom: 1px solid transparent !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ui-tabs[data-v-7e75db63] .ui-tabs-first-title>.el-tabs__header .el-tabs__header .el-tabs__nav {
    border: 1px solid #ccc
}

.ui-tabs[data-v-7e75db63] .ui-tabs-first-title>.el-tabs__header .el-tabs__header {
    border-bottom: 1px solid #ccc
}

.ui-tabs[data-v-7e75db63] .ui-tabs-first-single-title>.el-tabs__header .el-tabs__item {
    padding: 0 10px !important;
    font-size: 18px;
    font-weight: 700;
    color: #333 !important;
    border-bottom: 5px solid #27bfb1 !important;
    cursor: default
}

.ui-tabs[data-v-7e75db63] .ui-tabs-first-single-title>.el-tabs__header .el-tabs__active-bar {
    height: 0
}

.ui-tabs[data-v-7e75db63] .ui-tabs-first-single-title>.el-tabs__header .el-tabs__nav-wrap:after {
    height: 1px;
    background-color: #ccc
}

.ui-tabs[data-v-7e75db63] .ui-tabs-first-single-title>.el-tabs__header .el-tabs__header {
    margin: 0 0 10px
}

.ui-tabs[data-v-7e75db63] .ui-tabs-second-title>.el-tabs__header .el-tabs__item {
    padding: 0 5px !important;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 700
}

.ui-tabs[data-v-7e75db63] .ui-tabs-second-title>.el-tabs__header .el-tabs__item:hover {
    color: #303133
}

.ui-tabs[data-v-7e75db63] .ui-tabs-second-title>.el-tabs__header .el-tabs__active-bar {
    height: 0
}

.ui-tabs[data-v-7e75db63] .ui-tabs-second-title>.el-tabs__header .el-tabs__item:last-child:after {
    width: 0 !important;
    height: 0 !important
}

.ui-tabs[data-v-7e75db63] .ui-tabs-second-title>.el-tabs__header .el-tabs__item:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    right: -5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #ccc
}

.ui-tabs[data-v-7e75db63] .ui-tabs-second-title>.el-tabs__header .el-tabs__item.is-active {
    font-size: 16px;
    font-weight: 700;
    color: #27bfb1 !important;
    border-bottom: 2px solid #27bfb1 !important
}

.ui-tabs[data-v-7e75db63] .ui-tabs-second-title>.el-tabs__header .el-tabs__item.is-active:hover {
    color: #27bfb1 !important
}

.ui-tabs[data-v-7e75db63] .ui-tabs-second-title>.el-tabs__header .el-tabs__active-bar {
    width: 100px;
    background-color: #27bfb1
}

.ui-tabs[data-v-7e75db63] .ui-tabs-second-title>.el-tabs__header .el-tabs__nav-wrap:after {
    height: 0 !important
}

.ui-tabs[data-v-7e75db63] .ui-tabs-second-single-title {
    height: 28px;
    margin-bottom: 10px;
    line-height: 28px;
    padding-left: 10px;
    font-size: 16px;
    color: #000;
    background: #f8f8f8
}

.ui-tabs[data-v-7e75db63] .ui-tabs-third-title {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #ccc
}

.ui-input[data-v-468fefcf] {
    display: inline-block;
    position: relative;
    line-height: 28px
}

.ui-input[data-v-468fefcf] .el-input {
    height: 28px
}

.ui-input[data-v-468fefcf] .el-textarea .el-textarea__inner {
    height: 80px
}

.ui-input[data-v-468fefcf] .el-input__inner,
.ui-input[data-v-468fefcf] .el-textarea__inner {
    height: 28px;
    border-radius: 0;
    background: #fff
}

.ui-input[data-v-468fefcf] .el-input__inner {
    line-height: 28px
}

.ui-input[data-v-468fefcf] .el-input__inner:focus,
.ui-input[data-v-468fefcf] .el-textarea__inner:focus {
    border-color: #27bfb1 !important
}

.ui-input[data-v-468fefcf] input:disabled,
.ui-input[data-v-468fefcf] input[disabled],
.ui-input[data-v-468fefcf] input[type=text]:disabled {
    color: #000;
    -webkit-text-fill-color: #000
}

.ui-input[data-v-468fefcf] .el-input__inner:disabled::-webkit-input-placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-input[data-v-468fefcf] .el-input__inner:disabled::-moz-placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-input[data-v-468fefcf] .el-input__inner:disabled:-ms-input-placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-input[data-v-468fefcf] .el-input__inner:disabled::-ms-input-placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-input[data-v-468fefcf] .el-input__inner:disabled::placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-input[data-v-468fefcf] .el-input.is-disabled .el-input__inner,
.ui-input[data-v-468fefcf] .el-textarea.is-disabled .el-textarea__inner {
    background: #f2f2f2
}

.ui-input[data-v-468fefcf] .el-icon-circle-close:before {
    display: block;
    margin-top: -2px
}

.limit-text[data-v-468fefcf] {
    font-size: 12px;
    color: #666;
    position: absolute;
    top: 95%;
    right: 0
}

.el-form-item.is-error .el-input__inner,
.el-form-item.is-error .el-input__inner:focus,
.el-form-item.is-error .el-textarea__inner,
.el-form-item.is-error .el-textarea__inner:focus {
    border-color: #e02020 !important
}

.el-select-dropdown__item {
    font-size: 14px;
    color: #333 !important
}

.el-select-dropdown__item.selected {
    font-size: 14px;
    color: #27bfb1 !important
}

.ui-select[data-v-cbcd8e16] {
    display: inline-block;
    position: relative;
    line-height: 28px
}

.ui-select[data-v-cbcd8e16] .el-select {
    width: 100%
}

.ui-select[data-v-cbcd8e16] .el-select .el-input {
    width: 100%;
    height: 28px
}

.ui-select[data-v-cbcd8e16] .el-input__inner {
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
    border-radius: 0;
    background: #fff
}

.ui-select[data-v-cbcd8e16] .el-select .el-input.is-focus .el-input__inner {
    border-color: #27bfb1 !important
}

.ui-select[data-v-cbcd8e16] input:disabled,
.ui-select[data-v-cbcd8e16] input[disabled],
.ui-select[data-v-cbcd8e16] input[type=text]:disabled {
    color: #000;
    -webkit-text-fill-color: #000
}

.ui-select[data-v-cbcd8e16] .el-input__inner:disabled::-webkit-input-placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-select[data-v-cbcd8e16] .el-input__inner:disabled::-moz-placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-select[data-v-cbcd8e16] .el-input__inner:disabled:-ms-input-placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-select[data-v-cbcd8e16] .el-input__inner:disabled::-ms-input-placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-select[data-v-cbcd8e16] .el-input__inner:disabled::placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-select[data-v-cbcd8e16] .el-input.is-disabled .el-input__inner {
    background: #f2f2f2
}

.ui-select[data-v-cbcd8e16] .el-icon-arrow-up:before {
    content: "";
    background-image: url(../img/icon-input-bg.png);
    background-repeat: no-repeat;
    background-position: 50%;
    width: 12px;
    height: 6px;
    top: 42%;
    left: 30%;
    position: absolute
}

.ui-select[data-v-cbcd8e16] .el-input--small .el-input__icon {
    line-height: 28px;
    height: 28px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.ui-select[data-v-cbcd8e16] .el-select .is-disabled .el-input__suffix-inner {
    background: #f2f2f2
}

.ui-select[data-v-cbcd8e16] .el-icon-circle-close:before {
    content: "";
    background-image: url(../img/ic_clear.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    width: 14px;
    height: 14px;
    top: 26%;
    left: 28%;
    position: absolute
}

.ui-checkbox[data-v-2c9576cb] .el-checkbox .el-checkbox__label {
    color: #333
}

.ui-checkbox[data-v-2c9576cb] .el-checkbox.is-disabled .el-checkbox__label {
    color: #999
}

.ui-checkbox[data-v-2c9576cb] .el-checkbox__input:not(.is-indeterminate) .el-checkbox__inner {
    border: 1px solid #dcdfe6
}

.ui-checkbox[data-v-2c9576cb] .el-checkbox__input.is-checked .el-checkbox__inner {
    background: #27bfb1;
    border: 1px solid #27bfb1
}

.ui-checkbox[data-v-2c9576cb] .el-checkbox__input.is-disabled .el-checkbox__inner {
    background: #e6e6e6;
    border: 1px solid #ccc
}

.ui-checkbox[data-v-2c9576cb] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
    background-color: #ccc;
    border-color: #ccc
}

.ui-checkbox[data-v-2c9576cb] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after {
    border-color: #fff
}

.ui-checkbox[data-v-2c9576cb] .el-checkbox-button {
    margin-right: 20px
}

.ui-checkbox[data-v-2c9576cb] .el-checkbox-button__inner {
    height: 30px;
    border-radius: 4px !important;
    border: 1px solid #999;
    color: #000;
    font-size: 14px;
    line-height: 10px;
    background: #fff
}

.ui-checkbox[data-v-2c9576cb] .el-checkbox-button.is-checked .el-checkbox-button__inner {
    color: #000;
    background: #fec;
    border: 1px solid #ffa900
}

.ui-checkbox[data-v-2c9576cb] .el-checkbox-button.is-disabled .el-checkbox-button__inner {
    color: #999;
    background: #fff;
    border: 1px solid #ccc
}

.ui-checkbox[data-v-2c9576cb] .el-checkbox-button.is-checked.is-disabled .el-checkbox-button__inner {
    color: #999;
    background: #fff6e5;
    border: 1px solid #ffcf72
}

.ui-select-dropdown .el-select-dropdown__item[data-v-20a2b7e6] {
    font-weight: 100;
    color: #000
}

.ui-select-dropdown .el-select-dropdown__item.selected[data-v-20a2b7e6] {
    color: #27bfb1
}

.ui-select-dropdown .el-select-dropdown__item.selected[data-v-20a2b7e6]:after,
.ui-select-dropdown .el-select-dropdown__item[data-v-20a2b7e6]:after {
    content: ""
}

.ui-select-dropdown .el-select-dropdown__item .checkbox[data-v-20a2b7e6] {
    display: inline-block;
    position: relative;
    border: 1px solid #dcdfe6;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 2px;
    left: -3px;
    width: 14px;
    height: 14px;
    background-color: #fff;
    z-index: 1;
    -webkit-transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46);
    transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46)
}

.ui-select-dropdown .el-select-dropdown__item.selected .checkbox[data-v-20a2b7e6] {
    border-color: #27bfb1;
    background-color: #27bfb1
}

.ui-select-dropdown .el-select-dropdown__item.selected .checkbox[data-v-20a2b7e6]:after {
    position: absolute;
    top: -10px;
    font-family: element-icons;
    content: "";
    font-size: 12px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    color: #fff
}

.ui-select-dropdown .el-checkbox[data-v-20a2b7e6] {
    margin: 5px 17px
}

.ui-select-dropdown .el-checkbox .el-checkbox__label[data-v-20a2b7e6] {
    padding-left: 11px
}

.ui-select-dropdown .el-checkbox .el-checkbox__inner[data-v-20a2b7e6]:before {
    height: 3px
}

.ui-select-dropdown .el-checkbox .el-checkbox__inner[data-v-20a2b7e6]:after {
    position: absolute;
    top: -10px;
    font-family: element-icons;
    content: "";
    font-size: 12px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    color: #fff
}

.ui-select-multiple[data-v-20a2b7e6] {
    display: inline-block;
    position: relative
}

.ui-select-multiple[data-v-20a2b7e6] .el-select {
    width: 100%
}

.ui-select-multiple[data-v-20a2b7e6] .el-select .el-input {
    width: 100%;
    min-height: 40px
}

.ui-select-multiple[data-v-20a2b7e6] .el-select .el-input .el-input__inner {
    min-height: 40px !important;
    background: #fff !important;
    border-radius: 0
}

.ui-select-multiple[data-v-20a2b7e6] .el-select .el-input.is-focus .el-input__inner {
    border-color: #27bfb1
}

.ui-select-multiple[data-v-20a2b7e6] .el-icon-arrow-up:before {
    content: "" !important;
    color: #666
}

.ui-select-multiple[data-v-20a2b7e6] .el-select .el-select__tags>span {
    width: 100%
}

.ui-select-multiple[data-v-20a2b7e6] .el-select .el-select__tags .el-tag {
    width: calc(100% - 15px);
    height: 28px
}

.ui-select-multiple[data-v-20a2b7e6] input:disabled,
.ui-select-multiple[data-v-20a2b7e6] input[disabled],
.ui-select-multiple[data-v-20a2b7e6] input[type=text]:disabled {
    color: #000;
    -webkit-text-fill-color: #000
}

.ui-select-multiple[data-v-20a2b7e6] .el-input__inner:disabled::-webkit-input-placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-select-multiple[data-v-20a2b7e6] .el-input__inner:disabled::-moz-placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-select-multiple[data-v-20a2b7e6] .el-input__inner:disabled:-ms-input-placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-select-multiple[data-v-20a2b7e6] .el-input__inner:disabled::-ms-input-placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-select-multiple[data-v-20a2b7e6] .el-input__inner:disabled::placeholder {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ui-select-multiple[data-v-20a2b7e6] .el-input.is-disabled .el-input__inner {
    background: #f2f2f2 !important
}

.ui-select-multiple[data-v-20a2b7e6] .el-select .is-disabled .el-input__suffix-inner {
    background: #f2f2f2
}

.ui-select-multiple[data-v-20a2b7e6] .el-select .el-tag__close.el-icon-close {
    top: 1px
}

.ui-select-multiple[data-v-20a2b7e6] .el-select__tags-text {
    width: calc(100% - 20px)
}

.ui-select-dropdown div.el-scrollbar {
    max-width: 100% !important
}

.ui-date-picker[data-v-1302e016] {
    display: inline-block;
    position: relative;
    line-height: 28px
}

.ui-date-picker[data-v-1302e016] .el-date-editor.el-input,
.ui-date-picker[data-v-1302e016] .el-date-editor.el-input__inner {
    width: 100%
}

.ui-date-picker[data-v-1302e016] .el-input__inner {
    height: 28px;
    line-height: 28px;
    border-radius: 0;
    background: #fff
}

.ui-date-picker[data-v-1302e016] .el-range-editor.is-active,
.ui-date-picker[data-v-1302e016] .el-range-editor.is-active:hover {
    border-color: #27bfb1
}

.ui-date-picker[data-v-1302e016] .date-range .el-date-editor.el-input,
.ui-date-picker[data-v-1302e016] .el-date-editor.el-input__inner {
    width: 100%
}

.ui-date-picker[data-v-1302e016] .date-range .el-input__inner {
    height: 28px;
    border-radius: 0;
    background: #fff
}

.ui-date-picker[data-v-1302e016] .date-range .el-input__inner .el-range-input,
.ui-date-picker[data-v-1302e016] .date-range .el-input__inner .el-range-separator {
    line-height: 22px !important
}

.ui-date-picker[data-v-1302e016] .el-icon-date:before {
    content: "";
    background-image: url(../img/icon_date.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute
}

.ui-date-picker[data-v-1302e016] .el-input.is-disabled .el-input__inner,
.ui-date-picker[data-v-1302e016] .el-range-editor.is-disabled,
.ui-date-picker[data-v-1302e016] .el-range-editor.is-disabled input {
    background: #f2f2f2
}

.ui-date-picker[data-v-1302e016] .el-range-editor.is-disabled.is-active {
    border-color: #e4e7ed
}

.ui-date-picker[data-v-1302e016] input:disabled,
.ui-date-picker[data-v-1302e016] input[disabled],
.ui-date-picker[data-v-1302e016] input[type=text]:disabled {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.el-date-table.is-week-mode .el-date-table__row.current div,
.el-date-table.is-week-mode .el-date-table__row:hover div,
.el-date-table td.in-range div,
.el-date-table td.in-range div:hover {
    background-color: rgba(39, 191, 177, .1) !important
}

.el-icon-d-arrow-left:after,
.el-icon-d-arrow-left:before {
    margin-left: 10px !important
}

.el-icon-arrow-left:before {
    margin-left: 15px !important
}

.el-icon-d-arrow-right:after,
.el-icon-d-arrow-right:before {
    margin-right: 10px !important
}

.el-icon-arrow-right:before {
    margin-right: 15px !important
}

.el-date-table td {
    height: 36px !important
}

.el-date-table td div {
    height: 24px !important
}

.el-date-table td span {
    top: 4px !important
}

.el-date-table td.start-date div {
    margin-left: 10px !important
}

.el-date-table td.end-date div {
    margin-right: 10px !important
}

.el-form-item.is-error .el-input__inner,
.el-form-item.is-error .el-input__inner:focus {
    border-color: #e02020 !important
}

.el-form-item__error {
    color: #e02020 !important
}

.ui-radio[data-v-654503f7] .el-radio .el-radio__label {
    color: #333
}

.ui-radio[data-v-654503f7] .el-radio.is-disabled .el-radio__label {
    color: #999
}

.ui-radio[data-v-654503f7] .el-radio__input .el-radio__inner {
    border: 1px solid #dcdfe6
}

.ui-radio[data-v-654503f7] .el-radio__input.is-checked .el-radio__inner {
    background: #27bfb1;
    border: 1px solid #27bfb1
}

.ui-radio[data-v-654503f7] .el-radio__input.is-disabled .el-radio__inner {
    background: #e6e6e6;
    border: 1px solid #ccc
}

.ui-radio[data-v-654503f7] .el-radio__input.is-disabled.is-checked .el-radio__inner {
    background-color: #ccc;
    border-color: #ccc
}

.ui-radio[data-v-654503f7] .el-radio__input.is-disabled.is-checked .el-radio__inner:after {
    background-color: #fff
}

.ui-radio[data-v-654503f7] .el-radio-button {
    margin-right: 10px
}

.ui-radio[data-v-654503f7] .el-radio-button.is-active .el-radio-button__inner {
    color: #fff !important;
    background-color: #fec501 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-radio[data-v-654503f7] .el-radio-button__orig-radio:checked+.el-radio-button__inner {
    color: #333;
    background-color: #ecf0f5;
    border-color: #ecf0f5;
    -webkit-box-shadow: 0 0 0 0 #ecf0f5;
    box-shadow: 0 0 0 0 #ecf0f5
}

.ui-radio[data-v-654503f7] .el-radio-button__inner {
    height: 28px;
    border-radius: 0 !important;
    border: 0 !important;
    color: #000;
    font-size: 14px;
    line-height: 10px;
    background-color: #ecf0f5
}

.ui-button[data-v-09f82802] {
    display: inline
}

.ui-button[data-v-09f82802] .el-button {
    height: 32px;
    min-width: 100px;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    padding: 0 14px
}

.ui-button[data-v-09f82802] .el-button .button-content {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ui-button[data-v-09f82802] .el-button .button-content img {
    height: 15px;
    width: 15px;
    margin-right: 11px
}

.ui-button[data-v-09f82802] .el-button .el-icon-loading+span .button-content img {
    margin-right: 10px !important
}

.ui-button[data-v-09f82802] .el-button:hover {
    opacity: .8
}

.ui-button[data-v-09f82802] .el-button--text {
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 14px
}

.ui-button[data-v-09f82802] .el-button.is-disabled,
.ui-button[data-v-09f82802] .el-button.is-disabled:hover {
    opacity: .4
}

.ui-button[data-v-09f82802] .primary {
    color: #fff !important;
    background: #ffa900 !important;
    border-color: #ffa900 !important
}

.ui-button[data-v-09f82802] .primary:active {
    background-color: #e6a23c;
    border-color: #e6a23c
}

.ui-button[data-v-09f82802] .secondary {
    color: #ffa900 !important;
    background: #fff !important;
    border: 1px solid #ffa900 !important
}

.ui-button[data-v-09f82802] .auxiliary {
    color: #333;
    background: #e6e6e6;
    border-color: #e6e6e6
}

.ui-button[data-v-09f82802] .auxiliary:active {
    background-color: #ccc;
    border-color: #ccc
}

.ui-button[data-v-09f82802] .default {
    color: #333 !important;
    background: #fff !important;
    border: 1px solid #ccc !important
}

.ui-button[data-v-09f82802] .green {
    color: #fff !important;
    background: #27bfb1 !important;
    border-color: #27bfb1 !important
}

.ui-button[data-v-09f82802] .green:active {
    background-color: #27bfb1;
    border-color: #27bfb1
}

.ui-button[data-v-09f82802] .text {
    color: #27bfb1 !important
}

.ui-button[data-v-09f82802] .text-underline {
    color: #27bfb1 !important;
    text-decoration: underline !important
}

.ui-button[data-v-09f82802] .text-color-yellow {
    color: #ffa900
}

.ui-button[data-v-09f82802] .text-color-yellow img {
    margin-left: 5px
}

.ui-button[data-v-09f82802] .text-color-black {
    color: #666
}

.ui-button[data-v-09f82802] .text-color-black img {
    margin-left: 5px
}

.ui-button+.ui-button[data-v-09f82802] {
    margin-left: 20px
}

.ui-dialog[data-v-47c1efd4] .el-dialog {
    margin: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ui-dialog[data-v-47c1efd4] .el-dialog .el-dialog__header {
    height: 40px;
    font-size: 16px;
    color: #000;
    background: #f2f2f2;
    border-radius: 4px 4px 0 0
}

.ui-dialog[data-v-47c1efd4] .el-dialog .el-dialog__footer {
    height: 62px;
    text-align: right
}

.ui-dialog[data-v-47c1efd4] .ui-button+.ui-button {
    margin-left: 10px
}

.ui-dialog[data-v-47c1efd4] .no-remind.el-checkbox {
    float: left;
    margin-left: 3px;
    margin-top: 7px
}

.ui-dialog[data-v-47c1efd4] .no-remind.el-checkbox .el-checkbox__label {
    font-size: 14px;
    color: #999;
    letter-spacing: 0
}

.ui-dialog[data-v-47c1efd4] .no-remind.el-checkbox .el-checkbox__input.is-checked+.el-checkbox__label {
    color: #999
}

.ui-dialog[data-v-47c1efd4] .el-dialog .el-dialog__body {
    padding: 20px 20px 6px;
    word-break: normal
}

.ui-dialog[data-v-47c1efd4] .dialog-content img {
    position: absolute
}

.ui-dialog[data-v-47c1efd4] .dialog-content .text {
    width: 500px;
    margin-left: 35px
}

.ui-dialog[data-v-47c1efd4] .dialog-content .text .dialog-message {
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    line-height: 24px
}

.ui-dialog[data-v-47c1efd4] .dialog-content .text .dialog-message-bold {
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    text-align: justify;
    line-height: 26px
}

.ui-dialog[data-v-47c1efd4] .dialog-content .text .description {
    font-size: 14px;
    color: #666;
    line-height: 22px
}

.ui-dialog[data-v-47c1efd4] .dialog-content .text .description .description-span {
    margin-top: 20px;
    display: block
}

.ui-setting-column[data-v-3ab0ccba] .setting {
    text-align: right
}

.ui-setting-column[data-v-3ab0ccba] .setting .el-icon-s-tools {
    margin-right: 8px;
    color: #27bfb1
}

.ui-dialog-setting-column[data-v-3ab0ccba] .el-dialog .el-dialog__body {
    padding: 10px 55px !important
}

.ui-dialog-setting-column[data-v-3ab0ccba] .setting-column-list {
    border: 1px solid #e6ebf5
}

.ui-dialog-setting-column[data-v-3ab0ccba] .setting-column-list .head-style {
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f2f2f2;
    margin: 0;
    padding: 0 15px;
    border-bottom: 1px solid #e6ebf5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000
}

.ui-dialog-setting-column[data-v-3ab0ccba] .setting-column-list .item-style {
    color: #606266;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    display: block;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 30px;
    margin-bottom: 13px
}

.ui-dialog-setting-column[data-v-3ab0ccba] .setting-column-list .icon {
    position: absolute;
    top: 2px;
    left: 342px
}

.ui-dialog-setting-column[data-v-3ab0ccba] .setting-column-description {
    margin-top: 10px;
    font-size: 12px;
    color: #666;
    letter-spacing: 0;
    line-height: 12px;
    word-break: normal
}

.ui-dialog-setting-column[data-v-3ab0ccba] .check-all {
    float: left;
    margin-top: 7px;
    margin-left: 65px
}

.ui-pagination[data-v-435dd1d4] {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: center
}

.ui-pagination[data-v-435dd1d4] .btn-pager {
    height: 24px;
    line-height: 24px;
    font-size: 14px
}

.ui-pagination[data-v-435dd1d4] .btn-pager .el-button.text {
    height: 24px
}

.ui-pagination[data-v-435dd1d4] .btn-pager .el-button.text.is-disabled span {
    color: #999 !important
}

.ui-pagination[data-v-435dd1d4] .btn-prev {
    padding-right: 12px
}

.ui-pagination[data-v-435dd1d4] .btn-next {
    padding-left: 12px
}

.ui-pagination[data-v-435dd1d4] .ui-pager {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24px
}

.ui-pagination[data-v-435dd1d4] .ui-pager li {
    min-width: 24px;
    height: 28px;
    line-height: 28px;
    padding: 0 4px;
    font-size: 13px;
    font-weight: 700;
    background-color: #fff;
    color: #666;
    cursor: pointer !important
}

.ui-pagination[data-v-435dd1d4] .ui-pager li:hover {
    color: #0ebfa8
}

.ui-pagination[data-v-435dd1d4] .ui-pager li:not(.disabled).active {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #e6e6e6;
    color: #000;
    cursor: default !important
}

.ui-table[data-v-49b660e1] {
    margin-top: 10px
}

.ui-table[data-v-49b660e1] .tableHeader {
    text-align: right;
    margin: 0 5px 10px 0
}

.ui-table[data-v-49b660e1] .tableHeader span {
    cursor: pointer;
    vertical-align: top;
    color: #27bfb1
}

.ui-table[data-v-49b660e1] .tableHeader .el-icon-s-tools {
    color: #27bfb1
}

.ui-table[data-v-49b660e1] .el-table {
    font-size: 14px;
    color: #000;
    overflow: hidden !important
}

.ui-table[data-v-49b660e1] .el-table .el-table__header thead tr th {
    background: #f2f2f2 !important;
    padding: 1px 0 !important
}

.ui-table[data-v-49b660e1] .el-table thead {
    font-size: 14px !important;
    color: #000 !important
}

.ui-table[data-v-49b660e1] .el-table td.el-table__cell,
.ui-table[data-v-49b660e1] .el-table th.el-table__cell.is-leaf {
    border-bottom: 1px solid #dfe6ec
}

.ui-table[data-v-49b660e1] .el-table--border .el-table__cell,
.ui-table[data-v-49b660e1] .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed {
    border-color: #e6e6e6 !important
}

.ui-table[data-v-49b660e1] .el-table .el-table__header th.el-table__cell>.cell {
    font-weight: 400 !important;
    /* height: 34px; */
    line-height: 34px;
    padding: 0 10px
}

.ui-table[data-v-49b660e1] .el-table.abc-en .el-table__header th.el-table__cell>.cell {
    height: auto;
    min-height: 34px;
    white-space: normal;
    word-break: normal
}

.ui-table[data-v-49b660e1] .el-table.abc-en .el-table__header th.el-table__cell>.cell span {
    display: inline-block;
    line-height: 20px
}

.ui-table[data-v-49b660e1] .el-table__fixed-right-patch {
    background: #f2f2f2 !important
}

.ui-table[data-v-49b660e1] .column-bold .el-table__header th.el-table__cell>.cell,
.ui-table[data-v-49b660e1] .column-bold .el-table__header th.el-table__cell>.cell .el-checkbox__label {
    font-weight: 700 !important
}

.ui-table[data-v-49b660e1] .ui-table-table td {
    height: 33px !important
}

.ui-table[data-v-49b660e1] .el-checkbox__label,
.ui-table[data-v-49b660e1] .el-radio__label {
    display: inline-block;
    padding-left: 10px;
    line-height: 19px;
    font-size: 14px
}

.ui-table[data-v-49b660e1] .el-table__body-wrapper .el-table__row td {
    height: 33px;
    border-left: none !important;
    border-right: none !important
}

.ui-table[data-v-49b660e1] .el-table td.el-table__cell {
    border-right: 1px solid transparent !important
}

.ui-table[data-v-49b660e1] .el-table td.el-table__cell:last-child {
    border-right: 1px solid #e6e6e6 !important
}

.ui-table[data-v-49b660e1] .el-table--small .el-table__cell {
    padding: 0
}

.ui-table[data-v-49b660e1] .el-checkbox__input.is-checked+.el-checkbox__label,
.ui-table[data-v-49b660e1] .el-radio__input.is-checked+.el-radio__label {
    color: #606266 !important
}

.ui-table[data-v-49b660e1] .el-table .cell {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.ui-table[data-v-49b660e1] .el-table__empty-block {
    min-height: 240px !important
}

.ui-table[data-v-49b660e1] .el-table__empty-text {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    line-height: 30px
}

.ui-table[data-v-49b660e1] .mac-msg {
    padding: 10px 0 0 10px
}

.ui-table[data-v-49b660e1] .mac-msg .mac-msg-main {
    position: relative
}

.ui-table[data-v-49b660e1] .mac-msg .mac-msg-content {
    margin-right: 20px;
    color: #e02020
}

.ui-table[data-v-49b660e1] .mac-msg .mac-msg-tooltip {
    position: absolute;
    left: 255px;
    top: 0
}

.ui-table[data-v-49b660e1] .table-tool {
    margin-top: 10px
}

.ui-table[data-v-49b660e1] .table-tool .total-info {
    font-size: 14px;
    min-height: 32px;
    color: #333;
    text-indent: 10px;
    float: left;
    padding-top: 3px
}

.ui-table[data-v-49b660e1] .table-tool .custom-tool {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ui-table[data-v-49b660e1] .table-tool .tool-select-all {
    padding-left: 14px;
    margin-right: 10px
}

.ui-table[data-v-49b660e1] .table-tool .endPage,
.ui-table[data-v-49b660e1] .table-tool .firstPage {
    font-weight: 400;
    color: #333;
    font-size: 13px;
    cursor: pointer;
    padding-right: 14px
}

.ui-table[data-v-49b660e1] .table-tool .endPage {
    display: block;
    background: #ffa900;
    margin: 0 5px;
    color: #606266;
    width: 32px;
    border-radius: 4px;
    padding: 0 4px;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination {
    padding: 0 8px
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination button,
.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination span:not([class*=suffix]) {
    height: 24px;
    line-height: 24px;
    font-size: 14px
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .btn-next,
.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .btn-prev {
    color: #27bfb1;
    background: #fff !important
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .btn-next:disabled,
.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .btn-prev:disabled {
    color: #999
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .el-pager {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24px
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .el-pager li:not(.disabled).active {
    background-color: #e6e6e6;
    color: #000;
    min-width: 20px;
    height: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    line-height: 20px
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .el-pager li:not(.active):hover {
    color: #27bfb1 !important
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .el-pager li {
    background-color: #fff;
    color: #666;
    min-width: 24px
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .el-pager .el-icon-d-arrow-left:before {
    -webkit-transform: matrix(.71, .71, -.71, .71, 0, 11);
    transform: matrix(.71, .71, -.71, .71, 0, 11)
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .el-pager .el-icon-d-arrow-left:after {
    -webkit-transform: matrix(.71, .71, -.71, .71, -4, 5);
    transform: matrix(.71, .71, -.71, .71, -4, 5)
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .el-pager .el-icon-d-arrow-right:before {
    -webkit-transform: matrix(.71, .71, -.71, .71, 4, 11);
    transform: matrix(.71, .71, -.71, .71, 4, 11)
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .el-pager .el-icon-d-arrow-right:after {
    -webkit-transform: matrix(.71, .71, -.71, .71, 0, 5);
    transform: matrix(.71, .71, -.71, .71, 0, 5)
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .el-pagination__jump {
    margin-left: 10px
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .el-pagination__jump .el-input.el-pagination__editor {
    height: 24px;
    margin: 0 8px
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .el-pagination .el-pagination__jump .el-input.el-pagination__editor .el-input__inner {
    height: 24px;
    line-height: 22px
}

.ui-table[data-v-49b660e1] .table-tool .page-wraper .go-btn .el-button {
    min-width: 32px !important;
    height: 24px !important;
    padding: 0 5px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.ui-table[data-v-49b660e1] .table-tool .el-loading-mask {
    z-index: 1988 !important
}

.ui-table[data-v-49b660e1] .el-table__fixed,
.ui-table[data-v-49b660e1] .el-table__fixed-right {
    height: 100% !important
}

.ui-setting-column[data-v-bcf90310] .setting {
    text-align: right
}

.ui-setting-column[data-v-bcf90310] .setting .el-icon-s-tools {
    margin-right: 8px;
    color: #27bfb1
}

.ui-dialog-setting-column[data-v-bcf90310] .el-dialog .el-dialog__body {
    padding: 10px 55px !important
}

.ui-dialog-setting-column[data-v-bcf90310] .setting-column-list {
    border: 1px solid #e6ebf5
}

.ui-dialog-setting-column[data-v-bcf90310] .setting-column-list .head-style {
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f2f2f2;
    margin: 0;
    padding: 0 15px;
    border-bottom: 1px solid #e6ebf5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000
}

.ui-dialog-setting-column[data-v-bcf90310] .setting-column-list .item-style {
    color: #606266;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    display: block;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 30px;
    margin-bottom: 13px
}

.ui-dialog-setting-column[data-v-bcf90310] .setting-column-list .icon {
    position: absolute;
    top: 2px;
    left: 342px
}

.ui-dialog-setting-column[data-v-bcf90310] .setting-column-description {
    margin-top: 10px;
    font-size: 12px;
    color: #666;
    letter-spacing: 0;
    line-height: 12px;
    word-break: normal
}

.ui-dialog-setting-column[data-v-bcf90310] .check-all {
    float: left;
    margin-top: 7px;
    margin-left: 65px
}

.ui-pagination[data-v-c788e554] {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: center
}

.ui-pagination[data-v-c788e554] .btn-pager {
    height: 24px;
    line-height: 24px;
    font-size: 14px
}

.ui-pagination[data-v-c788e554] .btn-pager .el-button.text {
    height: 24px
}

.ui-pagination[data-v-c788e554] .btn-pager .el-button.text.is-disabled span {
    color: #999 !important
}

.ui-pagination[data-v-c788e554] .btn-prev {
    padding-right: 12px
}

.ui-pagination[data-v-c788e554] .btn-next {
    padding-left: 12px
}

.ui-pagination[data-v-c788e554] .ui-pager {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24px
}

.ui-pagination[data-v-c788e554] .ui-pager li {
    min-width: 24px;
    height: 28px;
    line-height: 28px;
    padding: 0 4px;
    font-size: 13px;
    font-weight: 700;
    background-color: #fff;
    color: #666;
    cursor: pointer !important
}

.ui-pagination[data-v-c788e554] .ui-pager li:hover {
    color: #0ebfa8
}

.ui-pagination[data-v-c788e554] .ui-pager li:not(.disabled).active {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #e6e6e6;
    color: #000;
    cursor: default !important
}

.ui-width-adaptive-table[data-v-1c1de78c] {
    margin-top: 10px
}

.ui-width-adaptive-table[data-v-1c1de78c] .tableHeader {
    text-align: right;
    margin: 0 5px 10px 0
}

.ui-width-adaptive-table[data-v-1c1de78c] .tableHeader span {
    cursor: pointer;
    vertical-align: top;
    color: #27bfb1
}

.ui-width-adaptive-table[data-v-1c1de78c] .tableHeader .el-icon-s-tools {
    color: #27bfb1
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table {
    font-size: 14px;
    color: #000;
    overflow: hidden !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table .el-table__header thead tr th {
    background: #e6e6e6 !important;
    padding: 1px 0 !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table thead {
    font-size: 14px !important;
    color: #000 !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table td.el-table__cell,
.ui-width-adaptive-table[data-v-1c1de78c] .el-table th.el-table__cell.is-leaf {
    border-bottom: 1px solid #dfe6ec
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table--border .el-table__cell,
.ui-width-adaptive-table[data-v-1c1de78c] .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed {
    border-color: #ccc !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table .el-table__header th.el-table__cell>.cell {
    font-weight: 400 !important;
    height: 34px;
    line-height: 34px;
    padding: 0 10px
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table.width-adaptive .el-table__header th.el-table__cell>.cell {
    height: auto;
    min-height: 34px;
    padding: 8px 5px;
    line-height: 18px
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table.abc-en .el-table__header th.el-table__cell>.cell {
    height: auto;
    min-height: 34px;
    white-space: normal;
    word-break: normal
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table.abc-en .el-table__header th.el-table__cell>.cell span {
    display: inline-block;
    line-height: 20px
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table__fixed-right-patch {
    background: #f2f2f2 !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .column-bold .el-table__header th.el-table__cell>.cell,
.ui-width-adaptive-table[data-v-1c1de78c] .column-bold .el-table__header th.el-table__cell>.cell .el-checkbox__label {
    font-weight: 700 !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .ui-width-adaptive-table-table td {
    height: 33px !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-checkbox__label,
.ui-width-adaptive-table[data-v-1c1de78c] .el-radio__label {
    display: inline-block;
    padding-left: 10px;
    line-height: 19px;
    font-size: 14px
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table__body tr.hover-row.current-row>td.el-table__cell,
.ui-width-adaptive-table[data-v-1c1de78c] .el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell,
.ui-width-adaptive-table[data-v-1c1de78c] .el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell,
.ui-width-adaptive-table[data-v-1c1de78c] .el-table__body tr.hover-row>td.el-table__cell {
    background-color: #beebe7
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table__body-wrapper .el-table__row td {
    height: 33px;
    border-left: none !important;
    border-right: none !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table td.el-table__cell {
    border-right: 1px solid transparent !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table td.el-table__cell:last-child {
    border-right: 1px solid #e6e6e6 !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table--small .el-table__cell {
    padding: 0
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-checkbox__input.is-checked+.el-checkbox__label,
.ui-width-adaptive-table[data-v-1c1de78c] .el-radio__input.is-checked+.el-radio__label {
    color: #606266 !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table .cell {
    padding-left: 10px;
    padding-right: 10px
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table.width-adaptive .el-table__body-wrapper {
    overflow-x: hidden
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table.width-adaptive .el-table__body tr.el-table__row:hover>td {
    background-color: #beebe7
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table.width-adaptive .el-table__body tr.el-table__row .el-table__cell .cell {
    padding: 8px 5px;
    line-height: 18px
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table.width-adaptive .el-table__body tr.el-table__row .el-table__cell .cell .ui-button .el-button {
    white-space: normal;
    word-break: normal
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table__empty-block {
    min-height: 240px !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table__empty-text {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    line-height: 30px
}

.ui-width-adaptive-table[data-v-1c1de78c] .mac-msg {
    padding: 10px 0 0 10px
}

.ui-width-adaptive-table[data-v-1c1de78c] .mac-msg .mac-msg-main {
    position: relative
}

.ui-width-adaptive-table[data-v-1c1de78c] .mac-msg .mac-msg-content {
    margin-right: 20px;
    color: #e02020
}

.ui-width-adaptive-table[data-v-1c1de78c] .mac-msg .mac-msg-tooltip {
    position: absolute;
    left: 255px;
    top: 0
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool {
    margin-top: 10px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .total-info {
    font-size: 14px;
    min-height: 32px;
    color: #333;
    text-indent: 10px;
    float: left;
    padding-top: 3px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .custom-tool {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .tool-select-all {
    padding-left: 14px;
    margin-right: 10px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .endPage,
.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .firstPage {
    font-weight: 400;
    color: #333;
    font-size: 13px;
    cursor: pointer;
    padding-right: 14px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .endPage {
    display: block;
    background: #ffa900;
    margin: 0 5px;
    color: #606266;
    width: 32px;
    border-radius: 4px;
    padding: 0 4px;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination {
    padding: 0 8px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination button,
.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination span:not([class*=suffix]) {
    height: 24px;
    line-height: 24px;
    font-size: 14px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .btn-next,
.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .btn-prev {
    color: #27bfb1;
    background: #fff !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .btn-next:disabled,
.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .btn-prev:disabled {
    color: #999
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .el-pager {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .el-pager li:not(.disabled).active {
    background-color: #e6e6e6;
    color: #000;
    min-width: 20px;
    height: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    line-height: 20px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .el-pager li:not(.active):hover {
    color: #27bfb1 !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .el-pager li {
    background-color: #fff;
    color: #666;
    min-width: 24px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .el-pager .el-icon-d-arrow-left:before {
    -webkit-transform: matrix(.71, .71, -.71, .71, 0, 11);
    transform: matrix(.71, .71, -.71, .71, 0, 11)
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .el-pager .el-icon-d-arrow-left:after {
    -webkit-transform: matrix(.71, .71, -.71, .71, -4, 5);
    transform: matrix(.71, .71, -.71, .71, -4, 5)
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .el-pager .el-icon-d-arrow-right:before {
    -webkit-transform: matrix(.71, .71, -.71, .71, 4, 11);
    transform: matrix(.71, .71, -.71, .71, 4, 11)
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .el-pager .el-icon-d-arrow-right:after {
    -webkit-transform: matrix(.71, .71, -.71, .71, 0, 5);
    transform: matrix(.71, .71, -.71, .71, 0, 5)
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .el-pagination__jump {
    margin-left: 10px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .el-pagination__jump .el-input.el-pagination__editor {
    height: 24px;
    margin: 0 8px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .el-pagination .el-pagination__jump .el-input.el-pagination__editor .el-input__inner {
    height: 24px;
    line-height: 22px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .page-wraper .go-btn .el-button {
    min-width: 32px !important;
    height: 24px !important;
    padding: 0 5px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.ui-width-adaptive-table[data-v-1c1de78c] .table-tool .el-loading-mask {
    z-index: 1988 !important
}

.ui-width-adaptive-table[data-v-1c1de78c] .el-table__fixed,
.ui-width-adaptive-table[data-v-1c1de78c] .el-table__fixed-right {
    height: 100% !important
}

.ui-width-adaptive-table-switch[data-v-1c1de78c] {
    float: left;
    padding: 5px 0
}

.ui-width-adaptive-table-switch[data-v-1c1de78c] .el-switch__label.is-active {
    color: #000
}

.el-tooltip__popper.mac-msg-tooltip {
    max-width: 367px;
    padding: 17px
}

.ui-search-tool[data-v-b2d3b9cc] {
    position: relative;
    background: #f8f8f8;
    padding: 15px 15px 0 15px
}

.ui-search-tool[data-v-b2d3b9cc] .ui-search-tool-form .el-form-item--small.el-form-item {
    margin-bottom: 20px;
    margin-right: 20px
}

.ui-search-tool[data-v-b2d3b9cc] .ui-search-tool-form .el-form-item .el-form-item__label {
    padding-right: 4px !important
}

.ui-search-tool[data-v-b2d3b9cc] .ui-search-tool-operate {
    position: absolute;
    top: 15px;
    right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.ui-search-tool[data-v-b2d3b9cc] .ui-search-tool-operate .btn-search {
    margin-left: 10px
}

.ui-search-tool[data-v-1f661118] {
    position: relative;
    background: #f8f8f8;
    padding: 15px 15px 0 15px
}

.ui-search-tool[data-v-1f661118] .ui-search-tool-form .el-form-item--small.el-form-item {
    margin-bottom: 20px;
    margin-right: 20px
}

.ui-search-tool[data-v-1f661118] .ui-search-tool-form .el-form-item .el-form-item__label {
    padding-right: 4px !important
}

.ui-search-tool[data-v-1f661118] .formMinHeight {
    min-height: 85px
}

.ui-search-tool[data-v-1f661118] .ui-search-tool-operate {
    position: absolute;
    top: 15px;
    right: 15px
}

.ui-search-tool[data-v-1f661118] .ui-search-tool-operate .tar {
    text-align: right
}

.ui-search-tool[data-v-1f661118] .ui-search-tool-operate .btn-search {
    margin-left: 10px
}

.ui-search-tool[data-v-1f661118] .ui-search-tool-operate .search-bottom {
    margin-top: 15px
}

.ui-search-tool[data-v-1f661118] .ui-search-tool-operate .search-bottom .ui-button .el-button {
    padding: 5px;
    font-size: 14px;
    line-height: 14px;
    height: 29px;
    min-width: 90px
}

.ui-search-tool[data-v-1f661118] .ui-search-tool-operate .search-bottom .down .icon-body {
    border-top-right-radius: 3px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    border: 2px solid #ffa900;
    width: 10px;
    height: 14px;
    border-left: 0;
    border-bottom: 0
}

.ui-search-tool[data-v-1f661118] .ui-search-tool-operate .search-bottom .down .icon-header {
    font-size: 12px;
    position: absolute;
    left: 39.5%;
    top: 43%
}

.ui-search-tool[data-v-1f661118] .ui-search-tool-operate .search-bottom .up .icon-body {
    border-bottom-right-radius: 3px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    border: 2px solid #ffa900;
    width: 10px;
    height: 14px;
    border-left: 0;
    border-top: 0
}

.ui-search-tool[data-v-1f661118] .ui-search-tool-operate .search-bottom .up .icon-header {
    font-size: 12px;
    position: absolute;
    left: 39.5%;
    top: -49%
}

.el-tooltip__popper {
    min-width: 44px;
    max-width: 260px
}

.ui-help-info[data-v-5135dcab] {
    padding: 0 0 20px 0
}

.ui-help-info .tipsinfo-title[data-v-5135dcab] {
    height: 28px;
    color: #ffa900;
    background-color: #f8f8f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 14px;
    position: relative;
    padding-left: 26px;
    margin-left: 15px;
    width: calc(100% - 15px)
}

.ui-help-info .tipsinfo-title i[data-v-5135dcab] {
    font-size: 34px;
    margin-right: 9px;
    display: inline-block;
    position: absolute;
    left: -15px;
    top: -3px
}

.ui-help-info .tipsinfo-list[data-v-5135dcab] {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 26px;
    font-size: 14px;
    color: #333;
    padding-left: 40px
}

.ui-help-info .tipsinfo-list ol[data-v-5135dcab] {
    margin-left: 16px
}

.ui-help-info .tipsinfo-list a[data-v-5135dcab] {
    color: #27bfb1;
    cursor: pointer
}

.ui-result-feedback[data-v-84a0aac6] .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ui-result-feedback[data-v-84a0aac6] .message {
    margin-top: 5px;
    margin-left: 20px;
    font-size: 26px;
    color: #000;
    line-height: 22px
}

.ui-result-feedback[data-v-84a0aac6] .description {
    max-width: 400px;
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    color: #333;
    line-height: 24px
}

.ui-result-feedback[data-v-84a0aac6] .description a {
    color: #27bfb1;
    cursor: pointer
}

.ui-result-feedback[data-v-84a0aac6] .description .description-mt {
    margin-top: 10px
}

.business-input-money[data-v-106cb723] {
    display: inline-block;
    position: relative;
    line-height: 28px !important
}

.business-input-money[data-v-106cb723] .el-input__inner.is-error {
    border-color: #e02020 !important
}

.business-input-money[data-v-106cb723] .money-error {
    padding-top: 2px;
    color: #e02020 !important;
    font-size: 12px;
    line-height: 1;
    position: absolute;
    top: 100%;
    left: 0
}

.business-input-money[data-v-106cb723] .money-chinese {
    font-size: 12px;
    color: #ffa900
}

.ui-form[data-v-19adc7a2] .el-form-item__label {
    font-size: 14px;
    color: #333
}

.ui-form[data-v-19adc7a2] .el-form-item:last-child {
    margin-bottom: 5px
}

.ui-steps[data-v-4e28ac96] .el-step__icon {
    width: 28px !important;
    height: 28px !important;
    font-size: 16px !important
}

.ui-steps[data-v-4e28ac96] .el-step__icon-inner {
    font-weight: 400 !important
}

.ui-steps[data-v-4e28ac96] .el-step__line {
    height: 3px !important;
    top: 13px !important
}

.ui-steps[data-v-4e28ac96] .el-step__icon.is-text {
    background: #ffa900;
    color: #fff !important
}

.ui-steps[data-v-4e28ac96] .el-step__head.is-finish {
    color: #000 !important;
    font-weight: 400 !important;
    border-color: #ffa900 !important
}

.ui-steps[data-v-4e28ac96] .el-step__head.is-finish .is-text {
    background-color: #ffa900
}

.ui-steps[data-v-4e28ac96] .el-step__title.is-finish {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #000 !important
}

.ui-steps[data-v-4e28ac96] .el-step__title.is-process {
    color: #999 !important;
    font-weight: 400 !important
}

.ui-steps[data-v-4e28ac96] .el-step__title.is-wait {
    color: #999 !important
}

.ui-steps[data-v-4e28ac96] .el-step__head.is-process {
    border-color: #ccc !important
}

.ui-steps[data-v-4e28ac96] .el-step__head.is-process .el-step__icon.is-text {
    background: #ccc
}

.ui-steps[data-v-4e28ac96] .el-step__head.is-wait {
    border-color: #ccc !important
}

.ui-steps[data-v-4e28ac96] .el-step__head.is-wait .el-step__icon.is-text {
    background: #ccc !important
}

.ui-steps[data-v-4e28ac96] .el-step__head.is-finish .el-step__line .el-step__line-inner {
    width: 100% !important;
    border-width: 1.5px !important
}

.ui-steps[data-v-4e28ac96] .el-step.is-center .el-step__line {
    left: 0 !important
}

.ui-steps[data-v-4e28ac96] .el-step.is-horizontal:first-child .el-step__line {
    left: 50% !important
}

.ui-steps[data-v-4e28ac96] .el-step:last-of-type .el-step__line {
    display: inline-block !important;
    left: 0 !important;
    width: 50% !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__icon {
    width: 28px !important;
    height: 28px !important;
    font-size: 16px !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__icon-inner {
    font-weight: 400 !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__line {
    top: 31px !important;
    bottom: 3px;
    left: 13px
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__icon.is-text {
    background: #ffa900;
    color: #fff !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__head.is-success {
    color: #000 !important;
    font-weight: 400 !important;
    border-color: #ffa900 !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__title.is-success {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #000 !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__title.is-process {
    color: #999 !important;
    font-weight: 400 !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__title.is-wait {
    color: #999 !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__head.is-process {
    border-color: #ccc !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__head.is-process .el-step__icon.is-text {
    background: #ccc
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__head.is-wait {
    border-color: #ccc !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__head.is-wait .el-step__icon.is-text {
    background: #ccc !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__head.is-finish .el-step__line .el-step__line-inner {
    width: 100% !important;
    border-width: 1.5px !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step.is-center .el-step__line {
    left: 0 !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step.is-horizontal:first-child .el-step__line {
    left: 50% !important
}

.ui-steps-vertical[data-v-4e28ac96] .el-step__description {
    font-size: 16px;
    color: #999
}

.ui-steps-vertical[data-v-4e28ac96] .el-step.is-vertical .el-step__line {
    left: 13px
}

.ui-tag[data-v-2fa62790] {
    margin-top: 15px;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    max-height: 280px
}

.ui-tag .box[data-v-2fa62790] {
    position: relative;
    width: 153px;
    height: 100px;
    border: 1px solid #ccc;
    margin: 0 20px;
    margin-bottom: 40px;
    color: #333;
    cursor: pointer;
    text-align: center;
    float: left
}

.ui-tag .box .title[data-v-2fa62790] {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background: #f2f2f2
}

.ui-tag .box .name[data-v-2fa62790] {
    height: 60px;
    line-height: 60px
}

.ui-tag .box>i[data-v-2fa62790] {
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    background-image: url(https://ebank.cdn-static.abchina.com.cn/COB/images/application/systemConfig/o2oAuthConfig/icon_contractor.png)
}

.ui-tag .box>em[data-v-2fa62790],
.ui-tag .box>i[data-v-2fa62790] {
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover
}

.ui-tag .box>em[data-v-2fa62790] {
    width: 24px;
    height: 24px;
    right: 0;
    bottom: 0;
    background-image: url(https://ebank.cdn-static.abchina.com.cn/COB/images/application/systemConfig/o2oAuthConfig/icon_active.png);
    display: none
}

.ui-tag .box.active[data-v-2fa62790] {
    border: 1px solid #ffa900
}

.ui-tag .box.active .title[data-v-2fa62790] {
    background: #ffa900
}

.ui-tag .box.active>i[data-v-2fa62790] {
    background-image: url(https://ebank.cdn-static.abchina.com.cn/COB/images/application/systemConfig/o2oAuthConfig/icon_contractor_active.png)
}

.ui-tag .box.active>em[data-v-2fa62790] {
    display: block
}

.ui-dialog-list[data-v-9b68e1ac] .el-dialog {
    margin: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ui-dialog-list[data-v-9b68e1ac] .el-dialog .el-dialog__header {
    height: 40px;
    font-size: 16px;
    color: #000;
    background: #f2f2f2;
    border-radius: 4px 4px 0 0
}

.ui-dialog-list[data-v-9b68e1ac] .el-dialog .el-dialog__footer {
    height: 62px;
    text-align: right
}

.ui-dialog-list[data-v-9b68e1ac] .ui-button+.ui-button {
    margin-left: 10px
}

.ui-dialog-list[data-v-9b68e1ac] .el-dialog .el-dialog__body {
    padding: 20px 20px 6px
}

.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content img {
    position: absolute
}

.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .text {
    width: 500px;
    margin-left: 35px
}

.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .text .message {
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    line-height: 24px
}

.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .text .message .message-span {
    margin-bottom: 20px;
    display: block
}

.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .text .message-bold {
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    text-align: justify;
    line-height: 26px
}

.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .list-table .el-form-item--mini.el-form-item,
.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .list-table .el-form-item--small.el-form-item,
.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .list .el-form-item--mini.el-form-item,
.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .list .el-form-item--small.el-form-item {
    margin-bottom: 0 !important;
    position: relative
}

.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .list-table .el-form-item__label,
.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .list .el-form-item__label {
    height: calc(100% + 1px);
    position: absolute;
    font-size: 14px;
    color: #333
}

.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .list-table .el-form-item__content,
.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .list .el-form-item__content {
    min-height: 32px;
    font-size: 14px;
    color: #000
}

.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .list-table {
    margin: 0 2px 5px
}

.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .list-table .el-form-item__label {
    margin: 0 -1px -1px 0;
    background: #fafafa;
    border: 1px solid #e6e6e6
}

.ui-dialog-list[data-v-9b68e1ac] .dialog-list-content .list-table .el-form-item__content {
    min-height: 32px;
    padding-left: 10px;
    margin: 0 -1px -1px 0;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-left: 0
}

.ui-dialog-form[data-v-1427f8f9] .el-dialog {
    margin: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ui-dialog-form[data-v-1427f8f9] .el-dialog .el-dialog__header {
    height: 40px;
    font-size: 16px;
    color: #000;
    background: #f2f2f2;
    border-radius: 4px 4px 0 0
}

.ui-dialog-form[data-v-1427f8f9] .el-dialog .el-dialog__footer {
    height: 62px;
    text-align: right
}

.ui-dialog-form[data-v-1427f8f9] .ui-button+.ui-button {
    margin-left: 10px
}

.ui-dialog-form[data-v-1427f8f9] .el-dialog .el-dialog__body {
    padding: 20px 20px 5px
}

.ui-dialog-form[data-v-1427f8f9] .form-content {
    max-height: 443px;
    overflow-x: hidden;
    overflow-y: auto
}

.ui-dialog-detail[data-v-1601bce6] .el-dialog {
    margin: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ui-dialog-detail[data-v-1601bce6] .el-dialog .el-dialog__header {
    height: 40px;
    font-size: 16px;
    color: #000;
    background: #f2f2f2;
    border-radius: 4px 4px 0 0
}

.ui-dialog-detail[data-v-1601bce6] .el-dialog .el-dialog__footer {
    height: 62px;
    text-align: right
}

.ui-dialog-detail[data-v-1601bce6] .ui-button+.ui-button {
    margin-left: 10px
}

.ui-dialog-detail[data-v-1601bce6] .el-dialog .el-dialog__body {
    padding: 20px 20px 6px
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content {
    max-height: 432px;
    overflow: auto
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content .agreement {
    margin: 0 10px
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content .detail img {
    width: 150px;
    height: 30px;
    position: absolute
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content .detail .title {
    padding-top: 3px;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0;
    text-align: center
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content .detail .date {
    margin: 10px 5px;
    font-size: 14px;
    color: #000;
    text-align: right
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content .detail .description {
    margin: 10px 10px 5px 10px;
    font-size: 14px;
    color: #000
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content .receipt .logo {
    width: 150px;
    height: 30px;
    position: absolute
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content .receipt .title {
    padding-top: 3px;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0;
    text-align: center
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content .receipt .sub-title {
    margin: 10px 5px;
    font-size: 14px;
    color: #000;
    text-align: center
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content .receipt .qr-code {
    top: 50px;
    right: 26px;
    position: absolute
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content .receipt .description {
    margin: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    color: #000
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content .receipt .description .info {
    width: 500px
}

.ui-dialog-detail[data-v-1601bce6] .dialog-detail-content .receipt .print-date {
    font-size: 14px;
    color: #333
}

.ui-dialog-code[data-v-4e02540e] .el-dialog {
    margin: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ui-dialog-code[data-v-4e02540e] .el-dialog .el-dialog__header {
    height: 40px;
    font-size: 16px;
    color: #000;
    background: #f2f2f2;
    border-radius: 4px 4px 0 0
}

.ui-dialog-code[data-v-4e02540e] .el-dialog .el-dialog__body {
    padding: 20px 20px 6px
}

.ui-dialog-code[data-v-4e02540e] .el-dialog .el-dialog__body .code-button {
    margin-left: 10px
}

.ui-dialog-code[data-v-4e02540e] .el-dialog .el-dialog__body .code-button .el-button {
    height: 28px !important;
    min-width: 80px !important
}

.ui-dialog-code[data-v-4e02540e] .el-dialog .el-dialog__body .remark {
    margin-top: 11px;
    margin-left: 150px;
    font-size: 12px;
    color: #ffa900
}

.ui-dialog-code[data-v-4e02540e] .el-dialog .el-dialog__footer {
    height: 61px;
    text-align: right
}

.ui-dialog-code[data-v-4e02540e] .el-dialog .el-dialog__footer .ui-button+.ui-button {
    margin-left: 10px
}

.abc-large-data-table table.large-table-data {
    width: 100%;
    border: 1px solid #dfe6ec
}

.abc-large-data-table table.large-table-data tr td {
    padding: 8px 5px;
    word-break: normal;
    word-wrap: break-word
}

.abc-large-data-table table.large-table-data tr:not(.nohover):hover {
    background-color: #f2f2f2
}

.abc-large-data-table table.large-table-data tr:first-child td:not(fiirst-child) {
    border-left: 1px solid #dfe6ec
}

.abc-large-data-table table.large-table-data tr:not(first-child) {
    border-top: 1px solid #dfe6ec
}

.abc-large-data-table table.large-table-data tr:nth-child(odd) {
    background-color: #f2f2f2
}

.abc-large-data-table div.no-data {
    background-image: url(https://ebank.cdn-static.abchina.com.cn/COB/images/application/account/accountDetails/img_noRecord.svg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 222px;
    text-align: center;
    line-height: 350px;
    color: #909399
}

.abc-large-data-table .tal {
    text-align: left !important
}

.abc-large-data-table .tar {
    text-align: right !important
}

.abc-large-data-table .tac {
    text-align: center !important
}

.business-select-operator[data-v-0432cb87] {
    margin-top: 15px;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    max-height: 280px
}

.business-select-operator .box[data-v-0432cb87] {
    position: relative;
    width: 153px;
    height: 100px;
    border: 1px solid #ccc;
    margin: 0 20px;
    margin-bottom: 40px;
    color: #333;
    cursor: pointer;
    text-align: center;
    float: left
}

.business-select-operator .box .title[data-v-0432cb87] {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background: #f2f2f2
}

.business-select-operator .box .name[data-v-0432cb87] {
    height: 60px;
    line-height: 60px
}

.business-select-operator .box>i[data-v-0432cb87] {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    background-image: url(https://ebank.cdn-static.abchina.com.cn/COB/images/application/systemConfig/o2oAuthConfig/icon_contractor.png);
    background-repeat: no-repeat;
    background-size: cover
}

.business-select-operator .box>em[data-v-0432cb87] {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    bottom: 0;
    background-image: url(https://ebank.cdn-static.abchina.com.cn/COB/images/application/systemConfig/o2oAuthConfig/icon_active.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: none
}

.business-select-operator .box.active[data-v-0432cb87] {
    border: 1px solid #ffa900
}

.business-select-operator .box.active .title[data-v-0432cb87] {
    background: #ffa900
}

.business-select-operator .box.active>i[data-v-0432cb87] {
    background-image: url(https://ebank.cdn-static.abchina.com.cn/COB/images/application/systemConfig/o2oAuthConfig/icon_contractor_active.png)
}

.business-select-operator .box.active>em[data-v-0432cb87] {
    display: block
}

.business-menu-tree[data-v-21552fa2] .check-all {
    margin-left: 5px;
    margin-bottom: -15px
}

.business-menu-tree[data-v-21552fa2] .menu-tree-row {
    margin-left: -20px !important;
    margin-right: 0 !important
}

.business-menu-tree[data-v-21552fa2] .menu-tree-col {
    padding-left: 20px !important;
    padding-right: 0 !important
}

.business-menu-tree[data-v-21552fa2] .grid-content {
    border: 1px solid #ccc
}

.business-menu-tree[data-v-21552fa2] .el-tree .el-tree-node {
    padding: 0;
    width: 100%;
    white-space: normal
}

.business-menu-tree[data-v-21552fa2] .el-tree .el-tree-node .el-tree-node__expand-icon {
    position: absolute;
    right: 0;
    z-index: 9;
    font-size: 14px
}

.business-menu-tree[data-v-21552fa2] .el-tree .el-tree-node .el-tree-node__expand-icon:before {
    content: ""
}

.business-menu-tree[data-v-21552fa2] .el-tree .el-tree-node .el-tree-node__expand-icon.expanded {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.business-menu-tree[data-v-21552fa2] .el-tree .el-tree-node .el-tree-node__content {
    line-height: 30px;
    height: 30px;
    font-size: 18px;
    background: none;
    cursor: auto;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.business-menu-tree[data-v-21552fa2] .el-tree .el-tree-node .el-tree-node__children {
    padding-left: 0
}

.business-menu-tree[data-v-21552fa2] .el-tree .el-tree-node:after,
.business-menu-tree[data-v-21552fa2] .el-tree .el-tree-node:before {
    border: none
}

.business-menu-tree[data-v-21552fa2] .el-tree>.el-tree-node>.el-tree-node__content {
    height: 40px;
    line-height: 40px;
    padding-left: 18px !important;
    display: block;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    background-color: #f4fcfb
}

.business-menu-tree[data-v-21552fa2] .el-tree>.el-tree-node>.el-tree-node__content .el-tree-node__expand-icon:before {
    content: "";
    background-image: url(../img/icon_down.svg);
    background-repeat: no-repeat;
    height: 23px;
    width: 23px;
    position: absolute;
    background-size: 100%;
    right: 18px;
    top: 8px
}

.business-menu-tree[data-v-21552fa2] .el-tree>.el-tree-node>.el-tree-node__content .expanded.el-tree-node__expand-icon {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.business-menu-tree[data-v-21552fa2] .el-tree>.el-tree-node>.el-tree-node__content .expanded.el-tree-node__expand-icon:before {
    content: "";
    background-image: url(../img/icon_open.svg);
    background-repeat: no-repeat;
    height: 23px;
    width: 23px;
    position: absolute;
    background-size: 100%;
    right: 18px;
    top: 8px
}

.business-menu-tree[data-v-21552fa2] .el-tree>.el-tree-node>.el-tree-node__children .el-tree-node {
    border-top: 1px dashed #ddd
}

.business-menu-tree[data-v-21552fa2] .el-tree>.el-tree-node>.el-tree-node__children .el-tree-node .el-tree-node__content {
    background-color: #fff;
    position: relative;
    min-height: 30px;
    height: auto;
    font-size: 14px
}

.business-menu-tree[data-v-21552fa2] .el-tree>.el-tree-node>.el-tree-node__children .el-tree-node .el-tree-node__content .custom-tree-node {
    width: 60%;
    line-height: 26px;
    padding-top: 2px
}

.business-menu-tree[data-v-21552fa2] .el-tree>.el-tree-node>.el-tree-node__children .el-tree-node .el-tree-node__content .el-tree-node__expand-icon {
    right: 17px;
    top: 2px
}

.business-menu-tree[data-v-21552fa2] .el-tree>.el-tree-node>.el-tree-node__children .el-tree-node .el-tree-node__content:focus,
.business-menu-tree[data-v-21552fa2] .el-tree>.el-tree-node>.el-tree-node__children .el-tree-node .el-tree-node__content:hover {
    background: #fff !important
}

.business-select-bank[data-v-b94d5688] {
    display: inline-block;
    position: relative;
    line-height: 28px
}

.business-select-bank-dropdown .el-scrollbar {
    width: 820px !important;
    max-width: 820px !important
}

.business-select-bank-dropdown .el-select-dropdown__wrap {
    max-height: 500px;
    overflow: hidden;
    margin-right: 0 !important;
    margin-bottom: 0 !important
}

.business-select-bank-dropdown .bank-tabs {
    margin-top: 5px
}

.business-select-bank-dropdown .bank-tabs li {
    padding: 10px;
    font-weight: 700;
    cursor: pointer;
    text-align: center
}

.business-select-bank-dropdown .bank-tabs .is-active,
.business-select-bank-dropdown .bank-tabs li:hover {
    background: #f4fcfb
}

.business-select-bank-dropdown .bank-col {
    padding: 10px 5px 0 20px;
    margin-bottom: 17px;
    border-left: 1px solid #e6e6e6
}

.business-select-bank-dropdown .bank-col .el-icon-circle-close:before {
    display: unset;
    margin-top: 0
}

.business-select-bank-dropdown .bank-col .bank-option {
    height: 340px;
    margin-top: 15px;
    overflow-y: auto
}

.business-select-bank-dropdown .bank-col .bank-option .bank-option-key {
    font-weight: 700
}

.business-select-bank-dropdown .bank-col .bank-option .bank-option-main .el-select-dropdown__item {
    width: 200px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.business-select-bank-dropdown .bank-col .bank-option .bank-option-main .el-select-dropdown__item .bank-option-span {
    white-space: normal;
    line-height: 17px
}

.business-select-bank-dropdown .bank-col .bank-option .bank-option-main .bank-divider {
    margin: 15px 0
}

.business-select-bank-dropdown .bank-col .bank-option .bank-option-main:last-child .bank-divider {
    display: none
}

.business-select-bank-branch .ui-dialog .el-dialog .el-dialog__footer {
    height: 0;
    padding-bottom: 1px
}

.business-select-bank-branch .ui-search-tool .el-form-item--small.el-form-item {
    margin-bottom: 14px
}

.business-select-bank-branch .ui-dialog .ui-table.select-bank-branch-table,
.business-select-bank-branch .ui-dialog .ui-table.select-bank-branch-table .el-pagination {
    line-height: 1.15
}

.business-select-bank-branch .ui-dialog .ui-table.select-bank-branch-table .el-table__empty-text {
    width: 58%
}

.business-select-bank-branch .ui-dialog .ui-table.select-bank-branch-table .manual-input {
    padding-top: 10px
}

.business-select-bank-branch .ui-dialog .ui-table.select-bank-branch-table .manual-input .manual-input-img {
    position: absolute;
    left: 0
}

.business-select-bank-branch .ui-dialog .ui-table.select-bank-branch-table .manual-input .manual-input-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    margin-left: 30px;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    line-height: 24px
}

.business-footer[data-v-4501f30c] {
    width: 1140px;
    margin: 0 auto;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px
}

.business-footer .footer-link ul[data-v-4501f30c],
.business-footer[data-v-4501f30c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.business-footer .footer-link ul li[data-v-4501f30c] {
    padding: 0 19.5px;
    border-right: 1px solid #333
}

.business-footer .footer-link ul li a[data-v-4501f30c] {
    cursor: pointer;
    color: #333;
    font-size: 12px;
    font-family: Microsoft YaHei
}

.business-footer .footer-link ul li[data-v-4501f30c]:last-child {
    border-right: 1px solid #fff
}

.business-footer .footer-icon a[data-v-4501f30c] {
    cursor: pointer;
    margin-left: 16px
}

.review-option[data-v-1987868c] {
    position: relative;
    margin-top: 10px;
    height: 45px;
    background: rgba(220, 176, 94, .25098039215686274);
    padding: 14px 0;
    border-radius: 5px
}

.review-option .review-center[data-v-1987868c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: absolute;
    left: calc(50% - 55px);
    top: 10px
}

.review-option .review-center .review-checkbox[data-v-1987868c] {
    height: 28px;
    display: block;
    padding: 6px 5px
}

.review-option .review-center input[data-v-1987868c] {
    width: 300px;
    line-height: 18px
}

.business-cus-operator-auth-set .chose-role-label[data-v-7bb85296] {
    float: left;
    margin-right: 10px;
    line-height: 20px
}

.business-cus-operator-auth-set .hotNode[data-v-7bb85296] {
    background: url(https://ebank.cdn-static.abchina.com.cn/COB/images/application/systemConfig/operatorAuthSet/icon-tran-hot.gif) 0 0 no-repeat;
    width: 18px;
    height: 13px;
    position: absolute;
    top: 8px
}

.business-cus-operator-auth-set .yellow[data-v-7bb85296] {
    color: #ffa900
}

#container {
    width: calc(100% - 120px)
}

body {
    overflow: auto
}

#app {
    font-family: Avenir, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 auto
}

.svg-icon[data-v-53ff2da0] {
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden
}

.v-code-dialog .el-dialog__body {
    text-align: center
}

.v-code-dialog .el-dialog__body table {
    margin: 15px auto
}

.v-code-dialog .el-dialog__body table tr {
    height: 40px;
    line-height: 40px
}

.v-code-dialog .el-dialog__body table tr td:not(:first-child) {
    padding-left: 15px
}

.v-code-dialog .el-dialog__body table tr input {
    width: 150px
}

.v-code-dialog .el-dialog__body table tr input:focus {
    height: 32px !important;
    line-height: 32px;
    outline-offset: 0 !important
}

.v-code-dialog .err_msg {
    color: red;
    font-size: 12px;
    text-align: left
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
button,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

html {
    min-height: 100%
}

body {
    height: 100%;
    font-family: 微软雅黑, ziti0, ziti1, ziti2, ziti3, ziti4, ziti5, ziti6, ziti7, ziti8, ziti9, ziti10 !important;
    font-size: 14px;
    color: #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    content: "";
    font-size: 0;
    height: 0;
    clear: both;
    overflow: hidden;
    display: block
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}

nav,
ul {
    list-style: none
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

input,
select {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

input:disabled,
input[disabled],
input[type=text]:disabled {
    color: #555;
    -webkit-text-fill-color: #555;
    -webkit-opacity: 1;
    opacity: 1;
    background-color: inherit
}

.el-form:after {
    content: "";
    display: block;
    clear: both
}

.e-lg_10 {
    width: 100% !important
}

.e-lg_10 .el-form-item__content {
    height: auto !important
}

.e-large .el-form-item__content .el-date-editor,
.e-large .el-form-item__content .el-input {
    width: 520px
}

.e-large .el-textarea__inner {
    height: 120px;
    resize: none;
    overflow: auto
}

.e-big .el-form-item__content .el-date-editor,
.e-big .el-form-item__content .el-input {
    width: 350px
}

.e-big .el-textarea__inner {
    height: 100px;
    resize: none;
    overflow: auto
}

.e-small .el-form-item__content .el-date-editor,
.e-small .el-form-item__content .el-input {
    width: 260px
}

.el-form-item__label {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #000
}

.el-input__inner,
.el-textarea__inner {
    color: #000;
    font-family: 微软雅黑;
    background: none;
    border: 1px solid #dcdcdc
}

.el-select .el-input.is-focus .el-input__inner {
    border-color: #9cdcd6
}

.el-input__inner:focus,
.el-textarea__inner:focus {
    border-color: #9cdcd6 !important
}

.el-input__inner:hover,
.el-textarea__inner:hover {
    border-color: #c0c4cc !important
}

.el-select-dropdown__item.selected {
    color: #0ebfa8
}

.el-form-item__content .el-date-editor {
    width: 100%
}

.el-form-item.is-error .el-input__inner,
.el-form-item.is-error .el-input__inner:focus,
.el-form-item.is-error .el-textarea__inner,
.el-form-item.is-error .el-textarea__inner:focus,
.el-message-box__input input.invalid,
.el-message-box__input input.invalid:focus {
    border-color: #fe7058
}

.el-form-item__error {
    color: #fe7058
}

.big_small {
    position: absolute;
    right: 25px;
    bottom: 12px;
    font-family: 微软雅黑;
    font-size: 12px;
    color: #999;
    text-align: right;
    line-height: 12px
}

.big_small>span {
    color: #fe7058
}

.el-upload--picture-card {
    width: 100%;
    height: 120px;
    background: none
}

.el-upload--picture-card:hover,
.el-upload-dragger:hover,
.el-upload:focus {
    border-color: #9cdcd6
}

.el-upload-dragger {
    width: 100%;
    height: 100%;
    border: none;
    background: none
}

.el-upload-dragger .detail {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 24px;
    margin: 0 auto;
    margin-top: 20px
}

.el-upload-dragger .detail>span {
    color: #0ebfa8
}

.el-upload-dragger .small_tip {
    margin-top: 12px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #b8b8b8;
    text-align: center;
    line-height: 24px
}

.el-upload-list--picture-card {
    display: inline-block;
    height: 120px
}

.el-upload-list--picture-card .el-upload-list__item {
    width: 120px;
    height: 120px;
    margin-bottom: 0;
    -webkit-transition: none;
    transition: none
}

.el-upload-list--picture-card .el-upload-list__item-actions {
    background: rgba(0, 0, 0, .1)
}

.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 16px;
    height: 16px;
    background-image: url(../img/img_del.png);
    background-repeat: no-repeat;
    background-size: contain
}

.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete .el-icon-delete {
    display: none
}

.initUP .el-upload--picture-card {
    width: 460px
}

.initUP .el-upload--picture-card .detail {
    width: 166px
}

.initUP .el-upload--picture-card .detail>i {
    font-style: normal;
    font-family: 微软雅黑;
    font-size: 20px;
    color: #999;
    text-align: center;
    line-height: 24px;
    font-weight: 700
}

.smallUp .el-upload--picture-card {
    width: 200px
}

.smallUp .el-upload--picture-card .detail {
    width: 116px
}

.smallUp .el-upload--picture-card .detail>i {
    font-style: normal;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 24px;
    font-weight: 700
}

.upHide .el-upload--picture-card {
    display: none
}

.el-button {
    padding: 0 20px;
    /* min-width: 108px; */
    height: 32px;
    font-size: 14px
}

.el-button.noClick {
    opacity: .6;
    cursor: not-allowed
}

.el-button--primary {
    background: #ffa900;
    border-color: #ffa900
}

.el-button--primary:focus,
.el-button--primary:hover {
    background: #ffa900;
    border-color: #ffa900;
    color: #fff
}

.el-button--primary:active {
    background: #fc9401;
    color: #fff
}

.el-button--primary.is-plain,
.el-button--primary.is-plain:active,
.el-button--primary.is-plain:focus,
.el-button--primary.is-plain:hover {
    color: #ffa900;
    background: #fff;
    border-color: #ffa900
}

.el-button--default {
    background: #e6e6e6;
    border-color: #e6e6e6
}

.el-button--default:focus,
.el-button--default:hover {
    background: #e6e6e6;
    border-color: #e6e6e6;
    color: #484848
}

.el-button--default:active {
    background: #dadada;
    color: #484848
}

.el-button--delete,
.el-button--download,
.el-button--printing,
.el-button--reset {
    position: relative;
    text-indent: 26px;
    text-align: left
}

.el-button--delete:before,
.el-button--download:before,
.el-button--printing:before,
.el-button--reset:before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: cover;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.el-button--delete:focus,
.el-button--delete:hover,
.el-button--download:focus,
.el-button--download:hover,
.el-button--printing:focus,
.el-button--printing:hover,
.el-button--reset:focus,
.el-button--reset:hover {
    background: transparent;
    border: 1px solid #dcdfe6;
    color: #606266
}

.el-button--delete:before {
    background-image: url(../img/txt_delete.png)
}

.el-button--reset:before {
    background-image: url(../img/txt_reset.png)
}

.el-button--download:before {
    background-image: url(../img/txt_download.png)
}

.el-button--printing:before {
    background-image: url(../img/txt_printing.png)
}

.el-button--tgroup:focus {
    background-color: #fff;
    border: 1px solid #dcdfe6;
    color: #606266
}

.el-button--tgroup:hover {
    background-color: #ffa900;
    border: 1px solid #ffa900;
    color: #fff
}

.el-button--text {
    color: #40c3b0;
    background: 0 0;
    padding-left: 0;
    padding-right: 0
}

.v-modal {
    background: url(../img/bg.png)
}

.el-dialog .el-dialog__header {
    height: 46px;
    background: #f4f4f4;
    padding: 0 20px;
    line-height: 46px;
    position: relative
}

.el-dialog .el-dialog__header .el-dialog__title {
    font-family: 微软雅黑;
    font-size: 16px;
    color: #000;
    text-align: left;
    line-height: 16px
}

.el-dialog .el-dialog__header .el-dialog__headerbtn {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.el-dialog .el-dialog__footer {
    text-align: center
}

.el-dialog .el-dialog__body {
    padding: 30px 20px 5px
}

.el-dialog .el-dialog__body .pop_bodey {
    display: table;
    margin: 0 auto
}

.el-dialog .el-dialog__body .pop_bodey .tips {
    display: table-cell;
    width: 82px;
    height: 82px
}

.el-dialog .el-dialog__body .pop_bodey .tips>img {
    vertical-align: top;
    height: 100%;
    width: 100%
}

.el-dialog .el-dialog__body .pop_bodey .result_text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px
}

.el-dialog .el-dialog__body .pop_bodey .result_text .titl {
    font-family: 微软雅黑;
    font-size: 24px;
    color: #000;
    line-height: 24px;
    margin-bottom: 11px
}

.el-dialog .el-dialog__body .pop_bodey .result_text .small_titl {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #000;
    line-height: 29px
}

.el-dialog__headerbtn:focus .el-dialog__close,
.el-dialog__headerbtn:hover .el-dialog__close {
    color: #0ebfa8
}

.el-message--success {
    border-color: #0ebfa8
}

.el-message--success .el-icon-success,
.el-message--success .el-message__content {
    color: #0ebfa8
}

.el-message--error {
    border-color: #fe7058
}

.el-message--error .el-icon-error,
.el-message--error .el-message__content {
    color: #fe7058
}

.el-table {
    color: #000
}

.el-table td.align_left {
    text-align: left
}

.el-table td,
.el-table th {
    padding: 6px 0
}

.el-table .cell {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.n-table .el-table__fixed-header-wrapper,
.n-table .el-table__header-wrapper {
    background: #f4f4f4
}

.n-table .el-table__fixed-header-wrapper th,
.n-table .el-table__header-wrapper th {
    font-family: 微软雅黑;
    background: #f4f4f4;
    color: #000;
    font-weight: 700
}

.el-table__body,
.el-table__header {
    width: 100% !important
}

.el-table .DisabledSelection .cell {
    text-align: left
}

.el-table .DisabledSelection .cell .el-checkbox__inner {
    position: relative
}

.el-table .DisabledSelection .cell:before {
    content: "全选";
    position: absolute;
    left: 30px
}

.el-table__row--level-1 {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #666;
    text-align: left
}

.el-table__row--level-1>td {
    background: #f8f8f8
}

.el-table__row--level-2 {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #666;
    text-align: left
}

.el-table__row--level-2>td {
    background: #f2f2f2
}

.default-row>td .cell {
    opacity: .4
}

.default-row .el-table-column--selection .cell {
    opacity: 1
}

.el-table .caret-wrapper {
    height: 23px
}

.el-table .sort-caret.ascending {
    top: -1px
}

.el-table .ascending .sort-caret.ascending {
    border-bottom-color: #0ebfa8
}

.el-table .descending.sort-caret {
    top: 11px;
    bottom: auto
}

.el-table .descending .sort-caret.descending {
    border-top-color: #0ebfa8
}

.el-checkbox {
    color: #000
}

.el-checkbox__inner:hover,
.el-checkbox__input.is-focus .el-checkbox__inner {
    border-color: #e6e6e6
}

.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
    border-color: #0ebfa8;
    background-color: #0ebfa8
}

.el-checkbox__input.is-checked+.el-checkbox__label {
    color: #0ebfa8
}

.el-checkbox__input.is-disabled+span.el-checkbox__label {
    color: #999
}

.el-checkbox__label {
    padding-left: 5px
}

.el-radio {
    color: #000;
    margin-right: 15px
}

.el-radio__inner:hover {
    border-color: #e6e6e6
}

.el-radio__input.is-checked .el-radio__inner {
    border-color: #0ebfa8;
    background-color: #0ebfa8
}

.el-radio__input.is-checked+.el-radio__label {
    color: #0ebfa8
}

.el-radio__label {
    padding-left: 5px
}

.el-pager>li {
    min-width: 28px
}

.el-pager>li.active,
.el-pager>li:hover,
.el-pagination button:hover {
    color: #0ebfa8
}

.el-date-table td.current:not(.disabled) span,
.el-date-table td.end-date span,
.el-date-table td.start-date span {
    background-color: #0ebfa8
}

.el-date-table td.available:hover,
.el-date-table td.today span,
.el-month-table td .cell:hover,
.el-month-table td.current:not(.disabled) .cell,
.el-month-table td.today .cell,
.el-picker-panel__icon-btn:hover,
.el-picker-panel__shortcut:hover {
    color: #0ebfa8
}

.el-date-editor .el-range-separator {
    vertical-align: top;
    width: auto
}

.el-range-editor .el-range-input {
    vertical-align: top
}

.el-message__icon {
    float: left
}

.el-carousel__arrow {
    background: none;
    color: #adadad;
    font-size: 14px
}

.el-carousel__arrow:hover {
    background: none
}

.el-carousel__arrow--left {
    left: 5px
}

.el-carousel__arrow--right {
    right: 5px
}

.el-carousel__indicator {
    width: 6px;
    height: 6px;
    padding: 0;
    border-radius: 50%;
    background-color: #e4e4e4;
    margin: 0 10px
}

.el-carousel__indicator .el-carousel__button {
    opacity: 1;
    background: none;
    width: 6px;
    height: 6px;
    padding: 0;
    border-radius: 50%
}

.el-select .el-input__suffix {
    right: 1px !important;
    width: 35px
}

.el-select .el-input__suffix-inner {
    background-color: #fff;
    padding: 0 5px
}

.el-popover .el-popconfirm .el-popconfirm__action {
    margin-top: 5px
}

.el-popover .el-popconfirm .el-popconfirm__action .el-button {
    min-width: 52px;
    padding: 4px;
    margin-top: 2px;
    height: 28px
}

.myAlert .el-button {
    font-size: 16px;
    color: #fff;
    border: 1px solid #ffa900;
    border-radius: 5px;
    background: #ffa900;
    width: 80px;
    min-width: 80px;
    padding: 0 10px;
    height: 32px;
    line-height: 30px;
    letter-spacing: 2px
}

.myDialog .el-dialog__header {
    display: none
}

.mySubDialog {
    width: 370px
}

.mySubDialog .el-icon-close {
    display: none
}

.el-date-range-picker .end-date .cell,
.el-date-range-picker .start-date .cell {
    background-color: #27bfb1 !important;
    color: #fff !important
}

.el-date-range-picker .end-date .cell:hover,
.el-date-range-picker .start-date .cell:hover {
    color: #fff !important
}

.el-date-range-picker .cell:hover {
    color: #27bfb1 !important
}

.txConfirm .el-message-box__header {
    padding-left: 40px;
    padding-bottom: 5px
}

.txConfirm .el-message-box__message {
    padding-left: 25px;
    padding-right: 12px
}

.txConfirm .el-message-box__status {
    top: -13px;
    left: 10px
}

.txConfirm .el-message-box__btns .el-button {
    width: 80px;
    min-width: 80px;
    height: 32px;
    float: left !important;
    border-radius: 4px
}

.txConfirm .el-message-box__btns .el-button:first-child {
    margin-left: 200px
}

.myLoading .el-loading-spinner i:before {
    font-size: 40px
}

.myLoading .el-loading-spinner .el-loading-text {
    color: #409eff;
    margin: 3px 0;
    font-size: 32px
}

.scrollBox::-webkit-scrollbar {
    width: 7px
}

.scrollBox::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background: #999
}

.scrollBox::-webkit-scrollbar-thumb,
.scrollBox::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.scrollBox::-webkit-scrollbar-track {
    border-radius: 0;
    background: #f2f2f2
}

input::-webkit-input-placeholder {
    font-family: PingFangSC-Regular, 微软雅黑, ziti0, ziti1, ziti2, ziti3, ziti4, ziti5, ziti6, ziti7, ziti8, ziti9, ziti10 !important;
    color: #ccc
}

input:-moz-placeholder,
input::-moz-placeholder {
    font-family: PingFangSC-Regular, 微软雅黑, ziti0, ziti1, ziti2, ziti3, ziti4, ziti5, ziti6, ziti7, ziti8, ziti9, ziti10 !important;
    color: #ccc
}

input:-ms-input-placeholder {
    font-family: PingFangSC-Regular, 微软雅黑, ziti0, ziti1, ziti2, ziti3, ziti4, ziti5, ziti6, ziti7, ziti8, ziti9, ziti10 !important;
    color: #ccc
}

.el-input__inner,
.el-textarea__inner {
    font-family: 微软雅黑, ziti0, ziti1, ziti2, ziti3, ziti4, ziti5, ziti6, ziti7, ziti8, ziti9, ziti10 !important
}

.mt5 {
    margin-top: 5px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.ml15 {
    margin-left: 15px
}

.mr15 {
    margin-right: 15px
}

.mb15 {
    margin-bottom: 15px
}

.mt30 {
    margin-top: 30px
}

.tar {
    text-align: right
}

.tac {
    text-align: center
}

.n-color-green {
    color: #0ebfa8
}

.n-color-yellow {
    color: #ffa900
}

.n-color-error {
    color: #fe7058
}

.n-green-btn {
    color: #0ebfa8
}

.n-green-btn+.n-green-btn {
    margin-left: 10px
}

.n-weight {
    font-weight: 700
}

.big_title {
    border-bottom: 1px solid #dadada
}

.big_title .txt {
    display: inline-block;
    font-family: 微软雅黑;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    padding: 11px 15px
}

.big_title .txt,
[data-theme=index] .big_title .txt {
    border-bottom: 3px solid #27bfb1
}

[data-theme=xgj] .big_title .txt {
    border-bottom: 3px solid #dcb05e
}

.el-pagination.is-background .el-pager li:not(.disabled).active,
[data-theme=index] .el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #27bfb1
}

[data-theme=xgj] .el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #dcb05e
}

.little_title {
    background-color: #f8f8f8;
    color: #232323;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    overflow: hidden;
    width: 100%
}

.little_title .txt {
    font-size: 16px
}

.little_title .small_tip {
    margin-left: 8px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666;
    letter-spacing: 0
}

.n-help .n-help-title {
    position: relative
}

.n-help .n-help-title .n-help-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 35px;
    height: 35px;
    background-image: url(../img/bg_help03.png);
    background-repeat: no-repeat;
    background-size: contain
}

.n-help .n-help-title .n-help-txt {
    height: 30px;
    line-height: 30px;
    border: 0 solid #bebcbc;
    background-color: #f8f8f8;
    font-size: 16px;
    font-family: 微软雅黑;
    font-weight: 700;
    color: #e99037;
    padding-left: 27px;
    margin-left: 17px;
    display: block
}

.n-help .n-help-con {
    padding: 5px 45px
}

.n-help .n-help-con>li {
    line-height: 26px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #000
}

.n-help .n-help-con>li>span {
    float: left
}

.n-help .n-help-con>li>p {
    margin-left: 18px
}

.con_form {
    display: table;
    margin: 30px auto
}

.con_form .btn_group {
    margin-top: 30px;
    text-align: center
}

.inline .el-form-item {
    float: left;
    width: 50%
}

.inline .el-form-item--small .el-form-item__content {
    height: 32px;
    line-height: 32px
}

.see {
    background: #fff;
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .08);
    border-radius: 8px;
    margin-top: 20px
}

.see .see_head {
    padding: 0 32px;
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #dadada;
    position: relative
}

.see .see_head .see_icon {
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.see .see_head .text {
    font-family: 微软雅黑;
    font-size: 20px;
    color: #333;
    letter-spacing: 0;
    font-weight: 700;
    padding-left: 30px
}

.see .see_detail {
    padding: 20px 32px 12px
}

.see .see_detail .list {
    margin-bottom: 10px;
    background: #f0fbfa;
    border-radius: 8px;
    padding: 12px 0;
    display: table;
    width: 100%
}

.see .see_detail .list .title {
    width: 128px;
    text-align: center;
    font-family: 微软雅黑;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
    min-height: 30px;
    vertical-align: middle;
    display: table-cell
}

.see .see_detail .list .into {
    display: inline-block;
    padding: 5px 0 5px 32px;
    min-height: 30px;
    border-left: 1px solid #ccc
}

.see .see_detail .list .into>span {
    display: inline-block;
    width: 90px;
    margin-right: 35px;
    margin-top: 20px
}

.see .see_detail .list .into>span:nth-child(-n+6) {
    margin-top: 0
}

.button_group {
    text-align: center;
    margin-top: 32px;
    margin-bottom: 63px
}

.n-handle {
    padding: 14px 20px 18px 20px;
    border: 1px solid #ebeef5;
    border-top: none
}

.n-handle .n-pagination {
    margin-top: 3px;
    float: right
}

.n-handle .n-pagination .el-pagination {
    padding: 0
}

.upload-btn {
    display: inline-block;
    line-height: 0;
    vertical-align: top
}

.upload-btn .el-button {
    padding: 0 12px;
    min-width: 0
}

.result {
    display: table;
    margin: 45px auto
}

.result .result_icon {
    width: 80px;
    height: 80px;
    display: table-cell;
    vertical-align: middle
}

.result .result_icon>img {
    width: 100%;
    vertical-align: top
}

.result .result_text {
    padding-left: 25px;
    display: table-cell;
    vertical-align: middle
}

.result .result_text .txt_tip {
    font-weight: 700;
    font-size: 26px
}

.result .result_text .small_tip {
    margin-top: 12px;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #000
}

.tab {
    overflow: hidden;
    border-bottom: 1px solid #ccc
}

.tab>a {
    float: left;
    width: 120px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 14px;
    color: #888;
    cursor: pointer
}

.tab>a>i {
    background: url(../img/e-system-ask.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    zoom: 1
}

.tab .router-link-active {
    border-top: 5px solid #0ebfa8;
    line-height: 27px;
    color: #000
}

.Header {
    margin-top: 15px
}

.Header .title {
    float: left;
    width: 120px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #000;
    line-height: 26px;
    text-align: center
}

.Header .Header_group {
    margin-left: 130px
}

.Header .Header_group .el-checkbox {
    line-height: 26px;
    margin-bottom: 15px;
    margin-right: 24px
}

.e-advanced-query {
    height: 26px;
    border-top: 1px solid #d5d5d5;
    position: relative
}

.e-advanced-query .e-advanced {
    display: block;
    background: #fff url(../img/e-aved.png) 0 0 no-repeat;
    width: 114px;
    height: 26px;
    position: absolute;
    top: -1px;
    left: 75%;
    text-align: center;
    line-height: 22px
}

.e-advanced-query .e-advanced .e-advanced-font {
    font-size: 14px;
    font-weight: 700;
    color: #0ebfa8;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    zoom: 1;
    margin-left: 5px
}

.e-advanced-query .e-advanced .e-advanced-down {
    background: url(../img/e-aved-tran.png) 0 0 no-repeat;
    width: 10px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    zoom: 1;
    margin-left: 5px
}

.e-advanced-query .e-advanced .more {
    background: url(../img/e-aved-tran-top.png) 0 0 no-repeat
}

.mix-salary .w260 {
    width: 260px !important
}

.mix-salary .el-tabs__nav-wrap:after {
    height: 1px;
    background-color: #ccc
}

.mix-salary .el-tabs__active-bar {
    display: none
}

.mix-salary .el-tabs__item {
    color: #000;
    font-size: 18px;
    padding: 0 5px !important;
    height: 51px;
    line-height: 50px
}

.mix-salary .el-tabs__item.is-active {
    border-bottom: 5px solid #00e0ca
}

.mix-salary .el-tabs__header {
    margin: 0
}

.mix-salary .el-tabs__content {
    padding: 15px 0
}

.mix-salary .el-tabs .us-content-title {
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 15px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    background-color: #f8f8f8;
    color: #232323
}

.mix-salary .el-tabs .us-content-submit {
    text-align: center
}

.mix-salary .el-tabs span.c-606266 {
    color: #606266
}

.mix-salary .el-table__body-wrapper tbody tr:nth-child(2n),
.mix-salary .el-table__header-wrapper .has-gutter tr th {
    background-color: #f8f8f8
}

.mix-salary .el-table__body,
.mix-salary .el-table__footer,
.mix-salary .el-table__header {
    width: 100% !important
}

.mix-salary .el-loading-spinner .path {
    stroke: #00e0ca
}

.mix-salary .e-a {
    font-size: 14px;
    font-family: 微软雅黑;
    color: #27bfb1
}

.mix-salary .el-input__count-inner {
    height: 28px;
    line-height: 28px !important
}

.mix-salary .style-but-radio.el-radio .el-radio__input {
    display: none !important
}

.mix-salary .style-but-radio.el-radio .el-radio__label {
    background-color: #c8c8c8;
    padding: 3px 10px
}

.mix-salary .style-but-radio.el-radio.is-checked .el-radio__label {
    background-color: #e6a23c;
    color: #fff
}

.el-message-box__btns .el-button:not(.el-button--primary) {
    float: right;
    margin-left: 10px
}

.el-message-box__btns .el-button--primary {
    background-color: #ffa900;
    border: 0;
    color: #fff !important
}

.el-message-box__btns .el-button--primary:hover {
    background-color: #ebb563
}

.h-info {
    color: #ffa900;
    font-size: 16px
}

.el-steps .el-step__icon {
    width: 36px;
    height: 36px
}

.el-steps .el-step__head.is-finish {
    color: #fff;
    border-color: #e6a23c
}

.el-steps .el-step__head.is-finish .el-step__line {
    background-color: #e6a23c;
    background-image: -webkit-gradient(linear, left top, right top, from(#e6a23c), to(#ece9e9));
    background-image: linear-gradient(90deg, #e6a23c, #ece9e9);
    top: 17px
}

.el-steps .el-step__head.is-finish .is-text {
    background-color: #e6a23c
}

.el-steps .el-step__head.is-process,
.el-steps .el-step__head.is-wait {
    color: #c6c6c6;
    border-color: #ece9e9
}

.el-steps .el-step__head.is-process .el-step__line,
.el-steps .el-step__head.is-wait .el-step__line {
    background-color: #ece9e9;
    top: 17px
}

.el-steps .el-step__head.is-process .is-text,
.el-steps .el-step__head.is-wait .is-text {
    background-color: #ece9e9
}

.el-steps .el-step__title.is-finish {
    color: #000
}

.el-steps .el-step__title.is-process {
    color: #c6c6c6;
    font-weight: 400
}

.el-steps .el-step__title.is-wait {
    color: #c6c6c6
}

.abc-tooltip-copy {
    position: absolute;
    border-radius: 4px;
    padding: 10px;
    z-index: 2000;
    font-size: 12px;
    line-height: 1.2;
    min-width: 10px;
    word-wrap: break-word;
    background: #303133;
    color: #fff;
    top: -45px;
    left: 18%
}

.abc-tooltip-copy:after {
    content: " ";
    width: 10px;
    height: 10px;
    display: block;
    background-color: #303133;
    bottom: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: calc(50% - 5px)
}

.mix-salary .el-upload-list {
    height: 30px
}

.mix-salary .el-upload-list .el-upload-list__item {
    border: 0 !important
}

.mix-salary .el-upload-list .el-upload-list__item:first-child {
    margin-top: 0 !important
}

.mix-salary .el-upload-list .el-upload-list__item .el-upload-list__item {
    transition: 0s;
    -webkit-transition: 0s
}

.mix-salary .el-icon-refresh-left,
.mix-salary .el-icon-refresh-right {
    position: relative;
    height: 14px;
    width: 14px
}

.mix-salary .el-icon-refresh-left:before,
.mix-salary .el-icon-refresh-right:before {
    content: "";
    position: absolute;
    background-image: url(../img/icon_reset.svg);
    background-repeat: no-repeat;
    left: 0;
    top: 1px;
    width: 14px;
    height: 14px;
    background-position: 50%
}

.mix-salary i.el-icon-search {
    position: relative;
    height: 14px;
    width: 14px
}

.mix-salary i.el-icon-search:before {
    content: "";
    background-image: url(../img/icon_search.svg);
    background-repeat: no-repeat;
    left: 0;
    top: 1px;
    width: 16px;
    height: 16px;
    position: absolute;
    background-position: 50%
}

.mix-salary .el-icon-more {
    position: relative
}

.mix-salary .el-icon-more:before {
    content: "";
    background-image: url(../img/icon_ellipsis.svg);
    background-repeat: no-repeat;
    left: 3px;
    top: 3px;
    width: 24px;
    height: 24px;
    position: absolute;
    background-position: 50%
}

.mix-salary li.el-icon-d-arrow-right:before {
    -webkit-transform: matrix(.71, .71, -.71, .71, 6, 10);
    transform: matrix(.71, .71, -.71, .71, 6, 10)
}

.mix-salary li.el-icon-d-arrow-right:after,
.mix-salary li.el-icon-d-arrow-right:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    border-right: 1px solid #303133;
    border-top: 1px solid #303133
}

.mix-salary li.el-icon-d-arrow-right:after {
    -webkit-transform: matrix(.71, .71, -.71, .71, 2, 4);
    transform: matrix(.71, .71, -.71, .71, 2, 4)
}

.mix-salary li.el-icon-d-arrow-right:hover:after,
.mix-salary li.el-icon-d-arrow-right:hover:before {
    border-color: #0ebfa8
}

.mix-salary li.el-icon-d-arrow-left:before {
    -webkit-transform: matrix(.71, .71, -.71, .71, 6, 10);
    transform: matrix(.71, .71, -.71, .71, 6, 10)
}

.mix-salary li.el-icon-d-arrow-left:after,
.mix-salary li.el-icon-d-arrow-left:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    border-left: 1px solid #303133;
    border-bottom: 1px solid #303133
}

.mix-salary li.el-icon-d-arrow-left:after {
    -webkit-transform: matrix(.71, .71, -.71, .71, 10, 4);
    transform: matrix(.71, .71, -.71, .71, 10, 4)
}

.mix-salary li.el-icon-d-arrow-left:hover:after,
.mix-salary li.el-icon-d-arrow-left:hover:before {
    border-color: #0ebfa8
}

.mix-salary .el-collapse {
    position: relative;
    border: 0
}

.mix-salary .el-collapse .el-collapse-item div[role=tab] {
    width: 54px;
    margin-left: 100px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 15px;
    position: absolute;
    z-index: 99;
    background-color: #f8f8f8
}

.mix-salary .el-collapse .el-collapse-item div[role=tab] div[role=button] {
    height: 32px;
    line-height: 32px;
    background-color: #f8f8f8;
    color: #27bfb1;
    border: 0;
    font-size: 14px
}

.mix-salary .el-collapse .el-collapse-item div[role=tabpanel] {
    border: 0
}

.mix-salary .el-collapse:before {
    content: "";
    position: absolute;
    height: 32px;
    left: 0;
    right: 0;
    background-color: #f8f8f8
}

.mix-salary .el-icon-arrow-up:before {
    content: "";
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    top: 10px;
    left: 5px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background-image: url(../img/icon_upordown.svg);
    background-position: 50%;
    background-repeat: no-repeat
}

.mix-salary .us-c-num ul.us-c-num-l ul li .el-checkbox.is-checked .el-checkbox__label {
    color: #000
}

.mix-salary .us-c-num ul.us-c-num-l ul li:first-child span.el-checkbox__label {
    font-size: 18px !important;
    font-weight: bolder;
    padding-left: 10px;
    color: #000
}

.mix-salary .us-c-num ul.us-c-num-l ul li:not(:first-child) span.el-checkbox__label {
    color: #000
}

div.el-scrollbar {
    max-width: 600px !important
}

.el-icon-date {
    position: relative
}

.el-icon-date:before {
    background-image: url(../img/icon_date.svg);
    background-position: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%)
}

.el-icon-date:before,
.el-notification .el-icon-close:before {
    content: "";
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute
}

.el-notification .el-icon-close:before {
    background-image: url(../img/icon_close.svg);
    right: 0;
    top: 0
}

.el-notification .el-notification__closeBtn:hover.el-icon-close:before {
    background-image: url(../img/icon_close-hover.svg)
}

.el-notification .el-icon-error {
    position: relative
}

.el-notification .el-icon-error:before {
    content: "";
    background-image: url(../img/icon_error.svg);
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    position: absolute
}

.el-notification__content {
    width: 240px
}

.el-notification__content p {
    width: 100%;
    word-break: break-word;
    white-space: normal;
    word-break: break-all
}

.el-message-box__wrapper .el-message-box__status.el-icon-warning {
    width: 24px;
    height: 24px
}

.el-message-box__wrapper .el-message-box__status.el-icon-warning:before {
    content: "";
    background-image: url(../img/icon_warning.svg);
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    position: absolute
}

.lr-border-0 .el-table tbody td {
    border-right: 0 !important
}

.btnWitdh .el-button {
    min-width: 67px !important;
    padding: 0 !important
}

.btnWitdh button:last-child {
    margin-left: 10px
}

.el-icon-arrow-right:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    border-right: 1px solid #303133;
    border-top: 1px solid #303133;
    -webkit-transform: matrix(.71, .71, -.71, .71, -6, 2);
    transform: matrix(.71, .71, -.71, .71, -6, 2)
}

.el-icon-arrow-right:hover:before {
    border-color: #0ebfa8
}

.el-icon-arrow-left:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    border-left: 1px solid #303133;
    border-bottom: 1px solid #303133;
    -webkit-transform: matrix(.71, .71, -.71, .71, 6, 2);
    transform: matrix(.71, .71, -.71, .71, 6, 2)
}

.el-icon-arrow-left:hover:before {
    border-color: #0ebfa8
}

input::-ms-clear {
    display: none
}

.h-q-info:before {
    content: "";
    background-image: url(../img/e-system-ask.png);
    background-repeat: no-repeat;
    background-position: 50%;
    width: 16px;
    height: 16px;
    display: block;
    margin-left: 3px
}

.mix-salary-new {
    min-height: 500px
}

.mix-salary-new span.stcs {
    color: #b4b3b7
}

.mix-salary-new span.con {
    color: #27bfb1
}

.mix-salary-new .el-loading-spinner .path {
    stroke: #00e0ca
}

.mix-salary-new .el-tabs__header {
    margin: 0 !important
}

.mix-salary-new .el-tabs__content {
    padding: 15px 0
}

.mix-salary-new .el-loading-spinner .path {
    stroke: #27bfb1
}

.mix-salary-new span.red {
    color: red !important
}

.mix-salary-new span.blue {
    color: #00f !important
}

.mix-salary-new span.required:before {
    content: "*";
    color: #f56c6c;
    margin-right: 4px
}

.mix-salary-new .cp {
    cursor: pointer
}

.mix-salary-new .e-a {
    font-size: 14px;
    font-family: 微软雅黑;
    color: #27bfb1
}

.mix-salary-new .h51 textarea {
    height: 51px !important
}

.mix-salary-new .wy-button {
    text-align: center;
    margin-top: 15px
}

.mix-salary-new .style-but-radio.el-radio .el-radio__input {
    display: none !important
}

.mix-salary-new .style-but-radio.el-radio .el-radio__label {
    background-color: #c8c8c8;
    padding: 3px 10px
}

.mix-salary-new .style-but-radio.el-radio.is-checked .el-radio__label {
    background-color: #e6a23c;
    color: #fff
}

.mix-salary-new .abc_icon-qmask {
    display: block;
    height: 16px;
    width: 16px;
    background-image: url(../img/help.png);
    background-repeat: no-repeat
}

.mix-salary-new i[class^=abc-icon] {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
    background-position: 50%;
    background-size: 24px;
    background-repeat: no-repeat
}

.mix-salary-new i.abc-icon-pass {
    background-image: url(https://ebank.cdn-static.abchina.com.cn/COB/images/application/account/accountDetails/yes.png)
}

.mix-salary-new i.abc-icon-refuse {
    background-image: url(../img/icon_error.svg)
}

.mix-salary-new i.abc-icon-drag {
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-image: url(../img/icon_drag.svg)
}

.mix-salary-new i.abc-icon-download {
    width: 16px;
    height: 16px;
    background-size: 16px;
    background-image: url(../img/icon_download.png)
}

.mix-salary-new i.abc-icon-warning {
    width: 18px;
    height: 18px;
    background-size: 16px;
    background-image: url(../img/icon_warning.svg)
}

.mix-salary-new .ui-dialog-list .dialog-list-content img {
    position: relative !important
}

.mix-salary-new .ui-dialog-list .dialog-list-content>img {
    position: absolute !important
}

.mix-salary-new .el-upload-list li:nth-of-type(odd) {
    background-color: transparent
}

.mix-salary-new .el-upload-list .el-upload-list__item {
    border-top: 0
}

.mix-salary-new .mh400 {
    min-height: 400px
}

.mix-salary-new .el-upload-list {
    height: 30px
}

.mix-salary-new .el-upload-list .el-upload-list__item {
    border: 0 !important
}

.mix-salary-new .el-upload-list .el-upload-list__item:first-child {
    margin-top: 0 !important
}

.mix-salary-new .el-upload-list .el-upload-list__item .el-upload-list__item {
    transition: 0s;
    -webkit-transition: 0s
}

.mix-salary-new .el-pagination.salary_temp button:disabled {
    background-color: transparent
}

.mix-salary-new .el-pagination.salary_temp .btn-next,
.mix-salary-new .el-pagination.salary_temp .btn-prev {
    background: 50% no-repeat transparent
}

.mix-salary-new .el-pagination.salary_temp .el-pager li {
    background: transparent
}

.mix-salary-new .abc-chapter {
    position: relative
}

.mix-salary-new .abc-chapter:after {
    position: absolute;
    content: "";
    width: 195px;
    height: 120px;
    top: -110px;
    right: 30px;
    background-image: url(../img/abc-chaper.png)
}

.loading_mask .el-loading-spinner .el-loading-text,
.loading_mask .el-loading-spinner i {
    font-size: 20px;
    color: #fff
}

.exConfirm_single {
    width: 600px !important
}

.exConfirm_single .el-message-box__header {
    height: 46px;
    background: #f4f4f4;
    padding: 0 20px;
    line-height: 46px
}

.exConfirm_single .el-message-box__header .el-message-box__title {
    color: #000;
    line-height: 3
}

.exConfirm_single .el-message-box__message {
    padding-left: 0;
    padding-right: 12px
}

.exConfirm_single .el-message-box__status {
    top: -23px;
    left: -5px
}

.exConfirm_single .el-message-box__btns .el-button {
    width: 80px;
    min-width: 80px;
    height: 32px;
    float: left !important;
    border-radius: 4px
}

.exConfirm_single .el-message-box__btns .el-button:first-child {
    margin-left: 370px;
    margin-right: 20px
}

.exConfirm_singleError {
    width: 600px !important
}

.exConfirm_singleError .el-message-box__header {
    height: 46px;
    background: #f4f4f4;
    padding: 0 20px;
    line-height: 46px
}

.exConfirm_singleError .el-message-box__header .el-message-box__title {
    color: #000;
    line-height: 3
}

.exConfirm_singleError .el-message-box__message {
    padding-left: 0;
    padding-right: 12px
}

.exConfirm_singleError .el-message-box__status {
    top: -23px;
    left: -5px
}

.exConfirm_singleError .el-message-box__btns .el-button {
    width: 80px;
    min-width: 80px;
    height: 32px;
    float: left !important;
    border-radius: 4px
}

.exConfirm_singleError .el-message-box__btns .el-button:first-child {
    display: none
}

.exConfirm_singleError .el-message-box__btns .el-button:nth-child(2) {
    margin-left: 475px;
    margin-right: 20px
}

table.abc-confirm-table {
    width: 100%
}

table.abc-confirm-table tr td {
    padding: 4px 0;
    font-size: 15px;
    word-break: normal;
    word-wrap: break-word
}

table.abc-confirm-table tr td:first-child {
    text-align: right;
    color: #676767;
    width: 40%
}

table.abc-confirm-table tr td:last-child {
    color: #000
}

table.large-table-data {
    width: 100%;
    border: 1px solid #dfe6ec
}

table.large-table-data tr td {
    padding: 8px 5px;
    word-break: normal;
    word-wrap: break-word
}

table.large-table-data tr:not(.nohover):hover {
    background-color: #f2f2f2
}

table.large-table-data tr:first-child td:not(fiirst-child) {
    border-left: 1px solid #dfe6ec
}

table.large-table-data tr:not(first-child) {
    border-top: 1px solid #dfe6ec
}

table.large-table-data tr:nth-child(odd) {
    background-color: #f2f2f2
}

.abc-importanttips {
    position: relative;
    padding-left: 30px;
    font-size: 14px
}

.abc-importanttips:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 26px;
    height: 21px;
    background-image: url(../img/warning.gif)
}

.abc-confirm {
    width: 600px
}

.abc-confirm .el-message-box__header {
    background-color: #f2f2f2;
    padding: 15px !important
}

.abc-confirm .el-message-box__header .el-message-box__title {
    font-size: 16px
}

.abc-confirm .el-message-box__header .el-icon-close:hover:before {
    background-image: url(../img/icon_close-hover.svg)
}

.abc-confirm .el-message-box__header .el-icon-close:before {
    content: "";
    background-image: url(../img/icon_close.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    top: 2px;
    right: 0;
    width: 12px;
    height: 12px;
    position: absolute
}

.abc-confirm .el-message-box__btns {
    margin-top: 30px
}

.abc-confirm .el-message-box__btns .el-button {
    font-size: 16px;
    min-width: 68px
}

.abc-confirm .el-message-box__btns .el-button:not(.el-button--primary) {
    float: unset
}

.abc-confirm .el-message-box__btns .el-button--primary:hover {
    opacity: .8;
    background-color: #ffa900
}

.listData {
    min-height: 100px
}

div.no-data {
    background-image: url(https://ebank.cdn-static.abchina.com.cn/COB/images/application/account/accountDetails/img_noRecord.svg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 222px;
    text-align: center;
    line-height: 350px;
    color: #909399
}

.project {
    margin-top: 20px;
    position: relative;
    margin-bottom: 20px;
    height: 650px;
    background: #f0fbfa
}

.project .menu {
    width: 160px;
    border-radius: 0 8px 8px 0;
    position: relative;
    float: left;
    height: 100%;
    overflow: hidden
}

.project .menu .pDiv {
    width: 160px;
    padding: 16px 0
}

.project .menu .pDiv>div {
    display: block;
    text-indent: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    cursor: pointer;
    position: relative
}

.project .menu .pDiv .active {
    background: #fff;
    color: #27bfb1;
    font-weight: 700
}

.project .menu .pDiv .active:after {
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 16px;
    background: #27bfb1;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.project .menu_detail {
    margin-left: 120px;
    padding-left: 20px;
    background: #fff;
    height: 100%;
    overflow: hidden;
    position: relative
}

.project .menu_detail .parent {
    position: relative
}

.box {
    background: #fff;
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .08);
    border-radius: 8px;
    margin-bottom: 20px;
    overflow: hidden
}

.box:last-child {
    margin-bottom: 0
}

.box .box_head {
    padding: 0 32px;
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #dadada;
    position: relative
}

.box .box_head .box_icon {
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.box .box_head .account {
    background-image: url(../img/1.png)
}

.box .box_head .business {
    background-image: url(../img/2.png)
}

.box .box_head .bill {
    background-image: url(../img/3.png)
}

.box .box_head .text {
    font-family: 微软雅黑;
    font-size: 20px;
    color: #333;
    letter-spacing: 0;
    padding-left: 30px;
    font-weight: 700
}

.box .box_info {
    padding: 16px 12px 6px
}

.box .box_info .list {
    padding: 0 20px;
    height: 82px;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px
}

.box .box_info .list:hover {
    background: #f8f8f8;
    border-radius: 8px
}

.box .box_info .list .list_title {
    margin-top: 20px;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #27bfb1;
    letter-spacing: 0;
    line-height: 16px;
    position: relative
}

.box .box_info .list .list_title .new {
    position: relative
}

.box .box_info .list .list_title .new:after {
    content: "";
    display: block;
    position: absolute;
    width: 36px;
    height: 17px;
    background-image: url(../img/new.png);
    background-size: cover;
    background-repeat: no-repeat;
    right: -33px;
    top: -13px
}

.box .box_info .list .introduce {
    margin-top: 10px
}

.box .box_info .list .introduce .detail {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #666;
    letter-spacing: 0;
    line-height: 12px;
    cursor: pointer;
    margin-right: 10px
}

.box .box_info .list .introduce .detail:hover {
    text-decoration: underline
}

.box .box_info .list .introduce .lick {
    font-family: 微软雅黑;
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    line-height: 12px
}

.box .box_info .list .introduce .lick>i {
    color: #ffa900;
    font-style: normal;
    cursor: pointer
}

.box .box_info .list .introduce .lick>i:hover {
    text-decoration: underline
}

.bscroll-indicator {
    background: rgba(0, 0, 0, .2) !important
}

.group_into {
    position: relative;
    height: 625px;
    background: #fff;
    padding-left: 19px
}

.group_into:nth-child(2n) {
    background: #f5f5f5
}

.group_into .row {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.group_into .row .cell {
    float: left;
    width: 550px
}

.group_into .row .cell>img {
    vertical-align: top
}

.group_into .row .detail {
    width: 430px
}

.group_into .row .detail>h2 {
    font-size: 36px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0;
    color: #dcb05e;
    margin-bottom: 47px
}

.group_into .row .detail>ul>li {
    position: relative;
    padding-left: 16px;
    margin-bottom: 18px;
    font-size: 22px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0;
    color: #666
}

.group_into .row .detail>ul>li:after {
    position: absolute;
    content: "";
    width: 11px;
    height: 11px;
    left: 0;
    top: 9px;
    background: url(../img/icon_1.png);
    background-repeat: no-repeat;
    background-size: contain
}

.group_into .row .detail>h3 {
    position: relative;
    margin-top: 68px;
    font-size: 30px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0;
    color: #333
}

.group_into .row .detail>h3:after {
    position: absolute;
    content: "";
    width: 53px;
    height: 5px;
    bottom: -24px;
    background-color: #dcb05e;
    left: 0
}

.group_into .row .detail>p {
    margin-top: 54px;
    font-size: 22px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0;
    color: #666
}

.banner {
    width: 100%
}

.banner>img {
    width: 100%;
    vertical-align: top
}

.infoOverview {
    position: relative;
    height: 625px;
    background: #fff;
    padding-left: 19px;
    padding-right: 20px;
    overflow: hidden
}

.infoOverview:nth-child(2n) {
    background: #f5f5f5
}

.infoOverview .title {
    margin-top: 69px;
    text-align: center
}

.infoOverview .title>span {
    display: inline-block;
    height: 31px;
    font-size: 30px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0;
    color: #333;
    position: relative
}

.infoOverview .title>span:after {
    background-image: url(../img/icon_left.png);
    left: -62px
}

.infoOverview .title>span:after,
.infoOverview .title>span:before {
    content: "";
    position: absolute;
    width: 52px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.infoOverview .title>span:before {
    background-image: url(../img/icon_right.png);
    right: -62px
}

.infoOverview .cl-row {
    margin-top: 54px
}

.infoOverview .cl-row .cell {
    float: left;
    width: 540px
}

.infoOverview .cl-row .cell>img {
    vertical-align: top
}

.infoOverview .cl-row .detail {
    width: 420px
}

.infoOverview .cl-row .detail ul.txt {
    margin-top: 20px
}

.infoOverview .cl-row .detail ul.txt>li {
    position: relative;
    padding-left: 16px;
    margin-bottom: 13px;
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0;
    color: #666
}

.infoOverview .cl-row .detail ul.txt>li:after {
    position: absolute;
    content: "";
    width: 11px;
    height: 11px;
    left: 0;
    top: 7px;
    background: url(../img/icon_1.png);
    background-repeat: no-repeat;
    background-size: contain
}

.infoOverview .cl-row .detail ul.icon_list {
    padding-top: 12px;
    margin-right: -1%;
    overflow: hidden
}

.infoOverview .cl-row .detail ul.icon_list>li {
    float: left;
    width: 19%;
    margin-right: 1%
}

.infoOverview .cl-row .detail ul.icon_list>li>div {
    width: 44px;
    margin: 0 auto
}

.infoOverview .cl-row .detail ul.icon_list>li>div>img {
    width: 100%;
    vertical-align: top
}

.infoOverview .cl-row .detail ul.icon_list>li>p {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #666
}

.infoOverview .cl-row .detail ul.cl-4>li {
    width: 24%
}

.infoOverview .cl-row .detail .more {
    margin: 0 auto;
    margin-top: 37px;
    width: 108px;
    height: 32px;
    line-height: 32px;
    background-color: #fc9401;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #fff;
    cursor: pointer
}

.infoOverview .list_img {
    margin-top: 127px;
    margin-right: -110px
}

.infoOverview .list_img .item {
    float: left;
    width: 260px;
    margin-right: 110px
}

.infoOverview .list_img .item .images {
    width: 100%;
    border-radius: 20px
}

.infoOverview .list_img .item .images img {
    width: 100%;
    vertical-align: top
}

.infoOverview .list_img .item>p {
    margin-top: 30px;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0;
    color: #333
}

.infoOverview .list_img .active {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

body::-webkit-scrollbar {
    width: 8px;
    height: 1px
}

body::-webkit-scrollbar-thumb {
    background: #dddcdc
}

body::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

body::-webkit-scrollbar-track {
    background: #fffdfd
}

.el-carousel__indicator.is-active button {
    background-color: #00c1a5
}

.container {
    margin: 0 auto
}

.message-width {
    width: 600px
}

.home_btn,
.home_btn_small {
    display: inline-block;
    padding: 0 14px;
    background-color: #fff;
    border-radius: 14px;
    border: 1px solid #27bfb1;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #27bfb1;
    cursor: pointer;
    height: 27px;
    line-height: 27px
}

[data-theme=index] .home_btn,
[data-theme=index] .home_btn_small {
    border: 1px solid #27bfb1
}

[data-theme=xgj] .home_btn,
[data-theme=xgj] .home_btn_small {
    border: 1px solid #dcb05e
}

[data-theme=index] .home_btn,
[data-theme=index] .home_btn_small {
    color: #27bfb1
}

[data-theme=xgj] .home_btn,
[data-theme=xgj] .home_btn_small {
    color: #dcb05e
}

.home_btn_small {
    padding: 0 10px;
    font-size: 12px;
    height: 20px;
    line-height: 20px
}

.Notice {
    height: 36px;
    padding: 0 11px
}

.Notice .tip {
    float: left;
    height: 36px;
    line-height: 36px
}

.Notice .tip .tip_icon {
    width: 20px;
    height: 19px;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    float: left;
    margin-top: 8.5px;
    margin-right: 10px
}

.Notice .tip .tip_icon,
[data-theme=index] .Notice .tip .tip_icon {
    background-image: url(./static/img/images/icon_horn.png)
}

[data-theme=xgj] .Notice .tip .tip_icon {
    background-image: url(./static/img/images/icon_horn_XGJ.png)
}

.Notice .tip .tip_txt,
[data-theme=index] .Notice .tip .tip_txt {
    color: #27bfb1
}

[data-theme=xgj] .Notice .tip .tip_txt {
    color: #dcb05e
}

.Notice .name {
    float: right;
    height: 36px;
    line-height: 36px
}

.Notice .name .write {
    width: 14px;
    height: 14px;
    background-image: url(./static/img/images/icon_write.png);
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    float: right;
    margin-top: 10px;
    margin-left: 23px
}

.home_btn_gray,
.home_btn_small_gray {
    display: inline-block;
    padding: 0 14px;
    background-color: #fff;
    border-radius: 14px;
    border: 1px solid #9e9e9e;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #9e9e9e;
    cursor: pointer;
    height: 27px;
    line-height: 27px
}

.warp {
    margin-top: 10px;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, .03);
    box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, .03);
    border-radius: 8px
}

.warp:first-child {
    margin-top: 0
}

.warp .title {
    border-bottom: 1px solid #eaeaea;
    position: relative
}

.warp .title .txt {
    display: inline-block;
    padding: 9px 3px;
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0;
    color: #000
}

.warp .title .txt,
[data-theme=index] .warp .title .txt {
    border-bottom: 3px solid #27bfb1
}

[data-theme=xgj] .warp .title .txt {
    border-bottom: 3px solid #dcb05e
}

.warp .title .link {
    position: absolute;
    height: 13px;
    right: 0;
    top: 50%;
    margin-top: -6.5px;
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0;
    color: #27bfb1;
    cursor: pointer
}

[data-theme=index] .warp .title .link {
    color: #27bfb1
}

[data-theme=xgj] .warp .title .link {
    color: #dcb05e
}

.warp .warp_ul>li {
    position: relative;
    padding: 0 2px 0 15px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0;
    color: #333;
    margin: 4px 0
}

.warp .warp_ul>li:after {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    content: "";
    top: 9px;
    left: 0
}

.warp .warp_ul>li:after,
[data-theme=index] .warp .warp_ul>li:after {
    background-color: #27bfb1
}

[data-theme=xgj] .warp .warp_ul>li:after {
    background-color: #dcb05e
}

.warp .warp_ul>li>p {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.warp .warp_ul>li .time {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    color: #999
}

.remindList .el-tabs__header {
    margin-bottom: 6px
}

.remindList .ui-tabs .ui-tabs-second-title>.el-tabs__header .el-tabs__item {
    color: #999
}

.remindList .ui-tabs .ui-tabs-second-title>.el-tabs__header .el-tabs__item.is-active {
    color: #000 !important;
    border-bottom: 3px solid #27bfb1 !important
}

[data-theme=index] .remindList .ui-tabs .ui-tabs-second-title>.el-tabs__header .el-tabs__item.is-active {
    border-bottom: 3px solid #27bfb1 !important
}

[data-theme=xgj] .remindList .ui-tabs .ui-tabs-second-title>.el-tabs__header .el-tabs__item.is-active {
    border-bottom: 3px solid #dcb05e !important
}

.remindList .ui-tabs .ui-tabs-second-title>.el-tabs__header .el-tabs__item.is-active:hover {
    color: #000 !important
}

.remindList .ui-tabs .ui-tabs-second-title>.el-tabs__header .el-tabs__item:after {
    width: 0
}

.remindList .ui-tabs .ui-tabs-second-title>.el-tabs__header .el-tabs__nav-wrap:after {
    height: 1px !important
}

.remindList .el-icon-arrow-left:before {
    position: relative;
    top: -4px;
    left: -12px
}

.remindList .el-icon-arrow-right:before {
    position: relative;
    top: -4px;
    right: -12px
}

.remindList .seeMore {
    text-align: center;
    color: #27bfb1;
    cursor: pointer;
    margin-top: 10px
}

[data-theme=index] .remindList .seeMore {
    color: #27bfb1
}

[data-theme=xgj] .remindList .seeMore {
    color: #dcb05e
}

.remindList .empty {
    height: 194px;
    text-align: center;
    padding-top: 30px
}

.remindList .empty .text {
    font-size: 14px;
    color: #333;
    text-align: center;
    font-weight: 400;
    margin-top: 20px
}

.Product {
    height: 186px
}

.Product .title {
    position: relative;
    height: 62px;
    border-radius: 8px 8px 0 0;
    padding: 0 15px
}

.Product .title,
[data-theme=index] .Product .title {
    background-color: #f0fbfa
}

[data-theme=xgj] .Product .title {
    background-color: #f8efdf
}

.Product .title .icon {
    float: left;
    width: 27px;
    height: 25px;
    margin-top: 18px;
    margin-right: 11px;
    background-repeat: no-repeat;
    background-size: cover
}

.Product .title .icon,
[data-theme=index] .Product .title .icon {
    background-image: url(./static/img/images/icon_Product.png)
}

[data-theme=xgj] .Product .title .icon {
    background-image: url(./static/img/images/icon_Product_XGJ.png)
}

.Product .title .text {
    display: inline-block;
    line-height: 18px;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    letter-spacing: 0;
    color: #27bfb1;
    border: 0;
    padding: 22px 0
}

[data-theme=index] .Product .title .text {
    color: #27bfb1
}

[data-theme=xgj] .Product .title .text {
    color: #dcb05e
}

.Product .title .more {
    position: absolute;
    top: 50%;
    height: 14px;
    line-height: 14px;
    margin-top: -7px;
    right: 15px;
    font-size: 13px;
    font-weight: 700;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #27bfb1;
    cursor: pointer
}

[data-theme=index] .Product .title .more {
    color: #27bfb1
}

[data-theme=xgj] .Product .title .more {
    color: #dcb05e
}

.Product .warp_warp {
    padding: 10px 16px 10px 13px
}

.Product .warp_warp>li {
    position: relative;
    margin: 10px 0
}

.Product .warp_warp>li .home_btn_small {
    position: absolute;
    right: 0
}

.singleReview .content-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.singleReview .content-center .content-center-button {
    padding: 10px 8px
}

.singleReview .task-title {
    padding: 6px 10px;
    font-size: 14px;
    background: #f2f2f2 !important
}

.batReview .content-center {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.batReview .content-center .content-center-button {
    padding: 0 10px
}

.zyinputdiv {
    z-index: 2100
}