@charset "utf-8";
/* CSS Document */
/*All Info Css*/
body {
	margin:0px auto;/*top,right,bottom,left*/
	color:#6c3c14;
	font-size:12px;
	font-family:"宋体";
	line-height:20px;
	background:url(../images/top.jpg) no-repeat center top;
}
form {
	margin:0px;
	padding:0px;
}
body, h1, h2, h3, h4, h5, h6, p, div, dl, dt, dd, ul, ol, li, th, td, form, fieldset, input, button, textarea, legend, blockquote {
margin:0;
padding:0;
}
form{display:inline;}
input{
	border:0;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#6c3c14; text-decoration:none;}
a:hover {color:#6c3c14; text-decoration:underline;}
a:active {color:#6c3c14; text-decoration:none;}

img{border:none;}
.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*Head CSS*/
.top {
	width:1000px;
	margin:0px auto;
	padding:0;
	overflow:hidden;
}
.top_logo {
	width:578px;
	height:94px;
	margin:14px 0 0;
	padding:0;
	overflow:hidden;
}
.top_column {
	width:1000px;
	margin:18px auto 7px;
	padding:0;
	overflow:hidden;
}
.top_column li {
	float:left;
	padding:0 30px;
	line-height:48px;
	background:url(../images/line.png) no-repeat right center;
	margin:0;
	width:56px;
	overflow:hidden;
	text-align:center;}
.top_column li:hover {
	float:left;
	padding:0 30px;
	height:46px;
	background:url(../images/index0.png) no-repeat right center;
	margin:0;
	width:56px;
	overflow:hidden;
	text-align:center;}
.top_column li.index{
	background:url(../images/index.png) no-repeat;
	width:110px;
	height:46px;
	padding:0;
	margin:0;
	overflow:hidden;
	text-align:center;}
.top_column li a:link,.top_column li a:visited{
	color:#ffefb4;
	font-size:14px;
	font-family:"微软雅黑";}
.banner {
    height: 411px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.contact{
	width:171px;
	height:104px;
	color:#ffe68b;
	background:url(../images/contact_bg.png) no-repeat;
	margin:15px 0 0;
	line-height:25px;
	padding:107px 15px 10px;
	overflow:hidden;}
/*Info CSS*/
.center {
	width:1000px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
.center_l {/*Left Info*/
	width:201px;
	background:url(../images/ser_top.png) no-repeat;
	padding:67px 0 0;
	margin:0;
	overflow:hidden;
}
.center_r {/*Right Info*/
	width:773px;
	padding:0;
	margin:15px 0 0;
	overflow:hidden;
}

/*Bottom CSS*/
.bottom{
	width:1000px;
	margin:46px auto 0;
	line-height:25px;
	color:#f5c86d;
	padding:0;
	overflow:hidden;
}
.bottom a:link,.bottom a:visited{color:#f5c86d;}
/*Click to Big Products CSS*/

.pro{/*One Product All Css*/
	width:170px;
	padding:0 22px 0 0;
	margin:0px;
	overflow:hidden;
}
.pro_img {/*Product Images*/
	width:168px;
	height:149px;
}
.pro_img a{
	display:inline-block;
	border:1px #6a3a12 solid;
}
.pro_img a:hover{
	display:inline-block;
	border:1px #b37935 solid;
}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}
*/.pro_test {/*Product Name*/
	width:170px;
	overflow:hidden;
	font-size:12px;
	color:#6d3d15;
	text-align:center;
	line-height:30px;
}
.pro_test a:link,.pro_test a:visited{
	color:#6d3d15;
	font-size:14px;}
.page {/*Bottom Page CSS*/
	width:690px;
	padding:10px 0 30px 0;
	margin:0px;
	clear:both;
	overflow:hidden;
	line-height:30px;
	text-align:center;
}
.page a:link,.page a:visited{
	color:#6c3c14;}
/*News CSS*/
.news_t {
	width:770px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.news_t li{line-height:28px; margin:0px; padding:0px 0px 0px 10px; background:url(../images/new_li.png) no-repeat left center; border-bottom:1px #35210f dashed; color:#35210f;}
.news_t li span{float:right; color:#35210f;}
.news_t li a:hover{color:#09F;}
