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/24663.ac632e80.chunk.css

3464 lines
88 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/Banner/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___NeSU8 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___ImTGl {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___BtRd9 {
align-items: center;
box-align: center;
}
.flex_box_center_end___qcLe3 {
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___Ze_3q {
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___jllf3 {
display: flex;
flex-direction: column;
}
.flex-row___BCohQ {
display: flex;
flex-direction: row;
}
.justify-start___HRZjZ {
display: flex;
justify-content: flex-start;
}
.justify-center___N4SfL {
display: flex;
justify-content: center;
}
.justify-end___uSxo7 {
display: flex;
justify-content: flex-end;
}
.justify-evenly___ecCKd {
display: flex;
justify-content: space-evenly;
}
.justify-around___J7aWA {
display: flex;
justify-content: space-around;
}
.justify-between___jLGLa {
display: flex;
justify-content: space-between;
}
.align-start___Q1TAN {
display: flex;
align-items: flex-start;
}
.align-center___PLDM6 {
display: flex;
align-items: center;
}
.align-end___Y_kBy {
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___jllf3 {
display: flex;
flex-direction: column;
}
.flex-row___BCohQ {
display: flex;
flex-direction: row;
}
.justify-start___HRZjZ {
display: flex;
justify-content: flex-start;
}
.justify-center___N4SfL {
display: flex;
justify-content: center;
}
.justify-end___uSxo7 {
display: flex;
justify-content: flex-end;
}
.justify-evenly___ecCKd {
display: flex;
justify-content: space-evenly;
}
.justify-around___J7aWA {
display: flex;
justify-content: space-around;
}
.justify-between___jLGLa {
display: flex;
justify-content: space-between;
}
.align-start___Q1TAN {
display: flex;
align-items: flex-start;
}
.align-center___PLDM6 {
display: flex;
align-items: center;
}
.align-end___Y_kBy {
display: flex;
align-items: flex-end;
}
.banner___PoUBO {
display: flex;
align-items: center;
justify-content: center;
}
.banner___PoUBO .content___XoDjy {
width: 1200px;
height: 212px;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
.banner___PoUBO .content___XoDjy aside {
margin-top: 56px;
}
.banner___PoUBO .content___XoDjy aside p {
display: flex;
align-items: center;
}
.banner___PoUBO .content___XoDjy aside p b {
font-size: 30px;
font-weight: 500;
color: #000000;
letter-spacing: 4px;
margin-right: 20px;
}
.banner___PoUBO .content___XoDjy aside p span {
font-size: 16px;
color: #000000;
letter-spacing: 4px;
}
.banner___PoUBO .content___XoDjy aside .btns___Pb35j {
margin-top: 35px;
}
.banner___PoUBO .content___XoDjy aside .btns___Pb35j > div {
display: inline-block;
height: 32px;
background: #f6f7f9;
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 4px;
border: 1px solid #dadbde;
font-size: 14px;
color: #3b3e47;
line-height: 30px;
margin-right: 23px;
padding: 0 16px;
position: relative;
cursor: pointer;
}
.banner___PoUBO .content___XoDjy aside .btns___Pb35j > div:hover {
color: #165dff;
border: 1px solid #bacffe;
}
.banner___PoUBO .content___XoDjy aside .btns___Pb35j > div img {
position: absolute;
z-index: 1;
top: -21px;
right: 22px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/CustomTags/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___hG6RI {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___ss3Fh {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___K80p9 {
align-items: center;
box-align: center;
}
.flex_box_center_end___qmXX3 {
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___GFV8F {
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___cbWl0 {
display: flex;
flex-direction: column;
}
.flex-row___t1ew2 {
display: flex;
flex-direction: row;
}
.justify-start___yGYD_ {
display: flex;
justify-content: flex-start;
}
.justify-center___BWreT {
display: flex;
justify-content: center;
}
.justify-end___CbMEq {
display: flex;
justify-content: flex-end;
}
.justify-evenly___kq9Bv {
display: flex;
justify-content: space-evenly;
}
.justify-around___aOghn {
display: flex;
justify-content: space-around;
}
.justify-between___leIuF {
display: flex;
justify-content: space-between;
}
.align-start___p4Njh {
display: flex;
align-items: flex-start;
}
.align-center___xWxdJ {
display: flex;
align-items: center;
}
.align-end___J8YjP {
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___cbWl0 {
display: flex;
flex-direction: column;
}
.flex-row___t1ew2 {
display: flex;
flex-direction: row;
}
.justify-start___yGYD_ {
display: flex;
justify-content: flex-start;
}
.justify-center___BWreT {
display: flex;
justify-content: center;
}
.justify-end___CbMEq {
display: flex;
justify-content: flex-end;
}
.justify-evenly___kq9Bv {
display: flex;
justify-content: space-evenly;
}
.justify-around___aOghn {
display: flex;
justify-content: space-around;
}
.justify-between___leIuF {
display: flex;
justify-content: space-between;
}
.align-start___p4Njh {
display: flex;
align-items: flex-start;
}
.align-center___xWxdJ {
display: flex;
align-items: center;
}
.align-end___J8YjP {
display: flex;
align-items: flex-end;
}
.row___aXJjm {
display: flex;
align-items: flex-start;
justify-content: flex-start;
}
.row___aXJjm .title___HUKL0 {
font-size: 14px;
color: #9096a3;
flex-shrink: 0;
width: 41px;
text-align-last: justify;
margin-top: 4px;
margin-right: 12px;
}
.row___aXJjm .tagsWrap___XB2W3 {
flex: 1 1;
position: relative;
}
.row___aXJjm .tagsWrap___XB2W3 .action___VdHb1 {
font-size: 14px;
color: #82a8ff;
width: 55px;
position: absolute;
z-index: 2;
bottom: 20px;
right: 0px;
cursor: pointer;
}
.row___aXJjm .tagsWrap___XB2W3 .action___VdHb1 i {
display: inline-block;
font-size: 12px;
}
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC {
max-height: 245px;
overflow: hidden;
}
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC .tag___V7Eft > span {
display: inline-flex;
align-items: center;
margin-left: 8px;
margin-bottom: 17px;
font-size: 14px;
cursor: pointer;
padding: 4px 12px;
}
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC .tag___V7Eft > span .name___Hk1Ip {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 600px;
display: inline-block;
}
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC .tag___V7Eft > span .num___xQpcH {
margin-left: 3px;
}
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC .tag___V7Eft > span:hover {
color: #165dff !important;
}
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC .tag___V7Eft .active___XryTX {
color: #165dff !important;
border-radius: 2px;
background: #f6f7f9;
}
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, 0.05) !important;
border-radius: 3px;
}
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC::-webkit-scrollbar-track {
background-color: #f6f7f9 !important;
box-shadow: none !important;
box-shadow: initial !important;
}
.row___aXJjm .tagsBorderWrap___OMxjs .bar___t1kKC {
padding-top: 8px;
border-radius: 4px;
border: 1px solid rgba(219, 220, 224, 0.5);
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/SuperiorTabs/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___aK2n3 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___HX0Oh {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___LJOJr {
align-items: center;
box-align: center;
}
.flex_box_center_end___SCakF {
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___AYv4m {
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___K7k5m {
display: flex;
flex-direction: column;
}
.flex-row___td81S {
display: flex;
flex-direction: row;
}
.justify-start___cp2f3 {
display: flex;
justify-content: flex-start;
}
.justify-center___eYc2z {
display: flex;
justify-content: center;
}
.justify-end___N3vQV {
display: flex;
justify-content: flex-end;
}
.justify-evenly___QyqZ2 {
display: flex;
justify-content: space-evenly;
}
.justify-around___QPg1C {
display: flex;
justify-content: space-around;
}
.justify-between___hco0O {
display: flex;
justify-content: space-between;
}
.align-start___Oa6lS {
display: flex;
align-items: flex-start;
}
.align-center___CcX1j {
display: flex;
align-items: center;
}
.align-end___qVvfU {
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___K7k5m {
display: flex;
flex-direction: column;
}
.flex-row___td81S {
display: flex;
flex-direction: row;
}
.justify-start___cp2f3 {
display: flex;
justify-content: flex-start;
}
.justify-center___eYc2z {
display: flex;
justify-content: center;
}
.justify-end___N3vQV {
display: flex;
justify-content: flex-end;
}
.justify-evenly___QyqZ2 {
display: flex;
justify-content: space-evenly;
}
.justify-around___QPg1C {
display: flex;
justify-content: space-around;
}
.justify-between___hco0O {
display: flex;
justify-content: space-between;
}
.align-start___Oa6lS {
display: flex;
align-items: flex-start;
}
.align-center___CcX1j {
display: flex;
align-items: center;
}
.align-end___qVvfU {
display: flex;
align-items: flex-end;
}
.tabs___GTqPV {
height: 32px;
background: #1C367E;
box-shadow: inset 0px 3px 5px 0px rgba(27, 36, 74, 0.5);
border-radius: 16px;
display: inline-block;
}
.tabs___GTqPV span {
display: inline-block;
padding: 0 20px;
line-height: 32px;
font-size: 14px;
font-weight: 400;
color: #9096a3;
position: relative;
cursor: pointer;
}
.tabs___GTqPV span:hover {
color: #165dff;
}
.tabs___GTqPV span::after {
content: '';
position: absolute;
width: 1px;
height: calc(100% - 2px);
background: #e2e2e2;
border-radius: 4px;
z-index: 1;
left: 0;
top: 1px;
background: #1C367E;
}
.tabs___GTqPV span:first-child::after,
.tabs___GTqPV .active___F26E8 + span::after {
display: none;
}
.tabs___GTqPV .active___F26E8 {
background: linear-gradient(180deg, #CDE2FA 0%, #8EA7D8 100%);
box-shadow: 0px 0px 2px 0px #E8EFFB;
border-radius: 16px;
border: 1px solid #c8d2ea;
color: #053BB6;
line-height: 30px;
}
.tabs___GTqPV .active___F26E8::after {
display: none;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/NewSuperiorTabs/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___YmbVb {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___WfyI0 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___wAOwg {
align-items: center;
box-align: center;
}
.flex_box_center_end___Wt0SN {
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___FFMdg {
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___lTnuj {
display: flex;
flex-direction: column;
}
.flex-row___wUSb9 {
display: flex;
flex-direction: row;
}
.justify-start____qcI4 {
display: flex;
justify-content: flex-start;
}
.justify-center___Y9m_L {
display: flex;
justify-content: center;
}
.justify-end___i9h5Y {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Cy9lS {
display: flex;
justify-content: space-evenly;
}
.justify-around___Jj6oy {
display: flex;
justify-content: space-around;
}
.justify-between___gGPH3 {
display: flex;
justify-content: space-between;
}
.align-start___kaevi {
display: flex;
align-items: flex-start;
}
.align-center___fJPvK {
display: flex;
align-items: center;
}
.align-end___v0yED {
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___lTnuj {
display: flex;
flex-direction: column;
}
.flex-row___wUSb9 {
display: flex;
flex-direction: row;
}
.justify-start____qcI4 {
display: flex;
justify-content: flex-start;
}
.justify-center___Y9m_L {
display: flex;
justify-content: center;
}
.justify-end___i9h5Y {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Cy9lS {
display: flex;
justify-content: space-evenly;
}
.justify-around___Jj6oy {
display: flex;
justify-content: space-around;
}
.justify-between___gGPH3 {
display: flex;
justify-content: space-between;
}
.align-start___kaevi {
display: flex;
align-items: flex-start;
}
.align-center___fJPvK {
display: flex;
align-items: center;
}
.align-end___v0yED {
display: flex;
align-items: flex-end;
}
.tabs___M70I6 {
height: 32px;
background: #f6f7f9;
box-shadow: inset 0px 1px 3px 0px #d7d8d9;
border-radius: 16px;
display: inline-block;
}
.tabs___M70I6 span {
display: inline-block;
padding: 0 20px;
line-height: 32px;
font-size: 14px;
font-weight: 400;
color: #9096a3;
position: relative;
cursor: pointer;
}
.tabs___M70I6 span:hover {
color: #165dff;
}
.tabs___M70I6 span:first-child::after,
.tabs___M70I6 .active___vi4tG + span::after {
display: none;
}
.tabs___M70I6 .active___vi4tG {
background: linear-gradient(180deg, #CDE2FA 0%, #8EA7D8 100%);
box-shadow: 0px 0px 2px 0px #E8EFFB;
border-radius: 16px;
border: 1px solid #C8D2EA;
color: #053BB6;
line-height: 30px;
}
.tabs___M70I6 .active___vi4tG::after {
display: none;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/CustomInput/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___yX6Oa {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___t7oqF {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___dEIHy {
align-items: center;
box-align: center;
}
.flex_box_center_end___taQDF {
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___xY_Lr {
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___VlD6u {
display: flex;
flex-direction: column;
}
.flex-row___q7gb3 {
display: flex;
flex-direction: row;
}
.justify-start___prD0C {
display: flex;
justify-content: flex-start;
}
.justify-center___yyqZq {
display: flex;
justify-content: center;
}
.justify-end___m3GsS {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Gbnol {
display: flex;
justify-content: space-evenly;
}
.justify-around___y611o {
display: flex;
justify-content: space-around;
}
.justify-between___ruuzN {
display: flex;
justify-content: space-between;
}
.align-start___OXt6J {
display: flex;
align-items: flex-start;
}
.align-center___e64_4 {
display: flex;
align-items: center;
}
.align-end___Ke1au {
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___VlD6u {
display: flex;
flex-direction: column;
}
.flex-row___q7gb3 {
display: flex;
flex-direction: row;
}
.justify-start___prD0C {
display: flex;
justify-content: flex-start;
}
.justify-center___yyqZq {
display: flex;
justify-content: center;
}
.justify-end___m3GsS {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Gbnol {
display: flex;
justify-content: space-evenly;
}
.justify-around___y611o {
display: flex;
justify-content: space-around;
}
.justify-between___ruuzN {
display: flex;
justify-content: space-between;
}
.align-start___OXt6J {
display: flex;
align-items: flex-start;
}
.align-center___e64_4 {
display: flex;
align-items: center;
}
.align-end___Ke1au {
display: flex;
align-items: flex-end;
}
.input___PW2zI {
width: 507px;
height: 38px;
background: #f6f7f9;
border-radius: 19px;
display: flex;
align-items: center;
padding: 0 20px;
}
.input___PW2zI .dropdown___vSy8B {
position: relative;
flex-shrink: 0;
}
.input___PW2zI .dropdown___vSy8B:hover .menu___NiyBu {
display: block;
}
.input___PW2zI .dropdown___vSy8B .text___Grueu {
color: #000000;
font-size: 14px;
cursor: default;
height: 38px;
display: flex;
align-items: center;
}
.input___PW2zI .dropdown___vSy8B .text___Grueu i {
font-size: 12px;
display: inline-block;
transform: translateY(1px) scale(0.6);
color: #979797;
}
.input___PW2zI .dropdown___vSy8B .text___Grueu .b1___ZKryM {
display: inline-block;
width: 1px;
height: 38px;
margin-left: 15px;
margin-right: 0px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
}
.input___PW2zI .dropdown___vSy8B .text___Grueu .b2___aKyGa {
display: inline-block;
width: 1px;
height: 38px;
margin-left: 0px;
margin-right: 8px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
}
.input___PW2zI .dropdown___vSy8B .menu___NiyBu {
display: none;
position: absolute;
z-index: 999;
width: auto;
left: -16px;
top: 35px;
padding: 4px;
background-color: #fff;
border-radius: 8px;
box-shadow: 0px 10px 16px 0px #cecece;
}
.input___PW2zI .dropdown___vSy8B .menu___NiyBu div {
clear: both;
margin: 0;
padding: 5px 12px;
color: rgba(0, 0, 0, 0.88);
font-weight: 400;
font-size: 14px;
text-align: left;
line-height: 1.57142857;
cursor: pointer;
transition: all 0.2s;
white-space: nowrap;
}
.input___PW2zI .dropdown___vSy8B .menu___NiyBu div:hover {
background-color: #f5f5f5;
}
.input___PW2zI > input {
flex: 1 1;
padding: 4px 0;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/QuickPager/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___tol8o {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___Z235C {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Wq1sZ {
align-items: center;
box-align: center;
}
.flex_box_center_end___LLxom {
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___DbMSN {
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___lthkV {
display: flex;
flex-direction: column;
}
.flex-row___zuj3_ {
display: flex;
flex-direction: row;
}
.justify-start___tHa57 {
display: flex;
justify-content: flex-start;
}
.justify-center___sxjkj {
display: flex;
justify-content: center;
}
.justify-end___YgWCl {
display: flex;
justify-content: flex-end;
}
.justify-evenly___PiJEe {
display: flex;
justify-content: space-evenly;
}
.justify-around___OvqjS {
display: flex;
justify-content: space-around;
}
.justify-between___oyRob {
display: flex;
justify-content: space-between;
}
.align-start___Ck5Do {
display: flex;
align-items: flex-start;
}
.align-center___c4I7S {
display: flex;
align-items: center;
}
.align-end___UUgRR {
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___lthkV {
display: flex;
flex-direction: column;
}
.flex-row___zuj3_ {
display: flex;
flex-direction: row;
}
.justify-start___tHa57 {
display: flex;
justify-content: flex-start;
}
.justify-center___sxjkj {
display: flex;
justify-content: center;
}
.justify-end___YgWCl {
display: flex;
justify-content: flex-end;
}
.justify-evenly___PiJEe {
display: flex;
justify-content: space-evenly;
}
.justify-around___OvqjS {
display: flex;
justify-content: space-around;
}
.justify-between___oyRob {
display: flex;
justify-content: space-between;
}
.align-start___Ck5Do {
display: flex;
align-items: flex-start;
}
.align-center___c4I7S {
display: flex;
align-items: center;
}
.align-end___UUgRR {
display: flex;
align-items: flex-end;
}
.quickPager___GM30J {
display: flex;
align-items: center;
justify-content: center;
}
.quickPager___GM30J > div {
width: 60px;
height: 28px;
line-height: 26px;
text-align: center;
background: #f8f9fc;
border-radius: 2px;
border: 1px solid rgba(195, 207, 224, 0.5);
font-size: 12px;
color: #464f66;
margin: 0 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.quickPager___GM30J > div:hover {
color: #165dff;
}
.quickPager___GM30J .disabled___Ozc8I {
background: #f3f3f5;
border: 0;
line-height: 28px;
cursor: not-allowed;
color: #cecece;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/Cards/ShixunList/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___FO7TP {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___LotYx {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___bWdaw {
align-items: center;
box-align: center;
}
.flex_box_center_end___mVJ1o {
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___M83Mm {
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___Ua1Ai {
display: flex;
flex-direction: column;
}
.flex-row___SF6iI {
display: flex;
flex-direction: row;
}
.justify-start___z52jr {
display: flex;
justify-content: flex-start;
}
.justify-center___i1hQC {
display: flex;
justify-content: center;
}
.justify-end___SHl4l {
display: flex;
justify-content: flex-end;
}
.justify-evenly___oh9cT {
display: flex;
justify-content: space-evenly;
}
.justify-around___D8vqN {
display: flex;
justify-content: space-around;
}
.justify-between___eENNR {
display: flex;
justify-content: space-between;
}
.align-start___psUsX {
display: flex;
align-items: flex-start;
}
.align-center___diHgW {
display: flex;
align-items: center;
}
.align-end___oqqU7 {
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___Ua1Ai {
display: flex;
flex-direction: column;
}
.flex-row___SF6iI {
display: flex;
flex-direction: row;
}
.justify-start___z52jr {
display: flex;
justify-content: flex-start;
}
.justify-center___i1hQC {
display: flex;
justify-content: center;
}
.justify-end___SHl4l {
display: flex;
justify-content: flex-end;
}
.justify-evenly___oh9cT {
display: flex;
justify-content: space-evenly;
}
.justify-around___D8vqN {
display: flex;
justify-content: space-around;
}
.justify-between___eENNR {
display: flex;
justify-content: space-between;
}
.align-start___psUsX {
display: flex;
align-items: flex-start;
}
.align-center___diHgW {
display: flex;
align-items: center;
}
.align-end___oqqU7 {
display: flex;
align-items: flex-end;
}
.list___oOsiS {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
padding: 0;
}
.list___oOsiS .wrap___G6T7F {
height: 277px;
background: #ffffff;
box-shadow: 0px 2px 4px 0px #d6dae1;
border-radius: 8px;
position: relative;
}
.list___oOsiS .wrap___G6T7F .lockWrap___Rl79E {
position: absolute;
width: 100%;
left: 0px;
top: 0px;
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
z-index: 10;
display: flex;
cursor: default;
justify-content: center;
align-items: center;
flex-direction: column;
border-radius: 8px;
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l:hover .cover___b2bYW {
transform: scale(1.1);
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l .img___IQX7w {
overflow: hidden;
height: calc(100% - 100px);
border-radius: 8px 8px 0 0;
position: relative;
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l .img___IQX7w .cover___b2bYW {
width: 100%;
transition: all 0.5s;
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l .img___IQX7w .sign___HkT6C {
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
height: 30px;
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l .name___SsJx8 {
height: 52px;
font-size: 16px;
font-weight: 600;
color: #000000;
padding: 0 12px;
width: 100%;
display: flex;
align-items: center;
padding-top: 30px;
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l .name___SsJx8 .e___TMqq0 {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo {
height: 45px;
display: flex;
align-items: center;
color: #000f37;
padding: 0 12px;
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo i {
color: #7d8592;
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo > span {
margin-right: 5px;
font-size: 12px;
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo .rate___YACg7 {
display: flex;
align-items: center;
margin-left: auto;
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo .rate___YACg7 [class~='ant-rate-star'] {
font-size: 13px;
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo .rate___YACg7 [class~='ant-rate'] {
font-size: 12px;
margin-top: -3px;
color: #ffa100;
}
.list___oOsiS .wrap___G6T7F .li___oZZ7l .tags___bcjyo .rate___YACg7 [class~='ant-rate-star']:not(:last-child) {
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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/Cards/CourseList/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___AQ53o {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___i2aIa {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___sPEKB {
align-items: center;
box-align: center;
}
.flex_box_center_end___GhSSH {
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___R9_Hb {
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___luTNu {
display: flex;
flex-direction: column;
}
.flex-row___o2kJ6 {
display: flex;
flex-direction: row;
}
.justify-start___tWxZz {
display: flex;
justify-content: flex-start;
}
.justify-center___OZqNz {
display: flex;
justify-content: center;
}
.justify-end___LNVeG {
display: flex;
justify-content: flex-end;
}
.justify-evenly___TLK4o {
display: flex;
justify-content: space-evenly;
}
.justify-around___iZWVF {
display: flex;
justify-content: space-around;
}
.justify-between___vf2P5 {
display: flex;
justify-content: space-between;
}
.align-start___tNfmw {
display: flex;
align-items: flex-start;
}
.align-center___WM9Kj {
display: flex;
align-items: center;
}
.align-end___RLWTY {
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___luTNu {
display: flex;
flex-direction: column;
}
.flex-row___o2kJ6 {
display: flex;
flex-direction: row;
}
.justify-start___tWxZz {
display: flex;
justify-content: flex-start;
}
.justify-center___OZqNz {
display: flex;
justify-content: center;
}
.justify-end___LNVeG {
display: flex;
justify-content: flex-end;
}
.justify-evenly___TLK4o {
display: flex;
justify-content: space-evenly;
}
.justify-around___iZWVF {
display: flex;
justify-content: space-around;
}
.justify-between___vf2P5 {
display: flex;
justify-content: space-between;
}
.align-start___tNfmw {
display: flex;
align-items: flex-start;
}
.align-center___WM9Kj {
display: flex;
align-items: center;
}
.align-end___RLWTY {
display: flex;
align-items: flex-end;
}
.list___jb2Ay {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
padding: 0;
}
.list___jb2Ay .wrap___VsQDr {
height: 308px;
background: #ffffff;
box-shadow: 0px 2px 4px 0px #d6dae1;
border-radius: 8px;
position: relative;
}
.list___jb2Ay .wrap___VsQDr .lockWrap___g1k1T {
position: absolute;
width: 100%;
left: 0px;
top: 0px;
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
z-index: 10;
display: flex;
cursor: default;
justify-content: center;
align-items: center;
border-radius: 8px;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC:hover .cover___Mu8wr {
transform: scale(1.1);
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .img___IpFLA {
overflow: hidden;
height: calc(100% - 131px);
border-radius: 8px 8px 0 0;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .img___IpFLA .cover___Mu8wr {
width: 100%;
transition: all 0.5s;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .img___IpFLA .bq___Bil0T {
margin-right: 10px;
width: 64px;
height: 22px;
background: rgba(0, 0, 0, 0.3);
color: #D9C7AB;
border-radius: 2px;
padding: 0px 8px;
font-size: 12px;
line-height: 22px;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .img___IpFLA .sign___DXJ4d {
width: 52px;
text-align: center;
position: absolute;
z-index: 2;
left: 0;
top: 7px;
color: #ffffff;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .name___l7FoJ {
height: 52px;
font-size: 16px;
font-weight: 600;
color: #000000;
padding: 0 12px;
width: 100%;
display: flex;
align-items: center;
padding-top: 30px;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .name___l7FoJ .e___pXQUG {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .unit___wCIFR {
font-size: 14px;
color: #000f37;
padding: 0px 12px;
margin-top: 8px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .unit___wCIFR i {
color: #7d8592;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil {
height: 34px;
display: flex;
align-items: center;
justify-content: space-between;
color: #000f37;
padding: 0px 12px;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil div {
display: flex;
align-items: center;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil div > span {
margin-right: 12px;
font-size: 12px;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil div i {
color: #7d8592;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil .tag1___dxm7r,
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil .tag2___llZkf {
height: 18px;
padding: 3px 6px;
font-size: 12px;
border-radius: 2px;
border: 1px solid #FFE6AB;
color: #CA7720;
display: flex;
align-items: center;
justify-content: center;
font-weight: 400;
}
.list___jb2Ay .wrap___VsQDr .li___IxCLC .tags___w_Mil .tag2___llZkf {
border: 1px solid #D6F7EF;
color: #01795d;
margin-left: 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/Cards/ClassroomList/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___eMcr7 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___HcNca {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___ZnvVN {
align-items: center;
box-align: center;
}
.flex_box_center_end___fdgDf {
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___SEKvd {
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___lpTek {
display: flex;
flex-direction: column;
}
.flex-row___pD7mc {
display: flex;
flex-direction: row;
}
.justify-start___MgupV {
display: flex;
justify-content: flex-start;
}
.justify-center___QaYS6 {
display: flex;
justify-content: center;
}
.justify-end___sZ16e {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Q36cP {
display: flex;
justify-content: space-evenly;
}
.justify-around___t59Ty {
display: flex;
justify-content: space-around;
}
.justify-between___XTlHj {
display: flex;
justify-content: space-between;
}
.align-start___Cd_FV {
display: flex;
align-items: flex-start;
}
.align-center___Up4OP {
display: flex;
align-items: center;
}
.align-end___Bencc {
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___lpTek {
display: flex;
flex-direction: column;
}
.flex-row___pD7mc {
display: flex;
flex-direction: row;
}
.justify-start___MgupV {
display: flex;
justify-content: flex-start;
}
.justify-center___QaYS6 {
display: flex;
justify-content: center;
}
.justify-end___sZ16e {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Q36cP {
display: flex;
justify-content: space-evenly;
}
.justify-around___t59Ty {
display: flex;
justify-content: space-around;
}
.justify-between___XTlHj {
display: flex;
justify-content: space-between;
}
.align-start___Cd_FV {
display: flex;
align-items: flex-start;
}
.align-center___Up4OP {
display: flex;
align-items: center;
}
.align-end___Bencc {
display: flex;
align-items: flex-end;
}
.list___L1hmU {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
padding: 0;
}
.list___L1hmU .wrap___pKgcW {
height: 270px;
background: #F1F6FF;
box-shadow: 0px 1px 4px 0px #d6dae1;
border-radius: 8px;
position: relative;
}
.list___L1hmU .wrap___pKgcW:hover .lockWrap___SMhkK {
display: flex;
}
.list___L1hmU .wrap___pKgcW .lockWrap___SMhkK {
position: absolute;
z-index: 10;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
border-radius: 8px;
display: none;
flex-direction: column;
justify-content: center;
align-items: center;
}
.list___L1hmU .wrap___pKgcW .lockWrap___SMhkK div {
width: 116px;
height: 36px;
border-radius: 18px;
border: 1px solid #ffffff;
font-size: 14px;
font-weight: 600;
color: #ffffff;
line-height: 34px;
text-align: center;
margin: 10px 0;
cursor: pointer;
}
.list___L1hmU .wrap___pKgcW .lockWrap___SMhkK div:hover {
box-shadow: 0px 0px 4px 0px #4f85ff;
border: 1px solid #c2d3f8;
}
.list___L1hmU .wrap___pKgcW .top___udHSB {
height: calc(100% - 50px);
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
padding: 0 24px;
position: relative;
}
.list___L1hmU .wrap___pKgcW .top___udHSB .sign___uwRpq {
position: absolute;
z-index: 1;
width: 44px;
height: 22px;
background: #ffe9c1;
border-radius: 8px 0px 13px 0px;
left: 0;
top: 0;
color: #a45204;
text-align: center;
line-height: 22px;
}
.list___L1hmU .wrap___pKgcW .top___udHSB .name___Fpf90 {
font-weight: 600;
color: #333333;
margin-top: 25px;
font-size: 16px;
white-space: normal;
text-align: center;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
line-height: 26px;
height: 48px;
}
.list___L1hmU .wrap___pKgcW .top___udHSB .img___AMLhL {
width: 60px;
height: 60px;
border-radius: 30px;
margin-top: 14px;
}
.list___L1hmU .wrap___pKgcW .top___udHSB .text___KiTb7 {
font-size: 14px;
color: #333333;
margin-top: 8px;
width: 98%;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.list___L1hmU .wrap___pKgcW .top___udHSB .btns___i6IuZ {
display: flex;
align-items: center;
margin-top: 12px;
}
.list___L1hmU .wrap___pKgcW .top___udHSB .btns___i6IuZ div {
width: 76px;
background: #ffffff;
height: 26px;
border-radius: 13px;
border: 1px solid #d6f7ef;
font-size: 14px;
color: #01795d;
line-height: 24px;
text-align: center;
margin: 0 10px;
}
.list___L1hmU .wrap___pKgcW .top___udHSB .btns___i6IuZ aside {
width: 76px;
background: #ffffff;
height: 26px;
border-radius: 13px;
border: 1px solid #ffe9c1;
font-size: 14px;
color: #a45204;
line-height: 24px;
text-align: center;
margin: 0 10px;
}
.list___L1hmU .wrap___pKgcW .bottom____k2sh {
height: 50px;
border-top: 1px solid #f5f5f5;
display: flex;
align-items: center;
padding: 0 12px;
}
.list___L1hmU .wrap___pKgcW .bottom____k2sh > div {
margin-left: auto;
}
.list___L1hmU .wrap___pKgcW .bottom____k2sh > span {
display: flex;
align-items: center;
margin-right: 12px;
color: #999999;
}
.list___L1hmU .wrap___pKgcW .bottom____k2sh > span i {
font-size: 14px;
font-size: 12px;
color: #999999;
margin-right: 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/CustomTabs/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___d27mZ {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___qfRU9 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___fCRld {
align-items: center;
box-align: center;
}
.flex_box_center_end___ORMV8 {
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___PNKtZ {
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___YrNVL {
display: flex;
flex-direction: column;
}
.flex-row___EMXH3 {
display: flex;
flex-direction: row;
}
.justify-start___mdVWS {
display: flex;
justify-content: flex-start;
}
.justify-center___Lx4SO {
display: flex;
justify-content: center;
}
.justify-end___CDHuN {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Fxvag {
display: flex;
justify-content: space-evenly;
}
.justify-around___NPJDa {
display: flex;
justify-content: space-around;
}
.justify-between___gu8eY {
display: flex;
justify-content: space-between;
}
.align-start___pcS7F {
display: flex;
align-items: flex-start;
}
.align-center___EKuLx {
display: flex;
align-items: center;
}
.align-end___l7NnQ {
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___YrNVL {
display: flex;
flex-direction: column;
}
.flex-row___EMXH3 {
display: flex;
flex-direction: row;
}
.justify-start___mdVWS {
display: flex;
justify-content: flex-start;
}
.justify-center___Lx4SO {
display: flex;
justify-content: center;
}
.justify-end___CDHuN {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Fxvag {
display: flex;
justify-content: space-evenly;
}
.justify-around___NPJDa {
display: flex;
justify-content: space-around;
}
.justify-between___gu8eY {
display: flex;
justify-content: space-between;
}
.align-start___pcS7F {
display: flex;
align-items: flex-start;
}
.align-center___EKuLx {
display: flex;
align-items: center;
}
.align-end___l7NnQ {
display: flex;
align-items: flex-end;
}
.tabs___alpa7 {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #dbdce0;
height: 54px;
}
.tabs___alpa7 .tabsWrap___aCQjw {
display: flex;
align-items: center;
height: 100%;
}
.tabs___alpa7 .tabsWrap___aCQjw .tab___MKLr4 {
display: flex;
align-items: center;
margin-right: 40px;
height: 100%;
cursor: pointer;
}
.tabs___alpa7 .tabsWrap___aCQjw .tab___MKLr4 > div {
position: relative;
font-size: 14px;
font-weight: 400;
color: #5f6368;
display: flex;
align-items: center;
height: 100%;
}
.tabs___alpa7 .tabsWrap___aCQjw .tab___MKLr4 .active___nl_4v {
font-weight: 500;
color: #202124;
}
.tabs___alpa7 .tabsWrap___aCQjw .tab___MKLr4 .active___nl_4v:after {
position: absolute;
content: '';
width: 100%;
z-index: 4;
border-radius: 2px;
left: 0px;
bottom: 0px;
height: 3px;
background: #202124;
border-radius: 100px 100px 0px 0px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/SuperiorSort/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___e6HxQ {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___RnXYe {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___lVxPk {
align-items: center;
box-align: center;
}
.flex_box_center_end___bu8yv {
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___JczGj {
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___qe0xh {
display: flex;
flex-direction: column;
}
.flex-row___FRE0h {
display: flex;
flex-direction: row;
}
.justify-start___zenlB {
display: flex;
justify-content: flex-start;
}
.justify-center___y1koV {
display: flex;
justify-content: center;
}
.justify-end___IpqfI {
display: flex;
justify-content: flex-end;
}
.justify-evenly___FxYD5 {
display: flex;
justify-content: space-evenly;
}
.justify-around___OLBaS {
display: flex;
justify-content: space-around;
}
.justify-between___qgzAJ {
display: flex;
justify-content: space-between;
}
.align-start___MTCen {
display: flex;
align-items: flex-start;
}
.align-center___QZInj {
display: flex;
align-items: center;
}
.align-end___wQ5HU {
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___qe0xh {
display: flex;
flex-direction: column;
}
.flex-row___FRE0h {
display: flex;
flex-direction: row;
}
.justify-start___zenlB {
display: flex;
justify-content: flex-start;
}
.justify-center___y1koV {
display: flex;
justify-content: center;
}
.justify-end___IpqfI {
display: flex;
justify-content: flex-end;
}
.justify-evenly___FxYD5 {
display: flex;
justify-content: space-evenly;
}
.justify-around___OLBaS {
display: flex;
justify-content: space-around;
}
.justify-between___qgzAJ {
display: flex;
justify-content: space-between;
}
.align-start___MTCen {
display: flex;
align-items: flex-start;
}
.align-center___QZInj {
display: flex;
align-items: center;
}
.align-end___wQ5HU {
display: flex;
align-items: flex-end;
}
.orderWrap___ZfyGX {
display: box;
display: flex;
align-items: center;
}
.orderIconWrap___XTB_O {
display: box;
display: flex;
flex-direction: column;
height: 40px;
line-height: 40px;
color: #999999;
}
.orderAsc___KWHmA {
flex-direction: column;
text-align: center;
height: 10px;
line-height: 10px;
display: inline-block;
margin-top: 9px;
transform: translateY(2px);
}
.orderDesc___rHdbB {
flex-direction: column;
text-align: center;
height: 10px;
line-height: 10px;
display: table;
}
.active___a7eSP {
color: #232b40 !important;
}
.cursorPointer___gs9kL {
cursor: pointer;
color: #d8d8d8;
height: 10px;
}
.orderTextWrap___teAKn {
font-size: 14px;
color: #3b3e47;
cursor: pointer;
margin-right: 5px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/CustomButton/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___LCi0B {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___hzONe {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___ZyQRE {
align-items: center;
box-align: center;
}
.flex_box_center_end___XKM74 {
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___p8LCU {
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___I9SyR {
display: flex;
flex-direction: column;
}
.flex-row___z41UU {
display: flex;
flex-direction: row;
}
.justify-start___DwoK_ {
display: flex;
justify-content: flex-start;
}
.justify-center___xzMIY {
display: flex;
justify-content: center;
}
.justify-end___xQdRC {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Q6wtb {
display: flex;
justify-content: space-evenly;
}
.justify-around___Uh3Wa {
display: flex;
justify-content: space-around;
}
.justify-between___PhjYl {
display: flex;
justify-content: space-between;
}
.align-start___RPWot {
display: flex;
align-items: flex-start;
}
.align-center___OCRh3 {
display: flex;
align-items: center;
}
.align-end___f_RzB {
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___I9SyR {
display: flex;
flex-direction: column;
}
.flex-row___z41UU {
display: flex;
flex-direction: row;
}
.justify-start___DwoK_ {
display: flex;
justify-content: flex-start;
}
.justify-center___xzMIY {
display: flex;
justify-content: center;
}
.justify-end___xQdRC {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Q6wtb {
display: flex;
justify-content: space-evenly;
}
.justify-around___Uh3Wa {
display: flex;
justify-content: space-around;
}
.justify-between___PhjYl {
display: flex;
justify-content: space-between;
}
.align-start___RPWot {
display: flex;
align-items: flex-start;
}
.align-center___OCRh3 {
display: flex;
align-items: center;
}
.align-end___f_RzB {
display: flex;
align-items: flex-end;
}
.btn___In02G.mediacy-round___uveEv {
height: 36px;
border-radius: 36px;
}
.btn___In02G.mediacy-default___dDxsd {
height: 36px;
border-radius: 4px;
}
.btn___In02G .default___K791v {
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border: 1px solid #bacffe;
font-size: 14px;
padding: 0 15px;
color: #3061d0;
text-align: center;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
button[class~='ant-btn-default']:not(:disabled).btn___In02G {
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border: 1px solid #bacffe;
font-size: 14px;
padding: 0 15px;
color: #3061d0;
text-align: center;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
button[class~='ant-btn-default']:not(:disabled).btn___In02G:hover {
color: #165dff;
border: 1px solid #165dff;
}
button[class~='ant-btn-default']:disabled.btn___In02G {
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border: 1px solid #bacffe;
font-size: 14px;
padding: 0 15px;
color: #3061d0;
text-align: center;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
opacity: 50%;
cursor: not-allowed;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/HeadBack/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___TB7bQ {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___oBlTb {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___b5XbB {
align-items: center;
box-align: center;
}
.flex_box_center_end___CNhe7 {
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___yHXKW {
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___H8Wvo {
display: flex;
flex-direction: column;
}
.flex-row___pVfxD {
display: flex;
flex-direction: row;
}
.justify-start___jn2AX {
display: flex;
justify-content: flex-start;
}
.justify-center___GGW29 {
display: flex;
justify-content: center;
}
.justify-end___jqN_A {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Qe3jD {
display: flex;
justify-content: space-evenly;
}
.justify-around___gVpzJ {
display: flex;
justify-content: space-around;
}
.justify-between___filEu {
display: flex;
justify-content: space-between;
}
.align-start___yFU1x {
display: flex;
align-items: flex-start;
}
.align-center___bx8fb {
display: flex;
align-items: center;
}
.align-end___Z5KtK {
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___H8Wvo {
display: flex;
flex-direction: column;
}
.flex-row___pVfxD {
display: flex;
flex-direction: row;
}
.justify-start___jn2AX {
display: flex;
justify-content: flex-start;
}
.justify-center___GGW29 {
display: flex;
justify-content: center;
}
.justify-end___jqN_A {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Qe3jD {
display: flex;
justify-content: space-evenly;
}
.justify-around___gVpzJ {
display: flex;
justify-content: space-around;
}
.justify-between___filEu {
display: flex;
justify-content: space-between;
}
.align-start___yFU1x {
display: flex;
align-items: flex-start;
}
.align-center___bx8fb {
display: flex;
align-items: center;
}
.align-end___Z5KtK {
display: flex;
align-items: flex-end;
}
.head___ghH72 {
height: 54px;
border-bottom: 1px solid #DBDCE0;
display: flex;
align-items: center;
}
.head___ghH72 > span {
color: #999999;
font-size: 12px;
cursor: pointer;
flex-shrink: 0;
}
.head___ghH72 > b {
font-weight: 500;
color: #232B40;
margin-left: 30px;
font-size: 14px;
flex: 1 1;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.head___ghH72 .node___mjPEy {
margin-left: auto;
flex-shrink: 0;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/ConfirmAndCancel/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___AlHuF {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___vN2LW {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Ac7D2 {
align-items: center;
box-align: center;
}
.flex_box_center_end___y38I7 {
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___iQE6P {
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___MObUH {
display: flex;
flex-direction: column;
}
.flex-row___IZn0e {
display: flex;
flex-direction: row;
}
.justify-start___J45_E {
display: flex;
justify-content: flex-start;
}
.justify-center___QdYTU {
display: flex;
justify-content: center;
}
.justify-end___TKrGT {
display: flex;
justify-content: flex-end;
}
.justify-evenly___iDzxS {
display: flex;
justify-content: space-evenly;
}
.justify-around____9Ea5 {
display: flex;
justify-content: space-around;
}
.justify-between___JXCbL {
display: flex;
justify-content: space-between;
}
.align-start___uZ4BP {
display: flex;
align-items: flex-start;
}
.align-center___KrW6K {
display: flex;
align-items: center;
}
.align-end___qbanH {
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___MObUH {
display: flex;
flex-direction: column;
}
.flex-row___IZn0e {
display: flex;
flex-direction: row;
}
.justify-start___J45_E {
display: flex;
justify-content: flex-start;
}
.justify-center___QdYTU {
display: flex;
justify-content: center;
}
.justify-end___TKrGT {
display: flex;
justify-content: flex-end;
}
.justify-evenly___iDzxS {
display: flex;
justify-content: space-evenly;
}
.justify-around____9Ea5 {
display: flex;
justify-content: space-around;
}
.justify-between___JXCbL {
display: flex;
justify-content: space-between;
}
.align-start___uZ4BP {
display: flex;
align-items: flex-start;
}
.align-center___KrW6K {
display: flex;
align-items: center;
}
.align-end___qbanH {
display: flex;
align-items: flex-end;
}
.btns___sNgTb {
display: flex;
align-items: center;
}
.btns___sNgTb .confirm___Ozirl {
height: 38px;
background: #3061D0;
border-radius: 2px;
color: #FFFFFF;
padding: 0 34px;
}
.btns___sNgTb .cancel___aiq1I {
height: 38px;
background: #F8F9FC;
border-radius: 2px;
opacity: 0.5;
border: 1px solid #C3CFE0;
font-size: 14px;
color: #464F66;
margin-left: 20px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/FixedBottom/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___jkpdr {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___OtsL8 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___rbcb_ {
align-items: center;
box-align: center;
}
.flex_box_center_end___zBR21 {
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___nS_eP {
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___mZCYD {
display: flex;
flex-direction: column;
}
.flex-row___sNLZP {
display: flex;
flex-direction: row;
}
.justify-start___IBja3 {
display: flex;
justify-content: flex-start;
}
.justify-center___QJ9aC {
display: flex;
justify-content: center;
}
.justify-end___gF5W2 {
display: flex;
justify-content: flex-end;
}
.justify-evenly___k16na {
display: flex;
justify-content: space-evenly;
}
.justify-around___i4wvo {
display: flex;
justify-content: space-around;
}
.justify-between___sDZ23 {
display: flex;
justify-content: space-between;
}
.align-start___bZWV9 {
display: flex;
align-items: flex-start;
}
.align-center___iLWZk {
display: flex;
align-items: center;
}
.align-end___X7h4l {
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___mZCYD {
display: flex;
flex-direction: column;
}
.flex-row___sNLZP {
display: flex;
flex-direction: row;
}
.justify-start___IBja3 {
display: flex;
justify-content: flex-start;
}
.justify-center___QJ9aC {
display: flex;
justify-content: center;
}
.justify-end___gF5W2 {
display: flex;
justify-content: flex-end;
}
.justify-evenly___k16na {
display: flex;
justify-content: space-evenly;
}
.justify-around___i4wvo {
display: flex;
justify-content: space-around;
}
.justify-between___sDZ23 {
display: flex;
justify-content: space-between;
}
.align-start___bZWV9 {
display: flex;
align-items: flex-start;
}
.align-center___iLWZk {
display: flex;
align-items: center;
}
.align-end___X7h4l {
display: flex;
align-items: flex-end;
}
.fixedBottom___oJl7m {
width: 100%;
height: 70px;
background: #FFFFFF;
box-shadow: 0px -3px 16px 0px rgba(219, 219, 219, 0.5);
position: fixed;
z-index: 1000;
bottom: 0;
left: 0;
}
.fixedBottom___oJl7m .wrap___A3Oq1 {
width: 1200px;
height: 100%;
margin: auto;
display: flex;
align-items: center;
justify-content: space-between;
}
.fixedBottom___oJl7m .wrap___A3Oq1 .center____VL1y {
flex: 1 1;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/CustomCrumbs/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___tY8Yn {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___vHdYA {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___pa61F {
align-items: center;
box-align: center;
}
.flex_box_center_end___HyDXt {
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___UjZek {
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___bHLQx {
display: flex;
flex-direction: column;
}
.flex-row___k7avr {
display: flex;
flex-direction: row;
}
.justify-start___MlT8N {
display: flex;
justify-content: flex-start;
}
.justify-center___w71SA {
display: flex;
justify-content: center;
}
.justify-end___gz7u6 {
display: flex;
justify-content: flex-end;
}
.justify-evenly___TOWC3 {
display: flex;
justify-content: space-evenly;
}
.justify-around___eDPyz {
display: flex;
justify-content: space-around;
}
.justify-between___Wcxp9 {
display: flex;
justify-content: space-between;
}
.align-start___rUB9L {
display: flex;
align-items: flex-start;
}
.align-center___WbcP1 {
display: flex;
align-items: center;
}
.align-end___Dj1Xp {
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___bHLQx {
display: flex;
flex-direction: column;
}
.flex-row___k7avr {
display: flex;
flex-direction: row;
}
.justify-start___MlT8N {
display: flex;
justify-content: flex-start;
}
.justify-center___w71SA {
display: flex;
justify-content: center;
}
.justify-end___gz7u6 {
display: flex;
justify-content: flex-end;
}
.justify-evenly___TOWC3 {
display: flex;
justify-content: space-evenly;
}
.justify-around___eDPyz {
display: flex;
justify-content: space-around;
}
.justify-between___Wcxp9 {
display: flex;
justify-content: space-between;
}
.align-start___rUB9L {
display: flex;
align-items: flex-start;
}
.align-center___WbcP1 {
display: flex;
align-items: center;
}
.align-end___Dj1Xp {
display: flex;
align-items: flex-end;
}
.crumbs___V41Oe {
margin: 15px auto 25px auto;
width: 1200px;
cursor: default;
}
.crumbs___V41Oe span {
font-size: 12px;
color: #C5C5C5;
}
.crumbs___V41Oe .hover___bEIVd {
cursor: pointer;
}
.crumbs___V41Oe .hover___bEIVd:hover {
color: #5F6368;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/Cards/ClassroomListone/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___msyyh {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___ODqba {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Bqqbm {
align-items: center;
box-align: center;
}
.flex_box_center_end___q2dCz {
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___KF4NC {
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___hWcqE {
display: flex;
flex-direction: column;
}
.flex-row___TvBJu {
display: flex;
flex-direction: row;
}
.justify-start___nDJvm {
display: flex;
justify-content: flex-start;
}
.justify-center___CfN6R {
display: flex;
justify-content: center;
}
.justify-end___DSMGe {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Eadz9 {
display: flex;
justify-content: space-evenly;
}
.justify-around___gqkq3 {
display: flex;
justify-content: space-around;
}
.justify-between___oJKkz {
display: flex;
justify-content: space-between;
}
.align-start___sHgm2 {
display: flex;
align-items: flex-start;
}
.align-center___obHzG {
display: flex;
align-items: center;
}
.align-end___F1YB9 {
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___hWcqE {
display: flex;
flex-direction: column;
}
.flex-row___TvBJu {
display: flex;
flex-direction: row;
}
.justify-start___nDJvm {
display: flex;
justify-content: flex-start;
}
.justify-center___CfN6R {
display: flex;
justify-content: center;
}
.justify-end___DSMGe {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Eadz9 {
display: flex;
justify-content: space-evenly;
}
.justify-around___gqkq3 {
display: flex;
justify-content: space-around;
}
.justify-between___oJKkz {
display: flex;
justify-content: space-between;
}
.align-start___sHgm2 {
display: flex;
align-items: flex-start;
}
.align-center___obHzG {
display: flex;
align-items: center;
}
.align-end___F1YB9 {
display: flex;
align-items: flex-end;
}
.list___njuts {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
padding: 0;
}
.list___njuts .wrap___vEODO {
height: 270px;
background: rgba(1, 29, 76, 0.6);
border-radius: 8px;
position: relative;
}
.list___njuts .wrap___vEODO:hover .lockWrap___Sftwa {
display: flex;
}
.list___njuts .wrap___vEODO .lockWrap___Sftwa {
position: absolute;
z-index: 10;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
border-radius: 8px;
display: none;
flex-direction: column;
justify-content: center;
align-items: center;
}
.list___njuts .wrap___vEODO .lockWrap___Sftwa div {
width: 116px;
height: 36px;
border-radius: 18px;
border: 1px solid #ffffff;
font-size: 14px;
font-weight: 600;
color: #ffffff;
line-height: 34px;
text-align: center;
margin: 10px 0;
cursor: pointer;
}
.list___njuts .wrap___vEODO .lockWrap___Sftwa div:hover {
box-shadow: 0px 0px 4px 0px #4f85ff;
border: 1px solid #c2d3f8;
}
.list___njuts .wrap___vEODO .top___Xz7WX {
height: calc(100% - 50px);
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
padding: 0 24px;
position: relative;
}
.list___njuts .wrap___vEODO .top___Xz7WX .sign___sPtdE {
position: absolute;
z-index: 1;
width: 44px;
height: 22px;
background: #ffe9c1;
border-radius: 8px 0px 13px 0px;
left: 0;
top: 0;
color: #a45204;
text-align: center;
line-height: 22px;
}
.list___njuts .wrap___vEODO .top___Xz7WX .name___CBZ82 {
font-weight: 600;
color: #fff;
margin-top: 25px;
font-size: 16px;
white-space: normal;
text-align: center;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
line-height: 26px;
height: 48px;
}
.list___njuts .wrap___vEODO .top___Xz7WX .img___hcUOp {
width: 60px;
height: 60px;
border-radius: 30px;
margin-top: 14px;
}
.list___njuts .wrap___vEODO .top___Xz7WX .text___Kb5tp {
font-size: 14px;
color: #fff;
margin-top: 8px;
width: 98%;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.list___njuts .wrap___vEODO .top___Xz7WX .btns___bXFHj {
display: flex;
align-items: center;
margin-top: 12px;
}
.list___njuts .wrap___vEODO .top___Xz7WX .btns___bXFHj div {
width: 76px;
background: #ffffff;
height: 26px;
border-radius: 13px;
border: 1px solid #d6f7ef;
font-size: 14px;
color: #01795d;
line-height: 24px;
text-align: center;
margin: 0 10px;
}
.list___njuts .wrap___vEODO .top___Xz7WX .btns___bXFHj aside {
width: 76px;
background: #ffffff;
height: 26px;
border-radius: 13px;
border: 1px solid #ffe9c1;
font-size: 14px;
color: #a45204;
line-height: 24px;
text-align: center;
margin: 0 10px;
}
.list___njuts .wrap___vEODO .bottom___imA1R {
height: 50px;
border-top: 1px solid #f5f5f5;
display: flex;
align-items: center;
padding: 0 12px;
}
.list___njuts .wrap___vEODO .bottom___imA1R > div {
margin-left: auto;
}
.list___njuts .wrap___vEODO .bottom___imA1R > span {
display: flex;
align-items: center;
margin-right: 12px;
color: #fff;
}
.list___njuts .wrap___vEODO .bottom___imA1R > span i {
font-size: 14px;
font-size: 12px;
color: #fff;
margin-right: 6px;
}