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.
502 lines
10 KiB
502 lines
10 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 */
|
|
|
|
.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 */
|
|
|
|
.image-preview-container {
|
|
display: flex;
|
|
flex-flow: column nowrap;
|
|
position: fixed;
|
|
align-items: center;
|
|
justify-content: center;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
z-index: 99999;
|
|
background: rgba(0, 0, 0, 0.8);
|
|
}
|
|
.image-preview-container .image-preview {
|
|
transition: transform 0.4s linear;
|
|
max-width: 86%;
|
|
}
|
|
.image-preview-container .button-group {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
position: absolute;
|
|
z-index: 101;
|
|
right: 10px;
|
|
top: 10px;
|
|
}
|
|
.image-preview-container .button-group a,
|
|
.image-preview-container .button-group button {
|
|
color: rgba(0, 0, 0, 0.65);
|
|
margin-right: 10px;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
}
|
|
.preview-wrp-group {
|
|
overflow: auto;
|
|
width: 100%;
|
|
text-align: center;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___214iO {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___Fhkgm {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2hG-7 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___D7jj6 {
|
|
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___3VrCY {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.rightWrap___3VpbJ {
|
|
width: 35%;
|
|
padding-left: 20px;
|
|
}
|
|
.learnWrap___1RZTV {
|
|
overflow: hidden;
|
|
border-radius: 4px;
|
|
padding: 25px 20px 15px;
|
|
margin-bottom: 20px;
|
|
background-color: #fff;
|
|
}
|
|
.learnTopWrap___2n6Km {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
font-size: 16px;
|
|
margin-bottom: 14px;
|
|
}
|
|
.courseWrap___2Z1AM {
|
|
padding: 20px;
|
|
margin-bottom: 20px;
|
|
background-color: #fff;
|
|
overflow: hidden;
|
|
border-radius: 4px;
|
|
}
|
|
.pathWrap___2-YPm {
|
|
display: box;
|
|
display: flex;
|
|
margin-bottom: 20px;
|
|
}
|
|
.pathImg___1NyaL {
|
|
border-radius: 4px;
|
|
width: 100px;
|
|
height: 60px;
|
|
}
|
|
.pathContentItem____sDLQ {
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex: 1 1;
|
|
margin-bottom: 20px;
|
|
}
|
|
.pathContentWrap___3YYI6 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-end;
|
|
align-items: flex-start;
|
|
flex: 1 1;
|
|
margin-left: 10px;
|
|
margin-bottom: -6px;
|
|
}
|
|
.pathContentName___3vXEb {
|
|
display: block;
|
|
max-width: 222px;
|
|
color: #333;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
margin-bottom: 6px;
|
|
}
|
|
.pathContent___lqrBC {
|
|
color: #b4b4b4;
|
|
margin-top: 8px;
|
|
font-size: 12px;
|
|
margin: 0px;
|
|
}
|
|
.pathContentCount___3s0JM {
|
|
line-height: 25px;
|
|
margin-right: 10px;
|
|
}
|
|
.recommandTrainingWrap___2E26J {
|
|
padding: 20px;
|
|
margin-bottom: 20px;
|
|
background-color: #fff;
|
|
overflow: hidden;
|
|
border-radius: 4px;
|
|
}
|
|
.recommandContent___2FgEj {
|
|
display: box;
|
|
display: flex;
|
|
width: 100%;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
margin-top: 5px;
|
|
}
|
|
.recommandLevel___1KART {
|
|
color: #999999;
|
|
padding-right: 10px;
|
|
}
|
|
.color0152d9___2PNji {
|
|
color: #0152d9;
|
|
}
|
|
.color0152d9___2PNji {
|
|
color: #0152d9;
|
|
}
|
|
.color999___1QSTy {
|
|
color: #999;
|
|
}
|
|
.color888___1FuOt {
|
|
color: #888888;
|
|
}
|
|
.color333___B1AMJ {
|
|
color: #333333;
|
|
}
|
|
.iconDeleteColor___TwWgK {
|
|
color: #ff5555;
|
|
}
|
|
.iconMoveColor___1SaI4 {
|
|
color: #33bd8c;
|
|
}
|
|
.iconEditColor___1KKDF {
|
|
color: #5091ff;
|
|
}
|
|
.skillWrap___gOCuw {
|
|
padding: 25px 20px 15px;
|
|
margin-bottom: 10px;
|
|
background-color: #fff;
|
|
}
|
|
.skillTopWrap___2SFYh {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.time___3xq8t {
|
|
border-top: 1px solid hsla(0, 0%, 93.3%, 0.93);
|
|
margin-top: 20px;
|
|
}
|
|
.titleImg___3VMPg {
|
|
vertical-align: sub;
|
|
margin-right: 4px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.allTaskWrap___3_eSp {
|
|
background-color: #fff;
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
padding: 20px;
|
|
}
|
|
.titleTip___2EFLP {
|
|
font-size: 14px;
|
|
color: #888;
|
|
}
|
|
.loading___1qmWR {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
min-height: 300px;
|
|
background-color: #fff;
|
|
}
|
|
.failWrap___2LDBu {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.failIcon___cZ5CG {
|
|
font-size: 100px;
|
|
color: #f5f5f5;
|
|
text-align: center;
|
|
}
|
|
.failReload___2XMoQ {
|
|
color: #1e8ffd;
|
|
font-size: 12px;
|
|
cursor: pointer;
|
|
margin-right: 18px;
|
|
}
|
|
.timeWrap___1KKsg {
|
|
width: 1px;
|
|
height: 1px;
|
|
overflow: hidden;
|
|
display: block;
|
|
}
|
|
.actionWrap___3OjF7 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
.zoom___3DGP7 {
|
|
width: 100%;
|
|
position: fixed;
|
|
top: 0px;
|
|
left: 0px;
|
|
bottom: 0;
|
|
background: white;
|
|
z-index: 1009;
|
|
right: 0px;
|
|
}
|
|
.iframeZoom___1Gymb {
|
|
height: 100%;
|
|
width: 100%;
|
|
position: fixed;
|
|
top: 0px;
|
|
margin-top: 63px;
|
|
bottom: 0px;
|
|
left: 0px;
|
|
z-index: 1009;
|
|
right: 0px;
|
|
}
|
|
.iframeZoom___1Gymb iframe {
|
|
height: 100%;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___j6uxV {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___2oRqJ {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1aQG- {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___11P4n {
|
|
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___1v9td {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.challenges___B5tI- {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
margin-bottom: 80px;
|
|
margin-top: 30px;
|
|
display: box;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.challenges___B5tI- .leftWrap___2alJO {
|
|
width: 65%;
|
|
}
|
|
.challenges___B5tI- .leftWrap___2alJO .introWrap___1QzbL {
|
|
background-color: #fff;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.challenges___B5tI- .leftWrap___2alJO .introWrap___1QzbL .introContentWrap___39pY3 {
|
|
padding: 20px;
|
|
}
|
|
.challenges___B5tI- .leftWrap___2alJO .introWrap___1QzbL .introContentWrap___39pY3 .introContent___1FvMt {
|
|
text-align: justify;
|
|
}
|
|
.challenges___B5tI- .leftWrap___2alJO .introWrap___1QzbL .introContentWrap___39pY3 .introContentMaxHeight___1zEgP {
|
|
max-height: 385px;
|
|
overflow: hidden;
|
|
}
|
|
.nodataImg___29DTe {
|
|
width: 362px;
|
|
margin: 50px 0px 20px;
|
|
display: block;
|
|
margin-left: 41%;
|
|
}
|
|
.nodataImgWidth128___329dz {
|
|
width: 128px;
|
|
}
|
|
.nodataText___2rRqQ {
|
|
font-size: 20px;
|
|
text-align: center;
|
|
color: #999;
|
|
}
|
|
.pass___DQEOG {
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.pass___DQEOG .wrapPassTitle___LFJQx {
|
|
color: #333333;
|
|
height: 38px;
|
|
line-height: 76px;
|
|
padding-left: 30px;
|
|
background-color: #fff;
|
|
}
|
|
.pass___DQEOG .wrapPassContent___26AG0 {
|
|
background-color: #fff;
|
|
padding: 30px;
|
|
}
|
|
.pass___DQEOG .wrapPassContent___26AG0 .passList___1UAAK {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: flex-start;
|
|
padding: 20px 0;
|
|
}
|
|
.pass___DQEOG .wrapPassContent___26AG0 .passList___1UAAK .subject___1lEBa i {
|
|
font-size: 24px;
|
|
}
|
|
.pass___DQEOG .wrapPassContent___26AG0 .passList___1UAAK .info___10wCq {
|
|
flex: 1 1;
|
|
margin-left: 20px;
|
|
}
|
|
.pass___DQEOG .wrapPassContent___26AG0 .passList___1UAAK .info___10wCq .infoTitle___27Tgr {
|
|
font-size: 16px;
|
|
color: #333;
|
|
}
|
|
.pass___DQEOG .wrapPassContent___26AG0 .passList___1UAAK .info___10wCq .infoTitle___27Tgr span {
|
|
margin-left: 20px;
|
|
}
|
|
.pass___DQEOG .wrapPassContent___26AG0 .passList___1UAAK .info___10wCq .infoScare___27N8A {
|
|
font-size: 12px;
|
|
color: #999;
|
|
margin-top: 10px;
|
|
}
|
|
.pass___DQEOG .wrapPassContent___26AG0 .passList___1UAAK .info___10wCq .infoScare___27N8A span {
|
|
margin-right: 30px;
|
|
}
|
|
.pass___DQEOG .wrapPassContent___26AG0 .passList___1UAAK .info___10wCq .infoScare___27N8A span b {
|
|
color: #333;
|
|
margin-left: 8px;
|
|
font-weight: 400;
|
|
}
|
|
.pass___DQEOG .wrapPassContent___26AG0 .passList___1UAAK .editIcon___2xX-- {
|
|
margin-right: 20px;
|
|
margin-top: 3px;
|
|
cursor: pointer;
|
|
}
|
|
.pass___DQEOG .wrapPassContent___26AG0 .passList___1UAAK .editIcon___2xX-- i {
|
|
color: #1890ff;
|
|
font-size: 20px;
|
|
}
|
|
.pass___DQEOG .wrapPassContent___26AG0 .passList___1UAAK .status___2RM8o {
|
|
color: #cccccc;
|
|
font-size: 16px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|