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.
455 lines
8.6 KiB
455 lines
8.6 KiB
.buttonFixed___2zLVJ {
|
|
position: fixed;
|
|
z-index: 1000;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 63px;
|
|
background: #fff;
|
|
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
|
|
}
|
|
.button___-JgFH {
|
|
width: 100px;
|
|
height: 38px;
|
|
line-height: 38px;
|
|
font-weight: 400;
|
|
padding: 0px;
|
|
}
|
|
.buttonWrap___aZhhk {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.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 */
|
|
|
|
.bg___2ijhC {
|
|
width: 1200px;
|
|
margin: 0px auto;
|
|
box-sizing: border-box;
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.wrap___3JYz7 {
|
|
margin-top: 20px;
|
|
}
|
|
.content___jzAa5 {
|
|
margin-top: 20px;
|
|
}
|
|
.pathWrap___1HIf1 {
|
|
margin-bottom: 10px;
|
|
}
|
|
.pathContent___1urQd {
|
|
padding: 5px 10px;
|
|
font-size: 14px;
|
|
}
|
|
.pathContent___1urQd span {
|
|
color: #888888;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.bg___1blUp {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
margin-bottom: 80px;
|
|
margin-top: 30px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.contentbg___1enFL {
|
|
width: 65%;
|
|
}
|
|
.wrap___z0P50 {
|
|
min-height: 600px;
|
|
background-color: #ffffff;
|
|
}
|
|
.modal___bn_u_ {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
}
|
|
.head___xa-Uo {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
border-bottom: 1px solid #f4f4f4;
|
|
padding: 16px 20px;
|
|
}
|
|
.headLeft___2tS16 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
.headInputWrap___3SaJL {
|
|
width: 310px;
|
|
background: #fafafa;
|
|
border-radius: 4px;
|
|
padding: 10px;
|
|
}
|
|
.headInputWrap___3SaJL input {
|
|
background: #fafafa;
|
|
width: 266px;
|
|
border: none;
|
|
font-size: 12px;
|
|
color: #999;
|
|
outline: none;
|
|
}
|
|
.popover___2Vu4m {
|
|
background-color: transparent;
|
|
color: #fff;
|
|
}
|
|
.popover___2Vu4m div[class~='ant-popover-arrow'] {
|
|
border-top-color: rgba(5, 16, 26, 0.6) !important;
|
|
border-left-color: rgba(5, 16, 26, 0.6) !important;
|
|
}
|
|
.popover___2Vu4m div[class~='ant-popover-inner'] {
|
|
background-color: rgba(5, 16, 26, 0.6);
|
|
}
|
|
.popover___2Vu4m div[class~='ant-popover-inner-content'] {
|
|
color: #fff;
|
|
}
|
|
.info___D54zh {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding: 12px 20px;
|
|
height: 70px;
|
|
line-height: 45px;
|
|
border-bottom: 1px solid #f4f4f4;
|
|
}
|
|
.infoUser___3Aevr {
|
|
display: flex;
|
|
flex-direction: row;
|
|
color: #888;
|
|
}
|
|
.infoUser___3Aevr img {
|
|
border-radius: 50%;
|
|
margin-right: 5px;
|
|
}
|
|
.infoUser___3Aevr a {
|
|
color: #888;
|
|
}
|
|
.infoUser___3Aevr a:hover {
|
|
color: #111c24;
|
|
}
|
|
.infoSubmitText___ECzmY {
|
|
color: #888;
|
|
font-size: 16px;
|
|
}
|
|
.deleteWrap___XhKHB {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: flex-end;
|
|
border-top: 1px solid #eeeeee;
|
|
}
|
|
.content___3W465 {
|
|
padding: 0px 20px;
|
|
margin-top: 10px;
|
|
}
|
|
.pl23___WPLhS {
|
|
padding-left: 23px !important;
|
|
}
|
|
.colorBlue___3B9H2 {
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
.pathContent___28-Z0 {
|
|
padding: 5px 10px;
|
|
font-size: 14px;
|
|
}
|
|
.pathContent___28-Z0 span {
|
|
color: #888888;
|
|
}
|
|
.nodata___1wNSw {
|
|
background-color: #fff;
|
|
}
|
|
.nodata___1wNSw img {
|
|
width: 90%;
|
|
height: 100%;
|
|
margin-bottom: 30px;
|
|
}
|
|
.nodataText___2AQez {
|
|
text-align: center;
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
/* 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 */
|
|
|
|
.wrap___1VfLE {
|
|
padding: 20px;
|
|
}
|
|
.content___20B4M {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 200px;
|
|
overflow-y: auto;
|
|
background: #f5f5f5;
|
|
padding: 10px;
|
|
font-size: 14px;
|
|
}
|
|
.content___20B4M a {
|
|
color: #05101a;
|
|
}
|
|
.content___20B4M a:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.mainPathWrap___3qDeg {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.colorBlue___2ZjUq {
|
|
color: #0152d9;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|