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.
1719 lines
42 KiB
1719 lines
42 KiB
.wrp___z2l1F {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
position: fixed;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 108;
|
|
}
|
|
.wrp___z2l1F.bgBlack___3ezfX {
|
|
background: rgba(0, 0, 0, 0.5);
|
|
}
|
|
.wrp___z2l1F img,
|
|
.wrp___z2l1F video {
|
|
max-width: 100%;
|
|
max-height: 80%;
|
|
text-align: center;
|
|
}
|
|
.wrp___z2l1F iframe {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
background: #fff;
|
|
}
|
|
.monaco___1ypjT {
|
|
position: absolute;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
.darkBlue___2ViJc * {
|
|
font-size: 14px;
|
|
}
|
|
.darkBlue___2ViJc [class~='margin'],
|
|
.darkBlue___2ViJc [class~='monaco-editor-background'] {
|
|
background: #0a0e2d !important;
|
|
}
|
|
.darkBlue___2ViJc [class~='line-numbers'] {
|
|
color: white !important;
|
|
}
|
|
.close___3q-z4 {
|
|
position: absolute;
|
|
right: 40px;
|
|
top: 40px;
|
|
z-index: 10;
|
|
display: flex;
|
|
}
|
|
.close___3q-z4 > span {
|
|
background: #4a4a4a;
|
|
color: #fff;
|
|
width: 40px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
margin-left: 10px;
|
|
}
|
|
.embed___3dQqc {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.my-monaco-editor div,
|
|
.my-diff-editor div {
|
|
font-size: unset;
|
|
}
|
|
.my-error-line-wrp{
|
|
width: calc(100% - 20px ) !important;
|
|
background: rgba(245, 0, 0 ,0.2) !important;
|
|
height: auto !important;
|
|
color: rgba(245, 0, 0, 1);
|
|
}
|
|
.button___1wy9m {
|
|
position: absolute;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background: rgba(0, 0, 0, 0.3);
|
|
display: none;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3fvo9 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___2dIWe {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___213Et {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1GXlY {
|
|
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___2XTWO {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___1JbzU {
|
|
background-color: #fff;
|
|
padding-bottom: 30px;
|
|
}
|
|
.wrap___1JbzU .addQuestion___3n7jZ {
|
|
width: 88px;
|
|
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;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #3b3e47;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-top: 28px;
|
|
}
|
|
.wrap___1JbzU span[class~='ant-checkbox-checked'] span[class~='ant-checkbox-inner'] {
|
|
background-color: #fff;
|
|
border-color: #165dff;
|
|
}
|
|
.wrap___1JbzU span[class~='ant-checkbox-checked'] span[class~='ant-checkbox-inner']::after {
|
|
border-color: #165dff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb {
|
|
margin: 20px auto 0 auto;
|
|
display: flex;
|
|
width: 1200px;
|
|
justify-content: space-between;
|
|
align-items: flex-start;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT {
|
|
width: 858px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY {
|
|
flex-wrap: nowrap;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .filterType___32Vjx {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #9096a3;
|
|
width: 42px;
|
|
text-align-last: justify;
|
|
padding: 4px 0;
|
|
margin-right: 20px;
|
|
white-space: nowrap;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV {
|
|
position: relative;
|
|
overflow: hidden;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btn___33IXa {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
padding: 4px 12px;
|
|
border-radius: 2px;
|
|
margin-bottom: 20px;
|
|
margin-right: 8px;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #000000;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btn___33IXa .count___2zHIG {
|
|
margin-left: 4px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btn___33IXa.btnActive___2vIUq {
|
|
background: #f6f7f9;
|
|
color: #165dff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .fold___26POp {
|
|
margin-top: auto;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .fold___26POp .action___m_eZE {
|
|
font-size: 14px;
|
|
color: #82a8ff;
|
|
cursor: pointer;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
flex-wrap: nowrap;
|
|
white-space: nowrap;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .fold___26POp .action___m_eZE i {
|
|
display: inline-block;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 {
|
|
flex-wrap: nowrap;
|
|
border-radius: 0 0 4px 4px;
|
|
padding: 10px 0px 20px 0px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .filterType___32Vjx {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #9096a3;
|
|
width: 42px;
|
|
text-align-last: justify;
|
|
padding: 4px 0;
|
|
margin-right: 20px;
|
|
white-space: nowrap;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV {
|
|
position: relative;
|
|
overflow: hidden;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btn___33IXa {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
padding: 4px 12px;
|
|
border-radius: 2px;
|
|
margin-bottom: 20px;
|
|
margin-right: 8px;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #000000;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btn___33IXa .count___2zHIG {
|
|
margin-left: 4px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btn___33IXa.btnActive___2vIUq {
|
|
background: #f6f7f9;
|
|
color: #165dff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .fold___26POp {
|
|
margin-top: auto;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .fold___26POp .action___m_eZE {
|
|
font-size: 14px;
|
|
color: #82a8ff;
|
|
cursor: pointer;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
flex-wrap: nowrap;
|
|
white-space: nowrap;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .fold___26POp .action___m_eZE i {
|
|
display: inline-block;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX i {
|
|
font-size: 12px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX div[class~='ant-select'] {
|
|
width: 104px;
|
|
border-radius: 4px;
|
|
margin-right: 20px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX div[class~='ant-select'] div[class~='ant-select-selector'] {
|
|
height: 38px;
|
|
background: #f6f7f9;
|
|
padding: 0 12px;
|
|
border: none;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX div[class~='ant-select'] div[class~='ant-select-selector'] span[class~='ant-select-selection-placeholder'],
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX div[class~='ant-select'] div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
color: #000;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX .search___2AvaM {
|
|
border-radius: 19px;
|
|
height: 38px;
|
|
width: 318px;
|
|
padding-left: 20px;
|
|
background-color: #f6f7f9;
|
|
border: none;
|
|
margin-left: auto;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX .search___2AvaM span[class~='ant-input-search-icon'] {
|
|
display: none;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX .search___2AvaM .searchIcon___2TozR {
|
|
margin-right: 17px;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX .search___2AvaM input {
|
|
background-color: #f6f7f9;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI {
|
|
margin-top: 10px;
|
|
background-color: #ffffff;
|
|
margin-bottom: 40px;
|
|
border-radius: 4px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .tabWarp___3884f div[class~='ant-tabs-tab'] {
|
|
font-size: 14px;
|
|
margin-right: 40px;
|
|
color: #5f6368;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .tabWarp___3884f div[class~='ant-tabs-tab-active'] [class~='ant-tabs-tab-btn'] {
|
|
color: #232b40;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .tabWarp___3884f [class~='ant-tabs-nav'] {
|
|
margin: 0px;
|
|
height: 52px;
|
|
padding: 0 2px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .tabWarp___3884f [class~='ant-tabs-nav'] div[class~='ant-tabs-ink-bar'] {
|
|
background-color: #232b40;
|
|
border-radius: 100px 100px 0px 0px;
|
|
height: 3px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .tabWarp___3884f [class~='ant-tabs-nav']::before {
|
|
background: #f1f1f1;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut {
|
|
margin-top: 20px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut thead[class~='ant-table-thead'] th {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #5f6368;
|
|
border-bottom: none;
|
|
background-color: #fff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut tbody[class~='ant-table-tbody'] td {
|
|
border-bottom: none;
|
|
background-color: #fff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut td[class~='ant-table-column-sort'] {
|
|
background-color: #fff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut th[class~='ant-table-selection-column'],
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut td[class~='ant-table-selection-column'] {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
text-align: left;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .btn-style-1___m4kGi {
|
|
display: inline-block;
|
|
width: 50px;
|
|
height: 22px;
|
|
border-radius: 12px;
|
|
font-size: 14px;
|
|
color: #2fa34f;
|
|
line-height: 20px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .btn-style-2___2uJ8s {
|
|
display: inline-block;
|
|
width: 50px;
|
|
height: 22px;
|
|
border-radius: 12px;
|
|
font-size: 14px;
|
|
color: #2fa34f;
|
|
line-height: 20px;
|
|
color: #0152d9;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .btn-style-3___3kuYl {
|
|
display: inline-block;
|
|
width: 50px;
|
|
height: 22px;
|
|
border-radius: 12px;
|
|
font-size: 14px;
|
|
color: #2fa34f;
|
|
line-height: 20px;
|
|
color: #fa6400;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 {
|
|
width: 305px;
|
|
position: sticky;
|
|
top: 20px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .statistics___TecQK {
|
|
border-radius: 6px;
|
|
padding: 26px;
|
|
background-color: #f3f7fe;
|
|
position: relative;
|
|
margin-bottom: 20px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .statistics___TecQK img {
|
|
position: absolute;
|
|
right: 0;
|
|
top: -4px;
|
|
height: 82px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .statistics___TecQK .title___1uK2v {
|
|
color: #000;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
margin-bottom: 46px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .statistics___TecQK .statisticItem___oBHb3 {
|
|
text-align: center;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .statistics___TecQK .statisticItem___oBHb3 .rate___15q55 {
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
color: #000000;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .statistics___TecQK .statisticItem___oBHb3 .dataName___1uxmm {
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #5f6368;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY {
|
|
background: #fff;
|
|
border-radius: 6px;
|
|
box-shadow: 0px 2px 4px 0px #f1f0f1;
|
|
padding-bottom: 20px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .rankHeader___3MEZr {
|
|
padding: 12px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .rankHeader___3MEZr .rankIcon___t_Ggc {
|
|
height: 18px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .li___3lR-W {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 40px;
|
|
padding: 10px 12px 10px 4px;
|
|
color: #5f6368;
|
|
font-size: 14px;
|
|
margin-bottom: 6px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .li___3lR-W.myRecord___3MQJH {
|
|
background: #f6f7f9;
|
|
color: #000000;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .li___3lR-W .recordPrefix___3rIwK {
|
|
width: 35px;
|
|
display: inline-flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-right: 10px;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #979797;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .li___3lR-W .recordPrefix___3rIwK.mine___1LgRJ {
|
|
color: #e99237;
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .li___3lR-W .avatar___2X3bF {
|
|
width: 18px;
|
|
height: 18px;
|
|
border-radius: 50%;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .li___3lR-W .nickname___3uP5f {
|
|
max-width: 96px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
font-weight: 400;
|
|
margin-left: 6px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .li___3lR-W .myRank___3GS-w {
|
|
font-weight: 400;
|
|
margin-left: 26px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .li___3lR-W .questionNumber___3kBy- {
|
|
font-weight: 600;
|
|
margin-left: auto;
|
|
}
|
|
.titleWarp___t0Zdh {
|
|
width: 100%;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.hov___30B5q {
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
color: #000000;
|
|
}
|
|
.hov___30B5q:hover {
|
|
color: #0152d9;
|
|
}
|
|
.statusText___3pFTN {
|
|
border: 1px solid transparent;
|
|
display: inline-block;
|
|
}
|
|
.hovBtn___3ciGX {
|
|
cursor: pointer;
|
|
color: #0152d9;
|
|
display: inline-block;
|
|
padding: 0px 8px;
|
|
border: 1px solid #0152d9;
|
|
border-radius: 12px;
|
|
}
|
|
.tag___hllWE {
|
|
font-size: 12px;
|
|
border: 1px solid #333333;
|
|
border-radius: 12px;
|
|
padding: 1px 2px;
|
|
margin-right: 5px;
|
|
}
|
|
.problemsclose___1X9HB .imgsrc___3koep {
|
|
position: absolute;
|
|
z-index: 1;
|
|
top: -9px;
|
|
right: -9px;
|
|
display: none;
|
|
cursor: pointer;
|
|
}
|
|
.problemsclose___1X9HB:hover .imgsrc___3koep {
|
|
display: flex;
|
|
}
|
|
.sendModal___1P3qc {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
.sendModal___1P3qc .li___3lR-W {
|
|
flex: 1 1;
|
|
background: #fafafa;
|
|
border-radius: 2px;
|
|
padding: 20px 20px 0 20px;
|
|
}
|
|
.sendModal___1P3qc .li___3lR-W p {
|
|
font-size: 16px;
|
|
color: #333333;
|
|
padding: 0;
|
|
margin: 0;
|
|
margin-bottom: 14px;
|
|
}
|
|
.sendModal___1P3qc .li___3lR-W .bottom___1gmim {
|
|
border-top: 1px solid #f1f1f1;
|
|
color: #999999;
|
|
height: 38px;
|
|
line-height: 38px;
|
|
}
|
|
.sendModal___1P3qc .li___3lR-W .bottom___1gmim .line___psQHn {
|
|
border-right: 1px solid #ccc;
|
|
height: 12px;
|
|
margin: 0 10px;
|
|
}
|
|
.sendModal___1P3qc .del___1Qufp {
|
|
width: 60px;
|
|
margin-left: 30px;
|
|
margin-right: 10px;
|
|
height: 22px;
|
|
line-height: 20px;
|
|
border-radius: 2px;
|
|
text-align: center;
|
|
border: 1px solid #b1bacd;
|
|
font-size: 12px;
|
|
color: #464f66;
|
|
cursor: pointer;
|
|
}
|
|
.sendModal___1P3qc .del___1Qufp:hover {
|
|
border: 1px solid #e30000;
|
|
color: #e30000;
|
|
}
|
|
/* 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: 240px;
|
|
overflow: hidden;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .name___BKyJY span {
|
|
display: inline-block;
|
|
margin-left: 8px;
|
|
margin-bottom: 17px;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
padding: 4px 12px;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .name___BKyJY span:hover {
|
|
color: #165dff !important;
|
|
}
|
|
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .name___BKyJY .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;
|
|
}
|
|
.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 17px;
|
|
}
|
|
.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;
|
|
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;
|
|
}
|
|
/* 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: 15px;
|
|
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;
|
|
color: #000f37;
|
|
padding: 0px 12px;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ i {
|
|
color: #7d8592;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ > span {
|
|
margin-right: 15px;
|
|
font-size: 12px;
|
|
}
|
|
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ .tag___1e0XO {
|
|
width: 76px;
|
|
height: 26px;
|
|
border-radius: 13px;
|
|
border: 1px solid #d6f7ef;
|
|
font-size: 14px;
|
|
color: #01795d;
|
|
line-height: 24px;
|
|
text-align: center;
|
|
margin-left: auto;
|
|
}
|
|
/* 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;
|
|
}
|
|
.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 > div {
|
|
position: relative;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #5f6368;
|
|
margin-right: 40px;
|
|
display: flex;
|
|
align-items: center;
|
|
height: 100%;
|
|
cursor: pointer;
|
|
}
|
|
.tabs___25WKT .tabsWrap___2lPJE .active___gGp9s {
|
|
font-weight: 500;
|
|
color: #202124;
|
|
}
|
|
.tabs___25WKT .tabsWrap___2lPJE .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___Hq8-r {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3Nl1U {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1hgum {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___i5ldC {
|
|
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____1u-K {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.table___2yPMl {
|
|
margin-left: -8px;
|
|
margin-top: -12px;
|
|
}
|
|
.table___2yPMl .ant-table-tbody tr {
|
|
background-color: #fff;
|
|
}
|
|
.table___2yPMl .ant-table-tbody tr td {
|
|
border: none;
|
|
color: #000000;
|
|
}
|
|
.table___2yPMl .ant-table-thead > tr > th {
|
|
background: white;
|
|
border: none;
|
|
color: #5f6368;
|
|
font-weight: 400;
|
|
}
|
|
.table___2yPMl .ant-table-column-sorter-full {
|
|
margin-top: -0.4em;
|
|
}
|
|
.table___2yPMl .ant-checkbox-checked .ant-checkbox-inner {
|
|
background-color: #fff;
|
|
border-color: #165dff;
|
|
}
|
|
.table___2yPMl .ant-checkbox-checked .ant-checkbox-inner::after {
|
|
border-color: #165dff;
|
|
}
|
|
/* 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: 8px;
|
|
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 {
|
|
height: 32px;
|
|
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-radius: 16px;
|
|
border: 1px solid #bacffe;
|
|
font-size: 14px;
|
|
color: #3061d0;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
padding: 0 15px;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.btn___23gjd:hover {
|
|
color: #165dff;
|
|
border: 1px solid #165dff;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|