@@ -25,7 +25,7 @@
}
.push {
margin-top: 10px;
- width: 53%;
+ width: 52%;
float: left;
position: relative;
padding-right: 2%;
@@ -102,7 +102,6 @@
.itemAllBox {
- padding-right: 40px;
background: #fff;
border: 1px solid #3A73E1;
border-radius: 4px;
@@ -299,7 +298,8 @@
.itemAll{
max-height: 230px;
- overflow-y: auto
+ overflow-y: auto;
+ margin-right: 20px;
.recommendInfoItem {