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.
436 lines
8.4 KiB
436 lines
8.4 KiB
.none_panels___1g-mA {
|
|
text-align: center;
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding: 20% 0;
|
|
}
|
|
.none_panels___1g-mA img {
|
|
margin-bottom: 15px;
|
|
width: 100%;
|
|
}
|
|
.none_p_title___1lCVD {
|
|
font-size: 14px;
|
|
color: #999;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___gYZEE {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1KH3d {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___FWbTE {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1kFhp {
|
|
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___1CD4J {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___23uRF {
|
|
background: white;
|
|
}
|
|
.containerTitle___30lsk {
|
|
height: 88px;
|
|
line-height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.containerTitle___30lsk div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.containerDesc___GU0ZE {
|
|
height: 50px;
|
|
line-height: 40px;
|
|
padding: 0 30px;
|
|
margin-bottom: -20px;
|
|
margin-top: 10px;
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.containerDesc___GU0ZE p:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.menus___k4cmv {
|
|
padding-right: 31px;
|
|
padding-top: 10px;
|
|
}
|
|
.menus___k4cmv [class~='ant-menu-horizontal'] {
|
|
border-bottom: 0;
|
|
}
|
|
.listItem___3tMc_ {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___3tMc_ > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___3tMc_:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___3kqtY {
|
|
margin-left: 20px;
|
|
}
|
|
.info___3kqtY p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___1DgAB {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___1DgAB strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___1zuMg {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___3j3Mz a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___1fgAM {
|
|
height: 70px;
|
|
background: white;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
}
|
|
.acitons___1fgAM > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
flex: 1 1;
|
|
}
|
|
.acitons___1fgAM > div:nth-child(2) .move___17c4C {
|
|
cursor: pointer;
|
|
color: #999;
|
|
padding: 0 16px;
|
|
position: relative;
|
|
}
|
|
.acitons___1fgAM > div:nth-child(2) p {
|
|
cursor: pointer;
|
|
color: #999;
|
|
margin-bottom: 0;
|
|
}
|
|
.acitons___1fgAM > div:nth-child(2) p:hover {
|
|
color: #333;
|
|
}
|
|
.acitons___1fgAM > div:nth-child(2) p span {
|
|
position: relative;
|
|
padding: 0 16px;
|
|
}
|
|
.acitons___1fgAM > div:nth-child(2) p span:after {
|
|
content: '';
|
|
width: 1px;
|
|
height: 10px;
|
|
background: #ededed;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 50%;
|
|
margin-top: -5px;
|
|
}
|
|
.acitons___1fgAM > div:nth-child(2) p:nth-last-child(1) span {
|
|
padding-right: 0;
|
|
}
|
|
.acitons___1fgAM > div:nth-child(2) p:nth-last-child(1) span:after {
|
|
display: none;
|
|
}
|
|
.hideHeadCheckbox___1PaS4 table {
|
|
background: #f4faff;
|
|
}
|
|
.hideHeadCheckbox___1PaS4 table > thead > tr > th:nth-child(1) > div {
|
|
display: none;
|
|
}
|
|
.moveCategory___2Wh6F {
|
|
padding: 30px 0;
|
|
position: relative;
|
|
top: -25px;
|
|
}
|
|
.moveCategory___2Wh6F ul {
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
background: white;
|
|
padding: 10px 0;
|
|
}
|
|
.moveCategory___2Wh6F ul li {
|
|
padding: 0;
|
|
margin: 5px 0;
|
|
font-size: 14px;
|
|
}
|
|
.tabSearch___semmS {
|
|
display: flex;
|
|
align-items: center;
|
|
margin: 8px 0;
|
|
}
|
|
.warpModal___3sxdW .ant-tabs-nav::before {
|
|
border-bottom: 0;
|
|
}
|
|
.modalColumn___3aP_r {
|
|
font-size: 14px;
|
|
}
|
|
.modalColumn___3aP_r .modalRow___1ru3g {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
flex-direction: row;
|
|
margin-top: 12px;
|
|
}
|
|
.modalColumn___3aP_r .modalRow___1ru3g .sup___36Z9G {
|
|
color: #fb3226;
|
|
font-size: 16px;
|
|
margin-top: 21px;
|
|
margin-right: 2px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___VK_X4 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___2bQ8e {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2GSXo {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___3qRJo {
|
|
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___kI9VB {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___1wf6q {
|
|
background: white;
|
|
}
|
|
.containerTitle___8Wfb5 {
|
|
height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.containerTitle___8Wfb5 div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.containerDesc___YbgzD {
|
|
background-color: #fff;
|
|
}
|
|
.tablestyle___gxqMb {
|
|
margin-top: 10px;
|
|
}
|
|
.tablestyle___gxqMb div[class='ant-menu-submenu-title'] {
|
|
max-height: 240px;
|
|
overflow: auto;
|
|
}
|
|
.listItem___320zH {
|
|
padding: 25px 10px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___320zH > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___320zH:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___3whog {
|
|
margin-left: 20px;
|
|
}
|
|
.info___3whog p {
|
|
margin-top: 15px;
|
|
margin-bottom: 0px;
|
|
}
|
|
.title___1gBxs {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___1gBxs strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___oaQur {
|
|
flex: 1 1;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.titleLeft___oaQur strong {
|
|
color: #333;
|
|
display: inline-block;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
max-width: 380px;
|
|
}
|
|
.titleLeft___oaQur strong:hover {
|
|
color: #0152d9;
|
|
}
|
|
.titleRight___2-zR1 a {
|
|
margin-right: 20px;
|
|
font-weight: 500;
|
|
font-size: 16px;
|
|
color: #0152d9;
|
|
}
|
|
.titleRight___2-zR1 span {
|
|
margin-right: 20px;
|
|
font-weight: 500;
|
|
font-size: 16px;
|
|
color: #0152d9;
|
|
}
|
|
.acitons___3jEMn {
|
|
background: white;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.acitons___3jEMn > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___3jEMn > div:nth-child(2) p {
|
|
cursor: pointer;
|
|
color: #999;
|
|
margin-bottom: 0;
|
|
}
|
|
.moveCategory___Z8Rcj {
|
|
padding: 30px 0;
|
|
position: relative;
|
|
top: -20px;
|
|
}
|
|
.moveCategory___Z8Rcj ul {
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
background: white;
|
|
padding: 10px 0;
|
|
}
|
|
.moveCategory___Z8Rcj ul li {
|
|
padding: 0;
|
|
margin: 5px 0;
|
|
font-size: 14px;
|
|
}
|
|
.name___2SMud {
|
|
font-weight: bold;
|
|
font-size: 16px;
|
|
color: #05101a;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
max-width: 400px;
|
|
}
|
|
.categoryName___1kknW {
|
|
color: rgba(0, 0, 0, 0.65);
|
|
}
|
|
.schedule___2OSrq {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
padding: 24px 20px 16px 30px;
|
|
background-color: #fff;
|
|
}
|
|
.fnSign___2lm3C {
|
|
color: #44d7b6 !important;
|
|
display: inline-block;
|
|
transform: scale(2.5);
|
|
padding-right: 4px;
|
|
}
|
|
.spanSize___EpJ_p {
|
|
font-size: 16px;
|
|
font-weight: 400;
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
.classromediv___l4n7V {
|
|
animation: glow___2ZtHI 200ms ease-out infinite alternate;
|
|
display: inline-block;
|
|
}
|
|
@keyframes glow___2ZtHI {
|
|
0% {
|
|
height: 27px;
|
|
line-height: 27px;
|
|
text-align: center;
|
|
width: 100px;
|
|
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
|
}
|
|
100% {
|
|
height: 27px;
|
|
line-height: 27px;
|
|
text-align: center;
|
|
width: 100px;
|
|
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
|
}
|
|
}
|
|
.popover___1oJJX > p {
|
|
cursor: pointer;
|
|
}
|
|
.dot___2_G1J {
|
|
width: 6px;
|
|
height: 6px;
|
|
display: inline-block;
|
|
transform: translateY(-1px);
|
|
border-radius: 3px;
|
|
margin-right: 6px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|