姓名
@@ -423,7 +423,6 @@ form input {
flex-direction: column;
justify-content: space-around;
height: 700px;
-
}
.img-8 {
min-width: 600px;
@@ -469,7 +468,6 @@ form input {
justify-content: space-around;
height: 500px;
margin-top: 50px;
-
}
.lx-wb {
@@ -482,8 +480,7 @@ form input {
margin-top: 180px;
min-height: 700px;
background-color: #f7f6f6;
- flex-wrap:wrap;
-
+ flex-wrap: wrap;
}
.tb {
color: #2d3fdd;
@@ -495,22 +492,21 @@ form input {
font-size: 30px;
}
.img-7 {
- min-width: 600px;
- height: 400px;
+ min-width: 500px;
+ height: 300px;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
border-radius: 10px;
}
.fan-nr {
display: flex;
justify-content: space-around;
- flex-wrap:wrap;
+ flex-wrap: wrap;
}
.fan-left {
display: flex;
flex-direction: column;
justify-content: space-around;
height: 300px;
- margin-right: 300px;
}
.fan-wb1 {
font-size: 20px;
@@ -540,7 +536,7 @@ form input {
.dt-box {
display: flex;
justify-content: space-around;
- flex-wrap:wrap;
+ flex-wrap: wrap;
}
.fbt-2 {
color: #272626;
@@ -578,7 +574,7 @@ form input {
}
.dt-bj {
display: flex;
- width: 550px;
+ width: 450px;
height: 500px;
border-radius: 10px;
margin-top: 60px;
@@ -592,7 +588,6 @@ form input {
}
.img-4 {
margin-top: 20px;
- width: 480px;
height: 250px;
border-radius: 10px;
}
@@ -608,12 +603,9 @@ form input {
.an-ls-body {
display: flex;
justify-content: space-around;
- margin-right: 100px;
+
flex-wrap: wrap;
}
-.an-li-box {
- margin-left: 100px;
-}
.em-5 {
text-align: center;
margin-top: 20px;
@@ -631,7 +623,6 @@ form input {
display: flex;
flex-direction: column;
justify-content: space-around;
-
}
.bteen-box {
display: flex;
@@ -662,7 +653,7 @@ form input {
display: flex;
flex-direction: column;
justify-content: space-around;
- width: 450px;
+ width: 400px;
height: 250px;
margin-top: 60px;
border-radius: 8px;
@@ -682,16 +673,15 @@ form input {
line-height: 1.5;
letter-spacing: 2px;
font-weight: 100;
+ margin-right: 10px;
}
.fw {
display: flex;
justify-content: space-around;
- flex-wrap:wrap;
-
-
+ flex-wrap: wrap;
}
.fw-box {
- width: 430px;
+ width: 330px;
height: 280px;
align-content: space-around;
border-radius: 8px;
@@ -807,10 +797,10 @@ form input {
}
.bk {
display: flex;
- flex-direction:column;
+ flex-direction: column;
background-color: #fff;
- justify-content:space-around;
- min-height:700px;
+ justify-content: space-around;
+ min-height: 700px;
}
.an-1 {
@@ -875,6 +865,14 @@ form input {
gap: 20px;
margin-right: 100px;
}
+.dhl-yt {
+ color: black;
+ transition: color 0.3s;
+}
+.dhl-yt:hover {
+ color: rgb(56, 84, 195);
+ cursor: pointer;
+}
.carousel {
position: relative;
width: 100%;