.w1000{width: 1000px;}

/*-----------------------------------------------------------*/

.aboutUs{
	overflow: hidden;
	margin: 30px auto;
}
.aboutUs .usleft{
	position: relative;
	width: 620px;
	height: 240px;
}
.aboutUs .usleft .usleft_title{
	width: 170px;
	height: 65px;
	background: url(../images/yt0929.png) no-repeat;
}
.aboutUs .usleft .usleft_text{
	margin-top: 10px;
}
.aboutUs .usleft .usleft_text p{
	font-size: 14px;
	color: #888;
	line-height: 24px;
}
.aboutUs .usleft .usleft_more{
	text-align: center;
	line-height: 30px;
	position: absolute;
	width: 105px;
	height: 30px;
	background: #953c00;
	border-radius: 10px;
	bottom: 5px;
	left: 0px;
}
.aboutUs .usleft .usleft_more a{
	font-size: 14px;
	color: #fff;
}
.aboutUs .usright{
	width: 357px;
	height: 186px;
	margin-top: 20px;
}
.aboutUs .usright a{
	display: block;
}
.aboutUs .usright a img{
	width: 357px;
	height: 186px;
}
/*-----------------------------------------------------------------*/
.produce_wrap{
	background: #f8f8f8;
	padding: 15px 0;
}
.produce{
	margin: 0 auto;
	overflow: hidden;
}
.produce .produce_title{
	width: 1000px;
	height: 50px;
	/*margin: 10px 0 10px 0;*/
}
.produce .produce_title a{
	display: block;
	width: 1000px;
	height: 50px;
	background: url(../images/yt0930.png);
}
.produce .produce_pic .bd{padding:10px;}
.produce .produce_pic .bd ul{ overflow:hidden; zoom:1; }
.produce .produce_pic .bd ul li{ 
	margin:0 15px 0 0; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;  
}
.produce .produce_pic .bd ul li .pic{ 
	text-align:center; 
}
.produce .produce_pic .bd ul li .pic img{
	width:210px; 
	height:165px; 
	display:block; 
	padding:2px; 
	border:1px solid #ccc; 
}
.produce .produce_pic .bd ul li .pic a:hover img{ 
	border-color:#999;  
}
.produce .produce_pic .bd ul li .title{ 
	line-height:24px;   
}
.produce .produce_pic .bd ul li .title a{
	font-size: 14px;
	color: #888;
}
.produce .pro_more{
	border: 1px #ccc solid;
	width: 115px;
	height: 30px;
	background: #fff;
	margin: 15px auto;
	text-align: center;
	line-height: 30px;
}
.produce .pro_more a{
	font-size: 14px;
	color: #888;
}

/*--------------------------------------------------------------*/

.news{
	margin: 30px auto;
	overflow: hidden;
}
.news_title{
	width: 1000px;
	height: 50px;
	margin-bottom: 15px;
}
.news_title a{
	display: block;
	width: 275px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/yt0931.png) no-repeat;
}
.news_list{
	overflow: hidden;
}
.news_list ul li{
	width: 460px;
	height: 120px;
	margin-bottom: 20px; float:left; margin-right:20px; margin-left:20px;
}
.news_list .lista{
	margin-right: 10px; width:128px;
}
.news_list .lista a{
	display: block;
}
.news_list .lista a img{
	width: 120px;
	height: 90px;
	padding: 3px;
	border: 1px #ccc solid;
}
.news_list .listb{
	/*width: 330px;*/ width:320px; height:90px;
}
.news_list .listb h5{
	font-size: 16px;
	color: #000;
	line-height: 20px;
}
.news_list .listb p{
	font-size: 12px;
	color: #888;
	line-height: 24px;
}

.news .news_more{
	border: 1px #ccc solid;
	width: 115px;
	height: 30px;
	background: #fff;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
}
.news .news_more a{
	font-size: 14px;
	color: #888;
}






















