@@ -284,6 +284,8 @@ body{
}
.iconArrowImg{
width: 14px;
+ position: relative;
+ top: 2px;
.moduleBox{
padding: 5px 0;
@@ -395,14 +397,18 @@ body{
.isOverFlow{
overflow: hidden;
- max-height: 65px;
+ max-height: 62px;
+ p {
+ height: 20px;
+ line-height: 20px;
+ }
.showMoreGeneralTreat{
position: absolute;
cursor: pointer;
color: #3B9ED0;
right: 10px;
- bottom: 5px;
+ bottom: -1px;
background: #fff;
.showLessGeneralTreat{
@@ -102,7 +102,7 @@
width: 60%;
// border-right: 1px solid #E6E6E6;
float: left;
- padding: 0 20px 0 10px;
+ padding: 0 10px 0 10px;
box-sizing: border-box;
.rightWrapper{
@@ -374,7 +374,7 @@
.readMorePlan {
- height: 30px;
+ height: 24px;
line-height: 20px;
padding-left: 10px;
a {
@@ -402,7 +402,7 @@ body{
+ bottom: 3px;