::-webkit-scrollbar {
    width: 0px;
}
body {
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}
 
/* 预约页 */
.pageReservation {
    font-size: 22px;
    width: 100%;
    height: 100vh;
    background: url("https://res.zulong.com/cms/mystyle/activity/reward/img/pc.jpg") no-repeat;
    background-size: 100%;
    background-position: center top;
    position: relative;
}
.reservation-title {
    letter-spacing: 0.16rem;
    font-size: 0.56rem;
    font-family: "HanSongJian";
    color: #000;
    position: absolute;
    left: 3.62rem;
    top: 2.25rem;
}
.reservation-title .title-top span:last-child {
    color: #c0a987;
    position: relative;
    right: 0.4rem;
}
.reservation-title .title-bottom {
    margin-top: 0.1rem;
    font-size: 0.1rem;
    letter-spacing: 0.2rem;
}
.reservation-icon {
    position: absolute;
    top: 1.1rem;
    right: 0.5rem;
}
.reservation-icon img {
    width: 2rem;
    height: 1.83rem;
    display: block;
    margin-bottom: 0.2rem;
}
.reservation-form {
    color: #000;
    font-family: "HanSongJian";
    font-size: 0.3rem;
    position: absolute;
    left: 3.58rem;
    top: 4.06rem;
    /* display: none; */
}
.reservation-type {
    margin-top: 0.2rem;
    height: 0.8rem;
    margin-left: 0.7rem;
}
.reservation-type div {
    display: inline-block;
    cursor: pointer;
}
.reservation-type .booked {
    margin-right: 1.46rem;
}
.reservation-form .form-label {
    display: inline-block;
    margin: 0.07rem 0.3rem 0 0;
}
.reservation-form .device-item {
    display: inline-block;
    cursor: pointer;
    float: right;
}
.reservation-form .device-item img {
    width: 2.06rem;
    height: 0.52rem;
}

