@charset "gb2312";

/* CSS Document */
html {
	overflow-x: hidden;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
fieldset,
legend,
button,
input,
select,
textarea,
th,
td,
span,
b {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font: 14px/180% Arial, Helvetica, 'SimSun', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
th {
	font-size: 100%;
	font-weight: normal;
}

small {
	font-size: 14px;
}

ul,
ol,
li {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px;
	margin: 0px;
}

table th,
table td {
	padding: 0;
}

caption {
	text-align: left;
	font-weight: normal;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
	outline: none;
}

img {
	vertical-align: top;
	display: inline-block;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	display: block;
	margin: 0;
	padding: 0;
}

object,
embed {
	outline: 0;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.top {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #e0e0e0;
}

.top_in {
	width: 1200px;
	margin: 0 auto;
}

.top_in a {
	color: #000;
}

.top_l {
	width: 800px;
}

.top_r {
	width: 400px;
	text-align: right;
}

.header {
	width: 100%;
	height: 80px;
}

.logo {
	width: 500px;
	height: 60px;
	padding-top: 10px;
}

.search {
	width: 500px;
	text-align: right;
	padding: 30px 0px;
}

.menu {
	width: 100%;
	height: 80px;
	background: #4ab344;
	position: absolute;
	z-index: 9999;
}

.menu_in ul li {
	float: left;
	width: 170px;
	text-align: center;
}

.menu_in ul li a {
	width: 170px;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Microsoft YaHei';
	color: #fff;
	display: block;
}

.menu_in ul li a:hover {
	color: #000;
	background: #fff;
}

.ban {
	position: relative;
	width: 1000px;
	height: 500px;
	margin: 0px auto;
}

.banPa {
	left: -460px;
	position: absolute;
}

#foucsBox {
	margin: 0 auto;
	padding: 0;
	width: 1920px;
	height: 500px;
	overflow: hidden;
	zoom: 1;
	position: relative;
}

#foucsBox .imgCon {
	width: 1920px;
	height: 500px;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}

#foucsBox .imgCon li {
	float: left;
	width: 1920px;
	height: 500px;
}

#foucsBox .imgCon li img {
	width: 1920px;
	height: 500px;
}

#foucsBox .foucs {
	width: 1920px;
	position: absolute;
	bottom: 10px;
	text-align: center;
	z-index: 3;
}

.foucs span {
	width: 58px;
	height: 7px;
	background: #fff;
	display: inline-block;
	margin: 0px 6px;
}

.foucs span.f {
	background: #4ab344;
}

.tit {
	text-align: center;
	margin: 15px 0;
	padding: 15px 0;
	border-bottom: 1px dotted #333;
}

.tit span {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Microsoft YaHei';
}

.tit p {
	line-height: 30px;
	color: #4ab344;
	font-size: 16px;
}

.protype {
	margin: 0 auto;
}

.protype ul li {
	float: left;
	text-align: center;
	height: 35px;
	line-height: 35px;
	margin: 5px 20px;
	border: 1px solid #4ab344;
}

.protype ul li a {
	color: #000;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	display: inline-block;
	padding: 0 25px;
}

.protype ul li a:hover {
	background: #4ab344;
	color: #fff;
}

.content-six {
	width: 1200px;
	margin: 20px auto;
}

.con-six {
	width: 360px;
	height: 260px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	-webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.5);
}

.conimg-two {
	width: 360px;
	height: 260px;
}

.txt-six {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 180px;
	padding-top: 100px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: url(../images/top.png) repeat;
	display: none;
}

.txt-six h3 {
	font-weight: normal;
	font-size: 26px;
}

.txt-six p {
	font-size: 14px;
	display: block;
	line-height: 20px;
}

.about {
	width: 100%;
	height: 680px;
	background: #EFEFEF;
}

.about_l {
	width: 600px;
}

.about_l ul li {
	float: left;
	width: 270px;
	height: 198px;
	margin: 12px;
	border: 1px solid #4ab344;
}

.about_l ul li h3 {
	width: 260px;
	height: 188px;
	padding: 5px;
	display: block;
}

.about_l ul li h3 a {
	width: 260px;
	height: 188px;
	display: block;
}

.about_l ul li h3:hover {
	background: #4ab344;
}

.about_r {
	width: 550px;
	border: 1px solid #4ab344;
	height: 390px;
	margin-top: 14px;
	padding: 15px;
}

.icompany {
	border: 1px solid #4ab344;
	background: #fff;
	padding: 20px;
}

.icompany span {
	font-size: 16px;
	font-weight: bold;
	color: #4ab344;
	font-family: 'Microsoft YaHei';
}

.icompany p {
	line-height: 30px;
}

.icompany h6 {
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #4ab344;
}

.icompany h6 a {
	height: 35px;
	color: #4ab344;
	display: block;
}

.icompany h6 a:hover {
	color: #fff;
	background: #4ab344;
}

