/*全局*/
*{
	margin:0;
	padding:0;
}
body{
	font-size:14px;
	background:#fff;
	color:#666;
	font-family:Microsoft YaHei;
	text-align:left;
}
a{
	text-decoration:none;
	color:#666;
        font-size:16px;
}
a:hover{
	color:#336601;
}
ul{
	list-style:none;
}
p{
	text-indent:1em;
}
/*布局*/
#top{
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
	
}
#mainmenu{
}
#container{
	width:100%;
	margin:0 auto;
        background:#fff;
}
#bottom{
	width:100%;
	border-top:8px solid #E43637;
	padding-bottom:10px;
	margin-top:10px;
}

/*模块*/
/*九宫格*/
.grid_big{
	padding:0px;
}
/*mini菜单*/
.mini_menu .mini_title{
	width:30px;
	height:30px;
	text-align:center;
	text-indent:-9999px;
	background:url(minimain.png) left top no-repeat;
}
/*产品列表*/

#ps7{ overflow:hidden; zoom:1; margin:0 auto; width:252px;  background:#f6f6f6;padding:5px;margin-top:5px;}
#ps0,.p_name,.p_group,.p_detail,.p_price,.p_vip,.p_link,.p_cart{ display:block;}
#p_img a{display:block;  border:0px solid #ccc; padding: 0px; width:280px;}
#p_img img{ padding: 0px; }
#p_info{ padding: 0px;}
#p_info .p_num {}

.p_name {text-align:left;}
.p_name a{font-size:14px;color:#000;line-height:16px;}
.p_name a:hover{color:#f00;text-decoration:underline}
.p_detail{color:#666; padding-bottom:5px;}
.p_detail b{font-weight:normal;color:#999}
.p_price,.p_price b{font-size:16px;color:#F00A0A; }
.p_price span {color:#666;}
.p_vip,.p_price {}
.p_vip{float:right;}
.p_price {float:left;}
.p_vip span {color:#666;}
.p_vip,.p_vip b{color:#f60; font-size:16px;}
.p_link{float:left;}
.p_group{float:left;}
.p_num{float:right;}
#ps4 .p_link,
.p_cart{float:right; }
#ps4 .p_link a,
.p_cart a{ display:block; width:68px; height:21px; line-height:21px; text-align:center; background:#C91308; color:#fff; font-size:12px;}
.p_link a{ display:block; width:68px; height:21px; line-height:21px; text-align:center; background:#C91308; color:#fff; font-size:12px;}

#ps3{
	margin-top:0px;
}
/*当前位置*/
.homelink{
	display:block;
	text-align:left;
	font-size:14px;
	height:30px;
	line-height:30px;
}
/*产品类别*/
.prodcate{
	width:100%;
	margin-left:1%;
	margin:0 auto;
}
.prodcate li{
	float:left;
	display:block;
	width:48%;
	margin-left:6px;
	margin-right:0px;
	margin-bottom:5px;
	height:40px;
	line-height:40px;
	background:#669934;

}
.prodcate li a{
		color:#fff;
	font-size:14px;	
}
/*新闻列表*/
#boxNewsList li{
	text-align:left;
	padding-left:25px;
	background:url(news_right.png) left center no-repeat;
}
/*留言板*/
/*留言内容*/
#message,.gf_contact{
	width:90%;
}
.gform td{
}
.gform td[align]{
	width:45px;
}
.gf_title{
}
/*留言提交按钮*/
.gbt{
border:none;
width:100px;
height:25px;
line-height:25px;
font-family:"微软雅黑";
font-weight:bold;
background:#336601;
color:#fff;


}
.gform input {
    float: left;
}

/*边框*/
.bbx1,.bx1,.bx2{
	margin-top:10px;
}
/*边框1*/
.bbx1{
	border:1px solid #336601;
	margin-bottom:10px;
}
.bbx1_t{
	background:#336601;
	text-align:center;
	color:#fff;
	height:30px;
	line-height:30px;
	font-size:14px;
}
.bbx1_c{
	padding:10px;
}
/*边框2*/
.bx1{
	border:1px solid #336601;
}
.bx_t{
		height:30px;
	line-height:30px;
	font-size:14px;
	color:#fff;
	background:#336601;
	text-align:center;
}
.bx1_c{
	padding:5px;
	text-align:left;
}
/*边框3*/
/*边框3*/
.bx2{
}
/*边框三标题*/
.bx2_t{
	height:30px;
	line-height:30px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:#336601;
	border-bottom:3px solid #336601;
	text-align:left;
	padding-left:5px;
}
/*边框三内容*/
.bx2_c{
	text-align:left;
	padding:5px;
	line-height:20px;
}


/*分页*/
.pagenav,#prodpage { text-align:center; padding-top:20px; font-size:18px;}