@@ -121,14 +121,15 @@
}
.itemAllBox{
position: absolute;
- width: 97%;
+ width: 96%;
height: auto;
- max-height: 100%;
+ max-height: 230px;
display: none;
background: #fff;
z-index: 2;
left: 0;
top: 0;
+ margin: 10px 0;
.ellipse{
overflow: hidden;
@@ -259,7 +260,7 @@
display: inline-block;
.itemAll{
- height: 100%;
overflow-y: auto
.recommendInfoItem {