.inews {
	width: 1200px;
	margin: 0 auto;
}

.inews ul li {
	float: left;
	width: 380px;
	height: 260px;
	margin: 10px;
	color: #000;
	text-align: center;
	background: url(../images/newsbg.png) no-repeat;
}

.inews ul li:hover {
	background: url(../images/newshov.png) no-repeat;
}

.inews ul li h3 {
	width: 90px;
	margin: 0 auto;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #4ab344;
}

.inews ul li span {
	height: 50px;
	line-height: 50px;
}

.inews ul li span a {
	color: #4ab344;
	width: 380px;
	display: inline-block;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
}

.inews ul li p {
	line-height: 30px;
	padding: 0 10px;
}

.inews h4 {
	width: 130px;
	background: #4ab344;
	margin: 0 auto;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.inews h4 a {
	color: #fff;
	display: block;
}

.inews h4 a:hover {
	background: #469A42;
}

.wrapro {
	width: 100%;
	height: 500px;
	background: url(../images/indexbg.jpg) center no-repeat;
}

.protit {
	text-align: center;
	padding: 20px 0;
}

.protit span {
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Microsoft YaHei';
}

.protit p {
	line-height: 30px;
	color: #fff;
	font-size: 16px;
}

.pro_in {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	background: #fff;
}

#demo1p {
	height: 252px;
	overflow: hidden;
	width: 1170px;
	margin: 0 auto;
	padding: 15px 0px;
}

#indemo1p {
	float: left;
	width: 800%;
}

#demo1p1 {
	float: left;
}

.top_14 {
	list-style: none outside none;
	display: inline;
}

.top_14 li {
	float: left;
	height: 252px;
	margin: 5px;
	overflow: hidden;
	text-align: center;
	width: 280px;
}

.top_14 h3 a {
	width: 280px;
	height: 35px;
	line-height: 35px;
	display: block;
	color: #000;
	background: #EFEFEF;
}

.top_14 h3 a:hover {
	color: #fff;
	background: #4ab344;
}

#demo1p2 {
	float: left;
}

.icontact {
	margin-top: 30px;
}

.icont_l {
	float: left;
	width: 500px;
	border-right: 1px dotted #4ab344;
}

.icont_l h3 {
	line-height: 50px;
	font-weight: bold;
	color: #4ab344;
}

.icont_l p {
	line-height: 50px;
}

.icont_l p a {
	color: #000;
}

.icont_l p a:hover {
	color: #4ab344;
}

.icont_r {
	float: right;
	width: 580px;
}

.shangmeng {
	width: 100%;
	line-height: 30px;
}

