|
@@ -98,6 +98,17 @@
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
padding: 0 2.6vw 0 12.5vw;
|
|
padding: 0 2.6vw 0 12.5vw;
|
|
}
|
|
}
|
|
|
|
+.aboutus-page .box2.mobile{
|
|
|
|
+ display: none;
|
|
|
|
+ padding: 0;
|
|
|
|
+}
|
|
|
|
+.aboutus-page .box2.mobile .swiper-slide{
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+}
|
|
|
|
+.aboutus-page .box2.mobile .box1-content{
|
|
|
|
+ margin: 16.93vw auto 0 auto;
|
|
|
|
+}
|
|
|
|
|
|
.aboutus-page .box2 .box1-content {
|
|
.aboutus-page .box2 .box1-content {
|
|
margin-top: 0;
|
|
margin-top: 0;
|
|
@@ -117,7 +128,7 @@
|
|
|
|
|
|
.aboutus-page .box3-content .num {
|
|
.aboutus-page .box3-content .num {
|
|
opacity: 0.7;
|
|
opacity: 0.7;
|
|
- font-size: 72px;
|
|
|
|
|
|
+ font-size: 3.75vw;
|
|
font-family: Gilroy, Gilroy-Thin;
|
|
font-family: Gilroy, Gilroy-Thin;
|
|
font-weight: 200;
|
|
font-weight: 200;
|
|
text-align: left;
|
|
text-align: left;
|
|
@@ -134,7 +145,7 @@
|
|
|
|
|
|
.aboutus-page .box3-content .box3-title {
|
|
.aboutus-page .box3-content .box3-title {
|
|
opacity: 0.7;
|
|
opacity: 0.7;
|
|
- font-size: 24px;
|
|
|
|
|
|
+ font-size: 1.25vw;
|
|
font-family: Gilroy, Gilroy-Medium;
|
|
font-family: Gilroy, Gilroy-Medium;
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
text-align: left;
|
|
@@ -144,7 +155,7 @@
|
|
|
|
|
|
.aboutus-page .box3-content .box3-tip {
|
|
.aboutus-page .box3-content .box3-tip {
|
|
opacity: 0.7;
|
|
opacity: 0.7;
|
|
- font-size: 15px;
|
|
|
|
|
|
+ font-size: 0.78vw;
|
|
font-family: Myriad Pro, Myriad Pro-Regular;
|
|
font-family: Myriad Pro, Myriad Pro-Regular;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
text-align: left;
|
|
text-align: left;
|
|
@@ -167,7 +178,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.aboutus-page .box4-content .box4 .title {
|
|
.aboutus-page .box4-content .box4 .title {
|
|
- font-size: 72px;
|
|
|
|
|
|
+ font-size: 3.75vw;
|
|
font-family: Gilroy, Gilroy-Light;
|
|
font-family: Gilroy, Gilroy-Light;
|
|
font-weight: 300;
|
|
font-weight: 300;
|
|
text-align: left;
|
|
text-align: left;
|
|
@@ -189,9 +200,10 @@
|
|
width: 8.33vw;
|
|
width: 8.33vw;
|
|
height: 8.33vw;
|
|
height: 8.33vw;
|
|
background: white;
|
|
background: white;
|
|
- border-radius: 25px;
|
|
|
|
|
|
+ border-radius: 1.3vw;
|
|
box-shadow: 7.98px 15.01px 32px 0px rgba(232, 243, 255, 0.66);
|
|
box-shadow: 7.98px 15.01px 32px 0px rgba(232, 243, 255, 0.66);
|
|
padding: 7px 10px;
|
|
padding: 7px 10px;
|
|
|
|
+ border: none;
|
|
}
|
|
}
|
|
|
|
|
|
.aboutus-page .box4-content .box4 .card .num {
|
|
.aboutus-page .box4-content .box4 .card .num {
|
|
@@ -206,6 +218,7 @@
|
|
.aboutus-page .box4-content .box4 .card .tip {
|
|
.aboutus-page .box4-content .box4 .card .tip {
|
|
font-size: 1vw;
|
|
font-size: 1vw;
|
|
line-height: 1;
|
|
line-height: 1;
|
|
|
|
+ font-family: NexaBold, NexaBold-Regular;
|
|
}
|
|
}
|
|
|
|
|
|
.aboutus-page .box4-content .box4.pic {
|
|
.aboutus-page .box4-content .box4.pic {
|
|
@@ -229,6 +242,11 @@
|
|
text-align: center;
|
|
text-align: center;
|
|
position: relative;
|
|
position: relative;
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+.aboutus-page .box5-content.mobile{
|
|
|
|
+ display: none;
|
|
|
|
+}
|
|
|
|
+
|
|
.aboutus-page .box5-content .title{
|
|
.aboutus-page .box5-content .title{
|
|
font-size: 3.75vw;
|
|
font-size: 3.75vw;
|
|
font-family: Gilroy, Gilroy-Light;
|
|
font-family: Gilroy, Gilroy-Light;
|
|
@@ -323,6 +341,7 @@
|
|
position: relative;
|
|
position: relative;
|
|
display: inline-block;
|
|
display: inline-block;
|
|
white-space: normal;
|
|
white-space: normal;
|
|
|
|
+ border: none;
|
|
}
|
|
}
|
|
.aboutus-page .box5-content .card:hover{
|
|
.aboutus-page .box5-content .card:hover{
|
|
box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
|
|
box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
|
|
@@ -339,13 +358,15 @@
|
|
height: 1px;
|
|
height: 1px;
|
|
background: #e5e5e5;
|
|
background: #e5e5e5;
|
|
position: absolute;
|
|
position: absolute;
|
|
- top: 24.895vw;
|
|
|
|
|
|
+ top: calc(24.895vw + 1px);
|
|
left: 0;
|
|
left: 0;
|
|
}
|
|
}
|
|
.aboutus-page .box5-content .card .split{
|
|
.aboutus-page .box5-content .card .split{
|
|
position: absolute;
|
|
position: absolute;
|
|
top: 7.55vw;
|
|
top: 7.55vw;
|
|
left: 0;
|
|
left: 0;
|
|
|
|
+ transition: all 0.5s;
|
|
|
|
+ width: 0;
|
|
}
|
|
}
|
|
.aboutus-page .box5-content .card .dot{
|
|
.aboutus-page .box5-content .card .dot{
|
|
background: #e5e5e5;
|
|
background: #e5e5e5;
|
|
@@ -353,7 +374,7 @@
|
|
top: 7.55vw;
|
|
top: 7.55vw;
|
|
left: 2.34vw;
|
|
left: 2.34vw;
|
|
border-radius: 50%;
|
|
border-radius: 50%;
|
|
- width: 5px;
|
|
|
|
|
|
+ width: 0;
|
|
height: 5px;
|
|
height: 5px;
|
|
transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
}
|
|
}
|
|
@@ -364,6 +385,7 @@
|
|
position: absolute;
|
|
position: absolute;
|
|
top: 3vw;
|
|
top: 3vw;
|
|
right: 2vw;
|
|
right: 2vw;
|
|
|
|
+ display: none;
|
|
}
|
|
}
|
|
|
|
|
|
.aboutus-page .box5-content .card .name{
|
|
.aboutus-page .box5-content .card .name{
|
|
@@ -386,14 +408,18 @@
|
|
}
|
|
}
|
|
.aboutus-page .box5-content .card:hover .split,.dot{
|
|
.aboutus-page .box5-content .card:hover .split,.dot{
|
|
background: #008bff;
|
|
background: #008bff;
|
|
|
|
+ width: 100%;
|
|
}
|
|
}
|
|
.aboutus-page .box5-content .card:hover .dot{
|
|
.aboutus-page .box5-content .card:hover .dot{
|
|
background: #008bff;
|
|
background: #008bff;
|
|
|
|
+ width: 5px;
|
|
}
|
|
}
|
|
.aboutus-page .box5-content .card:hover .name{
|
|
.aboutus-page .box5-content .card:hover .name{
|
|
color: #008bff;
|
|
color: #008bff;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+.aboutus-page .box5-content .card:hover .logo{
|
|
|
|
+ display: block;
|
|
|
|
+}
|
|
.aboutus-page .box6-content{
|
|
.aboutus-page .box6-content{
|
|
width: 100%;
|
|
width: 100%;
|
|
height: calc(36.45vw + 6.97vw);
|
|
height: calc(36.45vw + 6.97vw);
|
|
@@ -437,33 +463,50 @@
|
|
left: 0;
|
|
left: 0;
|
|
transform-origin:left bottom;
|
|
transform-origin:left bottom;
|
|
}
|
|
}
|
|
-.aboutus-page .box6-content .cards.last{
|
|
|
|
- opacity: 0.2;
|
|
|
|
- transform: rotate(-10deg);
|
|
|
|
- pointer-events: none;/* 点击穿透 */
|
|
|
|
|
|
+.aboutus-page .box6-content .cards{
|
|
|
|
+
|
|
}
|
|
}
|
|
|
|
|
|
.aboutus-page .box6-content .card{
|
|
.aboutus-page .box6-content .card{
|
|
|
|
+ position: relative;
|
|
width: 17.8vw;
|
|
width: 17.8vw;
|
|
min-height: 17.8vw;
|
|
min-height: 17.8vw;
|
|
background: #ffffff;
|
|
background: #ffffff;
|
|
border-radius: 24px;
|
|
border-radius: 24px;
|
|
padding: 3.17vw 1.56vw;
|
|
padding: 3.17vw 1.56vw;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
-}
|
|
|
|
-.aboutus-page .box6-content .cards.last .card{
|
|
|
|
- display: none;
|
|
|
|
- transition: all 0.8s;
|
|
|
|
|
|
+ z-index: 1;
|
|
cursor: default;
|
|
cursor: default;
|
|
}
|
|
}
|
|
-.aboutus-page .box6-content .cards.first{
|
|
|
|
- z-index: 100;
|
|
|
|
|
|
+
|
|
|
|
+.aboutus-page .box6-content .card:after{
|
|
|
|
+ content: '';
|
|
|
|
+ position: absolute;
|
|
|
|
+ top: -1px;
|
|
|
|
+ left: 1.56vw;
|
|
|
|
+ width: 3.12vw;
|
|
|
|
+ height: 4px;
|
|
|
|
+ background: #40d5fa;
|
|
|
|
+ border-radius: 2px;
|
|
|
|
+ transition: width 0.5s;
|
|
}
|
|
}
|
|
-.aboutus-page .box6-content .cards.last .card div{
|
|
|
|
- display: none;
|
|
|
|
|
|
+.aboutus-page .box6-content .card:hover:after{
|
|
|
|
+ width: calc(100% - 1.56vw * 2);
|
|
}
|
|
}
|
|
-.aboutus-page .box6-content .cards.last .card:first-child{
|
|
|
|
- display: block;
|
|
|
|
|
|
+
|
|
|
|
+.aboutus-page .box6-content .card:hover .bg{
|
|
|
|
+ opacity: 0.2;
|
|
|
|
+ transition: transform 0.8s;
|
|
|
|
+ transform-origin: left bottom;
|
|
|
|
+ transform: rotate(-10deg);
|
|
|
|
+ position: absolute;
|
|
|
|
+ top: 0;
|
|
|
|
+ left: 0;
|
|
|
|
+ z-index: 0;
|
|
|
|
+ height: 100%;
|
|
|
|
+ width: 100%;
|
|
|
|
+ background: white;
|
|
|
|
+ border-radius: 24px;
|
|
}
|
|
}
|
|
.aboutus-page .box6-content .cards .card .date{
|
|
.aboutus-page .box6-content .cards .card .date{
|
|
font-size: 0.729vw;
|
|
font-size: 0.729vw;
|
|
@@ -530,36 +573,43 @@
|
|
height: 90.66vw;
|
|
height: 90.66vw;
|
|
object-fit: cover;
|
|
object-fit: cover;
|
|
}
|
|
}
|
|
|
|
+
|
|
.aboutus-page .box1 {
|
|
.aboutus-page .box1 {
|
|
height: 90.66vw;
|
|
height: 90.66vw;
|
|
}
|
|
}
|
|
- .aboutus-page .box1-content{
|
|
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box1-content {
|
|
margin: 16.93vw auto 0 auto;
|
|
margin: 16.93vw auto 0 auto;
|
|
width: 82.4vw;
|
|
width: 82.4vw;
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
- .aboutus-page .box1-title{
|
|
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box1-title {
|
|
font-size: 8vw;
|
|
font-size: 8vw;
|
|
width: 100%;
|
|
width: 100%;
|
|
line-height: 1;
|
|
line-height: 1;
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
- .aboutus-page .box1-tip{
|
|
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box1-tip {
|
|
font-size: 5.33vw;
|
|
font-size: 5.33vw;
|
|
margin: 4vw 0;
|
|
margin: 4vw 0;
|
|
width: 100%;
|
|
width: 100%;
|
|
text-align: center;
|
|
text-align: center;
|
|
line-height: 5.33vw;
|
|
line-height: 5.33vw;
|
|
}
|
|
}
|
|
- .aboutus-page .box1-content button{
|
|
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box1-content button {
|
|
width: 40vw;
|
|
width: 40vw;
|
|
height: 10.8vw;
|
|
height: 10.8vw;
|
|
}
|
|
}
|
|
- .aboutus-page .box2-content img{
|
|
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box2-content img {
|
|
width: 59.06vw;
|
|
width: 59.06vw;
|
|
height: 33.86vw;
|
|
height: 33.86vw;
|
|
}
|
|
}
|
|
- .aboutus-page .box2-content div{
|
|
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box2-content div {
|
|
font-size: 3.7vw;
|
|
font-size: 3.7vw;
|
|
line-height: 4.5vw;
|
|
line-height: 4.5vw;
|
|
display: block;
|
|
display: block;
|
|
@@ -568,4 +618,206 @@
|
|
height: auto;
|
|
height: auto;
|
|
word-break: break-all;
|
|
word-break: break-all;
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box2-content {
|
|
|
|
+ margin: 9.33vw auto 8vw auto;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box2.mobile {
|
|
|
|
+ display: block;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box2.pc {
|
|
|
|
+ display: none;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box2 {
|
|
|
|
+ height: 106vw;
|
|
|
|
+ position: relative;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box2 .box1-content .logo {
|
|
|
|
+ width: 26.8vw;
|
|
|
|
+ height: 7.73vw;
|
|
|
|
+ position: absolute;
|
|
|
|
+ top: 10.53vw;
|
|
|
|
+ left: 4vw;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box3-content {
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: 100%;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box3-content .box3 {
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+ flex-flow: column;
|
|
|
|
+ width: 50vw;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box3-content .num {
|
|
|
|
+ font-size: 14vw;
|
|
|
|
+ margin-top: 18vw;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box3-content .box3-title {
|
|
|
|
+ font-size: 6.5vw;
|
|
|
|
+ line-height: 1;
|
|
|
|
+ text-align: center;
|
|
|
|
+ margin: 3vw 0;
|
|
|
|
+ padding: 0 1vw;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box3-content .box3-tip {
|
|
|
|
+ font-size: 5vw;
|
|
|
|
+ line-height: 1.2;
|
|
|
|
+ text-align: center;
|
|
|
|
+ margin: 3vw 0;
|
|
|
|
+ padding: 0 1vw;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box3-content img {
|
|
|
|
+ height: auto;
|
|
|
|
+ margin-top: 0;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box4-content {
|
|
|
|
+ display: block;
|
|
|
|
+ height: auto;
|
|
|
|
+ background-position: top;
|
|
|
|
+ background-size: contain;
|
|
|
|
+ background-repeat: no-repeat;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box4-content .box4 .cards {
|
|
|
|
+ width: 100%;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box4-content .box4 .title {
|
|
|
|
+ font-family: NexaBold, NexaBold-Regular;
|
|
|
|
+ font-size: 6.4vw;
|
|
|
|
+ padding: 15.46vw 0 5.33vw 0;
|
|
|
|
+ margin: 0;
|
|
|
|
+ text-align: center;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box4-content .box4 .card {
|
|
|
|
+ width: 28vw;
|
|
|
|
+ height: 28vw;
|
|
|
|
+ border-radius: 3vw;
|
|
|
|
+ padding: 4vw 2.66vw;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box4-content .box4 img {
|
|
|
|
+ width: 5.33vw;
|
|
|
|
+ height: 5.33vw;
|
|
|
|
+ top: 2.66vw;
|
|
|
|
+ right: 2.66vw;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box4-content .box4 .card .num {
|
|
|
|
+ font-size: 8vw;
|
|
|
|
+ font-family: NexaBold, NexaBold-Regular;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box4-content .box4 .card .tip {
|
|
|
|
+ font-size: 2.93vw;
|
|
|
|
+ margin-top: 3.73vw;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box4-content .box4.pic {
|
|
|
|
+ height: 77.6vw;
|
|
|
|
+ width: 100%;
|
|
|
|
+ margin-top: 8vw;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box5-content.pc {
|
|
|
|
+ display: none;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box5-content.mobile {
|
|
|
|
+ display: block;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box5-content .title {
|
|
|
|
+ font-size: 6.3vw;
|
|
|
|
+ font-family: NexaBold, NexaBold-Regular;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ text-align: center;
|
|
|
|
+ color: #008bff;
|
|
|
|
+ margin-bottom: 5.33vw;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box5-content .nav {
|
|
|
|
+ height: 12.4vw;
|
|
|
|
+ background: #f2f2f2;
|
|
|
|
+ padding: 0 8vw;
|
|
|
|
+ white-space: nowrap;
|
|
|
|
+ display: block;
|
|
|
|
+ overflow-y: auto;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box5-content .nav::-webkit-scrollbar {
|
|
|
|
+ width: 0;
|
|
|
|
+ height: 0;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box5-content .nav .nav-title{
|
|
|
|
+ line-height: 12.4vw;
|
|
|
|
+ font-size: 4.8vw;
|
|
|
|
+ font-family: Gilroy, Gilroy-Bold;
|
|
|
|
+ font-weight: 700;
|
|
|
|
+ color: #999999;
|
|
|
|
+ margin-right: 8.66vw;
|
|
|
|
+ position: relative;
|
|
|
|
+ display: inline-block;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box5-content .nav .nav-title:nth-last-child(1){
|
|
|
|
+ margin-right: 0;
|
|
|
|
+ }
|
|
|
|
+ .aboutus-page .box5-content .nav .nav-title:hover:after{
|
|
|
|
+ content: '';
|
|
|
|
+ position: absolute;
|
|
|
|
+ bottom: 1.85vw;
|
|
|
|
+ left: 50%;
|
|
|
|
+ transform: translateX(-50%);
|
|
|
|
+ height: 3px;
|
|
|
|
+ width: 60%;
|
|
|
|
+ background: #008bff;
|
|
|
|
+ }
|
|
|
|
+ .aboutus-page .box5-content .nav .nav-title:hover{
|
|
|
|
+ color: #008bff;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box5-content .content{
|
|
|
|
+ text-align: left;
|
|
|
|
+ padding: 1.33vw 8vw 16vw 8vw;
|
|
|
|
+ }
|
|
|
|
+ .aboutus-page .box5-content .content .name{
|
|
|
|
+ font-size: 4.8vw;
|
|
|
|
+ font-family: NexaBold, NexaBold-Regular;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ text-align: left;
|
|
|
|
+ color: #333333;
|
|
|
|
+ margin: 4vw 0 0 0;
|
|
|
|
+ }
|
|
|
|
+ .aboutus-page .box5-content .content .desc{
|
|
|
|
+ font-size: 3.73vw;
|
|
|
|
+ font-family: Myriad Pro, Myriad Pro-Regular;
|
|
|
|
+ font-weight: 400;
|
|
|
|
+ text-align: left;
|
|
|
|
+ color: #242a30;
|
|
|
|
+ margin-top: 2.66vw 0 0 0;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page .box6-content{
|
|
|
|
+ display: none;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .aboutus-page footer{
|
|
|
|
+ display: none;
|
|
|
|
+ }
|
|
}
|
|
}
|