@charset "Gb2312";
/* CSS reset */
html, body, iframe,
h1, h2, h3, h4, h5, h6, p, 
ol, ul, dl, dd, 
input, button, textarea, th, td, form {
	margin: 0;
	padding: 0;
}
body {
	background: #f9f9f9;
	color: #666;
	font: 12px/1.5 'Microsoft YaHei','»ªÎÄÏ¸ºÚ',Helvetica,Arial,sans-serif;
}
ol, ul {
	list-style: none;
}
a {
	text-decoration: none;
}
textarea {
	resize: none;
}
a, a:active, a:focus {
	outline: none;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {
	outline: none;
}

/** global class **/
.fl {
	float: left;
}
.fr {
	float: right;
}
.db {
	display: block;
}
.mgr5 {
	margin-right: 5px;
}
.mgr15 {
	margin-right: 15px;
}
.mgb5 {
	margin-bottom: 5px;
}
.fz12 {
	font-size: 12px;
}
.fz14 {
	font-size: 14px;
}
.ffss {
	font-family: "Simsun";
}
.green {
	color: #BCD649;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	*zoom: 1;
}
.layout {
	width: 1002px;
	margin: 0 auto;
}

/* Header */
.header {
	width: 1002px;
	height: 118px;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 161px;
	height: 77px;
	margin-top: 16px;
}
.header .guide {
	float: right;
	width: 500px;
	padding-top: 20px;
	text-align: right;
}
.header .guide .top {
	height: 26px;
	color: #aaa;
}
.header .guide .top a {
	color: #aaa;
}
.header .guide .top a:hover {
	color: #BCD649;
}
.header .guide .top .txt {
	width: 99px;
	height: 18px;
	padding: 0 20px 0 1px;
	border: 0;
	border-bottom: 1px solid #BCD649;
	background: none;
	color: #666;
}
.header .guide .top .btn {
	width: 14px;
	height: 12px;
	overflow: hidden;
	margin-left: -15px;
	border: none;
	background: url(../img/hd_search.png) no-repeat;
	cursor: pointer;
}
.header .guide .tel {
	height: 35px;
	color: #C9DE6D;
	font-size: 18px;
	line-height: 30px;
}
.header .guide .tel i {
	display: inline-block;
	width: 30px;
	height: 21px;
	margin-top: -4px;
	background: url(../img/hd_tel_ico.png) no-repeat;
	vertical-align: middle;
}
.header .guide .rmd {
	height: 20px;
	overflow: hidden;
	line-height: 20px;
}
.header .guide .rmd a {
	display: block;
	height: 20px;
	overflow: hidden;
	color: #666;
}
.header .guide .rmd a:hover {
	color: #BCD649;
}
.wrap-nav {
	position: relative;
	z-index: 1024;
	height: 32px;
	padding: 1px 0;
	border-top: 1px solid #C9DE6D;
	text-align: center;
}
.nav {
	width: 1024px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 14px;
	line-height: 32px;
}
.nav li {
	float: left;
	height: 32px;
	padding: 0 0px;
	background: url(../img/nav_line.png) no-repeat right center;
}
.nav .last {
	background: none;
}
.nav a {
	display: block;
	width: 128px;
	color: #5c5857;
	transition: background .5s;
	-webkit-transition: background .5s;
	-moz-transition: background .5s;
	-ms-transition: background .5s;
	-o-transition: background .5s;
}
.nav a:hover, .nav .cur a {
	background: #C9DE6D;
	color: #fff;
}
.wrap-sub-nav {
	position: absolute;
	left: 0;
	top: 34px;
	width: 100%;
	height: 0;
	overflow: hidden;
}
.wrap-sub-nav .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 160px;
	background: #fff;
	opacity: .7;
	filter: alpha(opacity=70);
}
.sub-nav {
	position: relative;
	z-index: 150;
	width: 920px;
	margin: 0 auto;
	padding: 30px 0 0 139px;
	line-height: 25px;
}
.sub-nav ul {
	float: left;
	width: 130px;
	margin-right: 1px;
}
.sub-nav a {
	color: #5b5756;
}
.sub-nav a:hover {
	font-weight: bold;
	color: #BCD649;
}

