.main{width:1180px; margin:0 auto; overflow:hidden;}
.sitemap{
	height:35px;
	line-height:35px;
	font-size:12px;
	overflow:hidden;
	color:#888;
	margin-bottom: 10px;
	padding-left: 20px;
	border-radius: 4px;
	border:1px solid #eee;
}
.sitemap a{
	color:#888;
}
.sitemap a:hover{
	color:#009889;
}
.sitemap span{
	display:block;
	width:150px;
	height:30px;
	line-height:30px;
	border-radius:5px;
	background:#009889;
	float:right;
	text-align:center;	
}
.sitemap span a{
	color:#fff;	
}
.sitemap span a:hover{
	color:#E9A72E;
}
/*goods_list描述*/
.MD {
	border: #eee solid 1px;
	font-size: 12px;
	margin: 10px auto;
	text-align: left;
	background: #F7F7F7 url("../images/MD_ico.gif") 6px 12px no-repeat;
	line-height: 20px;
	width: auto; 
	padding-left: 25px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-right: 10px;
	border-radius: 4px;
}
.fenlei{
	height:35px;
	line-height:35px;
	overflow:hidden;
	color:#666;
	margin:20px 0;
}
.fenlei a{
	color:#666;
}
.fenlei a:hover{
	color:#009889;
}
.fenlei dt{
	width:120px;
	height:33px;
	border:1px solid #ddd;
	text-align:center;
	float:left;
	font-size:14px;
	font-weight:bold;
}
.fenlei dd{
	width:1000px;
	float:left;
}
.fenlei dd a{
	padding-left:20px;
	font-size:14px;
}
.news_red{
	margin:15px 0;
	overflow:hidden;
}
.news_box{
	width:580px;
	overflow:hidden;
}
.news_box .tit{
	height:60px;
	line-height:60px;
	font-size:24px;
	font-weight:bold;
	color:#303030;
}
.news_box ul{
	border:1px solid #ddd;
	padding:10px;
}
.news_box li{
	height:26px;
	line-height:26px;
	overflow:hidden;
	font-size:12px;
}
.news_box li span{
	float:right;
}
.news_box li a{
	font-size:14px;
	color:#444;
}
#pro_show, #pro_show span, #pro_show p, #pro_show table{
	font-size:14px;
	font-family:'微软雅黑';
	color:#515151;
	line-height:26px;
}
.weibu:hover{color: red;}
#pro_show h2{font-size: 16px; margin: 10px 0; border-bottom: 2px solid #F49E1C; padding-left: 40px; font-weight: bold; line-height: 30px; background: url(../images/h2_bg.png) no-repeat left center;}
#pro_show b, #pro_show strong{
	font-weight:bold;
}
#pro_show table{
	text-align:center;
	border-right:1px solid;
	border-bottom:1px solid;
	border-collapse:collapse;
	border-spacing:0;
}
#pro_show table td{
	padding:5px 15px; 
	border-top:1px solid; 
	border-left:1px solid;
}
.company{
	width:100%;
	overflow:hidden;
}
.about{
	width:880px;
	float:left;
	overflow:hidden;
}
.about .tit{
	font-size:26px;
	line-height:40px;
	border-bottom:4px solid #ddd;
	color:#4A8809;
	font-weight:bold;
}
.about_con{
	margin:10px 0;
	overflow:hidden;
}
.about_con img{
	display:block;
	width:320px;
	height:240px;
	border-radius:15px;
	float:left;
	margin-right:15px;
}
.about_con p{
	display:block;
	width:530px;
	line-height:26px;
	float:left;
	font-size:14px;
}
.contact{
	width:230px;
	padding:10px;
	float:right;
	border:4px solid #ddd;
	height:245px;
	position:relative;
	border-radius:15px;
	margin-top:30px;
}
.contact .tit{
	font-size:26px;
	line-height:30px;
	height:30px;
	width:120px;
	text-align:center;
	position:absolute;
	color:#4A8809;
	font-weight:bold;
	background:#fff;
	top:-20px;
	left:65px;
}
.contact_con{
	font-size:14px;
	line-height:26px;
	color:#515151;
	margin-top:10px;
}
.contact_con p{
	font-size:16px;
	font-weight:bold;
	color:#444;
	line-height:40px;
}
.contact_con span{
	color:#4A8809;
}
/*底部推荐产品*/
.red_pro{margin:20px 0; border:4px solid #ddd; border-radius:15px; position:relative;}
.red_pro .tit{width:315px; height:30px; line-height:30px; font-size:20px; color:#ff7e00; text-align:center; position:absolute; top:-20px; left:20px; background:#fff;}
.red_pro_list{padding:20px 0 10px; overflow:hidden;}
.red_pro_list li{ float:left; overflow:hidden; border:1px solid #eaeaea; margin:0 3px;}
.red_pro_list li img{display:block; width:210px; height:157px;}
.red_pro_list span{display:block; height:35px; line-height:35px; text-align:center;}
.red_pro_list span a{font-size:12px; color:#444;}
.red_pro_list span a:hover{color:#009889;}
/*底部推荐资讯*/
.red_news{margin:20px 0; border:4px solid #ddd; border-radius:15px; position:relative;}
.red_news .tit{width:315px; height:30px; line-height:30px; font-size:20px; color:#ff7e00; text-align:center; position:absolute; top:-20px; left:20px; background:#fff;}
.red_mews_list{padding:20px 0 10px; overflow:hidden;}
.red_mews_list li{width:46%; float:left; overflow:hidden; margin:0 1%; line-height: 30px; padding-left: 15px; border-bottom: 1px dashed #DDD; background: url("../images/foot_news.jpg") no-repeat left center;}
.red_mews_list span{float: right;}
.red_mews_list li a{font-size:12px; color:#444;}
.red_mews_list li a:hover{color:#009889;}
.news_list{width:885px; overflow:hidden;}
.news_list ul{overflow:hidden; padding:10px; border:1px solid #eee; margin-bottom:5px;}
.news_list li{height:40px; line-height:40px; background:url(../images/news_tb.jpg)no-repeat left center; border-bottom:1px dashed #EAEAEA; color:#444; padding-left:16px;}
.news_list li a{font-size:14px; color:#444;}
.news_list li span{float:right;}
.news_list li:hover a{color:#BE1B0E;}
.left_nav{width:270px; overflow:hidden;}
.left_nav .tit{height:60px; line-height:60px; font-size:26px; color:#fff; font-weight:bold; text-align:center; background:#c30101;}
.left_nav ul{border:1px solid #eee; border-top:0; padding:15px;}
.left_nav li{height:40px; line-height:40px; font-size:16px; color:#fff; margin-bottom:5px; background:#d7d7d7;}
.left_nav li a{color:#4b4b4b;padding-left: 20px;display: block;}
.left_nav li a:hover{background:#F4A356;color: #fff;}
.l_con{border: 1px solid #eee;padding: 10px;}
.l_con span{font-weight: bold;font-size: 16px;}
.l_con p{line-height: 25px;}
.news_show{width:885px; overflow:hidden;}
/*news*/
#newspage{font-family:'微软雅黑'; font-size:14px; overflow:hidden; border:1px solid #eee; padding:10px;}
#newspage .head{height:70px; border-bottom:1px dashed #ccc; text-align:center; color:#333;}
#newspage .head .tit{height:40px; line-height:40px;}
#newspage .head .tit h1{font-size:20px;}
#newspage .head .info_show{height:30px; line-height:30px;}
#newspage .head .info_show p{padding:0 20px; font-size:12px; display:inline; color:#999;}
#newspage .head .info_show span{color:#DA7702;}
#newspage .info_con{margin-top:10px; overflow:hidden; width:100%;}
#newspage .info_con, #newspage .info_con p, #newspage .info_con span{font:14px/26px '微软雅黑';}
#newspage .info_con h2{font-size: 16px; margin: 10px 0; border-bottom: 2px solid #F49E1C; padding-left: 40px; font-weight: bold; line-height: 30px; background: url(../images/h2_bg.png) no-repeat left center;}
#newspage .info_con b, #newspage .info_con strong{font-weight:bold;}
#newspage .info_con table{text-align:center; border-right:1px solid; border-bottom:1px solid; border-collapse:collapse;}
#newspage .info_con table td{padding:5px 10px; border-top:1px solid; border-left:1px solid;}
#newspage .info_share{height:35px; line-height:35px; background:#EEE; margin:10px 0 10px 0;}
#newspage .info_share .tit{width:100px; text-align:center; font-weight:bold; color:#2482B5; font-size:16px; float:left; line-height:35px;}
/*上下篇*/
#next_art{height:30px; line-height:30px; color:#666; border-top:1px solid #f1f1f1; padding:0 5px; font-size:14px;}
#next_art a{color:#3870BA;}
#next_art span{float:right;}
/*show底部产品推荐*/
#foot_prolist{height:215px; border:1px solid #d5d5d5; margin:10px auto; overflow:hidden;}
#foot_prolist .tit{height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#404040; background:#e5e5e5; padding-left:10px; border-bottom: 1px solid #ccc;}
#foot_prolist ul{list-style:none;}
#foot_prolist li{width:23%; height:160px; margin:10px 6px; overflow:hidden; border:1px solid #ccc; float:left;}
#foot_prolist li img{width:100%; height:130px;}
#foot_prolist span{width:100%; text-align:center; line-height:30px; font-size:14px; display:block; background:#ccc;}
#foot_prolist li:hover span{background:#0078C1;}
#foot_prolist span a{color:#fff;}
/*底部推荐新闻*/
#foot_news{border:1px solid #d5d5d5; overflow:hidden;}
#foot_news .tit_news{font-weight:bold; height:30px; line-height:30px; color:#404040; background:#e5e5e5; font-size:14px; padding-left:10px; border-bottom: 1px solid #ccc;}
#foot_news li{width:45%; padding-left:10px; margin-left:10px; background:url(../images/foot_news.jpg) no-repeat left center; line-height:30px; float:left; }
#foot_news li a{color:#333; text-decoration:none; }
#foot_news li span{float:right;}
#foot_news li a:hover{color:#0572c5;}
.txt_box{border: 1px solid #eee; padding: 10px;}


/*大分类列表*/
.cp_lanm{overflow:hidden;}
.cp_lanm li{border-bottom:1px solid #ddd; border-right:1px solid #ddd; box-shadow:5px 10px 5px #949494; margin-bottom:40px; overflow:hidden; padding-bottom:5px; margin-right:10px; border-top:1px solid #eee;}
.lanm_img{width:280px; padding:5px; background:#a22525; float:left;}
.lanm_img img{width:280px; height:210px; display:block;}
.lanm_img span{display:block; height:30px; line-height:30px; text-align:center;}
.lanm_img span a{ font-size:16px; font-weight:bold; color:#ffffff;}

.lanm_info{width:520px; float:left; padding:10px 5px 10px 10px; overflow:hidden;}
.lanm_info dl dt h2{height:40px; line-height:40px; background:url(../images/cp_lanm_li.png) no-repeat left center; padding-left:25px;}
.lanm_info dl dt h2 a{font-size:18px; color:#000;}
.lanm_info dl dt p{font-size:12px; color:#444; line-height:26px;}
.lanm_info dl dd{margin-top:20px; overflow:hidden;}
.lanm_info dl dd a{display:block; width:102px; border:1px solid #f1f1f1; margin:0 5px; float:left;}
.lanm_info dl dd a img{display:block; width:102px; height:76px;}


/*图片列表*/
.photo_list{overflow:hidden; margin-bottom:10px;}
.photo_list li{width:205px; float:left; margin:5px;}
.photo_list li img{display:block; width:200px; height:150px; padding:2px; border:1px solid #e5e5e5;}
.photo_list li span{display:block; height:30px; line-height:30px; text-align:center; overflow:hidden;}
.photo_list li span a{font-size:14px; color:#333;}
.photo_list li:hover img{border-color:#8E2C29;}
.photo_list li:hover span{background:#8E2C29;}
.photo_list li:hover a{color:#fff;}

/*图片列表带简介*/
.photo_list3{overflow:hidden; margin-bottom:10px;}
.photo_list3 li{overflow:hidden; margin:15px 5px;}
.photo_list3 li dt{width:240px; border:5px solid #d5d5d5; float:left;}
.photo_list3 li dt img{display:block; width:240px; height:180px;}
.photo_list3 li dd{width:580px; float:right; padding:4px;}
.photo_list3 li dd h3{display:block; height:30px; line-height:30px; overflow:hidden;}
.photo_list3 li dd h3 a{font-size:14px; color:#333;}
.photo_list3 li dd p{margin-top:10px; line-height:26px; font-size:14px; color:#666;}
.photo_list3 li:hover{background:#f1f1f1;}
.photo_list3 li:hover dt{border-color:#c30101;}
