@charset "utf-8";
/*------------------------------------------------全局元素-------------------------------------------*/
/*--------------------------------Powered by Lian-----------------------------------------*/
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: 1;
	font-size: 14px;
	font: inherit;
	font-family: "Microsoft YaHei", "宋体", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: #383635;
}
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: #383635;
	text-decoration: none;
	font-size: 14px;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
a:hover {
	color: #c7000a;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
table {
	width: 100%;
}
.Clear {
	clear: both;
}
.w100 {
	width: 100%;
}
.w1180 {
	width: 1180px;
	margin: 0px auto;
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
/*头部*/
.top {
	position: relative;
	overflow: hidden;
	height: 839px;
}
.top {
}
.top .header {
	height: 45px;
	line-height: 45px;
	background: #eff0f0;
	color: #666;
	font-size: 14px;
}
.top .logo {
	height: 140px;
	background: url(../img/bg_header.jpg) center no-repeat;
}
.top .logo .left {
}
.top .logo .left h1 {
	float: left;
	margin-top: 44px;
}
.top .logo .left h2 {
	float: left;
	font-size: 18px;
	color: #383635;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 44px;
	line-height: 52px;
}
.top .logo .right {
}
.top .logo .right h3 {
	display: block;
	width: 150px;
	background: url(../img/icon1.png) left center no-repeat;
	height: 35px;
	line-height: 35px;
	margin-top: 30px;
	color: #383635;
	font-weight: bold;
	text-align: right;
	float: right;
}
.top .logo .right h2 {
	display: block;
	height: 40px;
	line-height: 40px;
	width: 100%;
	color: #c7000a;
	font-size: 26px;
	text-align: right;
	float: right;
}
.top .nav {
	background: url(../img/bg_nav.png) center no-repeat;
	height: 86px;
	position: absolute;
	left: 0px;
	top: 174px;
	z-index: 200;
}
.top .nav ul {
	margin-top: 11px;
	height: 65px;
	line-height: 65px;
}
.top .nav li {
	display: block;
	float: left;
	width: 131px;
	text-align: center;
}
.top .nav li a {
	display: block;
	position: relative;
}
.top .nav li a span {
	display: block;
	width: 131px;
	height: 100%;
	font-size: 17px;
	color: #fff;
	top: 0px;
	left: 0px;
}
.top .nav li a em {
	display: none;
	position: absolute;
	height: 3px;
	bottom: 0px;
	left: 15.5px;
	z-index: 9999;
	background: #ffa800;
	width: 100px;
}
.top .nav li a.active em {
	display: block;
}
.top .nav li a.active span {
	color: #ffa800;
}
/*底部*/
.footer {
	overflow: hidden;
	background: #383635;
	padding: 50px 0px;
}
.footer .left1 {
	width: 228px;
}
.footer .left1 p {
	font-size: 14px;
	color: #646464;
	line-height: 24px;
}
.footer .left2 {
	width: 180px;
}
.footer .left2 h2 {
	font-size: 22px;
	color: #fff;
	display: block;
}
.footer .left2 em {
	width: 40px;
	height: 4px;
	background: #ffa800;
	display: block;
	margin: 10px 0px;
}
.footer .left2 li {
	display: block;
	line-height: 32px;
}
.footer .left2 li a {
	font-size: 16px;
	color: #999;
}
.footer .right {
	width: 255px;
}
.footer .right h2 {
	font-size: 22px;
	color: #fff;
	display: block;
}
.footer .right em {
	width: 40px;
	height: 4px;
	background: #ffa800;
	display: block;
	margin: 10px 0px;
}
.footer .right ol {
	font-size: 16px;
	color: #999;
	display: block;
	line-height: 32px;
}
.footer .left2 li a:hover {
	color: #5c5552;
}
.copyright {
	background: #121212;
	height: 45px;
	line-height: 45px;
}
.copyright p {
	text-align: center;
	font-size: 12px;
	color: #5c5552;
}
/*返回顶部*/
#rocket-to-top div {
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 80px;
}
#rocket-to-top .level-2 {
	background: url("../img/backup.png") no-repeat scroll center transparent;
	display: none;
	height: 80px;
	opacity: 0;
	z-index: 1;
}
#rocket-to-top .level-3 {
	background: none repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 150px;
	z-index: 2;
}
#rocket-to-top {
	background: url("../img/backup.png") no-repeat scroll center transparent;
	cursor: default;
	display: block;
	height: 80px;
	margin: -125px 0 0;
	overflow: hidden;
	padding: 0;
	position: fixed;
	right: 10px;
	top: 80%;
	width: 80px;
	z-index: 99999;
}
