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

3345 lines
96 KiB

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@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 {
min-width: 1200px;
position: relative;
}
.header___Wn4fJ [class~='ant-layout-header'] {
padding: 0;
height: 72px;
background: #24292f;
}
.header___Wn4fJ .logo___QnotM {
height: 36px;
margin-right: 40px;
}
.header___Wn4fJ .menu___twLGR {
margin: 0;
padding: 0;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.header___Wn4fJ .menu___twLGR li {
margin-right: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.header___Wn4fJ .menu___twLGR li .dropDown___Cwaoa {
background: #ffffff;
box-shadow: 0px 10px 16px 0px #cecece;
border-radius: 6px;
position: absolute;
z-index: 999;
left: -20px;
top: 50px;
padding: 20px;
line-height: 1.5;
display: none;
}
.header___Wn4fJ .menu___twLGR li .dropDown___Cwaoa .line___D1auu {
width: 100%;
height: 1px;
background: #dbdce0;
margin: 24px 0;
}
.header___Wn4fJ .menu___twLGR li .dropDown___Cwaoa .subName___gql7K {
cursor: pointer;
}
.header___Wn4fJ .menu___twLGR li .dropDown___Cwaoa .subName___gql7K:hover aside {
color: #165dff;
}
.header___Wn4fJ .menu___twLGR li .name___dR5V2 {
display: flex;
align-items: center;
height: 50px;
cursor: pointer;
}
.header___Wn4fJ .menu___twLGR li .name___dR5V2 span {
font-size: 16px;
color: #ffffff;
display: inline-block;
position: relative;
}
.header___Wn4fJ .menu___twLGR li .name___dR5V2 span b {
color: #d4443c;
transform: translate(2px, -7px);
display: inline-block;
}
.header___Wn4fJ .menu___twLGR li .name___dR5V2 i {
font-size: 12px;
display: inline-block;
transform: translateY(1px) scale(0.6);
color: #979797;
}
.header___Wn4fJ .menu___twLGR li:hover .name___dR5V2 span {
color: #c5c5c5;
}
.header___Wn4fJ .menu___twLGR li:hover .dropDown___Cwaoa {
display: block;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span {
color: #c5c5c5;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span::after {
content: '';
width: 100%;
height: 2px;
background: #c5c5c5;
position: absolute;
bottom: 12px;
left: 0;
border-radius: 1px;
}
.header___Wn4fJ .edu-menu___iWLK0 {
display: flex;
width: 100%;
height: 72px;
width: 1200px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
margin: 0 auto;
}
.header___Wn4fJ .newslight___lSZjL {
width: 5px;
height: 5px;
border-radius: 5px;
position: absolute;
top: 0;
left: 10px;
background: #fb3226;
}
.header___Wn4fJ .classromediv___knFRv {
animation: glow___gzrPH 200ms ease-out infinite alternate;
}
.spandiv___Gm_hg {
height: 30px;
line-height: 30px;
text-align: center;
background: rgba(0, 255, 249, 0.2);
width: 80px;
}
.header-iearning___LZfyg {
min-width: 1200px;
height: 60px;
width: 100%;
background-color: rgba(255, 255, 255, 0.8) !important;
box-shadow: 0px 2px 10px 0px rgba(136, 136, 136, 0.5);
position: fixed;
top: 0px;
left: 0px;
z-index: 1000;
}
.header-iearning___LZfyg .logo___QnotM {
height: 36px;
}
.header-iearning___LZfyg [class~='ant-layout-header'] {
padding: 0;
height: 60px;
color: #000;
color: initial;
background: transparent;
}
.header-iearning___LZfyg .menu___twLGR {
margin: 0;
padding: 0;
margin-left: auto;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.header-iearning___LZfyg .menu___twLGR li {
margin-right: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.header-iearning___LZfyg .menu___twLGR li:hover a {
color: #828383;
}
.header-iearning___LZfyg .menu___twLGR li.actived___ohMks a {
color: #196efd;
}
.header-iearning___LZfyg .menu___twLGR li.actived___ohMks::after {
content: '';
width: 28px;
height: 4px;
background-color: #196efd;
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
}
.header-iearning___LZfyg .menu___twLGR li a {
color: #434d6c;
position: relative;
font-size: 16px;
}
.header-iearning___LZfyg .edu-menu___iWLK0 {
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___LZfyg .newslight___lSZjL {
width: 5px;
height: 5px;
border-radius: 5px;
position: absolute;
top: 0px;
left: 10px;
background: #fb3226;
}
.header-iearning___LZfyg .classromediv___knFRv {
animation: glow___gzrPH 200ms ease-out infinite alternate;
}
.header-iearning___LZfyg .title___Ozzjk {
font-size: 18px;
font-weight: 600;
color: #196efd;
margin-left: 10px;
}
.headerFixed___QLwBd {
position: fixed;
top: 0px;
z-index: 999;
width: 100%;
}
.headerFixed___QLwBd + section {
padding-top: 60px;
}
@keyframes glow___gzrPH {
0% {
border-color: #00fff9;
background: rgba(0, 255, 249, 0.2);
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
}
100% {
border-color: #00fff9;
background: rgba(0, 255, 249, 0.2);
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@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;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/AuthModal/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tilte___IfiMG {
color: #333333;
font-size: 16px;
text-align: center;
}
.flexRow___pQP78 {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
margin-top: 30px;
}
.flexColumn___xrBZQ {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.footerWrap___C5kCC {
display: flex;
justify-content: space-between;
}
.img___GoWZu {
width: 40px;
height: 37px;
vertical-align: middle;
border-style: none;
}
.content___pumTK {
font-size: 14px;
color: #979797;
margin-top: 15px;
}
.modalContent___XvHiZ {
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 */
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/components/Join/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___cltIf {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___fKr_O {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center____QfiA {
align-items: center;
box-align: center;
}
.flex_box_center_end___ysqmH {
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___CfE8K {
flex-direction: column;
box-orient: block-axis;
}
.rightMenu___ADTOX {
width: 120px;
text-align: center;
}
.rightMenu___ADTOX li {
padding: 0 15px;
height: 35px;
line-height: 35px;
}
.rightMenu___ADTOX li:hover {
background: #0152d9;
}
.rightMenu___ADTOX li:hover a {
color: white;
}
.rightMenu___ADTOX li a {
font-size: 14px;
margin: 0;
padding: 0;
}
.joinMenu___aRGsf {
padding: 0 0;
width: 240px;
}
.joinMenu___aRGsf a {
color: #323232;
}
.joinBoard___AeUvr {
border: 1px solid #eee;
width: 1px;
height: 100%;
}
.joinCol___fV4uL {
width: 48%;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@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: 0;
}
.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 [class~='ant-dropdown-menu-title-content'] {
flex: none !important;
}
.menuWrap___iwlZB li a {
margin: 0px;
color: #323232;
text-align: left;
padding: 0px 15px;
line-height: 35px;
}
.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;
}
.icon___HABAt {
font-size: 12px;
display: inline-block;
transform: translateY(3px) scale(0.6);
color: #979797;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/EcListItems/Shixun/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.courseItems___TlWT7 {
position: relative;
}
.courseItems___TlWT7 a {
margin-right: 26px;
}
.courseItems___TlWT7 a:nth-child(4n) {
margin-right: 0;
}
.courseItems___TlWT7 div[class~='ant-card'] {
width: 280px;
margin-bottom: 21px;
display: inline-block;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
transition: all 0.5s;
border-radius: 8px;
overflow: hidden;
cursor: pointer;
}
.courseItems___TlWT7 div[class~='ant-card']:hover div[class^='lockWrap'] {
display: block;
}
.courseItems___TlWT7 div[class~='ant-card'] [class~='ant-card-body'] {
padding: 15px 20px;
}
.courseItems___TlWT7 div[class~='ant-card'] [class='ant-card-cover'] {
height: 210px;
width: 100%;
overflow: hidden;
}
.courseItems___TlWT7 div[class~='ant-card'] [class~='ant-card-meta-title'] {
color: #1a0b00;
font-weight: 400;
}
.courseItems___TlWT7 div[class~='ant-card'] [class~='ant-rate'] {
font-size: 20px;
}
.courseItems___TlWT7 div[class~='ant-card'] [class~='ant-rate-star']:not(:last-child) {
margin-right: 2px;
}
.courseItems___TlWT7 div[class~='ant-card'] p {
margin-bottom: 0px;
}
.courseItems___TlWT7 div[class~='ant-card'] img {
width: 100%;
border-radius: 8px 8px 0 0;
transition: all 0.5s;
}
.courseItems___TlWT7 div[class~='ant-card']:hover {
box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}
.courseItems___TlWT7 div[class~='ant-card']:hover [class='ant-card-cover'] img {
transform: scale(1.1);
}
.jupyterTag___Z9VrH {
position: absolute;
left: 0px;
top: 20px;
}
.jupyterTag___Z9VrH span {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background: #ff6802;
width: 66px;
height: 28px;
line-height: 28px;
border-radius: 0px 20px 20px 0px;
font-size: 14px;
color: #ffffff;
margin-right: 6px;
}
.lockWrap___fnkyf {
position: absolute;
width: 100%;
left: 0px;
top: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
z-index: 5;
display: none;
cursor: default;
}
.flexCenter___v3RGV {
display: flex;
flex-direction: row;
align-items: center;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/EcListItems/Path/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.courseItems___Z_T4k {
position: relative;
}
.courseItems___Z_T4k a {
margin-right: 26px;
}
.courseItems___Z_T4k a:nth-child(4n) {
margin-right: 0;
}
.courseItems___Z_T4k div[class~='ant-card'] {
width: 280px;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
margin-bottom: 35px;
display: inline-block;
transition: all 0.5s;
border-radius: 8px;
overflow: hidden;
cursor: pointer;
}
.courseItems___Z_T4k div[class~='ant-card'] [class='ant-card-cover'] {
height: 175px;
width: 100%;
overflow: hidden;
}
.courseItems___Z_T4k div[class~='ant-card'] [class~='ant-card-meta-title'] {
font-size: 16px;
font-weight: 600;
}
.courseItems___Z_T4k div[class~='ant-card'] [class~='ant-card-body'] {
padding: 15px;
}
.courseItems___Z_T4k div[class~='ant-card'] img {
border-radius: 8px 8px 0 0;
transition: all 0.5s;
}
.courseItems___Z_T4k div[class~='ant-card']:hover {
box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}
.courseItems___Z_T4k div[class~='ant-card']:hover [class='ant-card-cover'] img {
transform: scale(1.1);
}
.unit___BkH16 {
display: inline-block;
max-width: 258px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #464f66;
line-height: 20px;
text-shadow: 0px 0px 6px #f1f1f1;
margin: -5px 0 -5px -10px;
}
.excellentTag___MRMEJ {
position: absolute;
left: 0px;
top: 0px;
}
.excellentTag___MRMEJ span {
display: flex;
align-items: center;
background: #ff6802;
width: 70px;
height: 28px;
line-height: 28px;
border-radius: 0px 0px 20px 0px;
font-size: 14px;
color: #ffffff;
margin-right: 6px;
padding-left: 5px;
}
.flexCenter___VXjtA {
display: flex;
flex-direction: row;
align-items: center;
}
.flexEnd___sq3TF {
display: flex;
flex-direction: row;
align-items: flex-end;
}
.flexEnd___sq3TF > span {
display: flex;
align-items: center;
}
.righttag___LIWQ4 {
position: absolute;
right: 0px;
top: 0px;
}
.esTitle___PyxzH {
display: inline-block;
max-width: 248px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.price___Jh8Xh {
display: flex;
align-items: center;
margin-top: 10px;
}
.price___Jh8Xh .discounts___xQMSJ {
color: #888888;
font-size: 14px;
}
.price___Jh8Xh .realPrice___wJVLr {
color: #e01919;
font-size: 16px;
font-weight: bold;
}
.price___Jh8Xh .lineationPrice___bUQ8N {
color: #888888;
font-size: 16px;
text-decoration: line-through;
margin-left: 8px;
}
.unitImg___hjHJS {
display: inline-block;
width: 34px;
height: 32px;
margin-left: -10px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Home/Index/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___aFf5V {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___lgjHK {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___MWYpu {
align-items: center;
box-align: center;
}
.flex_box_center_end___fAgVO {
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___oLrCs {
flex-direction: column;
box-orient: block-axis;
}
.banner___zjrmW {
width: 1200px;
height: 345px;
margin: 30px auto 0 auto;
border-radius: 6px;
position: relative;
}
.banner___zjrmW span[class~='swiper-pagination-bullet'] {
width: 16px;
height: 3px;
background: #fff;
border-radius: 0;
}
.banner___zjrmW img {
border-radius: 8px;
width: 1200px;
height: 345px;
}
.banner___zjrmW:hover .LeftButton___Dg0SE,
.banner___zjrmW:hover .RightButton___ruhiv {
display: flex;
}
.mainSiteBanner___zKH3a .subnavDetail___NWSKp {
padding: 10px 20px;
width: 274px;
}
.mainSiteBanner___zKH3a .subnavDetail___NWSKp h1 {
color: #333;
margin: 9px 0;
}
.mainSiteBanner___zKH3a .subnavDetail___NWSKp ul {
padding-bottom: 0;
}
.subnav___TlZMN {
position: absolute;
left: 0;
top: 0;
bottom: 0;
z-index: 2;
}
.subnav___TlZMN .nav___usdIP {
width: 160px;
height: 100%;
background: rgba(0, 0, 0, 0.8);
padding: 0;
border-radius: 8px 0 0 8px;
padding-top: 10px;
}
.subnav___TlZMN .nav___usdIP li {
height: 40px;
line-height: 40px;
padding: 0 20px;
display: box;
display: flex;
}
.subnav___TlZMN .nav___usdIP li a {
color: #fff;
width: 100%;
height: 100%;
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #4b4b4b;
font-size: 12px;
}
.subnav___TlZMN .nav___usdIP li:hover {
background: #fff;
}
.subnav___TlZMN .nav___usdIP li:hover a {
color: #333;
border-bottom: 0;
}
.link___thKdp:hover {
color: #0152d9;
}
.RightButton___ruhiv {
position: absolute;
top: 155px;
right: 30px;
z-index: 1;
font-size: 15px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.2);
color: #fff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
display: none;
}
.RightButton___ruhiv:hover {
position: absolute;
top: 155px;
right: 30px;
z-index: 1;
font-size: 15px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.6);
color: #fff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.LeftButton___Dg0SE {
position: absolute;
top: 155px;
left: 190px;
z-index: 1;
font-size: 15px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.2);
border-radius: 50%;
display: flex;
color: #fff;
align-items: center;
justify-content: center;
display: none;
}
.LeftButton___Dg0SE:hover {
position: absolute;
top: 155px;
left: 190px;
z-index: 1;
font-size: 15px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.6);
border-radius: 50%;
display: flex;
color: #fff;
align-items: center;
justify-content: center;
}
.subnavDetail___NWSKp {
position: absolute;
left: 160px;
top: 0;
bottom: 0;
background: #fff;
width: 620px;
padding: 20px 30px;
z-index: 999;
overflow: auto;
box-shadow: 0px 0px 10px rgba(76, 76, 76, 0.2);
}
.subnavDetail___NWSKp h1 {
margin-bottom: 10px;
margin-top: 20px;
color: #333;
}
.subnavDetail___NWSKp ul {
border-bottom: 1px solid #eaeaea;
padding: 0;
padding-bottom: 20px;
}
.subnavDetail___NWSKp ul li {
display: inline-block;
margin-right: 12px;
}
.subnavDetail___NWSKp ul li a {
color: #999;
}
.course___VqKLf {
width: 1200px;
margin: 0 auto;
}
.course___VqKLf .title___UQUEK {
margin: 50px 0 20px 0;
}
.course___VqKLf .title___UQUEK h1 {
font-size: 24px;
color: #333;
text-align: center;
}
.course___VqKLf .title___UQUEK h2 {
font-size: 12px;
color: #999;
text-align: center;
}
.course___VqKLf .title___UQUEK .more___cd8yr {
text-align: right;
color: #333;
position: relative;
top: -15px;
}
.course___VqKLf .title___UQUEK .more___cd8yr a {
color: #333;
}
.course___VqKLf .title___UQUEK .more___cd8yr a:hover {
color: #0152d9;
}
.mainSite___L7hjf .slick-dots-bottom {
bottom: 24px;
justify-content: flex-end;
margin-right: 28px;
}
.mainSite___L7hjf .slick-dots-bottom li button {
height: 10px;
width: 10px;
border-radius: 5px;
}
.mainSite___L7hjf .slick-dots-bottom li.slick-active button {
width: 18px;
}
.mainSiteContent___jh1Rf .auto___qF0mN {
margin: 0 auto;
width: 1300px;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv {
width: 100%;
height: auto;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX {
margin: 0 auto;
width: 1300px;
width: 1200px;
padding-top: 80px;
padding-bottom: 80px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 40px;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 {
width: 100%;
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-top: 30px;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .left___C9bfs {
height: 598px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .left___C9bfs img {
display: block;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .left___C9bfs .btn___TiMo8 {
width: 137px;
height: 40px;
background: #377dff;
border-radius: 5px;
font-size: 16px;
font-weight: 500;
color: #ffffff;
line-height: 40px;
text-align: center;
cursor: pointer;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .left___C9bfs .btn___TiMo8:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .right___nM0XG {
flex-shrink: 0;
width: 380px;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .right___nM0XG .animate__animated {
display: inline-block;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .right___nM0XG a {
width: 180px;
height: 130px;
background: rgba(104, 111, 154, 0.2);
border-radius: 8px;
overflow: hidden;
margin: 0 20px 20px 0;
display: inline-block;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .right___nM0XG a img {
width: 100%;
}
.mainSiteContent___jh1Rf .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .right___nM0XG a:nth-of-type(even) {
margin-right: 0;
}
.divstate___BOdB8 .auto___qF0mN {
margin: 0 auto;
width: 1300px;
}
.divstate___BOdB8 .ContentWarp___scQcv {
width: 100%;
height: auto;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF {
margin: 0 auto;
width: 1300px;
padding-top: 80px;
padding-bottom: 90px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
opacity: 0;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 60px;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabs___BQLLW {
display: flex;
justify-content: flex-start;
margin-bottom: 40px;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabs___BQLLW li {
padding: 15px 30px;
font-size: 16px;
color: #34495e;
padding: 10px 30px;
border: 1px solid transparent;
cursor: pointer;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabs___BQLLW li:hover {
color: #377dff;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabs___BQLLW li.operatingActive___VAozR {
border: 1px solid #377dff;
color: #377dff;
border-radius: 28px;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO {
width: 100%;
display: flex;
justify-content: space-between;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .left___C9bfs {
width: 384px;
flex-shrink: 0;
padding-top: 42px;
padding-left: 50px;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .left___C9bfs h3 {
font-size: 18px;
color: #34495e;
margin-bottom: 16px;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .left___C9bfs p {
display: flex;
align-items: center;
justify-content: flex-start;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .left___C9bfs p img {
margin-right: 10px;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .left___C9bfs p span {
font-size: 16px;
color: #667a8d;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .left___C9bfs .btns___SlEMt {
width: 100%;
display: flex;
justify-content: flex-start;
margin-top: 34px;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .left___C9bfs .btns___SlEMt .b1___abpsv {
width: 137px;
height: 40px;
background: #377dff;
border-radius: 5px;
font-size: 16px;
font-weight: 500;
color: #ffffff;
line-height: 40px;
text-align: center;
cursor: pointer;
margin-right: 20px;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .left___C9bfs .btns___SlEMt .b1___abpsv:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .left___C9bfs .btns___SlEMt .b2___tSgoV {
width: 137px;
height: 40px;
background: #dfe6ff;
border-radius: 5px;
font-size: 16px;
font-weight: 500;
color: #377dff;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .left___C9bfs .btns___SlEMt .b2___tSgoV:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .left___C9bfs .btns___SlEMt .b2___tSgoV i {
font-size: 12px;
margin-left: 15px;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .right___nM0XG {
width: 915px;
position: relative;
margin-top: 41px;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .right___nM0XG img {
width: 100%;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .right___nM0XG video {
position: absolute;
z-index: 4;
left: 102px;
top: 41px;
width: 730px;
}
.divstate___BOdB8 .ContentWarp___scQcv .operatingEnvironment___qBwdF .tabContent___d7EDO .right___nM0XG .videoMask___lhgh6 {
position: absolute;
z-index: 6;
left: 102px;
top: 41px;
width: 730px;
height: 343px;
border: 2px solid #fff;
pointer-events: none;
}
.divstate___BOdB8 .ContentWarp___scQcv {
width: 100%;
height: auto;
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX {
margin: 0 auto;
width: 1300px;
width: 1200px;
padding-top: 80px;
padding-bottom: 80px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
opacity: 0;
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 40px;
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 {
width: 100%;
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-top: 30px;
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .left___C9bfs {
height: 598px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .left___C9bfs img {
display: block;
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .left___C9bfs .btn___TiMo8 {
width: 137px;
height: 40px;
background: #377dff;
border-radius: 5px;
font-size: 16px;
font-weight: 500;
color: #ffffff;
line-height: 40px;
text-align: center;
cursor: pointer;
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .left___C9bfs .btn___TiMo8:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .right___nM0XG {
flex-shrink: 0;
width: 380px;
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .right___nM0XG .animate__animated {
display: inline-block;
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .right___nM0XG a {
width: 180px;
height: 130px;
background: rgba(104, 111, 154, 0.2);
border-radius: 8px;
overflow: hidden;
margin: 0 20px 20px 0;
display: none;
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .right___nM0XG a img {
width: 100%;
}
.divstate___BOdB8 .ContentWarp___scQcv .orientation___KEYxX .lf___xIgy7 .right___nM0XG a:nth-of-type(even) {
margin-right: 0;
}
.divstate___BOdB8 .ContentWarp___scQcv {
width: 100%;
height: auto;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc {
margin: 0 auto;
width: 1300px;
padding-top: 80px;
padding-bottom: 80px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
opacity: 0;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 60px;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .btns___SlEMt {
width: 100%;
display: flex;
justify-content: center;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .btns___SlEMt .b1___abpsv {
width: 137px;
height: 40px;
background: #dfe6ff;
border-radius: 5px;
font-size: 16px;
font-weight: 500;
color: #377dff;
margin-right: 20px;
line-height: 40px;
text-align: center;
cursor: pointer;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .btns___SlEMt .b1___abpsv:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .btns___SlEMt .b2___tSgoV {
width: 137px;
height: 40px;
background: #377dff;
border-radius: 5px;
font-size: 16px;
font-weight: 500;
color: #ffffff;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .btns___SlEMt .b2___tSgoV i {
font-size: 12px;
margin-left: 15px;
color: #fff;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .btns___SlEMt .b2___tSgoV:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .clausesWarp___JIBwP {
width: 100%;
display: flex;
flex-wrap: wrap;
margin-top: 60px;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .clausesWarp___JIBwP .animate__animated {
opacity: 1 !important;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .clausesWarp___JIBwP > aside {
width: 426px;
height: 176px;
border-radius: 22px;
padding-top: 32px;
cursor: pointer;
justify-content: center;
align-items: flex-start;
flex-shrink: 0;
margin-bottom: 40px;
display: flex;
opacity: 0;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .clausesWarp___JIBwP > aside:hover {
background: #ffffff;
box-shadow: 6px 0px 30px 0px rgba(49, 79, 115, 0.1);
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .clausesWarp___JIBwP > aside > img {
margin-top: 4px;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .clausesWarp___JIBwP > aside > div {
margin-left: 28px;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .clausesWarp___JIBwP > aside > div h4 {
width: 235px;
height: 25px;
font-size: 18px;
font-weight: 500;
color: #34495e;
margin-bottom: 16px;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .clausesWarp___JIBwP > aside > div h6 {
font-size: 14px;
font-weight: 400;
color: #6d7278;
line-height: 24px;
width: 238px;
text-align: justify;
}
.divstate___BOdB8 .ContentWarp___scQcv .teachingTool___g7aVc .clausesWarp___JIBwP > aside > div p {
font-size: 13px;
font-weight: 400;
color: #6d7278;
line-height: 6px;
}
.divstate___BOdB8 .ContentWarp___scQcv {
width: 100%;
height: auto;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc {
margin: 0 auto;
width: 1300px;
padding-top: 80px;
padding-bottom: 120px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
opacity: 0;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 60px;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc .bigDes___in3Mn {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc .bigDes___in3Mn .p1___ebaSK {
font-size: 26px;
font-weight: 500;
color: #667a8d;
margin-bottom: 6px;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc .bigDes___in3Mn .p1___ebaSK span {
color: #335eea;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc .bigDes___in3Mn .p2___sFzZT {
font-size: 20px;
font-weight: 400;
color: #546a7f;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc .bigDes___in3Mn .img1___CGDA5 {
margin-top: 81px;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc .bigDes___in3Mn .img1___CGDA5 img {
margin-right: 42px;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc .bigDes___in3Mn .img2___FbP0k {
margin-top: 54px;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc .bigDes___in3Mn .img2___FbP0k img {
margin-right: 45px;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc .bigDes___in3Mn .btn___TiMo8 {
width: 137px;
height: 40px;
background: #377dff;
border-radius: 5px;
font-size: 16px;
color: #ffffff;
line-height: 40px;
cursor: pointer;
text-align: center;
margin-top: 88px;
}
.divstate___BOdB8 .ContentWarp___scQcv .school___EQZrc .bigDes___in3Mn .btn___TiMo8:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!***********************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/components/HomeModal/Advertisement.css ***!
\***********************************************************************************************************************************************************************************************************************************************/
.advertisementModal .ant-modal-content{
background-color:transparent;
box-shadow:0px 0px 0px 0px;
position:relative;
background-clip: padding-box;
border: 0;
border-radius: 4px;
pointer-events: auto;
}
.closex{
width:25px;
height:25px;
border:1px solid rgba(255,255,255,1);
border-radius: 50%;
color: #ffffff;
display: flex;
justify-content: center;
align-items: center;
margin-left: 20px;
}
.modalContent{
width: 880px;
margin-top: 30px;
font-size: 16px;
color: #FFFFFF;
background: linear-gradient(270deg, rgba(0, 182, 120, 0) 0%, rgba(0, 182, 120, 0.4) 48%, rgba(0, 182, 120, 0) 100%);
}
.textcolor{
height: 30px;
width: 140px;
background: rgb(247, 181, 0);
border-radius: 4px;
line-height: 30px;
color: #fff;
}
.spanButton{
cursor: default;
width: 100px;
height: 30px;
background: rgba(247, 181, 0, 0.6);
border-radius: 4px;
border: 1px solid rgb(247, 181, 0);
color: rgb(255, 255, 255);
position: absolute;
/* line-height: 30px; */
display: flex;
align-items: center;
justify-content: center;
/* top: 219px; */
left: 614px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/MainSite/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___whnXg {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___GiIgc {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___xh2BF {
align-items: center;
box-align: center;
}
.flex_box_center_end___HEato {
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___tSuHk {
flex-direction: column;
box-orient: block-axis;
}
.mainSiteContent___R3sSQ .auto___qazgM {
margin: 0 auto;
width: 1300px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn {
width: 100%;
height: auto;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi {
margin: 0 auto;
width: 1300px;
padding-top: 80px;
padding-bottom: 90px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
opacity: 0;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 60px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabs___h0pNd {
display: flex;
justify-content: flex-start;
margin-bottom: 40px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabs___h0pNd li {
padding: 15px 30px;
font-size: 16px;
color: #34495e;
padding: 10px 30px;
border: 1px solid transparent;
cursor: pointer;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabs___h0pNd li:hover {
color: #377dff;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabs___h0pNd li.operatingActive___dpZZ1 {
border: 1px solid #377dff;
color: #377dff;
border-radius: 28px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs {
width: 100%;
display: flex;
justify-content: space-between;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .left___tlYg8 {
width: 384px;
flex-shrink: 0;
padding-top: 42px;
padding-left: 50px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .left___tlYg8 h3 {
font-size: 18px;
color: #34495e;
margin-bottom: 16px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .left___tlYg8 p {
display: flex;
align-items: center;
justify-content: flex-start;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .left___tlYg8 p img {
margin-right: 10px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .left___tlYg8 p span {
font-size: 16px;
color: #667a8d;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .left___tlYg8 .btns___hih1a {
width: 100%;
display: flex;
justify-content: flex-start;
margin-top: 34px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .left___tlYg8 .btns___hih1a .b1___tfd5q {
width: 137px;
height: 40px;
background: #377dff;
border-radius: 5px;
font-size: 16px;
font-weight: 500;
color: #ffffff;
line-height: 40px;
text-align: center;
cursor: pointer;
margin-right: 20px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .left___tlYg8 .btns___hih1a .b1___tfd5q:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .left___tlYg8 .btns___hih1a .b2___SKalN {
width: 137px;
height: 40px;
background: #dfe6ff;
border-radius: 5px;
font-size: 16px;
font-weight: 500;
color: #377dff;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .left___tlYg8 .btns___hih1a .b2___SKalN:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .left___tlYg8 .btns___hih1a .b2___SKalN i {
font-size: 12px;
margin-left: 15px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .right___cBLgU {
width: 915px;
position: relative;
margin-top: 41px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .right___cBLgU img {
width: 100%;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .right___cBLgU video {
position: absolute;
z-index: 4;
left: 102px;
top: 41px;
width: 730px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .operatingEnvironment___JFnXi .tabContent___wJkLs .right___cBLgU .videoMask___U6Ue5 {
position: absolute;
z-index: 6;
left: 102px;
top: 41px;
width: 730px;
height: 343px;
border: 2px solid #fff;
pointer-events: none;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn {
width: 100%;
height: auto;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm {
margin: 0 auto;
width: 1300px;
width: 1200px;
padding-top: 80px;
padding-bottom: 80px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
opacity: 0;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 40px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm .lf___juYPG {
width: 100%;
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-top: 30px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm .lf___juYPG .left___tlYg8 {
height: 598px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm .lf___juYPG .left___tlYg8 img {
display: block;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm .lf___juYPG .left___tlYg8 .btn___b2TnH {
width: 137px;
height: 40px;
background: #377dff;
border-radius: 5px;
font-size: 16px;
font-weight: 500;
color: #ffffff;
line-height: 40px;
text-align: center;
cursor: pointer;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm .lf___juYPG .left___tlYg8 .btn___b2TnH:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm .lf___juYPG .right___cBLgU {
flex-shrink: 0;
width: 380px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm .lf___juYPG .right___cBLgU .animate__animated {
display: inline-block;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm .lf___juYPG .right___cBLgU a {
width: 180px;
height: 130px;
background: rgba(104, 111, 154, 0.2);
border-radius: 8px;
overflow: hidden;
margin: 0 20px 20px 0;
display: none;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm .lf___juYPG .right___cBLgU a img {
width: 100%;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .orientation___VghPm .lf___juYPG .right___cBLgU a:nth-of-type(even) {
margin-right: 0;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn {
width: 100%;
height: auto;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec {
margin: 0 auto;
width: 1300px;
padding-top: 80px;
padding-bottom: 80px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
opacity: 0;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 60px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .btns___hih1a {
width: 100%;
display: flex;
justify-content: center;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .btns___hih1a .b1___tfd5q {
width: 137px;
height: 40px;
background: #dfe6ff;
border-radius: 5px;
font-size: 16px;
font-weight: 500;
color: #377dff;
margin-right: 20px;
line-height: 40px;
text-align: center;
cursor: pointer;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .btns___hih1a .b1___tfd5q:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .btns___hih1a .b2___SKalN {
width: 137px;
height: 40px;
background: #377dff;
border-radius: 5px;
font-size: 16px;
font-weight: 500;
color: #ffffff;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .btns___hih1a .b2___SKalN i {
font-size: 12px;
margin-left: 15px;
color: #fff;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .btns___hih1a .b2___SKalN:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .clausesWarp___GlCmT {
width: 100%;
display: flex;
flex-wrap: wrap;
margin-top: 60px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .clausesWarp___GlCmT .animate__animated {
opacity: 1 !important;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .clausesWarp___GlCmT > aside {
width: 426px;
height: 176px;
border-radius: 22px;
padding-top: 32px;
cursor: pointer;
justify-content: center;
align-items: flex-start;
flex-shrink: 0;
margin-bottom: 40px;
display: flex;
opacity: 0;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .clausesWarp___GlCmT > aside:hover {
background: #ffffff;
box-shadow: 6px 0px 30px 0px rgba(49, 79, 115, 0.1);
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .clausesWarp___GlCmT > aside > img {
margin-top: 4px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .clausesWarp___GlCmT > aside > div {
margin-left: 28px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .clausesWarp___GlCmT > aside > div h4 {
width: 235px;
height: 25px;
font-size: 18px;
font-weight: 500;
color: #34495e;
margin-bottom: 16px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .clausesWarp___GlCmT > aside > div h6 {
font-size: 14px;
font-weight: 400;
color: #6d7278;
line-height: 24px;
width: 238px;
text-align: justify;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .teachingTool___Rtpec .clausesWarp___GlCmT > aside > div p {
font-size: 13px;
font-weight: 400;
color: #6d7278;
line-height: 6px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn {
width: 100%;
height: auto;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs {
margin: 0 auto;
width: 1300px;
padding-top: 80px;
padding-bottom: 120px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
opacity: 0;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 60px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs .bigDes___WIsDJ {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs .bigDes___WIsDJ .p1___LUvl_ {
font-size: 26px;
font-weight: 500;
color: #667a8d;
margin-bottom: 6px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs .bigDes___WIsDJ .p1___LUvl_ span {
color: #335eea;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs .bigDes___WIsDJ .p2____iZsC {
font-size: 20px;
font-weight: 400;
color: #546a7f;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs .bigDes___WIsDJ .img1___SZfZP {
margin-top: 81px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs .bigDes___WIsDJ .img1___SZfZP img {
margin-right: 42px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs .bigDes___WIsDJ .img2___zVSnP {
margin-top: 54px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs .bigDes___WIsDJ .img2___zVSnP img {
margin-right: 45px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs .bigDes___WIsDJ .btn___b2TnH {
width: 137px;
height: 40px;
background: #377dff;
border-radius: 5px;
font-size: 16px;
color: #ffffff;
line-height: 40px;
cursor: pointer;
text-align: center;
margin-top: 88px;
}
.mainSiteContent___R3sSQ .ContentWarp___Tjdyn .school___NwYEs .bigDes___WIsDJ .btn___b2TnH:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.customModel___qDZrd .formWrap___Nh1Hw {
padding: 20px 0 20px 20px;
}
.customModel___qDZrd .formWrap___Nh1Hw .inputWrap___Vzf1A {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
.customModel___qDZrd .formWrap___Nh1Hw .inputWrap___Vzf1A > div {
flex: 1 1;
display: flex;
justify-content: center;
align-items: center;
}
.customModel___qDZrd .formWrap___Nh1Hw .inputWrap___Vzf1A > div input {
width: 380px;
height: 50px;
background: #f5f5f5 !important;
border-radius: 4px;
border: 0;
}
.customModel___qDZrd .formWrap___Nh1Hw .inputWrap___Vzf1A > div .ant-form-item-label {
margin-right: 10px;
}
.customModel___qDZrd .formWrap___Nh1Hw .area___enXfk {
display: flex;
align-items: flex-start;
}
.customModel___qDZrd .formWrap___Nh1Hw .area___enXfk > div:first-child {
margin-bottom: 24px;
}
.customModel___qDZrd .formWrap___Nh1Hw .area___enXfk textarea {
height: 200px;
background: #f5f5f5;
border-radius: 4px;
border: 0;
width: 918px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!**********************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/components/MainSite/Advertisement.css ***!
\**********************************************************************************************************************************************************************************************************************************************/
.advertisementModal .ant-modal-content{
background-color:transparent;
box-shadow:0px 0px 0px 0px;
position:relative;
background-clip: padding-box;
border: 0;
border-radius: 4px;
pointer-events: auto;
}
.closex{
width:25px;
height:25px;
border:1px solid rgba(255,255,255,1);
border-radius: 50%;
color: #ffffff;
display: flex;
justify-content: center;
align-items: center;
margin-left: 20px;
}
.modalContent{
width: 880px;
margin-top: 30px;
font-size: 16px;
color: #FFFFFF;
background: linear-gradient(270deg, rgba(0, 182, 120, 0) 0%, rgba(0, 182, 120, 0.4) 48%, rgba(0, 182, 120, 0) 100%);
}
.textcolor{
height: 30px;
width: 140px;
background: rgb(247, 181, 0);
border-radius: 4px;
line-height: 30px;
color: #fff;
}
.spanButton{
cursor: default;
width: 100px;
height: 30px;
background: rgba(247, 181, 0, 0.6);
border-radius: 4px;
border: 1px solid rgb(247, 181, 0);
color: rgb(255, 255, 255);
position: absolute;
/* line-height: 30px; */
display: flex;
align-items: center;
justify-content: center;
/* top: 219px; */
left: 614px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/ExamList/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___k6E7Z {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___oW8nd {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___hKiel {
align-items: center;
box-align: center;
}
.flex_box_center_end___bWBYz {
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___PI5IU {
flex-direction: column;
box-orient: block-axis;
}
.bg___pNQux {
background: white;
}
.containerTitle___yNJpi {
height: 88px;
line-height: 88px;
font-size: 18px;
padding: 0 30px;
color: #333;
border-bottom: 1px solid #eee;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.containerTitle___yNJpi div:nth-child(1) {
flex: 1 1;
}
.containerDesc___i_svy {
height: 50px;
line-height: 40px;
padding: 0 30px;
margin-bottom: -20px;
margin-top: 10px;
display: box;
display: flex;
}
.containerDesc___i_svy p:nth-child(1) {
flex: 1 1;
}
.menus___o7OFa {
padding-right: 31px;
padding-top: 10px;
}
.menus___o7OFa [class~='ant-menu-horizontal'] {
border-bottom: 0;
}
.listItem___z1ETv {
padding: 25px 30px 25px 30px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___z1ETv > div {
flex: 1 1;
}
.listItem___z1ETv:hover {
box-shadow: 0 0 10px #ccc;
}
.info___Ki3Js {
margin-left: 20px;
}
.info___Ki3Js p {
margin-top: 18px;
}
.title___pwlJ7 {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___pwlJ7 strong {
color: #333;
}
.titleLeft___zGhmc {
flex: 1 1;
}
.titleRight___e7Ghq a {
margin-right: 20px;
font-weight: bold;
}
.acitons___teF7U {
height: 70px;
background: white;
display: box;
display: flex;
align-items: center;
box-align: center;
padding: 0 30px;
}
.acitons___teF7U > div:nth-child(2) {
display: box;
display: flex;
align-items: center;
box-align: center;
flex: 1 1;
}
.acitons___teF7U > div:nth-child(2) .move___SbOmH {
cursor: pointer;
color: #999;
padding: 0 16px;
position: relative;
}
.acitons___teF7U > div:nth-child(2) p {
cursor: pointer;
color: #999;
margin-bottom: 0;
}
.acitons___teF7U > div:nth-child(2) p:hover {
color: #333;
}
.acitons___teF7U > div:nth-child(2) p span {
position: relative;
padding: 0 16px;
}
.acitons___teF7U > div:nth-child(2) p span:after {
content: '';
width: 1px;
height: 10px;
background: #ededed;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
}
.acitons___teF7U > div:nth-child(2) p:nth-last-child(1) span {
padding-right: 0;
}
.acitons___teF7U > div:nth-child(2) p:nth-last-child(1) span:after {
display: none;
}
.hideHeadCheckbox___sAsoB table {
background: #f4faff;
}
.hideHeadCheckbox___sAsoB table > thead > tr > th:nth-child(1) > div {
display: none;
}
.moveCategory___QzsCK {
padding: 30px 0;
position: relative;
top: -25px;
}
.moveCategory___QzsCK ul {
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
background: white;
padding: 10px 0;
}
.moveCategory___QzsCK ul li {
padding: 0;
margin: 5px 0;
font-size: 14px;
}
.tabSearch____pHQT {
display: flex;
align-items: center;
margin: 8px 0;
}
.warpModal___oxvp3 .ant-tabs-nav::before {
border-bottom: 0;
}
.modalColumn___RMpgc {
font-size: 14px;
}
.modalColumn___RMpgc .modalRow___vjqMa {
display: flex;
align-items: center;
font-size: 14px;
flex-direction: row;
margin-top: 12px;
}
.modalColumn___RMpgc .modalRow___vjqMa .sup___nGUBA {
color: #fb3226;
font-size: 16px;
margin-top: 21px;
margin-right: 2px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/ExamList/components/List/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___ait_r {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___rFCZt {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Se_r1 {
align-items: center;
box-align: center;
}
.flex_box_center_end___zrmDd {
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___p4QYF {
flex-direction: column;
box-orient: block-axis;
}
.bg___K7jhB {
background: white;
}
.containerTitle___jYThs {
height: 88px;
font-size: 18px;
padding: 0 30px;
color: #333;
border-bottom: 1px solid #eee;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.containerTitle___jYThs div:nth-child(1) {
flex: 1 1;
}
.containerDesc___n3gfb {
background-color: #fff;
}
.tablestyle___OUTg8 {
margin-top: 10px;
}
.tablestyle___OUTg8 div[class='ant-menu-submenu-title'] {
max-height: 240px;
overflow: auto;
}
.listItem___ye5vB {
padding: 25px 10px 25px 30px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___ye5vB > div {
flex: 1 1;
}
.listItem___ye5vB:hover {
box-shadow: 0 0 10px #ccc;
}
.info___Z1Jmz {
margin-left: 20px;
}
.info___Z1Jmz p {
margin-top: 15px;
margin-bottom: 0px;
}
.title___Pq4sD {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___Pq4sD strong {
color: #333;
}
.titleLeft___nUs7_ {
flex: 1 1;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.titleLeft___nUs7_ strong {
color: #333;
display: inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 380px;
}
.titleLeft___nUs7_ strong:hover {
color: #0152d9;
}
.titleRight___nhuLW a {
margin-right: 20px;
font-weight: 500;
font-size: 16px;
color: #0152d9;
}
.titleRight___nhuLW span {
margin-right: 20px;
font-weight: 500;
font-size: 16px;
color: #0152d9;
}
.acitons___mwr_3 {
background: white;
display: box;
display: flex;
align-items: center;
box-align: center;
padding: 0 30px;
padding-bottom: 20px;
}
.acitons___mwr_3 > div:nth-child(2) {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.acitons___mwr_3 > div:nth-child(2) p {
cursor: pointer;
color: #999;
margin-bottom: 0;
}
.moveCategory___ADEes {
padding: 30px 0;
position: relative;
top: -20px;
}
.moveCategory___ADEes ul {
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
background: white;
padding: 10px 0;
}
.moveCategory___ADEes ul li {
padding: 0;
margin: 5px 0;
font-size: 14px;
}
.name___hjh5r {
font-weight: bold;
font-size: 16px;
color: #05101a;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 400px;
}
.categoryName___HTKzg {
color: rgba(0, 0, 0, 0.65);
}
.schedule___Dli0r {
display: flex;
align-items: flex-start;
padding: 24px 20px 16px 30px;
background-color: #fff;
}
.fnSign___RB8GU {
color: #44d7b6 !important;
display: inline-block;
transform: scale(2.5);
padding-right: 4px;
}
.spanSize___yDHwD {
font-size: 16px;
font-weight: 400;
color: #0152d9;
cursor: pointer;
}
.classromediv___a26Uj {
animation: glow___IPF2B 200ms ease-out infinite alternate;
display: inline-block;
}
@keyframes glow___IPF2B {
0% {
height: 27px;
line-height: 27px;
text-align: center;
width: 100px;
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
}
100% {
height: 27px;
line-height: 27px;
text-align: center;
width: 100px;
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.popover___W5sXq > p {
cursor: pointer;
}
.dot___MB2Pk {
width: 6px;
height: 6px;
display: inline-block;
transform: translateY(-1px);
border-radius: 3px;
margin-right: 6px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/HomeModal/components/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.beginner___iEOzq {
width: 160px;
height: 160px;
background: rgba(24, 144, 255, 0.04);
border-radius: 20px;
display: flex;
flex-direction: column;
padding: 10px 40px;
text-align: center;
font-size: 14px;
color: #333333;
font-weight: 400;
}
.beginner___iEOzq:hover {
border: 1px solid rgba(24, 144, 255, 0.3);
color: #0152d9;
}
.beginner___iEOzq:hover img {
transform: scale(1.1);
}
.spandiv___ZUQ4z {
height: 30px;
line-height: 30px;
text-align: center;
background: rgba(0, 255, 249, 0.2);
width: 80px;
}
.group_name___X_brb {
width: 72px;
height: 18px;
font-size: 12px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #000000;
line-height: 18px;
margin: 21px auto;
}
.tips___rpDET {
width: 368px;
height: 22px;
font-size: 16px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #D4636A;
line-height: 22px;
margin: 17px auto;
position: relative;
}
.tips___rpDET::before {
content: "";
width: 105%;
height: 10px;
background: #fbe6e7;
border-radius: 5px;
position: absolute;
left: -9px;
top: 15px;
}
.xvhao___FwVx_ {
width: 18px;
height: 18px;
background: #D4636A;
display: inline-block;
line-height: 18px;
border-radius: 50%;
color: white;
flex-shrink: 0;
margin-right: 20px;
}
.newInfo___MQU3A {
width: 340px;
margin: 0 auto;
display: flex;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
height: 18px;
line-height: 18px;
color: #6A7283;
}
.newInfo___MQU3A b {
font-weight: 700;
color: #000000;
}
.directionItem___hYbvU {
color: #6a7283;
cursor: pointer;
margin-right: 16px;
margin-bottom: 10px;
flex-shrink: 0;
display: inline-block;
padding: 4px 8px;
}
.directionItem___hYbvU:hover {
color: #165dff;
}
.active___qlb51 {
color: #165dff !important;
background: #F6F7F9;
border-radius: 2px;
}
.courseGroup___mEYSl li {
display: inline-block;
height: 32px;
vertical-align: text-top;
text-align: center;
background: #FAFBFC;
cursor: pointer;
box-sizing: border-box;
}
.courseGroup___mEYSl .courseGroup___mEYSl:last-child {
margin: 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Home/Learning/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___sEfC3 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___rfkoZ {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___g_6Jh {
align-items: center;
box-align: center;
}
.flex_box_center_end___k37Qa {
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___A9yPD {
flex-direction: column;
box-orient: block-axis;
}
.home___h5c5I .bg___mDgYE {
height: 636px;
width: 100%;
background: url(./static/bg.8b35e2be.png) no-repeat center center;
background-size: cover;
overflow: hidden;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu {
max-width: 1200px;
margin: 120px auto 0 auto;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp {
position: relative;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container {
width: 100%;
height: 100%;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .swiper-pagination-bullet {
background: #fff;
opacity: 1;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .swiper-pagination-bullet-active {
background: #0152d9;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .swiper-button-prev,
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .swiper-button-next {
display: none;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container:hover .swiper-button-prev,
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container:hover .swiper-button-next {
display: block;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .index_moe_focus_shadow {
position: absolute;
z-index: 2;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
cursor: default;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .index_moe_li {
position: relative;
z-index: 99;
height: 367px;
border-radius: 8px;
width: 748px;
overflow: hidden;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .index_moe_focus_b {
position: absolute;
z-index: 4;
left: 0;
bottom: 0;
height: 40px;
background: rgba(0, 0, 0, 0.5);
width: 100%;
border-radius: 0 0 8px 8px;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .swiper-slide-prev .index_moe_li {
opacity: 0;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .swiper-slide-next + div .index_moe_li {
margin-left: -273px !important;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .swiper-slide .index_moe_li {
transform: scale(0.8);
margin-left: -75px;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .swiper-slide .index_moe_focus_b {
display: none;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .swiper-slide-next {
position: relative;
z-index: 9999;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .swiper-slide-next .index_moe_li {
overflow: visible !important;
overflow: initial !important;
margin-left: -173px !important;
transform: scale(1) !important;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .swiper-slide-next .index_moe_focus_b {
display: block !important;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp .swiper-container .swiper-slide-next .index_moe_focus_shadow {
display: none !important;
}
.home___h5c5I .bg___mDgYE .public_width___ctVWu .banner___Y_cZp img {
height: 367px;
width: 748px;
}
.home___h5c5I .content___S8Tis {
width: 1260px;
margin: -90px auto 0px auto;
background: #ffffff;
border-radius: 4px;
padding: 30px;
}
.home___h5c5I .content___S8Tis .experience___H8Zlm {
display: flex;
justify-content: space-between;
}
.home___h5c5I .content___S8Tis .experience___H8Zlm .li___bsBii {
width: 392px;
height: 178px;
padding: 0 20px;
border-radius: 4px;
cursor: pointer;
}
.home___h5c5I .content___S8Tis .experience___H8Zlm .li___bsBii:hover {
background: linear-gradient(270deg, #026db2 0%, #12fee0 100%);
box-shadow: 0px 4px 10px 0px rgba(85, 88, 99, 0.5);
}
.home___h5c5I .content___S8Tis .experience___H8Zlm .li___bsBii > div:first-child {
font-size: 24px;
font-weight: 600;
color: #ffffff;
margin-top: 48px;
margin-bottom: 18px;
}
.home___h5c5I .content___S8Tis .experience___H8Zlm .li___bsBii .btn___zmK7O {
display: inline-block;
width: 103px;
height: 30px;
background: linear-gradient(135deg, #6c7bfd 0%, #3a45fa 100%);
box-shadow: 0px 2px 4px 0px rgba(119, 216, 225, 0.42);
border-radius: 2px;
font-size: 14px;
color: #ffffff;
line-height: 30px;
text-align: center;
}
.home___h5c5I .content___S8Tis .experience___H8Zlm .li___bsBii .btn___zmK7O img {
margin-top: -2px;
margin-left: 4px;
}
.home___h5c5I .content___S8Tis .experience___H8Zlm .li___bsBii:nth-child(1) {
background: url(./static/a1.738533e8.png) no-repeat center center;
background-size: cover;
}
.home___h5c5I .content___S8Tis .experience___H8Zlm .li___bsBii:nth-child(2) {
background: url(./static/a2.81f29e8e.png) no-repeat center center;
background-size: cover;
}
.home___h5c5I .content___S8Tis .experience___H8Zlm .li___bsBii:nth-child(3) {
background: url(./static/a3.65fa7acf.png) no-repeat center center;
background-size: cover;
}
.home___h5c5I .content___S8Tis .demonstrate___HUSkM .title___ZV9fz {
font-size: 18px;
font-weight: 600;
color: #434d6c;
margin-top: 60px;
margin-bottom: 35px;
}
.home___h5c5I .content___S8Tis .demonstrate___HUSkM > aside .li___bsBii {
width: 291px;
height: 125px;
border-radius: 4px;
background: linear-gradient(270deg, #eef0f6 0%, #e6ecf2 100%);
padding: 20px;
margin-left: 12px;
position: relative;
display: inline-block;
overflow: hidden;
}
.home___h5c5I .content___S8Tis .demonstrate___HUSkM > aside .li___bsBii .mask___G3HO0 {
position: absolute;
z-index: 10;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
display: none;
font-size: 16px;
font-weight: 600;
color: #ffffff;
}
.home___h5c5I .content___S8Tis .demonstrate___HUSkM > aside .li___bsBii:hover .mask___G3HO0 {
display: flex;
}
.home___h5c5I .content___S8Tis .demonstrate___HUSkM > aside .li___bsBii .name___TRCUE {
font-size: 16px;
font-weight: 600;
color: #434d6c;
margin-bottom: 15px;
}
.home___h5c5I .content___S8Tis .demonstrate___HUSkM > aside .li___bsBii .tagWarp___kbulg .tag___O6XvS {
display: inline-block;
height: 20px;
border: 1px solid #a6aac3;
padding: 0 8px;
text-align: center;
margin-right: 12px;
margin-bottom: 12px;
color: #888993;
}
.home___h5c5I .content___S8Tis .demonstrate___HUSkM > aside .li___bsBii:nth-child(4n + 1),
.home___h5c5I .content___S8Tis .demonstrate___HUSkM > aside .li___bsBii:first-child {
margin-left: 0;
}
.home___h5c5I .content___S8Tis .feature___k3jMC {
margin-top: 60px;
padding-bottom: 60px;
}
.home___h5c5I .content___S8Tis .feature___k3jMC .name___TRCUE {
display: flex;
align-items: center;
margin-bottom: 20px;
}
.home___h5c5I .content___S8Tis .feature___k3jMC .name___TRCUE span:first-child {
font-size: 18px;
font-weight: 600;
color: #434d6c;
}
.home___h5c5I .content___S8Tis .feature___k3jMC .name___TRCUE span:last-child {
display: inline-block;
width: 86px;
height: 20px;
background: #3a45fa;
border-radius: 2px;
line-height: 20px;
text-align: center;
font-size: 14px;
color: #ffffff;
margin-left: 5px;
}
.home___h5c5I .content___S8Tis .feature___k3jMC > aside .li___bsBii {
width: 392px;
height: 148px;
border-radius: 6px;
justify-content: center;
align-items: center;
flex-shrink: 0;
margin-bottom: 40px;
display: inline-flex;
padding: 35px 40px;
margin-left: 12px;
cursor: default;
}
.home___h5c5I .content___S8Tis .feature___k3jMC > aside .li___bsBii:hover {
box-shadow: 0px 2px 6px 0px rgba(58, 69, 250, 0.3);
}
.home___h5c5I .content___S8Tis .feature___k3jMC > aside .li___bsBii:hover > div h4 {
color: #196efd;
}
.home___h5c5I .content___S8Tis .feature___k3jMC > aside .li___bsBii:hover > div h6 {
color: #181818;
}
.home___h5c5I .content___S8Tis .feature___k3jMC > aside .li___bsBii > img {
margin-top: 4px;
}
.home___h5c5I .content___S8Tis .feature___k3jMC > aside .li___bsBii > div {
margin-left: 18px;
}
.home___h5c5I .content___S8Tis .feature___k3jMC > aside .li___bsBii > div h4 {
font-size: 16px;
font-weight: 600;
color: #181818;
}
.home___h5c5I .content___S8Tis .feature___k3jMC > aside .li___bsBii > div h6 {
font-size: 14px;
color: #434d6c;
line-height: 26px;
}
.home___h5c5I .content___S8Tis .feature___k3jMC > aside .li___bsBii:nth-child(3n + 1),
.home___h5c5I .content___S8Tis .feature___k3jMC > aside .li___bsBii:first-child {
margin-left: 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Video/Play/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.watermark___hNYlv {
position: absolute;
left: 0;
bottom: 100px;
font-size: 18px;
text-shadow: 0px 0px 5px #b6b6b6;
color: #ffffff;
z-index: 1;
}
.videovideo___ovOkV::-webkit-media-controls-fullscreen-button {
display: none !important;
}
@keyframes upDown___SlgHv {
0% {
left: 0;
bottom: 100px;
}
40% {
opacity: 1;
bottom: 80%;
left: calc(50% - 130px);
}
41% {
opacity: 0;
bottom: 80%;
left: calc(50% - 130px);
}
79% {
opacity: 0;
bottom: 80%;
left: calc(50% - 130px);
}
80% {
opacity: 1;
opacity: 100%;
bottom: 100px;
left: calc(100% - 270px);
}
100% {
opacity: 1;
bottom: 100px;
left: calc(100% - 270px);
}
}
.animate__loop___mvL6s {
animation-name: upDown___SlgHv;
}
:root {
--youtube-red: #fe0900;
}
.container___g1WYG {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.video-container___XPkWR {
width: 100%;
height: 100%;
margin: 0 auto;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
}
.video-container___XPkWR video {
width: 100%;
height: 100%;
max-height: auto;
object-fit: cover;
}
.video-controls___to0Zq {
right: 0;
left: 0;
padding: 10px;
position: absolute;
bottom: 0;
transition: all 0.2s ease;
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.84));
}
.video-controls___to0Zq.hide___NA3DV {
opacity: 0;
pointer-events: none;
}
.video-progress___gqHsd {
position: relative;
height: 4px;
margin-bottom: 10px;
margin-top: 5px;
padding: 0 6px;
}
progress {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 2px;
width: 100%;
height: 4px;
pointer-events: none;
position: absolute;
top: 0;
}
progress::-webkit-progress-bar {
background-color: #787878;
border-radius: 2px;
}
progress::-webkit-progress-value {
background: #fff;
border-radius: 2px;
}
progress::-moz-progress-bar {
background: #fff;
}
.seek___iZHBm {
position: absolute;
top: 0;
width: 100%;
cursor: pointer;
margin: 0;
}
.seek___iZHBm:hover + .seek-tooltip___uWyXx {
display: block;
}
.seek-tooltip___uWyXx {
white-space: nowrap;
display: none;
position: absolute;
top: -50px;
margin-left: -20px;
font-size: 12px;
padding: 3px;
content: attr(data-title);
font-weight: bold;
color: #fff;
background-color: rgba(0, 0, 0, 0.6);
}
.bottom-controls___uoIBm {
display: flex;
justify-content: space-between;
align-items: center;
font-size: 14px;
}
.bottom-controls___uoIBm button {
display: inline-flex;
align-items: center;
}
.left-controls___mBEx4 {
display: flex;
align-items: center;
color: #fff;
font-size: 10px;
}
.right-controls___e9L6r {
display: flex;
}
.volume-controls___fa3mE {
display: inline-flex;
align-items: center;
}
.volume-controls___fa3mE input {
width: 100px;
opacity: 1;
transition: all 0.4s ease;
}
.volume-controls___fa3mE:hover input,
.volume-controls___fa3mE input:focus {
width: 100px;
opacity: 1;
}
.container___g1WYG button {
cursor: pointer;
position: relative;
margin-right: 7px;
font-size: 12px;
padding: 3px;
border: none;
outline: none;
background-color: transparent;
}
.container___g1WYG button * {
pointer-events: none;
}
.container___g1WYG button::before {
content: attr(data-title);
position: absolute;
display: none;
left: 0;
top: -27px;
background-color: rgba(0, 0, 0, 0.6);
color: #fff;
font-weight: bold;
padding: 4px 6px;
word-break: keep-all;
white-space: pre;
}
.container___g1WYG button:last-child::before {
right: 0;
left: inherit;
}
.container___g1WYG button:hover::before {
display: inline-block;
}
.fullscreen-button___ur0es {
margin-right: 0;
}
.fullscreen-button1___rfaXm {
margin-top: -10px;
}
.pip-button___GFO8W svg {
width: 26px;
height: 26px;
}
.playback-animation___ndURq {
pointer-events: none;
position: absolute;
top: 50%;
left: 50%;
margin-left: -40px;
margin-top: -40px;
width: 80px;
height: 80px;
border-radius: 80px;
background-color: rgba(0, 0, 0, 0.6);
display: flex;
justify-content: center;
align-items: center;
opacity: 0;
}
input[type='range'] {
-webkit-appearance: none;
-moz-appearance: none;
height: 4px;
background: transparent;
cursor: pointer;
}
input[type='range']:focus {
outline: none;
}
input[type='range']::-webkit-slider-runnable-track {
width: 100%;
cursor: pointer;
border-radius: 1.3px;
-webkit-appearance: none;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
input[type='range']::-webkit-slider-thumb {
height: 16px;
width: 16px;
border-radius: 16px;
background: #fe0900;
background: var(--youtube-red);
cursor: pointer;
-webkit-appearance: none;
margin-left: -1px;
opacity: 0;
}
input[type='range']:focus::-webkit-slider-runnable-track {
background: transparent;
}
input[type='range'].volume___OTmpP {
height: 5px;
background-color: #fff;
}
input[type='range'].volume___OTmpP::-webkit-slider-runnable-track {
background-color: transparent;
}
input[type='range'].volume___OTmpP::-webkit-slider-thumb {
margin-left: 0;
height: 14px;
width: 14px;
background: #fff;
}
input[type='range']::-moz-range-track {
width: 100%;
height: 8.4px;
cursor: pointer;
border: 1px solid transparent;
background: transparent;
border-radius: 1.3px;
}
input[type='range']::-moz-range-thumb {
height: 14px;
width: 14px;
border-radius: 50px;
border: 1px solid #fe0900;
border: 1px solid var(--youtube-red);
background: #fe0900;
background: var(--youtube-red);
cursor: pointer;
margin-top: 5px;
}
input[type='range']:focus::-moz-range-track {
outline: none;
}
input[type='range'].volume___OTmpP::-moz-range-thumb {
border: 1px solid #fff;
background: #fff;
}
.hidden___o7GkT {
display: none;
}
.container___g1WYG svg {
width: 20px;
height: 20px;
fill: #fff;
stroke: #fff;
cursor: pointer;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Video/Modal/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.modal___LGwws {
position: relative;
}
.modal___LGwws video {
width: 800px;
height: 450px;
}
.modal___LGwws div[class~='ant-modal-body'] {
padding: 0px;
font-size: 0 !important;
vertical-align: top;
}
.closeIcon___vsUXI {
position: absolute;
color: #fff;
top: -10px;
right: -36px;
font-size: 24px !important;
width: 14px;
height: 8px;
margin-right: 0px;
z-index: 9;
cursor: pointer;
}
.closeIcon___vsUXI:before {
left: -4px;
position: absolute;
top: -16px;
}
.wrap___tDzbl {
display: flex;
justify-content: space-between;
padding: 9px;
background: #000000;
}
.input___aikQk {
color: #707070;
background-color: #000;
border-color: #707070;
margin-right: 12px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */