body{
    min-width: 1200px;
    background-size:cover; 
    -webkit-background-size:cover;
    color: #000;
    font-weight: 500;
    font-size: 1.05em;
    font-family: "Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
    /*background: #ccc;*/
}
.blocking_1200{
    width: 1200px;
    margin: 0 auto;
}
.blocking_1100{
    width: 1100px;
    margin: 0 auto;
}
.blocking_1000{
    width: 1000px;
    margin: 0 auto;
}
a.more {
    display: inline-block;
    width: 372px;
    height: 70px;
    background: #f1223c;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 28px;
    position: absolute;
    bottom: 67px;
    left: 50%;
    margin-left: -186px;
    border-radius: 35px;
}
header{
    width:100%;
    height:60px;
    position: relative;
    background: #000;
}
.nav h1{
    width: 250px;
    float: left;
}
.nav h1 img{ 
    width: 189px;
    margin: 6px 0;
}
.nav{
    width: 100%;
    height:60px;
    background: rgba(0,0,0,.5);
    line-height: 59px;
    position: fixed;
    top:0;
    z-index: 100;
}
.nav ul{
    float: left;
}
.nav ul a li{
    float:left;
    width:83px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.nav ul a:hover li{
    background: #be390c;
    color: #ffffff;
}
.sub_nav{
    height:53px;
    line-height: 53px;
    background:#848181;
}
.sub_nav ul li{
    font-size: 16px;
    float: left;
    color: #fff;
    width:209px;
    margin:0 20px;
    text-align:center;
}
.sub_nav ul a:hover li{
    background: #fff;
    color:#6c6c6c; 
}
.banner{
    width:100%;
    position: relative;
    top:-60px;
}
.banner img{
    width: 100%;
}
.lj{ 
    width: 370px;
    height:40px;
    line-height:40px;
    position: absolute;
    bottom: 407px;
    left: 50%;
    margin-left: -175px;
}
.lj p{
    width: 145px;
    display: inline-block;
    border: 2px solid #fff;
    margin-left: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #ff243f;
    box-shadow: 3px 4px 5px #333;
}
.lj p:hover{
    background:#ff7901;
}
/*导航banner结束*/
/*导语*/
.daoyu{
    width: 900px;
    position: absolute;
    bottom: 73px;
    left: 50%;
    margin-left: -450px;
    color: #fff;
    letter-spacing: 1px;
    text-align: justify;
    line-height: 30px;
}
.daoyu h3{
    font-size: 30px;
    display: inline-block;
    letter-spacing: 3px;
    line-height: 50px;
}
.content{
    margin-top: -60px;
    width:100%;
    height:auto;
}
.why{
    height: 610px;
    position: relative;
}
.why h3{
    margin: 35px 0;
    height: 92px;
    background: url(../images/whybg.png)no-repeat;
}
.why .why_be{
    width: 500px;
    height: 300px;
}
.why .why_be h5{
    line-height: 10px;
    font-size: 24px;
    text-align: center;
    color: #609;
}
.why .why_be ul{
    width: 400px;
    margin:0 auto;
}
.why .why_be ul li{
    list-style: disc;
    line-height: 28px;
    font-size: 14px;
    color: #609;
}
.why .why_be ul li span{
    color:#000;
}
.why .why_left{
    background: url(../images/leftbg.png)no-repeat;
}
.why .why_right{
    background: url(../images/rightbg.png)no-repeat;
}
.jiemi{
    height: 840px;
    background: #660099;
    position: relative;
}
.jiemi h3{
    height: 131px;
    background: url(../images/jiemi.png)no-repeat;
    background-position: 0 30px;
    margin: 0px 0 48px;
}
.school_container {
    position: relative;
    width: 100%;
    height: 204px;
    overflow: hidden;
}
.school_container .school_wrap {
    position: absolute;
    left: 26px;
    top: 0;
    height: 204px;
    overflow: hidden;
}
.school_container .school_wrap .list {
    /* float: left; */
    /* width: 998px; */
    /* padding: 0 25px; */
    height: 204px;
    overflow: hidden;
    background: none;
}
.school_container .school_wrap .list li{
    float: left;
    margin: 0 6px;
    /* width: 165px; */
}
.school_container .school_wrap .list li a{
    color: #fff;
}
/*.school_container .school_wrap .list li a{
    color: #ff6600;
}*/
.school_container .school_wrap .list .pic{
    width: 122px;
    height: 122px;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.school_container .school_wrap .list .pic img{display: block;-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;}
.school_container .school_wrap .list p{
    padding-top: 14px;
    text-align: center;
    font-size: 18px;
}
.change{
    color: #ff6600;
    font-weight: 700;
}
.recover{
    color:#fff;
    font-weight: normal;
}
.school_container .school_btn{
    position: absolute;
    top: 65px;
    width: 22px;
    height: 34px;
}
.school_container .school_btn:before{
    content: '';
    position: absolute;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
}
.school_container .school_prev{
    left: 0;
    background: url(../images/btn_left.png) no-repeat;
}
.school_container .school_next{
    background: url(../images/btn_right.png) no-repeat;
    right: 0;
}
.school_container .dots{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.school_container .dots span{
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 6px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.school_container .dots span.hot{
    background-color: #3a3a3a;
}
.school_detail{
    position: relative;
    height: 220px;
    margin-top: 38px;
}
/* .jiemi .tab_box div{
        display: none;
} */
.school_detail{
    display: none;
}
.jiemi .tab_box:first-child{
    display:block;
}
.school_detail:before{
    content: '';
    position: absolute;
    left: -10px;
    top: -10px;
    width: 100%;
    height: 220px;
    border: 1px solid #3a3a3a;
}
.school_detail .info{
    position: relative;
    height: 240px;
    background-color:#ff6600;
    z-index: 5;
}
.school_detail .info .left{
    text-align: center;
    float: left;
    width: 235px;
    padding:88px 25px 0;
    height: 240px;
}
/*.school_detail .info .left .name{
    display: table;
    width: 130px;
    height: 80px;
    margin: 0 auto 24px;
}*/
.school_detail .info .left .txt{
    width: 235px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 28px;
    color:#f60;
}
.school_detail .info .right{
    margin-left: 260px;
    padding: 14px 40px 0 0;
    color: #fff;
    line-height: 24px;
}
.school_detail .info .right .txt{font-size: 14px;line-height: 22px;position: relative;padding-left: 18px;}
.school_detail .info .right .inline{display: inline-block;}
.school_detail .info .right .pl{margin-left: 40px;}
.school_detail .info .right .word_href{color:#2e8b90;font-weight: 700;text-decoration: underline;}
.right .txt:before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    background-color: #660099;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.time{
    height:835px;
    background: url(../images/guihuabg.jpg)no-repeat;
    background-size: 100%;
    position: relative;
}
.time .time_cont{
    height: 700px;
    background: url(../images/time.png)no-repeat;
    background-size: 100%;
    position: relative;
}
.time .time_cont div{
    width: 200px;
    font-size: 14px;
    line-height: 21px;
}
.time .time_cont div p{
    line-height: 34px;
    font-size: 18px;
    font-weight: bold;
}
.time .time_cont div.one{
    position: absolute;
    top: 138px;
    left: 162px;
}
.time .time_cont div.two{
    position: absolute;
    top: 138px;
    right: 123px;
}
.time .time_cont div.three{
    position: absolute;
    top: 365px;
    left: 136px;
}
.time .time_cont div.four{
    position: absolute;
    top: 347px;
    right: 120px;
}
.time .time_cont div.five{
    position: absolute;
    top: 570px;
    left: 165px;
}
.time .time_cont div.six{
    position: absolute;
    top: 570px;
    right: 105px;
}
.yaoqiu{
    height: 836px;
    background:url(../images/yaoqiubg.jpg)no-repeat;
    background-size: 100%;
    position: relative;
}
.yaoqiu h3{
    width: 1000px;
    height: 108px;
    background:url(../images/yaoqiu.png)no-repeat;
    background-size: 100%;
    background-position: 0 32px;
    margin: 0px auto 58px;
}
.yaoqiu ul li{
    float: left;
    width: 353px;
    height: 495px;
    background:url(../images/yq1.png)no-repeat;
    background-size: 100%;
    margin-left: 20px;
    padding: 30px;
    font-size: 15px;
    line-height: 26px;
    position: relative;
}
.yaoqiu ul li p{
    color: #333;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 14px 0 24px;
}
.yaoqiu ul li span{
    color:#ff0000;
}
.yaoqiu ul li a{
    display: block;
    width: 100px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background: #f1223c;
    position: absolute;
    bottom: 28px;
    left: 50%;
    margin-left: -50px;
    color: #fff;
}
.yaoqiu ul li:hover a{
    background:#660999;
}

.success {position: relative; width: 100%; height: 950px; background: url("../images/success.jpg") center 0/cover no-repeat; }
.success h3{
    width: 1000px;
    margin:0 auto;
    height: 155px;
    background-size: 100%;
    background:url(../images/qule.png)no-repeat;
    background-position: 0 40px;

}
.success .wrapper{width:1200px;margin:0 auto;}
.list { position: relative; z-index: 1; width: 1200px; height: 636px;background: url(../images/shadow.png)no-repeat bottom;}
table tbody{text-align: center;}
table tbody tr td{font-size: 14px;}

.jyds_cgal{background: url(../images/jydsbg.jpg)no-repeat;width:100%;height:auto;background-size:100%; }
/*精英导师*/
.jiu h2{height:138px;background:url(../images/tuandui.png)no-repeat center 59px;margin-bottom: 30px;}
.jiu{ width:100%; height:595px;border-top: 5px solid #672a0e;}
.jiuno{border:none;height: 505px;/*width:670px;margin:0 auto;*/}
.jiu img{margin: 0 auto 10px;width: 70%;}
.jiu ul{ width:1000px; height:490px; margin:0 auto; padding-top:30px;}
.jiu ul li{ width:240px; height:400px; float:left; margin:0 5px;}
.jiu ul li h3{  color:#FFF; text-align:center; margin-bottom:10px;}
.jiu ul li a span{ display:block; color:#FFF; width:100%; line-height:26px; font-size:14px;margin-left: 10px;text-align: justify;padding:0 10px;}
.jiu ul li b a{margin-top: 11px; display:block; float:right; width:100%;  height:30px; background-color:#f26f21; color:#FFF; text-align:center; line-height:30px;}
/*精英导师end*/

.list .table { width: 100%; }
.list .table ul { *zoom: 1; list-style: none; padding-left: 0; margin: 0; color: #fff; }
.list .table ul:after { content: "\0020"; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.list .table ul li { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; float: left; text-align: center; height: 60px; line-height: 60px; }
.list .table ul li:nth-child(3) { position: relative; z-index: 2; }
.list .table.th { margin-top: 30px; }
.list .table.th ul li { background-color:#660999; font-size: 18px; }
.list .table.th ul li:not(:last-child) { border-right:1px solid #275694; }
.list .table.th ul li:nth-child(2) { border-right: none; }
.list .table.th ul li:nth-child(3) { border-left: 1px solid #660999; border-right: 1px solid #660999; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 3px; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 3px; box-shadow: rgba(0, 0, 0, 0.5) 0 0 3px; height: 80px; line-height: 80px; margin-top: -20px; }
.list .table.tbody { overflow-x: hidden; overflow-y: scroll; height: 520px; }
.list .table.tbody ul { width: 100%; color: #000; }
.list .table.tbody ul li { height: 65px; font-size: 15px;border-right: 1px solid #d2d0d0;}
.list .table.tbody ul li:last-child{border-right: none;}
.list .table.tbody ul li:nth-child(2){    box-shadow: rgba(160, 147, 147, 0.5) 1px 0 1px;} 
.list .table.tbody ul li:nth-child(3){    box-shadow: rgba(160, 147, 147, 0.5) 1px 0 1px;}   
.list .table.tbody ul li.cz{padding-top: 10px;line-height: 20px;}
.list .table.tbody ul:nth-child(odd) { background-color: #fff;  }
.list .table.tbody ul:nth-child(even) { background-color: #eaebf4;}
/*底部开始*/
footer{width:100%;height: 158px; }
.bottom {letter-spacing: 1px;width: 1000px;height: 145px;font-size: 13px;margin: 0 auto;text-align: center;margin-left: auto;margin-right: auto;/*background: #0e0d0b;*/}
.bottom-1 {width: 1000px;height: 25px;line-height: 25px;float: left;color: #000;}
.bottom-1 a {color: #000;}
.bottom-1 a:hover{text-decoration: underline;}





