*{
	margin:0px;
	padding:0px;

}
*img{
	vertical-align: top;
	border:none;
	display: block;
}
body{
	overflow-x:hidden;
}
li{
	list-style: none;
}
a{
	text-decoration:none;
	outline: none;
}
input,textarea{
	outline: none;
}
img{
	border:none;
	display: block;
}
.clearfix{
	clear:both;
}
.top{
	width:100%;
	height:150px;
	background:#fff;
	/*border:1px solid red;*/
}
.logo{
	width:1200px;
	/*height:174px;*/
	margin:0px auto;
}
.top_bottom{
	width:100%;
	/*height:54px;*/
}
.top_bottom_inner{
	width:1200px;
	height:54px;
	margin:0px auto;
}
.nav{
	width:700px;
	height:54px;
	float:left;
	margin:-12px 0px 0px 80px;
}
.nav ul li:first-child+li+li+li+li{
	margin-right:0px;
}
.nav ul li{
	float:left;
	width:100px;
	height:40px;
	font-size: 18px;
	font-family: "微软雅黑";
    line-height: 54px;
    text-align:center;
}

.nav ul li a{
	color:#666666;
}
.nav ul li:hover a{
	display: block;
	background:url(../images/nav_bg.jpg) no-repeat bottom;
}

.search{
	position:absolute;
	width:188px;
	height:30px;
	border:2px solid rgba(255,148,148,0.8);
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	float:right;
	/*margin:-46px 0px 0px 200px;	*/
	z-index: 999;
	top:108px;
	left:75%;
}
.search form input[type="text"]{
	/*width:208px;*/
	/*height:30px;*/
	/*line-height: 40px;*/
	/*margin-bottom: 15px;*/
	/*margin-top: 2px;*/
	color:#999999;
    font-size:16px;
    background:rgba(255,148,148,0);
    float:left;
    border:none;
    text-indent: 10px;
    line-height: 30px;
    /*padding-right:5px;*/
}
.search input[type="submit"]{
	width:50px;
	height:30px;
	float:right;
	border:none;
	margin:-30px 0px 0px 0px;
	cursor:pointer;
	background:url(../images/submit.png) no-repeat center;
}

.cur a{
	display:block;
	background:url(../images/nav_bg.jpg) no-repeat bottom;
}
.banner{
	width:100%;
}
.banner img{
	width:100%;
	/*height:500px;*/
	margin:0 auto;
	overflow: hidden;
}
.main{
	width:100%;
	margin-top: 20px;
}
.main_inner{
	width:1200px;
	margin:0 auto;
	/*border:1px red solid;*/
}
.main_le{
	float:left;
	width:178px;
	margin-top: 10px;
	/*border:1px yellow solid;*/
}
.main_le h3{
	/*width:178px;*/
	text-align: center;
	font-family: "微软雅黑";
	font-size:24px;
	color:#999999;
}
.main_le ul{
	margin-top: 5px;
}
.main_le ul li{
	position:relative;
}
.main_le ul li a{
	display:block;	
	width:178px;
	text-align: center;
	line-height:36px;
	font-family: "微软雅黑";
	font-size:18px;
	color:#999999;
}
.main_le ul li img{
	position:absolute;
	top:10px;
	left:0px;
    display:none;
}
.main_le ul li:hover img{
	display:block;

}
.main_le ul li a:hover{
	color:#666666;
}
.main_le ul .curr a{
	display:block;
	color:#666666;
}
.main_le ul .curr img{
	display:block;
}
.main_ri{
	margin-left: 20px;
	width:994px;
	float:left;
	/*border:1px black solid;*/
}
.main_ri_t{
	width:300px;
	float:right;
}
.main_ri_t p{
	float:left;
	font-family: "微软雅黑";
	font-size:16px;
	color:#999999;
}
.main_ri_t p a{
	font-family: "微软雅黑";
	font-size:16px;
	color:#999999;
}
.main_ri_t span{
	float:left;
}
.main_ri_t span a{
	font-family: "微软雅黑";
	font-size:16px;
	color:#666666;
}
.main_ri_b{
	width:1000px;
	margin-top: 30px;
}
.main_ri_b img{
	width:571px;
	height:366px;
	margin:20px 0px 0px 214px;
}
.main_ri_b h4{	
	font-family: "微软雅黑";
	font-size:20px;
	color:#666666;
	font-weight: normal;
	text-align: center;
	line-height: 75px; 
	
}
.main_ri_b p{
	width:930px;
	font-family: "微软雅黑";
	font-size:16px;
	color:#999999;
	line-height: 24px;
	text-indent: 2em;
	margin-left:35px;
	padding-bottom: 10px; 
}
.footer{
	width:100%;
	height:70px;
	background:url(../images/footer-bg.jpg) no-repeat center;
}
.footer_inner{
	width:1200px;
	margin:0 auto;
	/*border:1px solid yellow;*/
}
.footer p{
	width:1200px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#fff;
	line-height: 28px;
	text-align: center;
	padding-top: 10px;
}
.footer p:first-child+p{
	padding-top: 0px;
}

/*====产品列表页css===*/
.pro_show_ul{ clear:both;}
.prod_show_ul{ display:block; padding-left:10px; clear:both; } 
.prod_show_ul li{ float:left; height:240px; width:290px; display:block; margin-top:6px; overflow:hidden; margin-left:5px; margin-right:5px; background:url(../images/imglist.jpg) top center no-repeat;  }
.prod_show_ul li p,.prod_show_ul li p a{ font-size:13px; color:#8a3904; text-align:center; line-height:26px;}
.prod_show_ul li a:hover{ color:#e81616;}
.prod_show_ul li span{ width:290px; height:240px; display:block; padding-left:5px; padding-top:5px; }
.pro_titles{ padding-top:0px;  }
.pro_titles a{ color:#8a3904;}
.pronames{ font-size:16px; border-bottom:#ccc dashed 1px;}

.pagesize{ width:800px; height:42px; clear:both; margin-top:2px; margin-left:5px; _display:inline;  font-size:12px; text-align:center; line-height:22px;  color:#bf0603; padding-top:30px; }
.pagesize b,.pagesize font,.pagesize font a,.pagesize b span,.pagesize a{ color:#bf0603;}  .pagesize a:hover{ color:#da9133;}
.pagesize a{padding-right:20px; font-size:20px;}

/*====产品列表页css===*/