@charset "utf-8";
/* CSS Document */

/*在线预约*/
.form-wrap {
    width: 560px;
    margin: 60px auto 0;
}

.form-wrap .form {
    width: 560px;
}
.form-wrap form .label span {
    display: inline-block;
    width: 20%;
    padding-left: 10px;
    font-size: 18px;
    color: #fff;
}
.page .form-wrap form .label {
    position: relative;
    display: block;
    width: 560px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    font-size: 0;
    border: 1px solid #920238;
    background: #fff;
    border-radius: 50px;
    padding-left: 0px;
    overflow: hidden;
}

.form-wrap form .label span {
    display: inline-block;
    width: 24%;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
    background-color: #920238;
    text-align: center;
    margin-left: -14px;
}

.form-wrap form .label input,
.form-wrap form .label select {
    width: 70%;
    padding: 0;
    border: none;
    outline: none;
    font-size: 18px;
    background-color: transparent;
    color: #666;
    position: relative;
    z-index: 2;
}

/* .form-wrap form .label select {
    -moz-appearance: none;
    -webkit-appearance: none;
} */

.form-wrap form .label select option {
    text-align: center;
    color: #000;
}

/* .form-wrap form .label select::-ms-expand {
    display: none;
} */

.form-wrap .tiaokuan {
    color: #fff;
}

.form-wrap .tiaokuan .checked {
    background: url(https://liuxue.xdf.cn/images/form_checked2_white.png) no-repeat center top;
}

.form-wrap .tiaokuan .checked.active {
    background: url(https://liuxue.xdf.cn/images/form_checked_white.png) no-repeat center top;
}

.qt_form .xdf_formbtn {
    background: #920238;
    width: 100%;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    margin: 20px auto 0;
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
}


/* .qt_form .qt_btn:hover {
    background: #dbdb00;
} */

.img-wrap {
    width: 380px;
}

.img-wrap .qr {
    padding-top: 20px;
}

/*表单协议*/
.tiaokuan {
    font-size: 12px;
    color: #999999;
    display: block;
    margin: 0px;
    line-height: 20px;
}

.tiaokuan a {
    color: #1aa78d;
}

.tiaokuan a:hover {
    text-decoration: underline;
    color: #1aa78d;
}

.tiaokuan .checked {
    width: 14px;
    height: 14px;
    background: url(https://liuxue.xdf.cn/images/form_checked2.png) no-repeat center top;
    display: inline-block;
    vertical-align: bottom;
}

.tiaokuan .checked.active {
    background: url(https://liuxue.xdf.cn/images/form_checked.png) no-repeat center top;
}

.totop {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 2%;
    width: 4%;
    height: auto;
    z-index: 99999999;
    cursor: pointer;
}

.totop img {
    width: 100%;
}

/*左侧表单*/
.reg_wrap,
.zh,
.mz,
.mb,
.my,
.yg,
.jnd,
.ax,
.oz,
.yz {
    position: relative;
    z-index: 1001;
}

#reg.form-wrap .form {
    width: 186px;
}

#reg.form-wrap form .label {
    position: relative;
    display: block;
    width: 100%;
    height: 6.5%;
    line-height: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    border: none;
    background: none;
    border-radius: 0;
}

#reg.form-wrap form .label span {
    display: inline-block;
    width: 34%;
    font-size: 12px;
    color: #000;
    font-weight: 700;
    border-radius: 50px;
    background-color: none;
    text-align: center;
    margin-right: 10px;
}

.reg_form_btn {
    height: 141px;
    width: 76px;
    position: fixed;
    top: 277px;
    left: -76px;
    z-index: 999;
    background: url("https://liuxue.xdf.cn/special_bj/images/small_slide.png") no-repeat 0 0;
}



#reg {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    z-index: 9999;
    top: 150px;
    left: 5px;
    width: 220px;
    /* width: 162px; */
    height: 400px;
    padding: 142px 18px 0 18px;
    background: url("https://liuxue.xdf.cn/special_bj/images/big_slide.png") no-repeat 0 0;
}

#reg .btn-close {
    position: absolute;
    top: 84px;
    right: 14px;
    width: 20px;
    height: 20px;
    background: url("https://liuxue.xdf.cn/special/include/imagess/close_btn.png") 0 0 no-repeat;
    cursor: pointer;
}

#reg form {
    padding-top: 10px;
    width: 100%;
    height: 288px;
    box-sizing: border-box;
}

#reg form .label {
    display: block;
    line-height: 140%;
}

#reg form .label span {
    font-size: 14px;
}

#reg form .label span b {
    background-color: transparent;
    color: #c00;
}

#reg form .label input {
    width: 102px;
    font-size: 12px;
    border: 1px solid #ccc;
}

#reg form .label select {
    width: 102px;
    font-size: 12px;
    border: 1px solid #ccc;
}

#reg form button {
    color: #ac0002;
    background: yellow;
    border-radius: 20px;
    cursor: pointer;
    width: 160px;
    height: 28px;
    line-height: 28px;
    border: none;
    font-size: 16px;
    margin-left: 11px;
    margin-top: 20px;
}

