@charset "gb2312";
/* CSS Document */
body{
	font-size:12px;
	font-family:"ËÎÌå";
	background:url(../pic/bg.jpg) repeat;
	background-color:#fff;
}
html, body, div, span,h1, h2, h3, h4, h5, h6, p,a,img,strong,dl, dt, dd, ol, ul, li,form, label {
	margin: 0;
	padding: 0;
}
html {
	overflow-y:scroll;
}
a{ text-decoration: none; cursor: pointer;}
a:hover { text-decoration: underline;}
ul,ol,li { list-style: none;}
em{ font-style:normal;}
.clear{ 
	clear: both;
	font:0;
}
img{border:none;}
.blank5 { 
	height: 5px; 
	clear:both; 
	font-size:1px;
	overflow: hidden;
}
.bold{
	font-weight:bold;
}
.blank10 { 
	height: 10px; 
	clear:both; 
	font-size:1px;
	overflow: hidden;
}
.blank20 {
	clear:both;
	height:20px;
	overflow:hidden;
}
.color_red{
	color:#ff1d1d;
}
.color_333{
	color:#333;
}
.fl {
	float: left;
}
.fr {
	float:right;
}
.type14{
	font-size:14px;
}
.bg_none{
	background:none;
}



.wall980{
	width:944px;
	margin: 0 auto;
	background-color:#333;
	padding:0 18px 18px 18px;
}
.banner{
	height:590px;
	width:980px;
	margin: 0 auto;
}

.vedio{
	float:left;
	width:305px;
	height:287px;
	background:url(../pic/vedio_bg.jpg) no-repeat;
	position:relative;
}
.vedios{
	float:left;
	width:275px;
	height:225px;
	position:absolute;
	top:50px;
	left:15px;
	
}
.company_info{
	float:left;
	width:621px;
	margin-left:16px;
	height:286px;
	background:url(../pic/info_bg.jpg) no-repeat;
}
.company_info a{
	width:405px;
	display:block;
	margin:49px 0 0 208px;
	font-size:12px;
}
.company_info a p{
	text-indent:2em;
	line-height:22px;
}
.company_info a span
{
	color:#6a1010;
}
.tab_content{
	background:url(../pic/tab_bg.jpg) no-repeat;
	width:944px;
	height:235px;
}
.pro_content{
	background:url(../pic/pro_bg.jpg) no-repeat;
	width:944px;
	height:195px;
	padding:40px 0 0 5px;
}
.pro_content dl{
	float:left;
	font-size:12px;
}
.pro_content dl dt{
	float:left;
}
.pro_content dl dd{
	float:left;
	width:165px;
	line-height:22px;
}
.pro_content dl dd a{
	color:#333;
}
.pro_content dl dd p{
	text-indent:2em;
	margin-top:15px;
	
}
.pro_content dl dd span{
	float:right;
	font-weight:bold;
}
.water_tab li{
	float:left;
	width:108px;
	overflow:hidden;
	background:url(../pic/tab_01.gif) no-repeat;
	height:32px;
	cursor:pointer;
	margin:0 10px 0 1px;
}
.water_tab li.tab1{
	background-position: 0px -226px;
}
.water_tab li.tab2{
	background-position: 0px -185px;
}
.water_tab li.tab3{
	background-position: 0px -141px;
}
.water_tab li.current1{
	background-position: 0px -95px;
}
.water_tab li.current2{
	background-position: 0px -5px;
}
.water_tab li.current3{
	background-position: 0px -50px;
}
.content_body{
	width:940px;
	padding:18px 0 0 15px;
}
.content dt{
	float:left;
	width:192px;
}
.content dt img{
	width:192px;
	height:166px;
}
.content dd{
	width:690px;
	float:left;
	margin-left:20px;
	line-height:22px;
	font-size:12px;
}
.content dd a strong{
	font-size:14px;
	text-align:center;
	display:block;
}
.content dd a  p{
	text-indent:2em;
}
/*footer*/
#footer {
	clear:both;
	line-height:1.8em;
	margin:0 auto;
	padding:0;
	color:#1f1c1c;
	text-align:center;
	padding-top:40px;
}
#footer a {
	font-size:12px;
	color:#1f1c1c;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0;
	
}
#footer p span{
	font-size:12px;
}