@charset "utf-8";
/* CSS Document */
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family: "微软雅黑", "宋体", Arial, sans-serif;
	font-size: 12px;
	color: #555555;
}
body, html {
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 561px;
}
/*#floatingAd{display: none;}*/
@media screen and (max-width:1134px) {
body, html {
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 772px;
}
}
a {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #1485e5;
	text-decoration: none;
}
img {
	border: 0 none;
}
ol, ul, li {
	list-style: none;
}
div, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
input[type="submit"] {
	cursor: pointer;
}
button {
	cursor: pointer;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ov {
	overflow: hidden;
}
.psRe {
	position: relative;
}
.psAb {
	position: absolute;
}
.m925 {
	min-width: 1000px;
}
/*头部*/
.header {
	width: 100%;
	height: 130px;
	background: url(../images/bg_01.png) repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
.logo {
	width: auto;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 21px;
	left: 25px;
}
.nav {
	width: auto;
	height: 130px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.nav ul li {
	width: 112px;
	height: 130px;
	position: relative;
	float: left;
}
.nav ul li a.nav_a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.nav ul li a.nav_a b {
	display: block;
	width: 100%;
	height: 122px;
	line-height: 122px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	position: absolute;
	top: 0px;
	left: 0px;
}
.nav ul li a.nav_a span {
	display: block;
	width: 100%;
	height: 102px;
	line-height: 102px;
	text-align: center;
	font-size: 83.3333%;
	font-family: "宋体";
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.nav ul li a.nav_a:hover, .nav ul li a.nhover {
	background: url(../images/bg_02.png) repeat;
}
.nav ul li a.nav_a:hover b, .nav ul li a.nav_a:hover span, .nav ul li a.nhover b, .nav ul li a.nhover span {
	color: #e30004;
}

@media screen and (max-width:1366px) {
.logo {
	top: 33px;
}
.logo img {
	width: 350px;
}
}

@media screen and (max-width:1246px) {
.logo {
	top: 21px;
}
.logo img {
	width: 478px;
}
.header {
	height: 260px;
}
.nav {
	top: 130px;
	left: 25px;
}
}
/*底部*/
.footer {
	width: 100%;
	height: 90px;
	overflow: hidden;
	background: url(../images/bg_05.png) repeat;
	z-index: 10;
	bottom: 0px;
}
.footer_l {
	width: auto;
	height: 50px;
	line-height: 25px;
	color: #b9b9b9;
	position: absolute;
	top: 20px;
	left: 15px;
}
.footer_l a {
	color: #b9b9b9;
	margin-right: 5px;
}
.footer_s {
	width: auto;
	height: 28px;
	position: absolute;
	right: 15px;
	bottom: 20px;
}
.footer_s span {
	float: left;
	line-height: 28px;
	color: #b9b9b9;
}
.footer_r {
	width: auto;
	height: 25px;
	line-height: 25px;
	color: #b9b9b9;
	position: absolute;
	top: 20px;
	right: 15px;
}
.footer_r a {
	color: #b9b9b9;
}
.footer a:hover {
	color: #1485e5;
}





.foot_erweima{position:fixed; left:0px; top:30%; z-index:999;}
.foot_erweima span{position:absolute; right:-10px; bottom:-20px; cursor: pointer;}











