body {
    background: #f1f1f1;
}

.contain-box {
    width: 1200px;
    margin: 0 auto;
}

.title {
    background: #ffffff;
}

.title-main {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    background: #ffffff;
}

.title-left {
    float: left;
    line-height: 78px;
    font-size: 32px;
    color: #ffffff;
}

.title-right {
    float: right;
}

.center {
    color: #ffffff;
    line-height: 78px;
    margin-right: 20px;
    padding: 8px 14px 8px 39px;
    border-radius: 20px;
    background: url(../img/center.png) no-repeat #4ca4ff 17px center;
    cursor: pointer;
}

.quit {
    background: url(../img/quit.png) no-repeat right center;
    padding: 10px 31px 10px 0;
    color: #ffffff;
    cursor: pointer;
}

.current {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-right: 10px;
}

.navs {
    font-family: '宋体';
    font-weight: bold;
}

.child {
    color: #007eff;
}

.pos {
    padding: 10px 0;
}

.process {
    background: #ffffff;
    padding-top: 5px;
    margin-bottom: 7px;
}

.tip {
    width: 970px;
    margin: 0 auto;
    background: #fff8da;
    padding: 17px 0;
    border-left: 5px solid #ff6600;
}

.dd {
    margin-left: 6px;
}

.main {
    background: #ffffff;
    padding-top: 37px;
}

.progressbar {
    margin-bottom: 8px;
}

.btn {
    width: 137px;
    height: 36px;
    border: 0 none;
    background: #d6eaff;
    color: #90b0d1;
    border-radius: 36px;
}

.hzxx .layui-input-block {
    margin-left: 0;
    text-align: center;
}

.hzxx .layui-form-item .layui-form-checkbox[lay-skin=primary] {
    margin-top: -3px;
}

.hzxx .layui-form-checked[lay-skin=primary] i {
    border-color: #007eff !important;
    background-color: #007eff;
}

.hzxx .layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #007eff;
}

.hzxx {
    padding-bottom: 180px;
}

.footer {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 9px;
    background: #ffffff;
}

.icur-btn {
    background: #007eff;
    color: #ffffff;
}

.policy {
    padding-top: 37px;
}

.policy-title {
    font-size: 30px;
    color: #000000;
    font-weight: bold;
}

.policy-content {
    padding: 0 18px;
}

    .policy-content p {
        font-size: 14px;
        color: #333333;
        line-height: 30px
    }

.phone {
    line-height: 22px;
    margin-top: 24px;
    display: inline-block;
    text-align: right;
    vertical-align: top;
}

.index-title {
    color: #000000;
    font-size: 36px;
    font-weight: bold;
    line-height: 100px;
}

.top {
    margin-right: 60px;
    margin-top: 30px;
    float: right;
    text-align: right;
}

.bg2 {
    width: 100%;
    height: 355px;
    background: url(../img/index_bg.png) repeat-x top center;
}

.bg3 {
    width: 1200px;
    padding-top: 10px;
    height: 345px;
    margin: 0 auto;
    background: url(../img/index.png) bottom left no-repeat;
}

.index-word {
    font-size: 48px;
    color: #0081ff;
    font-weight: bold;
    font-style: italic;
    /* text-shadow: 2px 2px #333;*/
}

.index-tip {
    font-size: 24px;
    color: #0081ff;
    margin-top: 5px;
    margin-bottom: 17px;
    margin-top: 25px;
}

.enter {
    width: 252px;
    height: 63px;
    background: #feb811;
    border: 0 none;
    border-radius: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #fefeff;
    font-weight: bold;
    /*text-shadow: 1px 1px #333;*/
    display: inline-block;
    text-align: center;
    line-height: 63px;
}

.guide_list {
    margin-top: 12px;
    border-bottom: 12px solid #f1f1f1;
}

    .guide_list li {
        width: 25%;
        float: left;
        height: 89px;
        line-height: 89px;
        text-align: center;
        background: url(../img/fgf.png) no-repeat left center;
    }

        .guide_list li:first-child {
            background: none;
        }

        .guide_list li a {
            display: block;
            color: #000000;
        }

        .guide_list li img {
            width: 45px;
            margin-right: 29px;
            vertical-align: middle;
        }

