|
@@ -471,7 +471,7 @@ export default {
|
|
}
|
|
}
|
|
|
|
|
|
.topText {
|
|
.topText {
|
|
- width: 94%;
|
|
|
|
|
|
+ width: 89%;
|
|
border-bottom: 2.5px solid #044b79;
|
|
border-bottom: 2.5px solid #044b79;
|
|
display: inline-block;
|
|
display: inline-block;
|
|
position: relative;
|
|
position: relative;
|
|
@@ -580,11 +580,12 @@ export default {
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
border-bottom: 1px dashed #044b79;
|
|
border-bottom: 1px dashed #044b79;
|
|
padding: 15px 0;
|
|
padding: 15px 0;
|
|
- margin: 0 0 22px 0;
|
|
|
|
|
|
+ height: 140px;
|
|
|
|
+ margin: 0 0 12px 0;
|
|
}
|
|
}
|
|
.downRightList .el-image {
|
|
.downRightList .el-image {
|
|
height: 95px;
|
|
height: 95px;
|
|
- border-radius: 90px;
|
|
|
|
|
|
+ border-radius: 100%;
|
|
}
|
|
}
|
|
.downRightList .infos {
|
|
.downRightList .infos {
|
|
padding: 0 10px;
|
|
padding: 0 10px;
|