dev_local_v7_znrgzn
parent
0f1cce2d4b
commit
7177565698
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -0,0 +1,661 @@
|
||||
.addStudentContainer___3m1kJ .listItem___1DuJu {
|
||||
padding: 40px;
|
||||
}
|
||||
.addStudentContainer___3m1kJ .listItem___1DuJu .tips___12ySC {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #333333;
|
||||
line-height: 14px;
|
||||
margin-bottom: 60px;
|
||||
text-align: center;
|
||||
}
|
||||
.addStudentContainer___3m1kJ .listItem___1DuJu .qrCode___1fxj7 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
.addStudentContainer___3m1kJ .listItem___1DuJu .qrCode___1fxj7 > div:first-child {
|
||||
width: 168px;
|
||||
height: 168px;
|
||||
background: #ffffff;
|
||||
box-shadow: 0px 2px 8px 0px #dedede;
|
||||
border-radius: 8px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.addStudentContainer___3m1kJ .listItem___1DuJu .qrCode___1fxj7 > div:last-child {
|
||||
margin-top: 10px;
|
||||
font-size: 12px;
|
||||
font-weight: 400;
|
||||
color: #999999;
|
||||
line-height: 12px;
|
||||
}
|
||||
.addStudentContainer___3m1kJ .ant-tabs-nav {
|
||||
height: 64px;
|
||||
padding-top: 10px;
|
||||
}
|
||||
.addStudentContainer___3m1kJ .ant-tabs-nav .ant-tabs-nav-wrap {
|
||||
padding-left: 40px;
|
||||
}
|
||||
.addStudentWrapContainer___1Oha8 .ant-modal-close {
|
||||
height: 67px;
|
||||
line-height: 67px;
|
||||
margin-right: 18px;
|
||||
}
|
||||
.addStudentWrapContainer___1Oha8 .ant-modal-header {
|
||||
display: flex;
|
||||
height: 67px;
|
||||
align-items: center;
|
||||
padding: 0 40px;
|
||||
}
|
||||
.addStudentWrapContainer___1Oha8 .ant-modal-body {
|
||||
padding: 0;
|
||||
}
|
||||
.addStudentWrapContainer___1Oha8 .ant-modal-footer > button {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
font-size: 16px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.addStudentWrapContainer___1Oha8 .ant-modal-footer > button + button {
|
||||
margin-left: 20px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.wrap___2w7iA {
|
||||
flex: 1 1;
|
||||
}
|
||||
.wrap___2w7iA input {
|
||||
height: 28px;
|
||||
}
|
||||
.content___35k5z {
|
||||
background: #fff;
|
||||
padding: 30px;
|
||||
margin-bottom: 10px;
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
min-height: 390px;
|
||||
}
|
||||
.hint___F2zJ_ {
|
||||
color: #989898;
|
||||
margin-left: 20px;
|
||||
}
|
||||
.title___jjV6X {
|
||||
font-size: 16px;
|
||||
padding-left: 30px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.titleWrap___1x4kF {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.formWrap___jyiJX label {
|
||||
font-size: 14px;
|
||||
}
|
||||
.formWrap___jyiJX div[class~='ant-form-item-control-input-content'] {
|
||||
font-size: 14px;
|
||||
}
|
||||
.formWrap___jyiJX div[class~='ant-form-item-label'] {
|
||||
width: 100px;
|
||||
text-align: right;
|
||||
}
|
||||
.identityWrap___1HCwE {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.schoolHintWrap___A8FVM {
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
font-size: 14px;
|
||||
}
|
||||
.colorCDCDCD___2O759 {
|
||||
color: #cdcdcd;
|
||||
}
|
||||
.color0152d9___3ARJP {
|
||||
color: #0152d9;
|
||||
}
|
||||
.submitButton___seIDA {
|
||||
width: 100px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.submitButtondiv___2nqnx {
|
||||
animation: glow___1PyLr 200ms ease-out infinite alternate;
|
||||
width: 100px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
@keyframes glow___1PyLr {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___19WGz {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___3AfHt {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___1-Y_i {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___3ohYD {
|
||||
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___h-vEO {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.wrp___3G3P7 {
|
||||
width: 1200px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.classroomInfo___3peg6 {
|
||||
color: white;
|
||||
height: 250px;
|
||||
background: url(./static/classroom-banner.1d89b188.png);
|
||||
position: relative;
|
||||
display: box;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.classroomInfo___3peg6 .title___2QLCK {
|
||||
font-size: 14px;
|
||||
color: #d0dbf0;
|
||||
margin-top: 30px;
|
||||
display: box;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.classroomInfo___3peg6 .title___2QLCK strong {
|
||||
font-size: 24px;
|
||||
color: white;
|
||||
line-height: 1;
|
||||
display: inline-block;
|
||||
}
|
||||
.classroomInfo___3peg6 .titleLeft___1N9oh {
|
||||
flex: 1 1;
|
||||
}
|
||||
.classroomInfo___3peg6 .classroomUser___2sRHD {
|
||||
margin-top: 24px;
|
||||
min-height: 54px;
|
||||
display: box;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.classroomInfo___3peg6 .classroomUser___2sRHD .headPic___o0t5- img {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
margin-right: 6px;
|
||||
border-radius: 40px;
|
||||
}
|
||||
.classroomInfo___3peg6 .classroomUser___2sRHD .teacherInfo___3YNmQ {
|
||||
flex: 1 1;
|
||||
}
|
||||
.classroomInfo___3peg6 .classroomDesc___1b7C_ {
|
||||
height: 60px;
|
||||
background: #465572;
|
||||
color: white;
|
||||
border-radius: 4px 4px 0px 0px;
|
||||
padding: 0 16px;
|
||||
display: box;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.classroomInfo___3peg6 .classroomDesc___1b7C_ div:nth-child(1) {
|
||||
flex: 1 1;
|
||||
}
|
||||
.classroomInfo___3peg6 .classroomDesc___1b7C_ div:nth-child(2) {
|
||||
display: box;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
text-align: right;
|
||||
line-height: 1;
|
||||
}
|
||||
.classroomInfo___3peg6 .classroomDesc___1b7C_ div:nth-child(2) > span {
|
||||
display: box;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
font-size: 12px;
|
||||
padding: 0 10px;
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
}
|
||||
.classroomInfo___3peg6 .classroomDesc___1b7C_ div:nth-child(2) > span i {
|
||||
font-size: 14px;
|
||||
}
|
||||
.classroomInfo___3peg6 .classroomDesc___1b7C_ div:nth-child(2) > span:hover {
|
||||
color: #40a9ff;
|
||||
}
|
||||
.classroomInfo___3peg6 .classroomDesc___1b7C_ div:nth-child(2) > span:after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
right: 0;
|
||||
width: 1px;
|
||||
height: 10px;
|
||||
background: #ccc;
|
||||
}
|
||||
.classroomInfo___3peg6 .classroomDesc___1b7C_ div:nth-child(2) > span:nth-last-child(1):after {
|
||||
display: none;
|
||||
}
|
||||
.classroomInfo___3peg6 .classroomDescBg___RN-bc {
|
||||
height: 7px;
|
||||
opacity: 0.97;
|
||||
margin: 27px 10px 0 10px;
|
||||
border-radius: 4px 4px 0px 0px;
|
||||
background: linear-gradient(117deg, #314160 0%, #344568 50%, #384764 100%);
|
||||
}
|
||||
.joinCouses___1dbAA {
|
||||
border-radius: 50px;
|
||||
margin-top: 40px;
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
font-size: 14px;
|
||||
display: box;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.bg___27JHL {
|
||||
background: #fafafa;
|
||||
}
|
||||
.task_count___1xG6- {
|
||||
color: #999;
|
||||
}
|
||||
.container___213G6 {
|
||||
margin: 24px 0 0 20px;
|
||||
}
|
||||
.leftMenuActions___3jas4 {
|
||||
width: 90px;
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
padding: 12px 0 0 0;
|
||||
}
|
||||
.leftMenuActions___3jas4 .current {
|
||||
color: #333 !important;
|
||||
}
|
||||
.leftMenuActions___3jas4 .current:hover {
|
||||
background-color: #ededed;
|
||||
}
|
||||
.leftSiderFixed___3GUco {
|
||||
position: fixed;
|
||||
top: 64px;
|
||||
}
|
||||
.containerDiv___2dhyM {
|
||||
padding-left: 264px;
|
||||
}
|
||||
.leftMenu___PRH7T {
|
||||
background: #fff;
|
||||
position: relative;
|
||||
}
|
||||
.leftMenu___PRH7T [class~='ant-row'] {
|
||||
margin: 0 !important;
|
||||
}
|
||||
.leftMenu___PRH7T #appointId {
|
||||
background-color: #ededed;
|
||||
}
|
||||
.leftMenu___PRH7T .menuText___3_pQO {
|
||||
width: 100%;
|
||||
display: inline-block;
|
||||
color: #333;
|
||||
}
|
||||
.leftMenu___PRH7T .totalCount___3XGsf,
|
||||
.leftMenu___PRH7T .actions___1sFV4 {
|
||||
color: #999;
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: -12px;
|
||||
width: 50px;
|
||||
text-align: right;
|
||||
}
|
||||
.leftMenu___PRH7T .actions___1sFV4 {
|
||||
top: -6px;
|
||||
visibility: hidden;
|
||||
z-index: 10;
|
||||
}
|
||||
.leftMenu___PRH7T .open___1twSR {
|
||||
display: block;
|
||||
}
|
||||
.leftMenu___PRH7T li:hover > div {
|
||||
background-color: #ededed;
|
||||
}
|
||||
.leftMenu___PRH7T li:hover > div .actions___1sFV4 {
|
||||
visibility: visible;
|
||||
width: 40px;
|
||||
}
|
||||
.leftMenu___PRH7T li:hover > div .totalCount___3XGsf {
|
||||
display: none;
|
||||
}
|
||||
.leftMenu___PRH7T > ul {
|
||||
padding-left: 0;
|
||||
}
|
||||
.leftMenu___PRH7T > ul > li {
|
||||
font-size: 16px;
|
||||
}
|
||||
.leftMenu___PRH7T > ul > li > div {
|
||||
padding-left: 24px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.leftMenu___PRH7T > ul > ul {
|
||||
padding-left: 26px;
|
||||
max-height: 1080px;
|
||||
overflow: auto;
|
||||
display: none;
|
||||
}
|
||||
.leftMenu___PRH7T > ul > ul .totalCount___3XGsf {
|
||||
top: -10px;
|
||||
}
|
||||
.leftMenu___PRH7T > ul > ul .actions___1sFV4 {
|
||||
top: -8px;
|
||||
}
|
||||
.leftMenu___PRH7T > ul > ul > div > li {
|
||||
font-size: 14px;
|
||||
}
|
||||
.leftMenu___PRH7T > ul > ul > div > li > div {
|
||||
border-bottom: 1px solid #eee;
|
||||
}
|
||||
.leftMenu___PRH7T > ul > ul > div > ul {
|
||||
padding-left: 25px;
|
||||
max-height: 400px;
|
||||
overflow: auto;
|
||||
overflow-x: hidden;
|
||||
display: none;
|
||||
}
|
||||
.leftMenu___PRH7T > ul > ul > div > ul > li {
|
||||
font-size: 14px;
|
||||
}
|
||||
.leftMenu___PRH7T > ul > ul > div > ul > li > div {
|
||||
border-bottom: 1px solid #eee;
|
||||
}
|
||||
.leftMenu___PRH7T .actived___2teh1 {
|
||||
border-left: 1px solid #0152d9;
|
||||
}
|
||||
.leftMenu___PRH7T .actived___2teh1 *,
|
||||
.leftMenu___PRH7T .actived___2teh1 .totalCount___3XGsf {
|
||||
color: #0152d9;
|
||||
}
|
||||
.leftMenu___PRH7T .actived2___3mvXa *,
|
||||
.leftMenu___PRH7T .actived2___3mvXa .totalCount___3XGsf {
|
||||
color: #0152d9;
|
||||
}
|
||||
.tipJoin___2Jm9e [class~='ant-popover-buttons'] {
|
||||
display: none;
|
||||
}
|
||||
.tipJoin___2Jm9e [class~='ant-popover-message'] {
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
.tipJoin___2Jm9e [class~='anticon-exclamation-circle'] {
|
||||
font-size: 14px;
|
||||
top: 9px;
|
||||
}
|
||||
.badge___2XltT {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
.badge___2XltT .num___rxW0z {
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
top: -8px;
|
||||
left: 70px;
|
||||
background-color: #ff4d4f;
|
||||
font-size: 12px;
|
||||
display: inline-block;
|
||||
border-radius: 12px;
|
||||
min-width: 18px;
|
||||
text-align: center;
|
||||
height: 18px;
|
||||
padding: 0 4px;
|
||||
}
|
||||
.classromediv____1wQZ {
|
||||
animation: glow___1066- 200ms ease-out infinite alternate;
|
||||
display: inline-block;
|
||||
}
|
||||
@keyframes glow___1066- {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 100px;
|
||||
margin-left: 5px;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
height: 27px;
|
||||
line-height: 27px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
margin-left: 5px;
|
||||
width: 100px;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.st___1DnkO {
|
||||
padding: 13px 0px 13px 25px;
|
||||
flex: 1 1;
|
||||
cursor: pointer;
|
||||
}
|
||||
.st___1DnkO:hover {
|
||||
background-color: #ededed;
|
||||
}
|
||||
.link___LkdCD {
|
||||
color: #fff;
|
||||
position: relative;
|
||||
margin-left: 20px;
|
||||
}
|
||||
.link___LkdCD:hover span:first-child {
|
||||
color: #40a9ff;
|
||||
}
|
||||
.link___LkdCD span:first-child {
|
||||
color: #bac4cd;
|
||||
}
|
||||
.link___LkdCD ::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
left: -10px;
|
||||
top: 6px;
|
||||
width: 1px;
|
||||
height: 10px;
|
||||
background: #ccc;
|
||||
}
|
||||
.sLink___1hKeD {
|
||||
color: #fff;
|
||||
}
|
||||
.sLink___1hKeD:hover span:first-child {
|
||||
color: #40a9ff;
|
||||
}
|
||||
.sLink___1hKeD span:first-child {
|
||||
color: #bac4cd;
|
||||
}
|
||||
.iconH___2Q8sX {
|
||||
color: #fff;
|
||||
}
|
||||
.iconH___2Q8sX span {
|
||||
cursor: default;
|
||||
}
|
||||
.iconH___2Q8sX span:hover {
|
||||
color: #0152d9;
|
||||
}
|
||||
.shareClassroom___2h8IX {
|
||||
display: flex;
|
||||
align-content: center;
|
||||
padding-left: 10px;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
}
|
||||
.shareClassroom___2h8IX > span:last-child {
|
||||
padding-left: 5px;
|
||||
}
|
||||
.copy___2iIh9 {
|
||||
width: 120px;
|
||||
height: 30px;
|
||||
border: 1px solid #fff;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.copy___2iIh9 span:first-child {
|
||||
display: inline-block;
|
||||
width: 80px;
|
||||
border-right: 1px solid #fff;
|
||||
height: 28px;
|
||||
text-align: center;
|
||||
line-height: 28px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.copy___2iIh9 span:first-child:hover {
|
||||
color: #40a9ff;
|
||||
}
|
||||
.copy___2iIh9 span:last-child {
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
width: 38px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.modal___1_Lg1 p {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
.tip___1bekE {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
background-color: hsla(209, 100%, 55%, 0.1);
|
||||
width: 683px;
|
||||
height: 88px;
|
||||
font-size: 14px;
|
||||
margin-bottom: 15px;
|
||||
padding-left: 10px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.shareModalContainer___3P--j .ant-modal-header {
|
||||
padding: 30px 20px 20px 40px;
|
||||
}
|
||||
.shareModalContainer___3P--j .ant-modal-header .ant-modal-title {
|
||||
font-size: 18px;
|
||||
}
|
||||
.shareModalContainer___3P--j .ant-modal-body {
|
||||
padding: 0;
|
||||
}
|
||||
.shareModalContainer___3P--j .ant-modal-close {
|
||||
right: 20px;
|
||||
}
|
||||
.shareModalContainer___3P--j .ant-modal-close .ant-modal-close-x {
|
||||
height: 68px;
|
||||
line-height: 68px;
|
||||
}
|
||||
.shareModalContainer___3P--j .ant-modal-footer {
|
||||
border-top: none;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
.shareModalContainer___3P--j .ant-modal-footer > button {
|
||||
width: 100px;
|
||||
border-radius: 4px;
|
||||
height: 40px;
|
||||
font-size: 16px;
|
||||
}
|
||||
.shareModalContainer___3P--j .ant-modal-footer > button + button {
|
||||
margin-left: 20px;
|
||||
}
|
||||
.shareModalContainer___3P--j .shareContent___1Hn0c {
|
||||
padding: 20px 40px;
|
||||
}
|
||||
.shareModalContainer___3P--j .shareContent___1Hn0c .listItem___10rsd {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
.shareModalContainer___3P--j .shareContent___1Hn0c .listItem___10rsd:last-child {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
.shareModalContainer___3P--j .shareContent___1Hn0c .listItem___10rsd .label___3wCgB {
|
||||
font-size: 14px;
|
||||
color: #333;
|
||||
font-weight: 500;
|
||||
padding: 20px 0;
|
||||
}
|
||||
.shareModalContainer___3P--j .shareContent___1Hn0c .listItem___10rsd .label___3wCgB span {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #e53333;
|
||||
line-height: 14px;
|
||||
padding-left: 20px;
|
||||
}
|
||||
.shareModalContainer___3P--j .shareContent___1Hn0c .listItem___10rsd .invitationCode___beMf_ {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.shareModalContainer___3P--j .shareContent___1Hn0c .listItem___10rsd .invitationCode___beMf_ .code___15XSW {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #dedede;
|
||||
height: 40px;
|
||||
padding: 0 20px;
|
||||
width: calc(100% - 66px);
|
||||
}
|
||||
.shareModalContainer___3P--j .shareContent___1Hn0c .listItem___10rsd .invitationCode___beMf_ .code___15XSW > span {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.shareModalContainer___3P--j .shareContent___1Hn0c .listItem___10rsd .invitationCode___beMf_ .code___15XSW.first___1RR9J {
|
||||
width: unset;
|
||||
}
|
||||
.shareModalContainer___3P--j .shareContent___1Hn0c .listItem___10rsd .invitationCode___beMf_ .copy___1MwH6 {
|
||||
color: #0152d9;
|
||||
padding-left: 10px;
|
||||
min-width: 66px;
|
||||
cursor: pointer;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
.shareModalContainer___3P--j .shareContent___1Hn0c .listItem___10rsd .tips___WaPPx {
|
||||
font-weight: 400;
|
||||
color: #999;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -0,0 +1,881 @@
|
||||
.flex_box_center___2cC1r {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___9TeDx {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___3EIYv {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___1Uph0 {
|
||||
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___17_5w {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.header___1E4MV {
|
||||
min-width: 1200px;
|
||||
}
|
||||
.header___1E4MV [class~='ant-layout-header'] {
|
||||
padding: 0;
|
||||
}
|
||||
.header___1E4MV .logo___R8PNJ {
|
||||
height: 36px;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-left: 30px;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li {
|
||||
margin-right: 30px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li:hover a {
|
||||
color: #828383;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #0152d9;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0::after {
|
||||
content: '';
|
||||
width: 18px;
|
||||
height: 2px;
|
||||
background-color: #0152d9;
|
||||
position: absolute;
|
||||
bottom: 14px;
|
||||
left: 0;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li a {
|
||||
color: #fff;
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
}
|
||||
.header___1E4MV .edu-menu___2hxbr {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding: 0 0 0 25px;
|
||||
height: 60px;
|
||||
min-width: 1200px;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.header___1E4MV .newslight___jwZR3 {
|
||||
width: 5px;
|
||||
height: 5px;
|
||||
border-radius: 5px;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 10px;
|
||||
background: #fb3226;
|
||||
}
|
||||
.header___1E4MV .classromediv___Cjpgf {
|
||||
animation: glow___3Nuu5 200ms ease-out infinite alternate;
|
||||
}
|
||||
@keyframes glow___3Nuu5 {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.spandiv___3YPu8 {
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
}
|
||||
.header-iearning___2Us_L {
|
||||
min-width: 1200px;
|
||||
height: 60px;
|
||||
width: 100%;
|
||||
background-color: rgba(255, 255, 255, 0.8) !important;
|
||||
box-shadow: 0px 2px 10px 0px rgb(136 136 2.72%);
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
z-index: 1000;
|
||||
}
|
||||
.header-iearning___2Us_L [class~='ant-layout-header'] {
|
||||
padding: 0;
|
||||
height: 60px;
|
||||
color: #000;
|
||||
color: initial;
|
||||
background: transparent;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-left: auto;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li {
|
||||
margin-right: 30px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li:hover a {
|
||||
color: #828383;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #196efd;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0::after {
|
||||
content: '';
|
||||
width: 28px;
|
||||
height: 4px;
|
||||
background-color: #196efd;
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li a {
|
||||
color: #434d6c;
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
}
|
||||
.header-iearning___2Us_L .edu-menu___2hxbr {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding: 0 20px;
|
||||
height: 60px;
|
||||
min-width: 1200px;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.header-iearning___2Us_L .newslight___jwZR3 {
|
||||
width: 5px;
|
||||
height: 5px;
|
||||
border-radius: 5px;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 10px;
|
||||
background: #fb3226;
|
||||
}
|
||||
.header-iearning___2Us_L .classromediv___Cjpgf {
|
||||
animation: glow___3Nuu5 200ms ease-out infinite alternate;
|
||||
}
|
||||
.header-iearning___2Us_L .title___3TtoH {
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
color: #196efd;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.headerFixed___1V7d4 {
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
z-index: 999;
|
||||
width: 100%;
|
||||
}
|
||||
.headerFixed___1V7d4 + section {
|
||||
padding-top: 60px;
|
||||
}
|
||||
@keyframes glow___3Nuu5 {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.headerOne___2SKcg [class~='ant-layout-header'] {
|
||||
background: #24292f;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #ffffff;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0::after {
|
||||
display: none;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li a {
|
||||
color: #dddddd;
|
||||
}
|
||||
.headerTwo___nxTFt [class~='ant-layout-header'] {
|
||||
background: #ffffff;
|
||||
box-shadow: 1px 1px 4px 0px #f1f1f1;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #000000;
|
||||
font-weight: 600;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0::after {
|
||||
display: none;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li a {
|
||||
color: #5f6367;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.search-input {
|
||||
width: 300px !important;
|
||||
background: #373e3f !important;
|
||||
border: 1px solid #373e3f !important;
|
||||
}
|
||||
.search-input [class~='ant-input'] {
|
||||
background: #373e3f !important;
|
||||
color: #fff;
|
||||
}
|
||||
.search-input .ant-input-search-icon::before {
|
||||
border-left: none;
|
||||
}
|
||||
.search-input .ant-input-search-icon {
|
||||
color: #999;
|
||||
}
|
||||
.search-bar {
|
||||
color: white;
|
||||
flex: 1 0 auto;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
}
|
||||
.search-bar a:hover {
|
||||
color: #fff;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.tilte___1Tz7i {
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
.flexRow___3w9_D {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-top: 30px;
|
||||
}
|
||||
.flexColumn___2HzC_ {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.footerWrap___12F5M {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.img___3ED9Z {
|
||||
width: 40px;
|
||||
height: 37px;
|
||||
vertical-align: middle;
|
||||
border-style: none;
|
||||
}
|
||||
.content___rqPDY {
|
||||
font-size: 14px;
|
||||
color: #979797;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.modalContent___2h4ne {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___3p8A0 {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___2wMwo {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___2fKhV {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___27Yk8 {
|
||||
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___3Khbo {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.rightMenu___20Eel {
|
||||
width: 120px;
|
||||
text-align: center;
|
||||
}
|
||||
.rightMenu___20Eel li {
|
||||
padding: 0 15px;
|
||||
height: 35px;
|
||||
line-height: 35px;
|
||||
}
|
||||
.rightMenu___20Eel li:hover {
|
||||
background: #0152d9;
|
||||
}
|
||||
.rightMenu___20Eel li:hover a {
|
||||
color: white;
|
||||
}
|
||||
.rightMenu___20Eel li a {
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.joinMenu___2blJt {
|
||||
padding: 0 0;
|
||||
width: 240px;
|
||||
}
|
||||
.joinMenu___2blJt a {
|
||||
color: #323232;
|
||||
}
|
||||
.joinBoard___2XUXK {
|
||||
border: 1px solid #eee;
|
||||
width: 1px;
|
||||
height: 100%;
|
||||
}
|
||||
.joinCol___3o5gp {
|
||||
width: 48%;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___3UWMh {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___2nh9S {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___2Neiq {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___2_1FS {
|
||||
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___2E-v7 {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.userPic___3Pu9t {
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
border-radius: 34px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.rightMenu___1qaVl {
|
||||
text-align: center;
|
||||
}
|
||||
.rightMenu___1qaVl li {
|
||||
padding: 7px 5px;
|
||||
}
|
||||
.rightMenu___1qaVl li:hover {
|
||||
background: #0152d9;
|
||||
}
|
||||
.rightMenu___1qaVl li:hover a {
|
||||
color: white;
|
||||
}
|
||||
.rightMenu___1qaVl li a {
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
}
|
||||
.menuWrap___3r9jm li {
|
||||
height: 35px;
|
||||
}
|
||||
.menuWrap___3r9jm li a {
|
||||
margin: 0px;
|
||||
color: #323232;
|
||||
text-align: left;
|
||||
padding: 0px 15px;
|
||||
}
|
||||
.exit___38Urs {
|
||||
border-top: 1px solid #eeeeee;
|
||||
}
|
||||
.classromediv___2R8_g {
|
||||
width: 60px;
|
||||
height: 50px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
border-radius: 50px;
|
||||
cursor: pointer;
|
||||
animation: glow___323IR 200ms ease-out infinite alternate;
|
||||
}
|
||||
@keyframes glow___323IR {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.height67___1DFRI {
|
||||
height: 67px;
|
||||
}
|
||||
.login___20J7t {
|
||||
width: 90px;
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
text-align: center;
|
||||
background: linear-gradient(135deg, #6c7bfd 0%, #3a45fa 100%);
|
||||
border-radius: 2px;
|
||||
cursor: pointer;
|
||||
font-size: 14px;
|
||||
color: #ffffff;
|
||||
}
|
||||
.login___20J7t > span {
|
||||
padding: 0 !important;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___tGua6 {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___sLRzb {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___3RJH- {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___2FaoL {
|
||||
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____9_T2 {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.footer___3QRzm {
|
||||
background: #333 !important;
|
||||
text-align: center;
|
||||
color: #999;
|
||||
}
|
||||
.footer___3QRzm a {
|
||||
color: #999;
|
||||
font-size: 14px;
|
||||
}
|
||||
.footer___3QRzm .fastLink___MJhMZ {
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
border-bottom: 1px solid #47494d;
|
||||
}
|
||||
.footer___3QRzm .fastLink___MJhMZ a {
|
||||
color: #999;
|
||||
font-size: 14px;
|
||||
padding: 0 10px;
|
||||
}
|
||||
.footer___3QRzm .cooperation___208jm {
|
||||
margin-top: 15px;
|
||||
}
|
||||
.footer___3QRzm .copyright___27kZ0 {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.footer___3QRzm [class~='inline'] {
|
||||
width: auto;
|
||||
display: inline-block;
|
||||
}
|
||||
.footer___3QRzm [class~='footer_con-p'] {
|
||||
color: #898989;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.footer___3QRzm [class~='lineh-30'] {
|
||||
line-height: 30px;
|
||||
}
|
||||
.footer___3QRzm [class~='font-14'] {
|
||||
font-size: 14px;
|
||||
}
|
||||
.footer___3QRzm [class~='font-15'] {
|
||||
font-size: 15px;
|
||||
}
|
||||
.footer___3QRzm [class~='fl'] {
|
||||
float: left;
|
||||
}
|
||||
.footer___3QRzm [class~='list'] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: baseline;
|
||||
}
|
||||
.footer___3QRzm [class~='list'] b {
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #ffffff;
|
||||
margin-top: 33px;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
.footer___3QRzm [class~='list'] a {
|
||||
font-size: 14px;
|
||||
color: #b1bacd;
|
||||
margin-top: 16px;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
.footer___3QRzm [class~='list'] a[target='_blank'] {
|
||||
cursor: pointer;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___VTqUm {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___3f-Ja {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___u4Jjr {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___1QKJE {
|
||||
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___1OBJc {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.newFooter___UNzWw {
|
||||
padding: 90px 20px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: flex-start;
|
||||
background: #242424;
|
||||
min-width: 1200px;
|
||||
}
|
||||
.newFooter___UNzWw .module-list {
|
||||
width: 200px;
|
||||
}
|
||||
.newFooter___UNzWw .module-list .title {
|
||||
font-size: 16px;
|
||||
color: #dddddd;
|
||||
margin-bottom: 20px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.newFooter___UNzWw .module-list a {
|
||||
display: block;
|
||||
color: #bbb;
|
||||
line-height: 34px;
|
||||
font-weight: 300;
|
||||
}
|
||||
.newFooter___UNzWw .module-list a:hover {
|
||||
color: #fff;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
width: 290px;
|
||||
margin-top: -12px;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce p {
|
||||
font-size: 12px;
|
||||
color: #bbb;
|
||||
line-height: 32px;
|
||||
margin-top: 12px;
|
||||
font-weight: 300;
|
||||
text-align: justify;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ul {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
padding: 0;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ul li {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ul li span {
|
||||
font-size: 12px;
|
||||
color: #bbb;
|
||||
padding-top: 10px;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ul li:first-child {
|
||||
margin-right: 50px;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ul li:last-child img {
|
||||
cursor: pointer;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ul li:last-child img:hover + span {
|
||||
color: #fff;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ul li:last-child span {
|
||||
cursor: pointer;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ul li:last-child span:hover {
|
||||
color: #fff;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ol {
|
||||
margin-top: 16px;
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
padding: 0;
|
||||
height: 108px;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ol li {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ol li a {
|
||||
font-size: 14px;
|
||||
color: #bbb;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ol li a:hover {
|
||||
color: #fff;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce ol li:nth-child(2) {
|
||||
margin: 0 54px;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce .footer-line {
|
||||
width: 310px;
|
||||
height: 1px;
|
||||
background-color: #3e4042;
|
||||
margin: 32px 0;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce section {
|
||||
width: 100%;
|
||||
height: 115px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
font-size: 14px;
|
||||
color: #bbb;
|
||||
font-weight: 300;
|
||||
}
|
||||
.newFooter___UNzWw .module-introduce section img {
|
||||
margin-top: -2px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.sideBar___DNWGT {
|
||||
position: fixed;
|
||||
width: 70px;
|
||||
background: #ffffff;
|
||||
box-shadow: 0px 0px 8px 0px #f1f1f1;
|
||||
border-radius: 8px;
|
||||
right: 40px;
|
||||
bottom: 90px;
|
||||
z-index: 10;
|
||||
}
|
||||
.wrap___2rWVP {
|
||||
padding: 0px;
|
||||
height: 59px;
|
||||
line-height: 59px;
|
||||
box-sizing: border-box;
|
||||
width: 40px;
|
||||
color: #fff;
|
||||
font-size: 20px;
|
||||
text-align: center;
|
||||
border-bottom: 1px solid #f1f1f1;
|
||||
margin-left: 15px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.wrap___2rWVP:last-child {
|
||||
border: 0;
|
||||
}
|
||||
.backTop___3cAkP {
|
||||
position: static;
|
||||
height: 50px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
.ul___Bsaot {
|
||||
list-style: decimal;
|
||||
padding-left: 16px;
|
||||
}
|
||||
.ul___Bsaot li {
|
||||
list-style: decimal;
|
||||
}
|
||||
.tooltipclass___1I8Rx {
|
||||
max-width: 500px !important;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.modalityModal___wjui6 {
|
||||
background: rgba(51, 51, 51, 0.5);
|
||||
position: fixed;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 100;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.modalityModal___wjui6 .modal___sNGOo {
|
||||
width: 760px;
|
||||
height: 419px;
|
||||
background: #fff;
|
||||
position: relative;
|
||||
z-index: 200;
|
||||
}
|
||||
.modalityModal___wjui6 .modal___sNGOo .ant-carousel .slick-dots li button {
|
||||
background: #c7c7c7;
|
||||
}
|
||||
.modalityModal___wjui6 .modal___sNGOo .ant-carousel .slick-dots li.slick-active button {
|
||||
background: #898989;
|
||||
}
|
||||
.modalityModal___wjui6 .modal___sNGOo .itemWarp___Fnx0H {
|
||||
width: 100%;
|
||||
}
|
||||
.modalityModal___wjui6 .modal___sNGOo .close___1_R1B {
|
||||
position: absolute;
|
||||
right: 20px;
|
||||
top: 20px;
|
||||
z-index: 201;
|
||||
cursor: pointer;
|
||||
}
|
||||
.modalityModal___wjui6 .modal___sNGOo .close___1_R1B i {
|
||||
color: #ccc;
|
||||
cursor: pointer;
|
||||
}
|
||||
.selfdomModal___5WR35 {
|
||||
background: rgba(51, 51, 51, 0.5);
|
||||
position: fixed;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 100;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.selfdomModal___5WR35 .modal___sNGOo {
|
||||
width: 760px;
|
||||
height: 419px;
|
||||
background: transparent;
|
||||
position: relative;
|
||||
z-index: 200;
|
||||
}
|
||||
.selfdomModal___5WR35 .modal___sNGOo .itemWarp___Fnx0H {
|
||||
width: 100%;
|
||||
}
|
||||
.selfdomModal___5WR35 .modal___sNGOo .close___1_R1B {
|
||||
position: absolute;
|
||||
right: -20px;
|
||||
top: -20px;
|
||||
z-index: 201;
|
||||
cursor: pointer;
|
||||
}
|
||||
.selfdomModal___5WR35 .modal___sNGOo .close___1_R1B i {
|
||||
color: #0152d9;
|
||||
cursor: pointer;
|
||||
font-size: 20px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
@ -0,0 +1,806 @@
|
||||
.login-panel-wrapper2 .ant-form-item-explain {
|
||||
line-height: 2;
|
||||
}
|
||||
.login-panel-wrapper2 .ant-form-item {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.login-panel-wrapper2 .ant-form-item-with-help {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.login-panel-wrapper2 [class~='ant-form-item-with-help'] {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.login-panel-wrapper2 [class~='ant-form-item-with-help'] [class~='ant-form-item-explain'] {
|
||||
margin-top: 2px;
|
||||
}
|
||||
.login-panel-right-wrp {
|
||||
border-top-right-radius: 6px;
|
||||
border-bottom-right-radius: 6px;
|
||||
background: #fafafa;
|
||||
margin-left: 30px;
|
||||
}
|
||||
.res-error-values {
|
||||
height: 50px;
|
||||
background: #ffecec;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #e02020;
|
||||
color: #e02020;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 0 22px;
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
.res-error-values svg {
|
||||
cursor: pointer;
|
||||
}
|
||||
.tabs[class~='ant-tabs'] {
|
||||
margin-top: 25px;
|
||||
margin-left: 40px;
|
||||
margin-right: 40px;
|
||||
margin-bottom: 11px;
|
||||
}
|
||||
.tabs[class~='ant-tabs'] [class~='ant-tabs-tab-btn'] {
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
}
|
||||
.tabs[class~='ant-tabs'] [class~='ant-tabs-ink-bar'] {
|
||||
width: 28px !important;
|
||||
margin-left: 23px;
|
||||
}
|
||||
.tabs[class~='ant-tabs'] [class~='ant-tabs-nav']::before {
|
||||
display: none;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.other-login___re0Nc {
|
||||
text-align: center;
|
||||
margin-top: 42px;
|
||||
}
|
||||
.other-login___re0Nc a {
|
||||
display: inline-block;
|
||||
}
|
||||
.other-login___re0Nc a:nth-child(1) {
|
||||
margin-right: 40px;
|
||||
}
|
||||
.btn-link___1uZTy {
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
.wechat-qrcode___14L6l {
|
||||
height: 390px;
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
transform: translate(0px, -37px);
|
||||
}
|
||||
.driver___1fhl_ {
|
||||
text-align: center;
|
||||
background-color: #dddddd;
|
||||
height: 1px;
|
||||
position: relative;
|
||||
margin: 0 44px;
|
||||
}
|
||||
.driver___1fhl_ span {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
padding: 0 17px;
|
||||
background-color: #fafafa;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.login-panel-wrapper2___togLZ .ant-form-item-explain___ThRBE {
|
||||
line-height: 2;
|
||||
}
|
||||
.login-panel-wrapper2___togLZ .ant-form-item___3IV6B {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.login-panel-wrapper2___togLZ .ant-form-item-with-help___tz-ky {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.login-panel-wrapper2___togLZ [class~='ant-form-item-with-help'] {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.login-panel-wrapper2___togLZ [class~='ant-form-item-with-help'] [class~='ant-form-item-explain'] {
|
||||
margin-top: 2px;
|
||||
}
|
||||
.login-panel-right-wrp___2GQ8_ {
|
||||
border-top-right-radius: 6px;
|
||||
border-bottom-right-radius: 6px;
|
||||
background: #fafafa;
|
||||
margin-left: 30px;
|
||||
}
|
||||
.res-error-values___2aGnb {
|
||||
height: 50px;
|
||||
background: #ffecec;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #e02020;
|
||||
color: #e02020;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 0 22px;
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
.res-error-values___2aGnb svg {
|
||||
cursor: pointer;
|
||||
}
|
||||
.tabs___2wmM-[class~='ant-tabs'] {
|
||||
margin-top: 25px;
|
||||
margin-left: 40px;
|
||||
margin-right: 40px;
|
||||
margin-bottom: 11px;
|
||||
}
|
||||
.tabs___2wmM-[class~='ant-tabs'] [class~='ant-tabs-tab-btn'] {
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
}
|
||||
.tabs___2wmM-[class~='ant-tabs'] [class~='ant-tabs-ink-bar'] {
|
||||
width: 28px !important;
|
||||
margin-left: 23px;
|
||||
}
|
||||
.tabs___2wmM-[class~='ant-tabs'] [class~='ant-tabs-nav']::before {
|
||||
display: none;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.popLogin___3dT1f input:-internal-autofill-previewed,
|
||||
.popLogin___3dT1f input:-internal-autofill-selected {
|
||||
transition: background-color 5000s ease-in-out 0s !important;
|
||||
}
|
||||
.popLogin___3dT1f .ant-modal-header {
|
||||
height: 80px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding-left: 25px;
|
||||
border: 0;
|
||||
}
|
||||
.popLogin___3dT1f .ant-modal-body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.popLogin___3dT1f .ant-modal-close-x {
|
||||
width: 68px;
|
||||
height: 72px;
|
||||
font-size: 18px;
|
||||
line-height: 72px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.close {
|
||||
width: 32px;
|
||||
font-size: 16px;
|
||||
font-family: PingFangSC-Medium, PingFang SC;
|
||||
font-weight: 500;
|
||||
color: #0152d9;
|
||||
line-height: 16px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.body {
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Medium, PingFang SC;
|
||||
font-weight: 500;
|
||||
color: #333333;
|
||||
line-height: 14px;
|
||||
}
|
||||
.body .myIcon {
|
||||
font-size: 20px;
|
||||
color: #fb9100;
|
||||
box-shadow: 0px 0px 6px 0px rgba(251, 145, 0, 0.2);
|
||||
}
|
||||
.body .allStyleSetting {
|
||||
margin-top: 30px;
|
||||
}
|
||||
.body .allStyleSetting .theme {
|
||||
margin-top: 20px;
|
||||
display: flex;
|
||||
}
|
||||
.body .allStyleSetting .theme .styleAll {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.2);
|
||||
border-radius: 6px;
|
||||
margin-right: 20px;
|
||||
cursor: pointer;
|
||||
overflow: hidden;
|
||||
}
|
||||
.body .allStyleSetting .theme .styleAllItem {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
margin: 20px 0 0 20px;
|
||||
border-radius: 2px;
|
||||
background: rgba(51, 51, 51, 0.2);
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.body .allStyleSetting .theme .theme1 {
|
||||
background: #f1f1f1;
|
||||
}
|
||||
.body .allStyleSetting .theme .theme2 {
|
||||
background: #303e54;
|
||||
}
|
||||
.body .allStyleSetting .themeColor {
|
||||
width: 100%;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.body .allStyleSetting .themeColor .styleAll {
|
||||
display: inline-block;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
border-radius: 4px;
|
||||
margin-right: 19px;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.body .allStyleSetting .themeColor .styleAll .myIcon1 {
|
||||
font-size: 20px;
|
||||
color: #ffffff;
|
||||
position: absolute;
|
||||
bottom: 4px;
|
||||
right: 4px;
|
||||
}
|
||||
.body .allStyleSetting .fixDiv {
|
||||
width: 100%;
|
||||
height: 120px;
|
||||
background: #f5f5f5;
|
||||
border-radius: 4px;
|
||||
padding: 15px 20px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.body .allStyleSetting .fixDiv .fixItem {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.body .allStyleSetting .fixDiv .fixItem .span {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #333333;
|
||||
}
|
||||
.body .allStyleSetting .fixDiv .fixItem .ant-switch-checked {
|
||||
background-color: #0152d9;
|
||||
}
|
||||
.body .allStyleSetting .styleNavs {
|
||||
margin-top: 20px;
|
||||
}
|
||||
.body .allStyleSetting .styleNavs .styleNavItem {
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
.body .allStyleSetting .styleNavs .styleNavItem .span {
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #999999;
|
||||
}
|
||||
.body .allStyleSetting .styleNavs .styleNavItem .img {
|
||||
margin-top: 2px;
|
||||
border-radius: 4px;
|
||||
border: 2px solid #fff;
|
||||
cursor: pointer;
|
||||
padding: 1px;
|
||||
}
|
||||
.body .allStyleSetting .styleNavs .styleNavItem .img-active {
|
||||
border: 2px solid #1990ff;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___2cC1r {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___9TeDx {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___3EIYv {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___1Uph0 {
|
||||
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___17_5w {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.header___1E4MV {
|
||||
min-width: 1200px;
|
||||
}
|
||||
.header___1E4MV [class~='ant-layout-header'] {
|
||||
padding: 0;
|
||||
}
|
||||
.header___1E4MV .logo___R8PNJ {
|
||||
height: 36px;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-left: 30px;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li {
|
||||
margin-right: 30px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li:hover a {
|
||||
color: #828383;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #0152d9;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0::after {
|
||||
content: '';
|
||||
width: 18px;
|
||||
height: 2px;
|
||||
background-color: #0152d9;
|
||||
position: absolute;
|
||||
bottom: 14px;
|
||||
left: 0;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li a {
|
||||
color: #fff;
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
}
|
||||
.header___1E4MV .edu-menu___2hxbr {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding: 0 0 0 25px;
|
||||
height: 60px;
|
||||
min-width: 1200px;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.header___1E4MV .newslight___jwZR3 {
|
||||
width: 5px;
|
||||
height: 5px;
|
||||
border-radius: 5px;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 10px;
|
||||
background: #fb3226;
|
||||
}
|
||||
.header___1E4MV .classromediv___Cjpgf {
|
||||
animation: glow___3Nuu5 200ms ease-out infinite alternate;
|
||||
}
|
||||
@keyframes glow___3Nuu5 {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.spandiv___3YPu8 {
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
}
|
||||
.header-iearning___2Us_L {
|
||||
min-width: 1200px;
|
||||
height: 60px;
|
||||
width: 100%;
|
||||
background-color: rgba(255, 255, 255, 0.8) !important;
|
||||
box-shadow: 0px 2px 10px 0px rgb(136 136 2.72%);
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
z-index: 1000;
|
||||
}
|
||||
.header-iearning___2Us_L [class~='ant-layout-header'] {
|
||||
padding: 0;
|
||||
height: 60px;
|
||||
color: #000;
|
||||
color: initial;
|
||||
background: transparent;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-left: auto;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li {
|
||||
margin-right: 30px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li:hover a {
|
||||
color: #828383;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #196efd;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0::after {
|
||||
content: '';
|
||||
width: 28px;
|
||||
height: 4px;
|
||||
background-color: #196efd;
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li a {
|
||||
color: #434d6c;
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
}
|
||||
.header-iearning___2Us_L .edu-menu___2hxbr {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding: 0 20px;
|
||||
height: 60px;
|
||||
min-width: 1200px;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.header-iearning___2Us_L .newslight___jwZR3 {
|
||||
width: 5px;
|
||||
height: 5px;
|
||||
border-radius: 5px;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 10px;
|
||||
background: #fb3226;
|
||||
}
|
||||
.header-iearning___2Us_L .classromediv___Cjpgf {
|
||||
animation: glow___3Nuu5 200ms ease-out infinite alternate;
|
||||
}
|
||||
.header-iearning___2Us_L .title___3TtoH {
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
color: #196efd;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.headerFixed___1V7d4 {
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
z-index: 999;
|
||||
width: 100%;
|
||||
}
|
||||
.headerFixed___1V7d4 + section {
|
||||
padding-top: 60px;
|
||||
}
|
||||
@keyframes glow___3Nuu5 {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.headerOne___2SKcg [class~='ant-layout-header'] {
|
||||
background: #24292f;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #ffffff;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0::after {
|
||||
display: none;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li a {
|
||||
color: #dddddd;
|
||||
}
|
||||
.headerTwo___nxTFt [class~='ant-layout-header'] {
|
||||
background: #ffffff;
|
||||
box-shadow: 1px 1px 4px 0px #f1f1f1;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #000000;
|
||||
font-weight: 600;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0::after {
|
||||
display: none;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li a {
|
||||
color: #5f6367;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.search-input {
|
||||
width: 300px !important;
|
||||
background: #373e3f !important;
|
||||
border: 1px solid #373e3f !important;
|
||||
}
|
||||
.search-input [class~='ant-input'] {
|
||||
background: #373e3f !important;
|
||||
color: #fff;
|
||||
}
|
||||
.search-input .ant-input-search-icon::before {
|
||||
border-left: none;
|
||||
}
|
||||
.search-input .ant-input-search-icon {
|
||||
color: #999;
|
||||
}
|
||||
.search-bar {
|
||||
color: white;
|
||||
flex: 1 0 auto;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
}
|
||||
.search-bar a:hover {
|
||||
color: #fff;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.tilte___1Tz7i {
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
.flexRow___3w9_D {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-top: 30px;
|
||||
}
|
||||
.flexColumn___2HzC_ {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.footerWrap___12F5M {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.img___3ED9Z {
|
||||
width: 40px;
|
||||
height: 37px;
|
||||
vertical-align: middle;
|
||||
border-style: none;
|
||||
}
|
||||
.content___rqPDY {
|
||||
font-size: 14px;
|
||||
color: #979797;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.modalContent___2h4ne {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___3p8A0 {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___2wMwo {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___2fKhV {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___27Yk8 {
|
||||
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___3Khbo {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.rightMenu___20Eel {
|
||||
width: 120px;
|
||||
text-align: center;
|
||||
}
|
||||
.rightMenu___20Eel li {
|
||||
padding: 0 15px;
|
||||
height: 35px;
|
||||
line-height: 35px;
|
||||
}
|
||||
.rightMenu___20Eel li:hover {
|
||||
background: #0152d9;
|
||||
}
|
||||
.rightMenu___20Eel li:hover a {
|
||||
color: white;
|
||||
}
|
||||
.rightMenu___20Eel li a {
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.joinMenu___2blJt {
|
||||
padding: 0 0;
|
||||
width: 240px;
|
||||
}
|
||||
.joinMenu___2blJt a {
|
||||
color: #323232;
|
||||
}
|
||||
.joinBoard___2XUXK {
|
||||
border: 1px solid #eee;
|
||||
width: 1px;
|
||||
height: 100%;
|
||||
}
|
||||
.joinCol___3o5gp {
|
||||
width: 48%;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___3UWMh {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___2nh9S {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___2Neiq {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___2_1FS {
|
||||
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___2E-v7 {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.userPic___3Pu9t {
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
border-radius: 34px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.rightMenu___1qaVl {
|
||||
text-align: center;
|
||||
}
|
||||
.rightMenu___1qaVl li {
|
||||
padding: 7px 5px;
|
||||
}
|
||||
.rightMenu___1qaVl li:hover {
|
||||
background: #0152d9;
|
||||
}
|
||||
.rightMenu___1qaVl li:hover a {
|
||||
color: white;
|
||||
}
|
||||
.rightMenu___1qaVl li a {
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
}
|
||||
.menuWrap___3r9jm li {
|
||||
height: 35px;
|
||||
}
|
||||
.menuWrap___3r9jm li a {
|
||||
margin: 0px;
|
||||
color: #323232;
|
||||
text-align: left;
|
||||
padding: 0px 15px;
|
||||
}
|
||||
.exit___38Urs {
|
||||
border-top: 1px solid #eeeeee;
|
||||
}
|
||||
.classromediv___2R8_g {
|
||||
width: 60px;
|
||||
height: 50px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
border-radius: 50px;
|
||||
cursor: pointer;
|
||||
animation: glow___323IR 200ms ease-out infinite alternate;
|
||||
}
|
||||
@keyframes glow___323IR {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.height67___1DFRI {
|
||||
height: 67px;
|
||||
}
|
||||
.login___20J7t {
|
||||
width: 90px;
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
text-align: center;
|
||||
background: linear-gradient(135deg, #6c7bfd 0%, #3a45fa 100%);
|
||||
border-radius: 2px;
|
||||
cursor: pointer;
|
||||
font-size: 14px;
|
||||
color: #ffffff;
|
||||
}
|
||||
.login___20J7t > span {
|
||||
padding: 0 !important;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -0,0 +1,634 @@
|
||||
.other-login {
|
||||
text-align: center;
|
||||
}
|
||||
.other-login a {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.btn-link {
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
.wechat-qrcode {
|
||||
height: 390px;
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
}
|
||||
.driver {
|
||||
text-align: center;
|
||||
color: #dddddd;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___2cC1r {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___9TeDx {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___3EIYv {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___1Uph0 {
|
||||
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___17_5w {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.header___1E4MV {
|
||||
min-width: 1200px;
|
||||
}
|
||||
.header___1E4MV [class~='ant-layout-header'] {
|
||||
padding: 0;
|
||||
}
|
||||
.header___1E4MV .logo___R8PNJ {
|
||||
height: 36px;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-left: 30px;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li {
|
||||
margin-right: 30px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li:hover a {
|
||||
color: #828383;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #0152d9;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0::after {
|
||||
content: '';
|
||||
width: 18px;
|
||||
height: 2px;
|
||||
background-color: #0152d9;
|
||||
position: absolute;
|
||||
bottom: 14px;
|
||||
left: 0;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li a {
|
||||
color: #fff;
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
}
|
||||
.header___1E4MV .edu-menu___2hxbr {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding: 0 0 0 25px;
|
||||
height: 60px;
|
||||
min-width: 1200px;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.header___1E4MV .newslight___jwZR3 {
|
||||
width: 5px;
|
||||
height: 5px;
|
||||
border-radius: 5px;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 10px;
|
||||
background: #fb3226;
|
||||
}
|
||||
.header___1E4MV .classromediv___Cjpgf {
|
||||
animation: glow___3Nuu5 200ms ease-out infinite alternate;
|
||||
}
|
||||
@keyframes glow___3Nuu5 {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.spandiv___3YPu8 {
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
}
|
||||
.header-iearning___2Us_L {
|
||||
min-width: 1200px;
|
||||
height: 60px;
|
||||
width: 100%;
|
||||
background-color: rgba(255, 255, 255, 0.8) !important;
|
||||
box-shadow: 0px 2px 10px 0px rgb(136 136 2.72%);
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
z-index: 1000;
|
||||
}
|
||||
.header-iearning___2Us_L [class~='ant-layout-header'] {
|
||||
padding: 0;
|
||||
height: 60px;
|
||||
color: #000;
|
||||
color: initial;
|
||||
background: transparent;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-left: auto;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li {
|
||||
margin-right: 30px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li:hover a {
|
||||
color: #828383;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #196efd;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0::after {
|
||||
content: '';
|
||||
width: 28px;
|
||||
height: 4px;
|
||||
background-color: #196efd;
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li a {
|
||||
color: #434d6c;
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
}
|
||||
.header-iearning___2Us_L .edu-menu___2hxbr {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding: 0 20px;
|
||||
height: 60px;
|
||||
min-width: 1200px;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.header-iearning___2Us_L .newslight___jwZR3 {
|
||||
width: 5px;
|
||||
height: 5px;
|
||||
border-radius: 5px;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 10px;
|
||||
background: #fb3226;
|
||||
}
|
||||
.header-iearning___2Us_L .classromediv___Cjpgf {
|
||||
animation: glow___3Nuu5 200ms ease-out infinite alternate;
|
||||
}
|
||||
.header-iearning___2Us_L .title___3TtoH {
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
color: #196efd;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.headerFixed___1V7d4 {
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
z-index: 999;
|
||||
width: 100%;
|
||||
}
|
||||
.headerFixed___1V7d4 + section {
|
||||
padding-top: 60px;
|
||||
}
|
||||
@keyframes glow___3Nuu5 {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.headerOne___2SKcg [class~='ant-layout-header'] {
|
||||
background: #24292f;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #ffffff;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0::after {
|
||||
display: none;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li a {
|
||||
color: #dddddd;
|
||||
}
|
||||
.headerTwo___nxTFt [class~='ant-layout-header'] {
|
||||
background: #ffffff;
|
||||
box-shadow: 1px 1px 4px 0px #f1f1f1;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #000000;
|
||||
font-weight: 600;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0::after {
|
||||
display: none;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li a {
|
||||
color: #5f6367;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.search-input {
|
||||
width: 300px !important;
|
||||
background: #373e3f !important;
|
||||
border: 1px solid #373e3f !important;
|
||||
}
|
||||
.search-input [class~='ant-input'] {
|
||||
background: #373e3f !important;
|
||||
color: #fff;
|
||||
}
|
||||
.search-input .ant-input-search-icon::before {
|
||||
border-left: none;
|
||||
}
|
||||
.search-input .ant-input-search-icon {
|
||||
color: #999;
|
||||
}
|
||||
.search-bar {
|
||||
color: white;
|
||||
flex: 1 0 auto;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
}
|
||||
.search-bar a:hover {
|
||||
color: #fff;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___3p8A0 {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___2wMwo {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___2fKhV {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___27Yk8 {
|
||||
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___3Khbo {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.rightMenu___20Eel {
|
||||
width: 120px;
|
||||
text-align: center;
|
||||
}
|
||||
.rightMenu___20Eel li {
|
||||
padding: 0 15px;
|
||||
height: 35px;
|
||||
line-height: 35px;
|
||||
}
|
||||
.rightMenu___20Eel li:hover {
|
||||
background: #0152d9;
|
||||
}
|
||||
.rightMenu___20Eel li:hover a {
|
||||
color: white;
|
||||
}
|
||||
.rightMenu___20Eel li a {
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.joinMenu___2blJt {
|
||||
padding: 0 0;
|
||||
width: 240px;
|
||||
}
|
||||
.joinMenu___2blJt a {
|
||||
color: #323232;
|
||||
}
|
||||
.joinBoard___2XUXK {
|
||||
border: 1px solid #eee;
|
||||
width: 1px;
|
||||
height: 100%;
|
||||
}
|
||||
.joinCol___3o5gp {
|
||||
width: 48%;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___3UWMh {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___2nh9S {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___2Neiq {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___2_1FS {
|
||||
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___2E-v7 {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.userPic___3Pu9t {
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
border-radius: 34px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.rightMenu___1qaVl {
|
||||
text-align: center;
|
||||
}
|
||||
.rightMenu___1qaVl li {
|
||||
padding: 7px 5px;
|
||||
}
|
||||
.rightMenu___1qaVl li:hover {
|
||||
background: #0152d9;
|
||||
}
|
||||
.rightMenu___1qaVl li:hover a {
|
||||
color: white;
|
||||
}
|
||||
.rightMenu___1qaVl li a {
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
}
|
||||
.menuWrap___3r9jm li {
|
||||
height: 35px;
|
||||
}
|
||||
.menuWrap___3r9jm li a {
|
||||
margin: 0px;
|
||||
color: #323232;
|
||||
text-align: left;
|
||||
padding: 0px 15px;
|
||||
}
|
||||
.exit___38Urs {
|
||||
border-top: 1px solid #eeeeee;
|
||||
}
|
||||
.classromediv___2R8_g {
|
||||
width: 60px;
|
||||
height: 50px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
border-radius: 50px;
|
||||
cursor: pointer;
|
||||
animation: glow___323IR 200ms ease-out infinite alternate;
|
||||
}
|
||||
@keyframes glow___323IR {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.height67___1DFRI {
|
||||
height: 67px;
|
||||
}
|
||||
.login___20J7t {
|
||||
width: 90px;
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
text-align: center;
|
||||
background: linear-gradient(135deg, #6c7bfd 0%, #3a45fa 100%);
|
||||
border-radius: 2px;
|
||||
cursor: pointer;
|
||||
font-size: 14px;
|
||||
color: #ffffff;
|
||||
}
|
||||
.login___20J7t > span {
|
||||
padding: 0 !important;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.register-footer {
|
||||
white-space: pre;
|
||||
color: #999;
|
||||
font-size: 14px;
|
||||
margin-top: 70px;
|
||||
padding-bottom: 50px;
|
||||
text-align: center;
|
||||
}
|
||||
.register-footer span {
|
||||
font-size: 18px;
|
||||
}
|
||||
.register-panel {
|
||||
width: 420px;
|
||||
background: #ffffff;
|
||||
box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.1);
|
||||
border-radius: 8px;
|
||||
padding: 0 26px 30px 26px;
|
||||
}
|
||||
.register-panel input {
|
||||
border-radius: 4px;
|
||||
border: 1px solid #dddddd;
|
||||
}
|
||||
.register-panel button {
|
||||
border-radius: 4px;
|
||||
}
|
||||
.register-panel .ant-form-item-explain {
|
||||
line-height: 2;
|
||||
}
|
||||
.register-panel .ant-form-item {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.register-panel input:-internal-autofill-previewed,
|
||||
.register-panel input:-internal-autofill-selected {
|
||||
transition: background-color 5000s ease-in-out 0s !important;
|
||||
}
|
||||
.register-panel .ant-form-item-with-help {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.register-panel .service-terms .ant-form-item-control-input {
|
||||
min-height: 10px;
|
||||
line-height: 10px;
|
||||
}
|
||||
.register-container {
|
||||
background: #eaf2ff;
|
||||
min-height: 100vh;
|
||||
}
|
||||
.register-container .navs {
|
||||
list-style: none;
|
||||
display: flex;
|
||||
width: 100%;
|
||||
flex-flow: row nowrap;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
align-items: center;
|
||||
font-size: 18px;
|
||||
border-bottom: 1px solid #e8e8e8;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.register-container .navs a {
|
||||
display: block;
|
||||
line-height: 48px;
|
||||
padding: 0 20px;
|
||||
color: rgba(0, 0, 0, 0.65);
|
||||
border-bottom: 2px solid transparent;
|
||||
}
|
||||
.register-container .navs a.active {
|
||||
color: #0152d9;
|
||||
border-bottom: 2px solid #0152d9;
|
||||
}
|
||||
.register-bg {
|
||||
background: #eaf2ff url(./static/bg.fa1f5368.png);
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: 100% 100%;
|
||||
height: 754px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: flex-start;
|
||||
padding-top: 142px;
|
||||
}
|
||||
.register-introduce {
|
||||
width: 584px;
|
||||
margin-right: 170px;
|
||||
}
|
||||
.register-introduce img {
|
||||
width: 280px;
|
||||
}
|
||||
.register-introduce h4 {
|
||||
font-size: 38px;
|
||||
color: #ffffff;
|
||||
margin-top: 32px;
|
||||
margin-bottom: 28px;
|
||||
}
|
||||
.register-introduce p {
|
||||
font-size: 20px;
|
||||
color: #ffffff;
|
||||
line-height: 45px;
|
||||
}
|
||||
.register-nav {
|
||||
display: flex;
|
||||
height: 90px;
|
||||
align-items: center;
|
||||
}
|
||||
.register-nav .nav-active {
|
||||
color: #0152d9;
|
||||
}
|
||||
.register-nav .nav-active:after {
|
||||
content: '';
|
||||
width: 50%;
|
||||
height: 2px;
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
bottom: -6px;
|
||||
background-color: #0152d9;
|
||||
}
|
||||
.register-nav div {
|
||||
position: relative;
|
||||
margin-right: 42px;
|
||||
font-size: 18px;
|
||||
color: #888888;
|
||||
cursor: pointer;
|
||||
}
|
||||
@media screen and (max-width: 1550px) {
|
||||
.register-bg {
|
||||
padding-top: 62px;
|
||||
}
|
||||
.register-introduce img {
|
||||
width: 240px;
|
||||
margin-top: 80px;
|
||||
}
|
||||
.register-introduce h4 {
|
||||
font-size: 34px;
|
||||
margin-top: 22px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.register-introduce p {
|
||||
font-size: 18px;
|
||||
line-height: 38px;
|
||||
}
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@ -0,0 +1,959 @@
|
||||
.flex_box_center___214iO {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___Fhkgm {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___2hG-7 {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___D7jj6 {
|
||||
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___3VrCY {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.rightWrap___3VpbJ {
|
||||
width: 35%;
|
||||
padding-left: 20px;
|
||||
}
|
||||
.learnWrap___1RZTV {
|
||||
overflow: hidden;
|
||||
border-radius: 4px;
|
||||
padding: 25px 20px 15px;
|
||||
margin-bottom: 20px;
|
||||
background-color: #fff;
|
||||
}
|
||||
.learnTopWrap___2n6Km {
|
||||
display: box;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
font-size: 16px;
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
.courseWrap___2Z1AM {
|
||||
padding: 20px;
|
||||
margin-bottom: 20px;
|
||||
background-color: #fff;
|
||||
overflow: hidden;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.pathWrap___2-YPm {
|
||||
display: box;
|
||||
display: flex;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.pathImg___1NyaL {
|
||||
border-radius: 4px;
|
||||
width: 100px;
|
||||
height: 60px;
|
||||
}
|
||||
.pathContentItem____sDLQ {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex: 1 1;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.pathContentWrap___3YYI6 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-end;
|
||||
align-items: flex-start;
|
||||
flex: 1 1;
|
||||
margin-left: 10px;
|
||||
margin-bottom: -6px;
|
||||
}
|
||||
.pathContentName___3vXEb {
|
||||
display: block;
|
||||
max-width: 222px;
|
||||
color: #333;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
.pathContent___lqrBC {
|
||||
color: #b4b4b4;
|
||||
margin-top: 8px;
|
||||
font-size: 12px;
|
||||
margin: 0px;
|
||||
}
|
||||
.pathContentCount___3s0JM {
|
||||
line-height: 25px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
.recommandTrainingWrap___2E26J {
|
||||
padding: 20px;
|
||||
margin-bottom: 20px;
|
||||
background-color: #fff;
|
||||
overflow: hidden;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.recommandContent___2FgEj {
|
||||
display: box;
|
||||
display: flex;
|
||||
width: 100%;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
}
|
||||
.recommandLevel___1KART {
|
||||
color: #999999;
|
||||
padding-right: 10px;
|
||||
}
|
||||
.color0152d9___2PNji {
|
||||
color: #0152d9;
|
||||
}
|
||||
.color0152d9___2PNji {
|
||||
color: #0152d9;
|
||||
}
|
||||
.color999___1QSTy {
|
||||
color: #999;
|
||||
}
|
||||
.color888___1FuOt {
|
||||
color: #888888;
|
||||
}
|
||||
.color333___B1AMJ {
|
||||
color: #333333;
|
||||
}
|
||||
.iconDeleteColor___TwWgK {
|
||||
color: #ff5555;
|
||||
}
|
||||
.iconMoveColor___1SaI4 {
|
||||
color: #33bd8c;
|
||||
}
|
||||
.iconEditColor___1KKDF {
|
||||
color: #5091ff;
|
||||
}
|
||||
.skillWrap___gOCuw {
|
||||
padding: 25px 20px 15px;
|
||||
margin-bottom: 10px;
|
||||
background-color: #fff;
|
||||
}
|
||||
.skillTopWrap___2SFYh {
|
||||
display: box;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.time___3xq8t {
|
||||
border-top: 1px solid hsla(0, 0%, 93.3%, 0.93);
|
||||
margin-top: 20px;
|
||||
}
|
||||
.titleImg___3VMPg {
|
||||
vertical-align: sub;
|
||||
margin-right: 4px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.title___3mO1X {
|
||||
margin-bottom: 15px;
|
||||
color: #ff954c;
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
}
|
||||
.content___12kgP {
|
||||
margin-bottom: 15px;
|
||||
background: #f7f9fd;
|
||||
padding: 5px;
|
||||
height: 200px;
|
||||
overflow: auto;
|
||||
font-size: 14px;
|
||||
}
|
||||
.add___wHtT1 {
|
||||
text-align: center;
|
||||
padding-top: 20%;
|
||||
}
|
||||
.colorBlue___RGte2 {
|
||||
color: #0152d9;
|
||||
}
|
||||
.radio___7b5oH {
|
||||
display: block;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
font-size: 14px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.teaching-circling-container {
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
.teaching-circling-container h3 {
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
padding: 30px 40px;
|
||||
background: #fff;
|
||||
justify-content: space-between;
|
||||
width: 100%;
|
||||
font-size: 20px;
|
||||
margin: 0;
|
||||
}
|
||||
.no-data img {
|
||||
display: block;
|
||||
margin: 0 auto 30px auto;
|
||||
}
|
||||
.nodata-content {
|
||||
display: flex;
|
||||
flex-flow: column nowrap;
|
||||
align-content: center;
|
||||
justify-content: center;
|
||||
min-height: 690px;
|
||||
}
|
||||
.nodata-content p {
|
||||
color: #999;
|
||||
text-align: center;
|
||||
}
|
||||
.teaching-circling-body {
|
||||
margin: 16px auto;
|
||||
min-height: 740px;
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.08);
|
||||
}
|
||||
.teaching-circling-body .navs {
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
height: 50px;
|
||||
margin: 0;
|
||||
font-size: 16px;
|
||||
color: #333;
|
||||
padding: 0 40px;
|
||||
box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.08);
|
||||
}
|
||||
.teaching-circling-body .navs li {
|
||||
margin-right: 60px;
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
}
|
||||
.teaching-circling-body .navs li.active {
|
||||
border-bottom: 2px solid #009ffc;
|
||||
}
|
||||
.teaching-circling-body .navs li.active a {
|
||||
color: #009ffc;
|
||||
}
|
||||
.teaching-circling-body .navs li a {
|
||||
color: #333;
|
||||
display: block;
|
||||
}
|
||||
.flex-end {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.teaching-list {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 16px;
|
||||
display: flex;
|
||||
flex-flow: column nowrap;
|
||||
justify-content: center;
|
||||
}
|
||||
.teaching-list > li {
|
||||
padding: 20px 40px;
|
||||
cursor: pointer;
|
||||
border-bottom: 1px solid #ccc;
|
||||
}
|
||||
.teaching-list .item-group {
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-content: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.teaching-list .info {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
align-items: center;
|
||||
}
|
||||
.teaching-list .info li {
|
||||
position: relative;
|
||||
margin: 16px 8px 0 0;
|
||||
}
|
||||
.teaching-list .info li div {
|
||||
padding: 0 20px;
|
||||
height: 28px;
|
||||
line-height: 28px;
|
||||
text-align: center;
|
||||
}
|
||||
.teaching-list .info li.active div {
|
||||
background: #ccc;
|
||||
}
|
||||
.teaching-list .info li .btn-del {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
color: red;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.groups {
|
||||
margin: 16px 0;
|
||||
list-style: none;
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
align-items: center;
|
||||
}
|
||||
.groups li {
|
||||
width: 50%;
|
||||
}
|
||||
.select-teach-group {
|
||||
padding: 20px 0 0 20px;
|
||||
min-height: 320px;
|
||||
position: relative;
|
||||
}
|
||||
.select-teach-group .btn-actions {
|
||||
position: absolute;
|
||||
right: 20px;
|
||||
bottom: 20px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.bg___HSHMl {
|
||||
width: 1200px;
|
||||
margin: 0 auto;
|
||||
margin-bottom: 80px;
|
||||
margin-top: 30px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.wrap___38P4K {
|
||||
width: 65%;
|
||||
}
|
||||
.modal___3zaTB {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
}
|
||||
.content___3erJA {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
.head___1ze4j {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
height: 76px;
|
||||
border-bottom: 1px solid #f4f4f4;
|
||||
}
|
||||
.headCount___fyfl7 {
|
||||
color: #333333;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
.button___3QdZm {
|
||||
height: 34px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.itemWrap___7CXF0 {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
padding: 20px;
|
||||
border-bottom: 1px solid #eee;
|
||||
cursor: default;
|
||||
}
|
||||
.imgWrap___1LJw0 {
|
||||
margin-right: 20px;
|
||||
position: relative;
|
||||
}
|
||||
.img___17RXm {
|
||||
border-radius: 50%;
|
||||
}
|
||||
.manager___1NuJm {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
bottom: 13px;
|
||||
left: 2px;
|
||||
width: 44px;
|
||||
height: 18px;
|
||||
border-radius: 13px;
|
||||
background: #f38b03;
|
||||
color: #fff;
|
||||
font-size: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
.itemContent___aZ4YD {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1 1;
|
||||
}
|
||||
.nameWrap___3bVhN {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.name___eRdTZ {
|
||||
color: #000000;
|
||||
font-size: 18px;
|
||||
}
|
||||
.actionGroup___1T6B2 {
|
||||
width: 140px;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.deleteIcon___3d1hZ {
|
||||
color: #bbbbbb;
|
||||
cursor: pointer;
|
||||
font-size: 18px;
|
||||
}
|
||||
.deleteIcon___3d1hZ:hover {
|
||||
color: #ff5555;
|
||||
}
|
||||
.schoolWrap___3Ytdl {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
color: #b2b2b2;
|
||||
font-size: 12px;
|
||||
}
|
||||
.school___25mvz {
|
||||
max-width: 450px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
cursor: default;
|
||||
}
|
||||
.countWrap___3AFD3 {
|
||||
text-align: center;
|
||||
margin-top: 30px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___2cC1r {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___9TeDx {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___3EIYv {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___1Uph0 {
|
||||
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___17_5w {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.header___1E4MV {
|
||||
min-width: 1200px;
|
||||
}
|
||||
.header___1E4MV [class~='ant-layout-header'] {
|
||||
padding: 0;
|
||||
}
|
||||
.header___1E4MV .logo___R8PNJ {
|
||||
height: 36px;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-left: 30px;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li {
|
||||
margin-right: 30px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li:hover a {
|
||||
color: #828383;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #0152d9;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0::after {
|
||||
content: '';
|
||||
width: 18px;
|
||||
height: 2px;
|
||||
background-color: #0152d9;
|
||||
position: absolute;
|
||||
bottom: 14px;
|
||||
left: 0;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li a {
|
||||
color: #fff;
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
}
|
||||
.header___1E4MV .edu-menu___2hxbr {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding: 0 0 0 25px;
|
||||
height: 60px;
|
||||
min-width: 1200px;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.header___1E4MV .newslight___jwZR3 {
|
||||
width: 5px;
|
||||
height: 5px;
|
||||
border-radius: 5px;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 10px;
|
||||
background: #fb3226;
|
||||
}
|
||||
.header___1E4MV .classromediv___Cjpgf {
|
||||
animation: glow___3Nuu5 200ms ease-out infinite alternate;
|
||||
}
|
||||
@keyframes glow___3Nuu5 {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.spandiv___3YPu8 {
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
}
|
||||
.header-iearning___2Us_L {
|
||||
min-width: 1200px;
|
||||
height: 60px;
|
||||
width: 100%;
|
||||
background-color: rgba(255, 255, 255, 0.8) !important;
|
||||
box-shadow: 0px 2px 10px 0px rgb(136 136 2.72%);
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
z-index: 1000;
|
||||
}
|
||||
.header-iearning___2Us_L [class~='ant-layout-header'] {
|
||||
padding: 0;
|
||||
height: 60px;
|
||||
color: #000;
|
||||
color: initial;
|
||||
background: transparent;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-left: auto;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li {
|
||||
margin-right: 30px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li:hover a {
|
||||
color: #828383;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #196efd;
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0::after {
|
||||
content: '';
|
||||
width: 28px;
|
||||
height: 4px;
|
||||
background-color: #196efd;
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
.header-iearning___2Us_L .menu___Km2Uo li a {
|
||||
color: #434d6c;
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
}
|
||||
.header-iearning___2Us_L .edu-menu___2hxbr {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding: 0 20px;
|
||||
height: 60px;
|
||||
min-width: 1200px;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.header-iearning___2Us_L .newslight___jwZR3 {
|
||||
width: 5px;
|
||||
height: 5px;
|
||||
border-radius: 5px;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 10px;
|
||||
background: #fb3226;
|
||||
}
|
||||
.header-iearning___2Us_L .classromediv___Cjpgf {
|
||||
animation: glow___3Nuu5 200ms ease-out infinite alternate;
|
||||
}
|
||||
.header-iearning___2Us_L .title___3TtoH {
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
color: #196efd;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.headerFixed___1V7d4 {
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
z-index: 999;
|
||||
width: 100%;
|
||||
}
|
||||
.headerFixed___1V7d4 + section {
|
||||
padding-top: 60px;
|
||||
}
|
||||
@keyframes glow___3Nuu5 {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
background: rgba(0, 255, 249, 0.2);
|
||||
width: 80px;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.headerOne___2SKcg [class~='ant-layout-header'] {
|
||||
background: #24292f;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #ffffff;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0::after {
|
||||
display: none;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li a {
|
||||
color: #dddddd;
|
||||
}
|
||||
.headerTwo___nxTFt [class~='ant-layout-header'] {
|
||||
background: #ffffff;
|
||||
box-shadow: 1px 1px 4px 0px #f1f1f1;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #000000;
|
||||
font-weight: 600;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0::after {
|
||||
display: none;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li a {
|
||||
color: #5f6367;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.search-input {
|
||||
width: 300px !important;
|
||||
background: #373e3f !important;
|
||||
border: 1px solid #373e3f !important;
|
||||
}
|
||||
.search-input [class~='ant-input'] {
|
||||
background: #373e3f !important;
|
||||
color: #fff;
|
||||
}
|
||||
.search-input .ant-input-search-icon::before {
|
||||
border-left: none;
|
||||
}
|
||||
.search-input .ant-input-search-icon {
|
||||
color: #999;
|
||||
}
|
||||
.search-bar {
|
||||
color: white;
|
||||
flex: 1 0 auto;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
}
|
||||
.search-bar a:hover {
|
||||
color: #fff;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.tilte___1Tz7i {
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
.flexRow___3w9_D {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-top: 30px;
|
||||
}
|
||||
.flexColumn___2HzC_ {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.footerWrap___12F5M {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.img___3ED9Z {
|
||||
width: 40px;
|
||||
height: 37px;
|
||||
vertical-align: middle;
|
||||
border-style: none;
|
||||
}
|
||||
.content___rqPDY {
|
||||
font-size: 14px;
|
||||
color: #979797;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.modalContent___2h4ne {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___3p8A0 {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___2wMwo {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___2fKhV {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___27Yk8 {
|
||||
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___3Khbo {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.rightMenu___20Eel {
|
||||
width: 120px;
|
||||
text-align: center;
|
||||
}
|
||||
.rightMenu___20Eel li {
|
||||
padding: 0 15px;
|
||||
height: 35px;
|
||||
line-height: 35px;
|
||||
}
|
||||
.rightMenu___20Eel li:hover {
|
||||
background: #0152d9;
|
||||
}
|
||||
.rightMenu___20Eel li:hover a {
|
||||
color: white;
|
||||
}
|
||||
.rightMenu___20Eel li a {
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.joinMenu___2blJt {
|
||||
padding: 0 0;
|
||||
width: 240px;
|
||||
}
|
||||
.joinMenu___2blJt a {
|
||||
color: #323232;
|
||||
}
|
||||
.joinBoard___2XUXK {
|
||||
border: 1px solid #eee;
|
||||
width: 1px;
|
||||
height: 100%;
|
||||
}
|
||||
.joinCol___3o5gp {
|
||||
width: 48%;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___3UWMh {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___2nh9S {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___2Neiq {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___2_1FS {
|
||||
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___2E-v7 {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.userPic___3Pu9t {
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
border-radius: 34px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.rightMenu___1qaVl {
|
||||
text-align: center;
|
||||
}
|
||||
.rightMenu___1qaVl li {
|
||||
padding: 7px 5px;
|
||||
}
|
||||
.rightMenu___1qaVl li:hover {
|
||||
background: #0152d9;
|
||||
}
|
||||
.rightMenu___1qaVl li:hover a {
|
||||
color: white;
|
||||
}
|
||||
.rightMenu___1qaVl li a {
|
||||
font-size: 14px;
|
||||
margin: 0;
|
||||
}
|
||||
.menuWrap___3r9jm li {
|
||||
height: 35px;
|
||||
}
|
||||
.menuWrap___3r9jm li a {
|
||||
margin: 0px;
|
||||
color: #323232;
|
||||
text-align: left;
|
||||
padding: 0px 15px;
|
||||
}
|
||||
.exit___38Urs {
|
||||
border-top: 1px solid #eeeeee;
|
||||
}
|
||||
.classromediv___2R8_g {
|
||||
width: 60px;
|
||||
height: 50px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
border-radius: 50px;
|
||||
cursor: pointer;
|
||||
animation: glow___323IR 200ms ease-out infinite alternate;
|
||||
}
|
||||
@keyframes glow___323IR {
|
||||
0% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
||||
}
|
||||
100% {
|
||||
border-color: #00fff9;
|
||||
text-align: center;
|
||||
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
||||
}
|
||||
}
|
||||
.height67___1DFRI {
|
||||
height: 67px;
|
||||
}
|
||||
.login___20J7t {
|
||||
width: 90px;
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
text-align: center;
|
||||
background: linear-gradient(135deg, #6c7bfd 0%, #3a45fa 100%);
|
||||
border-radius: 2px;
|
||||
cursor: pointer;
|
||||
font-size: 14px;
|
||||
color: #ffffff;
|
||||
}
|
||||
.login___20J7t > span {
|
||||
padding: 0 !important;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue