You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/layouts__user.ada032bb.chun...

542 lines
11 KiB

.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);
}
}
/* 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___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 */