@charset "utf-8";
/* CSS Document */

/*幻灯片*/
#slideshow {!important;border:0px !important; text-align:center}
#focus {
	width:998px; 
	height:585px; 
	overflow:hidden; 
	position:relative;}
#focus ul {height:270px; position:absolute;margin:0px;
	padding:0px;}
#focus ul li {
	float:left;
	 overflow:hidden; 
	 position:relative; 
	 margin:0px;
	padding:0px;
	 }
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:998px; left:0; bottom:0; background:#000;}
#focus .btn {
	position:absolute; 
	width:998px;  
	padding:5px 10px; 
	margin-right:15px;
	right:0; 
	bottom:0; 
	text-align:right;
	}
#focus .btn span {
	display:inline-block; 
	_display:inline; 
	_zoom:1; 
	width: 12px; 
	height: 12px; 
	background-color: none; 
	-webkit-border-radius: 100px; 
	 _font-size:0; 
	 margin-left:5px; 
	 cursor:pointer; 
}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:200px; background:url(http://www.roi365.cn/special/images/1500360114460.png) no-repeat 0 0; cursor:pointer}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
#focus ul li .slideother { position:absolute; left:15px; top:280px; width:998px; height:80px;display:inline-block; no-repeat 0 0; }
#focus ul li .slideother .h12{font-size:24px;padding-left:10px;padding-bottom:5px;position:absolute; top:0px; left:55px;}
#focus ul li .slideother .h12 a{ color:#FFF; font-size:24px; font-weight:bold; padding-top:10px; text-decoration:none;}
#focus ul li .slideother .h12 a:hover { text-decoration:underline;}
#focus ul li .slideother p{ padding-left:10px; position:absolute; top:38px; left:55px;}
#focus ul li .slideother p a{ color:#8B8B8B; text-decoration:none;}
#focus ul li .slideother a:hover{ color:#FFF;}
#focus ul li .slideother p a:hover{ text-decoration:none;}