body{
	background:#f5f5f5;
}
*,html,body{
	margin: 0px;
    padding: 0px;
    font-family: "PingFang SC", -apple-system, "Noto Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Source Han Sans CN", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif !important;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
a, a:hover, a:-webkit-any-link {
    text-decoration: none;
}
ul,li{
	list-style: none;
}
.mt10 {
    margin-top: 10px;
}
input, textarea, button, select {
    border: 0;
    outline: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
tr, td {
    border: 1px #ddd solid;
}
.head_logo {
    padding: 10px;
    background-color: #fff;
    overflow: hidden;
}
.head_logo h1{
    color: #fff;
    font-size: 18px;
    margin-left: 10px;
    line-height: 29px;
}
.Index_City_main {
    color: #666;
    margin-left: 20px;
    font-size: 14px;
    margin-top:6px;
}
.Index_City_main img {
    margin-top: 3px;
    margin-right: 5px;
}
.search,.dh_nav{
    margin-top: 8px;
    margin-left: 15px;
}
.fenlei_show_C{
    position: absolute;;left:0;right:0;z-index: 9;top:51px;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: #e70012;
    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: 15px;
    float: left;
}
.search_child {
    position: fixed;
    height: 100%;
    background-color: #fff;
    z-index: 8;
    top: 0px;
    left:0;right:0;
    padding: 10px 5%;
    overflow-y: auto;
    display: none;
}
.search_menuList {
    position: relative;
    display: flex;
}
.search_menuList img {
    position: absolute;
    top: 12px;
    left: 15px;
}
.topSearch-input {
    background-color: #fafafa;
    border-radius: 20px;
    line-height: 40px;
    padding: 0px 10%;
    flex: 1;
    border: none;
    outline: none;
}
input::placeholder{
	color: #ccc;
}
.searchCancel {
    font-size: 15px;
    color: #333;
    margin-left: 15px;
    line-height: 40px;
}
.search_child h2{
	font-size: 16px;
	margin-top: 20px;
}
.w-conn{
	overflow: hidden;
	margin-bottom: 30px;	
}
.w-conn a{
	background-color: #f1f1f1;
	float: left;
	line-height: 30px;
	border-radius: 20px;
	padding: 0px 10px;
	margin-right: 10px;
	font-size: 14px;
	color: #333;
	margin-top: 15px;
}
.imgTxt{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 5px;
}
.aTxt{
    width: 55%;
}
.aTxt a{
    color: #000;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.aTxt p{
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    float: left;
    width: 100%;
    font-size: 14px;
    color: #333;
    margin-top: 8px;
}
.index_news ul li{
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-top: 18px;
}
.index_news ul li a{
    margin-right: 3%;
    color: #333;
    font-size: 16px;
    line-height: 16px;
}

.index_news ul li a:first-child {
    width: 22%;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
    border-right: 2px solid #b0b0b0;
    padding-right: 3%;
    white-space: nowrap;
}

.showBox{
    width: 100%;
}
.showBox .titBox {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #e9e9e9;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
}
.titBox h4 {
    height: 100%;
    font-size: 18px;
    background: url(/assets/img2.0/index-bg2.png) no-repeat left center;
    background-size: auto 100%;
    font-weight: normal;
    padding-left: 18%;
    white-space: nowrap;
    line-height: 35px;
}
.titBox2 h4 {
    background-image: url(/assets/img2.0/index-bg3.png);
}
.titBox a{
    color: #e70012;
}
.zyBox {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
}
.zyBox li {
    width: 21%;
    height:45px;
    margin-top: 20px;
}
.zyBox a {
    width: 100%;
    height: 100%;
    background: #f4f4f4;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    overflow: hidden;
    color: #333;
    font-size: 16px;
}


.bjCon {
    width: 88%;
    height: 40px;
    border: 1px solid #f4f4f4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    padding-right: 12%;
}
.bjCon a{
    color: #333;
    font-size: 16px;
}
.bjCon a:first-child {
    width: 20%;
    height: 100%;
    background: #eef8ff;
    color: #2ea3ed;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bjCon a:hover {
    color: #2ea3ed;
}

.sfAll {
    width: 100%;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    color: #dadada;
}
.sfAll a{
    color: #333;
    width: 15%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 16px;
    border-right: 1px #ccc solid;
    line-height: 20px;
    margin-right: 5.9%;
    margin-top: 20px;
}
.sfAll a:nth-child(5n){
    margin-right: 0px;
    border-right: none;
}
.sfAll span{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 5%;
}
.sfAll a:hover {
    color: #2ea3ed;
}
.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%;}
.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;  }

