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...

225 lines
4.6 KiB

.flex_box_center___21ZGN {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___26n_G {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___HNDG1 {
align-items: center;
box-align: center;
}
.flex_box_center_end___1bhwU {
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___25J_8 {
flex-direction: column;
box-orient: block-axis;
}
.title___8nEOO {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___8nEOO strong {
color: #333;
}
.link___3E_mt {
color: rgba(0, 0, 0, 0.85);
}
.link___3E_mt:hover {
color: #0152d9;
}
.wrap___2agdd {
background-color: #fff;
margin-top: 20px;
overflow: hidden;
margin-bottom: 20px;
}
.wrap___2agdd .info___3UEU6 {
padding: 30px;
display: flex;
}
.wrap___2agdd .info___3UEU6 img {
width: 146px;
height: 146px;
border-radius: 50%;
}
.wrap___2agdd .info___3UEU6 ol,
.wrap___2agdd .info___3UEU6 ul,
.wrap___2agdd .info___3UEU6 li {
margin: 0;
padding: 0;
}
.wrap___2agdd .info___3UEU6 ul {
margin-left: 130px;
}
.wrap___2agdd .info___3UEU6 ul .name___2bB9Y {
font-size: 26px;
font-weight: 600;
color: #000000;
margin-top: 6px;
}
.wrap___2agdd .info___3UEU6 ul li {
font-size: 18px;
font-weight: 600;
color: #000000;
margin-bottom: 22px;
}
.wrap___2agdd .info___3UEU6 ul li span {
color: #434d6c;
}
.wrap___2agdd .info___3UEU6 ol {
margin-left: auto;
}
.wrap___2agdd .info___3UEU6 ol li:first-child {
font-size: 18px;
font-weight: 600;
color: #000000;
margin-bottom: 10px;
margin-top: 60px;
padding-right: 40px;
}
.wrap___2agdd .info___3UEU6 ol li:last-child {
font-size: 30px;
font-weight: 600;
color: #e30000;
}
.wrap___2agdd .box___2SQY4 {
padding: 0 30px;
display: flex;
justify-content: space-between;
}
.wrap___2agdd .box___2SQY4 ul {
display: flex;
padding: 0;
}
.wrap___2agdd .box___2SQY4 ul li:first-child {
width: 135px;
height: 196px;
background: #f9f9fb;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.wrap___2agdd .box___2SQY4 ul li:first-child p {
font-size: 26px;
font-weight: 600;
color: #000000;
}
.wrap___2agdd .box___2SQY4 ul li:first-child div {
font-weight: 600;
color: #000000;
font-size: 18px;
}
.wrap___2agdd .box___2SQY4 ul li:last-child {
width: 241px;
height: 196px;
background: #f9f9fb;
margin-left: 1px;
padding: 20px;
display: flex;
flex-direction: column;
}
.wrap___2agdd .box___2SQY4 ul li:last-child b {
color: #e02020;
}
.wrap___2agdd .box___2SQY4 ul li:last-child > div {
margin-bottom: 14px;
display: flex;
align-items: center;
}
.wrap___2agdd .box___2SQY4 ul li:last-child > div > div {
width: 131px;
height: 12px;
background: #e5e5ec;
margin: 0 8px;
}
.wrap___2agdd .box___2SQY4 ul li:last-child > div > div aside {
width: 100%;
height: 100%;
}
.wrap___2agdd .box___2SQY4 ul li:last-child > div span:last-child {
color: #434d6c;
}
.wrap___2agdd .tab___1sOCd {
margin: 30px;
}
.wrap___2agdd .tab___1sOCd .ant-tabs-tab {
margin-right: 55px;
}
.wrap___2agdd .tab___1sOCd .ant-tabs-tab > div {
font-size: 16px;
font-weight: 600;
}
.wrap___2agdd .tab___1sOCd .ant-tabs-nav::before {
border-bottom: 0;
}
.wrap___2agdd .group___1XkM2 {
margin-left: 30px;
}
.wrap___2agdd .group___1XkM2 label {
margin-right: 30px;
}
.modal___1pyZq {
position: fixed;
left: 0px;
bottom: 0px;
z-index: 1000;
height: 32vh;
width: 100vw;
background: #ffffff;
}
.modal___1pyZq .head___3UIFw {
height: 40px;
background: #292a2d;
display: flex;
align-items: center;
padding: 0 20px 0 10px;
color: #fff;
}
.modal___1pyZq .head___3UIFw span {
margin-right: auto;
}
.modal___1pyZq .head___3UIFw i {
cursor: pointer;
}
.modal___1pyZq .des___34yRA {
overflow: auto;
height: calc(100% - 40px);
padding: 10px;
}
.modal___1pyZq .des___34yRA .sub___cvSH8 {
font-size: 16px;
font-weight: 600;
color: #444444;
margin-bottom: 8px;
}
.modal___1pyZq .des___34yRA .tags___3QnCl {
margin-bottom: 30px;
}
.modal___1pyZq .des___34yRA .tags___3QnCl > span {
font-size: 12px;
color: #444444;
margin-right: 16px;
}
.modal___1pyZq .des___34yRA .tags___3QnCl > span i {
font-size: 12px !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */