diff --git a/meitu/css/main.css b/meitu/css/main.css index cd6a3d2..98d8e08 100644 --- a/meitu/css/main.css +++ b/meitu/css/main.css @@ -398,15 +398,14 @@ html body { /*--------------------搜索自动补全---------------------------*/ .auto_complete{ position:absolute; - top:45px; - left:40px; - right:55px; - /*height:100px;*/ + top:50px; + left:0px; + right:0px; + min-height:110px; background-color:#fff; z-index:10091; - /*opacity:0.9; - -webkit-opacity:0.9; - -moz-opacity: 0.9;*/ + border-top:1px solid #ccc; + display:none; } diff --git a/meitu/index.html b/meitu/index.html index 39c52ee..1c64808 100644 --- a/meitu/index.html +++ b/meitu/index.html @@ -31,7 +31,6 @@ -
@@ -49,9 +48,22 @@ -