.mobile-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;font-size:3.333333vw;overflow-y:auto}.mobile-container .loading{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6)}.category{height:100%;min-height:auto;width:100%;background-color:#fff}.category.with-nav{padding-top:12.222222vw}.category .category-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;min-height:auto;overflow-y:visible;position:relative}.category .category-container .left{width:22.222222vw;background:#ebebeb;padding:3.703704vw 0}.category .category-container .left .list{height:100%;overflow-y:auto;overflow-x:hidden}.category .category-container .left .list .item{width:22.222222vw;height:24.259259vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.category .category-container .left .list .item img{width:11.111111vw;height:11.111111vw}.category .category-container .left .list .item.active{background:#fff}.category .category-container .left .list .item.active::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.296296vw;height:6.666667vw;background:#1c1716;clip-path:polygon(0 0, 100% 16%, 100% 84%, 0 100%)}.category .category-container .left .list .item.active::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:16.666667vw;height:16.666667vw;border:0.185185vw solid #000;border-radius:50%}.category .category-container .content{-webkit-box-flex:1;-ms-flex:1;flex:1}.category .category-container .content .title{height:14.814815vw;padding-top:7.407407vw;padding-left:5vw;font-size:4.259259vw;font-weight:bold;background:-webkit-gradient(linear, left top, left bottom, from(#FFEEEE), to(rgba(255, 255, 255, 0)));background:linear-gradient(180deg, #FFEEEE 0%, rgba(255, 255, 255, 0) 100%)}.category .category-container .content .list{padding:2.407407vw 5.092593vw}.category .category-container .content .list .item{height:12.962963vw;border-radius:9.259259vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0.185185vw solid #000;font-size:3.888889vw;font-weight:bold;margin-top:5.555556vw;color:#1c1716}.category .category-container .content .list .item:first-child{margin-top:0}.category .category-container .content .list .item.active{background:#ebebeb}.category .category-container .content .none{padding-top:51.851852vw;color:#908b8a;text-align:center;font-size:3.333333vw;line-height:6.481481vw}
