﻿@charset "utf-8";
/* CSS Document */

/*banner*/

#flashs {
	position: relative;
	height: 500px;
	overflow: hidden;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}
#flashs .btn {
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	text-align: center;
	z-index: 99999;
}
/*#flashs .btn span{ color:#fff;  background:#717174; cursor: pointer;display: inline-block;margin:0 2px;width:25px;height:25px;font-size:14px;line-height:25px;text-align:center;opacity: 0.7;}

#flashs .btn span.cur {background: #1c8d42;}*/



#flashs .btn span {
	display: inline-block;
*display: inline;
	width: 55px;
	height: 3px;
	background: #bbbbbb;
	margin-left: 11px;
	font-size: 0px;
}
#flashs .btn span:first-child {
	margin-left: 0;
}
#flashs .btn span.cur {
	background: #95c94e;
}
 @charset "utf-8";
/* CSS Document */





.Title {
	width: 100%;
	text-align: center;
}
.Title h2 {
	font-size: 34px;
	color: #fff;
	font-weight: bold;
}
.Title h2 a {
	color: #fff;
	text-decoration: none;
}
.Title h2 span {
	color: #1c8d42;
}
.Title i {
	position: relative;
	top: -4px;
}
.Title .xianL {
	margin-right: 12px;
}
.Title .xianR {
	margin-left: 12px;
}
.Title p {
	font-size: 20px;
	color: #fff;
	margin-top: 5px;
}
/* banner */

.banner {
	width: 100%;
	height: 600px;
	position: relative;
}
.banner a {
	display: block;
	height: 600px;
}
.banner .box {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 26px;
	left: 0;
}
.banner .box span {
	display: inline-block;
*display: inline;
	width: 55px;
	height: 3px;
	background: #bbbbbb;
	margin-left: 11px;
}
.banner .box span:first-child {
	margin-left: 0;
}
.banner .box span.cur {
	background: #95c94e;
}
/* search */

.search {
	width: 100%;
	height: 57px;
	background-color: #F8F8F8;
}
.search p {
	float: left;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	width: 766px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 28px;
}
.search p a {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	margin-left: 18px;
	text-decoration: none;
}
.search p a:first-child {
	margin-left: 0;
}
.search .Input {
	width: 375px;
	height: 37px;
	float: right;
	margin-top: 20px;
}
.search .Input input {
	padding-left: 22px;
	font-size: 14px;
	outline: none;
	border: none;
	color: #bbbbbb;
	height: 35px;
	line-height: 35px;
	width: 320px;
	float: left;
	padding-left: 15px;
	border: 1px solid #e6e6e6;
	border-right: none;
}
.search .Input a {
	display: block;
	float: left;
	width: 39px;
	height: 37px;
}
.search .Input a img {
	display: block;
}
/* product */