.two_daohang{
    background-color: #fff;
    padding: 0 4% 4% 4%;
    overflow: hidden;
}
.two_daohang a{
    float: left;
    color: #666666;
    width: 27.333%;
    text-align: center;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    padding: 0px 3%;
    font-size: 14px;
}
.more_class{
    position: relative;
}
.more_class:after {
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    transform: rotate(45deg);
    margin-bottom: 1px;
    position: absolute;
    right: 15px;
    top: 15px;
}
.show_class{
    position: fixed;
    left: 0;
    top: 0px;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 1;
    display: none;
}
.show_class div{
    width: 85%;
    margin: 100px auto;
    background: #fff;
    padding: 5%;
    overflow: hidden;
    height: 400px;
    overflow-y: scroll;
}
.show_class p{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.show_class a{
    font-size: 15px;
    color: #666;
    float: left;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    width: 31.333%;
    padding: 0px 1%;
}

.gjgz_news{
    display: flex;
    margin-bottom: 15px;
}
.gjgz_news a{
    float: left;
    width: 33.33%;
    line-height: 30px;
    text-align: center;
    color: #666666;
    background-color: #F6F6F6;
    border-radius: 20px;
    margin-right: 2%;
}
.gjgz_news a:nth-last-child(1){
    margin-right: 0px;
}
.gjgz_news .active{
    background-color: #e70012;
    color: #fff;  
}
.gjgz_por{
    overflow: hidden;
}
.gjgz-con{
    float: left;
    width: 100%;
}
.hide{
    display: none;
}
.course {
    background: #fff;
    padding:4% 5%;
    overflow: hidden;
    margin-top: 15px;
}
.course h2 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 400;
    border-bottom: 2px #e70012 solid;
    padding-bottom: 15px;
}
.ku_html:nth-child(even){
    float: left;
}
.ku_html:nth-child(odd){
    float: right;
}
.ku_html{
    width: 48%;
    overflow: hidden;
    margin-bottom: 15px;
}
.ku_html img{
    width: 100%;
}
.ku_html h3 {
    float: left;
    margin: 5px 0px 10px 0px;
    overflow: hidden;
    font-weight: 400;
    width: 100%;
}
.ku_html h3 a {
    color: #000;
    font-size: 15px;
    line-height: 25px;
    float: left;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.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 5%;
    color: #ccc;
}
.ku_html .address a {
    color: #919191;
    text-decoration: none;
}
.price {
    color: #fe9400;
    margin-top: 10px;
    float: left;
}
.price font {
    color: #fe9400;
    font-size: 12px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
.price span {
    font-size: 18px;
    float: left;
    font-weight: bold;
}
.More_news {
    color: #fff;
    width: 100%;
    background-color: #e70012;
    font-size: 15px;
    float: left;
    text-align: center;
    line-height: 40px;
    margin: 5px 0px 0px 0px;
}
.w-nav {
    display: flex;
    border: 1px solid #f1f1f1;
    align-items: center;
    border-radius: 4px;
    margin-bottom: 15px;
}
.w-nav li{
    width: 20%;
}
.w-nav img{
    margin-bottom: 10px;
}
.w-nav a{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #333;
    font-size: 14px;
    margin: 10px 0px;
}   
.w-nav span{
    width: 100%;
    text-align: center;
}
.news_span{
	position: absolute;left:0px;right:0px;bottom:0px;background-color: rgba(0, 0, 0, .6);color: #fff;
	padding: 5px;
	font-size: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news_tit{
	float: left;
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 8px;
}
.news_tit h3{
	line-height: 30px;
    overflow: hidden;
    font-size: 17px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
}
.news_tit p{
	line-height: 24px;
    font-size: 14px;
    color: #9598a2;
    margin-bottom: 5px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.others{
	margin-top: 10px;
	margin-bottom: 5px;
}
.others,.others li,.others li a{
	float: left;
	width: 100%;
}
.list_icon {
    float: left;
    width: 30px;
    height: 15px;
    background: url(/assets/img2.0/ico.png) center center no-repeat;
    margin-right: 2px;
    margin-top: 9px;
}
.others li h3 {
    font-size: 14px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    font-weight: normal;
}

.main_list{
	border-bottom: 1px solid #f1f1f1;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.main_list h4{
	float: left;
	width: 100%;
}
.main_list h4 a{
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.three_list{
	width: 36%;
}
.main_list p {
    color: #999;
    font-size: 12px;
    line-height: 23px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    float: right;
    width: 60%;
}
.keywords{
    padding:10px 0px;
    width: 100%;
}

.keywords .user {
    color: #888;
    margin-top: 2px;
    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;
}



.hotList{
    overflow: hidden;
    width: 100%;
    padding:12px 0px 0px 0px;
}
.hotList a{
	width: 100%;
}
.rankingLabel {
    width: 25px;
    text-align: center;
    font-size: 18px;
    position: relative;
    margin-right: 15px;
    margin-top: 4px;
    font-weight: bold;
    color: #767175;
}
.rankingLabel:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 6px;
    bottom: 2px;
    left: 0;
    border-radius: 4px;
    background-color: rgba(228, 232, 232, .7);
}
.hotList:nth-child(2) .rankingLabel,.hotList:nth-child(3) .rankingLabel,.hotList:nth-child(4) .rankingLabel{
    color: #ec3f41;
}

.hotList .title{
    width: 87%;
}
.hotList .title span{
    font-size: 15px;
    color: #666;
    line-height: 29px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}
.hotList .title p{
    color: #9598a2;
    font-size: 14px;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    display: none;
}
.hotList .title p.cur{
    display: block;
}

.hot_school li {
    width: 33.33%;
}

.hot_school li a {
    width: 90%;
    text-align: center;
	padding:10px 5%;
    border-left:1px #eee solid;
    border-top:1px #eee solid;
}
.hot_school li:nth-child(3n) a{
	border-right:1px #eee solid;
}
.hot_school li:nth-child(n+4) a{
	border-bottom:1px #eee solid;
}
.hot_school li img {
    width: 100%;

}
.jsy-info {
    color: #222;
    font-size: 15px;
    margin-bottom: 0px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: normal;
    width: 90%;
    padding:0px 5%;
    text-align: center;
    margin-top:5px;
}




.m_path {
    overflow: hidden;
    line-height: 50px;
    width: 92%;
    padding: 0px 4%;
}
.m_path a {
    color: #999;
    font-size: 14px;
}
.m_path span {
    width: 6px;
    height: 6px;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    -webkit-transform: translate(0,-50%) rotate(-135deg);
    transform: translate(0,-50%) rotate(-135deg);
    margin: 25px 10px 0px 10px;
}
.areaTable-one{
    background: #fff; padding: 4% 5%;float:left;width:90%;position: relative;
}
.tit {
    font-size: 16px;
    font-weight: bold;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.cont {
    float: left;
    width: 100%;
}
.areaH a {
    color: #666;
    font-size: 15px;
    margin-right: 15px;
}
.select_box {
    border: solid 1px #c9c9c9;
    color: #444;
    position: relative;
    cursor: pointer;
    width: 140px;
}
.select_box, .option {
    border-color: #dedede;
}
.select_box .select_txt {
    display: block;
    padding-left: 10px;
    line-height: 30px;
    height: 30px;
    cursor: text;
    overflow: hidden;
    color: #999;
    font-size: 14px;
}
.select_box .selet_open {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: #fff url(/assets/img2.0/select_up.png) no-repeat center center;
}

.select_box .option {
    width: 140px;
    border: solid 1px #dedede;
    position: absolute;
    left: -1px;
    max-height: 190px;
    overflow: auto;
    background-color: #fff;
    z-index: 1;
    display: none;
}
.select_box .option a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding: 0 10px;
    background: #fff;
    font-size: 14px;
    color: #666;
}
.list{
    float: left;
    width: 100%;  
}
.areaTable{
    background: #fff;width:100%;padding-bottom: 60px;overflow: hidden;
}
.areaTable .titt {
    background-color: #f8f8fa;
    padding:10px 5%;
    margin-bottom: 10px;
}
.areaTable .titt span {
    color: #aaa;
    font-size: 18px;
    font-weight: normal;
}
.areaTable .contt {
    padding:0px 5% 10px 5%;
}
.areaTable .contt .sub {
    font-size: 18px;
    color: #666;
}

.areaTable .contt .sub em {
    font-weight: bold;
    color: #333;
    font-size: 16px;
}
.areaTable .contt a {
    margin-right: 20px;
    display: inline-block;
    line-height: 30px;
    color: #333;
    font-size: 14px;
}
.areaTable .contt em{
    font-style: normal;
}



.nav-ville a {
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    background-color: #f1f1f1;
    border-radius: 6px;
    text-align: center;
    width: 23.5%;
    height: 30px;
    overflow: hidden;
    margin-right: 2%;
    margin-bottom: 10px;
}
.nav-ville a:nth-child(4n){
    margin-right: 0px;
}
.cityindex{
    background-color: #fff;
    padding: 4% 5%;
    overflow: hidden;
    width: 90%;
    margin-top: 15px;
}
.cityindex h2 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 400;
    padding-bottom: 15px;
}

.cityindex ul,.cityindex li{
    float: left;
    width: 100%;
}
.cityindex li a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    color: #666666;
    float: left;
    line-height: 40px;
    height: 40px;
    width: 100%;
}
.cityindex li:nth-child(5n) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #dedede;
}
.cityindex li:nth-last-child(1){
    border: none;
    margin-bottom: 0px;
}


