|
@@ -2,7 +2,8 @@
|
|
|
/**
|
|
|
* 移动端
|
|
|
*/
|
|
|
-.baseHeadCenter,#container,.footMain{width: 100%;overflow: hidden;}
|
|
|
+.noneImportant{display:none!important;}
|
|
|
+.baseHeadCenter,#container,.footMain{width:100%;overflow:hidden;}
|
|
|
.pcOnly,.jqSelect .pc,.baseHeadTop,.baseHeadCenter .headCart,.baseHeadCenter .hotword,.baseTopNav>.wrap{display:none!important;}
|
|
|
.mIcon:before{content:'';display:inline-block;font-size:0;background:url(/img/base/icon_m.png) no-repeat;background-size:75vw auto;transition:all .5s}
|
|
|
.mf{display:-ms-flexbox;display:-webkit-flex;display:flex;}
|