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

1682 lines
44 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Graduations/Lists/StudentSelection/Teacher/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___Oy3Ur {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___tSEQI {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___ub8YO {
align-items: center;
box-align: center;
}
.flex_box_center_end___MdOG3 {
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___yn_xj {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___emKzi {
display: flex;
flex-direction: column;
}
.flex-row___iPx1Z {
display: flex;
flex-direction: row;
}
.justify-start___UgH51 {
display: flex;
justify-content: flex-start;
}
.justify-center___mxd55 {
display: flex;
justify-content: center;
}
.justify-end___SDodz {
display: flex;
justify-content: flex-end;
}
.justify-evenly___UxfoV {
display: flex;
justify-content: space-evenly;
}
.justify-around___Rl3HD {
display: flex;
justify-content: space-around;
}
.justify-between___jjJrK {
display: flex;
justify-content: space-between;
}
.align-start___xSpRb {
display: flex;
align-items: flex-start;
}
.align-center___Jqypx {
display: flex;
align-items: center;
}
.align-end___MlcMx {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___emKzi {
display: flex;
flex-direction: column;
}
.flex-row___iPx1Z {
display: flex;
flex-direction: row;
}
.justify-start___UgH51 {
display: flex;
justify-content: flex-start;
}
.justify-center___mxd55 {
display: flex;
justify-content: center;
}
.justify-end___SDodz {
display: flex;
justify-content: flex-end;
}
.justify-evenly___UxfoV {
display: flex;
justify-content: space-evenly;
}
.justify-around___Rl3HD {
display: flex;
justify-content: space-around;
}
.justify-between___jjJrK {
display: flex;
justify-content: space-between;
}
.align-start___xSpRb {
display: flex;
align-items: flex-start;
}
.align-center___Jqypx {
display: flex;
align-items: center;
}
.align-end___MlcMx {
display: flex;
align-items: flex-end;
}
.wrap___j5lSK {
padding-left: 45px;
}
.wrap___j5lSK .teacherList___eiRwI {
min-height: 500px;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z {
background: #FFFFFF;
border: 1px solid #ECECEC;
margin-bottom: 30px;
cursor: pointer;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z .top___Cgsez {
display: flex;
align-items: center;
height: 60px;
background: #FFFFFF;
box-shadow: 0px 2px 4px 0px #EAEEF4;
padding: 0 20px;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z .top___Cgsez .tag___J4aum {
height: 26px;
line-height: 24px;
padding: 0 10px;
border-radius: 13px;
border: 1px solid #CDD2DD;
font-size: 14px;
color: #6B758B;
flex-shrink: 0;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z .top___Cgsez .name___tDF5G {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding: 0 8px;
font-size: 20px;
color: #333333;
max-width: 600px;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z .top___Cgsez .num___pHt23 {
padding: 2px 7px;
background: #E53333;
border-radius: 12px;
font-size: 12px;
color: #fff;
flex-shrink: 0;
margin-right: 10px;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z .top___Cgsez .check___kslxc {
font-size: 14px;
color: #3061D0;
cursor: pointer;
margin-left: auto;
flex-shrink: 0;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z .center___FWR7i {
color: #5F6368;
font-size: 14px;
display: flex;
align-items: center;
height: 90px;
padding: 0 20px;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z .center___FWR7i .img___xWZT8 {
width: 44px;
height: 44px;
border-radius: 50%;
margin-right: 10px;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z .center___FWR7i .col___Wszet {
margin-right: 75px;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z .bottom___ErSvm {
color: #5F6368;
font-size: 14px;
height: 42px;
background: #F6F7F9;
box-shadow: 0px 2px 4px 0px #EAEEF4;
border-top: 1px solid #ECECEC;
display: flex;
align-items: center;
padding: 0 20px;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z .bottom___ErSvm > div {
display: flex;
align-items: center;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z .bottom___ErSvm > div div:first-child {
margin-right: 8px;
}
.wrap___j5lSK .teacherList___eiRwI .list___xa00z .bottom___ErSvm > div div:last-child {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color: #333333;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Graduations/components/HeadTitle/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___oGGi8 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___e1At5 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___K1Nl5 {
align-items: center;
box-align: center;
}
.flex_box_center_end___IP1rf {
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____nxPW {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___QHMUc {
display: flex;
flex-direction: column;
}
.flex-row___anCOJ {
display: flex;
flex-direction: row;
}
.justify-start___sGJSv {
display: flex;
justify-content: flex-start;
}
.justify-center___zzcDx {
display: flex;
justify-content: center;
}
.justify-end___JSsNa {
display: flex;
justify-content: flex-end;
}
.justify-evenly___JyuCM {
display: flex;
justify-content: space-evenly;
}
.justify-around___Z8_U6 {
display: flex;
justify-content: space-around;
}
.justify-between___E1Jst {
display: flex;
justify-content: space-between;
}
.align-start___u_EMM {
display: flex;
align-items: flex-start;
}
.align-center___Ft994 {
display: flex;
align-items: center;
}
.align-end___urYmO {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___QHMUc {
display: flex;
flex-direction: column;
}
.flex-row___anCOJ {
display: flex;
flex-direction: row;
}
.justify-start___sGJSv {
display: flex;
justify-content: flex-start;
}
.justify-center___zzcDx {
display: flex;
justify-content: center;
}
.justify-end___JSsNa {
display: flex;
justify-content: flex-end;
}
.justify-evenly___JyuCM {
display: flex;
justify-content: space-evenly;
}
.justify-around___Z8_U6 {
display: flex;
justify-content: space-around;
}
.justify-between___E1Jst {
display: flex;
justify-content: space-between;
}
.align-start___u_EMM {
display: flex;
align-items: flex-start;
}
.align-center___Ft994 {
display: flex;
align-items: center;
}
.align-end___urYmO {
display: flex;
align-items: flex-end;
}
.title___Ynb7w {
margin: 20px 0;
display: flex;
align-items: center;
}
.title___Ynb7w b {
font-size: 20px;
font-weight: 600;
color: #232B40;
}
.title___Ynb7w .time___dxFRB {
font-size: 14px;
margin-left: auto;
}
.title___Ynb7w .time___dxFRB > span {
color: #9096A3;
}
.title___Ynb7w .time___dxFRB > span span {
color: #232B40;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Graduations/components/Tags/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___Sswcw {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___nBexI {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___sPXvb {
align-items: center;
box-align: center;
}
.flex_box_center_end___c6nca {
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___Bq_gi {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___LkH0P {
display: flex;
flex-direction: column;
}
.flex-row___TrSLY {
display: flex;
flex-direction: row;
}
.justify-start___RIrgG {
display: flex;
justify-content: flex-start;
}
.justify-center___wodDs {
display: flex;
justify-content: center;
}
.justify-end___kTiGv {
display: flex;
justify-content: flex-end;
}
.justify-evenly___ghvTO {
display: flex;
justify-content: space-evenly;
}
.justify-around___U635j {
display: flex;
justify-content: space-around;
}
.justify-between___WrM7T {
display: flex;
justify-content: space-between;
}
.align-start___sJXPt {
display: flex;
align-items: flex-start;
}
.align-center___GFKSw {
display: flex;
align-items: center;
}
.align-end___Ar5aI {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___LkH0P {
display: flex;
flex-direction: column;
}
.flex-row___TrSLY {
display: flex;
flex-direction: row;
}
.justify-start___RIrgG {
display: flex;
justify-content: flex-start;
}
.justify-center___wodDs {
display: flex;
justify-content: center;
}
.justify-end___kTiGv {
display: flex;
justify-content: flex-end;
}
.justify-evenly___ghvTO {
display: flex;
justify-content: space-evenly;
}
.justify-around___U635j {
display: flex;
justify-content: space-around;
}
.justify-between___WrM7T {
display: flex;
justify-content: space-between;
}
.align-start___sJXPt {
display: flex;
align-items: flex-start;
}
.align-center___GFKSw {
display: flex;
align-items: center;
}
.align-end___Ar5aI {
display: flex;
align-items: flex-end;
}
.tag___NEywM {
padding: 0 12px;
height: 24px;
background: #ADB1B8;
border-radius: 12px;
line-height: 24px;
text-align: center;
font-size: 12px;
font-weight: 600;
color: #fff;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Graduations/Lists/StudentSelection/DetailsModal/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___VCd4U {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___PXXJc {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___FvcHp {
align-items: center;
box-align: center;
}
.flex_box_center_end___faOk_ {
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___hYdgW {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___Yykat {
display: flex;
flex-direction: column;
}
.flex-row___Tg6Ym {
display: flex;
flex-direction: row;
}
.justify-start___t20H5 {
display: flex;
justify-content: flex-start;
}
.justify-center___GYfTK {
display: flex;
justify-content: center;
}
.justify-end___t3rWN {
display: flex;
justify-content: flex-end;
}
.justify-evenly___YYNKn {
display: flex;
justify-content: space-evenly;
}
.justify-around____wnZK {
display: flex;
justify-content: space-around;
}
.justify-between___e9Z2G {
display: flex;
justify-content: space-between;
}
.align-start___JdP3X {
display: flex;
align-items: flex-start;
}
.align-center___w_5hC {
display: flex;
align-items: center;
}
.align-end___dUeKD {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___Yykat {
display: flex;
flex-direction: column;
}
.flex-row___Tg6Ym {
display: flex;
flex-direction: row;
}
.justify-start___t20H5 {
display: flex;
justify-content: flex-start;
}
.justify-center___GYfTK {
display: flex;
justify-content: center;
}
.justify-end___t3rWN {
display: flex;
justify-content: flex-end;
}
.justify-evenly___YYNKn {
display: flex;
justify-content: space-evenly;
}
.justify-around____wnZK {
display: flex;
justify-content: space-around;
}
.justify-between___e9Z2G {
display: flex;
justify-content: space-between;
}
.align-start___JdP3X {
display: flex;
align-items: flex-start;
}
.align-center___w_5hC {
display: flex;
align-items: center;
}
.align-end___dUeKD {
display: flex;
align-items: flex-end;
}
.wrap___Lk1KU {
max-height: 650px;
}
.wrap___Lk1KU .markdown-body p {
font-size: 14px;
color: rgba(0, 0, 0, 0.9);
line-height: 22px;
font-family: serif;
font-family: initial;
}
.wrap___Lk1KU .des___NrGnB {
overflow-y: auto;
}
.wrap___Lk1KU .des___NrGnB .row____lS7x {
margin-bottom: 15px;
display: flex;
align-items: flex-start;
}
.wrap___Lk1KU .des___NrGnB .row____lS7x span {
display: inline-block;
}
.wrap___Lk1KU .des___NrGnB .row____lS7x > span:nth-child(1) {
font-size: 14px;
color: #5F6367;
margin-right: 18px;
width: 85px;
text-align: right;
flex-shrink: 0;
}
.wrap___Lk1KU .des___NrGnB .row____lS7x > span:nth-child(2) {
font-size: 14px;
color: rgba(0, 0, 0, 0.9);
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
.wrap___Lk1KU .des___NrGnB .list___PEHaz {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.wrap___Lk1KU .des___NrGnB .list___PEHaz div {
margin-bottom: 10px;
margin-left: 103px;
color: #3061D0;
height: 20px;
text-decoration: underline;
font-family: serif;
font-family: initial;
cursor: pointer;
}
.wrap___Lk1KU .actionBtns___eC3BF {
display: flex;
align-items: center;
justify-content: flex-end;
}
.wrap___Lk1KU .actionBtns___eC3BF span {
font-size: 14px;
color: #165DFF;
cursor: pointer;
}
.wrap___Lk1KU .actionBtns___eC3BF b {
font-size: 14px;
color: #999999;
cursor: not-allowed;
font-weight: 400;
}
.wrap___Lk1KU .state___PF2x0 {
display: flex;
align-items: center;
overflow: hidden;
margin-left: 10px;
}
.wrap___Lk1KU .state___PF2x0 .tag___WyoKH {
width: 60px;
height: 26px;
border-radius: 13px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
flex-shrink: 0;
}
.wrap___Lk1KU .state___PF2x0 .tag0___HB3U8 {
width: 60px;
height: 26px;
border-radius: 13px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
flex-shrink: 0;
border: 1px solid #D5E2FF;
color: #165DFF;
}
.wrap___Lk1KU .state___PF2x0 .tag1___YmXRD {
width: 60px;
height: 26px;
border-radius: 13px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
flex-shrink: 0;
border: 1px solid #B1F0E1;
color: #00B187;
}
.wrap___Lk1KU .state___PF2x0 .tag2___l3QtF {
width: 60px;
height: 26px;
border-radius: 13px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
flex-shrink: 0;
border: 1px solid #FFC4C4;
color: #E53333;
}
.wrap___Lk1KU .state___PF2x0 .tag3___dBINp {
width: 60px;
height: 26px;
border-radius: 13px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
flex-shrink: 0;
border: 1px solid #DADBDE;
color: #999999;
}
.wrap___Lk1KU .state___PF2x0 .name___IBwDK {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-left: 10px;
font-size: 20px;
font-weight: 600;
color: #000000;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Graduations/components/SettingModal/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___cQ5Sl {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___BU1Wl {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___jBfz4 {
align-items: center;
box-align: center;
}
.flex_box_center_end___mFYce {
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___jBfuW {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___MhyaL {
display: flex;
flex-direction: column;
}
.flex-row___pRYFg {
display: flex;
flex-direction: row;
}
.justify-start___Z8fzQ {
display: flex;
justify-content: flex-start;
}
.justify-center___v4Uvi {
display: flex;
justify-content: center;
}
.justify-end___smGzc {
display: flex;
justify-content: flex-end;
}
.justify-evenly___ep5zI {
display: flex;
justify-content: space-evenly;
}
.justify-around___RfZEB {
display: flex;
justify-content: space-around;
}
.justify-between___C5H0d {
display: flex;
justify-content: space-between;
}
.align-start___O0Kpv {
display: flex;
align-items: flex-start;
}
.align-center___Vxde6 {
display: flex;
align-items: center;
}
.align-end___TGvuF {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___MhyaL {
display: flex;
flex-direction: column;
}
.flex-row___pRYFg {
display: flex;
flex-direction: row;
}
.justify-start___Z8fzQ {
display: flex;
justify-content: flex-start;
}
.justify-center___v4Uvi {
display: flex;
justify-content: center;
}
.justify-end___smGzc {
display: flex;
justify-content: flex-end;
}
.justify-evenly___ep5zI {
display: flex;
justify-content: space-evenly;
}
.justify-around___RfZEB {
display: flex;
justify-content: space-around;
}
.justify-between___C5H0d {
display: flex;
justify-content: space-between;
}
.align-start___O0Kpv {
display: flex;
align-items: flex-start;
}
.align-center___Vxde6 {
display: flex;
align-items: center;
}
.align-end___TGvuF {
display: flex;
align-items: flex-end;
}
.wrap___npJKs .label___mSlLf {
font-size: 14px;
color: #5F6368;
margin-bottom: 10px;
}
.wrap___npJKs .label___mSlLf span {
font-size: 14px;
color: #E30000;
margin-right: 2px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ShixunHomeworks/Detail/components/ConfigWorks/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___IBr6x {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___n2Iz0 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1umwO {
align-items: center;
box-align: center;
}
.flex_box_center_end___SRZYb {
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___b90Da {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___I0N04 {
display: flex;
flex-direction: column;
}
.flex-row___eSLiV {
display: flex;
flex-direction: row;
}
.justify-start___Sdnkd {
display: flex;
justify-content: flex-start;
}
.justify-center___JJbfB {
display: flex;
justify-content: center;
}
.justify-end___nlCKb {
display: flex;
justify-content: flex-end;
}
.justify-evenly___x5EQh {
display: flex;
justify-content: space-evenly;
}
.justify-around___CUn67 {
display: flex;
justify-content: space-around;
}
.justify-between___Xn88E {
display: flex;
justify-content: space-between;
}
.align-start___qkpWn {
display: flex;
align-items: flex-start;
}
.align-center___YKM3K {
display: flex;
align-items: center;
}
.align-end___dantv {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___I0N04 {
display: flex;
flex-direction: column;
}
.flex-row___eSLiV {
display: flex;
flex-direction: row;
}
.justify-start___Sdnkd {
display: flex;
justify-content: flex-start;
}
.justify-center___JJbfB {
display: flex;
justify-content: center;
}
.justify-end___nlCKb {
display: flex;
justify-content: flex-end;
}
.justify-evenly___x5EQh {
display: flex;
justify-content: space-evenly;
}
.justify-around___CUn67 {
display: flex;
justify-content: space-around;
}
.justify-between___Xn88E {
display: flex;
justify-content: space-between;
}
.align-start___qkpWn {
display: flex;
align-items: flex-start;
}
.align-center___YKM3K {
display: flex;
align-items: center;
}
.align-end___dantv {
display: flex;
align-items: flex-end;
}
.form___V3fAH strong {
font-weight: normal;
color: #333;
font-size: 16px;
}
.form___V3fAH h1 {
font-weight: 600;
color: #333;
font-size: 16px;
}
.form___V3fAH [class~='ant-form-item'] {
margin-bottom: 0;
}
.efficiency___Lmou1 {
background: #fafafa;
padding: 20px;
font-size: 12px;
position: relative;
}
.efficiency___Lmou1:before {
width: 0;
height: 0;
content: '';
position: absolute;
left: -20px;
top: 27px;
border-right: 15px solid #fafafa;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
}
div[class~="ant-modal-confirm-content"] {
margin-left: none;
}
.tip___hVaw_ {
color: #fb0303;
margin-left: 110px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/CodeBox/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.codeBox___WpkVl {
display: flex;
}
.codeBox___WpkVl > aside {
margin-right: 20px;
height: 50px;
}
.codeBox___WpkVl > aside > div {
color: #f23838;
}
.codeBox___WpkVl > div {
display: flex;
flex-direction: column;
align-items: center;
}
.codeBox___WpkVl > div > div {
color: #999;
margin-top: 6px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Graduations/Lists/StudentSelection/Student/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___NXcIP {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___Pebyg {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___BQGzf {
align-items: center;
box-align: center;
}
.flex_box_center_end___zN8c6 {
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___slo4Z {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___BEhFY {
display: flex;
flex-direction: column;
}
.flex-row___AbjhN {
display: flex;
flex-direction: row;
}
.justify-start___FsbWp {
display: flex;
justify-content: flex-start;
}
.justify-center___qWGi7 {
display: flex;
justify-content: center;
}
.justify-end___RrgtM {
display: flex;
justify-content: flex-end;
}
.justify-evenly___J6L5d {
display: flex;
justify-content: space-evenly;
}
.justify-around___FSaAG {
display: flex;
justify-content: space-around;
}
.justify-between___GRLKZ {
display: flex;
justify-content: space-between;
}
.align-start___clYdu {
display: flex;
align-items: flex-start;
}
.align-center___w1L3L {
display: flex;
align-items: center;
}
.align-end___rbWkE {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___BEhFY {
display: flex;
flex-direction: column;
}
.flex-row___AbjhN {
display: flex;
flex-direction: row;
}
.justify-start___FsbWp {
display: flex;
justify-content: flex-start;
}
.justify-center___qWGi7 {
display: flex;
justify-content: center;
}
.justify-end___RrgtM {
display: flex;
justify-content: flex-end;
}
.justify-evenly___J6L5d {
display: flex;
justify-content: space-evenly;
}
.justify-around___FSaAG {
display: flex;
justify-content: space-around;
}
.justify-between___GRLKZ {
display: flex;
justify-content: space-between;
}
.align-start___clYdu {
display: flex;
align-items: flex-start;
}
.align-center___w1L3L {
display: flex;
align-items: center;
}
.align-end___rbWkE {
display: flex;
align-items: flex-end;
}
.wrap___Cl57w {
padding-left: 45px;
}
.wrap___Cl57w .tip___sGVnl {
margin-top: 20px;
height: 40px;
background: rgba(233, 146, 55, 0.1);
border-radius: 4px;
display: flex;
align-items: center;
color: #E99237;
padding-left: 12px;
}
.wrap___Cl57w .listWrap___OYoyC {
margin-top: 13px;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ {
padding: 30px;
display: flex;
align-items: center;
background: #FFFFFF;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
border-radius: 4px;
border: 1px solid #F5F5F5;
margin-bottom: 20px;
position: relative;
overflow: hidden;
cursor: pointer;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .left___b7Ykx {
flex: 1 1;
overflow: hidden;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .left___b7Ykx .state___ZiQzs {
display: flex;
align-items: center;
overflow: hidden;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .left___b7Ykx .state___ZiQzs .tag___swdOn {
width: 60px;
height: 26px;
border-radius: 13px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
flex-shrink: 0;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .left___b7Ykx .state___ZiQzs .tag0___M6FYN {
width: 60px;
height: 26px;
border-radius: 13px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
flex-shrink: 0;
border: 1px solid #D5E2FF;
color: #165DFF;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .left___b7Ykx .state___ZiQzs .tag1___Sg8yD {
width: 60px;
height: 26px;
border-radius: 13px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
flex-shrink: 0;
border: 1px solid #B1F0E1;
color: #00B187;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .left___b7Ykx .state___ZiQzs .tag2___iT8lP {
width: 60px;
height: 26px;
border-radius: 13px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
flex-shrink: 0;
border: 1px solid #FFC4C4;
color: #E53333;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .left___b7Ykx .state___ZiQzs .tag3___jqhO2 {
width: 60px;
height: 26px;
border-radius: 13px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
flex-shrink: 0;
border: 1px solid #DADBDE;
color: #999999;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .left___b7Ykx .state___ZiQzs .name___BNDAZ {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-left: 10px;
font-size: 20px;
color: #000000;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .left___b7Ykx .info___pKNSG {
margin-top: 30px;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .left___b7Ykx .info___pKNSG span {
font-size: 14px;
color: #666666;
margin-right: 30px;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .left___b7Ykx .info___pKNSG span > span {
font-size: 14px;
color: #000000;
margin-left: 8px;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .left___b7Ykx .time___jyND5 {
font-size: 12px;
color: #9096A3;
margin-top: 14px;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .right___XT6Gh {
display: flex;
align-items: flex-start;
padding-left: 30px;
flex-shrink: 0;
height: 112px;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .right___XT6Gh .btn___vKu7W {
font-size: 14px;
color: #5F6368;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-top: 3px;
}
.wrap___Cl57w .listWrap___OYoyC .list___rT4Q_ .right___XT6Gh .btn___vKu7W:hover {
color: #165DFF;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Graduations/Lists/StudentSelection/TopicModal/index.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___F8QoL {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___ixN8I {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___lwi7z {
align-items: center;
box-align: center;
}
.flex_box_center_end___MtVph {
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___fn2Wu {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___qE0XG {
display: flex;
flex-direction: column;
}
.flex-row___zw8Rw {
display: flex;
flex-direction: row;
}
.justify-start___SMruj {
display: flex;
justify-content: flex-start;
}
.justify-center___XYiAY {
display: flex;
justify-content: center;
}
.justify-end___Zd7YG {
display: flex;
justify-content: flex-end;
}
.justify-evenly___o6Vns {
display: flex;
justify-content: space-evenly;
}
.justify-around___lQ3Oh {
display: flex;
justify-content: space-around;
}
.justify-between___bWuvd {
display: flex;
justify-content: space-between;
}
.align-start___aLu6o {
display: flex;
align-items: flex-start;
}
.align-center___gkc2M {
display: flex;
align-items: center;
}
.align-end___vdX4L {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___qE0XG {
display: flex;
flex-direction: column;
}
.flex-row___zw8Rw {
display: flex;
flex-direction: row;
}
.justify-start___SMruj {
display: flex;
justify-content: flex-start;
}
.justify-center___XYiAY {
display: flex;
justify-content: center;
}
.justify-end___Zd7YG {
display: flex;
justify-content: flex-end;
}
.justify-evenly___o6Vns {
display: flex;
justify-content: space-evenly;
}
.justify-around___lQ3Oh {
display: flex;
justify-content: space-around;
}
.justify-between___bWuvd {
display: flex;
justify-content: space-between;
}
.align-start___aLu6o {
display: flex;
align-items: flex-start;
}
.align-center___gkc2M {
display: flex;
align-items: center;
}
.align-end___vdX4L {
display: flex;
align-items: flex-end;
}
.wrap___CkyzG .listWrap___d0chX {
max-height: 520px;
overflow: hidden auto;
width: 1000px;
margin-left: -25px;
padding: 0 25px;
margin-bottom: 10px;
}
.wrap___CkyzG .listWrap___d0chX .list___S7Zml {
background: #FFFFFF;
border: 1px solid #ECECEC;
margin-bottom: 30px;
cursor: pointer;
}
.wrap___CkyzG .listWrap___d0chX .list___S7Zml .top___FxvYM {
display: flex;
align-items: center;
background: #FFFFFF;
box-shadow: 0px 2px 4px 0px #EAEEF4;
padding: 0 20px;
}
.wrap___CkyzG .listWrap___d0chX .list___S7Zml .top___FxvYM .box___kpIeL {
flex: 1 1;
padding: 15px 20px 15px 0;
overflow: hidden;
}
.wrap___CkyzG .listWrap___d0chX .list___S7Zml .top___FxvYM .box___kpIeL .name___MGi0J {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 20px;
font-weight: 600;
color: #000000;
display: inline-block;
max-width: 100%;
}
.wrap___CkyzG .listWrap___d0chX .list___S7Zml .top___FxvYM .box___kpIeL .des___VqXEd > div {
font-size: 14px;
color: #717888;
line-height: 21px;
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.wrap___CkyzG .listWrap___d0chX .list___S7Zml .top___FxvYM .check___tTb0k {
font-size: 14px;
color: #3061D0;
cursor: pointer;
margin-left: auto;
flex-shrink: 0;
}
.wrap___CkyzG .listWrap___d0chX .list___S7Zml .bottom____2Rzh {
color: #5F6368;
font-size: 14px;
height: 42px;
background: #F6F7F9;
box-shadow: 0px 2px 4px 0px #EAEEF4;
border-top: 1px solid #ECECEC;
display: flex;
align-items: center;
padding: 0 20px;
}
.wrap___CkyzG .listWrap___d0chX .list___S7Zml .bottom____2Rzh > div {
display: flex;
align-items: center;
}
.wrap___CkyzG .listWrap___d0chX .list___S7Zml .bottom____2Rzh > div div:first-child {
margin-right: 8px;
}
.wrap___CkyzG .listWrap___d0chX .list___S7Zml .bottom____2Rzh > div div:last-child {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color: #333333;
}
.wrap___CkyzG .listWrap___d0chX .list___S7Zml:last-child {
margin-bottom: 20px;
}