@charset "utf-8";

.section-focus-pic{margin:auto;height:440px;width:1100px;overflow:hidden;position:relative;}
.section-focus-pic ul li{position:absolute;top:0;left:1100px;width:1100px;height:440px;}
.section-focus-pic ul li div{position:absolute;bottom:0;left:0;height:50px;background-color:#000;width:1100px;opacity: 0.6;filter: alpha(opacity=60);}
.section-focus-pic .pages{width:1100px;height:440px;}
.section-focus-pic .controler{position:absolute;bottom:20px;right:20px;}
.section-focus-pic .controler b{cursor:pointer;width:20px;height:10px;display:block;overflow:hidden;text-indent:20px;background:url(imgs/news_index_icon.png) no-repeat -136px 3px; float:left;margin:0 0 0 5px;}
.section-focus-pic .controler b.down{background-position:-161px 1px;}