dev_local_v7_znrgzn
parent
d6882c7e99
commit
1b10c9a60e
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,911 @@
|
||||
.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 {
|
||||
padding: 0;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
min-width: 250px;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li {
|
||||
margin-left: 30px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li:hover a {
|
||||
color: #fff;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #fff;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0::after {
|
||||
content: '';
|
||||
width: 100%;
|
||||
height: 2px;
|
||||
background-color: #fff;
|
||||
position: absolute;
|
||||
bottom: 14px;
|
||||
left: 0;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li a {
|
||||
color: #e7e7e7;
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
}
|
||||
.header___1E4MV .edu-menu___2hxbr {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
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: #1d63a9;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li:hover a {
|
||||
color: #fff;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #fff;
|
||||
font-family: PingFangSC-Semibold, PingFang SC;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0::after {
|
||||
background-color: #fff;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li a {
|
||||
color: #e7e7e7;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 600;
|
||||
}
|
||||
.headerTwo___nxTFt [class~='ant-layout-header'] {
|
||||
background: #141414;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li:hover a {
|
||||
color: #fff;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #fff;
|
||||
font-family: PingFangSC-Semibold, PingFang SC;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0::after {
|
||||
background-color: #fff;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li a {
|
||||
color: #e7e7e7;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 600;
|
||||
}
|
||||
.headerDefault___e2cyB [class~='ant-layout-header'] {
|
||||
background: #fff;
|
||||
}
|
||||
.headerDefault___e2cyB .menu___Km2Uo li:hover a {
|
||||
color: #000;
|
||||
}
|
||||
.headerDefault___e2cyB .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #000;
|
||||
font-family: PingFangSC-Semibold, PingFang SC;
|
||||
}
|
||||
.headerDefault___e2cyB .menu___Km2Uo li.actived___12Ff0::after {
|
||||
background-color: #000;
|
||||
}
|
||||
.headerDefault___e2cyB .menu___Km2Uo li a {
|
||||
color: #333;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 600;
|
||||
}
|
||||
/* 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;
|
||||
margin-right: 360px;
|
||||
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 */
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -0,0 +1,955 @@
|
||||
.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;
|
||||
}
|
||||
.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 */
|
||||
|
||||
.unlock-wrapper {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
background-color: #dddddd;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.unlock-bg {
|
||||
background-color: #7ac23c;
|
||||
height: 48px;
|
||||
}
|
||||
.unlock-error-bg {
|
||||
background-color: #ff4d4f;
|
||||
height: 48px;
|
||||
}
|
||||
.error {
|
||||
color: #ff4d4f;
|
||||
}
|
||||
.unlock-handler {
|
||||
position: absolute;
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
left: 0;
|
||||
z-index: 10;
|
||||
top: 0;
|
||||
cursor: move;
|
||||
border: 1px solid #ccc;
|
||||
background: #fff;
|
||||
text-align: center;
|
||||
display: flex;
|
||||
flex-flow: column nowrap;
|
||||
justify-content: center;
|
||||
border: 1px solid #dddddd;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.unlock-text {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
font-size: 14px;
|
||||
width: 100%;
|
||||
color: #fff;
|
||||
line-height: 48px;
|
||||
text-align: center;
|
||||
-ms-user-select: none;
|
||||
user-select: 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;
|
||||
}
|
||||
.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 */
|
||||
|
||||
.flex_box_center___1LtHt {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___385tN {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___3UFux {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___1BcOP {
|
||||
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___2T3oD {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.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;
|
||||
}
|
||||
.title___GWM-v {
|
||||
padding-top: 25px;
|
||||
padding-left: 40px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
color: #0152d9;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
.flex_box_center___aUVSV {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___1ttC8 {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___1WXrE {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___3sq2p {
|
||||
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___1VsUB {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.close___1iTyc {
|
||||
width: 32px;
|
||||
font-size: 16px;
|
||||
font-family: PingFangSC-Medium, PingFang SC;
|
||||
font-weight: 500;
|
||||
color: #0152d9;
|
||||
line-height: 16px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.body___1KUV2 {
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Medium, PingFang SC;
|
||||
font-weight: 500;
|
||||
color: #333333;
|
||||
line-height: 14px;
|
||||
}
|
||||
.body___1KUV2 .myIcon___3opFk {
|
||||
font-size: 20px;
|
||||
color: #ff6800;
|
||||
box-shadow: 0px 0px 6px 0px rgba(255, 104, 0, 0.1);
|
||||
}
|
||||
.body___1KUV2 span {
|
||||
color: #000;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog {
|
||||
margin-top: 30px;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .theme___iN-VG {
|
||||
margin-top: 20px;
|
||||
display: flex;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .theme___iN-VG .styleAll___1S3fw {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
|
||||
border-radius: 6px;
|
||||
margin-right: 20px;
|
||||
cursor: pointer;
|
||||
overflow: hidden;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .theme___iN-VG .styleAllItem___2bTlF {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
margin: 20px 0 0 20px;
|
||||
border-radius: 2px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .theme___iN-VG .theme1___-lnuB {
|
||||
background: #f1f1f1;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .theme___iN-VG .theme2___c8g4d {
|
||||
background: #303e54;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .themeColor___2JTGB {
|
||||
width: 100%;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .themeColor___2JTGB .styleAll___1S3fw {
|
||||
display: inline-block;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
border-radius: 4px;
|
||||
margin-right: 19px;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .themeColor___2JTGB .styleAll___1S3fw .myIcon1___1QDwg {
|
||||
font-size: 20px;
|
||||
color: #fff;
|
||||
position: absolute;
|
||||
bottom: 4px;
|
||||
right: 4px;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .fixDiv___23h-u {
|
||||
width: 100%;
|
||||
height: 120px;
|
||||
background: #f5f5f5;
|
||||
border-radius: 4px;
|
||||
padding: 15px 20px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .fixDiv___23h-u .fixItem___VtUS6 {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .fixDiv___23h-u .fixItem___VtUS6 .span___1j0PW {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #333;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .styleNavs___DN-7D {
|
||||
margin-top: 20px;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .styleNavs___DN-7D .styleNavItem___xKwj4 {
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .styleNavs___DN-7D .styleNavItem___xKwj4 .span___1j0PW {
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #999;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .styleNavs___DN-7D .styleNavItem___xKwj4 .img___3xSTi {
|
||||
margin-top: 2px;
|
||||
border-radius: 4px;
|
||||
border: 2px solid rgba(255, 255, 255, 0);
|
||||
cursor: pointer;
|
||||
padding: 1px;
|
||||
}
|
||||
.body___1KUV2 .allStyleSetting___VkMog .styleNavs___DN-7D .styleNavItem___xKwj4 .imgActive___2dhEs {
|
||||
border: 2px solid #0152d9;
|
||||
}
|
||||
.bodyDark___323F0 span {
|
||||
color: #fff;
|
||||
}
|
||||
.bodyDark___323F0 div[class~='ant-drawer-content'] {
|
||||
background: #141414;
|
||||
}
|
||||
/* 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 {
|
||||
padding: 0;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
min-width: 250px;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li {
|
||||
margin-left: 30px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li:hover a {
|
||||
color: #fff;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #fff;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0::after {
|
||||
content: '';
|
||||
width: 100%;
|
||||
height: 2px;
|
||||
background-color: #fff;
|
||||
position: absolute;
|
||||
bottom: 14px;
|
||||
left: 0;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li a {
|
||||
color: #e7e7e7;
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
}
|
||||
.header___1E4MV .edu-menu___2hxbr {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
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: #1d63a9;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li:hover a {
|
||||
color: #fff;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #fff;
|
||||
font-family: PingFangSC-Semibold, PingFang SC;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0::after {
|
||||
background-color: #fff;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li a {
|
||||
color: #e7e7e7;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 600;
|
||||
}
|
||||
.headerTwo___nxTFt [class~='ant-layout-header'] {
|
||||
background: #141414;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li:hover a {
|
||||
color: #fff;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #fff;
|
||||
font-family: PingFangSC-Semibold, PingFang SC;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0::after {
|
||||
background-color: #fff;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li a {
|
||||
color: #e7e7e7;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 600;
|
||||
}
|
||||
.headerDefault___e2cyB [class~='ant-layout-header'] {
|
||||
background: #fff;
|
||||
}
|
||||
.headerDefault___e2cyB .menu___Km2Uo li:hover a {
|
||||
color: #000;
|
||||
}
|
||||
.headerDefault___e2cyB .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #000;
|
||||
font-family: PingFangSC-Semibold, PingFang SC;
|
||||
}
|
||||
.headerDefault___e2cyB .menu___Km2Uo li.actived___12Ff0::after {
|
||||
background-color: #000;
|
||||
}
|
||||
.headerDefault___e2cyB .menu___Km2Uo li a {
|
||||
color: #333;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 600;
|
||||
}
|
||||
/* 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;
|
||||
margin-right: 360px;
|
||||
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 */
|
||||
|
||||
@ -0,0 +1,664 @@
|
||||
.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 {
|
||||
padding: 0;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
min-width: 250px;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li {
|
||||
margin-left: 30px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li:hover a {
|
||||
color: #fff;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #fff;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li.actived___12Ff0::after {
|
||||
content: '';
|
||||
width: 100%;
|
||||
height: 2px;
|
||||
background-color: #fff;
|
||||
position: absolute;
|
||||
bottom: 14px;
|
||||
left: 0;
|
||||
}
|
||||
.header___1E4MV .menu___Km2Uo li a {
|
||||
color: #e7e7e7;
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
}
|
||||
.header___1E4MV .edu-menu___2hxbr {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
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: #1d63a9;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li:hover a {
|
||||
color: #fff;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #fff;
|
||||
font-family: PingFangSC-Semibold, PingFang SC;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li.actived___12Ff0::after {
|
||||
background-color: #fff;
|
||||
}
|
||||
.headerOne___2SKcg .menu___Km2Uo li a {
|
||||
color: #e7e7e7;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 600;
|
||||
}
|
||||
.headerTwo___nxTFt [class~='ant-layout-header'] {
|
||||
background: #141414;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li:hover a {
|
||||
color: #fff;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #fff;
|
||||
font-family: PingFangSC-Semibold, PingFang SC;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li.actived___12Ff0::after {
|
||||
background-color: #fff;
|
||||
}
|
||||
.headerTwo___nxTFt .menu___Km2Uo li a {
|
||||
color: #e7e7e7;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 600;
|
||||
}
|
||||
.headerDefault___e2cyB [class~='ant-layout-header'] {
|
||||
background: #fff;
|
||||
}
|
||||
.headerDefault___e2cyB .menu___Km2Uo li:hover a {
|
||||
color: #000;
|
||||
}
|
||||
.headerDefault___e2cyB .menu___Km2Uo li.actived___12Ff0 a {
|
||||
color: #000;
|
||||
font-family: PingFangSC-Semibold, PingFang SC;
|
||||
}
|
||||
.headerDefault___e2cyB .menu___Km2Uo li.actived___12Ff0::after {
|
||||
background-color: #000;
|
||||
}
|
||||
.headerDefault___e2cyB .menu___Km2Uo li a {
|
||||
color: #333;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 600;
|
||||
}
|
||||
/* 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;
|
||||
margin-right: 360px;
|
||||
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
@ -0,0 +1,253 @@
|
||||
.flex_box_center___3f0e2 {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___WJDDg {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___1VrOn {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___19qTX {
|
||||
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___1yeK8 {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.body___3omB_ {
|
||||
overflow: hidden;
|
||||
}
|
||||
.body___3omB_ .top___q0gSr {
|
||||
overflow: hidden;
|
||||
width: 1920px;
|
||||
height: 580px;
|
||||
background: url(./static/bg.2687020b.png);
|
||||
}
|
||||
.body___3omB_ .top___q0gSr .spanOne___214a4 {
|
||||
font-size: 50px;
|
||||
font-family: Alibaba-PuHuiTi-B, Alibaba-PuHuiTi;
|
||||
font-weight: normal;
|
||||
color: #fff;
|
||||
}
|
||||
.body___3omB_ .top___q0gSr .spanTwo___1jIDJ {
|
||||
margin-top: 27px;
|
||||
font-size: 40px;
|
||||
font-family: AlibabaPuHuiTiR;
|
||||
color: #fff;
|
||||
}
|
||||
.body___3omB_ .cent___23WjZ {
|
||||
overflow: hidden;
|
||||
height: 755px;
|
||||
background: #fff;
|
||||
}
|
||||
.body___3omB_ .cent___23WjZ .centTop___2zucY {
|
||||
text-align: center;
|
||||
margin-top: 60px;
|
||||
}
|
||||
.body___3omB_ .cent___23WjZ .centTop___2zucY .centSpanOne___qNtyq {
|
||||
font-size: 20px;
|
||||
font-family: PingFangSC-Medium, PingFang SC;
|
||||
font-weight: 500;
|
||||
color: #000;
|
||||
}
|
||||
.body___3omB_ .cent___23WjZ .centTop___2zucY .centSpanTwo___3Mawz {
|
||||
margin-top: 16px;
|
||||
font-size: 16px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #666;
|
||||
}
|
||||
.body___3omB_ .cent___23WjZ .centContent___21rRL {
|
||||
margin-top: 80px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.body___3omB_ .cent___23WjZ .centContent___21rRL .item___3ZV6_ {
|
||||
margin-right: 110px;
|
||||
width: 328px;
|
||||
height: 450px;
|
||||
box-shadow: 0px 2px 10px 0px rgba(230, 233, 240, 0.71);
|
||||
border-radius: 12px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
transition: 0.3s;
|
||||
}
|
||||
.body___3omB_ .cent___23WjZ .centContent___21rRL .item___3ZV6_ .title___1AJt6 {
|
||||
margin-top: 42px;
|
||||
font-size: 18px;
|
||||
font-family: PingFangSC-Medium, PingFang SC;
|
||||
font-weight: 500;
|
||||
color: #000;
|
||||
}
|
||||
.body___3omB_ .cent___23WjZ .centContent___21rRL .item___3ZV6_ .intro___1c1eE {
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #9096a3;
|
||||
line-height: 30px;
|
||||
}
|
||||
.body___3omB_ .cent___23WjZ .centContent___21rRL .item___3ZV6_:hover {
|
||||
margin-top: -20px;
|
||||
box-shadow: 0px 2px 10px 0px rgba(1, 82, 217, 0.7);
|
||||
}
|
||||
.body___3omB_ .cent___23WjZ .centContent___21rRL .item___3ZV6_:hover .title___1AJt6 {
|
||||
color: #0152d9;
|
||||
}
|
||||
.body___3omB_ .cent___23WjZ .centContent___21rRL .item___3ZV6_:hover .intro___1c1eE {
|
||||
color: #000;
|
||||
}
|
||||
.body___3omB_ .cent___23WjZ .centContent___21rRL .item___3ZV6_:nth-child(3) {
|
||||
margin-right: 0px;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j {
|
||||
overflow: hidden;
|
||||
height: 1000px;
|
||||
width: 1920px;
|
||||
background: #f6f8ff;
|
||||
position: relative;
|
||||
padding: 0 360px;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .botTop___rkjxT {
|
||||
text-align: center;
|
||||
margin-top: 60px;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .botTop___rkjxT .botSpanOne___3SXtO {
|
||||
font-size: 20px;
|
||||
font-family: PingFangSC-Medium, PingFang SC;
|
||||
font-weight: 500;
|
||||
color: #000;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .botTop___rkjxT .botSpanTwo___2aXJL {
|
||||
margin-top: 16px;
|
||||
font-size: 16px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #666;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .bgImg___v_Q_3 {
|
||||
margin-top: 96px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .bgImg___v_Q_3 img {
|
||||
width: 609px;
|
||||
height: 513px;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .botBot___df-_d {
|
||||
position: absolute;
|
||||
top: 240px;
|
||||
z-index: 1;
|
||||
width: 1200px;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .botBot___df-_d .botItem___3GVLA {
|
||||
width: 385px;
|
||||
height: 260px;
|
||||
background: linear-gradient(180deg, rgba(235, 237, 250, 0.38) 0%, rgba(255, 255, 255, 0.11) 100%);
|
||||
box-shadow: 0px 2px 19px 0px rgba(20, 93, 255, 0.1);
|
||||
border-radius: 6px;
|
||||
backdrop-filter: blur(10px);
|
||||
padding: 30px 31px;
|
||||
transition: 0.3s;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .botBot___df-_d .botItem___3GVLA .botItemTitle___3myO8 {
|
||||
margin-top: 24px;
|
||||
font-size: 18px;
|
||||
font-family: PingFangSC-Medium, PingFang SC;
|
||||
font-weight: 500;
|
||||
color: #000;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .botBot___df-_d .botItem___3GVLA .botItemIntro___fB791 {
|
||||
margin-top: 23px;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #666;
|
||||
line-height: 30px;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .botBot___df-_d .botItem___3GVLA:hover {
|
||||
box-shadow: 0px 2px 19px 0px rgba(20, 93, 255, 0.3);
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .botBot___df-_d .botItem___3GVLA:hover .botItemTitle___3myO8 {
|
||||
color: #0152d9;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .botBot___df-_d .botItem___3GVLA:hover .botItemIntro___fB791 {
|
||||
color: #000;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .botBot___df-_d .botBotTop___Pm2iA {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.body___3omB_ .bot___2ln-j .botBot___df-_d .botBotCent____ywEU {
|
||||
margin-top: 100px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.bodyDark___26obI .cent___23WjZ {
|
||||
background: #292b48;
|
||||
}
|
||||
.bodyDark___26obI .cent___23WjZ .centTop___2zucY .centSpanOne___qNtyq {
|
||||
color: #fff;
|
||||
}
|
||||
.bodyDark___26obI .cent___23WjZ .centTop___2zucY .centSpanTwo___3Mawz {
|
||||
color: #fff;
|
||||
}
|
||||
.bodyDark___26obI .cent___23WjZ .centContent___21rRL .item___3ZV6_ {
|
||||
background: #424b6c;
|
||||
box-shadow: 0px 2px 10px 0px rgba(20, 21, 23, 0.71);
|
||||
}
|
||||
.bodyDark___26obI .cent___23WjZ .centContent___21rRL .item___3ZV6_ .title___1AJt6 {
|
||||
color: #fff;
|
||||
}
|
||||
.bodyDark___26obI .cent___23WjZ .centContent___21rRL .item___3ZV6_ .intro___1c1eE {
|
||||
color: #fff;
|
||||
}
|
||||
.bodyDark___26obI .cent___23WjZ .centContent___21rRL .item___3ZV6_:hover .title___1AJt6 {
|
||||
color: #a2ceff;
|
||||
}
|
||||
.bodyDark___26obI .cent___23WjZ .centContent___21rRL .item___3ZV6_:hover .intro___1c1eE {
|
||||
color: #bdd6ff;
|
||||
}
|
||||
.bodyDark___26obI .bot___2ln-j {
|
||||
background: #0e1524;
|
||||
}
|
||||
.bodyDark___26obI .bot___2ln-j .botTop___rkjxT {
|
||||
text-align: center;
|
||||
margin-top: 60px;
|
||||
}
|
||||
.bodyDark___26obI .bot___2ln-j .botTop___rkjxT .botSpanOne___3SXtO {
|
||||
color: #fff;
|
||||
}
|
||||
.bodyDark___26obI .bot___2ln-j .botTop___rkjxT .botSpanTwo___2aXJL {
|
||||
color: #fff;
|
||||
}
|
||||
.bodyDark___26obI .bot___2ln-j .botBot___df-_d .botItem___3GVLA {
|
||||
background: linear-gradient(180deg, rgba(110, 117, 162, 0.38) 0%, rgba(0, 0, 0, 0.11) 100%);
|
||||
}
|
||||
.bodyDark___26obI .bot___2ln-j .botBot___df-_d .botItem___3GVLA .botItemTitle___3myO8 {
|
||||
color: #fff;
|
||||
}
|
||||
.bodyDark___26obI .bot___2ln-j .botBot___df-_d .botItem___3GVLA .botItemIntro___fB791 {
|
||||
color: #fff;
|
||||
}
|
||||
.bodyDark___26obI .bot___2ln-j .botBot___df-_d .botItem___3GVLA:hover .botItemTitle___3myO8 {
|
||||
color: #a2ceff;
|
||||
}
|
||||
.bodyDark___26obI .bot___2ln-j .botBot___df-_d .botItem___3GVLA:hover .botItemIntro___fB791 {
|
||||
color: #bdd6ff;
|
||||
}
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
|
||||
@ -0,0 +1,190 @@
|
||||
.flex_box_center___2MIOM {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___Pa03t {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___3q_l5 {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___2JIG1 {
|
||||
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___3JiBz {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.body___2g7An {
|
||||
overflow: hidden;
|
||||
}
|
||||
.body___2g7An .titleDiv___28nXw {
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: 0 0 40px 0;
|
||||
}
|
||||
.body___2g7An .titleDiv___28nXw .title___3vh8i {
|
||||
font-size: 18px;
|
||||
font-family: AlimamaShuHeiTi-Bold, AlimamaShuHeiTi;
|
||||
font-weight: bold;
|
||||
color: #041a4d;
|
||||
line-height: 18px;
|
||||
letter-spacing: 2px;
|
||||
text-align: center;
|
||||
}
|
||||
.body___2g7An .titleDiv___28nXw .titleIntroDiv___PU7sV {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin: 14px 0 0 0;
|
||||
}
|
||||
.body___2g7An .titleDiv___28nXw .titleIntroDiv___PU7sV .titleLeft___1pkxS {
|
||||
margin: 5px 10px 0 0;
|
||||
width: 200px;
|
||||
height: 1px;
|
||||
background: linear-gradient(-90deg, #2064a8 0%, rgba(203, 229, 255, 0) 100%);
|
||||
}
|
||||
.body___2g7An .titleDiv___28nXw .titleIntroDiv___PU7sV .titleContent___1nKWc {
|
||||
font-size: 12px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #3b4958;
|
||||
line-height: 12px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.body___2g7An .titleDiv___28nXw .titleIntroDiv___PU7sV .titleRight___gb5tW {
|
||||
margin: 5px 0 0 10px;
|
||||
width: 200px;
|
||||
height: 1px;
|
||||
background: linear-gradient(90deg, #2064a8 0%, rgba(203, 229, 255, 0) 100%);
|
||||
}
|
||||
.body___2g7An .cent___2ZFOC {
|
||||
width: 1920px;
|
||||
height: 844px;
|
||||
background: url(./static/bgTwo.036ea563.png);
|
||||
padding: 80px 360px;
|
||||
}
|
||||
.body___2g7An .cent___2ZFOC .content___3WufC {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.body___2g7An .cent___2ZFOC .content___3WufC .item___2XRUD {
|
||||
width: 260px;
|
||||
height: 160px;
|
||||
margin: 40px 50px 0 0;
|
||||
background: linear-gradient(180deg, rgba(235, 237, 250, 0.38) 0%, rgba(255, 255, 255, 0.11) 100%);
|
||||
box-shadow: 0px 2px 19px 0px rgba(20, 93, 255, 0.1);
|
||||
border-radius: 6px;
|
||||
border: 1px solid #fff;
|
||||
backdrop-filter: blur(2px);
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
align-content: center;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
transition: 0.3s;
|
||||
}
|
||||
.body___2g7An .cent___2ZFOC .content___3WufC .item___2XRUD img {
|
||||
width: 58px;
|
||||
height: 60px;
|
||||
}
|
||||
.body___2g7An .cent___2ZFOC .content___3WufC .item___2XRUD .title___3vh8i {
|
||||
line-height: 60px;
|
||||
font-size: 14px;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #263c54;
|
||||
margin-left: 20px;
|
||||
}
|
||||
.body___2g7An .cent___2ZFOC .content___3WufC .item___2XRUD:hover {
|
||||
border: 1px solid #005fff;
|
||||
}
|
||||
.body___2g7An .cent___2ZFOC .content___3WufC .item___2XRUD:nth-child(4n) {
|
||||
margin: 40px 0 0 0;
|
||||
}
|
||||
.body___2g7An .bot___1NbxK {
|
||||
overflow: hidden;
|
||||
}
|
||||
.body___2g7An .bot___1NbxK .content___3WufC {
|
||||
display: flex;
|
||||
align-content: center;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
margin-bottom: 140px;
|
||||
}
|
||||
.body___2g7An .bot___1NbxK .content___3WufC .item___2XRUD {
|
||||
overflow: hidden;
|
||||
margin-right: 30px;
|
||||
width: 380px;
|
||||
height: 318px;
|
||||
background: #ffffff;
|
||||
box-shadow: 1px 1px 10px 0px rgba(90, 106, 141, 0.2);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
border-radius: 6px;
|
||||
transition: 0.3s;
|
||||
}
|
||||
.body___2g7An .bot___1NbxK .content___3WufC .item___2XRUD .itemTitle___35mn- {
|
||||
margin: 30px 20px 14px 20px;
|
||||
font-size: 16px;
|
||||
font-family: PingFangSC-Medium, PingFang SC;
|
||||
font-weight: 500;
|
||||
color: #000;
|
||||
}
|
||||
.body___2g7An .bot___1NbxK .content___3WufC .item___2XRUD .itemIntro___PNNch {
|
||||
margin: 0px 20px;
|
||||
}
|
||||
.body___2g7An .bot___1NbxK .content___3WufC .item___2XRUD:hover {
|
||||
border: 1px solid #005fff;
|
||||
}
|
||||
.bodyDark___l-s_V .titleDiv___28nXw .title___3vh8i {
|
||||
color: #fff;
|
||||
}
|
||||
.bodyDark___l-s_V .titleDiv___28nXw .titleIntroDiv___PU7sV .titleLeft___1pkxS {
|
||||
background: linear-gradient(-90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
|
||||
}
|
||||
.bodyDark___l-s_V .titleDiv___28nXw .titleIntroDiv___PU7sV .titleContent___1nKWc {
|
||||
color: #fff;
|
||||
}
|
||||
.bodyDark___l-s_V .titleDiv___28nXw .titleIntroDiv___PU7sV .titleRight___gb5tW {
|
||||
background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
|
||||
}
|
||||
.bodyDark___l-s_V .cent___2ZFOC {
|
||||
background: url(./static/bgTwoDark.33b0a43a.png);
|
||||
}
|
||||
.bodyDark___l-s_V .cent___2ZFOC .content___3WufC .item___2XRUD {
|
||||
background: linear-gradient(180deg, rgba(110, 117, 162, 0.38) 0%, rgba(0, 0, 0, 0.11) 100%);
|
||||
border: 1px solid rgba(0, 0, 0, 0);
|
||||
}
|
||||
.bodyDark___l-s_V .cent___2ZFOC .content___3WufC .item___2XRUD .title___3vh8i {
|
||||
color: #fff;
|
||||
}
|
||||
.bodyDark___l-s_V .cent___2ZFOC .content___3WufC .item___2XRUD:hover {
|
||||
background: linear-gradient(180deg, rgba(110, 117, 162, 0.38) 0%, rgba(0, 0, 0, 0.11) 100%);
|
||||
border: 1px solid;
|
||||
border-image: linear-gradient(315deg, #430356, #570d84, #9a60fe, #b0faff, #95c1ff, #111b8b, #0f088e) 1 1;
|
||||
backdrop-filter: blur(3px);
|
||||
}
|
||||
.bodyDark___l-s_V .bot___1NbxK {
|
||||
background: #000;
|
||||
}
|
||||
.bodyDark___l-s_V .bot___1NbxK .content___3WufC .item___2XRUD:hover {
|
||||
border-radius: 6px;
|
||||
border: 1px solid;
|
||||
border-image: linear-gradient(315deg, #430356, #570d84, #9a60fe, #b0faff, #95c1ff, #111b8b, #0f088e) 2 2;
|
||||
}
|
||||
/* 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 one or more lines are too long
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue