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.
332 lines
6.6 KiB
332 lines
6.6 KiB
.flex_box_center___3uf9u {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3FxPF {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2BezP {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1YMMn {
|
|
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___2a_XR {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.warp___3hqvx {
|
|
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___3hqvx .title___12VfU {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.warp___3hqvx .Inputstyle___3NVnf {
|
|
width: 329px;
|
|
height: 38px;
|
|
}
|
|
.warp___3hqvx .buttonstyle___1QgT- {
|
|
width: 90px;
|
|
background: #196efd;
|
|
height: 30px;
|
|
color: #fff;
|
|
font-size: 12px;
|
|
}
|
|
.warp___3hqvx .Content___1k-Pa {
|
|
margin-top: 20px;
|
|
}
|
|
.warp___3hqvx .imgstyle___37ge0 {
|
|
height: 177px;
|
|
width: 291px;
|
|
border-radius: 4px 4px 0px 0px;
|
|
overflow: hidden;
|
|
}
|
|
.warp___3hqvx .imgstyle___37ge0 img {
|
|
width: 100%;
|
|
transition: all 0.5s;
|
|
}
|
|
.warp___3hqvx .cardstyle___YYhDC {
|
|
width: 291px;
|
|
height: 277px;
|
|
box-shadow: 0px 2px 4px 0px #d6dae1;
|
|
border-radius: 4px;
|
|
}
|
|
.warp___3hqvx .cardstyle___YYhDC [class~='ant-card-body'] {
|
|
height: 100px;
|
|
padding: 32px 11px 21px 10px !important;
|
|
}
|
|
.warp___3hqvx .paddingcard___DYnv7 .titlefont___2q8qI {
|
|
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___3hqvx .flexEnd___1l5Tj {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: flex-end;
|
|
}
|
|
.warp___3hqvx .flexEnd___1l5Tj > 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 */
|
|
|
|
.flex_box_center___2kqXA {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3d03G {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1XuOv {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___3YfXQ {
|
|
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___FPQSN {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrp___gjUVR {
|
|
background: #fff;
|
|
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
|
|
padding-top: 10px;
|
|
}
|
|
.drawer___PKkqe [class='ant-drawer-content'] {
|
|
background: #f5f5f5;
|
|
}
|
|
.drawer___PKkqe [class='ant-drawer-footer'] {
|
|
background: #fff;
|
|
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
|
|
position: relative;
|
|
border: 0;
|
|
}
|
|
.menu___3_F89 {
|
|
padding: 0;
|
|
margin: 12px 0;
|
|
position: relative;
|
|
z-index: 2;
|
|
}
|
|
.menu___3_F89:hover {
|
|
z-index: 3;
|
|
}
|
|
.menu___3_F89 > li {
|
|
display: inline-block;
|
|
position: relative;
|
|
margin-right: 20px;
|
|
border-radius: 32px;
|
|
line-height: 32px;
|
|
}
|
|
.menu___3_F89 > li a {
|
|
color: #4b4b4b;
|
|
}
|
|
.menu___3_F89 > li strong {
|
|
padding: 6px 15px;
|
|
border-radius: 32px;
|
|
cursor: pointer;
|
|
font-weight: normal;
|
|
}
|
|
.menu___3_F89 > li:hover > a > strong,
|
|
.menu___3_F89 > li:hover > strong {
|
|
color: #fff;
|
|
background: #196efd;
|
|
}
|
|
.menu___3_F89 > li:hover div {
|
|
display: block;
|
|
}
|
|
.menu___3_F89 > 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___3_F89 > li > div h2 {
|
|
cursor: pointer;
|
|
margin: 10px 0;
|
|
}
|
|
.menu___3_F89 > li > div h2:hover {
|
|
color: #196efd;
|
|
}
|
|
.menu___3_F89 > li > div ul {
|
|
padding-left: 0;
|
|
}
|
|
.menu___3_F89 > li > div ul li {
|
|
cursor: pointer;
|
|
display: inline-block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
margin-right: 20px;
|
|
color: #999;
|
|
}
|
|
.menu___3_F89 > li > div ul li:hover {
|
|
color: #196efd;
|
|
}
|
|
.actived___1uBw9 {
|
|
background: #0152d9;
|
|
color: #fff;
|
|
}
|
|
.actived2___3aa-s {
|
|
color: #0152d9 !important;
|
|
}
|
|
.subTag___3VN09 {
|
|
cursor: pointer;
|
|
}
|
|
.subTag___3VN09:hover {
|
|
color: #0152d9;
|
|
}
|
|
.listItem___1e8Nx {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___1e8Nx > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___1e8Nx:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.listItem2___SLV6w {
|
|
padding: 0 10px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
cursor: pointer;
|
|
}
|
|
.listItem2___SLV6w > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem2___SLV6w [class~='ant-divider-horizontal'] {
|
|
margin: 17px 0;
|
|
}
|
|
.info___O-eee {
|
|
margin-left: 20px;
|
|
}
|
|
.info___O-eee p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___1xNbP {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___1xNbP strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___3LA4r {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___2jLGI {
|
|
margin-top: 18px;
|
|
}
|
|
.titleRight___2jLGI a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.search___1D1EU {
|
|
width: 600px !important;
|
|
margin: 30px 0 30px 0;
|
|
}
|
|
.search___1D1EU input,
|
|
.search___1D1EU [class='ant-input-group-addon'] button {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
padding: 0 30px;
|
|
font-size: 16px;
|
|
}
|
|
.filter___1gUIh button {
|
|
border-radius: 40px;
|
|
box-shadow: none;
|
|
}
|
|
.filter___1gUIh [class~='ant-btn-default'] {
|
|
background: #eee;
|
|
border-color: #eee;
|
|
color: #999;
|
|
}
|
|
.filter___1gUIh [class~='ant-btn-primary'] {
|
|
background-color: #196efd;
|
|
border-color: #196efd;
|
|
}
|
|
.filter___1gUIh [class~='ant-input'] {
|
|
border-radius: 4px;
|
|
}
|
|
.filter___1gUIh [class~='ant-input-search-button'] {
|
|
border-top-right-radius: 4px;
|
|
border-bottom-right-radius: 4px;
|
|
}
|
|
.description___1uOBb {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
overflow: hidden;
|
|
}
|
|
.menuCourse___3usaN {
|
|
color: #999;
|
|
margin-top: 10px;
|
|
}
|
|
.menuCourse___3usaN ul,
|
|
.menuCourse___3usaN li {
|
|
margin: 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
}
|
|
.menuCourse___3usaN 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 */
|
|
|