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.
1701 lines
38 KiB
1701 lines
38 KiB
.flex_box_center___1wzjU {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___19d2o {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1Wd-a {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2HPOy {
|
|
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___2cB5F {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrp___V2wJo {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
overflow: auto;
|
|
}
|
|
.Onerow___2HK2B {
|
|
word-break: break-all;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.MultiLine___TxlWj {
|
|
word-break: break-all;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
-webkit-box-orient: vertical;
|
|
}
|
|
.FlexNoWrap___yKeDL {
|
|
display: flex;
|
|
flex-wrap: nowrap;
|
|
align-items: center;
|
|
}
|
|
.TagDiv___16E1R {
|
|
padding: 0 9px;
|
|
line-height: 26px;
|
|
font-size: 14px;
|
|
border-radius: 13px;
|
|
border: 1px solid #dadbde;
|
|
}
|
|
.myButton___1Ah2Q {
|
|
margin-top: 28px;
|
|
color: #3061d0 !important;
|
|
line-height: 22px;
|
|
padding: 5px 15px !important;
|
|
border-radius: 4px !important;
|
|
border: 1px solid #bacffe !important;
|
|
background: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%) !important;
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5) !important;
|
|
}
|
|
.ChildItem___hnJZX {
|
|
margin-left: 254px;
|
|
margin-top: 10px;
|
|
padding: 14px 20px;
|
|
background: #f6f7f9;
|
|
border-radius: 2px;
|
|
flex: 1 1;
|
|
position: relative;
|
|
}
|
|
.ChildItem___hnJZX::before {
|
|
position: absolute;
|
|
content: '';
|
|
width: 1px;
|
|
height: calc(100% + 10px);
|
|
background: #f6f7f9;
|
|
left: -127px;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
}
|
|
.ChildItem___hnJZX::after {
|
|
position: absolute;
|
|
content: '';
|
|
width: 127px;
|
|
height: 1px;
|
|
background: #f6f7f9;
|
|
left: -127px;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
}
|
|
.ChildItem___hnJZX:last-child::before {
|
|
height: calc((100% + 10px) / 2);
|
|
top: 0px;
|
|
transform: translateY(-5px);
|
|
}
|
|
.ChildItem___hnJZX .name___2TYhF {
|
|
font-size: 12px;
|
|
color: #666;
|
|
line-height: 20px;
|
|
}
|
|
.ChildItem___hnJZX .num___N3SpL {
|
|
font-size: 16px;
|
|
color: #000;
|
|
line-height: 26px;
|
|
font-weight: 600;
|
|
}
|
|
.bg___2WSLA {
|
|
background-color: #fff;
|
|
}
|
|
.ListItem___2LFb0 {
|
|
padding: 20px;
|
|
width: 100%;
|
|
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
|
|
border-radius: 4px;
|
|
border: 1px solid #f5f5f5;
|
|
cursor: pointer;
|
|
}
|
|
.list___u4-_b {
|
|
padding: 20px;
|
|
margin-bottom: 20px;
|
|
background: #fff;
|
|
position: relative;
|
|
}
|
|
.list___u4-_b .status___4LRSp {
|
|
position: absolute;
|
|
right: -5px;
|
|
top: 20px;
|
|
}
|
|
.list___u4-_b .status___4LRSp img {
|
|
width: 80px;
|
|
}
|
|
.list___u4-_b h1 {
|
|
font-size: 28px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.list___u4-_b .desc___18okv {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.list___u4-_b .desc___18okv .flex1___34Elm {
|
|
font-size: 14px;
|
|
color: #666;
|
|
flex: 1 1;
|
|
}
|
|
.list___u4-_b .desc___18okv .item___32MoH {
|
|
margin-left: 40px;
|
|
color: #666;
|
|
text-align: center;
|
|
}
|
|
.list___u4-_b .desc___18okv .item___32MoH strong {
|
|
font-size: 24px;
|
|
color: #333;
|
|
margin-top: 10px;
|
|
display: inline-block;
|
|
}
|
|
.list___u4-_b .footer___1100r {
|
|
font-size: 14px;
|
|
margin-top: 20px;
|
|
color: #828383;
|
|
}
|
|
.tabs___1g_DM [class='ant-tabs-nav-scroll'] {
|
|
padding-left: 25px;
|
|
}
|
|
.tabs___1g_DM [class~='ant-tabs-tab'] {
|
|
padding: 12px 20px;
|
|
margin-right: 30px;
|
|
font-size: 16px;
|
|
color: #333;
|
|
}
|
|
.tabs___1g_DM [class~='ant-tabs-tab-active'] {
|
|
color: #0152d9;
|
|
}
|
|
.tabs___1g_DM [class='ant-tabs-nav-wrap'] {
|
|
padding-left: 10px;
|
|
background: #fff;
|
|
}
|
|
.tabs___1g_DM [class='ant-tabs-nav'] {
|
|
margin-bottom: 0;
|
|
}
|
|
.CompetitionsList___2iLb3 {
|
|
position: relative;
|
|
}
|
|
.CompetitionsList___2iLb3 [class~='ant-list-item'] {
|
|
padding: 25px 25px 13px 25px;
|
|
}
|
|
.CompetitionsList___2iLb3:hover {
|
|
/*box-shadow: 0 2px 6px rgba(51,51,51,.09);*/
|
|
box-shadow: 3px 4px 10px 2px rgba(229, 229, 229, 0.5);
|
|
opacity: 1;
|
|
border-radius: 2px;
|
|
}
|
|
.CompetitionsListzhezhao___2O-qQ {
|
|
position: absolute;
|
|
top: 0px;
|
|
left: 0px;
|
|
width: 1200px;
|
|
height: 100%;
|
|
z-index: 10000;
|
|
display: none;
|
|
background: rgba(0, 0, 0, 0.33);
|
|
text-align: center;
|
|
color: #fff;
|
|
font-size: 22px;
|
|
align-items: center;
|
|
justify-content: space-around;
|
|
flex-direction: column;
|
|
}
|
|
.CompetitionsList___2iLb3:hover .CompetitionsListzhezhao___2O-qQ {
|
|
display: block;
|
|
display: flex;
|
|
}
|
|
.shadow___13bWc {
|
|
background: #fff;
|
|
display: flex;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.divimg___3dE7q {
|
|
height: 110px;
|
|
width: 240px;
|
|
border-radius: 5px;
|
|
overflow: hidden;
|
|
margin-right: 10px;
|
|
}
|
|
.divimg___3dE7q img {
|
|
width: auto;
|
|
height: auto;
|
|
max-height: 100%;
|
|
}
|
|
.havetext___2a_fQ {
|
|
color: #fd8001;
|
|
border: #fd8001 solid 1px;
|
|
font-size: 12px;
|
|
padding: 0px 4px;
|
|
border-radius: 30px;
|
|
margin-left: 12px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
display: inline-block;
|
|
}
|
|
.Finishedtext___3cssb {
|
|
color: #888888;
|
|
border: #dddddd solid 1px;
|
|
font-size: 12px;
|
|
padding: 0px 4px;
|
|
border-radius: 30px;
|
|
margin-left: 12px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
display: inline-block;
|
|
}
|
|
.Comingtext___14gQI {
|
|
color: #2abd8c;
|
|
border: #2abd8c solid 1px;
|
|
font-size: 12px;
|
|
padding: 0px 4px;
|
|
border-radius: 30px;
|
|
margin-left: 12px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
display: inline-block;
|
|
}
|
|
.task_hide___KPgxv {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
font-size: 20px;
|
|
max-width: 80%;
|
|
color: #05101a;
|
|
}
|
|
.task_hide___KPgxv:hover {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
font-size: 20px;
|
|
max-width: 80%;
|
|
color: #0152d9;
|
|
}
|
|
.task_hide_2___151jJ {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 2;
|
|
}
|
|
.Unpublishedtext___2LPx9 {
|
|
border: #dddddd solid 1px;
|
|
height: 33px;
|
|
width: 110px;
|
|
border-radius: 5px;
|
|
color: #888888;
|
|
font-size: 14px;
|
|
text-align: center;
|
|
line-height: 33px;
|
|
cursor: no-drop;
|
|
}
|
|
.signup___1gqfa {
|
|
border: #1e92ff solid 1px;
|
|
height: 33px;
|
|
width: 110px;
|
|
border-radius: 5px;
|
|
color: #0152d9;
|
|
font-size: 14px;
|
|
text-align: center;
|
|
}
|
|
.checkboxtitle___3U9gf {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 1;
|
|
overflow: hidden;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.none_panels___1g-mA {
|
|
text-align: center;
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding: 20% 0;
|
|
}
|
|
.none_panels___1g-mA img {
|
|
margin-bottom: 15px;
|
|
width: 100%;
|
|
}
|
|
.none_p_title___1lCVD {
|
|
font-size: 14px;
|
|
color: #999;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3K14R {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1KE7t {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3Yslx {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2RmV- {
|
|
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___3k3IQ {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.banner___3caau {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.banner___3caau .content___fxe_p {
|
|
width: 1200px;
|
|
height: 212px;
|
|
display: flex;
|
|
align-items: flex-start;
|
|
justify-content: space-between;
|
|
}
|
|
.banner___3caau .content___fxe_p aside {
|
|
margin-top: 56px;
|
|
}
|
|
.banner___3caau .content___fxe_p aside p {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.banner___3caau .content___fxe_p aside p b {
|
|
font-size: 30px;
|
|
font-weight: 500;
|
|
color: #000000;
|
|
letter-spacing: 4px;
|
|
margin-right: 20px;
|
|
}
|
|
.banner___3caau .content___fxe_p aside p span {
|
|
font-size: 16px;
|
|
color: #000000;
|
|
letter-spacing: 4px;
|
|
}
|
|
.banner___3caau .content___fxe_p aside .btns___Vv-WB {
|
|
margin-top: 35px;
|
|
}
|
|
.banner___3caau .content___fxe_p aside .btns___Vv-WB > div {
|
|
display: inline-block;
|
|
height: 32px;
|
|
background: #f6f7f9;
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 4px;
|
|
border: 1px solid #dadbde;
|
|
font-size: 14px;
|
|
color: #3b3e47;
|
|
line-height: 30px;
|
|
margin-right: 23px;
|
|
padding: 0 16px;
|
|
position: relative;
|
|
cursor: pointer;
|
|
}
|
|
.banner___3caau .content___fxe_p aside .btns___Vv-WB > div:hover {
|
|
color: #165dff;
|
|
border: 1px solid #bacffe;
|
|
}
|
|
.banner___3caau .content___fxe_p aside .btns___Vv-WB > div img {
|
|
position: absolute;
|
|
z-index: 1;
|
|
top: -21px;
|
|
right: 22px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___24EuS {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___H0sq_ {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___lroQv {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2zqAg {
|
|
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___1sePp {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.row___FQAuJ {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
justify-content: flex-start;
|
|
}
|
|
.row___FQAuJ .title___1l3-g {
|
|
font-size: 14px;
|
|
color: #9096a3;
|
|
flex-shrink: 0;
|
|
width: 41px;
|
|
text-align-last: justify;
|
|
margin-top: 4px;
|
|
margin-right: 12px;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- {
|
|
flex: 1 1;
|
|
position: relative;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .action___asdVT {
|
|
font-size: 14px;
|
|
color: #82a8ff;
|
|
width: 55px;
|
|
position: absolute;
|
|
z-index: 2;
|
|
bottom: 20px;
|
|
right: 0px;
|
|
cursor: pointer;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .action___asdVT i {
|
|
display: inline-block;
|
|
font-size: 12px;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 {
|
|
max-height: 245px;
|
|
overflow: hidden;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .tag___KIUL8 > span {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
margin-left: 8px;
|
|
margin-bottom: 17px;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
padding: 4px 12px;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .tag___KIUL8 > span .name___BKyJY {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
max-width: 600px;
|
|
display: inline-block;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .tag___KIUL8 > span .num___JnaOO {
|
|
margin-left: 3px;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .tag___KIUL8 > span:hover {
|
|
color: #165dff !important;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .tag___KIUL8 .active___1eybt {
|
|
color: #165dff !important;
|
|
border-radius: 2px;
|
|
background: #f6f7f9;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0::-webkit-scrollbar-thumb {
|
|
background: rgba(0, 0, 0, 0.05) !important;
|
|
border-radius: 3px;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0::-webkit-scrollbar-track {
|
|
background-color: #f6f7f9 !important;
|
|
box-shadow: none !important;
|
|
box-shadow: initial !important;
|
|
}
|
|
.row___FQAuJ .tagsBorderWrap___1NzgL .bar___M_nl0 {
|
|
padding-top: 8px;
|
|
border-radius: 4px;
|
|
border: 1px solid rgba(219, 220, 224, 0.5);
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___G8W6i {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1p_ZB {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2wivF {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___y5a20 {
|
|
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___6oXp3 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.tabs___sKski {
|
|
height: 32px;
|
|
background: #f6f7f9;
|
|
box-shadow: inset 0px 1px 3px 0px #d7d8d9;
|
|
border-radius: 16px;
|
|
display: inline-block;
|
|
}
|
|
.tabs___sKski span {
|
|
display: inline-block;
|
|
padding: 0 20px;
|
|
line-height: 32px;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #9096a3;
|
|
position: relative;
|
|
cursor: pointer;
|
|
}
|
|
.tabs___sKski span:hover {
|
|
color: #165dff;
|
|
}
|
|
.tabs___sKski span::after {
|
|
content: '';
|
|
position: absolute;
|
|
width: 1px;
|
|
height: calc(100% - 2px);
|
|
background: #e2e2e2;
|
|
border-radius: 4px;
|
|
z-index: 1;
|
|
left: 0;
|
|
top: 1px;
|
|
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.tabs___sKski span:first-child::after,
|
|
.tabs___sKski .active___10xGM + span::after {
|
|
display: none;
|
|
}
|
|
.tabs___sKski .active___10xGM {
|
|
background: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
|
|
box-shadow: 0px 0px 2px 0px #e8effb;
|
|
border-radius: 16px;
|
|
border: 1px solid #c8d2ea;
|
|
color: #165dff;
|
|
line-height: 30px;
|
|
}
|
|
.tabs___sKski .active___10xGM::after {
|
|
display: none;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___4BHX- {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___fH2oM {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___TgSS9 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1vKaD {
|
|
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___1kCgI {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.input___2mV-b {
|
|
width: 507px;
|
|
height: 38px;
|
|
background: #f6f7f9;
|
|
border-radius: 19px;
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 {
|
|
position: relative;
|
|
flex-shrink: 0;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2:hover .menu___37CBn {
|
|
display: block;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .text___159fF {
|
|
color: #000000;
|
|
font-size: 14px;
|
|
cursor: default;
|
|
height: 38px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .text___159fF i {
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
transform: translateY(1px) scale(0.6);
|
|
color: #979797;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .text___159fF .b1___2uGyF {
|
|
display: inline-block;
|
|
width: 1px;
|
|
height: 38px;
|
|
margin-left: 15px;
|
|
margin-right: 0px;
|
|
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .text___159fF .b2___2DXw1 {
|
|
display: inline-block;
|
|
width: 1px;
|
|
height: 38px;
|
|
margin-left: 0px;
|
|
margin-right: 8px;
|
|
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .menu___37CBn {
|
|
display: none;
|
|
position: absolute;
|
|
z-index: 999;
|
|
width: auto;
|
|
left: -16px;
|
|
top: 35px;
|
|
padding: 4px;
|
|
background-color: #fff;
|
|
border-radius: 8px;
|
|
box-shadow: 0px 10px 16px 0px #cecece;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .menu___37CBn div {
|
|
clear: both;
|
|
margin: 0;
|
|
padding: 5px 12px;
|
|
color: rgba(0, 0, 0, 0.88);
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
text-align: left;
|
|
line-height: 1.57142857;
|
|
cursor: pointer;
|
|
transition: all 0.2s;
|
|
white-space: nowrap;
|
|
}
|
|
.input___2mV-b .dropdown___1QKW2 .menu___37CBn div:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.input___2mV-b > input {
|
|
flex: 1 1;
|
|
padding: 4px 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___fO1Sq {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___2MANs {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2x-su {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___6bZNq {
|
|
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___CGTHC {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.quickPager___2XH6F {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.quickPager___2XH6F > div {
|
|
width: 60px;
|
|
height: 28px;
|
|
line-height: 26px;
|
|
text-align: center;
|
|
background: #f8f9fc;
|
|
border-radius: 2px;
|
|
border: 1px solid rgba(195, 207, 224, 0.5);
|
|
font-size: 12px;
|
|
color: #464f66;
|
|
margin: 0 10px;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
cursor: pointer;
|
|
}
|
|
.quickPager___2XH6F > div:hover {
|
|
color: #165dff;
|
|
}
|
|
.quickPager___2XH6F .disabled___2gPWV {
|
|
background: #f3f3f5;
|
|
border: 0;
|
|
line-height: 28px;
|
|
cursor: not-allowed;
|
|
color: #cecece;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___1lU21 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3CfJd {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___20q2h {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1jeZT {
|
|
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___2EyZF {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.list___3Kz8E {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
padding: 0;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 {
|
|
height: 277px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 2px 4px 0px #d6dae1;
|
|
border-radius: 8px;
|
|
position: relative;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .lockWrap___9zL4z {
|
|
position: absolute;
|
|
width: 100%;
|
|
left: 0px;
|
|
top: 0px;
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
height: 100%;
|
|
z-index: 10;
|
|
display: flex;
|
|
cursor: default;
|
|
justify-content: center;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
border-radius: 8px;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1:hover .cover___1j6mq {
|
|
transform: scale(1.1);
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .img___3itdG {
|
|
overflow: hidden;
|
|
height: calc(100% - 100px);
|
|
border-radius: 8px 8px 0 0;
|
|
position: relative;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .img___3itdG .cover___1j6mq {
|
|
width: 100%;
|
|
transition: all 0.5s;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .img___3itdG .sign___1Bm21 {
|
|
position: absolute;
|
|
z-index: 1;
|
|
left: 0;
|
|
bottom: 0;
|
|
height: 30px;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .name___3H1zU {
|
|
height: 52px;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #000000;
|
|
padding: 0 12px;
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-top: 30px;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .name___3H1zU .e___1W7k4 {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
max-width: 100%;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID {
|
|
height: 45px;
|
|
display: flex;
|
|
align-items: center;
|
|
color: #000f37;
|
|
padding: 0 12px;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID i {
|
|
color: #7d8592;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID > span {
|
|
margin-right: 5px;
|
|
font-size: 12px;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID .rate___aZiJa {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-left: auto;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID .rate___aZiJa [class~='ant-rate-star'] {
|
|
font-size: 13px;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID .rate___aZiJa [class~='ant-rate'] {
|
|
font-size: 12px;
|
|
margin-top: -3px;
|
|
color: #ffa100;
|
|
}
|
|
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID .rate___aZiJa [class~='ant-rate-star']:not(:last-child) {
|
|
margin-right: 2px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___XZ1Hd {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___2oG4i {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1UWtb {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1o2xT {
|
|
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___SlAE0 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.list___1HvWe {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
padding: 0;
|
|
}
|
|
.list___1HvWe .wrap___10sri {
|
|
height: 308px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 2px 4px 0px #d6dae1;
|
|
border-radius: 8px;
|
|
position: relative;
|
|
}
|
|
.list___1HvWe .wrap___10sri .lockWrap___2djiu {
|
|
position: absolute;
|
|
width: 100%;
|
|
left: 0px;
|
|
top: 0px;
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
height: 100%;
|
|
z-index: 10;
|
|
display: flex;
|
|
cursor: default;
|
|
justify-content: center;
|
|
align-items: center;
|
|
border-radius: 8px;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn:hover .cover___2FS3L {
|
|
transform: scale(1.1);
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .img___cyxrw {
|
|
overflow: hidden;
|
|
height: calc(100% - 131px);
|
|
border-radius: 8px 8px 0 0;
|
|
position: relative;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .img___cyxrw .cover___2FS3L {
|
|
width: 100%;
|
|
transition: all 0.5s;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .img___cyxrw .sign___1cxDK {
|
|
position: absolute;
|
|
z-index: 1;
|
|
right: 0;
|
|
top: 10px;
|
|
height: 30px;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .name___3tYlu {
|
|
height: 52px;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #000000;
|
|
padding: 0 12px;
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-top: 30px;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .name___3tYlu .e___1-orw {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
max-width: 100%;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .unit___ycOgg {
|
|
font-size: 14px;
|
|
color: #000f37;
|
|
padding: 0px 12px;
|
|
margin-top: 8px;
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
max-width: 100%;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .unit___ycOgg i {
|
|
color: #7d8592;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ {
|
|
height: 34px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
color: #000f37;
|
|
padding: 0px 12px;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ div {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ div > span {
|
|
margin-right: 12px;
|
|
font-size: 12px;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ div i {
|
|
color: #7d8592;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ .tag1___1f7Fp,
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ .tag2___3R_Bw {
|
|
height: 18px;
|
|
padding: 3px 6px;
|
|
font-size: 12px;
|
|
border-radius: 2px;
|
|
border: 1px solid #ffe6ab;
|
|
color: #ca7720;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
font-weight: 400;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ .tag2___3R_Bw {
|
|
border: 1px solid #d6f7ef;
|
|
color: #01795d;
|
|
margin-left: 6px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2pHUo {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3Bfes {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1thiW {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___3Zr7k {
|
|
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___3xe1a {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.list___3rlGv {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
padding: 0;
|
|
}
|
|
.list___3rlGv .wrap____oZzM {
|
|
height: 270px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 1px 4px 0px #d6dae1;
|
|
border-radius: 8px;
|
|
position: relative;
|
|
}
|
|
.list___3rlGv .wrap____oZzM:hover .lockWrap___24eY2 {
|
|
display: flex;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .lockWrap___24eY2 {
|
|
position: absolute;
|
|
z-index: 10;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: rgba(0, 0, 0, 0.6);
|
|
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
|
|
border-radius: 8px;
|
|
display: none;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .lockWrap___24eY2 div {
|
|
width: 116px;
|
|
height: 36px;
|
|
border-radius: 18px;
|
|
border: 1px solid #ffffff;
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
color: #ffffff;
|
|
line-height: 34px;
|
|
text-align: center;
|
|
margin: 10px 0;
|
|
cursor: pointer;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .lockWrap___24eY2 div:hover {
|
|
box-shadow: 0px 0px 4px 0px #4f85ff;
|
|
border: 1px solid #c2d3f8;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .top___3SCOc {
|
|
height: calc(100% - 50px);
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
padding: 0 24px;
|
|
position: relative;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .top___3SCOc .sign____uZ_B {
|
|
position: absolute;
|
|
z-index: 1;
|
|
width: 44px;
|
|
height: 22px;
|
|
background: #ffe9c1;
|
|
border-radius: 8px 0px 13px 0px;
|
|
left: 0;
|
|
top: 0;
|
|
color: #a45204;
|
|
text-align: center;
|
|
line-height: 22px;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .top___3SCOc .name___2nHyM {
|
|
font-weight: 600;
|
|
color: #333333;
|
|
margin-top: 25px;
|
|
font-size: 16px;
|
|
white-space: normal;
|
|
text-align: center;
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
overflow: hidden;
|
|
line-height: 26px;
|
|
height: 48px;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .top___3SCOc .img___3Spn7 {
|
|
width: 60px;
|
|
height: 60px;
|
|
border-radius: 30px;
|
|
margin-top: 14px;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .top___3SCOc .text___1Pg2L {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
margin-top: 8px;
|
|
width: 98%;
|
|
text-align: center;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .top___3SCOc .btns___Kr_Ti {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-top: 12px;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .top___3SCOc .btns___Kr_Ti div {
|
|
width: 76px;
|
|
background: #ffffff;
|
|
height: 26px;
|
|
border-radius: 13px;
|
|
border: 1px solid #d6f7ef;
|
|
font-size: 14px;
|
|
color: #01795d;
|
|
line-height: 24px;
|
|
text-align: center;
|
|
margin: 0 10px;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .top___3SCOc .btns___Kr_Ti aside {
|
|
width: 76px;
|
|
background: #ffffff;
|
|
height: 26px;
|
|
border-radius: 13px;
|
|
border: 1px solid #ffe9c1;
|
|
font-size: 14px;
|
|
color: #a45204;
|
|
line-height: 24px;
|
|
text-align: center;
|
|
margin: 0 10px;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .bottom___2_iOx {
|
|
height: 50px;
|
|
border-top: 1px solid #f5f5f5;
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 0 12px;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .bottom___2_iOx > div {
|
|
margin-left: auto;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .bottom___2_iOx > span {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-right: 12px;
|
|
color: #999999;
|
|
}
|
|
.list___3rlGv .wrap____oZzM .bottom___2_iOx > span i {
|
|
font-size: 14px;
|
|
font-size: 12px;
|
|
color: #999999;
|
|
margin-right: 6px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2AWuG {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___4j1zo {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3dWcm {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___qvHJi {
|
|
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___3Eier {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.tabs___25WKT {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
border-bottom: 1px solid #dbdce0;
|
|
height: 54px;
|
|
}
|
|
.tabs___25WKT .tabsWrap___2lPJE {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
.tabs___25WKT .tabsWrap___2lPJE .tab___Ck8cr {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-right: 40px;
|
|
height: 100%;
|
|
cursor: pointer;
|
|
}
|
|
.tabs___25WKT .tabsWrap___2lPJE .tab___Ck8cr > div {
|
|
position: relative;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #5f6368;
|
|
display: flex;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
.tabs___25WKT .tabsWrap___2lPJE .tab___Ck8cr .active___gGp9s {
|
|
font-weight: 500;
|
|
color: #202124;
|
|
}
|
|
.tabs___25WKT .tabsWrap___2lPJE .tab___Ck8cr .active___gGp9s:after {
|
|
position: absolute;
|
|
content: '';
|
|
width: 100%;
|
|
z-index: 4;
|
|
border-radius: 2px;
|
|
left: 0px;
|
|
bottom: 0px;
|
|
height: 3px;
|
|
background: #202124;
|
|
border-radius: 100px 100px 0px 0px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2fahw {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1h4HM {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2kxeE {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___OjPB4 {
|
|
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___3zY1h {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.orderWrap___VQuq1 {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.orderIconWrap___18q7W {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
color: #999999;
|
|
}
|
|
.orderAsc___3WBGg {
|
|
flex-direction: column;
|
|
text-align: center;
|
|
height: 10px;
|
|
line-height: 10px;
|
|
display: inline-block;
|
|
margin-top: 9px;
|
|
transform: translateY(2px);
|
|
}
|
|
.orderDesc____ipxK {
|
|
flex-direction: column;
|
|
text-align: center;
|
|
height: 10px;
|
|
line-height: 10px;
|
|
display: table;
|
|
}
|
|
.active___3EMfI {
|
|
color: #232b40 !important;
|
|
}
|
|
.cursorPointer___3og_L {
|
|
cursor: pointer;
|
|
color: #d8d8d8;
|
|
height: 10px;
|
|
}
|
|
.orderTextWrap___XQlmv {
|
|
font-size: 14px;
|
|
color: #3b3e47;
|
|
cursor: pointer;
|
|
margin-right: 5px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3IH6S {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3AU-S {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1ykIO {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1aIQB {
|
|
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___2A_ra {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.btn___23gjd.mediacy-round___3vc8E {
|
|
height: 36px;
|
|
border-radius: 36px;
|
|
}
|
|
.btn___23gjd.mediacy-default___2zIGi {
|
|
height: 36px;
|
|
border-radius: 4px;
|
|
}
|
|
.btn___23gjd .default___20Yio {
|
|
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border: 1px solid #bacffe;
|
|
font-size: 14px;
|
|
padding: 0 15px;
|
|
color: #3061d0;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
button[class~='ant-btn-default']:not(:disabled).btn___23gjd {
|
|
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border: 1px solid #bacffe;
|
|
font-size: 14px;
|
|
padding: 0 15px;
|
|
color: #3061d0;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
button[class~='ant-btn-default']:not(:disabled).btn___23gjd:hover {
|
|
color: #165dff;
|
|
border: 1px solid #165dff;
|
|
}
|
|
button[class~='ant-btn-default']:disabled.btn___23gjd {
|
|
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border: 1px solid #bacffe;
|
|
font-size: 14px;
|
|
padding: 0 15px;
|
|
color: #3061d0;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
opacity: 50%;
|
|
cursor: not-allowed;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___1SA8P {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3iSxN {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2JAtS {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2w-PB {
|
|
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___2s4Ak {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.head___3iBvF {
|
|
height: 54px;
|
|
border-bottom: 1px solid #dbdce0;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.head___3iBvF > span {
|
|
color: #999999;
|
|
font-size: 12px;
|
|
cursor: pointer;
|
|
flex-shrink: 0;
|
|
}
|
|
.head___3iBvF > b {
|
|
font-weight: 500;
|
|
color: #232b40;
|
|
margin-left: 30px;
|
|
font-size: 14px;
|
|
flex: 1 1;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.head___3iBvF .node____ISDx {
|
|
margin-left: auto;
|
|
flex-shrink: 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3W32R {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___2uUoZ {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3Oxpz {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2tkyR {
|
|
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___2IFiF {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.btns___1c8D8 {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.btns___1c8D8 .confirm___2gIuB {
|
|
height: 38px;
|
|
background: #3061d0;
|
|
border-radius: 2px;
|
|
color: #ffffff;
|
|
padding: 0 34px;
|
|
}
|
|
.btns___1c8D8 .cancel___1ssuo {
|
|
height: 38px;
|
|
background: #f8f9fc;
|
|
border-radius: 2px;
|
|
opacity: 0.5;
|
|
border: 1px solid #c3cfe0;
|
|
font-size: 14px;
|
|
color: #464f66;
|
|
margin-left: 20px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3Ev42 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___YVm69 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1A_DW {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1R_AN {
|
|
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___3IUQN {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.fixedBottom___3EaqZ {
|
|
width: 100%;
|
|
height: 70px;
|
|
background: #ffffff;
|
|
box-shadow: 0px -3px 16px 0px rgba(219, 219, 219, 0.5);
|
|
position: fixed;
|
|
z-index: 1000;
|
|
bottom: 0;
|
|
left: 0;
|
|
}
|
|
.fixedBottom___3EaqZ .wrap___2v9M2 {
|
|
width: 1200px;
|
|
height: 100%;
|
|
margin: auto;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.fixedBottom___3EaqZ .wrap___2v9M2 .center___3jrQu {
|
|
flex: 1 1;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___17lf0 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___2v7ki {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3o5TY {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2vwl3 {
|
|
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___2ZvWB {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.crumbs___3Pxix {
|
|
margin: 15px auto 25px auto;
|
|
width: 1200px;
|
|
cursor: default;
|
|
}
|
|
.crumbs___3Pxix span {
|
|
font-size: 12px;
|
|
color: #c5c5c5;
|
|
}
|
|
.crumbs___3Pxix .hover___xkcC8 {
|
|
cursor: pointer;
|
|
}
|
|
.crumbs___3Pxix .hover___xkcC8:hover {
|
|
color: #5f6368;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|