@charset "utf-8";
/* CSS Document */
/*产品展示*/
.cpzx {
	overflow: hidden;
	width: 100%;
}
.cpzx h3 {
	width: 100%;
	height: 27px;
	margin: 0 auto;
	text-align: center;
	margin-top: 35px;
	padding-bottom: 5px;
}
.cpzx h3 a {
	color: #227ecb;
}
.cpzx .nlist .expmenu {
	background:#f6f6f6;
	overflow: hidden;
}
.nlist {
	float: left;
	width: 206px;
	margin-top: 26px;
	height:45px;
}
.nlist h4 {
	color: #FFF;
	text-decoration: none;
	color: #FFFFFF;
}
.nlist .nt {
	font-weight: normal;
	line-height:45px;
	padding-left:15px;
	background: #4ab344;
	font-size: 18px;
	color: #FFFFFF;
}
.nlist .nt a {
	color: #FFFFFF;
}
.TabTitle2 ul.expmenu {
	padding-bottom: 0;
	background: #fff;
	border-top: 0;
}
.TabTitle2 ul.expmenu li{
	color: #FFF;
	overflow: hidden;
	border-bottom:1px dashed #cfcdcd;
}
.TabTitle2 ul.expmenu li a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	padding-left: 15px;
	color: #333;
	
}
.TabTitle2 ul.expmenu li span{
	overflow: hidden;
	
}
.TabTitle2 ul.expmenu li span a {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left: 15px;
	text-decoration: none;
	color: #333;
	font-weight:normal;
	
}

