body, h1, h2, h3, h4, ul, li, a, input {
	margin: 0;
	padding: 0;
	font-family: microsoft yahei;
}
body{
	background-color:#fff;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
	border: none;
	outline: none; 
	
}
ul, li, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
.border_1{
    border:1px solid #d8d8d8;
}
.news_title{
    height: 26px;
    line-height: 26px;
    font-size: 1.3rem;
    border-bottom:1px dotted #000;
    width:98%;
    text-indent: 1rem;
    overflow:hidden;
    text-overflow:ellipsis; 
    white-space: nowrap;
}
.news_fl{
    height: 40px;
    line-height: 40px;
    font-size: 1.6rem;
    font-weight: bold;
    width:90%;
    text-indent: 1rem;
}
.news_fl a{
    color:#3d94f2;
}
.news_fl a:hover{
    color:#3d94f2;
}
.news_title a{
    color:#5a5a5a;
}
.news_title a:hover{
    text-decoration: none;
    color:#3d94f2;
}
.row div{
    margin-top: 1rem;
}
.zj_zs{
    width: 100%;
    margin-top: 3rem;
    font-size: 2.3rem;
    text-align: center;
  
}
.width_100{
    width: 100%;
}
.zj_tp img{
    width:90%;
}
.zj_title{
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
}
.footer{
    height: 6rem;
    line-height: 6rem;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    width: 100%;
    color: #fff;
    background-color: #515151;
}
.youqing{
    padding: 2rem 0;
    background-color: #5a5a5a;
    color: #fff;
    margin-top: 2rem;
}
.youqing a{
    color:#fff;
    margin-right: 1rem;
}.youqing a:hover{
    text-decoration: none;
    color:#d8d8d8;
}
.text_right{
    text-align: right;
}
.school_img{
    width: 100%;
}
.school_div{
    margin-top: 1.6rem;
}
.school_pro{
    padding: 1rem;
}
.hover_hand{
    color:#515151;
    font-size: 1.3rem;
}
.hover_hand:hover{
    text-decoration:none;
    color:#3d94f2;
}
.font_size_14{
    font-size: 1.6rem;
}
.city_div span{
    padding: 0.6rem;
    background-color: #337ab7;
    color:#fff;
    margin:0 0.3rem 0.3rem 0.3rem;
    display: block;
    float: left;
    border:1px solid #337ab7;
}
.city_div span:hover{
    padding: 0.6rem;
    background-color: #fff;
    color:#000;
    margin:0 0.3rem 0.3rem 0.3rem;
    display: block;
    float: left;
}
.top{
    height: 3rem;
    line-height: 3rem;
    font-size: 1.2rem;
    background:url(../img/header_sec_welcome_bg.gif);
    border-bottom: 1px solid #d8d8d8;
}
.list_loaction{
    height: 4rem;
    line-height: 4rem;
    font-weight: 1.6rem;
    border-bottom: 1px solid #d8d8d8;
}
.list_fk{

    border:3px solid #3d94f2;
    margin-right: 1rem;
}
.list_article{
    width: 99%;
    float: left;
    border-bottom: 1px dotted #464646;
    font-size: 1.3rem;
}
.float_l{
    float: left;
}
.float_l img{
    margin-right: 1rem;
}
.float_r{
    float: right;
}
.lanmu{
    width:95%;
    height: 3rem;
    border-bottom:1px solid #3d94f2;
    padding-left: 5%;
    font-size: 1.6rem;
    font-weight: bold;
    color:#3d94f2;
}
.wzbiaoti{
    width:95%;
    padding-left: 2%;
    padding-bottom: 0.6rem;
    border-bottom: 1px solid #d8d8d8;
}
.wzbiaoti a{
    color:#000;
}
.wzbiaoti a:hover{
    text-decoration: none;
    color:#3d94f2;
}
.wzbiaoti img{
    margin-right: 0.5rem;
}
.top_img img{
    width:100%;
}
.con_100{
    width:100%;
}
.con_center{
    text-align: center;
}
.con_bold{
    font-weight: bold;
}
.article_title{
    font-size: 1.6rem;
}
.article_se_title{
    font-size: 1.4rem;
}
.width_100 img{
    width: 100%;
}
.height_6{
    height: 4rem;
    line-height: 4rem;
    width: 100%;
    background-color:#5f5f5f;
    position: fixed;
    bottom: 0;
    color: #fff;
}
.con_25{
    width: 25%;
}
.float_left{
    float: left;
}
.con_bottom a{
    color:#fff;
}
.con_bottom a:hover{
    color:#fff;
}
.con_bottom div{
    border-right: 1px solid #fff;
}
.nav > li:hover .dropdown-menu { 
    display: block; 
}

.navbar-nav li a{
    color:#fff;
  
}

.navbar-nav>li>a:hover{
    background-color:#fff!important;
    color: #000;
}
.top_right{
    float:right;
    font-size: 1.6rem;
    font-weight: bold;
    width:120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color:#fff;
    background-color: #337ab7;
    border-radius: 0.5rem;
    margin-top: 3rem;
    cursor:pointer;
    margin-right: 3rem;
}
.top_right a{
    color:#fff;
}
.top_right a:hover{
    text-decoration: none;
    color:#fff;
}
.navbar-brand_1 img{
    height: 60px;
}
.navbar-nav1>li>a{
    background-color: #337ab7;
    color:#fff!important;
}
.navbar-nav1>li>a:hover{
    
    color:#000!important;
}
@media (max-width: 768px) {
    .d-768-none {
      display: none !important;
    }
  }
  @media (min-width: 768px) {
    .d-768-none1 {
      display: none !important;
    }
  }
 .list_article{
      font-size: 1.4rem;
      
}
.list_article a{
      font-size: 1.4rem;
      color:#000;
  }
.list_article a:hover{
      text-decoration: none;
      color:#3d94f2;
}
  
     @media (max-width: 768px) {
  .d-768-none {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .d-768-none1 {
    display: none !important;
  }
}