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 .titleall{}
.pc-box .titleall .bigtitle{font-size: 38px;line-height: 38px;font-weight: bold;color: #333333;}
.pc-box .titleall .bigtitle span{color: #eeaa01;}
.pc-box .titleall .smalltitle{text-align: center;font-size: 20px;color: #323232;line-height: 22px;margin-top: 12px;}

/* 顶部*/
.pc-box .top{width: 100%; height:640px;background: url("../images/bg01.png") no-repeat center;position: relative;}
.pc-box .top .formbox{
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pc-box .top .formbox .formtitle{
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #bd0602;
    width: 630px;
    height: 50px;
    background: linear-gradient(to right, #f6bd63, #f7dfb1, #f6bd63, #f7dfb1);
    border-radius: 20px 20px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pc-box .get-form{
    width: 100%;
    box-sizing: border-box;
    border: 6px solid transparent;
    border-image: linear-gradient(to top, #ec3331, transparent) 1;
    background: #fff;
    padding: 5px 30px;
}
.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;
}
.pc-box .get-form .get-form-top .gft-item .gfi-img{
    margin-right: 5px;
    color: #656565;
    font-size: 18px;font-weight: bold;line-height: 18px;
}
.pc-box .get-form .get-form-top .gft-item .gfi-input{border: 2px solid #c5c5c5;}
.pc-box .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{
    border: none;
    background: #ffffff;
    height: 40px;width: 140px;font-size: 16px;
    padding-left: 10px;box-sizing: border-box;
}
.pc-box .get-form .get-form-top .gft-item .gfi-getCode{position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);height:75%;}
.pc-box .get-form .get-form-top .gft-item .gfi-getCode .getYzm{
    background: #767676;border-radius: 30px;
    border: none;font-size: 16px; color: #fff;
    display: flex;align-items: center;justify-content: center;
    height: 100%;padding: 0 10px;
}
.pc-box .get-form .get-form-top .gft-submit{cursor: pointer;}
.pc-box .get-form .get-form-top .gft-submit .gfs-txt{
    width: 162px; height:47px;
    background: url("../images/hdan.png") no-repeat center;
    color: #fff;font-size: 20px;font-weight: bold;line-height: 20px;
    display: flex;align-items: center;justify-content: center;
}
.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:1922px;background: url("../images/bg02.png") no-repeat center;position: relative;}
.pc-box .kfbtn{
    width: 260px;
    height: 50px;
    border-radius: 35px;
    position: absolute;
    left: 420px;
    bottom: 13px;
    cursor: pointer;
}
.pc-box .school{ width: 100%; height: 673px;background: url("../images/bg03.png") no-repeat center;position: relative;}
.pc-box .schooltwo{ width: 100%; height: 342px;background: url("../images/bg04.png") no-repeat center;position: relative;}
.pc-box .gettwo{ width: 100%; height: 156px;background: url("../images/bg05.png") no-repeat center;position: relative;}




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

