/* newfocus */

#newfocus div,ul,li,span,img,a,font{margin:0; padding:0; border:none; }
#newfocus img{border:none;}
#newfocus ul li {width:100%; overflow:hidden; list-style:none;background:#ffffed;}
#newfocus{width:800px; height:280px; overflow:hidden;}
#newfocus ul{width:100%; overflow:hidden;}
#newfocus ul li{position:absolute; z-index:2; opacity:0.1;}
#newfocus .btnBg{width:100%; height:10px; overflow:hidden;}
#newfocus .btnBg .btn{width:100%; position:absolute; z-index:6; height:99px; color:#fff; overflow:Hidden; border-bottom:solid 1px #8aa978;}
#newfocus .btnBg .btn2{position:absolute; z-index:5; height:52px;  background:#fff; opacity:0.8; filter:alpha(opacity=80);}
#newfocus .btnBg .btn span {display:inline-block; _display:inline; _zoom:1; width:24px; height:12px; _font-size:0; background:url("../images/imgjd.jpg") no-repeat center 0;  cursor:pointer; padding:0 0px;}
#newfocus .btnBg .btn font{float:left; width:70%; height:48px; font:18px/45px '微软雅黑','宋体'; color:#010102;  border-left:solid 1px #8aa978; text-indent:26px;}
#newfocus .btnBg .btn font a{color:#010102;}
#newfocus .btnBg .btn .btn-text{height:52px; width:100%;}
#newfocus .btnBg .btn .btn-bottom{float:right; height:35px; padding:13px 30px 0 0;  border-right:solid 1px #8aa978;}
#newfocus ul li span{display:none;}
#newfocus .btnBg .btn .focus_span{background:url("../images/imgjd.jpg") no-repeat center -12px;}

#newfocus .btnBg .btn .text_show{float:left; width:82%; padding:0 25px; color:#010102; line-height:25px; }
#newfocus .btnBg .btn .text_yc{cursor:pointer; float:right; width:62px;height:32px; background:url("../images/jdt1.png") no-repeat;
	/*以下为IE6设置PNG透明代码*/
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="style/images/jdt1.png"); 
}
#newfocus .btnBg .btn .text_yc_fix{
	background:url("../images/jdt2.png") no-repeat;
	/*以下为IE6设置PNG透明代码*/
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="style/images/jdt2.png"); 
}