.m_mews_list{
    position: relative;
}
.dropdown-filter{
    position: absolute;
    top: 49px;
    left: 0;
    right: 0;
    z-index: 1;
}
.search-filter {
    overflow: hidden;
    background: #f4f6f9;
    line-height: 50px;
}
.search-filter li {
    width: 50%;
    text-align: center;
}
.search-filter li a {
    font-size: 15px;
    width: 100%;
    display: block;
    color: #666;
}
.search-filter li a .ico-down {
    width: 8px;
    display: inline-block;
    height: 8px;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    -webkit-transform: translate(0,-50%) rotate(-45deg);
    transform: translate(0,-50%) rotate(-45deg);
    margin-left: 10px;
}
.dropdown-filter {
    border-top: 1px #e5e5e5 solid;
    display: none;
}
.dropdown-filtrate, .dropdown-coursetypes {
    overflow: scroll;
    display: none;
    background: #fff;
}
#myTab {
    background-color: #ececec;
    overflow: scroll;
    width: 50%;
    height: 350px;
}

#myTab a{
    color: #666;
    font-size: 15px;
    padding: 12px 0px 12px 15px;
    display: block;
}
#myTab a.active {
    background-color: #f6f6f6;
    color: #e70012;
    font-size: 15px;
    padding: 12px 0px 12px 15px;
    display: block;
}
#myTabContent {
    width: 50%;
    height: 350px;
    overflow: scroll;
}
#myTabContent a{
    color: #666;
    font-size: 15px;
    padding: 12px 0px 12px 15px;
    display: block;
}
.dropdown-filtrate {
    padding: 4%;
}

