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:1000px; 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:492px;
    background: url("../images/bg01.png") no-repeat top;
    position: relative;
}

/* 预约 顶 */
.pc-box .telePhoneForm {width: 100%; height:auto;  background: url("../images/bg02.png") no-repeat top;padding: 20px 0 35px 0;background-size: cover;}

.pc-box .telePhoneForm .get-form{    
    width: 968px;margin:0 auto 16px auto;
    display: flex;flex-direction: column;align-items: center;justify-content: center;
    background: #f4f5f7;border: 2px solid #0094f8;box-sizing: border-box;
    padding: 10px 0;
}
.pc-box .telePhoneForm .get-form .get-form-top{
    display: flex;align-items: center;justify-content: space-between;
    width: 100%;padding: 0 30px;box-sizing: border-box;
}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item{    position: relative;display: flex;align-items: center;justify-content: center;}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item .gfi-img{margin-right: 5px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item .gfi-input{  border: 2px solid #c5c5c5;box-shadow: 5px 5px 5px 2px #d1d2d4;}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{
    border: none;
    background: #ffffff;padding-left: 10px;
    font-size: 16px;
    width: 100px;height: 35px;
}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item .gfi-getCode{position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item .gfi-getCode .getYzm{border: none;color: #767676;background-color: #fff;font-size: 16px;}
.pc-box .telePhoneForm .get-form .get-form-top .gft-submit { 
    width: 145px;height: 37px;
    background: linear-gradient(145deg, #ffe804, #ffc82d);
    color: #01467d;font-size: 20px;line-height: 20px;font-weight: bold;
    display: flex;align-items: center;justify-content: center;
    cursor: pointer;
}

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

.pc-box .telePhoneForm .showimg{
    width: 100%;height: 1508px;position: relative;
}
.pc-box .telePhoneForm .showimg .kfone{
    width: 261px;height: 48px;
    border-radius: 26px;
    position: absolute;top: 237px;left: 50%;transform: translate(-50%, -50%);
    z-index: 1;cursor: pointer;
}
.pc-box .telePhoneForm .showimg .kftwo{
    width: 261px;height: 48px;
    border-radius: 26px;
    position: absolute;bottom: 353px;left: 50%;transform: translate(-50%, -50%);
    z-index: 1;cursor: pointer;
}

.pc-box .telePhoneFormtwo{margin: 15px auto 0 auto;}

.pc-box .last .lastimg{width: 813px;height: 33px;margin: 25px auto 0 auto;}