@charset "utf-8";
/**Css Reset **/
* {
	margin:0;
	padding:0;
}
html { scrollbar-face-color: #000000; scrollbar-highlight-color: #efffff; scrollbar-shadow-color: #799ae1; scrollbar-darkshadow-color: #799ae1; scrollbar-3dlight-color: #799ae1; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #f7f7f0; }

a {
	color:#FFF;
	text-decoration: none;
}
a:visited {
}
a:hover {
}
a:active {
}
a img {
	border:0;
}
/**Css reset**/



/**mw 布局*/
body.mw {
	background-color: #282828;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFF;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat;
	font-size:12px;
}
.mw #Container {
	width:1003px;
	margin:0 auto;
	background-image:url(../images/BG.gif);
	background-repeat: repeat-x;
}
.mw #Container #PageHeader {
	height:80px;/* background-color:#0CF; */
}
.mw #Container #PageMain {
	overflow:hidden;
	zoom:1;
	background: #282828;
}
.mw #Container #PageFooter {
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000000;

}
.mw #Container #PageMain #PageLeft {
	width:168px;
	float:left;
}
.mw #Container #PageMain #PageRight {
	margin-left:168px;
	background-color:#000;
	text-align:center;
}
.mw #Container #PageMain #MainContent {
	width:806px;
	padding-top:10px;
	min-height:460px;
}
/**布局结束*/



#Flash {
}
#Logo {
}
#Menu {
	font-family:"黑体";
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding-top:110px;
}
#Menu ul {
	list-style: none;
	padding-left:55px;
}
#Menu ul li {
	height:28px;
	line-height:28px;
	text-align: justify;
}
#Menu ul li a {
	letter-spacing: 0px;
	width:75px;
	display:block;
	text-align: justify;
}
#current a, #Menu ul li a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/LiIcon.gif);
	background-position: right center;
}
#PageFooter p {
	margin:0;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	padding: 0px;
	text-align: center;
	color:#999
}
/****************************************************************
	三列，中间缩放，左右固定
******************************************************************/
.colcont_id {
	width: auto;
	height:460px;
	background: #393938 url(../images/InnerMid2.jpg) repeat-x top;
}
.colboxleft_id {
	width:11px;
	height:460px;
	float:left;
	background: #393938 url(../images/InnerLeft2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
.colboxright_id {
	width:11px;
	height:460px;
	float:right;
	background: #393938 url(../images/InnerRight2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
.colboxmiddle_id {
	width:auto;
	margin: 0px 11px;
	padding: 0px;
	
}


.colcont_id2 {
	width: auto;
	height:460px;
	background: #393938 url(../images/InnerMid.jpg) repeat-x top;
}
.colboxleft_id2 {
	width:11px;
	height:460px;
	float:left;
	background: #393938 url(../images/InnerLeft.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
.colboxright_id2 {
	width:11px;
	height:460px;
	float:right;
	background: #393938 url(../images/InnerRight.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
.colboxmiddle_id2 {
	width:auto;
	margin: 0px 11px;
	padding: 0px;
	
}











.title h2 {
	background: url(../images/h2bg2.jpg);
	margin: 0px;
	padding: 0px;
	height: 31px;
	line-height:31px;
	width: 776px;
	font-size:12px;
	text-align:left;
	margin-top:20px;
	text-indent:30px;
}
.title2 h2 {
	background: url(../images/h2bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 31px;
	line-height:31px;
	width: 776px;
	font-size:12px;
	text-align:left;
	margin-top:20px;
	text-indent:30px;
}


.ProductList {
	width:95%;
	margin:5px auto;
	margin-top:5px;
	color:#000000;
}
.ProductList ul {
	width:100%;
	list-style:none;
}
.ProductList ul li {
	width:24.5%;
	float:left;
	height:150px;
}
.ProductList ul li a img {}
.ProductList ul li img{ height:135px; width:103px;border: 0px solid #525251; margin-bottom:3px;
}
.ProductList ul li a {
	font-size:12px;
	color:#000000;
}

.NewsList {
	width:90%;
	margin:5px auto;
	margin-top:5px;
}
.NewsList ul {
	width:100%;
	list-style:none;
}
.NewsList ul li {
	width:90%;
	float:left;
	height:auto;
	text-align:left;
}
.NewsList ul li a img {}
.NewsList ul li img{ height:120px; width:170px;border: 3px solid #525251;
}
.NewsList ul li a {
	font-size:12px;
	color:#000000;
}



.Editor { height:370px; overflow-y:scroll; width:auto; padding:5px; text-align:left;}


.ProductCat {
	overflow:hidden;
	width:95%;
	margin:3px auto;
	padding:5px;
	color:#000000;
}

.ProductCat ul{}
.ProductCat ul li{ float:left; padding-left:5px; padding-right:5px;}
.ProductCat ul li a { font-size:14px; font-weight:bold; color:#000000;}



.NewsCat { overflow:hidden;width:95%;padding:5px;}
.NewsCat ul{}
.NewsCat ul li{ float:left;padding-left:5px; padding-right:5px;}
.NewsCat ul li a {font-size:14px; font-weight:bold;}


.ProductsDetail{ height:350px; overflow-y:scroll; text-align:left; padding:10px; color:#000000;}
.ProductsDetail .BigImg { width:auto; margin-left:3px; margin-right:10px; float:left;}
.ProductsDetail h4{ margin:3px; padding:5px;}
.NewsContent{ height:350px; overflow-y:scroll; text-align:left; padding:5px;}

.PageControl{ width:90%; margin:2px auto; color:#000000;}



/* Clear Fix 添加空格清除融合*/  
.clearfix:after { content:""; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hide from IE Mac */
.clearfix { display:block; }
/* End hide from IE Mac */
/* end of clearfix */


.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.nexttopclose2,.nexttopclose2 a{ color:#000000;}