.input-item {
    height: 1rem;
}
.input-item .input-label {
    display: inline-block;
    width: 1.3rem;
    line-height: 0.5rem;
    font-weight: bold;
}
.input-item input {
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 2.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.24rem;
    border: 0.01rem solid #000;
    background-color: rgba(0, 0, 0, 0);
    outline: 0;
    padding: 0.04rem;
    box-sizing: border-box;
    text-indent: 0.2rem;
    opacity: 0.8;
}
.input-phone input {
    width: 4.3rem;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.input-item input::placeholder {
    font-size: 0.2rem;
}
.input-message.input-item .send-validate {
    padding: 0;
    border: none;
    outline: none;
    width: 1.46rem;
    height: 0.5rem;
    box-sizing: border-box;
    line-height: 0.5rem;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    font-family: "HanSongJian";
    font-size: 0.18rem;
    background-color: #bfa886;
    margin-left: 0.2rem;
    position: relative;
    float: right;
}
.input-message.input-item .send-validate.disabled {
    cursor: not-allowed;
}
.reservation-form .validate-btn {
    background-color: #bfa886;
    line-height: 0.5rem;
    padding: 0 10px;
    font-size: 0.28rem;
    cursor: pointer;
    display: inline-block;
    box-sizing: border-box;
}
.reservation-form .login-btn {
    position: relative;
    font-family: "HanSongJian";
    width: 2.54rem;
    height: 0.74rem;
    text-align: center;
    margin-left: 1.8rem;
    margin-top: 0;
    cursor: not-allowed;
    background: url("https://res.zulong.com/cms/mystyle/activity/reward/img/page2_appointment_btn_bg.png") no-repeat;
    background-size: 100%;
    display: block;
}
.reservation-form .login-btn {
    width: 2.09rem;
    height: 0.74rem;
    background: url("https://res.zulong.com/cms/mystyle/activity/reward/img/page2_btn_login.png");
    background-size: 100%;
    color: rgba(0, 0, 0, 0.3);
}
.reservation-form .back-btn {
    width: 1.72rem;
    height: 0.34rem;
    background: url("https://res.zulong.com/cms/mystyle/activity/reward/img/back_scan_btn.png") no-repeat center/100%;
    float: right;
    position: relative;
    bottom: 0.24rem;
    cursor: pointer;
}
.reservation-form .back-btn:hover {
    background: url("https://res.zulong.com/cms/mystyle/activity/reward/img/back_scan_btn1.png") no-repeat center/100%;
}
.reservation-wechat {
    position: absolute;
    left: 3.58rem;
    top: 4.06rem;
    width: 5.9rem;
    height: 4.4rem;
    background: url('https://res.zulong.com/cms/mystyle/activity/reward/img/wechat-box.png') no-repeat;
    background-size: 100%;
}
.reservation-wechat .code-box {
    width: 1.82rem;
    height: 1.82rem;
    border: 1px solid #000;
    padding: 0.14rem;
    box-sizing: border-box;
    /* background: #eaeaea url('https://res.zulong.com/cms/mystyle/activity/reward/img/wechat-code.jpg') no-repeat;
    background-size: 1.6rem 1.6rem;
    background-position: 0.1rem 0.1rem; */
    margin: 1rem auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.reservation-wechat .code-box img {
    width: 100%;
    height: 100%;
}
.reservation-wechat .code-box canvas {
    border: 0.06rem solid #fff;
    width: 100%;
    height: 100%;
}
.reservation-wechat .desc {
    margin: 0.22rem auto 0;
    font-size: 0.28rem;
    color: #010101;
    font-family: 'HanSongJian';
    text-align: center;
}
.reservation-wechat .toggle-btn {
    width: 1.75rem;
    height: 0.37rem;
    background: url('https://res.zulong.com/cms/mystyle/activity/reward/img/wechat-btn.png') no-repeat center/100%;
    margin: 0.2rem auto 0;
    cursor: pointer;
}
.reservation-wechat .toggle-btn:hover {
    background: url('https://res.zulong.com/cms/mystyle/activity/reward/img/wechat-btn1.png') no-repeat center/100%;
}
.login-btn p:nth-of-type(1) {
    padding-top: 0.24rem;
    font-size: 0.22rem;
    letter-spacing: 0.1rem;
    user-select: none;
    cursor: not-allowed;
}
.login-btn img {
    width: 0.07rem;
    height: 0.11rem;
    position: absolute;
    right: 0.28rem;
    top: 0.35rem;
}

.login-btn p:nth-of-type(2) {
    font-size: 0.06rem;
    letter-spacing: 0.09rem;
    transform: scale(0.7);
    width: 142%;
    margin-left: -23%;
}
.reservation-success {
    color: #000;
    font-size: 0.3rem;
    position: absolute;
    left: 3.58rem;
    top:3.9rem;
    display: none;
    /* font-family: 'HanSongJian'; */

}
.reservation-success p{
    width: 70%;
    margin-bottom: 0.2rem;
    /* line-height: 2; */
}
.reservation-success p:nth-of-type(1){
    font-size: 0.3rem;
    line-height: 0.58rem;
    font-weight: 600;
}
.reservation-success p:nth-of-type(2),.gift{
    font-size: 0.22rem;
    font-weight: bold;
    line-height: 0.3rem;
}
.gift .copy,.reservation-success .logout-btn{
    display: inline-block;
    margin-left: 0.2rem;
    cursor: pointer;
    border-radius: 0.2rem;
    background-color: #bfa986;
    padding:0 0.2rem;
    font-size: 0.16rem;
    font-weight: bold;
    line-height: 0.3rem;
    user-select: none;
}

.reservation-success p.tip{
    font-size: 0.16rem;
}
p.tip span{
    font-weight: bold;
}
.gift .copy:hover,.logout-btn:hover{
    opacity: 0.9;
}
.animate-box img {
    width: 2.36rem;
    height: 2.44rem;
    position: absolute;
    left: 3.34rem;
    top: 1.5rem;
    animation: upDown2 2s linear 0.1s infinite;
}
.animate-box1 img {
    width: 0.66rem;
    height: 0.7rem;
    position: absolute;
    left: 1.05rem;
    top: 1.41rem;
    animation: upDown2 2s linear 0.5s infinite;
}
.animate-box2 img {
    width: 0.74rem;
    height: 1.44rem;
    position: absolute;
    left: 0rem;
    top: 7.2rem;
    animation: upDown2 2s linear 1s infinite;
}