/* CSS Document */
body{	margin:0;padding:0;	font-size:12pt;	background:#f4f4f4;font-family:Î¢ÈíÑÅºÚ;}
.mid{ width:100%;height:auto;margin:auto; overflow:hidden;}
*{ margin:0; padding:0; list-style:none;}
ul,li{list-style:none;}
a:link {
	color: #616161;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #616161;
}
a:hover {
	text-decoration: none;
	color: #099d4e;
}
a:active {
	text-decoration: none;
	color: #616161;
}
/*************top******************/
.minitop
{
	width:100%;
	height:auto;
	float:left;
	position:fixed;
	left:0;
	top:0;
	z-index:9999;
	}
.logo_info
{
	width:100%;
	height:100px;
	float:left;
	background:#328A02;
	}
#contentid
{
	width:100%;
	height:auto;
	float:left;
	cursor:pointer;
	padding-left:10px;
	padding-top:10px;
	background:url(../images/bot.png) repeat;
	}
.menu
{
	width:100%;
	height:auto;
	float:left;
	}
#contentid li
{
	width:31.25%;
	height:100px;
	text-align:center;
	line-height:105px;
	float:left;
	background:#fff;
	margin-right:1.56%;
	margin-bottom:1.56%;
	color:#328A02;
	font-size:24px;
		}
.none
{
	display:none;
	}
.logo
{
	width:466px;
	height:100%;
	float:left;
	}
.logo img
{
	width:500px;
	height:70px;
	margin-top:15px;
	}
.more
{
	width:100px;
	height:100px;
	float:right;
	background:url(../images/more.png) center no-repeat;
	}
.more a
{
	width:100%;
	height:100%;
	display:block;
	}
/****************top end*************/
/****************banner*************/
.banner
{
	width:100%;
	height:auto;
	float:left;
	margin-top:100px;
	padding-bottom:10px;
	}
/****************banner end*************/
.Cont
{
	width:100%;
	height:auto;
	float:left;
	}
.Cont .mid
{
	width:100%; 
	height:auto;
	margin:auto;
}
.Cont .mid .Title
{
	width:100%;
	height:92px;
	float:left;
	background:#fff;
	}
.Cont .mid .Title .tit
{
	width:450px;
	height:92px;
	float:left;
	font-size:30px;
	line-height:92px;
	text-indent:32px;
	color:#328A02;
	font-weight:bold;
	}
.Cont .mid .Title .more
{
	width:62px;
	height:62px;
	float:right;
	margin-top:13px;
	margin-right:22px;
	background:#328A02;
	font-size:50px;
	line-height:62px;
	text-align:center;
	border-radius:30px;
	}
.Cont .mid .Title .more a
{
	width:100%;
	height:100%;
	display:block;
	color:#fff;
	}
	
.Cont .mid .pro_cont
{
	width:100%; 
	margin-top:10px;
	background:#fff;
	height:auto;
	}
.Cont .mid .pro_cont li
{
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
	background:#fff;
	}
.Cont .mid .pro_cont img
{
	width:96%;
	height:96%;
	border:0;
	margin-left:2%;
	padding-top:2%;
	padding-bottom:2%;
	}
	
.News
{
	width:100%; 
	height:auto;
	float:left;
	margin-top:25px;
	margin-bottom:8px;
	}
.Cont .mid .news_cont
{
	padding-top:8px;
	width:100%;
	height:auto;
	float:left;
	}
.Cont .mid .news_cont li
{
	width:100%;
	height:110px;
	float:left;
	background:#fff;
	border-bottom:3px #e0e0e0 dotted;
	}
.Cont .mid .news_cont .NC_info
{
	width:100%;
	float:left;
	height:40px;
	font-size:20px;
	color:#bfbfbf;
	line-height:60px;
	text-indent:20px;
	}
.Cont .mid .news_cont .NC_title
{
	width:100%;
	float:left;
	height:40px;
	font-size:26px;
	color:#666;
	text-indent:20px;
	margin-top:15px;
	overflow:hidden;
	line-height:50px;
	}
	
.Mores
{
	width:100%;
	background:#fff;
	height:auto;
	float:left;
	margin-top:15px;
	}
.Mores li
{
	width:23%;
	float:left;
	height:30px;
	color:#328A02;
	text-align:center;
	line-height:30px;
	font-size:20px;
	border-right:2px #328A02 solid;
	margin-top:10px;
	margin-bottom:10px;
	}
.Copy
{
	width:100%;
	height:60px;
	color:#666;
	font-size:16px;
	text-align:center;
	float:left;
	line-height:30px;
	padding-top:50px;
	margin-bottom:130px;
	}
/**************Foot*************/
.Foot
{
	width:100%;
	height:100px;
	background:url(../images/bot.png) repeat;
	float:left;
	position:fixed;
	z-index:999;
	bottom:0;
	left:0;
	}
.Foot li
{
	width:23%;
	height:90px;
	text-align:center;
	color:#328A02;
	font-size:24px;
	float:left;
	background:#fff;
	line-height:90px;
	margin-top:6px;
	margin-right:1%;
	margin-left:1%;
	}
.Foot a
{
	color:#fff;
	}
.Foot li:hover
{
	background:#328A02;
	color:#FFF;
	}