|
@@ -1174,7 +1174,8 @@ export default {
|
|
|
background: url(../../assets/newimg/detail.png) no-repeat;
|
|
background: url(../../assets/newimg/detail.png) no-repeat;
|
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
- height: 150px;
|
|
|
|
|
|
|
+ height: 162px;
|
|
|
|
|
+ margin-top: 10px;
|
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
|
position: relative;
|
|
position: relative;
|
|
|
background-position-y: 8px;
|
|
background-position-y: 8px;
|
|
@@ -1261,7 +1262,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.a2 {
|
|
.a2 {
|
|
|
- top: 50px;
|
|
|
|
|
|
|
+ top: 55px;
|
|
|
right: 50px;
|
|
right: 50px;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -1282,7 +1283,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.a1 {
|
|
.a1 {
|
|
|
- top: 50px;
|
|
|
|
|
|
|
+ top: 55px;
|
|
|
left: 25px;
|
|
left: 25px;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -1319,7 +1320,7 @@ export default {
|
|
|
width: 50%;
|
|
width: 50%;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
|
- padding-top: 26px;
|
|
|
|
|
|
|
+ padding-top: 35px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
p:first-child {
|
|
p:first-child {
|
|
@@ -1346,7 +1347,7 @@ export default {
|
|
|
width: 50%;
|
|
width: 50%;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
|
- padding-top: 26px;
|
|
|
|
|
|
|
+ padding-top: 35px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
p:first-child {
|
|
p:first-child {
|