.yuan{width: 16px;height: 16px;margin:1px 5px;float: right;z-index: 300;position: relative;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;border: 1px solid #950500;background-color: #FFFFFF;}
@media \0screen\,screen\9{
	.yuan {
		background:#FFFFFF;
		position:relative;
		z-index:300;
		border-radius:16px; 
		behavior: url(js/ie-css3.htc);
	}
}
.selected{background-color: #950500;border: 1px solid #950500;}
@media \0screen\,screen\9{
	.selected {
		background:#950500;
		position:relative;
		z-index:300;
		border-radius:16px; 
		behavior: url(js/ie-css3.htc);
	}
}
.hidden{display: none;}

@keyframes fadeLeft {0% {right:0px;}100%{right: 656px;}}
@keyframes fadeRight {0% {left:656px;}100%{left: 0px;}}
.zuohua{animation-name: fadeLeft;animation-timing-function: ease-in-out;animation-duration: 1s;animation-iteration-count: 1;animation-direction:normal;}
.youhua{animation-name: fadeRight;animation-timing-function: ease-in-out;animation-duration: 1s;animation-iteration-count: 1;animation-direction:normal;}

.lunbotubox{position: relative;}
.lunbotu{position: absolute;top: 0px;left: 0px;}
.lunbotu-rowbox{position: relative;height: 402px;width: 656px;overflow: hidden;float: left;}
.lunbotu-row{position: absolute;height: 100%;width: 100%;}
.lunbotu-center{overflow: hidden;margin: 15px;float: right;}
.lunbotu-back{display: block;background: url(http://www.zqrb.cn/zqrb_index/images/focu_bottom.png) repeat-x;background-size: 100% 100%;position: absolute;bottom: 0px;width: 100%;height: 50px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zqrb.cn/zqrb_index/images/focu_bottom.png',sizingMethod='scale');-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zqrb.cn/zqrb_index/images/focu_bottom.png',sizingMethod='scale');}
.lunbotu-words{background: rgba(0,0,0,.6);color: #FFFFFF;position: absolute;bottom: 0px;width: 100%;font-size: 18px;font-family: "微软雅黑";height: 50px; line-height: 50px;padding-left: 20px;z-index:100;display: block;}

