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.
709 lines
19 KiB
709 lines
19 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: white;
|
|
}
|
|
.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 */
|
|
|
|
.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 .bg___Dxa5l {
|
|
width: 100%;
|
|
height: 160px;
|
|
background: url(./static/banner.9a08e9e8.png) no-repeat center center;
|
|
}
|
|
.wrap___1JbzU .bg___Dxa5l .btnWrap___1CEeA {
|
|
height: 100%;
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
padding-top: 40px;
|
|
}
|
|
.wrap___1JbzU .bg___Dxa5l .text___ufYpy {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___1JbzU .bg___Dxa5l .text___ufYpy span:first-child {
|
|
width: 140px;
|
|
height: 30px;
|
|
font-size: 30px;
|
|
font-weight: 600;
|
|
color: #ffffff;
|
|
line-height: 30px;
|
|
letter-spacing: 4px;
|
|
text-shadow: 0px 1px 8px rgba(10, 20, 61, 0.6);
|
|
}
|
|
.wrap___1JbzU .bg___Dxa5l .text___ufYpy span:last-child {
|
|
height: 16px;
|
|
font-size: 16px;
|
|
color: #ffffff;
|
|
line-height: 16px;
|
|
letter-spacing: 4px;
|
|
margin-left: 24px;
|
|
text-shadow: 0px 1px 8px rgba(10, 20, 61, 0.6);
|
|
}
|
|
.wrap___1JbzU .bg___Dxa5l .btn___33IXa {
|
|
cursor: pointer;
|
|
width: 104px;
|
|
height: 30px;
|
|
background: #0152d9;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
font-size: 12px;
|
|
color: #fff;
|
|
margin-top: 30px;
|
|
}
|
|
.wrap___1JbzU .bg___Dxa5l .btn___33IXa span {
|
|
line-height: 12px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb {
|
|
margin: 0 auto;
|
|
display: flex;
|
|
width: 1200px;
|
|
justify-content: space-between;
|
|
align-items: flex-start;
|
|
margin-top: 30px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT {
|
|
width: 858px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY {
|
|
background: #ffffff;
|
|
border-radius: 4px 4px 0 0;
|
|
padding: 20px 10px 20px 0px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV {
|
|
padding: 0 20px 0 70px;
|
|
position: relative;
|
|
overflow: hidden;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV:after {
|
|
content: '知识点:';
|
|
position: absolute;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
left: 20px;
|
|
top: 15px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btn___33IXa {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
padding: 5px 5px;
|
|
background: #ffffff;
|
|
border-radius: 20px;
|
|
margin: 10px 5px 0 5px;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btn___33IXa:hover span:first-child {
|
|
color: #0152d9;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btn___33IXa:hover span:last-child {
|
|
color: #0152d9;
|
|
background: #eef7ff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btn___33IXa span:first-child {
|
|
display: inline-block;
|
|
max-width: 200px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btn___33IXa span:last-child {
|
|
background: #f5f5f5;
|
|
border-radius: 10px;
|
|
padding: 0px 4px;
|
|
margin-left: 8px;
|
|
color: #999999;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btnActive___2vIUq {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
padding: 5px 5px;
|
|
background: #ffffff;
|
|
border-radius: 20px;
|
|
margin: 10px 5px 0 5px;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btnActive___2vIUq:hover span:first-child {
|
|
color: #0152d9;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btnActive___2vIUq:hover span:last-child {
|
|
color: #0152d9;
|
|
background: #eef7ff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btnActive___2vIUq span:first-child {
|
|
display: inline-block;
|
|
max-width: 200px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btnActive___2vIUq span:last-child {
|
|
background: #f5f5f5;
|
|
border-radius: 10px;
|
|
padding: 0px 4px;
|
|
margin-left: 8px;
|
|
color: #999999;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btnActive___2vIUq span:first-child {
|
|
color: #0152d9 !important;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btnActive___2vIUq span:last-child {
|
|
background: #eef7ff;
|
|
color: #0152d9;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .action___m_eZE {
|
|
cursor: pointer;
|
|
position: absolute;
|
|
z-index: 10;
|
|
right: 0;
|
|
bottom: -2px;
|
|
font-size: 14px;
|
|
color: #656f87;
|
|
margin-right: 10px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .action___m_eZE i {
|
|
display: inline-block;
|
|
font-size: 10px;
|
|
color: #656f87;
|
|
margin-left: 6px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterPoint___1wSyY .btnWarp___XLUgV .btnMask___epWeB {
|
|
position: absolute;
|
|
z-index: 9;
|
|
right: 0;
|
|
top: 0;
|
|
width: 150px;
|
|
height: 100%;
|
|
background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 {
|
|
background: #ffffff;
|
|
border-radius: 4px 4px 0 0;
|
|
padding: 20px 10px 20px 0px;
|
|
border-radius: 0 0 4px 4px;
|
|
padding: 10px 0px 20px 0px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV {
|
|
padding: 0 20px 0 70px;
|
|
position: relative;
|
|
overflow: hidden;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV:after {
|
|
content: '知识点:';
|
|
position: absolute;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
left: 20px;
|
|
top: 15px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btn___33IXa {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
padding: 5px 5px;
|
|
background: #ffffff;
|
|
border-radius: 20px;
|
|
margin: 10px 5px 0 5px;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btn___33IXa:hover span:first-child {
|
|
color: #0152d9;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btn___33IXa:hover span:last-child {
|
|
color: #0152d9;
|
|
background: #eef7ff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btn___33IXa span:first-child {
|
|
display: inline-block;
|
|
max-width: 200px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btn___33IXa span:last-child {
|
|
background: #f5f5f5;
|
|
border-radius: 10px;
|
|
padding: 0px 4px;
|
|
margin-left: 8px;
|
|
color: #999999;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btnActive___2vIUq {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
padding: 5px 5px;
|
|
background: #ffffff;
|
|
border-radius: 20px;
|
|
margin: 10px 5px 0 5px;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btnActive___2vIUq:hover span:first-child {
|
|
color: #0152d9;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btnActive___2vIUq:hover span:last-child {
|
|
color: #0152d9;
|
|
background: #eef7ff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btnActive___2vIUq span:first-child {
|
|
display: inline-block;
|
|
max-width: 200px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btnActive___2vIUq span:last-child {
|
|
background: #f5f5f5;
|
|
border-radius: 10px;
|
|
padding: 0px 4px;
|
|
margin-left: 8px;
|
|
color: #999999;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btnActive___2vIUq span:first-child {
|
|
color: #0152d9 !important;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btnActive___2vIUq span:last-child {
|
|
background: #eef7ff;
|
|
color: #0152d9;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .action___m_eZE {
|
|
cursor: pointer;
|
|
position: absolute;
|
|
z-index: 10;
|
|
right: 0;
|
|
bottom: -2px;
|
|
font-size: 14px;
|
|
color: #656f87;
|
|
margin-right: 10px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .action___m_eZE i {
|
|
display: inline-block;
|
|
font-size: 10px;
|
|
color: #656f87;
|
|
margin-left: 6px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV .btnMask___epWeB {
|
|
position: absolute;
|
|
z-index: 9;
|
|
right: 0;
|
|
top: 0;
|
|
width: 150px;
|
|
height: 100%;
|
|
background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .filterOrigin___OKol4 .btnWarp___XLUgV:after {
|
|
content: '来源:';
|
|
position: absolute;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
left: 20px;
|
|
top: 15px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .line___psQHn {
|
|
height: 1px;
|
|
background-color: #f5f5f5;
|
|
margin: 0 20px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX {
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 10px 20px 20px 20px;
|
|
background: #ffffff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX .ant-select {
|
|
width: 110px;
|
|
margin-right: 20px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX .ant-select .ant-select-selector {
|
|
height: 34px !important;
|
|
background-color: #f5f5f5;
|
|
border: 0;
|
|
padding: 0 10px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX .ant-select .ant-select-selection-item,
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX .ant-select .ant-select-selection-placeholder {
|
|
line-height: 34px !important;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX .ant-input-search {
|
|
border: 0;
|
|
background: #f5f5f5;
|
|
height: 34px;
|
|
width: 300px;
|
|
margin-left: auto;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX .ant-input-search input {
|
|
background: #f5f5f5;
|
|
color: #333;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .control___1SAJX .ant-input-search .ant-input-search-icon::before {
|
|
border-left: 1px solid transparent;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI {
|
|
margin-top: 10px;
|
|
background-color: #ffffff;
|
|
padding: 0px 20px 30px 20px;
|
|
margin-bottom: 40px;
|
|
border-radius: 4px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .tabWarp___3884f {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
border-bottom: 1px solid #f5f5f5;
|
|
height: 74px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .tabWarp___3884f .ant-tabs-tab {
|
|
margin-right: 40px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .tabWarp___3884f .ant-tabs-nav::before {
|
|
border-bottom: 0;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .tabWarp2___1f1Zo {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
border-bottom: 1px solid #f5f5f5;
|
|
height: 50px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .tabWarp2___1f1Zo .ant-tabs-tab {
|
|
margin-right: 40px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .tabWarp2___1f1Zo .ant-tabs-nav::before {
|
|
border-bottom: 0;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut {
|
|
margin-top: 20px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut .ant-table-thead tr {
|
|
height: 54px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut .ant-table-thead tr th {
|
|
background-color: #f5f5f5;
|
|
border: 0;
|
|
border-radius: 0;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut .ant-table-tbody tr {
|
|
height: 54px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut .ant-table-tbody tr td {
|
|
border-bottom: 0;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut .ant-table-tbody tr:nth-child(even) {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut .ant-table-tbody tr:nth-child(even) td {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut .ant-table-tbody tr:nth-child(odd) {
|
|
background-color: #fff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut .ant-table-tbody tr:nth-child(odd) td {
|
|
background-color: #fff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut .ant-pagination {
|
|
margin-top: 40px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut .ant-pagination .ant-pagination-item-active {
|
|
border-color: #0152d9;
|
|
background: #0152d9;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut .ant-pagination .ant-pagination-item-active a {
|
|
color: #fff;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .left___12ObT .table___1Q9AI .customTable___6Ubut .ant-pagination button {
|
|
line-height: normal;
|
|
line-height: initial;
|
|
}
|
|
.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: 332px;
|
|
padding: 20px;
|
|
background-color: #ffffff;
|
|
border-radius: 4px;
|
|
position: sticky;
|
|
top: 20px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .title___1uK2v {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 30px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .title___1uK2v img {
|
|
width: 40px;
|
|
height: 40px;
|
|
border-radius: 50%;
|
|
overflow: hidden;
|
|
margin-right: 10px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .title___1uK2v span {
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #333333;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 > ul {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding: 0;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 > ul li {
|
|
width: 88px;
|
|
height: 102px;
|
|
position: relative;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 > ul li div {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
position: absolute;
|
|
z-index: 11;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 > ul li div span:first-child {
|
|
width: 42px;
|
|
font-size: 12px;
|
|
font-weight: bold;
|
|
color: #ffffff;
|
|
visibility: hidden;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 > ul li div span:last-child {
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
color: #ffffff;
|
|
padding-bottom: 10px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 > ul li img {
|
|
position: absolute;
|
|
z-index: 10;
|
|
top: 0;
|
|
left: 0;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .line___psQHn {
|
|
height: 1px;
|
|
background: #f5f5f5;
|
|
margin: 20px 0;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY {
|
|
background: #f6f9fd;
|
|
border-radius: 4px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .titles___1i-V6 {
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 20px 14px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .titles___1i-V6 img {
|
|
margin-right: 10px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .titles___1i-V6 span {
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #333333;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .li___3lR-W {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 40px;
|
|
padding: 0 15px;
|
|
}
|
|
.wrap___1JbzU .content___2Crhb .right___Ie2u1 .sort___1hyjY .li___3lR-W span:first-child {
|
|
text-align: center;
|
|
width: 35px;
|
|
display: inline-block;
|
|
margin-right: 10px;
|
|
}
|
|
.titleWarp___t0Zdh {
|
|
width: 100%;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.hov___30B5q {
|
|
cursor: pointer;
|
|
}
|
|
.hov___30B5q:hover {
|
|
color: #0152d9;
|
|
}
|
|
.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;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|