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:#f19601; 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:1045px; height: 100%;position: relative; margin: 0 auto; text-align: center;}

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


/* 第一部分 */
.pc-box .setionOne{width: 100%; height:592px;
    background: url("../images/bg01.png") no-repeat top;
    position: relative;
}
/* 预约 底*/
.pc-container .setionOne .get-form{
    width: 1025px;
    position: absolute;left: 50%;bottom: 10px;transform: translate(-50%,0);
}
.pc-container .setionOne .get-form .get-form-top{display: flex;align-items: center;justify-content: space-between;}
.pc-container .setionOne .get-form .get-form-top .gft-item{
    position: relative;display: flex;align-items: center;justify-content: center;
}
.pc-container .setionOne .get-form .get-form-top .gft-item .gfi-img{
    margin-right: 5px;
    font-size: 18px;color: #666666;font-weight: bold;
}
.pc-container .setionOne .get-form .get-form-top .gft-item .gfi-input{
    border: 2px solid #f2f2f2;box-shadow: 7px 3px 4px 1px #dbdbdb;
}
.pc-container .setionOne .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{
    border: none;background: #ffffff;
    height: 40px;width: 125px;
    padding-left: 10px;
}
.pc-container .setionOne .get-form .get-form-top .gft-item .gfi-getCode{
    position: absolute;
    right: 5px;top: 50%;transform: translate(0, -50%);
}
.pc-container .setionOne .get-form .get-form-top .gft-item .gfi-getCode .getYzm{
    border: none;color: #767676;font-size: 14px;
    background-color: #fff;
}
.pc-container .setionOne .get-form .get-form-top .gft-submit{
    height: 40px;padding: 0 25px;
    border-radius: 30px;background: #ffc010;
    display: flex;align-items: center;justify-content: center;
    color: #085042;font-size: 18px;font-weight: bold;cursor: pointer;
}
.pc-container .setionOne .get-form .get-form-bottom{
    display: flex;align-items: center;justify-content: center;
    margin-top: 8px;
    font-size: 12px;
}






.pc-box .setionTwo{width: 100%; height: 487px;
    background: url("../images/bg02.png") no-repeat top;
    position: relative;
}
.pc-box .setionThree{width: 100%; height: 1011px;
    background: url("../images/bg03.png") no-repeat top;
    position: relative;
}
.pc-box .setionFour{width: 100%; height: 1839px;
    background: url("../images/bg04.png") no-repeat top;
    position: relative;
}
.pc-box .setionFive{width: 100%; height: 678px;
    background: url("../images/bg05.png") no-repeat top;
    position: relative;
}
.pc-box .setionSix{width: 100%; height: 577px;
    background: url("../images/bg06.png") no-repeat top;
    position: relative;
}
/* 预约 底*/
.pc-container .setionSix .get{
    position: absolute;right: 80px;bottom: 78px;
}
.pc-container .setionSix .get .get-form{
    width: 390px;
}
.pc-container .setionSix .get .get-form .get-form-top{display: flex;flex-direction: column; align-items: center;gap: 20px;}
.pc-container .setionSix .get .get-form .get-form-top .gft-item{
    width: 100%;position: relative;
    display: flex;align-items: center;justify-content: space-between;
    background-color: #fff;border: 2px solid #c9c9c9;box-sizing: border-box;
}
.pc-container .setionSix  .get .get-form .get-form-top .gft-item .gfi-img{
    width: 90px;text-align: right;
    font-size: 18px;color: #666666;font-weight: bold;
}
.pc-container .setionSix .get .get-form .get-form-top .gft-item .gfi-input{ width: 300px;}
.pc-container .setionSix .get .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{
    border: none;background: #ffffff;height: 48px;width: 300px;padding-left: 10px;box-sizing: border-box;
    font-size: 16px;
}
.pc-container .setionSix .get .get-form .get-form-top .gft-item .gfi-getCode{
    position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);
}
.pc-container .setionSix .get .get-form .get-form-top .gft-item .gfi-getCode .getYzm{
    border: none;padding: 6px 15px;
    border-radius: 22px;background-color: #767676;
    display: flex;align-items: center;justify-content: center;
    color: #ffffff;font-size: 16px;
}
.pc-container .setionSix .get .get-form .get-form-top .gft-submit{
    cursor: pointer;width: 100%; height: 48px;
    background:#ef7700;
    display: flex;align-items: center;justify-content: center;
    color: #fff;font-size: 20px;font-weight: bold;
}
.pc-container .setionSix .get .get-form .get-form-top .gft-submit .gfs-img{margin-right: 6px;}
.pc-container .setionSix .get .get-form .get-form-top .gft-submit .gfs-txt{color: #fffeff;font-size: 16px;font-weight: bold;}
.pc-container .setionSix .get  .get-form .get-form-bottom{display: flex;align-items: center;justify-content: center;margin-top: 10px;font-size: 12px;}




.pc-box .setionSeven{width: 100%; height: 247px;
    background: url("../images/bg07.png") no-repeat top;
    position: relative;
}

.pc-box .btnborde{
    width: 438px;height: 50px;
    border-radius: 30px;
    position: absolute;z-index: 100;
    bottom: 35px;left: 50%;transform: translate(-50%,0);
    cursor: pointer;
}


