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.9b5380b1.chunk.css

5334 lines
127 KiB

.flex_box_center___2cC1r {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___9TeDx {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3EIYv {
align-items: center;
box-align: center;
}
.flex_box_center_end___1Uph0 {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___17_5w {
flex-direction: column;
box-orient: block-axis;
}
.header___1E4MV {
min-width: 1200px;
}
.header___1E4MV [class~='ant-layout-header'] {
padding: 0;
height: 72px;
background: #24292f;
position: relative;
}
.header___1E4MV [class~='ant-layout-header'] [class~='timeShow'] {
color: #fff;
}
.header___1E4MV .logo___R8PNJ {
height: 36px;
}
.header___1E4MV .menu___Km2Uo {
margin: 0;
padding: 0;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.header___1E4MV .menu___Km2Uo li {
margin-right: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.header___1E4MV .menu___Km2Uo li .dropDown___3Phxo {
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___1E4MV .menu___Km2Uo li .dropDown___3Phxo .line___3lQ2g {
width: 100%;
height: 1px;
background: #dbdce0;
margin: 24px 0;
}
.header___1E4MV .menu___Km2Uo li .dropDown___3Phxo .subName___3sqtP {
cursor: pointer;
}
.header___1E4MV .menu___Km2Uo li .dropDown___3Phxo .subName___3sqtP:hover aside {
color: #165dff;
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx {
display: flex;
align-items: center;
height: 50px;
cursor: pointer;
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx span {
font-size: 16px;
color: #ffffff;
display: inline-block;
position: relative;
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx i {
font-size: 12px;
display: inline-block;
transform: translateY(1px) scale(0.6);
color: #979797;
}
.header___1E4MV .menu___Km2Uo li:hover .name___1Odvx span {
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li:hover .dropDown___3Phxo {
display: block;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span {
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span::after {
content: '';
width: 100%;
height: 2px;
background: #c5c5c5;
position: absolute;
bottom: 12px;
left: 0;
border-radius: 1px;
}
.header___1E4MV .edu-menu___2hxbr {
display: flex;
width: 100%;
height: 72px;
width: 1200px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
margin: 0 auto;
}
.header___1E4MV .newslight___jwZR3 {
width: 5px;
height: 5px;
border-radius: 5px;
position: absolute;
top: 0;
left: 10px;
background: #fb3226;
}
.header___1E4MV .classromediv___Cjpgf {
animation: glow___3Nuu5 200ms ease-out infinite alternate;
}
.spandiv___3YPu8 {
height: 30px;
line-height: 30px;
text-align: center;
background: rgba(0, 255, 249, 0.2);
width: 80px;
}
.header-iearning___2Us_L {
min-width: 1200px;
height: 60px;
width: 100%;
background-color: rgba(255, 255, 255, 0.8) !important;
box-shadow: 0px 2px 10px 0px rgb(136 136 2.72%);
position: fixed;
top: 0px;
left: 0px;
z-index: 1000;
}
.header-iearning___2Us_L .logo___R8PNJ {
height: 36px;
}
.header-iearning___2Us_L [class~='ant-layout-header'] {
padding: 0;
height: 60px;
color: #000;
color: initial;
background: transparent;
}
.header-iearning___2Us_L .menu___Km2Uo {
margin: 0;
padding: 0;
margin-left: auto;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.header-iearning___2Us_L .menu___Km2Uo li {
margin-right: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.header-iearning___2Us_L .menu___Km2Uo li:hover a {
color: #828383;
}
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0 a {
color: #196efd;
}
.header-iearning___2Us_L .menu___Km2Uo li.actived___12Ff0::after {
content: '';
width: 28px;
height: 4px;
background-color: #196efd;
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
}
.header-iearning___2Us_L .menu___Km2Uo li a {
color: #434d6c;
position: relative;
font-size: 16px;
}
.header-iearning___2Us_L .edu-menu___2hxbr {
display: flex;
width: 100%;
padding: 0 20px;
height: 60px;
min-width: 1200px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.header-iearning___2Us_L .newslight___jwZR3 {
width: 5px;
height: 5px;
border-radius: 5px;
position: absolute;
top: 0px;
left: 10px;
background: #fb3226;
}
.header-iearning___2Us_L .classromediv___Cjpgf {
animation: glow___3Nuu5 200ms ease-out infinite alternate;
}
.header-iearning___2Us_L .title___3TtoH {
font-size: 18px;
font-weight: 600;
color: #196efd;
margin-left: 10px;
}
.headerFixed___1V7d4 {
position: fixed;
top: 0px;
z-index: 999;
width: 100%;
}
.headerFixed___1V7d4 + section {
padding-top: 60px;
}
@keyframes glow___3Nuu5 {
0% {
border-color: #00fff9;
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 */
.search-input {
width: 300px !important;
background: #373e3f !important;
border: 1px solid #373e3f !important;
}
.search-input [class~='ant-input'] {
background: #373e3f !important;
color: #fff;
}
.search-input .ant-input-search-icon::before {
border-left: none;
}
.search-input .ant-input-search-icon {
color: #999;
}
.search-bar {
color: white;
flex: 1 0 auto;
display: flex;
flex-flow: row nowrap;
justify-content: flex-end;
align-items: center;
position: relative;
}
.search-bar a:hover {
color: #fff;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.tilte___1Tz7i {
color: #333333;
font-size: 16px;
text-align: center;
}
.flexRow___3w9_D {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
margin-top: 30px;
}
.flexColumn___2HzC_ {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.footerWrap___12F5M {
display: flex;
justify-content: space-between;
}
.img___3ED9Z {
width: 40px;
height: 37px;
vertical-align: middle;
border-style: none;
}
.content___rqPDY {
font-size: 14px;
color: #979797;
margin-top: 15px;
}
.modalContent___2h4ne {
text-align: center;
margin-top: 10px;
color: #333333;
font-size: 16px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3p8A0 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2wMwo {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2fKhV {
align-items: center;
box-align: center;
}
.flex_box_center_end___27Yk8 {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___3Khbo {
flex-direction: column;
box-orient: block-axis;
}
.rightMenu___20Eel {
text-align: center;
}
.rightMenu___20Eel li {
padding: 0 15px;
height: 35px;
line-height: 35px;
}
.rightMenu___20Eel li:hover {
background: #0152d9;
}
.rightMenu___20Eel li:hover a {
color: white;
}
.rightMenu___20Eel li a {
font-size: 14px;
margin: 0;
padding: 0;
}
.joinMenu___2blJt {
padding: 0 0;
}
.joinMenu___2blJt a {
color: #323232;
}
.joinBoard___2XUXK {
border: 1px solid #eee;
width: 1px;
height: 100%;
}
.joinCol___3o5gp:empty + div .joinBoard___2XUXK {
display: none;
}
.joinCol___3o5gp:empty ~ .rightMenu___20Eel {
width: 60px !important;
}
.rightMenu___20Eel:has(.joinMenu___2blJt:empty) {
width: 120px !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3UWMh {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2nh9S {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2Neiq {
align-items: center;
box-align: center;
}
.flex_box_center_end___2_1FS {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___2E-v7 {
flex-direction: column;
box-orient: block-axis;
}
.userPic___3Pu9t {
width: 34px;
height: 34px;
border-radius: 34px;
cursor: pointer;
}
.rightMenu___1qaVl {
text-align: center;
}
.rightMenu___1qaVl li {
padding: 0;
}
.rightMenu___1qaVl li:hover {
background: #0152d9;
}
.rightMenu___1qaVl li:hover a {
color: white;
}
.rightMenu___1qaVl li a {
font-size: 14px;
margin: 0;
}
.menuWrap___3r9jm li {
height: 35px;
}
.menuWrap___3r9jm li a {
margin: 0px;
color: #323232;
text-align: left;
padding: 0px 15px;
line-height: 35px;
}
.exit___38Urs {
border-top: 1px solid #eeeeee;
}
.classromediv___2R8_g {
width: 60px;
height: 50px;
display: flex;
align-items: center;
border-radius: 50px;
cursor: pointer;
animation: glow___323IR 200ms ease-out infinite alternate;
}
@keyframes glow___323IR {
0% {
border-color: #00fff9;
text-align: center;
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
}
100% {
border-color: #00fff9;
text-align: center;
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.height67___1DFRI {
height: 67px;
}
.login___20J7t {
width: 90px;
height: 32px;
line-height: 32px;
text-align: center;
background: linear-gradient(135deg, #6c7bfd 0%, #3a45fa 100%);
border-radius: 2px;
cursor: pointer;
font-size: 14px;
color: #ffffff;
}
.login___20J7t > span {
padding: 0 !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.courseItems___KtIh4 {
position: relative;
}
.courseItems___KtIh4 a {
margin-right: 26px;
}
.courseItems___KtIh4 a:nth-child(4n) {
margin-right: 0;
}
.courseItems___KtIh4 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___KtIh4 div[class~='ant-card']:hover div[class^='lockWrap'] {
display: block;
}
.courseItems___KtIh4 div[class~='ant-card'] [class~='ant-card-body'] {
padding: 15px 20px;
}
.courseItems___KtIh4 div[class~='ant-card'] [class='ant-card-cover'] {
height: 210px;
width: 100%;
overflow: hidden;
}
.courseItems___KtIh4 div[class~='ant-card'] [class~='ant-card-meta-title'] {
color: #1a0b00;
font-weight: 400;
}
.courseItems___KtIh4 div[class~='ant-card'] [class~='ant-rate'] {
font-size: 20px;
}
.courseItems___KtIh4 div[class~='ant-card'] [class~='ant-rate-star']:not(:last-child) {
margin-right: 2px;
}
.courseItems___KtIh4 div[class~='ant-card'] p {
margin-bottom: 0px;
}
.courseItems___KtIh4 div[class~='ant-card'] img {
width: 100%;
border-radius: 8px 8px 0 0;
transition: all 0.5s;
}
.courseItems___KtIh4 div[class~='ant-card']:hover {
box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}
.courseItems___KtIh4 div[class~='ant-card']:hover [class='ant-card-cover'] img {
transform: scale(1.1);
}
.jupyterTag___3qHDN {
position: absolute;
left: 0px;
top: 20px;
}
.jupyterTag___3qHDN 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___JUQM5 {
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___u477t {
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 */
.courseItems___2zQAW {
position: relative;
}
.courseItems___2zQAW a {
margin-right: 26px;
}
.courseItems___2zQAW a:nth-child(4n) {
margin-right: 0;
}
.courseItems___2zQAW 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___2zQAW div[class~='ant-card'] [class='ant-card-cover'] {
height: 175px;
width: 100%;
overflow: hidden;
}
.courseItems___2zQAW div[class~='ant-card'] [class~='ant-card-meta-title'] {
font-size: 16px;
font-weight: 600;
}
.courseItems___2zQAW div[class~='ant-card'] [class~='ant-card-body'] {
padding: 15px;
}
.courseItems___2zQAW div[class~='ant-card'] img {
border-radius: 8px 8px 0 0;
transition: all 0.5s;
}
.courseItems___2zQAW div[class~='ant-card']:hover {
box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}
.courseItems___2zQAW div[class~='ant-card']:hover [class='ant-card-cover'] img {
transform: scale(1.1);
}
.unit___S8jhy {
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___3SQzl {
position: absolute;
left: 0px;
top: 0px;
}
.excellentTag___3SQzl 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___1Q9Ib {
display: flex;
flex-direction: row;
align-items: center;
}
.flexEnd___CMDcw {
display: flex;
flex-direction: row;
align-items: flex-end;
}
.flexEnd___CMDcw > span {
display: flex;
align-items: center;
}
.righttag___2oqam {
position: absolute;
right: 0px;
top: 0px;
}
.esTitle___3AIln {
display: inline-block;
max-width: 248px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.price___1rgIQ {
display: flex;
align-items: center;
margin-top: 10px;
}
.price___1rgIQ .discounts___m8EAE {
color: #888888;
font-size: 14px;
}
.price___1rgIQ .realPrice___1Cerj {
color: #e01919;
font-size: 16px;
font-weight: bold;
}
.price___1rgIQ .lineationPrice___3KPLH {
color: #888888;
font-size: 16px;
text-decoration: line-through;
margin-left: 8px;
}
.unitImg___jOREy {
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 */
.flex_box_center___aT3MX {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3cqKF {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___4Db5- {
align-items: center;
box-align: center;
}
.flex_box_center_end___2GnJe {
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___1TXqn {
flex-direction: column;
box-orient: block-axis;
}
.banner___3qHYI {
position: relative;
height: 400px;
}
.banner___3qHYI span[class~='swiper-pagination-bullet'] {
width: 16px;
height: 3px;
background: #fff;
border-radius: 0;
}
.banner___3qHYI:hover .LeftButton___3Tse_,
.banner___3qHYI:hover .RightButton___1SK6r {
display: flex;
}
.bgWrapper___2ia0i {
width: 1200px;
margin: 0 auto;
display: flex;
}
.bgWrapper___2ia0i .leftWrapper___m-b2p {
width: 467px;
}
.mainSiteBanner___1otIi .subnavDetail___3vX3N {
padding: 10px 20px;
width: 274px;
}
.mainSiteBanner___1otIi .subnavDetail___3vX3N h1 {
color: #333;
margin: 9px 0;
}
.mainSiteBanner___1otIi .subnavDetail___3vX3N ul {
padding-bottom: 0;
}
.dataView___2iIgz {
width: 100%;
background: #ffffff;
display: flex;
justify-content: center;
box-shadow: 0px 5px 16px 0px #f3f6ff, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
}
.dataView___2iIgz .showArea___1WYmE {
width: 1200px;
margin-top: 46px;
margin-bottom: 46px;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 152px;
grid-row-gap: 57px;
}
.dataView___2iIgz .showArea___1WYmE div[class~='item'] {
display: flex;
align-items: center;
}
.dataView___2iIgz .showArea___1WYmE div[class~='item'] div[class~='imgWrapper'] {
width: 49px;
height: 49px;
background: #f4f8fa;
text-align: center;
line-height: 49px;
border-radius: 50%;
margin-right: 33px;
}
.dataView___2iIgz .showArea___1WYmE div[class~='item'] .showContent___3T0AH {
display: flex;
flex-direction: column;
}
.dataView___2iIgz .showArea___1WYmE div[class~='item'] .showContent___3T0AH h1 {
font-size: 26px;
white-space: nowrap;
font-weight: 600;
color: #333333;
line-height: 34px;
}
.dataView___2iIgz .showArea___1WYmE div[class~='item'] .showContent___3T0AH h5 {
font-size: 14px;
white-space: nowrap;
font-weight: 400;
color: #666666;
line-height: 12px;
}
.subnav___3Qh9i {
position: absolute;
left: 0;
top: 0;
bottom: 0;
z-index: 2;
}
.subnav___3Qh9i .nav___2yWOC {
width: 160px;
height: 100%;
background: rgba(0, 0, 0, 0.8);
padding: 0;
border-radius: 8px 0 0 8px;
padding-top: 10px;
}
.subnav___3Qh9i .nav___2yWOC li {
height: 40px;
line-height: 40px;
padding: 0 20px;
display: box;
display: flex;
}
.subnav___3Qh9i .nav___2yWOC 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___3Qh9i .nav___2yWOC li:hover {
background: #fff;
}
.subnav___3Qh9i .nav___2yWOC li:hover a {
color: #333;
border-bottom: 0;
}
.link___C9QdF:hover {
color: #0152d9;
}
.RightButton___1SK6r {
position: absolute;
top: 180px;
right: 100px;
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___1SK6r:hover {
position: absolute;
top: 180px;
right: 100px;
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___3Tse_ {
position: absolute;
top: 180px;
left: 120px;
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___3Tse_:hover {
position: absolute;
top: 180px;
left: 120px;
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___3vX3N {
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___3vX3N h1 {
margin-bottom: 10px;
margin-top: 20px;
color: #333;
}
.subnavDetail___3vX3N ul {
border-bottom: 1px solid #eaeaea;
padding: 0;
padding-bottom: 20px;
}
.subnavDetail___3vX3N ul li {
display: inline-block;
margin-right: 12px;
}
.subnavDetail___3vX3N ul li a {
color: #999;
}
.course___2owQd {
width: 1200px;
margin: 0 auto;
}
.course___2owQd .title___2xG1J {
margin: 50px 0 20px 0;
}
.course___2owQd .title___2xG1J h1 {
font-size: 24px;
color: #333;
text-align: center;
}
.course___2owQd .title___2xG1J h2 {
font-size: 12px;
color: #999;
text-align: center;
}
.course___2owQd .title___2xG1J .more___1kgt5 {
text-align: right;
color: #333;
position: relative;
top: -15px;
}
.course___2owQd .title___2xG1J .more___1kgt5 a {
color: #333;
}
.course___2owQd .title___2xG1J .more___1kgt5 a:hover {
color: #0152d9;
}
.mainSite___3S8pv .slick-dots-bottom {
bottom: 24px;
justify-content: flex-end;
margin-right: 28px;
}
.mainSite___3S8pv .slick-dots-bottom li button {
height: 10px;
width: 10px;
border-radius: 5px;
}
.mainSite___3S8pv .slick-dots-bottom li.slick-active button {
width: 18px;
}
.mainSiteContent___3plRO .auto___15aHX {
margin: 0 auto;
width: 1300px;
}
.mainSiteContent___3plRO .ContentWarp___12iL0 {
width: 1200px;
height: auto;
}
.mainSiteContent___3plRO .ContentWarp___12iL0 .orientation___3-coe {
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___3plRO .ContentWarp___12iL0 .orientation___3-coe h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
}
.mainSiteContent___3plRO .ContentWarp___12iL0 .orientation___3-coe h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 40px;
}
.mainSiteContent___3plRO .ContentWarp___12iL0 .orientation___3-coe .lf___2MsOh {
width: 100%;
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-top: 30px;
}
.mainSiteContent___3plRO .ContentWarp___12iL0 .orientation___3-coe .lf___2MsOh .left___1TLaO {
height: 598px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.mainSiteContent___3plRO .ContentWarp___12iL0 .orientation___3-coe .lf___2MsOh .left___1TLaO img {
display: block;
}
.mainSiteContent___3plRO .ContentWarp___12iL0 .orientation___3-coe .lf___2MsOh .left___1TLaO .btn___2gzbD {
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___3plRO .ContentWarp___12iL0 .orientation___3-coe .lf___2MsOh .left___1TLaO .btn___2gzbD:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.mainSiteContent___3plRO .ContentWarp___12iL0 .orientation___3-coe .lf___2MsOh .right___wZwwQ {
flex-shrink: 0;
width: 380px;
}
.mainSiteContent___3plRO .ContentWarp___12iL0 .orientation___3-coe .lf___2MsOh .right___wZwwQ .animate__animated {
display: inline-block;
}
.mainSiteContent___3plRO .ContentWarp___12iL0 .orientation___3-coe .lf___2MsOh .right___wZwwQ 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___3plRO .ContentWarp___12iL0 .orientation___3-coe .lf___2MsOh .right___wZwwQ a img {
width: 100%;
}
.mainSiteContent___3plRO .ContentWarp___12iL0 .orientation___3-coe .lf___2MsOh .right___wZwwQ a:nth-of-type(even) {
margin-right: 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.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;
}
.flex_box_center___2kzwS {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3rP3k {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___14t37 {
align-items: center;
box-align: center;
}
.flex_box_center_end___1-7Hq {
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___16j4G {
flex-direction: column;
box-orient: block-axis;
}
.mainSiteContent___3mapP {
background-color: #fff;
}
.mainSiteContent___3mapP .auto___217xO {
margin: 0 auto;
width: 1200px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 {
width: 100%;
height: auto;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz {
margin: 0 auto;
width: 1200px;
padding-top: 120px;
padding-bottom: 90px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
opacity: 0;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 60px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabs___1z5hJ {
display: flex;
justify-content: flex-start;
margin-bottom: 40px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabs___1z5hJ li {
padding: 15px 30px;
font-size: 16px;
color: #34495e;
padding: 10px 30px;
border: 1px solid transparent;
cursor: pointer;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabs___1z5hJ li:hover {
color: #377dff;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabs___1z5hJ li.operatingActive___1vpxI {
border: 1px solid #377dff;
color: #377dff;
border-radius: 28px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut {
width: 100%;
display: flex;
justify-content: space-between;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB {
display: flex;
flex-direction: column;
width: 384px;
flex-shrink: 0;
padding-top: 100px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB h3 {
font-size: 18px;
color: #34495e;
margin-bottom: 16px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB p {
display: flex;
align-items: center;
justify-content: flex-start;
margin-bottom: 41px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB p img {
margin-right: 10px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB p span {
font-size: 16px;
color: #667a8d;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB .btns___1GDWA {
width: 100%;
display: flex;
justify-content: flex-start;
margin-top: 34px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB .btns___1GDWA .b1___3pTXG {
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___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB .btns___1GDWA .b1___3pTXG:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB .btns___1GDWA .b2___2yHB2 {
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___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB .btns___1GDWA .b2___2yHB2:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB .btns___1GDWA .b2___2yHB2 i {
font-size: 12px;
margin-left: 15px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .right___ihbPk {
width: 915px;
position: relative;
margin-top: 80px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .right___ihbPk img {
width: 100%;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .right___ihbPk video {
position: absolute;
z-index: 4;
left: 91px;
top: 35px;
width: 652px;
height: 310px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .right___ihbPk .videoMask___3YK0r {
position: absolute;
z-index: 6;
left: 91px;
top: 35px;
width: 652px;
height: 310px;
border: 2px solid #fff;
pointer-events: none;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 {
width: 100%;
height: auto;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .orientation___3ERPP {
margin: 0 auto;
width: 1200px;
padding-top: 80px;
padding-bottom: 80px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .orientation___3ERPP h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
opacity: 0;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .orientation___3ERPP h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 40px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .orientation___3ERPP .lf___1C7zO {
width: 100%;
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-top: 30px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .orientation___3ERPP .lf___1C7zO .left___1ibOB {
height: 598px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .orientation___3ERPP .lf___1C7zO .left___1ibOB img {
display: block;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .orientation___3ERPP .lf___1C7zO .left___1ibOB .btn___2qiRc {
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___3mapP .ContentWarp___5XZL3 .orientation___3ERPP .lf___1C7zO .left___1ibOB .btn___2qiRc:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .orientation___3ERPP .lf___1C7zO .right___ihbPk {
flex-shrink: 0;
width: 380px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .orientation___3ERPP .lf___1C7zO .right___ihbPk .animate__animated {
display: inline-block;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .orientation___3ERPP .lf___1C7zO .right___ihbPk 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___3mapP .ContentWarp___5XZL3 .orientation___3ERPP .lf___1C7zO .right___ihbPk a img {
width: 100%;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .orientation___3ERPP .lf___1C7zO .right___ihbPk a:nth-of-type(even) {
margin-right: 0;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 {
width: 100%;
height: auto;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz {
margin: 0 auto;
width: 1200px;
padding-top: 80px;
padding-bottom: 80px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz h2 {
font-size: 30px;
font-weight: 400;
color: #34495e;
margin-bottom: 5px;
opacity: 0;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz h5 {
height: 18px;
font-size: 18px;
font-weight: 200;
color: #686f9a;
margin-bottom: 60px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .btns___1GDWA {
width: 100%;
display: flex;
justify-content: center;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .btns___1GDWA .b1___3pTXG {
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___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .btns___1GDWA .b1___3pTXG:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .btns___1GDWA .b2___2yHB2 {
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___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .btns___1GDWA .b2___2yHB2 i {
font-size: 12px;
margin-left: 15px;
color: #fff;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .btns___1GDWA .b2___2yHB2:hover {
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .clausesWarp___2ZXt8 {
width: 100%;
display: flex;
flex-wrap: wrap;
margin-top: 60px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .clausesWarp___2ZXt8 .animate__animated {
opacity: 1 !important;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .clausesWarp___2ZXt8 > aside {
width: 400px;
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___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .clausesWarp___2ZXt8 > aside:hover {
background: #ffffff;
box-shadow: 6px 0px 30px 0px rgba(49, 79, 115, 0.1);
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .clausesWarp___2ZXt8 > aside > img {
margin-top: 4px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .clausesWarp___2ZXt8 > aside > div {
margin-left: 28px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .clausesWarp___2ZXt8 > aside > div h4 {
width: 235px;
height: 25px;
font-size: 18px;
font-weight: 500;
color: #34495e;
margin-bottom: 16px;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .clausesWarp___2ZXt8 > aside > div h6 {
font-size: 14px;
font-weight: 400;
color: #6d7278;
line-height: 24px;
width: 238px;
text-align: justify;
}
.mainSiteContent___3mapP .ContentWarp___5XZL3 .teachingTool___1xxbz .clausesWarp___2ZXt8 > aside > div p {
font-size: 13px;
font-weight: 400;
color: #6d7278;
line-height: 6px;
}
.mainSiteContent___3mapP .iconWrapper___1_c1e {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 32px;
}
.mainSiteContent___3mapP .iconWrapper___1_c1e .tuijianWrapper___1QpBb {
display: flex;
align-items: center;
}
.mainSiteContent___3mapP .iconWrapper___1_c1e .tuijianWrapper___1QpBb img {
width: 21px;
height: 14px;
margin-right: 10px;
}
.mainSiteContent___3mapP .iconWrapper___1_c1e .tuijianWrapper___1QpBb .tuijinaspan___kxcEM {
width: 80px;
height: 28px;
font-size: 20px;
font-weight: 500;
color: #181818;
line-height: 28px;
white-space: nowrap;
}
.mainSiteContent___3mapP .btn_css___16v0b {
height: 44px;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
font-weight: 400;
color: #ffffff;
background: #2f78ef;
box-shadow: 0px 2px 4px 0px #e0dfe1;
border-radius: 22px;
margin-top: 80px;
cursor: pointer;
}
.mainSiteContent___3mapP .btn_css___16v0b:hover {
box-shadow: 0px 4px 15px 0px #a6b9d0;
}
.mainSiteContent___3mapP .sf_warp___3gqPv {
display: flex;
justify-content: space-between;
width: 100%;
}
.mainSiteContent___3mapP .sf_warp___3gqPv .sf_item_title___39v4l {
width: auto;
height: 25px;
font-size: 18px;
font-weight: 600;
color: #34495e;
line-height: 25px;
margin-bottom: 19px;
}
.mainSiteContent___3mapP .sf_warp___3gqPv .sf_item_text___1Kvyu {
width: auto;
height: 19px;
font-size: 14px;
color: #34495e;
line-height: 19px;
}
.mainSiteContent___3mapP .sf_warp___3gqPv .btn_css___16v0b {
width: 112px;
height: 44px;
}
.mainSiteContent___3mapP .sf_img___1A5sn {
width: 400px;
height: 400px;
background: url(./static/shuanfa.3659772a.png) no-repeat;
background-size: 100% 100%;
margin-top: 19px;
}
.mainSiteContent___3mapP .xmtg_img___EPXxf {
width: 380px;
height: 380px;
background: url(./static/tuoguan.88472fdb.png) no-repeat;
background-size: 100% 100%;
margin-top: 51px;
}
.mainSiteContent___3mapP .xmtg_item___1unAv {
width: 580px;
height: 143px;
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #dcedff 100%);
border-radius: 4px;
display: flex;
align-items: center;
margin-top: 30px;
}
.mainSiteContent___3mapP .xmtg_item___1unAv img {
width: 62px;
height: 63px;
margin: 0 81px 0 99px;
}
.mainSiteContent___3mapP .kygl_img___2Dhqy {
width: 369px;
height: 369px;
background: url(./static/keyan.9c2dec2d.png) no-repeat;
background-size: 100% 100%;
margin-top: 67px;
}
.mainSiteContent___3mapP .footer___zoFIb {
width: 100%;
height: 286px;
background: #242424;
}
.mainSiteContent___3mapP .footer___zoFIb .footer_info___1oAAD,
.mainSiteContent___3mapP .footer___zoFIb .footer_img___2V7ur,
.mainSiteContent___3mapP .footer___zoFIb .footer_name___3AvJj {
width: 1200px;
margin: 0 auto;
display: flex;
justify-content: center;
font-size: 14px;
color: #ffffff;
}
.mainSiteContent___3mapP .footer___zoFIb .footer_info___1oAAD {
padding-top: 60px;
}
.mainSiteContent___3mapP .footer___zoFIb .footer_name___3AvJj {
padding: 20px 0 34px 0;
}
.mainSiteContent___3mapP .footer___zoFIb .footer_img___2V7ur img {
width: 56px;
height: 68px;
margin: 0 auto;
}
.text_btn___3u2YJ {
font-size: 14px;
color: #3061d0;
cursor: pointer;
}
.text_btn___3u2YJ:hover {
color: #6e90de;
}
.text_btn___3u2YJ:active {
color: #1145bc;
}
.customModel___1O9e3 .formWrap___3-nPZ {
padding: 20px 0 20px 20px;
}
.customModel___1O9e3 .formWrap___3-nPZ .inputWrap___M2bio {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
.customModel___1O9e3 .formWrap___3-nPZ .inputWrap___M2bio > div {
flex: 1 1;
display: flex;
justify-content: center;
align-items: center;
}
.customModel___1O9e3 .formWrap___3-nPZ .inputWrap___M2bio > div input {
width: 380px;
height: 50px;
background: #f5f5f5 !important;
border-radius: 4px;
border: 0;
}
.customModel___1O9e3 .formWrap___3-nPZ .inputWrap___M2bio > div .ant-form-item-label {
margin-right: 10px;
}
.customModel___1O9e3 .formWrap___3-nPZ .area___CFPn7 {
display: flex;
align-items: flex-start;
}
.customModel___1O9e3 .formWrap___3-nPZ .area___CFPn7 > div:first-child {
margin-bottom: 24px;
}
.customModel___1O9e3 .formWrap___3-nPZ .area___CFPn7 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 */
.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;
}
.flex_box_center___3K14R {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1KE7t {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3Yslx {
align-items: center;
box-align: center;
}
.flex_box_center_end___2RmV- {
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___3k3IQ {
flex-direction: column;
box-orient: block-axis;
}
.banner___3caau {
display: flex;
align-items: center;
justify-content: center;
}
.banner___3caau .content___fxe_p {
width: 1200px;
height: 212px;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
.banner___3caau .content___fxe_p aside {
margin-top: 56px;
}
.banner___3caau .content___fxe_p aside p {
display: flex;
align-items: center;
}
.banner___3caau .content___fxe_p aside p b {
font-size: 30px;
font-weight: 500;
color: #000000;
letter-spacing: 4px;
margin-right: 20px;
}
.banner___3caau .content___fxe_p aside p span {
font-size: 16px;
color: #000000;
letter-spacing: 4px;
}
.banner___3caau .content___fxe_p aside .btns___Vv-WB {
margin-top: 35px;
}
.banner___3caau .content___fxe_p aside .btns___Vv-WB > div {
display: inline-block;
height: 32px;
background: #f6f7f9;
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 4px;
border: 1px solid #dadbde;
font-size: 14px;
color: #3b3e47;
line-height: 30px;
margin-right: 23px;
padding: 0 16px;
position: relative;
cursor: pointer;
}
.banner___3caau .content___fxe_p aside .btns___Vv-WB > div:hover {
color: #165dff;
border: 1px solid #bacffe;
}
.banner___3caau .content___fxe_p aside .btns___Vv-WB > div img {
position: absolute;
z-index: 1;
top: -21px;
right: 22px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___24EuS {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___H0sq_ {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___lroQv {
align-items: center;
box-align: center;
}
.flex_box_center_end___2zqAg {
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___1sePp {
flex-direction: column;
box-orient: block-axis;
}
.row___FQAuJ {
display: flex;
align-items: flex-start;
justify-content: flex-start;
}
.row___FQAuJ .title___1l3-g {
font-size: 14px;
color: #9096a3;
flex-shrink: 0;
width: 41px;
text-align-last: justify;
margin-top: 4px;
margin-right: 12px;
}
.row___FQAuJ .tagsWrap___18FE- {
flex: 1 1;
position: relative;
}
.row___FQAuJ .tagsWrap___18FE- .action___asdVT {
font-size: 14px;
color: #82a8ff;
width: 55px;
position: absolute;
z-index: 2;
bottom: 20px;
right: 0px;
cursor: pointer;
}
.row___FQAuJ .tagsWrap___18FE- .action___asdVT i {
display: inline-block;
font-size: 12px;
}
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 {
max-height: 240px;
overflow: hidden;
}
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .name___BKyJY span {
display: inline-block;
margin-left: 8px;
margin-bottom: 17px;
font-size: 14px;
cursor: pointer;
padding: 4px 12px;
}
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .name___BKyJY span:hover {
color: #165dff !important;
}
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0 .name___BKyJY .active___1eybt {
color: #165dff !important;
border-radius: 2px;
background: #f6f7f9;
}
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, 0.05) !important;
border-radius: 3px;
}
.row___FQAuJ .tagsWrap___18FE- .bar___M_nl0::-webkit-scrollbar-track {
background-color: #f6f7f9 !important;
box-shadow: none !important;
box-shadow: initial !important;
}
.row___FQAuJ .tagsBorderWrap___1NzgL .bar___M_nl0 {
padding-top: 8px;
border-radius: 4px;
border: 1px solid rgba(219, 220, 224, 0.5);
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___G8W6i {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1p_ZB {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2wivF {
align-items: center;
box-align: center;
}
.flex_box_center_end___y5a20 {
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___6oXp3 {
flex-direction: column;
box-orient: block-axis;
}
.tabs___sKski {
height: 32px;
background: #f6f7f9;
box-shadow: inset 0px 1px 3px 0px #d7d8d9;
border-radius: 16px;
}
.tabs___sKski span {
display: inline-block;
padding: 0 20px;
line-height: 32px;
font-size: 14px;
font-weight: 400;
color: #9096a3;
position: relative;
cursor: pointer;
}
.tabs___sKski span:hover {
color: #165dff;
}
.tabs___sKski span::after {
content: '';
position: absolute;
width: 1px;
height: calc(100% - 2px);
background: #e2e2e2;
border-radius: 4px;
z-index: 1;
left: 0;
top: 1px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
}
.tabs___sKski span:first-child::after,
.tabs___sKski .active___10xGM + span::after {
display: none;
}
.tabs___sKski .active___10xGM {
background: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 0px 2px 0px #e8effb;
border-radius: 16px;
border: 1px solid #c8d2ea;
color: #165dff;
line-height: 30px;
}
.tabs___sKski .active___10xGM::after {
display: none;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___4BHX- {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___fH2oM {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___TgSS9 {
align-items: center;
box-align: center;
}
.flex_box_center_end___1vKaD {
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___1kCgI {
flex-direction: column;
box-orient: block-axis;
}
.input___2mV-b {
width: 507px;
height: 38px;
background: #f6f7f9;
border-radius: 19px;
display: flex;
align-items: center;
padding: 0 17px;
}
.input___2mV-b .dropdown___1QKW2 {
position: relative;
flex-shrink: 0;
}
.input___2mV-b .dropdown___1QKW2:hover .menu___37CBn {
display: block;
}
.input___2mV-b .dropdown___1QKW2 .text___159fF {
color: #000000;
font-size: 14px;
cursor: default;
height: 38px;
display: flex;
align-items: center;
}
.input___2mV-b .dropdown___1QKW2 .text___159fF i {
font-size: 12px;
display: inline-block;
transform: translateY(1px) scale(0.6);
color: #979797;
}
.input___2mV-b .dropdown___1QKW2 .text___159fF .b1___2uGyF {
display: inline-block;
width: 1px;
height: 38px;
margin-left: 15px;
margin-right: 0px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
}
.input___2mV-b .dropdown___1QKW2 .text___159fF .b2___2DXw1 {
display: inline-block;
width: 1px;
height: 38px;
margin-left: 0px;
margin-right: 8px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
}
.input___2mV-b .dropdown___1QKW2 .menu___37CBn {
display: none;
position: absolute;
z-index: 999;
width: auto;
left: -16px;
top: 35px;
padding: 4px;
background-color: #fff;
border-radius: 8px;
box-shadow: 0px 10px 16px 0px #cecece;
}
.input___2mV-b .dropdown___1QKW2 .menu___37CBn div {
clear: both;
margin: 0;
padding: 5px 12px;
color: rgba(0, 0, 0, 0.88);
font-weight: 400;
font-size: 14px;
line-height: 1.57142857;
cursor: pointer;
transition: all 0.2s;
white-space: nowrap;
}
.input___2mV-b .dropdown___1QKW2 .menu___37CBn div:hover {
background-color: #f5f5f5;
}
.input___2mV-b > input {
flex: 1 1;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___fO1Sq {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2MANs {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2x-su {
align-items: center;
box-align: center;
}
.flex_box_center_end___6bZNq {
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___CGTHC {
flex-direction: column;
box-orient: block-axis;
}
.quickPager___2XH6F {
display: flex;
align-items: center;
justify-content: center;
}
.quickPager___2XH6F > div {
width: 60px;
height: 28px;
line-height: 26px;
text-align: center;
background: #f8f9fc;
border-radius: 2px;
border: 1px solid rgba(195, 207, 224, 0.5);
font-size: 12px;
color: #464f66;
margin: 0 10px;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.quickPager___2XH6F > div:hover {
color: #165dff;
}
.quickPager___2XH6F .disabled___2gPWV {
background: #f3f3f5;
border: 0;
line-height: 28px;
cursor: not-allowed;
color: #cecece;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___1lU21 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3CfJd {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___20q2h {
align-items: center;
box-align: center;
}
.flex_box_center_end___1jeZT {
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___2EyZF {
flex-direction: column;
box-orient: block-axis;
}
.list___3Kz8E {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
padding: 0;
}
.list___3Kz8E .wrap___12_X7 {
height: 277px;
background: #ffffff;
box-shadow: 0px 2px 4px 0px #d6dae1;
border-radius: 8px;
position: relative;
}
.list___3Kz8E .wrap___12_X7 .lockWrap___9zL4z {
position: absolute;
width: 100%;
left: 0px;
top: 0px;
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
z-index: 10;
display: flex;
cursor: default;
justify-content: center;
align-items: center;
flex-direction: column;
border-radius: 8px;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1:hover .cover___1j6mq {
transform: scale(1.1);
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .img___3itdG {
overflow: hidden;
height: calc(100% - 100px);
border-radius: 8px 8px 0 0;
position: relative;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .img___3itdG .cover___1j6mq {
width: 100%;
transition: all 0.5s;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .img___3itdG .sign___1Bm21 {
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
height: 30px;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .name___3H1zU {
height: 52px;
font-size: 16px;
font-weight: 600;
color: #000000;
padding: 0 12px;
width: 100%;
display: flex;
align-items: center;
padding-top: 30px;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .name___3H1zU .e___1W7k4 {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID {
height: 45px;
display: flex;
align-items: center;
color: #000f37;
padding: 0 12px;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID i {
color: #7d8592;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID > span {
margin-right: 15px;
font-size: 12px;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID .rate___aZiJa {
display: flex;
align-items: center;
margin-left: auto;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID .rate___aZiJa [class~='ant-rate-star'] {
font-size: 13px;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID .rate___aZiJa [class~='ant-rate'] {
font-size: 12px;
margin-top: -3px;
color: #ffa100;
}
.list___3Kz8E .wrap___12_X7 .li___2bcH1 .tags___G1tID .rate___aZiJa [class~='ant-rate-star']:not(:last-child) {
margin-right: 2px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___XZ1Hd {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2oG4i {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1UWtb {
align-items: center;
box-align: center;
}
.flex_box_center_end___1o2xT {
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___SlAE0 {
flex-direction: column;
box-orient: block-axis;
}
.list___1HvWe {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
padding: 0;
}
.list___1HvWe .wrap___10sri {
height: 308px;
background: #ffffff;
box-shadow: 0px 2px 4px 0px #d6dae1;
border-radius: 8px;
position: relative;
}
.list___1HvWe .wrap___10sri .lockWrap___2djiu {
position: absolute;
width: 100%;
left: 0px;
top: 0px;
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
z-index: 10;
display: flex;
cursor: default;
justify-content: center;
align-items: center;
border-radius: 8px;
}
.list___1HvWe .wrap___10sri .li___2W_zn:hover .cover___2FS3L {
transform: scale(1.1);
}
.list___1HvWe .wrap___10sri .li___2W_zn .img___cyxrw {
overflow: hidden;
height: calc(100% - 131px);
border-radius: 8px 8px 0 0;
position: relative;
}
.list___1HvWe .wrap___10sri .li___2W_zn .img___cyxrw .cover___2FS3L {
width: 100%;
transition: all 0.5s;
}
.list___1HvWe .wrap___10sri .li___2W_zn .img___cyxrw .sign___1cxDK {
position: absolute;
z-index: 1;
right: 0;
top: 10px;
height: 30px;
}
.list___1HvWe .wrap___10sri .li___2W_zn .name___3tYlu {
height: 52px;
font-size: 16px;
font-weight: 600;
color: #000000;
padding: 0 12px;
width: 100%;
display: flex;
align-items: center;
padding-top: 30px;
}
.list___1HvWe .wrap___10sri .li___2W_zn .name___3tYlu .e___1-orw {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
.list___1HvWe .wrap___10sri .li___2W_zn .unit___ycOgg {
font-size: 14px;
color: #000f37;
padding: 0px 12px;
margin-top: 8px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}
.list___1HvWe .wrap___10sri .li___2W_zn .unit___ycOgg i {
color: #7d8592;
}
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ {
height: 34px;
display: flex;
align-items: center;
color: #000f37;
padding: 0px 12px;
}
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ i {
color: #7d8592;
}
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ > span {
margin-right: 15px;
font-size: 12px;
}
.list___1HvWe .wrap___10sri .li___2W_zn .tags___2FRpJ .tag___1e0XO {
width: 76px;
height: 26px;
border-radius: 13px;
border: 1px solid #d6f7ef;
font-size: 14px;
color: #01795d;
line-height: 24px;
text-align: center;
margin-left: auto;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___2pHUo {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3Bfes {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1thiW {
align-items: center;
box-align: center;
}
.flex_box_center_end___3Zr7k {
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___3xe1a {
flex-direction: column;
box-orient: block-axis;
}
.list___3rlGv {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
padding: 0;
}
.list___3rlGv .wrap____oZzM {
height: 270px;
background: #ffffff;
box-shadow: 0px 1px 4px 0px #d6dae1;
border-radius: 8px;
position: relative;
}
.list___3rlGv .wrap____oZzM:hover .lockWrap___24eY2 {
display: flex;
}
.list___3rlGv .wrap____oZzM .lockWrap___24eY2 {
position: absolute;
z-index: 10;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
border-radius: 8px;
display: none;
flex-direction: column;
justify-content: center;
align-items: center;
}
.list___3rlGv .wrap____oZzM .lockWrap___24eY2 div {
width: 116px;
height: 36px;
border-radius: 18px;
border: 1px solid #ffffff;
font-size: 14px;
font-weight: 600;
color: #ffffff;
line-height: 34px;
text-align: center;
margin: 10px 0;
cursor: pointer;
}
.list___3rlGv .wrap____oZzM .lockWrap___24eY2 div:hover {
box-shadow: 0px 0px 4px 0px #4f85ff;
border: 1px solid #c2d3f8;
}
.list___3rlGv .wrap____oZzM .top___3SCOc {
height: calc(100% - 50px);
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
padding: 0 24px;
position: relative;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .sign____uZ_B {
position: absolute;
z-index: 1;
width: 44px;
height: 22px;
background: #ffe9c1;
border-radius: 8px 0px 13px 0px;
left: 0;
top: 0;
color: #a45204;
text-align: center;
line-height: 22px;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .name___2nHyM {
font-weight: 600;
color: #333333;
margin-top: 25px;
font-size: 16px;
white-space: normal;
text-align: center;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
line-height: 26px;
height: 48px;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .img___3Spn7 {
width: 60px;
height: 60px;
border-radius: 30px;
margin-top: 14px;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .text___1Pg2L {
font-size: 14px;
color: #333333;
margin-top: 8px;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .btns___Kr_Ti {
display: flex;
align-items: center;
margin-top: 12px;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .btns___Kr_Ti div {
width: 76px;
background: #ffffff;
height: 26px;
border-radius: 13px;
border: 1px solid #d6f7ef;
font-size: 14px;
color: #01795d;
line-height: 24px;
text-align: center;
margin: 0 10px;
}
.list___3rlGv .wrap____oZzM .top___3SCOc .btns___Kr_Ti aside {
width: 76px;
background: #ffffff;
height: 26px;
border-radius: 13px;
border: 1px solid #ffe9c1;
font-size: 14px;
color: #a45204;
line-height: 24px;
text-align: center;
margin: 0 10px;
}
.list___3rlGv .wrap____oZzM .bottom___2_iOx {
height: 50px;
border-top: 1px solid #f5f5f5;
display: flex;
align-items: center;
padding: 0 12px;
}
.list___3rlGv .wrap____oZzM .bottom___2_iOx > div {
margin-left: auto;
}
.list___3rlGv .wrap____oZzM .bottom___2_iOx > span {
display: flex;
align-items: center;
margin-right: 12px;
color: #999999;
}
.list___3rlGv .wrap____oZzM .bottom___2_iOx > span i {
font-size: 14px;
font-size: 12px;
color: #999999;
margin-right: 6px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___2AWuG {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___4j1zo {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3dWcm {
align-items: center;
box-align: center;
}
.flex_box_center_end___qvHJi {
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___3Eier {
flex-direction: column;
box-orient: block-axis;
}
.tabs___25WKT {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #dbdce0;
height: 54px;
}
.tabs___25WKT .tabsWrap___2lPJE {
display: flex;
align-items: center;
height: 100%;
}
.tabs___25WKT .tabsWrap___2lPJE > div {
position: relative;
font-size: 14px;
font-weight: 400;
color: #5f6368;
margin-right: 40px;
display: flex;
align-items: center;
height: 100%;
cursor: pointer;
}
.tabs___25WKT .tabsWrap___2lPJE .active___gGp9s {
font-weight: 500;
color: #202124;
}
.tabs___25WKT .tabsWrap___2lPJE .active___gGp9s:after {
position: absolute;
content: '';
width: 100%;
z-index: 4;
border-radius: 2px;
left: 0px;
bottom: 0px;
height: 3px;
background: #202124;
border-radius: 100px 100px 0px 0px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___Hq8-r {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3Nl1U {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1hgum {
align-items: center;
box-align: center;
}
.flex_box_center_end___i5ldC {
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____1u-K {
flex-direction: column;
box-orient: block-axis;
}
.table___2yPMl {
margin-left: -8px;
margin-top: -12px;
}
.table___2yPMl .ant-table-tbody tr {
background-color: #fff;
}
.table___2yPMl .ant-table-tbody tr td {
border: none;
color: #000000;
}
.table___2yPMl .ant-table-thead > tr > th {
background: white;
border: none;
color: #5f6368;
font-weight: 400;
}
.table___2yPMl .ant-table-column-sorter-full {
margin-top: -0.4em;
}
.table___2yPMl .ant-checkbox-checked .ant-checkbox-inner {
background-color: #fff;
border-color: #165dff;
}
.table___2yPMl .ant-checkbox-checked .ant-checkbox-inner::after {
border-color: #165dff;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___2fahw {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1h4HM {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2kxeE {
align-items: center;
box-align: center;
}
.flex_box_center_end___OjPB4 {
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___3zY1h {
flex-direction: column;
box-orient: block-axis;
}
.orderWrap___VQuq1 {
display: box;
display: flex;
align-items: center;
}
.orderIconWrap___18q7W {
display: box;
display: flex;
flex-direction: column;
height: 40px;
line-height: 40px;
color: #999999;
}
.orderAsc___3WBGg {
flex-direction: column;
text-align: center;
height: 10px;
line-height: 10px;
display: inline-block;
margin-top: 8px;
transform: translateY(2px);
}
.orderDesc____ipxK {
flex-direction: column;
text-align: center;
height: 10px;
line-height: 10px;
display: table;
}
.active___3EMfI {
color: #232b40 !important;
}
.cursorPointer___3og_L {
cursor: pointer;
color: #d8d8d8;
height: 10px;
}
.orderTextWrap___XQlmv {
font-size: 14px;
color: #3b3e47;
cursor: pointer;
margin-right: 5px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3IH6S {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3AU-S {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1ykIO {
align-items: center;
box-align: center;
}
.flex_box_center_end___1aIQB {
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___2A_ra {
flex-direction: column;
box-orient: block-axis;
}
.btn___23gjd {
height: 32px;
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 16px;
border: 1px solid #bacffe;
font-size: 14px;
color: #3061d0;
line-height: 30px;
text-align: center;
cursor: pointer;
padding: 0 15px;
-ms-user-select: none;
user-select: none;
}
.btn___23gjd:hover {
color: #165dff;
border: 1px solid #165dff;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/**
* Swiper 5.4.5
* Most modern mobile touch slider and framework with hardware accelerated transitions
* http://swiperjs.com
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 16, 2020
*/
@font-face {
font-family: 'swiper-icons';
src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
font-weight: 400;
font-style: normal;
}
:root {
--swiper-theme-color: #007aff;
}
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
/* Fix of Webkit flickering */
z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
flex-wrap: wrap;
flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
}
.swiper-slide-invisible-blank {
visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none;
/* For Firefox */
-ms-overflow-style: none;
/* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
-ms-scroll-snap-type: x mandatory;
scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
-ms-scroll-snap-type: y mandatory;
scroll-snap-type: y mandatory;
}
:root {
--swiper-navigation-size: 44px;
/*
--swiper-navigation-color: var(--swiper-theme-color);
*/
}
.swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: calc(44px / 44 * 27);
width: calc(var(--swiper-navigation-size) / 44 * 27);
height: 44px;
height: var(--swiper-navigation-size);
margin-top: calc(-1 * 44px / 2);
margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-theme-color);
color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
font-family: swiper-icons;
font-size: 44px;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-feature-settings: normal, ;
font-variant: normal;
font-variant: initial;
line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
left: 10px;
right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
right: 10px;
left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
--swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
--swiper-navigation-color: #000000;
}
.swiper-button-lock {
display: none;
}
:root {
/*
--swiper-pagination-color: var(--swiper-theme-color);
*/
}
.swiper-pagination {
position: absolute;
text-align: center;
transition: 300ms opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 10px;
left: 0;
width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: var(--swiper-theme-color);
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-theme-color);
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-white {
--swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
--swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
display: none;
}
/* Scrollbar */
.swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
}
/* Preloader */
:root {
/*
--swiper-preloader-color: var(--swiper-theme-color);
*/
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
animation: swiper-preloader-spin 1s infinite linear;
box-sizing: border-box;
border: 4px solid var(--swiper-theme-color);
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
}
/* a11y */
.swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube {
overflow: visible;
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
z-index: 0;
backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
filter: blur(50px);
z-index: 0;
}
.swiper-container-flip {
overflow: visible;
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
backface-visibility: hidden;
}
.flex_box_center___gYZEE {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1KH3d {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___FWbTE {
align-items: center;
box-align: center;
}
.flex_box_center_end___1kFhp {
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___1CD4J {
flex-direction: column;
box-orient: block-axis;
}
.bg___23uRF {
background: white;
}
.containerTitle___30lsk {
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___30lsk div:nth-child(1) {
flex: 1 1;
}
.containerDesc___GU0ZE {
height: 50px;
line-height: 40px;
padding: 0 30px;
margin-bottom: -20px;
margin-top: 10px;
display: box;
display: flex;
}
.containerDesc___GU0ZE p:nth-child(1) {
flex: 1 1;
}
.menus___k4cmv {
padding-right: 31px;
padding-top: 10px;
}
.menus___k4cmv [class~='ant-menu-horizontal'] {
border-bottom: 0;
}
.listItem___3tMc_ {
padding: 25px 30px 25px 30px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___3tMc_ > div {
flex: 1 1;
}
.listItem___3tMc_:hover {
box-shadow: 0 0 10px #ccc;
}
.info___3kqtY {
margin-left: 20px;
}
.info___3kqtY p {
margin-top: 18px;
}
.title___1DgAB {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___1DgAB strong {
color: #333;
}
.titleLeft___1zuMg {
flex: 1 1;
}
.titleRight___3j3Mz a {
margin-right: 20px;
font-weight: bold;
}
.acitons___1fgAM {
height: 70px;
background: white;
display: box;
display: flex;
align-items: center;
box-align: center;
padding: 0 30px;
}
.acitons___1fgAM > div:nth-child(2) {
display: box;
display: flex;
align-items: center;
box-align: center;
flex: 1 1;
}
.acitons___1fgAM > div:nth-child(2) .move___17c4C {
cursor: pointer;
color: #999;
padding: 0 16px;
position: relative;
}
.acitons___1fgAM > div:nth-child(2) p {
cursor: pointer;
color: #999;
margin-bottom: 0;
}
.acitons___1fgAM > div:nth-child(2) p:hover {
color: #333;
}
.acitons___1fgAM > div:nth-child(2) p span {
position: relative;
padding: 0 16px;
}
.acitons___1fgAM > div:nth-child(2) p span:after {
content: '';
width: 1px;
height: 10px;
background: #ededed;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
}
.acitons___1fgAM > div:nth-child(2) p:nth-last-child(1) span {
padding-right: 0;
}
.acitons___1fgAM > div:nth-child(2) p:nth-last-child(1) span:after {
display: none;
}
.hideHeadCheckbox___1PaS4 table {
background: #f4faff;
}
.hideHeadCheckbox___1PaS4 table > thead > tr > th:nth-child(1) > div {
display: none;
}
.moveCategory___2Wh6F {
padding: 30px 0;
position: relative;
top: -25px;
}
.moveCategory___2Wh6F ul {
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
background: white;
padding: 10px 0;
}
.moveCategory___2Wh6F ul li {
padding: 0;
margin: 5px 0;
font-size: 14px;
}
.tabSearch___semmS {
display: flex;
align-items: center;
margin: 8px 0;
}
.warpModal___3sxdW .ant-tabs-nav::before {
border-bottom: 0;
}
.modalColumn___3aP_r {
font-size: 14px;
}
.modalColumn___3aP_r .modalRow___1ru3g {
display: flex;
align-items: center;
font-size: 14px;
flex-direction: row;
margin-top: 12px;
}
.modalColumn___3aP_r .modalRow___1ru3g .sup___36Z9G {
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 */
.flex_box_center___VK_X4 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2bQ8e {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2GSXo {
align-items: center;
box-align: center;
}
.flex_box_center_end___3qRJo {
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___kI9VB {
flex-direction: column;
box-orient: block-axis;
}
.bg___1wf6q {
background: white;
}
.containerTitle___8Wfb5 {
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___8Wfb5 div:nth-child(1) {
flex: 1 1;
}
.containerDesc___YbgzD {
background-color: #fff;
}
.tablestyle___gxqMb {
margin-top: 10px;
}
.tablestyle___gxqMb div[class='ant-menu-submenu-title'] {
max-height: 240px;
overflow: auto;
}
.listItem___320zH {
padding: 25px 10px 25px 30px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___320zH > div {
flex: 1 1;
}
.listItem___320zH:hover {
box-shadow: 0 0 10px #ccc;
}
.info___3whog {
margin-left: 20px;
}
.info___3whog p {
margin-top: 15px;
margin-bottom: 0px;
}
.title___1gBxs {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___1gBxs strong {
color: #333;
}
.titleLeft___oaQur {
flex: 1 1;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.titleLeft___oaQur strong {
color: #333;
display: inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 380px;
}
.titleLeft___oaQur strong:hover {
color: #0152d9;
}
.titleRight___2-zR1 a {
margin-right: 20px;
font-weight: 500;
font-size: 16px;
color: #0152d9;
}
.titleRight___2-zR1 span {
margin-right: 20px;
font-weight: 500;
font-size: 16px;
color: #0152d9;
}
.acitons___3jEMn {
background: white;
display: box;
display: flex;
align-items: center;
box-align: center;
padding: 0 30px;
padding-bottom: 20px;
}
.acitons___3jEMn > div:nth-child(2) {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.acitons___3jEMn > div:nth-child(2) p {
cursor: pointer;
color: #999;
margin-bottom: 0;
}
.moveCategory___Z8Rcj {
padding: 30px 0;
position: relative;
top: -20px;
}
.moveCategory___Z8Rcj ul {
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
background: white;
padding: 10px 0;
}
.moveCategory___Z8Rcj ul li {
padding: 0;
margin: 5px 0;
font-size: 14px;
}
.name___2SMud {
font-weight: bold;
font-size: 16px;
color: #05101a;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 400px;
}
.categoryName___1kknW {
color: rgba(0, 0, 0, 0.65);
}
.schedule___2OSrq {
display: flex;
align-items: flex-start;
padding: 24px 20px 16px 30px;
background-color: #fff;
}
.fnSign___2lm3C {
color: #44d7b6 !important;
display: inline-block;
transform: scale(2.5);
padding-right: 4px;
}
.spanSize___EpJ_p {
font-size: 16px;
font-weight: 400;
color: #0152d9;
cursor: pointer;
}
.classromediv___l4n7V {
animation: glow___2ZtHI 200ms ease-out infinite alternate;
display: inline-block;
}
@keyframes glow___2ZtHI {
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___1oJJX > p {
cursor: pointer;
}
.dot___2_G1J {
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 */
.beginner___3NuSW {
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___3NuSW:hover {
border: 1px solid rgba(24, 144, 255, 0.3);
color: #0152d9;
}
.beginner___3NuSW:hover img {
transform: scale(1.1);
}
.spandiv___2Y293 {
height: 30px;
line-height: 30px;
text-align: center;
background: rgba(0, 255, 249, 0.2);
width: 80px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___HGyeq {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1SZxb {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3p7OJ {
align-items: center;
box-align: center;
}
.flex_box_center_end___2QknG {
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___2ONbh {
flex-direction: column;
box-orient: block-axis;
}
.home___3OXHi .bg___1FZqC {
height: 636px;
width: 100%;
background: url(./static/bg.6b5d6252.png) no-repeat center center;
background-size: cover;
overflow: hidden;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk {
max-width: 1200px;
margin: 120px auto 0 auto;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P {
position: relative;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container {
width: 100%;
height: 100%;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .swiper-pagination-bullet {
background: #fff;
opacity: 1;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .swiper-pagination-bullet-active {
background: #0152d9;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .swiper-button-prev,
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .swiper-button-next {
display: none;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container:hover .swiper-button-prev,
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container:hover .swiper-button-next {
display: block;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .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___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .index_moe_li {
position: relative;
z-index: 99;
height: 367px;
border-radius: 8px;
width: 748px;
overflow: hidden;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .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___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .swiper-slide-prev .index_moe_li {
opacity: 0;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .swiper-slide-next + div .index_moe_li {
margin-left: -273px !important;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .swiper-slide .index_moe_li {
transform: scale(0.8);
margin-left: -75px;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .swiper-slide .index_moe_focus_b {
display: none;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .swiper-slide-next {
position: relative;
z-index: 9999;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .swiper-slide-next .index_moe_li {
overflow: visible !important;
overflow: initial !important;
margin-left: -173px !important;
transform: scale(1) !important;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .swiper-slide-next .index_moe_focus_b {
display: block !important;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P .swiper-container .swiper-slide-next .index_moe_focus_shadow {
display: none !important;
}
.home___3OXHi .bg___1FZqC .public_width___2aZmk .banner___1YW3P img {
height: 367px;
width: 748px;
}
.home___3OXHi .content___1Zo8y {
width: 1260px;
margin: -90px auto 0px auto;
background: #ffffff;
border-radius: 4px;
padding: 30px;
}
.home___3OXHi .content___1Zo8y .experience___2HS7n {
display: flex;
justify-content: space-between;
}
.home___3OXHi .content___1Zo8y .experience___2HS7n .li___dyKah {
width: 392px;
height: 178px;
padding: 0 20px;
border-radius: 4px;
cursor: pointer;
}
.home___3OXHi .content___1Zo8y .experience___2HS7n .li___dyKah:hover {
background: linear-gradient(270deg, #026db2 0%, #12fee0 100%);
box-shadow: 0px 4px 10px 0px rgba(85, 88, 99, 0.5);
}
.home___3OXHi .content___1Zo8y .experience___2HS7n .li___dyKah > div:first-child {
font-size: 24px;
font-weight: 600;
color: #ffffff;
margin-top: 48px;
margin-bottom: 18px;
}
.home___3OXHi .content___1Zo8y .experience___2HS7n .li___dyKah .btn___19dK5 {
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___3OXHi .content___1Zo8y .experience___2HS7n .li___dyKah .btn___19dK5 img {
margin-top: -2px;
margin-left: 4px;
}
.home___3OXHi .content___1Zo8y .experience___2HS7n .li___dyKah:nth-child(1) {
background: url(./static/a1.3a9aa713.png) no-repeat center center;
background-size: cover;
}
.home___3OXHi .content___1Zo8y .experience___2HS7n .li___dyKah:nth-child(2) {
background: url(./static/a2.3c2bd4c2.png) no-repeat center center;
background-size: cover;
}
.home___3OXHi .content___1Zo8y .experience___2HS7n .li___dyKah:nth-child(3) {
background: url(./static/a3.3e87a77e.png) no-repeat center center;
background-size: cover;
}
.home___3OXHi .content___1Zo8y .demonstrate___1f-4k .title___106X_ {
font-size: 18px;
font-weight: 600;
color: #434d6c;
margin-top: 60px;
margin-bottom: 35px;
}
.home___3OXHi .content___1Zo8y .demonstrate___1f-4k > aside .li___dyKah {
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___3OXHi .content___1Zo8y .demonstrate___1f-4k > aside .li___dyKah .mask___YjAKB {
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___3OXHi .content___1Zo8y .demonstrate___1f-4k > aside .li___dyKah:hover .mask___YjAKB {
display: flex;
}
.home___3OXHi .content___1Zo8y .demonstrate___1f-4k > aside .li___dyKah .name___1cXcT {
font-size: 16px;
font-weight: 600;
color: #434d6c;
margin-bottom: 15px;
}
.home___3OXHi .content___1Zo8y .demonstrate___1f-4k > aside .li___dyKah .tagWarp___3GAYo .tag___sWimL {
display: inline-block;
height: 20px;
border: 1px solid #a6aac3;
padding: 0 8px;
text-align: center;
margin-right: 12px;
margin-bottom: 12px;
color: #888993;
}
.home___3OXHi .content___1Zo8y .demonstrate___1f-4k > aside .li___dyKah:nth-child(4n + 1),
.home___3OXHi .content___1Zo8y .demonstrate___1f-4k > aside .li___dyKah:first-child {
margin-left: 0;
}
.home___3OXHi .content___1Zo8y .feature___1HMP2 {
margin-top: 60px;
padding-bottom: 60px;
}
.home___3OXHi .content___1Zo8y .feature___1HMP2 .name___1cXcT {
display: flex;
align-items: center;
margin-bottom: 20px;
}
.home___3OXHi .content___1Zo8y .feature___1HMP2 .name___1cXcT span:first-child {
font-size: 18px;
font-weight: 600;
color: #434d6c;
}
.home___3OXHi .content___1Zo8y .feature___1HMP2 .name___1cXcT 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___3OXHi .content___1Zo8y .feature___1HMP2 > aside .li___dyKah {
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___3OXHi .content___1Zo8y .feature___1HMP2 > aside .li___dyKah:hover {
box-shadow: 0px 2px 6px 0px rgba(58, 69, 250, 0.3);
}
.home___3OXHi .content___1Zo8y .feature___1HMP2 > aside .li___dyKah:hover > div h4 {
color: #196efd;
}
.home___3OXHi .content___1Zo8y .feature___1HMP2 > aside .li___dyKah:hover > div h6 {
color: #181818;
}
.home___3OXHi .content___1Zo8y .feature___1HMP2 > aside .li___dyKah > img {
margin-top: 4px;
}
.home___3OXHi .content___1Zo8y .feature___1HMP2 > aside .li___dyKah > div {
margin-left: 18px;
}
.home___3OXHi .content___1Zo8y .feature___1HMP2 > aside .li___dyKah > div h4 {
font-size: 16px;
font-weight: 600;
color: #181818;
}
.home___3OXHi .content___1Zo8y .feature___1HMP2 > aside .li___dyKah > div h6 {
font-size: 14px;
color: #434d6c;
line-height: 26px;
}
.home___3OXHi .content___1Zo8y .feature___1HMP2 > aside .li___dyKah:nth-child(3n + 1),
.home___3OXHi .content___1Zo8y .feature___1HMP2 > aside .li___dyKah:first-child {
margin-left: 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.watermark___2DVjg {
position: absolute;
left: 0;
bottom: 100px;
font-size: 18px;
text-shadow: 0px 0px 5px #b6b6b6;
color: #ffffff;
z-index: 1;
}
.videovideo___3jScv::-webkit-media-controls-fullscreen-button {
display: none !important;
}
@keyframes upDown___3FGkz {
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___36IZ1 {
animation-name: upDown___3FGkz;
}
:root {
--youtube-red: #fe0900;
}
.container___GV_Ds {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.video-container___35tqx {
width: 100%;
height: 100%;
margin: 0 auto;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
}
.video-container___35tqx video {
width: 100%;
height: 100%;
max-height: auto;
object-fit: cover;
}
.video-controls___u99fM {
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___u99fM.hide___2GDit {
opacity: 0;
pointer-events: none;
}
.video-progress___2LKQJ {
position: relative;
height: 4px;
margin-bottom: 10px;
margin-top: 5px;
padding: 0 6px;
}
progress {
-webkit-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___3b-US {
position: absolute;
top: 0;
width: 100%;
cursor: pointer;
margin: 0;
}
.seek___3b-US:hover + .seek-tooltip___bZ9sZ {
display: block;
}
.seek-tooltip___bZ9sZ {
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___74sQw {
display: flex;
justify-content: space-between;
align-items: center;
font-size: 14px;
}
.bottom-controls___74sQw button {
display: inline-flex;
align-items: center;
}
.left-controls___2kBb3 {
display: flex;
align-items: center;
color: #fff;
font-size: 10px;
}
.right-controls___3oxDi {
display: flex;
}
.volume-controls___QLaWH {
display: inline-flex;
align-items: center;
}
.volume-controls___QLaWH input {
width: 100px;
opacity: 1;
transition: all 0.4s ease;
}
.volume-controls___QLaWH:hover input,
.volume-controls___QLaWH input:focus {
width: 100px;
opacity: 1;
}
.container___GV_Ds button {
cursor: pointer;
position: relative;
margin-right: 7px;
font-size: 12px;
padding: 3px;
border: none;
outline: none;
background-color: transparent;
}
.container___GV_Ds button * {
pointer-events: none;
}
.container___GV_Ds button::before {
content: attr(data-title);
position: absolute;
display: none;
right: 0;
top: -50px;
background-color: rgba(0, 0, 0, 0.6);
color: #fff;
font-weight: bold;
padding: 4px 6px;
word-break: keep-all;
white-space: pre;
}
.container___GV_Ds button:hover::before {
display: inline-block;
}
.fullscreen-button___2nHzc {
margin-right: 0;
}
.fullscreen-button1___1murk {
margin-top: -10px;
}
.pip-button___18qQG svg {
width: 26px;
height: 26px;
}
.playback-animation___gCL6X {
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___10eUe {
height: 5px;
background-color: #fff;
}
input[type='range'].volume___10eUe::-webkit-slider-runnable-track {
background-color: transparent;
}
input[type='range'].volume___10eUe::-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___10eUe::-moz-range-thumb {
border: 1px solid #fff;
background: #fff;
}
.hidden___2JBJW {
display: none;
}
.container___GV_Ds 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 */
.modal___3Y0Wf {
position: relative;
}
.modal___3Y0Wf video {
width: 800px;
height: 450px;
}
.modal___3Y0Wf div[class~='ant-modal-body'] {
padding: 0px;
font-size: 0 !important;
vertical-align: top;
}
.closeIcon___2U9hd {
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___2U9hd:before {
left: -4px;
position: absolute;
top: -16px;
}
.wrap___3bgrF {
display: flex;
justify-content: space-between;
padding: 9px;
background: #000000;
}
.input___e0HRQ {
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 */
.flex_box_center___3TrMw {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___25lz- {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___VNDYT {
align-items: center;
box-align: center;
}
.flex_box_center_end___1payq {
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___3s75t {
flex-direction: column;
box-orient: block-axis;
}
.home___2qxvj {
background-color: #fff;
}
.home___2qxvj .bg___11AQ6 {
position: relative;
}
.home___2qxvj .bg___11AQ6 .ant-carousel .slick-dots li button {
background: #c6d4dd;
}
.home___2qxvj .bg___11AQ6 .ant-carousel .slick-dots li.slick-active button {
background: #165dff;
}
.home___2qxvj .bg___11AQ6:hover .btns___2Mu9o {
display: flex;
}
.home___2qxvj .bg___11AQ6 .li___2F1jx {
width: 100%;
background-color: #999;
}
.home___2qxvj .bg___11AQ6 .li___2F1jx a {
width: 100%;
}
.home___2qxvj .bg___11AQ6 .btns___2Mu9o {
width: 1200px;
display: none;
justify-content: space-between;
align-items: center;
position: absolute;
top: 50%;
left: 50%;
z-index: 10;
transform: translate(-50%, -50%);
}
.home___2qxvj .bg___11AQ6 .btns___2Mu9o > div {
width: 63px;
height: 63px;
background: rgba(1, 6, 12, 0.6);
border-radius: 50%;
color: #fff;
line-height: 76px;
text-align: center;
cursor: pointer;
}
.home___2qxvj .bg___11AQ6 .btns___2Mu9o > div:hover {
background-color: #0152d9;
}
.home___2qxvj .bg___11AQ6 .btns___2Mu9o > div i {
font-size: 30px;
}
.home___2qxvj .competition___2OwyE {
min-width: 1200px;
margin: 0 auto;
}
.home___2qxvj .competition___2OwyE .title___3RKmg {
text-align: center;
font-size: 28px;
font-weight: 500;
color: #0f1826;
margin-top: 52px;
margin-bottom: 34px;
}
.home___2qxvj .competition___2OwyE .des___2u7RT {
display: flex;
align-items: center;
justify-content: center;
}
.home___2qxvj .competition___2OwyE .des___2u7RT > aside {
margin-left: 5px;
}
.home___2qxvj .competition___2OwyE .des___2u7RT > aside div:first-child {
font-size: 20px;
font-weight: 600;
color: #0f1826;
}
.home___2qxvj .competition___2OwyE .des___2u7RT > aside div:last-child {
font-size: 14px;
font-weight: 400;
color: #6e7580;
}
.home___2qxvj .information___1ivpa {
width: 1200px;
margin: 0 auto;
padding-bottom: 52px;
}
.home___2qxvj .information___1ivpa .title___3RKmg {
text-align: center;
margin-top: 52px;
margin-bottom: 34px;
position: relative;
}
.home___2qxvj .information___1ivpa .title___3RKmg b {
font-size: 28px;
font-weight: 500;
color: #0f1826;
}
.home___2qxvj .information___1ivpa .title___3RKmg span {
position: absolute;
z-index: 10;
top: 7px;
right: 20px;
font-size: 14px;
font-weight: 400;
color: #067afb;
}
.home___2qxvj .information___1ivpa .des___2u7RT {
display: flex;
justify-content: space-between;
}
.home___2qxvj .information___1ivpa .des___2u7RT .d1___1E_ob {
width: 329px;
height: 290px;
background: #e0ecff;
border-radius: 8px;
padding: 57px 38px 0 38px;
background: url(./static/k1.f73221b6.png) no-repeat bottom right;
background-color: #e0ecff;
cursor: pointer;
}
.home___2qxvj .information___1ivpa .des___2u7RT .d1___1E_ob b {
font-size: 26px;
color: #044cde;
line-height: 35px;
}
.home___2qxvj .information___1ivpa .des___2u7RT .d1___1E_ob aside {
font-size: 14px;
color: #586178;
margin-top: 16px;
}
.home___2qxvj .information___1ivpa .des___2u7RT .d1___1E_ob div {
width: 78px;
height: 30px;
text-align: center;
line-height: 30px;
background: #2468f1;
border-radius: 2px;
font-size: 14px;
color: #ffffff;
margin-top: 60px;
}
.home___2qxvj .information___1ivpa .des___2u7RT .d2___HyBW1,
.home___2qxvj .information___1ivpa .des___2u7RT .d3___2RMx0 {
width: 420px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.home___2qxvj .information___1ivpa .des___2u7RT .d2___HyBW1 > div,
.home___2qxvj .information___1ivpa .des___2u7RT .d3___2RMx0 > div {
height: 138px;
background: #f6f7fa;
border-radius: 8px;
padding: 30px;
cursor: pointer;
}
.home___2qxvj .information___1ivpa .des___2u7RT .d2___HyBW1 > div:hover,
.home___2qxvj .information___1ivpa .des___2u7RT .d3___2RMx0 > div:hover {
background: url(./static/k2.0073e97a.png) no-repeat center right;
background-color: #044cde;
}
.home___2qxvj .information___1ivpa .des___2u7RT .d2___HyBW1 > div:hover b,
.home___2qxvj .information___1ivpa .des___2u7RT .d3___2RMx0 > div:hover b,
.home___2qxvj .information___1ivpa .des___2u7RT .d2___HyBW1 > div:hover aside,
.home___2qxvj .information___1ivpa .des___2u7RT .d3___2RMx0 > div:hover aside {
color: #fff;
}
.home___2qxvj .information___1ivpa .des___2u7RT .d2___HyBW1 > div:hover div,
.home___2qxvj .information___1ivpa .des___2u7RT .d3___2RMx0 > div:hover div {
background: #ffffff;
color: #044cde;
}
.home___2qxvj .information___1ivpa .des___2u7RT .d2___HyBW1 > div b,
.home___2qxvj .information___1ivpa .des___2u7RT .d3___2RMx0 > div b {
font-size: 18px;
color: #0f1826;
}
.home___2qxvj .information___1ivpa .des___2u7RT .d2___HyBW1 > div aside,
.home___2qxvj .information___1ivpa .des___2u7RT .d3___2RMx0 > div aside {
font-size: 14px;
color: #586178;
margin-top: 9px;
margin-bottom: 5px;
}
.home___2qxvj .information___1ivpa .des___2u7RT .d2___HyBW1 > div div,
.home___2qxvj .information___1ivpa .des___2u7RT .d3___2RMx0 > div div {
width: 78px;
height: 28px;
background: #e5e8f1;
border-radius: 2px;
font-size: 14px;
color: #0f1826;
line-height: 28px;
text-align: center;
float: right;
}
.home___2qxvj .retrospect___hdxt7 {
height: 619px;
background: #f7fafd;
overflow: hidden;
}
.home___2qxvj .retrospect___hdxt7 .title___3RKmg {
text-align: center;
position: relative;
width: 1200px;
margin: 54px auto 42px auto;
}
.home___2qxvj .retrospect___hdxt7 .title___3RKmg b {
font-size: 28px;
font-weight: 500;
color: #0f1826;
}
.home___2qxvj .retrospect___hdxt7 .title___3RKmg span {
position: absolute;
z-index: 10;
top: 7px;
right: 20px;
font-size: 14px;
font-weight: 400;
color: #067afb;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU {
width: 1200px;
margin: 0 auto;
position: relative;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU:hover .btns___2Mu9o {
display: flex;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .ant-carousel .slick-dots li button {
background: #c6d4dd;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .ant-carousel .slick-dots li.slick-active button {
background: #165dff;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .ant-carousel .slick-dots-bottom {
bottom: -21px;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .li___2F1jx {
height: 440px;
background: #ffffff;
padding: 0 67px;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .li___2F1jx .left___1B8Nn {
float: left;
margin-top: 76px;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .li___2F1jx .right___3BQaw {
margin-top: 75px;
float: right;
width: 480px;
height: 280px;
display: flex;
flex-direction: column;
position: relative;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .li___2F1jx .right___3BQaw .name___2T0Hk {
font-size: 26px;
font-weight: 500;
color: #0f1826;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .li___2F1jx .right___3BQaw .des___2u7RT {
font-size: 16px;
color: #606982;
line-height: 26px;
margin-top: 20px;
flex: 1 1;
z-index: 2;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .li___2F1jx .right___3BQaw .btn___1Qii_ {
display: flex;
align-items: center;
cursor: pointer;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .li___2F1jx .right___3BQaw .btn___1Qii_ span {
font-size: 16px;
color: #044cde;
margin-right: 20px;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .li___2F1jx .right___3BQaw .l___1j7Zw {
position: absolute;
z-index: 1;
left: 12px;
top: 44px;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .li___2F1jx .right___3BQaw .r___3YGSw {
position: absolute;
z-index: 1;
right: 20px;
bottom: 86px;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .li___2F1jx:hover {
box-shadow: 0px 2px 27px 0px rgba(200, 212, 255, 0.5);
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .btns___2Mu9o {
min-width: 1200px;
width: calc(100vw - 50px);
display: none;
justify-content: space-between;
align-items: center;
position: absolute;
top: 50%;
left: 50%;
z-index: 10;
transform: translate(-50%, -50%);
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .btns___2Mu9o > div {
width: 63px;
height: 63px;
background: #e7f0f8;
border-radius: 50%;
color: #4e5969;
line-height: 76px;
text-align: center;
cursor: pointer;
}
.home___2qxvj .retrospect___hdxt7 .banner___5lHvU .btns___2Mu9o > div i {
font-size: 30px;
}
.home___2qxvj .group___1TrQV {
min-width: 1200px;
margin: 0 auto;
padding-bottom: 56px;
}
.home___2qxvj .group___1TrQV .title___3RKmg {
text-align: center;
font-size: 28px;
font-weight: 500;
color: #0f1826;
margin-top: 52px;
margin-bottom: 34px;
}
.home___2qxvj .group___1TrQV .tabs___1VMmG .ant-tabs-tab {
margin-right: 72px;
}
.home___2qxvj .group___1TrQV .tabs___1VMmG .ant-tabs-nav::before {
border: 0;
}
.home___2qxvj .group___1TrQV .tabs___1VMmG .ant-tabs-nav-wrap {
justify-content: center !important;
}
.home___2qxvj .group___1TrQV .list___2FHkS {
width: 1200px;
margin: 0 auto;
}
.home___2qxvj .group___1TrQV .list___2FHkS .edu-container {
background-color: #fff;
min-height: auto;
}
.home___2qxvj .group___1TrQV .list___2FHkS .edu-container .ant-list-items > div {
border-bottom: 1px solid #e7ebee;
}
.home___2qxvj .group___1TrQV .list___2FHkS .edu-container .ant-list-items > div:nth-child(4) ~ div {
display: none;
}
.home___2qxvj .group___1TrQV .list___2FHkS > div {
height: 176px;
border-bottom: 1px solid #e7ebee;
}
.home___2qxvj .group___1TrQV .btn___1Qii_ {
margin: 30px auto 0 auto;
width: 120px;
height: 30px;
background: rgba(6, 122, 251, 0.1);
border-radius: 2px;
font-size: 14px;
font-weight: 400;
color: #067afb;
line-height: 30px;
text-align: center;
cursor: pointer;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___1wzjU {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___19d2o {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1Wd-a {
align-items: center;
box-align: center;
}
.flex_box_center_end___2HPOy {
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___2cB5F {
flex-direction: column;
box-orient: block-axis;
}
.wrp___V2wJo {
width: 1200px;
margin: 0 auto;
}
.tabsWrap___1DQFz {
background: #fff;
border-radius: 4px 4px 0 0;
margin-bottom: 20px;
}
.tabsWrap___1DQFz div[class~='ant-tabs-tab'] {
font-size: 14px;
margin-right: 40px;
color: #5f6368;
}
.tabsWrap___1DQFz div[class~='ant-tabs-tab-active'] [class~='ant-tabs-tab-btn'] {
color: #232b40;
}
.tabsWrap___1DQFz [class~='ant-tabs-nav'] {
margin: 0px;
height: 56px;
}
.tabsWrap___1DQFz [class~='ant-tabs-nav'] div[class~='ant-tabs-ink-bar'] {
background-color: #232b40;
border-radius: 100px 100px 0px 0px;
height: 3px;
}
.tabsWrap___1DQFz [class~='ant-tabs-nav']::before {
background: #f1f1f1;
}
.searchWrap___2Cfcm {
margin-top: 24px;
}
.searchWrap___2Cfcm .search___W2SuN {
border-radius: 19px;
height: 38px;
width: 418px;
padding-left: 20px;
background-color: #f6f7f9;
border: none;
}
.searchWrap___2Cfcm .search___W2SuN span[class~='ant-input-search-icon'] {
display: none;
}
.searchWrap___2Cfcm .search___W2SuN .searchIcon___3ANcD {
margin-right: 14px;
cursor: pointer;
}
.searchWrap___2Cfcm .search___W2SuN input {
background-color: #f6f7f9;
}
.description___1QwKY {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
.bg___2WSLA {
background: #fff;
padding-bottom: 1px;
}
.list___u4-_b {
padding: 20px;
margin-bottom: 20px;
background: #fff;
position: relative;
}
.list___u4-_b .status___4LRSp {
position: absolute;
right: -5px;
top: 20px;
}
.list___u4-_b .status___4LRSp img {
width: 80px;
}
.list___u4-_b h1 {
font-size: 28px;
margin-bottom: 20px;
}
.list___u4-_b .desc___18okv {
display: box;
display: flex;
}
.list___u4-_b .desc___18okv .flex1___34Elm {
font-size: 14px;
color: #666;
flex: 1 1;
}
.list___u4-_b .desc___18okv .item___32MoH {
margin-left: 40px;
color: #666;
text-align: center;
}
.list___u4-_b .desc___18okv .item___32MoH strong {
font-size: 24px;
color: #333;
margin-top: 10px;
display: inline-block;
}
.list___u4-_b .footer___1100r {
font-size: 14px;
margin-top: 20px;
color: #828383;
}
.bottomText___25Uob {
font-size: 14px;
font-weight: 400;
color: #666666;
}
.CompetitionsList___2iLb3 {
position: relative;
background: #ffffff;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
border-radius: 4px;
border: 1px solid #f5f5f5;
margin-bottom: 20px;
}
.CompetitionsList___2iLb3 [class~='ant-list-item'] {
padding: 20px;
}
.CompetitionsList___2iLb3 [class~='ant-list-item-meta-content'] {
height: 100%;
display: flex;
flex-direction: column;
}
.CompetitionsList___2iLb3 [class~='ant-list-item-meta-description'] {
flex: 1 1;
}
.CompetitionsList___2iLb3 .signup___1gqfa {
width: 88px;
height: 32px;
border-radius: 4px;
font-size: 14px;
text-align: center;
color: #3061d0;
border-color: #bacffe;
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
}
.CompetitionsList___2iLb3 .signup___1gqfa:hover {
color: #165dff;
border-color: #165dff;
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
}
.CompetitionsList___2iLb3:hover {
box-shadow: 3px 4px 10px 2px rgba(229, 229, 229, 0.5);
opacity: 1;
border-radius: 2px;
}
.CompetitionsListzhezhao___2O-qQ {
position: absolute;
top: 0px;
left: 0px;
width: 1200px;
height: 100%;
z-index: 10000;
display: none;
background: rgba(0, 0, 0, 0.33);
text-align: center;
color: #fff;
font-size: 22px;
align-items: center;
justify-content: space-around;
flex-direction: column;
}
.CompetitionsList___2iLb3:hover .CompetitionsListzhezhao___2O-qQ {
display: block;
display: flex;
}
.shadow___13bWc {
background: #fff;
display: flex;
cursor: pointer;
}
.divimg___3dE7q {
width: 238px;
height: 140px;
border-radius: 4px;
overflow: hidden;
margin-right: 12px;
object-fit: cover;
object-position: left;
}
.commonTextBox___2XHB6 {
font-size: 14px;
font-weight: 400;
margin-left: 6px;
height: 26px;
line-height: 26px;
padding: 0 9px;
display: inline-block;
border-radius: 13px;
}
.commonTextBox___2XHB6.havetext___2a_fQ {
color: #00b187;
border: 1px solid #b1f0e1;
}
.commonTextBox___2XHB6.Finishedtext___3cssb {
color: #999999;
border: 1px solid #dadbde;
}
.commonTextBox___2XHB6.Comingtext___14gQI {
color: #165dff;
border: 1px solid #d5e2ff;
}
.info___1Q2IE {
text-align: right;
}
.info___1Q2IE .bonus___3IZye {
font-size: 30px;
font-weight: 500;
color: #333333;
margin-bottom: 8px;
}
.info___1Q2IE .bonus___3IZye .rmb___1zDRr {
font-size: 20px;
font-family: Helvetica;
color: #333333;
}
.info___1Q2IE .applyInfo___3Juew {
font-size: 14px;
font-weight: 400;
color: #666666;
}
.task_hide___KPgxv {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 80%;
font-size: 20px;
font-weight: 600;
color: #000000;
}
.task_hide___KPgxv:hover {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 20px;
max-width: 80%;
color: #0152d9;
}
.task_hide_2___151jJ {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
font-size: 14px;
font-weight: 400;
color: #333333;
}
.Unpublishedtext___2LPx9 {
background: #fafbfc;
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 4px;
border: 1px solid #e9eaec;
height: 32px;
width: 88px;
text-align: center;
line-height: 32px;
font-size: 14px;
font-weight: 400;
color: #c0c0c0;
cursor: no-drop;
}
.checkboxtitle___3U9gf {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
overflow: hidden;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.searchWrap___3itQA .search___6Phxx {
border-radius: 19px;
height: 38px;
width: 418px;
padding-left: 20px;
background-color: #f6f7f9;
border: none;
}
.searchWrap___3itQA .search___6Phxx span[class~='ant-input-search-icon'] {
display: none;
}
.searchWrap___3itQA .search___6Phxx .searchIcon___2OKV2 {
margin-right: 14px;
cursor: pointer;
}
.searchWrap___3itQA .search___6Phxx input {
background-color: #f6f7f9;
}
.scrollWrapper___3CgdD {
height: 240px;
border-radius: 4px;
border: 1px solid #dbdce0;
padding: 20px 26px;
margin-bottom: 35px;
}
.scrollWrapper___3CgdD .checkBoxWrapper___2rzjY {
display: flex;
align-items: center;
font-size: 14px;
font-weight: 400;
color: #333333;
}
.scrollWrapper___3CgdD .checkBoxWrapper___2rzjY .checkboxtitle___2oX3A {
max-width: 340px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
}
.partTitle___PjtbY {
font-size: 16px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #000000;
display: flex;
align-items: center;
}
.partTitle___PjtbY::before {
content: '';
display: inline-block;
width: 4px;
height: 15px;
background: #333333;
border-radius: 3px;
margin-right: 8px;
}
.exportBtn___2dBfL {
width: 105px;
height: 32px;
border-radius: 4px;
display: flex;
align-items: center;
justify-content: center;
}
.exportBtn___2dBfL .pngIcon___1AVKV {
height: 14px;
margin-right: 4px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */