|
|
@ -2180,7 +2180,7 @@ path { |
|
|
.box1{ |
|
|
.box1{ |
|
|
width: 802px; |
|
|
width: 802px; |
|
|
min-height: 220px; |
|
|
min-height: 220px; |
|
|
padding: 18px 44px 18px 28px; |
|
|
padding: 20px 40px 20px 20px; |
|
|
background-image: url("../../../static/images/1.png"); |
|
|
background-image: url("../../../static/images/1.png"); |
|
|
background-size: 100% 100%; |
|
|
background-size: 100% 100%; |
|
|
display: flex; |
|
|
display: flex; |
|
|
@ -2198,13 +2198,14 @@ path { |
|
|
.box2{ |
|
|
.box2{ |
|
|
width: 368px; |
|
|
width: 368px; |
|
|
min-height: 220px; |
|
|
min-height: 220px; |
|
|
padding: 26px 0px 0px 24px; |
|
|
padding: 15px 0px 0px 15px; |
|
|
background-image: url("../../../static/images/2.png"); |
|
|
background-image: url("../../../static/images/2.png"); |
|
|
background-size: 100% 100%; |
|
|
background-size: 100% 100%; |
|
|
position: relative; |
|
|
position: relative; |
|
|
|
|
|
|
|
|
.txt_1{ |
|
|
.txt_1{ |
|
|
width: 260px; |
|
|
width: 285px; |
|
|
|
|
|
line-height: 26px; |
|
|
} |
|
|
} |
|
|
.txt_2{ |
|
|
.txt_2{ |
|
|
width: 200px; |
|
|
width: 200px; |
|
|
@ -2221,14 +2222,18 @@ path { |
|
|
.box3{ |
|
|
.box3{ |
|
|
width: 368px; |
|
|
width: 368px; |
|
|
height: 260px; |
|
|
height: 260px; |
|
|
padding: 26px 0px 0px 17px; |
|
|
padding: 15px 0px 0px 15px; |
|
|
background-image: url("../../../static/images/3.png"); |
|
|
background-image: url("../../../static/images/3.png"); |
|
|
background-size: 100% 100%; |
|
|
background-size: 100% 100%; |
|
|
margin-top: 30px; |
|
|
margin-top: 30px; |
|
|
position: relative; |
|
|
position: relative; |
|
|
|
|
|
|
|
|
.txt_1, .txt_2{ |
|
|
.txt_1{ |
|
|
width: 250px; |
|
|
width: 285px; |
|
|
|
|
|
line-height: 26px; |
|
|
|
|
|
} |
|
|
|
|
|
.txt_2{ |
|
|
|
|
|
width: 200px; |
|
|
} |
|
|
} |
|
|
img{ |
|
|
img{ |
|
|
width: 155px; |
|
|
width: 155px; |
|
|
@ -2242,7 +2247,7 @@ path { |
|
|
.box4{ |
|
|
.box4{ |
|
|
width: 802px; |
|
|
width: 802px; |
|
|
height: 260px; |
|
|
height: 260px; |
|
|
padding: 30px 50px 30px 30px; |
|
|
padding: 20px 50px 20px 20px; |
|
|
background-image: url("../../../static/images/4.png"); |
|
|
background-image: url("../../../static/images/4.png"); |
|
|
background-size: 100% 100%; |
|
|
background-size: 100% 100%; |
|
|
margin-top: 30px; |
|
|
margin-top: 30px; |
|
|
|