input,select,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,select{outline: none;border: none;}
input[type=button], input[type=submit], input[type=file], button{cursor: pointer;-webkit-appearance: none;}
::-webkit-input-placeholder{color: #cdcdcd;}
:-moz-placeholder{color: #cdcdcd;opacity: 1;}
::-moz-placeholder{color: #cdcdcd;opacity: 1;}
:-ms-input-placeholder{ color: #cdcdcd;}
.cont4 .cont4-main .form .get_free_te{font-size: 16px;color: #fff;display: block;height: 57px;background-color: #6417bf;border-radius: 5px;width: 100%;margin-top: 31px;}
.fix-footer .get_free{display: inline-block;width: 148px;height: 42px;line-height: 42px;border-radius: 25px;text-align: center;color: #fff;background-color: #616aff;font-size: 18px;margin-left:96px;}
.tofree{position: fixed;width: 100%;height: 100%;z-index: 25;top: 0;left: 0;background-color: rgba(0,0,0,.5);display: none;}
.tofree .blank{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.tofree .surr{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;}
.tofree .form{width: 690px;padding: 44px 69px 49px;box-sizing: border-box;border-radius: 10px;box-shadow: 4px 5px 6px rgba(173,68,13,0.2);background-color: #fff;position: relative;}
.tofree h3{font-size: 30px;line-height: 1;text-align: center;color: #202020;margin-bottom: 28px;}
.tofree h3 strong{color: #ffa800;font-weight: 400;}
.tofree input, .tofree select, .tofree .getsms,.btnget{display: block;width: 100%;box-sizing: border-box;height: 70px;font-size: 24px;line-height: 70px;border-radius: 35px;}
.tofree input, .tofree select{background-color: #fef1e6;padding-left: 35px;color: #b7b7b7;}
.tofree select{color: #b7b7b7;appearance: none;-moz-appearance: none;-webkit-appearance: none;}
.tofree input::-moz-placeholder{color: #b7b7b7;}
.tofree input::-webkit-input-placeholder{color: #b7b7b7;}
.tofree input:-moz-placeholder{color: #b7b7b7;opacity: 1;}
.tofree input:-ms-input-placeholder{ color: #b7b7b7;}
.tofree .select{position: relative;margin: 28px auto;}
.tofree .select::before{content: '';width: 0;height: 0;position: absolute;border-style: solid;border-width: 10px 8px 0;border-color: #000 transparent transparent transparent;top: 30px;right: 70px;}
.tofree .imgcode{
    /* width: 400px;
    height: 100px;
    float:right;
    position: absolute;
    background: rgb(255, 255, 255);
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #b4b4b4;
    bottom: 223px;
    left: 219px;
    display: none;
    margin: 28px auto;
    display: flex;
    justify-content: space-between; */
}
.tofree .imgcode input{
    margin-bottom: 0;
    width: 100%;
    position: relative;
    margin: 20px 0 20px 0;
    bottom: 5px;
}
.tofree .imgcode img{
    height: 70px;
    position: relative;
    float: right;
    bottom:94px;
}
.tofree  .getsms,.btnget{background-image: radial-gradient(circle, #ff7d36, #ff691a);color: #fff;font-weight: bold;}
.tofree .imgcode.phone .hq_code{flex: 1;border-radius: 10px;background-color: #ff7d36;text-align: center;line-height: 70px;color: #b7b7b7;margin-left: 12px;font-size: 24px;font-style: normal;}
.tofree .imgcode.phone .hq_code.active{background-color: #dddddd;color: #fff;}
.tofree .getyzm{
    display: block;
    width: 30%;
    box-sizing: border-box;
    height: 70px;
    font-size: 24px;
    line-height: 70px;
    border-radius: 35px;
    background-image: radial-gradient(circle, #ff7d36, #ff691a);
    color: #fff;
    font-weight: bold;
    position: relative;left: 383px;
    bottom: 97px;
    
}
.tofree .tel{
    width: 363px;
    margin-top: 28px;
    margin-bottom: 28px;
}
.iphone{
    height: 100px;
}
.student{
    width: 691px;
    height: 420px;
    float: right;
    background: rgb(250, 250, 250);
    position: fixed;
    z-index: top;
    left: 422px;
    bottom: 170px;
    border-radius: 10px;
    display: none;
}
.information{
    width: 550px;
    margin: auto;
}
.information h3{
    position: relative;
    top: 50px;
    color:tomato;
}
.information input{
    position: relative;
    top: 70px;
}
.information .select{
    position: relative;
    top: 70px;
}
.information button{
    position: relative;
    top: 70px;
}
