﻿@charset "gb2312";
/* CSS Document */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {zoom:1;}
ul,li {list-style:none;}
img {border:0;}

/* qqshop focus */
#focuss {width:324px; height:148px; overflow:hidden; position:relative;}
#focuss ul {height:148px; position:absolute;}
#focuss ul li {float:left; width:324px; height:148px; overflow:hidden; position:relative; background:#000; padding-left:0px;}
#focuss ul li img{ width:324px; height:148px;}
#focuss ul li p a{ position:absolute; left:17px; bottom:0px; color:#fff; z-index:10; font-family:"微软雅黑"; font-size:14px; text-decoration:none; line-height:35px;}
#focuss ul li p a{ display:block; width:294px; height:35px;}
#focuss ul li span{ display:block; width:324px; height:35px; background:#000; position:absolute; left:0px; bottom:0px;_bottom:-1px; z-index:9; opacity:0.6;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); }
#focuss ul li div {position:absolute; overflow:hidden;}
#focuss .btnBg {position:absolute; width:331px; height:69px; left:0; bottom:0; background:#000;}
#focuss .btn {position:absolute; width:780px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focuss .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focuss .btn span.on {background:#fff;}
#focuss .preNext {width:31px; height:50px; position:absolute; top:46px; cursor:pointer;}
#focuss .pre {left:7px; z-index:200; background:url(../images/btn_10.png) no-repeat;}
#focuss .next {right:-7px; background:url(../images/btn_07.png) no-repeat; z-index:20; }
