@charset "utf-8";
.W1000 {
	width: 1000px;
	margin: auto;
}

.header {
	width: 100%;
	overflow: hidden;
}

.header .logo {
	display: inline-block;
	width: 261px;
	height: 44px;
	float: left;
}

.header {
	width: 100%;
	height: 180px;
}

.header .header_hd {
	height: 120px;
	background: #ebf8de;
}

.header .header_hd .W1000 {
	height: 120px;
}

.header .header_hd .logo {
	display: inline-block;
	width: 261px;
	height: 44px;
	margin-top: 38px;
}

.header .header_hd .logo img {
	width: 100%;
	height: 44px;
}

.header .header_hd .W1000 {
	position: relative;
}

.toptel {
	display: inline-block;
	width: 250px;
	padding-bottom: 15px;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: left;
	background: url(../images/toptelbg.jpg) center bottom no-repeat;
}

.toptel span {
	display: inline-block;
	width: 100%;
	color: #005900;
}

.toptel span+span {
	color: #00BF00;
	font-size: 24px;
	font-weight: bold;
}

.header .menu {
	height: 60px;
	line-height: 60px;
	background: #2CC12C;
}

.header .menu a {
	display: inline-block;
	width: 120px;
	text-align: center;
	float: left;
	color: #FFFFFF;
}

.header .menu a+a {
	margin-left: 20px;
}

.header .menu a:hover {
	background: #049E04;
}

.header .menu .on {
	background: #049E04;
}

.footer {
	background: #0F2335;
	overflow: hidden;
	padding: 40px 0 20px 0;
}

.footer .footer_L {
	width: 300px;
	overflow: hidden;
	float: left;
	text-align: center;
}

.footer .footer_L .logo {
	display: block;
	width: 261px;
	height: 44px;
	margin-top: 20px;
}

.footer .footer_L img {
	width: 261px;
	height: 44px;
}

.footer .footer_R {
	width: 600px;
	float: right;
	padding-top: 10px;
}

.footer .footer_R .menu {
	display: block;
}

.footer .footer_R a {
	display: inline-block;
	padding: 0 15px;
	color: #FFFFFF;
	font-size: 14px;
}

.copyright {
	width: 100%;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	padding: 20px 0 20px 15px;
}

.banner {
	width: 100%;
	height: 500px;
	position: relative;
}

.banner .pic {
	display: block;
	width: 100%;
	height: 500px;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

.banner .pic img {
	width: 100%;
	height: 500px;
}

.banner .hd {
	width: 100%;
	overflow: hidden;
	position: absolute;
	bottom: 25px;
	left: 0;
	text-align: center;
}

.banner .hd li {
	display: inline-block;
	*display: inline;
	margin-right: 15px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
}

.banner .hd .on {
	width: 12px;
	height: 12px;
	background: #FFFFFF;
}

.title {
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
	text-align: center;
	color: #333333;
	font-size: 26px;
	background: url(../images/titlebottombg.png) center bottom no-repeat;
}

.title .bg {
	width: 60px;
	height: 60px;
	margin: auto;
	background: url(../images/titletopbg.png) center no-repeat;
}

.home_about {
	padding-top: 40px;
}

.home_about .W1000 {
	padding: 30px 0;
	overflow: hidden;
}

.home_about .W1000 p {
	width: 550px;
	overflow: hidden;
	float: left;
	font-size: 14px;
	line-height: 25px;
}

.home_about .W1000 img {
	width: 400px;
	float: right;
}

.home_product {
	background: #F0F0F0;
	padding-top: 40px;
}

.home_product ul {
	overflow: hidden;
	margin-bottom: 40px;
}

.home_product .W1000 {
	overflow: hidden;
	padding: 40px 0;
}

.home_product .W1000 li {
	width: 231px;
	float: left;
	padding-top: 20px;
	background: #FFFFFF;
	border: 2px solid #2CC12C;
}

.home_product .W1000 li:hover {
	border-color: #049E04;
}

.home_product .W1000 li+li {
	margin-left: 20px;
}

.home_product .W1000 li img {
	width: 100%;
	height: 200px;
	display: block;
	margin-bottom: 20px;
}

.home_product .W1000 li a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #2CC12C;
	color: #FFFFFF;
}

.home_product .W1000 li:hover a {
	background: #049E04;
}

.home_case {
	padding-top: 40px;
}

.home_case .W1000 {
	padding: 30px 0;
	overflow: hidden;
}

.home_case li {
	width: 500px;
	height: 300px;
	overflow: hidden;
	float: left;
}

.home_case li a {
	display: block;
	height: 300px;
}

.home_case li img {
	width: 100%;
	height: 300px;
}

.homecasename {
	display: block;
	height: 200px;
	width: 500px;
	color: #FFFFFF;
	background-color: #2CC12C;
	overflow: hidden;
	text-align: center;
	padding-top: 100px;
}

.homecasename span {
	display: block;
	padding-bottom: 30px;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.homecasename p {
	font-size: 14px;
	line-height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 20px;
}

.more {
	display: block;
	width: 175px;
	height: 36px;
	background: #2CC12C;
	text-align: center;
	line-height: 36px;
	margin: auto;
	margin-bottom: 40px;
	border-radius: 10px;
	color: #FFFFFF;
}

.home_contact {
	overflow: hidden;
}

.home_contact .W1000 {
	padding: 40px 0;
}

.home_contact_hd {
	width: 100%;
	overflow: hidden;
	height: 390px;
	border: 1px solid #EBF8DE;
}

.home_contact_ft {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 34px;
}

.home_contact_ft dl {
	overflow: hidden;
}

.home_contact_ft dl dd {
	width: 480px;
	float: left;
	padding: 0 10px;
	overflow: hidden;
	padding-bottom: 10px;
}


/*首页结束*/


/*子页面开始*/

.subbanner {
	width: 100%;
	height: 300px;
}

.subbanner a {
	display: block;
	height: 300px;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

.subPageOuter {
	width: 100%;
	overflow: hidden;
}
.nowposition {
	display: block;
	font-size: 14px;
	line-height: 40px;
	text-align: left;
	margin: 30px 0;
}

.nowposition a {
	display: inline-block;
	padding: 0 5px;
}

.nowposition a:hover {
	color: #2CC12C;
}

.subtitle {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 10px 0 35px 0;
}

.subtitle span {
	display: inline-block;
	position: relative;
	line-height: 80px;
	padding: 0 35px;
	font-size: 24px;
	color: #04ce04;
	font-weight: bold;
}

.subtitle span .submenuLT {
	width: 39px;
	height: 39px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/titleleftbg.png) center no-repeat;
}

.subtitle span .submenuRB {
	width: 39px;
	height: 39px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/titlerightbg.png) center no-repeat;
}

.submenu .subfirstmenu {
	width: 100%;
	overflow: hidden;
	background: #2CC12C;
}

