@charset "utf-8";
/* CSS Document */
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em,  ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0 ;
  padding: 0;
  border: 0;
  font-size: 100%;

}


/*页头页脚*/

.banner{width:947px; height:367px; background:#2b2a2a;}
.banner_left{width:947px; height:367px;}
.banner_right{width:283px; height:367px; background:#000000}
.banner_right_up{width:283px; height:40px; border-bottom: solid 1px #2b2a2a; color:#FFF}
.right_up_left{font:14px/40px "Microsoft yahei"; left:30px; top:50%; margin-top:-16px; font-weight:bolder}
.right_up_right{font:12px/40px "Microsoft yahei"; left:90px; top:50%; margin-top:-14px; color:#999999}
.banner_right_middle{width:283px; height:135px; position:relative}
.banner_right_middle ul{width:283px; height:135px; position:absolute; right:0}
.banner_right_middle li{width:283px; height:27px; font:12px/27px "Microsoft yahei"; color:#999999; border-bottom:solid 1px #2b2a2a;}
.banner_right_middle li:hover{background:url(../images/banner_right.gif) no-repeat;}
.banner_right_middle span{margin-left:50px;}
.banner_right_middle a{color:#FFFFFF}
.banner_right_down{width:283px; height:95px;}
.banner_right_down ul{width:252px; height:80px; position:absolute; left:20px; top:15px}
.banner_right_down li{width:50%; height:35px; float:left;  background:url(../images/right_down1.gif) no-repeat}
.banner_right_down li:hover{background:url(../images/right_down2.gif) no-repeat}
.banner_right_down a{color:#FFFFFF}
.banner_right_down span{margin-left:40px; font:14px/30px "Microsoft yahei"; color:#FFFFFF}
.right_down_line1{width:110px; height:1px; background:#2b2a2a; position:absolute; left:25px; top:48px}
.right_down_line2{width:110px; height:1px; background:#2b2a2a; position:absolute; left:150px; top:48px}
.foot{width:962px; height:35px; background:#000000; color:#FFFFFF; font:12px/35px "Microsoft yahei"; padding:0 0px} 
/*end*/



/* qqshop focus */
#focus {width:947px; height:367px; overflow:hidden; position:relative;}
#focus ul {height:367px; position:absolute;}
#focus ul li {float:left; width:947px; height:367px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}

#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:120px; background:url(../Images/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}