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.
151 lines
3.1 KiB
151 lines
3.1 KiB
.flex_box_center___3BZ6U {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1P4sg {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2zH_u {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1kTvZ {
|
|
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___YNRO1 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___EbaGy {
|
|
background: white;
|
|
}
|
|
.menu___1YpJ6 {
|
|
position: relative;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.menu___1YpJ6 ul {
|
|
flex: 1 1;
|
|
}
|
|
.menu___1YpJ6 ul li {
|
|
height: 74px;
|
|
line-height: 74px;
|
|
margin: 0 15px;
|
|
}
|
|
.menu___1YpJ6 > div span {
|
|
margin-right: 35px;
|
|
color: #0152d9;
|
|
}
|
|
.desc___18XjY {
|
|
padding: 20px 0;
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
color: #999;
|
|
}
|
|
.otherLink___2UiKT {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 30px;
|
|
border-radius: 0px 100px 100px 0px;
|
|
background: #f9751a;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
padding: 0 18px;
|
|
text-align: center;
|
|
color: #fff;
|
|
}
|
|
.card___z7liG > div {
|
|
width: 31.3%;
|
|
margin-right: 3%;
|
|
display: inline-block;
|
|
margin-bottom: 30px;
|
|
border-radius: 15px;
|
|
overflow: hidden;
|
|
}
|
|
.card___z7liG > div:nth-child(3n) {
|
|
margin-right: 0;
|
|
}
|
|
.card___z7liG > div img {
|
|
width: 100%;
|
|
}
|
|
.card___z7liG [class='ant-card-actions'] {
|
|
text-align: right;
|
|
background: none;
|
|
border: 0;
|
|
}
|
|
.card___z7liG [class='ant-card-actions'] li {
|
|
width: auto !important;
|
|
margin-left: 6px;
|
|
border: 0;
|
|
float: none;
|
|
display: inline-block;
|
|
}
|
|
.task_hide___1zx81 {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 1;
|
|
overflow: hidden;
|
|
}
|
|
.downIntoClass___16aIr {
|
|
background-color: #fff;
|
|
padding: 20px 20px 13px 20px;
|
|
width: 260px;
|
|
box-shadow: rgb(239 239 239) 0px 2px 8px 2px;
|
|
}
|
|
.downIntoClass___16aIr .ellipsis___MRHCL {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
width: 204px;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.downIntoClass___16aIr .add___109p7 {
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.ManageHead___2IMvb {
|
|
height: 88px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding-left: 30px;
|
|
padding-right: 30px;
|
|
background-color: #fff;
|
|
border-bottom: 1px solid #efefef;
|
|
}
|
|
.ManageHead___2IMvb .tabs___1NuAo {
|
|
height: 88px;
|
|
}
|
|
.ManageHead___2IMvb .tabs___1NuAo .title___1rlAS {
|
|
color: #333;
|
|
font-size: 18px;
|
|
margin-right: 60px;
|
|
height: 100%;
|
|
display: inline-block;
|
|
line-height: 88px;
|
|
cursor: pointer;
|
|
}
|
|
.ManageHead___2IMvb .tabs___1NuAo .active___xTnBU {
|
|
color: #0152d9;
|
|
border-bottom: 2px solid #0152d9;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|