|
@@ -293,6 +293,7 @@ export default {
|
|
|
|
|
|
.classification-btns {
|
|
|
text-align: center;
|
|
|
+ margin-top: 80px;
|
|
|
.classification-online-zixun {
|
|
|
display: inline-block;
|
|
|
background: #0065cd;
|
|
@@ -301,7 +302,7 @@ export default {
|
|
|
color: #ffffff;
|
|
|
font-weight: 400;
|
|
|
font-size: 16px;
|
|
|
- line-height: 48px;
|
|
|
+ line-height: 50px;
|
|
|
margin-bottom: 128px;
|
|
|
width: 138px;
|
|
|
height: 50px;
|
|
@@ -375,6 +376,7 @@ export default {
|
|
|
}
|
|
|
|
|
|
.classification-btns {
|
|
|
+ margin-top: 20px;
|
|
|
.classification-online-zixun {
|
|
|
margin-bottom: 60px;
|
|
|
}
|