@charset "utf-8";
.teacherMode{
    width: 100%;
    min-width: 1200px;
    background: url(../img/agencies/banner_bg2.png) 0 0 no-repeat scroll transparent;
    background-size: 100% 100%;
    height: 470px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.teacherMode .login_left{
    float: left;
    margin-top: 90px;
}
.teacherMode .login_left p {
    font-size: 48px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 24px;
  }
  .teacherMode .login_left span {
    font-size: 24px;
    font-weight: 400;
    color: #ffffff;
  }
.teacherMode .loginBox{
    margin-top: 50px;
}
.mainWap{
    margin-top: 54px;
}
.itemSet h3{
    color: #0C0408;
    text-align: center;
    font-size: 36px;
    margin-bottom:  24px;
    font-weight: 700;
}
.itemSet  p{
    text-align: center;
    font-size: 24px;
    color: #121212;
}
.s_main{
    overflow: hidden;
    zoom: 1;
    margin-top: 45px;
}
.s_left{
    float: left;
    margin-right: 66px;
}
.s_right{
    float: left;
    width: 40%;
    margin-top: 98px;
}
.s_right h4{
    font-size: 36px;
    color: #121212;
    margin-top: 35px;
    margin-bottom: 30px;
    font-weight: 700;
}
.s_right p{
    font-size: 16px;
    color: #333333;
    text-align: justify;
    line-height: 1.8;
}
.second .s_left{
    margin-right: 0;
}
.second .s_right{
    margin-right: 66px;
    width: 44%;
    margin-top: 39px;
}
.mainWap2{
    background: 100%;
    background: url(../img/agencies/big_bg.png) 0 0 no-repeat scroll transparent;
    background-size: 100%;
    padding-top:15px;
    margin-top: 60px;
}
.btnBox{
    margin-top: 48px;
}
.zx_btn{
    margin-right: 32px;
    cursor: pointer;
}
.rc_btn{
    cursor: pointer;
}