﻿@charset "utf-8";
/*reset*/

.top01 {
	background: #f1f1f1;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #888;
}
.top01 ul {
	float: right;
}
.top01 ul li {
	float: left;
	margin: 0 5px;
}
.top01 ul li a {
	font-size: 13px;
	color: #888;
}
/* CSS reset for c_b */

.nav_f {
	position: fixed!important;
	top: 0!important;
	z-index: 999;
	width: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	list-style-type: none !important;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
/*定位*/



.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
 -moz-box-sizing:content-box;
 -webkit-box-sizing:content-box;
 box-sizing:content-box;
/*其他*/



.curp {
	cursor: pointer
}
;
/*原reset*/



sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
 *font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
 *font-size:108%;
	line-height: 100%;
}
/*title*/



h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*end reset*/





/* CSS Document */



body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
/*页眉*/



.header {
	width: 100%;
	position: relative;
	z-index: 2
}
.headertop {
	overflow: hidden;
	height: 122px;
}
.headertop h1 {
	float: left;
	margin-top: 24px;
}
.headertop .wen {
	font-size: 20px;
	color: #666;
	overflow: hidden;
	float: left;
	margin-top: 35px;
	padding-left: 25px;
	margin-left: 15px;
	border-left: 1px solid #f1f1f1;
}
.headertop .wen h2 {
	font-size: 30px;
	color: #03864d;
}
.headertop .wen img {
	display: block;
	margin-top: 10px;
}
.headertop .headerright {
	overflow: hidden;
	float: right;
}
.headertop .headerright ul {
	overflow: hidden;
	margin-top: 14px;
}
.headertop .headerright li {
	float: left;
	font-size: 12px;
	padding: 0 10px;
	border-right: 1px dotted #666;
}
.headertop .headerright li a {
	color: #666
}
.headertop .headerright .last {
	border: none;
	padding-right: 0;
}
.headertop .phone {
	float: right;
	overflow: hidden;
	padding-right: 25px;
	text-align: right;
	background: url(../images/phone.png) no-repeat right center;
	margin-top: 41px;
}
.headertop .phone p {
	font-size: 13px;
	color: #666;
}
.headertop .phone h3 {
	font-size: 27px;
	color: #ff9900;
	line-height: 30px;
}
.headerNav li {
	float: left;
	background: url(../images/nav_bor.png) no-repeat right center;
	line-height: 55px;
	font-size: 13px;
}
.headerNav li.last {
	background: none;
}
.headerNav li.on, .headerNav li:hover {
	background-color: #ff9900;
}
.headerNav1 {
	overflow: hidden;
	width: 100%;
	height: 60px;
	background: url(../images/nav_bg.png) repeat-x left top;
}
.headerNav1 li {
	float: left;
	background: url(../images/nav_bor.png) no-repeat right center;
	line-height: 55px;
	font-size: 13px;
}
.headerNav1 li a {
	display: block;
	padding: 0 23px;
	text-decoration: none;
	color: #fff;
}
.headerNav1 li.last {
	background: none;
}
/**/

.headerNav {
	width: 100%;
	height: 62px;
	background-color: #02814a;
}
#nav {
	overflow: visible!important;
}
.headerNav li {
	float: left;
	line-height: 62px;
	font-size: 16px;
}
.headerNav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 36px;
}
.headerNav .sub {
	display: none;
	width: auto;
	left: 0;
	top: 62px;
	position: absolute;
	background: rgba(255,255,255,0.9);
	z-index: 9999999;
	text-align: center;
	min-width: 140px;
}
.headerNav {
	position: relative;
	z-index: 1;
}
.nLi {
	float: left;
	position: relative;
	display: inline;
}
.headerNav .sub dt {
	zoom: 1;
}
.headerNav .sub a {
	display: block;
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	color: #333;
	font-size: 15px;
	white-space: nowrap;
}
.headerNav .sub a:hover {
	background: #ff9900;
	color: #fff;
}
/*footer*/



.footer {
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px;
	background-color: #02814a;
	padding-top: 30px;
}
.footer .f_top {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #289465;
	margin-bottom: 20px;
}
.footer .f_logo {
	display: block;
	float: left
}
.footer .f_nav {
	overflow: hidden;
	float: left;
	width: 280px;
	margin-left: 50px;
}
.footer .f_nav li {
	overflow: hidden;
	width: 120px;
	float: left;
	font-size: 12px;
	line-height: 30px;
}
.footer .f_nav li a {
	color: #fff;
}
.footer .ewm {
	display: block;
	float: right;
	margin-right: 35px;
	padding-bottom: 25px;
}
.footer .info {
	overflow: hidden;
	float: right;
}
.footer .info li {
	width: 100%;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
}
.footer .info span {
	display: block;
	float: left;
}
.footer .info em {
	display: block;
	float: left;
}
.footer .info a {
	color: #fff;
}
.footer p {
	float: left;
	font-size: 12px;
	color: #c3d9cd;
	line-height: 25px;
}
.footer p a {
	color: #c3d9cd;
}
.footer p#jishu {
	float: right;
}
/*fiexd*/



.fiexd_ad {
	overflow: hidden;
	width: 100%;
	height: 32px;
	padding: 13px 0;
	background: url(../images/fixedBg.png) center bottom;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	display: none;
}
.fiexd_ad img {
	display: block;
	float: left;
	margin-right: 25px;
}
.fiexd_ad input {
	overflow: hidden;
	padding-left: 44px;
	width: 130px;
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	color: #666;
	float: left;
	border: none;
}
.fiexd_ad .name {
	background: url(../images/fiexd_name.png) no-repeat left center;
	background-color: #fff;
	margin-right: 20px;
}
.fiexd_ad .phone {
	background: url(../images/fiexd_phone.png) no-repeat left center;
	background-color: #fff;
	margin-right: 8px;
}
.fiexd_ad span {
	display: block;
	width: 72px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 12px;
	color: #fff;
	background-color: #2c2c2c;
	cursor: pointer;
	float: right;
}
.fiexd_ad .close {
	display: block;
	width: 27px;
	height: 26px;
	position: absolute;
	top: 17px;
	right: 130px;
	background: url(../images/colose.png) no-repeat left center;
}
.retop ul {
	overflow: hidden;
}
.retop li {
	float: left;
	margin-left: 10px;
}
.retop li img {
	display: block;
}
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 65%;
	right: 52%;
	margin-right: -615px;
	cursor: pointer;
	display: none;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.hezuo02 {
	overflow: hidden;
}
.hezuo02 li {
	float: left;
	width: 152px;
	height: 108px;
	border: 1px solid #f0eeee;
	margin-right: 15px;
	margin-bottom: 15px;
}
.hezuo02 li img {
	width: 152px;
	height: 108px;
}
