/* CSS Document */

div, ul, li, p { margin:0px; padding:0px; list-style:none; text-decoration: none; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*右*/
.r {
	float:right
}
/*左*/
.l {
	float:left
}
/*清除*/
.clear {
	clear:both
}
/*空格*/
.space10{height: 10px;}
.space30 { height: 30px; }
.w1000{ width:1000px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }
/*头部样式*/

.bottom{
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-align: center;
}
.bottom a {color:#333;text-decoration:none}
.bottom b a {color:#3fa601}
.bottombg{
	background-color: #EEE;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
}
.topbg{ background-color: #F3F3F3; 
}
.nav{
	background-image: url(images/lmbg.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.nav a{
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 40px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
	float: left;
}
.nav a:hover{ background-color: #ff9c00; display: block; 
}
.topimg{
	background-image: url(images/lyimg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 250px;
}
.bt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #007381;
	width: 150px;
	text-align: right;
}
.bt span{
	font-family: "微软雅黑", "宋体";
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #007381;
}
.bt label {text-transform:capitalize}
.lmbt{
	background-color: #E3E3E3;
	padding-bottom: 150px;
}
.lmbt a.active{
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	background-color: #3ea500;
	display: block;
	padding-right: 20px;
	width: 130px;
	text-align: right;
}
.lmbt a{
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 30px;
	color: #333;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-right: 20px;
	width: 130px;
}
.lmbt a:hover{
	color: #FFF;
	background-color: #3ea500;
}
.w800{ width:800px;}
.nxzwz{
	font-size: 14px;
	line-height: 30px;
	color: #333;
	margin-bottom: 30px;
	border-bottom: 1px  solid #CCC;
}
.nxzwz a {color: #333;text-decoration:none}
.wz{ font-size:14px; line-height:30px;
color:#333}
.pic{
	width: 800px;
	overflow: hidden;
}
.pic img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pic ul{
	width: 820px;
}
.pic li{
	float: left;
	margin-right: 16px;
	margin-bottom: 30px;
}
.pic a{
	font-family: "微软雅黑", "宋体";
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	background-color: #E7E7E7;
	text-decoration: none;
	border: 1px solid #E0E0E0;
}
.pic a:hover{
	font-family: "微软雅黑", "宋体";
	text-align: center;
	display: block;
	color: #FFF;
	background-color: #3ea500;
	text-decoration: none;
	border: 1px solid #3ea500;
}
.fy{
	margin: 0px;
}
.fy a{
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	color: #FFF;
	background-color: #CCC;
	display: block;
	margin-right: 10px;
	padding:0 6px;
	text-align: center;
	float: left;
	text-decoration:none;
	line-height:22px;
}
.fy a:hover,.fy a.active{
	background-color: #3ea500;
	color: #FFF;
} 


/*产品*/
.w490{
	width: 450px;
	background-color: #EEE;
	padding-right: 20px;
	padding-left: 20px;
}
.cpwz{
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #666;
}
.cpwz span{
	font-family: "微软雅黑", "宋体";
	font-size: 24px;
	line-height: 35px;
	font-weight: bold;
	color: #41AB01;
}
.cpwz285{
	height: 285px;
	overflow: auto;
}
.ind_img{ background-image: url(images/img.jpg); background-repeat: no-repeat; background-position: center; height: 550px; width: auto; }