/* Footer */
.g-bottom {
	width: 1002px;
	margin: 25px auto;
}
.wrap-footer {
	overflow: hidden;
	border-top: 1px solid #f5f5f5;
	background: #fff;
	font-family: "Simsun";
}
.footer {
	width: 1002px;
	margin: 0 auto;
}
.footer dl {
	float: left;
	width: 123px;
	margin-right: 19px;
	padding-top: 25px;
}
.footer .foot-menu {
	width: 1100px;
	height: 180px;
	margin-right: -100px;
}
.footer .foot-menu a {
	color: #666;
}
.footer .foot-menu dt {
	height: 44px;
	margin-bottom: 10px;
	padding-left: 1px;
	border-bottom: 1px solid #333;
	line-height: 16px;
}
.footer .foot-menu dt .en {
	color: #333;
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
}
.footer .foot-menu dt a {
	color: #878787;
}
.footer .foot-menu dd {
	height: 22px;
	padding-left: 1px;
	line-height: 22px;
}
.footer .foot-menu dd a:hover, .footer .foot-menu dt a:hover, .footer .foot-menu dt a:hover .en  {
	color: #BCD649;
}
.footer .links {
	padding: 10px 0 0 60px;
	text-indent: -60px;
	line-height: 20px;
}
.footer .links a {
	color: #777;
}
.footer .links a:hover {
	color: #BCD649;
}
.footer .line {
	height: 15px;
	margin: 25px 0;
	background: url(../img/foot_repeat.png) repeat-x;
}
.foot-about {
	height: 139px;
}
.ft-logo {
	float: left;
	width: 107px;
	height: 139px;
	margin-right: 27px;
}
.foot-about .about {
	position: relative;
	float: left;
	width: 387px;
	height: 139px;
	line-height: 22px;
}
.foot-about .copy {
	position: absolute;
	bottom: -2px;
	left: 0;
	line-height: 18px;
}
.foot-about .copy a {
	color: #5a5655;
}
.foot-kf {
	float: left;
	width: 386px;
	height: 114px;
	padding: 20px 0 0 95px;
	background: url(../img/foot_kf.png) no-repeat;
}
.foot-kf td {
	padding: 4px 0 7px;
	font-size: 14px;
	line-height: 20px;
}
.foot-kf a {
	color: #888;
}
.foot-kf a:hover {
	color: #BCD649;
	text-decoration: underline;
}
.foot-kf span {
	color: #333;
	font-size: 12px;
}

/* Global Class */
.inside-banner {
	position: relative;
	min-width: 1002px;
	height: 204px;
	overflow: hidden;
}
.inside-banner img {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -800px;
}
.menu {
	height: 48px;
	border-top: 1px solid #BCD649;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}
.menu li {
	float: left;
	padding: 9px 31px 0;
	background: url(../img/menu_line.png) no-repeat 50% 0;
}
.menu a {
	float: left;
	height: 26px;
	padding: 0 2px;
	color: #5c5857;
}
.menu a:hover, .menu .cur a {
	color: #BCD649;
	background: url(../img/menu_cur.png) no-repeat 50% 100%;
}
.inside-content {
	width: 916px;
	margin: 0 auto;
	padding: 20px 43px 80px;
	background: #fff;
}
.inside-tl {
	position: relative;
	height: 37px;
	margin: 0 0 30px -10px;
	padding-left: 45px;
	background: url(../img/inside_tl_ico.png) no-repeat 0 7px;
}
.inside-tl h2 {
	height: 31px;
	padding-top: 5px;
	border-bottom: 1px solid #BCD649;
	color: #BCD649;
	font-size: 18px;
}
.inside-tl h2 .en {
	display: inline-block;
	padding-left: 10px;
	color: #c8c7c7;
	font-size: 12px;
	text-transform: uppercase;
	vertical-align: bottom;
}
.bread-crumbs {
	position: absolute;
	right: 2px;
	top: 10px;
	color: #777;
}
.bread-crumbs a {
	color: #777;
}
.bread-crumbs a:hover {
	color: #BCD649;
}
.bread-crumbs span {
	margin: 0 5px;
}
.single-page {
	color: #5c5857;
	line-height: 24px;
}
.page {
	padding: 20px 0;
	text-align: center;
}<strong></strong>