|
|
@@ -32,7 +32,7 @@
|
|
|
|
|
|
.text {
|
|
|
font-size: 9px;
|
|
|
- max-height: 71px;
|
|
|
+ max-height: 77px;
|
|
|
overflow: auto;
|
|
|
&::-webkit-scrollbar {
|
|
|
width: 0;
|
|
|
@@ -52,7 +52,7 @@
|
|
|
.record1 {
|
|
|
width: 200px;
|
|
|
height: 75px;
|
|
|
- transform: translate(-80%, -121%);
|
|
|
+ transform: translate(-149px, -104px);
|
|
|
background: url('../../../../assets/img/A7_discover_record1.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
@@ -60,7 +60,7 @@
|
|
|
.record2 {
|
|
|
width: 130px;
|
|
|
height: 60px;
|
|
|
- transform: translate(0%, 166%);
|
|
|
+ transform: translate(0%, 94px);
|
|
|
background: url('../../../../assets/img/A7_discover_record2.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
|
|
|
@@ -87,18 +87,21 @@
|
|
|
.record3 {
|
|
|
width: 155px;
|
|
|
height: 45px;
|
|
|
- transform: translate(21%, -48%);
|
|
|
+ transform: translate(25px, -26px);
|
|
|
background: url('../../../../assets/img/A7_discover_record3.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
- flex-direction: row;
|
|
|
+ padding: 7px 10px;
|
|
|
+ .text {
|
|
|
+ overflow: hidden;
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
.record4 {
|
|
|
width: 140px;
|
|
|
height: 25px;
|
|
|
- transform: translate(-95%, 270%);
|
|
|
+ transform: translate(-120px, 84px);
|
|
|
background: url('../../../../assets/img/A7_discover_record4.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
display: flex;
|
|
|
@@ -106,15 +109,15 @@
|
|
|
flex-direction: row;
|
|
|
|
|
|
.text {
|
|
|
- height: 36px;
|
|
|
- line-height: 36px;
|
|
|
+ height: 22px;
|
|
|
+ line-height: 25px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.record5 {
|
|
|
width: 102px;
|
|
|
height: 25px;
|
|
|
- transform: translate(-139%, -254%);
|
|
|
+ transform: translate(-123px, -73px);
|
|
|
background: url('../../../../assets/img/A7_discover_record5.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
display: flex;
|
|
|
@@ -128,7 +131,7 @@
|
|
|
|
|
|
.point {
|
|
|
height: 40px;
|
|
|
- width: 40px;
|
|
|
+ width: 24px;
|
|
|
position: absolute;
|
|
|
top: 50%;
|
|
|
left: 50%;
|
|
|
@@ -141,11 +144,11 @@
|
|
|
}
|
|
|
|
|
|
.point1 {
|
|
|
- transform: translate(-45%, -54%);
|
|
|
+ transform: translate(-16%, -83%);
|
|
|
}
|
|
|
|
|
|
.point2 {
|
|
|
- transform: translate(-26%, 176%);
|
|
|
+ transform: translate(-5%, 146%);
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@@ -191,35 +194,35 @@
|
|
|
position: relative;
|
|
|
|
|
|
.point3 {
|
|
|
- transform: translate(101%, 27%);
|
|
|
+ transform: translate(36px, 16px);
|
|
|
}
|
|
|
|
|
|
.point4 {
|
|
|
- transform: translate(-147%, 111%);
|
|
|
+ transform: translate(-33px, 45px);
|
|
|
}
|
|
|
|
|
|
.point5 {
|
|
|
- transform: translate(-208%, -106%);
|
|
|
+ transform: translate(-62px, -57px);
|
|
|
}
|
|
|
|
|
|
.arrow2 {
|
|
|
width: 22px;
|
|
|
- height: 58px;
|
|
|
+ height: 72px;
|
|
|
position: absolute;
|
|
|
top: 50%;
|
|
|
left: 50%;
|
|
|
- transform: translate(-280%, -1%);
|
|
|
+ transform: translate(-261%, -18%);
|
|
|
background: url('../../../../assets/img/A7_discover_arrow2.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
|
|
|
.arrow3 {
|
|
|
- width: 77px;
|
|
|
+ width: 57px;
|
|
|
height: 28px;
|
|
|
position: absolute;
|
|
|
top: 50%;
|
|
|
left: 50%;
|
|
|
- transform: translate(-26%, 120%);
|
|
|
+ transform: translate(-26%, 139%);
|
|
|
background: url('../../../../assets/img/A7_discover_arrow3.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
@@ -336,6 +339,10 @@
|
|
|
line-height: 18px;
|
|
|
position: relative;
|
|
|
|
|
|
+ a {
|
|
|
+ color: rgba(175, 135, 100, 1);
|
|
|
+ }
|
|
|
+
|
|
|
.textBj {
|
|
|
position: absolute;
|
|
|
top: -0%;
|
|
|
@@ -346,6 +353,20 @@
|
|
|
max-height: 99999px;
|
|
|
object-fit: fill !important;
|
|
|
}
|
|
|
+ .txt2_item {
|
|
|
+ width: 100%;
|
|
|
+ height: fit-content;
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ gap: 5px;
|
|
|
+ color: rgba(93, 96, 96, 1);
|
|
|
+ margin-bottom: 20px;
|
|
|
+ .text_name {
|
|
|
+ font-weight: bold;
|
|
|
+ }
|
|
|
+ .text_txt {
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
.from {
|
|
|
@@ -365,6 +386,7 @@
|
|
|
position: absolute;
|
|
|
left: 2%;
|
|
|
bottom: 2%;
|
|
|
+ z-index: 10;
|
|
|
cursor: pointer;
|
|
|
|
|
|
& > img {
|
|
|
@@ -408,8 +430,8 @@
|
|
|
.left {
|
|
|
.record1 {
|
|
|
width: 230px;
|
|
|
- height: 120px;
|
|
|
- transform: translate(-79%, -118%);
|
|
|
+ height: 127px;
|
|
|
+ transform: translate(-166px, -139px);
|
|
|
|
|
|
.text {
|
|
|
font-size: 14px;
|
|
|
@@ -424,7 +446,6 @@
|
|
|
padding-top: 15px;
|
|
|
width: 190px;
|
|
|
height: 80px;
|
|
|
- transform: translate(-4%, 120%);
|
|
|
|
|
|
.text {
|
|
|
font-size: 14px;
|
|
|
@@ -451,7 +472,7 @@
|
|
|
padding-top: 2px;
|
|
|
width: 156px;
|
|
|
height: 36px;
|
|
|
- transform: translate(-119%, -206%);
|
|
|
+ transform: translate(-163px, -83px);
|
|
|
|
|
|
.text {
|
|
|
font-size: 14px;
|
|
|
@@ -465,11 +486,12 @@
|
|
|
.record3 {
|
|
|
width: 181px;
|
|
|
height: 60px;
|
|
|
- transform: translate(16.5%, -84%);
|
|
|
+ transform: translate(19px, -32px);
|
|
|
padding-top: 2px;
|
|
|
|
|
|
.text {
|
|
|
font-size: 14px;
|
|
|
+ padding: 6px 0px;
|
|
|
}
|
|
|
|
|
|
.btn {
|
|
|
@@ -480,7 +502,7 @@
|
|
|
.record4 {
|
|
|
width: 192px;
|
|
|
height: 36px;
|
|
|
- transform: translate(-89.5%, 210%);
|
|
|
+ transform: translate(-145px, 84px);
|
|
|
padding-top: 16px;
|
|
|
|
|
|
.text {
|
|
|
@@ -491,6 +513,9 @@
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
}
|
|
|
+ .point4 {
|
|
|
+ transform: translate(-34px, 47px);
|
|
|
+ }
|
|
|
|
|
|
.back {
|
|
|
width: 90px;
|
|
|
@@ -502,6 +527,19 @@
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ .right {
|
|
|
+ .scroll {
|
|
|
+ .item {
|
|
|
+ .text {
|
|
|
+ width: 90%;
|
|
|
+ .text_txt {
|
|
|
+ width: 90%;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
.direct {
|
|
|
left: 1%;
|
|
|
bottom: 1%;
|