﻿body {
    background-color: #fff;
}

footer {
    display: none;
}

.headerNavBox {
    background-color: #fff;
}

.headerNavLi a {
    color: #333;
}

.kuaisuNavLi {
    background: #0C58B9;
    color: #fff;
}

    .kuaisuNavLi a {
        color: #fff;
    }

.homeContentBigBox {
    width: 100%;
    position: relative;
}

.homeBannerBox {
    width: 100%;
    height: 380px;
}

.bannerImgBox {
    position: relative;
}

.bannerImg {
    position: absolute;
    display: none;
    width: 100%;
    height: 380px;
}

    .bannerImg img {
        display: block;
        width: 100%;
        height: 380px;
    }

.bannerNumBox {
    position: absolute;
    bottom: 10px;
    left: 50%;
    font-size: 0;
}

.bannerNum {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #666;
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
}

    .bannerNum i {
    }

.bannerNumThis {
    background: #fff;
}

.qiehuanBtn {
    display: none;
}

    .qiehuanBtn span {
        display: block;
        position: absolute;
        font-size: 60px;
        background: #fff;
        opacity: 0.6;
        top: 50%;
        margin-top: -40px;
        cursor: pointer;
    }

.bannerLf {
    left: 50%;
    margin-left: -320px;
}

.bannerRg {
    right: 50%;
    margin-right: -366px;
}

.userLoginInfo {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.userInfoRgBox {
    width: 230px;
    position: absolute;
    right: 0;
    top: -360px;
    background: #fff;
    height: 340px;
    padding: 20px 10px;
    overflow: hidden;
    font-size: 14px;
    color: #949596;
    display: inline-block;
}

.userMessage {
}

.userImg {
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}

    .userImg img {
        width: 100%;
        border-radius: 50%;
    }

.userTxt {
    display: inline-block;
    width: 140px;
    vertical-align: middle;
    color: #949596;
    font-size: 14px;
}

    .userTxt p {
    }

.userLoginBox {
    margin-top: 10px;
}

    .userLoginBox a {
        width: 90px;
        border: 1px solid #036ffb;
        display: inline-block;
        text-align: center;
        padding: 6px 0;
        color: #036ffb;
        margin: 0 6px;
    }

    .userLoginBox .userLogin {
        background: #036ffb;
        color: #fff;
    }

    .userLoginBox .userSignIn {
    }

.homeCourseBox {
    margin: 18px 0;
}

.videoBox, .tikuBox, .mobileBox {
    display: inline-block;
    vertical-align: middle;
    width: 66px;
    text-align: center;
    cursor: pointer;
}

.mobileBox {
    position: relative;
}

    .mobileBox .topYidongStudy {
        position: absolute;
        width: 110px;
        top: -120px;
        right: -10px;
    }

.homeCourseBox i {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/Img/Home/userRgIco.png)no-repeat 0 0;
    margin: 0 auto;
}

.homeCourseBox .videoIco {
    background-position: 0 0;
}

.homeCourseBox .tikuIco {
    background-position: -71px 0;
}

.homeCourseBox .mobileIco {
    background-position: -137px 0;
}

.homeCourseBox .videoIco:hover {
    background-position: 0 -30px;
}

.homeCourseBox .tikuIco:hover {
    background-position: -71px -30px;
}

.homeCourseBox .mobileIco:hover {
    background-position: -137px -30px;
}

.homeUserRgTxtBox {
    font-size: 12px;
}

    .homeUserRgTxtBox i {
        display: inline-block;
        vertical-align: middle;
    }

.homeUserRgTxtTop {
}

.hURTTopIco {
    width: 40px;
    height: 14px;
    background: url(/Img/Home/V.png)no-repeat 0px 0px;
}

.hURTTopTxt {
}

.homeUserRgTxtBottom {
}

.hURTBottomH3 {
    color: #036ffb;
    margin: 10px 0 6px;
    font-size: 16px;
}

.hURTBottomHIco {
    width: 20px;
    height: 14px;
    background: url(/Img/Home/V.png)no-repeat 0px -58px;
}

.hURTBottomP {
}

.hURTBottomPIIco {
    width: 20px;
    height: 14px;
    background: url(/Img/Home/V.png)no-repeat 0px -82px;
}

.hURTBottomP {
}

.hURTBottomPIIIco {
    width: 20px;
    height: 14px;
    background: url(/Img/Home/V.png)no-repeat 0px -99px;
}

.bannerBottomCont {
    width: 1200px;
    margin: 10px auto 0;
}

.hotApplyImg {
    margin-left: 320px;
    display: inline-block;
    vertical-align: middle;
}

.hotApplyTxt {
    display: inline-block;
    margin: 0 66px;
    text-align: center;
    vertical-align: middle;
}

.hotApplyTxtTop {
    margin-bottom: 20px;
}

.hotApplyTxt p {
    font-size: 20px;
}

.hotApplyTxtTop span {
    color: #036ffb;
}

.hotApplyTxtTop .fontSizeP {
    font-size: 26px;
    color: #036ffb;
}

.hotApplyTxtBottom span {
    color: #f55645;
}

.hotApplyTxtBottom .fontSizeP {
    font-size: 26px;
    color: #f55645;
}

