@charset "utf-8";
/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
}
a, p, span, strong {
	text-decoration: none;
	font-family: 微软雅黑;
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 微软雅黑;
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
li {
	list-style: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
	height:0px;
	line-height:0px;
	border:none;
}
.navbg {
	background: #35511a;
	height:80px;
}
.logo {
	float: left;
	height:80px;
}
.nav {
	width: 1000px;
	margin: 0 auto;
}
.inNav {
	float: right;
}
.inNav li {
	height: 80px;
	line-height: 80px;
	float: left;
	width: 84px;
	text-align: center;
	margin-left: 1px;
	position: relative;
}
.inNav>ul>li>a {
	font-size: 14px;
	color: #FFF;
	display: block;
}
.inNav>ul>li>a:hover {
	background: #b2df00;
	height: 76px;
	color: #FFF;
	border-bottom: #e5ea04 solid 4px;
}
.row {
	background: #b2df00;
	height: 76px;
	color: #FFF;
	border-bottom: #e5ea04 solid 4px;
}
.inNav dl {
	position: absolute;
	top: 80px;
	left: 0;
	background: #f3f3f3;
	border-bottom: #e5ea04 solid 4px;
	z-index: 999;
	width: 140px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	display: none;
	transition: ease-in-out 0.4s;
	-moz-transition: ease-in-out 0.4s;
	-ms-transition: ease-in-out 0.4s;
	-webkit-transition: ease-in-out 0.4s;
}
.inNav>ul>li:hover dl {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	display: block;
	transition: ease-in-out 0.4s;
	-moz-transition: ease-in-out 0.4s;
	-ms-transition: ease-in-out 0.4s;
	-webkit-transition: ease-in-out 0.4s;
}
.inNav dl dd {
	line-height: 40px;
	border-bottom: #dddddd dotted 1px;
}
.inNav dl dd a {
	color: #888;
	font-size: 14px;
}
.inNav dl dd:hover {
	background: #8fbe49;
}
.inNav dl dd:hover a {
	color: #FFF;
}
/*焦点图部分*/
.mainbanner {
	height: 400px;
	overflow: hidden;
	position: relative;
	z-index: 99;
}
.mainbanner_window {
	left: 50%;
	width: 1903px;
	height: 400px;
	overflow: hidden;
	margin-left: -960px;
	position: absolute;
}
.mainbanner_window ul {
	width: 999999px;
	height: 6400px;
	position: relative;
}
.mainbanner_window li {
	background: #fff;
	height: 400px;
	text-align: center;
	font-size: 0px;
	float: left;
	display: inline;
}
.mainbanner_list {
	width: 105px;
	top: 360px;
	height: 15px;
	position: absolute;
	right: 45%;
}
.mainbanner_list li {
	width: 15px;
	height: 15px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 5px;
	border-radius: 8px;
/*	box-shadow: 1px 1px 2px #CCC;*/
}
.mainbanner_list a {
	width: 15px;
	height: 15px;
	display: block;
	background: #fff;
}
.mainbanner_list li.active a {
	background: #ddc866;
}
.about {
	margin: 40px auto;
	width: 1000px;
}
.hd img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.hd p {
	text-align: center;
	font-size: 16px;
	color: #848484;
}
.inAbout {
	margin-top: 40px;
}
.aboutfl {
	float: left;
}
.aboutfl img {
	width: 360px;
	height: 200px;
}
.aboutfr {
	width: 610px;
	float: right;
	height:140px;
	margin:10px 0px;
}
.aboutfr h4 {
	font-size: 20px;
	color: #555555;
}
.aboutfr em {
	display: inline-block;
	width: 30px;
	background: #b2df00;
	height: 1px;
	margin: 15px 0;
}
.aboutfr p {
	font-size: 14px;
	color: #969696;
	line-height: 26px;
	height: 140px;
	overflow: hidden;
}
.aboutfr a {
	width: 80px;
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	background: #b2df00;
	font-size: 14px;
	border-radius: 10px;
	margin-top: 10px;
}
.chanPbg {
	padding: 40px;
	background: #61ace3;
}
.chanP {
	width: 1000px;
	margin: 0 auto;
}
.inchanP {
	margin-top: 30px;
}
.inchanP li {
	float: left;
	width: 323px;
	height: 242px;
	overflow: hidden;
	position: relative;
	line-height: 0;
	margin: 0px 5px 10px 5px;
}
.Cbg {
	width: 323px;
	height: 242px;
	position: absolute;
	top: -242px;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-ms-transition: ease-in-out 0.2s;
	-webkit-transition: ease-in-out 0.2s;
}
.Cbg h5 {
	color: #FFF;
	font-size: 24px;
	text-align: center;
	margin-top: 90px;
}
.Cbg p {
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding: 0 20px;
	margin-top: 20px;
	line-height: 24px;
}
.inchanP li:hover .Cbg {
	top: 0;
	transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-ms-transition: ease-in-out 0.2s;
	-webkit-transition: ease-in-out 0.2s;
}
.more a {
	font-size: 18px;
	color: #FFF;
	width: 260px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin: 0 auto;
	margin-top: 25px;
	display: block;
	border: #a2d8ff solid 1px;
}
.more a:hover {
	background: #3a9de5;
}
.hui a {
	font-size: 18px;
	color: #666;
	width: 260px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin: 0 auto;
	margin-top: 25px;
	display: block;
	border: #b2df00 solid 1px;
}
.hui a:hover {
	background: #b2df00;
	color: #FFF;
}
.fuwu {
	margin: 30px auto;
	width: 1000px;
}
.zhaoS {
	margin-top: 30px;
}
.zhaoS li {
	width: 271px;
	padding: 20px 30px 5px;
	float: left;
	border: #FFF solid 1px;
}
.zhaoS li img {
	width: 271px;
	display: block;
}
.zhaoS li h5 {
	font-size: 16px;
	color: #666;
	text-align: center;
	padding: 10px 0;
}
.zhaoS li:hover {
	border: #b2df00 solid 1px;
}
.footer {
	background: #464646;
	padding: 25px 0;
}
.footer a {
	color:#FFF;
}
.infooter {
	width: 1000px;
	margin: 0 auto;
}
.footnav ul li {
	float: left;
	color:#FFF;
	margin-bottom:20px;
}
.footnav ul li a {
	/*width: 140px;*/
	text-align: left;
	float: left;
	color:#FFF;
	display:block;
	font-size:14px;
	margin-right: 11px;
}
.footerfl p {
	line-height: 30px;
}
.footerfl p {
	color: #FFF;
}
.banquan p {
	text-align: center;
	color: #FFF;
	background: #464646;
	font-size: 14px;
	padding: 20px 0;
	border-top: #dddddd solid 1px;
}
.banquan a {
	color:#FFF;
}
.changshi {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-top: 30px;
}
.inChangshi {
	margin-top: 40px;
	margin-bottom: 20px;
}
.inChangshi ul {
	width: 1040px;
}
.inChangshi li {
	padding: 15px;
	width: 290px;
	float: left;
	height: 220px;
	margin-right: 17px;
	border: #eeeeee solid 1px;
	border-bottom: #d3d3d3 solid 3px;
	margin-bottom: 15px;
}
.inChangshi li:hover {
	border-bottom: #38b55b solid 3px;
	box-shadow: 2px 2px 10px #CCC;
	-moz-box-shadow: 2px 2px 10px #CCC;
	-ms-box-shadow: 2px 2px 10px #CCC;
	-o-box-shadow: 2px 2px 10px #CCC;
	-webkit-box-shadow: 2px 2px 10px #CCC;
}
.inChangshi li:hover em {
	box-shadow: 2px 2px 6px #CCC;
	-moz-box-shadow: 2px 2px 6px #CCC;
	-ms-box-shadow: 2px 2px 6px #CCC;
	-o-box-shadow: 2px 2px 6px #CCC;
	-webkit-box-shadow: 2px 2px 6px #CCC;
}
.inChangshi li:hover strong {
	box-shadow: 2px 2px 6px #CCC;
	-moz-box-shadow: 2px 2px 6px #CCC;
	-ms-box-shadow: 2px 2px 6px #CCC;
	-o-box-shadow: 2px 2px 6px #CCC;
	-webkit-box-shadow: 2px 2px 6px #CCC;
}
.shi {
	margin-bottom: 20px;
	height:50px;
}
.shi strong {
	font-weight: normal;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	color: #FFF;
	font-size: 30px;
	float: left;
	background: #8bb93d;
}
.shi span {
	color: #1675a6;
	font-size: 16px;
	margin-left: 10px;
	padding-top: 25px;
	float: left;
	height:25px;
}
.inChangshi li h5 {
	font-size: 16px;
	color: #676767;
	margin-bottom: 10px;
}
.inChangshi li p {
	color: #9d9d9d;
	line-height: 24px;
	height:48px;
	display:block;
	margin-bottom: 25px;
}
.inChangshi li em {
	font-style: normal;
	padding: 5px 20px;
	color: #FFF;
	background: #38b55b;
}
.neiye {
	width: 1100px;
	margin: 0 auto;
	border-left: #539513 solid 6px;
}
.daohang {
	margin-left: 40px;
	padding-top: 30px;
	border-bottom: #CCC solid 1px;
	padding-bottom: 10px;
}
.daohang a {
	color: #333;
}
.NavN {
	padding: 20px 0 0px 40px;
}
.NavN li {
	float: left;
	width: 110px;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 5px;
}
.NavN li a {
	display: block;
	border: #CCC solid 1px;
	color: #333;
}
.NavN li:hover a {
	background: #539513;
	color: #FFF;
	border: #539513 solid 1px;
}
.Nrow {
	background: #539513;
	color: #FFF!important;
	border: #539513 solid 1px!important;
}
.inNei {
	margin-left: 40px;
	padding-bottom: 40px;
	padding-top: 25px;
}
.xinwenN1 {
	border: #CCC solid 1px;
}
.xinwenN1 li {
	padding: 20px 0;
	border-bottom: #CCC dotted 1px;
}
.xinwenN1 li:hover {
	background: #eeeeee;
}
.xinwenN1 li .xinN1 {
	padding: 0 30px;
}
.xinwenN1 li .xinN1 span {
	color: #999;
	padding: 5px 0;
	display: block;
}
.xinwenN1 li .xinN1 h5 {
	font-size: 16px;
	margin-bottom: 5px;
	text-align: left;
}
.xinwenN1 li .xinN1 em {
	font-style: normal;
	color: #999;
	font-size: 14px;
	margin-top: 5px;
	display: block;
}
.xinwenN1 li img {
	float: right;
	width: 200px;
	height: 100px;
	padding-left: 20px;
}
.product_pic {
	margin:15px auto 15px auto;
	text-align:center;
}
.product_pic img {
	border: 3px solid #dfdfdf;
	margin: 0 auto;
}
.padding1 {
	margin:40px 0px 0px 0px;
}
.topName {
	width:16px;
	height:18px;
	background:url(../images/topName.jpg) 0px 2px no-repeat;
	padding-left:25px;
	line-height:30px;
}
.bottomName {
	width:16px;
	height:18px;
	background:url(../images/bottomName.jpg) 0px 0px no-repeat;
	padding-left:25px;
	line-height:30px;
}
.biaoT {
	margin-bottom: 20px;
}
.biaoT h5 {
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
.biaoT h6 {
	text-align: center;
	font-weight: normal;
}
.biaoT h6 span {
	color: #999;
	padding: 0 5px;
}
.inchanP1 li {
	float: left;
	width: 330px;
	height: 240px;
	overflow: hidden;
	position: relative;
	line-height: 0;
	margin: 10px;
}
.Cbg1 {
	width: 330px;
	height: 248px;
	position: absolute;
	top: -248px;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-ms-transition: ease-in-out 0.2s;
	-webkit-transition: ease-in-out 0.2s;
}
.Cbg1 h5 {
	color: #FFF;
	font-size: 24px;
	text-align: center;
	margin-top: 90px;
}
.Cbg1 p {
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding: 0 20px;
	margin-top: 20px;
	line-height: 24px;
}
.inchanP1 li:hover .Cbg1 {
	top: 0;
	transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	-ms-transition: ease-in-out 0.2s;
	-webkit-transition: ease-in-out 0.2s;
}
.dinggou {
	padding: 0 20px 20px;
	border: #CCC solid 1px;
}
.dinggou h6 {
	display: block;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
	color: #093;
	border-bottom: #CCC solid 1px;
	font-size: 15px;
}
.dinggou span.gou {
	float: left;
}
.dinggou span {
	display: inline-block;
	width: 80px;
	text-align: left;
	font-size: 14px;
}
.dinggou p {
	margin-bottom: 10px;
	margin-left: 240px;
}
.dinggou textarea {
	width: 380px;
	height: 100px;
	border: #CCC solid 1px;
	line-height: 25px;
	padding-left: 5px;
}
/*分页 start*/
.pages {
	margin:30px auto 0px auto;
	text-align:center;
	font-size:13px;
}
.pages a:hover {
	color:#38302e;
}
.pages span {
	padding:0px;
	margin:0px;
	display:inline-block;
	text-align:center;
	height:21px;
	line-height:21px;
	background:#eaeaea;
	border:#9e9e9e 1px solid;
	margin:0 3px;
	padding:0 6px;
}
.pages a {
	padding:0px;
	margin:0px;
	display:inline-block;
	text-align:center;
	height:21px;
	line-height:21px;
	background:#eaeaea;
	border:#9e9e9e 1px solid;
	margin:0 3px;
	padding:0 6px;
	color:#38302e;
}
.pages nolink {
	padding:0px;
}
/*分页 end*/


.tuijian .daohang a{float: right;}
.tuijian .daohang{margin-left:0;}














