.el-step.is-simple .el-step__arrow::after, .el-step.is-simple .el-step__arrow::before{
    background: #fff !important;
}
.shareLayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 3000;
    height: 100%;
}
.share-content {
    position: absolute;
    z-index: 3008;
    box-sizing: content-box;
    width: 523px;
    top: 40px;
    left: 50%;
    margin-left: -261px;
}
.share-close {
    position: absolute;
    top: -20px;
    right: -20px;
    height: 20px;
    width: 20px;
    cursor: pointer;
    outline: none;
}
.share-close i {
    color: #000;
}
.share-content img {
    width: 100%;
    height: auto !important;
}
.register-index {
    padding-top: 10px;
    padding-bottom: 30px;
}

.reg-banner {
    height: 200px;
    padding: 65px 0 0 145px;
    background: url(../img/reg_banner.jpg) no-repeat 50%;
    color: #fff;
}
.reg-banner h1 {
    height: 42px;
    line-height: 40px;
    margin-bottom: 18px;
    font-size: 38px;
    font-weight: 500;
}
.reg-banner .subtit {
    font-size: 16px;
}

.reg-banner .subtit .btn {
    width: auto;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
    background: linear-gradient(179deg, #16b078, #16b078);
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    letter-spacing: 4px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.reg-form {
    width: 736px;
}


.tabs-name {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 16px;
    margin: 10px 0 30px;
    border-left: 4px solid #3c7ee5;
    font-size: 18px;
    border-left-color: #FF6700;
    border-left-color: var(--theme_colors_primary);

    color: #FF6700;
    color: var(--theme_colors_primary);

}
.el-step is-simple{
    color: #F10FB1;
}
.el-step__main .is-process{
    font-weight: normal;
    font-size: 18px;
}

.classify-form {
    display: inline-block;
    margin-left: 50px;
    vertical-align: top;

}

.classify-form.el-form--inline .el-form-item:last-child {
    margin-right: 2px;
}
.type-radio-group {
    margin: 0 20px;
    display: inline-block;
    line-height: 1;
    vertical-align: top;
}
.type-radio-group .el-radio-button {
    width: 100px;
}

.tab-panels {
    width: 1000px;
    margin: 0 0 10px 94px;
}
.cls-btn {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    margin: 0 10px 10px 0;
    white-space: nowrap;
    cursor: pointer;
    background: #FFF;
    border: 1px solid #DCDFE6;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    color: #606266;
}

.cls-btn.active{
    color: #fff !important;

    border-color: #FF6700;
    border-color: var(--theme_colors_primary);

    background-color: #FF6700;
    background-color: var(--theme_colors_primary);
}
.history-panels {
    margin: 20px 0 20px 65px;
    font-size: 12px;
}

.classify-item, .pay-submit {
    margin-top: 10px;
/*    background: #f4f9ff;*/
    border: 1px solid #e0e3e8;
}


.classify-item .item-empty {
    height: 516px;
    text-align: center;
}
.classify-item .item-empty p{
    color: #FF6700;
    color: var(--theme_colors_primary);
}
.pay-submit {
    border-color: #FFD1F2;
}

.right-mode {
    width: 380px;
    height: 987px;
    padding: 20px;
    margin-top: 10px;
    border: 1px solid #e0e3e8;
}
.right-mode .quick-form {
    height: 30px;
}


.pay-submit {
    margin-top: 10px;
    /*background: #f4f9ff;*/
    border: 1px solid #e0e3e8;
}
.pay-submit .item-tit {
    height: 65px;
    line-height: 65px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e3e8;
    font-size: 18px;
}

.pay-submit .item-tit>div {
    float: left;
    width: 50%;
}

.classify-item .item-tit>div:first-child, .pay-submit .item-tit>div:first-child {
    width: 60%;
}
.pay-submit .value-added-service {
    padding: 30px 0;
    margin: 0 20px;
    border-bottom: 1px solid #e0e3e8;
}
.pay-submit .value-added-service .label-name {
    line-height: 36px;
}
.pay-submit .value-added-service .check-btns {
    margin-left: 70px;
}
.pay-submit .value-added-service .check-btns .el-checkbox {
    margin: 0 0 20px 8px;
    background: none;
    border: 1px solid #9b9b9b;
    border-radius: 4px;
    text-align: center;
}
.pay-submit .value-added-service .info-item {
    margin-left: 80px;
    line-height: 26px;
    color: #9b9b9b;
}

.pay-submit .cost {
    margin: 20px 0 20px 20px;
}

.pay-submit .cost-list {
    margin: 0 0 30px 20px;
}

.pay-submit .submit-btns {
    margin-left: 20px;
}

.pay-submit .submit-btns .el-button {
    width: 150px;
    height: 40px;
    margin-right: 10px;
    border-radius: 4px;
}
.pay-submit .notice {
    line-height: 24px;
    margin: 24px 0 20px 20px;
    color: #9b9b9b;
    font-size: 12px;
}

.pay-submit .notice .index-num {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin-right: 14px;
    background: #9b9b9b;
    border-radius: 4px;
    color: #fff;
    text-align: center;
}

.right-mode .el-form-item__content {
    line-height: 30px;
}

.of-hidden {
    overflow: hidden;
}

.right-mode .quick-form .el-input {
    width: 248px;
    height: 30px;
}

.right-mode .quick-form .el-input .el-input__inner {
    height: 30px;
    line-height: 30px;
}

.right-mode .quick-form .el-button {
    margin-left: 5px;
}
.reg-form .login-layer {
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 5px;
    width: 410px;
    height: 30px;
    line-height: 34px;
    padding-left: 8px;
    background: #fff;
    color: #9b9b9b;
    font-size: 12px;
}
.reg-form .popover-icon {
    margin-left: 10px;
    font-size: 14px;
}
.color-danger {
    color: #fb5555;
}

.form-common .el-input, .form-common .el-textarea, .form-common .el-textarea .el-textarea__inner {
    width: 430px;
}
.reg-form .upload-notice {
    width: 236px;
    margin-left: 45px;
}
.reg-form .upload-notice p {
    line-height: 18px;
    color: #959595;
    font-size: 12px;
    text-align: justify;
}


.classify-form .el-form-item__content, .classify-form .el-form-item__label {
    line-height: 36px;
}

.classify-form .search-input {
    width: 400px;
}
.classify-form .el-input__inner {
    height: 36px;
    line-height: 36px;
}


.el-input--medium .el-input__inner {
    padding: 0 10px;
}




.classify-form .search-input .el-input__icon {
    line-height: 36px;
    font-size: 20px;
}
.left-mode {
    width: 760px;
}
.imgbox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    height: 30px;
    width: 30px;
    background: url(../img/imgbox-close.png) top left no-repeat;
    cursor: pointer;
    outline: none;
}

.classify-item .item-tit, .pay-submit .item-tit {
    height: 65px;
    line-height: 65px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e3e8;
    font-size: 18px;
}
.classify-item .item-tit>div:first-child, .pay-submit .item-tit>div:first-child {
    width: 60%;
}
.classify-item .item-tit>div, .pay-submit .item-tit>div {
    float: left;
    width: 50%;
}
.classify-item .item-tit>div:last-child, .pay-submit .item-tit>div:last-child {
    width: 40%;
}
.whole-wrapper .el-button--small {
    min-width: 80px;
    height: 30px;
    padding: 0 10px;
    font-size: 14px;
}
.classify-item .info-wrapper {
    height: 400px;
    padding: 0 20px 10px;
    margin-left: 6px;
    overflow: hidden;
}

.el-scrollbar .el-scrollbar__wrap {
    margin-bottom: 0 !important;
}

.classify-item .info-wrapper .info-item:last-child {
    border-top: none;
    border-bottom: none;
}

.classify-item .info-wrapper .info-item {
    padding-bottom: 10px;
}

.classify-item .info-wrapper .info-item .el-collapse-item__header, .classify-item .info-wrapper .info-item .el-collapse-item__wrap {
    background: none;
}

.classify-item .info-wrapper .el-collapse-item__content {
    padding-bottom: 0;
}
.classify-item .info-wrapper .cls-info {
    padding-left: 26px;
}
.classify-item .info-wrapper .cls-info .subcls-lis {
    margin-left: 44px;
}
.classify-item .info-wrapper .cls-info .cls-no {
    width: 34px;
    line-height: 24px;
}


.classify-item .info-wrapper .cls-info .subcls-lis .el-tag {
    padding: 0 12px;
    margin: 0 10px 10px 0;
    border-radius: 4px;
    border: 0;
    color: #fff;
    position: relative;

    background-color: #FF6700;
    background-color: var(--theme_colors_primary);

}

.classify-item .info-wrapper .cls-info .subcls-lis .el-tag .el-icon-close {
    position: absolute;
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: transparent;
}

.classify-item .info-wrapper .cls-info .subcls-lis .el-tag:hover {
    background: #9b9b9b;
    text-decoration: line-through;
}

.classify-item .info-wrapper .cls-info .subcls-lis .el-tag:hover .el-icon-close {
    background: none;
}

.classify-item .info-wrapper .name {
    width: 100%;
    font-size: 14px;
    line-height: 49px;
}

.pay-submit .value-added-service .check-btns .el-checkbox.is-checked {
    border: 1px solid #fc6530;
    border: 1px solid var(--theme_colors_primary);
    box-shadow: 0 0 1px 1px #fc6530;
    box-shadow: 0 0 1px 1px var(--theme_colors_primary);
}

.classify-item .info-wrapper .name .icons-close {
    /* height: 20px; */
    line-height: 49px;
    /* margin-top: 14px; */
    color: #fb5555;
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
}

.info-item-name b {
    font-weight: bold;
}

.right-mode .collapse-wrap .el-collapse-item {
    background: #fff;
}

.right-mode .collapse-wrap .el-collapse-item__header {
    height: 40px;
    line-height: 40px;
}
.right-mode .cls-tit {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    margin-top: 15px;
    background: #fafafa;
    border: 1px solid #ececec;
    font-size: 16px;
}

.right-mode .collapse-wrap .subcls-tit {
    width: 296px;
    height: 40px;
    line-height: 40px;
}
.right-mode .collapse-wrap .subcls-tit .subcls-name {
    display: inline-block;
    width: 236px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.right-mode .collapse-wrap .el-collapse-item__header .el-collapse-item__arrow {
    line-height: 40px;
}

.subcls-item {
    display: inline-block;
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: left;
    color: #6e6e6e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    font-size: 13px;
    padding: 0;
    margin-left: 10px;
}
.right-mode .collapse-wrap .el-collapse-item__content {
    padding-left: 15px;
}

.pay-submit .value-added-service .check-btns .el-checkbox {
    margin: 0 0 20px 8px;
    background: none;
    border: 1px solid #9b9b9b;
    border-radius: 4px;
    text-align: center;
}
.pay-submit .value-added-service .check-btns .el-checkbox .el-checkbox__input {
    display: none;
}

.el-steps--simple{
    background: #18c385;
}

.is-simple .el-step__title.is-wait{
    color: #e6ebf5;
}
.el-step__head.is-wait{
    color: #dfe4ed;
}
.el-step__title.is-process{
    color: #fff;
}
.el-step__head.is-process{
    color: #fff;
    border-color: #fff;
}



.tabs-name {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 16px;
    margin: 10px 0 30px;
    font-size: 18px;
    border-left-color: #FF6700;
    color: #FF6700;
}
.flow {
    margin-bottom: 30px;
}
.flow .item.on {
    background: #ff9966;
}

.flow .item {
    float: left;
    width: 267px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #18c385;
    text-align: center;
    position: relative;
}
.flow .tri-item {
    float: left;
    width: 30px;
    height: 40px;
    position: relative;
}
.flow .item.on+.last:before {
    border-left-color: #ff9966;
}
.flow .tri-item.last:before {
    border-left-color: #18c385;
}
.flow .tri-item.last:after {
    border-top-color: #18c385;
    border-bottom-color: #18c385;
}
.flow .tri-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid #ff8e66;
    border-bottom: 20px solid transparent;
    background: transparent;
}
.flow .tri-item:after {
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 20px solid #ff8e66;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #ff8e66;
    background: transparent;
}
