@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background:#fff;
	color:#555;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, form, label, input, textarea, img, span, em, strong{
	margin:0; padding:0; font-style:normal;
}

ul, ol, li{
	margin:0; 
	padding:0; 
	list-style:none;
	font-size:12px;
}
a{
    color:#666 ; 
	text-decoration:none;
} 
a:hover{
    color:#A10803;
	text-decoration:underline;
}
/*------------------------------------------------body end--------------------*/
.b_1{border-bottom:1px solid #DFDFDF;}
.b_2{border-bottom:2px solid #DFDFDF;}
.b_3{border-bottom:3px solid #DFDFDF;}
.t_l{text-align:left}
.t_r{text-align:right}
.clear{clear:both;}
/*------------------------------------------------head--------------------*/
#wrap{
     width:898px;
	 margin:0 auto;
	 max-width:898px;
	 min-width:898px;
}
.header{
	width:898px;
	height:80px;
	position:relative;
}
.header p{
	width:198px;
	height:80px;
	background:url(../images/logo.gif) 0 0 no-repeat;
	position:absolute;
	overflow:hidden;
	left:0px;
	top:0px;
}
.header p a{
	width:198px;
	height:80px;
	text-indent:-10000px;
	display:block;
}
.header span{
	width:auto;
	color:#333;
	font-size:11px;
	line-height:20px;
	position:absolute;
	right:6px;
	top:10px;
}
.header span a, .header span a:hover{color:#333;}

.header form{
	width:215px;
	height:21px;
	position:absolute;
	right:6px;
	bottom:10px;
}
.header form label{
	width:auto;
	line-height:21px;
	float:left;
}
.header form label input.txt{width:120px; height:19px; border:1px solid #95979E; line-height:19px; color:#555;}
.header form label input.hand{width:43px; height:21px; color:#555; background:url(../images/search.jpg) no-repeat; border:0px; margin-left:4px; margin-top:1px;}


.menu, .menu ul{
    width:898px;
	height:29px;
	float:left;
}
.menu ul li{
	width:auto;
	height:29px;
	float:left;
}
.menu ul li.b_l{border-left:1px solid #A10803;}
.menu ul li.b_r{border-right:1px solid #BE0904;}
.menu ul li a{
	height:29px;
	width:148px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	line-height:29px;
	text-align:center;
	display:block;
	background:url(../images/menu_bg.jpg) 0 0 repeat-x;
	float:left;
}
.menu ul li a:hover, .menu ul li a.hover{
	color:#FFF;
	background:url(../images/hover_bg.jpg) 0 0 repeat-x;
	text-decoration:none;
}

.banner{
	width:898px;
	height:auto;
	margin-top:1px;
	float:left;
}
/*------------------------------------------------index--------------------*/
#center_wrap{
	width:898px;
	height:auto;
	margin-top:10px;
	float:left;
}
.left_wrap{
	width:180px;
	height:auto;
	margin-right:20px;
	display:inline;
	float:left;
}
.right_wrap{
	width:698px;
	height:auto;
	float:left;
}

.pr_list{
	width:180px;
	height:auto;
	float:left;
}
.pr_list h1{
	width:178px;
	height:auto;
	border:1px solid #C5C9CA;
	float:left;
}
.pr_list h1 span{
	width:166px;
	height:25px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	border:1px solid #fff;
	background:url(../images/title_bg.jpg) repeat-x;
	padding-left:10px;
	float:left;
}
.pr_list ul{
	width:180px;
	height:auto;
	float:left;
}
.pr_list ul li{
	width:180px;
	height:24px;
	line-height:24px;
	background:#F5F5F5;
	margin-top:1px;
	float:left;
}
.pr_list ul li a{
	width:168px;
	line-height:24px;
	padding-left:12px;
	background:#F5F5F5;
	float:left;
}
.pr_list ul li a:hover{
	background:#E5E5E5;
	text-decoration:none;
}

.ca_left{
	width:180px;
	height:auto;
	background:url(../images/c_c.jpg) repeat-x;
	margin-top:16px;
	float:left;
}
.ca_left ul{
	width:180px;
	height:198px;
	background:url(../images/c_l.jpg) top left no-repeat;
	float:left;
}
.ca_left ul li{
	width:156px;
	height:198px;
	background:url(../images/c_r.jpg) top right no-repeat;
	padding:0px 12px;
	float:left;
}
.ca_left ul li p{
	width:156px;
	height:26px;
	color:#AF0000;
	line-height:26px;
	font-weight:bold;
	border-bottom:1px solid #D3D3D3;
	float:left;
}
.ca_left ul li span{
	width:156px;
	line-height:20px;
	margin-top:6px;
	float:left;
}

.about{
	width:698px;
	height:auto;
	float:left;
}
.about p{
	width:698px;
	height:28px;
	color:#515151;
	line-height:28px;
	font-weight:bold;
	border-bottom:1px solid #E8E8E8;
	float:left;
}
.about ul{
	width:698px;
	height:auto;
	float:left;
}
.about ul span{
	width:698px;
	line-height:20px;
	margin-top:6px;
	float:left;
}
.about ul span a, .about ul span a:hover{color:#C00904; font-size:11px;}
.about ul form{
	color:#666;
}
.about ul form input{
	color:#666;
	font-size:11px;
}

.hot_pr{
	width:698px;
	height:228px;
	margin-top:10px;
	float:left;
}
.hot_pr ul{
	width:688px;
	height:228px;
	padding-left:10px;
	float:left;
}
.hot_pr ul li{
	width:174px;
	height:228px;
	margin-right:50px;
	display:inline;
	float:left;
}
/*------------------------------------------------product--------------------*/
.picwrap01{
		border:2px solid #F4F4F4;
}
.picwrap02{
		border:2px solid #C00904;
}
/*------------------------------------------------page--------------------*/
.page{
	width:696px; 
	margin-top:20px;
	font-size:12px;
	text-align:center;
	float:left;
}
.page input{font-size:11px;}
/*------------------------------------------------bottom--------------------*/
.bottom{
    width:886px;
	height:40px;
	color:#757575;
	font-size:10px;
	line-height:16px;
	background:url(../images/bottom_bg.jpg) repeat-x;
	padding-top:12px;
	padding-left:12px;
	margin-top:16px;
	float:left;
}
.bottom a, .bottom a:hover{color:#757575}








