body{
    background-color: #f5f5f5;
}
*,html,body{
    margin:0px;
    padding:0px;

}
ul,li{
    list-style: none;
}
a,a:hover,a:-webkit-any-link{
    text-decoration:none;
}

em, i, cite {
    font-weight: 400;
    font-style: normal;
}
input, textarea, button, select {
    border: 0;
    outline: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}
::-webkit-scrollbar {
  display: none; 
}
.mt15{
    margin-top: 15px;
}


.fl{
    float: left;
}
.fr{
    float: right;
}
.red{
    border:1px red solid;
}

.head_logo {
    padding: 10px;
    background-color: #fff;
    overflow: hidden;
}
.Index_City_main {
    color: #666;
    margin-left: 20px;
    font-size: 14px;
}
.Index_City_main img{
    margin-top: 7px;
    margin-right: 5px;
}
.Index_City_main span{
    margin-top: 4px;
}
.syd-nav-icon {
    float: right;
    width: 18px;
    height: 15px;
    background: url(../img/syd-new-sprite.png);
    background-size: contain;
    margin-top:8px;
}
.fenlei_show_C{
    position: fixed;left:0;right:0;z-index: 9;top:50px;background-color: rgba(0, 0, 0, .5);bottom:0;display: none;
}
.navbar-nav{
    margin:0px;
    background-color: #fff;width: 40%;float: right;height: 100%;overflow: scroll;    padding-bottom: 50px;
}
.navbar-nav li:nth-child(1) {
    background-color: #fe6a00;
    color: #fff;
    padding: 12px 0px 12px 15px;
    font-size: 16px;
}
.nav>li{
    border-bottom:1px #eee solid;
    float: left;
    width: 100%;
}
.nav>li:nth-last-child(1){
    border-bottom:none;
}
.nav>li>a{
    padding:15px;
    color: #666;
    font-size: 14px;
    float: left;
}

#City_more{
    position: fixed;
    left: 0;
    top: -60px;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 999;
    display: none;
}
.City_list {
    position: absolute;
    left:20px;
    right:20px;
    top:150px;
    bottom:150px;
    background-color: #fff;
    overflow-y: scroll;    
}

.hot-city {
    border-bottom: solid 1px #e6e6e6;
    padding: 15px;
    font-size: 14px;
    position: fixed;
    background: #fff;
    z-index: 9;
  
    right: 20px;
    left: 20px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
}
.hot-title {
    display: inline-block;
    line-height: 35px;
    vertical-align: top;
    color: #fe6a00;
}
.close_btn{
    position: absolute;
    color: #222;
    right: 10px;
    top:10px;
}
.hot-city a {
    color: #3e3e3e;
    text-decoration: none;
    padding-right: 25px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    white-space: nowrap;
}
.city-letter-group {
    font-size: 14px;
    position: absolute;
    top:95px;
}
.city-letter-group li {
    padding: 6px 15px;
    border-bottom: solid 1px #e6e6e6;
    position: relative;
    overflow: hidden;
}
.city-letter {
    float: left;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #f8f8f8;
    border: solid 1px #eee;
    vertical-align: top;
}
.city-items {
    float: left;
    width:86%;
    line-height: 33px;
}

.city-items a {
    padding: 0px 10px;
    text-decoration: none;
    color: #666;
    white-space: nowrap;
}

