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.
NewEduCoderBuild/p__Classrooms__Lists__Exerc...

625 lines
12 KiB

.flex_box_center___3ePce {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___kudFn {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2q7vR {
align-items: center;
box-align: center;
}
.flex_box_center_end___148Sb {
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___F25pb {
flex-direction: column;
box-orient: block-axis;
}
.bg___28cHV {
background: white;
border-radius: 6px;
}
.circularBlue___jIYhi,
.circularRed___11EBA,
.circularOrange___3vass,
.circularGreen___2FZOw,
.circularGrey___1miQR {
display: inline-block;
width: 8px;
height: 8px;
margin-right: 6px;
border-radius: 8px;
}
.circularBlue___jIYhi {
background: #0152d9;
}
.circularRed___11EBA {
background: #ee4a1f;
}
.circularOrange___3vass {
background: #ff6800;
}
.circularGreen___2FZOw {
background: #028d01;
}
.circularGrey___1miQR {
background: #9b9b9b;
}
.title___26wjq {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___26wjq strong {
color: #333;
}
.questionIcons___QVCrf [class~='ant-anchor-link'] {
display: inline;
}
.questionIcons___QVCrf [class~='ant-anchor-wrapper'] {
margin: 0;
overflow: hidden;
}
.questionIcons___QVCrf span,
.questionIcons___QVCrf a {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #0152d9;
background: #deefff;
display: inline-block;
margin-right: 9px;
margin-bottom: 6px;
border-radius: 4px;
font-weight: bold;
cursor: pointer;
}
.questionIcons___QVCrf span:hover,
.questionIcons___QVCrf a:hover {
background-color: #cae5ff;
}
.questionIcons___QVCrf .grey___2G7cN {
color: #666;
background-color: #e4e4e4;
}
.questionIcons___QVCrf .grey___2G7cN:hover {
background-color: #d6d6d6;
}
.questionIcons___QVCrf .green___2giUk {
color: #028d01;
background-color: #e0f4e4;
}
.questionIcons___QVCrf .green___2giUk:hover {
background-color: #c5e9cc;
}
.questionIcons___QVCrf .blue___ilI2M {
color: #0152d9;
background-color: #deefff;
}
.questionIcons___QVCrf .blue___ilI2M:hover {
background-color: #cae5ff;
}
.questionIcons___QVCrf .orange___18xMh {
color: #ff6800;
background-color: #ffe9c9;
}
.questionIcons___QVCrf .orange___18xMh:hover {
background-color: #fddfb1;
}
.questionIcons___QVCrf .red___k052H {
color: #fb3226;
background-color: #ffd5d0;
}
.questionIcons___QVCrf .red___k052H:hover {
background-color: #ffbdb6;
}
.greenTip___3Uhcb {
color: #2abd8c;
margin-left: 15px;
}
.greenTip___3Uhcb:before {
content: '';
width: 12px;
height: 12px;
background: #2abd8c;
border-radius: 12px;
display: inline-block;
margin-right: 4px;
position: relative;
top: 1px;
}
.redTip___Co_D9 {
color: #fb3226;
margin-left: 15px;
}
.redTip___Co_D9:before {
content: '';
width: 12px;
height: 12px;
background: #fb3226;
border-radius: 12px;
display: inline-block;
margin-right: 4px;
position: relative;
top: 1px;
}
.cccTip___2JK_0 {
color: #cccccc;
margin-left: 15px;
}
.cccTip___2JK_0:before {
content: '';
width: 12px;
height: 12px;
background: #cccccc;
border-radius: 12px;
display: inline-block;
margin-right: 4px;
position: relative;
top: 1px;
}
.orangeTip___1AIXz {
color: #fd8001;
margin-left: 15px;
}
.orangeTip___1AIXz:before {
content: '';
width: 12px;
height: 12px;
background: #fd8001;
border-radius: 12px;
display: inline-block;
margin-right: 4px;
position: relative;
top: 1px;
}
.flexRow___1V1Cl {
display: flex;
}
.simpleWrap___2cXGy {
background: #ffffff;
border-radius: 2px;
border: 1px solid #f9f9f9;
font-weight: 300;
padding: 12px 12px;
}
.userPhoto___3u-Jn {
font-size: 0;
vertical-align: top;
margin: 20px 0 0 0;
padding: 0;
}
.userPhoto___3u-Jn li {
width: 100px;
margin-right: 10px;
display: inline-block;
font-size: 12px;
color: #999;
position: relative;
}
.userPhoto___3u-Jn li [class~='icon-fangda2'] {
position: absolute;
right: 5px;
top: 5px;
z-index: 1;
cursor: pointer;
}
.userPhoto___3u-Jn li img {
width: 100px;
height: 70px;
margin-bottom: 5px;
}
.CCCIcons___3Ln3B [class~='ant-anchor-link'] {
display: inline;
}
.CCCIcons___3Ln3B [class~='ant-anchor-wrapper'] {
margin: 0;
overflow: hidden;
}
.CCCIcons___3Ln3B span,
.CCCIcons___3Ln3B a {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
color: #fff;
background: #cccccc;
display: inline-block;
margin-right: 8px;
margin-bottom: 20px;
border-radius: 40px;
font-weight: bold;
cursor: pointer;
}
.CCCIcons___3Ln3B span:hover,
.CCCIcons___3Ln3B a:hover {
background-color: #dedede;
}
.CCCIcons___3Ln3B span:nth-child(5n),
.CCCIcons___3Ln3B a:nth-child(5n) {
margin-right: 25px;
}
.CCCIcons___3Ln3B .green___2giUk {
background-color: #2abd8c;
}
.CCCIcons___3Ln3B .green___2giUk:hover {
background-color: #88d19e;
}
.CCCIcons___3Ln3B .orange___18xMh {
background-color: #fd8001;
}
.CCCIcons___3Ln3B .orange___18xMh:hover {
background-color: #fb9f42;
}
.buttonFixed___1XM5C {
position: fixed;
z-index: 1000;
bottom: 0;
left: 0;
width: 100%;
height: 63px;
background: #e7f3ff;
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
align-items: center;
}
.typeTitle___3R9ju {
height: 46px;
margin: 14px 14px 0 14px;
padding-left: 30px;
padding-right: 30px;
background: #f5f7fd;
}
.answerResult___26O14 {
background: #fafafa;
border-radius: 4px;
}
.questionsInfo___2vxH1 {
padding-top: 40px;
padding-bottom: 10px;
line-height: 2;
width: 120px;
background: #f1f8ff;
border-radius: 2px;
text-align: center;
}
.questionsInfo___2vxH1 img {
width: 140px;
position: absolute;
top: 0;
left: -10px;
}
.leftBar___3d8QX [class~='ant-affix'] {
height: 100% !important;
padding-bottom: 80px;
overflow: auto;
}
.greenBg____iB7N {
background: #ecfff8;
}
.blueBg___3qJqj {
background: #f1f8ff;
}
.redBg___ezJBz {
background: #fff5f4;
}
.orangeBg___2DJpY {
background: #fff8f4;
}
.greyBg___18w2w {
background: #f5f4f4;
}
.commentText___ckWGZ {
font-size: 14px;
background: #fafafa;
font-weight: 500;
border-radius: 2px;
width: 100%;
padding: 16px 16px;
color: #666666;
}
.full___1abk2 {
height: 36px;
border: 1px solid #cccccc;
border-bottom-width: 0px;
color: #007aff;
display: flex;
justify-content: flex-end;
align-items: center;
}
.full___1abk2 > span {
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
}
.full___1abk2 > span span {
margin: 0 9px;
}
/* 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;
}
.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 */
.flex_box_center___xqm06 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3Nv20 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2FGP4 {
align-items: center;
box-align: center;
}
.flex_box_center_end___387aA {
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___3bH33 {
flex-direction: column;
box-orient: block-axis;
}
.shixunWrp___33Rqe {
border: 1px solid #eee;
margin-top: 20px;
}
.shixunWrp___33Rqe h2 {
font-size: 14px;
font-weight: normal;
padding: 6px 20px;
border-bottom: 1px solid #eee;
}
.shixunWrp___33Rqe h2 .s___vCKh9 {
float: right;
color: #007aff;
display: flex;
align-items: center;
cursor: pointer;
}
.shixunWrp___33Rqe h2 .s___vCKh9 i {
margin-right: 6px;
}
.fillComment___1WoJe {
margin-top: 10px;
display: flex;
flex-direction: row;
}
.fillComment___1WoJe img {
width: 38px;
height: 38px;
border-radius: 50%;
display: block;
}
.commentContent___Mjxd1 {
flex: 1 1;
margin-left: 10px;
}
.commentText___2J3jh {
font-size: 14px;
background: #fafafa;
font-weight: 500;
border-radius: 2px;
width: 100%;
padding: 16px 16px;
color: #666666;
}
.simpleWrap___1avIc {
background: #ffffff;
border-radius: 2px;
border: 1px solid #f9f9f9;
font-weight: 300;
padding: 12px 12px;
}
.fillBg___3dLKw {
background: #fafafa;
padding: 10px 17px;
margin-top: 5px;
}
.simpleBg___1k27e {
background: #fafafa;
padding: 10px 17px;
margin-top: 5px;
}
/* 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;
}
.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 */
.wrap___17CUR {
padding: 0 20px;
background: #ffffff;
}
.wrap___17CUR .head___2KG7G {
height: 57px;
display: flex;
align-items: center;
}
.wrap___17CUR .head___2KG7G > aside {
font-size: 16px;
font-weight: 500;
color: #333333;
margin-left: 10px;
margin-right: 18px;
}
.wrap___17CUR .head___2KG7G > div {
font-size: 14px;
color: #b1bacd;
}
.wrap___17CUR .head___2KG7G > div span {
color: #ff9d18;
}
.wrap___17CUR > aside .li___1EGtk {
display: inline-block;
width: 209px;
background: #f8f8f8;
border-radius: 2px;
border: 1px solid #d2dffb;
margin-left: 12px;
margin-bottom: 12px;
padding: 14px 19px;
}
.wrap___17CUR > aside .li___1EGtk .img___3IerY {
position: relative;
margin-bottom: 13px;
}
.wrap___17CUR > aside .li___1EGtk .img___3IerY .big___16qCh {
position: absolute;
z-index: 7;
right: 10px;
top: 10px;
cursor: pointer;
}
.wrap___17CUR > aside .li___1EGtk .s___2czS6 {
display: flex;
color: #6b758b;
font-size: 12px;
margin-bottom: 4px;
}
.wrap___17CUR > aside .li___1EGtk .s___2czS6 span {
flex: 1 1;
}
.wrap___17CUR > aside .li___1EGtk .s___2czS6 span:last-child {
color: #232b40;
}
.wrap___17CUR > aside .li___1EGtk:nth-child(4n + 1),
.wrap___17CUR > aside .li___1EGtk:first-child {
margin-left: 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */