@charset "utf-8";
/*------------------------------------------------全局元素-------------------------------------------*/
/*--------------------------------Powered by Leo-----------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 14px;
	/*font-family: "Microsoft YaHei", "宋体", Verdana, Arial, Helvetica, sans-serif;*/
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: rgb(0,0,0);
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, header, menu, dialog, footer, figure, dl, dt, dd, ul, li {
	display: block;
}
body, html {
}
a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #C00;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
/*table {
	width: 100%;
}*/
.Clear {
	clear: both;
}
.width100 {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.width1198 {
	width: 1198px;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
}
.width80 {
	width: 80%;
	margin: 0px auto;
	overflow: hidden;
}
.left {
	float: left;
	display: block;
}
.right {
	float: right;
	display: block;
}
.logo .left {
	/*height: 129px;*/
	/*width: 222px;*/
	width: 30%;
	padding: 40px 0px;
	overflow:hidden;
}
.logo .left img {
	/*margin: 26.5px 0px 36.5px 0px;*/
	/*height: 56px;*/
	/*width: 222px;*/
	max-width: 100%;
	display: block;
}
.logo .right {
	/*width: 916px;
	margin-left: 60px;*/
	width: 68%;
}
.nav {
/*height: 129px;
	line-height: 129px;*/
	overflow:hidden;
}
.nav li {
	display: block;
	width: 14.28%;
	text-align: center;
	float: left;
	overflow: hidden;
}
.nav li a {
	display: block;
	font-size: 16px;
	/*padding: 0px 30px;*/
	/*float: left;*/
	padding: 50px 0px;
}
.nav li:hover, .nav li:hover a, .nav li a.active {
	background-color: #2059a0;
	color: #fff;
}
.footer {
	background: url(../img/bgfooter.png) center repeat;
	height: 311px;
	padding: 76px 0px;
}
.footer .left {
	width: 340px;
	margin-right: 55px;
}
.footer .left h3 {
	display: block;
	width: 100%;
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	line-height: 80px;
}
.footer .left ul {
}
.footer .left ul li {
	display: block;
	width: 315px;
	background: url(../img/icon8.png) left center no-repeat;
	padding-left: 25px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
}
.footer .right {
	width: 803px;
	height: 311px;
}
.copyright {
	height: 53px;
	line-height: 53px;
	background-color: #000;
	color: #fff;
}
.copyright p, .copyright a {
	color: #fff;
}
.copyright a {
	margin-left: 100px;
}
.backup {
	cursor: pointer;
	margin-top: 19px;
}
.pages {
	overflow: hidden;
	margin-top: 30px;
}
.pages p {
	display: block;
	width: 100%;
	overflow: hidden;
}
.pages p span {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 5px 0px;
}
.pages p span a {
	font-size: 15px;
}
.pages p span.bg {
	background-color: #c7000a;
	text-align: center;
	width: 120px;
	font-size: 15px;
	margin-right: 15px;
	color: #fff;
}
