|
|
@@ -1064,6 +1064,7 @@
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
padding: 0 8px 0 32px;
|
|
|
+ box-sizing: border-box;
|
|
|
.vt-left{
|
|
|
font-family: PingFang-SC, PingFang-SC;
|
|
|
font-weight: bold;
|
|
|
@@ -1240,6 +1241,7 @@
|
|
|
border: 1px solid #AEDADA;
|
|
|
width: calc(100% - 9px);
|
|
|
padding: 46px 16px 16px;
|
|
|
+ box-sizing: border-box;
|
|
|
margin: 27px 0 0 8px;
|
|
|
position: relative;
|
|
|
.vd-title{
|