#hov {
  background: #2756a4;
}
#hov_a {
  color: #fff;
}
.news_center {
  background: #f9f9f9;
}
.news_center .newsBox {
  background: #fff;
  padding: 25px 19px 30px 20px;
  margin: 30px 0 30px 0;
}
.newsBox .newsList li {
  background: url(img/list.jpg) no-repeat left center;
  padding-left: 15px;
  line-height: 48px;
  font-size: 16px;
  font-weight: normal;
  color: #333;
}
.news_center .newsBox .newsList li a{color: #333;font-size:16px;}
.news_center .newsBox .newsList li:hover a{color:#337ab7}
.news_center .newsBox .newsList li span {
    float: right;
    font-size: 16px;
    color: #888;
    font-weight: normal;
}
.news_center .newsBox .newsMain {
    margin: 20px 0 23px 0;
    padding-left: 0px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}
.newsBox .newsMain .newsPic {
  float: left;
  padding-left:0px;width:36%
}
.news_center .newsBox .newsMain .newsPic img{}
.newsBox .newsMain .newsContent {
  width: 62%;
  float: left;
  padding-top: 12px;
}
.newsBox .newsMain .newsContent h3 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 26px;
}
.news_center .newsBox .newsMain .newsContent h3 span {
  color: #878787;
  font-size: 10px;
  float: right;
}
.newsBox .newsMain .newsContent p {
  margin-top: 30px;
  text-indent: 2em;
  line-height: 30px;
  font-size: 16px;
  color: #434343;
}
.newsBox .newsMain .newsContent a {
  color: #ed1c24;
  float: right;
  margin-top: 20px;
}
.newsBox .newsMain .newsContent .newsContent_a{
	float: none;
    margin-top: 0px;
    color: #333;
    font-size: 20px;
    line-height: 26px;
}
.news_center .newsBox:hover {
  -webkit-box-shadow: 1px 6px 8px 6px #ebebeb;
  -moz-box-shadow: 1px 6px 8px 6px #ebebeb;
  box-shadow: 1px 6px 8px 6px #ebebeb;
}
.news_center .onlineBox {
  margin-top: 30px;
  padding: 37px 20px 40px 20px;
  background: #fff;
}
.news_center .onlineBox .onlineCon {
  margin-bottom: 30px;
}
.onlineBox .onlineCon .newsContent {
  padding-top: 12px;
}
.onlineBox .onlineCon .newsContent h3 {
  	font-size: 18px;
    color: #1b1b1b;
    font-weight: bold;
    line-height: 26px;
	color:#333;
}
.news_center .onlineBox .onlineCon .newsContent h3 span {
  color: #878787;
  font-size: 14px;
  float: right;
  font-weight: 400;
}
.onlineBox .onlineCon .newsContent p {
 	margin-top: 20px;
    text-indent: 2em;
    line-height: 30px;
    font-size: 16px;
    font-weight: normal;
    color: #434343;
}
.newtime{
	color:#888;
	font-size:14px;	
}
.news_center .onlineBox .onlineCon .newsContent a {
    color: #333;
    margin-top: -23px;
    font-size: 18px;
    line-height: 26px;
}
.pages #Pagination {
  float: left;
  margin-top: 20px;
  margin-bottom: 10px;
}
.pages #Pagination .pagination {
  height: 40px;
  text-align: right;
  font-family: \u5b8b\u4f53, Arial;
}
/*.pages #Pagination .pagination span {*/
/*float: left;*/
/*display: inline;*/
/*padding: 11px 13px;*/
/*border: 1px solid #e6e6e6;*/
/*background: #f6f6f6;*/
/*color: #666666;*/
/*font-family: \u5b8b\u4f53,Arial;*/
/*font-size: 14px;*/
/*cursor: pointer;*/
/*}*/
.pages #Pagination .pagination span,
.pages #Pagination .pagination a {
  float: left;
  display: inline;
  padding: 2px 9px;
  color: #0b4199;
  font-family: \u5b8b\u4f53,Arial;
  font-size: 14px;
  cursor: pointer;
  border: 1px solid #bdbdbd;
  margin-right: 8px;
  border-radius: 5px;
}
.pages #Pagination .pagination .current {
  color: #ed1c24;
  border: none;
}
.pages #Pagination .pagination .prev,
.pages #Pagination .pagination .next {
  float: left;
  padding: 2px 4px;
  border: 1px solid #bdbdbd;
  background: #f9f9f9;
  color: #0b4199;
  cursor: pointer;
  border-radius: 5px;
  margin-right: 8px;
}
.pages #Pagination .pagination .one {
  float: left;
  padding: 2px 12px;
  border: 1px solid #bdbdbd;
  background: #f9f9f9;
  color: #bfbfbf;
  cursor: pointer;
  border-radius: 5px;
  margin-right: 8px;
}
.pages #Pagination .pagination .next,
.pages #Pagination .pagination .last {
  color: #0b4199;
}
.pages #Pagination .pagination .next {
  float: left;
  padding: 2px 12px;
  background: #f9f9f9;
  cursor: pointer;
  margin-right: 8px;
}
.pages #Pagination .pagination .prev i,
.pages #Pagination .pagination .next i {
  display: inline-block;
  width: 4px;
  height: 11px;
  margin-right: 10px;
}
/*.pages #Pagination .pagination .prev {*/
/*border-right: none;*/
/*}*/
/*.pages #Pagination .pagination .prev i {*/
  /*background-position: ;*/
/*}*/
.searchPage1 {
  font-size: 12px;
  margin-top: 45px;
  color: #0b4199;

}
.searchPage1 .btn-group{
  border:1px solid #bdbdbd;
  border-radius: 5px;
}
.news-index-span-author{margin-right:120px;}
@media(max-width:650px){
    .news-index-span-author{margin-right:10px;}
}
/*# sourceMappingURL=news.css.map */
