|
@@ -4,7 +4,8 @@
|
|
|
*/
|
|
|
.noneImportant{display:none!important;}
|
|
|
.baseHeadCenter,#container,.footMain{width:100%;overflow:hidden;}
|
|
|
-.pcOnly,.jqSelect .pc,.baseHeadTop,.baseHeadCenter .headCart,.baseHeadCenter .hotKey,.baseTopNav>.wrap{display:none!important;}
|
|
|
+.pcOnly,.jqSelect .pc,.baseHeadCenter .headCart,.baseHeadCenter .hotKey,.baseTopNav>.wrap{display:none!important;}
|
|
|
+.baseHeadTop ul.wrap>li{display:none;}
|
|
|
.mIcon:before{content:'';display:inline-block;font-size:0;background:url(/img/base/icon_m.png) no-repeat;background-size:100vw auto;transition:all .5s}
|
|
|
.icon.shop,.icon.heart{vertical-align:middle;display:inline-block;height:5.5vw;line-height:5.5vw}
|
|
|
.icon.shop:before{width:7.5vw;height:6vw;background-position:-91vw -.5vw}
|
|
@@ -64,6 +65,12 @@
|
|
|
.baseHeadCenter.account .closeAccount{float:right;padding:3.5vw 2.8vw;width:6.4vw;height:6.4vw;text-align:center}
|
|
|
.baseHeadCenter.account .closeAccount:before{content:'\2715';font-size:4.5vw;font-weight:bold}
|
|
|
.baseHeadCenter.account .accountLogin{display:none;}
|
|
|
+#mGlobalMenu{position:fixed;bottom:0;left:0;background-color:rgba(74,79,88,.7);width:100%;height:100%;z-index:9990}
|
|
|
+#mGlobalMenu .cTab{display:none}
|
|
|
+#mGlobalMenu .cShow{display:none}
|
|
|
+#mGlobalMenu .cShow{width:100%;position:absolute;bottom:0;left:0;background:#FFF;line-height:14.4vw;text-align:center;font-size:3.4vw;padding:6vw 0;border-radius:3vw 3vw 0 0}
|
|
|
+#mGlobalMenu .cShow a{display:block}
|
|
|
+
|
|
|
/* 分类 */
|
|
|
.classifyBox{display:none;background:#F7F7F7;overflow:hidden}
|
|
|
.classifyBox .clsHead{position:relative;background:#FFF}
|