|
@ -37,7 +37,6 @@ |
|
|
</g> |
|
|
</g> |
|
|
</g> |
|
|
</g> |
|
|
</svg> |
|
|
</svg> |
|
|
<!-- <img :src="Hardware" alt="icon" class="icon" /> --> |
|
|
|
|
|
<h3 class="card_title">硬件定制</h3> |
|
|
<h3 class="card_title">硬件定制</h3> |
|
|
<div class="desc"> |
|
|
<div class="desc"> |
|
|
<p class="line">专业水下视学设备团队,研发出品多</p> |
|
|
<p class="line">专业水下视学设备团队,研发出品多</p> |
|
@ -313,10 +312,14 @@ |
|
|
font-weight: 500; |
|
|
font-weight: 500; |
|
|
color: #7e7e7e; |
|
|
color: #7e7e7e; |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
|
|
|
padding: 10px 0; |
|
|
} |
|
|
} |
|
|
&:hover { |
|
|
&:hover { |
|
|
box-shadow: 0 10px 30px 0 rgba(136, 150, 171, 0.15); |
|
|
box-shadow: 0 10px 30px 0 rgba(136, 150, 171, 0.15); |
|
|
border-radius: 10px; |
|
|
border-radius: 10px; |
|
|
|
|
|
.en { |
|
|
|
|
|
border-bottom: 1px solid #000; |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|