@@ -7063,7 +7063,7 @@ a.hasHover.tag-link:hover {
width: 100%;
height: 100%;
pointer-events:none;
- z-index: 101;
+ z-index: 9101;
left:0;top:0;
}
#hot>div{
@@ -7089,4 +7089,8 @@ a.hasHover.tag-link:hover {
position: absolute;
color:#000;
font-size:50px;
+
+#menudiv>div>div li{
+ pointer-events:auto;
+}