#slides{
	height: 350px;
}
div{
	width:100%;
	height: auto;
	overflow: hidden;
}
/*banner*/
.banner{
width:100%;
height:470px;
background-color:#dfdfdf;
margin-top:15px;
position:relative;}

.banner-btn{
position:absolute;
bottom:10px;
margin-left:15px;}

.banner-btn ul{
overflow:hidden;
}

.banner-btn ul li{
width:50px;
height:9px;
background-color:#fff;
margin-right:10px;
float:left;
cursor:pointer;
}
#banner #pagination{
	top:430px;
	left: 50%;
}
/** 首页 产品动态**/
#pro_information{
	margin-top: 20px;
	background-color: #F5F5F5;
}
.pi_title{
	width:90%;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top:15px;
	color: #177819;
}
.pi_title h3{
	font-size: 14px;
}
.pi_top{
	width: 960px;
	margin:20px;
	margin-right:0px;
	overflow: hidden;
}

.pi_top ul{
	list-style: none;
	overflow: hidden;
	height:105px;
}
.pi_top li{
	float: left;
	width:259px;
	height: 104px;
	border: 1px solid #ccc;
	margin-right: 14px;
}
.pi_top li img{
	width:100%;
	height: 100%;
}
/** 首页下 的产品类型**/
.pro_type{
	padding-top:20px;
	background-color: #F5F5F5;
	position: relative;
	padding-bottom: 5px;
	height: 53px;
}

.pro_type_slides li{
	float: left;
	width: 142px;
	height: 43px;
	padding:0px 20px;
	border-right:2px solid #177819;
	margin:5px 0px;
	background-color: #F5F5F5;
	position: relative;
}
.pro_type_slides li img{
	position: absolute;
	bottom: 0px;
}
.pro_type_slides{
	width:900px;
	margin:0px auto;
}
.pro_type_slides ul{
	width: 1085px;
	height: 53px;
	overflow: hidden;
}

.pro_type .prev{
	display: block;
	width:0px;
	height: 0px;
	border: 20px solid #F5F5F5;
	border-right:20px solid #ddd;
	position: absolute;
	top:28px;
	left: -10px;
	cursor:pointer;
}
.pro_type .next{
	display: block;
	width:0px;
	height: 0px;
	border: 20px solid #F5F5F5;
	border-left:20px solid #ddd;
	position: absolute;
	top:28px;
	left: 960px;
	cursor:pointer;
}
/** 首页生活贴士**/
#ct{
	background-color: #F5F5F5;
	height: 340px;
	padding-bottom: 10px;
	margin-top:20px;
}
.ct_left,.ct_right{
	float: left;
}
.ct_left{
	width:330px;
	margin-right: 20px;

}
.ct_left li{
	width: 283px;
	height: 58px;
	margin: 20px auto;
	border-bottom:1px solid #D8E5C5;
}
.ct_left li img{
	width:100%;
}
.ct_right .text p{
	font-family: '微软雅黑';
	text-indent: 2em;
}
.ct_right .text{
	width:625px;
}
.ct_right{
	width: 650px;
	
}
.ct_right .more{
	display: block;
	width: 50px;
	height: 25px;
	padding-right: 30px;
	float: right;
	margin-right: 10px;
	background:url(../img/arrow.png) no-repeat scroll center right;

}
.ct_right .eq{
	width:100%;
	height: 123px;
}
.ct_right .eq li{
	float: left;
	width:200px;
	height: 100%;
	margin: 0px 10px 0px 0px;
}
.ct_right .eq li img{
	width: 100%;
}
/** 新闻中心**/
#main_bottom{
	padding: 10px;
	background-color: #F5F5F5;
	margin-top:20px;
	padding-left: 0px;
}
.news_center,.focus{
	float: left;
}
.news_center{
	width: 600px;
}
.focus{
	width:380px;
	margin-left: 20px;
}
.news_image ,.news_list{
	float: left;
	margin-top: 20px;
}
.news_image{
	width:200px;
	height: 200px;
	margin: 20px 10px 10px 20px;
}

.news_list{
	width:360px;
	margin-top: 0px;
}
.news_list table{
	width:100%;
}
.news_list table th{
	text-align: left;
	color: black;
	padding: 5px 0px;
}
.news_list table td{
	line-height: 25px;
}
.text{
	width:95%;
	margin-top:20px;
	color: #666;
    text-indent: 2em;
}
.text img{
	width: 120px;
	float: left;
	padding: 0px 10px 10px 0px;
}
.service_content{
	margin-top:5px;
}
.sc_left,.sc_right{
	float: left;
}
.sc_left{
	width:64px;
	height: 65px;
	margin:5px 10px 5px 5px;
}
.sc_right{
	width:280px;
	height: auto;
	overflow: hidden;
    text-indent: 2em;
}
.contact_us{
	text-align: right;
	background: url(../img/arrow2.png)no-repeat scroll 140px center;
}

.link_ico{
	height: 51px;
	float: right;
	margin-top: 10px;
	 margin-bottom: 10px;
}
.link_ico li{
	float: right;
	height: 100%;
	text-align: right;
	margin-right: 20px;
}
.en_title{
	font-family:Arial,Helvetica,sans-serif;
}


