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

338 lines
8.8 KiB

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Course/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___bj1UV {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___cAW2l {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___RHsjV {
align-items: center;
box-align: center;
}
.flex_box_center_end___nycHN {
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___l1rrz {
flex-direction: column;
box-orient: block-axis;
}
.warp___XqOLW {
width: 965px;
background: #fff;
box-shadow: 0px 2px 4px 0px rgba(232, 232, 233, 0.5);
border-radius: 4px;
padding: 20px 25px;
min-height: 672px;
}
.warp___XqOLW .title___tJlFM {
display: flex;
justify-content: space-between;
align-items: center;
}
.warp___XqOLW .Inputstyle___f_0iy {
width: 329px;
height: 38px;
}
.warp___XqOLW .buttonstyle___GZVUo {
width: 90px;
background: #196efd;
height: 30px;
color: #fff;
font-size: 12px;
}
.warp___XqOLW .Content___mBwQr {
margin-top: 20px;
}
.warp___XqOLW .imgstyle___aOVBR {
height: 177px;
width: 291px;
border-radius: 4px 4px 0px 0px;
overflow: hidden;
}
.warp___XqOLW .imgstyle___aOVBR img {
width: 100%;
transition: all 0.5s;
}
.warp___XqOLW .cardstyle___rZCyZ {
width: 291px;
height: 277px;
box-shadow: 0px 2px 4px 0px #d6dae1;
border-radius: 4px;
}
.warp___XqOLW .cardstyle___rZCyZ [class~='ant-card-body'] {
height: 100px;
padding: 32px 11px 21px 10px !important;
}
.warp___XqOLW .paddingcard___fJhto .titlefont___X17l5 {
font-size: 16px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #000000;
height: 22px;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
overflow: hidden;
}
.warp___XqOLW .flexEnd___u0kdb {
display: flex;
flex-direction: row;
align-items: flex-end;
}
.warp___XqOLW .flexEnd___u0kdb > span {
display: flex;
align-items: center;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Course/components/SelectShixun.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___zvp4n {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___p_qUf {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___QC6IC {
align-items: center;
box-align: center;
}
.flex_box_center_end___OyxlJ {
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___JZnhw {
flex-direction: column;
box-orient: block-axis;
}
.wrp___xnyPm {
background: #fff;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
padding-top: 10px;
}
.drawer____RLhT [class='ant-drawer-content'] {
background: #f5f5f5;
}
.drawer____RLhT [class='ant-drawer-footer'] {
background: #fff;
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
position: relative;
border: 0;
}
.menu___LZknv {
padding: 0;
margin: 12px 0;
position: relative;
z-index: 2;
}
.menu___LZknv:hover {
z-index: 3;
}
.menu___LZknv > li {
display: inline-block;
position: relative;
margin-right: 20px;
border-radius: 32px;
line-height: 32px;
}
.menu___LZknv > li a {
color: #4b4b4b;
}
.menu___LZknv > li strong {
padding: 6px 15px;
border-radius: 32px;
cursor: pointer;
font-weight: normal;
}
.menu___LZknv > li:hover > a > strong,
.menu___LZknv > li:hover > strong {
color: #fff;
background: #196efd;
}
.menu___LZknv > li:hover div {
display: block;
}
.menu___LZknv > li > div {
display: none;
position: absolute;
left: 0;
top: 30px;
width: 400px;
padding: 10px;
background: #fff;
color: #333;
max-height: 400px;
overflow: auto;
z-index: 8;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.menu___LZknv > li > div h2 {
cursor: pointer;
margin: 10px 0;
}
.menu___LZknv > li > div h2:hover {
color: #196efd;
}
.menu___LZknv > li > div ul {
padding-left: 0;
}
.menu___LZknv > li > div ul li {
cursor: pointer;
display: inline-block;
height: 30px;
line-height: 30px;
margin-right: 20px;
color: #999;
}
.menu___LZknv > li > div ul li:hover {
color: #196efd;
}
.actived___Vjyks {
background: #0152d9;
color: #fff;
}
.actived2___quoPx {
color: #0152d9 !important;
}
.subTag___GkUHy {
cursor: pointer;
}
.subTag___GkUHy:hover {
color: #0152d9;
}
.listItem___eqhTZ {
padding: 25px 30px 25px 30px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___eqhTZ > div {
flex: 1 1;
}
.listItem___eqhTZ:hover {
box-shadow: 0 0 10px #ccc;
}
.listItem2___inSlY {
padding: 0 10px;
display: box;
display: flex;
background: white;
cursor: pointer;
}
.listItem2___inSlY > div {
flex: 1 1;
}
.listItem2___inSlY [class~='ant-divider-horizontal'] {
margin: 17px 0;
}
.info___DEbg1 {
margin-left: 20px;
}
.info___DEbg1 p {
margin-top: 18px;
}
.title___Lb3kv {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___Lb3kv strong {
color: #333;
}
.titleLeft___pAteJ {
display: flex;
justify-content: space-between;
flex: 1 1;
}
.titleRight___Os9e6 {
margin-top: 18px;
}
.titleRight___Os9e6 a {
margin-right: 20px;
font-weight: bold;
}
.search___Ha0ig {
width: 600px !important;
margin: 30px 0 30px 0;
}
.search___Ha0ig input,
.search___Ha0ig [class='ant-input-group-addon'] button {
height: 50px;
line-height: 50px;
padding: 0 30px;
font-size: 16px;
}
.filter___YkZQb button {
border-radius: 40px;
box-shadow: none;
}
.filter___YkZQb [class~='ant-btn-default'] {
background: #eee;
border-color: #eee;
color: #999;
}
.filter___YkZQb [class~='ant-btn-primary'] {
background-color: #196efd;
border-color: #196efd;
}
.filter___YkZQb [class~='ant-input'] {
border-radius: 4px;
}
.filter___YkZQb [class~='ant-input-search-button'] {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.description___ZLiRJ {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
}
.menuCourse___XopyK {
color: #999;
margin-top: 10px;
}
.menuCourse___XopyK ul,
.menuCourse___XopyK li {
margin: 0;
padding: 0;
list-style: none;
}
.menuCourse___XopyK li {
display: inline-block;
margin-right: 30px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */