|
@@ -71,16 +71,16 @@
|
|
.bottomPartMid{
|
|
.bottomPartMid{
|
|
position: absolute;
|
|
position: absolute;
|
|
top:29px;
|
|
top:29px;
|
|
- right: 0px;
|
|
|
|
|
|
+ right: -50px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.main-area .static-tip{
|
|
.main-area .static-tip{
|
|
border:1px solid #dcdfe6;
|
|
border:1px solid #dcdfe6;
|
|
height: 38px;
|
|
height: 38px;
|
|
- width: 150px;
|
|
|
|
|
|
+ width: 130px;
|
|
position: absolute;
|
|
position: absolute;
|
|
top:29px;
|
|
top:29px;
|
|
- left: -150px;
|
|
|
|
|
|
+ left: -130px;
|
|
line-height: 38px;
|
|
line-height: 38px;
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
@@ -122,7 +122,7 @@
|
|
.main-area{
|
|
.main-area{
|
|
width: 80%;
|
|
width: 80%;
|
|
min-width: 400px;
|
|
min-width: 400px;
|
|
- margin:20px 150px 20px 140px;
|
|
|
|
|
|
+ margin:20px 150px 20px 124px;
|
|
&.sigle-row{
|
|
&.sigle-row{
|
|
width: 60%;
|
|
width: 60%;
|
|
margin:20px 150px 20px 30%;
|
|
margin:20px 150px 20px 30%;
|