 @media screen and (max-width: 1400px) {
}
/* basic-css */
/* 基本元素重置 */
html {
	overflow-x:hidden;
}
* {
	margin:0px;
	padding:0px;
}
body, html, samp, #keywords {
	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;
}
p {
	text-align:justify;
	line-height:26px;
}
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*********************/
.clear {
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 1px;
	clear: both;
	visibility: hidden;
}
input, textarea, select {
	border:0;
	outline:none;/*去除蓝色边框*/
}
.fenye {
	text-align:center;
	clear:both;
	margin-top:20px;
	margin-bottom:40px;
}
.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;
	color:#3c3c3c;
	border-right:none;
	/*	margin-left:3px;
	margin-right:3px;*/
	padding-left:15px;
	padding-right:15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
.current {
	background:#00A9C8 !important;
	border: 1px solid #00A9C8 !important;
	color:#fff !important;
}
.disabled {
	color:#D8D8D8;
}
.ep-pages a:hover {
	background:#fff;
	/*	border: 1px solid #268bdb !important;*/
	color:#00A9C8;
}
s {
	text-decoration:none;
}
em {
	font-style:normal;
}
.fanhui {
	height:68px;
	line-height:68px;
	text-align:center;
	background:#F3F3F3;
	margin-bottom:18px;
}
.fanhui a {
	display: block;
}
.fy {
	width:100%;
	padding: 50px 0 50px 0;
}
.fy p {
	color:#656565 !important;
	width: 100%;
	line-height: 30px !important;
	font-size: 14px !important;
}
.fy p a {
	color:#656565 !important;
}
.fy p a:hover {
	color:#60a60f !important;
}
.p_img {
	text-indent:inherit !important;
}
/*****************搜索***********************/

.ss {
	width:232px;
	height:50px;
	float: right;
	background:url(../images/ss.jpg) center no-repeat;
}
#keywords {
	border: none;
	background: none;
	outline:none;/*去除蓝色边框*/
	color:#fff;
	line-height:33px;
	height:50px;
	width:170px;
	font-size:14px;
	float:left;
	margin-left:14px;
	margin-right:6px;
}
.ss-zz {
	letter-spacing: 1px;
	font-size: 14px;
}
.sousuo {
	width:40px;
	height:50px;
	float:right;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	background: none;
}
/*****************搜索***********************/



::-webkit-input-placeholder { /* WebKit browsers */
color: #404040;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:  #404040;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #404040;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color:  #404040;
}
.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;
}
.cur_img {
	text-indent:0px !important;
}
