﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: microsoft yahei;
}
div, form, ul, ol, li, span, p, dl {
	margin: 0;
	padding: 0;
	border: 0;
}
img, a img {
	border: 0;
	margin: 0;
	padding: 0;
}
img {
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
ul, ol, li {
	list-style: none
}
dl {
	margin: 0;
	padding: 0;
}
dd, dt {
	margin: 0;
	padding: 0;
}
a {
	outline-style: none;
	color: #999;
	text-decoration: none;
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #29a8dc;
	text-decoration: none;
}
a:active {
	color: #29a8dc;
	text-decoration: none;
}
a:link, a:visited, a:hover, a:active {
blr:expression(this.onFocus=this.blur())
}
.clear {
	clear: both;
	font-size: 1px;
	width: 1px;
	visibility: hidden;
	margin-top: 0px!important;
*margin-top:-1px;
	line-height: 0
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: '\20';
	display: block;
	clear: both;
}
.m {
	margin: 0 auto;
}
.l {
	float: left;
}
.r {
	float: right;
}
#pages, .pages {
	padding: 30px 0;
	font-size: 14px;
	text-align: right;
}
.pages a {
	padding: 0 11px 0 10px;
	color: #666;
	background: #29a8dc;
	background: url(../images/pages_bg.gif) no-repeat right center;
}
.pages a:hover {
	color: #29a8dc;
	text-decoration: underline;
}
.pages span {
	background: none;
	color: #666;
	margin: 3px;
	padding: 0 11px 0 10px;
	color: #29a8dc;
	text-decoration: underline;
	background: url(../images/pages_bg.gif) no-repeat right center;
}
.pages_num {
	background: url(../images/pages_bg.gif) no-repeat right center;
	padding: 10px;
}
.sx {
	border-top: 1px solid #e6e6e6;
	padding: 10px 0;
	margin: 10px 0;
}
.s {
	color: #cf5d00;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.s a {
	color: #666;
}
.s a:hover {
	color: #cf5d00
}
.btn-img {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	BORDER-RIGHT-WIDTH: 0px;
}
.footer {
	width: 100%;
	height: 320px;
	margin: 0 auto;
	background: url(../images/footer_bg.png);
	overflow: hidden;
	margin-top: 45px;
}
.er {
	width: 276px;
	height: 320px;
	background: url(../images/er.jpg);
	position: absolute;
	top: 0;
	right: 0;
}
.link_title {
	font-size: 20px;
	color: #F6F6F6;
	padding-top: 80px;
	margin-bottom: 10px;
}
.link {
	width: 608px;
	height: 95px;
	background: #494949;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.link ul {
}
.link a {
	width: 130px;
	text-align: center;
	color: #f6f6f6;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 10px;
	display: inline-block
}
.link a:hover {
	color: #FF0;
}
.copyright {
	margin-top: 20px;
	color: #989898;
	line-height: 30px;
}
.copyright a {
	color: #989898;
}
.copyright a:hover {
	color: #fff
}
.fenye {
	padding: 30px 0;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}
.fenye span, .fenye a {
	display: inline-block;
	padding: 3px 11px;
	border: 1px solid #ddd;
	margin-right: 5px;
	border-radius: 3px;
}
.fenye span.cur {
	background-color: #f0f0f0
}
/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}
