﻿@media only screen and (min-width:321px) and (max-width:600px)
{
 html
 {
  background:#000000;
 }
 body
 {
  padding:0;
 }
 .main
 {
  padding-bottom:20px;
 }
 .head
 {
  height:80px;
 }
 .head .bar
 {
  width:0;
 }
 .head .w3dcf
 {
  padding:0;
  width:100%;
  background:none;
 }
 .head .w3dcf img
 {
  float:left;
  height:68px;
  margin:12px;
  margin-top:6px;
 }
 #shop .kill
 {
  margin:2vw;
 }
 #shop li
 {
  width:100%;
 }
 #shop .details
 {
  width:100vw;
  height:120%;
  margin-top:-12px;
  margin-left:-40px;
  padding:1vw;
  background-color:#222222;
  text-align:center;
 }
 #shop .details li
 {
  display:inline-block;
 }
 #shop .details .left
 {
  float:none;
  width:102vw;
 }
 #shop .details .rite
 {
  float:none;
  width:102vw;
  margin-top:3px;
 }
 #shop .imgs
 {
  width:100vw;
  margin:4vw 0;
  padding:0;
  border:0;
 }
  #shop .thum
 {
  width:28vw;
  height:28vw;
  text-align:center;
  background:#3c3c3c;
  border:1px #ffffff solid;
  cursor:pointer;
 }
 #shop .thum img
 {
  height:28vw;
 }
  #shop .big
 {
  float:none;
  width:85vw;
  height:85vw;
  border:1px #ffffff solid;
  margin-left:8.4vw;
  box-sizing:border-box;
 }
 #shop .big img
 {
  height:84vw;
 }
 .foot
 {
  position:relative;
  margin:0;
  text-align:center;
 }
 .foot .w3dcf
 {
  display:block;
  float:none;
  height:60px;
  margin-left: auto;
  margin-right: auto;
 }
 .foot .lnx
 {
  width:100%;
  text-align:center;
 }
 .foot ul
 {
  display:inline-block;
  padding-bottom:4px;
 }
 .foot .socs
 {
  margin:0;
  padding-right:12px;
 }
 .foot .soc
 {
  display:inline-block;
  width:44px;
 }
 .account
 {
  margin:-72px 50px 20px 0;
  padding:2px 0 6px 20px;
  background:none;
  border:0;
 }
 .mscroll
 {
  width:100%;
  background:rgba(0,0,0,0.8);
  text-align:center;
 }
 .account .trolley
 {
  margin-bottom:6px;
 }
 .kill
 {
  margin-top:0;
 }
 .text
 {
  margin-top:12px;
 }
 .select
 {
  width:88%;
 }
 .box
 {
  padding:2vw;
  border:0;
 }
 .box img
 {
  float:none;
  width:88%;
 }
 .nobox
 {
  padding:20px;
 }
 .txt
 {
  width:94%;
  background-color:#232323;
 }
}