.News-left{
	width: 855px !important;
	padding: 0px !important;
	margin-right: 20px;
	background-color: #fff;
	padding: 0px !important;
	border: #eee 1px solid;
}
.bigdc{
	/* padding: 22px 18px; */
	/* border-bottom: #EEE 1px solid; */
}
.news-lista{
	padding: 18px 0px;
}
.news-lista li{
	height: 45px;
	line-height: 45px;
	font-size: 10px;
	padding: 0 18px;
	box-sizing:initial;
}	
.news-lista li a{
	padding-left: 18px;
	background: url(../img/icon/hongd.png) no-repeat left center !important;
}
.news-lista li span{
	float:right;
	color: #b3b3b3;
	font-size:14px;
}
.news-lista li:nth-child(5n){
	padding: 0px 18px 30px;
	margin-bottom:30px;
	border-bottom: #eee 1px solid;
}
.news-lista li a{
	font-size: 18px;
	color: #000000;
}
.news-lista li a:hover{
	color: #CD0600;
}
/* 翻页 */
.turn-page{
	padding: 63px 32px;
}
.turn-ul li{
  width: 50px !important;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	margin: 0 6.5px;
	padding: 0;
	list-style: none;
	float: left;
	text-align: center;
}
.turn-ul li a{
  color: #000;
}
.turn-ul li.prev-li:hover a{
	color: #fff;
	}
.prev-li:hover{
  background-color: #cd0600;
  color: #FFF !important;
}
.prev{
	width: auto !important;
	height: 40px;
	text-align: center;
}
.jump{
	width: 50px !important;
	font-size: 14px;
	background-color: #fff !important; 
}
.jump input{
  border: #eee 1px solid !important;
}
.li-input{
  width: 60px !important;
  border: #eee 1px solid;
  overflow: hidden;
}
.li-input:hover.li-input input{
  background-color: #CD0600 !important;
  color: #FFF;
}
.turn-ul li input{
    width: 50px !important;
    padding: 0;
    height: 40px;
    line-height: 40px;
    margin: 0 5px 0 0;
    text-align: center;
    font-size: 16px;
    color: #000000;
    border: #eee 1px solid;
	}
.li-input input[type="button"] {
	  width: 60px;
	  height: 40px;
	  line-height: 40px;
	  border: 0;
	  background-color: #fff !important;
  }
.prev-li{
  border: #eee 1px solid !important;
}
.prev-li a{display: block;}
.prev-li.active{
	color: #fff;
	background-color: #CD0600;
}
.prev-li.active a{color: #fff;}
.prev-li4{
  background-color: #fff !important; 
  margin: 0 !important;
}
.prev-li7{
   background-color: #fff !important; 
   margin-right: 0px !important;
}
.prev-li8{
	
}


/* 右边 */
.news-right{
	width: 325px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
	background-color: #fff;
	border:#eee 1px solid;
}
.news-text {
    width: 323px;
    height: 64px;
    border-bottom: #eee 1px solid;
    background-color: #fff;
	margin: 0px !important;
}
.cnews-ulli{
	padding: 30px 13px;
}
.cnews-li{
	width: 100%;
	height: 87px;
	padding: 2px 0px 3px 0px;
	border-bottom: #eee 1px solid;
}
.cnews-li:hover .cnews-text,.cnews-li .active{
	color: #CD0600;
	font-weight: bold;
	background-color: #f6f6f6;
	border-bottom: #ddd 1px solid;
}
.cnews-text{
	width: 100%;
	font-size: 18px;
	color: #000000;
	padding: 30px 0px;
	text-align: center;
}