|
@@ -7,7 +7,12 @@ header{box-shadow: 0 2px 10px #ebecef;}
|
|
|
.h5Only{display:none!important;}
|
|
|
/*微信二维码样式*/
|
|
|
iframe{width:320px !important;height: 280px !important}
|
|
|
-#globalHead.fiexd{width: 100%;height: auto;position: fixed;top: 0;left: 0;z-index: 1999;}
|
|
|
+#globalHead.fiexd{width: 100%;height: auto;position: fixed;top: 0;left: 0;z-index: 1999;box-shadow: none;}
|
|
|
+#globalHead.fiexd .baseHeadTop{ display: none; }
|
|
|
+#globalHead.fiexd .baseTopNav{ display: none; }
|
|
|
+#globalHead.fiexd .hotKey{ display: none; }
|
|
|
+#globalHead.fiexd .search{ margin-top: 15px; }
|
|
|
+#globalHead.fiexd .wechat_qrcode{ margin-top:5px; }
|
|
|
.impowerBox{width:320px !important;}
|
|
|
.impowerBox .qrcode {width: 200px !important;}
|
|
|
.impowerBox .title {display: none;}
|