@@ -98,8 +98,8 @@
}
.A3IRight {
- width: 42%;
- padding: 40px 20px 0;
+ width: 45%;
+ padding: 40px 0px 0;
.A3IRtit {
display: flex;
@@ -133,7 +133,7 @@
.A3IRtitRow {
- padding: 0 0 0 200px;
+ padding: 0 0 0 240px;
position: relative;
margin-top: 30px;
font-size: 18px;
@@ -146,7 +146,7 @@
.A3IRtitRowYuan {
position: absolute;
- left: 165px;
+ left: 210px;
top: 5px;
width: 14px;
height: 14px;
@@ -1,5 +1,6 @@
.A3Goods {
background-size: 100% 100%;
+ position: relative;
:global {
.A3top {