.index-left {
    width: 785px;
    float: left;
    background: #ffffff;
}

.index-right {
    width: 388px;
    height: 100%;
    float: right;
    background: #ffffff;
    text-align: center;
    padding: 60px 0 65px;
    border-left: 14px solid #f1f1f1;
}

.left-title {
    border-bottom: 1px solid #dddddd;
    margin: 22px 13px 25px 13px;
}

    .left-title h1 {
        font-size: 28px;
        font-weight: bold;
        padding-bottom: 8px;
        border-bottom: 3px solid #0081ff;
        display: inline-block;
    }

.about {
    padding: 0 10px 25px;
}

    .about li {
        padding-left: 20px;
        margin-top: 15px;
        cursor: pointer;
    }

    .about p {
        padding: 0 10px;
        margin-top: 15px;
        cursor: pointer;
    }

    .about li span {
        font-size: 16px;
        display: block;
        /*white-space:nowrap;overflow:hidden;text-overflow:ellipsis;*/
    }

.sign {
    width: 334px;
    height: 113px;
    background: #feb811;
    border: 0 none;
    border-radius: 10px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    text-align: left;
    line-height: 110px;
    cursor: pointer;
}

.pass {
    margin-top: 20px;
    background: url(../img/other.jpg) no-repeat;
}

.now {
    background: url(../img/fresh.jpg) no-repeat;
}

    .pass:hover,
    .now:hover {
        color: #fff;
    }

.now01 {
    background: url(../img/fresh01.jpg) no-repeat;
}

.pass01 {
    margin-top: 20px;
    background: url(../img/other01.jpg) no-repeat;
}

    .pass01:hover,
    .now01:hover {
        color: #fff;
    }

.change .progressbar li span {
    position: initial;
    color: #000000;
    font-size: 14px;
}

.change {
    margin: auto;
    width: 80%;
}

    .change .progressbar li:before {
        width: 28px;
        height: 28px;
        line-height: 28px;
        background: #dddddd;
        border: 0 none;
        font-size: 14px;
    }

    .change .progressbar li.active:before {
        background: #007eff;
    }

    .change .progressbar li:after {
        width: calc(100% - 28px);
        left: calc((-100% + 28px) / 2);
        height: 2px;
        top: 13px;
        background: #dddddd;
    }

    .change .progressbar li.active:before,
    .change .progressbar li.active:after {
        background: #007eff;
        color: white;
    }

    .change .progressbar {
        padding-top: 24px;
        margin-bottom: 24px;
        margin-top: 10px;
    }

.layui-form-radio > i:hover, .layui-form-radioed > i {
    color: #0081ff;
}

.fill_in {
    border-top: 10px solid #f1f1f1;
    padding: 29px 8px;
}

.form_in {
    width: 627px;
    margin: 0 auto;
}

.h2_title {
    text-align: center;
    margin-bottom: 24px;
    font-size: 30px;
}

.layui-input {
    border-color: #d6d6d6;
}

.fill_btn {
    width: 369px;
    height: 50px;
    background: #0081ff;
    margin-top: 29px;
    border-radius: 5px;
    font-size: 20px;
}

.disabled {
    background: #afafaf;
}

.word {
    padding-left: 18px;
}

    .word span {
        margin-left: 10px;
    }

.test {
    background: #0081ff;
    border-radius: 8px;
}

.compete {
    margin: 0 auto;
    display: block;
}

.success {
    font-size: 24px;
    text-align: center;
    margin-top: 37px;
}

.tip_success {
    font-size: 18px;
    text-align: center;
    margin-top: 68px;
    margin-bottom: 100px;
}

.finish {
    margin-top: 50px;
}

