/* 弹窗 CSS Document */
.clearfix:after {
    display: block;
    content: '';
    clear: both;
}

.clearfix {
    zoom: 1;
}

.nc-container #nc_2_wrapper, .nc-container.tb-login #nc_2_wrapper {
    width: 100% !important;
}
img {
    display: block;
}

input,
select {
    appearance: none;
}

.fixed_mask {
    display: none;
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


.fixed_form {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 637px;
    height: 430px;
    background: url(../images/yuyue_bg.png) no-repeat center top;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 49px 28px;
}
.form_title {
    text-align: center;
    font-size: 29px;
    color: #333333;
    margin: 0;
    padding: 0;
    font-weight: bolder;
    margin-bottom: 15px;
}

.fixed_close {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -46px;
    width: 40px;
    height: 40px;
    transition: all .4s;
}

.fixed_close:hover {
    transform: rotate(180deg);
}

.modal_title {
    margin: 0 auto;
}

.fixed_mask h1 {
    color: #d1a41a;
    font-size: 20px;
    margin-top: 60px;
    text-align: center;
    margin-bottom: 12px;
}

.ajax_form {
    width: 100%;
    box-sizing: border-box;
    padding: 0 40px;
}

.ajax_form {
    width: 100%;
}

.ajax_form p {
    margin-bottom: 24px;
    position: relative;
    height: 62px;
}

.ajax_form p.border,
.yuyue-border {
    border: 1px solid #000000;
    border-radius: 8px;
}

.yuyue-border {
    /* width: 100%;*/
    height: 62px;
    /* position: relative; */
}

.ajax_form input,
.ajax_form select {
    width: 49%;
    height: 62px;
    line-height: 59px;
    border-radius: 10px;
    border: 0;
    box-sizing: border-box;
    padding-left: 15px;
    color: #000000;
    outline: none;
    font-size: 25px;
    float: left;
    background: none;
}

.ajax_form input::placeholder {
    color: #000000;
}

.ajax_form select {
    background: url("../images/arrow_select.png") 95% center no-repeat;
    background-size: 16px;
    border: 1px solid #000000;
    border-radius: 8px;
}

.ajax_form input#shoujihao {
    width: 50%;
}

.ajax_form i {
    display: inline-block;
    width: 1px;
    height: 44px;
    background: #000000;
    float: left;
    margin-top: 16px;
}

.ajax_form input#PhoneCode {
    width: 30%;
}

.ajax_form select#city,
.ajax_form select.exam_type {
    float: right;
}

.ajax_form input#fs {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    text-align: center;
    cursor: pointer;
    width: 119px;
    background: #FFD200;
    font-size: 20px;
    color: #000000;
}

.yuyue-btn {
    display: block;
    width: 100%;
    height: 62px;
    background: #db2b1f;
    margin-top: 24px;
    border-radius: 8px;
}

.ajax_form input.button {
    display: block;
    border: none;
    color: #fff;
    float: none;
    cursor: pointer;
    width: 85%;
    height: 95%;
    padding-left: 0;
    margin: auto;
}

.yuyue-border .nc-container #nc_1_wrapper,
.yuyue-border .nc-container.tb-login #nc_1_wrapper {
    width: 100%;
}

.yuyue-border .nc_scale {
    height: 62px;
}

.yuyue-border .nc-container .nc_scale span {
    width: 62px;
    height: 62px;
    line-height: 62px;
    box-sizing: border-box;
}

.yuyue-border .nc_iconfont,
.yuyue-border .nc-container .nc_scale .scale_text {
    font-size: 20px;
}

@media only all and (max-width:1200px) {
    .onlymob {
        display: block;
    }

    html {
        font-size: 20px;
    }

    body {
        font-size: .7rem;
        line-height: 1.2rem;
    }


    .fixed_mask {
        top: -2rem;
    }
    .form_title {
        font-size: 22px;
    }

    .fixed_form {
        width: 90%;
        height: 10rem;
        background-size: 100% 100%;
        padding: .8rem 0;
    }

    .fixed_close {
        top: -1.6rem;
        width: 1.4rem;
        height: 1.4rem;
    }


    .modal_title {
        width: 60%;
        height: auto;
    }

    .fixed_mask h1 {
        font-size: .8rem;
        margin-top: 1.3rem;
        margin-bottom: .4rem;
    }



    .ajax_form p {
        margin-bottom: .5rem;
        height: 1.8rem;
    }

    .ajax_form input#shoujihao {
        width: 45%;
    }

    .ajax_form i {
        display: inline-block;
        width: 1px;
        height: .7rem;
        background: #B46221;
        float: left;
        margin-top: .5rem;
    }

    .ajax_form input#PhoneCode {
        width: 30%;
    }

    .ajax_form input,
    .ajax_form select {
        height: 1.8rem;
        line-height: 1.8rem;
        border-radius: .25rem;
        padding-left: .4rem;
        font-size: .8rem;
    }

    .ajax_form select {
        background-size: .5rem;
    }

    .ajax_form input#fs {
        width: 4rem;
        font-size: .6rem;
    }

    .ajax_form input.button {
        height: 1.8rem;
        line-height: 1.8rem;
        font-size: .8rem;
    }

    .yuyue-border {
        height: 1.8rem;
    }

    .yuyue-border ._nc .stage1 {
        padding: 0;
    }

    .yuyue-border ._nc .stage1 .slider {
        left: 0;
        right: 0;
        height: 1.8rem;
    }

    .yuyue-border ._nc .stage1 .track div,
    .yuyue-border ._nc .stage1 .label {
        height: 1.8rem;
        line-height: 1.8rem;
    }

    .yuyue-border ._nc .stage1 .button {
        width: 1.8rem;
        height: 1.8rem;
    }

    .yuyue-border ._nc .icon-slide-arrow,
    .yuyue-border ._nc .icon-ok {
        font-size: 1rem;
    }

    .yuyue-border ._nc .icon {
        width: 1rem;
        height: 1rem;
    }

    .yuyue-btn {
        width: 100%;
        height: 1.8rem;
        margin: .4rem auto 0;
    }
}