*{
    margin: 0;
    padding: 0;
}
.w100{
    width: 100%;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clear{
    clear: both;
}
.ykcg_banner .form{
    width: 300px;
    background:rgba(255,255,255,0.9);
    position: absolute;
    right: 0;
    margin-top: 10px;
}
.ykcg_banner .form p{
    font-size: 24px;
    color: #f95252;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 25px;
}
.ykcg_banner .form input{
    width: 262px;
    height: 40px;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    background: 0;
    margin-bottom: 17px;
    border: 1px solid #a6a6a6;
    outline: none;
    box-sizing: border-box;
    padding-left: 11px;
    color: #606060 ;
    font-size: 14px;
}
.ykcg_banner .form select{
    width: 262px;
    height: 40px;
    border-radius: 5px;
    background: 0;
    box-sizing: border-box;
    padding-left: 11px;
    margin: 0 auto;
    margin-bottom: 17px;
    display: block;
    color: #606060;
    outline: none;
    font-size: 14px;
}
.ykcg_banner .form .tijiao{
    width: 129px;
    height: 33px;
    background: 0;
    border: 1px solid #f95252;
    color:#f95252;
    border-radius:6px;
    font-size: 13px;
    text-align: center;
}
.title{
    text-align: center;
}
.title img{
    display: block;
}
.title  .p1{
    font-size: 17px;
    color: #353535;
}

.title  .p2{
    font-size:33px;
    color: #343434;
    font-weight: bold;
}
.title  span{
    font-size: 22px;
    color: #ff1717;
    letter-spacing: 1px;
}

.school_list{
    margin-top: 79px;
}
.school_list img{
    display: block;
    margin-top: 60px;
}
/*swiper*/
.textbox  .tou .name{
    font-size: 30px;
    color: #353535;
    margin: 0;
    margin-right: 37px;
}

.textbox  .tou .title{
    width: 217px;
    height: 26px;
    border: 1px solid red;
    text-align: center;
    color: #f95252;
    font-size: 18px;
    margin: 0;
    margin-top:9px;

}
.textbox  .contents{
    box-sizing: border-box;
    padding-bottom:5px;
    border-bottom: 1px solid #e0e0e0;
}
.textbox   .imgs{
    margin-top: 5px;
}
.textbox   .imgs img{
    display: inline-block;

    margin-right: 20px;
}

/*课程设置*/
.curriculum{
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}
.curriculum  .time{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 62px;
}
.curriculum  .time li{
    width: 281px;
    height: 136px;
    background: #fff;
    margin-right: 23px;
    float: left;
    box-shadow: 0px 1px 5px #888888;
    box-sizing: border-box;
    padding-top: 8px;
    text-align: center;
}
.curriculum  .time li img{
    display: block;
    margin: 0 auto;
}
.curriculum  .time li p{
    font-size: 24px;
    color: #25282b;
    text-align: center;
}

.curriculum  .time li span{
    font-size: 20px;
    color: #ff1717;
}
.curriculum  .jl{
    margin-bottom: 126px;
}
.curriculum  .jl li{
     width: 388px;
     height: 95px;
     margin: 0 auto;
     margin-right: 12px;
     border-radius:8px;
     float: left;
     color: #fff;
     font-size: 24px;
    text-align: center;
    padding-top: 26px;
}

.classroom{
    background: #f4f4f4;
    padding-top: 55px;
    padding-bottom: 79px;
    margin-top:124px;

}
.imgblock{
    display: block;
    margin: 0 auto;
}
.environment{
    width: 1200px;
    margin: 0 auto;
    margin-top: 90px;
    margin-bottom: 83px;
}
.zyb{
    width: 100%;
    background: url("../picture/zyb.jpg");
    height: 832px;
    background-repeat: no-repeat;
    background-position:center;
    margin-top: 92px;
}
.students{
    width: 1200px;
    margin: 0 auto;
    padding-top: 76px;
    padding-bottom: 151px;
}
.students_list{
    width: 1200px;
    margin: 0 auto;
}
.students_list li{
    width: 239px;
    height: 411px;
    text-align: center;
    border: 1px solid  #959595;
    float: left;
}
.students_list li img{
    width:100%;
}
.students_list li p{
    font-size: 16px;
    margin-top:7px;
    margin-bottom:0px;
}
.students_list li span{
    display:block;
    font-size: 14px;
}
















