 @media screen and (max-width: 1439px) {
}
/* basic-css */
/* 基本元素重置 */
html {
	overflow-x:hidden;
}
* {
	margin:0px;
	padding:0px;
}
body, html, samp {
	font-size:14px;
	font-family:"Microsoft YaHei", SimSun, SimHei;
	/*	    font-family: Arial, Helvetica, sans-serif;*/

}
img {
	border:0px;
}
a {
	text-decoration:none;
	color:#000;
	outline:none;
}
div {
	margin:0px auto;
}
li, dl, dt, dd {
	list-style-type:none;
}
input, textarea, select, option, em, h1, h2, h3, h4, h4, h6, strong, span, li, dl, dt, td {
	font-size:14px;
}
h1, h2, h3, h4, h5, h6, em, i {
	font-style:normal;
	font-weight:400;
	outline:none;
}
/*****************top*********************/
.next-prev-single { padding-top:20px;
}
    .next-prev-single p { line-height:28px; margin-top:2px; color:#231815;
    }
    .next-prev-single p a{color:#231815;
    }
input, textarea, select {
	border:0;
	outline:none;/*去除蓝色边框*/
}
.fenye {
	text-align:center;
	clear:both;
	padding-top:20px;
}
.ep-pages {
	margin: 0 auto;
	display: inline-block;
/*	border-right: 1px solid #E8E8E8;*/
	margin-top:20px;
}
.ep-pages a, .ep-pages span {
	display: inline-block;
	border: 1px solid #E8E8E8; background:#FAFAFA; color:#999999;
/*	border-right:none;*/
	padding-left:13px; margin-left:5px; margin-right:5px;
	padding-right:13px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
}
.current {
	background:#fff !important;border: 1px solid #268bdb !important;
	color:#268bdb;
}
.disabled {
	color:#D8D8D8;
}
.ep-pages a:hover {
	background:#fff;	
	border: 1px solid #268bdb !important;
	color:#268bdb;
}
s {
	text-decoration:none;
}
em {
	font-style:normal;
}
.fanhui {
	float: right;
}
.fanhui a {
	display: block;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	padding: 10px 20px;
}
/*****************搜索***********************/

.ss {
	width:420px;
	float: right;
	height:50px;
	margin-right:20px;
	margin-top: 48px;
	background:url(../images/sousuo.png) center no-repeat;
}
#keywords {
	border: none;
	background: none;
	outline:none;/*去除蓝色边框*/
	color:  #666;
	line-height:50px;
	width:340px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
}
.ss-zz {
	letter-spacing: 1px;
	font-size: 14px;
}
.sousuo {
	width: 60px;
	height: 50px;
	float:right;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	background: none;
}
/*****************搜索***********************/



::-webkit-input-placeholder { /* WebKit browsers */
color: #666;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:  #666;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #666;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color:  #666;
}
.fen_sx {
	margin-top:20px;
	height:auto;
	overflow:hidden;
}
.fen_sx span a {
	font-size:16px;
	line-height:28px;
	color:#333333;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
.fen_sx span a:hover {
	font-size:16px;
	line-height:28px;
	color:#f0ab62;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
