﻿/*通用盒子*/
.pd_top50{
    padding-top: 50px;
}
.pd_top70{
    padding-top: 70px;
}
/*通用背景颜色*/
.biandao_box_list{
    padding-bottom: 70px;
}
.box_white_bg{
    background: #fff;
}
.box_gray_bg{
    background: #efefef;
}
/*通用标题*/
.biandao_box_title{
    padding: 50px 0 24px;
    text-align: center;
    overflow: hidden;
}
.biandao_box_title h2{
    padding-bottom: 8px;
    line-height: 62px;
    text-align: center;
    color: #7b6444;
    font-size: 42px;
    font-weight: bold;
}
.biandao_box_title p{
    display: inline-block;
    padding: 0 36px;
    line-height: 34px;
    color: #7b6444;
    font-size: 24px;
    text-transform: uppercase;
    border: 1px solid #7b6444;
    position: relative;
}
.biandao_box_title p:before,
.biandao_box_title p:after{
    content: "";
    position: absolute;
    top: 50%;
    left: -40px;
    display: block;
    width: 60px;
    height: 1px;
    background: #7b6444;
}
.biandao_box_title p:after{
    left: auto;
    right: -40px;
}
.biandao_box_list .swiper-slide img
{
    width:100%;
    /*height:100%;*/
}
/*通用小标题*/
.side_title{
    text-align: center;
    padding: 17px 0 40px;
}
.side_title h3{
    display: inline-block;
    line-height: 1;
    color: #454545;
    font-size: 36px;
}
.side_title h3 i{
    float: left;
    width: 28px;
    margin-right: 10px;
    margin-top: 2px;
    padding-bottom: 9px;
    line-height: 23px;
    color: #fff;
    font-size: 20px;
    background: url(../images/side_title_list_token_2.png) left top no-repeat;
}

