 @charset "utf-8";
/* CSS Document */

/* qqshop focus */
.cp-lh{ padding-top:2px; padding-bottom:20px;}
#focus2 {width:1003px; height:409px; overflow:hidden; position:relative;}
#focus2 ul {height:409px; position:absolute;}
#focus2 ul li {float:left;overflow:hidden; position:relative; }
#focus2 ul li a{display: table-cell;vertical-align:middle; *display:block;*font-size:403px;*font-family:Arial;width:1003px; height: 409px;text-align:center; line-height:409px; border:none;}
#focus2 ul li a img{
	max-width:1003px;   /* 宽度 */ 
	max-height:409px; /* 高度 */ 
	vertical-align:middle; text-align:center;
	-ms-interpolation-mode: bicubic; overflow:hidden;
	}
#focus2 ul li div {position:absolute;width:1003px; height:409px;overflow:hidden;}

#focus2 .btnBg {position:absolute; width:1003px; height:20px; left:0; bottom:0; }
#focus2 .btn {position:absolute; width:1003px; height:15px; padding:5px 20px; right:0; bottom:0; text-align:right;}
#focus2 .btn span {display:inline-block; _display:inline; _zoom:1; width:15px; height:2px; _font-size:0; margin-left:5px; cursor:pointer; background:#e56100;}
#focus2 .btn span.on {background:#fff;}
#focus2 .preNext {width:45px; height:100px; position:absolute; top:150px; background:url(images/sprite2.png) no-repeat 0 0; cursor:pointer;}
#focus2 .pre {left:0;}
#focus2 .next {right:0; background-position:right top;}