/* CSS Document */

/*浏览更多*/ 
.page_more {
	text-align: center;
	vertical-align:middle;
	display: block;
	margin: 40px 0px;
	clear: both;
	width: 100%;
	overflow: hidden;
}
.page_more a:link,  .page_more a:visited {
	height: 40px;
	overflow: hidden;
	color: #666;
	text-decoration: none;
	margin: 0px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	vertical-align:middle;
	padding: 0px;
	font: 16px/37px "Microsoft YaHei","STXiHei","SimHei","SimSun";
	background: #FFFFFF;
	display: inline-block;
	border: 1px solid #cdcdcd;
	clear: both;
	width: 160px;
}
 .page_more a:hover {
	
	color: #4285F4;
	background: #fff;	
	border: 1px solid #4285F4;
}


/*分页 */
/*分页 */
.page-blank {clear: both; font-size:0px; height:20px; line-height:20px; size:0px;}
.page-warp {
	text-align: center;
	vertical-align:middle;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width:100%;
	overflow: hidden;
	
}


.page-warp *{  /*边框和内边距放入框中,将border、padding计算到width和height之内*/
   /*-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;*/
	
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	box-sizing:border-box;
	text-decoration: none;
	}

/*第1种分页*/
.page-warp .pageCur {
	background: #eb514f;
	border: 1px solid #eb514f;
	height: 40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	vertical-align:middle;
	display:inline-block;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	overflow: hidden;
	font: 18px/38px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;	
	width:40px;
	}


.page-warp a.pageNum:link, .page-warp a.pageNum:visited{
	background: #e9e9e9;
	height: 40px;
	width:40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	vertical-align:middle;
	display:inline-block;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	overflow: hidden;
	font: 18px/38px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px;
}

.page-warp a.pageNum:hover {
	background: #eb514f;
	color: #fff;
	border: 1px solid #eb514f;
}
.page-warp .pageEtc {
	height: 40px;
	text-align: center;
	vertical-align:middle;
	display:inline-block;
	margin-right: 0px;
	margin-left: 0px;
	font: 18px/30px Arial, Helvetica, sans-serif;
	text-decoration: none;
	overflow: hidden;
	padding: 0px;
	color: #666666;
	width:28px;
}

.page-warp .prev{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23cccccc'%2F%3E%3C%2Fsvg%3E");
 -moz-background-size: 20px 20px;
  -webkit-background-size:  20px 20px;
	background-size:  20px 20px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px;
	overflow: hidden;	
	background-color: #e9e9e9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	vertical-align:middle;
	display:inline-block;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	overflow: hidden;
}
.page-warp a.prev:link, .page-warp a.prev:visited{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E");
 -moz-background-size: 20px 20px;
  -webkit-background-size:  20px 20px;
	background-size:  20px 20px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px;
	overflow: hidden;	
	background-color: #e9e9e9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	vertical-align:middle;
	display:inline-block;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	overflow: hidden;
}
.page-warp a.prev:hover {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
background-color: #eb514f;}

.page-warp .next{
	 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23cccccc'%2F%3E%3C%2Fsvg%3E");
 -moz-background-size: 20px 20px;
  -webkit-background-size:  20px 20px;
	background-size:  20px 20px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px;
	overflow: hidden;	
	background-color: #e9e9e9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	vertical-align:middle;
	display:inline-block;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	overflow: hidden;
}

.page-warp a.next:link, .page-warp a.next:visited{
	 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E");
 -moz-background-size: 20px 20px;
  -webkit-background-size:  20px 20px;
	background-size:  20px 20px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px;
	overflow: hidden;	
	background-color: #e9e9e9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	vertical-align:middle;
	display:inline-block;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	overflow: hidden;
}
.page-warp a.next:hover {
 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E");
background-color: #eb514f;}

/*分页 end */
/*第2种分页*/
.page-warp {
    text-align: center;
    vertical-align:middle;
    margin: 0px auto;
    padding: 0px;
    clear: both;
    width: 100%;
    overflow: hidden;
}
.news_box .page-warp li { padding:0px; margin:0px; border:none;}
.page-warp * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
}
.page-warp .pagec {
    height: 32px;
    text-align: center;
    vertical-align:middle;
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    font: 14px/32px Arial, Helvetica, sans-serif;
    text-decoration: none;
    overflow: hidden;
    padding: 0px;
    color: #000000;
	border:none;
}
.page-item {display: inline-block;}
.left_cks a.page-link { width:auto; padding:0px 13px;}
.right_cks a.page-link { width:auto; padding:0px 13px;}
.right_cks a, .right_cks span {
    /*background: #ffffff url(../images/right_cks.png) no-repeat;*/
}
.right_cks a:hover, .right_cks span:hover {
    /*background: #eb514f url(../images/right_cks-1.png) no-repeat;*/
}
.page-item .page-link {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    height: 32px;
    width: 32px;
    text-align: center;
    vertical-align:middle;
    display: inline-block;
    margin-right: 2px;

    margin-left: 2px;
    text-decoration: none;
    overflow: hidden;
    font: 14px/32px Arial, Helvetica, sans-serif;
    color: #9c9c9c;
    padding: 0px;
}
.page-item .page-link:hover {
    background-color: #ffffff;
    border: 1px solid #f1902f;
	color: #f1902f;
}
.page-item.active .page-link {
    background-color: transparent;
    border: 1px solid transparent;
    height: 32px;
    text-align: center;
    vertical-align:middle;
    display: inline-block;
    margin-right: 2px;
    margin-left: 2px;
    text-decoration: none;
    overflow: hidden;
    font: 14px/32px Arial, Helvetica, sans-serif;
    color: #00a2e9;
    padding: 0px;
    width: 32px;
}
.page-item .page-link_button {
	background-color: #ffffff;
border: 1px solid #f1902f;
height: 32px;
text-align: center;
vertical-align: middle;
display: inline-block;
padding:0px 12px;
margin-right: 2px;
margin-left: 2px;
text-decoration: none;
overflow: hidden;
font: 14px/32px Arial, Helvetica, sans-serif;
color: #f1902f;
}