.cptp {
	overflow: hidden;
	width: 970px;
	float: right;
}
.cptp .tuijian{
	width:100%;
	overflow:hidden;
	margin-top: 26px;
}
.cptp .tuijian a{
	padding:12px 0;
	display:block;
	width:15%;
	float:left;
	text-align:center;
	margin-right:15px;
	color:#FFF;
	background:#333;
	font-size:15px;
}
.cptp ul {
	width:100%;
	margin-top: 15px;
}
.cptp ul li {
	width: 23.5%;
	margin-right: 15px;
	margin:0 1.5% 15px 0;
	border: 1px solid #E0E0E0;
	float: left;
	background-color: #FFFFFF;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.cptp ul li:nth-child(4n) {
	margin-right: 0;
}
.cptp ul li .pic {
	margin: 2px;
	overflow: hidden;
}
.cptp ul li img {
	width: 99.8%;
	height: auto;
	transition: all 1s;
}
.cptp ul li a:hover img {
	transform: scale(1.2);
}
.cptp ul li p {
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.cptp ul li:hover a {
	color: #ffffff;
	text-decoration: none;
}
.cptp ul li:hover p {
	color: #FFF;
}
.cptp ul li:hover {
	background-color: #4ab344;
	transform: translateY(-5px);
}
.ys_t {
}
.ys_t li {
	float: left;
	width: 350px;
	height: 44px;
	background: #616161;
	margin-top:26px;
}
.ys_t li:after {
	position: absolute;
	right: 0;
	width: 1px;
	background: #dcdcdc;
	content: "";
}
.ys_t li:last-child:after {
	background: 0;
}
.ys_t li.on:after {
	background: 0;
}
.ys_t li.on, .ys_t li:hover {
	background: #4ab344;
}
.ys_t li{
	display: block;
	font-size: 16px;
	line-height: 44px;
	font-weight: bold;
	color: #fff;
	float: left;
	margin-right:15px;
	font-weight: normal;
	font—style:normal;
	text-align:center;
}
.ys_t li.on, .ys_t li:hover{
	font-weight: bold;
	color: #fff}

.ys_bd {
	position: relative;
	margin-top:20px;
}
.abt{ overflow:hidden;width:100%;padding-top:20px;}
.abt_con{width:1200px;margin:0 auto;padding:40px 0; background: url(../images/about.jpg) no-repeat center;}
.abt .desc{display: block;text-align:center;width: 800px;margin: 20px auto 0;}
.abt .desc a{font-size: 14px;line-height: 26px;color: #fff;font-family:"微软雅黑";}
.indexHead {
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
}
.indexHead h3 {
	width: 100%;
	text-transform: uppercase;
	font-size: 34px;
	color: #FFF;
	line-height: 40px;
	letter-spacing: 1px;
	font-family: "Arial Black";
}
.indexHead h4 {
	width: 100%;
	font-size: 24px;
	color:#FFE13D;
	line-height: 40px;
	letter-spacing: 1px;
}
.youshi{overflow:hidden;width:100%;}
.youshi_con{width:1200px;margin:0 auto;}
.zlfc {
	overflow: hidden;
	width: 100%;
	padding-bottom:50px;
}
.zlfcBox h4 {
	width: 1200px;
	font-size: 24px;
	margin-top: 35px;
	padding-bottom:15px;
}
.zlfcBox h4 a {
	color: #129142;
}
.zlfcBox li {
	width: 23.2%;
	height: auto;
	margin-right:2%;
	float: left;
}
.zlfcBox li:nth-child(4) {
	margin-right:0;
}
.zlfcBox li img {
	width: 100%;
	height: auto;
	border: 1px solid #e0e0e0;
	padding: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.zlfcBox li p {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.zlfcBox li:hover img {
	border: 1px solid #129142;
}
.zlfcBox li:hover p {
	color: #129142;
}
.zlfcBox li.last {
	margin-right: 0px;
}
.xuanchuan{
	overflow: hidden;
	width: 100%;
	padding-bottom:50px;
	}
.xuanchuan .shipin{
	float:left;
	width: 47%;
	}
.xuanchuan .shipin h4 {
	width: 100%;
	font-size: 24px;
	margin-top: 35px;
	padding-bottom:15px;
}
.xuanchuan .shipin h4 a {
	color: #129142;
}
.xuanchuan .zixun{
	float:right;
	width: 50%;
	}
.xuanchuan .zixun h4 {
	width: 100%;
	font-size: 24px;
	margin-top: 35px;
	padding-bottom:15px;
}
.xuanchuan .zixun h4 a {
	color: #129142;
}
.xuanchuan .zixun ul{
	width:100%;
	}
.xuanchuan .zixun ul li{
	height:35px;
	line-height:35px;
	font-size:14px;
	border-bottom:1px dashed #CCCCCC;
	}
.xuanchuan .zixun ul li:last-child{
	height:35px;
	line-height:35px;
	font-size:14px;
	border-bottom:0;
	}
.xuanchuan .zixun ul li a{
	color:#666;
	line-height:35px;
	float:left;
	}
.xuanchuan .zixun ul li span{
	height:35px;
	float:right;
	color:#666;
	line-height:35px;
	}
.liuyan{overflow:hidden;width:100%;}
.liuyan_con{width:1200px;margin:0 auto;overflow:hidden; background: url(../images/liuyan.jpg) no-repeat center;}
.liuyan_con .sec_tpm{width:40%;float:right;overflow:hidden;}
.sec_tpm {
	line-height: 30px;
	padding: 10px;
	color: #fff;
	font-size: 14px;
}
.sec_tpm input{
	line-height: 34px;
	overflow: hidden;
	border-radius:5px;
}
.book_add li{height:75px;}
.cpnews{
	overflow: hidden;
	width: 100%;
	padding-bottom:50px;
	}
.cpnews h4 {
	width: 100%;
	font-size: 24px;
	margin-top: 35px;
	padding-bottom:15px;
}
.cpnews h4 a {
	color: #129142;
}
.cpnews ul{
	width:100%;
	}
.cpnews ul li{
	font-size:14px;
	width:46%;
	float:left;
	margin:0 4%;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	}
.cpnews ul li:nth-child(2n){
	margin-right:0;
	}
.cpnews ul li:nth-child(2n-1){
	margin-left:0;
	}
.cpnews ul li:last-child{
	margin-right:0;
	}
.cpnews ul li b{
	color:#666;
	line-height:35px;
	display:block;
	font-weight:normal;
	font-size:16px;
	}
.cpnews ul li span{
	line-height:20px;
	display:block;
	color:#666;
	font-size:14px;
	font-weight:normal;
	}