@charset "utf-8";
/*------------------------------------------------全局元素-------------------------------------------*/
/*--------------------------------Powered by Lian-------2019-05-06----------------------------------*/
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: #282828;
}
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: #282828;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #c7000c;
}
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 {
	display: block;
	width: 100%;
}
.w1200 {
	display: block;
	width: 1200px;
	margin: 0px auto;
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.top {
	background: url(../index_img/bg_top.png) center top no-repeat;
	min-height: 5px;
	overflow: hidden;
}
.top .left {
	width: 225px;
	margin: 20px 0px;
}
.top .keywords {
	width: 480px;
	margin-left: 100px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
}
.top .keywords a {
	font-size: 14px;
	font-weight: bold;
}
.top .right {
	background: url(../index_img/tel.png) left center no-repeat;
	padding-left: 60px;
	margin: 20px 0px;
}
.top .right span {
	display: block;
}
.top .right span:nth-child(1) {
	font-size: 18px;
	font-weight: bold;
}
.top .right span:nth-child(2) {
	font-size: 30px;
	font-weight: bold;
	color: #c7000c;
	height: 40px;
	line-height: 40px;
}
.nav {
	background: #1b85dc;
	height: 45px;
	line-height: 45px;
}
.nav li {
}
.nav li a {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.nav li a:hover, .nav li a.active {
	background: #c7000c;
}
/*banner*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 450px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 450px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 450px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 0;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 40px;
	background: #fff;
	height: 7px;
	margin: 5px;
	overflow: hidden;
	line-height: 9999px;
}
.fullSlide .hd ul .on {
	background: #1b85dc;
}
.footer {
	padding: 60px 0px;
	overflow: hidden;
	background: #282828;
}
.footer h2 {
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
}
.footer .left1 {
	width: 300px;
}
.footer .left1 h2 {
	margin-top: 25px;
	color: #666;
}
.footer .left2 {
	width: 500px;
	margin-left: 40px;
}
.footer .left2 li {
	display: block;
	width: 220px;
	border: 1px solid #777;
	float: left;
	text-align: center;
	height: 35px;
	line-height: 35px;
	margin: 10px 28px 10px 0px;
}
.footer .left2 li a {
	color: #777;
	font-size: 14px;
}
.footer .left2 li:hover {
	border-color: #c7000c;
}
.footer .left2 li:hover a {
	color: #c7000c;
}
.footer .right {
	width: 280px;
}
.footer .right li {
	color: #777;
	line-height: 35px;
	height: 35px;
	background: url(../index_img/li.png) left center no-repeat;
	padding-left: 22px;
}
.copyright {
	background: #000;
	height: 40px;
	line-height: 40px;
}
.copyright p {
	color: #777;
	font-size: 12px;
}
.copyright a {
	font-size: 12px;
}
