body {
    background: #f0f1fb;
}



/*  */
.content {
    margin-top: 35px;
}

.cont-box {
    background: #fff;
    border-radius: 4px;
    padding: 25px 35px;
}

.cont-head {
    border-bottom: 1px solid #e4e7ed;
    position: relative;
    margin-bottom: 35px;
}

.cont-title {
    font-size: 22px;
    font-weight: 700;
    color: #010410;
    position: relative;
    padding-bottom: 12px;
}

.cont-title::after {
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    background: #1b78ff;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translate(-50%);
}

.back-link {
    font-size: 14px;
    font-weight: 700;
    color: #1b78ff;
    position: absolute;
    top: 6px;
    right: 0;
}

.back-link img {
    width: 13px;
    margin-right: 3px;
}

/*  */
.cont-body {
    padding: 0 10%;
}

.cont-jindu {
    position: relative;
    margin-bottom: 50px;
}

.jindu-info {
    font-size: 16px;
    color: #97979c;
    text-align: center;
    position: absolute;
    top: -11px;
}

.jindu-info.active .jindu-yuan {
    background: #fff;
    border: 7px solid #1b78ff;
}

.jindu-info.active .jindu-yuan.wsh-yuan {
    border: 0;
    background: url(../img/8.svg) 0 0/cover no-repeat;
}

.jindu-info.active {
    color: #01030f;
}

.jindu-line.active {
    background: #1b78ff;
}

.jindu-1 {
    left: 0;
    transform: translate(-50%);
}

.jindu-2 {
    top: -11px;
    left: 50%;
    transform: translate(-50%);
}

.jindu-3 {
    top: -11px;
    right: 0;
    transform: translate(50%);
}

.jindu-yuan {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #c7cae4;
    border: 7px solid #f0f1fb;
    margin: 0 auto;
}

.jindu-line {
    width: 50%;
    height: 6px;
    background-color: #f0f1fb;
}

/*  */
.info-title {
    font-size: 16px;
    font-weight: 700;
    color: #1b78ff;
    width: 420px;
    height: 40px;
    background: #f1f7ff;
    border-radius: 2px;
    margin: 0 auto 20px;
}

.info-title-wtg {
    font-size: 16px;
    font-weight: 700;
    color: #db901f;
    width: 420px;
    height: 40px;
    background: #fdf6ec;
    border-radius: 2px;
    margin: 0 auto 20px;
}

.info-box {
    width: 90%;
    max-width: 500px;
    margin: 0 auto;
}

.zccg-img {
    margin-right: 30px;
}

.zccg-box {
    padding: 200px 0;
}

.zccg-gx {
    font-size: 22px;
    font-weight: 700;
    color: #1b78ff;
}

.zccg-text {
    font-size: 16px;
    color: #4c4c4c;
}

.zc-label {
    font-size: 16px;
    color: #4c4c4c;
    margin-bottom: 0;
    min-width: 115px;
    text-align: right;
    margin-right: 15px;
    line-height: 40px;
}

.public-input-box {
    width: 100%;
    position: relative;
}

.mima-img {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    cursor: pointer;
}

.mima-img img {
    width: 12px;
}

.eyes-img {
    display: none;
}

.mima-img.active .eyes-img {
    display: block;
}

.mima-img.active .no-eyes-img {
    display: none;
}

.zc-input {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e4e7ed;
    font-size: 15px;
    color: #313131;
    outline: 0;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    transition: all .3s ease;
}

.zc-select::placeholder,
.zc-input::placeholder {
    color: #c0c5d1;
}

.zc-input:focus {
    background: #e8f1ff;
    border: 1px solid #1b78ff;
}

.zc-list {
    margin-bottom: 10px;
}

.zc-select {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e4e7ed;
    font-size: 15px;
    color: #313131;
    outline: 0;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    transition: all .3s ease;
}

.yzm-box {
    width: 100%;
}

.yzm-box .zc-input {
    width: 66%;
}

.yzm-img {
    width: 32%;
    height: 40px;
}

.yzm-img img {
    width: 100%;
    height: 100%;
}

.zc-btn-box {
    margin-top: 20px;
}

.zc-btn-box .btn {
    width: 48%;
    height: 40px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

.zc-btn-box .tj-btn {
    height: 40px;
    background: #1b78ff;
    color: #fff;
}

.zc-btn-box .tj-btn:hover {
    background: #0061ee;
}

.zc-btn-box .fh-btn {
    background: #e8f1ff;
    border: 1px solid #1b78ff;
    color: #1b78ff;
}

.zc-btn-box .fh-btn:hover {
    background: #ccdffc;
    border: 1px solid #1b78ff;
}

.zdls-box .zj-btn {
    font-size: 15px;
    color: #1b78ff;
    padding: 0;
}

.zj-btn img {
    width: 14px;
    margin-right: 5px;
}

.zdls-input,
.zdls-input .zc-input:not(:last-of-type) {
    margin-bottom: 5px;
}

.warning-input {
    position: relative;
}

.warning-input input {
    border: 1px solid #f01515;
}

.warning-input::after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url(../img/7.svg) 0 0/cover no-repeat;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
}

.warning-sfz {
    font-size: 14px;
    color: #f00;
    margin-top: 5px;
}

.zcxxsh-box .btn {
    width: 272px;
    height: 40px;
    background: #dee0ee;
    border-radius: 3px;
    font-size: 14px;
    color: #8f95c1;
}

.cxtx-box .btn {
    width: 272px;
    height: 40px;
    background: #1b78ff;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
}

/*  */
.foot-box {
    font-size: 12px;
    color: #9597af;
    padding: 15px 0;
}

.foot-info {
    margin: 0 15px;
}

.zhucecg-bg {
    background: #000000b3;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.zhucecg-box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.zhucecg-box {
    max-width: 360px;
    width: 90%;
    background: #fff;
    border-radius: 4px;
    padding: 55px 44px;
    text-align: center;
}

.zhucecg-box img {
    width: 80px;
}

.zhucecg-text {
    font-size: 20px;
    font-weight: 700;
    color: #010410;
    margin: 20px 0;
}

.zhucecg-box .btn {
    width: 100%;
    height: 40px;
    background: #1b78ff;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
}

/*  */

.select2-container .select2-selection--single {
    height: 40px !important;
    line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
    padding: 0 0 0 20px !important;
}

.select2-container .select2-selection--multiple {
    height: 40px !important;
    line-height: 40px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    height: 28px;
    padding: 0 10px;
    margin: 0 5px 0 0;
    line-height: 28px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 5px 0 !important;
}


@media screen and (max-width:768px) {
    .jindu-info {
        font-size: 12px;
    }

    .cont-body {
        padding: 0 20px;
    }

    .zc-list {
        flex-wrap: wrap;
    }

    .zc-label {
        text-align: left;
    }

    .info-box {
        width: 100%;
    }

    .info-title,
    .info-title-wtg {
        width: 100%;
    }

    .foot-box {
        flex-wrap: wrap;
    }

    .foot-box>div {
        width: 100%;
    }
}

@media screen and (max-width:600px) {

    .zccg-info {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }

    .zccg-font {
        width: 100%;
    }

    .zccg-box {
        padding: 100px 0;
    }
}