/*明星学员*/
ul.star_student_list{
    display: inline-block;
    padding-top: 17px;
    margin-right: -24px;
}
ul.star_student_list li{
    float: left;
    width: 280px;
    height: 466px;
    margin-right: 24px;
    border: 1px solid #bfbfbf;
    position: relative;
    overflow: hidden;
}
ul.star_student_list li img{
    position: relative;
    top: -1px;
    left: -1px;
}
ul.star_student_list .student_name{
    position: relative;
    font-family: "微软雅黑";
    margin-top: -1px;
    padding-left: 19px;
}
ul.star_student_list .student_name span{
    display: block;
    padding-bottom: 6px;
    line-height: 49px;
    color: #dfdfdf;
    letter-spacing: -1px;
    font-size: 30px;
    font-weight: 700;
}
ul.star_student_list .student_name h4{
    position: absolute;
    top: 30px;
    line-height: 1;
    color: #935119;
    font-size: 24px;
}
ul.star_student_list i{
    display: block;
    width: 24px;
    height: 3px;
    margin: 12px 0 10px 19px;
    background: #935119;
}
ul.star_student_list .student_info,
ul.star_student_list .student_works{
    padding: 0 0 14px 19px;
    overflow: hidden;
}
ul.star_student_list .student_info p{
    line-height: 18px;
    color: #333;
    font-size: 14px;
}
ul.star_student_list .student_works p{
    margin-right: 14px;
    line-height: 20px;
    color: #666;
    font-size: 12px;
}
ul.star_student_list .student_works span{
    color: #333;
}
ul.star_student_list .student_text{
    position: absolute;
    top: -1px;
    left: -283px;
    width: 234px;
    height: 444px;
    padding: 24px 24px 0;
    background: #935119;
    /*display: none;*/
}
ul.star_student_list .student_text h4{
    line-height: 35px;
    color: #fff;
    font-size: 24px;
}
ul.star_student_list .student_text i{
    width: 26px;
    margin: 10px 0;
    background: #fff;
}
ul.star_student_list .student_text p{
    padding-bottom: 20px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
}
ul.star_student_list .student_text a{
    display: block;
    width: 38px;
    height: 38px;
    text-indent: -999px;
    border-right: 19px;
    background: url(../images/star_tudent_btn_token_1.png) left top no-repeat;
}
.biandao_box_list p.text{
    width: 1060px;
    margin: 0 auto;
    padding-bottom: 32px;
    line-height: 30px;
    text-align: center;
    color: #666;
    font-size: 16px;
}
/*高考类型*/
.exam_type{
    overflow: hidden;
}
.exam_type .l,
.exam_type .r{
    width: 580px;
    height: 276px;
    padding: 37px 0;
}
.exam_type .l{
    text-align: left;
    background: url(../images/exam_type_bg1_2.jpg) left top no-repeat;
}
.exam_type .r{
    text-align: right;
    background: url(../images/exam_type_bg1_2.jpg) right top no-repeat;
}
.exam_type .text{
    width: 390px;
    height: 246px;
    padding: 30px 30px 0;
    background: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.exam_type .text strong{
    display: block;
    line-height: 44px;
    color: #4c4c4c;
    font-size: 28px;
    font-weight: normal;
}
.exam_type .text i{
    display: inline-block;
    width: 30px;
    height: 2px;
    margin: 12px 0;
    background: #7b6444;
}
.exam_type .text p{
    padding-bottom: 13px;
    line-height: 30px;
    text-align: left;
    color: #8f8f8f;
    font-size: 16px;
}
.exam_type .text a{
    float: right;
    width: 98px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #666;
    font-size: 16px;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #bfbfbf;
    transition: all .5s;
}
.exam_type .text:hover{
    -webkit-box-shadow: 0px 0px 6px 2px #eee;
    -moz-box-shadow: 0px 0px 6px 2px #eee;
    box-shadow: 0px 0px 6px 2px #eee;
}
.exam_type .text a:hover{
    color: #fff;
    background: #7b6444;
    border: 1px solid #7b6444;
}
/*表演高考优势*/
ul.biaoyan_ks_ys{
    display: inline-block;
    margin-right: -24px;
}
ul.biaoyan_ks_ys li{
    float: left;
    width: 208px;
    height: 363px;
    margin-right: 24px;
    padding: 45px 36px 0;
    text-align: center;
    border: 1px solid #c2c2c2;
}
ul.biaoyan_ks_ys li strong{
    line-height: 59px;
    font-size: 30px;
    color: #454545;
    font-weight: 100;
}
ul.biaoyan_ks_ys li i{
    display: block;
    width: 24px;
    height: 2px;
    margin: 0 auto 10px;
    background: #935119;
}
ul.biaoyan_ks_ys li p{
    padding-top: 162px;
    line-height: 28px;
    text-align: justify;
    text-align-last: center;
    color: #8b8b8b;
    font-size: 16px;
    background: url(../images/biandao_ys_token.png) -36px 31px no-repeat;
}
ul.college_list{
    display: inline-block;
    margin-left: 1px;
}
ul.college_list li{
    float: left;
    width: 198px;
    height: 198px;
    margin-left: -1px;
    border: 1px solid #d3d3d3;
    background: #fff url(../images/college_list_1.png) left top no-repeat;
}
ul.college_list li:hover{
    -webkit-box-shadow: 0px 0px 6px 1px #ccc;
    -moz-box-shadow: 0px 0px 6px 1px #ccc;
    box-shadow: 0px 0px 6px 1px #ccc;
}
ul.college_list li p{
    margin-top: 153px;
    line-height: 1;
    color: #454545;
    text-align: center;
    font-size: 16px;
}
p.title{
    display: block;
    padding-bottom: 41px;
    text-align: center;
    line-height: 1;
    color: #454545;
    font-size: 28px;
}
/*教师轮播图*/
.teacher_list{
    position: relative;
    height: 414px;
    padding: 0 60px;
}
.teacher_list ul li{
    float: left;
}
.teacher_list label{
    position: absolute;
    top: 0;
    width: 60px;
    height: 100%;
    margin-top: 0;
    background: #fff;
}
.teacher_list label.swiper-button-prev{
    left: 0;
}
.teacher_list label.swiper-button-next{
    right: 0;
}
.teacher_list a{
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background: url(../images/music_l_r_btn_1.png) no-repeat;
}
.teacher_list a.prev{
    left: 0;
}
.teacher_list a.next{
    right: 0;
    background-position-x: right;
}
.teacher_list a.prev:hover{
    background: url(../images/music_l_r_btn_1.png) left bottom no-repeat;
}
.teacher_list a.next:hover{
    background: url(../images/music_l_r_btn_1.png) right bottom no-repeat;
}


ul.jiaoxue_fangan{
    display: inline-block;
    margin-right: -24px;
}
ul.jiaoxue_fangan li{
    float: left;
    width: 280px;
    height: 163px;
    margin-right: 24px;
    padding-top: 203px;
    border: 1px solid #b6b6b6;
    background: url(../images/biandao_jiaoxue_fangan_token.png) left 56px no-repeat;
}
ul.jiaoxue_fangan li strong{
    display: block;
    text-align: center;
    color: #454545;
    font-size: 30px;
    font-weight: 100;
}
ul.jiaoxue_fangan li i{
    display: block;
    width: 24px;
    height: 2px;
    margin: 18px auto;
    background: #935119;
}
ul.jiaoxue_fangan li p{
    line-height: 28px;
    text-align: center;
    color: #8b8b8b;
    font-size: 16px;
}
/* 班级类型 */
#banji_type{
    overflow: hidden;
}
#banji_type ul{
    display: inline-block;
    margin-top: -12px;
    margin-right: -12px;
}
#banji_type li{
    float: left;
    width: 274px;
    height: 350px;
    margin: 12px 12px 0 0;
    padding: 10px;
    border: solid 1px #e5e5e5;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*#banji_type li:nth-child(1),#banji_type li:nth-child(2),#banji_type li:nth-child(3)*/