#reg .tiaokuan {
    color: #999999;
    margin: 0;
}

#reg .tiaokuan .checked {
    background: url(https://liuxue.xdf.cn/images/form_checked2.png) no-repeat center top;
    display: inline-block;
    vertical-align: bottom;
}

#reg .tiaokuan .checked.active {
    background: url(https://liuxue.xdf.cn/images/form_checked.png) no-repeat center top;
}

#reg .tiaokuan a {
    color: #1aa78d;
}


/* btnWrap 在PC下不显示 */
.btnWrap {
    display: none;
}

@media screen and (max-width: 1000px) {
    body {
        overflow-x: hidden;
        width: 100%
    }

    /*移动端表单*/
    .form-wrap {
        width: 90%;
        margin: 0.6rem auto 0;
    }

    .form-wrap .form {
        width: 100%;
    }

    .page .form-wrap form .label {
        position: relative;
        display: block;
        width: 100%;
        height: 0.8rem;
        line-height: 0.8rem;
        margin-bottom: 0.2rem;
        font-size: 0;
        border: 0.01rem solid #920238;
        background: #fff;
        border-radius: 0.5rem;
        padding-left: 0px;
        overflow: hidden;
    }

    .form-wrap form .label span {
        display: inline-block;
        width: 26%;
        font-size: 0.24rem;
        color: #fff;
        font-weight: 700;
        border-radius: 0.5rem;
        background-color: #920238;
        text-align: center;
        margin-right: 0.1rem;
         
    }

    .form-wrap form .label input,
    .form-wrap form .label select {
        width: 70%;
        padding: 0;
        border: none;
        outline: none;
        font-size: 0.24rem;
        background-color: transparent;
        color: #666;
        position: relative;
        z-index: 2;
       
    }
    .form-wrap form .label input {
        height: 0.6rem;
        line-height: 0.6rem;
        overflow: hidden;
        margin-top: -0.2rem;
    }

    /* .form-wrap form .label select {
		-moz-appearance: none;
		-webkit-appearance: none;
	} */

    .form-wrap form .label select option {
        text-align: center;
        color: #000;
    }

    /* .form-wrap form .label select::-ms-expand {
		display: none;
	} */

    .form-wrap .tiaokuan {
        color: #fff;
    }

    .form-wrap .tiaokuan .checked {
        background: url(https://liuxue.xdf.cn/images/form_checked2_white.png) no-repeat center top;
    }

    .form-wrap .tiaokuan .checked.active {
        background: url(https://liuxue.xdf.cn/images/form_checked_white.png) no-repeat center top;
    }

    .qt_form .xdf_formbtn {
        background: #920238;
        width: 100%;
        height: 0.7rem;
        color: #fff;
        text-align: center;
        line-height: 0.7rem;
        border-radius: 0.5rem;
        margin: 0.2rem auto 0;
        cursor: pointer;
        font-size: 0.26rem;
        font-weight: 700;
    }

    /* .qt_form .qt_btn:hover {
		background: #dbdb00;
	} */

    .img-wrap {
        width: 380px;
    }

    .img-wrap .qr {
        padding-top: 20px;
    }

    /*表单协议*/
    .tiaokuan {
        font-size: 0.14rem;
        color: #999999;
        display: block;
        margin: 0px;
        line-height: 20px;
    }

    .tiaokuan a {
        color: #1aa78d;
    }

    .tiaokuan a:hover {
        text-decoration: underline;
        color: #1aa78d;
    }

    .tiaokuan .checked {
        width: 14px;
        height: 14px;
        background: url(https://liuxue.xdf.cn/images/form_checked2.png) no-repeat center top;
        display: inline-block;
        vertical-align: bottom;
    }

    .tiaokuan .checked.active {
        background: url(https://liuxue.xdf.cn/images/form_checked.png) no-repeat center top;
    }

    /* .page.zxyy {
        padding: 0.4rem 2% 2rem;
    } */

    .form-wrap.reg_mobile {
        display: block;
        width: 90%;
        margin: 0px auto;
    }

    .form-wrap form .label {
        margin-bottom: 0.2rem;
    }

    .form-wrap form .label span,
    .form-wrap form .label input,
    .form-wrap form .label select {
        font-size: 0.24rem;
    }

    /*底部固定按钮*/
    .btnWrap {
        display: block;
        width: 100%;
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: .3rem;
        color: #fff;
        text-align: center;
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 100;
        background: #525a74;
    }

    .btnWrap a {
        color: #fff;
        text-decoration: none;
    }

    .duanxin {
        width: 33%;
        display: none;
    }

    .leyuMobile {
        width: 50%;
        border-right: 1px solid #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .adviceBtn {
        width: 50%;
    }

    /*移动端隐藏*/
    #reg,
    .reg_form_btn {
        display: none;
    }

    #doyoo_panel,
    #doyoo_panel_custom,
    #doyoo_monitor {
        display: none !important;
    }

    .head_nav,
    .foot {
        display: none;
    }

    .totop {
        width: 12%;
    }
}