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.
162 lines
3.6 KiB
162 lines
3.6 KiB
.flex_box_center___2NXRQ {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1I2-i {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1UtwI {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1FzBs {
|
|
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___9z92A {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.leftMenu___3qD0v {
|
|
background: #fff;
|
|
padding: 24px 0px;
|
|
flex: 0 0 215px;
|
|
width: 215px;
|
|
}
|
|
.leftMenu___3qD0v ul {
|
|
padding: 0;
|
|
}
|
|
.leftMenu___3qD0v .menuText___2T6KE {
|
|
width: 100%;
|
|
display: inline-block;
|
|
color: #333;
|
|
font-size: 16px;
|
|
padding: 8px 2px 8px 59px;
|
|
cursor: pointer;
|
|
}
|
|
.leftMenu___3qD0v .menuText___2T6KE:hover {
|
|
background-color: rgba(25, 110, 253, 0.04);
|
|
}
|
|
.leftMenu___3qD0v .list___2--_h {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 40px;
|
|
padding-left: 24px;
|
|
cursor: default;
|
|
}
|
|
.leftMenu___3qD0v .list___2--_h > b {
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
transform: scale(0.7);
|
|
margin-left: auto;
|
|
margin-right: 20px;
|
|
}
|
|
.leftMenu___3qD0v .list___2--_h .icon___23KiS {
|
|
display: inline-block;
|
|
width: 34px;
|
|
height: 40px;
|
|
border-radius: 2px;
|
|
color: #464f66;
|
|
display: flex;
|
|
align-items: center;
|
|
background: rgba(1, 82, 217, 0);
|
|
justify-content: center;
|
|
margin-right: 2px;
|
|
}
|
|
.leftMenu___3qD0v .list___2--_h .name___1w_Hw {
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #464f66;
|
|
}
|
|
.leftMenu___3qD0v .activeCssOne___3LfvZ .icon___23KiS {
|
|
color: #196efd !important;
|
|
}
|
|
.leftMenu___3qD0v .activeCssOne___3LfvZ .name___1w_Hw {
|
|
color: #196efd !important;
|
|
}
|
|
.leftMenu___3qD0v .activeCssOne___3LfvZ .list___2--_h > b {
|
|
color: #196efd !important;
|
|
}
|
|
.leftMenu___3qD0v .activeCssTwo___2nv23 .menuText___2T6KE {
|
|
background-color: rgba(25, 110, 253, 0.04);
|
|
color: #196efd !important;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.bg___3F6Km {
|
|
height: 220px;
|
|
width: 100%;
|
|
position: relative;
|
|
margin-bottom: 90px;
|
|
background-size: cover !important;
|
|
}
|
|
.bg___3F6Km > aside {
|
|
width: 1200px;
|
|
height: 130px;
|
|
background: rgba(255, 255, 255, 0);
|
|
box-shadow: 0px 6px 8px 0px #edf0f880;
|
|
border-radius: 4px;
|
|
backdrop-filter: blur(10px);
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
position: absolute;
|
|
z-index: 10;
|
|
bottom: -64px;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
.bg___3F6Km > aside > div {
|
|
width: 1160px;
|
|
height: 90px;
|
|
background: #ffffff;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
}
|
|
.bg___3F6Km > aside > div .name___1NsJT {
|
|
font-size: 20px;
|
|
color: #111319;
|
|
flex: 1 1;
|
|
padding-right: 225px;
|
|
}
|
|
.bg___3F6Km > aside > div .member___2pzzt {
|
|
flex: 1 1;
|
|
margin-left: 10px;
|
|
}
|
|
.bg___3F6Km > aside > div .member___2pzzt > div {
|
|
display: inline-block;
|
|
}
|
|
.bg___3F6Km > aside > div .member___2pzzt > div > i {
|
|
margin-right: 16px;
|
|
font-size: 20px;
|
|
}
|
|
.bg___3F6Km > aside > div .member___2pzzt > div > span {
|
|
font-size: 20px;
|
|
font-weight: bold;
|
|
color: #464f66;
|
|
}
|
|
.bg___3F6Km > aside > div button {
|
|
flex-shrink: 0;
|
|
margin-left: 15px;
|
|
}
|
|
.bg___3F6Km > aside > div button > span {
|
|
font-size: 12px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|