.product {
	width: 100%;
	padding: 20px 0 10px 0;
}
.product .conBox {
	width: 100%;
}
.subNav {
	width: 260px;
	float: left;
}
.subNav h3 {
	height: 67px;
	line-height: 67px;
	font-size: 18px;
	color: #fff;
	padding-left: 48px;
	background: url(images/product_icon01.png) no-repeat 22px center #ea020c;
}
.subNav h3 a {
	color: #fff;
	display: block;
	text-decoration: none;
}
.subNav h3 span {
	color: #fff;
	font-size: 14px;
	position: relative;
	top: 2px;
	margin-left: 2px;
}
.subNav .box {
	border: 1px solid #ececec;
	border-top: none;
}
.subNav .box p {
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
}
.subNav .box .classfiy {
	padding-bottom:20px;
	padding-left: 10px;
}
.subNav .classfiy>dl {
	width: 100%;
	padding-top: 16px;
}
.subNav .classfiy>dl>dt {
	font-size: 18px;
	color: #1c8d42;
	font-weight: bold;
	padding-bottom: 8px;
	background: url(images/product_icon02.png) no-repeat left 2px;
	border-bottom: 2px solid #eaeaea;
	padding-left: 25px;
	width: 212px;
}
.subNav .classfiy>dl>dt i {
	display: block;
	width: 140px;
	height: 2px;
	background: #1c8d42;
	position: relative;
	top: 10px;
	left: -25px;
}
.subNav .classfiy>dl>dd {
	padding-left: 8px;
	padding-top: 2px;
}
.subNav .classfiy>dl>dd>a {
	display: block;
	width: 210px;
	padding-left: 14px;
	padding-bottom: 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(images/product_icon03.png) no-repeat left 7px;
	font-size: 16px;
	border-bottom:1px #999 dashed;
	color: #000;
	margin-top: 12px;
}
.subNav .classfiy>dl>dd a:hover {
	color: #1c8d42;
}
.subNav .classfiy>dl>dd>dl {
	float: left;
	width: 254px;
	padding-top: 10px;
}
.subNav .classfiy>dl>dd>dl>dt>a {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.subNav .classfiy>dl>dd>dl dd {
	width: 100%;
}
.subNav .classfiy>dl>dd>dl>dd>a {
	display: block;
	float: left;
	width: 113px;
	padding-left: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(images/product_icon03.png) no-repeat left center;
	font-size: 14px;
	color: #000;
	margin-top: 12px;
}
.subNav .classfiy>dl>dd>dl dd a:first-child {
	margin-top: 12px;
}
.subNav .zx {
	background: url(images/productBg01.jpg) no-repeat center;
	height: 154px;
	text-align: center;
}
.subNav .zx p {
	font-size: 23px;
	color: #333333;
	padding-top: 10px;
}
.subNav .zx h4 {
	font-size: 17px;
	color: #333333;
	font-weight: bold;
}
.subNav .zx h4 span {
	font-size: 32px;
	color: #1c8d42;
}
.subNav .zx i {
	display: block;
	width: 39px;
	height: 2px;
	background: #1c8d42;
	margin: 10px auto 0;
}
.subNav .zx a {
	display: block;
	background: url(images/productBtn.png) no-repeat center;
	width: 123px;
	height: 35px;
	text-indent: 39px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
	display: block;
	margin: 14px auto 0;
	text-decoration: none;
}
.product .section {
	width: 885px;
	float: right;
}
.product .section .top {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #eaeaea;
}
.product .section .top h3 {
	float: left;
	font-size: 18px;
	color: #2a2a2a;
	padding-left: 26px;
	background: url(images/product_icon04.png) no-repeat left center;
}
.product .section .top a {
	display: block;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	float: right;
	text-transform: uppercase;
}
.product .section .conBox {
	width: 100%;
}
.product .section ul {
	width: 105%;
}
.product .section li {
	width: 285px;
	height: 250px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	position: relative;
}
.product .section li i {
	display: block;
	width: 283px;
	height: 212px;
	overflow: hidden;
	border: 1px #eaeaea solid;
}
.product .section li i img {
	display: block;
	transition: all 1s ease-out;
	transform: scale(1);
}
.product .section li:hover i img {
	transform: scale(1.2);
}
.product .section li span {
	display: block;
	text-align: center;
	border: 1px solid #eaeaea;
	height: 30px;
	line-height: 30px;
	border-top: none;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.product .section li:hover span {
	color: #1c8d42;
	font-weight: normal;
	font-size: 16px;
}
.product .section li:hover .intro {
	display: block;
}
/* problem */

.problem {
	width: 100%;
	background: url(images/problemBg.jpg) no-repeat center;
	height: 653px;
}
.problem .container {
	position: relative;
	height: 653px;
}
.problem p {
	font-size: 18px;
	color: #333333;
	position: absolute;
	width: 149px;
	height: 117px;
	padding: 65px 0 0 28px;
}
.problem p span {
	font-size: 24px;
	color: #1c8d42;
	font-weight: bold;
}
.problem .p1 {
	top: 142px;
	left: 481px;
}
.problem .p2 {
	top: 123px;
	left: 749px;
}
.problem .p3 {
	top: 136px;
	left: 1005px;
}
.problem .p4 {
	top: 332px;
	left: 610px;
}
.problem .p5 {
	top: 332px;
	left: 878px;
}
.problem p.dif {
	color: #fff;
}
.problem p.dif span {
	color: #fff;
}
/* ad */

.ad {
	width: 100%;
	background: url(images/adBg.jpg) no-repeat center;
	height: 255px;
}
.ad .conL {
	float: left;
	width: 614px;
	margin-left: 180px;
	padding-top: 40px;
}
.ad .conL h4 {
	font-size: 23px;
	color: #fff;
	font-weight: normal;
	position: relative;
	top: 6px;
}
.ad .conL p {
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
}
.ad .conL p span {
	font-size: 50px;
	color: #8cc63e;
}
.ad .conL a {
	display: block;
	background: url(images/adBtn.png) no-repeat center;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-indent: 50px;
	font-size: 14px;
	color: #fff;
}
.ad .conL i {
	display: block;
	width: 39px;
	height: 2px;
	background: #8cc63e;
	margin: 17px 0 19px 0;
}
.ad .conR {
	width: 390px;
	float: right;
	padding-top: 43px;
}
.ad .conR .Input {
	width: 388px;
	height: 44px;
	overflow: hidden;
	border: 1px solid #8cc63e;
	margin-bottom: 10px;
}
.ad .conR span {
	display: block;
	width: 49px;
	height: 44px;
	float: left;
}
.ad .conR input {
	width: 329px;
	height: 44px;
	line-height: 44px;
	background: #fff;
	border: none;
	outline: none;
	padding-left: 10px;
	font-size: 14px;
	color: #333;
	float: left;
}
.ad .conR a {
	display: block;
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: #8cc63e;
	margin-top: 13px;
}
/* about */

.about {
	width: 100%;
}
.about .Title {
	padding-top: 56px;
}
.about .Title p {
	color: #666666;
	font-size: 16px;
}
.about .aboutCon1 .container {
	position: relative;
	height: 613px;
}
.about .aboutCon1 {
	width: 100%;
	background: url(images/aboutBg02.jpg) no-repeat center;
	height: 613px;
}
.about .aboutCon1 .mainCon {
	width: 100%;
	margin-top: 29px;
}
.about .aboutCon1 .mainCon h3 {
	font-size: 16px;
	color: #1c8d42;
	text-align: center;
}
.about .aboutCon1 .mainCon h3 a {
	color: #1c8d42;
	text-decoration: none;
}
.about .aboutCon1 .mainCon i {
	display: block;
	width: 39px;
	height: 2px;
	background: #1c8d42;
	margin: 12px auto 25px;
}
.about .aboutCon1 .mainCon p {
	padding: 0 36px;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	text-align: center;
}
.about .aboutCon1 .mainCon .more {
	display: block;
	margin: 0 auto;
	width: 117px;
	height: 31px;
	margin-top: 22px;
}
.about .aboutCon1 .Pic {
	background: url(images/aboutBg01.png) no-repeat center;
	width: 863px;
	height: 306px;
	position: absolute;
	bottom: -53px;
	left: 50%;
	margin-left: -431px;
}
.about .aboutCon1 .Pic a {
	display: block;
	width: 833px;
	height: 278px;
	margin: 13px auto 0;
}
.about .aboutCon2 {
	width: 100%;
	height: 113px;
	background: #1c8d42;
	padding-top: 86px;
}
.about .aboutCon2 ul {
	width: 100%;
}
.about .aboutCon2 li {
	float: left;
	width: 299px;
	border-left: 1px dotted #fff;
	text-align: center;
	height: 71px;
	line-height: 71px;
}
.about .aboutCon2 li a {
	display: block;
	text-decoration: none;
}
.about .aboutCon2 li:first-child {
	border-left: none;
}
.about .aboutCon2 span {
	display: inline-block;
	width: 43px;
	height: 35px;
	margin-right: 8px;
	position: relative;
	top: 4px;
}
.about .aboutCon2 li em {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
/* new */

.news {
	width: 100%;
	background: url(images/newsBg.jpg) no-repeat center;
	height: 580px;
	padding-top: 10px;
}
.newsTop {
	width: 100%;
	height: 317px;
}
.newsTop .conL {
	width: 745px;
	height: 217px;
	float: left;
}
.newsTop .conL .menu {
	width: 100%;
	height: 50px;
}
.newsTop .conL .menu li {
	float: left;
	position: relative;
	text-align: center;
	width: 169px;
	height: 50px;
	line-height: 50px;
	background: #2a2a2a;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.newsTop .conL .menu li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.newsTop .conL .menu li i {
	display: none;
	background: url(images/news_icon01.png) no-repeat center;
	width: 14px;
	height: 10px;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	bottom: -10px;
}
.newsTop .conL .menu li.cur {
	background: #ea020c;
}
.newsTop .conL .menu li.cur i {
	display: block;
}
.newsTop .conL .box {
	width: 100%;
	height: 215px;
	overflow: hidden;
	margin-top: 29px;
*height:234px;
}
.newsTop .conL .newsList {
	width: 100%;
	height: 215px;
	overflow: hidden;
*height:234px;
}
.newsTop .conL .newsList li {
	overflow: hidden;
	border-top: 1px dotted #dddddd;
	height: 35px;
	line-height: 35px;
}
.newsTop .conL .newsList li.news1 a {
	color: #1c8d42;
	font-weight: bold;
}
.newsTop .conL .newsList li.news1 span {
	color: #1c8d42;
	font-weight: bold;
}
.newsTop .conL .newsList li.news2 a {
	color: #4d9e69;
	font-weight: bold;
}
.newsTop .conL .newsList li.news2 span {
	color: #4d9e69;
	font-weight: bold;
}
.newsTop .conL .newsList li.news3 a {
	color: #6b9c7b;
	font-weight: bold;
}
.newsTop .conL .newsList li.news3 span {
	color: #6b9c7b;
	font-weight: bold;
}
.newsTop .conL .newsList li:first-child {
	border-top: none;
}
.newsTop .conL .newsList li a {
	display: block;
	float: left;
	padding-left: 24px;
	background: url(images/news_icon02.png) no-repeat left center;
	font-size: 14px;
	color: #666666;
	width: 549px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newsTop .conL .newsList li span {
	display: block;
	float: right;
	font-size: 14px;
	color: #c4c4c4;
	font-family: arial;
}
.newsTop .conR {
	width: 346px;
	float: right;
	margin-right: 25px;
	padding-top: 24px;
}
.newsTop .conR dl {
	width: 100%;
}
.newsTop .conR dt {
	width: 346px;
	height: 218px;
}
.newsTop .conR dt img {
	display: block;
}
.newsTop .conR dd {
	width: 100%;
	padding-top: 22px;
}
.newsTop .conR dd h3 {
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.newsTop .conR dd h3 a {
	color: #333333;
	text-decoration: none;
}
.newsTop .conR dd i {
	display: block;
	width: 39px;
	height: 2px;
	background: #1c8d42;
	margin: 14px auto 24px;
}
.newsTop .conR dd p {
	font-size: 14px;
	color: #888888;
	line-height: 24px;
}
.newsTop .conR dd p a {
	color: #888888;
	text-decoration: none;
}
.newsTop .conR dd .more {
	display: block;
	width: 121px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #1c8d42;
	text-align: center;
	text-decoration: none;
	border: 1px solid #1c8d42;
	color: #1c8d42;
	margin: 32px auto 0;
}
.newsBottom {
	width: 690px;
	margin-left: 43px;
}
.newsBottom .top {
	width: 100%;
	overflow: hidden;
	padding-top: 22px;
}
.newsBottom .top h3 {
	font-size: 18px;
	color: #fff;
	float: left;
}
.newsBottom .top h3 a {
	color: #fff;
	text-decoration: none;
}
.newsBottom .top h3 i {
	display: block;
	width: 39px;
	height: 2px;
	background: #fff;
	margin-top: 10px;
}
.newsBottom .top .more {
	display: block;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
}
.newsBottom ul {
	width: 100%;
	margin-top: 6px;
}
.newsBottom li {
	float: left;
	width: 345px;
	padding: 9px 0 6px 0;
}
.newsBottom li h3 {
	padding-left: 30px;
	color: #fff;
	font-weight: normal;
	background: url(images/xsl_new.gif) no-repeat left center;
	line-height: 22px;
	margin-bottom: 6px;
	width: 272px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}
.newsBottom li h3 a {
	color: #fff;
	font-size: 14px;
}
.newsBottom li p {
	font-size: 14px;
	color: #fff;
	padding-left: 30px;
	background: url(images/news_icon03.png) no-repeat left center;
	line-height: 22px;
	width: 272px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newsBottom li p a {
	color: #fff;
}
.newsBottom li.dif {
	width: 380px;
}
.newsBottom li.li1, .newsBottom li.li2 {
	border-bottom: 1px dotted #82c097;
}
/* link */

.link {
	width: 100%;
	background: #fff;
	padding-top: 24px;
	padding-bottom: 32px;
}
.link dt {
	float: left;
	width: 76px;
	background: url(images/link_xian.png) no-repeat right 4px;
}
.link dt span {
	display: block;
	width: 59px;
	height: 17px;
	line-height: 17px;
	background: #ea020c;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	font-family: arial;
	color: #fff;
}
.link dt p {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.link dd {
	padding-top: 12px;
	width: 1120px;
	float: left;
}
.link dd a {
	display: block;
	float: left;
	padding: 0 25px;
	border-left: 2px solid #e2e2e2;
	font-size: 14px;
	color: #666666;
	margin-bottom: 3px;
}
.link dd a:first-child {
	border-left: none;
}
/*处理中动画占全屏*/

#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}
/*留言*/

.liuyan {
	overflow: hidden;
	width: 100%;
	height: 377px;
	background: url(images/liuyan_bg.jpg) no-repeat center top;
}
.liuyan p {
	font-size: 14px;
	margin-bottom: 5px;
	color: #fff;
}
.liuyan h3 {
	font-weight: normal;
	font-size: 30px;
	color: #fff;
	font-family: Arial
}
.liuyan .phone {
	overflow: hidden;
	background: url(images/liuyan_phone.png) no-repeat left center;
	padding-left: 55px;
	float: left;
	margin-left: 170px;
	margin-top: 250px;
}
.liuyan input {
	padding-left: 50px;
	height: 39px;
	line-height: 39px;
	font-size: 12px;
	color: #575757;
	width: 256px;
	padding-right: 10px;
	background: url(images/liuyan_input.png) left center no-repeat;
	border: none;
	outline: none;
	margin-bottom: 2px;
*float:left;
}
.liuyan textarea {
	padding: 10px 10px 10px 50px;
	width: 256px;
	height: 89px;
	font-size: 12px;
	color: #575757;
	background: url(images/liuyan_text.png) no-repeat left center;
	border: none;
	outline: none;
	resize: none;
*float:left;
}
.liuyan dl {
	overflow: hidden;
	float: right;
	margin-top: 50px;
	width: 370px;
}
.liuyan dt {
	overflow: hidden;
	float: left;
	width: 318px;
}
.liuyan dd {
	overflow: hidden;
	cursor: pointer;
	width: 51px;
	height: 148px;
	background: url(images/liuyan_tujiao.png) no-repeat center;
	float: right
}
/*优势*/

.youshi {
	overflow: hidden;
	width: 100%;
}
.youshi h4 {
	font-size: 26px;
	color: #009a44;
}
.youshi h5 {
	font-weight: normal;
	margin-bottom: 50px;
	font-size: 18px;
	color: #202020;
}
.youshi p {
	font-size: 15px;
	line-height: 18px;
	color: #3e3e3e;
	background: url(images/youshi_p.png) left 5px no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}
.youshi em {
	display: block;
	font-size: 14px;
	color: #343434;
}
.youshi h6 {
	font-size: 24px;
	font-weight: normal;
	color: #2aaa4c;
	font-family: Arial
}
.youshi .phone {
	background: url(images/phone1.png) no-repeat left center;
	padding-left: 50px;
	margin-top: 30px;
}
.youshi>div {
	overflow: hidden;
	width: 100%;
}
.youshi .yst {
	height: 233px;
	background: url(images/youshi_01.jpg) no-repeat center;
}
.youshi .ys01 {
	height: 371px;
	background: url(images/youshi_02.jpg) no-repeat center;
}
.youshi .ys02 {
	height: 399px;
	background: url(images/youshi_03.jpg) no-repeat center;
}
.youshi .ys03 {
	height: 369px;
	background: url(images/youshi_04.jpg) no-repeat center;
}
.youshi .ys04 {
	height: 345px;
	background: url(images/youshi_05.jpg) no-repeat center;
}
.youshi .ys01 .wen {
	margin-left: 200px;
	margin-top: 20px;
}
.youshi .ys02 .wen {
	margin-left: 720px;
	margin-top: 20px;
}
.youshi .ys03 .wen {
	margin-left: 200px;
	margin-top: 20px;
}
.youshi .ys04 .wen {
	margin-left: 720px;
	margin-top: 20px;
}
.youshi a {
	margin-left: 346px;
	margin-top: -80px;
	display: block
}
/*banner2*/

.banner2_bg {
	width: 100%;
	height: 200px;
	background: url(images/5.jpg) repeat-x;
}
.banner2 {
	width: 1200px;
	height: 200px;
	margin: 0 auto
}
