/*
Theme Name: GuHuilin主题
Author: 顾会林
AddTime 2024-4-28
Version 1.0.0
*/
/*==========自定义CSS请添加在以下，请勿修改以上信息！==========*/

@charset "utf-8";
/* CSS Document */


 /*公共样式*/
 body {
    font: normal 12px/150% 宋体;
    color: #333;
    background: #fdfdfd;
    padding: 0;
    margin: 0;
}

/*letter-spacing: 0.05em;*/
/*超级链接样式,正确顺序L-V-H-A来自"蓝色理想"*/
a {
    text-decoration: none;
    cursor: pointer;
}

a:link {
    color: #424242;
}

a:visited {
    color: #424242;
    text-decoration: underline;
}

a:hover {
    color: #424242;
    text-decoration: underline;
}

a:active {
    color: #424242;
    text-decoration: underline;
}

div ul li span a b {
    list-style: none;
}

/* other */
.lf {
    float: left
}

.rf {
    float: right
}

.clr {
    width: 100%;
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

.clr10 {
    width: 100%;
    clear: both;
    font-size: 0;
    height: 10px;
    overflow: hidden;
}

.clr20 {
    width: 100%;
    clear: both;
    font-size: 0;
    height: 20px;
    overflow: hidden;
}

.clear {
    clear: both
}

.cfloat:after {
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    font-size: 0;
    content: ""
}

.none {
    display: none
}

.border-none {
    border: none;
}

.border {
    border: 1px solid #dedede;
    overflow: hidden;
}

.center {
    text-align: center;
}

.error {
    color: #ff0000;
}

a:focus {
    outline: 0
}
/* 
.clearfix {
    *zoom: 1
} */

.fl,
.lf {
    float: left
}

.fr,
.rf {
    float: right
}

/*public begin*/
.box {
    margin: 0 auto;
    width: 1000px;
    height: auto;
    overflow: hidden;
    clear: both;
}

.bg {
    background: #fff;
}

.none_bg {
    background: none;
}

.pd20 {
    padding: 20px;
}

.m20 {
    margin: 20px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}
.ml25{margin-left: 25px;}
.mr15 {
    margin-right: 15px;
}
.mt20{ display: block; padding-top: 20px;}
.line-de {
    border-bottom: #807e7e solid 1px;
    width: 100%;
    margin: 0 auto;
}
.dian{color: #1787e0;}

.dian-dot::before {
    content: "\2022";
    color: #1787e0;
    display: inline-block;
    margin:0 5px;
    font-size: 14px;
  }

.shuzi{width: 25px; height: 23px; display: block; float: left; margin-right: 10px; text-align: center; padding-top: 2px; background-color: #d4237a; color: #ffffff;}


.w100 {
    width: 100%;
    background: #157fef;
    height: 150px;
    color: #ffffff;
}

.top_city {
    height: 30px;
    padding-top: 10px;
    font-size: 13px;
}

.top_city a {
    font-size: 13px;
    color: #ffffff;
    margin: 10px;
}
.top_city a:link {
    font-size: 13px;
    color: #ffffff;
    margin: 10px;
}
.top_city a:active{color: #ffffff;}

  .top_city a:visited { 
    color:#ffffff; 
    text-decoration:none; 
    } 

.logo{width: 148px; height: 44px; float: left; margin-top: -10px;}


.yuaninput{
    border-radius: 5px; /* 设置圆角的大小 */
    border:none; /* 设置边框样式 */
    padding: 5px 10px 5px;
    width: 450px; margin-top: 10px; margin-left: 150px;
    height: 35px;
    color: #000000;
}

.searchtop{
    border-radius: 3px; /* 设置圆角的大小 */
    border:none; /* 设置边框样式 */
    padding: 5px 10px 5px;
    width: 450px; margin-top: 10px; margin-left: 100px;
    height: 35px;
    color: #000000;
}

.search_btn{background: #157fef; height: 33px; color: #ffffff; border: none; width: 52px; border-radius: 3px; margin-left: -53px; margin-right: 10px;}

.search_hot{color: #ffffff; padding-top: 15px; margin-left: 100px;}
.search_hot a,.search_hot a:link,.search_hot a:active,.search_hot a:visited{color: #ffffff;}
.search_hot p{float: left;}

.head_tel {background:url(img/head_tel.png) 20px no-repeat; display: block; float: left; font-size: 16px;  font-weight: bold; margin-top: 30px; margin-left: 50px; padding-left: 80px;}
.head_tel b{font-size: 20px; padding-top: 15px; display: block;}

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.head {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
}

.h_reg {
    width: 200px;
    margin-top: 50px;
}


/*导航分类 start*/
.head_fenlei {
    width: 158px;
    height: auto;
    float: left;
    background: #ffffff;
    opacity:0.9;
    margin-top: 60px; width: 158px; position: absolute; z-index: 9999;
}

.head_fenlei li.tou{
    width: 158px; height: 60px; font-size: 16px; font-weight: bold;
    background:url(img/index_fenlei_ico.png) left no-repeat; 
    line-height: 60px;
    color: #05a3e9;
    background-position: 10px center;
    padding-left: 40px;
    margin-top: -60px;
    border: none;
    border-bottom:#05a3e9 solid  2px;
}


.head_fenlei li {
    height: 45px;
    display: flex;
    border-bottom: #dedede solid 1px;
    justify-content: center;
    align-items: center;
    border: #dedede solid 1px;
}

.head_fenlei li a , .head_fenlei li a:link{
    font-size: 14px;
    color: #141414;
    font-weight: bold;
    list-style: none;
}

.head_fenlei span {
    float: right;
    margin-left: 10px;
    color: #141414;
    font-size: 16px;
}

/*导航分类 end*/


/*专业分类*/

/* 初始状态下隐藏hover内容 */
.hidemenu0,.hidemenu1,.hidemenu2,.hidemenu3,.hidemenu4,.hidemenu5,.hidemenu6,.hidemenu7,.hidemenu8{
    display: none;
    position: absolute;
    z-index: 99999;
  }
   
  /* 当鼠标悬停在.hover-container上时显示.hover-content */
  .dropmenu0:hover .hidemenu0,.dropmenu1:hover .hidemenu1 ,.dropmenu2:hover .hidemenu2,.dropmenu3:hover .hidemenu3 ,.dropmenu4:hover .hidemenu4,.dropmenu5:hover .hidemenu5,.dropmenu6:hover .hidemenu6,.dropmenu7:hover .hidemenu7     {
    display: block;
    float: left;
    margin-left: 452px;
    width: 300px;
    height: 165px;
    background-color: antiquewhite;
    line-height: 25px;
    padding: 10px;
    margin-top: 115px;
  }
  /*
  .dropmenu0:hover,.dropmenu1:hover,.dropmenu2:hover,.dropmenu3:hover,.dropmenu4:hover,.dropmenu5:hover,.dropmenu6:hover,.dropmenu7:hover{background-color:#ff0000; }
  .dropmenu0:hover a,.dropmenu1:hover a,.dropmenu2:hover a,.dropmenu3:hover a,.dropmenu4:hover a,.dropmenu5:hover a,.dropmenu6:hover a,.dropmenu7:hover a{color: #000000;}
  */
  
  .dropmenu0:hover .hidemenu0 a.hidea,.dropmenu1:hover .hidemenu1 a.hidea,.dropmenu2:hover .hidemenu2 a.hidea,.dropmenu3:hover .hidemenu3 a.hidea{font-size: 12px; font-weight: 400; }
  .dropmenu4:hover .hidemenu4 a.hidea,.dropmenu5:hover .hidemenu5 a.hidea,.dropmenu6:hover .hidemenu6 a.hidea,.dropmenu7:hover .hidemenu7 a.hidea{font-size: 12px; font-weight: 400; }


.icocss{width: 27px; height: 18px; padding-right: 10px;}

.nav {
    width: 1040px;
    height: 60px; 
    color: #8d8d8d;
    float: left;
    display: block;
    line-height: 60px;
    overflow: hidden;
    margin-left: 200px;
}

.nav ul li {
    float: left;
    width: 90px;
    margin: 0 auto;
    list-style: none;
    text-align: center;
    display: flex;
    border-bottom:#dedede solid  2px;
}


.nav ul li a {
    color: #8d8d8d;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    display: flex;
    border-bottom:#dedede solid  2px;
    list-style: none;
}

.nav ul li.current a{border-bottom:#05a3e9 solid  2px; line-height: 60px;  height: 60px; display: flex; text-align: center; margin: 0 auto; color:#05a3e9 ;}


/*lunbo Start*/
.lunbo{width: 1000px; margin-left: 40px; height: 293px;}
/*lunbo End*/
/*网站首页主题部分start*/
.main {
    width: 1200px;
    margin: 0 auto;
}

.yuanjiao{
    border-radius: 5px; /* 设置圆角的大小 */
    border:#92bdec solid 1px; /* 设置边框样式 */
    height: 140px;
    display: flex;
}

.liucheng ul li{display:block; float: left; width: 180px; }

.liucheng ul li{border-radius: 3px; background: #2286f3; padding: 20px; margin: 20px 10px; height: 100px; 
    color: #ffffff; font-size: 18px; font-weight: bold; width: 140px; line-height: 40px;
    text-align: center; text-justify:center; display: flex;
}
.liucheng ul li.liu{width: 180px; background: #f5f9fe; color: #333333; font-size: 14px; padding: 20px; margin: 20px 10px;}
.liucheng ul li.liu:hover{background: #2286f3; color: #ffffff;}
.liucheng ul li.liu img {width: 40px; height: 35px; text-align: center; margin-left: 50px;}
.liucheng ul li.liu span{text-align: center; display: block; margin-top: 40px; margin-left: -50px; }


.index_one{
    width: 386px; display: block; float: left;
}


/*倒计时*/
.index_daojishi h3{
    font-size: 16px;
    height: 63px;
    display: flex;
    width: 320px;
    background: url(img/index_daojishi_topbg.png) no-repeat;
    justify-content: center;
    padding-top: 30px;
    color: #ffffff;
   margin-left: 30px;
}
.index_daojishi p{
    font-size: 16px;
    height: 96px;
    display:inline-block;
    width: 320px;
    border-bottom: #dedede solid 1px;
    border-right: #dedede solid 1px;
    border-radius: 5px;
    padding: 10px;
    /* 设置盒子的阴影，模拟边框阴影 */
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);

    justify-content: center;
    color: #000000; 
    padding-top:10px;
    line-height: 35px;
    text-align: center;
    margin-left: 30px;
    margin-bottom: 15px;
}


/*专升本报名指导*/
.index_zhidao {
    width: 386px;
    float: left;
    border-bottom: #dedede solid 1px;
    border-right: #dedede solid 1px;
    border-radius: 5px;
    padding: 10px;
    /* 设置盒子的阴影，模拟边框阴影 */
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.index_zhidao h2{
    font-size: 16px;
    display: block;
    text-align: center;
    font-weight: 400;
    line-height: 45px;
    height: 45px;
    background: url(img/index_zhidao_huo.png) 90px no-repeat;
    margin-bottom: 10px;
    
}

.index_zhidao ul li {
    float: left;
    display: block;
    border-bottom: #dedede solid 1px;
    border-right: #dedede solid 1px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    width: 100px;
    height: 100px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 70px;
    text-align: center;
    margin-left: 17px;
    margin-bottom: 19px;
}
.index_zhidao ul li.yuanxiao{
    background: #f7f9fa url(img/index_zhidao_yuanxiao.png) no-repeat center center; 
    background-position: 50% 20%;
}


.index_zhidao ul li.zhuanye{
    background: #f7f9fa url(img/index_zhidao_zhuanye.png) no-repeat center center; 
    background-position: 50% 20%;

}
.index_zhidao ul li.baoming{
    background: #f7f9fa url(img/index_zhidao_baoming.png) no-repeat center center; 
    background-position: 50% 20%;
}
.index_zhidao ul li.luqu{
    background: #f7f9fa url(img/index_zhidao_luqu.png) no-repeat center center; 
    background-position: 50% 20%;
}
.index_zhidao ul li.wenti{
    background: #f7f9fa url(img/index_zhidao_wenti.png) no-repeat center center; 
    background-position: 50% 20%;
}
.index_zhidao ul li.jiuye{
    background: #f7f9fa url(img/index_zhidao_jiuye.png) no-repeat center center; 
    background-position: 50% 20%;
}


.public_yuanjiao{

    border-bottom: #dedede solid 1px;
    border-right: #dedede solid 1px;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3); 
}


/*网站首页 推荐学院 Start*/
.tuijian_school {
    width: 1198px;
    border: #dedede solid 1px;
    display: block;
    height: 300px;
}
.tuijian_school h2{text-align:left ; margin-left: 500px; font-size: 16px; height: 30px; display: block; width: 300px;}
.tuijian_school h2 img{padding-top: -20px; }
.tuijian_school h2 b{font-weight: bold; padding-top: -10px; padding-left: 30px; display: block;}

.tuijian_school ul li {
    width: 140px;
    height: 200px;
    float: left;
    margin: 13px;
    list-style: none;
}

.tuijian_school ul li img {
    width: 140px;
    height: 140px;
    float: left;
}

.tuijian_school ul li a {
    width: 140px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    display: block;
    margin-top: 15px;
}

/*网站首页 推荐学院 End*/


/*图片滚动代码*/

/*.picScroll{ position:relative; width: 1170px; float: left;  height:280px;  background:#fff; margin-bottom:10px; overflow:hidden;  }*/
/*.picScroll ul{ overflow:hidden; zoom:1; margin-left: 40px;}*/
/*.picScroll ul li{ float:left;  width:150px; overflow:hidden; display:inline;}*/
/*.picScroll ul li img{ width:140px; height:140px; padding-left: 10px;}*/
/*.picScroll ul li span{display: block; line-height: 30px; text-align: center;}*/
/*.picScroll .prev,*/
/*.picScroll .next{ position:absolute;  left:10px; top: 140px; display:block; width:18px; height:28px; overflow:hidden; background:url(img/icons.png) -40px 0 no-repeat; cursor:pointer;  }*/
/*.picScroll .next{ left:auto; right:10px; background-position:-120px 0; }*/
/*.picScroll .prevStop{ background-position:0 0; }*/
/*.picScroll .nextStop{ background-position:-80px 0; }*/


  #CSSBox{float:left;width:1160px;height:280px;  margin:0 auto;overflow:hidden;background-color:#ffffff;}
  #CSSBox ul li{ float:left; list-style:none; border:0px solid red; margin:10px 10px;}
  #CSSBox ul li span{ display:block; text-align:center; font-size:12px; padding-top:12px;}
  #LeftButton{cursor:hand;margin:1px;height:200px;width:20px;float:left;background:url('img/left.gif') center center no-repeat;}
  #RightButton{cursor:hand;margin:1px;height:200px;width:20px;float:left;background:url('img/right.gif') center center no-repeat;}
  #wrapper{width:1180px; margin:0 auto}

.picScroll{ position:relative; width: 1180px; float: left;  height:280px;  background:#fff; margin-bottom:10px; overflow:hidden;  }
.picScroll ul{ overflow:hidden; zoom:1; margin-left: 0px;}


.picScroll ul li{ float:left;  width:150px; overflow:hidden; display:inline;}
.picScroll ul li img{ width:140px; height:140px; padding-left: 0px;}
.picScroll ul li span{display: block; line-height: 30px; text-align: center;}


/*end*/


/*首页推荐新闻*/
.tuijian_news {
    width: 390px;
    float: left;
    display: block;
    height: auto;
    border: #dedede solid 1px;
    border-bottom: #dedede solid 1px;
    border-right: #dedede solid 1px;
    border-radius: 5px;
    padding: 10px;
    /* 设置盒子的阴影，模拟边框阴影 */
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);

}

.tuijian_news h2 {
    font-size: 16px;
    border-bottom: #dedede solid 1px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: left; 
    height: 30px;color: #157fef;
}

.tuijian_news h2 a{color: #157fef; font-weight: bold;}

.tuijian_news h2 img{padding-right:5px; margin-top: -5px;}
.tuijian_news h2 b a{font-weight: bold; padding-top: 10px; color: #157fef;}

.tuijian_news ul li {
    height: 30px;
    font-size: 14px;
}

.tuijian_news ul li a {
    width: 360px;
}

.tuijian_news ul li span {
    float: right;
    padding-right: 10px;
}

.tuijian_news ul li.tui {
    width: 380px;
    height: 75px;
    margin-bottom: 10px;
    list-style: none;
    margin-left: 5px;
}

.tuijian_news ul li.tui img {
    width: 90px;
    height: 75px;
    float: left;
    display: block;
    border: #dedede solid 1px;
    border-bottom: #dedede solid 1px;
    border-right: #dedede solid 1px;
    border-radius: 5px;

}

.tuijian_news ul li.tui a {
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
}

.tuijian_news ul li.tui span {
    width: 270px;
    float: left;
    display: block;
    font-size: 12px;
    padding-top: 10px;
    padding-left: 10px;
    line-height: 22px;
}


/*问答*/



/*首页问答专区*/
.ask {
    width: 465px;
    margin-right: 15px;
    border: #dedede solid 1px;
    float: left;
    display: block;
    height: 312px;
}

.ask h2 {
    height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.ask ul li {
    width: 400px;
    float: left;
    font-size: 14px;
    display: block;
    border-bottom: #dedede solid 1px;
    margin-bottom: 10px;
}

.ask ul a {
    width: 400px;
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px;
}

.ask ul li span {
    width: 40px;
    float: right;
}

.index_erweima {
    width: 300px;
    display: block;
    float: left;
    background: url(img/index_erweima_bg.png) no-repeat;
    height: 312px;
    text-align: center;
    margin: 0 auto;

}
.index_erweima h2{font-size: 16px; color: #ffffff; font-weight: 400; width: 300px; height: 40px; padding-top: 20px;}
.index_erweima h2 b{font-weight: bold;}
.index_erweima img {
    width: 247px;
    height: 197px;
    padding-left: 60px;
    padding-top: 20px;
    display: block;

}

/*网站首页主题部分end*/



/*网站底部Css footer Start*/
.footer {
    width: 100%;
    background: #2D3E50;
    height: 390px;
    color: #ffffff;
}

.city {
    height: 40px;
    padding-top: 30px;
    font-size: 14px;
}

.city a {
    font-size: 14px;
    color: #ffffff;
    margin: 10px;
}
.city a:active{color: #ffffff;}

.links {
    height: auto;
    font-size: 14px;
    padding-top: 20px;
    color: #ffffff;
}

.links a {
    font-size: 14px;
    color: #ffffff;
    margin: 10px;
}
.links a:link{color: #ffffff;}


.foot_wx {
    width: 130px;
    font-size: 14px;
    float: left;
    text-align: center;
    margin-left: 0px;
}
.foot_wx h3{margin-top: 10px;}

.foot_wx img {
    width: 110px;
    height: 110px;
    border: #dedede solid 1px;
    padding: 5px;
    margin: 5px;
    margin-top: 40px;
}

.foot_server {
    width: 300px;
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-left: 60px;
}


.foot_about {
    width: 120px;
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-left: 20px;
}

.foot_about p a {
    color: #ffffff;
    font-size: 14px;
}
.foot_about p a:link {
    color: #ffffff;
    font-size: 14px;
}
.foot_about p a:active {
    color: #ffffff;
    font-size: 14px;
}


.foot_nav {
    width: 120px;
    float: left;
    font-size: 14px;
    margin-left: 30px;
    line-height: 30px;
}

.foot_nav a {
    color: #ffffff;
}

.copyright {
    text-align: center;
    line-height: 25px;
    color: #ffffff;
}

.copyright a {
    color: #ffffff;
}

.footbg{background-color: #2d3e50; text-align: center; height: 60px;}
/*网站底部Css footer End*/



/*公共样式*/

/*letter-spacing: 0.05em;*/
/*超级链接样式,正确顺序L-V-H-A来自"蓝色理想"*/
a{text-decoration:none; cursor: pointer;}
a:link {color:#424242;}
a:visited{color:#424242;text-decoration:underline;}
a:hover{color:#424242; text-decoration:underline;}
a:active {color:#424242;text-decoration:underline;}
/* other */
.lf{float:left}
.rf{float:right}
.clr{width:100%;clear:both;font-size:0;height:0;overflow:hidden;}
.clr10{width:100%;clear:both;font-size:0;height:10px;overflow:hidden;}
.clr20{width:100%;clear:both;font-size:0;height:20px;overflow:hidden;}
.clear{clear:both}
.cfloat:after{display:block;clear:both;height:0;overflow:hidden;font-size:0;content:""}
.none{display:none}
.border-none{border:none;}
.border{border: 1px solid #dedede;overflow: hidden;}
.center{text-align: center;}
.error{color:#ff0000;}

a:focus {outline:0}

.clearfix {*zoom:1}

.fl,.lf {float:left}
.fr,.rf {float:right}
/*public begin*/
.box{margin:0 auto;width:1000px; height:auto; overflow:hidden; clear:both;}
.bg{background:#fff;}
.none_bg{background:none;}
.pd20{ padding:20px;}
.m20{ margin:20px;}



/*news_show*/
.news_content{margin-left: 0px; display: block; float: left; width: 786px;}

.news_list{margin-left: 0px; display: block; float: left; width: 786px;}
.news_list ul li{width: 764px; line-height: 30px; font-size: 14px; padding-left: 10px;}
.news_list ul li.de{width: 764px; line-height: 30px; font-size: 14px; padding-left: 10px; background-color: #f5f9fe;}
.news_list ul li span{float: right;}

.xiangguan_news{margin-left: 0px; display: block; float: left; width: 786px; line-height: 25px;border-radius: 3px; border: #dedede solid 2px; margin-top: 20px;}
.xiangguan_news h2{font-size: 16px; font-weight: bold; line-height: 35px; border-bottom: #dedede solid 1px; padding-left: 30px;}
.xiangguan_news li{display:block; float: left; width: 380px;}

.xiangguan_school{margin-left: 0px; display: block; float: left; width: 786px; line-height: 25px;border-radius: 3px; border: #dedede solid 2px; margin-top: 20px;}
.xiangguan_school h2{font-size: 16px; font-weight: bold; line-height: 35px; border-bottom: #dedede solid 1px; padding-left: 30px;}
.xiangguan_school li{display:block; float: left; width: 190px; text-align: center; padding-top: 10px;}
.xiangguan_school li img {width: 120px; height: 120px;}






/*二三级右侧css*/

.rightbar { 
    position:fixed; /* Set the navbar to fixed position */
    top: 840px; /* Position the navbar at the top of the page */
    width: 398px; /* Full width */
    height: 1700px;

    
  }

  .right_erweima{width: 386px; padding-left: 40px; margin-bottom: 20px;}
  .right_news{width: 386px; border: #dedede solid 1px; margin-bottom: 20px;}
  .right_tags{width: 386px; border: #dedede solid 1px; margin:20px 0px; font-size: 14px;}


  .school_content{height: 300px; overflow: auto; overflow-y: scroll;}
  


.tabs{width: 99%;}
.tabs a.tab-link{line-height: 25px; border: #dedede solid 1px; display: block; float: left; background-color: #2286f3; padding: 5px; color: #ffffff; font-size: 13px;}

  /*school_zhuanye 院校专业*/
  .school_zhuanye{
    width: 99%;
    background-color: #ffffff;
    display: block;
    min-height:80px;
    height: auto;
  }

  .school_zhuanye h3{font-size: 14px; text-align: center; line-height: 40px; background: #576573; color: #ffffff;}
  
  .school_zhuanye ul li.head{background: #dedede; height: 40px; display:flex; float: left; font-size: 14px; font-weight: bold; text-align:left; text-justify:center; padding-top: 2px;}
  .school_zhuanye ul li{float: left; width: 120px; display:block; border-bottom:#dedede solid  1px; overflow: hidden; line-height: 40px; font-size: 14px;}
  .school_zhuanye ul li.ke{width: 60px; }
  .school_zhuanye ul li.fen{clear: both;}

  /*school_news 院校info新闻*/
  .school_news h3{font-size: 14px; font-weight:bold; width: 99%; background-color: #ffffff; height: auto; line-height: 40px; background-color: #dedede; padding-left: 10px;}
  .school_news ul li{line-height: 25px; background-color: #ffffff; padding-left: 10px; padding-top: 5px; width: 99%; font-size: 14px;}
  .school_news ul li span{padding-right: 10px;}


.single-latest-text h1 {font-size:14px; font-weight:bold;}