.shme {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.shangmeng ul li {
	float: left;
	padding: 0 10px;
	text-align: center;
}

.shangmeng ul li a {
	color: #000;
}

.shangmeng ul li a:hover {
	color: #4ab344;
}

.foot {
	width: 100%;
	background: #4ab344;
}

.foot_in {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.foot_in ul {
	padding-top: 20px;
}

.foot_in a {
	color: #fff;
}

.foot_in a:hover {
	color: #e84c3d;
}

.foot_in p {
	line-height: 30px;
}

.main {
	margin-top: 30px;
	margin-bottom: 30px;
}

.wraptit {
	text-align: center;
	margin: 15px 0;
	padding: 15px 0;
}

.wraptit span {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Microsoft YaHei';
}

.wraptit p {
	line-height: 30px;
	color: #4ab344;
	font-size: 16px;
}

.inspro {
	text-align: center;
}

.inspro li {
	float: left;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	width: 130px;
	border: 1px dotted #333;
	margin: 10px 15px;
}

.inspro li a {
	color: #000;
	display: block;
}

.inspro li a:hover {
	background: #4ab344;
	color: #fff;
}

.ab_con {
	margin-top: 20px;
	border: 1px solid #4ab344;
	background: #4ab344;
}

.ab_detail {
	margin: 20px;
	padding: 20px;
	border: 1px solid #4ab344;
	background: #fff;
}

.ab_detail a {
	color: #000;
}

.ab_detail p {
	line-height: 30px;
}

.nav {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #333;
}

.nav span {
	float: right;
	color: #000;
}

.nav span a {
	color: #000;
}

.pro_con {
	margin-top: 25px;
	border: 1px solid #4ab344;
	background: #4ab344;
}

.prolist {
	margin: 20px;
	padding: 20px;
	border: 1px solid #4ab344;
	background: #fff;
}

.protext {
	padding: 20px;
}

.conlist ul li {
	float: left;
	width: 320px;
	height: 275px;
	margin: 10px 25px;
}

.conlist ul li h3 {
	width: 320px;
	height: 230px;
}

.conlist ul li h4 {
	height: 45px;
	line-height: 45px;
	text-align: center;
}

.conlist ul li h4 a {
	color: #000;
	display: block;
}

.conlist ul li h4 a:hover {
	color: #fff;
	background: #4ab344;
}

.pages {
	text-align: center;
	padding: 20px;
}

.pages li {
	width: 30px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border: 1px solid #4ab344;
	margin: 0px 4px;
	display: inline-block;
	*float: left;
}

.pages li a {
	display: block;
	color: #4ab344;
}

.pages li a:hover {
	background: #4ab344;
	color: #fff;
}

.pages .previous_s,
.pages .next,
.pages .previous_s a,
.pages .next a {
	text-indent: -9999px;
}

.pages .previous_s,
.pages .next,
.pages .pages_solid {
	background: #4ab344;
	color: #fff;
}

.pages .previous_s a {
	background: url(../images/pageCoin.png) no-repeat 11px -42px;
}

.pages .previous_s,
.pages .previous_s a:hover {
	background: url(../images/pageCoin.png) no-repeat 11px 8px #4ab344;
}

.pages .next a {
	background: url(../images/pageCoin.png) no-repeat -44px -42px;
}

.pages .next,
.pages .next a:hover {
	background: url(../images/pageCoin.png) no-repeat -44px 8px #4ab344;
}

.pcenter {
	margin-top: 10px;
	margin-bottom: 20px;
}

.pcenterr {
	width: 655px;
}

.pcenterr p {
	height: 26px;
	line-height: 26px;
	margin-top: 20px;
	border-bottom: 1px dashed #e5e5e5;
}

.pcenterr h1 {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
}

.xiant {
	height: 30px;
	border-bottom: 1px solid #333;
}

.detail h2 {
	width: 110px;
	height: 40px;
	margin: 30px 0 0 0;
	background: #4ab344;
}

.detail h2 a {
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	padding-left: 25px;
}

.detail h3 {
	text-align: center;
	padding-top: 60px;
}

.fun {
	line-height: 30px;
	margin-top: 10px;
}

.fun a {
	color: #000;
}

.tag {
	font-weight: bold;
}

.tag a {
	color: #000;
}

.reti {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #4ab344;
	font-weight: bold;
	border-bottom: 1px solid #333;
}

.c_pro ul {
	margin-top: 20px;
}

.c_pro ul li {
	float: left;
	width: 240px;
	margin-right: 35px;
}

.c_pro ul li h3 {
	width: 240px;
	height: 175px;
}

.c_pro ul li h4 {
	width: 240px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.c_pro ul li h4 a {
	color: #000;
}

.c_pro ul li h4 a:hover {
	color: #4ab344;
}

.insNews ul {
	margin-top: 20px;
}

.insNews ul li {
	float: left;
	width: 1115px;
	height: 120px;
	padding: 8px 0px;
	margin-bottom: 15px;
	background: #EEEDED;
}

.insNews ul li:first-child {
	border-top: 0px;
}

.insNews ul li h3 {
	color: #888;
	float: left;
	width: 950px;
	padding: 20px;
}

.insNews ul li h4 {
	float: right;
	width: 75px;
	height: 25px;
	line-height: 25px;
	margin: 45px 0 0 0;
	border-radius: 3px;
}

.insNews ul li h4 a {
	font-size: 14px;
	text-align: center;
}

.insNews ul li a {
	color: #000;
	display: block;
	font-size: 16px;
	padding-bottom: 5px;
}

.insNews ul li a:hover {
	color: #4ab344;
}

.news_detail {
	margin-top: 20px;
}

.news_detail a {
	color: #000;
}

.news_detail p {
	line-height: 30px;
	text-indent: 2em;
}

.news_detail h1 {
	height: 35px;
	line-height: 35px;
	color: #4ab344;
	font-size: 16px;
	text-align: center;
}

.funn {
	text-align: center;
}

.news_con {
	margin-top: 20px;
}

.news_con {
	margin-top: 10px;
}

.news_con ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #e5e5e5;
}

.news_con ul li a {
	float: left;
	width: 900px;
	color: #000;
}

.news_con ul li a:hover {
	color: #4ab344;
}

.news_con ul li span {
	float: right;
}

.info {
	margin-top: 10px;
}

.info p {
	line-height: 30px;
}

.conaa {
	width: 735px;
	overflow: hidden;
}

.sitemap h3 {
	padding-left: 16px;
	font-size: 14px;
	color: #4ab344;
}

.sitemap h3 p {
	line-height: 24px;
	height: 24px;
	text-align: left;
}

.sitemap h3 p span {
	font-size: 16px;
}

.sitemap_con {
	padding: 5px 8px;
	margin-bottom: 10px;
}

.sitemap_con h4 {
	line-height: 30px;
	color: #000;
	font-weight: normal;
	font-size: 15px;
}

.sitemap_con h4 a {
	line-height: 30px;
	color: #000;
	padding: 0 4px;
}

.sitemap_con h4 a:hover {
	line-height: 30px;
	color: #4ab344;
	font-weight: bold;
}