* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style-type: none;
}

.top {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 25px;
}

.logo {
    width: 234px;
    height: 100%;
    display: block;
    float: left;
}

.logo img {
    display: block;
    background: rgba(0, 0, 0, 0.08);
}

.tel {
    width: 240px;
    height: 100%;
    display: block;
    float: right;
}

.tel img {
    width: 100%;
    display: block;
    margin-top: 10px;
}

.con {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.bg {
    position: relative;
}

/*  start --------------  */

.ban {
    width: 100%;
    height: 47.13vw;
    background: url(../images/banner.jpg) no-repeat center center;
    background-size: cover;
}

.ban_4 {
    position: absolute;
    top: 550px;
    left: -60px;
}

.ban_1 {
    position: absolute;
    top: 150px;
    left: 0;
}

.ban_2 {
    position: absolute;
    top: 150px;
    left: 0;
}

/*  end --------------  */

/* 面试挑战 start --------------  */
.mstz {
    width: 100%;
    height: 63.02vw;
    background: url(../images/mstz.jpg) no-repeat center center;
    background-size: cover;
}

.mstz_title {
    position: absolute;
    left: -237px;
    top: 34px;
}

/* 面试挑战 end --------------  */

/* 课程特色 start --------------  */
.kcts {
    width: 100%;
    height: 47.18vw;
    background: url(../images/kcts.jpg) no-repeat center center;
    background-size: cover;
}

.kcts_title {
    position: absolute;
    left: -96px;
    top: 100px;
}
/* 课程特色 end --------------  */

/* 班型介绍 start --------------  */
.zybx {
    width: 100%;
    height: 62.70vw;
    background: url(../images/zybx.jpg) no-repeat center center;
    background-size: cover;
}

.zybx_title {
    position: absolute;
    left: -239px;
    top: 56px;
}
/* 班型介绍 end --------------  */

/*  各地区相关课程 start -------------------  */

.xgkc {
    width: 100%;
    height: 85.98vw;
    background: url(../images/xgkc.jpg) no-repeat center center;
    background-size: cover;
}

.xgkc_title {
    margin-left: 276px;
}

.xgkc_con {
    margin-top: 65px;
    width: 100%;
    position: relative;
}

.kbap_box {
    width: 100%;
    height: 69vw;
    background-color: white;
    box-shadow: 1px 1px 10px #5d93ef;
    border-radius: 20px;
    margin-top: 30px;
    margin-bottom: 5px;
}

.kbap_menu {
    padding: 20px 50px 10px 50px;
    position: relative;
}

.kbap_libg {
    width: 30px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    top: 15px;
    display: none;
}

.kbap_menu ul {
    overflow: hidden;
    background: url(../images/kbli_bg.png) no-repeat center center;
    border-radius: 15px 15px 0 0;
}

.kbap_menu_li {
    float: left;
    width: 56px;
    height: 48px;
    text-align: center;
    line-height: 50px;
    color: #FFFFFF;
    cursor: pointer;
}

.kbap_menu_li:first-child {
    width: 80px;
}

.kbap_menu_active {
    color: #5d93ef;
    background: url(../images/kbli_bg2.png) no-repeat center center;
    height: 48px;
    line-height: 48px;
}

.kbap_m_r {
    border-radius: 15px 0 0 0;
}

.kbap_class {
    width: 100%;
    padding: 0px 50px 10px 50px;
    overflow: hidden;
}

.kbap_left {
    width: 78px;
    float: left;
    margin-right: 10px;
}

.kbap_left_li {
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: url(../images/kbli_bg2.png) no-repeat center center;
    margin-bottom: 1px;
    color: #5d93ef;
    cursor: pointer;
    font-size: 14px;
    position: relative;
}

.kbap_left_mon {
    position: absolute;
    left: -52px;
    z-index: 99;
    top: 0;
    width: 50px;
    color: #000000;
}

.kbap_active .kbap_left_mon {
    background-color: #d4eafe;
}

.kbap_right {
    float: left;
    width: 1010px;
    /*height: 700px;*/
    height: 63vw;

    overflow: auto;
}

.kbap_right::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}

.kbap_right::-webkit-scrollbar {
    width: 8px;
    background-color: #ffffff;
}

.kbap_right::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #dadce0;
}

