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.
378 lines
7.7 KiB
378 lines
7.7 KiB
.flex_box_center___3o_rf {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___ruohc {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___i-ILy {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___nf_kg {
|
|
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___eCZ8F {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.warp___2iIw1 {
|
|
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___2iIw1 .title___H6SFC {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
margin-bottom: 20px;
|
|
}
|
|
.warp___2iIw1 .title___H6SFC .ant-input-search {
|
|
width: 329px;
|
|
height: 38px;
|
|
}
|
|
.warp___2iIw1 .title___H6SFC .ant-input-search-icon::before {
|
|
border: 0;
|
|
}
|
|
.warp___2iIw1 .buttonstyle___3mKju {
|
|
background: #196efd;
|
|
height: 30px;
|
|
color: #fff;
|
|
}
|
|
.warp___2iIw1 .listWarp___2sf61 {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
padding: 0;
|
|
}
|
|
.warp___2iIw1 .listWarp___2sf61 .li___2CEEu {
|
|
width: 291px;
|
|
height: 277px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 4px 12px 0px rgba(204, 218, 238, 0.5), 0px 2px 8px 0px #dfe0e2;
|
|
border-radius: 4px;
|
|
margin-bottom: 21px;
|
|
margin-left: 21px;
|
|
}
|
|
.warp___2iIw1 .listWarp___2sf61 .li___2CEEu:hover img {
|
|
transform: scale(1.1);
|
|
}
|
|
.warp___2iIw1 .listWarp___2sf61 .li___2CEEu .img___yQWDY {
|
|
overflow: hidden;
|
|
height: calc(100% - 100px);
|
|
border-radius: 4px 4px 0 0;
|
|
}
|
|
.warp___2iIw1 .listWarp___2sf61 .li___2CEEu .img___yQWDY img {
|
|
width: 100%;
|
|
transition: all 0.5s;
|
|
}
|
|
.warp___2iIw1 .listWarp___2sf61 .li___2CEEu .name___3N6pG {
|
|
height: 55px;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #000000;
|
|
padding: 0 10px;
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-top: 35px;
|
|
}
|
|
.warp___2iIw1 .listWarp___2sf61 .li___2CEEu .name___3N6pG .e___1w2hb {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
max-width: 100%;
|
|
}
|
|
.warp___2iIw1 .listWarp___2sf61 .li___2CEEu .tags___24xUm {
|
|
height: 45px;
|
|
display: flex;
|
|
align-items: center;
|
|
color: #000f37;
|
|
padding: 0 10px;
|
|
}
|
|
.warp___2iIw1 .listWarp___2sf61 .li___2CEEu .tags___24xUm i {
|
|
color: #7d8592;
|
|
}
|
|
.warp___2iIw1 .listWarp___2sf61 .li___2CEEu .tags___24xUm > span {
|
|
margin-right: 15px;
|
|
font-size: 12px;
|
|
}
|
|
.warp___2iIw1 .listWarp___2sf61 .li___2CEEu:nth-child(3n + 1),
|
|
.warp___2iIw1 .listWarp___2sf61 .li___2CEEu:first-child {
|
|
margin-left: 0 !important;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2a4mf {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___kaBLN {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1A7oF {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___3mj4S {
|
|
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___3I1sY {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrp___1WmfG {
|
|
background: #fff;
|
|
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
|
|
padding-top: 10px;
|
|
}
|
|
.drawer___2HB-g [class='ant-drawer-content'] {
|
|
background: #f5f5f5;
|
|
}
|
|
.drawer___2HB-g [class='ant-drawer-footer'] {
|
|
background: #fff;
|
|
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
|
|
position: relative;
|
|
border: 0;
|
|
}
|
|
.menu___1kPr8 {
|
|
padding: 0;
|
|
margin: 15px 0;
|
|
position: relative;
|
|
z-index: 2;
|
|
}
|
|
.menu___1kPr8:hover {
|
|
z-index: 3;
|
|
}
|
|
.menu___1kPr8 > li {
|
|
display: inline-block;
|
|
position: relative;
|
|
margin-right: 10px;
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
cursor: pointer;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
border-radius: 32px;
|
|
padding: 0 18px;
|
|
}
|
|
.menu___1kPr8 > li a {
|
|
color: #4b4b4b;
|
|
}
|
|
.menu___1kPr8 > li strong {
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
}
|
|
.menu___1kPr8 > li:hover {
|
|
color: #fff;
|
|
background: #0152d9;
|
|
}
|
|
.actived___2FdKs {
|
|
background: #0152d9;
|
|
color: #fff;
|
|
}
|
|
.actived2___OPpq5 {
|
|
color: #0152d9 !important;
|
|
}
|
|
.subTag___2adp4 {
|
|
color: #05101a;
|
|
cursor: pointer;
|
|
}
|
|
.directionName___1re9n {
|
|
display: inline-block;
|
|
position: relative;
|
|
margin-right: 10px;
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
cursor: pointer;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
border-radius: 32px;
|
|
padding: 0 18px;
|
|
}
|
|
.menuDirection___JOhtq {
|
|
padding: 0;
|
|
margin: 15px 0;
|
|
display: inline-block;
|
|
position: relative;
|
|
z-index: 2;
|
|
}
|
|
.menuDirection___JOhtq:hover {
|
|
z-index: 3;
|
|
}
|
|
.menuDirection___JOhtq > li {
|
|
display: inline-block;
|
|
position: relative;
|
|
margin-right: 10px;
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
cursor: pointer;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
border-radius: 32px;
|
|
padding: 0 18px;
|
|
}
|
|
.menuDirection___JOhtq > li a {
|
|
color: #4b4b4b;
|
|
}
|
|
.menuDirection___JOhtq > li strong {
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
}
|
|
.menuDirection___JOhtq > li:hover {
|
|
color: #fff;
|
|
background: #196efd;
|
|
}
|
|
.menuDirection___JOhtq > li:hover > a > strong,
|
|
.menuDirection___JOhtq > li:hover > strong {
|
|
color: #fff;
|
|
background: #196efd;
|
|
}
|
|
.menuDirection___JOhtq > li:hover div {
|
|
display: block;
|
|
}
|
|
.menuDirection___JOhtq > li > div {
|
|
display: none;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 30px;
|
|
width: 400px;
|
|
padding: 10px;
|
|
background: #fff;
|
|
max-height: 400px;
|
|
overflow: auto;
|
|
z-index: 8;
|
|
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
}
|
|
.menuDirection___JOhtq > li > div h2 {
|
|
cursor: pointer;
|
|
margin: 10px 0;
|
|
}
|
|
.menuDirection___JOhtq > li > div h2:hover {
|
|
color: #196efd;
|
|
}
|
|
.menuDirection___JOhtq > li > div ul {
|
|
padding-left: 0;
|
|
}
|
|
.menuDirection___JOhtq > li > div ul li {
|
|
cursor: pointer;
|
|
display: inline-block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
margin-right: 20px;
|
|
color: #999;
|
|
}
|
|
.menuDirection___JOhtq > li > div ul li:hover {
|
|
color: #196efd;
|
|
}
|
|
.listItem___toB3l {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___toB3l > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___toB3l:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___1MLMy {
|
|
margin-left: 20px;
|
|
}
|
|
.info___1MLMy p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___r24US {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___r24US strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___3ktN3 {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___Ni1cV {
|
|
margin-top: 18px;
|
|
}
|
|
.titleRight___Ni1cV a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.search___3cLJH {
|
|
width: 600px !important;
|
|
margin: 30px 0 30px 0;
|
|
}
|
|
.search___3cLJH input,
|
|
.search___3cLJH [class='ant-input-group-addon'] button {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
padding: 0 30px;
|
|
font-size: 16px;
|
|
}
|
|
.description___3c2Jq {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
overflow: hidden;
|
|
}
|
|
.menuCourse___2yCMX {
|
|
color: #999;
|
|
}
|
|
.menuCourse___2yCMX ul,
|
|
.menuCourse___2yCMX li {
|
|
margin: 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
}
|
|
.menuCourse___2yCMX li {
|
|
display: inline-block;
|
|
margin-right: 30px;
|
|
}
|
|
.paginationWrap___3z7AK {
|
|
margin: 0 auto;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
width: 1200px;
|
|
}
|
|
.paginationWrap___3z7AK button {
|
|
height: 32px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|