﻿/*图片新闻*/
.yx-rotaion-btn, .yx-rotaion-title, .yx-rotation-focus, .yx-rotation-t, .yx-rotaion-btn {
	position: absolute
}
.yx-rotation-title {
	position: absolute;
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	left: 0;
	bottom: 0;
	_bottom: -1px;
	z-index: 1
}
.yx-rotation-t {
	color: #fff;
	font-size: 14px;
	z-index: 2;
	bottom: 0;
	left: 18px;
	line-height: 46px
}
.yx-rotation-focus span, .yx-rotaion-btn span {
	background: url(../home/images/ico.png) no-repeat;
	display: block;
}
.yx-rotation-focus {
	height: 46px;
	line-height: 46px;
	right: 45%;
	left: 45%;
	bottom: 0;
	z-index: 2
}
.yx-rotation-focus span {
	width: 8px;
	height: 8px;
	line-height: 8px;
	float: left;
	margin-left: 6px;
	position: relative;
	top: 19px;
	cursor: pointer;
	background-position: -26px -128px;
	text-indent: -9999px
}
.yx-rotaion-btn {
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: -20px;
}
.yx-rotaion-btn span {
	width: 40px;
	height: 40px;
	cursor: pointer;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position: relative
}
.yx-rotaion-btn .left_btn {
	background-position: -2px -2px;
	float: left;
	left: 39px;
}
.yx-rotaion-btn .right_btn {
	background-position: -2px -49px;
	float: right;
	right: 184px;
}
.yx-rotaion-btn span.hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8
}
.yx-rotation-focus span.hover {
	background-position: -12px -128px
}
.rotaion_list {
	width: 0;
	height: 0;
	overflow: hidden;
}