/*{*/
/*    width: 370px;*/
/*    !* height: 318px; *!*/
/*}*/
#banji_type li img{
    display: block;
    width: 100%;
    height: 173px;
    margin-bottom: 19px;
    background: #eee;
}
#banji_type li p{
    display: block;
    height: 66px;
    padding-bottom: 2px;
    line-height: 20px;
    text-align: justify;
    color: #999999;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    overflow: hidden;
}
#banji_type li a{
    display: block;
    width: 120px;
    height: 28px;
    margin: 0 auto;
}
#banji_type li a img{
    width: 100%;
    height: 100%;
    background: transparent;
}
#banji_type li label{
    display: block;
    padding-bottom: 6px;
    overflow: hidden;
}
#banji_type li strong{
    float: left;
    padding: 0;
    line-height: 30px;
    color: #4d4d4d;
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
}
#banji_type li span{
    float: right;
    line-height: 30px;
    color: #666;
    font-size: 16px;
    font-family: MicrosoftYaHei;
}
#banji_type li:nth-child(1) a,#banji_type li:nth-child(2) a,#banji_type li:nth-child(3) a{
    margin-top: -7px;
}
/*学霸视频*/
.biandao_xb_video_box{
    overflow: hidden;
    margin-top: 30px;
    padding: 0 60px;
    position: relative;
}
.biandao_xb_video_box ul {
    /*display: inline-block;*/
    /*height: 480px;*/
    /*margin-right: -4px;*/
}
/*.biandao_xb_video_box ul li{*/
    /*position: relative;*/
    /*float: left;*/
    /*width: 297px;*/
    /*height: 480px;*/
    /*!*margin-right: 4px;*!*/
    /*cursor: pointer;*/
    /*overflow: hidden;*/
/*}*/
/*.biandao_xb_video_box li i{*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*display: block;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*-webkit-transition: all 1s;*/
    /*-moz-transition: all 1s;*/
    /*-ms-transition: all 1s;*/
    /*-o-transition: all 1s;*/
    /*transition: all 1s;*/
    /*background: rgba(0,0,0,.5) url(../images/music_vidow_token_1.png) center center no-repeat;*/
/*}*/
/*.biandao_xb_video_box li:hover i{*/
    /*background: rgba(0,0,0,.1) url(../images/music_vidow_token_1.png) center center no-repeat;*/
/*}*/
/*.biandao_xb_video_box ul div.text{*/
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*width: 100%;*/
    /*height: 64px;*/
    /*padding: 0 20px;*/
    /*text-align: left;*/
    /*color: #fff;*/
    /*background: rgba(0,0,0,.5) url(../images/music_viode_text_icon_1.png) 251px 27px no-repeat;*/
/*}*/
/*.biandao_xb_video_box div.text span{*/
    /*line-height: 36px;*/
    /*font-size: 16px;*/
/*}*/
/*.biandao_xb_video_box div.text p{*/
    /*margin: 0;*/
    /*line-height: 1;*/
    /*color: #fff;*/
    /*text-align: left;*/
