@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#5C5C5C;
	background-color:#fff;
	font-size:12px;
}
div, h1, h2, h3, h4,h5, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}



a{
	color:#7E7E7E;
	text-decoration:none;
}
a:hover,a:active{
	color:#3C3C3C;
}


/*------------------------------------------------body--------------------*/
#main{
	width:952px;
	margin:0 auto;




     }
#main div.index_banner{
	
	
	}
#main div.content{
	width:952px;
	}	
#main div.index_content{
	width:952px;
	height:149px;
	background:url(../images/index_main_bg.jpg) repeat-x;
	}
#main div.index_content div.content_left{ 
    float:left;
	}	
#main div.index_content div.content_left img{
	margin:10px;
    border:0px;
	} 
#main div.index_content div.content_right{ 
    float:right;
	width:411px;
	background:url(../images/index_main_3.jpg) no-repeat left;
	height:116px;
	margin-top:10px;
	padding-left:20px;
	}	



/*------------------------------------------------关于我们--------------------*/	

.about{ 
    text-align:left;
	line-height:22px;
	padding-top:15px;
	
}
div.about ul{
	display:block; margin-right:15px;
	}

div.about ul  li{
	list-style-type:none;
	background:url(../images/dd.jpg) left  no-repeat; 
	text-align:left; 
	padding:0px   0px  0px   15px;
	margin:10px 0px;
	} 	
	
/*------------------------------------------------首页滚动样式--------------------*/	



.cls_border{border:1px solid #B3CBE5;min-height:116px;border-top:none;}
.cls_scroll_left{width:10px;float:left;display:inline;height:120px;overflow:hidden;background:url(/article/testImages/bk_arrow_l.jpg) no-repeat 8px 8px;cursor:pointer; }
.cls_scroll_middle{width:380px;heigth:120px;float:left;display:inline;overflow:hidden;}
.cls_scroll_right{width:10px;float:right;display:inline;height:120px;overflow:hidden;background:url(/article/testImages/bk_arrow_r.jpg) no-repeat 8px 8px;cursor:pointer;}
.cls_scroll_child ul{margin:8px 0;padding:0;}
.cls_scroll_child ul li{width:310px;text-align:center;float:left;}
.cls_scroll_child ul img{padding:1px;border:1px solid #ccc;}


.cls_scroll_child a{
	color:#FFF;
	text-decoration:none;
	
}	
	
.cls_scroll_child a:hover,.cls_scroll_child a:active{
	color:#F2AA1C;
}








/*------------------------------------------------left--------------------*/
#main div.content div.left{
	float:left;
	clear:right;
	width:239px;
	}
	
div.left ul {
	width:239px;
	background:url(../images/left_bg_en.jpg) no-repeat left top;
	padding-top:50px;
	height:350px;
	}	
div.left ul li{
	list-style:none;
	height:30px;
	line-height:30px;
	margin:0px;
	padding:0px;
	text-align:left;
	}	

div.left div.brief ul {
	width:239px;
	background:url(../images/left_about_bg_en.jpg) no-repeat left top;
	padding-top:50px;
	height:170px;
	}	
div.left div.brief  ul li{
	list-style:none;
	height:25px;
	line-height:25px;
	margin:0px;
	padding:0px;
	text-align:left;
	}	


div.left div.news ul {
	width:239px;
	background:url(../images/left_news_bg_en.jpg) no-repeat left top;
	padding-top:50px;
	height:121px;
	}	
div.left div.news  ul li{
	list-style:none;
	height:30px;
	line-height:30px;
	margin:0px;
	padding:0px;
	text-align:left;
	}	




.left a{
	display:block;
	color:#FFF;
	text-decoration:none;
	margin:0px 15px 0px 15px;
	width:170px;
	padding-left:10px;
	border-bottom:1px solid #A0647E;
	
}	
	
.left a:hover,.left a:active{
	color:#F2AA1C;
}	
	
	
/*------------------------------------------------right--------------------*/	
#main div.content div.right{
	float:right;
	width:710px;
	height:auto;
	background:url(../images/right_bg.jpg) left center no-repeat;
	padding:40px 0px;
	text-align:center;
	min-height:500px
	}
#main div.content div.right div{
	width:641px;
	padding:20 0px;
	margin:0 auto;
	}	
#main div.content div.right h5{
	color:#752949;
	text-align:left;
	font-size:12px;
	font-weight:lighter;
	}
#main div.content div.right div.pro_type	{ 
   float:left;
   text-align:left;
   width:190px;
   
   margin-right:10px;
   margin-top:25px;
   height:250px;
   padding-left:30px;
}
#main div.content div.right div.pro_type img{
	margin-bottom:10px;
	}	
	
/*------------------------------------------------foot--------------------*/	
.foot{
	padding:5px 0px;
	background-color:#fff;
	text-align:center;
	line-height:22px;
	clear:both;
	}
