|
@@ -8,10 +8,8 @@
|
|
|
</div>
|
|
|
<div class="content-maper">
|
|
|
<div class="content-one">
|
|
|
- <div class="">
|
|
|
- <div class="photo">
|
|
|
- <img src="@/assets/images/main/choose_bg11.png" />
|
|
|
- </div>
|
|
|
+ <div class="photo">
|
|
|
+ <img src="@/assets/images/engineering/car.png" width="70" />
|
|
|
</div>
|
|
|
<div style="background-color: #00ffff1a;width: 294.15px;height: 70px;display: flex;align-items: center;justify-content: center;position: relative">
|
|
|
<div style="position: absolute;right: 0;height: 100%;width: 10px;border: 1px solid #00FFFF;border-left: none; "></div>
|
|
@@ -1103,11 +1101,8 @@ export default {
|
|
|
font-size: 10px;
|
|
|
}
|
|
|
.photo{
|
|
|
+ padding-top: 5px;
|
|
|
padding-right: 30px;
|
|
|
- img{
|
|
|
- width: 52.68px;
|
|
|
- height: 59.67px;
|
|
|
- }
|
|
|
}
|
|
|
.box-big{
|
|
|
width: 100%;
|