.slideBox{ position:relative; overflow:hidden; margin:0px auto;  /* 璁剧疆鐒︾偣鍥炬渶澶у搴� */ }
.slideBox .hd{ position:absolute; height:20px; line-height:20px; bottom:10px; right:10px; z-index:1; }
.slideBox .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border:1px #fff solid; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center; display: table-cell; vertical-align: top; width: 1349px;}
.slideBox .bd li img{ vertical-align:top; width:100%;/* 鍥剧墖瀹藉害100%锛岃揪鍒拌嚜閫傚簲鏁堟灉 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  height:170px;width:100%; }  /* 鍘绘帀閾炬帴瑙︽懜楂樹寒 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }



.course{
    background: #fff;
    padding:5% 20px;
    overflow: hidden;
}
.course h2{
    font-size: 18px;
    margin-bottom: 15px;
}
.ku_html:nth-child(even){
    float: left;
}
.ku_html:nth-child(odd){
    float: right;
}
.ku_html{
    width: 48%;
    overflow: hidden;
    margin-bottom: 20px;
}
.ku_html img{
    width: 100%;
}
.ku_html h2 {
    float: left;
    margin: 5px 0px;
    overflow: hidden;
}
.ku_html h2 a {
    color: #000;
    font-size: 15px;
    line-height: 25px;
    height: 25px;
    float: left;
    text-decoration: none;
}
.ku_html .address {
    font-size: 14px;
    float: left;
    width: 100%;
    color: #919191;
    height: 20px;
    overflow: hidden;
}
.ku_html .address span {
    float: left;
}
.ku_html .address span:nth-child(2) {
    margin: 0px 2%;
}
.ku_html .address a {
    color: #919191;
    text-decoration: none;
}
.price {
    color: #fe9400;
    margin-top: 10px;
    float: left;
}
.price font {
    color: #fe9400;
    border: 1px #fe9400 solid;
    font-size: 12px;
    float: left;
}
.price span {
    font-size: 18px;
    float: left;
    font-weight: bold;
}
.More_news {
    color: #fff;
    width: 100%;
    background-color: #fe6a00;
    font-size: 14px;
    float: left;
    text-align: center;
    line-height: 40px;
}
.main_list{
    border-bottom:1px #eee solid;
    margin-bottom: 15px;
    overflow: hidden;
}

.three_list{

    width: 40%;
}
.three_tit{
    width: 55%;
}
.main_list h4 {
    font-size: 16px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    font-weight: 700;
}
.main_list h4 a {
    color: #333;
}
.main_list p {
    color: #999;
    font-size: 12px;
    line-height: 22px;
    margin-top: 10px;
    height: 44px;
    overflow: hidden;
}
.keywords{
    padding:10px 0px;
    width: 100%;
}

.keywords .user {
    color: #888;
    margin-top: 3px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px #eee solid;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
}
.keywords .user img {
    border-radius: 50%;
    margin-right: 5px;
}
.keywords span {
    color: #bbb;
    font-size: 12px;
    line-height: 24px;
}
.ask_take {
    color: #bbb;
    font-size: 12px;
    line-height: 24px;
    margin-left: 20px;
}
.news_two{
    overflow: hidden;
}
.news_two a{
    width: 48%;
    position: relative;
}
.news_two a img{
    width: 100%;
    float: left;
}
.news_two a:nth-child(odd){
    float: left;
}
.news_two a:nth-child(even){
    float: right;
}
.new-banner-info{
    position: absolute;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    bottom:0;
    left:0;
    right: 0;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    padding:0px 5px;
}
.news_tit{
    float: left;
    width: 100%;
    margin-top: 15px;
}
.news_tit h3{
    font-size: 16px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    font-weight: 700;
    color: #333;
}
.news_tit p {
    color: #999;
    font-size: 12px;
    line-height: 22px;
    margin-top: 5px;
    height: 66px;
}
.news_list_hot{
    overflow: hidden;
    width: 100%;
}
.news_list_hot li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    border-bottom: 1px #e3e3e3 dashed;
    font-size: 14px;
}

.news_list_hot li:before {
    content: '';
    background: #666;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    float: left;
    margin-top: 17px;
    margin-right: 7px;
}
.news_list_hot li a{
    color: #333;

}
.sih_ask li{
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.sih_ask li p{
    color: #999;
    font-size: 14px;
    margin-top: 5px;
    float: left;
    line-height: 25px;
    max-height: 75px;
    overflow: hidden;
    margin-bottom: 5px;
}
.rankf {
    float: left;
    width: 16px;
    margin: 4px 8px 4px 0;
    padding-right: 1px;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -1px;
    text-align: center;
    vertical-align: top;
    word-break: keep-all;
    border-radius: 2px;
}
.title5 {
    height: 24px;
    overflow: hidden;
    color: #333;
    font-size: 15px;
    line-height: 24px;
    float: left;
    width: 250px;

}
.hot_school{
    margin-bottom: 40px;
}
.hot_school li {
    width: 33.33%;
}

.hot_school li a {
    width: 90%;
    text-align: center;
	padding:5%;
    border:1px #eee solid;
}
.hot_school li img {
    width: 100%;

}
.jsy-info {
    color: #222;
    font-size: 14px;
    margin-bottom: 0px;
    line-height: inherit;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: normal;
    width: 90%;
    padding:0px 5%;
    text-align: center;
}
.jg-footer {
    background-color: #fe6a00;
    float: left;
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 9;
}
.jg-foot {
    width: 33%;
    text-align: center;

}
.jg-footer a:nth-child(1), .jg-footer a:nth-child(2) {
    border-right: 1px #fff solid;
}
.jg-footer a {
    color: #fff;
    font-size: 14px;
    padding: 15px 0px;
}
.modal{
        position: fixed;
        left: 0;
        top: 0px;
        bottom: 0;
        right: 0;
        background: rgba(0,0,0,0.5);
        z-index: 999;
        display: none;

    }
    .modal-dialog{
        width: 95%;
        margin:100px auto;
        background: #fff;

    }
    .modal-dialog h4{
        background-color: #fe6a00;
        color: #fff;
        padding:15px 20px;
    }
    .modal-dialog h4 span{
        float: right;
    }
    .modal-body {
       
        padding: 15px 3%;
    }
    .modal-body{
        font-size: 14px;
    }
    .modal .form-control
    {
        display: block;
    width: 93%;
    font-size: 14px;
        padding: 6px 12px;
        background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    }

