/*
ST05-CSS-xiaohei-dtmuban.com-20170503
*/
/* focus */
#focus{width:815px;height:388px;overflow:hidden;position:relative;}
#focus ul{height:388px;position:absolute;}
#focus ul li{float:left;width:815px;height:388px;overflow:hidden;position:relative;background:#000;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus ul li p{display: block;position: absolute;bottom: 40px;font-size: 24px;color: #fff;font-weight: bold;height: 30px;line-height: 30px;padding-left: 30px;}
#focus .btnBg{position:absolute;width:815px;height:20px;left:0;bottom:0;}
#focus .btnd{position:absolute;width: 780px;height:10px;right: 30px;bottom:20px;text-align: right;}
#focus .btnd span{display:inline-block;_display:inline;_zoom:1;width:30px;height:3px;_font-size:0;margin-right:5px;cursor:pointer;background:#fff;margin-top: 7px;}
#focus .btnd span.on{background:#fff;height: 5px;margin-top: 5px;}
#focus .preNext{width:45px;height:100px;position:absolute;top:140px;background:url(images/sprite.png) no-repeat 0 0;cursor:pointer;display: none;}
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}