.kbap_table {
    display: none;
}

.kbap_table_active {
    display: block;
}

.kbap_tab {
    width: 100%;
    display: none;
}

.kbap_tab table {
    width: 100%;
    border: 1px solid #ffefe8;
    border-collapse: collapse;
    font-size: 12px;
    color: #333;
}

.kbap_tab_active {
    display: block;
}

.kbap_tab tr {
    height: 40px;
}

.kbap_tab td {
    text-align: center;
}

.kbap_tab img {
    vertical-align: middle;
}

.kbap_active {
    background: url(../images/kbli_bg.png) no-repeat center center;
    color: #fff;
}

.kbap_tab_bg {
    background-color: #ffefe8;
}

.kbap_tab table tr:hover {
    background: #ffefe8;
}


.kcjj {
    text-align: center;
    margin-top: 20px;
}

.kcjj_img {
    vertical-align: middle;
    width: 16px;
}

.kcjj_title {
    color: #e93518;
    vertical-align: middle;
    font-size: 14px;
}

/*  各地区相关课程  end ---------------------------- */

/* 面试流程 start --------------  */
.mslc {
    width: 100%;
    height: 49.01vw;
    background: url(../images/mslc.jpg) no-repeat center center;
    background-size: cover;
    cursor:pointer;
}

.mslc_title {
    position: absolute;
    left: -6%;
    top: 90px;
    /*position: absolute;*/
    /*left: -239px;*/
    /*top: 56px;*/
}

/* 面试流程  end --------------  */


/* 教研内训 start --------------  */
.jynx {
    width: 100%;
    height: 50.15vw;
    background: url(../images/jynx.jpg) no-repeat center center;
    background-size: cover;
}

.jynx_title {
    position: absolute;
    left: -13%;
    top: 10px;
}
/* 教研内训 end --------------  */

/* 相关咨询 start --------------  */
.xgzx {
    width: 100%;
    height: 46.71vw;
    background: url(../images/xgzx.jpg) no-repeat center center;
    background-size: cover;
}

.xgzx_title {
    position: absolute;
    left: -13%;
    top: 60px;
}

/* 相关咨询 end ------------ */

/* 联系我们   start --------- */

.lxwm {
    width: 100%;
    height: 50.41vw;
    background: url(../images/lxwm.jpg) no-repeat center center;
    background-size: cover;

}

.lxwm-bg {
    /*background: url(../images/lxwm-bg.png);*/
    max-width: 1356px;
    height: 763px;
    margin: 0 auto;
}

.lxwm-con {
    width: 1215px;
    margin-top: 10px;
    padding-top: 10px;
}

.lxwm_title {
    text-align: center;
}

.lxwm_con {
    margin-top: 30px;
    width: 100%;
    height: 33vw;
    position: relative;
    background: url(../images/lxmw-w.png) no-repeat center center;
    background-size: 100% 100%;
}

.lxwm_u {
    padding: 70px 20px 0;
    overflow: hidden;
}


.ct_tab {
    width: 61px;
    height: 40px;
    float: left;
    margin-left: 2px;
    margin-top: 10px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    background-color: #5d93ef;
    color: #fff;
}

.ct_tab:first-child {
    border-top-left-radius: 10px;
}

.ct_tab:last-child {
    border-top-right-radius: 10px;
}

.ct_tab_active {
    border: 1px solid #5d93ef;
    color: #5d93ef;
    background-color: #fff;
    width: 59.3px;
    height: 38px;
}

.city {
    padding: 20px 20px 0;
    overflow: hidden;
    display: none;
}

.city_active {
    display: block;
}

.weizhi {
    font-size: 28px;
    color: #333;
    padding: 20px 0;
    border-bottom: 1px dashed #5d93ef;
    margin-top: 25px;
}

.weizhi img {
    vertical-align: middle;
}

.weizhi span {
    vertical-align: middle;
    margin-left: 10px;
}


.dianhua {
    font-size: 28px;
    color: #333;
    padding: 20px 0;
    border-bottom: 1px dashed #5d93ef;
}

.dianhua img {
    vertical-align: middle;
}

.dianhua span {
    vertical-align: middle;
    margin-left: 10px;
}


.luxian {
    font-size: 28px;
    color: #333;
    padding: 20px 0;
    border-bottom: 1px dashed #5d93ef;
}

