html{padding-top: 0}

body{
    background-color: #f0f0f0;
    padding-bottom: 150px;
}

@media only screen and (min-width: 1200px){
    body{
        width: 1200px;
        margin: 0 auto;
    }
    .box1{
        width: 1200px;
    }
    .HOT-item-box{
        margin-top: 15px;
    }
    .student-box{
        height: 420px!important;
    }
    .student-name{
        margin-top: 280px!important;
    }
    .box-remen{
        height: 180px!important;
    }
}

@media only screen and (max-width: 1200px){

    .box1{
        width: 100%;
    }
}

@media only screen and (max-width: 350px){
    body{
        width: 350px;
    }
}

/*@media only screen and (min-width: 350px){*/
    /*body{ font-size: 20px !important; }*/
/*}*/
/*@media only screen and (min-width: 380px){*/
    /*body{ font-size: 22px !important; }*/
/*}*/
/*@media only screen and (min-width: 401px){*/
    /*body{ font-size: 25px !important; }*/
/*}*/
/*@media only screen and (min-width: 428px){*/
    /*body{ font-size: 26.75px !important; }*/
/*}*/
/*@media only screen and (min-width: 481px){*/
    /*body{ font-size: 30px !important; }*/
/*}*/
/*@media only screen and (min-width: 569px){*/
    /*body{ font-size: 35px !important; }*/
/*}*/
/*@media only screen and (min-width: 641px){*/
    /*body{ font-size: 40px !important; }*/
/*}*/

.box1 {
    position: fixed;
    top: 0;
    z-index: 20;
    background-color: gainsboro;
    padding-top: 20px;
    /*padding-bottom: 20px;*/
}

.box-logo {
    margin-left: 5%;
    width: 25%;
}

.box-slogan {
    width: 55%;
    text-align: center;
    margin-top: 10px;
}

.box-slogan img {
    max-width: 70%
}

.box2 {
    margin-top: 90px;
    background-color: red;
    height: 80px;
    color: white;
}

.box2 ul {
    display: inline
}

.navigation {
    width: 20%;
    font-size: 30px;
    text-align: center;
}

.navigation-right {
    border-left: white 2px solid
}

.box3 {
    background-color: gainsboro;
    padding-top: 15px;
    padding-bottom: 15px;
}

.box-remen {
    background-image: url("../image/remenkuang.png");
    background-size: cover;
    height: 150px;
    padding-left: 180px;
    padding-top: 40px;
    width: 90%;
    margin-left: 5%;
    margin-top: 10px;
}

.HOT-item-box{
    overflow: hidden;
    height: 35px
}

.HOT-item {
    font-size: 25px;
    color: white;
}

.HOT-item-title {
    color: yellow
}

.box4 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: white;
}

.box-course {
    width: 25%;
    padding-left: 2.5%;
    padding-right: 2.5%;
}

.course-name {
    text-align: center;
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 50px;
    max-height: 30px;
    color: black;
}

.box5 {
    background-color: gainsboro;
    margin-top: 30px;
    display: inline-block;
}

.teacher-title-box {
    margin-top: 50px
}

.teacher-title {
    font-size: 30px;
    width: 50%;
    text-align: center;
    line-height: 100px;
}

.teacher-cto {
    margin-top: 30px;
    display: inline-block;
    background-color: white;
}

.teacher-NB {
    margin-top: 30px;
    display: inline-block;
    background-color: white;
}

.teacher-pic-box {
margin-right: 50px}

.teacher-pic {
    /*height: 390px;*/
}

.teacher-content-box {
    /*width: 65%;*/
    /*height: 390px;*/
    /*display: inline-block;*/
    background-color: white;
    padding: 30px;
}

.teacher-name {
    display: inline-block;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: lighter;
}

.teacher-role {
    margin-top: 10px;
    font-size: 36px;
    font-weight: bold;
    font-family: Microsoft YaHei;
}

.teacher-describe {
    /*height: 160px;*/
    margin-top: 10px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: lighter;
}

.box6 {
    padding-top: 30px;
    background-color: white;
}

.student-box {
    float: left;
    width: 50%;
    height: 340px;
    background-size: cover;
}

.student-name {
    width: 50%;
    margin-top: 225px;
    margin-left: 25%;
}

.student-company-box {
    width: 100%;
    font-size: 30px;
    text-align: center;
}

.student-company {
    float: left;
    margin-top: 10px;
    color: black;
}

.student-salary {
    margin-top: 10px;
    float: left;
    color: red;
}

.student-button {
    width: 48.5%;
    margin-top: 10px;
    margin-bottom: 50px;
}

.box7 {
    background-color: white;
    margin-top: 30px;
    padding: 5%;
}

.environment-small-box {
    width: 32%;
    float: left;
    margin-right: 2%;
}

.environment-small-describe {
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px;
}

.box8 {
    margin-top: 50px;
    background-color: white;
}

.why-title {
    padding-top: 30px;
    text-align: center;
    padding-bottom: 30px;
}

.why-item {
    float: left;
    width: 50%;
}

.box9 {
    margin-top: 50px;
    background-color: white;
}

.more-title {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.more-item {
    width: 25%;
    float: left;
    text-align: center;
    border: 1px solid gainsboro;
    padding-top: 30px;
    padding-bottom: 30px;
}

.more-logo-box {
    height: 90px;
}

.more-describe {
    margin-top: 20px;
    font-size: 30px;
    color: black;
}

.form-box {
    width: 70%;
    background-color: white;
    margin-left: 15%;
    border-radius: 30px;
    margin-top: 50px;
}

.form-title-pic {
    margin-top: 50px;
    width: 80%;
    margin-left: 10%;
}

.form-title1 {
    font-weight: bold;
    margin-top: 30px;
    font-size: 30px;
    width: 90%;
    margin-left: 5%;
    text-align: center;
    font-style: italic;
}

.form-title1-important {
    font-size: 38px;
    color: red;
}

.form-title2 {
    text-align: center;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.form-input-box {
    padding-left: 20px;
    float: left;
    width: 75%;
    margin-left: 10%;
    background: gainsboro;
    line-height: 40px;
    margin-bottom: 20px;
    font-size: 20px;
    margin-top: 10px;
    margin-right: 10px;
}

.form-input {
    widoth: 50%;
    border: none;
    background-color: gainsboro;
}

.form-necessary {
    line-height: 70px;
    color: red;
    font-size: 40px;
}

.form-button {
    border: none;
    background-color: red;
    width: 100%;
    height: 100px;
    font-size: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    color: white;
    margin-top: 40px;
}

.box10 {
    margin-top: 50px;
    text-align: center;
}

.QR-title {
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    font-style: italic;
}

.QR-title-important {
    font-size: 38px;
    color: red;
}

.box11{
    margin-top: 70px;
    text-align: center;
    margin-bottom: 50px;
}

.phone {
    font-size: 30px;
    margin-top: 30px;
}

.address {
    font-size: 30px;
    margin-top: 20px;
}

.form-input{
    width: 75%;
    float: right;
}