@CHARSET "UTF-8";
.body{
	height:570px;
	position:absolute;
	top:124px;
}
.body .logo{
	height:358px;
	position: relative;
	width:978px;
}
.body .logo ul.pics{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width:956px;
	height:358px;
}
.body .logo ul .view{
	display: block;
}
.body .logo ul .hidden{
	display: none;
	height: 0px;
}
.body .logo ul.pagination{
	list-style: none;
	margin: 20px 0 0 0 ;
	padding: 0px;
	position: absolute;
	bottom:13px;
	right:0px;
	width:22px;
	height: 127px;
	z-index: 1000;
}
.body .logo a.prev{
	position: absolute;
	bottom:145px;
	right:6px;
	width:13px;
	height: 10px;
	z-index: 10000;
	}
.body .logo a img{
	border-style: none;
}
.body .logo a.next{
	position: absolute;
	bottom:12px;
	right:2px;
	width:15px;
	height: 12px;
	z-index: 10000;
}
.body .logo .right_fd{
	position: absolute;
	bottom:11px;
	right:0px;
	width:22px;
	height: 157px;
	background-image: url("../images/hoev-blg.jpg");
	background-repeat: none;
	background-position: 0px 0px;
}
.body .logo ul.pagination li{
	width: 22px;
	display: block;
	position: relative;
	height:20px;
	background-image: url("../images/suzhi.jpg");
	background-repeat:no-repeat;
	background-position: 5px 5px;
}
.body .logo ul.pagination li a{
	width: 22px;
	display: block;
	position: relative;
	height:20px;
	text-decoration: none;
	text-indent: 35px;
	overflow: hidden;
}
.body .logo ul.pagination  li.prev img{
	margin:5px 0 0 4px;
	padding: 0px;
}
.body .logo ul.pagination  li.current{
	background-image: url("../images/hover.jpg");
	background-repeat: no-repeat;
}
.body .logo ul.pagination  li img{
	margin:4px 0 0 5px;
}
.body .logo ul.pagination  li.next img{
	margin:20px 0 0 4px;
}
.body .content{
	height:204px;
	width:100%;
	position: relative;
}
.body .content .logo23{
	width:257px;
	height:173px;
	margin:24px 0 0 0;
}
.body .content .news{
	width:293px;
	height:173px;
	position: absolute;
	top:0px;
	left:290px;
}
.body .content .news .news_top{
	width:293px;
	height:40px;
}
.body .content .news  .news_list li{
	height:22px;
	width:293px;
	background-image: url("../images/news_line.png");
	background-repeat:no-repeat;
	background-position: 0 17px;
}
.body .content .news  .news_list li.del{
	background-image: url("");
}
.body .content .news  .news_list li a{
	text-decoration: none;
	color:#595B5C;
	position:relative;
	width:293px;
	display:block;
}
.body .content .news  .news_list li a:hover{
	color:#EA3721;
}
.body .content .news  .news_list li a span{
	right:20px;
	position:absolute;
}
.body .content .partner{
	width:350px;
	height:173px;
	position: absolute;
	top:0px;
	left:606px;
	overflow: hidden;
}
.body .content .partner .partner_top{
	width:350px;
}
.body .content .partner .partner_img{
	position: relative;
	width:350px;
	height:173px;
}
.body .content .partner .partner_img ul{
	width:738px;
	height:76px;
}
.body .content .partner .partner_img ul.cls{
	clear: both;
}
.body .content .partner .partner_img  li{
	float:left;
	margin:2px 0 0 4px;
}
.body .content .partner .partner_img img{
	position: relative;
	width:115px;
	height:38px;
	top:3px;
	left:2px;
	border-style: none;
}
.body .content .partner .partner_img a{
	color:#555252;
	text-decoration: none;
	display: block;
	position: relative;
	width:119px;
	height:64px;
}
.body .content .partner .partner_img a span{
	position: absolute;
	bottom: 4px;
	left:0px;
	width:119px;
	text-align: center;
}
.container{
	height:784px;
}
.slides_container {
	width:956px;
	overflow:hidden;
	position:relative;
	display:none;
}
.slides_container div.slide {
	width:956px;
	height:358px;
	display:block;
}
.slides_container img{
	border-style: none;
}
