body{  margin:0; padding:0; text-align:center;  font-size:12px; font-family:PingFangSC, sans-serif;}
table,td,tr,img,ul,li,h1,h2,p,object,param,embed{margin:0; padding:0; border:0;}
img{border:0;}
ul,li{list-style:none;}
a{text-decoration:none; color:#fff;}
a:hover{text-decoration:none;}
.clear{clear:both;}
.clearfix{zoom:1;}
.clearfix:after{content:""; display:block; height: 0; clear:both; visibility:hidden;}

/*-返回定部-*/
#tbox{width:54px; float:right; position:fixed; right:50px; bottom:55px;}
#gotop{ width:54px; height:54px; background:#c60f13; display:block;}
#gotop .retopic{display: inline-block; border-top: 2px solid; border-right: 2px solid; margin-top: 20px; width: 25px; height: 25px; border-color: #fff; transform: rotate(-45deg);}

.pc-box{width: 100%; height: 100%; margin: 45px auto 0 auto; text-align: center;  user-select: none;position: relative;z-index: 0;}
.pc-box .main-m{width:1100px; height: 100%;position: relative; margin: 0 auto; text-align: center;}

/* 公共title */
.pc-box  .main-m img{display: block;width: 100%;height: 100%;}

.pc-box .main-m .zxbtn{
    width: 210px;
    height: 55px;
    border-radius: 35px;
    position: absolute;
    bottom: 2px;
    right: 445px;
    cursor: pointer;
}


/* 顶部*/
.pc-box .top{width: 100%; height:428px;background: url("../images/bg01.png") no-repeat center;position: relative;}

/* 预约*/
.pc-box .get{width: 100%; height:446px;background: url("../images/bg02.png") no-repeat center;position: relative;}

.pc-box .get-form{padding: 8px 60px 0 60px;}
.pc-box .get-form .get-form-top{display: flex;align-items: center;justify-content: space-between;}
.pc-box .get-form .get-form-top .gft-item{
    position: relative;
    display: flex;align-items: center;justify-content: center;
    background-color: #fff;padding: 5px 8px;
}
.pc-box .get-form .get-form-top .gft-item .gfi-img{margin-right: 5px;color: #666666;font-size: 16px;font-weight: bold;}
.pc-box .get-form .get-form-top .gft-item .gfi-input{
    border-radius: 6px;padding: 0 0px 0 8px;
}
.pc-box .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{
    border: none;background: #ffffff;height: 36px;width: 130px;font-size: 16px;border-radius: 6px;
}
.pc-box .get-form .get-form-top .gft-item .gfi-getCode{position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);}
.pc-box .get-form .get-form-top .gft-item .gfi-getCode .getYzm{border: none;padding: 6px 15px;border-radius: 22px;display: flex;align-items: center;justify-content: center;color: #ffffff;background-color: #767676;}
.pc-box .get-form .get-form-top .gft-submit{
    cursor: pointer;
    width: 180px;
    height: 48px;
    background: linear-gradient(108deg, #edc089, #eecb95, #f8dec3, #f0c696);
    border-radius: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #5a233a;
    font-size: 20px;
    font-weight: bold;
}

.pc-box .get-form .get-form-bottom{display: flex;align-items: center;justify-content: center;margin-top: 12px;font-size: 12px;}

.pc-box .teacher{width: 100%; height:785px;background: url("../images/bg03.png") no-repeat center;position: relative;}

.pc-box .gift{width: 100%; height:346px;background: url("../images/bg04.png") no-repeat center;position: relative;}

.pc-box .onebyone{
    width: 100%; height:847px;
    background: url("../images/bg05.png") no-repeat center;
    position: relative;
}
.pc-box .get-formtwo{
    width: 395px;
    height: 310px;
    position: absolute;
    top: 300px;
    right: 90px;
}
.pc-box .get-formtwo .get-form-top{display: flex;flex-direction: column; align-items: flex-start;gap: 20px;}
.pc-box .get-formtwo .get-form-top .gft-item{
    position: relative;
    display: flex;align-items: center;
    background-color: #fff;
    border: 2px solid #c6c6c6;padding: 0 0px 0 8px;box-sizing: border-box;
    width: 100%;
}
.pc-box .get-formtwo .get-form-top .gft-item .gfi-img{margin-right: 5px;color: #666666;font-size: 16px;font-weight: bold;width: 65px;}
.pc-box .get-formtwo .get-form-top .gft-item .gfi-input{
}
.pc-box .get-formtwo .get-form-top .gft-item .gfi-input .gfi-input-name{
    border: none;background: #ffffff;height: 42px;width: 312px;font-size: 16px;
    padding-left: 8px;box-sizing: border-box;
}
.pc-box .get-formtwo .get-form-top .gft-item .gfi-getCode{position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);}
.pc-box .get-formtwo .get-form-top .gft-item .gfi-getCode .getYzm{border: none;padding: 6px 15px;border-radius: 22px;display: flex;align-items: center;justify-content: center;color: #ffffff;background-color: #767676;}
.pc-box .get-formtwo .get-form-top .gft-submit{
    cursor: pointer;width: 100%;height: 38px;
    background:linear-gradient(to right,#a40001,#d20001) ;
    display: flex;align-items: center;justify-content: center;
    position: relative;
    color: #fff;font-size: 16px;font-weight: bold;
}

.pc-box .get-formtwo .get-form-bottom{display: flex;align-items: center;justify-content: center;margin-top: 12px;font-size: 12px;}