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.
215 lines
4.1 KiB
215 lines
4.1 KiB
.flex_box_center___1Xg0z {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___K6Nic {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___aXzxG {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2-MQb {
|
|
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___23uN5 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.userInfo___2Mrj4 {
|
|
width: 100%;
|
|
background: #fff;
|
|
text-align: center;
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
padding-bottom: 30px;
|
|
}
|
|
.userInfo___2Mrj4 img {
|
|
width: 120px;
|
|
height: 120px;
|
|
border-radius: 50%;
|
|
}
|
|
.userInfo___2Mrj4 p {
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
margin: 0;
|
|
}
|
|
.navInfo___S5De6 {
|
|
background: #fff;
|
|
padding: 10px 0;
|
|
margin-top: 20px;
|
|
}
|
|
.navInfo___S5De6 a {
|
|
color: #000;
|
|
color: initial;
|
|
display: inline-block;
|
|
width: 100%;
|
|
margin-top: 15px;
|
|
}
|
|
.navInfo___S5De6 a:nth-child(1) {
|
|
margin-top: 0;
|
|
}
|
|
.navInfo___S5De6 li {
|
|
padding: 0 30px;
|
|
cursor: pointer;
|
|
}
|
|
.navInfo___S5De6 li.actived___2sj9F {
|
|
border-left: 2px solid #0152d9;
|
|
}
|
|
.tabs___1mLCo {
|
|
padding: 0;
|
|
border-bottom: 1px solid #eee;
|
|
}
|
|
.tabs___1mLCo li {
|
|
display: inline-block;
|
|
height: 60px;
|
|
line-height: 60px;
|
|
margin: 0 20px;
|
|
padding: 0;
|
|
font-size: 16px;
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.tabs___1mLCo li.active___1oNZR {
|
|
color: #000;
|
|
border-bottom: 2px solid #000;
|
|
}
|
|
.list___31DjG {
|
|
margin-top: 20px;
|
|
}
|
|
.list___31DjG img {
|
|
width: 48px;
|
|
height: 48px;
|
|
border-radius: 50%;
|
|
}
|
|
.list___31DjG aside {
|
|
padding: 0 30px;
|
|
cursor: pointer;
|
|
}
|
|
.list___31DjG aside > [class~='ant-row'] {
|
|
border-bottom: 1px solid #eee;
|
|
padding-top: 20px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.list___31DjG aside:hover {
|
|
background: #eee;
|
|
}
|
|
.tags___2kXcS {
|
|
padding: 0 9px;
|
|
border: 1px solid #dd1717;
|
|
color: #dd1717;
|
|
border-radius: 20px;
|
|
}
|
|
.tagsGreen___5AzhZ {
|
|
padding: 0 9px;
|
|
border: 1px solid #028d01;
|
|
color: #028d01;
|
|
border-radius: 20px;
|
|
}
|
|
.newlight___2i-yq {
|
|
width: 6px;
|
|
height: 6px;
|
|
border-radius: 15px;
|
|
display: inline-block;
|
|
background: #fb3226;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2qtoc {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___NF1Yf {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2qH_j {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___22P0N {
|
|
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___1IKP8 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.userInfo___2Dupy {
|
|
width: 100%;
|
|
background: #fff;
|
|
text-align: center;
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
padding-bottom: 30px;
|
|
}
|
|
.userInfo___2Dupy img {
|
|
width: 120px;
|
|
height: 120px;
|
|
border-radius: 50%;
|
|
}
|
|
.userInfo___2Dupy p {
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
margin: 0;
|
|
}
|
|
.navInfo___3fEvD {
|
|
background: #fff;
|
|
padding: 10px 0;
|
|
margin-top: 20px;
|
|
}
|
|
.navInfo___3fEvD a {
|
|
color: #000;
|
|
color: initial;
|
|
display: inline-block;
|
|
width: 100%;
|
|
margin-top: 15px;
|
|
}
|
|
.navInfo___3fEvD a:nth-child(1) {
|
|
margin-top: 0;
|
|
}
|
|
.navInfo___3fEvD li {
|
|
padding: 0 30px;
|
|
cursor: pointer;
|
|
position: relative;
|
|
}
|
|
.navInfo___3fEvD li.actived___3F322 {
|
|
border-left: 2px solid #0152d9;
|
|
}
|
|
.newTip___1Ta-b {
|
|
background: #ff6800;
|
|
color: #fff;
|
|
padding: 2px 5px;
|
|
line-height: 1;
|
|
border-radius: 10px;
|
|
position: absolute;
|
|
right: 20px;
|
|
top: 2px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|