/* SuperBox*/
@media only screen and (min-width: 868px){
.superbox{max-width: 50%; margin: 0 auto;}
.superbox-list{display:inline-block;*display:inline;zoom:1;width:19.5%;}
.superbox-img{max-width:100%;cursor:pointer;}
.superbox-show{text-align:center;position:relative;width:800px;padding: 10px 0; margin:10px auto; display:none;}
.superbox-current-img{max-width:100%;}
.superbox-img:hover{opacity:0.8;}
.superbox-float{float:left;}
.superbox-close{opacity:0.7;cursor:pointer;position:absolute;top:25px;right:25px;background:url(/Static/Home/bike/img/close_black.png) no-repeat center center;width:35px;height:35px;z-index:999;}
.superbox-close:hover{opacity:1;}
}
@media only screen and (min-width: 320px){.superbox p img{max-width: 100%;} .superbox img{max-width: 100%;} .superbox-list{width:98%; margin: 0 auto;}.superbox-img{max-width:100%;cursor:pointer;}}
@media only screen and (min-width: 486px){.superbox p img{max-width: 100%;} .superbox img{max-width: 100%;} .superbox-list{width:98%;margin: 0 auto;}}
@media only screen and (min-width: 768px){.superbox p img{max-width: 100%;} .superbox img{max-width: 100%;} .superbox-list{width:16.66666667%;}}
@media only screen and (min-width: 1025px){.superbox-list{width:33.333%;}}

