﻿.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {zoom:1;}
ul,li {list-style:none;}
img {border:0;}

.wrapper {width:610px;}

h1 {height:50px; line-height:50px; font-size:22px; font-weight:normal; font-family:"Microsoft YaHei",SimHei;}

.shuoming {margin-top:20px; border:1px solid #ccc; padding-bottom:10px;}
.shuoming dt {height:30px; line-height:30px; font-weight:bold; text-indent:10px;}
.shuoming dd {line-height:20px; padding:5px 20px;}

/* qqshop focus */
#focus {width:610px; height:320px; overflow:hidden; position:relative;}
#focus ul {height:274px; position:absolute;}
#focus ul li {float:left; width:610px; height:320px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:108px; height:10px; left:0; bottom:0;}
#focus .btn {position:absolute; width:590px; height:20px; padding:5px 10px; right:0; bottom:0px; text-align:center;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:8px; _font-size:0; margin-left:5px; cursor:pointer; background:#d8d8d8; /*background:#7bbedf;*/}
#focus .btn span.on {background:#fff;}

#smallfocus {width:1000px; height:260px; overflow:hidden; position:relative;}
#smallfocus ul {height:108px; position:absolute;}
#smallfocus ul li {float:left; width:auto; height:auto; overflow:hidden; position:relative; display:inline-block;}
#smallfocus ul li div {position:absolute; overflow:hidden;}
#smallfocus .preNext {width:34px; height:60px; position:absolute; top:100px; cursor:pointer;}
#smallfocus .pre {left:1px; background:url(/images/qqzhuanti/zuo.png)  no-repeat 0 0;}
#smallfocus .pre:hover{ background: url(/images/qqzhuanti/zuo.png) no-repeat; _background: url(/images/qqzhuanti/zuo.png) no-repeat;}
#smallfocus .next {right:15px; background-position:right top;background:url(/images/qqzhuanti/you.png) no-repeat 0 0;}
#smallfocus .next:hover{ background:url(/images/qqzhuanti/you.png) no-repeat; _background: url(/images/qqzhuanti/you.png) no-repeat ;}
    #smallfocus LI A {
        DISPLAY: block;
        WIDTH: 182px;
        position: relative;
        border-right:none;
		border-top:none;
		padding:21px 10px 10px 10px;
		overflow:hidden;
    }
	#smallfocus LI A img{ width:182px;}
    #smallfocus LI A p {
        position: absolute;
        left: 0;
        bottom: 0;
        color: #fff;
        width: 196px;
        line-height: 24px;
        text-align: center;
    }