|
@@ -56,10 +56,14 @@
|
|
|
background-size:100% 100%;
|
|
|
margin-left: 6px;
|
|
|
}
|
|
|
-.header div>div.APP{float:left;position: relative;cursor: pointer;}
|
|
|
-div.APP>div.xialaewm{width:120px;height:260px;position: absolute;margin-left:0px;float: none;
|
|
|
-/*display:none;*/justify-content: space-between;background-color: #fff;z-index: 100;}
|
|
|
+.header div>div.APP{float:left;position: relative;cursor: pointer;padding: 0 10px;}
|
|
|
+div.APP>div.xialaewm{width:240px;height:120px;position: absolute;margin-left:-10px;float: none;padding: 10px;
|
|
|
+display:none;justify-content: space-between;background-color: #fff;z-index: 100;text-align: center;}
|
|
|
+div.APP>div.xialaewm>div{margin-left:0px;vertical-align: auto;}
|
|
|
div.APP:hover>div.xialaewm{display:flex;}
|
|
|
+div.APP:hover{background-color: #fff;}
|
|
|
+
|
|
|
+
|
|
|
.webkitDown{
|
|
|
width: 12px;
|
|
|
height: 8px;
|