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
5.7 KiB

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/DetailedAnalysis/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___Qx5by {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___Jovvb {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___ZgKxt {
align-items: center;
box-align: center;
}
.flex_box_center_end___rLoZQ {
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___H7gvw {
flex-direction: column;
box-orient: block-axis;
}
.title___mKlZQ {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___mKlZQ strong {
color: #333;
}
.link____MbLK {
color: rgba(0, 0, 0, 0.85);
}
.link____MbLK:hover {
color: #0152d9;
}
.wrap___M54Mm {
background-color: #fff;
margin-top: 20px;
overflow: hidden;
margin-bottom: 20px;
}
.wrap___M54Mm .info___LS1sD {
padding: 30px;
display: flex;
}
.wrap___M54Mm .info___LS1sD img {
width: 146px;
height: 146px;
border-radius: 50%;
}
.wrap___M54Mm .info___LS1sD ol,
.wrap___M54Mm .info___LS1sD ul,
.wrap___M54Mm .info___LS1sD li {
margin: 0;
padding: 0;
}
.wrap___M54Mm .info___LS1sD ul {
margin-left: 130px;
}
.wrap___M54Mm .info___LS1sD ul .name___XFTyf {
font-size: 26px;
font-weight: 600;
color: #000000;
margin-top: 6px;
}
.wrap___M54Mm .info___LS1sD ul li {
font-size: 18px;
font-weight: 600;
color: #000000;
margin-bottom: 22px;
}
.wrap___M54Mm .info___LS1sD ul li span {
color: #434d6c;
}
.wrap___M54Mm .info___LS1sD ol {
margin-left: auto;
}
.wrap___M54Mm .info___LS1sD ol li:first-child {
font-size: 18px;
font-weight: 600;
color: #000000;
margin-bottom: 10px;
margin-top: 60px;
padding-right: 40px;
}
.wrap___M54Mm .info___LS1sD ol li:last-child {
font-size: 30px;
font-weight: 600;
color: #e30000;
}
.wrap___M54Mm .box___MY5TN {
padding: 0 30px;
display: flex;
justify-content: space-between;
}
.wrap___M54Mm .box___MY5TN ul {
display: flex;
padding: 0;
}
.wrap___M54Mm .box___MY5TN ul li:first-child {
width: 135px;
height: 196px;
background: #f9f9fb;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.wrap___M54Mm .box___MY5TN ul li:first-child p {
font-size: 26px;
font-weight: 600;
color: #000000;
}
.wrap___M54Mm .box___MY5TN ul li:first-child div {
font-weight: 600;
color: #000000;
font-size: 18px;
}
.wrap___M54Mm .box___MY5TN ul li:last-child {
width: 241px;
height: 196px;
background: #f9f9fb;
margin-left: 1px;
padding: 20px;
display: flex;
flex-direction: column;
}
.wrap___M54Mm .box___MY5TN ul li:last-child b {
color: #e02020;
}
.wrap___M54Mm .box___MY5TN ul li:last-child > div {
margin-bottom: 14px;
display: flex;
align-items: center;
}
.wrap___M54Mm .box___MY5TN ul li:last-child > div > div {
width: 131px;
height: 12px;
background: #e5e5ec;
margin: 0 8px;
}
.wrap___M54Mm .box___MY5TN ul li:last-child > div > div aside {
width: 100%;
height: 100%;
}
.wrap___M54Mm .box___MY5TN ul li:last-child > div span:last-child {
color: #434d6c;
}
.wrap___M54Mm .tab___Pts7W {
margin: 30px;
}
.wrap___M54Mm .tab___Pts7W .ant-tabs-tab {
margin-right: 55px;
}
.wrap___M54Mm .tab___Pts7W .ant-tabs-tab > div {
font-size: 16px;
font-weight: 600;
}
.wrap___M54Mm .tab___Pts7W .ant-tabs-nav::before {
border-bottom: 0;
}
.wrap___M54Mm .group___KTR8B {
margin-left: 30px;
}
.wrap___M54Mm .group___KTR8B label {
margin-right: 30px;
}
.modal___wynb6 {
position: fixed;
left: 0px;
bottom: 0px;
z-index: 1000;
height: 32vh;
width: 100vw;
background: #ffffff;
}
.modal___wynb6 .head___rpYjK {
height: 40px;
background: #292a2d;
display: flex;
align-items: center;
padding: 0 20px 0 10px;
color: #fff;
}
.modal___wynb6 .head___rpYjK span {
margin-right: auto;
}
.modal___wynb6 .head___rpYjK i {
cursor: pointer;
}
.modal___wynb6 .des___PNfp8 {
overflow: auto;
height: calc(100% - 40px);
padding: 10px;
}
.modal___wynb6 .des___PNfp8 .sub___LF5wd {
font-size: 16px;
font-weight: 600;
color: #444444;
margin-bottom: 8px;
}
.modal___wynb6 .des___PNfp8 .tags___tdrDl {
margin-bottom: 30px;
}
.modal___wynb6 .des___PNfp8 .tags___tdrDl > span {
font-size: 12px;
color: #444444;
margin-right: 16px;
}
.modal___wynb6 .des___PNfp8 .tags___tdrDl > span i {
font-size: 12px !important;
}