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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
body {
	line-height: 1;
	color: #676767;
	font: 12px/1.5 'Microsoft YaHei', arial;
}
ol,
ul,
li {
	list-style: none;
}
a {
	color: #686667;
	text-decoration: none;
}
a:hover {
	color: #00a65d;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hei1 {
	height: 224px;
}
.hei2 {
	height: 124px;
}
.hei3 {
	height: 129px;
}
.hei4 {
	height: 318px;
}
.hei5 {
	height: 155px;
}
.hei6 {
	height: 378px;
}
.hei7 {
	height: 220px;
}
.hei8 {
	height: 250px;
}
.hei9 {
	height: 40px;
}
.hei10 {
	height: 300px;
}
.hei11 {
	height: 81px;
}
.hei12 {
	height: 56px;
}
.hei13 {
	height: 156px;
}
.hei14 {
	height: 44px;
}
.mb1 {
	margin-bottom: 8px;
}
.mr1 {
	margin-right: 8px;
}
.mb2 {
	margin-bottom: 2px;
}
.mb3 {
	margin-bottom: 4px;
}
.ml2 {
	margin-left: 8px;
}
.w1 {
	width: 212px;
}
.w2 {
	width: 730px;
}
.w3 {
	width: 180px;
}
.w4 {
	width: 542px;
}
.w5 {
	width: 728px;
}
.brd {
	border: 1px solid #ced2d5;
}
.tc {
	text-align: center;
}
.wrapper {
	overflow: hidden;
}
.container {
	overflow: hidden;
	clear: both;
	width: 950px;
	margin: 0 auto;
}
.side {
	overflow: hidden;
}
.main {
	overflow: hidden;
}
.mainBox {
	overflow: hidden;
}
.sideBox {
	overflow: hidden;
	position: relative;
}
.slideCon {
	overflow: hidden;
}
.slide-w {
	width: 387px;
}
.header {
	overflow: hidden;
	margin-bottom: 8px;
}
.header .topBar {
	overflow: hidden;
	height: 26px;
	background-color: #eeedeb;
}
.header .topBar .link {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
}
.header .topBar .link a {
	display: block;
	height: 26px;
	line-height: 26px;
	float: right;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.header .logoBox {
	overflow: hidden;
	width: 950px;
	height: 82px;
	margin: 0 auto;
}
.header .logoBox li {
	float: left;
}
#nav {
	overflow: hidden;
	position: relative;
	clear: both;
	width: 950px;
	margin: 0 auto;
	height: 57px;
	background-repeat: repeat-x;
}
#nav ul {
	overflow: hidden;
	height: 57px;
	background-repeat: no-repeat;
}
#nav li {
	float: left;
	height: 57px;
}
#nav li > a {
	display: block;
	float: left;
	width: 94px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	text-align: center;
}
#nav .active,
#nav .hover {
	background-repeat: no-repeat;
}
#nav .active > a,
#nav .hover > a {
	color: #00a65d;
}
#nav .cat {
	position: absolute;
	display: none;
	left: 0;
	top: 30px;
	width: 950px;
	text-align: center;
	line-height: 28px;
	z-index: 9;
}
#nav .cat a {
	margin: 0 10px;
	color: #686667;
}
#nav .cat a:hover {
	color: #00a65d;
}
#nav .active .cat {
	display: block;
}
.header .applyCard {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 115px;
	height: 57px;
	background-repeat: no-repeat;
}
.header .applyCard a {
	display: block;
	padding-left: 6px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
.footer {
	overflow: hidden;
	clear: both;
	height: 100px;
	border-top: 3px solid #00a65d;
	background-color: #f0f0f0;
	margin-top: 8px;
}
.footer .footerBox {
	overflow: hidden;
	width: 950px;
	margin: 8px auto 0;
}
.footer .footerBox ul {
	overflow: hidden;
	padding: 10px 0;
	color: #818080;
}
.footer .footerBox li {
	text-align: center;
}
.footer .footerBox a {
	margin: 0 10px 0 6px;
	color: #616060;
}
.footer li.tel {
	position: relative;
	width: 320px;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	text-align: right;
	color: #616060;
}
.footer .tel span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
}
#toolBar {
	position: fixed;
	overflow: hidden;
	width: 87px;
	right: 0;
	top: 70px;
	z-index: 999;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop + 150));
}
#toolBar .telSev {
	overflow: hidden;
	width: 87px;
	height: 88px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#toolBar .telSev a {
	display: block;
	width: 87px;
	height: 88px;
}
#toolBar .wxSev {
	overflow: hidden;
	width: 87px;
	height: 146px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#toolBar .phoneSev {
	overflow: hidden;
	width: 87px;
	height: 144px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#toolBar .gzhSev {
	overflow: hidden;
	width: 87px;
	height: 144px;
	background-repeat: no-repeat;
}
#nav {
	background-position: 0px 0px;
}
#nav {
	background-image: url(/images/base_x.png);
}
.header .topBar .link .ms {
	background-position: -104px 8px;
}
#nav ul {
	background-position: -111px -37px;
}
#nav .active,
#nav .hover {
	background-position: -21px -120px;
}
.header .applyCard {
	background-position: 0px -178px;
}
#toolBar .telSev {
	background-position: -28px -261px;
}
#toolBar .wxSev {
	background-position: -28px -375px;
}
#toolBar .phoneSev {
	background-position: -28px -547px;
}
#toolBar .gzhSev {
	background-position: -28px -717px;
}
.header .topBar .link .ms,
#nav ul,
#nav .active,
#nav .hover,
.header .applyCard,
#toolBar .telSev,
#toolBar .wxSev,
#toolBar .phoneSev,
#toolBar .gzhSev {
	background-image: url(/images/base_z.png);
}



