Auto Submit

dev_local_v9_xiangtandaxue
autosubmit 3 years ago
parent 0c2aa746cc
commit 0b5e6e9ef6

File diff suppressed because one or more lines are too long

@ -84,7 +84,7 @@ html {--antd-wave-shadow-color: @primary-color;}
.zoom-right-enter, .zoom-right-appear {animation-fill-mode: both;}
.zoom-right-leave {animation-fill-mode: both;}
.ant-alert {color: @text-color;border-radius: 2px;}
.ant-alert-success {background-color: color(~`colorPalette("@{success-color}", 1)`);border: 1px solid color(~`colorPalette("@{modal-header-border-color-split}", 1)`);}
.ant-alert-success {background-color: color(~`colorPalette("@{success-color}", 1)`);border: 1px solid color(~`colorPalette("@{success-color}", 3)`);}
.ant-alert-success .ant-alert-icon {color: @success-color;}
.ant-alert-info {background-color: color(~`colorPalette("@{primary-color}", 1)`);border: 1px solid color(~`colorPalette("@{primary-color}", 3)`);}
.ant-alert-info .ant-alert-icon {color: @primary-color;}
@ -727,42 +727,42 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.ant-form-item-has-success.ant-form-item-has-feedback .ant-form-item-children-icon {color: @success-color;}
.ant-form-item-has-warning .ant-form-item-explain, .ant-form-item-has-warning .ant-form-item-split {color: @warning-color;}
.ant-form-item-has-warning .ant-input, .ant-form-item-has-warning .ant-input-affix-wrapper, .ant-form-item-has-warning .ant-input:hover, .ant-form-item-has-warning .ant-input-affix-wrapper:hover {border-color: @warning-color;}
.ant-form-item-has-warning .ant-input:focus, .ant-form-item-has-warning .ant-input-affix-wrapper:focus, .ant-form-item-has-warning .ant-input-focused, .ant-form-item-has-warning .ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(128, 181, 219, 0.2);}
.ant-form-item-has-warning .ant-input:focus, .ant-form-item-has-warning .ant-input-affix-wrapper:focus, .ant-form-item-has-warning .ant-input-focused, .ant-form-item-has-warning .ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(109, 117, 148, 0.2);}
.ant-form-item-has-warning .ant-input:not(.ant-form-item-has-warning .ant-input-disabled) {background-color: #fff;}
.ant-form-item-has-warning .ant-input-affix-wrapper:not(.ant-form-item-has-warning .ant-input-affix-wrapper-disabled) {background-color: #fff;}
.ant-form-item-has-warning .ant-input-affix-wrapper input:focus {box-shadow: none !important;}
.ant-form-item-has-warning .ant-calendar-picker-open .ant-calendar-picker-input {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(128, 181, 219, 0.2);}
.ant-form-item-has-warning .ant-calendar-picker-open .ant-calendar-picker-input {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(109, 117, 148, 0.2);}
.ant-form-item-has-warning .ant-input-prefix {color: @warning-color;}
.ant-form-item-has-warning .ant-input-group-addon {color: @warning-color;border-color: @warning-color;}
.ant-form-item-has-warning .has-feedback {color: @warning-color;}
.ant-form-item-has-warning.ant-form-item-has-feedback .ant-form-item-children-icon {color: @warning-color;}
.ant-form-item-has-warning .ant-select:not(.ant-select-borderless) .ant-select-selector {border-color: @warning-color !important;}
.ant-form-item-has-warning .ant-select:not(.ant-select-borderless).ant-select-open .ant-select-selector, .ant-form-item-has-warning .ant-select:not(.ant-select-borderless).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(128, 181, 219, 0.2);}
.ant-form-item-has-warning .ant-select:not(.ant-select-borderless).ant-select-open .ant-select-selector, .ant-form-item-has-warning .ant-select:not(.ant-select-borderless).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(109, 117, 148, 0.2);}
.ant-form-item-has-warning .ant-input-number, .ant-form-item-has-warning .ant-picker {border-color: @warning-color;}
.ant-form-item-has-warning .ant-input-number-focused, .ant-form-item-has-warning .ant-picker-focused, .ant-form-item-has-warning .ant-input-number:focus, .ant-form-item-has-warning .ant-picker:focus {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(128, 181, 219, 0.2);}
.ant-form-item-has-warning .ant-input-number-focused, .ant-form-item-has-warning .ant-picker-focused, .ant-form-item-has-warning .ant-input-number:focus, .ant-form-item-has-warning .ant-picker:focus {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(109, 117, 148, 0.2);}
.ant-form-item-has-warning .ant-input-number:not([disabled]):hover, .ant-form-item-has-warning .ant-picker:not([disabled]):hover {border-color: @warning-color;}
.ant-form-item-has-warning .ant-cascader-picker:focus .ant-cascader-input {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(128, 181, 219, 0.2);}
.ant-form-item-has-warning .ant-cascader-picker:focus .ant-cascader-input {border-color: color(~`colorPalette("@{warning-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(109, 117, 148, 0.2);}
.ant-form-item-has-error .ant-form-item-explain, .ant-form-item-has-error .ant-form-item-split {color: @error-color;}
.ant-form-item-has-error .ant-input, .ant-form-item-has-error .ant-input-affix-wrapper, .ant-form-item-has-error .ant-input:hover, .ant-form-item-has-error .ant-input-affix-wrapper:hover {border-color: @error-color;}
.ant-form-item-has-error .ant-input:focus, .ant-form-item-has-error .ant-input-affix-wrapper:focus, .ant-form-item-has-error .ant-input-focused, .ant-form-item-has-error .ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(229, 101, 142, 0.2);}
.ant-form-item-has-error .ant-input:focus, .ant-form-item-has-error .ant-input-affix-wrapper:focus, .ant-form-item-has-error .ant-input-focused, .ant-form-item-has-error .ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(188, 90, 17, 0.2);}
.ant-form-item-has-error .ant-input:not(.ant-form-item-has-error .ant-input-disabled) {background-color: #fff;}
.ant-form-item-has-error .ant-input-affix-wrapper:not(.ant-form-item-has-error .ant-input-affix-wrapper-disabled) {background-color: #fff;}
.ant-form-item-has-error .ant-input-affix-wrapper input:focus {box-shadow: none !important;}
.ant-form-item-has-error .ant-calendar-picker-open .ant-calendar-picker-input {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(229, 101, 142, 0.2);}
.ant-form-item-has-error .ant-calendar-picker-open .ant-calendar-picker-input {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(188, 90, 17, 0.2);}
.ant-form-item-has-error .ant-input-prefix {color: @error-color;}
.ant-form-item-has-error .ant-input-group-addon {color: @error-color;border-color: @error-color;}
.ant-form-item-has-error .has-feedback {color: @error-color;}
.ant-form-item-has-error.ant-form-item-has-feedback .ant-form-item-children-icon {color: @error-color;}
.ant-form-item-has-error .ant-select:not(.ant-select-borderless) .ant-select-selector {border-color: @error-color !important;}
.ant-form-item-has-error .ant-select:not(.ant-select-borderless).ant-select-open .ant-select-selector, .ant-form-item-has-error .ant-select:not(.ant-select-borderless).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(229, 101, 142, 0.2);}
.ant-form-item-has-error .ant-select:not(.ant-select-borderless).ant-select-open .ant-select-selector, .ant-form-item-has-error .ant-select:not(.ant-select-borderless).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(188, 90, 17, 0.2);}
.ant-form-item-has-error .ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {border: 0;}
.ant-form-item-has-error .ant-select.ant-select-auto-complete .ant-input:focus {border-color: @error-color;}
.ant-form-item-has-error .ant-input-number, .ant-form-item-has-error .ant-picker {border-color: @error-color;}
.ant-form-item-has-error .ant-input-number-focused, .ant-form-item-has-error .ant-picker-focused, .ant-form-item-has-error .ant-input-number:focus, .ant-form-item-has-error .ant-picker:focus {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(229, 101, 142, 0.2);}
.ant-form-item-has-error .ant-input-number-focused, .ant-form-item-has-error .ant-picker-focused, .ant-form-item-has-error .ant-input-number:focus, .ant-form-item-has-error .ant-picker:focus {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(188, 90, 17, 0.2);}
.ant-form-item-has-error .ant-input-number:not([disabled]):hover, .ant-form-item-has-error .ant-picker:not([disabled]):hover {border-color: @error-color;}
.ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor, .ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {border-color: @error-color;}
.ant-form-item-has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor, .ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(229, 101, 142, 0.2);}
.ant-form-item-has-error .ant-cascader-picker:focus .ant-cascader-input {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(229, 101, 142, 0.2);}
.ant-form-item-has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor, .ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(188, 90, 17, 0.2);}
.ant-form-item-has-error .ant-cascader-picker:focus .ant-cascader-input {border-color: color(~`colorPalette("@{error-color}", 5)`);border-right-width: 1px !important;box-shadow: 0 0 0 2px rgba(188, 90, 17, 0.2);}
.ant-form-item-has-error .ant-transfer-list {border-color: @error-color;}
.ant-form-item-has-error .ant-transfer-list-search:not([disabled]) {border-color: @border-color-base;}
.ant-form-item-has-error .ant-transfer-list-search:not([disabled]):hover {border-color: color(~`colorPalette("@{primary-color}", 5)`);border-right-width: 1px !important;}
@ -955,10 +955,10 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.ant-mentions-dropdown-menu-item-active {background-color: #f5f5f5;}
.ant-menu-item-danger.ant-menu-item {color: @error-color;}
.ant-menu-item-danger.ant-menu-item:hover, .ant-menu-item-danger.ant-menu-item-active {color: @error-color;}
.ant-menu-item-danger.ant-menu-item:active {background: #fff1f0;}
.ant-menu-item-danger.ant-menu-item:active {background: color(~`colorPalette("@{success-color}", 3)`);}
.ant-menu-item-danger.ant-menu-item-selected {color: @error-color;}
.ant-menu-item-danger.ant-menu-item-selected > a, .ant-menu-item-danger.ant-menu-item-selected > a:hover {color: @error-color;}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {background-color: #fff1f0;}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {background-color: color(~`colorPalette("@{success-color}", 3)`);}
.ant-menu-inline .ant-menu-item-danger.ant-menu-item::after {border-right-color: @error-color;}
.ant-menu-dark .ant-menu-item-danger.ant-menu-item, .ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover, .ant-menu-dark .ant-menu-item-danger.ant-menu-item > a {color: @error-color;}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {color: #fff;background-color: @error-color;}
@ -1457,11 +1457,11 @@ tr.ant-table-expanded-row:hover > td {background: #fbfbfb;}
.ant-tag-checkable:active, .ant-tag-checkable-checked {color: #fff;}
.ant-tag-checkable-checked {background-color: @primary-color;}
.ant-tag-checkable:active {background-color: color(~`colorPalette("@{primary-color}", 7)`);}
.ant-tag-pink {color: #eb2f96;background: color(~`colorPalette("@{heading-color}", 3)`);border-color: #ffadd2;}
.ant-tag-pink {color: #eb2f96;background: #fff0f6;border-color: #ffadd2;}
.ant-tag-pink-inverse {color: #fff;background: #eb2f96;border-color: #eb2f96;}
.ant-tag-magenta {color: #eb2f96;background: color(~`colorPalette("@{heading-color}", 3)`);border-color: #ffadd2;}
.ant-tag-magenta {color: #eb2f96;background: #fff0f6;border-color: #ffadd2;}
.ant-tag-magenta-inverse {color: #fff;background: #eb2f96;border-color: #eb2f96;}
.ant-tag-red {color: #f5222d;background: #fff1f0;border-color: #ffa39e;}
.ant-tag-red {color: #f5222d;background: color(~`colorPalette("@{success-color}", 3)`);border-color: #ffa39e;}
.ant-tag-red-inverse {color: #fff;background: #f5222d;border-color: #f5222d;}
.ant-tag-volcano {color: #fa541c;background: #fff2e8;border-color: #ffbb96;}
.ant-tag-volcano-inverse {color: #fff;background: #fa541c;border-color: #fa541c;}
@ -1485,7 +1485,7 @@ tr.ant-table-expanded-row:hover > td {background: #fbfbfb;}
.ant-tag-purple-inverse {color: #fff;background: #722ed1;border-color: #722ed1;}
.ant-tag-success {color: #52c41a;background: #f6ffed;border-color: #b7eb8f;}
.ant-tag-processing {color: #1890ff;background: #e6f7ff;border-color: #91d5ff;}
.ant-tag-error {color: #f5222d;background: #fff1f0;border-color: #ffa39e;}
.ant-tag-error {color: #f5222d;background: color(~`colorPalette("@{success-color}", 3)`);border-color: #ffa39e;}
.ant-tag-warning {color: #fa8c16;background: #fff7e6;border-color: #ffd591;}
.ant-timeline {color: @text-color;}
.ant-timeline-item-tail {border-left: 2px solid #f0f0f0;}

@ -85,7 +85,7 @@
window.location.replace("/upgrade-browser.html");
}
</script>
<link rel="stylesheet" href="/react/build/antdesign.c3706b1a.chunk.css" />
<link rel="stylesheet" href="/react/build/antdesign.b2cd8158.chunk.css" />
<link rel="stylesheet" href="/react/build/umi.6b27a7b3.css" />
<script>
window.routerBase = "/";
@ -149,6 +149,6 @@
<script src="/react/build/antdesign.08fed27f.async.js"></script>
<script src="/react/build/vendors.d15db150.async.js"></script>
<script src="/react/build/umi.4c9a59fd.js"></script>
<script src="/react/build/umi.81d04f6a.js"></script>
</body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -32,7 +32,7 @@
.header___1E4MV [class~='ant-layout-header'] {
padding: 0;
height: 72px;
background: #FFFFFF;
background: #24292f;
position: relative;
}
.header___1E4MV [class~='ant-layout-header'] [class~='timeShow'] {
@ -87,7 +87,7 @@
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx span {
font-size: 16px;
color: #25506B;
color: #ffffff;
display: inline-block;
position: relative;
}
@ -98,19 +98,19 @@
color: #979797;
}
.header___1E4MV .menu___Km2Uo li:hover .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li:hover .dropDown___3Phxo {
display: block;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span::after {
content: '';
width: 100%;
height: 2px;
background: #0072E9;
background: #c5c5c5;
position: absolute;
bottom: 12px;
left: 0;
@ -251,11 +251,6 @@
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.logo_style___3Gfgr {
width: 132px;
height: 40px;
margin-right: 100px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -291,6 +286,120 @@
/* 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;

File diff suppressed because one or more lines are too long

@ -32,7 +32,7 @@
.header___1E4MV [class~='ant-layout-header'] {
padding: 0;
height: 72px;
background: #FFFFFF;
background: #24292f;
position: relative;
}
.header___1E4MV [class~='ant-layout-header'] [class~='timeShow'] {
@ -87,7 +87,7 @@
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx span {
font-size: 16px;
color: #25506B;
color: #ffffff;
display: inline-block;
position: relative;
}
@ -98,19 +98,19 @@
color: #979797;
}
.header___1E4MV .menu___Km2Uo li:hover .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li:hover .dropDown___3Phxo {
display: block;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span::after {
content: '';
width: 100%;
height: 2px;
background: #0072E9;
background: #c5c5c5;
position: absolute;
bottom: 12px;
left: 0;
@ -251,11 +251,6 @@
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.logo_style___3Gfgr {
width: 132px;
height: 40px;
margin-right: 100px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -291,6 +286,120 @@
/* 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;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -2610,7 +2610,7 @@ ul.menu___1KAyS [class~='ant-dropdown-menu-item-active'] {
.header___1E4MV [class~='ant-layout-header'] {
padding: 0;
height: 72px;
background: #FFFFFF;
background: #24292f;
position: relative;
}
.header___1E4MV [class~='ant-layout-header'] [class~='timeShow'] {
@ -2665,7 +2665,7 @@ ul.menu___1KAyS [class~='ant-dropdown-menu-item-active'] {
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx span {
font-size: 16px;
color: #25506B;
color: #ffffff;
display: inline-block;
position: relative;
}
@ -2676,19 +2676,19 @@ ul.menu___1KAyS [class~='ant-dropdown-menu-item-active'] {
color: #979797;
}
.header___1E4MV .menu___Km2Uo li:hover .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li:hover .dropDown___3Phxo {
display: block;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span::after {
content: '';
width: 100%;
height: 2px;
background: #0072E9;
background: #c5c5c5;
position: absolute;
bottom: 12px;
left: 0;
@ -2829,11 +2829,6 @@ ul.menu___1KAyS [class~='ant-dropdown-menu-item-active'] {
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.logo_style___3Gfgr {
width: 132px;
height: 40px;
margin-right: 100px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -2869,6 +2864,120 @@ ul.menu___1KAyS [class~='ant-dropdown-menu-item-active'] {
/* 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;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -2643,7 +2643,7 @@
.header___1E4MV [class~='ant-layout-header'] {
padding: 0;
height: 72px;
background: #FFFFFF;
background: #24292f;
position: relative;
}
.header___1E4MV [class~='ant-layout-header'] [class~='timeShow'] {
@ -2698,7 +2698,7 @@
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx span {
font-size: 16px;
color: #25506B;
color: #ffffff;
display: inline-block;
position: relative;
}
@ -2709,19 +2709,19 @@
color: #979797;
}
.header___1E4MV .menu___Km2Uo li:hover .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li:hover .dropDown___3Phxo {
display: block;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span::after {
content: '';
width: 100%;
height: 2px;
background: #0072E9;
background: #c5c5c5;
position: absolute;
bottom: 12px;
left: 0;
@ -2862,11 +2862,6 @@
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.logo_style___3Gfgr {
width: 132px;
height: 40px;
margin-right: 100px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -2902,6 +2897,120 @@
/* 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;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1766,7 +1766,7 @@
.header___1E4MV [class~='ant-layout-header'] {
padding: 0;
height: 72px;
background: #FFFFFF;
background: #24292f;
position: relative;
}
.header___1E4MV [class~='ant-layout-header'] [class~='timeShow'] {
@ -1821,7 +1821,7 @@
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx span {
font-size: 16px;
color: #25506B;
color: #ffffff;
display: inline-block;
position: relative;
}
@ -1832,19 +1832,19 @@
color: #979797;
}
.header___1E4MV .menu___Km2Uo li:hover .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li:hover .dropDown___3Phxo {
display: block;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span::after {
content: '';
width: 100%;
height: 2px;
background: #0072E9;
background: #c5c5c5;
position: absolute;
bottom: 12px;
left: 0;
@ -1985,11 +1985,6 @@
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.logo_style___3Gfgr {
width: 132px;
height: 40px;
margin-right: 100px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -2025,6 +2020,120 @@
/* 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;

File diff suppressed because one or more lines are too long

@ -4105,7 +4105,7 @@ ul.menu___3Tf01 [class~='ant-dropdown-menu-item-active'] {
.header___1E4MV [class~='ant-layout-header'] {
padding: 0;
height: 72px;
background: #FFFFFF;
background: #24292f;
position: relative;
}
.header___1E4MV [class~='ant-layout-header'] [class~='timeShow'] {
@ -4160,7 +4160,7 @@ ul.menu___3Tf01 [class~='ant-dropdown-menu-item-active'] {
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx span {
font-size: 16px;
color: #25506B;
color: #ffffff;
display: inline-block;
position: relative;
}
@ -4171,19 +4171,19 @@ ul.menu___3Tf01 [class~='ant-dropdown-menu-item-active'] {
color: #979797;
}
.header___1E4MV .menu___Km2Uo li:hover .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li:hover .dropDown___3Phxo {
display: block;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span::after {
content: '';
width: 100%;
height: 2px;
background: #0072E9;
background: #c5c5c5;
position: absolute;
bottom: 12px;
left: 0;
@ -4324,11 +4324,6 @@ ul.menu___3Tf01 [class~='ant-dropdown-menu-item-active'] {
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.logo_style___3Gfgr {
width: 132px;
height: 40px;
margin-right: 100px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -4364,6 +4359,120 @@ ul.menu___3Tf01 [class~='ant-dropdown-menu-item-active'] {
/* 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;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -32,7 +32,7 @@
.header___1E4MV [class~='ant-layout-header'] {
padding: 0;
height: 72px;
background: #FFFFFF;
background: #24292f;
position: relative;
}
.header___1E4MV [class~='ant-layout-header'] [class~='timeShow'] {
@ -87,7 +87,7 @@
}
.header___1E4MV .menu___Km2Uo li .name___1Odvx span {
font-size: 16px;
color: #25506B;
color: #ffffff;
display: inline-block;
position: relative;
}
@ -98,19 +98,19 @@
color: #979797;
}
.header___1E4MV .menu___Km2Uo li:hover .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li:hover .dropDown___3Phxo {
display: block;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span {
color: #0072E9;
color: #c5c5c5;
}
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span::after {
content: '';
width: 100%;
height: 2px;
background: #0072E9;
background: #c5c5c5;
position: absolute;
bottom: 12px;
left: 0;
@ -251,11 +251,6 @@
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.logo_style___3Gfgr {
width: 132px;
height: 40px;
margin-right: 100px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -291,6 +286,120 @@
/* 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;
@ -988,10 +1097,6 @@
.mainSiteContent___3plRO .ContentWarp___12iL0 .orientation___3-coe .lf___2MsOh .right___wZwwQ a:nth-of-type(even) {
margin-right: 0;
}
.img_style___3u8Hs {
height: 100%;
width: 100%;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@ -1563,184 +1668,6 @@
border: 0;
width: 918px;
}
.shiyan_title_ch___1w9AE {
width: 96px;
height: 20px;
font-size: 20px;
font-weight: 600;
color: #25506B;
line-height: 20px;
letter-spacing: 4px;
text-align: center;
margin: 70px auto 10px auto;
}
.shiyan_title_zh___2Zq_l {
width: 115px;
height: 16px;
font-size: 16px;
font-weight: 400;
color: #25506B;
line-height: 16px;
margin: 0px auto 60px auto;
}
.shiyan_center___3gZwQ {
margin: 0 auto;
width: 1200px;
}
.platform___Heq63 {
width: 100%;
margin-top: 80px;
background: url(./static/pingtai_bg.5a30bcaf.png);
background-size: 100% 100%;
padding-bottom: 80px;
}
.platform___Heq63 .platform_title___3dLrM {
text-align: center;
width: 100%;
padding-top: 60px;
}
.platform___Heq63 .platform_title___3dLrM .platform_title_ch___3ZSWF {
height: 20px;
font-size: 20px;
font-weight: 600;
color: #25506B;
line-height: 20px;
}
.platform___Heq63 .platform_title___3dLrM .platform_title_zh___14y28 {
height: 16px;
font-size: 16px;
font-weight: 400;
color: #25506B;
line-height: 16px;
margin-top: 10px;
}
.platform___Heq63 .platform_content___25wMk {
width: 1208px;
margin: 50px auto 0px auto;
height: 400px;
position: relative;
}
.platform___Heq63 .platform_content___25wMk .platform_quxian___1bD_Q {
width: 100%;
height: 174px;
position: absolute;
bottom: 0;
}
.platform___Heq63 .platform_content___25wMk .platform_one___phFSU {
width: 224px;
height: 220px;
position: absolute;
left: 9px;
bottom: 90px;
background: url(./static/kuang.db9130d8.png);
background-size: 100% 100%;
}
.platform___Heq63 .platform_content___25wMk .platform_two___3Z1UF {
width: 224px;
height: 220px;
position: absolute;
left: 250px;
bottom: 174px;
background: url(./static/kuang.db9130d8.png);
background-size: 100% 100%;
}
.platform___Heq63 .platform_content___25wMk .platform_three___2YiXN {
width: 224px;
height: 220px;
position: absolute;
left: 490px;
bottom: 90px;
background: url(./static/kuang.db9130d8.png);
background-size: 100% 100%;
}
.platform___Heq63 .platform_content___25wMk .platform_four___26rG9 {
width: 224px;
height: 220px;
position: absolute;
left: 730px;
bottom: 174px;
background: url(./static/kuang.db9130d8.png);
background-size: 100% 100%;
}
.platform___Heq63 .platform_content___25wMk .platform_five___3J1E7 {
width: 224px;
height: 220px;
position: absolute;
left: 970px;
bottom: 90px;
background: url(./static/kuang.db9130d8.png);
background-size: 100% 100%;
}
.platform___Heq63 .platform_content___25wMk .platform_img___HEciQ {
width: 60px;
height: 60px;
margin: 40px 82px 20px 82px;
}
.platform___Heq63 .platform_content___25wMk .platform_text___2dGjJ {
width: 100%;
height: 16px;
font-size: 16px;
font-weight: 500;
color: #25506B;
line-height: 16px;
text-align: center;
}
.platform___Heq63 .platform_content___25wMk .platform_text___2dGjJ:hover {
color: #165DFF;
}
.shixun_footer___1byCe {
width: 100%;
height: 100px;
background: #292B48;
font-size: 14px;
font-weight: 400;
color: #FFFFFF;
line-height: 100px;
text-align: center;
}
/* 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 */
@ -1796,6 +1723,143 @@
/* top: 219px; */
left: 614px;
}
.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___3K14R {
justify-content: center;
align-items: center;
@ -2362,143 +2426,6 @@
/* 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;

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save