.dropdown-filtrate a{
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    border: 1px #ccc solid;
    border-radius: 40px;
    font-size: 14px;
    color: #000;
    width: 28.5%;
    margin: 0px 2%;
    float: left;
    margin-bottom: 10px;
    text-align: center;
}
.search-filter li a.cur {
    color: #e70012;
}
.search-filter li a.cur .ico-down {
    border-left: 1px solid #e70012;
    border-bottom: 1px solid #e70012;
}
.dropdown-filtrate a.active{
    color: #e70012;
    background: #e7f0f9;
    border-radius: 60px;
}
.dialog-bg {
    position: fixed;
    left: 0;
    top: 100px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    background-color: rgba(0, 0, 0, .5);
    display: none;
}
.news_list{
    background-color: #fff;
    padding: 4% 5% 0px 5%;
    width: 90%;
    overflow: hidden;
}
.news_list li {
    float: left;
    width: 100%;
}
.news_list li a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    color: #666666;
    float: left;
    line-height: 35px;
    height: 35px;
    width: 100%;
}
.news_list li:nth-child(5n) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #dedede;
}
.news_list li:nth-last-child(1) {
    margin-bottom: 0px;
}
.pageNav {
    padding: 20px 0px 70px 0px;
    text-align: center;
    clear: both;
    background-color: #fff;
}
.pageNav span, .pageNav a {
    font-size: 12px;
    border: 1px #eee solid;
    padding: 5px 15px;
    display: inline-block;
   color: #666;
}

