﻿@charset "utf-8";
/*	@Created by chenfeng.ye
 @Upload date: 2014/6/20
 */
body {
	text-align: center;
	height:1246px;
	background: url(../images/bg.jpg) no-repeat center top #060a0d;
}
body, td, input {
	font-size: 12px;
	font-family: Arial, "Microsoft Yahei", "宋体";
}
body, div, form, img, ul, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
}
li {
	list-style-type: none;
}
.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	visibility: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}/* only FF */
h1 {
	text-indent: -9999px;
	height: 0px;
	line-height: 0px;
}
/* color */
.cRed {
	color: #C00;
}
.cGreen {
	color: #080;
}
.cBold {
	font-weight: bold;
}
.cBlue {
	color: #014991;
}
.cGray {
	color: #666;
}
.cOrange {
	color: #f80;
}
.fontArial {
	font-family: Arial, Helvetica, sans-serif;
}

/* 默认超链样式 */
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ffff32;
	text-decoration: underline;
}

.lt {
	float: left;
}
.rt {
	float: right;
}

/* 顶底(白底) */
.top {
	background: #fff;
}
.top_inner {
	width: 950px;
	margin: 0 auto;
	padding: 20px 10px 10px 10px;
}
.top_logo {
	background: url(../images/logo.png) no-repeat;
	width: 340px;
	height: 45px;
}
.top_logo:a {
	cursor: pointer;
}
.top_menu {
	color: #666;
	float: right;
}
.top_menu a {
	color: #666;
	text-shadow: none;
}
.top_menu a:hover {
	color: #c00;
}
.top_hotline {
	color: #333;
	font: 20px/27px "微软雅黑", Arial, Helvetica;
	text-align: right;
	margin-top: 5px;
}
.top_hotline span {
	font: bold 24px/27px Helvetica, Arial;
	color: #e30d0d;
}

/* footer */
#footer {
	margin: 280px auto 0;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	line-height: 21px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #ffff32;
}

/* banner */
.banner {
	margin: 0 auto;
	height: 525px;
}
.banner_box {
	width: 1000px;
	margin: 0 auto;
}
.banner_box a {
	display: inline-block;;
	width: 234px;
	height: 57px;
	float: right;
	margin: 390px 115px 0 0;
}

.content {
	width: 1016px;
	_width: ;
	text-align: left;
	_text-align: center;
	margin: -15px auto 0;
}
#focus_top {
	width: 630px;
	height: 185px;
	margin-top: -60px;
	_margin-left: -200px;
}
#focus_top .btn {
	width: 630px;
	height: 185px;
	margin-left: 165px;
}

#focus_top .btn .span1 {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 164px;
	height: 164px;
	_font-size: 0;
	margin-left: 43px;
	cursor: pointer;
}
#focus_top .btn .span2 {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 164px;
	height: 164px;
	_font-size: 0;
	margin-left: 43px;
	cursor: pointer;
}
#focus_top .btn .span3 {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 164px;
	height: 164px;
	_font-size: 0;
	margin-left: 43px;
	cursor: pointer;
}

.btnBox {
	margin-top: 100px;
}
.btnBox a {
	display: block;
	width: 103px;
	height: 40px;
	margin:0 auto;
}

#focus {
	width: 998px;
	height: 345px;
	overflow: hidden;
	position: relative;
	margin-top: -40px;
}
#focus ul {
	height: 345px;
	position: absolute;
}
#focus ul li {
	float: left;
	width: 998px;
	height: 345px;
	overflow: hidden;
	position: relative;
}

.slide_1 {
	background: url(../images/img_slide_1.jpg) no-repeat;
	width: 998px;
	height: 245px;
	margin-top: 30px;
}
.slide_2 {
	background: url(../images/img_slide_2.jpg) no-repeat;
	width: 998px;
	height: 245px;
	margin-top: 30px;
}
.slide_3 {
	background: url(../images/img_slide_3.jpg) no-repeat;
	width: 998px;
	height: 245px;
	margin-top: 30px;
}

.slide_content {
	width: 499px;
	display: inline;
	float: left;
	margin-top:66px;
}
.slide_content h2 a {
	color: #FFFF32;
	margin-left: 253px;
	_margin-left: 228px;
	font: 18px "微软雅黑", Arial, Helvetica;
}
.slide_content h2 a:hover {
	color: #ffff32;
}

