|
@@ -149,7 +149,7 @@ export default {
|
|
border-bottom: 1px solid #E7E7E7;
|
|
border-bottom: 1px solid #E7E7E7;
|
|
.default{
|
|
.default{
|
|
display: inline-block;
|
|
display: inline-block;
|
|
- font-family: PingFangSC, PingFang SC;
|
|
|
|
|
|
+ font-family: syNormal;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
font-size: 22px;
|
|
font-size: 22px;
|
|
color: #6F7CA3;
|
|
color: #6F7CA3;
|
|
@@ -162,7 +162,7 @@ export default {
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
.active{
|
|
.active{
|
|
- font-family: PingFangSC, PingFang SC;
|
|
|
|
|
|
+ font-family: syNormal;
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
font-size: 22px;
|
|
font-size: 22px;
|
|
color: rgba(4,8,20,0.9);
|
|
color: rgba(4,8,20,0.9);
|
|
@@ -205,7 +205,7 @@ export default {
|
|
background: #106DFF;
|
|
background: #106DFF;
|
|
line-height: 38px;
|
|
line-height: 38px;
|
|
border-radius: 22px;
|
|
border-radius: 22px;
|
|
- font-family: PingFangSC, PingFang SC;
|
|
|
|
|
|
+ font-family: syNormal;
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
font-size: 17px;
|
|
font-size: 17px;
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
@@ -229,7 +229,7 @@ export default {
|
|
p{
|
|
p{
|
|
.name{
|
|
.name{
|
|
height: 33px;
|
|
height: 33px;
|
|
- font-family: PingFangSC, PingFang SC;
|
|
|
|
|
|
+ font-family: syNormal;
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
font-size: 22px;
|
|
font-size: 22px;
|
|
color: rgba(4,8,20,0.9);
|
|
color: rgba(4,8,20,0.9);
|
|
@@ -239,7 +239,7 @@ export default {
|
|
}
|
|
}
|
|
.sfz{
|
|
.sfz{
|
|
height: 30px;
|
|
height: 30px;
|
|
- font-family: PingFangSC, PingFang SC;
|
|
|
|
|
|
+ font-family: syNormal;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
font-size: 19px;
|
|
font-size: 19px;
|
|
color: #6F7CA3;
|
|
color: #6F7CA3;
|
|
@@ -249,7 +249,7 @@ export default {
|
|
}
|
|
}
|
|
.tel{
|
|
.tel{
|
|
height: 30px;
|
|
height: 30px;
|
|
- font-family: PingFangSC, PingFang SC;
|
|
|
|
|
|
+ font-family: syNormal;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
font-size: 19px;
|
|
font-size: 19px;
|
|
color: #242F52;
|
|
color: #242F52;
|
|
@@ -259,7 +259,7 @@ export default {
|
|
}
|
|
}
|
|
.address{
|
|
.address{
|
|
height: 30px;
|
|
height: 30px;
|
|
- font-family: PingFangSC, PingFang SC;
|
|
|
|
|
|
+ font-family: syNormal;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
font-size: 19px;
|
|
font-size: 19px;
|
|
color: #242F52;
|
|
color: #242F52;
|