
    #box_xuanzhaun{
	width: 861px;
	height: 366px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
    #box_xuanzhaun ul{
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
    #box_xuanzhaun li{
	position: absolute;
	list-style: none;
	width: 0;
	height: 0;
	top: 146px;
	left: 377px;
	z-index: 0;
	cursor: pointer;
	overflow: hidden;
	border-radius: 3px;
	background-color: #333;
}
    #box_xuanzhaun li img{
	width: 100%;
	height: 100%;
	vertical-align: top;
}
    #box_xuanzhaun li div{
	position: absolute;
	bottom: -100px;
	width: 100%;
	height: auto;
	opacity: 0.7;
	background-color: #666;
	color: #FFF;
}
    #box_xuanzhaun li div h4{margin:0 10px;font:12px/24px arial;border-bottom:1px #333 solid;}
    #box_xuanzhaun li div h4 span{color:red;margin-left:10px;}
    #box_xuanzhaun li div p{
	text-indent: 2;
	color: #333;
	font-family: "微软雅黑";
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box_xuanzhaun li div p a {
	color: #CCC;
	text-decoration: none;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box_xuanzhaun li div p a:hover {
	color: #FFF;
}


    #box_xuanzhaun .prev, #box_xuanzhaun .next{
	position: absolute;
	top: 45%;
	width: 39px;
	height: 80px;
	margin-top: -40px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	background-repeat: no-repeat;
}
    #box_xuanzhaun .prev{
	left: -60px;
	background-image: url(../images/honor_06.png);
}
    #box_xuanzhaun .next{
	right: -60px;
	background-position: 0px 0;
	background-image: url(../images/honor_09.png);
}