/*}*/
.biandao_xb_video_box label{
    position: absolute;
    top: 0;
    width: 60px;
    height: 100%;
    margin-top: 0;
    background: #efefef;
}
.biandao_xb_video_box label.swiper-button-prev{
    left: 0;
}
.biandao_xb_video_box label.swiper-button-next{
    right: 0;
}
.biandao_xb_video_box a.prev,
.biandao_xb_video_box a.next{
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background: url(../images/biandao_l_r_btn.jpg) no-repeat;
}
.biandao_xb_video_box a.prev{
    left: 0;
}
.biandao_xb_video_box a.next{
    right: 0;
    background-position-x: right;
}
.biandao_xb_video_box a.prev:hover{
    background: url(../images/biandao_l_r_btn.jpg) left bottom no-repeat;
}
.biandao_xb_video_box a.next:hover{
    background: url(../images/biandao_l_r_btn.jpg) right bottom no-repeat;
}
.biandao_xb_video_box{
    overflow: hidden;
}
.biandao_xb_video_box ul{
    /*display: inline-block;*/
    /*margin-right: -4px;*/
    height: 480px;
}
.biandao_xb_video_box ul li{
    position: relative;
    float: left;
    width: 297px;
    height: 480px;
    margin-right: 4px;
}
.biandao_xb_video_box li i{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 480px;
    transition: all .5s;
    background: url(../images/video_token1_1.png) center center no-repeat;
}
.biandao_xb_video_box li:hover i{
    background: url(../images/video_token2_1.png) center center no-repeat;
}
.biandao_xb_video_box .text{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 64px;
    color: #fff;
    background: url(../images/xueba_video_text_bg_1.png) left bottom no-repeat;
}
.biandao_xb_video_box .text span{
    display: block;
    line-height: 1;
    font-size: 16px;
    margin-left: 20px;
    margin-top: 10px;
}
.biandao_xb_video_box .text p{
    margin-left: 20px;
    margin-top: 8px;
    font-size: 20px;
    line-height: 1;
}
/*报名流程*/
.service_flow_content{
    padding-top: 25px;
    margin-left: 10px;
    overflow: hidden;
}
.service_flow_content dl{
    float: left;
    width: 200px;
    height: 410px;
    padding: 0 80px 0 40px;
    background: url(../images/service_flow_bg_2.png) no-repeat;
}
.service_flow_content div.fl{
    display: block;
    width: 110px;
    height: 380px;
    background: url(../images/service_flow_icon_2.png) center center no-repeat;
}
.service_flow_content dt{
    padding-left: 35px;
    line-height: 75px;
    color: #7b6444;
    font-size: 28px;
    font-family: "方正兰亭中黑_GBK";
    background: url(../images/service_flow_tub_2.png) left top no-repeat;
}
.service_flow_content dd{
    margin-top: 35px;
    text-align: center;
}
.service_flow_content li{
    line-height: 32px;
}
.service_flow_content a{
    display: block;
    color: #fff;
    font-size: 20px;
    font-family: "微软雅黑";
}
.service_flow_content dl.bm_flow li{
    margin-bottom: 48px;
}
/*校区轮播图*/
.tl_campus_fenbu{
    display: inline-block;
    overflow: hidden;
    background: #fff;
}
.tl_campus_fenbu .tl_campus_tp{
    width: 600px;
    height: 430px;
}
.tl_campus_fenbu .tl_campus_text{
    width: 500px;
    height: 310px;
    padding: 60px 50px;
    background: #fff;
}
.tl_campus_fenbu .tl_campus_text strong{
    display: block;
    padding-bottom: 19px;
    line-height: 30px;
    font-size: 28px;
    text-align: left;
}
.tl_campus_fenbu .tl_campus_text i{
    display: block;
    width: 28px;
    height: 2px;
    margin-bottom: 14px;
    background: #7b6444;
}
.tl_campus_fenbu .tl_campus_text p{
    padding-bottom: 27px;
    line-height: 27px;
    text-align: left;
    text-align-last: left;
    font-size: 16px;
    color: #666;
}
.tl_campus_fenbu .tl_campus_lb{
    padding: 0 59px;
    height: 86px;
}
.tl_campus_fenbu .tl_campus_lb li{
    float: left;
    margin-right: 10px;
}
.tl_campus_fenbu .tl_campus_lb b{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
}
.tl_campus_fenbu .tl_campus_lb li.swiper-slide-thumb-active b{
    box-sizing: border-box;
    border: 2px solid #7b6444;
    background: none;
}
.tl_campus_fenbu .tl_campus_lb label{
    position: absolute;
    top: 0;
    width: 59px;
    height: 100%;
    margin: 0;
}
.tl_campus_fenbu .tl_campus_lb label.swiper-button-next{
    left: 0;
    background: #fff;
}
.tl_campus_fenbu .tl_campus_lb label.swiper-button-prev{
    left: auto;
    right: 0;
    background: #fff;
}
.tl_campus_fenbu .tl_campus_lb a{
    display: block;
    width: 38px;
    height: 38px;
    margin-top: 24px;
    background: url(../images/icon_campus_l_r_btn_3.png) no-repeat;
}
.tl_campus_fenbu .tl_campus_lb a:hover{
    background: url(../images/icon_campus_l_r_btn_3.png) left bottom no-repeat;
}
.tl_campus_fenbu .tl_campus_lb a.fr{
    background-position-x: right;
}