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: 209px;
    height: 58px;
    border-radius: 35px;
    position: absolute;
    bottom: 0;
    right: 31%;
    transform: translate(-50%, 0);
    cursor: pointer;
    /* border: 1px solid red; */
}
.pc-box .main-m .zxbtntwo{
    width: 270px;
    height: 35px;
    position: absolute;
    bottom: 68px;
    right: 91px;
    cursor: pointer;
    /* border: 1px solid red; */
}


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

/* 预约*/
/* .pc-box .get{background-color: #ededed;padding: 15px 0;} */

.pc-box .get-form{padding: 0 70px;}
.pc-box .top .get-form-top{
    display: flex;align-items: center;justify-content: space-between;
    padding-top: 430px;
    box-sizing: border-box;
}
.pc-box .top .get-form-top .gft-item{
    position: relative;
    display: flex;align-items: center;justify-content: center;
    border: 1px solid #f2f2f2;border-radius: 6px;
    padding: 0 0px 0 8px;margin-right: 10px;background-color: #fff;
}
.pc-box .top .get-form-top .gft-item .gfi-img{margin-right: 5px;width: 24px;height: 24px;}
.pc-box .top .get-form-top .gft-item .gfi-input{}
.pc-box .top .get-form-top .gft-item .gfi-input .gfi-input-name{border: none;background: #ffffff;height: 40px;width: 180px;font-size: 16px;}
.pc-box .top .get-form-top .gft-item .gfi-getCode{position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);}
.pc-box .top .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 .top .get-form-top .gft-submit{
    cursor: pointer;height: 45px;
    background:#ffb93f ;border-radius: 36px;
    padding: 0 30px;
    display: flex;align-items: center;justify-content: center;
    position: relative;
}
.pc-box .top .get-form-top .gft-submit .gfs-img{margin-right: 6px;}
.pc-box .top .get-form-top .gft-submit .gfs-txt{color: #5a2336;font-size: 18px;font-weight: bold;}

.pc-box .top .get-form-top .gft-submit .activetxt{animation: cricleHandle 2s ease infinite;color: #fff;font-size: 16px;font-weight: bold;}
.pc-box .top .get-form-top .gft-submit .handactive{animation: fingerHandle 2s ease infinite;position: absolute;right: -40px;top:0;width: 84px;height: 77px;}

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


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

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

.pc-box .onebyone{
    width: 100%; height:804px;
    background: url("../images/bg04.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,#ffb93f,#fa9e3b) ;
    display: flex;align-items: center;justify-content: center;
    position: relative;
    color: #4a240d;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;}