.luxian img {
    vertical-align: middle;
}

.luxian span {
    vertical-align: middle;
    margin-left: 10px;
}


.contact {
    float: left;
    width: 800px;
    height: 25vw;
    padding: 0 30px;
}

.contact_code {
    float: right;
    width: 300px;
    height: 390px;
    text-align: center;
}

.contact_code_img {
    margin-top: 95px;
}

.contact_code_img img {
    width: 200px;
    height: 200px;
}

/* 联系我们   end --------- */

.footer {
    background-color: #0f2c97;
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}

.footer ul {
    width: 70%;
    margin: 0 auto;
    height: 30px;
}

.footer li {
    float: left;
    width: 12.5%;
    text-align: center;
}

.footer li a {
    width: 99%;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    border-right: 1px solid #8e8e8e;
    color: #fff;
    display: block;
}

.footer li:last-child a {
    border-right: none;
}

.footer p {
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

/*侧边联系栏 */
.rightTch {
    position: fixed;
    width: 200px;
    height: 243px;
    top: 50%;
    right: 0;
    margin-top: -120px;
    z-index: 999;
}

.rightTch > ul {
    height: 100%;
    width: 60px;
    float: right;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

.rightTch > ul li {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #FFF;
}

.rightTch > ul li:last-child {
    border: none;
    cursor: pointer;
}

.rightTch > ul li img {
    width: 40px;
    height: 40px;
    float: left;
    margin: 10px;
    display: block;
}

.rightTch .tch_box {
    width: 140px;
    height: 100%;
    float: left;
}

.rightTch .tch_box ul {
    width: 130px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.rightTch .tch_box ul li {
    display: none;
}

.rightTch .tch_box ul .tch_qq {
    width: 100%;
    height: 60px;
    background-color: #fff;
    color: #333;
    position: absolute;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #ccc;
}

.rightTch .tch_box ul .tch_qq a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: left;
    margin: 5px 25px;
    color: #fff;
    background-image: linear-gradient(#c8ace9, #9260cb);
    border-radius: 15px;
}

.rightTch .tch_box ul .tch_qq p {
    width: 100%;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
}

.rightTch .tch_box ul .tch_wx {
    width: 100%;
    height: 150px;
    position: absolute;
    top: 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #ccc;
}

.rightTch .tch_box ul .tch_wx img {
    width: 100px;
    height: 100px;
    float: left;
    display: block;
    margin: 5px 15px;
    background: rgba(0, 0, 0, 0.1);
}

.rightTch .tch_box ul .tch_wx p {
    width: 100px;
    line-height: 15px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
}

.rightTch .tch_box ul .tch_dh {
    width: 100%;
    height: 60px;
    position: absolute;
    top: 123px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #ccc;
}

.rightTch .tch_box ul .tch_dh p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

/*侧边导航栏*/
.leftNav {
    width: 140px;
    height: 514px;
    background: url(../images/nav.png) no-repeat center center;
    position: fixed;
    left: 5px;
    top: 50%;
    overflow: hidden;
    margin-top: -257px;
    z-index: 999;
    background-size: 100%;
}

.leftNav ul {
    width: 100%;
    height: 448px;
    margin-top: 20px;
}

.leftNav ul li {
    width: 100px;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 13.9px;
    margin-left: 20px;
}

.leftNav ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: white;
    font-size: 20px;
}

.leftNav span {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    float: right;
    cursor: pointer;
}

.leftNav span a {
    width: 40px;
    height: 30px;
    color: #fff;
    display: block;
    margin: 0 auto;
    -webkit-transition: all 0.6s;
}

.leftNav span a:hover {
    -webkit-transform: rotateZ(360deg);
    color: #333;
}

.leftImg {
    width: 40px;
    height: 160px;
    background: url(../images/zk.png) no-repeat center center;
    position: fixed;
    top: 50%;
    left: -100px;
    margin-top: -80px;
    cursor: pointer;
    opacity: 0;
    border-radius: 0 15px 15px 0;
    background-size: 100%;
}

.leftImg p {
    width: 20px;
    line-height: 20px;
    height: 100%;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}


/*@media only screen and (max-width: 1250px) {*/
/*    .bg {*/
/*        width: 1250px;*/
/*    }*/
/*}*/
