@charset "utf-8";
.loginArea{
    width: 100%;
    min-width: 1200px;
    background: url(../img/agencies/banner_bg1.png) 0 0 no-repeat scroll transparent;
    background-size: 100% 100%;
    height: 670px;
}
.wapper{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}
.login_left{
    float: left;
}
 .login_left{
    float: left;
    margin-top: 108px;
}
 .login_left p {
    font-size: 48px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 24px;
    }
    .login_left span {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.8;
    color: #ffffff;
}
.networkSchoolLoginBox{
    float: right;
    margin-top: 109px;
    background: #fff;
    padding:  30px  40px;
    border-radius: 6px;
    /* margin-bottom: 109px; */
}

.ourAdvantages h3{
    color: #0C0408;
    text-align: center;
    font-size: 36px;
    margin: 55px 0 ;
    font-weight: 700;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.ysBox{
    overflow: hidden;
    zoom: 1;
}
.ysBox li{
    float: left;
    width: 380px;
    height: 196px;
    box-sizing: border-box;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 30px;
}
.ysBox li:nth-child(3n){
    margin-right: 0;
}
.ysBox li img{
    width: 380px;
    height: 196px;
}
.corseInfor h3{
    padding-top: 25px;
    margin: 10px auto 55px;
}
.onLine h3{
    margin: 35px auto 20px;
}
.bgKey{
    width: 100%;
    background: #F6FAFF;
    padding-bottom: 10px;
}
.leftWap{
    float: left;
    margin-right: 100px;
    margin-top: 20px;
}
.rigthWap{
    float: left;
    width: 40%;
}
.rigthWap h4{
    font-size: 36px;
    font-weight: 700;
    margin-top: 40px;
}
.itemCn{
    margin-top: 30px;
}
.itemCn p{
    font-size: 18px;
    color: #333;
    font-weight: 700;
    line-height: 2.2;
}
.manager{
    margin-top: 55px;
    padding: 40px 0 60px;
}
.manager .rigthWap{
    margin-right: 100px;
}
.manager .leftWap{
    margin-right: 0;
}
.payInfor{
    margin-top: 40px;
}
.sixSystems h3{
    margin: 55px auto 20px;
    padding-top: 60px;
}
.sixSystems{
    padding-bottom: 70px;
}
.sysBg {
    position: relative;
}
.sysBg img{
    float: left;
}
.inforText{
    background: #fff;
    float: left;
    width: 65%;
    height: 815px;
}
.itemIfo{
    line-height: 2;
    padding: 15px 20px 15px 50px;
    color: #7a7d8b;
}
.inforText .itemIfo:first-child{
    border:1px solid #557DF8;
    border-left: 0;
}
.inforText b{
    font-size: 24px;
    color:#1472ff;
    padding-right: 5px;
}
.numbs{
    width: 100%;
    background: #ffa60d;
    color: #fff;;
    text-align: center;
}
.numbs h4{
    font-size: 45px;
    font-weight: 700;
    text-align: center;
    padding-top: 70px;
    margin-bottom: 20px;
}
.numbs ul{
    padding: 50px 0;
}
.numbs li{
    float: left;
    width: 20%;
    text-align: center;
    border-right: 2px solid #ddd;
}
.numbs li span{
    display: block;
    font-weight: 700;
    font-size: 46px;
}
.numbs li  em{
    font-style: normal;
}
.sqhz{
    position: absolute;
    bottom: 17%;
    left: 4%;
    width: 265px;
    height: 70px;
    cursor: pointer;
}