/* CSS Document */

.boxbox{ height:8rem; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:22rem; height:8rem; overflow:hidden; position:relative; margin:0 auto;}
.piclist{ height:8rem; position:absolute; left:0px; top:0px}
.piclist li{ width:5.5rem; float:left; overflow:hidden; text-align:center; margin:0.3rem 0;}
.piclist li img{ width:5rem; height:5rem;}
.swaplist{ position:absolute; left:0; top:0px}
.og_prev,.og_next{  position:absolute; top:1.8rem; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ width:0.91667rem; height:1.8333rem; left:0.8rem; background:url(../img/jt-le.png) no-repeat;background-size:cover;}
.og_next{ width:0.91667rem; height:1.8333rem; right:0.7rem; background:url(../img/jt-ri.png) no-repeat;background-size:cover;}
