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;
    }
}

@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
}

.lesson-title{
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px
}

.lesson-list{
    width: 5%;
    float: left;
    text-align: center;
}

.lesson-content{
    background-image: url(../image/hangyebiaozhundi.png);
    width: 90%;
    height: 290px;
    float: left;
    margin-bottom: 25px;
    font-size: 20px;
    color: white;
    padding: 20px;
}

.box4 {
    padding-top: 30px;
}

.project-title-pic{
    margin-top: 50px;
    margin-left: 5%;
    margin-bottom: 30px;
}

.course-button-box{
    font-size: 30px;
    width: 30%;
    float: left;
    margin-right: 3%;
    text-align: center;
    color: #e61016;
    border: solid 1px #e61016;
    height: 170px;
    padding-top: 10px;
}

.course-button-title{
    font-size: 36px;
    font-weight: bold;
}

.course-detail-content{
    margin-left: 5%;
    font-size: 30px;
    font-weight: lighter;
    line-height: 60px;
    color: #333333;
}

.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 {
    background-color: white;
    margin-top: 30px;
    display: inline-block;
}

.teacher-NB {
    margin-top: 30px;
    display: inline-block;
    background-color: white;
}

.teacher-pic-box {
    margin-right: 50px;
}

.teacher-pic {
    /*height: 500px;*/
}

.teacher-content-box {
    text-align: left;
    /*width: 65%;*/
    /*height: 500px;*/
    /*display: inline-block;*/
    padding: 30px;
}

.teacher-name {
    display: inline-block;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: lighter;
    /*margin-top: 80px;*/
}

.teacher-role {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}

.teacher-describe {
    /*height: 160px;*/
    margin-top: 30px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: lighter;
    line-height: 50px;
}

.pattern-title{
    margin-top: 50px;
    margin-bottom: 30px;
}

.pattern-item{
    float: left;
    width: 31%;
    margin-right: 1%;
    margin-left: 1%;
}

.howw-box{
    color: red;
}

.how-title{
    font-size: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.how-content{
    width: 25%;
    float: left;
    font-size: 30px;
    text-align: center;
    line-height: 80px;
    border: 1px red solid;
}

.how-content:hover{
    color: white;
    background-color: red;
}

.box6 {
    text-align: center;
    background-color: #393963;
    color: white;
}

.question-title{
    font-size: 40px;
    line-height: 100px;
}

.question-content{
    border: 1px white solid;
    line-height: 80px;
    width: 25%;
    float: left;
    font-size: 30px;
    text-align: center;
}

.question-content:hover{
    background-color: white;
    color: black;
}

.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: 25px;
    text-align: center;
}

.student-company {
    float: left;
    margin-top: 10px;
}

.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: 25px;
}

.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-top: 1px solid gainsboro;
    border-left: 1px solid gainsboro;
    padding-top: 30px;
    padding-bottom: 30px;
}

.more-logo-box {
    height: 90px;
}

.more-describe {
    margin-top: 20px;
    font-size: 30px;
    color: #333333;
    font-weight: lighter;
}

.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: 25px;
    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{
    text-align: center;
}


.phone {
    font-size: 30px;
    margin-top: 30px;
}

.address {
    font-size: 30px;
    margin-top: 20px;
}

.box11{
    margin-top: 74px;
    margin-bottom: 50px;
}



.project-box.alive{
    color: white;
    background-color: red;
}

.project-title{
    font-size: 36px;
    font-weight: bold;
}

.project-content{
    font-size: 30px;
    max-height: 42px;
    font-weight: lighter;
}

.project-box{
    width: 50%;
    float: left;
    text-align: center;
    border-top: 1px black solid;
    border-right: 1px black solid;
    padding: 45px 0;
    color: #071545;
}

.swiper-pagination-employment{
    text-align: center;
    font-size: 36px;
}

 .swiper-paginationer-employment{
     bottom: 10px;
     left: 0;
     width: 100%;
 }
/*自定义分页器的样式，这个你自己想要什么样子自己写*/
.swiper-paginationer-employment{
    margin: 0 6px;
    width: 23%;
    line-height: 70px;
    display: inline-block;
    background: #ffffff;
    color: #e61016;
    border:1px #e61016 solid
}
            /*自定义分页器激活时的样式表现*/
.swiper-paginationer-employment-active {
    opacity: 1;
    background-color: #e61016;
    color: #ffffff;
}

.course-detail-item-box{
    position: relative;
    overflow: hidden;
}

.line{
    width: 1px;
    height: 1000px;
    position: absolute;
    background-color: red;
    left: 15px;
}

.line-first{
    top: 44px;
}

.line-last{
    height: 44px;
}

.course-detail-item-circle{
    top: 15px;
    position: absolute;

}

.swiper-pagination-project{
    text-align: center;
    font-size: 30px;
}

 .swiper-paginationer-project{
     bottom: 10px;
     left: 0;
     width: 100%;
 }
/*自定义分页器的样式，这个你自己想要什么样子自己写*/
.swiper-paginationer-project{
    width: 50%;
    float: left;
    text-align: center;
    border-top: 1px black solid;
    border-right: 1px black solid;
    padding: 45px 0;
    color: #071545;
}
            /*自定义分页器激活时的样式表现*/
.swiper-paginationer-project-active {
    color: white;
    background-color: red;
}

.form-input{
    width: 75%;
    float: right;
}