.layui-form-label.layui-required:after {
    content: "*";
    color: red;
    position: absolute;
    top: 13px;
    left: 15px;
    font-size: 20px;
    white-space: initial;
}
/*公告*/
.affichelist li {
    padding: 10px 10px 12px 17px;
    margin-top: 8px;
    background: #ffffff;
}

    .affichelist li .voice {
        font-size: 16px;
        color: #000;
        margin-bottom: 8px;
    }

    .affichelist li .time {
        color: #a9a9a9;
        font-size: 13px;
    }

.detail_box {
    padding-bottom: 5px;
    border-bottom: 1px dashed #dddddd;
}

.detail_title {
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.detail_time {
    color: #999999;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}

.detail_content {
    padding: 13px 20px;
    line-height: 24px;
    font: 16px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}

.layuifooter {
    left: 0;
    padding: 20px 0;
    box-shadow: 0 -1px 2px 0 rgb(0 0 0 / 5%);
    background-color: #fff;
    /*height: 0.75rem;
	line-height: 0.75rem;*/
    position: fixed;
    right: 0;
    bottom: 0;
}

.bottom {
    text-align: center;
    background: #fff;
}

    .bottom .return {
        color: #007eff;
    }

    .bottom button {
        width: 7.5rem;
        height: 2.5rem;
        border-radius: 0.25rem;
        font-size: 1.25rem;
        border: 1px solid #007eff;
        margin: 0 0.11rem;
    }

.index-right01 {
    width: 96%;
    background: #fff;
    height: auto;
    float: left;
    padding: 2%;
}

    .index-right01 a {
        text-decoration: none;
        color: #fff;
        width: 15%;
        margin: 1%;
        height: auto;
        border-radius: 5px;
        line-height: 70px;
        display: block;
        float: left;
        padding-left: 8%;
    }

.green-blue {
    background: -moz-linear-gradient(left top, #acd8fd 0%, #3e9cfa 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#acd8fd), color-stop(100%,#3e9cfa));
    background: -webkit-linear-gradient(left top, #acd8fd 0%,#3e9cfa 100%);
    background: -o-linear-gradient(left top, #acd8fd 0%,#3e9cfa 100%);
    background: -ms-linear-gradient(left top, #acd8fd 0%,#3e9cfa 100%);
    background: linear-gradient(to right bottom, #acd8fd 0%,#3e9cfa 100%);
}

.index-right01 img {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}

.index-right01 label {
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    display: block;
    line-height: 35px;
}

.index-right01 .a02 {
    text-decoration: none;
    width: 22.8% !important;
    margin: 1%;
    height: auto;
    border-radius: 5px;
    line-height: 70px;
    display: block;
    float: left;
    text-align: center;
    padding-left: 0 !important;
}

/*手机端*/
@media screen and (max-width: 640px) {
    .title {
        display: none;
    }

    .title-main {
        width: 94%;
        padding: 3%;
        height: 30px;
        margin: 0 auto;
        background: #ffffff;
    }

    .title-left {
        float: left;
        line-height: 30px;
        font-size: 1.3rem;
        color: #000;
        text-align: center;
        width: 100%;
    }

    .index-sm {
        display: none;
    }

    .bg2 {
        background: none;
        height: auto;
    }

    .bg3 {
        width: 100%;
        height: 198px;
        background: url(../img/bj.jpg) no-repeat left top;
        background-size: 100% 100%;
    }

    .index-word {
        font-size: 1.5rem;
        text-shadow: 2px 2px #ffffff;
        display:none;
    }

    .index-tip {
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: 12px;
    }

    .top {
        margin-top: 20px;
        margin-right: 8px;
    }

    .enter {
        width: 140px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
        border-radius: 7px;
    }

    .contain-box {
        width: 100%;
        padding: 0 7px;
        box-sizing: border-box;
    }

    .guide_list li img {
        display: block;
        margin: 0 auto;
        width: 30px;
        height: 30px;
        margin-bottom: 10px;
    }

    .guide_list li a {
        display: block;
        border-right: 3px solid #f1f1f1;
        border-left: 3px solid #f1f1f1;
        padding: 10px 0;
    }

    .guide_list li {
        height: auto;
        line-height: initial;
    }

        .guide_list li a span {
            color: #000000;
            font-size: 14px;
        }

    .index-right {
        width: 100%;
        padding: 0;
        background: #f1f1f1;
    }

    .index-left {
        width: 100%;
        padding: 5px 10px;
        box-sizing: border-box;
    }

    .left-title {
        margin: auto;
        margin-bottom: 20px;
    }

        .left-title h1 {
            font-size: 18px;
        }

    .about {
        padding: 0 10px 15px;
    }

        .about li {
            padding-left: 0;
            margin-top: 10px;
        }

        .about p {
            padding-left: 0;
            margin-top: 10px;
            font-size: 14px;
        }

        .about li span {
            font-size: 14px;
        }

    .sign {
        width: 49%;
        height: 80px;
        line-height: inherit;
        font-size: 16px;
        background-size: cover;
        box-sizing: border-box;
        margin-bottom: 10px;
        display: inline-flex;
        flex-direction: column;
        justify-content: center;
    }

    .pass {
        margin-top: 0;
    }

    .pass01 {
        margin-top: 0;
    }

    .mobile-box {
        padding: 0;
    }

    .change {
        width: 100%;
    }

        .change .progressbar {
            margin: 4px 0 11px;
            padding-top: 13px;
        }

    .h2_title {
        font-size: 16px;
    }

    .form_in {
        width: 100%;
    }

    .fill_btn {
        width: 90%;
    }

    .layui-form-label {
        padding: 9px 0px;
        width: 69px;
    }

    .layui-form-label {
        padding: 9px 0;
    }

    .layui-input-block {
        margin-left: 82px;
    }

    .fill_in {
        padding: 29px 15px 29px 15px;
    }

    .word {
        display: block;
        padding-left: 0;
        margin-top: 10px;
    }

    .verify {
        margin-top: 32px !important;
    }

    .compete {
        width: 60px;
    }

    .finish {
        margin-top: 0;
    }

    .success {
        font-size: 16px;
        margin-top: 18px;
    }

    .tip_success {
        font-size: 14px;
        width: 90%;
        margin: 34px auto 40px;
    }

    .layui-form-label.layui-required:after {
        content: "*";
        color: red;
        position: absolute;
        top: 13px;
        left: 0px;
        font-size: 16px;
        white-space: initial;
    }

    .index-right01 {
        width: 96%;
        background: #fff;
        height: auto;
        float: left;
        padding: 2%;
        margin-bottom: 10px;
    }

        .index-right01 a {
            text-decoration: none;
            color: #fff;
            width: 38%;
            margin: 1%;
            height: auto;
            border-radius: 5px;
            line-height: 50px;
            display: block;
            float: left;
            padding-left: 10%;
        }

    .green-blue {
        background: -moz-linear-gradient(left top, #acd8fd 0%, #3e9cfa 100%);
        background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#acd8fd), color-stop(100%,#3e9cfa));
        background: -webkit-linear-gradient(left top, #acd8fd 0%,#3e9cfa 100%);
        background: -o-linear-gradient(left top, #acd8fd 0%,#3e9cfa 100%);
        background: -ms-linear-gradient(left top, #acd8fd 0%,#3e9cfa 100%);
        background: linear-gradient(to right bottom, #acd8fd 0%,#3e9cfa 100%);
    }

    .index-right01 img {
        width: 30px;
        height: 30px;
        display: block;
        float: left;
        margin-right: 10px;
        margin-top: 10px;
    }

    .index-right01 label {
        font-size: 1rem;
        font-weight: bold;
        width: 100%;
        display: block;
        line-height: 35px;
    }

    .index-right01 .a02 {
        text-decoration: none;
        width: 48% !important;
        margin: 1%;
        height: 55px;
        border-radius: 5px;
        line-height: 25px;
        float: left;
        text-align: center;
        padding-left: 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
