.current {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #707070;
  font-size: 26px;
  display: inline-block;
  color: #ffffff !important;
  background: #00a0e9 !important;
}
#page {
  text-align: right;
  overflow: hidden;
  display: flex;
  -webkit-justify-content: flex-end;
  margin-bottom: 80px;
  margin-top: 40px;
}
#page a {
  width: 40px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #707070;
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  margin-left: 20px;
  background: #e5e5e5;
}
#page .tiao {
  line-height: 26px;
  text-align: center;
  color: #707070;
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  margin-left: 20px;
}
#page .tiao input{
	width:32px;
	height:26px;
	line-height:26px;
	margin-left:6px;
	margin-right:6px;
}
#page .totalPages{
	line-height: 26px;
	color: #707070;
	font-size: 14px;
}
#page #prePage {
	width: 60px !important;
	height: 26px !important;
	line-height: 26px;
	text-align: center;
	color: #707070;
	font-size: 14px;
	display: inline-block;
}
#page #nextPage {
  width: 60px !important;
  height: 26px !important;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  display: inline-block;
  background: #00a0e9;
}
#page #lastPage {
  color: #ffffff;
  background: #00a0e9;
}

.news_list {
  background-position: center -0.6rem;
  background-repeat: no-repeat;
	overflow:hidden;
}
.news_list .news_list_box {
  overflow: hidden;
  margin-top: 40px;
  padding-bottom:30px;
  border-bottom:1px dashed #bfbfbf;
}
.news_list .news_list_box:nth-last-of-type(1) {
	border-bottom:0px dashed #bfbfbf;
}
.news_list .ly_list {
  overflow: hidden;
  margin-top: 40px;
  padding-bottom:30px;
  border-bottom:1px dashed #bfbfbf;
}
.news_list .ly_list:nth-last-of-type(1) {
	border-bottom:0px dashed #bfbfbf;
}
.news_list .news_dian{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #848484;
	display: inline-block;
}
.news_list .news_dian_show{
	background: #00a0e9;
}
.news_list .news_L{
	width:220px;
	float:left;
	background-image: url(/static/skin/default/img/common/bg_03.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
}
.news_list .news_L img{ width:100%;}
.news_list .news_L li{
	width: 87%;
	margin:0 auto;
	border-bottom:1px dashed #bfbfbf;
}
.news_list .news_L li:nth-last-of-type(1){
	border-bottom:0px dashed #bfbfbf;
}
.news_list .news_L li a{
	width: 60%;
	height:62px;
	line-height:62px;
	font-size:14px;
	color:#4c4c4c;
	font-weight:bold;
	margin: 0;
	text-align: left;
	padding-left: 10px;
}
.news_list .news_L li .news_show{
	color:#00a0e9;
}
.news_list .news_span{
	float: right;
}
.news_list #news_list{
	width:806px;
	float:right;
}
.news_list .news_cen{
	width:806px;
	float:right;
}
.news_list .news_list_box .news_list_L {
  width: 250px;
  height:150px;
  float: left;
}
.news_list .news_list_box .news_list_L img{
	width:100%;
	height:100%;
}
.news_list .news_list_box .news_list_R {
  width: 66%;
  float: right;
  margin-left: 20px;
}
.news_list .news_list_box .news_list_R a {
  text-decoration: none;
}
.news_list .news_list_box .news_list_R h1 {
  font-size: 16px;
  color: #4c4c4c;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align:center;
}
.news_list .news_list_box .news_list_R h2 {
  font-size: 14px;
  color: #a2a2a2;
  line-height:44px;
  text-align:center;
}
.news_list .news_list_box .news_list_R p {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-indent:28px;
}
.news_list .news_list_box:hover .news_list_R h1 {
  color: #00a0e9;
}
.news_cen .news_top{
	width: 150px;
	height: 30px;
	line-height: 30px;
	float: right;
	position: relative;
}
.news_cen .news_top input{
	width: 100%;
	height: 100%;
	padding-left: 9px;
	font-size: 12px;
	color: #848484;
}
.news_cen .news_top img{
	width: 14px;
	height: 14px;
	cursor: pointer;
	position: absolute;
	right: 9px;
	top: 9px;
}
.news_cen .news_top_p{
	width: 100%;
	overflow: hidden;
	border-bottom:1px dashed #bfbfbf;
}
.news_cen .news_top_p .news_top_L_P{
	font-size: 20px;
	color: #4d4d4d;
	font-weight: bold;
	float:left;
}
.news_cen .news_top_p .news_top_L_P span{
	width: 6px;
	height: 20px;
	display: block;
	background: #00a0e9;
	margin-right: 10px;
	float: left;
	margin-top: 24px;
}
.news_cen .news_top_p .news_top_L_P p{
	display:inline-block;
	line-height:68px;
}
.news_cen .news_top_p .news_top_R_a{
	float:right;
	line-height:68px;
	font-size:12px;
	color:#a2a2a2;
}
.news_cen .news_top_p .news_top_R_a a{
	font-size:12px;
	color:#a2a2a2;
}
.news_cen .news_top_p .news_top_R_a a:nth-last-of-type(1){
	color:#00a0e9;
}
.news_list .ly_list{
	border-bottom: 1px dashed #bfbfbf;
}
.news_list .ly_list .news_list_L{
	width: 180px;
    height: 180px;
    float: left;
}
.news_list .ly_list .news_list_R{
	width: 72%;
}
.news_list .ly_list .news_list_R p{
	font-size: 14px;
    color: #4c4c4c;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-indent: 0px;
}
.news_list .ly_list .news_list_R h1{
	    color: #00a0e9;
		margin-bottom: 12px;
}
@media only screen and (max-width: 750px) {
	.news_list #news_list{
		width: 100%;
	}
	.news_list .news_cen{
		width: 100%;
	}
	.news_list .news_list_box .news_list_L{
		width: 34%;
		height: 100px;
	}
	.news_list .news_list_box .news_list_R{
		width: 60%;
	}
	.news_list .news_list_box .news_list_R h2{
		line-height: 38px;
	}
	.news_list .news_list_box .news_list_R p{
		-webkit-line-clamp: 2;
		line-height: 22px;
	}
	.news_list .news_list_box{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.news_cen .news_top{
		margin-top: 16px;
	}
	#page{
		margin-top: 0;
		margin-bottom: 0;
	}
	#page a{
		margin-left:2px;
		width: 34px;
	}
	#page .tiao{
		margin-left: 0.06rem;
	}
	#page .tiao input{
		margin-left: 0px;
	}
	.news_cen .news_top_p .news_top_L_P p{
		font-size: 18px;
	}
	.news_list .news_L{
		width: 100%;
		background-size: 103% 100%;
		/* background-image: none; */
	}
	.news_list .news_L p{
		width: auto;
		float: left;
		padding-left: 0.2rem;
		padding-right: 0.2rem;
	}
	.lianjie ul a{
		width: auto !important;
	}
	.news_list .news_L li{
		width: 50%;
		float: left;
		border-bottom: none;
	}
	.news_list .news_span{
		display: none;
	}
}