@charset "utf-8";
/* CSS Document */


    <style type="text/css">[class^=ant-]::-ms-clear,
[class*= ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class*= ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal,
[class*= ant-] input::-ms-reveal {
  display: none;
}
/* stylelint-disable property-no-vendor-prefix, at-rule-no-vendor-prefix */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-variant: tabular-nums;
  line-height: 1.5715;
  background-color: #fff;
  font-feature-settings: 'tnum';
}
[tabindex='-1']:focus {
  outline: none !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #0F5BFF;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #387eff;
}
a:active {
  color: #023fd9;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
::selection {
  color: #fff;
  background: #0F5BFF;
}
.clearfix::before {
  display: table;
  content: '';
}
.clearfix::after {
  display: table;
  clear: both;
  content: '';
}


.header-wrapper {
  position: fixed;
  width: 100%;
  min-width: 1280px;
  height: 60px;
  border: none;
  top: 0;
  left: 0;
  z-index: 13;
}
.header-wrapper-content {
  display: flex;
  user-select: none;
}
.header-wrapper-content-left {
  padding: 0 55px 0 30px;
  display: flex;
  align-items: center;
  height: 50px;
}
.header-wrapper-content-left a {
  display: flex;
  align-items: flex-end;
}
.header-wrapper-content-left a img {
  width: 139px;
  height: auto;
}
.header-wrapper-content > ul {
  display: flex;
  align-items: center;
  flex: 1;
}
.header-wrapper-content > ul li {
  position: relative;
}
.header-wrapper-content > ul li a {
  font-size: 14px;
  color: #fff;
  opacity: 0.8;
  height: 50px;
  line-height: 50px;
  padding: 0 16px;
  display: block;
  transition: all 0.3s ease-in-out;
}
.header-wrapper-content > ul li a:hover {
  opacity: 1;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}
.header-wrapper-content > ul li a.active {
  opacity: 1;
  font-weight: 600;
}
.header-wrapper-content > ul li::after {
  content: '';
  position: absolute;
  bottom: 6px;
  left: 50%;
  right: 50%;
  height: 3px;
  background: rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in-out;
}
.header-wrapper-content > ul li .ant-dropdown-trigger {
  width: auto;
}
.header-wrapper-content > ul li:hover::after {
  left: 16px;
  right: 16px;
  transition: all 0.3s ease-in-out;
}
.header-wrapper-content > ul li.checked-type a {
  opacity: 1;
  font-weight: 600;
}
.header-wrapper-content > ul li.checked-type::after {
  left: 16px;
  right: 16px;
}
.header-wrapper-content > div:last-of-type {
  display: flex;
  align-items: center;
}
.header-wrapper-content > div:last-of-type a {
  color: #fff;
}
.header-wrapper-content .change-skin {
  margin-left: 16px;
}
.header-wrapper-content .nav-right {
  display: flex;
  justify-content: flex-end;
  padding-right: 30px;
}
.header-wrapper-content .nav-right .connect-info {
  display: flex;
  align-items: center;
  margin-right: 32px;
}
.header-wrapper-content .nav-right .connect-info > span {
  margin-right: 8px;
}
.header-wrapper-content .nav-right .user-info {
  width: auto;
  padding: 0;
  display: flex;
  align-items: center;
}
.header-wrapper-content .nav-right .user-info-icon {
  flex-shrink: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: url(../img/avator-icon.png);
  background-size: 100%;
  margin-right: 8px;
}
.header-wrapper-content .nav-right .user-info-name {
  color: #FFFFFF;
}
.header-wrapper-content .nav-right .user-info:hover {
  cursor: pointer;
}
.header-wrapper .ant-dropdown-trigger {
  color: #fff;
  width: 106px;
  padding: 0 16px;
}
.header-wrapper .ant-avatar {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-wrapper .ant-avatar img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.ant-dropdown.header-login {
  padding-top: 17px !important;
  border-radius: 4px !important;
}
.ant-dropdown.header-login .ant-dropdown-menu {
  border-radius: 4px !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  width: 120px;
  padding: 8px 0 !important;
}
.ant-dropdown.header-login .ant-dropdown-menu-item {
  height: 32px !important;
  line-height: 32px;
  text-align: left;
  padding-left: 16px;
  color: #333;
}
.ant-dropdown.header-login .ant-dropdown-menu-item:hover {
  background: #F5F5F5;
}
.header-submenu {
  top: 50px !important;
  left: 0;
  right: 0;
}
.header-submenu ul {
  display: flex;
  justify-content: center;
  height: 50px;
  padding: 0;
  border-radius: 0;
}
.header-submenu .ant-dropdown-menu {
  background: #303033;
  box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.1);
}
.header-submenu .ant-dropdown-menu .ant-dropdown-menu-item {
  padding: 0;
}
.header-submenu .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content div span:nth-of-type(1) {
  color: #FFFFFF;
  display: inline-block;
  padding: 4px 11px;
  border: 1px solid #3695f0;
  border-radius: 6px;
}
.header-submenu .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content div span:nth-of-type(2) {
  color: #47a7ff;
  margin-left: 8px;
}
.header-submenu .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .disabled-item span:nth-of-type(1) {
  border: none;
  padding: 0;
}
.header-submenu .ant-dropdown-menu .ant-dropdown-menu-item-active {
  background: none;
}
.header-submenu .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background: transparent;
}
.header-submenu .ant-dropdown-menu .ant-dropdown-menu-item:not(:last-of-type) {
  margin-right: 50px;
}
.coo-consult {
  display: flex;
  align-items: center;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  margin-right: 24px;
  cursor: pointer;
  /* identical to box height, or 157% */
}
.coo-consult .coo-consult-word {
  color: #FFFFFF;
}
.coo-consult .coo-consult-icon {
  display: inline-block;
  width: 18px;
  height: 16px;
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/coo-icon.png) no-repeat;
  background-size: contain;
  margin-left: 8px;
  margin-top: 4px;
}
.wise-header-container {
  position: fixed;
  display: flex;
  align-items: center;
  height: 50px;
  width: 100%;
  z-index: 1;
}
.wise-header-container .wise-header-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0 20px;
}
.wise-header-container .wise-icon-menu {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/icon-menu.png) no-repeat;
  background-size: contain;
}
.wise-header-container .wise-logo {
  display: inline-block;
  width: 137px;
  height: 20px;
}
.wise-header-container .wise-logo img {
  width: 100%;
  height: 100%;
}
.wise-menu-page {
  position: fixed;
  top: 0;
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/menu_bg.png) no-repeat;
  background-size: 100%;
  height: 292px;
  width: 100%;
  z-index: 200;
  padding: 17px 30px;
  transform: translateY(-100%);
  transition: all 0.16s;
}
.openMenu {
  transform: translateY(0);
}
.wise-memu-cards {
  display: flex;
  flex-direction: column;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  padding-top: 50px;
}
.wise-memu-cards > span {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
.menu-close-icon {
  position: absolute;
  right: 30px;
  width: 15px;
  height: 15px;
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/icon-close.png) no-repeat;
  background-size: contain;
}
</style><style type="text/css">[class^=ant-]::-ms-clear,
[class*= ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class*= ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal,
[class*= ant-] input::-ms-reveal {
  display: none;
}
/* stylelint-disable property-no-vendor-prefix, at-rule-no-vendor-prefix */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-variant: tabular-nums;
  line-height: 1.5715;
  background-color: #fff;
  font-feature-settings: 'tnum';
}
[tabindex='-1']:focus {
  outline: none !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #0F5BFF;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #387eff;
}
a:active {
  color: #023fd9;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
::selection {
  color: #fff;
  background: #0F5BFF;
}
.clearfix::before {
  display: table;
  content: '';
}
.clearfix::after {
  display: table;
  clear: both;
  content: '';
}
.anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anticon > * {
  line-height: 1;
}
.anticon svg {
  display: inline-block;
}
.anticon::before {
  display: none;
}
.anticon .anticon-icon {
  display: block;
}
.anticon > .anticon {
  line-height: 0;
  vertical-align: 0;
}
.anticon[tabindex] {
  cursor: pointer;
}
.anticon-spin,
.anticon-spin::before {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.ant-fade-enter,
.ant-fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-fade-enter.ant-fade-enter-active,
.ant-fade-appear.ant-fade-appear-active {
  animation-name: antFadeIn;
  animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-fade-enter,
.ant-fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}
.ant-fade-leave {
  animation-timing-function: linear;
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ant-move-up-enter,
.ant-move-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-appear.ant-move-up-appear-active {
  animation-name: antMoveUpIn;
  animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-up-enter,
.ant-move-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-up-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-down-enter,
.ant-move-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-appear.ant-move-down-appear-active {
  animation-name: antMoveDownIn;
  animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-down-enter,
.ant-move-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-down-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-left-enter,
.ant-move-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-appear.ant-move-left-appear-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-left-enter,
.ant-move-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-left-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-right-enter,
.ant-move-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-appear.ant-move-right-appear-active {
  animation-name: antMoveRightIn;
  animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-right-enter,
.ant-move-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-right-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes antMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}
html {
  --antd-wave-shadow-color: #0F5BFF;
  --scroll-bar: 0;
}
[ant-click-animating-without-extra-node='true']::after,
.ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  box-shadow: 0 0 0 0 #0F5BFF;
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
@keyframes waveEffect {
  100% {
    box-shadow: 0 0 0 #0F5BFF;
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-appear.ant-slide-up-appear-active {
  animation-name: antSlideUpIn;
  animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-up-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-appear.ant-slide-down-appear-active {
  animation-name: antSlideDownIn;
  animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-appear.ant-slide-left-appear-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-left-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-appear.ant-slide-right-appear-active {
  animation-name: antSlideRightIn;
  animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-right-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes antSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
.ant-zoom-enter,
.ant-zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-appear.ant-zoom-appear-active {
  animation-name: antZoomIn;
  animation-play-state: running;
}
.ant-zoom-leave.ant-zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-enter,
.ant-zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-enter-prepare,
.ant-zoom-appear-prepare {
  transform: none;
}
.ant-zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-appear.ant-zoom-big-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-enter-prepare,
.ant-zoom-big-appear-prepare {
  transform: none;
}
.ant-zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-fast-leave {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-fast-enter-prepare,
.ant-zoom-big-fast-appear-prepare {
  transform: none;
}
.ant-zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-appear.ant-zoom-up-appear-active {
  animation-name: antZoomUpIn;
  animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-up-enter-prepare,
.ant-zoom-up-appear-prepare {
  transform: none;
}
.ant-zoom-up-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-appear.ant-zoom-down-appear-active {
  animation-name: antZoomDownIn;
  animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-down-enter-prepare,
.ant-zoom-down-appear-prepare {
  transform: none;
}
.ant-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-appear.ant-zoom-left-appear-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-left-enter-prepare,
.ant-zoom-left-appear-prepare {
  transform: none;
}
.ant-zoom-left-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-appear.ant-zoom-right-appear-active {
  animation-name: antZoomRightIn;
  animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-right-enter-prepare,
.ant-zoom-right-appear-prepare {
  transform: none;
}
.ant-zoom-right-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@keyframes antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}





.ant-typography-rtl {
  direction: rtl;
}
.ant-typography-rtl .ant-typography-expand,
.ant-typography-rtl .ant-typography-edit,
.ant-typography-rtl .ant-typography-copy {
  margin-right: 4px;
  margin-left: 0;
}
.ant-typography-rtl .ant-typography-expand {
  float: left;
}
div.ant-typography-edit-content.ant-typography-rtl {
  right: -12px;
  left: auto;
}
.ant-typography-rtl .ant-typography-edit-content-confirm {
  right: auto;
  left: 10px;
}
.ant-typography-rtl.ant-typography ul li,
.ant-typography-rtl.ant-typography ol li {
  margin: 0 20px 0 0;
  padding: 0 4px 0 0;
}
.ant-upload {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  outline: 0;
}
.ant-upload p {
  margin: 0;
}
.ant-upload-btn {
  display: block;
  width: 100%;
  outline: none;
}
.ant-upload input[type='file'] {
  cursor: pointer;
}
.ant-upload.ant-upload-select {
  display: inline-block;
}
.ant-upload.ant-upload-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-upload.ant-upload-select-picture-card {
  width: 104px;
  height: 104px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  vertical-align: top;
  background-color: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 2px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.ant-upload.ant-upload-select-picture-card > .ant-upload {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
}
.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #0F5BFF;
}
.ant-upload-disabled.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #d9d9d9;
}
.ant-upload.ant-upload-drag {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 2px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.ant-upload.ant-upload-drag .ant-upload {
  padding: 16px 0;
}
.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
  border-color: #023fd9;
}
.ant-upload.ant-upload-drag.ant-upload-disabled {
  cursor: not-allowed;
}
.ant-upload.ant-upload-drag .ant-upload-btn {
  display: table;
  height: 100%;
}
.ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: table-cell;
  vertical-align: middle;
}
.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
  border-color: #387eff;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon {
  margin-bottom: 20px;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
  color: #387eff;
  font-size: 48px;
}
.ant-upload.ant-upload-drag p.ant-upload-text {
  margin: 0 0 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
}
.ant-upload.ant-upload-drag p.ant-upload-hint {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-upload.ant-upload-drag .anticon-plus {
  color: rgba(0, 0, 0, 0.25);
  font-size: 30px;
  transition: all 0.3s;
}
.ant-upload.ant-upload-drag .anticon-plus:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload.ant-upload-drag:hover .anticon-plus {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload-picture-card-wrapper {
  display: inline-block;
  width: 100%;
}
.ant-upload-picture-card-wrapper::before {
  display: table;
  content: '';
}
.ant-upload-picture-card-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-picture-card-wrapper::before {
  display: table;
  content: '';
}
.ant-upload-picture-card-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  line-height: 1.5715;
}
.ant-upload-list::before {
  display: table;
  content: '';
}
.ant-upload-list::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-list::before {
  display: table;
  content: '';
}
.ant-upload-list::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-list-item {
  position: relative;
  height: 22.001px;
  margin-top: 8px;
  font-size: 14px;
}
.ant-upload-list-item-name {
  display: inline-block;
  width: 100%;
  padding-left: 22px;
  overflow: hidden;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-upload-list-item-card-actions {
  position: absolute;
  right: 0;
}
.ant-upload-list-item-card-actions-btn {
  opacity: 0;
}
.ant-upload-list-item-card-actions-btn.ant-btn-sm {
  height: 22.001px;
  line-height: 1;
  vertical-align: top;
}
.ant-upload-list-item-card-actions.picture {
  top: 22px;
  line-height: 0;
}
.ant-upload-list-item-card-actions-btn:focus,
.ant-upload-list-item-card-actions.picture .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-card-actions .anticon {
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.3s;
}
.ant-upload-list-item-card-actions:hover .anticon {
  color: rgba(0, 0, 0, 0.85);
}
.ant-upload-list-item-info {
  height: 100%;
  transition: background-color 0.3s;
}
.ant-upload-list-item-info > span {
  display: block;
  width: 100%;
  height: 100%;
}
.ant-upload-list-item-info .anticon-loading .anticon,
.ant-upload-list-item-info .ant-upload-text-icon .anticon {
  position: absolute;
  top: 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-upload-list-item:hover .ant-upload-list-item-info {
  background-color: #f5f5f5;
}
.ant-upload-list-item:hover .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-error,
.ant-upload-list-item-error .ant-upload-text-icon > .anticon,
.ant-upload-list-item-error .ant-upload-list-item-name {
  color: #E64552;
}
.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  color: #E64552;
}
.ant-upload-list-item-error .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-progress {
  position: absolute;
  bottom: -12px;
  width: 100%;
  padding-left: 26px;
  font-size: 14px;
  line-height: 0;
}
.ant-upload-list-picture .ant-upload-list-item,
.ant-upload-list-picture-card .ant-upload-list-item {
  position: relative;
  height: 66px;
  padding: 8px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.ant-upload-list-picture .ant-upload-list-item:hover,
.ant-upload-list-picture-card .ant-upload-list-item:hover {
  background: transparent;
}
.ant-upload-list-picture .ant-upload-list-item-error,
.ant-upload-list-picture-card .ant-upload-list-item-error {
  border-color: #E64552;
}
.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info {
  background: transparent;
}
.ant-upload-list-picture .ant-upload-list-item-uploading,
.ant-upload-list-picture-card .ant-upload-list-item-uploading {
  border-style: dashed;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  width: 48px;
  height: 48px;
  line-height: 60px;
  text-align: center;
  opacity: 0.8;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail .anticon,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail .anticon {
  font-size: 26px;
}
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#e6f7ff'],
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#e6f7ff'] {
  fill: #fff1f0;
}
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#1890ff'],
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#1890ff'] {
  fill: #E64552;
}
.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-picture-card .ant-upload-list-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 26px;
  transform: translate(-50%, -50%);
}
.ant-upload-list-picture .ant-upload-list-item-icon .anticon,
.ant-upload-list-picture-card .ant-upload-list-item-icon .anticon {
  font-size: 26px;
}
.ant-upload-list-picture .ant-upload-list-item-image,
.ant-upload-list-picture-card .ant-upload-list-item-image {
  max-width: 100%;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail img,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
}
.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 0 0 8px;
  padding-right: 8px;
  padding-left: 48px;
  overflow: hidden;
  line-height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name {
  margin-bottom: 12px;
}
.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 14px;
  width: calc(100% - 24px);
  margin-top: 0;
  padding-left: 56px;
}
.ant-upload-list-picture-card-container {
  display: inline-block;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
  vertical-align: top;
}
.ant-upload-list-picture-card .ant-upload-list-item {
  height: 100%;
  margin: 0;
}
.ant-upload-list-picture-card .ant-upload-list-item-info {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.ant-upload-list-picture-card .ant-upload-list-item-info::before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s;
  content: ' ';
}
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info::before {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete {
  z-index: 10;
  width: 16px;
  margin: 0 4px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover {
  color: #fff;
}
.ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions,
.ant-upload-list-picture-card .ant-upload-list-item-actions:hover {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: none;
  margin: 8px 0 0;
  padding: 0;
  line-height: 1.5715;
  text-align: center;
}
.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
  position: absolute;
  bottom: 10px;
  display: block;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
  background-color: #fafafa;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
  height: auto;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info::before,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete {
  display: none;
}
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 32px;
  width: calc(100% - 14px);
  padding-left: 0;
}
.ant-upload-list-text-container,
.ant-upload-list-picture-container {
  transition: opacity 0.3s, height 0.3s;
}
.ant-upload-list-text-container::before,
.ant-upload-list-picture-container::before {
  display: table;
  width: 0;
  height: 0;
  content: '';
}
.ant-upload-list-text-container .ant-upload-span,
.ant-upload-list-picture-container .ant-upload-span {
  display: block;
  flex: auto;
}
.ant-upload-list-text .ant-upload-span,
.ant-upload-list-picture .ant-upload-span {
  display: flex;
  align-items: center;
}
.ant-upload-list-text .ant-upload-span > *,
.ant-upload-list-picture .ant-upload-span > * {
  flex: none;
}
.ant-upload-list-text .ant-upload-list-item-name,
.ant-upload-list-picture .ant-upload-list-item-name {
  flex: auto;
  margin: 0;
  padding: 0 8px;
}
.ant-upload-list-text .ant-upload-list-item-card-actions,
.ant-upload-list-picture .ant-upload-list-item-card-actions {
  position: static;
}
.ant-upload-list-text .ant-upload-text-icon .anticon {
  position: static;
}
.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter,
.ant-upload-list .ant-upload-animate-inline-leave {
  animation-duration: 0.3s;
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-fill-mode: forwards;
}
.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter {
  animation-name: uploadAnimateInlineIn;
}
.ant-upload-list .ant-upload-animate-inline-leave {
  animation-name: uploadAnimateInlineOut;
}
@keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
.ant-upload-rtl {
  direction: rtl;
}
.ant-upload-rtl.ant-upload.ant-upload-select-picture-card {
  margin-right: auto;
  margin-left: 8px;
}
.ant-upload-list-rtl {
  direction: rtl;
}
.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
  padding-right: 22px;
  padding-left: 14px;
}
.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
  padding-right: 22px;
  padding-left: 28px;
}
.ant-upload-list-rtl .ant-upload-list-item-name {
  padding-right: 22px;
  padding-left: 0;
}
.ant-upload-list-rtl .ant-upload-list-item-name-icon-count-1 {
  padding-left: 14px;
}
.ant-upload-list-rtl .ant-upload-list-item-card-actions {
  right: auto;
  left: 0;
}
.ant-upload-list-rtl .ant-upload-list-item-card-actions .anticon {
  padding-right: 0;
  padding-left: 5px;
}
.ant-upload-list-rtl .ant-upload-list-item-info {
  padding: 0 4px 0 12px;
}
.ant-upload-list-rtl .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  padding-right: 0;
  padding-left: 5px;
}
.ant-upload-list-rtl .ant-upload-list-item-progress {
  padding-right: 26px;
  padding-left: 0;
}
.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  right: 8px;
  left: auto;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-icon {
  right: 50%;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name {
  margin: 0 8px 0 0;
  padding-right: 48px;
  padding-left: 8px;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1 {
  padding-right: 48px;
  padding-left: 18px;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2 {
  padding-right: 48px;
  padding-left: 36px;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-progress {
  padding-right: 0;
  padding-left: 0;
}
.ant-upload-list-rtl .ant-upload-list-picture-card-container {
  margin: 0 0 8px 8px;
}
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-actions {
  right: 50%;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
  margin: 8px 0 0;
  padding: 0;
}
body {
  -webkit-font-smoothing: antialiased;
  font-family: PingFang SC, Helvetica Neue, Hiragino Sans GB, Microsoft YaHei, Arial, SimSun, sans-serif;
}
body,
html {
  scroll-behavior: smooth;
  overflow: hidden;
}
#root {
  min-height: 100%;
  position: relative;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hide {
  display: none;
}
p {
  margin: 0;
  padding: 0;
}
a {
  color: #0F5BFF;
}
a:hover {
  color: #407FFF;
}
input,
textarea {
  outline: none;
  resize: none;
}
textarea.ant-input:focus {
  border: 1px solid #0F5BFF;
}
.ant-layout-sider {
  position: fixed;
  height: 100%;
  top: 0;
  padding-top: 50px;
  z-index: 11;
  background: #FFFFFF;
  box-shadow: inset -1px 0 0 #E0E0E0;
}
.ant-scrolling-effect {
  width: 100% !important;
}
::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 6px;
  /*高宽分别对应横竖滚动条的尺寸*/
  padding-right: 3px;
}
::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 3px;
  background: #E0E0E0;
}
::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  width: 10px;
  background: transparent;
}

table tr th.ant-table-selection-column,
table tr td.ant-table-selection-column {
  padding-left: 16px;
}
table th.hover-color:hover {
  color: #0F5BFF;
}
table th.hover-color:hover .ant-dropdown-trigger {
  cursor: pointer;
}
.table-dropdown {
  padding-top: 0 !important;
}


.switch {
  width: 15px;
  height: 15px;
  position: relative;
  transform-style: preserve-3d;
  perspective: 1800px;
  transform-origin: center;
  transform: rotateY(-30deg) rotateX(-30deg);
  cursor: pointer;
}
.switch > li {
  width: 15px;
  height: 15px;
  position: absolute;
}
.switch > li:nth-of-type(2) {
  transform: rotateY(90deg);
  transform-origin: left;
}
.switch > li:nth-of-type(3) {
  transform: translateZ(-15px);
}
.switch > li:nth-of-type(4) {
  transform: rotateY(-90deg);
  transform-origin: right;
}
.switch > li:nth-of-type(5) {
  transform: rotateX(-90deg);
  transform-origin: top;
}
.switch > li:nth-of-type(6) {
  transform: rotateX(90deg);
  transform-origin: bottom;
}
.switch.active {
  animation: change 0.6s linear infinite;
}
@keyframes change {
  from {
    transform: rotateX(-30deg) rotateY(-30deg) rotateZ(0);
  }
  to {
    transform: rotateX(-30deg) rotateY(-30deg) rotateZ(720deg);
  }
}
.switch > li:nth-of-type(1) {
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/dice1.png) no-repeat;
  background-size: 15px 15px;
}
.switch > li:nth-of-type(2) {
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/dice2.png) no-repeat;
  background-size: 15px 15px;
}
.switch > li:nth-of-type(3) {
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/dice3.png) no-repeat;
  background-size: 15px 15px;
}
.switch > li:nth-of-type(4) {
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/dice4.png) no-repeat;
  background-size: 15px 15px;
}
.switch > li:nth-of-type(5) {
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/dice5.png) no-repeat;
  background-size: 15px 15px;
}
.switch > li:nth-of-type(6) {
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/dice6.png) no-repeat;
  background-size: 15px 15px;
}
.index-page {
  height: 100vh;
  overflow-y: auto;
}
.index-page::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.index-page .banner-to-page {
  justify-content: center;
  width: 221px;
  height: 60px;
  border: 2px solid #FFFFFF;
  border-radius: 100px;
  background-color: #fff;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 14px;
  display: flex;
  align-items: center;
  color: #0141C0;
  cursor: pointer;
  transition: all 0.16s;
}
.index-page .banner-to-page:hover {
  opacity: 0.8;
}
.index-page .banner-container {
  position: relative;
}
.index-page .banner-img {
  height: 560px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.index-page .banner-img img {
  height: 100%;
}
.index-page .banner-desc {
  position: absolute;
  top: 173px;
  left: 152px;
  display: flex;
  flex-direction: column;
  font-family: 'PingFang SC';
  font-style: normal;
}
.index-page .banner-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
}
.index-page .banner-title-main {
  font-weight: 600;
  font-size: 40px;
  line-height: 52px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
  margin-bottom: 40px;
}
.index-page .main-container {
  background: url(../img/main_bg.png) no-repeat;
  background-size: 1500px 100%;
  background-color: #181714;
  background-position: center 0;
}
.index-page .main-content {
  width: 1000px;
  margin: auto;
}
.index-page .main-define-container {
  padding: 140px 0 110px;
}
.index-page .define-word {
  display: flex;
  flex-direction: column;
  width: 880px;
  margin: auto;
}
.index-page .common-title {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 52px;
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
  color: #FFFFFF;
}
.index-page .common-title i {
  font-style: normal;
  color: #4786FF;
}
.index-page .define-desc {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #999999;
  margin-top: 16px;
}
.index-page .define-banner {
  display: flex;
  justify-content: center;
  margin-top: 79px;
}
.index-page .define-banner img {
  max-width: 100%;
}
.index-page .reason-title {
  position: relative;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
}
.index-page .reason-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.index-page .reason-main {
  margin-top: 60px;
  width: 100%;
}
.index-page .reason-item {
  position: relative;
  padding: 36px 50px 80px;
  cursor: pointer;
  transition: all 0.16s;
  max-height: 711px;
}
.index-page .reason-item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/eff_img.png) no-repeat;
  background-size: 100%;
}
.index-page .reason-item-title {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 52px;
  display: flex;
  justify-content: center;
  color: #FFFFFF;
}
.index-page .reason-item-simple {
  background: linear-gradient(180deg, #2C2A2C 0%, #242323 100%);
}
.index-page .reason-item-item {
  display: flex;
  flex-direction: column;
  width: 289px;
}
.index-page .reason-item-desc {
  flex-direction: column;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
  margin-top: 25px;
}
.index-page .reason-item-desc > span + span {
  margin-top: 12px;
}
.index-page .reason-item-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 289px;
  height: 160px;
  margin-top: 33px;
  background: linear-gradient(154.5deg, #181414 2.63%, #252424 103.38%);
  box-shadow: inset 13px -10px 81px rgba(0, 0, 0, 0.25);
}
.index-page .reason-item-img img {
  max-width: 60px;
  max-height: 60%;
}
.index-page .reason-item-content {
  display: flex;
  margin-top: 33px;
  justify-content: space-between;
}
.index-page .reason-item-powerful {
  position: relative;
  background: linear-gradient(177.49deg, #5E52F1 2.1%, #766CF7 134.53%);
  padding-left: 116px;
  padding-right: 116px;
}
.index-page .reason-item-powerful::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/power_bg.png) no-repeat;
  background-size: 100%;
}
.index-page .reason-item-powerful .reason-item-img {
  background: #4B3EEA;
}
.index-page .reason-item-powerful .reason-item-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  display: flex;
  align-items: center;
  text-align: center;
}
.index-page .reason-item-bg {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/power_bg.png) no-repeat;
  background-size: 100%;
}
.index-page .reason-item-efficient {
  background: #F7F7F7;
  padding-left: 116px;
  padding-right: 116px;
}
.index-page .reason-item-efficient::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/eff_img.png) no-repeat;
  background-size: 100%;
}
.index-page .reason-item-efficient .reason-item-title,
.index-page .reason-item-efficient .reason-item-desc,
.index-page .reason-item-efficient .reason-title {
  color: #333;
}
.index-page .reason-item-efficient .reason-item-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  display: flex;
  align-items: center;
  text-align: center;
}
.index-page .main-step-container {
  width: 1000px;
  margin: 162px auto 0;
}
.index-page .step-content {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.index-page .step-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 278px;
  height: 340px;
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/step_bg_pc.png) center no-repeat;
  background-size: cover;
  padding: 30px;
}
.index-page .step-card-title {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}
.index-page .step-title-bold {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 90px;
  color: #FFFFFF;
}
.index-page .step-title {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: bold;
}
.index-page .step-card-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 238px;
  height: 124px;
  background: #181714;
  margin-bottom: 30px;
}
.index-page .step-card-img img {
  max-width: 100%;
  max-height: 100%;
}
.index-page .step-card-dec {
  width: 100%;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
  word-break: break-all;
}
.index-page .scene-container {
  margin-top: 130px;
  padding-bottom: 200px;
}
.index-page .scene-cards-content::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.index-page .scene-card {
  width: 235px;
  height: 350px;
  padding: 19px 22px;
  margin-right: 20px;
  margin-bottom: 16px;
}
.index-page .scene-card:nth-child(4n) {
  margin-right: 0;
}
.index-page .scene-card-sctive {
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/scene_blue_bg.png) center no-repeat;
  background-size: contain;
}
.index-page .scene-card-nomal {
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/scene_bk_bg.png) center no-repeat;
  background-size: contain;
}
.index-page .scene-cards-content {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}
.index-page .scene-card-desc {
  word-wrap: break-word;
  word-break: break-all;
  white-space: break-spaces;
}
.index-page .scene-card-btn {
  display: inline-block;
  justify-content: center;
  align-items: center;
  padding: 4px 12px;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 46px;
  margin-top: 14px;
}
.index-page .scene-card-title {
  display: block;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 54px;
  margin-bottom: 8px;
}
.index-page .scene-card-desc {
  display: block;
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
  opacity: 0.7;
  word-break: break-all;
}
.index-page .version-title {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  color: #FFFFFF;
}
.index-page .version-futures {
  display: flex;
  flex-wrap: wrap;
  width: 460px;
  min-height: 64px;
  margin-top: 46px;
  margin-bottom: 77px;
  justify-content: space-between;
}
.index-page .version-content {
  display: flex;
}
.index-page .version-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  height: 396px;
  justify-content: center;
}
.index-page .version-futures-item {
  position: relative;
  display: flex;
  align-items: center;
  width: 220px;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
  color: #FFFFFF;
  white-space: nowrap;
}
.index-page .version-futures-item::before {
  content: '';
  position: absolute;
  left: -10px;
  width: 7px;
  height: 7px;
  background: #333333;
  opacity: 0.5;
  margin-right: 4px;
}
.index-page .version-card-black {
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/version_bg.png) #202022 center no-repeat;
  background-size: cover;
}
.index-page .version-card-black .version-futures-item::before {
  background: #FFFFFF;
}
.index-page .version-card-white {
  background: #fff;
}
.index-page .version-card-white .version-futures-item {
  color: #333333;
}
.index-page .version-card-white .version-title {
  color: #333333;
}
.index-page .version-card-white .version-btn {
  background-color: #4886ff;
  color: #fff;
}
.index-page .version-btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 55px;
  border-radius: 95px;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  background: #fff;
}
.index-page .version-req {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  margin-top: 6px;
}
.index-page .limitHt {
  max-height: 120px;
  overflow: hidden;
}
.index-page .search-container {
  padding-top: 120px;
}
.index-page .search-cards {
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
  margin-top: 50px;
}
.index-page .search-card-item {
  cursor: pointer;
  width: 232px;
  height: 180px;
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/search_card_bg_01.png) no-repeat;
  background-size: cover;
  margin-right: 24px;
  padding: 16px;
  margin-bottom: 24px;
  border-radius: 22px;
}
.index-page .search-card-item:hover {
  background: #fff;
}
.index-page .search-card-item:hover .search-tab {
  background: rgba(0, 0, 0, 0.04);
  color: #626262;
}
.index-page .search-card-item:hover .search-title {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #2873FF;
}
.index-page .search-card-item:hover .search-desc {
  display: none;
}
.index-page .search-card-item:hover .to-page-btn {
  display: flex;
}
.index-page .search-card-item-two {
  background-image: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/search_card_bg_03.png);
}
.index-page .search-card-item-content {
  display: flex;
  flex-direction: column;
}
.index-page .search-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 29px;
  background: rgba(255, 255, 255, 0.17);
  border-radius: 24px;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
}
.index-page .search-title {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  text-align: center;
  margin-top: 26px;
}
.index-page .search-desc {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  opacity: 0.8;
  margin-top: 37px;
}
.index-page .search-desc::before {
  margin-right: 2px;
}
.index-page .search-desc::after {
  margin-left: 2px;
}
.index-page .search-desc::before,
.index-page .search-desc::after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 1px;
  background: rgba(255, 255, 255, 0.8);
}
.search-info-modal .ant-modal-content {
  background: #2B2D33;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.08), 0px 20px 32px rgba(0, 0, 0, 0.32);
  border-radius: 12px;
}
.search-info-modal .ant-modal-body {
  padding: 60px;
}
.search-info-modal .searc-content {
  display: flex;
  flex-direction: column;
}
.search-info-modal .searc-title {
  text-align: center;
  color: #fff;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 52px;
  margin-bottom: 16px;
}
.search-info-modal .searc-desc-buttom,
.search-info-modal .searc-desc {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 31px;
}
.search-info-modal .searc-desc-buttom {
  margin-bottom: 2px;
  margin-top: 4px;
}
.search-info-modal .searc-img {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 350px;
}
.search-info-modal .searc-img img {
  max-width: 100%;
  max-height: 350px;
}
.search-info-modal .ant-modal-footer {
  border: 0;
}
.search-info-modal .search-btn {
  display: flex;
  text-align: center;
  justify-content: center;
  margin-top: 10px;
}
.search-info-modal .search-btn span {
  justify-content: center;
  padding: 0 6px;
  min-width: 200px;
  height: 60px;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #2873FF;
  background: #FFFFFF;
  border-radius: 33px;
  cursor: pointer;
}
.search-info-modal .search-btn span.disable {
  background: #999;
  color: #eee;
}
.search-info-modal .anticon-close {
  color: #fff;
}
.search-info-modal .icon {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  cursor: pointer;
}
.search-info-modal .icon::before {
  content: '';
  display: inline-block;
  width: 13px;
  height: 18px;
  background: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/icon_switch.svg) center no-repeat;
  background-size: contain;
}
.search-info-modal .icon:hover {
  background: #3d3e44;
  border-radius: 50%;
}
.search-info-modal .icon:hover::before {
  background-image: url(https://baizhong-fe-bd.cdn.bcebos.com/static/baizhong/assets/images/icon_switch_hover.svg);
}
.version-time {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: rgba(255, 255, 255, 0.8);
  opacity: 0.8;
  margin-top: 8px;
}
.search-form-modal .ant-modal {
  color: #fff;
}
.search-form-modal .ant-modal-content {
  background: #fff;
}
.search-form-modal .ant-modal-footer {
  border: 0;
}
.search-form-modal .ant-modal-body {
  padding: 40px 60px 10px;
}
.to-page-btn {
  display: none;
  justify-content: center;
  align-items: center;
  width: 97px;
  height: 38px;
  background: #2873FF;
  border-radius: 22px;
  color: #FFFFFF;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin: 18px auto 0;
  cursor: pointer;
  transition: all 0.16s;
}
.to-page-btn:hover {
  opacity: 0.8;
}
.wenxin-page-consult-fixed-link {
  background: #1e58fa;
  border-radius: 100px;
  bottom: 100px;
  color: #fff;
  cursor: pointer;
  font-family: PingFang SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  height: 97px;
  letter-spacing: -0.095em;
  line-height: 130%;
  padding: 13px 17px 12px;
  position: fixed;
  right: 20px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 48px;
  z-index: 80;
}
.wenxin-page-consult-fixed-link:hover {
  background: #1f3de5;
  color: #fff;
}
</style><style type="text/css">.wenxin-footer {
  background-color: #f6f8fa;
  padding-top: 80px;
}
.wenxin-footer-content {
  width: 1180px;
  margin: auto;
  padding-bottom: 95px;
  padding-top: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.wenxin-footer-content .footer-item {
  width: 285px;
  float: left;
}
.wenxin-footer-content .footer-item-title {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
}
.wenxin-footer-content .footer-item .footer-item-ele {
  display: block;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 36px;
  color: #4e5969;
}
.wenxin-footer-content .footer-qr {
  float: right;
  margin-right: 60px;
  text-align: center;
}
.wenxin-footer-content .footer-qr:nth-child(3) {
  margin-right: 0;
}
.wenxin-footer-content .footer-qr-image {
  width: 115px;
  height: 115px;
  margin-bottom: 10px;
  text-align: center;
}
.wenxin-footer-content .footer-qr .extend-scale-image {
  position: relative;
  width: 120px;
  height: 120px;
}
.wenxin-footer-content .footer-qr-desc {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 1.5px;
  text-align: center;
  color: #000;
}
.wenxin-footer-content .extend-scale-qr {
  position: relative;
  top: -3px;
}
.wenxin-footer-content .extend-scale-qr .footer-qr-desc {
  position: relative;
  top: -2px;
}
.wenxin-footer-warning {
  height: 60px;
  line-height: 60px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  color: #4e5969;
  mix-blend-mode: normal;
  opacity: 0.5;
}
.wenxin-footer-wise {
  background-color: #181714;
}
.wenxin-footer-wise-content {
  padding-bottom: 10px;
  padding: 0 18px 44px 18px;
  border-bottom: 2px solid #000;
  margin-top: -1px;
}
.wenxin-footer-wise-content .footer-item {
  margin-bottom: 30px;
  padding-top: 10px;
}
.wenxin-footer-wise-content .footer-item-title {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.wenxin-footer-wise-content .footer-item-ele {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 30px;
  color: #FFFFFF;
  mix-blend-mode: normal;
  opacity: 0.6;
}
.wenxin-footer-wise-content .footer-item .footer-item-ele + .footer-item-ele {
  margin-left: 50px;
}
.wenxin-footer-wise .footer-qr-wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 30px;
  border-bottom: 0.8px solid #2a2929;
}
.wenxin-footer-wise .footer-qr {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 141px;
  height: 165px;
  margin: auto;
  text-align: center;
  background: linear-gradient(180deg, #333333 0%, rgba(51, 51, 51, 0) 100%);
  border-radius: 4px;
}
.wenxin-footer-wise .footer-qr-image {
  width: 115px;
  height: 115px;
  background-size: contain;
  margin-bottom: 4px;
}
.wenxin-footer-wise .footer-qr-desc {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 25px;
  /* identical to box height, or 230% */
  text-align: center;
  color: #FFFFFF;
}
.wenxin-footer-wise-warning {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  background-color: #181714;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  color: #FFFFFF;
  opacity: 0.4;
}