You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
1.5 KiB
68 lines
1.5 KiB
.flex_box_center___30MKN {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1jJvF {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3J2rX {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2A94X {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___2P7Lk {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.title___3I4-b {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.statisticsWrp___thSt4 {
|
|
padding: 20px;
|
|
background: #fff;
|
|
margin-bottom: 30px;
|
|
}
|
|
.statistics___eFfMq {
|
|
color: #fff;
|
|
}
|
|
.statistics___eFfMq > div:nth-child(1) {
|
|
background-image: url(./static/sprenshu.2408fbec.png);
|
|
}
|
|
.statistics___eFfMq > div:nth-child(2) {
|
|
background-image: url(./static/spcishu.01680648.png);
|
|
}
|
|
.statistics___eFfMq > div:nth-child(3) {
|
|
background-image: url(./static/shipingshi.9b3366a3.png);
|
|
}
|
|
.statistics___eFfMq > div {
|
|
height: 100px;
|
|
background-size: 100% 100%;
|
|
border-radius: 7px;
|
|
padding: 20px;
|
|
}
|
|
.statistics___eFfMq > div strong {
|
|
font-size: 30px;
|
|
}
|
|
.infoWrp___25k2A {
|
|
padding: 20px;
|
|
background: #fff;
|
|
margin-bottom: 30px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|