.submenu .subfirstmenu li {
	line-height: 50px;
	float: left;
	width: 156px;
	padding: 0 5px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.submenu .subfirstmenu li.on {
	color: #FFFFFF;
	background: #049E04;
}

.subsecondmenu {
	width: 100%;
	overflow: hidden;
	background: #e8e8e8;
}

.subsecondmenu ul li {
	display: block;
	line-height: 50px;
	float: left;
	width: 16.6%;
	text-align: center;
	font-size: 14px;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.subsecondmenu ul li a:hover {
	color: #2CC12C;
}

.productlist {
	width: 1040px;
	margin-left: -40px;
	overflow: hidden;
}

.productlist ul {
	overflow: hidden;
}

.productlist ul li {
	width: 218px;
	height: 218px;
	border: 1px solid #dedede;
	float: left;
	margin-left: 40px;
	margin-top: 40px;
}

.productlist ul li:hover {
	border-color: #2CC12C;
}

.productlist ul li img {
	display: block;
	width: 100%;
	height: 180px;
}

.productlist ul li p {
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	background: #2CC12C;
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.page {
	width: 100%;
	overflow: hidden;
	margin: 40px 0;
	text-align: center;
}

.page span,
.page a {
	display: inline-block;
	line-height: 32px;
	padding: 0 12px;
	border: 1px solid #9C9C9C;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 2px;
}

.page span,
.page a:hover {
	border: 1px solid #2CC12C;
	background: #2CC12C;
	color: #FFFFFF;
}

.subnosecondmenu {
	width: 100%;
	overflow: hidden;
	line-height: 50px;
	background: #CED8CF;
}

.subnosecondmenu li {
	width: 33.333%;
	float: left;
	font-size: 14px;
	text-align: center;
}

.subnosecondmenu li a {
	display: block;
	color: #666;
}

.subnosecondmenu li.on {
	background: #049E04;
}

.subnosecondmenu li.on a {
	color: #FFFFFF;
}

.newslist {
	width: 100%;
	overflow: hidden;
}

.newslist ul {
	width: 100%;
	overflow: hidden;
}

.newslist ul li {
	width: 50%;
	float: left;
	margin-top: 30px;
}

.newslist ul li img {
	width: 155px;
	height: 105px;
	float: left;
	margin-right: 15px;
}

.newslist ul li div {
	width: 310px;
	float: left;
}

.newslist ul li div h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newslist ul li a:hover div h3 {
	color: #2CC12C;
}

.newslist ul li div p {
	font-size: 14px;
	line-height: 24px;
}

.newslist ul li div span {
	display: block;
	text-align: right;
	font-size: 12px;
	color: #9C9C9C;
}

.companyinfo {
	text-align: center;
	border-top: 1px solid #CED8CF;
	margin-top: 40px;
}

.companyinfo dl {
	display: inline-block;
	margin-top: -20px;
	background: #FFFFFF;
	font-size: 16px;
	line-height: 36px;
}

.companyname {
	font-size: 18px;
	color: #005900;
	margin-bottom: 20px;
	font-weight: bold;
}

.subPageOuter .map {
	padding-top: 40px;
	margin-bottom: 40px;
}

.messageOuter {
	width: 736px;
	margin: auto;
	margin-bottom: 40px;
	overflow: hidden;
	padding-top: 25px;
}

.messageOuter .formgroup {
	width: 100%;
	overflow: hidden;
}

.messageOuter .control-label {
	display: inline-block;
	width: 100px;
	font-size: 14px;
	color: #777777;
	line-height: 40px;
	text-align: center;
	float: left;
}

.messageOuter input {
	width: 624px;
	height: 40px;
	border: 1px dashed #999;
	padding-left: 10px;
	font-size: 14px;
	outline: none;
	float: left;
	font-family: "microsoft yahei";
}

.messageOuter textarea {
	width: 624px;
	height: 90px;
	border: 1px dashed #999;
	padding-left: 10px;
	font-size: 14px;
	outline: none;
	resize: none;
	padding-top: 10px;
	font-family: "microsoft yahei";
}

.messageOuter .yzm input {
	width: 240px;
	float: left;
}

.messageOuter .yzm img {
	width: 145px;
	height: 40px;
	border: 1px solid #DDDDDD;
	margin-left: 20px;
	cursor: pointer;
}

.messageOuter .tip {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	clear: both;
	padding-left: 100px;
}

.messageOuter .tip-false {
	color: #ff0000;
}

.messageOuter .tip-default {
	color: transparent;
}

.messageOuter button {
	margin-top: 20px;
	width: 240px;
	height: 40px;
	background: #2CC12C;
	color: #FFFFFF;
	outline: none;
	border: none;
	font-family: "microsoft yahei";
	margin-left: 100px;
	cursor: pointer;
}

.messagetitle {
	width: 100%;
	text-align: center;
}

.messagetitle span {
	display: inline-block;
	background: #FFFFFF;
	font-size: 18px;
	color: #005900;
	margin-bottom: 20px;
	font-weight: bold;
}

.img {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 40px 0;
}

.img img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.newsdiv {
	width: 100%;
	overflow: hidden;
}

.newsdiv h1 {
	width: 100%;
	color: #0f1427;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	padding-top: 20px;
}

.newsdiv .timea {
	height: 40px;
	border-bottom: 1px dotted #ddd;
	padding-top: 5px;
	color: #999999;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
}

.pgfy {
	width: 100%;
	border-top: 1px solid #eaeaea;
	padding-top: 15px;
	padding-bottom: 20px;
	margin: 40px auto;
}

.pgfyl {
	width: 100%;
	padding-left: 14px;
	line-height: 30px;
}

.pgfyl p {
	color: #0f1427;
	font-size: 14px;
}

.pgfyl p a {
	color: #0f1427;
	font-size: 14px;
}

.pgfyl p a:hover {
	color: #2CC12C;
}


/*子页面结束*/


/*产品轮播图开始*/
.foucebox {
	position: relative;
	width: 535px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
}

.foucebox .bd {
	position: relative;
	float: right;
	width: 400px;
	height: 300px;
	overflow: hidden;
}

.foucebox .bd img {
	width: 400px;
	height: 300px;
}

.foucebox .hd {
	position: relative;
	width: 110px;
	float: left;
	padding-right: 4px;
	z-index: 1;
}

.foucebox .hd ul {
	position: relative;
	width: 110px;
	overflow: hidden;
}

.foucebox .hd li {
	height: 90px;
	overflow: hidden;
	border: 2px solid #FFFFFF;
}
.foucebox .hd li.on{
	border: 2px solid #2CC12C;
}
.foucebox .hd li+li{
	margin-top: 15px;
}
.foucebox .hd img {
	width: 120px;
	height: 90px;
	display: block;
}
.productintro{
	width: 430px;
	overflow: hidden;
	float: right;
	padding-top: 20px;
}
.productintro .title{
	width: 100%;
	line-height: 40px;
	text-align: center;
	background: #ebf8de;
	color: #0F2335;
	font-size: 16px;
	padding-bottom: 0;
}
.productintro h1{
	font-size: 20px;
	font-weight: normal;
	color: #005900;
	padding: 15px 0;
}
.productintro p{
	font-size: 14px;
	line-height: 24px;
}
.productintro dl{
	font-size: 14px;
	line-height: 24px;
	padding: 15px 0;
}
.pro_dec{
	width: 100%;
	overflow: hidden;
	padding: 30px 0;
}
.pro_dec .pro_title{
	width: 100%;
	line-height: 40px;
	text-align: center;
	background: #ebf8de;
	color: #0F2335;
	font-size: 16px;
	padding-bottom: 0;
}
.pro_decinfo_row{
	width: 100%;
	display: table;
}
.pro_decinfo_row+.pro_decinfo_row{
	border-top: 1px solid #DCDDDD;
}
.decinfo_L,.decinfo_R{
	display: inline-block;
	display: table-cell;
}
.decinfo_L{
	width: 224px;
	vertical-align: middle;
	font-size: 16px;
	text-align: center;
	border-right: 1px solid #DCDDDD;
}
.decinfo_R{
	padding-left: 40px;
	padding: 20px 40px;
}
.subPageOuter .W1000 .golist{
	width: 55px;
	height: 55px;
	background: url(../images/fixed.jpg) center no-repeat;
	background-position: 0 0;
	position: fixed;
	right: 5%;
	bottom: 20%;
	cursor: pointer;
}
.subPageOuter .W1000 .golist:hover{
	background: url(../images/fixed.jpg) center no-repeat;
	background-position: -54px 0;	
}
/*产品轮播图结束*/
/*关于我们开始*/
.aboutus{
	width: 100%;
	overflow: hidden;
	padding: 40px 0;
}
.aboutus .companyimg{
	width: 500px;
	height: 200px;
	float: left;
}
.aboutus .companyimg img{
	width: 100%;
	height: 100%;
}
.aboutus p{
	width: 480px;
	float: right;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
}
/*关于我们结束*/