/*海报*/
.news{ width:846px; overflow:hidden}
.new{ display: block; overflow: hidden; width:380px; border-bottom:1px solid #e2e2e2; height: 22px; line-height:22px; padding: 5px;   background-color: #fff; }
.new h1{ font-size: 14px; font-weight: 100;}
.new p{ height: 48px; overflow: hidden;}
.showp{ width: 290px; height: 217px;}
.nowarp{white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;}
#focus {
	width:846px; 
	height:320px;
	 overflow:hidden; 
	 position:relative; }
#focus ul 
        {height:180px; 
        position:absolute;}
#focus ul li {
	float:left;
     width:400px; margin-right:10px;
	  overflow:hidden; 
	  position:relative; 
	 }
	 #focus ul li span{ float:right;}
	  #focus ul li a{ font-size:14px;}
#focus ul li div {
	position:absolute;
	 overflow:hidden;}
#focus .btnBg {
	position:absolute;
	 width:576px; height:20px; 
	 left:0; bottom:0;
	 /* background:#000;*/}
#focus .btn {
	position:absolute; 
	width:576px; height:20px;
	  bottom:6px;
	   text-align: center;}
#focus .btn span {
	display:inline-block;
	 _display:inline;
	  _zoom:1; width:14px;
	   height:14px;
	    _font-size:0;
		 margin-left:10px;
		  cursor:pointer;
		   background:#a3a3a3;
		   border-radius: 50%;
		}
#focus .btn span.on {
	background:#fff;}
#focus .preNext {
	width:45px; 
	height:100px; 
	position:absolute;
	 top:129px;
	   cursor:pointer;
	   display: none;}
#focus .pre {
	left:0;}
#focus .next {
	right:0; 
	background-position:right top;}
	/*焦点图*/	