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

420 lines
8.1 KiB

.flex_box_center___3JnUT {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1Un_Q {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___36RYm {
align-items: center;
box-align: center;
}
.flex_box_center_end___-tcgb {
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___1KRLn {
flex-direction: column;
box-orient: block-axis;
}
.wrap___1vSVh {
width: 1200px;
margin: 0px auto;
}
.midWrap___tt95e {
display: box;
display: flex;
justify-content: space-between;
line-height: 41px;
margin-top: 10px;
margin-bottom: 0px;
font-size: 12px;
}
.color999___2VoBy {
color: #999999;
}
.orderWrap___Cpm7m {
display: box;
display: flex;
}
.orderIconWrap___1_lLk {
display: box;
display: flex;
flex-direction: column;
height: 40px;
line-height: 40px;
color: #999999;
}
.orderAsc___3j6dH {
flex-direction: column;
text-align: center;
height: 10px;
line-height: 10px;
display: table;
margin-top: 9px;
}
.orderDesc___21K7c {
flex-direction: column;
text-align: center;
height: 10px;
line-height: 10px;
display: table;
}
.color0152d9___3Orw_ {
color: #0152d9;
}
.h10___10KML {
height: 10px;
}
.cursorPointer___3T-Mi {
cursor: pointer;
}
.orderTextWrap___5PnId {
cursor: pointer;
color: #999999;
margin-right: 10px;
font-size: 12px;
}
.cardWrap___1ghTG {
display: box;
display: flex;
flex-wrap: wrap;
min-height: 400px;
width: 100%;
margin-top: 10px;
}
.countWrap___1xpy- {
text-align: center;
margin-bottom: 50px;
margin-top: 30px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___1TusA {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___rWdtA {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___qUCBe {
align-items: center;
box-align: center;
}
.flex_box_center_end___2o8Dq {
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___19AYr {
flex-direction: column;
box-orient: block-axis;
}
.wrap___3zRCI {
margin-bottom: 26px;
margin-right: 26px;
}
.wrap___3zRCI:nth-child(4n) {
margin-right: 0;
}
.wrap___3zRCI div[class~='ant-card'] {
width: 280px;
height: 300px;
margin-bottom: 0px;
margin-right: 0px;
display: inline-block;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
transition: all 0.5s;
border-radius: 8px;
overflow: hidden;
cursor: pointer;
}
.wrap___3zRCI div[class~='ant-card']:hover {
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
}
.wrap___3zRCI div[class~='ant-card'] [class='ant-card-cover'] {
height: 175px;
width: 100%;
overflow: hidden;
}
.wrap___3zRCI div[class='ant-card-body'] {
padding: 0px;
}
.wrap___3zRCI:hover div[class^='lockWrap'] {
display: block;
}
.wrap___3zRCI p {
margin: 0;
}
.lockWrap___3gvJ7 {
position: absolute;
width: 100%;
left: 0px;
top: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
z-index: 5;
display: none;
cursor: default;
}
.lockIcon___1C0qz {
color: #fff;
font-size: 60px;
}
.topWrap___2MqeS {
padding: 40px 40px 0px 40px;
box-sizing: border-box;
text-align: center;
border-bottom: 1px solid #eaeaea;
min-height: 241px;
}
.bottomWrap___2XT4G {
height: 48px;
padding: 10px 0px;
box-sizing: border-box;
text-align: center;
}
.bottom___2IX0w {
display: box;
display: flex;
justify-content: space-around;
color: #666;
}
.bottomIconSpan___2qzli {
line-height: 26px;
display: flex;
align-items: center;
}
.public___TP3UY {
position: absolute;
left: 1px;
top: 1px;
width: 0;
height: 0;
border-left: 80px solid #0152d9;
border-bottom: 80px solid transparent;
z-index: 1;
}
.borderFF6800___1feV7 {
border-left: 80px solid #ff6800;
}
.publicIcon___1lF_h {
display: block;
position: absolute;
left: 1px;
top: 1px;
border-left: 25px solid #fff;
border-bottom: 25px solid transparent;
z-index: 2;
}
.publicText___MlwcE {
transform: rotate(-45deg);
text-align: center;
color: #fff;
font-size: 14px;
display: block;
position: absolute;
width: 50px;
left: 0px;
z-index: 3;
top: 15px;
}
.lockText___20TS_ {
margin: 0;
color: #ffffff;
font-size: 14px;
}
.createIconWrap___3Qye1 {
padding: 20px 20px 0px 20px;
border-bottom: 1px solid transparent;
text-align: center;
min-height: 241px;
}
.createIcon___h-Uyk {
width: 236px;
height: 206px;
background: #f8f8f8;
border: 2px dotted #e1e1e1;
opacity: 1;
border-radius: 4px;
padding-top: 50px;
position: inherit;
}
.leftIcon___30mVz {
width: 100px;
height: 1px;
background: #e1e1e1;
border: 1px solid #e1e1e1;
margin: 0px auto;
position: absolute;
top: 120px;
left: 88px;
}
.rightIcon___3j7c1 {
width: 1px;
height: 100px;
background: #e1e1e1;
border: 1px solid #e1e1e1;
margin: 0 auto;
}
.createTextWrap___3nWLE {
height: 48px;
padding: 10px 0px;
box-sizing: border-box;
text-align: center;
color: #666;
}
.createText___liVav {
height: 24px;
font-size: 18px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 21px;
color: #999999;
opacity: 1;
margin-top: -8px;
margin-right: 10px;
margin-left: 10px;
}
.title___vuhew {
line-height: 20px;
height: 40px;
text-align: center;
color: #1a0b00;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
font-size: 16px;
}
.img___333Vm {
border-radius: 50%;
margin-top: 15px;
vertical-align: middle;
border-style: none;
}
.teacherName___1Yyzv {
color: #333;
margin-top: 10px;
font-size: 14px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.school___3_pet {
margin-bottom: 15px !important;
margin-top: 10px !important;
font-size: 16px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.color989898___2NWTV {
color: #989898;
font-size: 14px;
}
.teacherUsers___1hvkg {
height: 30px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___EGnnM {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1FmP1 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1w8uC {
align-items: center;
box-align: center;
}
.flex_box_center_end___BPyYT {
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___LnAVA {
flex-direction: column;
box-orient: block-axis;
}
.searchBar___2SIja {
display: box;
display: flex;
border-radius: 2px;
width: 100%;
margin: 0px auto;
box-sizing: border-box;
padding-left: 25px;
background-color: #fff;
padding-bottom: 20px;
padding-top: 20px;
}
.searchBar___2SIja > li {
list-style-type: none;
text-align: center;
color: #05101a;
cursor: pointer;
font-size: 16px;
}
.searchBar___2SIja > li > a {
display: block;
width: 100%;
text-decoration: none;
color: #05101a;
}
.searchBar___2SIja > li.active___NsodT a {
color: #0152d9;
}
.searchBarBorder___3Q7bL {
border-top: 1px solid #eeeeee;
}
.firstLi___1LKbF {
width: 33px;
height: 48px;
line-height: 46px;
}
.otherLi___2qIEC {
width: 76px;
height: 48px;
line-height: 46px;
margin-left: 40px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */