@charset "utf-8";
/* CSS Document */

a{ text-decoration: none;}
body{ background:#fff;font-size: 14px}
.wrapper{ font-family: "微软雅黑";width:100%;margin:0 auto}
/*头部header s*/

.content {width: 1200px;margin: 0px auto;background: #fff;margin-top: 20px;}
.hdjl_left{width: 790px;}
.hdjl_right{width: 380px;}
.xx_box{width: 100%;}
.rt-title{ height:44px; line-height:44px; border-bottom:2px solid #063f80; width:100%; margin-bottom:10px;}
.box{float: left;}
.rt-title ul{float: right;}
.rt-title ul li{float: left;line-height: 44px;font-size: 18px;color:#015293}
.rt-title ul li a{font-size: 18px;color:#015293}
.box a{ display:block;padding:0px 35px; float:left; height:44px;  font-size:18px; line-height:44px; color:#015293}
.box a.hdtit{  color:#fff; text-decoration:none;background: #063f80;}
.two_box{width: 100%;margin-top: 20px;}
.two_left{width: 380px;}
.two_right{width: 380px;}
.index_news_box3_title {
  width: 100%;
  height: 44px;
  border-bottom:2px solid #063f80; 
  margin-bottom:20px;
}

.index_news_box3_title span {
  line-height: 44px;
  height: 44px;
  font-size: 18px;
  font-family: "微软雅黑";
  color: #fff;
  float: left;
  width: 140px;
  text-align: center;
  background: #063f80;
}

.index_news_box3_title a {
  float: right;
}

.index_news_box3_title .news_more {
  color: #000;
  font-size: 18px;
  float: right;
line-height: 44px;
}

.index_news_box3_content {
  width: 100%;
}

.index_news_box3_content ul {
  padding: 0px 10px;
  
}

.index_news_box3_content ul li {
  height: 36px;
  line-height: 36px;
  text-align: right;
  color: #333;
  margin-right: 5px;
  font-size: 16px
}



.index_news_box3_content ul li span {
  float: left;
  height: 36px;
  line-height: 36px;
  color: #333;
  font-size: 16px
}

.index_news_box3_content ul li a {
  FONT-SIZE: 16px;
  color: #333;
}

.index_news_box3_content ul li a:hover {
  text-decoration: none;
}
.weibo{width: 100%;}
.weibo_tit{width:378px;
  height:44px;
  border:1px solid #bababa;background:rgb(236, 236, 236);}
.weibo_tit span{line-height: 44px;
  height: 44px;
  font-size: 18px;
  font-family: "微软雅黑";
  color: #fff;
  display: block;
  width: 140px;
  text-align: center;
  background: #063f80;}
.blog_listOn{width: 378px;height: 278px;border:1px solid #bababa;border-top: none;}
.zxts{display:block;width: 380px;height: 92px;line-height: 92px;background: #e6f7fb;margin-top: 10px;text-align: center;}
.zxts span{
  font-size:24px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:#015293;
  display: block;
  float: left;
  }
  .zxts img{display: block;float: left;margin-top: 28px;margin-left: 110px;margin-right: 15px;}