.hotApplyRg {
    display: inline-block;
    vertical-align: middle;
}

.hotApplyRg img{width:160px;}

.hotCourseBox {
    width: 1200px;
    margin: 0 auto;
}

.hotCourseImg {
    width: 100%;
    margin: 50px auto;
    text-align: center;
}

    .hotCourseImg img {
        display: inline-block;
    }

.hotCourseTitle {
}

.hotCourseTitleUl {
    font-size: 0;
    border: 1px solid #999;
    border-radius: 20px;
    box-sizing: border-box;
}

.hotCoursetitleLi {
    display: inline-block;
    font-size: 22px;
    padding: 2px 10px;
    width: 239.5px;
    border-radius: 20px;
    text-align: center;
}

    .hotCoursetitleLi a {
        display: block;
    }

.hotCoursetitleLiThis {
    background: #036ffb;
}

    .hotCoursetitleLiThis a {
        color: #fff;
    }

        .hotCoursetitleLiThis a:hover {
            color: #fff;
        }

.hotCourseContBox {
}

.hotCourseContUl {
    font-size: 0;
    margin: 10px 0;
    display: block;
}

    .hotCourseContUl + .hotCourseContUl {
        display: none;
    }

.hotCourseContLi {
    width: 300px;
    display: inline-block;
    margin: 10px 0;
}

    .hotCourseContLi img {
        display: block;
        margin: 0 auto;
    }

.ztTeacherBox {
    width: 1200px;
    margin: 0 auto;
}

.ztTeacherTitle {
    width: 100%;
    margin: 50px auto;
    text-align: center;
}

    .ztTeacherTitle img {
        display: inline-block;
    }

.ztTeacherContBox {
    font-size: 0;
}

.ztTeacherContLe {
    display: inline-block;
    vertical-align: top;
    width: 300px;
}

.ztTeacherContRg {
    display: inline-block;
    vertical-align: top;
    width: 900px;
}

.ztTeacherContRgUl {
    font-size: 0;
    margin-left: 16px;
    margin-top: 4px;
}

.ztTeacherContRgLi {
    display: inline-block;
    margin-right: 26px;
    margin-bottom: 7px;
    width: 195px;
    height: 198px;
}

    .ztTeacherContRgLi img {
        display: block;
        width: 68%;
        margin: 0 auto;
    }

.moreTeacher {
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
}

    .moreTeacher a {
        color: #036ffb;
    }

.serviceBox {
    width: 1200px;
    margin: 0 auto;
}

.serviceTitle {
    width: 100%;
    margin: 50px auto;
    text-align: center;
}

    .serviceTitle img {
        display: inline-block;
    }

.serviceContBox {
    font-size: 0;
}

.serviceContLf {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
}

    .serviceContLf img {
        width: 100%;
    }

.serviceContRg {
    display: inline-block;
    vertical-align: middle;
    width: 893px;
    position: relative;
}

    .serviceContRg img {
        width: 100%;
    }

.yidongStudy {
    width: 200px;
    position: absolute;
    top: -58px;
    right: 60px;
    display: none;
}

    .yidongStudy img {
        width: 100%;
        border: 1px solid #c3dbf9;
    }

    .yidongStudy p {
        font-size: 14px;
        text-align: center;
        margin-top: 10px;
    }

.bottomFengeBox {
    width: 100%;
    background: #1440c0;
    margin: 50px 0;
}

.bottomFengeImg {
    width: 1200px;
    margin: 0 auto;
}

    .bottomFengeImg img {
        width: 100%;
    }

.footerBigBox {
    width: 1200px;
    margin: 0 auto;
    display: block;
}

.youqingHref {
}

    .youqingHref span {
        color: #333;
        font-weight: bold;
    }

    .youqingHref a {
        display: inline-block;
        margin: 0 10px;
        color: #666;
    }

.footerContHref {
    font-size: 0;
    margin-top: 40px;
}

.footerContList {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    color: #666;
    margin: 0 77px;
}

    .footerContList p {
        font-size: 18px;
        font-weight: bold;
        color: #333;
    }

        .footerContList p a {
            color: #333;
        }

.footerContListImg {
    width: 130px;
}

.footerContList p a:hover {
    color: #036ffb;
}

.footerContList a {
    display: block;
    margin: 10px 0;
    color: #666;
}

.footerContList img {
    width: 100%;
}

.footerLine {
    width: 100%;
    height: 1px;
    background: #f0f0f0;
    margin-bottom: 50px;
}

.ft-box {
    margin-top: 30px;
    font-size: 14px;
}

.teacherinfo {
    width: 190px;
    height: 196px;
    margin-top: -196px;
    text-align: left;
    position: absolute;
    background-color: #000;
    opacity: 0.6;
}

    .teacherinfo > p {
        color: white;
        font-size: 12px;
        margin-left: 15px;
        margin-right: 10px;
        margin-top: 5px;
    }

        .teacherinfo > p:first-child {
            text-align: center;
            font-size: 20px;
            margin-top: 20px;
        }

.mbaclass {
    display:block;
    font-size: 17px;
    color: white;
    text-align:center;
    margin-top:10px;
}
.kechengNavLi{background: #fff;color: #fff;}