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__Paths__Index.8c294d8c.ch...

206 lines
4.5 KiB

.flex_box_center___2kBE3 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3MA16 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2gPAv {
align-items: center;
box-align: center;
}
.flex_box_center_end___1Hzrf {
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___MRmfH {
flex-direction: column;
box-orient: block-axis;
}
.page___axW6i {
background: #ffffff;
padding-bottom: 30px;
}
.page___axW6i .center___ruvZ0 {
margin: 0 auto;
width: 1200px;
}
.page___axW6i .btn___3muRu {
width: 162px;
height: 32px;
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 16px;
border: 1px solid #bacffe;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
color: #3061d0;
cursor: pointer;
margin-left: 20px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.item___f8_p4 {
margin-top: 14px;
}
.item___f8_p4 > [class~='ant-col'] > div {
margin: 10px;
height: 140px;
background: #edf7ff;
border-radius: 20px;
cursor: pointer;
}
.item___f8_p4 > [class~='ant-col'] [class^='icon-'] {
color: #0152d9;
font-size: 46px;
margin-bottom: 22px;
display: inline-block;
}
.item___f8_p4 .active___1xmU6 > div {
background: #7ab9ff;
border-color: #0152d9;
}
.item___f8_p4 .active___1xmU6 > div [class^='icon-'] {
color: #fff;
}
.item___f8_p4 .active___1xmU6 > div * {
color: #fff;
}
.hb100___H7msQ {
height: 100%;
}
.img___hg2gk img {
width: 200px;
max-height: 120px;
border-radius: 10px;
}
.step2___3Fn-W [class~='ant-checkbox-inner'] {
width: 22px;
height: 22px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___1oKEk {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2NwWV {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___UxZ7A {
align-items: center;
box-align: center;
}
.flex_box_center_end___rTKWU {
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___2Vfv5 {
flex-direction: column;
box-orient: block-axis;
}
.carousel___2B42g {
position: relative;
width: 1216px;
margin-top: 20px;
margin-bottom: 34px;
}
.carousel___2B42g:hover .left___1CZzt,
.carousel___2B42g:hover .right___2AS79 {
display: block;
}
.carousel___2B42g .left___1CZzt {
position: absolute;
width: 42px;
left: -21px;
top: 50%;
transform: translateY(-50%);
cursor: pointer;
z-index: 3;
display: none;
}
.carousel___2B42g .right___2AS79 {
position: absolute;
width: 42px;
right: -10px;
top: 50%;
transform: translateY(-50%);
cursor: pointer;
z-index: 4;
display: none;
}
.carousel___2B42g .li___3tq_F {
width: 282px;
height: 225px;
background: #ffffff;
box-shadow: 0px 1px 4px 0px #d6dae1;
border-radius: 8px;
padding: 18px;
cursor: pointer;
margin: 8px;
display: block;
}
.carousel___2B42g .li___3tq_F .imgWrap___36uvn {
width: 100%;
height: calc(100% - 50px);
overflow: hidden;
border-radius: 8px;
position: relative;
}
.carousel___2B42g .li___3tq_F .imgWrap___36uvn .sign___1qVIb {
width: 40px;
height: 18px;
background: rgba(244, 124, 24, 0.9);
border-radius: 0px 6px 0px 8px;
text-align: center;
line-height: 18px;
position: absolute;
z-index: 2;
bottom: 0;
left: 0;
color: #ffffff;
}
.carousel___2B42g .li___3tq_F .imgWrap___36uvn img {
width: 100%;
}
.carousel___2B42g .li___3tq_F .name___2hZfH {
height: 50px;
font-size: 16px;
font-weight: 600;
color: #000000;
margin-top: 18px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */