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__SimpleLayouts.1f6e...

649 lines
22 KiB

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___et8xE {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___GBGuw {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center____6P1q {
align-items: center;
box-align: center;
}
.flex_box_center_end___whXw6 {
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___mWgI_ {
flex-direction: column;
box-orient: block-axis;
}
.header___Wn4fJ {
background: #101010;
height: 62px;
}
.header___Wn4fJ .wrap___Yr9Co {
width: 1200px;
height: 100%;
display: flex;
align-items: center;
margin: 0 auto;
}
.header___Wn4fJ .wrap___Yr9Co .menu {
display: flex;
align-items: center;
width: 100%;
}
.header___Wn4fJ .wrap___Yr9Co .menu a {
color: #fff;
margin: 0 15px;
font-size: 15px;
}
.header___Wn4fJ .wrap___Yr9Co .menu a:nth-last-child(1) {
margin-right: 0;
}
.header___Wn4fJ .wrap___Yr9Co .menu a:hover {
color: #5299e1;
}
.header___Wn4fJ .wrap___Yr9Co .menu .logo {
margin-left: 0;
margin-right: 22px;
}
.header___Wn4fJ .wrap___Yr9Co .menu .logo img {
height: 43px;
}
.header___Wn4fJ .wrap___Yr9Co .menu .right {
margin-left: auto;
display: flex;
align-items: center;
}
.header___Wn4fJ .wrap___Yr9Co .menu .hidden {
display: none;
}
.header___Wn4fJ .wrap___Yr9Co .menu .active::after {
content: '';
width: 85px;
height: 2px;
position: absolute;
z-index: 2;
bottom: 5px;
left: 50%;
transform: translateX(-50%);
background: #ffffff;
pointer-events: none;
}
.header___Wn4fJ .wrap___Yr9Co .menu .list {
position: relative;
color: #ffffff;
cursor: default;
height: 50px;
line-height: 50px;
}
.header___Wn4fJ .wrap___Yr9Co .menu .list:hover .transition {
display: flex;
}
.header___Wn4fJ .wrap___Yr9Co .menu .list > i {
margin-left: 12px;
font-size: 10px;
display: inline-block;
transform: scale(0.7);
}
.header___Wn4fJ .wrap___Yr9Co .menu .list .transition {
position: absolute;
z-index: 20;
top: 49px;
left: -15px;
display: none;
background-color: #fff;
box-shadow: 0px 10px 16px 0px #cecece;
border-radius: 6px;
flex-direction: column;
padding: 7px 0;
}
.header___Wn4fJ .wrap___Yr9Co .menu .list .transition .item {
color: rgba(0, 0, 0, 0.87);
padding: 7px 17px;
margin: 0;
line-height: normal;
line-height: initial;
white-space: nowrap;
}
.header___Wn4fJ .wrap___Yr9Co .menu .list .transition .item:hover {
color: #5299e1;
}
.logo___QnotM {
height: 36px;
margin-right: 46px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/Header/search-input.less ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.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;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/components/User/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___YbxYn {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___Atwkg {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center____I6AC {
align-items: center;
box-align: center;
}
.flex_box_center_end___LrYPg {
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___j7QNF {
flex-direction: column;
box-orient: block-axis;
}
.userPic___a46Uz {
width: 34px;
height: 34px;
border-radius: 34px;
cursor: pointer;
}
.rightMenu___y_nqk {
text-align: center;
}
.rightMenu___y_nqk li {
padding: 7px 5px;
}
.rightMenu___y_nqk li:hover {
background: #0152d9;
}
.rightMenu___y_nqk li:hover a {
color: white;
}
.rightMenu___y_nqk li a {
font-size: 14px;
margin: 0;
}
.menuWrap___iwlZB li {
height: 35px;
}
.menuWrap___iwlZB li a {
margin: 0px;
color: #323232;
text-align: left;
padding: 0px 15px;
}
.exit___MOREW {
border-top: 1px solid #eeeeee;
}
.classromediv___crYsO {
width: 60px;
height: 50px;
display: flex;
align-items: center;
border-radius: 50px;
cursor: pointer;
animation: glow___jMGk7 200ms ease-out infinite alternate;
}
@keyframes glow___jMGk7 {
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___asp2E {
height: 67px;
}
.login___WGEW9 {
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___WGEW9 > span {
padding: 0 !important;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Footer/BeforeFooter/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___DajON {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___tvLDY {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___PvYv9 {
align-items: center;
box-align: center;
}
.flex_box_center_end___F4Cig {
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___u9A0o {
flex-direction: column;
box-orient: block-axis;
}
.footer___k7tsL {
background: #333 !important;
text-align: center;
color: #999;
}
.footer___k7tsL a {
color: #999;
font-size: 14px;
}
.footer___k7tsL .fastLink___WjVYd {
height: 50px;
line-height: 50px;
border-bottom: 1px solid #47494d;
}
.footer___k7tsL .fastLink___WjVYd a {
color: #999;
font-size: 14px;
padding: 0 10px;
}
.footer___k7tsL .cooperation___Owpto {
margin-top: 15px;
}
.footer___k7tsL .copyright___UL6n9 {
margin-top: 10px;
}
.footer___k7tsL [class~='inline'] {
width: auto;
display: inline-block;
}
.footer___k7tsL [class~='footer_con-p'] {
color: #898989;
margin-top: 10px;
}
.footer___k7tsL [class~='lineh-30'] {
line-height: 30px;
}
.footer___k7tsL [class~='font-14'] {
font-size: 14px;
}
.footer___k7tsL [class~='font-15'] {
font-size: 15px;
}
.footer___k7tsL [class~='fl'] {
float: left;
}
.footer___k7tsL [class~='list'] {
display: flex;
flex-direction: column;
align-items: baseline;
}
.footer___k7tsL [class~='list'] b {
font-size: 16px;
font-weight: 500;
color: #ffffff;
margin-top: 33px;
margin-bottom: 4px;
}
.footer___k7tsL [class~='list'] a {
font-size: 14px;
color: #b1bacd;
margin-top: 16px;
cursor: not-allowed;
}
.footer___k7tsL [class~='list'] a[target='_blank'] {
cursor: pointer;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Footer/NewFooter/index.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___mmTa9 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___jMnlY {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Nzd52 {
align-items: center;
box-align: center;
}
.flex_box_center_end___rVNra {
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___cg5bF {
flex-direction: column;
box-orient: block-axis;
}
.newFooter___XUH_2 {
padding: 90px 20px;
display: flex;
justify-content: center;
align-items: flex-start;
background: #242424;
min-width: 1200px;
}
.newFooter___XUH_2 .module-list {
width: 200px;
}
.newFooter___XUH_2 .module-list .title {
font-size: 16px;
color: #dddddd;
margin-bottom: 20px;
font-weight: 400;
}
.newFooter___XUH_2 .module-list a {
display: block;
color: #bbb;
line-height: 34px;
font-weight: 300;
}
.newFooter___XUH_2 .module-list a:hover {
color: #fff;
}
.newFooter___XUH_2 .module-introduce {
display: flex;
flex-direction: column;
align-items: center;
width: 290px;
margin-top: -12px;
}
.newFooter___XUH_2 .module-introduce p {
font-size: 12px;
color: #bbb;
line-height: 32px;
margin-top: 12px;
font-weight: 300;
text-align: justify;
}
.newFooter___XUH_2 .module-introduce ul {
display: flex;
justify-content: space-around;
padding: 0;
margin-top: 20px;
}
.newFooter___XUH_2 .module-introduce ul li {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.newFooter___XUH_2 .module-introduce ul li span {
font-size: 12px;
color: #bbb;
padding-top: 10px;
}
.newFooter___XUH_2 .module-introduce ul li:first-child {
margin-right: 50px;
}
.newFooter___XUH_2 .module-introduce ul li:last-child img {
cursor: pointer;
}
.newFooter___XUH_2 .module-introduce ul li:last-child img:hover + span {
color: #fff;
}
.newFooter___XUH_2 .module-introduce ul li:last-child span {
cursor: pointer;
}
.newFooter___XUH_2 .module-introduce ul li:last-child span:hover {
color: #fff;
}
.newFooter___XUH_2 .module-introduce ol {
margin-top: 16px;
display: flex;
justify-content: space-around;
padding: 0;
height: 108px;
}
.newFooter___XUH_2 .module-introduce ol li {
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.newFooter___XUH_2 .module-introduce ol li a {
font-size: 14px;
color: #bbb;
margin-top: 20px;
}
.newFooter___XUH_2 .module-introduce ol li a:hover {
color: #fff;
}
.newFooter___XUH_2 .module-introduce ol li:nth-child(2) {
margin: 0 54px;
}
.newFooter___XUH_2 .module-introduce .footer-line {
width: 310px;
height: 1px;
background-color: #3e4042;
margin: 32px 0;
}
.newFooter___XUH_2 .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___XUH_2 .module-introduce section img {
margin-top: -2px;
margin-right: 10px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/SideBar/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.sideBar___iM1tf {
position: fixed;
width: 70px;
background: #ffffff;
box-shadow: 0px 0px 8px 0px #f1f1f1;
border-radius: 8px;
right: 40px;
bottom: 90px;
z-index: 10;
}
#educoder .wrap___GEY86 {
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___GEY86:last-child {
border: 0;
}
#educoder .backTop___skoyU {
position: static;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
padding-bottom: 5px;
z-index: 10;
}
.ul___JwWww {
list-style: decimal;
padding-left: 16px;
}
.ul___JwWww li {
list-style: decimal;
}
.tooltipclass___QQUJq {
max-width: 500px !important;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/CustomOperateModel/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.modalityModal___fvSjk {
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___fvSjk .modal___wvA_V {
width: 760px;
height: 419px;
background: #fff;
position: relative;
z-index: 200;
}
.modalityModal___fvSjk .modal___wvA_V .ant-carousel .slick-dots li button {
background: #c7c7c7;
}
.modalityModal___fvSjk .modal___wvA_V .ant-carousel .slick-dots li.slick-active button {
background: #898989;
}
.modalityModal___fvSjk .modal___wvA_V .itemWarp___JNLoV {
width: 100%;
}
.modalityModal___fvSjk .modal___wvA_V .close___PycHq {
position: absolute;
right: 20px;
top: 20px;
z-index: 201;
cursor: pointer;
}
.modalityModal___fvSjk .modal___wvA_V .close___PycHq i {
color: #ccc;
cursor: pointer;
}
.modalityModal___fvSjk .modal___wvA_V .cancelBtn___kgKTp {
width: 96px;
height: 32px;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px -1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
background: #3061D0;
border: none;
margin-top: 20px;
}
.selfdomModal___doNCF {
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___doNCF .modal___wvA_V {
width: 760px;
height: 419px;
background: transparent;
position: relative;
z-index: 200;
}
.selfdomModal___doNCF .modal___wvA_V .itemWarp___JNLoV {
width: 100%;
}
.selfdomModal___doNCF .modal___wvA_V .close___PycHq {
position: absolute;
right: -30px;
top: -30px;
z-index: 201;
cursor: pointer;
}
.selfdomModal___doNCF .modal___wvA_V .close___PycHq i {
color: #0152d9;
cursor: pointer;
font-size: 30px;
}