/* CSS Document */
* {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-decoration:none;
}
body {
	font:12px Arial, Helvetica, sans-serif, "宋体";
	color:#fff;
	width:1003px;
	margin:0px auto;
	overflow-x:hidden;
	background:#000 url(../images/body_bj.jpg) repeat-x left top;
}
img {
	border:0px;
}
a {
	color:#fff;
}
a:hover {
	color:#f4cf4d;
}
h3 {
	font-size:14px;
	font-family:"黑体", "微软雅黑", "宋体";
	background:url(../images/h3_bj.jpg) no-repeat;
	height:39px;
	line-height:39px;
	padding-left:20px;
	font-weight:normal;
}
h3 img{
	float:right;
	margin-right:10px;
	margin-top:13px;
	}
h4 {
background:url(../images/h4_bj.jpg) no-repeat;
height:34px;
font-family:"黑体", "微软雅黑", "宋体";
font-weight:normal;
font-size:14px;
padding-top:5px;
padding-left:30px;
color:#e5e5e5;
}
h4 img{
	float:right;
	margin-right:10px;
	margin-top:5px;
	}
.bb{
	border-left:1px #373737 solid;
	border-right:1px #373737 solid;
		border-bottom:1px #373737 solid;
		margin-bottom:8px;
			background-color:#141414;
	}
.top{
	background:url(../images/top_bj.jpg) repeat-x;
	height:104px;
}
.logo {
	float:left;
	margin-top:50px;
	margin-left:20px;
}
.top_right{
	float:right;
	width:705px;
	margin-top:45px;
	text-align:right;
	}
	.top_right p{
		margin-right:30px;
		margin-bottom:10px;
		}
.top_right p a{
	color:#86837a;
	}
.nav li {
	width:70px;
	float:left;
	font-size:14px;
	height:28px;
	line-height:28px;
	text-align:center;
	margin-left:15px;
}
.nav li a {
	display:block;
	color:#f4f2cb;
	font-weight:bold;
}
.nav li a:hover {
	background:url(../images/nav_li_hover.jpg) no-repeat center bottom;
}
.nav li a.dangqian {
background:url(../images/nav_li_hover.jpg) no-repeat center bottom;
}
.banner{
	width:973px;
	height:277px;
	overflow:hidden;
	margin-left:10px;
	}
.main {
	overflow:auto;
	padding-left:10px;
	padding-top:10px;
}
.main_left {
	float:left;
	display:inline;
	width:224px;
}
.main_left ul li {
	line-height:30px;
	text-indent:30px;
	background:url(../images/point.jpg) no-repeat 20px 11px;
}
.main_left ul li:hover {
	background-color:#202020;
	background-image:none;
}
.main_right {
	width:727px;
	float:right;
	display:inline;
	margin-right:15px;
	overflow:auto;
}
.i_about{
	background-color:#101010;
	line-height:20px;
	text-indent:2em;
	margin-top:-8px;
	padding:10px;
	}
	.i_product{
		background-color:#101010;
	margin-top:-8px;
	padding:10px;
	overflow:auto;
		}
		.i_product ul li{
			float:left;
			width:210px;
			margin-right:15px;
			height:246px;
			margin-left:10px;
			margin-bottom:2px;
			}
			.i_product ul li img{
			width:210px;
			height:210px;
			}
		.i_product ul li p{
			text-align:center;
			line-height:20px;			
			}
.footer {
	clear:both;
	text-align:center;
	background:url(../images/footer_bj.jpg) no-repeat;
	padding-top:60px;
	padding-bottom:15px;
}
.footer p{
	line-height:25px;
	letter-spacing:2px;
	}
	.footer p span{
		color:#979797;
		font-family:"黑体", "微软雅黑", "宋体";
		}
/*内页*/
.contact {
	line-height:25px;
	padding-top:20px;
}
.contact p {
	background-color:#212121;
	margin:5px 20px;
	padding-left:20px;
	border-bottom:1px #929292 dashed;
}
.order input {
	background-color:#212121;
	color:#FFF;
	border:1px #787878 dashed;
	padding-left:3px;
}
.order textarea {
	background-color:#212121;
	border:1px #787878 dashed;
	color:#fff;
		padding-left:3px;
}
.gb_form p{
	line-height:32px;
	margin-left:25px;
	}
.gb_form p input,.gb_form p textarea{
	background-color:#212121;
	color:#FFF;
	border:1px #787878 dashed;
	padding-left:3px;
	width:100px;
	}
	
	
#focus {
	width:973px;
	height:277px;
	overflow:hidden;
	position:relative;
}
#focus ul {
	height:277px;
	position:absolute;
}
#focus ul li {
	float:left;
	width:973px;
	height:277px;
	overflow:hidden;
	position:relative;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .btnBg {
	position:absolute;
	width:1000px;
	height:20px;
	left:0;
	bottom:0;
	background:#000;
}
#focus .btn {
	position:absolute;
	width:780px;
	height:10px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:right;
}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:25px;
	height:10px;
	_font-size:0;
	margin-left:4px;
	cursor:pointer;
	background:#fff;
}
#focus .btn span.on {
	background:#fff;
}	



	
.page{
	text-align:center;
	width:440px; 
	height:30px; 
	font-size:12px; 
	color:#fff;
	margin:0 auto;
	margin-top:20px;
	clear:both;
	}

.page a{
	color:#fff;
	}
.page a:hover{
	color:#f4cf4d;
	}
.page p{
	float:left;
	padding-top:3px;
	}		
.page span.first{
	background:url(../images/first.jpg) no-repeat top;
	width:40px;
	float:left;
	padding:5px;
	}
		
.page span.pre{
	background:url(../images/pre.jpg) no-repeat top;
	width:60px;
	padding:5px 0 5px 8px;
	float:left;
	}	
	
	
		
.page span.next{
	background:url(../images/next.jpg) no-repeat top;
	width:60px;
	padding:5px 8px 5px 0;
	float:left;
	}	
		
	
.page span.last{
	background:url(../images/first.jpg) no-repeat top;
	width:40px;
	float:left;
	padding:5px;
	}	
	

	