.sj_news_content {
    padding:15px 4% 20px 4%;
    background-color: #fff;
}
.sj_news_content h1 {
    font-size: 18px;
    width: 100%;
    font-weight: bold;
    line-height:35px;
}
.news_info {
    color: #979aa4;
    line-height: 25px;
    font-size: 14px;
    margin-top: 5px;
}
.sj_news_bm {
    background-color: #f5f5f5;
    padding: 20px 5%;
    margin-bottom: 20px;
    margin-top: 15px;
}
.sj_news_bm input {
    line-height: 35px;
    padding: 0px 4%;
    width:40%;
    border: 1px #eee solid;
    margin-bottom: 10px;
}
.sj_news_bm button {
    background-color: #e70012;
    color: #fff;
    line-height: 35px;
    padding:0px 15px;
    border-radius: 4px;
}
.sj_news_content article {
    color: #171920;
    line-height: 30px;
    border-bottom: 1px #eee solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.sj_news_content article img {
    width: 90%;
    display: block;
    margin: 20px auto;
}
.sj_news_content article p, .sj_news_content article b {
    margin-bottom: 10px;
    display: block;
}
.sj_news_content article table{
    width:100%;
    margin:30px auto;
}
.sj_news_content article table tr,.sj_news_content article table td{
    padding:10px 0px;
}
.sj_news_title {
    overflow: hidden;
    margin-top: 10px;
}
.sj_news_title li {
    width: 100%;
}
.sj_news_title li a {
    color: #171920;
    font-size: 15px;
    line-height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    float: left;
}




.jg-footer {
    background-color: #e70012;
    float: left;
    width: 100%;
    position: fixed;
    bottom: 0px;
}
.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);
    display: none;
}
.modal-dialog{
    width: 95%;
    margin:100px auto;
    background: #fff;

}
.modal-dialog h4{
    background-color: #e70012;
    color: #fff;
    padding:15px 20px;
    font-weight: normal;
}
.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: 5px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	outline: none;
}

.channel-navbar{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: #fff;
    padding: 10px 4% 0 4%;
}
.channel-navbar li{
    width: 25%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 25PX;
}
.channel-navbar li a{
    color: #666666;
    font-size: 16px;
}
.channel-navbar li .icon{
    height: 36px;
    width: 36px;
    display: block;
    margin: 0 auto 10px auto;
}
.channel-navbar li:nth-child(1) .icon{
    background: url(/assets/img2.0/nav-1.png);
    background-size: 100%;
}
.channel-navbar li:nth-child(2) .icon{
    background: url(/assets/img2.0/nav-2.png);
    background-size: 100%;
}
.channel-navbar li:nth-child(3) .icon{
    background: url(/assets/img2.0/nav-3.png);
    background-size: 100%;
}
.channel-navbar li:nth-child(4) .icon{
    background: url(/assets/img2.0/nav-4.png);
    background-size: 100%;
}
.channel-navbar li:nth-child(5) .icon{
    background: url(/assets/img2.0/nav-5.png);
    background-size: 100%;
}
.channel-navbar li:nth-child(6) .icon{
    background: url(/assets/img2.0/nav-6.png);
    background-size: 100%;
}
.channel-navbar li:nth-child(7) .icon{
    background: url(/assets/img2.0/nav-7.png);
    background-size: 100%;
}
.channel-navbar li:nth-child(8) .icon{
    background: url(/assets/img2.0/nav-8.png);
    background-size: 100%;
}
.schoolName ul{overflow: hidden;}
.schoolName li{width: 99%;height: 87px;border:1px solid #e6e6e6;background: #fff;position: relative;float: left;margin-bottom: 15px;}

.schoolIcon{width: 45px;height: 45px;float: left;margin:20px 0 0 10px;}
.schoolIcon img{width: 100%;}
.schoolDetail{width: 79%;float: right;padding:10px 0 0 0;}
.schoolDetail h3{font-size: 16px;line-height: 34px;width: 100%;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.schoolDetail h3 a{color: #333333;font-size: 18px;margin-left: 0px;}
.schoolDetail h3 a:hover{color: #f65a61;}
.schoolDetail p{line-height: 34px;color: #999999;font-size: 14px;width: 264px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.schoolDetail p span{margin-right: 15px;}
.shcoolBtn{line-height: 28px;}
.shcoolBtn a{font-size: 14px;color: #666666;}

.shcoolBtn span{color: #cccccc;font-size: 14px;padding: 0 4px 0 7px;}

.schoolName li:before{content: '';position: absolute;top: -1px;z-index: 55;left: 0;height: 0;width: 2px;-webkit-transition: 0.8s;-o-transition: 0.8s;transition: 0.8s;background: #f5474f;}


.schoolName li:nth-child(1) .schoolIcon{
    background: url(/assets/img/schoolIcon1.png);
    background-size: 45px;
}
.schoolName li:nth-child(2) .schoolIcon{
    background: url(/assets/img/schoolIcon2.png);
    background-size: 45px;
}
.schoolName li:nth-child(3) .schoolIcon{
    background: url(/assets/img/schoolIcon3.png);
    background-size: 45px;
}
.schoolName li:nth-child(4) .schoolIcon{
    background: url(/assets/img/schoolIcon4.png);
    background-size: 45px;
}
