/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */


/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
/* stylelint-disable at-rule-no-unknown */
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;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  color: #646a73;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Roboto', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-variant: tabular-nums;
  line-height: 1.5;
  background-color: #fff;
  -webkit-font-feature-settings: 'tnum';
          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;
  font-weight: var(--semi-bold);
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          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;
  font-weight: var(--semi-bold);
}
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: #325ab4;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #4e83fd;
}
a:active {
  color: #245bdb;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  color: rgba(50, 90, 180, 0.3);
  cursor: not-allowed;
  pointer-events: none;
}
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;
}
svg:not(:root) {
  overflow: hidden;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      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;
}
th {
  text-align: inherit;
}
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;
}
::-moz-selection {
  color: inherit;
  background: #e1eaff;
}
::selection {
  color: inherit;
  background: #e1eaff;
}
.clearfix {
  zoom: 1;
}
.clearfix::before,
.clearfix::after {
  display: table;
  content: '';
}
.clearfix::after {
  clear: both;
}
.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[tabindex] {
  cursor: pointer;
}
.anticon-spin::before {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
}
.anticon-spin {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
}
.fade-enter,
.fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.fade-leave.fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.fade-enter,
.fade-appear {
  opacity: 0;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.fade-leave {
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@-webkit-keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.move-up-enter,
.move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-up-enter,
.move-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-down-enter,
.move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-down-enter,
.move-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-left-enter,
.move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-left-enter,
.move-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-right-enter,
.move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-right-enter,
.move-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@-webkit-keyframes antMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}
html {
  --wave-shadow-color: #325ab4;
}
[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 #325ab4;
  box-shadow: 0 0 0 0 var(--wave-shadow-color);
  opacity: 0.2;
  -webkit-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: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
@-webkit-keyframes waveEffect {
  100% {
    box-shadow: 0 0 0 #325ab4;
    box-shadow: 0 0 0 6px var(--wave-shadow-color);
  }
}
@keyframes waveEffect {
  100% {
    box-shadow: 0 0 0 #325ab4;
    box-shadow: 0 0 0 6px var(--wave-shadow-color);
  }
}
@-webkit-keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.slide-up-enter,
.slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-up-enter,
.slide-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-down-enter,
.slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-down-enter,
.slide-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-left-enter,
.slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-left-enter,
.slide-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-right-enter,
.slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-right-enter,
.slide-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes antSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
.swing-enter,
.swing-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.swing-enter.swing-enter-active,
.swing-appear.swing-appear-active {
  -webkit-animation-name: antSwingIn;
          animation-name: antSwingIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes antSwingIn {
  0%,
  100% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-10px);
  }
  40% {
    transform: translateX(10px);
  }
  60% {
    transform: translateX(-5px);
  }
  80% {
    transform: translateX(5px);
  }
}
@keyframes antSwingIn {
  0%,
  100% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-10px);
  }
  40% {
    transform: translateX(10px);
  }
  60% {
    transform: translateX(-5px);
  }
  80% {
    transform: translateX(5px);
  }
}
.zoom-enter,
.zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-enter,
.zoom-appear {
  -ms-transform: scale(0);
      transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-enter,
.zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-enter,
.zoom-big-appear {
  -ms-transform: scale(0);
      transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -ms-transform: scale(0);
      transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-up-enter,
.zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-up-enter,
.zoom-up-appear {
  -ms-transform: scale(0);
      transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-down-enter,
.zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-down-enter,
.zoom-down-appear {
  -ms-transform: scale(0);
      transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-left-enter,
.zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-left-enter,
.zoom-left-appear {
  -ms-transform: scale(0);
      transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-right-enter,
.zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-right-enter,
.zoom-right-appear {
  -ms-transform: scale(0);
      transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@-webkit-keyframes antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}
@-webkit-keyframes antZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}
@-webkit-keyframes antZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}
@-webkit-keyframes antZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}
@-webkit-keyframes antZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
@keyframes antZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
/* ats-x modal相关的动画 */
@-webkit-keyframes ZoomModalIn {
  0% {
    transform: scale(0.2) translateY(0);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(-50%);
    opacity: 1;
  }
}
@keyframes ZoomModalIn {
  0% {
    transform: scale(0.2) translateY(0);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(-50%);
    opacity: 1;
  }
}
@-webkit-keyframes ZoomModalOut {
  0% {
    transform: scale(1) translateY(-50%);
    opacity: 1;
  }
  100% {
    transform: scale(0.2) translateY(0);
    opacity: 0;
  }
}
@keyframes ZoomModalOut {
  0% {
    transform: scale(1) translateY(-50%);
    opacity: 1;
  }
  100% {
    transform: scale(0.2) translateY(0);
    opacity: 0;
  }
}
.ant-motion-collapse-legacy {
  overflow: hidden;
}
.ant-motion-collapse-legacy-active {
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
  overflow: hidden;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-message {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: fixed;
  top: 36px;
  left: 0;
  z-index: 1010;
  width: 100%;
  pointer-events: none;
}
.atsx-message-notice {
  padding: 8px;
  text-align: center;
}
.atsx-message-notice:first-child {
  margin-top: -8px;
}
.atsx-message-notice-content {
  position: relative;
  display: inline-block;
  padding: 12px 24px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  pointer-events: all;
  max-width: 600px;
  text-align: left;
}
.atsx-message-info-place .atsx-message-notice-content,
.atsx-message-loading-place .atsx-message-notice-content,
.atsx-message-default-place .atsx-message-notice-content {
  background: #F0F4FF;
  border: 1px solid #3370FF;
}
.atsx-message-success-place .atsx-message-notice-content {
  background: #f0fbef;
  border: 1px solid #34c724;
}
.atsx-message-error-place .atsx-message-notice-content {
  background: #FEF1F1;
  border: 1px solid #F54A45;
}
.atsx-message-warning-place .atsx-message-notice-content {
  background: #FFF5EB;
  border: 1px solid #FF8800;
}
.atsx-message-custom-content span {
  display: inline-block;
  vertical-align: top;
  line-height: 22px;
}
.atsx-message-custom-content span.atsx-message-custom-text {
  margin-left: 24px;
}
.atsx-message-can-close .atsx-message-custom-content span.atsx-message-custom-text {
  margin-right: 32px;
}
.atsx-message-custom-content span.atsx-message-custom-operations {
  color: #3370FF;
  font-size: 14px;
  margin-right: 16px;
}
.atsx-message-custom-content span.atsx-message-custom-operations.atsx-message-custom-operations-with-close {
  margin-right: 12px;
}
.atsx-message-custom-content .atsx-message-close {
  font-size: 16px;
  color: #8F959E;
  position: absolute;
  top: 15px;
}
.atsx-message-custom-content .atsx-message-close:hover {
  color: #3370FF;
}
.atsx-message-success .atsx-message-icon {
  color: #34c724;
}
.atsx-message-error .atsx-message-icon {
  color: #F54A45;
}
.atsx-message-warning .atsx-message-icon {
  color: #FF8800;
}
.atsx-message-info .atsx-message-icon,
.atsx-message-loading .atsx-message-icon {
  color: #3370FF;
}
.atsx-message-icon {
  position: absolute;
  top: 15px;
  margin-right: 8px;
  font-size: 16px;
}
.atsx-message-close {
  display: none;
  right: 16px;
  position: absolute;
  top: 14px;
  cursor: pointer;
  font-size: 12px;
}
.atsx-message-can-close .atsx-message-notice-content {
  padding-right: 32px;
}
.atsx-message-can-close .atsx-message-close {
  display: inline-block;
}
.atsx-message-notice.move-up-leave.move-up-leave-active {
  -webkit-animation-name: MessageMoveOut;
          animation-name: MessageMoveOut;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}
@-webkit-keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-icon {
  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;
}
.atsx-icon svg {
  display: inline-block;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-divider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  background: #9CA2A9;
}
.atsx-divider,
.atsx-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  width: 1px;
  height: 0.9em;
  margin: 0 8px;
  vertical-align: middle;
}
.atsx-divider-horizontal {
  display: block;
  clear: both;
  width: 100%;
  min-width: 100%;
  height: 1px;
  margin: 24px 0;
}
.atsx-divider-horizontal.atsx-divider-with-text,
.atsx-divider-horizontal.atsx-divider-with-text-left,
.atsx-divider-horizontal.atsx-divider-with-text-right {
  display: table;
  margin: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-weight: var(--semi-bold);
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  background: transparent;
}
.atsx-divider-horizontal.atsx-divider-with-text::before,
.atsx-divider-horizontal.atsx-divider-with-text-left::before,
.atsx-divider-horizontal.atsx-divider-with-text-right::before,
.atsx-divider-horizontal.atsx-divider-with-text::after,
.atsx-divider-horizontal.atsx-divider-with-text-left::after,
.atsx-divider-horizontal.atsx-divider-with-text-right::after {
  position: relative;
  top: 50%;
  display: table-cell;
  width: 50%;
  border-top: 1px solid #e8e8e8;
  -ms-transform: translateY(50%);
      transform: translateY(50%);
  content: '';
}
.atsx-divider-horizontal.atsx-divider-with-text-left .atsx-divider-inner-text,
.atsx-divider-horizontal.atsx-divider-with-text-right .atsx-divider-inner-text {
  display: inline-block;
  padding: 0 10px;
}
.atsx-divider-horizontal.atsx-divider-with-text-left::before {
  top: 50%;
  width: 5%;
}
.atsx-divider-horizontal.atsx-divider-with-text-left::after {
  top: 50%;
  width: 95%;
}
.atsx-divider-horizontal.atsx-divider-with-text-right::before {
  top: 50%;
  width: 95%;
}
.atsx-divider-horizontal.atsx-divider-with-text-right::after {
  top: 50%;
  width: 5%;
}
.atsx-divider-inner-text {
  display: inline-block;
  padding: 0 24px;
}
.atsx-divider-horizontal.atsx-divider-dashed {
  background: none;
  border-top: 1px dashed #e8e8e8;
}
.atsx-divider-horizontal.atsx-divider-with-text.atsx-divider-dashed,
.atsx-divider-horizontal.atsx-divider-with-text-left.atsx-divider-dashed,
.atsx-divider-horizontal.atsx-divider-with-text-right.atsx-divider-dashed {
  border-top: 0;
}
.atsx-divider-horizontal.atsx-divider-with-text.atsx-divider-dashed::before,
.atsx-divider-horizontal.atsx-divider-with-text-left.atsx-divider-dashed::before,
.atsx-divider-horizontal.atsx-divider-with-text-right.atsx-divider-dashed::before,
.atsx-divider-horizontal.atsx-divider-with-text.atsx-divider-dashed::after,
.atsx-divider-horizontal.atsx-divider-with-text-left.atsx-divider-dashed::after,
.atsx-divider-horizontal.atsx-divider-with-text-right.atsx-divider-dashed::after {
  border-style: dashed none none;
}
.atsx-divider-vertical.atsx-divider-dashed {
  border-left: 1px dashed #e8e8e8;
  background: none;
}
.atsx-divider-connect.atsx-divider-dashed {
  border-top: 1px dashed #e8e8e8;
  background: none;
}
.atsx-divider-connect {
  width: 8px;
  height: 1px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: auto;
      flex: auto;
  -ms-flex-direction: column;
      flex-direction: column;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
  background: #fff;
}
.atsx-layout,
.atsx-layout * {
  box-sizing: border-box;
}
.atsx-layout.atsx-layout-has-sider {
  -ms-flex-direction: row;
      flex-direction: row;
}
.atsx-layout.atsx-layout-has-sider > .atsx-layout,
.atsx-layout.atsx-layout-has-sider > .atsx-layout-content {
  overflow-x: hidden;
}
.atsx-layout-header,
.atsx-layout-footer {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.atsx-layout-header {
  height: 56px;
  padding: 0 50px;
  line-height: 56px;
  background: #fff;
}
.atsx-layout-footer {
  padding: 24px 50px;
  color: #646a73;
  font-size: 14px;
  background: #fff;
}
.atsx-layout-content {
  -ms-flex: auto;
      flex: auto;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
}
.atsx-layout-sider {
  position: relative;
  /* fix firefox can't set width smaller than content on flex item */
  min-width: 0;
  background: #fff;
  transition: all 0.2s;
}
.atsx-layout-sider-children {
  height: 100%;
  margin-top: -0.1px;
  padding-top: 0.1px;
}
.atsx-layout-sider-has-trigger {
  padding-bottom: 48px;
}
.atsx-layout-sider-right {
  -ms-flex-order: 1;
      order: 1;
}
.atsx-layout-sider-trigger {
  position: fixed;
  bottom: 0;
  z-index: 1;
  height: 48px;
  color: #fff;
  line-height: 48px;
  text-align: center;
  background: #002140;
  cursor: pointer;
  transition: all 0.2s;
}
.atsx-layout-sider-zero-width > * {
  overflow: hidden;
}
.atsx-layout-sider-zero-width-trigger {
  position: absolute;
  top: 56px;
  right: -36px;
  width: 36px;
  height: 42px;
  color: #fff;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  background: #fff;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  transition: background 0.3s ease;
}
.atsx-layout-sider-zero-width-trigger:hover {
  background: #ffffff;
}
.atsx-layout-sider-zero-width-trigger-right {
  left: -36px;
}
.atsx-layout-sider-light {
  background: #fff;
}
.atsx-layout-sider-light .atsx-layout-sider-trigger {
  color: #646a73;
  background: #fff;
}
.atsx-layout-sider-light .atsx-layout-sider-zero-width-trigger {
  color: #646a73;
  background: #fff;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-btn {
  line-height: 1.499;
  position: relative;
  display: inline-block;
  font-weight: normal;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  box-shadow: none;
  cursor: pointer;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  height: 32px;
  padding: 0 12px;
  font-size: 14px;
  border-radius: 4px;
  min-width: 80px;
}
.atsx-btn > .anticon {
  line-height: 1;
}
.atsx-btn,
.atsx-btn:active {
  outline: 0;
}
.atsx-btn:not([disabled]):hover {
  text-decoration: none;
}
.atsx-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.atsx-btn.disabled,
.atsx-btn[disabled] {
  cursor: default;
}
.atsx-btn.disabled > *,
.atsx-btn[disabled] > * {
  pointer-events: none;
}
.atsx-btn-lg {
  min-width: 80px;
  max-width: 120px;
  height: 40px;
  padding: 0 12px;
  font-size: 16px;
  border-radius: 4px;
}
.atsx-btn-sm {
  min-width: unset;
  max-width: 100px;
  height: 28px;
  padding: 0 8px;
  font-size: 14px;
  border-radius: 4px;
}
.atsx-btn > i,
.atsx-btn > span {
  display: inline-block;
  pointer-events: none;
}
.atsx-btn-default {
  color: #1F2329;
  background-color: white;
  border-color: #cad0d0;
}
.atsx-btn-default > a:only-child {
  color: currentColor;
}
.atsx-btn-default > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-default:hover {
  color: #325ab4;
  background-color: white;
  border-color: #325ab4;
}
.atsx-btn-default:hover > a:only-child {
  color: currentColor;
}
.atsx-btn-default:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-default:active,
.atsx-btn-default.active {
  color: #325ab4;
  background-color: white;
  border-color: #325ab4;
}
.atsx-btn-default:active > a:only-child,
.atsx-btn-default.active > a:only-child {
  color: currentColor;
}
.atsx-btn-default:active > a:only-child::after,
.atsx-btn-default.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-default.atsx-btn-disabled,
.atsx-btn-default.disabled,
.atsx-btn-default[disabled],
.atsx-btn-default.atsx-btn-disabled:hover,
.atsx-btn-default.disabled:hover,
.atsx-btn-default[disabled]:hover,
.atsx-btn-default.atsx-btn-disabled:active,
.atsx-btn-default.disabled:active,
.atsx-btn-default[disabled]:active,
.atsx-btn-default.atsx-btn-disabled.active,
.atsx-btn-default.disabled.active,
.atsx-btn-default[disabled].active {
  color: #c3c6cb;
  background-color: white;
  border-color: #cad0d0;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-btn-default.atsx-btn-disabled > a:only-child,
.atsx-btn-default.disabled > a:only-child,
.atsx-btn-default[disabled] > a:only-child,
.atsx-btn-default.atsx-btn-disabled:hover > a:only-child,
.atsx-btn-default.disabled:hover > a:only-child,
.atsx-btn-default[disabled]:hover > a:only-child,
.atsx-btn-default.atsx-btn-disabled:active > a:only-child,
.atsx-btn-default.disabled:active > a:only-child,
.atsx-btn-default[disabled]:active > a:only-child,
.atsx-btn-default.atsx-btn-disabled.active > a:only-child,
.atsx-btn-default.disabled.active > a:only-child,
.atsx-btn-default[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-btn-default.atsx-btn-disabled > a:only-child::after,
.atsx-btn-default.disabled > a:only-child::after,
.atsx-btn-default[disabled] > a:only-child::after,
.atsx-btn-default.atsx-btn-disabled:hover > a:only-child::after,
.atsx-btn-default.disabled:hover > a:only-child::after,
.atsx-btn-default[disabled]:hover > a:only-child::after,
.atsx-btn-default.atsx-btn-disabled:active > a:only-child::after,
.atsx-btn-default.disabled:active > a:only-child::after,
.atsx-btn-default[disabled]:active > a:only-child::after,
.atsx-btn-default.atsx-btn-disabled.active > a:only-child::after,
.atsx-btn-default.disabled.active > a:only-child::after,
.atsx-btn-default[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-default .anticon:not(.anticon-loading) {
  color: #1f2329;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-btn-default:hover .anticon:not(.anticon-loading),
.atsx-btn-default:active .anticon:not(.anticon-loading),
.atsx-btn-default.active .anticon:not(.anticon-loading) {
  color: inherit;
  transition: none;
}
.atsx-btn-default.atsx-btn-disabled,
.atsx-btn-default.atsx-btn.disabled,
.atsx-btn-default.atsx-btn[disabled],
.atsx-btn-default.atsx-btn-disabled:hover,
.atsx-btn-default.atsx-btn.disabled:hover,
.atsx-btn-default.atsx-btn[disabled]:hover,
.atsx-btn-default.atsx-btn-disabled:active,
.atsx-btn-default.atsx-btn.disabled:active,
.atsx-btn-default.atsx-btn[disabled]:active,
.atsx-btn-default.atsx-btn-disabled.active,
.atsx-btn-default.atsx-btn.disabled.active,
.atsx-btn-default.atsx-btn[disabled].active {
  cursor: not-allowed;
}
.atsx-btn-default.atsx-btn-disabled .anticon,
.atsx-btn-default.atsx-btn.disabled .anticon,
.atsx-btn-default.atsx-btn[disabled] .anticon,
.atsx-btn-default.atsx-btn-disabled:hover .anticon,
.atsx-btn-default.atsx-btn.disabled:hover .anticon,
.atsx-btn-default.atsx-btn[disabled]:hover .anticon,
.atsx-btn-default.atsx-btn-disabled:active .anticon,
.atsx-btn-default.atsx-btn.disabled:active .anticon,
.atsx-btn-default.atsx-btn[disabled]:active .anticon,
.atsx-btn-default.atsx-btn-disabled.active .anticon,
.atsx-btn-default.atsx-btn.disabled.active .anticon,
.atsx-btn-default.atsx-btn[disabled].active .anticon {
  color: #9ca2a9;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-btn-primary {
  color: white;
  background-color: #325ab4;
  border-color: #325ab4;
  box-shadow: none;
}
.atsx-btn-primary > a:only-child {
  color: currentColor;
}
.atsx-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-primary:hover {
  color: white;
  background-color: #487fc1;
  border-color: #487fc1;
}
.atsx-btn-primary:hover > a:only-child {
  color: currentColor;
}
.atsx-btn-primary:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-primary:active,
.atsx-btn-primary.active {
  color: white;
  background-color: #3156a5;
  border-color: #3156a5;
}
.atsx-btn-primary:active > a:only-child,
.atsx-btn-primary.active > a:only-child {
  color: currentColor;
}
.atsx-btn-primary:active > a:only-child::after,
.atsx-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-primary.atsx-btn-disabled,
.atsx-btn-primary.disabled,
.atsx-btn-primary[disabled],
.atsx-btn-primary.atsx-btn-disabled:hover,
.atsx-btn-primary.disabled:hover,
.atsx-btn-primary[disabled]:hover,
.atsx-btn-primary.atsx-btn-disabled:active,
.atsx-btn-primary.disabled:active,
.atsx-btn-primary[disabled]:active,
.atsx-btn-primary.atsx-btn-disabled.active,
.atsx-btn-primary.disabled.active,
.atsx-btn-primary[disabled].active {
  color: white;
  background-color: #BACEFD;
  border-color: #BACEFD;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-btn-primary.atsx-btn-disabled > a:only-child,
.atsx-btn-primary.disabled > a:only-child,
.atsx-btn-primary[disabled] > a:only-child,
.atsx-btn-primary.atsx-btn-disabled:hover > a:only-child,
.atsx-btn-primary.disabled:hover > a:only-child,
.atsx-btn-primary[disabled]:hover > a:only-child,
.atsx-btn-primary.atsx-btn-disabled:active > a:only-child,
.atsx-btn-primary.disabled:active > a:only-child,
.atsx-btn-primary[disabled]:active > a:only-child,
.atsx-btn-primary.atsx-btn-disabled.active > a:only-child,
.atsx-btn-primary.disabled.active > a:only-child,
.atsx-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-btn-primary.atsx-btn-disabled > a:only-child::after,
.atsx-btn-primary.disabled > a:only-child::after,
.atsx-btn-primary[disabled] > a:only-child::after,
.atsx-btn-primary.atsx-btn-disabled:hover > a:only-child::after,
.atsx-btn-primary.disabled:hover > a:only-child::after,
.atsx-btn-primary[disabled]:hover > a:only-child::after,
.atsx-btn-primary.atsx-btn-disabled:active > a:only-child::after,
.atsx-btn-primary.disabled:active > a:only-child::after,
.atsx-btn-primary[disabled]:active > a:only-child::after,
.atsx-btn-primary.atsx-btn-disabled.active > a:only-child::after,
.atsx-btn-primary.disabled.active > a:only-child::after,
.atsx-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-group .atsx-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #5579c2;
  border-left-color: #5579c2;
}
.atsx-btn-group .atsx-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #cad0d0;
}
.atsx-btn-group .atsx-btn-primary:first-child:not(:last-child) {
  border-right-color: #5579c2;
}
.atsx-btn-group .atsx-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #cad0d0;
}
.atsx-btn-group .atsx-btn-primary:last-child:not(:first-child),
.atsx-btn-group .atsx-btn-primary + .atsx-btn-primary {
  border-left-color: #5579c2;
}
.atsx-btn-group .atsx-btn-primary:last-child:not(:first-child)[disabled],
.atsx-btn-group .atsx-btn-primary + .atsx-btn-primary[disabled] {
  border-left-color: #cad0d0;
}
.atsx-btn-secondary {
  color: #3370FF;
  background-color: #fff;
  border-color: #3370FF;
}
.atsx-btn-secondary > a:only-child {
  color: currentColor;
}
.atsx-btn-secondary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-secondary:hover {
  color: #3370FF;
  background-color: #E1EAFF;
  border-color: #3370FF;
}
.atsx-btn-secondary:hover > a:only-child {
  color: currentColor;
}
.atsx-btn-secondary:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-secondary:active,
.atsx-btn-secondary.active {
  color: #3370FF;
  background-color: #BACEFD;
  border-color: #3370FF;
}
.atsx-btn-secondary:active > a:only-child,
.atsx-btn-secondary.active > a:only-child {
  color: currentColor;
}
.atsx-btn-secondary:active > a:only-child::after,
.atsx-btn-secondary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-secondary.atsx-btn-disabled,
.atsx-btn-secondary.disabled,
.atsx-btn-secondary[disabled],
.atsx-btn-secondary.atsx-btn-disabled:hover,
.atsx-btn-secondary.disabled:hover,
.atsx-btn-secondary[disabled]:hover,
.atsx-btn-secondary.atsx-btn-disabled:active,
.atsx-btn-secondary.disabled:active,
.atsx-btn-secondary[disabled]:active,
.atsx-btn-secondary.atsx-btn-disabled.active,
.atsx-btn-secondary.disabled.active,
.atsx-btn-secondary[disabled].active {
  color: #BACEFD;
  background-color: white;
  border-color: #BACEFD;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-btn-secondary.atsx-btn-disabled > a:only-child,
.atsx-btn-secondary.disabled > a:only-child,
.atsx-btn-secondary[disabled] > a:only-child,
.atsx-btn-secondary.atsx-btn-disabled:hover > a:only-child,
.atsx-btn-secondary.disabled:hover > a:only-child,
.atsx-btn-secondary[disabled]:hover > a:only-child,
.atsx-btn-secondary.atsx-btn-disabled:active > a:only-child,
.atsx-btn-secondary.disabled:active > a:only-child,
.atsx-btn-secondary[disabled]:active > a:only-child,
.atsx-btn-secondary.atsx-btn-disabled.active > a:only-child,
.atsx-btn-secondary.disabled.active > a:only-child,
.atsx-btn-secondary[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-btn-secondary.atsx-btn-disabled > a:only-child::after,
.atsx-btn-secondary.disabled > a:only-child::after,
.atsx-btn-secondary[disabled] > a:only-child::after,
.atsx-btn-secondary.atsx-btn-disabled:hover > a:only-child::after,
.atsx-btn-secondary.disabled:hover > a:only-child::after,
.atsx-btn-secondary[disabled]:hover > a:only-child::after,
.atsx-btn-secondary.atsx-btn-disabled:active > a:only-child::after,
.atsx-btn-secondary.disabled:active > a:only-child::after,
.atsx-btn-secondary[disabled]:active > a:only-child::after,
.atsx-btn-secondary.atsx-btn-disabled.active > a:only-child::after,
.atsx-btn-secondary.disabled.active > a:only-child::after,
.atsx-btn-secondary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-ghost {
  color: #1f2329;
  background-color: transparent;
  border-color: #cad0d0;
}
.atsx-btn-ghost > a:only-child {
  color: currentColor;
}
.atsx-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-ghost:hover {
  color: #3370FF;
  background-color: transparent;
  border-color: #3370FF;
}
.atsx-btn-ghost:hover > a:only-child {
  color: currentColor;
}
.atsx-btn-ghost:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-ghost:active,
.atsx-btn-ghost.active {
  color: #213e8f;
  background-color: transparent;
  border-color: #213e8f;
}
.atsx-btn-ghost:active > a:only-child,
.atsx-btn-ghost.active > a:only-child {
  color: currentColor;
}
.atsx-btn-ghost:active > a:only-child::after,
.atsx-btn-ghost.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-ghost.atsx-btn-disabled,
.atsx-btn-ghost.disabled,
.atsx-btn-ghost[disabled],
.atsx-btn-ghost.atsx-btn-disabled:hover,
.atsx-btn-ghost.disabled:hover,
.atsx-btn-ghost[disabled]:hover,
.atsx-btn-ghost.atsx-btn-disabled:active,
.atsx-btn-ghost.disabled:active,
.atsx-btn-ghost[disabled]:active,
.atsx-btn-ghost.atsx-btn-disabled.active,
.atsx-btn-ghost.disabled.active,
.atsx-btn-ghost[disabled].active {
  color: #9CA2A9;
  background-color: #E4E5E7;
  border-color: #E4E5E7;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-btn-ghost.atsx-btn-disabled > a:only-child,
.atsx-btn-ghost.disabled > a:only-child,
.atsx-btn-ghost[disabled] > a:only-child,
.atsx-btn-ghost.atsx-btn-disabled:hover > a:only-child,
.atsx-btn-ghost.disabled:hover > a:only-child,
.atsx-btn-ghost[disabled]:hover > a:only-child,
.atsx-btn-ghost.atsx-btn-disabled:active > a:only-child,
.atsx-btn-ghost.disabled:active > a:only-child,
.atsx-btn-ghost[disabled]:active > a:only-child,
.atsx-btn-ghost.atsx-btn-disabled.active > a:only-child,
.atsx-btn-ghost.disabled.active > a:only-child,
.atsx-btn-ghost[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-btn-ghost.atsx-btn-disabled > a:only-child::after,
.atsx-btn-ghost.disabled > a:only-child::after,
.atsx-btn-ghost[disabled] > a:only-child::after,
.atsx-btn-ghost.atsx-btn-disabled:hover > a:only-child::after,
.atsx-btn-ghost.disabled:hover > a:only-child::after,
.atsx-btn-ghost[disabled]:hover > a:only-child::after,
.atsx-btn-ghost.atsx-btn-disabled:active > a:only-child::after,
.atsx-btn-ghost.disabled:active > a:only-child::after,
.atsx-btn-ghost[disabled]:active > a:only-child::after,
.atsx-btn-ghost.atsx-btn-disabled.active > a:only-child::after,
.atsx-btn-ghost.disabled.active > a:only-child::after,
.atsx-btn-ghost[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-dashed {
  color: #1F2329;
  background-color: white;
  border-color: #cad0d0;
  border-style: dashed;
}
.atsx-btn-dashed > a:only-child {
  color: currentColor;
}
.atsx-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-dashed:hover {
  color: #3370FF;
  background-color: white;
  border-color: #3370FF;
}
.atsx-btn-dashed:hover > a:only-child {
  color: currentColor;
}
.atsx-btn-dashed:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-dashed:active,
.atsx-btn-dashed.active {
  color: #213e8f;
  background-color: white;
  border-color: #213e8f;
}
.atsx-btn-dashed:active > a:only-child,
.atsx-btn-dashed.active > a:only-child {
  color: currentColor;
}
.atsx-btn-dashed:active > a:only-child::after,
.atsx-btn-dashed.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-dashed.atsx-btn-disabled,
.atsx-btn-dashed.disabled,
.atsx-btn-dashed[disabled],
.atsx-btn-dashed.atsx-btn-disabled:hover,
.atsx-btn-dashed.disabled:hover,
.atsx-btn-dashed[disabled]:hover,
.atsx-btn-dashed.atsx-btn-disabled:active,
.atsx-btn-dashed.disabled:active,
.atsx-btn-dashed[disabled]:active,
.atsx-btn-dashed.atsx-btn-disabled.active,
.atsx-btn-dashed.disabled.active,
.atsx-btn-dashed[disabled].active {
  color: #9CA2A9;
  background-color: #E4E5E7;
  border-color: #E4E5E7;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-btn-dashed.atsx-btn-disabled > a:only-child,
.atsx-btn-dashed.disabled > a:only-child,
.atsx-btn-dashed[disabled] > a:only-child,
.atsx-btn-dashed.atsx-btn-disabled:hover > a:only-child,
.atsx-btn-dashed.disabled:hover > a:only-child,
.atsx-btn-dashed[disabled]:hover > a:only-child,
.atsx-btn-dashed.atsx-btn-disabled:active > a:only-child,
.atsx-btn-dashed.disabled:active > a:only-child,
.atsx-btn-dashed[disabled]:active > a:only-child,
.atsx-btn-dashed.atsx-btn-disabled.active > a:only-child,
.atsx-btn-dashed.disabled.active > a:only-child,
.atsx-btn-dashed[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-btn-dashed.atsx-btn-disabled > a:only-child::after,
.atsx-btn-dashed.disabled > a:only-child::after,
.atsx-btn-dashed[disabled] > a:only-child::after,
.atsx-btn-dashed.atsx-btn-disabled:hover > a:only-child::after,
.atsx-btn-dashed.disabled:hover > a:only-child::after,
.atsx-btn-dashed[disabled]:hover > a:only-child::after,
.atsx-btn-dashed.atsx-btn-disabled:active > a:only-child::after,
.atsx-btn-dashed.disabled:active > a:only-child::after,
.atsx-btn-dashed[disabled]:active > a:only-child::after,
.atsx-btn-dashed.atsx-btn-disabled.active > a:only-child::after,
.atsx-btn-dashed.disabled.active > a:only-child::after,
.atsx-btn-dashed[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-danger {
  color: #F54A45;
  background-color: #fff;
  border-color: #F54A45;
}
.atsx-btn-danger > a:only-child {
  color: currentColor;
}
.atsx-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-danger:hover {
  color: #F54A45;
  background-color: #FDE2E2;
  border-color: #F54A45;
}
.atsx-btn-danger:hover > a:only-child {
  color: currentColor;
}
.atsx-btn-danger:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-danger:active,
.atsx-btn-danger.active {
  color: #F54A45;
  background-color: #FBBFBC;
  border-color: #F54A45;
}
.atsx-btn-danger:active > a:only-child,
.atsx-btn-danger.active > a:only-child {
  color: currentColor;
}
.atsx-btn-danger:active > a:only-child::after,
.atsx-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-danger.atsx-btn-disabled,
.atsx-btn-danger.disabled,
.atsx-btn-danger[disabled],
.atsx-btn-danger.atsx-btn-disabled:hover,
.atsx-btn-danger.disabled:hover,
.atsx-btn-danger[disabled]:hover,
.atsx-btn-danger.atsx-btn-disabled:active,
.atsx-btn-danger.disabled:active,
.atsx-btn-danger[disabled]:active,
.atsx-btn-danger.atsx-btn-disabled.active,
.atsx-btn-danger.disabled.active,
.atsx-btn-danger[disabled].active {
  color: #FBBFBC;
  background-color: white;
  border-color: #FBBFBC;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-btn-danger.atsx-btn-disabled > a:only-child,
.atsx-btn-danger.disabled > a:only-child,
.atsx-btn-danger[disabled] > a:only-child,
.atsx-btn-danger.atsx-btn-disabled:hover > a:only-child,
.atsx-btn-danger.disabled:hover > a:only-child,
.atsx-btn-danger[disabled]:hover > a:only-child,
.atsx-btn-danger.atsx-btn-disabled:active > a:only-child,
.atsx-btn-danger.disabled:active > a:only-child,
.atsx-btn-danger[disabled]:active > a:only-child,
.atsx-btn-danger.atsx-btn-disabled.active > a:only-child,
.atsx-btn-danger.disabled.active > a:only-child,
.atsx-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-btn-danger.atsx-btn-disabled > a:only-child::after,
.atsx-btn-danger.disabled > a:only-child::after,
.atsx-btn-danger[disabled] > a:only-child::after,
.atsx-btn-danger.atsx-btn-disabled:hover > a:only-child::after,
.atsx-btn-danger.disabled:hover > a:only-child::after,
.atsx-btn-danger[disabled]:hover > a:only-child::after,
.atsx-btn-danger.atsx-btn-disabled:active > a:only-child::after,
.atsx-btn-danger.disabled:active > a:only-child::after,
.atsx-btn-danger[disabled]:active > a:only-child::after,
.atsx-btn-danger.atsx-btn-disabled.active > a:only-child::after,
.atsx-btn-danger.disabled.active > a:only-child::after,
.atsx-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-link {
  color: #325ab4;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.atsx-btn-link > a:only-child {
  color: currentColor;
}
.atsx-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-link:hover {
  color: #3370FF;
  background-color: transparent;
  border-color: #3370FF;
}
.atsx-btn-link:hover > a:only-child {
  color: currentColor;
}
.atsx-btn-link:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-link:active,
.atsx-btn-link.active {
  color: #213e8f;
  background-color: transparent;
  border-color: #213e8f;
}
.atsx-btn-link:active > a:only-child,
.atsx-btn-link.active > a:only-child {
  color: currentColor;
}
.atsx-btn-link:active > a:only-child::after,
.atsx-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-link.atsx-btn-disabled,
.atsx-btn-link.disabled,
.atsx-btn-link[disabled],
.atsx-btn-link.atsx-btn-disabled:hover,
.atsx-btn-link.disabled:hover,
.atsx-btn-link[disabled]:hover,
.atsx-btn-link.atsx-btn-disabled:active,
.atsx-btn-link.disabled:active,
.atsx-btn-link[disabled]:active,
.atsx-btn-link.atsx-btn-disabled.active,
.atsx-btn-link.disabled.active,
.atsx-btn-link[disabled].active {
  color: #9CA2A9;
  background-color: #E4E5E7;
  border-color: #E4E5E7;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-btn-link.atsx-btn-disabled > a:only-child,
.atsx-btn-link.disabled > a:only-child,
.atsx-btn-link[disabled] > a:only-child,
.atsx-btn-link.atsx-btn-disabled:hover > a:only-child,
.atsx-btn-link.disabled:hover > a:only-child,
.atsx-btn-link[disabled]:hover > a:only-child,
.atsx-btn-link.atsx-btn-disabled:active > a:only-child,
.atsx-btn-link.disabled:active > a:only-child,
.atsx-btn-link[disabled]:active > a:only-child,
.atsx-btn-link.atsx-btn-disabled.active > a:only-child,
.atsx-btn-link.disabled.active > a:only-child,
.atsx-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-btn-link.atsx-btn-disabled > a:only-child::after,
.atsx-btn-link.disabled > a:only-child::after,
.atsx-btn-link[disabled] > a:only-child::after,
.atsx-btn-link.atsx-btn-disabled:hover > a:only-child::after,
.atsx-btn-link.disabled:hover > a:only-child::after,
.atsx-btn-link[disabled]:hover > a:only-child::after,
.atsx-btn-link.atsx-btn-disabled:active > a:only-child::after,
.atsx-btn-link.disabled:active > a:only-child::after,
.atsx-btn-link[disabled]:active > a:only-child::after,
.atsx-btn-link.atsx-btn-disabled.active > a:only-child::after,
.atsx-btn-link.disabled.active > a:only-child::after,
.atsx-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-link:hover,
.atsx-btn-link:active {
  border-color: transparent;
}
.atsx-btn-link.atsx-btn-disabled,
.atsx-btn-link.disabled,
.atsx-btn-link[disabled],
.atsx-btn-link.atsx-btn-disabled:hover,
.atsx-btn-link.disabled:hover,
.atsx-btn-link[disabled]:hover,
.atsx-btn-link.atsx-btn-disabled:active,
.atsx-btn-link.disabled:active,
.atsx-btn-link[disabled]:active,
.atsx-btn-link.atsx-btn-disabled.active,
.atsx-btn-link.disabled.active,
.atsx-btn-link[disabled].active {
  color: rgba(50, 90, 180, 0.3);
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-btn-link.atsx-btn-disabled > a:only-child,
.atsx-btn-link.disabled > a:only-child,
.atsx-btn-link[disabled] > a:only-child,
.atsx-btn-link.atsx-btn-disabled:hover > a:only-child,
.atsx-btn-link.disabled:hover > a:only-child,
.atsx-btn-link[disabled]:hover > a:only-child,
.atsx-btn-link.atsx-btn-disabled:active > a:only-child,
.atsx-btn-link.disabled:active > a:only-child,
.atsx-btn-link[disabled]:active > a:only-child,
.atsx-btn-link.atsx-btn-disabled.active > a:only-child,
.atsx-btn-link.disabled.active > a:only-child,
.atsx-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-btn-link.atsx-btn-disabled > a:only-child::after,
.atsx-btn-link.disabled > a:only-child::after,
.atsx-btn-link[disabled] > a:only-child::after,
.atsx-btn-link.atsx-btn-disabled:hover > a:only-child::after,
.atsx-btn-link.disabled:hover > a:only-child::after,
.atsx-btn-link[disabled]:hover > a:only-child::after,
.atsx-btn-link.atsx-btn-disabled:active > a:only-child::after,
.atsx-btn-link.disabled:active > a:only-child::after,
.atsx-btn-link[disabled]:active > a:only-child::after,
.atsx-btn-link.atsx-btn-disabled.active > a:only-child::after,
.atsx-btn-link.disabled.active > a:only-child::after,
.atsx-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-round {
  height: 32px;
  padding: 0 16px;
  font-size: 16px;
  border-radius: 32px;
}
.atsx-btn-round.atsx-btn-lg {
  height: 40px;
  padding: 0 20px;
  font-size: 18px;
  border-radius: 40px;
}
.atsx-btn-round.atsx-btn-sm {
  height: 28px;
  padding: 0 14px;
  font-size: 14px;
  border-radius: 28px;
}
.atsx-btn-circle,
.atsx-btn-circle-outline {
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 50%;
}
.atsx-btn-circle.atsx-btn-lg,
.atsx-btn-circle-outline.atsx-btn-lg {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 50%;
}
.atsx-btn-circle.atsx-btn-sm,
.atsx-btn-circle-outline.atsx-btn-sm {
  width: 28px;
  height: 28px;
  padding: 0;
  font-size: 14px;
  border-radius: 50%;
}
.atsx-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}
.atsx-btn .anticon {
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-btn .anticon.anticon-plus > svg,
.atsx-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizeSpeed;
}
.atsx-btn.atsx-btn-loading {
  position: relative;
  pointer-events: none;
}
.atsx-btn.atsx-btn-loading::before {
  display: block;
}
.atsx-btn.atsx-btn-loading:not(.atsx-btn-circle):not(.atsx-btn-circle-outline):not(.atsx-btn-icon-only) {
  padding-left: 29px;
}
.atsx-btn.atsx-btn-loading:not(.atsx-btn-circle):not(.atsx-btn-circle-outline):not(.atsx-btn-icon-only) .anticon:not(:last-child) {
  margin-left: -14px;
}
.atsx-btn-sm.atsx-btn-loading:not(.atsx-btn-circle):not(.atsx-btn-circle-outline):not(.atsx-btn-icon-only) {
  padding-left: 24px;
}
.atsx-btn-sm.atsx-btn-loading:not(.atsx-btn-circle):not(.atsx-btn-circle-outline):not(.atsx-btn-icon-only) .anticon {
  margin-left: -17px;
}
.atsx-btn-group {
  position: relative;
  display: inline-block;
}
.atsx-btn-group > .atsx-btn,
.atsx-btn-group > span > .atsx-btn {
  position: relative;
}
.atsx-btn-group > .atsx-btn:hover,
.atsx-btn-group > span > .atsx-btn:hover,
.atsx-btn-group > .atsx-btn:active,
.atsx-btn-group > span > .atsx-btn:active,
.atsx-btn-group > .atsx-btn.active,
.atsx-btn-group > span > .atsx-btn.active {
  z-index: 2;
}
.atsx-btn-group > .atsx-btn:disabled,
.atsx-btn-group > span > .atsx-btn:disabled {
  z-index: 0;
}
.atsx-btn-group-lg > .atsx-btn,
.atsx-btn-group-lg > span > .atsx-btn {
  height: 40px;
  padding: 0 12px;
  font-size: 16px;
  border-radius: 0;
  line-height: 38px;
}
.atsx-btn-group-sm > .atsx-btn,
.atsx-btn-group-sm > span > .atsx-btn {
  height: 28px;
  padding: 0 8px;
  font-size: 14px;
  border-radius: 0;
  line-height: 26px;
}
.atsx-btn-group-sm > .atsx-btn > .anticon,
.atsx-btn-group-sm > span > .atsx-btn > .anticon {
  font-size: 14px;
}
.atsx-btn-group .atsx-btn + .atsx-btn,
.atsx-btn + .atsx-btn-group,
.atsx-btn-group span + .atsx-btn,
.atsx-btn-group .atsx-btn + span,
.atsx-btn-group > span + span,
.atsx-btn-group + .atsx-btn,
.atsx-btn-group + .atsx-btn-group {
  margin-left: -1px;
}
.atsx-btn-group .atsx-btn-primary + .atsx-btn:not(.atsx-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.atsx-btn-group .atsx-btn {
  border-radius: 0;
}
.atsx-btn-group > .atsx-btn:first-child,
.atsx-btn-group > span:first-child > .atsx-btn {
  margin-left: 0;
}
.atsx-btn-group > .atsx-btn:only-child {
  border-radius: 4px;
}
.atsx-btn-group > span:only-child > .atsx-btn {
  border-radius: 4px;
}
.atsx-btn-group > .atsx-btn:first-child:not(:last-child),
.atsx-btn-group > span:first-child:not(:last-child) > .atsx-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.atsx-btn-group > .atsx-btn:last-child:not(:first-child),
.atsx-btn-group > span:last-child:not(:first-child) > .atsx-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.atsx-btn-group-sm > .atsx-btn:only-child {
  border-radius: 4px;
}
.atsx-btn-group-sm > span:only-child > .atsx-btn {
  border-radius: 4px;
}
.atsx-btn-group-sm > .atsx-btn:first-child:not(:last-child),
.atsx-btn-group-sm > span:first-child:not(:last-child) > .atsx-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.atsx-btn-group-sm > .atsx-btn:last-child:not(:first-child),
.atsx-btn-group-sm > span:last-child:not(:first-child) > .atsx-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.atsx-btn-group > .atsx-btn-group {
  float: left;
}
.atsx-btn-group > .atsx-btn-group:not(:first-child):not(:last-child) > .atsx-btn {
  border-radius: 0;
}
.atsx-btn-group > .atsx-btn-group:first-child:not(:last-child) > .atsx-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.atsx-btn-group > .atsx-btn-group:last-child:not(:first-child) > .atsx-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.atsx-btn:not(.atsx-btn-circle):not(.atsx-btn-circle-outline).atsx-btn-icon-only {
  padding-right: 8px;
  padding-left: 8px;
}
.atsx-btn:focus > span,
.atsx-btn:active > span {
  position: relative;
}
.atsx-btn > .anticon + span,
.atsx-btn > span + .anticon {
  margin-left: 4px;
}
.atsx-btn-background-ghost {
  color: #fff;
  background: transparent !important;
  border-color: #fff;
}
.atsx-btn-background-ghost.atsx-btn-primary {
  color: #325ab4;
  background-color: transparent;
  border-color: #325ab4;
  text-shadow: none;
}
.atsx-btn-background-ghost.atsx-btn-primary > a:only-child {
  color: currentColor;
}
.atsx-btn-background-ghost.atsx-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-background-ghost.atsx-btn-primary:hover {
  color: #5579c2;
  background-color: transparent;
  border-color: #5579c2;
}
.atsx-btn-background-ghost.atsx-btn-primary:hover > a:only-child {
  color: currentColor;
}
.atsx-btn-background-ghost.atsx-btn-primary:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-background-ghost.atsx-btn-primary:active,
.atsx-btn-background-ghost.atsx-btn-primary.active {
  color: #213e8f;
  background-color: transparent;
  border-color: #213e8f;
}
.atsx-btn-background-ghost.atsx-btn-primary:active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-primary.active > a:only-child {
  color: currentColor;
}
.atsx-btn-background-ghost.atsx-btn-primary:active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-background-ghost.atsx-btn-primary.atsx-btn-disabled,
.atsx-btn-background-ghost.atsx-btn-primary.disabled,
.atsx-btn-background-ghost.atsx-btn-primary[disabled],
.atsx-btn-background-ghost.atsx-btn-primary.atsx-btn-disabled:hover,
.atsx-btn-background-ghost.atsx-btn-primary.disabled:hover,
.atsx-btn-background-ghost.atsx-btn-primary[disabled]:hover,
.atsx-btn-background-ghost.atsx-btn-primary.atsx-btn-disabled:active,
.atsx-btn-background-ghost.atsx-btn-primary.disabled:active,
.atsx-btn-background-ghost.atsx-btn-primary[disabled]:active,
.atsx-btn-background-ghost.atsx-btn-primary.atsx-btn-disabled.active,
.atsx-btn-background-ghost.atsx-btn-primary.disabled.active,
.atsx-btn-background-ghost.atsx-btn-primary[disabled].active {
  color: #9CA2A9;
  background-color: #E4E5E7;
  border-color: #E4E5E7;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-btn-background-ghost.atsx-btn-primary.atsx-btn-disabled > a:only-child,
.atsx-btn-background-ghost.atsx-btn-primary.disabled > a:only-child,
.atsx-btn-background-ghost.atsx-btn-primary[disabled] > a:only-child,
.atsx-btn-background-ghost.atsx-btn-primary.atsx-btn-disabled:hover > a:only-child,
.atsx-btn-background-ghost.atsx-btn-primary.disabled:hover > a:only-child,
.atsx-btn-background-ghost.atsx-btn-primary[disabled]:hover > a:only-child,
.atsx-btn-background-ghost.atsx-btn-primary.atsx-btn-disabled:active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-primary.disabled:active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-primary[disabled]:active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-primary.atsx-btn-disabled.active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-primary.disabled.active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-btn-background-ghost.atsx-btn-primary.atsx-btn-disabled > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-primary.disabled > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-primary[disabled] > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-primary.atsx-btn-disabled:hover > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-primary.disabled:hover > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-primary[disabled]:hover > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-primary.atsx-btn-disabled:active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-primary.disabled:active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-primary[disabled]:active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-primary.atsx-btn-disabled.active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-primary.disabled.active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-background-ghost.atsx-btn-danger {
  color: #F54A45;
  background-color: transparent;
  border-color: #F54A45;
  text-shadow: none;
}
.atsx-btn-background-ghost.atsx-btn-danger > a:only-child {
  color: currentColor;
}
.atsx-btn-background-ghost.atsx-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-background-ghost.atsx-btn-danger:hover {
  color: #ff7a70;
  background-color: transparent;
  border-color: #ff7a70;
}
.atsx-btn-background-ghost.atsx-btn-danger:hover > a:only-child {
  color: currentColor;
}
.atsx-btn-background-ghost.atsx-btn-danger:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-background-ghost.atsx-btn-danger:active,
.atsx-btn-background-ghost.atsx-btn-danger.active {
  color: #cf3030;
  background-color: transparent;
  border-color: #cf3030;
}
.atsx-btn-background-ghost.atsx-btn-danger:active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-danger.active > a:only-child {
  color: currentColor;
}
.atsx-btn-background-ghost.atsx-btn-danger:active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-background-ghost.atsx-btn-danger.atsx-btn-disabled,
.atsx-btn-background-ghost.atsx-btn-danger.disabled,
.atsx-btn-background-ghost.atsx-btn-danger[disabled],
.atsx-btn-background-ghost.atsx-btn-danger.atsx-btn-disabled:hover,
.atsx-btn-background-ghost.atsx-btn-danger.disabled:hover,
.atsx-btn-background-ghost.atsx-btn-danger[disabled]:hover,
.atsx-btn-background-ghost.atsx-btn-danger.atsx-btn-disabled:active,
.atsx-btn-background-ghost.atsx-btn-danger.disabled:active,
.atsx-btn-background-ghost.atsx-btn-danger[disabled]:active,
.atsx-btn-background-ghost.atsx-btn-danger.atsx-btn-disabled.active,
.atsx-btn-background-ghost.atsx-btn-danger.disabled.active,
.atsx-btn-background-ghost.atsx-btn-danger[disabled].active {
  color: #9CA2A9;
  background-color: #E4E5E7;
  border-color: #E4E5E7;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-btn-background-ghost.atsx-btn-danger.atsx-btn-disabled > a:only-child,
.atsx-btn-background-ghost.atsx-btn-danger.disabled > a:only-child,
.atsx-btn-background-ghost.atsx-btn-danger[disabled] > a:only-child,
.atsx-btn-background-ghost.atsx-btn-danger.atsx-btn-disabled:hover > a:only-child,
.atsx-btn-background-ghost.atsx-btn-danger.disabled:hover > a:only-child,
.atsx-btn-background-ghost.atsx-btn-danger[disabled]:hover > a:only-child,
.atsx-btn-background-ghost.atsx-btn-danger.atsx-btn-disabled:active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-danger.disabled:active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-danger[disabled]:active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-danger.atsx-btn-disabled.active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-danger.disabled.active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-btn-background-ghost.atsx-btn-danger.atsx-btn-disabled > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-danger.disabled > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-danger[disabled] > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-danger.atsx-btn-disabled:hover > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-danger.disabled:hover > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-danger[disabled]:hover > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-danger.atsx-btn-disabled:active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-danger.disabled:active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-danger[disabled]:active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-danger.atsx-btn-disabled.active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-danger.disabled.active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-background-ghost.atsx-btn-link {
  color: #325ab4;
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  color: #fff;
}
.atsx-btn-background-ghost.atsx-btn-link > a:only-child {
  color: currentColor;
}
.atsx-btn-background-ghost.atsx-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-background-ghost.atsx-btn-link:hover {
  color: #5579c2;
  background-color: transparent;
  border-color: transparent;
}
.atsx-btn-background-ghost.atsx-btn-link:hover > a:only-child {
  color: currentColor;
}
.atsx-btn-background-ghost.atsx-btn-link:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-background-ghost.atsx-btn-link:active,
.atsx-btn-background-ghost.atsx-btn-link.active {
  color: #213e8f;
  background-color: transparent;
  border-color: transparent;
}
.atsx-btn-background-ghost.atsx-btn-link:active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-link.active > a:only-child {
  color: currentColor;
}
.atsx-btn-background-ghost.atsx-btn-link:active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-background-ghost.atsx-btn-link.atsx-btn-disabled,
.atsx-btn-background-ghost.atsx-btn-link.disabled,
.atsx-btn-background-ghost.atsx-btn-link[disabled],
.atsx-btn-background-ghost.atsx-btn-link.atsx-btn-disabled:hover,
.atsx-btn-background-ghost.atsx-btn-link.disabled:hover,
.atsx-btn-background-ghost.atsx-btn-link[disabled]:hover,
.atsx-btn-background-ghost.atsx-btn-link.atsx-btn-disabled:active,
.atsx-btn-background-ghost.atsx-btn-link.disabled:active,
.atsx-btn-background-ghost.atsx-btn-link[disabled]:active,
.atsx-btn-background-ghost.atsx-btn-link.atsx-btn-disabled.active,
.atsx-btn-background-ghost.atsx-btn-link.disabled.active,
.atsx-btn-background-ghost.atsx-btn-link[disabled].active {
  color: #9CA2A9;
  background-color: #E4E5E7;
  border-color: #E4E5E7;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-btn-background-ghost.atsx-btn-link.atsx-btn-disabled > a:only-child,
.atsx-btn-background-ghost.atsx-btn-link.disabled > a:only-child,
.atsx-btn-background-ghost.atsx-btn-link[disabled] > a:only-child,
.atsx-btn-background-ghost.atsx-btn-link.atsx-btn-disabled:hover > a:only-child,
.atsx-btn-background-ghost.atsx-btn-link.disabled:hover > a:only-child,
.atsx-btn-background-ghost.atsx-btn-link[disabled]:hover > a:only-child,
.atsx-btn-background-ghost.atsx-btn-link.atsx-btn-disabled:active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-link.disabled:active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-link[disabled]:active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-link.atsx-btn-disabled.active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-link.disabled.active > a:only-child,
.atsx-btn-background-ghost.atsx-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-btn-background-ghost.atsx-btn-link.atsx-btn-disabled > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-link.disabled > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-link[disabled] > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-link.atsx-btn-disabled:hover > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-link.disabled:hover > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-link[disabled]:hover > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-link.atsx-btn-disabled:active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-link.disabled:active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-link[disabled]:active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-link.atsx-btn-disabled.active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-link.disabled.active > a:only-child::after,
.atsx-btn-background-ghost.atsx-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.atsx-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
.atsx-btn-block {
  width: 100%;
}
.atsx-btn:empty {
  vertical-align: top;
}
a.atsx-btn {
  line-height: 30px;
}
a.atsx-btn-lg {
  line-height: 38px;
}
a.atsx-btn-sm {
  line-height: 26px;
}

@-webkit-keyframes fullscreenModalEnter__84a9cf {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__84a9cf {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__84a9cf {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__84a9cf {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__84a9cf {
  height: 100%;
}
.atsx-layout__84a9cf {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__84a9cf,
.b50__84a9cf {
  color: #f0f4ff;
}
.L50__84a9cf,
.l50__84a9cf {
  color: #f7fae5;
}
.L100__84a9cf,
.l100__84a9cf {
  color: #eef6c6;
}
.L200__84a9cf,
.l200__84a9cf {
  color: #dfee96;
}
.L300__84a9cf,
.l300__84a9cf {
  color: #d2e76a;
}
.L400__84a9cf,
.l400__84a9cf {
  color: #c3dd40;
}
.L500__84a9cf,
.l500__84a9cf {
  color: #b3d600;
}
.L600__84a9cf,
.l600__84a9cf {
  color: #8fac02;
}
.L700__84a9cf,
.l700__84a9cf {
  color: #667901;
}
.L800__84a9cf,
.l800__84a9cf {
  color: #495700;
}
.L900__84a9cf,
.l900__84a9cf {
  color: #354200;
}
.Y50__84a9cf,
.y50__84a9cf {
  color: #fdf9ed;
}
.Y100__84a9cf,
.y100__84a9cf {
  color: #faf1d1;
}
.Y200__84a9cf,
.y200__84a9cf {
  color: #f8e6ab;
}
.Y300__84a9cf,
.y300__84a9cf {
  color: #f7dc82;
}
.Y400__84a9cf,
.y400__84a9cf {
  color: #fad355;
}
.Y500__84a9cf,
.y500__84a9cf {
  color: #ffc60a;
}
.Y600__84a9cf,
.y600__84a9cf {
  color: #dc9b04;
}
.Y700__84a9cf,
.y700__84a9cf {
  color: #aa7803;
}
.Y800__84a9cf,
.y800__84a9cf {
  color: #795101;
}
.Y900__84a9cf,
.y900__84a9cf {
  color: #5c3a00;
}
.O50__84a9cf,
.o50__84a9cf {
  color: #fff5eb;
}
.O100__84a9cf,
.o100__84a9cf {
  color: #feead2;
}
.O200__84a9cf,
.o200__84a9cf {
  color: #fed4a4;
}
.O300__84a9cf,
.o300__84a9cf {
  color: #ffba6b;
}
.O400__84a9cf,
.o400__84a9cf {
  color: #ffa53d;
}
.O500__84a9cf,
.o500__84a9cf {
  color: #f80;
}
.O600__84a9cf,
.o600__84a9cf {
  color: #de7802;
}
.O700__84a9cf,
.o700__84a9cf {
  color: #b26206;
}
.O800__84a9cf,
.o800__84a9cf {
  color: #8f4f04;
}
.O900__84a9cf,
.o900__84a9cf {
  color: #6b3900;
}
.R50__84a9cf,
.r50__84a9cf {
  color: #fef1f1;
}
.R100__84a9cf,
.r100__84a9cf {
  color: #fde2e2;
}
.R200__84a9cf,
.r200__84a9cf {
  color: #fbbfbc;
}
.R300__84a9cf,
.r300__84a9cf {
  color: #f98e8b;
}
.R400__84a9cf,
.r400__84a9cf {
  color: #f76964;
}
.R500__84a9cf,
.r500__84a9cf {
  color: #f54a45;
}
.R600__84a9cf,
.r600__84a9cf {
  color: #d83931;
}
.R700__84a9cf,
.r700__84a9cf {
  color: #ac2f28;
}
.R800__84a9cf,
.r800__84a9cf {
  color: #812520;
}
.R900__84a9cf,
.r900__84a9cf {
  color: #621c18;
}
.C50__84a9cf,
.c50__84a9cf {
  color: #fef1f8;
}
.C100__84a9cf,
.c100__84a9cf {
  color: #fdddef;
}
.C200__84a9cf,
.c200__84a9cf {
  color: #f9aed9;
}
.C300__84a9cf,
.c300__84a9cf {
  color: #f57ac0;
}
.C400__84a9cf,
.c400__84a9cf {
  color: #f14ba9;
}
.C500__84a9cf,
.c500__84a9cf {
  color: #f01d94;
}
.C600__84a9cf,
.c600__84a9cf {
  color: #c71077;
}
.C700__84a9cf,
.c700__84a9cf {
  color: #9e1361;
}
.C800__84a9cf,
.c800__84a9cf {
  color: #7a0f4b;
}
.C900__84a9cf,
.c900__84a9cf {
  color: #520a32;
}
.V50__84a9cf,
.v50__84a9cf {
  color: #fceefc;
}
.V100__84a9cf,
.v100__84a9cf {
  color: #f8def8;
}
.V200__84a9cf,
.v200__84a9cf {
  color: #efb9ef;
}
.V300__84a9cf,
.v300__84a9cf {
  color: #e58fe5;
}
.V400__84a9cf,
.v400__84a9cf {
  color: #db66db;
}
.V500__84a9cf,
.v500__84a9cf {
  color: #d136d1;
}
.V600__84a9cf,
.v600__84a9cf {
  color: #b320b3;
}
.V700__84a9cf,
.v700__84a9cf {
  color: #8c218c;
}
.V800__84a9cf,
.v800__84a9cf {
  color: #681268;
}
.V900__84a9cf,
.v900__84a9cf {
  color: #460b46;
}
.P50__84a9cf,
.p50__84a9cf {
  color: #f6f1fe;
}
.P100__84a9cf,
.p100__84a9cf {
  color: #ece2fe;
}
.P200__84a9cf,
.p200__84a9cf {
  color: #cdb2fa;
}
.P300__84a9cf,
.p300__84a9cf {
  color: #ad82f7;
}
.P400__84a9cf,
.p400__84a9cf {
  color: #935af6;
}
.P500__84a9cf,
.p500__84a9cf {
  color: #7f3bf5;
}
.P600__84a9cf,
.p600__84a9cf {
  color: #6425d0;
}
.P700__84a9cf,
.p700__84a9cf {
  color: #4e1ba7;
}
.P800__84a9cf,
.p800__84a9cf {
  color: #380d82;
}
.P900__84a9cf,
.p900__84a9cf {
  color: #270561;
}
.I50__84a9cf,
.i50__84a9cf {
  color: #f2f3fd;
}
.I100__84a9cf,
.i100__84a9cf {
  color: #e0e2fa;
}
.I200__84a9cf,
.i200__84a9cf {
  color: #b4b9f3;
}
.I300__84a9cf,
.i300__84a9cf {
  color: #7b83ea;
}
.I400__84a9cf,
.i400__84a9cf {
  color: #616ae5;
}
.I500__84a9cf,
.i500__84a9cf {
  color: #4954e6;
}
.I600__84a9cf,
.i600__84a9cf {
  color: #2933c7;
}
.I700__84a9cf,
.i700__84a9cf {
  color: #161fa2;
}
.I800__84a9cf,
.i800__84a9cf {
  color: #0a1285;
}
.I900__84a9cf,
.i900__84a9cf {
  color: #0c1264;
}
.N50__84a9cf,
.n50__84a9cf {
  color: #f8f9fa;
}
.N100__84a9cf,
.n100__84a9cf {
  color: #f5f6f7;
}
.N200__84a9cf,
.n200__84a9cf {
  color: #eff0f1;
}
.N300__84a9cf,
.n300__84a9cf {
  color: #dee0e3;
}
.N400__84a9cf,
.n400__84a9cf {
  color: #bbbfc4;
}
.N500__84a9cf,
.n500__84a9cf {
  color: #8f959e;
}
.N600__84a9cf,
.n600__84a9cf {
  color: #646a73;
}
.N700__84a9cf,
.n700__84a9cf {
  color: #373c43;
}
.N800__84a9cf,
.n800__84a9cf {
  color: #2b2f36;
}
.N900__84a9cf,
.n900__84a9cf {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.fourxxPage__84a9cf {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  min-height: inherit;
}
.fourxxPage__84a9cf .fourxxPage-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
.fourxxPage__84a9cf .fourxxPage-image {
  width: 200px;
  margin-bottom: 18px;
}
.fourxxPage__84a9cf .fourxxPage-image img {
  width: 100%;
}
.fourxxPage__84a9cf p {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #1f2329;
}
.fourxxPage__84a9cf .fourxxPage-homeButton {
  margin-top: 32px;
}
.fourxxPage__84a9cf .fourxxPage-homeButton .atsx-btn-lg {
  max-width: unset;
}
.fourxxPage__84a9cf .fourxxPage-homeButton button {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.tiktokGlobalLoading__e6a062 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.tiktokGlobalLoading-icon__e6a062 {
  background-image: url(https://sf-tb-sg.ibytedtos.com/obj/ttfe-malisg/Helo/TikTok/loading-circle-min.png);
  display: block;
  margin: 6px;
  background-size: 48px;
  width: 48px;
  height: 48px;
  -webkit-animation: loadingAnimation__e6a062 1s steps(60, start) infinite;
          animation: loadingAnimation__e6a062 1s steps(60, start) infinite;
}
@-webkit-keyframes loadingAnimation__e6a062 {
  100% {
    background-position-y: -2880px;
  }
}
@keyframes loadingAnimation__e6a062 {
  100% {
    background-position-y: -2880px;
  }
}

.loading__278643 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  opacity: 1;
  transition: all 0.16s linear;
  -ms-flex-direction: column;
      flex-direction: column;
}
.loading__278643.loading-hide {
  opacity: 0;
}

@-webkit-keyframes fullscreenModalEnter__5e4521 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__5e4521 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__5e4521 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__5e4521 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__5e4521 {
  height: 100%;
}
.atsx-layout__5e4521 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__5e4521,
.b50__5e4521 {
  color: #f0f4ff;
}
.L50__5e4521,
.l50__5e4521 {
  color: #f7fae5;
}
.L100__5e4521,
.l100__5e4521 {
  color: #eef6c6;
}
.L200__5e4521,
.l200__5e4521 {
  color: #dfee96;
}
.L300__5e4521,
.l300__5e4521 {
  color: #d2e76a;
}
.L400__5e4521,
.l400__5e4521 {
  color: #c3dd40;
}
.L500__5e4521,
.l500__5e4521 {
  color: #b3d600;
}
.L600__5e4521,
.l600__5e4521 {
  color: #8fac02;
}
.L700__5e4521,
.l700__5e4521 {
  color: #667901;
}
.L800__5e4521,
.l800__5e4521 {
  color: #495700;
}
.L900__5e4521,
.l900__5e4521 {
  color: #354200;
}
.Y50__5e4521,
.y50__5e4521 {
  color: #fdf9ed;
}
.Y100__5e4521,
.y100__5e4521 {
  color: #faf1d1;
}
.Y200__5e4521,
.y200__5e4521 {
  color: #f8e6ab;
}
.Y300__5e4521,
.y300__5e4521 {
  color: #f7dc82;
}
.Y400__5e4521,
.y400__5e4521 {
  color: #fad355;
}
.Y500__5e4521,
.y500__5e4521 {
  color: #ffc60a;
}
.Y600__5e4521,
.y600__5e4521 {
  color: #dc9b04;
}
.Y700__5e4521,
.y700__5e4521 {
  color: #aa7803;
}
.Y800__5e4521,
.y800__5e4521 {
  color: #795101;
}
.Y900__5e4521,
.y900__5e4521 {
  color: #5c3a00;
}
.O50__5e4521,
.o50__5e4521 {
  color: #fff5eb;
}
.O100__5e4521,
.o100__5e4521 {
  color: #feead2;
}
.O200__5e4521,
.o200__5e4521 {
  color: #fed4a4;
}
.O300__5e4521,
.o300__5e4521 {
  color: #ffba6b;
}
.O400__5e4521,
.o400__5e4521 {
  color: #ffa53d;
}
.O500__5e4521,
.o500__5e4521 {
  color: #f80;
}
.O600__5e4521,
.o600__5e4521 {
  color: #de7802;
}
.O700__5e4521,
.o700__5e4521 {
  color: #b26206;
}
.O800__5e4521,
.o800__5e4521 {
  color: #8f4f04;
}
.O900__5e4521,
.o900__5e4521 {
  color: #6b3900;
}
.R50__5e4521,
.r50__5e4521 {
  color: #fef1f1;
}
.R100__5e4521,
.r100__5e4521 {
  color: #fde2e2;
}
.R200__5e4521,
.r200__5e4521 {
  color: #fbbfbc;
}
.R300__5e4521,
.r300__5e4521 {
  color: #f98e8b;
}
.R400__5e4521,
.r400__5e4521 {
  color: #f76964;
}
.R500__5e4521,
.r500__5e4521 {
  color: #f54a45;
}
.R600__5e4521,
.r600__5e4521 {
  color: #d83931;
}
.R700__5e4521,
.r700__5e4521 {
  color: #ac2f28;
}
.R800__5e4521,
.r800__5e4521 {
  color: #812520;
}
.R900__5e4521,
.r900__5e4521 {
  color: #621c18;
}
.C50__5e4521,
.c50__5e4521 {
  color: #fef1f8;
}
.C100__5e4521,
.c100__5e4521 {
  color: #fdddef;
}
.C200__5e4521,
.c200__5e4521 {
  color: #f9aed9;
}
.C300__5e4521,
.c300__5e4521 {
  color: #f57ac0;
}
.C400__5e4521,
.c400__5e4521 {
  color: #f14ba9;
}
.C500__5e4521,
.c500__5e4521 {
  color: #f01d94;
}
.C600__5e4521,
.c600__5e4521 {
  color: #c71077;
}
.C700__5e4521,
.c700__5e4521 {
  color: #9e1361;
}
.C800__5e4521,
.c800__5e4521 {
  color: #7a0f4b;
}
.C900__5e4521,
.c900__5e4521 {
  color: #520a32;
}
.V50__5e4521,
.v50__5e4521 {
  color: #fceefc;
}
.V100__5e4521,
.v100__5e4521 {
  color: #f8def8;
}
.V200__5e4521,
.v200__5e4521 {
  color: #efb9ef;
}
.V300__5e4521,
.v300__5e4521 {
  color: #e58fe5;
}
.V400__5e4521,
.v400__5e4521 {
  color: #db66db;
}
.V500__5e4521,
.v500__5e4521 {
  color: #d136d1;
}
.V600__5e4521,
.v600__5e4521 {
  color: #b320b3;
}
.V700__5e4521,
.v700__5e4521 {
  color: #8c218c;
}
.V800__5e4521,
.v800__5e4521 {
  color: #681268;
}
.V900__5e4521,
.v900__5e4521 {
  color: #460b46;
}
.P50__5e4521,
.p50__5e4521 {
  color: #f6f1fe;
}
.P100__5e4521,
.p100__5e4521 {
  color: #ece2fe;
}
.P200__5e4521,
.p200__5e4521 {
  color: #cdb2fa;
}
.P300__5e4521,
.p300__5e4521 {
  color: #ad82f7;
}
.P400__5e4521,
.p400__5e4521 {
  color: #935af6;
}
.P500__5e4521,
.p500__5e4521 {
  color: #7f3bf5;
}
.P600__5e4521,
.p600__5e4521 {
  color: #6425d0;
}
.P700__5e4521,
.p700__5e4521 {
  color: #4e1ba7;
}
.P800__5e4521,
.p800__5e4521 {
  color: #380d82;
}
.P900__5e4521,
.p900__5e4521 {
  color: #270561;
}
.I50__5e4521,
.i50__5e4521 {
  color: #f2f3fd;
}
.I100__5e4521,
.i100__5e4521 {
  color: #e0e2fa;
}
.I200__5e4521,
.i200__5e4521 {
  color: #b4b9f3;
}
.I300__5e4521,
.i300__5e4521 {
  color: #7b83ea;
}
.I400__5e4521,
.i400__5e4521 {
  color: #616ae5;
}
.I500__5e4521,
.i500__5e4521 {
  color: #4954e6;
}
.I600__5e4521,
.i600__5e4521 {
  color: #2933c7;
}
.I700__5e4521,
.i700__5e4521 {
  color: #161fa2;
}
.I800__5e4521,
.i800__5e4521 {
  color: #0a1285;
}
.I900__5e4521,
.i900__5e4521 {
  color: #0c1264;
}
.N50__5e4521,
.n50__5e4521 {
  color: #f8f9fa;
}
.N100__5e4521,
.n100__5e4521 {
  color: #f5f6f7;
}
.N200__5e4521,
.n200__5e4521 {
  color: #eff0f1;
}
.N300__5e4521,
.n300__5e4521 {
  color: #dee0e3;
}
.N400__5e4521,
.n400__5e4521 {
  color: #bbbfc4;
}
.N500__5e4521,
.n500__5e4521 {
  color: #8f959e;
}
.N600__5e4521,
.n600__5e4521 {
  color: #646a73;
}
.N700__5e4521,
.n700__5e4521 {
  color: #373c43;
}
.N800__5e4521,
.n800__5e4521 {
  color: #2b2f36;
}
.N900__5e4521,
.n900__5e4521 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
 {
  /* 无报错表单项 */
  /* Button */
  /* Checkbox */
  /* Select */
  /* message样式 */
  /* 登录/注册/重置密码通用样式 */
  /* modal */
  /* 去除safari浏览器的自动提示填充 */
  /* Change Autocomplete styles in Chrome */
  /* 处理 windows pc chrome 版本小于 54 时 modal 定位失效问题 */
}
#bd {
  min-width: 1060px;
  overflow-x: auto;
}
#bd > section.atsx-layout {
  display: block;
}
.main {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.atsx-layout .atsx-layout-has-sider .atsx-layout-sider {
  overflow: auto;
}
.atsx-layout .atsx-layout-has-sider .atsx-layout-sider::-webkit-scrollbar {
  display: none;
}
.atsx-btn {
  box-shadow: none;
}
.atsx-date-picker .atsx-date-picker-icon-clear {
  color: #9ca2a9;
}
.atsx-date-picker .atsx-date-picker-icon-clear:hover {
  color: #325ab4;
}
.no-error-form-item {
  margin-bottom: 0;
}
.no-error-form-item .atsx-form-explain {
  display: none;
}
.atsx-btn-primary:hover {
  background: #487fc1;
}
.ja .atsx-btn {
  max-width: initial;
}
.atsx-checkbox-wrapper:hover .atsx-checkbox-inner,
.atsx-checkbox:hover .atsx-checkbox-inner,
.atsx-checkbox-input:focus + .atsx-checkbox-inner {
  border-color: #325ab4;
}
.atsx-select-clear-icon {
  color: #9ca2a9;
}
.atsx-select-clear-icon:hover {
  color: #325ab4;
}
.atsx-message {
  z-index: 1100;
  pointer-events: none;
}
.atsx-message .atsx-message-icon {
  width: 24px;
  height: 24px;
  top: 8px;
}
.atsx-message .atsx-message-icon svg {
  width: 100%;
  height: 100%;
}
.atsx-message .atsx-message-notice-content {
  padding: 8px 20px;
  font-size: 14px;
  border-radius: 8px;
  box-shadow: 0 8px 24px 0 rgba(54, 97, 174, 0.14);
  min-width: 132px;
}
.atsx-message .atsx-message-custom-content span {
  margin-left: 36px;
  line-height: 24px;
}
.simple-form {
  /* 表单相关 */
}
.simple-form.atsx-form {
  height: 142px;
  margin-bottom: 32px;
}
.simple-form .atsx-form-item {
  margin-bottom: 32px;
}
.simple-form .atsx-form-item.atsx-form-item-with-help {
  margin-bottom: 6px;
}
.simple-form .atsx-form-item-children {
  display: block;
}
.simple-form .atsx-form-explain {
  margin-top: 4px;
  line-height: 22px;
  min-height: 22px;
}
div.atsx-modal-wrap {
  z-index: 1070;
}
div.atsx-modal-mask {
  z-index: 1061;
}
input::-webkit-credentials-auto-fill-button {
  display: none !important;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  transition: background-color 9999s ease-in-out 0s;
}
.less-than-54-modal .atsx-modal-wrap {
  height: 100%;
}
.topbar-navigation-list .topbar-navigation-item {
  color: #646a73;
  margin-left: 32px;
}
.topbar-navigation-list .topbar-navigation-item:hover {
  color: #325ab4;
}
.topbar-navigation-list .atsx-divider {
  margin: 0 32px;
  color: #bbbfc4;
}
.isInVisualWebsiteUIFeat .globalLoading__5e4521 {
  top: var(--layout-header-height, 64px);
}
.contentWrap__5e4521 {
  min-height: calc(100vh - 64px - 1px - 256px);
  overflow-x: hidden;
  overflow-y: hidden;
  /* Button */
  /* Checkbox */
  /* Select */
  /* message样式 */
  /* modal */
  /* topbar */
}
.contentWrap__5e4521 > * {
  height: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
}
.contentWrap__5e4521 textarea {
  resize: none;
}
.contentWrap__5e4521 .atsx-layout__5e4521 .atsx-layout-has-sider__5e4521 .atsx-layout-sider__5e4521 {
  overflow: auto;
}
.contentWrap__5e4521 .atsx-layout__5e4521 .atsx-layout-has-sider__5e4521 .atsx-layout-sider__5e4521::-webkit-scrollbar {
  display: none;
}
.contentWrap__5e4521 .atsx-date-picker__5e4521 .atsx-date-picker-icon-clear__5e4521 {
  color: #9ca2a9;
}
.contentWrap__5e4521 .atsx-date-picker__5e4521 .atsx-date-picker-icon-clear__5e4521:hover {
  color: #325ab4;
}
.contentWrap__5e4521 .atsx-btn-primary__5e4521:hover {
  background: #487fc1;
}
.contentWrap__5e4521 .atsx-checkbox-wrapper__5e4521:hover .atsx-checkbox-inner__5e4521,
.contentWrap__5e4521 .atsx-checkbox__5e4521:hover .atsx-checkbox-inner__5e4521,
.contentWrap__5e4521 .atsx-checkbox-input__5e4521:focus + .atsx-checkbox-inner__5e4521 {
  border-color: #325ab4;
}
.contentWrap__5e4521 .atsx-select-clear-icon__5e4521 {
  color: #9ca2a9;
}
.contentWrap__5e4521 .atsx-select-clear-icon__5e4521:hover {
  color: #325ab4;
}
.contentWrap__5e4521 .atsx-message__5e4521 .atsx-message-icon__5e4521 {
  width: 24px;
  height: 24px;
  top: 8px;
}
.contentWrap__5e4521 .atsx-message__5e4521 .atsx-message-icon__5e4521 svg {
  width: 100%;
  height: 100%;
}
.contentWrap__5e4521 .atsx-message__5e4521 .atsx-message-notice-content__5e4521 {
  padding: 8px 20px;
  font-size: 14px;
  border-radius: 8px;
  box-shadow: 0 8px 24px 0 rgba(54, 97, 174, 0.14);
  min-width: 132px;
}
.contentWrap__5e4521 .atsx-message__5e4521 .atsx-message-custom-content__5e4521 span {
  margin-left: 36px;
  line-height: 24px;
}
.contentWrap__5e4521 div.atsx-modal-wrap__5e4521 {
  z-index: 1070;
}
.contentWrap__5e4521 div.atsx-modal-mask__5e4521 {
  z-index: 1061;
}
.contentWrap__5e4521 .topbar__5e4521 {
  box-shadow: none !important;
  border-bottom: 1px solid #eff1f1;
}
.contentWrap__5e4521 .topbar__5e4521 .topbar-content__5e4521 .topbar-right__5e4521 .atsx-menu-horizontal__5e4521 {
  background: transparent;
}
.contentWrap__5e4521 .topbar__5e4521 .topbar-content__5e4521 .topbar-right__5e4521 .atsx-menu-item__5e4521 {
  border-bottom: none;
  height: 64px;
  line-height: 64px;
}
.contentWrap__5e4521 .topbar__5e4521 .topbar-content__5e4521 .topbar-right__5e4521 .atsx-menu-item__5e4521 a {
  color: #3e4c5b;
  opacity: 1;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
}
.contentWrap__5e4521 .topbar__5e4521 .topbar-content__5e4521 .topbar-right__5e4521 .atsx-menu-item__5e4521 a:hover {
  opacity: 0.8;
  border-bottom: none;
  font-weight: normal;
}
.contentWrap__5e4521 .topbar__5e4521 .topbar-content__5e4521 .topbar-right__5e4521 .atsx-menu-item-selected__5e4521 {
  border-bottom: none;
}
.contentWrap__5e4521 .topbar__5e4521 .topbar-content__5e4521 .topbar-right__5e4521 .atsx-menu-item-selected__5e4521 a {
  font-size: 20px;
  font-weight: bold;
  opacity: 1;
}
.contentWrap__5e4521 .topbar__5e4521 .topbar-content__5e4521 .topbar-right__5e4521 .atsx-menu-item-selected__5e4521 a:hover {
  font-weight: bold;
}
.contentWrap__5e4521 .topbar__5e4521 .topbar-content__5e4521 .atsx-btn__5e4521 {
  border: none;
}
.contentWrap__5e4521 .topbar__5e4521.white__5e4521 {
  position: absolute;
  box-shadow: none;
  border-bottom: none;
}
.contentWrap__5e4521 .topbar__5e4521.white__5e4521 .topbar-content__5e4521 .topbar-right__5e4521 .atsx-menu-item__5e4521 a {
  color: #fff;
}
.contentWrap__5e4521 .topbar__5e4521.white__5e4521 .topbar-content__5e4521 .topbar-right__5e4521 .topbar-userIcon__5e4521 path {
  fill: #fff;
}
.contentWrap__5e4521 .topbar__5e4521.white__5e4521 .topbar-content__5e4521 .topbar-right__5e4521 .topbar-userMobile__5e4521 {
  color: #fff;
}
.contentWrap__5e4521 .topbar__5e4521.white__5e4521 .topbar-content__5e4521 .topbar-right__5e4521 .topbar-userMobile__5e4521::after {
  border-color: #fff;
}
.contentWrap__5e4521 .topbar__5e4521.white__5e4521 .topbar-content__5e4521 .atsx-btn__5e4521 {
  color: #fff;
  border-color: #fff;
}
.app__5e4521 {
  width: 100vw;
  height: 100vh;
  padding: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background: #fff;
}
.contentLoading__5e4521 svg {
  left: 50%;
  position: absolute;
  top: 50%;
  -ms-transform: translate(-50%, -50%) !important;
      transform: translate(-50%, -50%) !important;
}
.globalLoading__5e4521 {
  position: fixed;
  background: #fff;
  top: 64px;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
.globalLoading__5e4521 .globalLoading-loading div {
  position: absolute;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.atsx-dropdown::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: -7px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}
.atsx-dropdown-wrap {
  position: relative;
}
.atsx-dropdown-wrap .atsx-btn > .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -ms-transform: scale(0.83333333) rotate(0deg);
      transform: scale(0.83333333) rotate(0deg);
}
:root .atsx-dropdown-wrap .atsx-btn > .anticon-down {
  font-size: 12px;
}
.atsx-dropdown-wrap .anticon-down::before {
  transition: transform 0.2s;
}
.atsx-dropdown-wrap-open .anticon-down::before {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.atsx-dropdown-hidden,
.atsx-dropdown-menu-hidden {
  display: none;
}
.atsx-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 6px 24px 0 rgba(31, 35, 41, 0.12);
  -webkit-transform: translate3d(0, 0, 0);
}
.atsx-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.3s;
}
.atsx-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
}
.atsx-dropdown-menu-submenu-popup > .atsx-dropdown-menu {
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
}
.atsx-dropdown-menu-item,
.atsx-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 5px 12px;
  color: #646a73;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s;
}
.atsx-dropdown-menu-item > .anticon:first-child,
.atsx-dropdown-menu-submenu-title > .anticon:first-child {
  min-width: 12px;
  margin-right: 8px;
}
.atsx-dropdown-menu-item > a,
.atsx-dropdown-menu-submenu-title > a {
  display: block;
  margin: -5px -12px;
  padding: 5px 12px;
  color: #646a73;
  transition: all 0.3s;
}
.atsx-dropdown-menu-item-selected,
.atsx-dropdown-menu-submenu-title-selected,
.atsx-dropdown-menu-item-selected > a,
.atsx-dropdown-menu-submenu-title-selected > a {
  color: #325ab4;
  background-color: #F5F6F7;
}
.atsx-dropdown-menu-item:hover,
.atsx-dropdown-menu-submenu-title:hover {
  background-color: rgba(245, 246, 247, 0.5);
}
.atsx-dropdown-menu-item-disabled,
.atsx-dropdown-menu-submenu-title-disabled {
  color: rgba(50, 90, 180, 0.3);
  cursor: not-allowed;
}
.atsx-dropdown-menu-item-disabled:hover,
.atsx-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(50, 90, 180, 0.3);
  background-color: #fff;
  cursor: not-allowed;
}
.atsx-dropdown-menu-item-divider,
.atsx-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.atsx-dropdown-menu-item .atsx-dropdown-menu-submenu-arrow,
.atsx-dropdown-menu-submenu-title .atsx-dropdown-menu-submenu-arrow {
  position: absolute;
  right: 8px;
}
.atsx-dropdown-menu-item .atsx-dropdown-menu-submenu-arrow-icon,
.atsx-dropdown-menu-submenu-title .atsx-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.45);
  font-style: normal;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -ms-transform: scale(0.83333333) rotate(0deg);
      transform: scale(0.83333333) rotate(0deg);
}
:root .atsx-dropdown-menu-item .atsx-dropdown-menu-submenu-arrow-icon,
:root .atsx-dropdown-menu-submenu-title .atsx-dropdown-menu-submenu-arrow-icon {
  font-size: 12px;
}
.atsx-dropdown-menu-submenu-title {
  padding-right: 26px;
}
.atsx-dropdown-menu-submenu-vertical {
  position: relative;
}
.atsx-dropdown-menu-submenu-vertical > .atsx-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
}
.atsx-dropdown-menu-submenu.atsx-dropdown-menu-submenu-disabled .atsx-dropdown-menu-submenu-title,
.atsx-dropdown-menu-submenu.atsx-dropdown-menu-submenu-disabled .atsx-dropdown-menu-submenu-title .atsx-dropdown-menu-submenu-arrow-icon {
  color: rgba(50, 90, 180, 0.3);
  background-color: #fff;
  cursor: not-allowed;
}
.atsx-dropdown.slide-down-enter.slide-down-enter-active.atsx-dropdown-placement-bottomLeft,
.atsx-dropdown.slide-down-appear.slide-down-appear-active.atsx-dropdown-placement-bottomLeft,
.atsx-dropdown.slide-down-enter.slide-down-enter-active.atsx-dropdown-placement-bottomCenter,
.atsx-dropdown.slide-down-appear.slide-down-appear-active.atsx-dropdown-placement-bottomCenter,
.atsx-dropdown.slide-down-enter.slide-down-enter-active.atsx-dropdown-placement-bottomRight,
.atsx-dropdown.slide-down-appear.slide-down-appear-active.atsx-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.atsx-dropdown.slide-up-enter.slide-up-enter-active.atsx-dropdown-placement-topLeft,
.atsx-dropdown.slide-up-appear.slide-up-appear-active.atsx-dropdown-placement-topLeft,
.atsx-dropdown.slide-up-enter.slide-up-enter-active.atsx-dropdown-placement-topCenter,
.atsx-dropdown.slide-up-appear.slide-up-appear-active.atsx-dropdown-placement-topCenter,
.atsx-dropdown.slide-up-enter.slide-up-enter-active.atsx-dropdown-placement-topRight,
.atsx-dropdown.slide-up-appear.slide-up-appear-active.atsx-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.atsx-dropdown.slide-down-leave.slide-down-leave-active.atsx-dropdown-placement-bottomLeft,
.atsx-dropdown.slide-down-leave.slide-down-leave-active.atsx-dropdown-placement-bottomCenter,
.atsx-dropdown.slide-down-leave.slide-down-leave-active.atsx-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.atsx-dropdown.slide-up-leave.slide-up-leave-active.atsx-dropdown-placement-topLeft,
.atsx-dropdown.slide-up-leave.slide-up-leave-active.atsx-dropdown-placement-topCenter,
.atsx-dropdown.slide-up-leave.slide-up-leave-active.atsx-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.atsx-dropdown-trigger > .anticon.anticon-down,
.atsx-dropdown-link > .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -ms-transform: scale(0.83333333) rotate(0deg);
      transform: scale(0.83333333) rotate(0deg);
}
:root .atsx-dropdown-trigger > .anticon.anticon-down,
:root .atsx-dropdown-link > .anticon.anticon-down {
  font-size: 12px;
}
.atsx-dropdown-button {
  white-space: nowrap;
}
.atsx-dropdown-button.atsx-btn-group > .atsx-btn:last-child:not(:first-child) {
  padding-right: 8px;
  padding-left: 8px;
}
.atsx-dropdown-button .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -ms-transform: scale(0.83333333) rotate(0deg);
      transform: scale(0.83333333) rotate(0deg);
}
:root .atsx-dropdown-button .anticon.anticon-down {
  font-size: 12px;
}
.atsx-dropdown-menu-dark,
.atsx-dropdown-menu-dark .atsx-dropdown-menu {
  background: #fff;
}
.atsx-dropdown-menu-dark .atsx-dropdown-menu-item,
.atsx-dropdown-menu-dark .atsx-dropdown-menu-submenu-title,
.atsx-dropdown-menu-dark .atsx-dropdown-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.atsx-dropdown-menu-dark .atsx-dropdown-menu-item .atsx-dropdown-menu-submenu-arrow::after,
.atsx-dropdown-menu-dark .atsx-dropdown-menu-submenu-title .atsx-dropdown-menu-submenu-arrow::after,
.atsx-dropdown-menu-dark .atsx-dropdown-menu-item > a .atsx-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}
.atsx-dropdown-menu-dark .atsx-dropdown-menu-item:hover,
.atsx-dropdown-menu-dark .atsx-dropdown-menu-submenu-title:hover,
.atsx-dropdown-menu-dark .atsx-dropdown-menu-item > a:hover {
  color: #fff;
  background: transparent;
}
.atsx-dropdown-menu-dark .atsx-dropdown-menu-item-selected,
.atsx-dropdown-menu-dark .atsx-dropdown-menu-item-selected:hover,
.atsx-dropdown-menu-dark .atsx-dropdown-menu-item-selected > a {
  color: #fff;
  background: #325ab4;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-menu {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin-bottom: 0;
  padding-left: 0;
  color: #646a73;
  line-height: 0;
  list-style: none;
  background: #fff;
  outline: none;
  box-shadow: 0 6px 24px 0 rgba(31, 35, 41, 0.12);
  transition: background 0.3s, width 0.2s;
  zoom: 1;
}
.atsx-menu::before,
.atsx-menu::after {
  display: table;
  content: '';
}
.atsx-menu::after {
  clear: both;
}
.atsx-menu ul,
.atsx-menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.atsx-menu-hidden {
  display: none;
}
.atsx-menu-item-group-title {
  padding: 8px 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5;
  transition: all 0.3s;
}
.atsx-menu-submenu,
.atsx-menu-submenu-inline {
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-menu-item:active,
.atsx-menu-submenu-title:active {
  background: #F5F6F7;
}
.atsx-menu-submenu .atsx-menu-sub {
  cursor: initial;
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-menu-item > a {
  display: block;
  color: #646a73;
}
.atsx-menu-item > a:hover {
  color: #325ab4;
}
.atsx-menu-item > a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: '';
}
.atsx-menu-item-divider {
  height: 1px;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.atsx-menu-item:hover,
.atsx-menu-item-active,
.atsx-menu:not(.atsx-menu-inline) .atsx-menu-submenu-open,
.atsx-menu-submenu-active,
.atsx-menu-submenu-title:hover {
  color: #325ab4;
}
.atsx-menu-horizontal .atsx-menu-item,
.atsx-menu-horizontal .atsx-menu-submenu {
  margin-top: -1px;
}
.atsx-menu-horizontal > .atsx-menu-item:hover,
.atsx-menu-horizontal > .atsx-menu-item-active,
.atsx-menu-horizontal > .atsx-menu-submenu .atsx-menu-submenu-title:hover {
  background-color: transparent;
}
.atsx-menu-item-selected {
  color: #325ab4;
}
.atsx-menu-item-selected > a,
.atsx-menu-item-selected > a:hover {
  color: #325ab4;
}
.atsx-menu:not(.atsx-menu-horizontal) .atsx-menu-item-selected {
  background-color: #F5F6F7;
}
.atsx-menu-inline,
.atsx-menu-vertical,
.atsx-menu-vertical-left {
  border-right: 1px solid #e8e8e8;
}
.atsx-menu-vertical-right {
  border-left: 1px solid #e8e8e8;
}
.atsx-menu-vertical.atsx-menu-sub,
.atsx-menu-vertical-left.atsx-menu-sub,
.atsx-menu-vertical-right.atsx-menu-sub {
  min-width: 160px;
  padding: 0;
  border-right: 0;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
}
.atsx-menu-vertical.atsx-menu-sub .atsx-menu-item,
.atsx-menu-vertical-left.atsx-menu-sub .atsx-menu-item,
.atsx-menu-vertical-right.atsx-menu-sub .atsx-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.atsx-menu-vertical.atsx-menu-sub .atsx-menu-item::after,
.atsx-menu-vertical-left.atsx-menu-sub .atsx-menu-item::after,
.atsx-menu-vertical-right.atsx-menu-sub .atsx-menu-item::after {
  border-right: 0;
}
.atsx-menu-vertical.atsx-menu-sub > .atsx-menu-item,
.atsx-menu-vertical-left.atsx-menu-sub > .atsx-menu-item,
.atsx-menu-vertical-right.atsx-menu-sub > .atsx-menu-item,
.atsx-menu-vertical.atsx-menu-sub > .atsx-menu-submenu,
.atsx-menu-vertical-left.atsx-menu-sub > .atsx-menu-submenu,
.atsx-menu-vertical-right.atsx-menu-sub > .atsx-menu-submenu {
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
}
.atsx-menu-horizontal.atsx-menu-sub {
  min-width: 114px;
}
.atsx-menu-item,
.atsx-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-menu-item .anticon,
.atsx-menu-submenu-title .anticon {
  min-width: 14px;
  margin-right: 10px;
  font-size: 14px;
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-menu-item .anticon + span,
.atsx-menu-submenu-title .anticon + span {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-menu > .atsx-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.atsx-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: #fff;
  border-radius: 4px;
}
.atsx-menu-submenu-popup .submenu-title-wrapper {
  padding-right: 20px;
}
.atsx-menu-submenu-popup::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.0001;
  content: ' ';
}
.atsx-menu-submenu > .atsx-menu {
  background-color: #fff;
  border-radius: 4px;
}
.atsx-menu-submenu > .atsx-menu-submenu-title::after {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-menu-submenu-vertical > .atsx-menu-submenu-title .atsx-menu-submenu-arrow,
.atsx-menu-submenu-vertical-left > .atsx-menu-submenu-title .atsx-menu-submenu-arrow,
.atsx-menu-submenu-vertical-right > .atsx-menu-submenu-title .atsx-menu-submenu-arrow,
.atsx-menu-submenu-inline > .atsx-menu-submenu-title .atsx-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-menu-submenu-vertical > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::before,
.atsx-menu-submenu-vertical-left > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::before,
.atsx-menu-submenu-vertical-right > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::before,
.atsx-menu-submenu-inline > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::before,
.atsx-menu-submenu-vertical > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::after,
.atsx-menu-submenu-vertical-left > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::after,
.atsx-menu-submenu-vertical-right > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::after,
.atsx-menu-submenu-inline > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::after {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background: #fff;
  background: #646a73 \9;
  background-image: linear-gradient(to right, #646a73, #646a73);
  background-image: none \9;
  border-radius: 2px;
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: '';
}
.atsx-menu-submenu-vertical > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::before,
.atsx-menu-submenu-vertical-left > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::before,
.atsx-menu-submenu-vertical-right > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::before,
.atsx-menu-submenu-inline > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::before {
  -ms-transform: rotate(45deg) translateY(-2px);
      transform: rotate(45deg) translateY(-2px);
}
.atsx-menu-submenu-vertical > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::after,
.atsx-menu-submenu-vertical-left > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::after,
.atsx-menu-submenu-vertical-right > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::after,
.atsx-menu-submenu-inline > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::after {
  -ms-transform: rotate(-45deg) translateY(2px);
      transform: rotate(-45deg) translateY(2px);
}
.atsx-menu-submenu-vertical > .atsx-menu-submenu-title:hover .atsx-menu-submenu-arrow::after,
.atsx-menu-submenu-vertical-left > .atsx-menu-submenu-title:hover .atsx-menu-submenu-arrow::after,
.atsx-menu-submenu-vertical-right > .atsx-menu-submenu-title:hover .atsx-menu-submenu-arrow::after,
.atsx-menu-submenu-inline > .atsx-menu-submenu-title:hover .atsx-menu-submenu-arrow::after,
.atsx-menu-submenu-vertical > .atsx-menu-submenu-title:hover .atsx-menu-submenu-arrow::before,
.atsx-menu-submenu-vertical-left > .atsx-menu-submenu-title:hover .atsx-menu-submenu-arrow::before,
.atsx-menu-submenu-vertical-right > .atsx-menu-submenu-title:hover .atsx-menu-submenu-arrow::before,
.atsx-menu-submenu-inline > .atsx-menu-submenu-title:hover .atsx-menu-submenu-arrow::before {
  background: linear-gradient(to right, #325ab4, #325ab4);
}
.atsx-menu-submenu-inline > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::before {
  -ms-transform: rotate(-45deg) translateX(2px);
      transform: rotate(-45deg) translateX(2px);
}
.atsx-menu-submenu-inline > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::after {
  -ms-transform: rotate(45deg) translateX(-2px);
      transform: rotate(45deg) translateX(-2px);
}
.atsx-menu-submenu-open.atsx-menu-submenu-inline > .atsx-menu-submenu-title .atsx-menu-submenu-arrow {
  -ms-transform: translateY(-2px);
      transform: translateY(-2px);
}
.atsx-menu-submenu-open.atsx-menu-submenu-inline > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::after {
  -ms-transform: rotate(-45deg) translateX(-2px);
      transform: rotate(-45deg) translateX(-2px);
}
.atsx-menu-submenu-open.atsx-menu-submenu-inline > .atsx-menu-submenu-title .atsx-menu-submenu-arrow::before {
  -ms-transform: rotate(45deg) translateX(2px);
      transform: rotate(45deg) translateX(2px);
}
.atsx-menu-vertical .atsx-menu-submenu-selected,
.atsx-menu-vertical-left .atsx-menu-submenu-selected,
.atsx-menu-vertical-right .atsx-menu-submenu-selected {
  color: #325ab4;
}
.atsx-menu-vertical .atsx-menu-submenu-selected > a,
.atsx-menu-vertical-left .atsx-menu-submenu-selected > a,
.atsx-menu-vertical-right .atsx-menu-submenu-selected > a {
  color: #325ab4;
}
.atsx-menu-horizontal {
  line-height: 46px;
  white-space: nowrap;
  border: 0;
  border-bottom: 1px solid #e8e8e8;
  box-shadow: none;
}
.atsx-menu-horizontal > .atsx-menu-item,
.atsx-menu-horizontal > .atsx-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 2px solid transparent;
}
.atsx-menu-horizontal > .atsx-menu-item:hover,
.atsx-menu-horizontal > .atsx-menu-submenu:hover,
.atsx-menu-horizontal > .atsx-menu-item-active,
.atsx-menu-horizontal > .atsx-menu-submenu-active,
.atsx-menu-horizontal > .atsx-menu-item-open,
.atsx-menu-horizontal > .atsx-menu-submenu-open,
.atsx-menu-horizontal > .atsx-menu-item-selected,
.atsx-menu-horizontal > .atsx-menu-submenu-selected {
  color: #325ab4;
  border-bottom: 2px solid #325ab4;
}
.atsx-menu-horizontal > .atsx-menu-item > a {
  display: block;
  color: #646a73;
}
.atsx-menu-horizontal > .atsx-menu-item > a:hover {
  color: #325ab4;
}
.atsx-menu-horizontal > .atsx-menu-item > a::before {
  bottom: -2px;
}
.atsx-menu-horizontal > .atsx-menu-item-selected > a {
  color: #325ab4;
}
.atsx-menu-horizontal::after {
  display: block;
  clear: both;
  height: 0;
  content: ' ';
}
.atsx-menu-vertical .atsx-menu-item,
.atsx-menu-vertical-left .atsx-menu-item,
.atsx-menu-vertical-right .atsx-menu-item,
.atsx-menu-inline .atsx-menu-item {
  position: relative;
}
.atsx-menu-vertical .atsx-menu-item::after,
.atsx-menu-vertical-left .atsx-menu-item::after,
.atsx-menu-vertical-right .atsx-menu-item::after,
.atsx-menu-inline .atsx-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid #325ab4;
  -ms-transform: scaleY(0.0001);
      transform: scaleY(0.0001);
  opacity: 0;
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: '';
}
.atsx-menu-vertical .atsx-menu-item,
.atsx-menu-vertical-left .atsx-menu-item,
.atsx-menu-vertical-right .atsx-menu-item,
.atsx-menu-inline .atsx-menu-item,
.atsx-menu-vertical .atsx-menu-submenu-title,
.atsx-menu-vertical-left .atsx-menu-submenu-title,
.atsx-menu-vertical-right .atsx-menu-submenu-title,
.atsx-menu-inline .atsx-menu-submenu-title {
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  font-size: 14px;
  line-height: 40px;
  text-overflow: ellipsis;
}
.atsx-menu-vertical .atsx-menu-submenu,
.atsx-menu-vertical-left .atsx-menu-submenu,
.atsx-menu-vertical-right .atsx-menu-submenu,
.atsx-menu-inline .atsx-menu-submenu {
  padding-bottom: 0.01px;
}
.atsx-menu-vertical .atsx-menu-item:not(:last-child),
.atsx-menu-vertical-left .atsx-menu-item:not(:last-child),
.atsx-menu-vertical-right .atsx-menu-item:not(:last-child),
.atsx-menu-inline .atsx-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.atsx-menu-vertical > .atsx-menu-item,
.atsx-menu-vertical-left > .atsx-menu-item,
.atsx-menu-vertical-right > .atsx-menu-item,
.atsx-menu-inline > .atsx-menu-item,
.atsx-menu-vertical > .atsx-menu-submenu > .atsx-menu-submenu-title,
.atsx-menu-vertical-left > .atsx-menu-submenu > .atsx-menu-submenu-title,
.atsx-menu-vertical-right > .atsx-menu-submenu > .atsx-menu-submenu-title,
.atsx-menu-inline > .atsx-menu-submenu > .atsx-menu-submenu-title {
  height: 40px;
  line-height: 40px;
}
.atsx-menu-inline {
  width: 100%;
}
.atsx-menu-inline .atsx-menu-selected::after,
.atsx-menu-inline .atsx-menu-item-selected::after {
  -ms-transform: scaleY(1);
      transform: scaleY(1);
  opacity: 1;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-menu-inline .atsx-menu-item,
.atsx-menu-inline .atsx-menu-submenu-title {
  width: 100%;
}
.atsx-menu-inline .atsx-menu-submenu-title {
  padding-right: 34px;
}
.atsx-menu-inline-collapsed {
  width: 80px;
}
.atsx-menu-inline-collapsed > .atsx-menu-item,
.atsx-menu-inline-collapsed > .atsx-menu-item-group > .atsx-menu-item-group-list > .atsx-menu-item,
.atsx-menu-inline-collapsed > .atsx-menu-item-group > .atsx-menu-item-group-list > .atsx-menu-submenu > .atsx-menu-submenu-title,
.atsx-menu-inline-collapsed > .atsx-menu-submenu > .atsx-menu-submenu-title {
  left: 0;
  padding: 0 32px !important;
  text-overflow: clip;
}
.atsx-menu-inline-collapsed > .atsx-menu-item .atsx-menu-submenu-arrow,
.atsx-menu-inline-collapsed > .atsx-menu-item-group > .atsx-menu-item-group-list > .atsx-menu-item .atsx-menu-submenu-arrow,
.atsx-menu-inline-collapsed > .atsx-menu-item-group > .atsx-menu-item-group-list > .atsx-menu-submenu > .atsx-menu-submenu-title .atsx-menu-submenu-arrow,
.atsx-menu-inline-collapsed > .atsx-menu-submenu > .atsx-menu-submenu-title .atsx-menu-submenu-arrow {
  display: none;
}
.atsx-menu-inline-collapsed > .atsx-menu-item .anticon,
.atsx-menu-inline-collapsed > .atsx-menu-item-group > .atsx-menu-item-group-list > .atsx-menu-item .anticon,
.atsx-menu-inline-collapsed > .atsx-menu-item-group > .atsx-menu-item-group-list > .atsx-menu-submenu > .atsx-menu-submenu-title .anticon,
.atsx-menu-inline-collapsed > .atsx-menu-submenu > .atsx-menu-submenu-title .anticon {
  margin: 0;
  font-size: 16px;
  line-height: 40px;
}
.atsx-menu-inline-collapsed > .atsx-menu-item .anticon + span,
.atsx-menu-inline-collapsed > .atsx-menu-item-group > .atsx-menu-item-group-list > .atsx-menu-item .anticon + span,
.atsx-menu-inline-collapsed > .atsx-menu-item-group > .atsx-menu-item-group-list > .atsx-menu-submenu > .atsx-menu-submenu-title .anticon + span,
.atsx-menu-inline-collapsed > .atsx-menu-submenu > .atsx-menu-submenu-title .anticon + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
.atsx-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
.atsx-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
.atsx-menu-inline-collapsed-tooltip a {
  color: #1f2329;
}
.atsx-menu-inline-collapsed .atsx-menu-item-group-title {
  padding-right: 4px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.atsx-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.atsx-menu-item-group-list .atsx-menu-item,
.atsx-menu-item-group-list .atsx-menu-submenu-title {
  padding: 0 16px 0 28px;
}
.atsx-menu-root.atsx-menu-vertical,
.atsx-menu-root.atsx-menu-vertical-left,
.atsx-menu-root.atsx-menu-vertical-right,
.atsx-menu-root.atsx-menu-inline {
  box-shadow: none;
}
.atsx-menu-sub.atsx-menu-inline {
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.atsx-menu-sub.atsx-menu-inline > .atsx-menu-item,
.atsx-menu-sub.atsx-menu-inline > .atsx-menu-submenu > .atsx-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  list-style-position: inside;
  list-style-type: disc;
}
.atsx-menu-sub.atsx-menu-inline .atsx-menu-item-group-title {
  padding-left: 32px;
}
.atsx-menu-item-disabled,
.atsx-menu-submenu-disabled {
  color: rgba(50, 90, 180, 0.3) !important;
  background: none;
  border-color: transparent !important;
  cursor: not-allowed;
}
.atsx-menu-item-disabled > a,
.atsx-menu-submenu-disabled > a {
  color: rgba(50, 90, 180, 0.3) !important;
  pointer-events: none;
}
.atsx-menu-item-disabled > .atsx-menu-submenu-title,
.atsx-menu-submenu-disabled > .atsx-menu-submenu-title {
  color: rgba(50, 90, 180, 0.3) !important;
  cursor: not-allowed;
}
.atsx-menu-item-disabled > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::before,
.atsx-menu-submenu-disabled > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::before,
.atsx-menu-item-disabled > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::after,
.atsx-menu-submenu-disabled > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::after {
  background: rgba(50, 90, 180, 0.3) !important;
}
.atsx-menu-dark,
.atsx-menu-dark .atsx-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #fff;
}
.atsx-menu-dark .atsx-menu-submenu-title .atsx-menu-submenu-arrow,
.atsx-menu-dark .atsx-menu-sub .atsx-menu-submenu-title .atsx-menu-submenu-arrow {
  opacity: 0.45;
  transition: all 0.3s;
}
.atsx-menu-dark .atsx-menu-submenu-title .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-sub .atsx-menu-submenu-title .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-submenu-title .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-sub .atsx-menu-submenu-title .atsx-menu-submenu-arrow::before {
  background: #fff;
}
.atsx-menu-dark.atsx-menu-submenu-popup {
  background: transparent;
}
.atsx-menu-dark .atsx-menu-inline.atsx-menu-sub {
  background: #000c17;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
}
.atsx-menu-dark.atsx-menu-horizontal {
  border-bottom: 0;
}
.atsx-menu-dark.atsx-menu-horizontal > .atsx-menu-item,
.atsx-menu-dark.atsx-menu-horizontal > .atsx-menu-submenu {
  top: 0;
  margin-top: 0;
  border-color: #fff;
  border-bottom: 0;
}
.atsx-menu-dark.atsx-menu-horizontal > .atsx-menu-item > a::before {
  bottom: 0;
}
.atsx-menu-dark .atsx-menu-item,
.atsx-menu-dark .atsx-menu-item-group-title,
.atsx-menu-dark .atsx-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.atsx-menu-dark.atsx-menu-inline,
.atsx-menu-dark.atsx-menu-vertical,
.atsx-menu-dark.atsx-menu-vertical-left,
.atsx-menu-dark.atsx-menu-vertical-right {
  border-right: 0;
}
.atsx-menu-dark.atsx-menu-inline .atsx-menu-item,
.atsx-menu-dark.atsx-menu-vertical .atsx-menu-item,
.atsx-menu-dark.atsx-menu-vertical-left .atsx-menu-item,
.atsx-menu-dark.atsx-menu-vertical-right .atsx-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.atsx-menu-dark.atsx-menu-inline .atsx-menu-item::after,
.atsx-menu-dark.atsx-menu-vertical .atsx-menu-item::after,
.atsx-menu-dark.atsx-menu-vertical-left .atsx-menu-item::after,
.atsx-menu-dark.atsx-menu-vertical-right .atsx-menu-item::after {
  border-right: 0;
}
.atsx-menu-dark.atsx-menu-inline .atsx-menu-item,
.atsx-menu-dark.atsx-menu-inline .atsx-menu-submenu-title {
  width: 100%;
}
.atsx-menu-dark .atsx-menu-item:hover,
.atsx-menu-dark .atsx-menu-item-active,
.atsx-menu-dark .atsx-menu-submenu-active,
.atsx-menu-dark .atsx-menu-submenu-open,
.atsx-menu-dark .atsx-menu-submenu-selected,
.atsx-menu-dark .atsx-menu-submenu-title:hover {
  color: #fff;
  background-color: transparent;
}
.atsx-menu-dark .atsx-menu-item:hover > a,
.atsx-menu-dark .atsx-menu-item-active > a,
.atsx-menu-dark .atsx-menu-submenu-active > a,
.atsx-menu-dark .atsx-menu-submenu-open > a,
.atsx-menu-dark .atsx-menu-submenu-selected > a,
.atsx-menu-dark .atsx-menu-submenu-title:hover > a {
  color: #fff;
}
.atsx-menu-dark .atsx-menu-item:hover > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow,
.atsx-menu-dark .atsx-menu-item-active > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow,
.atsx-menu-dark .atsx-menu-submenu-active > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow,
.atsx-menu-dark .atsx-menu-submenu-open > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow,
.atsx-menu-dark .atsx-menu-submenu-selected > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow,
.atsx-menu-dark .atsx-menu-submenu-title:hover > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow,
.atsx-menu-dark .atsx-menu-item:hover > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow,
.atsx-menu-dark .atsx-menu-item-active > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow,
.atsx-menu-dark .atsx-menu-submenu-active > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow,
.atsx-menu-dark .atsx-menu-submenu-open > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow,
.atsx-menu-dark .atsx-menu-submenu-selected > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow,
.atsx-menu-dark .atsx-menu-submenu-title:hover > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow {
  opacity: 1;
}
.atsx-menu-dark .atsx-menu-item:hover > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-item-active > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-submenu-active > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-submenu-open > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-submenu-selected > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-submenu-title:hover > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-item:hover > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-item-active > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-submenu-active > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-submenu-open > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-submenu-selected > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-submenu-title:hover > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-item:hover > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-item-active > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-submenu-active > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-submenu-open > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-submenu-selected > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-submenu-title:hover > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-item:hover > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-item-active > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-submenu-active > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-submenu-open > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-submenu-selected > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-submenu-title:hover > .atsx-menu-submenu-title:hover > .atsx-menu-submenu-arrow::before {
  background: #fff;
}
.atsx-menu-dark .atsx-menu-item-selected {
  color: #fff;
  border-right: 0;
}
.atsx-menu-dark .atsx-menu-item-selected::after {
  border-right: 0;
}
.atsx-menu-dark .atsx-menu-item-selected > a,
.atsx-menu-dark .atsx-menu-item-selected > a:hover {
  color: #fff;
}
.atsx-menu.atsx-menu-dark .atsx-menu-item-selected,
.atsx-menu-submenu-popup.atsx-menu-dark .atsx-menu-item-selected {
  background-color: #325ab4;
}
.atsx-menu-dark .atsx-menu-item-disabled,
.atsx-menu-dark .atsx-menu-submenu-disabled,
.atsx-menu-dark .atsx-menu-item-disabled > a,
.atsx-menu-dark .atsx-menu-submenu-disabled > a {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 0.8;
}
.atsx-menu-dark .atsx-menu-item-disabled > .atsx-menu-submenu-title,
.atsx-menu-dark .atsx-menu-submenu-disabled > .atsx-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}
.atsx-menu-dark .atsx-menu-item-disabled > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-submenu-disabled > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::before,
.atsx-menu-dark .atsx-menu-item-disabled > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::after,
.atsx-menu-dark .atsx-menu-submenu-disabled > .atsx-menu-submenu-title > .atsx-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.35) !important;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-tooltip {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1060;
  display: block;
  max-width: 250px;
  visibility: visible;
}
.atsx-tooltip-hidden {
  display: none;
}
.atsx-tooltip-visibility-hidden {
  visibility: hidden;
}
.atsx-tooltip-placement-top,
.atsx-tooltip-placement-topLeft,
.atsx-tooltip-placement-topRight {
  padding-bottom: 8px;
}
.atsx-tooltip-placement-right,
.atsx-tooltip-placement-rightTop,
.atsx-tooltip-placement-rightBottom {
  padding-left: 8px;
}
.atsx-tooltip-placement-bottom,
.atsx-tooltip-placement-bottomLeft,
.atsx-tooltip-placement-bottomRight {
  padding-top: 8px;
}
.atsx-tooltip-placement-left,
.atsx-tooltip-placement-leftTop,
.atsx-tooltip-placement-leftBottom {
  padding-right: 8px;
}
.atsx-tooltip-inner {
  padding: 7px 12px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(31, 35, 41, 0.8);
  border-radius: 4px;
  box-shadow: 0 6px 24px 0 rgba(31, 35, 41, 0.12);
}
.atsx-tooltip-inner-text {
  min-width: 30px;
  max-width: 180px;
  min-height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.atsx-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.atsx-tooltip-placement-top .atsx-tooltip-arrow,
.atsx-tooltip-placement-topLeft .atsx-tooltip-arrow,
.atsx-tooltip-placement-topRight .atsx-tooltip-arrow {
  bottom: 3px;
  border-width: 5px 5px 0;
  border-top-color: rgba(31, 35, 41, 0.8);
}
.atsx-tooltip-placement-top .atsx-tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.atsx-tooltip-placement-topLeft .atsx-tooltip-arrow {
  left: 16px;
}
.atsx-tooltip-placement-topRight .atsx-tooltip-arrow {
  right: 16px;
}
.atsx-tooltip-placement-right .atsx-tooltip-arrow,
.atsx-tooltip-placement-rightTop .atsx-tooltip-arrow,
.atsx-tooltip-placement-rightBottom .atsx-tooltip-arrow {
  left: 3px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(31, 35, 41, 0.8);
}
.atsx-tooltip-placement-right .atsx-tooltip-arrow {
  top: 50%;
  margin-top: -5px;
}
.atsx-tooltip-placement-rightTop .atsx-tooltip-arrow {
  top: 8px;
}
.atsx-tooltip-placement-rightBottom .atsx-tooltip-arrow {
  bottom: 8px;
}
.atsx-tooltip-placement-left .atsx-tooltip-arrow,
.atsx-tooltip-placement-leftTop .atsx-tooltip-arrow,
.atsx-tooltip-placement-leftBottom .atsx-tooltip-arrow {
  right: 3px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(31, 35, 41, 0.8);
}
.atsx-tooltip-placement-left .atsx-tooltip-arrow {
  top: 50%;
  margin-top: -5px;
}
.atsx-tooltip-placement-leftTop .atsx-tooltip-arrow {
  top: 8px;
}
.atsx-tooltip-placement-leftBottom .atsx-tooltip-arrow {
  bottom: 8px;
}
.atsx-tooltip-placement-bottom .atsx-tooltip-arrow,
.atsx-tooltip-placement-bottomLeft .atsx-tooltip-arrow,
.atsx-tooltip-placement-bottomRight .atsx-tooltip-arrow {
  top: 3px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(31, 35, 41, 0.8);
}
.atsx-tooltip-placement-bottom .atsx-tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.atsx-tooltip-placement-bottomLeft .atsx-tooltip-arrow {
  left: 16px;
}
.atsx-tooltip-placement-bottomRight .atsx-tooltip-arrow {
  right: 16px;
}
.atsx-tooltip-light .atsx-tooltip-inner {
  background-color: #fff;
  color: #646A73;
}
.atsx-tooltip-light.atsx-tooltip-placement-top .atsx-tooltip-arrow,
.atsx-tooltip-light.atsx-tooltip-placement-topLeft .atsx-tooltip-arrow,
.atsx-tooltip-light.atsx-tooltip-placement-topRight .atsx-tooltip-arrow {
  border-top-color: #fff;
}
.atsx-tooltip-light.atsx-tooltip-placement-right .atsx-tooltip-arrow,
.atsx-tooltip-light.atsx-tooltip-placement-rightTop .atsx-tooltip-arrow,
.atsx-tooltip-light.atsx-tooltip-placement-rightBottom .atsx-tooltip-arrow {
  border-right-color: #fff;
}
.atsx-tooltip-light.atsx-tooltip-placement-left .atsx-tooltip-arrow,
.atsx-tooltip-light.atsx-tooltip-placement-leftTop .atsx-tooltip-arrow,
.atsx-tooltip-light.atsx-tooltip-placement-leftBottom .atsx-tooltip-arrow {
  border-left-color: #fff;
}
.atsx-tooltip-light.atsx-tooltip-placement-bottom .atsx-tooltip-arrow,
.atsx-tooltip-light.atsx-tooltip-placement-bottomLeft .atsx-tooltip-arrow,
.atsx-tooltip-light.atsx-tooltip-placement-bottomRight .atsx-tooltip-arrow {
  border-bottom-color: #fff;
}

@-webkit-keyframes fullscreenModalEnter__dc2510 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__dc2510 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__dc2510 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__dc2510 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__dc2510 {
  height: 100%;
}
.atsx-layout__dc2510 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__dc2510,
.b50__dc2510 {
  color: #f0f4ff;
}
.L50__dc2510,
.l50__dc2510 {
  color: #f7fae5;
}
.L100__dc2510,
.l100__dc2510 {
  color: #eef6c6;
}
.L200__dc2510,
.l200__dc2510 {
  color: #dfee96;
}
.L300__dc2510,
.l300__dc2510 {
  color: #d2e76a;
}
.L400__dc2510,
.l400__dc2510 {
  color: #c3dd40;
}
.L500__dc2510,
.l500__dc2510 {
  color: #b3d600;
}
.L600__dc2510,
.l600__dc2510 {
  color: #8fac02;
}
.L700__dc2510,
.l700__dc2510 {
  color: #667901;
}
.L800__dc2510,
.l800__dc2510 {
  color: #495700;
}
.L900__dc2510,
.l900__dc2510 {
  color: #354200;
}
.Y50__dc2510,
.y50__dc2510 {
  color: #fdf9ed;
}
.Y100__dc2510,
.y100__dc2510 {
  color: #faf1d1;
}
.Y200__dc2510,
.y200__dc2510 {
  color: #f8e6ab;
}
.Y300__dc2510,
.y300__dc2510 {
  color: #f7dc82;
}
.Y400__dc2510,
.y400__dc2510 {
  color: #fad355;
}
.Y500__dc2510,
.y500__dc2510 {
  color: #ffc60a;
}
.Y600__dc2510,
.y600__dc2510 {
  color: #dc9b04;
}
.Y700__dc2510,
.y700__dc2510 {
  color: #aa7803;
}
.Y800__dc2510,
.y800__dc2510 {
  color: #795101;
}
.Y900__dc2510,
.y900__dc2510 {
  color: #5c3a00;
}
.O50__dc2510,
.o50__dc2510 {
  color: #fff5eb;
}
.O100__dc2510,
.o100__dc2510 {
  color: #feead2;
}
.O200__dc2510,
.o200__dc2510 {
  color: #fed4a4;
}
.O300__dc2510,
.o300__dc2510 {
  color: #ffba6b;
}
.O400__dc2510,
.o400__dc2510 {
  color: #ffa53d;
}
.O500__dc2510,
.o500__dc2510 {
  color: #f80;
}
.O600__dc2510,
.o600__dc2510 {
  color: #de7802;
}
.O700__dc2510,
.o700__dc2510 {
  color: #b26206;
}
.O800__dc2510,
.o800__dc2510 {
  color: #8f4f04;
}
.O900__dc2510,
.o900__dc2510 {
  color: #6b3900;
}
.R50__dc2510,
.r50__dc2510 {
  color: #fef1f1;
}
.R100__dc2510,
.r100__dc2510 {
  color: #fde2e2;
}
.R200__dc2510,
.r200__dc2510 {
  color: #fbbfbc;
}
.R300__dc2510,
.r300__dc2510 {
  color: #f98e8b;
}
.R400__dc2510,
.r400__dc2510 {
  color: #f76964;
}
.R500__dc2510,
.r500__dc2510 {
  color: #f54a45;
}
.R600__dc2510,
.r600__dc2510 {
  color: #d83931;
}
.R700__dc2510,
.r700__dc2510 {
  color: #ac2f28;
}
.R800__dc2510,
.r800__dc2510 {
  color: #812520;
}
.R900__dc2510,
.r900__dc2510 {
  color: #621c18;
}
.C50__dc2510,
.c50__dc2510 {
  color: #fef1f8;
}
.C100__dc2510,
.c100__dc2510 {
  color: #fdddef;
}
.C200__dc2510,
.c200__dc2510 {
  color: #f9aed9;
}
.C300__dc2510,
.c300__dc2510 {
  color: #f57ac0;
}
.C400__dc2510,
.c400__dc2510 {
  color: #f14ba9;
}
.C500__dc2510,
.c500__dc2510 {
  color: #f01d94;
}
.C600__dc2510,
.c600__dc2510 {
  color: #c71077;
}
.C700__dc2510,
.c700__dc2510 {
  color: #9e1361;
}
.C800__dc2510,
.c800__dc2510 {
  color: #7a0f4b;
}
.C900__dc2510,
.c900__dc2510 {
  color: #520a32;
}
.V50__dc2510,
.v50__dc2510 {
  color: #fceefc;
}
.V100__dc2510,
.v100__dc2510 {
  color: #f8def8;
}
.V200__dc2510,
.v200__dc2510 {
  color: #efb9ef;
}
.V300__dc2510,
.v300__dc2510 {
  color: #e58fe5;
}
.V400__dc2510,
.v400__dc2510 {
  color: #db66db;
}
.V500__dc2510,
.v500__dc2510 {
  color: #d136d1;
}
.V600__dc2510,
.v600__dc2510 {
  color: #b320b3;
}
.V700__dc2510,
.v700__dc2510 {
  color: #8c218c;
}
.V800__dc2510,
.v800__dc2510 {
  color: #681268;
}
.V900__dc2510,
.v900__dc2510 {
  color: #460b46;
}
.P50__dc2510,
.p50__dc2510 {
  color: #f6f1fe;
}
.P100__dc2510,
.p100__dc2510 {
  color: #ece2fe;
}
.P200__dc2510,
.p200__dc2510 {
  color: #cdb2fa;
}
.P300__dc2510,
.p300__dc2510 {
  color: #ad82f7;
}
.P400__dc2510,
.p400__dc2510 {
  color: #935af6;
}
.P500__dc2510,
.p500__dc2510 {
  color: #7f3bf5;
}
.P600__dc2510,
.p600__dc2510 {
  color: #6425d0;
}
.P700__dc2510,
.p700__dc2510 {
  color: #4e1ba7;
}
.P800__dc2510,
.p800__dc2510 {
  color: #380d82;
}
.P900__dc2510,
.p900__dc2510 {
  color: #270561;
}
.I50__dc2510,
.i50__dc2510 {
  color: #f2f3fd;
}
.I100__dc2510,
.i100__dc2510 {
  color: #e0e2fa;
}
.I200__dc2510,
.i200__dc2510 {
  color: #b4b9f3;
}
.I300__dc2510,
.i300__dc2510 {
  color: #7b83ea;
}
.I400__dc2510,
.i400__dc2510 {
  color: #616ae5;
}
.I500__dc2510,
.i500__dc2510 {
  color: #4954e6;
}
.I600__dc2510,
.i600__dc2510 {
  color: #2933c7;
}
.I700__dc2510,
.i700__dc2510 {
  color: #161fa2;
}
.I800__dc2510,
.i800__dc2510 {
  color: #0a1285;
}
.I900__dc2510,
.i900__dc2510 {
  color: #0c1264;
}
.N50__dc2510,
.n50__dc2510 {
  color: #f8f9fa;
}
.N100__dc2510,
.n100__dc2510 {
  color: #f5f6f7;
}
.N200__dc2510,
.n200__dc2510 {
  color: #eff0f1;
}
.N300__dc2510,
.n300__dc2510 {
  color: #dee0e3;
}
.N400__dc2510,
.n400__dc2510 {
  color: #bbbfc4;
}
.N500__dc2510,
.n500__dc2510 {
  color: #8f959e;
}
.N600__dc2510,
.n600__dc2510 {
  color: #646a73;
}
.N700__dc2510,
.n700__dc2510 {
  color: #373c43;
}
.N800__dc2510,
.n800__dc2510 {
  color: #2b2f36;
}
.N900__dc2510,
.n900__dc2510 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
/* 这里不知道为啥，设置成其他颜色时，自定义主题色某些样式就会失效，先固定成#325ab4这种 */
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* 职位列表页 PositionList */
/* 职位详情页 PositionDetail */
/* 文件上传组件 Upload */
/* 简历编辑/投递页 ResumeEditForm */
/* 我的投递页 PositionApplication */
/* 注册页 */
/* input */
.atsx-checkbox-wrapper:hover .atsx-checkbox:not(.atsx-checkbox-disabled) .atsx-checkbox-inner {
  box-shadow: 0 0 4px 0 rgba(187, 191, 196, 0.25);
}
.topbar {
  width: 100%;
  height: 64px;
  box-shadow: 0 2px 16px 0 rgba(31, 35, 41, 0.05);
  z-index: 1;
  border-bottom: 1px solid #eff0f1;
  /* 左侧区域 */
  /* 右侧区域 */
}
.topbar .topbar-content {
  margin: 0 40px;
  height: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.topbar .topbar-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.topbar .topbar-left .topbar-logo img {
  image-rendering: crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  cursor: pointer;
  height: 28px;
  transition: transform 0.4s;
}
.topbar .topbar-left .topbar-logo img:hover {
  -ms-transform: scale(1.04);
      transform: scale(1.04);
}
.topbar .topbar-left .bigger-topbar-logo img {
  height: 36px;
}
.topbar .topbar-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.topbar .topbar-right .atsx-menu-horizontal {
  line-height: unset;
  border-bottom: none;
}
.topbar .topbar-right .atsx-menu-horizontal .atsx-menu-item {
  top: unset;
}
.topbar .topbar-right .atsx-menu-horizontal .atsx-menu-submenu {
  top: unset;
}
.topbar .topbar-right .atsx-menu-item {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #1f2329;
  margin-right: 38px;
  padding: 0 0 4px;
  transition: all 0.5s;
  border-bottom: none !important;
}
.topbar .topbar-right .atsx-menu-item:hover a {
  color: #325ab4;
}
.topbar .topbar-right .atsx-menu-item-selected {
  font-weight: bold;
  color: #325ab4;
  position: relative;
}
.topbar .topbar-right .atsx-menu-item-selected::after {
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  width: 27px;
  left: calc(50% - 12px);
  border-radius: 16px;
  background-color: #325ab4;
  transition: opacity 0.3s ease-in-out;
}
.topbar .topbar-right .atsx-menu-item-selected a {
  color: #325ab4;
}
.topbar .topbar-right i {
  margin-left: 14px;
}
.topbar .topbar-user {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}
.topbar .topbar-user.topbar-user-before {
  margin-left: 30px;
}
.topbar .topbar-user.topbar-user-before::before {
  content: '';
  display: block;
  height: 10px;
  border-right: 1px solid #bbbfc4;
  position: absolute;
  left: -32px;
}
.topbar .topbar-user a {
  color: #646a73;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.topbar .topbar-user a:hover {
  color: #325ab4;
}
.topbar .topbar-user button {
  color: #646a73;
  height: 28px;
  min-width: 60px;
  font-size: 14px;
  border: none;
  margin-left: -16px;
}
.topbar .topbar-user button:hover,
.topbar .topbar-user button:focus {
  color: #325ab4;
}
.topbar .topbar-user .topbar-userIcon {
  margin-right: 8px;
  position: relative;
  top: 3px;
}
.topbar .topbar-user .topbar-userMobile {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #646a73;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 22px;
  cursor: pointer;
}
.topbar .topbar-user .topbar-userMobile > svg {
  margin-left: 8px;
  transition: all 0.5s;
}
.topbar .topbar-user .topbar-userMobile.atsx-dropdown-open > svg {
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
}
.isInVisualWebsiteUIFeat .topbar {
  height: unset;
  padding: var(--basic-header-padding);
  font-family: var(--basic-header-font-family);
  border-bottom: none;
  box-shadow: none;
  /* 左侧区域 */
  /* 右侧区域 */
}
.isInVisualWebsiteUIFeat .topbar .topbar-content {
  height: unset;
}
.isInVisualWebsiteUIFeat .topbar .topbar-left .topbar-site-title {
  cursor: pointer;
  color: #646a73;
  margin-left: 8px;
  font-size: var(--basic-header-font-size);
}
.isInVisualWebsiteUIFeat .topbar .topbar-right {
  font-size: var(--basic-fontSize-Paragraph2);
  font-weight: var(--basic-fontWeight-Paragraph2);
}
.isInVisualWebsiteUIFeat .topbar .topbar-right .topbar-navigation-list .topbar-navigation-item {
  margin-left: var(--basic-header-spacing, 32px);
  font-size: var(--basic-fontSize-Paragraph2);
  font-weight: var(--basic-fontWeight-Paragraph2);
}
.isInVisualWebsiteUIFeat .topbar .topbar-right .topbar-navigation-list .topbar-navigation-item-active {
  position: relative;
  font-weight: bold;
  color: #325ab4;
}
.isInVisualWebsiteUIFeat .topbar .topbar-right .topbar-navigation-list .topbar-navigation-item-active::after {
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  width: 70%;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  border-radius: 16px;
  background-color: #325ab4;
  transition: opacity 0.3s ease-in-out;
}
.isInVisualWebsiteUIFeat .topbar .topbar-right .topbar-navigation-list .topbar-navigation-item-active a {
  color: #325ab4;
}
.isInVisualWebsiteUIFeat .topbar .topbar-right .topbar-navigation-list .atsx-divider {
  margin: 0 var(--basic-header-spacing, 32px);
}
.isInVisualWebsiteUIFeat .topbar .topbar-user a {
  font-size: var(--basic-fontSize-Paragraph2, 14px);
  font-weight: var(--basic-fontWeight-Paragraph2);
}
.isInVisualWebsiteUIFeat .topbar .topbar-user .topbar-userMobile {
  font-size: var(--basic-fontSize-Paragraph2, 14px);
}
.isInVisualWebsiteUIFeat .topbar.topbar-color {
  background-color: var(--basic-header-bg-color);
  font-family: var(--basic-header-font-family);
  /* 左侧区域 */
  /* 右侧区域 */
}
.isInVisualWebsiteUIFeat .topbar.topbar-color .topbar-left .topbar-site-title {
  color: var(--basic-header-text-color);
}
.isInVisualWebsiteUIFeat .topbar.topbar-color .topbar-right .topbar-navigation-list .topbar-navigation-item {
  color: var(--basic-header-text-color, #646a73);
}
.isInVisualWebsiteUIFeat .topbar.topbar-color .topbar-right .topbar-navigation-list .topbar-navigation-item:hover {
  color: var(--basic-header-text-color-hover, #325ab4);
}
.isInVisualWebsiteUIFeat .topbar.topbar-color .topbar-right .topbar-navigation-list .topbar-navigation-item-active {
  color: var(--basic-header-text-color-active, #325ab4);
}
.isInVisualWebsiteUIFeat .topbar.topbar-color .topbar-right .topbar-navigation-list .topbar-navigation-item-active::after {
  background-color: var(--basic-header-text-color-active, #325ab4);
}
.isInVisualWebsiteUIFeat .topbar.topbar-color .topbar-right .topbar-navigation-list .topbar-navigation-item-active a {
  color: var(--basic-header-text-color-active, #325ab4);
}
.isInVisualWebsiteUIFeat .topbar.topbar-color .topbar-right .topbar-navigation-list .atsx-divider {
  background-color: var(--basic-header-text-color, #9ca2a9);
}
.isInVisualWebsiteUIFeat .topbar.topbar-color .topbar-user a {
  color: var(--basic-header-text-color, #646a73);
}
.isInVisualWebsiteUIFeat .topbar.topbar-color .topbar-user a:hover {
  color: var(--basic-header-text-color-hover, #325ab4);
}
.isInVisualWebsiteUIFeat .topbar.topbar-color .topbar-user .topbar-userMobile {
  color: var(--basic-header-text-color, #646a73);
}
.isInVisualWebsiteUIFeat .topbar.topbar-transparent {
  position: relative;
  z-index: 2;
  background: transparent;
}
.dropList__dc2510 {
  width: 180px;
  min-width: unset !important;
}
.dropList__dc2510 .atsx-dropdown-menu-item {
  padding: 9px 24px;
}
.dropList-isInVisualWebsiteUIFeat__dc2510 .atsx-dropdown-menu-item > a:hover {
  color: var(--basic-color1);
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-input {
  resize: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 12px;
  color: #646a73;
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cad0d0;
  border-radius: 4px;
  transition: all 0.3s;
  caret-color: #325ab4;
}
.atsx-input::-moz-placeholder {
  color: #c3c6cb;
  opacity: 1;
  text-shadow: none;
}
.atsx-input:-ms-input-placeholder {
  color: #c3c6cb;
  text-shadow: none;
}
.atsx-input::-webkit-input-placeholder {
  color: #c3c6cb;
  text-shadow: none;
}
.atsx-input:hover {
  border-color: #325ab4;
  border-right-width: 1px !important;
}
.atsx-input:focus {
  border-color: #325ab4;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.atsx-input-disabled {
  color: rgba(50, 90, 180, 0.3);
  background-color: #EFF0F1;
  cursor: not-allowed;
  opacity: 1;
}
.atsx-input-disabled:hover {
  border-color: #cad0d0;
  border-right-width: 1px !important;
}
.atsx-input[disabled] {
  color: rgba(50, 90, 180, 0.3);
  background-color: #EFF0F1;
  cursor: not-allowed;
  opacity: 1;
}
.atsx-input[disabled]:hover {
  border-color: #cad0d0;
  border-right-width: 1px !important;
}
textarea.atsx-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.atsx-input-lg {
  height: 40px;
  padding: 6px 12px;
  font-size: 16px;
}
.atsx-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.atsx-input-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.atsx-input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.atsx-input-group > [class*='col-'] {
  padding-right: 8px;
}
.atsx-input-group > [class*='col-']:last-child {
  padding-right: 0;
}
.atsx-input-group-addon,
.atsx-input-group-wrap,
.atsx-input-group > .atsx-input {
  display: table-cell;
}
.atsx-input-group-addon:not(:first-child):not(:last-child),
.atsx-input-group-wrap:not(:first-child):not(:last-child),
.atsx-input-group > .atsx-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.atsx-input-group-addon,
.atsx-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.atsx-input-group-wrap > * {
  display: block !important;
}
.atsx-input-group .atsx-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
.atsx-input-group .atsx-input:focus {
  z-index: 1;
  border-right-width: 1px;
}
.atsx-input-group .atsx-input:hover {
  z-index: 1;
  border-right-width: 1px;
}
.atsx-input-group-addon {
  position: relative;
  padding: 0 12px;
  color: #646a73;
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  background-color: #F5F6F7;
  border: 1px solid #cad0d0;
  border-radius: 4px;
  transition: all 0.3s;
}
.atsx-input-group-addon .atsx-select {
  margin: -5px -12px;
}
.atsx-input-group-addon .atsx-select .atsx-select-selection {
  margin: -1px;
  background-color: inherit;
  border: 1px solid transparent;
  box-shadow: none;
}
.atsx-input-group-addon .atsx-select-open .atsx-select-selection,
.atsx-input-group-addon .atsx-select-focused .atsx-select-selection {
  color: #325ab4;
}
.atsx-input-group-addon > i:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}
.atsx-input-group > .atsx-input:first-child,
.atsx-input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.atsx-input-group > .atsx-input:first-child .atsx-select .atsx-select-selection,
.atsx-input-group-addon:first-child .atsx-select .atsx-select-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.atsx-input-group > .atsx-input-affix-wrapper:not(:first-child) .atsx-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.atsx-input-group > .atsx-input-affix-wrapper:not(:last-child) .atsx-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.atsx-input-group-addon:first-child {
  border-right: 0;
}
.atsx-input-group-addon:last-child {
  border-left: 0;
}
.atsx-input-group > .atsx-input:last-child,
.atsx-input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.atsx-input-group > .atsx-input:last-child .atsx-select .atsx-select-selection,
.atsx-input-group-addon:last-child .atsx-select .atsx-select-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.atsx-input-group-lg .atsx-input,
.atsx-input-group-lg > .atsx-input-group-addon {
  height: 40px;
  padding: 6px 12px;
  font-size: 16px;
}
.atsx-input-group-sm .atsx-input,
.atsx-input-group-sm > .atsx-input-group-addon {
  height: 24px;
  padding: 1px 7px;
}
.atsx-input-group-lg .atsx-select-selection--single {
  height: 40px;
}
.atsx-input-group-sm .atsx-select-selection--single {
  height: 24px;
}
.atsx-input-group .atsx-input-affix-wrapper {
  display: table-cell;
  float: left;
  width: 100%;
}
.atsx-input-group.atsx-input-group-compact {
  display: block;
  zoom: 1;
}
.atsx-input-group.atsx-input-group-compact::before,
.atsx-input-group.atsx-input-group-compact::after {
  display: table;
  content: '';
}
.atsx-input-group.atsx-input-group-compact::after {
  clear: both;
}
.atsx-input-group.atsx-input-group-compact-addon:not(:first-child):not(:last-child),
.atsx-input-group.atsx-input-group-compact-wrap:not(:first-child):not(:last-child),
.atsx-input-group.atsx-input-group-compact > .atsx-input:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
.atsx-input-group.atsx-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.atsx-input-group.atsx-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.atsx-input-group.atsx-input-group-compact > .atsx-input:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.atsx-input-group.atsx-input-group-compact-addon:not(:first-child):not(:last-child):focus,
.atsx-input-group.atsx-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.atsx-input-group.atsx-input-group-compact > .atsx-input:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.atsx-input-group.atsx-input-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.atsx-input-group.atsx-input-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}
.atsx-input-group.atsx-input-group-compact .atsx-input {
  float: none;
}
.atsx-input-group.atsx-input-group-compact > .atsx-select > .atsx-select-selection,
.atsx-input-group.atsx-input-group-compact > .atsx-calendar-picker .atsx-input,
.atsx-input-group.atsx-input-group-compact > .atsx-select-auto-complete .atsx-input,
.atsx-input-group.atsx-input-group-compact > .atsx-cascader-picker .atsx-input,
.atsx-input-group.atsx-input-group-compact > .atsx-mention-wrapper .atsx-mention-editor,
.atsx-input-group.atsx-input-group-compact > .atsx-time-picker .atsx-time-picker-input {
  border-right-width: 1px;
  border-radius: 0;
}
.atsx-input-group.atsx-input-group-compact > .atsx-select > .atsx-select-selection:hover,
.atsx-input-group.atsx-input-group-compact > .atsx-calendar-picker .atsx-input:hover,
.atsx-input-group.atsx-input-group-compact > .atsx-select-auto-complete .atsx-input:hover,
.atsx-input-group.atsx-input-group-compact > .atsx-cascader-picker .atsx-input:hover,
.atsx-input-group.atsx-input-group-compact > .atsx-mention-wrapper .atsx-mention-editor:hover,
.atsx-input-group.atsx-input-group-compact > .atsx-time-picker .atsx-time-picker-input:hover {
  z-index: 1;
}
.atsx-input-group.atsx-input-group-compact > .atsx-select > .atsx-select-selection:focus,
.atsx-input-group.atsx-input-group-compact > .atsx-calendar-picker .atsx-input:focus,
.atsx-input-group.atsx-input-group-compact > .atsx-select-auto-complete .atsx-input:focus,
.atsx-input-group.atsx-input-group-compact > .atsx-cascader-picker .atsx-input:focus,
.atsx-input-group.atsx-input-group-compact > .atsx-mention-wrapper .atsx-mention-editor:focus,
.atsx-input-group.atsx-input-group-compact > .atsx-time-picker .atsx-time-picker-input:focus {
  z-index: 1;
}
.atsx-input-group.atsx-input-group-compact > *:first-child,
.atsx-input-group.atsx-input-group-compact > .atsx-select:first-child > .atsx-select-selection,
.atsx-input-group.atsx-input-group-compact > .atsx-calendar-picker:first-child .atsx-input,
.atsx-input-group.atsx-input-group-compact > .atsx-select-auto-complete:first-child .atsx-input,
.atsx-input-group.atsx-input-group-compact > .atsx-cascader-picker:first-child .atsx-input,
.atsx-input-group.atsx-input-group-compact > .atsx-mention-wrapper:first-child .atsx-mention-editor,
.atsx-input-group.atsx-input-group-compact > .atsx-time-picker:first-child .atsx-time-picker-input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.atsx-input-group.atsx-input-group-compact > *:last-child,
.atsx-input-group.atsx-input-group-compact > .atsx-select:last-child > .atsx-select-selection,
.atsx-input-group.atsx-input-group-compact > .atsx-calendar-picker:last-child .atsx-input,
.atsx-input-group.atsx-input-group-compact > .atsx-select-auto-complete:last-child .atsx-input,
.atsx-input-group.atsx-input-group-compact > .atsx-cascader-picker:last-child .atsx-input,
.atsx-input-group.atsx-input-group-compact > .atsx-cascader-picker-focused:last-child .atsx-input,
.atsx-input-group.atsx-input-group-compact > .atsx-mention-wrapper:last-child .atsx-mention-editor,
.atsx-input-group.atsx-input-group-compact > .atsx-time-picker:last-child .atsx-time-picker-input {
  border-right-width: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.atsx-input-group.atsx-input-group-compact > .atsx-select-auto-complete .atsx-input {
  vertical-align: top;
}
.atsx-input-group-wrapper {
  display: inline-block;
  width: 100%;
  text-align: start;
  vertical-align: top;
}
.atsx-input-affix-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: start;
}
.atsx-input-affix-wrapper:hover .atsx-input:not(.atsx-input-disabled) {
  border-color: #325ab4;
  border-right-width: 1px !important;
}
.atsx-input-affix-wrapper .atsx-input {
  position: relative;
  text-align: inherit;
}
.atsx-input-affix-wrapper .atsx-input-prefix,
.atsx-input-affix-wrapper .atsx-input-suffix {
  font-size: 16px;
  position: absolute;
  top: 50%;
  z-index: 2;
  line-height: 0;
  color: #9CA2A9;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.atsx-input-affix-wrapper .atsx-input-prefix {
  left: 13px;
}
.atsx-input-affix-wrapper .atsx-input-suffix {
  right: 13px;
}
.atsx-input-affix-wrapper .atsx-input:not(:first-child) {
  padding-left: 36px;
}
.atsx-input-affix-wrapper .atsx-input:not(:last-child) {
  padding-right: 36px;
}
.atsx-input-affix-wrapper .atsx-input {
  min-height: 100%;
}
.atsx-input-clear-icon {
  display: none;
  color: #8F959E;
  font-size: 14px;
  vertical-align: top;
  cursor: pointer;
  transition: color 0.3s;
}
.atsx-input-clear-icon:hover {
  color: #325ab4;
}
.atsx-input-clear-icon + i {
  margin-left: 6px;
}
.atsx-input-affix-wrapper:hover .atsx-input-clear-icon {
  display: block;
  color: #9CA2A9;
}
.atsx-input-affix-wrapper:hover .atsx-input-clear-icon svg {
  width: 14px;
  height: 14px;
}
.atsx-input-affix-wrapper:hover .atsx-input-clear-icon:hover {
  color: #325ab4;
}
.atsx-input-search-icon {
  cursor: pointer;
  transition: all 0.3s;
}

.input-nowarp {
  border: 0;
  width: auto;
}
.input-nowarp span {
  color: #646a73;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  background-color: white;
  border: 0;
}
.input-nowarp .atsx-input-wrapper span {
  padding: 0;
}
.input-nowarp .atsx-input-wrapper input {
  width: 56px !important;
  border: 0;
  padding: 0;
  text-align: center;
  border-bottom: 1px solid rgba(187, 191, 196, 0.5);
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-form {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
.atsx-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #cad0d0;
}
.atsx-form label {
  font-size: 14px;
}
.atsx-form input[type='search'] {
  box-sizing: border-box;
}
.atsx-form input[type='radio'],
.atsx-form input[type='checkbox'] {
  line-height: normal;
}
.atsx-form input[type='file'] {
  display: block;
}
.atsx-form input[type='range'] {
  display: block;
  width: 100%;
}
.atsx-form select[multiple],
.atsx-form select[size] {
  height: auto;
}
.atsx-form input[type='file']:focus,
.atsx-form input[type='radio']:focus,
.atsx-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.atsx-form output {
  display: block;
  padding-top: 15px;
  color: #646a73;
  font-size: 14px;
  line-height: 1.5;
}
.atsx-form-item-required::after {
  /* 感觉偏上了点，往下移动1px */
  position: relative;
  top: 1px;
  display: inline-block;
  margin-left: 4px;
  color: #F54A45;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.atsx-form-hide-required-mark .atsx-form-item-required::after {
  display: none;
}
.atsx-form-item-label > label {
  color: #1f2329;
  font-weight: var(--semi-bold);
  margin-right: 8px;
  /* atsx表单不需要「：」 */
  /* &::after {
    & when (@form-item-trailing-colon=true) {
      content: ':';
    }
    & when not (@form-item-trailing-colon=true) {
      content: ' ';
    }

    position: relative;
    top: -0.5px;
    margin: 0 8px 0 2px;
  } */
}
.atsx-form-item-label > label.atsx-form-item-no-colon::after {
  content: ' ';
}
input[type='radio'][disabled],
input[type='checkbox'][disabled],
input[type='radio'].disabled,
input[type='checkbox'].disabled {
  cursor: not-allowed;
}
.atsx-radio-inline.disabled,
.atsx-radio-vertical.disabled,
.atsx-checkbox-inline.disabled,
.atsx-checkbox-vertical.disabled {
  cursor: not-allowed;
}
.atsx-radio.disabled label,
.atsx-checkbox.disabled label {
  cursor: not-allowed;
}
.atsx-form-item {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin-bottom: 24px;
  vertical-align: top;
}
.atsx-form-item label {
  position: relative;
}
.atsx-form-item label > .anticon {
  font-size: 14px;
  vertical-align: top;
}
.atsx-form-item-control {
  position: relative;
  line-height: 32px;
  zoom: 1;
}
.atsx-form-item-control::before,
.atsx-form-item-control::after {
  display: table;
  content: '';
}
.atsx-form-item-control::after {
  clear: both;
}
.atsx-form-item-children {
  position: relative;
}
.atsx-form-item-with-help {
  margin-bottom: 0;
}
.atsx-form-item-label {
  display: inline-block;
  overflow: hidden;
  line-height: 31.9999px;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
.atsx-form-item-label-left {
  text-align: left;
}
.atsx-form-item .atsx-switch {
  margin: 2px 0 4px;
}
.atsx-form-explain,
.atsx-form-extra {
  clear: both;
  min-height: 24px;
  margin-top: 0px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 24px;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.atsx-form-extra {
  padding-top: 4px;
}
.atsx-form-text {
  display: inline-block;
  padding-right: 8px;
}
.atsx-form-split {
  display: block;
  text-align: center;
}
form textarea.atsx-input {
  height: auto;
  margin-bottom: 4px;
}
form .atsx-upload {
  background: transparent;
}
form input[type='radio'],
form input[type='checkbox'] {
  width: 14px;
  height: 14px;
}
form .atsx-radio-inline,
form .atsx-checkbox-inline {
  display: inline-block;
  margin-left: 8px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
form .atsx-radio-inline:first-child,
form .atsx-checkbox-inline:first-child {
  margin-left: 0;
}
form .atsx-checkbox-vertical,
form .atsx-radio-vertical {
  display: block;
}
form .atsx-checkbox-vertical + .atsx-checkbox-vertical,
form .atsx-radio-vertical + .atsx-radio-vertical {
  margin-left: 0;
}
form .atsx-input-number + .atsx-form-text {
  margin-left: 8px;
}
form .atsx-input-number-handler-wrap {
  z-index: 2;
}
form .atsx-select,
form .atsx-cascader-picker {
  width: 100%;
}
form .atsx-input-group .atsx-select,
form .atsx-input-group .atsx-cascader-picker {
  width: auto;
}
form :not(.atsx-input-group-wrapper) > .atsx-input-group,
form .atsx-input-group-wrapper {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
}
.atsx-input-group-wrap .atsx-select-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.atsx-input-group-wrap .atsx-select-selection:hover {
  border-color: #cad0d0;
}
.atsx-input-group-wrap .atsx-select-selection--single {
  height: 40px;
  margin-left: -1px;
  background-color: rgba(0, 0, 0, 0.07);
}
.atsx-input-group-wrap .atsx-select-selection--single .atsx-select-selection__rendered {
  padding-right: 25px;
  padding-left: 8px;
  line-height: 30px;
}
.atsx-input-group-wrap .atsx-select-open .atsx-select-selection {
  border-color: #cad0d0;
  box-shadow: none;
}
.atsx-form-vertical .atsx-form-item-label,
.atsx-col-24.atsx-form-item-label,
.atsx-col-xl-24.atsx-form-item-label {
  display: block;
  margin: 0;
  padding: 0 0 8px;
  line-height: 38px;
  white-space: initial;
  text-align: left;
}
.atsx-form-vertical .atsx-form-item-label label::after,
.atsx-col-24.atsx-form-item-label label::after,
.atsx-col-xl-24.atsx-form-item-label label::after {
  display: none;
}
.atsx-form-vertical .atsx-form-item {
  padding-bottom: 8px;
}
.atsx-form-vertical .atsx-form-item-control {
  line-height: 1.5;
}
.atsx-form-vertical .atsx-form-explain {
  margin-top: 2px;
  margin-bottom: -5px;
}
.atsx-form-vertical .atsx-form-extra {
  margin-top: 2px;
  margin-bottom: -4px;
}
.atsx-form-inline .atsx-form-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 0;
}
.atsx-form-inline .atsx-form-item-with-help {
  margin-bottom: 24px;
}
.atsx-form-inline .atsx-form-item > .atsx-form-item-control-wrapper,
.atsx-form-inline .atsx-form-item > .atsx-form-item-label {
  display: inline-block;
  vertical-align: top;
}
.atsx-form-inline .atsx-form-text {
  display: inline-block;
}
.has-warning .atsx-form-explain,
.has-warning .atsx-form-split {
  color: #FF8800;
}
.has-warning .atsx-input,
.has-warning .atsx-input:hover {
  border-color: #FF8800;
}
.has-warning .atsx-input:focus {
  border-color: #FF8800;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-warning .atsx-input:not([disabled]):hover {
  border-color: #FF8800;
}
.has-warning .atsx-calendar-picker-open .atsx-calendar-picker-input {
  border-color: #FF8800;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-warning .atsx-input-affix-wrapper .atsx-input,
.has-warning .atsx-input-affix-wrapper .atsx-input:hover {
  background-color: #fff;
  border-color: #FF8800;
}
.has-warning .atsx-input-affix-wrapper .atsx-input:focus {
  border-color: #FF8800;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-warning .atsx-input-affix-wrapper:hover .atsx-input:not(.atsx-input-disabled) {
  border-color: #FF8800;
}
.has-warning .atsx-input-prefix {
  color: #FF8800;
}
.has-warning .has-feedback {
  color: #FF8800;
}
.has-warning .atsx-select-selection {
  border-color: #FF8800;
}
.has-warning .atsx-select-selection:hover {
  border-color: #FF8800;
}
.has-warning .atsx-select-open .atsx-select-selection,
.has-warning .atsx-select-focused .atsx-select-selection {
  border-color: #FF8800;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-warning .atsx-calendar-picker-icon::after,
.has-warning .atsx-time-picker-icon::after,
.has-warning .atsx-picker-icon::after,
.has-warning .atsx-select-arrow,
.has-warning .atsx-cascader-picker-arrow {
  color: #FF8800;
}
.has-warning .atsx-input-number,
.has-warning .atsx-time-picker-input {
  border-color: #FF8800;
}
.has-warning .atsx-input-number-focused,
.has-warning .atsx-time-picker-input-focused,
.has-warning .atsx-input-number:focus,
.has-warning .atsx-time-picker-input:focus {
  border-color: #FF8800;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-warning .atsx-input-number:not([disabled]):hover,
.has-warning .atsx-time-picker-input:not([disabled]):hover {
  border-color: #FF8800;
}
.has-warning .atsx-cascader-picker:focus .atsx-cascader-input {
  border-color: #FF8800;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-error .atsx-form-explain,
.has-error .atsx-form-split {
  color: #F54A45;
}
.has-error .atsx-input,
.has-error .atsx-input:hover {
  border-color: #F54A45;
}
.has-error .atsx-input:focus {
  border-color: #F54A45;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-error .atsx-input:not([disabled]):hover {
  border-color: #F54A45;
}
.has-error .atsx-calendar-picker-open .atsx-calendar-picker-input {
  border-color: #F54A45;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-error .atsx-input-affix-wrapper .atsx-input,
.has-error .atsx-input-affix-wrapper .atsx-input:hover {
  background-color: #fff;
  border-color: #F54A45;
}
.has-error .atsx-input-affix-wrapper .atsx-input:focus {
  border-color: #F54A45;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-error .atsx-input-affix-wrapper:hover .atsx-input:not(.atsx-input-disabled) {
  border-color: #F54A45;
}
.has-error .atsx-input-prefix {
  color: #F54A45;
}
.has-error .has-feedback {
  color: #F54A45;
}
.has-error .atsx-select-selection {
  border-color: #F54A45;
}
.has-error .atsx-select-selection:hover {
  border-color: #F54A45;
}
.has-error .atsx-select-open .atsx-select-selection,
.has-error .atsx-select-focused .atsx-select-selection {
  border-color: #F54A45;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-error .atsx-select.atsx-select-auto-complete .atsx-input:focus {
  border-color: #F54A45;
}
.has-error .atsx-input-group-addon .atsx-select-selection {
  border-color: transparent;
  box-shadow: none;
}
.has-error .atsx-calendar-picker-icon::after,
.has-error .atsx-time-picker-icon::after,
.has-error .atsx-picker-icon::after,
.has-error .atsx-cascader-picker-arrow {
  color: #F54A45;
}
.has-error .atsx-input-number,
.has-error .atsx-time-picker-input {
  border-color: #F54A45;
}
.has-error .atsx-input-number-focused,
.has-error .atsx-time-picker-input-focused,
.has-error .atsx-input-number:focus,
.has-error .atsx-time-picker-input:focus {
  border-color: #F54A45;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-error .atsx-input-number:not([disabled]):hover,
.has-error .atsx-time-picker-input:not([disabled]):hover {
  border-color: #F54A45;
}
.has-error .atsx-mention-wrapper .atsx-mention-editor,
.has-error .atsx-mention-wrapper .atsx-mention-editor:not([disabled]):hover {
  border-color: #F54A45;
}
.has-error .atsx-mention-wrapper.atsx-mention-active:not([disabled]) .atsx-mention-editor,
.has-error .atsx-mention-wrapper .atsx-mention-editor:not([disabled]):focus {
  border-color: #F54A45;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-error .atsx-cascader-picker:focus .atsx-cascader-input {
  border-color: #F54A45;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.has-error .atsx-transfer-list {
  border-color: #F54A45;
}
.has-error .atsx-transfer-list-search:not([disabled]) {
  border-color: #cad0d0;
}
.has-error .atsx-transfer-list-search:not([disabled]):hover {
  border-color: #325ab4;
  border-right-width: 1px !important;
}
.has-error .atsx-transfer-list-search:not([disabled]):focus {
  border-color: #325ab4;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.atsx-advanced-search-form .atsx-form-item {
  margin-bottom: 24px;
}
.atsx-advanced-search-form .atsx-form-item-with-help {
  margin-bottom: 3px;
}
.show-help-enter,
.show-help-appear {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-enter.show-help-enter-active,
.show-help-appear.show-help-appear-active {
  -webkit-animation-name: antShowHelpIn;
          animation-name: antShowHelpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.show-help-leave.show-help-leave-active {
  -webkit-animation-name: antShowHelpOut;
          animation-name: antShowHelpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.show-help-enter,
.show-help-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.show-help-leave {
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@-webkit-keyframes antShowHelpIn {
  0% {
    transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes antShowHelpIn {
  0% {
    transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes antShowHelpOut {
  to {
    transform: translateY(-5px);
    opacity: 0;
  }
}
@keyframes antShowHelpOut {
  to {
    transform: translateY(-5px);
    opacity: 0;
  }
}
@-webkit-keyframes diffZoomIn1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes diffZoomIn1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes diffZoomIn2 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes diffZoomIn2 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes diffZoomIn3 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes diffZoomIn3 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-row {
  position: relative;
  height: auto;
  margin-right: 0;
  margin-left: 0;
  zoom: 1;
  display: block;
  box-sizing: border-box;
}
.atsx-row::before,
.atsx-row::after {
  display: table;
  content: '';
}
.atsx-row::after {
  clear: both;
}
.atsx-row-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}
.atsx-row-flex::before,
.atsx-row-flex::after {
  display: -ms-flexbox;
  display: flex;
}
.atsx-row-flex-start {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.atsx-row-flex-center {
  -ms-flex-pack: center;
      justify-content: center;
}
.atsx-row-flex-end {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.atsx-row-flex-space-between {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.atsx-row-flex-space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.atsx-row-flex-top {
  -ms-flex-align: start;
      align-items: flex-start;
}
.atsx-row-flex-middle {
  -ms-flex-align: center;
      align-items: center;
}
.atsx-row-flex-bottom {
  -ms-flex-align: end;
      align-items: flex-end;
}
.atsx-col {
  position: relative;
}
.atsx-col-1,
.atsx-col-xs-1,
.atsx-col-sm-1,
.atsx-col-md-1,
.atsx-col-lg-1,
.atsx-col-2,
.atsx-col-xs-2,
.atsx-col-sm-2,
.atsx-col-md-2,
.atsx-col-lg-2,
.atsx-col-3,
.atsx-col-xs-3,
.atsx-col-sm-3,
.atsx-col-md-3,
.atsx-col-lg-3,
.atsx-col-4,
.atsx-col-xs-4,
.atsx-col-sm-4,
.atsx-col-md-4,
.atsx-col-lg-4,
.atsx-col-5,
.atsx-col-xs-5,
.atsx-col-sm-5,
.atsx-col-md-5,
.atsx-col-lg-5,
.atsx-col-6,
.atsx-col-xs-6,
.atsx-col-sm-6,
.atsx-col-md-6,
.atsx-col-lg-6,
.atsx-col-7,
.atsx-col-xs-7,
.atsx-col-sm-7,
.atsx-col-md-7,
.atsx-col-lg-7,
.atsx-col-8,
.atsx-col-xs-8,
.atsx-col-sm-8,
.atsx-col-md-8,
.atsx-col-lg-8,
.atsx-col-9,
.atsx-col-xs-9,
.atsx-col-sm-9,
.atsx-col-md-9,
.atsx-col-lg-9,
.atsx-col-10,
.atsx-col-xs-10,
.atsx-col-sm-10,
.atsx-col-md-10,
.atsx-col-lg-10,
.atsx-col-11,
.atsx-col-xs-11,
.atsx-col-sm-11,
.atsx-col-md-11,
.atsx-col-lg-11,
.atsx-col-12,
.atsx-col-xs-12,
.atsx-col-sm-12,
.atsx-col-md-12,
.atsx-col-lg-12,
.atsx-col-13,
.atsx-col-xs-13,
.atsx-col-sm-13,
.atsx-col-md-13,
.atsx-col-lg-13,
.atsx-col-14,
.atsx-col-xs-14,
.atsx-col-sm-14,
.atsx-col-md-14,
.atsx-col-lg-14,
.atsx-col-15,
.atsx-col-xs-15,
.atsx-col-sm-15,
.atsx-col-md-15,
.atsx-col-lg-15,
.atsx-col-16,
.atsx-col-xs-16,
.atsx-col-sm-16,
.atsx-col-md-16,
.atsx-col-lg-16,
.atsx-col-17,
.atsx-col-xs-17,
.atsx-col-sm-17,
.atsx-col-md-17,
.atsx-col-lg-17,
.atsx-col-18,
.atsx-col-xs-18,
.atsx-col-sm-18,
.atsx-col-md-18,
.atsx-col-lg-18,
.atsx-col-19,
.atsx-col-xs-19,
.atsx-col-sm-19,
.atsx-col-md-19,
.atsx-col-lg-19,
.atsx-col-20,
.atsx-col-xs-20,
.atsx-col-sm-20,
.atsx-col-md-20,
.atsx-col-lg-20,
.atsx-col-21,
.atsx-col-xs-21,
.atsx-col-sm-21,
.atsx-col-md-21,
.atsx-col-lg-21,
.atsx-col-22,
.atsx-col-xs-22,
.atsx-col-sm-22,
.atsx-col-md-22,
.atsx-col-lg-22,
.atsx-col-23,
.atsx-col-xs-23,
.atsx-col-sm-23,
.atsx-col-md-23,
.atsx-col-lg-23,
.atsx-col-24,
.atsx-col-xs-24,
.atsx-col-sm-24,
.atsx-col-md-24,
.atsx-col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
.atsx-col-1,
.atsx-col-2,
.atsx-col-3,
.atsx-col-4,
.atsx-col-5,
.atsx-col-6,
.atsx-col-7,
.atsx-col-8,
.atsx-col-9,
.atsx-col-10,
.atsx-col-11,
.atsx-col-12,
.atsx-col-13,
.atsx-col-14,
.atsx-col-15,
.atsx-col-16,
.atsx-col-17,
.atsx-col-18,
.atsx-col-19,
.atsx-col-20,
.atsx-col-21,
.atsx-col-22,
.atsx-col-23,
.atsx-col-24 {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  float: left;
}
.atsx-col-24 {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.atsx-col-push-24 {
  left: 100%;
}
.atsx-col-pull-24 {
  right: 100%;
}
.atsx-col-offset-24 {
  margin-left: 100%;
}
.atsx-col-order-24 {
  -ms-flex-order: 24;
      order: 24;
}
.atsx-col-23 {
  display: block;
  box-sizing: border-box;
  width: 95.83333333%;
}
.atsx-col-push-23 {
  left: 95.83333333%;
}
.atsx-col-pull-23 {
  right: 95.83333333%;
}
.atsx-col-offset-23 {
  margin-left: 95.83333333%;
}
.atsx-col-order-23 {
  -ms-flex-order: 23;
      order: 23;
}
.atsx-col-22 {
  display: block;
  box-sizing: border-box;
  width: 91.66666667%;
}
.atsx-col-push-22 {
  left: 91.66666667%;
}
.atsx-col-pull-22 {
  right: 91.66666667%;
}
.atsx-col-offset-22 {
  margin-left: 91.66666667%;
}
.atsx-col-order-22 {
  -ms-flex-order: 22;
      order: 22;
}
.atsx-col-21 {
  display: block;
  box-sizing: border-box;
  width: 87.5%;
}
.atsx-col-push-21 {
  left: 87.5%;
}
.atsx-col-pull-21 {
  right: 87.5%;
}
.atsx-col-offset-21 {
  margin-left: 87.5%;
}
.atsx-col-order-21 {
  -ms-flex-order: 21;
      order: 21;
}
.atsx-col-20 {
  display: block;
  box-sizing: border-box;
  width: 83.33333333%;
}
.atsx-col-push-20 {
  left: 83.33333333%;
}
.atsx-col-pull-20 {
  right: 83.33333333%;
}
.atsx-col-offset-20 {
  margin-left: 83.33333333%;
}
.atsx-col-order-20 {
  -ms-flex-order: 20;
      order: 20;
}
.atsx-col-19 {
  display: block;
  box-sizing: border-box;
  width: 79.16666667%;
}
.atsx-col-push-19 {
  left: 79.16666667%;
}
.atsx-col-pull-19 {
  right: 79.16666667%;
}
.atsx-col-offset-19 {
  margin-left: 79.16666667%;
}
.atsx-col-order-19 {
  -ms-flex-order: 19;
      order: 19;
}
.atsx-col-18 {
  display: block;
  box-sizing: border-box;
  width: 75%;
}
.atsx-col-push-18 {
  left: 75%;
}
.atsx-col-pull-18 {
  right: 75%;
}
.atsx-col-offset-18 {
  margin-left: 75%;
}
.atsx-col-order-18 {
  -ms-flex-order: 18;
      order: 18;
}
.atsx-col-17 {
  display: block;
  box-sizing: border-box;
  width: 70.83333333%;
}
.atsx-col-push-17 {
  left: 70.83333333%;
}
.atsx-col-pull-17 {
  right: 70.83333333%;
}
.atsx-col-offset-17 {
  margin-left: 70.83333333%;
}
.atsx-col-order-17 {
  -ms-flex-order: 17;
      order: 17;
}
.atsx-col-16 {
  display: block;
  box-sizing: border-box;
  width: 66.66666667%;
}
.atsx-col-push-16 {
  left: 66.66666667%;
}
.atsx-col-pull-16 {
  right: 66.66666667%;
}
.atsx-col-offset-16 {
  margin-left: 66.66666667%;
}
.atsx-col-order-16 {
  -ms-flex-order: 16;
      order: 16;
}
.atsx-col-15 {
  display: block;
  box-sizing: border-box;
  width: 62.5%;
}
.atsx-col-push-15 {
  left: 62.5%;
}
.atsx-col-pull-15 {
  right: 62.5%;
}
.atsx-col-offset-15 {
  margin-left: 62.5%;
}
.atsx-col-order-15 {
  -ms-flex-order: 15;
      order: 15;
}
.atsx-col-14 {
  display: block;
  box-sizing: border-box;
  width: 58.33333333%;
}
.atsx-col-push-14 {
  left: 58.33333333%;
}
.atsx-col-pull-14 {
  right: 58.33333333%;
}
.atsx-col-offset-14 {
  margin-left: 58.33333333%;
}
.atsx-col-order-14 {
  -ms-flex-order: 14;
      order: 14;
}
.atsx-col-13 {
  display: block;
  box-sizing: border-box;
  width: 54.16666667%;
}
.atsx-col-push-13 {
  left: 54.16666667%;
}
.atsx-col-pull-13 {
  right: 54.16666667%;
}
.atsx-col-offset-13 {
  margin-left: 54.16666667%;
}
.atsx-col-order-13 {
  -ms-flex-order: 13;
      order: 13;
}
.atsx-col-12 {
  display: block;
  box-sizing: border-box;
  width: 50%;
}
.atsx-col-push-12 {
  left: 50%;
}
.atsx-col-pull-12 {
  right: 50%;
}
.atsx-col-offset-12 {
  margin-left: 50%;
}
.atsx-col-order-12 {
  -ms-flex-order: 12;
      order: 12;
}
.atsx-col-11 {
  display: block;
  box-sizing: border-box;
  width: 45.83333333%;
}
.atsx-col-push-11 {
  left: 45.83333333%;
}
.atsx-col-pull-11 {
  right: 45.83333333%;
}
.atsx-col-offset-11 {
  margin-left: 45.83333333%;
}
.atsx-col-order-11 {
  -ms-flex-order: 11;
      order: 11;
}
.atsx-col-10 {
  display: block;
  box-sizing: border-box;
  width: 41.66666667%;
}
.atsx-col-push-10 {
  left: 41.66666667%;
}
.atsx-col-pull-10 {
  right: 41.66666667%;
}
.atsx-col-offset-10 {
  margin-left: 41.66666667%;
}
.atsx-col-order-10 {
  -ms-flex-order: 10;
      order: 10;
}
.atsx-col-9 {
  display: block;
  box-sizing: border-box;
  width: 37.5%;
}
.atsx-col-push-9 {
  left: 37.5%;
}
.atsx-col-pull-9 {
  right: 37.5%;
}
.atsx-col-offset-9 {
  margin-left: 37.5%;
}
.atsx-col-order-9 {
  -ms-flex-order: 9;
      order: 9;
}
.atsx-col-8 {
  display: block;
  box-sizing: border-box;
  width: 33.33333333%;
}
.atsx-col-push-8 {
  left: 33.33333333%;
}
.atsx-col-pull-8 {
  right: 33.33333333%;
}
.atsx-col-offset-8 {
  margin-left: 33.33333333%;
}
.atsx-col-order-8 {
  -ms-flex-order: 8;
      order: 8;
}
.atsx-col-7 {
  display: block;
  box-sizing: border-box;
  width: 29.16666667%;
}
.atsx-col-push-7 {
  left: 29.16666667%;
}
.atsx-col-pull-7 {
  right: 29.16666667%;
}
.atsx-col-offset-7 {
  margin-left: 29.16666667%;
}
.atsx-col-order-7 {
  -ms-flex-order: 7;
      order: 7;
}
.atsx-col-6 {
  display: block;
  box-sizing: border-box;
  width: 25%;
}
.atsx-col-push-6 {
  left: 25%;
}
.atsx-col-pull-6 {
  right: 25%;
}
.atsx-col-offset-6 {
  margin-left: 25%;
}
.atsx-col-order-6 {
  -ms-flex-order: 6;
      order: 6;
}
.atsx-col-5 {
  display: block;
  box-sizing: border-box;
  width: 20.83333333%;
}
.atsx-col-push-5 {
  left: 20.83333333%;
}
.atsx-col-pull-5 {
  right: 20.83333333%;
}
.atsx-col-offset-5 {
  margin-left: 20.83333333%;
}
.atsx-col-order-5 {
  -ms-flex-order: 5;
      order: 5;
}
.atsx-col-4 {
  display: block;
  box-sizing: border-box;
  width: 16.66666667%;
}
.atsx-col-push-4 {
  left: 16.66666667%;
}
.atsx-col-pull-4 {
  right: 16.66666667%;
}
.atsx-col-offset-4 {
  margin-left: 16.66666667%;
}
.atsx-col-order-4 {
  -ms-flex-order: 4;
      order: 4;
}
.atsx-col-3 {
  display: block;
  box-sizing: border-box;
  width: 12.5%;
}
.atsx-col-push-3 {
  left: 12.5%;
}
.atsx-col-pull-3 {
  right: 12.5%;
}
.atsx-col-offset-3 {
  margin-left: 12.5%;
}
.atsx-col-order-3 {
  -ms-flex-order: 3;
      order: 3;
}
.atsx-col-2 {
  display: block;
  box-sizing: border-box;
  width: 8.33333333%;
}
.atsx-col-push-2 {
  left: 8.33333333%;
}
.atsx-col-pull-2 {
  right: 8.33333333%;
}
.atsx-col-offset-2 {
  margin-left: 8.33333333%;
}
.atsx-col-order-2 {
  -ms-flex-order: 2;
      order: 2;
}
.atsx-col-1 {
  display: block;
  box-sizing: border-box;
  width: 4.16666667%;
}
.atsx-col-push-1 {
  left: 4.16666667%;
}
.atsx-col-pull-1 {
  right: 4.16666667%;
}
.atsx-col-offset-1 {
  margin-left: 4.16666667%;
}
.atsx-col-order-1 {
  -ms-flex-order: 1;
      order: 1;
}
.atsx-col-0 {
  display: none;
}
.atsx-col-push-0 {
  left: auto;
}
.atsx-col-pull-0 {
  right: auto;
}
.atsx-col-push-0 {
  left: auto;
}
.atsx-col-pull-0 {
  right: auto;
}
.atsx-col-offset-0 {
  margin-left: 0;
}
.atsx-col-order-0 {
  -ms-flex-order: 0;
      order: 0;
}
.atsx-col-xs-1,
.atsx-col-xs-2,
.atsx-col-xs-3,
.atsx-col-xs-4,
.atsx-col-xs-5,
.atsx-col-xs-6,
.atsx-col-xs-7,
.atsx-col-xs-8,
.atsx-col-xs-9,
.atsx-col-xs-10,
.atsx-col-xs-11,
.atsx-col-xs-12,
.atsx-col-xs-13,
.atsx-col-xs-14,
.atsx-col-xs-15,
.atsx-col-xs-16,
.atsx-col-xs-17,
.atsx-col-xs-18,
.atsx-col-xs-19,
.atsx-col-xs-20,
.atsx-col-xs-21,
.atsx-col-xs-22,
.atsx-col-xs-23,
.atsx-col-xs-24 {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  float: left;
}
.atsx-col-xs-24 {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.atsx-col-xs-push-24 {
  left: 100%;
}
.atsx-col-xs-pull-24 {
  right: 100%;
}
.atsx-col-xs-offset-24 {
  margin-left: 100%;
}
.atsx-col-xs-order-24 {
  -ms-flex-order: 24;
      order: 24;
}
.atsx-col-xs-23 {
  display: block;
  box-sizing: border-box;
  width: 95.83333333%;
}
.atsx-col-xs-push-23 {
  left: 95.83333333%;
}
.atsx-col-xs-pull-23 {
  right: 95.83333333%;
}
.atsx-col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.atsx-col-xs-order-23 {
  -ms-flex-order: 23;
      order: 23;
}
.atsx-col-xs-22 {
  display: block;
  box-sizing: border-box;
  width: 91.66666667%;
}
.atsx-col-xs-push-22 {
  left: 91.66666667%;
}
.atsx-col-xs-pull-22 {
  right: 91.66666667%;
}
.atsx-col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.atsx-col-xs-order-22 {
  -ms-flex-order: 22;
      order: 22;
}
.atsx-col-xs-21 {
  display: block;
  box-sizing: border-box;
  width: 87.5%;
}
.atsx-col-xs-push-21 {
  left: 87.5%;
}
.atsx-col-xs-pull-21 {
  right: 87.5%;
}
.atsx-col-xs-offset-21 {
  margin-left: 87.5%;
}
.atsx-col-xs-order-21 {
  -ms-flex-order: 21;
      order: 21;
}
.atsx-col-xs-20 {
  display: block;
  box-sizing: border-box;
  width: 83.33333333%;
}
.atsx-col-xs-push-20 {
  left: 83.33333333%;
}
.atsx-col-xs-pull-20 {
  right: 83.33333333%;
}
.atsx-col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.atsx-col-xs-order-20 {
  -ms-flex-order: 20;
      order: 20;
}
.atsx-col-xs-19 {
  display: block;
  box-sizing: border-box;
  width: 79.16666667%;
}
.atsx-col-xs-push-19 {
  left: 79.16666667%;
}
.atsx-col-xs-pull-19 {
  right: 79.16666667%;
}
.atsx-col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.atsx-col-xs-order-19 {
  -ms-flex-order: 19;
      order: 19;
}
.atsx-col-xs-18 {
  display: block;
  box-sizing: border-box;
  width: 75%;
}
.atsx-col-xs-push-18 {
  left: 75%;
}
.atsx-col-xs-pull-18 {
  right: 75%;
}
.atsx-col-xs-offset-18 {
  margin-left: 75%;
}
.atsx-col-xs-order-18 {
  -ms-flex-order: 18;
      order: 18;
}
.atsx-col-xs-17 {
  display: block;
  box-sizing: border-box;
  width: 70.83333333%;
}
.atsx-col-xs-push-17 {
  left: 70.83333333%;
}
.atsx-col-xs-pull-17 {
  right: 70.83333333%;
}
.atsx-col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.atsx-col-xs-order-17 {
  -ms-flex-order: 17;
      order: 17;
}
.atsx-col-xs-16 {
  display: block;
  box-sizing: border-box;
  width: 66.66666667%;
}
.atsx-col-xs-push-16 {
  left: 66.66666667%;
}
.atsx-col-xs-pull-16 {
  right: 66.66666667%;
}
.atsx-col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.atsx-col-xs-order-16 {
  -ms-flex-order: 16;
      order: 16;
}
.atsx-col-xs-15 {
  display: block;
  box-sizing: border-box;
  width: 62.5%;
}
.atsx-col-xs-push-15 {
  left: 62.5%;
}
.atsx-col-xs-pull-15 {
  right: 62.5%;
}
.atsx-col-xs-offset-15 {
  margin-left: 62.5%;
}
.atsx-col-xs-order-15 {
  -ms-flex-order: 15;
      order: 15;
}
.atsx-col-xs-14 {
  display: block;
  box-sizing: border-box;
  width: 58.33333333%;
}
.atsx-col-xs-push-14 {
  left: 58.33333333%;
}
.atsx-col-xs-pull-14 {
  right: 58.33333333%;
}
.atsx-col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.atsx-col-xs-order-14 {
  -ms-flex-order: 14;
      order: 14;
}
.atsx-col-xs-13 {
  display: block;
  box-sizing: border-box;
  width: 54.16666667%;
}
.atsx-col-xs-push-13 {
  left: 54.16666667%;
}
.atsx-col-xs-pull-13 {
  right: 54.16666667%;
}
.atsx-col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.atsx-col-xs-order-13 {
  -ms-flex-order: 13;
      order: 13;
}
.atsx-col-xs-12 {
  display: block;
  box-sizing: border-box;
  width: 50%;
}
.atsx-col-xs-push-12 {
  left: 50%;
}
.atsx-col-xs-pull-12 {
  right: 50%;
}
.atsx-col-xs-offset-12 {
  margin-left: 50%;
}
.atsx-col-xs-order-12 {
  -ms-flex-order: 12;
      order: 12;
}
.atsx-col-xs-11 {
  display: block;
  box-sizing: border-box;
  width: 45.83333333%;
}
.atsx-col-xs-push-11 {
  left: 45.83333333%;
}
.atsx-col-xs-pull-11 {
  right: 45.83333333%;
}
.atsx-col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.atsx-col-xs-order-11 {
  -ms-flex-order: 11;
      order: 11;
}
.atsx-col-xs-10 {
  display: block;
  box-sizing: border-box;
  width: 41.66666667%;
}
.atsx-col-xs-push-10 {
  left: 41.66666667%;
}
.atsx-col-xs-pull-10 {
  right: 41.66666667%;
}
.atsx-col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.atsx-col-xs-order-10 {
  -ms-flex-order: 10;
      order: 10;
}
.atsx-col-xs-9 {
  display: block;
  box-sizing: border-box;
  width: 37.5%;
}
.atsx-col-xs-push-9 {
  left: 37.5%;
}
.atsx-col-xs-pull-9 {
  right: 37.5%;
}
.atsx-col-xs-offset-9 {
  margin-left: 37.5%;
}
.atsx-col-xs-order-9 {
  -ms-flex-order: 9;
      order: 9;
}
.atsx-col-xs-8 {
  display: block;
  box-sizing: border-box;
  width: 33.33333333%;
}
.atsx-col-xs-push-8 {
  left: 33.33333333%;
}
.atsx-col-xs-pull-8 {
  right: 33.33333333%;
}
.atsx-col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.atsx-col-xs-order-8 {
  -ms-flex-order: 8;
      order: 8;
}
.atsx-col-xs-7 {
  display: block;
  box-sizing: border-box;
  width: 29.16666667%;
}
.atsx-col-xs-push-7 {
  left: 29.16666667%;
}
.atsx-col-xs-pull-7 {
  right: 29.16666667%;
}
.atsx-col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.atsx-col-xs-order-7 {
  -ms-flex-order: 7;
      order: 7;
}
.atsx-col-xs-6 {
  display: block;
  box-sizing: border-box;
  width: 25%;
}
.atsx-col-xs-push-6 {
  left: 25%;
}
.atsx-col-xs-pull-6 {
  right: 25%;
}
.atsx-col-xs-offset-6 {
  margin-left: 25%;
}
.atsx-col-xs-order-6 {
  -ms-flex-order: 6;
      order: 6;
}
.atsx-col-xs-5 {
  display: block;
  box-sizing: border-box;
  width: 20.83333333%;
}
.atsx-col-xs-push-5 {
  left: 20.83333333%;
}
.atsx-col-xs-pull-5 {
  right: 20.83333333%;
}
.atsx-col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.atsx-col-xs-order-5 {
  -ms-flex-order: 5;
      order: 5;
}
.atsx-col-xs-4 {
  display: block;
  box-sizing: border-box;
  width: 16.66666667%;
}
.atsx-col-xs-push-4 {
  left: 16.66666667%;
}
.atsx-col-xs-pull-4 {
  right: 16.66666667%;
}
.atsx-col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.atsx-col-xs-order-4 {
  -ms-flex-order: 4;
      order: 4;
}
.atsx-col-xs-3 {
  display: block;
  box-sizing: border-box;
  width: 12.5%;
}
.atsx-col-xs-push-3 {
  left: 12.5%;
}
.atsx-col-xs-pull-3 {
  right: 12.5%;
}
.atsx-col-xs-offset-3 {
  margin-left: 12.5%;
}
.atsx-col-xs-order-3 {
  -ms-flex-order: 3;
      order: 3;
}
.atsx-col-xs-2 {
  display: block;
  box-sizing: border-box;
  width: 8.33333333%;
}
.atsx-col-xs-push-2 {
  left: 8.33333333%;
}
.atsx-col-xs-pull-2 {
  right: 8.33333333%;
}
.atsx-col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.atsx-col-xs-order-2 {
  -ms-flex-order: 2;
      order: 2;
}
.atsx-col-xs-1 {
  display: block;
  box-sizing: border-box;
  width: 4.16666667%;
}
.atsx-col-xs-push-1 {
  left: 4.16666667%;
}
.atsx-col-xs-pull-1 {
  right: 4.16666667%;
}
.atsx-col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.atsx-col-xs-order-1 {
  -ms-flex-order: 1;
      order: 1;
}
.atsx-col-xs-0 {
  display: none;
}
.atsx-col-push-0 {
  left: auto;
}
.atsx-col-pull-0 {
  right: auto;
}
.atsx-col-xs-push-0 {
  left: auto;
}
.atsx-col-xs-pull-0 {
  right: auto;
}
.atsx-col-xs-offset-0 {
  margin-left: 0;
}
.atsx-col-xs-order-0 {
  -ms-flex-order: 0;
      order: 0;
}
@media (min-width: 576px) {
  .atsx-col-sm-1,
  .atsx-col-sm-2,
  .atsx-col-sm-3,
  .atsx-col-sm-4,
  .atsx-col-sm-5,
  .atsx-col-sm-6,
  .atsx-col-sm-7,
  .atsx-col-sm-8,
  .atsx-col-sm-9,
  .atsx-col-sm-10,
  .atsx-col-sm-11,
  .atsx-col-sm-12,
  .atsx-col-sm-13,
  .atsx-col-sm-14,
  .atsx-col-sm-15,
  .atsx-col-sm-16,
  .atsx-col-sm-17,
  .atsx-col-sm-18,
  .atsx-col-sm-19,
  .atsx-col-sm-20,
  .atsx-col-sm-21,
  .atsx-col-sm-22,
  .atsx-col-sm-23,
  .atsx-col-sm-24 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    float: left;
  }
  .atsx-col-sm-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .atsx-col-sm-push-24 {
    left: 100%;
  }
  .atsx-col-sm-pull-24 {
    right: 100%;
  }
  .atsx-col-sm-offset-24 {
    margin-left: 100%;
  }
  .atsx-col-sm-order-24 {
    -ms-flex-order: 24;
        order: 24;
  }
  .atsx-col-sm-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .atsx-col-sm-push-23 {
    left: 95.83333333%;
  }
  .atsx-col-sm-pull-23 {
    right: 95.83333333%;
  }
  .atsx-col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .atsx-col-sm-order-23 {
    -ms-flex-order: 23;
        order: 23;
  }
  .atsx-col-sm-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .atsx-col-sm-push-22 {
    left: 91.66666667%;
  }
  .atsx-col-sm-pull-22 {
    right: 91.66666667%;
  }
  .atsx-col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .atsx-col-sm-order-22 {
    -ms-flex-order: 22;
        order: 22;
  }
  .atsx-col-sm-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .atsx-col-sm-push-21 {
    left: 87.5%;
  }
  .atsx-col-sm-pull-21 {
    right: 87.5%;
  }
  .atsx-col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .atsx-col-sm-order-21 {
    -ms-flex-order: 21;
        order: 21;
  }
  .atsx-col-sm-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .atsx-col-sm-push-20 {
    left: 83.33333333%;
  }
  .atsx-col-sm-pull-20 {
    right: 83.33333333%;
  }
  .atsx-col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .atsx-col-sm-order-20 {
    -ms-flex-order: 20;
        order: 20;
  }
  .atsx-col-sm-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .atsx-col-sm-push-19 {
    left: 79.16666667%;
  }
  .atsx-col-sm-pull-19 {
    right: 79.16666667%;
  }
  .atsx-col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .atsx-col-sm-order-19 {
    -ms-flex-order: 19;
        order: 19;
  }
  .atsx-col-sm-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .atsx-col-sm-push-18 {
    left: 75%;
  }
  .atsx-col-sm-pull-18 {
    right: 75%;
  }
  .atsx-col-sm-offset-18 {
    margin-left: 75%;
  }
  .atsx-col-sm-order-18 {
    -ms-flex-order: 18;
        order: 18;
  }
  .atsx-col-sm-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .atsx-col-sm-push-17 {
    left: 70.83333333%;
  }
  .atsx-col-sm-pull-17 {
    right: 70.83333333%;
  }
  .atsx-col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .atsx-col-sm-order-17 {
    -ms-flex-order: 17;
        order: 17;
  }
  .atsx-col-sm-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .atsx-col-sm-push-16 {
    left: 66.66666667%;
  }
  .atsx-col-sm-pull-16 {
    right: 66.66666667%;
  }
  .atsx-col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .atsx-col-sm-order-16 {
    -ms-flex-order: 16;
        order: 16;
  }
  .atsx-col-sm-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .atsx-col-sm-push-15 {
    left: 62.5%;
  }
  .atsx-col-sm-pull-15 {
    right: 62.5%;
  }
  .atsx-col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .atsx-col-sm-order-15 {
    -ms-flex-order: 15;
        order: 15;
  }
  .atsx-col-sm-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .atsx-col-sm-push-14 {
    left: 58.33333333%;
  }
  .atsx-col-sm-pull-14 {
    right: 58.33333333%;
  }
  .atsx-col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .atsx-col-sm-order-14 {
    -ms-flex-order: 14;
        order: 14;
  }
  .atsx-col-sm-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .atsx-col-sm-push-13 {
    left: 54.16666667%;
  }
  .atsx-col-sm-pull-13 {
    right: 54.16666667%;
  }
  .atsx-col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .atsx-col-sm-order-13 {
    -ms-flex-order: 13;
        order: 13;
  }
  .atsx-col-sm-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .atsx-col-sm-push-12 {
    left: 50%;
  }
  .atsx-col-sm-pull-12 {
    right: 50%;
  }
  .atsx-col-sm-offset-12 {
    margin-left: 50%;
  }
  .atsx-col-sm-order-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  .atsx-col-sm-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .atsx-col-sm-push-11 {
    left: 45.83333333%;
  }
  .atsx-col-sm-pull-11 {
    right: 45.83333333%;
  }
  .atsx-col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .atsx-col-sm-order-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .atsx-col-sm-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .atsx-col-sm-push-10 {
    left: 41.66666667%;
  }
  .atsx-col-sm-pull-10 {
    right: 41.66666667%;
  }
  .atsx-col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .atsx-col-sm-order-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .atsx-col-sm-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .atsx-col-sm-push-9 {
    left: 37.5%;
  }
  .atsx-col-sm-pull-9 {
    right: 37.5%;
  }
  .atsx-col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .atsx-col-sm-order-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .atsx-col-sm-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .atsx-col-sm-push-8 {
    left: 33.33333333%;
  }
  .atsx-col-sm-pull-8 {
    right: 33.33333333%;
  }
  .atsx-col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .atsx-col-sm-order-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .atsx-col-sm-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .atsx-col-sm-push-7 {
    left: 29.16666667%;
  }
  .atsx-col-sm-pull-7 {
    right: 29.16666667%;
  }
  .atsx-col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .atsx-col-sm-order-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .atsx-col-sm-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .atsx-col-sm-push-6 {
    left: 25%;
  }
  .atsx-col-sm-pull-6 {
    right: 25%;
  }
  .atsx-col-sm-offset-6 {
    margin-left: 25%;
  }
  .atsx-col-sm-order-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .atsx-col-sm-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .atsx-col-sm-push-5 {
    left: 20.83333333%;
  }
  .atsx-col-sm-pull-5 {
    right: 20.83333333%;
  }
  .atsx-col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .atsx-col-sm-order-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .atsx-col-sm-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .atsx-col-sm-push-4 {
    left: 16.66666667%;
  }
  .atsx-col-sm-pull-4 {
    right: 16.66666667%;
  }
  .atsx-col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .atsx-col-sm-order-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .atsx-col-sm-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .atsx-col-sm-push-3 {
    left: 12.5%;
  }
  .atsx-col-sm-pull-3 {
    right: 12.5%;
  }
  .atsx-col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .atsx-col-sm-order-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .atsx-col-sm-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .atsx-col-sm-push-2 {
    left: 8.33333333%;
  }
  .atsx-col-sm-pull-2 {
    right: 8.33333333%;
  }
  .atsx-col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .atsx-col-sm-order-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .atsx-col-sm-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .atsx-col-sm-push-1 {
    left: 4.16666667%;
  }
  .atsx-col-sm-pull-1 {
    right: 4.16666667%;
  }
  .atsx-col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .atsx-col-sm-order-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .atsx-col-sm-0 {
    display: none;
  }
  .atsx-col-push-0 {
    left: auto;
  }
  .atsx-col-pull-0 {
    right: auto;
  }
  .atsx-col-sm-push-0 {
    left: auto;
  }
  .atsx-col-sm-pull-0 {
    right: auto;
  }
  .atsx-col-sm-offset-0 {
    margin-left: 0;
  }
  .atsx-col-sm-order-0 {
    -ms-flex-order: 0;
        order: 0;
  }
}
@media (min-width: 768px) {
  .atsx-col-md-1,
  .atsx-col-md-2,
  .atsx-col-md-3,
  .atsx-col-md-4,
  .atsx-col-md-5,
  .atsx-col-md-6,
  .atsx-col-md-7,
  .atsx-col-md-8,
  .atsx-col-md-9,
  .atsx-col-md-10,
  .atsx-col-md-11,
  .atsx-col-md-12,
  .atsx-col-md-13,
  .atsx-col-md-14,
  .atsx-col-md-15,
  .atsx-col-md-16,
  .atsx-col-md-17,
  .atsx-col-md-18,
  .atsx-col-md-19,
  .atsx-col-md-20,
  .atsx-col-md-21,
  .atsx-col-md-22,
  .atsx-col-md-23,
  .atsx-col-md-24 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    float: left;
  }
  .atsx-col-md-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .atsx-col-md-push-24 {
    left: 100%;
  }
  .atsx-col-md-pull-24 {
    right: 100%;
  }
  .atsx-col-md-offset-24 {
    margin-left: 100%;
  }
  .atsx-col-md-order-24 {
    -ms-flex-order: 24;
        order: 24;
  }
  .atsx-col-md-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .atsx-col-md-push-23 {
    left: 95.83333333%;
  }
  .atsx-col-md-pull-23 {
    right: 95.83333333%;
  }
  .atsx-col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .atsx-col-md-order-23 {
    -ms-flex-order: 23;
        order: 23;
  }
  .atsx-col-md-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .atsx-col-md-push-22 {
    left: 91.66666667%;
  }
  .atsx-col-md-pull-22 {
    right: 91.66666667%;
  }
  .atsx-col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .atsx-col-md-order-22 {
    -ms-flex-order: 22;
        order: 22;
  }
  .atsx-col-md-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .atsx-col-md-push-21 {
    left: 87.5%;
  }
  .atsx-col-md-pull-21 {
    right: 87.5%;
  }
  .atsx-col-md-offset-21 {
    margin-left: 87.5%;
  }
  .atsx-col-md-order-21 {
    -ms-flex-order: 21;
        order: 21;
  }
  .atsx-col-md-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .atsx-col-md-push-20 {
    left: 83.33333333%;
  }
  .atsx-col-md-pull-20 {
    right: 83.33333333%;
  }
  .atsx-col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .atsx-col-md-order-20 {
    -ms-flex-order: 20;
        order: 20;
  }
  .atsx-col-md-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .atsx-col-md-push-19 {
    left: 79.16666667%;
  }
  .atsx-col-md-pull-19 {
    right: 79.16666667%;
  }
  .atsx-col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .atsx-col-md-order-19 {
    -ms-flex-order: 19;
        order: 19;
  }
  .atsx-col-md-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .atsx-col-md-push-18 {
    left: 75%;
  }
  .atsx-col-md-pull-18 {
    right: 75%;
  }
  .atsx-col-md-offset-18 {
    margin-left: 75%;
  }
  .atsx-col-md-order-18 {
    -ms-flex-order: 18;
        order: 18;
  }
  .atsx-col-md-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .atsx-col-md-push-17 {
    left: 70.83333333%;
  }
  .atsx-col-md-pull-17 {
    right: 70.83333333%;
  }
  .atsx-col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .atsx-col-md-order-17 {
    -ms-flex-order: 17;
        order: 17;
  }
  .atsx-col-md-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .atsx-col-md-push-16 {
    left: 66.66666667%;
  }
  .atsx-col-md-pull-16 {
    right: 66.66666667%;
  }
  .atsx-col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .atsx-col-md-order-16 {
    -ms-flex-order: 16;
        order: 16;
  }
  .atsx-col-md-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .atsx-col-md-push-15 {
    left: 62.5%;
  }
  .atsx-col-md-pull-15 {
    right: 62.5%;
  }
  .atsx-col-md-offset-15 {
    margin-left: 62.5%;
  }
  .atsx-col-md-order-15 {
    -ms-flex-order: 15;
        order: 15;
  }
  .atsx-col-md-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .atsx-col-md-push-14 {
    left: 58.33333333%;
  }
  .atsx-col-md-pull-14 {
    right: 58.33333333%;
  }
  .atsx-col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .atsx-col-md-order-14 {
    -ms-flex-order: 14;
        order: 14;
  }
  .atsx-col-md-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .atsx-col-md-push-13 {
    left: 54.16666667%;
  }
  .atsx-col-md-pull-13 {
    right: 54.16666667%;
  }
  .atsx-col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .atsx-col-md-order-13 {
    -ms-flex-order: 13;
        order: 13;
  }
  .atsx-col-md-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .atsx-col-md-push-12 {
    left: 50%;
  }
  .atsx-col-md-pull-12 {
    right: 50%;
  }
  .atsx-col-md-offset-12 {
    margin-left: 50%;
  }
  .atsx-col-md-order-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  .atsx-col-md-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .atsx-col-md-push-11 {
    left: 45.83333333%;
  }
  .atsx-col-md-pull-11 {
    right: 45.83333333%;
  }
  .atsx-col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .atsx-col-md-order-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .atsx-col-md-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .atsx-col-md-push-10 {
    left: 41.66666667%;
  }
  .atsx-col-md-pull-10 {
    right: 41.66666667%;
  }
  .atsx-col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .atsx-col-md-order-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .atsx-col-md-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .atsx-col-md-push-9 {
    left: 37.5%;
  }
  .atsx-col-md-pull-9 {
    right: 37.5%;
  }
  .atsx-col-md-offset-9 {
    margin-left: 37.5%;
  }
  .atsx-col-md-order-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .atsx-col-md-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .atsx-col-md-push-8 {
    left: 33.33333333%;
  }
  .atsx-col-md-pull-8 {
    right: 33.33333333%;
  }
  .atsx-col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .atsx-col-md-order-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .atsx-col-md-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .atsx-col-md-push-7 {
    left: 29.16666667%;
  }
  .atsx-col-md-pull-7 {
    right: 29.16666667%;
  }
  .atsx-col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .atsx-col-md-order-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .atsx-col-md-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .atsx-col-md-push-6 {
    left: 25%;
  }
  .atsx-col-md-pull-6 {
    right: 25%;
  }
  .atsx-col-md-offset-6 {
    margin-left: 25%;
  }
  .atsx-col-md-order-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .atsx-col-md-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .atsx-col-md-push-5 {
    left: 20.83333333%;
  }
  .atsx-col-md-pull-5 {
    right: 20.83333333%;
  }
  .atsx-col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .atsx-col-md-order-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .atsx-col-md-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .atsx-col-md-push-4 {
    left: 16.66666667%;
  }
  .atsx-col-md-pull-4 {
    right: 16.66666667%;
  }
  .atsx-col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .atsx-col-md-order-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .atsx-col-md-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .atsx-col-md-push-3 {
    left: 12.5%;
  }
  .atsx-col-md-pull-3 {
    right: 12.5%;
  }
  .atsx-col-md-offset-3 {
    margin-left: 12.5%;
  }
  .atsx-col-md-order-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .atsx-col-md-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .atsx-col-md-push-2 {
    left: 8.33333333%;
  }
  .atsx-col-md-pull-2 {
    right: 8.33333333%;
  }
  .atsx-col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .atsx-col-md-order-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .atsx-col-md-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .atsx-col-md-push-1 {
    left: 4.16666667%;
  }
  .atsx-col-md-pull-1 {
    right: 4.16666667%;
  }
  .atsx-col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .atsx-col-md-order-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .atsx-col-md-0 {
    display: none;
  }
  .atsx-col-push-0 {
    left: auto;
  }
  .atsx-col-pull-0 {
    right: auto;
  }
  .atsx-col-md-push-0 {
    left: auto;
  }
  .atsx-col-md-pull-0 {
    right: auto;
  }
  .atsx-col-md-offset-0 {
    margin-left: 0;
  }
  .atsx-col-md-order-0 {
    -ms-flex-order: 0;
        order: 0;
  }
}
@media (min-width: 992px) {
  .atsx-col-lg-1,
  .atsx-col-lg-2,
  .atsx-col-lg-3,
  .atsx-col-lg-4,
  .atsx-col-lg-5,
  .atsx-col-lg-6,
  .atsx-col-lg-7,
  .atsx-col-lg-8,
  .atsx-col-lg-9,
  .atsx-col-lg-10,
  .atsx-col-lg-11,
  .atsx-col-lg-12,
  .atsx-col-lg-13,
  .atsx-col-lg-14,
  .atsx-col-lg-15,
  .atsx-col-lg-16,
  .atsx-col-lg-17,
  .atsx-col-lg-18,
  .atsx-col-lg-19,
  .atsx-col-lg-20,
  .atsx-col-lg-21,
  .atsx-col-lg-22,
  .atsx-col-lg-23,
  .atsx-col-lg-24 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    float: left;
  }
  .atsx-col-lg-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .atsx-col-lg-push-24 {
    left: 100%;
  }
  .atsx-col-lg-pull-24 {
    right: 100%;
  }
  .atsx-col-lg-offset-24 {
    margin-left: 100%;
  }
  .atsx-col-lg-order-24 {
    -ms-flex-order: 24;
        order: 24;
  }
  .atsx-col-lg-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .atsx-col-lg-push-23 {
    left: 95.83333333%;
  }
  .atsx-col-lg-pull-23 {
    right: 95.83333333%;
  }
  .atsx-col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .atsx-col-lg-order-23 {
    -ms-flex-order: 23;
        order: 23;
  }
  .atsx-col-lg-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .atsx-col-lg-push-22 {
    left: 91.66666667%;
  }
  .atsx-col-lg-pull-22 {
    right: 91.66666667%;
  }
  .atsx-col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .atsx-col-lg-order-22 {
    -ms-flex-order: 22;
        order: 22;
  }
  .atsx-col-lg-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .atsx-col-lg-push-21 {
    left: 87.5%;
  }
  .atsx-col-lg-pull-21 {
    right: 87.5%;
  }
  .atsx-col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .atsx-col-lg-order-21 {
    -ms-flex-order: 21;
        order: 21;
  }
  .atsx-col-lg-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .atsx-col-lg-push-20 {
    left: 83.33333333%;
  }
  .atsx-col-lg-pull-20 {
    right: 83.33333333%;
  }
  .atsx-col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .atsx-col-lg-order-20 {
    -ms-flex-order: 20;
        order: 20;
  }
  .atsx-col-lg-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .atsx-col-lg-push-19 {
    left: 79.16666667%;
  }
  .atsx-col-lg-pull-19 {
    right: 79.16666667%;
  }
  .atsx-col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .atsx-col-lg-order-19 {
    -ms-flex-order: 19;
        order: 19;
  }
  .atsx-col-lg-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .atsx-col-lg-push-18 {
    left: 75%;
  }
  .atsx-col-lg-pull-18 {
    right: 75%;
  }
  .atsx-col-lg-offset-18 {
    margin-left: 75%;
  }
  .atsx-col-lg-order-18 {
    -ms-flex-order: 18;
        order: 18;
  }
  .atsx-col-lg-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .atsx-col-lg-push-17 {
    left: 70.83333333%;
  }
  .atsx-col-lg-pull-17 {
    right: 70.83333333%;
  }
  .atsx-col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .atsx-col-lg-order-17 {
    -ms-flex-order: 17;
        order: 17;
  }
  .atsx-col-lg-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .atsx-col-lg-push-16 {
    left: 66.66666667%;
  }
  .atsx-col-lg-pull-16 {
    right: 66.66666667%;
  }
  .atsx-col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .atsx-col-lg-order-16 {
    -ms-flex-order: 16;
        order: 16;
  }
  .atsx-col-lg-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .atsx-col-lg-push-15 {
    left: 62.5%;
  }
  .atsx-col-lg-pull-15 {
    right: 62.5%;
  }
  .atsx-col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .atsx-col-lg-order-15 {
    -ms-flex-order: 15;
        order: 15;
  }
  .atsx-col-lg-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .atsx-col-lg-push-14 {
    left: 58.33333333%;
  }
  .atsx-col-lg-pull-14 {
    right: 58.33333333%;
  }
  .atsx-col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .atsx-col-lg-order-14 {
    -ms-flex-order: 14;
        order: 14;
  }
  .atsx-col-lg-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .atsx-col-lg-push-13 {
    left: 54.16666667%;
  }
  .atsx-col-lg-pull-13 {
    right: 54.16666667%;
  }
  .atsx-col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .atsx-col-lg-order-13 {
    -ms-flex-order: 13;
        order: 13;
  }
  .atsx-col-lg-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .atsx-col-lg-push-12 {
    left: 50%;
  }
  .atsx-col-lg-pull-12 {
    right: 50%;
  }
  .atsx-col-lg-offset-12 {
    margin-left: 50%;
  }
  .atsx-col-lg-order-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  .atsx-col-lg-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .atsx-col-lg-push-11 {
    left: 45.83333333%;
  }
  .atsx-col-lg-pull-11 {
    right: 45.83333333%;
  }
  .atsx-col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .atsx-col-lg-order-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .atsx-col-lg-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .atsx-col-lg-push-10 {
    left: 41.66666667%;
  }
  .atsx-col-lg-pull-10 {
    right: 41.66666667%;
  }
  .atsx-col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .atsx-col-lg-order-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .atsx-col-lg-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .atsx-col-lg-push-9 {
    left: 37.5%;
  }
  .atsx-col-lg-pull-9 {
    right: 37.5%;
  }
  .atsx-col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .atsx-col-lg-order-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .atsx-col-lg-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .atsx-col-lg-push-8 {
    left: 33.33333333%;
  }
  .atsx-col-lg-pull-8 {
    right: 33.33333333%;
  }
  .atsx-col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .atsx-col-lg-order-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .atsx-col-lg-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .atsx-col-lg-push-7 {
    left: 29.16666667%;
  }
  .atsx-col-lg-pull-7 {
    right: 29.16666667%;
  }
  .atsx-col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .atsx-col-lg-order-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .atsx-col-lg-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .atsx-col-lg-push-6 {
    left: 25%;
  }
  .atsx-col-lg-pull-6 {
    right: 25%;
  }
  .atsx-col-lg-offset-6 {
    margin-left: 25%;
  }
  .atsx-col-lg-order-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .atsx-col-lg-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .atsx-col-lg-push-5 {
    left: 20.83333333%;
  }
  .atsx-col-lg-pull-5 {
    right: 20.83333333%;
  }
  .atsx-col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .atsx-col-lg-order-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .atsx-col-lg-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .atsx-col-lg-push-4 {
    left: 16.66666667%;
  }
  .atsx-col-lg-pull-4 {
    right: 16.66666667%;
  }
  .atsx-col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .atsx-col-lg-order-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .atsx-col-lg-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .atsx-col-lg-push-3 {
    left: 12.5%;
  }
  .atsx-col-lg-pull-3 {
    right: 12.5%;
  }
  .atsx-col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .atsx-col-lg-order-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .atsx-col-lg-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .atsx-col-lg-push-2 {
    left: 8.33333333%;
  }
  .atsx-col-lg-pull-2 {
    right: 8.33333333%;
  }
  .atsx-col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .atsx-col-lg-order-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .atsx-col-lg-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .atsx-col-lg-push-1 {
    left: 4.16666667%;
  }
  .atsx-col-lg-pull-1 {
    right: 4.16666667%;
  }
  .atsx-col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .atsx-col-lg-order-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .atsx-col-lg-0 {
    display: none;
  }
  .atsx-col-push-0 {
    left: auto;
  }
  .atsx-col-pull-0 {
    right: auto;
  }
  .atsx-col-lg-push-0 {
    left: auto;
  }
  .atsx-col-lg-pull-0 {
    right: auto;
  }
  .atsx-col-lg-offset-0 {
    margin-left: 0;
  }
  .atsx-col-lg-order-0 {
    -ms-flex-order: 0;
        order: 0;
  }
}
@media (min-width: 1200px) {
  .atsx-col-xl-1,
  .atsx-col-xl-2,
  .atsx-col-xl-3,
  .atsx-col-xl-4,
  .atsx-col-xl-5,
  .atsx-col-xl-6,
  .atsx-col-xl-7,
  .atsx-col-xl-8,
  .atsx-col-xl-9,
  .atsx-col-xl-10,
  .atsx-col-xl-11,
  .atsx-col-xl-12,
  .atsx-col-xl-13,
  .atsx-col-xl-14,
  .atsx-col-xl-15,
  .atsx-col-xl-16,
  .atsx-col-xl-17,
  .atsx-col-xl-18,
  .atsx-col-xl-19,
  .atsx-col-xl-20,
  .atsx-col-xl-21,
  .atsx-col-xl-22,
  .atsx-col-xl-23,
  .atsx-col-xl-24 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    float: left;
  }
  .atsx-col-xl-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .atsx-col-xl-push-24 {
    left: 100%;
  }
  .atsx-col-xl-pull-24 {
    right: 100%;
  }
  .atsx-col-xl-offset-24 {
    margin-left: 100%;
  }
  .atsx-col-xl-order-24 {
    -ms-flex-order: 24;
        order: 24;
  }
  .atsx-col-xl-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .atsx-col-xl-push-23 {
    left: 95.83333333%;
  }
  .atsx-col-xl-pull-23 {
    right: 95.83333333%;
  }
  .atsx-col-xl-offset-23 {
    margin-left: 95.83333333%;
  }
  .atsx-col-xl-order-23 {
    -ms-flex-order: 23;
        order: 23;
  }
  .atsx-col-xl-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .atsx-col-xl-push-22 {
    left: 91.66666667%;
  }
  .atsx-col-xl-pull-22 {
    right: 91.66666667%;
  }
  .atsx-col-xl-offset-22 {
    margin-left: 91.66666667%;
  }
  .atsx-col-xl-order-22 {
    -ms-flex-order: 22;
        order: 22;
  }
  .atsx-col-xl-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .atsx-col-xl-push-21 {
    left: 87.5%;
  }
  .atsx-col-xl-pull-21 {
    right: 87.5%;
  }
  .atsx-col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .atsx-col-xl-order-21 {
    -ms-flex-order: 21;
        order: 21;
  }
  .atsx-col-xl-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .atsx-col-xl-push-20 {
    left: 83.33333333%;
  }
  .atsx-col-xl-pull-20 {
    right: 83.33333333%;
  }
  .atsx-col-xl-offset-20 {
    margin-left: 83.33333333%;
  }
  .atsx-col-xl-order-20 {
    -ms-flex-order: 20;
        order: 20;
  }
  .atsx-col-xl-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .atsx-col-xl-push-19 {
    left: 79.16666667%;
  }
  .atsx-col-xl-pull-19 {
    right: 79.16666667%;
  }
  .atsx-col-xl-offset-19 {
    margin-left: 79.16666667%;
  }
  .atsx-col-xl-order-19 {
    -ms-flex-order: 19;
        order: 19;
  }
  .atsx-col-xl-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .atsx-col-xl-push-18 {
    left: 75%;
  }
  .atsx-col-xl-pull-18 {
    right: 75%;
  }
  .atsx-col-xl-offset-18 {
    margin-left: 75%;
  }
  .atsx-col-xl-order-18 {
    -ms-flex-order: 18;
        order: 18;
  }
  .atsx-col-xl-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .atsx-col-xl-push-17 {
    left: 70.83333333%;
  }
  .atsx-col-xl-pull-17 {
    right: 70.83333333%;
  }
  .atsx-col-xl-offset-17 {
    margin-left: 70.83333333%;
  }
  .atsx-col-xl-order-17 {
    -ms-flex-order: 17;
        order: 17;
  }
  .atsx-col-xl-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .atsx-col-xl-push-16 {
    left: 66.66666667%;
  }
  .atsx-col-xl-pull-16 {
    right: 66.66666667%;
  }
  .atsx-col-xl-offset-16 {
    margin-left: 66.66666667%;
  }
  .atsx-col-xl-order-16 {
    -ms-flex-order: 16;
        order: 16;
  }
  .atsx-col-xl-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .atsx-col-xl-push-15 {
    left: 62.5%;
  }
  .atsx-col-xl-pull-15 {
    right: 62.5%;
  }
  .atsx-col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .atsx-col-xl-order-15 {
    -ms-flex-order: 15;
        order: 15;
  }
  .atsx-col-xl-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .atsx-col-xl-push-14 {
    left: 58.33333333%;
  }
  .atsx-col-xl-pull-14 {
    right: 58.33333333%;
  }
  .atsx-col-xl-offset-14 {
    margin-left: 58.33333333%;
  }
  .atsx-col-xl-order-14 {
    -ms-flex-order: 14;
        order: 14;
  }
  .atsx-col-xl-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .atsx-col-xl-push-13 {
    left: 54.16666667%;
  }
  .atsx-col-xl-pull-13 {
    right: 54.16666667%;
  }
  .atsx-col-xl-offset-13 {
    margin-left: 54.16666667%;
  }
  .atsx-col-xl-order-13 {
    -ms-flex-order: 13;
        order: 13;
  }
  .atsx-col-xl-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .atsx-col-xl-push-12 {
    left: 50%;
  }
  .atsx-col-xl-pull-12 {
    right: 50%;
  }
  .atsx-col-xl-offset-12 {
    margin-left: 50%;
  }
  .atsx-col-xl-order-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  .atsx-col-xl-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .atsx-col-xl-push-11 {
    left: 45.83333333%;
  }
  .atsx-col-xl-pull-11 {
    right: 45.83333333%;
  }
  .atsx-col-xl-offset-11 {
    margin-left: 45.83333333%;
  }
  .atsx-col-xl-order-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .atsx-col-xl-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .atsx-col-xl-push-10 {
    left: 41.66666667%;
  }
  .atsx-col-xl-pull-10 {
    right: 41.66666667%;
  }
  .atsx-col-xl-offset-10 {
    margin-left: 41.66666667%;
  }
  .atsx-col-xl-order-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .atsx-col-xl-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .atsx-col-xl-push-9 {
    left: 37.5%;
  }
  .atsx-col-xl-pull-9 {
    right: 37.5%;
  }
  .atsx-col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .atsx-col-xl-order-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .atsx-col-xl-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .atsx-col-xl-push-8 {
    left: 33.33333333%;
  }
  .atsx-col-xl-pull-8 {
    right: 33.33333333%;
  }
  .atsx-col-xl-offset-8 {
    margin-left: 33.33333333%;
  }
  .atsx-col-xl-order-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .atsx-col-xl-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .atsx-col-xl-push-7 {
    left: 29.16666667%;
  }
  .atsx-col-xl-pull-7 {
    right: 29.16666667%;
  }
  .atsx-col-xl-offset-7 {
    margin-left: 29.16666667%;
  }
  .atsx-col-xl-order-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .atsx-col-xl-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .atsx-col-xl-push-6 {
    left: 25%;
  }
  .atsx-col-xl-pull-6 {
    right: 25%;
  }
  .atsx-col-xl-offset-6 {
    margin-left: 25%;
  }
  .atsx-col-xl-order-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .atsx-col-xl-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .atsx-col-xl-push-5 {
    left: 20.83333333%;
  }
  .atsx-col-xl-pull-5 {
    right: 20.83333333%;
  }
  .atsx-col-xl-offset-5 {
    margin-left: 20.83333333%;
  }
  .atsx-col-xl-order-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .atsx-col-xl-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .atsx-col-xl-push-4 {
    left: 16.66666667%;
  }
  .atsx-col-xl-pull-4 {
    right: 16.66666667%;
  }
  .atsx-col-xl-offset-4 {
    margin-left: 16.66666667%;
  }
  .atsx-col-xl-order-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .atsx-col-xl-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .atsx-col-xl-push-3 {
    left: 12.5%;
  }
  .atsx-col-xl-pull-3 {
    right: 12.5%;
  }
  .atsx-col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .atsx-col-xl-order-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .atsx-col-xl-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .atsx-col-xl-push-2 {
    left: 8.33333333%;
  }
  .atsx-col-xl-pull-2 {
    right: 8.33333333%;
  }
  .atsx-col-xl-offset-2 {
    margin-left: 8.33333333%;
  }
  .atsx-col-xl-order-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .atsx-col-xl-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .atsx-col-xl-push-1 {
    left: 4.16666667%;
  }
  .atsx-col-xl-pull-1 {
    right: 4.16666667%;
  }
  .atsx-col-xl-offset-1 {
    margin-left: 4.16666667%;
  }
  .atsx-col-xl-order-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .atsx-col-xl-0 {
    display: none;
  }
  .atsx-col-push-0 {
    left: auto;
  }
  .atsx-col-pull-0 {
    right: auto;
  }
  .atsx-col-xl-push-0 {
    left: auto;
  }
  .atsx-col-xl-pull-0 {
    right: auto;
  }
  .atsx-col-xl-offset-0 {
    margin-left: 0;
  }
  .atsx-col-xl-order-0 {
    -ms-flex-order: 0;
        order: 0;
  }
}
@media (min-width: 1600px) {
  .atsx-col-xxl-1,
  .atsx-col-xxl-2,
  .atsx-col-xxl-3,
  .atsx-col-xxl-4,
  .atsx-col-xxl-5,
  .atsx-col-xxl-6,
  .atsx-col-xxl-7,
  .atsx-col-xxl-8,
  .atsx-col-xxl-9,
  .atsx-col-xxl-10,
  .atsx-col-xxl-11,
  .atsx-col-xxl-12,
  .atsx-col-xxl-13,
  .atsx-col-xxl-14,
  .atsx-col-xxl-15,
  .atsx-col-xxl-16,
  .atsx-col-xxl-17,
  .atsx-col-xxl-18,
  .atsx-col-xxl-19,
  .atsx-col-xxl-20,
  .atsx-col-xxl-21,
  .atsx-col-xxl-22,
  .atsx-col-xxl-23,
  .atsx-col-xxl-24 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    float: left;
  }
  .atsx-col-xxl-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .atsx-col-xxl-push-24 {
    left: 100%;
  }
  .atsx-col-xxl-pull-24 {
    right: 100%;
  }
  .atsx-col-xxl-offset-24 {
    margin-left: 100%;
  }
  .atsx-col-xxl-order-24 {
    -ms-flex-order: 24;
        order: 24;
  }
  .atsx-col-xxl-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .atsx-col-xxl-push-23 {
    left: 95.83333333%;
  }
  .atsx-col-xxl-pull-23 {
    right: 95.83333333%;
  }
  .atsx-col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }
  .atsx-col-xxl-order-23 {
    -ms-flex-order: 23;
        order: 23;
  }
  .atsx-col-xxl-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .atsx-col-xxl-push-22 {
    left: 91.66666667%;
  }
  .atsx-col-xxl-pull-22 {
    right: 91.66666667%;
  }
  .atsx-col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }
  .atsx-col-xxl-order-22 {
    -ms-flex-order: 22;
        order: 22;
  }
  .atsx-col-xxl-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .atsx-col-xxl-push-21 {
    left: 87.5%;
  }
  .atsx-col-xxl-pull-21 {
    right: 87.5%;
  }
  .atsx-col-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .atsx-col-xxl-order-21 {
    -ms-flex-order: 21;
        order: 21;
  }
  .atsx-col-xxl-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .atsx-col-xxl-push-20 {
    left: 83.33333333%;
  }
  .atsx-col-xxl-pull-20 {
    right: 83.33333333%;
  }
  .atsx-col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }
  .atsx-col-xxl-order-20 {
    -ms-flex-order: 20;
        order: 20;
  }
  .atsx-col-xxl-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .atsx-col-xxl-push-19 {
    left: 79.16666667%;
  }
  .atsx-col-xxl-pull-19 {
    right: 79.16666667%;
  }
  .atsx-col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }
  .atsx-col-xxl-order-19 {
    -ms-flex-order: 19;
        order: 19;
  }
  .atsx-col-xxl-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .atsx-col-xxl-push-18 {
    left: 75%;
  }
  .atsx-col-xxl-pull-18 {
    right: 75%;
  }
  .atsx-col-xxl-offset-18 {
    margin-left: 75%;
  }
  .atsx-col-xxl-order-18 {
    -ms-flex-order: 18;
        order: 18;
  }
  .atsx-col-xxl-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .atsx-col-xxl-push-17 {
    left: 70.83333333%;
  }
  .atsx-col-xxl-pull-17 {
    right: 70.83333333%;
  }
  .atsx-col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }
  .atsx-col-xxl-order-17 {
    -ms-flex-order: 17;
        order: 17;
  }
  .atsx-col-xxl-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .atsx-col-xxl-push-16 {
    left: 66.66666667%;
  }
  .atsx-col-xxl-pull-16 {
    right: 66.66666667%;
  }
  .atsx-col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }
  .atsx-col-xxl-order-16 {
    -ms-flex-order: 16;
        order: 16;
  }
  .atsx-col-xxl-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .atsx-col-xxl-push-15 {
    left: 62.5%;
  }
  .atsx-col-xxl-pull-15 {
    right: 62.5%;
  }
  .atsx-col-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .atsx-col-xxl-order-15 {
    -ms-flex-order: 15;
        order: 15;
  }
  .atsx-col-xxl-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .atsx-col-xxl-push-14 {
    left: 58.33333333%;
  }
  .atsx-col-xxl-pull-14 {
    right: 58.33333333%;
  }
  .atsx-col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }
  .atsx-col-xxl-order-14 {
    -ms-flex-order: 14;
        order: 14;
  }
  .atsx-col-xxl-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .atsx-col-xxl-push-13 {
    left: 54.16666667%;
  }
  .atsx-col-xxl-pull-13 {
    right: 54.16666667%;
  }
  .atsx-col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }
  .atsx-col-xxl-order-13 {
    -ms-flex-order: 13;
        order: 13;
  }
  .atsx-col-xxl-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .atsx-col-xxl-push-12 {
    left: 50%;
  }
  .atsx-col-xxl-pull-12 {
    right: 50%;
  }
  .atsx-col-xxl-offset-12 {
    margin-left: 50%;
  }
  .atsx-col-xxl-order-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  .atsx-col-xxl-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .atsx-col-xxl-push-11 {
    left: 45.83333333%;
  }
  .atsx-col-xxl-pull-11 {
    right: 45.83333333%;
  }
  .atsx-col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }
  .atsx-col-xxl-order-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .atsx-col-xxl-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .atsx-col-xxl-push-10 {
    left: 41.66666667%;
  }
  .atsx-col-xxl-pull-10 {
    right: 41.66666667%;
  }
  .atsx-col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }
  .atsx-col-xxl-order-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .atsx-col-xxl-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .atsx-col-xxl-push-9 {
    left: 37.5%;
  }
  .atsx-col-xxl-pull-9 {
    right: 37.5%;
  }
  .atsx-col-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .atsx-col-xxl-order-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .atsx-col-xxl-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .atsx-col-xxl-push-8 {
    left: 33.33333333%;
  }
  .atsx-col-xxl-pull-8 {
    right: 33.33333333%;
  }
  .atsx-col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }
  .atsx-col-xxl-order-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .atsx-col-xxl-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .atsx-col-xxl-push-7 {
    left: 29.16666667%;
  }
  .atsx-col-xxl-pull-7 {
    right: 29.16666667%;
  }
  .atsx-col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }
  .atsx-col-xxl-order-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .atsx-col-xxl-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .atsx-col-xxl-push-6 {
    left: 25%;
  }
  .atsx-col-xxl-pull-6 {
    right: 25%;
  }
  .atsx-col-xxl-offset-6 {
    margin-left: 25%;
  }
  .atsx-col-xxl-order-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .atsx-col-xxl-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .atsx-col-xxl-push-5 {
    left: 20.83333333%;
  }
  .atsx-col-xxl-pull-5 {
    right: 20.83333333%;
  }
  .atsx-col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }
  .atsx-col-xxl-order-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .atsx-col-xxl-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .atsx-col-xxl-push-4 {
    left: 16.66666667%;
  }
  .atsx-col-xxl-pull-4 {
    right: 16.66666667%;
  }
  .atsx-col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }
  .atsx-col-xxl-order-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .atsx-col-xxl-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .atsx-col-xxl-push-3 {
    left: 12.5%;
  }
  .atsx-col-xxl-pull-3 {
    right: 12.5%;
  }
  .atsx-col-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .atsx-col-xxl-order-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .atsx-col-xxl-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .atsx-col-xxl-push-2 {
    left: 8.33333333%;
  }
  .atsx-col-xxl-pull-2 {
    right: 8.33333333%;
  }
  .atsx-col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }
  .atsx-col-xxl-order-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .atsx-col-xxl-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .atsx-col-xxl-push-1 {
    left: 4.16666667%;
  }
  .atsx-col-xxl-pull-1 {
    right: 4.16666667%;
  }
  .atsx-col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }
  .atsx-col-xxl-order-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .atsx-col-xxl-0 {
    display: none;
  }
  .atsx-col-push-0 {
    left: auto;
  }
  .atsx-col-pull-0 {
    right: auto;
  }
  .atsx-col-xxl-push-0 {
    left: auto;
  }
  .atsx-col-xxl-pull-0 {
    right: auto;
  }
  .atsx-col-xxl-offset-0 {
    margin-left: 0;
  }
  .atsx-col-xxl-order-0 {
    -ms-flex-order: 0;
        order: 0;
  }
}

@-webkit-keyframes fullscreenModalEnter__2dfa1a {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__2dfa1a {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__2dfa1a {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__2dfa1a {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__2dfa1a {
  height: 100%;
}
.atsx-layout__2dfa1a {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__2dfa1a,
.b50__2dfa1a {
  color: #f0f4ff;
}
.L50__2dfa1a,
.l50__2dfa1a {
  color: #f7fae5;
}
.L100__2dfa1a,
.l100__2dfa1a {
  color: #eef6c6;
}
.L200__2dfa1a,
.l200__2dfa1a {
  color: #dfee96;
}
.L300__2dfa1a,
.l300__2dfa1a {
  color: #d2e76a;
}
.L400__2dfa1a,
.l400__2dfa1a {
  color: #c3dd40;
}
.L500__2dfa1a,
.l500__2dfa1a {
  color: #b3d600;
}
.L600__2dfa1a,
.l600__2dfa1a {
  color: #8fac02;
}
.L700__2dfa1a,
.l700__2dfa1a {
  color: #667901;
}
.L800__2dfa1a,
.l800__2dfa1a {
  color: #495700;
}
.L900__2dfa1a,
.l900__2dfa1a {
  color: #354200;
}
.Y50__2dfa1a,
.y50__2dfa1a {
  color: #fdf9ed;
}
.Y100__2dfa1a,
.y100__2dfa1a {
  color: #faf1d1;
}
.Y200__2dfa1a,
.y200__2dfa1a {
  color: #f8e6ab;
}
.Y300__2dfa1a,
.y300__2dfa1a {
  color: #f7dc82;
}
.Y400__2dfa1a,
.y400__2dfa1a {
  color: #fad355;
}
.Y500__2dfa1a,
.y500__2dfa1a {
  color: #ffc60a;
}
.Y600__2dfa1a,
.y600__2dfa1a {
  color: #dc9b04;
}
.Y700__2dfa1a,
.y700__2dfa1a {
  color: #aa7803;
}
.Y800__2dfa1a,
.y800__2dfa1a {
  color: #795101;
}
.Y900__2dfa1a,
.y900__2dfa1a {
  color: #5c3a00;
}
.O50__2dfa1a,
.o50__2dfa1a {
  color: #fff5eb;
}
.O100__2dfa1a,
.o100__2dfa1a {
  color: #feead2;
}
.O200__2dfa1a,
.o200__2dfa1a {
  color: #fed4a4;
}
.O300__2dfa1a,
.o300__2dfa1a {
  color: #ffba6b;
}
.O400__2dfa1a,
.o400__2dfa1a {
  color: #ffa53d;
}
.O500__2dfa1a,
.o500__2dfa1a {
  color: #f80;
}
.O600__2dfa1a,
.o600__2dfa1a {
  color: #de7802;
}
.O700__2dfa1a,
.o700__2dfa1a {
  color: #b26206;
}
.O800__2dfa1a,
.o800__2dfa1a {
  color: #8f4f04;
}
.O900__2dfa1a,
.o900__2dfa1a {
  color: #6b3900;
}
.R50__2dfa1a,
.r50__2dfa1a {
  color: #fef1f1;
}
.R100__2dfa1a,
.r100__2dfa1a {
  color: #fde2e2;
}
.R200__2dfa1a,
.r200__2dfa1a {
  color: #fbbfbc;
}
.R300__2dfa1a,
.r300__2dfa1a {
  color: #f98e8b;
}
.R400__2dfa1a,
.r400__2dfa1a {
  color: #f76964;
}
.R500__2dfa1a,
.r500__2dfa1a {
  color: #f54a45;
}
.R600__2dfa1a,
.r600__2dfa1a {
  color: #d83931;
}
.R700__2dfa1a,
.r700__2dfa1a {
  color: #ac2f28;
}
.R800__2dfa1a,
.r800__2dfa1a {
  color: #812520;
}
.R900__2dfa1a,
.r900__2dfa1a {
  color: #621c18;
}
.C50__2dfa1a,
.c50__2dfa1a {
  color: #fef1f8;
}
.C100__2dfa1a,
.c100__2dfa1a {
  color: #fdddef;
}
.C200__2dfa1a,
.c200__2dfa1a {
  color: #f9aed9;
}
.C300__2dfa1a,
.c300__2dfa1a {
  color: #f57ac0;
}
.C400__2dfa1a,
.c400__2dfa1a {
  color: #f14ba9;
}
.C500__2dfa1a,
.c500__2dfa1a {
  color: #f01d94;
}
.C600__2dfa1a,
.c600__2dfa1a {
  color: #c71077;
}
.C700__2dfa1a,
.c700__2dfa1a {
  color: #9e1361;
}
.C800__2dfa1a,
.c800__2dfa1a {
  color: #7a0f4b;
}
.C900__2dfa1a,
.c900__2dfa1a {
  color: #520a32;
}
.V50__2dfa1a,
.v50__2dfa1a {
  color: #fceefc;
}
.V100__2dfa1a,
.v100__2dfa1a {
  color: #f8def8;
}
.V200__2dfa1a,
.v200__2dfa1a {
  color: #efb9ef;
}
.V300__2dfa1a,
.v300__2dfa1a {
  color: #e58fe5;
}
.V400__2dfa1a,
.v400__2dfa1a {
  color: #db66db;
}
.V500__2dfa1a,
.v500__2dfa1a {
  color: #d136d1;
}
.V600__2dfa1a,
.v600__2dfa1a {
  color: #b320b3;
}
.V700__2dfa1a,
.v700__2dfa1a {
  color: #8c218c;
}
.V800__2dfa1a,
.v800__2dfa1a {
  color: #681268;
}
.V900__2dfa1a,
.v900__2dfa1a {
  color: #460b46;
}
.P50__2dfa1a,
.p50__2dfa1a {
  color: #f6f1fe;
}
.P100__2dfa1a,
.p100__2dfa1a {
  color: #ece2fe;
}
.P200__2dfa1a,
.p200__2dfa1a {
  color: #cdb2fa;
}
.P300__2dfa1a,
.p300__2dfa1a {
  color: #ad82f7;
}
.P400__2dfa1a,
.p400__2dfa1a {
  color: #935af6;
}
.P500__2dfa1a,
.p500__2dfa1a {
  color: #7f3bf5;
}
.P600__2dfa1a,
.p600__2dfa1a {
  color: #6425d0;
}
.P700__2dfa1a,
.p700__2dfa1a {
  color: #4e1ba7;
}
.P800__2dfa1a,
.p800__2dfa1a {
  color: #380d82;
}
.P900__2dfa1a,
.p900__2dfa1a {
  color: #270561;
}
.I50__2dfa1a,
.i50__2dfa1a {
  color: #f2f3fd;
}
.I100__2dfa1a,
.i100__2dfa1a {
  color: #e0e2fa;
}
.I200__2dfa1a,
.i200__2dfa1a {
  color: #b4b9f3;
}
.I300__2dfa1a,
.i300__2dfa1a {
  color: #7b83ea;
}
.I400__2dfa1a,
.i400__2dfa1a {
  color: #616ae5;
}
.I500__2dfa1a,
.i500__2dfa1a {
  color: #4954e6;
}
.I600__2dfa1a,
.i600__2dfa1a {
  color: #2933c7;
}
.I700__2dfa1a,
.i700__2dfa1a {
  color: #161fa2;
}
.I800__2dfa1a,
.i800__2dfa1a {
  color: #0a1285;
}
.I900__2dfa1a,
.i900__2dfa1a {
  color: #0c1264;
}
.N50__2dfa1a,
.n50__2dfa1a {
  color: #f8f9fa;
}
.N100__2dfa1a,
.n100__2dfa1a {
  color: #f5f6f7;
}
.N200__2dfa1a,
.n200__2dfa1a {
  color: #eff0f1;
}
.N300__2dfa1a,
.n300__2dfa1a {
  color: #dee0e3;
}
.N400__2dfa1a,
.n400__2dfa1a {
  color: #bbbfc4;
}
.N500__2dfa1a,
.n500__2dfa1a {
  color: #8f959e;
}
.N600__2dfa1a,
.n600__2dfa1a {
  color: #646a73;
}
.N700__2dfa1a,
.n700__2dfa1a {
  color: #373c43;
}
.N800__2dfa1a,
.n800__2dfa1a {
  color: #2b2f36;
}
.N900__2dfa1a,
.n900__2dfa1a {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.password__2dfa1a {
  position: relative;
}
.password__2dfa1a .password-showPwd {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 12px;
  top: 8px;
  color: #646a73;
  cursor: pointer;
}
.password__2dfa1a .password-showPwd:hover {
  color: #325ab4;
}
.password__2dfa1a .password-showPwd svg {
  width: 100%;
  height: 100%;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
@-webkit-keyframes smallModalAppearAnimation {
  0% {
    transform: scale(0) translateY(-50%);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(-50%);
    opacity: 1;
  }
}
@keyframes smallModalAppearAnimation {
  0% {
    transform: scale(0) translateY(-50%);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(-50%);
    opacity: 1;
  }
}
@-webkit-keyframes smallModalLeaveAnimation {
  0% {
    transform: scale(1) translateY(-50%);
    opacity: 1;
  }
  100% {
    transform: scale(0.2) translateY(-50%);
    opacity: 0;
  }
}
@keyframes smallModalLeaveAnimation {
  0% {
    transform: scale(1) translateY(-50%);
    opacity: 1;
  }
  100% {
    transform: scale(0.2) translateY(-50%);
    opacity: 0;
  }
}
.atsx-modal-small .atsx-modal {
  margin: 0 auto;
  top: 50%;
  width: auto;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  -ms-transform-origin: 50% top;
      transform-origin: 50% top;
}
.atsx-modal-small .atsx-modal.zoom-enter,
.atsx-modal-small .atsx-modal.zoom-appear {
  -ms-transform: scale(0) translateY(-50%);
      transform: scale(0) translateY(-50%);
}
.atsx-modal-small .atsx-modal.zoom-enter.zoom-enter-active,
.atsx-modal-small .atsx-modal.zoom-appear.zoom-appear-active {
  -webkit-animation: smallModalAppearAnimation cubic-bezier(0.08, 0.82, 0.17, 1) 0.25s;
          animation: smallModalAppearAnimation cubic-bezier(0.08, 0.82, 0.17, 1) 0.25s;
}
.atsx-modal-small .atsx-modal.zoom-leave.zoom-leave-active {
  -webkit-animation: smallModalLeaveAnimation cubic-bezier(0.78, 0.14, 0.94, 0.71) 0.2s;
          animation: smallModalLeaveAnimation cubic-bezier(0.78, 0.14, 0.94, 0.71) 0.2s;
}
.atsx-modal-small .atsx-modal-mask.fade-enter.fade-enter-active,
.atsx-modal-small .atsx-modal-mask.fade-appear.fade-appear-active {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-animation-duration: 0.25s;
          animation-duration: 0.25s;
}
.atsx-modal-small .atsx-modal-mask.fade-leave.fade-leave-active {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.94, 0.71);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.94, 0.71);
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
}
.atsx-modal {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  width: auto;
  margin: 0 auto;
}
.atsx-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.atsx-modal-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-weight: var(--semi-bold);
  font-size: 20px;
  word-wrap: break-word;
}
.atsx-modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.atsx-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
}
.atsx-modal-close-x {
  display: block;
  width: 78px;
  height: 56px;
  font-size: 20px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
}
.atsx-modal-close:focus,
.atsx-modal-close:hover {
  color: #4E83FD;
  text-decoration: none;
}
.atsx-modal-header {
  padding: 16px 78px 16px 32px;
  color: #646a73;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
}
.atsx-modal-body {
  padding: 16px 32px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.atsx-modal-footer {
  padding: 8px 32px;
  text-align: right;
  background: transparent;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.atsx-modal-footer button + button {
  margin-bottom: 0;
  margin-left: 8px;
}
.atsx-modal.zoom-enter,
.atsx-modal.zoom-appear {
  opacity: 0;
  -webkit-animation-duration: 0.25s;
          animation-duration: 0.25s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.atsx-modal.zoomModal-enter.zoomModal-enter-active,
.atsx-modal.zoomModal-appear.zoomModal-appear-active {
  -webkit-animation-name: ZoomModalIn;
          animation-name: ZoomModalIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.atsx-modal.zoomModal-leave {
  -webkit-animation-duration: 0.25s;
          animation-duration: 0.25s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.atsx-modal.zoomModal-leave.zoomModal-leave-active {
  -webkit-animation-name: ZoomModalOut;
          animation-name: ZoomModalOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.atsx-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(31, 35, 41, 0.4);
  filter: alpha(opacity=50);
}
.atsx-modal-mask-hidden {
  display: none;
}
.atsx-modal-open {
  overflow: hidden;
}
.atsx-modal-centered {
  text-align: center;
}
.atsx-modal-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: "";
}
.atsx-modal-centered .atsx-modal {
  top: 0;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .atsx-modal-wrap:not(.atsx-modal-fullscreen) .atsx-modal {
    max-width: calc(100vw - 16px);
    margin: 8px auto;
  }
  .atsx-modal-centered .atsx-modal {
    -ms-flex: 1;
        flex: 1 1;
  }
}
.atsx-modal-confirm .atsx-modal-header {
  display: none;
}
.atsx-modal-confirm .atsx-modal-close {
  display: none;
}
.atsx-modal-confirm .atsx-modal-body {
  padding: 24px 32px 24px;
}
.atsx-modal-confirm-body-wrapper {
  zoom: 1;
}
.atsx-modal-confirm-body-wrapper::before,
.atsx-modal-confirm-body-wrapper::after {
  display: table;
  content: '';
}
.atsx-modal-confirm-body-wrapper::after {
  clear: both;
}
.atsx-modal-confirm-body .atsx-modal-confirm-title {
  display: block;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-weight: var(--semi-bold);
  font-size: 16px;
  line-height: 1.4;
}
.atsx-modal-confirm-body .atsx-modal-confirm-content {
  margin-top: 8px;
  color: #646A73;
  font-size: 14px;
}
.atsx-modal-confirm-body > .anticon {
  float: left;
  margin-right: 16px;
  font-size: 22px;
}
.atsx-modal-confirm-body > .anticon + .atsx-modal-confirm-title + .atsx-modal-confirm-content {
  margin-left: 38px;
}
.atsx-modal-confirm .atsx-modal-confirm-btns {
  float: right;
  margin-top: 24px;
}
.atsx-modal-confirm .atsx-modal-confirm-btns button + button {
  margin-bottom: 0;
  margin-left: 8px;
}
.atsx-modal-confirm-error .atsx-modal-confirm-body > .anticon {
  color: #F54A45;
}
.atsx-modal-confirm-warning .atsx-modal-confirm-body > .anticon,
.atsx-modal-confirm-confirm .atsx-modal-confirm-body > .anticon {
  color: #FF8800;
}
.atsx-modal-confirm-info .atsx-modal-confirm-body > .anticon {
  color: #3370FF;
}
.atsx-modal-confirm-success .atsx-modal-confirm-body > .anticon {
  color: #52c41a;
}
.atsx-enhanced-modal {
  overflow: hidden;
  /* fix: Edge 将撑开 */
}
.atsx-enhanced-modal .atsx-modal {
  top: 50%;
}
.atsx-enhanced-modal .atsx-modal-close {
  z-index: 1052;
}
.atsx-enhanced-modal .atsx-modal-close-x {
  height: 68px;
  line-height: 68px;
  width: 80px;
}
.atsx-enhanced-modal.atsx-enhanced-modal-top-active .atsx-modal-header {
  box-shadow: 0 2px 16px 0 rgba(17, 31, 51, 0.08);
}
.atsx-enhanced-modal.atsx-enhanced-modal-bottom-active .atsx-modal-footer {
  box-shadow: 0 2px 16px 0 rgba(17, 31, 51, 0.08);
}
.atsx-enhanced-modal .atsx-modal-content {
  max-height: calc(100vh - 120px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
}
.atsx-enhanced-modal .atsx-modal-header,
.atsx-enhanced-modal .atsx-modal-footer {
  background: #fff;
  z-index: 1051;
  position: relative;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.atsx-enhanced-modal .atsx-modal-header {
  border: none;
  padding: 23px 80px 23px 32px;
}
.atsx-enhanced-modal .atsx-modal-footer {
  border: none;
  padding: 20px 32px;
}
.atsx-enhanced-modal .atsx-modal-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  padding: 0;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  min-height: 0;
}

@-webkit-keyframes fullscreenModalEnter__c34257 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__c34257 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__c34257 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__c34257 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__c34257 {
  height: 100%;
}
.atsx-layout__c34257 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__c34257,
.b50__c34257 {
  color: #f0f4ff;
}
.L50__c34257,
.l50__c34257 {
  color: #f7fae5;
}
.L100__c34257,
.l100__c34257 {
  color: #eef6c6;
}
.L200__c34257,
.l200__c34257 {
  color: #dfee96;
}
.L300__c34257,
.l300__c34257 {
  color: #d2e76a;
}
.L400__c34257,
.l400__c34257 {
  color: #c3dd40;
}
.L500__c34257,
.l500__c34257 {
  color: #b3d600;
}
.L600__c34257,
.l600__c34257 {
  color: #8fac02;
}
.L700__c34257,
.l700__c34257 {
  color: #667901;
}
.L800__c34257,
.l800__c34257 {
  color: #495700;
}
.L900__c34257,
.l900__c34257 {
  color: #354200;
}
.Y50__c34257,
.y50__c34257 {
  color: #fdf9ed;
}
.Y100__c34257,
.y100__c34257 {
  color: #faf1d1;
}
.Y200__c34257,
.y200__c34257 {
  color: #f8e6ab;
}
.Y300__c34257,
.y300__c34257 {
  color: #f7dc82;
}
.Y400__c34257,
.y400__c34257 {
  color: #fad355;
}
.Y500__c34257,
.y500__c34257 {
  color: #ffc60a;
}
.Y600__c34257,
.y600__c34257 {
  color: #dc9b04;
}
.Y700__c34257,
.y700__c34257 {
  color: #aa7803;
}
.Y800__c34257,
.y800__c34257 {
  color: #795101;
}
.Y900__c34257,
.y900__c34257 {
  color: #5c3a00;
}
.O50__c34257,
.o50__c34257 {
  color: #fff5eb;
}
.O100__c34257,
.o100__c34257 {
  color: #feead2;
}
.O200__c34257,
.o200__c34257 {
  color: #fed4a4;
}
.O300__c34257,
.o300__c34257 {
  color: #ffba6b;
}
.O400__c34257,
.o400__c34257 {
  color: #ffa53d;
}
.O500__c34257,
.o500__c34257 {
  color: #f80;
}
.O600__c34257,
.o600__c34257 {
  color: #de7802;
}
.O700__c34257,
.o700__c34257 {
  color: #b26206;
}
.O800__c34257,
.o800__c34257 {
  color: #8f4f04;
}
.O900__c34257,
.o900__c34257 {
  color: #6b3900;
}
.R50__c34257,
.r50__c34257 {
  color: #fef1f1;
}
.R100__c34257,
.r100__c34257 {
  color: #fde2e2;
}
.R200__c34257,
.r200__c34257 {
  color: #fbbfbc;
}
.R300__c34257,
.r300__c34257 {
  color: #f98e8b;
}
.R400__c34257,
.r400__c34257 {
  color: #f76964;
}
.R500__c34257,
.r500__c34257 {
  color: #f54a45;
}
.R600__c34257,
.r600__c34257 {
  color: #d83931;
}
.R700__c34257,
.r700__c34257 {
  color: #ac2f28;
}
.R800__c34257,
.r800__c34257 {
  color: #812520;
}
.R900__c34257,
.r900__c34257 {
  color: #621c18;
}
.C50__c34257,
.c50__c34257 {
  color: #fef1f8;
}
.C100__c34257,
.c100__c34257 {
  color: #fdddef;
}
.C200__c34257,
.c200__c34257 {
  color: #f9aed9;
}
.C300__c34257,
.c300__c34257 {
  color: #f57ac0;
}
.C400__c34257,
.c400__c34257 {
  color: #f14ba9;
}
.C500__c34257,
.c500__c34257 {
  color: #f01d94;
}
.C600__c34257,
.c600__c34257 {
  color: #c71077;
}
.C700__c34257,
.c700__c34257 {
  color: #9e1361;
}
.C800__c34257,
.c800__c34257 {
  color: #7a0f4b;
}
.C900__c34257,
.c900__c34257 {
  color: #520a32;
}
.V50__c34257,
.v50__c34257 {
  color: #fceefc;
}
.V100__c34257,
.v100__c34257 {
  color: #f8def8;
}
.V200__c34257,
.v200__c34257 {
  color: #efb9ef;
}
.V300__c34257,
.v300__c34257 {
  color: #e58fe5;
}
.V400__c34257,
.v400__c34257 {
  color: #db66db;
}
.V500__c34257,
.v500__c34257 {
  color: #d136d1;
}
.V600__c34257,
.v600__c34257 {
  color: #b320b3;
}
.V700__c34257,
.v700__c34257 {
  color: #8c218c;
}
.V800__c34257,
.v800__c34257 {
  color: #681268;
}
.V900__c34257,
.v900__c34257 {
  color: #460b46;
}
.P50__c34257,
.p50__c34257 {
  color: #f6f1fe;
}
.P100__c34257,
.p100__c34257 {
  color: #ece2fe;
}
.P200__c34257,
.p200__c34257 {
  color: #cdb2fa;
}
.P300__c34257,
.p300__c34257 {
  color: #ad82f7;
}
.P400__c34257,
.p400__c34257 {
  color: #935af6;
}
.P500__c34257,
.p500__c34257 {
  color: #7f3bf5;
}
.P600__c34257,
.p600__c34257 {
  color: #6425d0;
}
.P700__c34257,
.p700__c34257 {
  color: #4e1ba7;
}
.P800__c34257,
.p800__c34257 {
  color: #380d82;
}
.P900__c34257,
.p900__c34257 {
  color: #270561;
}
.I50__c34257,
.i50__c34257 {
  color: #f2f3fd;
}
.I100__c34257,
.i100__c34257 {
  color: #e0e2fa;
}
.I200__c34257,
.i200__c34257 {
  color: #b4b9f3;
}
.I300__c34257,
.i300__c34257 {
  color: #7b83ea;
}
.I400__c34257,
.i400__c34257 {
  color: #616ae5;
}
.I500__c34257,
.i500__c34257 {
  color: #4954e6;
}
.I600__c34257,
.i600__c34257 {
  color: #2933c7;
}
.I700__c34257,
.i700__c34257 {
  color: #161fa2;
}
.I800__c34257,
.i800__c34257 {
  color: #0a1285;
}
.I900__c34257,
.i900__c34257 {
  color: #0c1264;
}
.N50__c34257,
.n50__c34257 {
  color: #f8f9fa;
}
.N100__c34257,
.n100__c34257 {
  color: #f5f6f7;
}
.N200__c34257,
.n200__c34257 {
  color: #eff0f1;
}
.N300__c34257,
.n300__c34257 {
  color: #dee0e3;
}
.N400__c34257,
.n400__c34257 {
  color: #bbbfc4;
}
.N500__c34257,
.n500__c34257 {
  color: #8f959e;
}
.N600__c34257,
.n600__c34257 {
  color: #646a73;
}
.N700__c34257,
.n700__c34257 {
  color: #373c43;
}
.N800__c34257,
.n800__c34257 {
  color: #2b2f36;
}
.N900__c34257,
.n900__c34257 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.thirdPartyLogin__c34257 {
  margin-bottom: 36px;
}
.thirdPartyLogin__c34257 .thirdPartyLogin-text {
  padding-top: 24px;
  border-top: 1px solid #eff1f1;
  line-height: 22px;
  font-size: 16px;
  text-align: center;
  color: #646a73;
}
.thirdPartyLogin__c34257 .thirdPartyLogin-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 16px;
}
.thirdPartyLogin__c34257 .thirdPartyLogin-icon {
  width: 40px;
  height: 40px;
  margin: 0 16px;
  cursor: pointer;
  color: #646a73;
}
.thirdPartyLogin__c34257 .thirdPartyLogin-icon.thirdPartyLogin-wechat {
  color: #2ea121;
}
.thirdPartyLogin__c34257 .thirdPartyLogin-icon.thirdPartyLogin-wechat:hover {
  color: #227818;
}
.thirdPartyLogin__c34257 .thirdPartyLogin-icon.thirdPartyLogin-facebook {
  color: #3c5a9a;
}
.thirdPartyLogin__c34257 .thirdPartyLogin-icon.thirdPartyLogin-facebook:hover {
  color: #2c4373;
}
.thirdPartyLogin__c34257 .thirdPartyLogin-icon.thirdPartyLogin-linkedin {
  color: #1d87bd;
}
.thirdPartyLogin__c34257 .thirdPartyLogin-icon.thirdPartyLogin-linkedin:hover {
  color: #15658d;
}
.thirdPartyLogin__c34257 .thirdPartyLogin-icon.thirdPartyLogin-douyin {
  color: #fff;
}
.thirdPartyLogin__c34257 .thirdPartyLogin-icon.thirdPartyLogin-douyin:hover {
  color: #000;
}
.wechat-popover.wechat-popover-loading {
  display: none;
}
.wechat-popover .atsx-popover-inner-content {
  width: 156px;
  height: 180px;
  padding: 9px 6px 6px;
}
.wechat-popover .atsx-popover-inner-content iframe {
  border: none;
  width: 100%;
  height: 100%;
}
.thirdPartyLogin-modal {
  height: 300px;
}
.thirdPartyLogin-modal .atsx-modal-header {
  border: none;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.thirdPartyLogin-modal .atsx-modal-content {
  height: 100%;
}
.thirdPartyLogin-modal .modal_footer_text {
  text-align: center;
}
.thirdPartyLogin-modal .add_iframe {
  margin: 0 auto;
  width: 160px;
  height: 160px;
}
.thirdPartyLogin-modal .add_iframe iframe {
  border: none;
  width: 100%;
  height: 100%;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.scrollbar-container {
  position: relative;
  height: 100%;
}
.scrollbar-container.scrollbar-container-mobile {
  overflow: auto;
}
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
.ps.is-windows {
  /* windows下横向滚动条常驻 */
}
.ps.is-windows .ps__rail-x {
  opacity: 1;
}
.ps.is-windows .ps__thumb-x {
  opacity: 1;
}
.ps.is-vertical-resident {
  /* 竖直方向滚筒条常显 */
}
.ps.is-vertical-resident .ps__rail-y {
  opacity: 1;
}
.ps.is-vertical-resident .ps__thumb-y {
  opacity: 1;
}
.ps.is-horizontal-resident {
  /* 竖直方向滚筒条常显 */
}
.ps.is-horizontal-resident .ps__rail-x {
  opacity: 1;
}
.ps.is-horizontal-resident .ps__thumb-x {
  opacity: 1;
}
.ps.scrollbar-x-fixed-bottom .ps__rail-x {
  position: fixed;
}
/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-x.ps--clicking .ps__thumb-x,
.ps__rail-x:hover .ps__thumb-x {
  height: 12px;
  border-radius: 6px;
}
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
  z-index: 1;
}
.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__rail-y:hover .ps__thumb-y {
  width: 12px;
  border-radius: 6px;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 1;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  opacity: 1;
}
/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #bbbfc4;
  border-radius: 4px;
  height: 8px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 0;
  /* please don't change 'position' */
  position: absolute;
}
.ps__thumb-y {
  background-color: #bbbfc4;
  border-radius: 4px;
  width: 8px;
  /* there must be 'right' for ps__thumb-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}
/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.atsx-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.atsx-popover-hidden {
  display: none;
}
.atsx-popover-placement-top,
.atsx-popover-placement-topLeft,
.atsx-popover-placement-topRight {
  padding-bottom: 10px;
}
.atsx-popover-placement-right,
.atsx-popover-placement-rightTop,
.atsx-popover-placement-rightBottom {
  padding-left: 10px;
}
.atsx-popover-placement-bottom,
.atsx-popover-placement-bottomLeft,
.atsx-popover-placement-bottomRight {
  padding-top: 10px;
}
.atsx-popover-placement-left,
.atsx-popover-placement-leftTop,
.atsx-popover-placement-leftBottom {
  padding-right: 10px;
}
.atsx-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  box-shadow: 0 6px 24px 0 rgba(31, 35, 41, 0.12);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .atsx-popover {
    /* IE10+ */
  }
  .atsx-popover-inner {
    box-shadow: 0 6px 24px 0 rgba(31, 35, 41, 0.12);
  }
}
.atsx-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-weight: var(--semi-bold);
  border-bottom: 1px solid #e8e8e8;
}
.atsx-popover-inner-content {
  padding: 12px 16px;
  color: #646a73;
}
.atsx-popover-message {
  position: relative;
  padding: 4px 0 12px;
  color: #646a73;
  font-size: 14px;
}
.atsx-popover-message > .anticon {
  position: absolute;
  top: 8px;
  color: #FF8800;
  font-size: 14px;
}
.atsx-popover-message-title {
  padding-left: 22px;
}
.atsx-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}
.atsx-popover-buttons button {
  margin-left: 8px;
}
.atsx-popover-arrow {
  position: absolute;
  display: block;
  width: 8.48528137px;
  height: 8.48528137px;
  background: #ffffff;
  border-style: solid;
  border-width: 4.24264069px;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.atsx-popover-placement-top > .atsx-popover-content > .atsx-popover-arrow,
.atsx-popover-placement-topLeft > .atsx-popover-content > .atsx-popover-arrow,
.atsx-popover-placement-topRight > .atsx-popover-content > .atsx-popover-arrow {
  bottom: 6.2px;
  border-top-color: transparent;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: transparent;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.07);
}
.atsx-popover-placement-top > .atsx-popover-content > .atsx-popover-arrow {
  left: 50%;
  -ms-transform: translateX(-50%) rotate(45deg);
      transform: translateX(-50%) rotate(45deg);
}
.atsx-popover-placement-topLeft > .atsx-popover-content > .atsx-popover-arrow {
  left: 16px;
}
.atsx-popover-placement-topRight > .atsx-popover-content > .atsx-popover-arrow {
  right: 16px;
}
.atsx-popover-placement-right > .atsx-popover-content > .atsx-popover-arrow,
.atsx-popover-placement-rightTop > .atsx-popover-content > .atsx-popover-arrow,
.atsx-popover-placement-rightBottom > .atsx-popover-content > .atsx-popover-arrow {
  left: 6px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff;
  border-left-color: #fff;
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
}
.atsx-popover-placement-right > .atsx-popover-content > .atsx-popover-arrow {
  top: 50%;
  -ms-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
}
.atsx-popover-placement-rightTop > .atsx-popover-content > .atsx-popover-arrow {
  top: 12px;
}
.atsx-popover-placement-rightBottom > .atsx-popover-content > .atsx-popover-arrow {
  bottom: 12px;
}
.atsx-popover-placement-bottom > .atsx-popover-content > .atsx-popover-arrow,
.atsx-popover-placement-bottomLeft > .atsx-popover-content > .atsx-popover-arrow,
.atsx-popover-placement-bottomRight > .atsx-popover-content > .atsx-popover-arrow {
  top: 6px;
  border-top-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
}
.atsx-popover-placement-bottom > .atsx-popover-content > .atsx-popover-arrow {
  left: 50%;
  -ms-transform: translateX(-50%) rotate(45deg);
      transform: translateX(-50%) rotate(45deg);
}
.atsx-popover-placement-bottomLeft > .atsx-popover-content > .atsx-popover-arrow {
  left: 16px;
}
.atsx-popover-placement-bottomRight > .atsx-popover-content > .atsx-popover-arrow {
  right: 16px;
}
.atsx-popover-placement-left > .atsx-popover-content > .atsx-popover-arrow,
.atsx-popover-placement-leftTop > .atsx-popover-content > .atsx-popover-arrow,
.atsx-popover-placement-leftBottom > .atsx-popover-content > .atsx-popover-arrow {
  right: 6px;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
}
.atsx-popover-placement-left > .atsx-popover-content > .atsx-popover-arrow {
  top: 50%;
  -ms-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
}
.atsx-popover-placement-leftTop > .atsx-popover-content > .atsx-popover-arrow {
  top: 12px;
}
.atsx-popover-placement-leftBottom > .atsx-popover-content > .atsx-popover-arrow {
  bottom: 12px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-checkbox-wrapper:hover .atsx-checkbox:not(.atsx-checkbox-disabled) .atsx-checkbox-inner {
  border-color: #325ab4;
  box-shadow: 0 0 4px 0 rgba(78, 131, 253, 0.4);
  background-color: white;
}
.atsx-checkbox-wrapper:hover .atsx-checkbox:not(.atsx-checkbox-disabled).atsx-checkbox-indeterminate .atsx-checkbox-inner,
.atsx-checkbox-wrapper:hover .atsx-checkbox:not(.atsx-checkbox-disabled).atsx-checkbox-checked .atsx-checkbox-inner {
  box-shadow: none;
  background-color: #325ab4;
}
.atsx-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.atsx-checkbox:not(.atsx-checkbox-disabled) .atsx-checkbox-input:focus + .atsx-checkbox-inner {
  border-color: #325ab4;
  box-shadow: 0 0 4px 0 rgba(78, 131, 253, 0.4);
  background-color: white;
}
.atsx-checkbox:not(.atsx-checkbox-disabled).atsx-checkbox-checked .atsx-checkbox-input:focus + .atsx-checkbox-inner,
.atsx-checkbox:not(.atsx-checkbox-disabled).atsx-checkbox-indeterminate .atsx-checkbox-input:focus + .atsx-checkbox-inner {
  background-color: #325ab4;
  box-shadow: none;
}
.atsx-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 2px;
  visibility: hidden;
  content: '';
}
.atsx-checkbox:hover::after,
.atsx-checkbox-wrapper:hover .atsx-checkbox::after {
  visibility: visible;
}
.atsx-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #8f959e;
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.atsx-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21%;
  display: table;
  width: 5px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -ms-transform: rotate(45deg) scale(0) translate(-50%, -50%);
      transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.atsx-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.atsx-checkbox-checked .atsx-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -ms-transform: rotate(45deg) scale(1) translate(-50%, -50%);
      transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.atsx-checkbox-checked:not(.atsx-checkbox-disabled) .atsx-checkbox-inner {
  background-color: #325ab4;
  border-color: #325ab4;
}
.atsx-checkbox-disabled {
  cursor: not-allowed;
}
.atsx-checkbox-disabled.atsx-checkbox-checked .atsx-checkbox-inner {
  background: #bbbfc4;
  border-color: #bbbfc4;
}
.atsx-checkbox-disabled.atsx-checkbox-checked .atsx-checkbox-inner::after {
  border-color: white;
  -webkit-animation-name: none;
          animation-name: none;
}
.atsx-checkbox-disabled .atsx-checkbox-input {
  cursor: not-allowed;
}
.atsx-checkbox-disabled .atsx-checkbox-inner {
  background-color: #eff0f1;
  border-color: #bbbfc4;
  box-shadow: none;
}
.atsx-checkbox-disabled .atsx-checkbox-inner::after {
  border-color: #EFF0F1;
  border-collapse: separate;
  -webkit-animation-name: none;
          animation-name: none;
}
.atsx-checkbox-disabled + span {
  color: rgba(50, 90, 180, 0.3);
  cursor: not-allowed;
}
.atsx-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.atsx-checkbox-wrapper + .atsx-checkbox-wrapper {
  margin-left: 8px;
}
.atsx-checkbox-wrapper + span,
.atsx-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.atsx-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
}
.atsx-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.atsx-checkbox-group-item:last-child {
  margin-right: 0;
}
.atsx-checkbox-group-item + .atsx-checkbox-group-item {
  margin-left: 0;
}
.atsx-checkbox-indeterminate .atsx-checkbox-inner {
  background-color: #325ab4;
  border-color: #325ab4;
}
.atsx-checkbox-indeterminate .atsx-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 2px;
  background-color: #fff;
  border: 0;
  -ms-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.atsx-checkbox-indeterminate.atsx-checkbox-disabled .atsx-checkbox-inner {
  background-color: #bbbfc4;
  border-color: #bbbfc4;
}
.atsx-checkbox-indeterminate.atsx-checkbox-disabled .atsx-checkbox-inner::after {
  background-color: white;
  border-color: white;
}

@-webkit-keyframes fullscreenModalEnter__d5b278 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__d5b278 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__d5b278 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__d5b278 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__d5b278 {
  height: 100%;
}
.atsx-layout__d5b278 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__d5b278,
.b50__d5b278 {
  color: #f0f4ff;
}
.L50__d5b278,
.l50__d5b278 {
  color: #f7fae5;
}
.L100__d5b278,
.l100__d5b278 {
  color: #eef6c6;
}
.L200__d5b278,
.l200__d5b278 {
  color: #dfee96;
}
.L300__d5b278,
.l300__d5b278 {
  color: #d2e76a;
}
.L400__d5b278,
.l400__d5b278 {
  color: #c3dd40;
}
.L500__d5b278,
.l500__d5b278 {
  color: #b3d600;
}
.L600__d5b278,
.l600__d5b278 {
  color: #8fac02;
}
.L700__d5b278,
.l700__d5b278 {
  color: #667901;
}
.L800__d5b278,
.l800__d5b278 {
  color: #495700;
}
.L900__d5b278,
.l900__d5b278 {
  color: #354200;
}
.Y50__d5b278,
.y50__d5b278 {
  color: #fdf9ed;
}
.Y100__d5b278,
.y100__d5b278 {
  color: #faf1d1;
}
.Y200__d5b278,
.y200__d5b278 {
  color: #f8e6ab;
}
.Y300__d5b278,
.y300__d5b278 {
  color: #f7dc82;
}
.Y400__d5b278,
.y400__d5b278 {
  color: #fad355;
}
.Y500__d5b278,
.y500__d5b278 {
  color: #ffc60a;
}
.Y600__d5b278,
.y600__d5b278 {
  color: #dc9b04;
}
.Y700__d5b278,
.y700__d5b278 {
  color: #aa7803;
}
.Y800__d5b278,
.y800__d5b278 {
  color: #795101;
}
.Y900__d5b278,
.y900__d5b278 {
  color: #5c3a00;
}
.O50__d5b278,
.o50__d5b278 {
  color: #fff5eb;
}
.O100__d5b278,
.o100__d5b278 {
  color: #feead2;
}
.O200__d5b278,
.o200__d5b278 {
  color: #fed4a4;
}
.O300__d5b278,
.o300__d5b278 {
  color: #ffba6b;
}
.O400__d5b278,
.o400__d5b278 {
  color: #ffa53d;
}
.O500__d5b278,
.o500__d5b278 {
  color: #f80;
}
.O600__d5b278,
.o600__d5b278 {
  color: #de7802;
}
.O700__d5b278,
.o700__d5b278 {
  color: #b26206;
}
.O800__d5b278,
.o800__d5b278 {
  color: #8f4f04;
}
.O900__d5b278,
.o900__d5b278 {
  color: #6b3900;
}
.R50__d5b278,
.r50__d5b278 {
  color: #fef1f1;
}
.R100__d5b278,
.r100__d5b278 {
  color: #fde2e2;
}
.R200__d5b278,
.r200__d5b278 {
  color: #fbbfbc;
}
.R300__d5b278,
.r300__d5b278 {
  color: #f98e8b;
}
.R400__d5b278,
.r400__d5b278 {
  color: #f76964;
}
.R500__d5b278,
.r500__d5b278 {
  color: #f54a45;
}
.R600__d5b278,
.r600__d5b278 {
  color: #d83931;
}
.R700__d5b278,
.r700__d5b278 {
  color: #ac2f28;
}
.R800__d5b278,
.r800__d5b278 {
  color: #812520;
}
.R900__d5b278,
.r900__d5b278 {
  color: #621c18;
}
.C50__d5b278,
.c50__d5b278 {
  color: #fef1f8;
}
.C100__d5b278,
.c100__d5b278 {
  color: #fdddef;
}
.C200__d5b278,
.c200__d5b278 {
  color: #f9aed9;
}
.C300__d5b278,
.c300__d5b278 {
  color: #f57ac0;
}
.C400__d5b278,
.c400__d5b278 {
  color: #f14ba9;
}
.C500__d5b278,
.c500__d5b278 {
  color: #f01d94;
}
.C600__d5b278,
.c600__d5b278 {
  color: #c71077;
}
.C700__d5b278,
.c700__d5b278 {
  color: #9e1361;
}
.C800__d5b278,
.c800__d5b278 {
  color: #7a0f4b;
}
.C900__d5b278,
.c900__d5b278 {
  color: #520a32;
}
.V50__d5b278,
.v50__d5b278 {
  color: #fceefc;
}
.V100__d5b278,
.v100__d5b278 {
  color: #f8def8;
}
.V200__d5b278,
.v200__d5b278 {
  color: #efb9ef;
}
.V300__d5b278,
.v300__d5b278 {
  color: #e58fe5;
}
.V400__d5b278,
.v400__d5b278 {
  color: #db66db;
}
.V500__d5b278,
.v500__d5b278 {
  color: #d136d1;
}
.V600__d5b278,
.v600__d5b278 {
  color: #b320b3;
}
.V700__d5b278,
.v700__d5b278 {
  color: #8c218c;
}
.V800__d5b278,
.v800__d5b278 {
  color: #681268;
}
.V900__d5b278,
.v900__d5b278 {
  color: #460b46;
}
.P50__d5b278,
.p50__d5b278 {
  color: #f6f1fe;
}
.P100__d5b278,
.p100__d5b278 {
  color: #ece2fe;
}
.P200__d5b278,
.p200__d5b278 {
  color: #cdb2fa;
}
.P300__d5b278,
.p300__d5b278 {
  color: #ad82f7;
}
.P400__d5b278,
.p400__d5b278 {
  color: #935af6;
}
.P500__d5b278,
.p500__d5b278 {
  color: #7f3bf5;
}
.P600__d5b278,
.p600__d5b278 {
  color: #6425d0;
}
.P700__d5b278,
.p700__d5b278 {
  color: #4e1ba7;
}
.P800__d5b278,
.p800__d5b278 {
  color: #380d82;
}
.P900__d5b278,
.p900__d5b278 {
  color: #270561;
}
.I50__d5b278,
.i50__d5b278 {
  color: #f2f3fd;
}
.I100__d5b278,
.i100__d5b278 {
  color: #e0e2fa;
}
.I200__d5b278,
.i200__d5b278 {
  color: #b4b9f3;
}
.I300__d5b278,
.i300__d5b278 {
  color: #7b83ea;
}
.I400__d5b278,
.i400__d5b278 {
  color: #616ae5;
}
.I500__d5b278,
.i500__d5b278 {
  color: #4954e6;
}
.I600__d5b278,
.i600__d5b278 {
  color: #2933c7;
}
.I700__d5b278,
.i700__d5b278 {
  color: #161fa2;
}
.I800__d5b278,
.i800__d5b278 {
  color: #0a1285;
}
.I900__d5b278,
.i900__d5b278 {
  color: #0c1264;
}
.N50__d5b278,
.n50__d5b278 {
  color: #f8f9fa;
}
.N100__d5b278,
.n100__d5b278 {
  color: #f5f6f7;
}
.N200__d5b278,
.n200__d5b278 {
  color: #eff0f1;
}
.N300__d5b278,
.n300__d5b278 {
  color: #dee0e3;
}
.N400__d5b278,
.n400__d5b278 {
  color: #bbbfc4;
}
.N500__d5b278,
.n500__d5b278 {
  color: #8f959e;
}
.N600__d5b278,
.n600__d5b278 {
  color: #646a73;
}
.N700__d5b278,
.n700__d5b278 {
  color: #373c43;
}
.N800__d5b278,
.n800__d5b278 {
  color: #2b2f36;
}
.N900__d5b278,
.n900__d5b278 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.legalContainer {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.rulePage-foreign {
  color: #1f2329;
  font-size: 14px;
  line-height: 28px;
}
.rulePage-foreign ul {
  list-style-type: disc;
  padding-left: 14px;
}
.rulePage-foreign .rulePage-title-foreign {
  display: none;
}
.rulePage-foreign .rulePage-title-foreign + br {
  display: none;
}
.rulePage-foreign h3 {
  font-size: 18px;
  font-weight: 500;
  color: #1f2329;
}
.rulePage-foreign .rulePage-section-sub {
  display: -ms-flexbox;
  display: flex;
}
.rulePage-foreign .rulePage-section-sub .rulePage-section-sub-left {
  -ms-flex: 1;
      flex: 1 1;
  padding-right: 5px;
}
.rulePage-foreign .rulePage-section-sub .rulePage-section-sub-right {
  -ms-flex: 1;
      flex: 1 1;
}
.rulePage-foreign .rulePage-section-sub ul {
  line-height: 26px;
}
.rulePage {
  color: #1f2329;
  font-size: 14px;
  line-height: 28px;
}
.rulePage .rulePage-title {
  display: none;
}
.rulePage .rulePage-title + br {
  display: none;
}
.rulePage .rulePage-title + .rulePage-section {
  margin-top: 0;
}
.rulePage .rulePage-section {
  font-size: 18px;
  margin-top: 32px;
  font-weight: 500;
}
.rulePage .rulePage-subSection {
  font-size: 16px;
  font-weight: 500;
}
.rulePage .rulePage-strong {
  text-decoration: underline;
  font-weight: bold;
}
.rulePage a {
  color: #325ab4;
}
.rulePage a.quickLink {
  color: #1f2329;
}

@-webkit-keyframes fullscreenModalEnter__3908fc {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__3908fc {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__3908fc {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__3908fc {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__3908fc {
  height: 100%;
}
.atsx-layout__3908fc {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__3908fc,
.b50__3908fc {
  color: #f0f4ff;
}
.L50__3908fc,
.l50__3908fc {
  color: #f7fae5;
}
.L100__3908fc,
.l100__3908fc {
  color: #eef6c6;
}
.L200__3908fc,
.l200__3908fc {
  color: #dfee96;
}
.L300__3908fc,
.l300__3908fc {
  color: #d2e76a;
}
.L400__3908fc,
.l400__3908fc {
  color: #c3dd40;
}
.L500__3908fc,
.l500__3908fc {
  color: #b3d600;
}
.L600__3908fc,
.l600__3908fc {
  color: #8fac02;
}
.L700__3908fc,
.l700__3908fc {
  color: #667901;
}
.L800__3908fc,
.l800__3908fc {
  color: #495700;
}
.L900__3908fc,
.l900__3908fc {
  color: #354200;
}
.Y50__3908fc,
.y50__3908fc {
  color: #fdf9ed;
}
.Y100__3908fc,
.y100__3908fc {
  color: #faf1d1;
}
.Y200__3908fc,
.y200__3908fc {
  color: #f8e6ab;
}
.Y300__3908fc,
.y300__3908fc {
  color: #f7dc82;
}
.Y400__3908fc,
.y400__3908fc {
  color: #fad355;
}
.Y500__3908fc,
.y500__3908fc {
  color: #ffc60a;
}
.Y600__3908fc,
.y600__3908fc {
  color: #dc9b04;
}
.Y700__3908fc,
.y700__3908fc {
  color: #aa7803;
}
.Y800__3908fc,
.y800__3908fc {
  color: #795101;
}
.Y900__3908fc,
.y900__3908fc {
  color: #5c3a00;
}
.O50__3908fc,
.o50__3908fc {
  color: #fff5eb;
}
.O100__3908fc,
.o100__3908fc {
  color: #feead2;
}
.O200__3908fc,
.o200__3908fc {
  color: #fed4a4;
}
.O300__3908fc,
.o300__3908fc {
  color: #ffba6b;
}
.O400__3908fc,
.o400__3908fc {
  color: #ffa53d;
}
.O500__3908fc,
.o500__3908fc {
  color: #f80;
}
.O600__3908fc,
.o600__3908fc {
  color: #de7802;
}
.O700__3908fc,
.o700__3908fc {
  color: #b26206;
}
.O800__3908fc,
.o800__3908fc {
  color: #8f4f04;
}
.O900__3908fc,
.o900__3908fc {
  color: #6b3900;
}
.R50__3908fc,
.r50__3908fc {
  color: #fef1f1;
}
.R100__3908fc,
.r100__3908fc {
  color: #fde2e2;
}
.R200__3908fc,
.r200__3908fc {
  color: #fbbfbc;
}
.R300__3908fc,
.r300__3908fc {
  color: #f98e8b;
}
.R400__3908fc,
.r400__3908fc {
  color: #f76964;
}
.R500__3908fc,
.r500__3908fc {
  color: #f54a45;
}
.R600__3908fc,
.r600__3908fc {
  color: #d83931;
}
.R700__3908fc,
.r700__3908fc {
  color: #ac2f28;
}
.R800__3908fc,
.r800__3908fc {
  color: #812520;
}
.R900__3908fc,
.r900__3908fc {
  color: #621c18;
}
.C50__3908fc,
.c50__3908fc {
  color: #fef1f8;
}
.C100__3908fc,
.c100__3908fc {
  color: #fdddef;
}
.C200__3908fc,
.c200__3908fc {
  color: #f9aed9;
}
.C300__3908fc,
.c300__3908fc {
  color: #f57ac0;
}
.C400__3908fc,
.c400__3908fc {
  color: #f14ba9;
}
.C500__3908fc,
.c500__3908fc {
  color: #f01d94;
}
.C600__3908fc,
.c600__3908fc {
  color: #c71077;
}
.C700__3908fc,
.c700__3908fc {
  color: #9e1361;
}
.C800__3908fc,
.c800__3908fc {
  color: #7a0f4b;
}
.C900__3908fc,
.c900__3908fc {
  color: #520a32;
}
.V50__3908fc,
.v50__3908fc {
  color: #fceefc;
}
.V100__3908fc,
.v100__3908fc {
  color: #f8def8;
}
.V200__3908fc,
.v200__3908fc {
  color: #efb9ef;
}
.V300__3908fc,
.v300__3908fc {
  color: #e58fe5;
}
.V400__3908fc,
.v400__3908fc {
  color: #db66db;
}
.V500__3908fc,
.v500__3908fc {
  color: #d136d1;
}
.V600__3908fc,
.v600__3908fc {
  color: #b320b3;
}
.V700__3908fc,
.v700__3908fc {
  color: #8c218c;
}
.V800__3908fc,
.v800__3908fc {
  color: #681268;
}
.V900__3908fc,
.v900__3908fc {
  color: #460b46;
}
.P50__3908fc,
.p50__3908fc {
  color: #f6f1fe;
}
.P100__3908fc,
.p100__3908fc {
  color: #ece2fe;
}
.P200__3908fc,
.p200__3908fc {
  color: #cdb2fa;
}
.P300__3908fc,
.p300__3908fc {
  color: #ad82f7;
}
.P400__3908fc,
.p400__3908fc {
  color: #935af6;
}
.P500__3908fc,
.p500__3908fc {
  color: #7f3bf5;
}
.P600__3908fc,
.p600__3908fc {
  color: #6425d0;
}
.P700__3908fc,
.p700__3908fc {
  color: #4e1ba7;
}
.P800__3908fc,
.p800__3908fc {
  color: #380d82;
}
.P900__3908fc,
.p900__3908fc {
  color: #270561;
}
.I50__3908fc,
.i50__3908fc {
  color: #f2f3fd;
}
.I100__3908fc,
.i100__3908fc {
  color: #e0e2fa;
}
.I200__3908fc,
.i200__3908fc {
  color: #b4b9f3;
}
.I300__3908fc,
.i300__3908fc {
  color: #7b83ea;
}
.I400__3908fc,
.i400__3908fc {
  color: #616ae5;
}
.I500__3908fc,
.i500__3908fc {
  color: #4954e6;
}
.I600__3908fc,
.i600__3908fc {
  color: #2933c7;
}
.I700__3908fc,
.i700__3908fc {
  color: #161fa2;
}
.I800__3908fc,
.i800__3908fc {
  color: #0a1285;
}
.I900__3908fc,
.i900__3908fc {
  color: #0c1264;
}
.N50__3908fc,
.n50__3908fc {
  color: #f8f9fa;
}
.N100__3908fc,
.n100__3908fc {
  color: #f5f6f7;
}
.N200__3908fc,
.n200__3908fc {
  color: #eff0f1;
}
.N300__3908fc,
.n300__3908fc {
  color: #dee0e3;
}
.N400__3908fc,
.n400__3908fc {
  color: #bbbfc4;
}
.N500__3908fc,
.n500__3908fc {
  color: #8f959e;
}
.N600__3908fc,
.n600__3908fc {
  color: #646a73;
}
.N700__3908fc,
.n700__3908fc {
  color: #373c43;
}
.N800__3908fc,
.n800__3908fc {
  color: #2b2f36;
}
.N900__3908fc,
.n900__3908fc {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.fileContentModal__3908fc.is-saas .scrollbar-container {
  padding: 12px 32px;
}
.fileContentModal__3908fc .atsx-modal-body {
  height: calc(100vh - 260px);
  overflow: auto;
}
.fileContentModal__3908fc .atsx-modal-header {
  height: 68px;
  border-bottom: none;
}
.fileContentModal__3908fc .atsx-modal-header .atsx-modal-title {
  color: #1f2329;
  font-weight: 600;
}
.fileContentModal__3908fc .legalContainer {
  padding: 12px 32px;
}
.fileContentModal__3908fc .atsx-modal-footer {
  height: 72px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  border-top: none;
}
.fileContentModal__3908fc .atsx-modal-footer .atsx-btn-default {
  display: none;
}
.fileContentModal__3908fc .atsx-modal-footer .atsx-btn-primary:active {
  background-color: #3156a5;
}
.fileContentModal__3908fc .atsx-modal-close {
  top: 4px;
}
.fileContentModal__3908fc .atsx-modal-close:hover,
.fileContentModal__3908fc .atsx-modal-close:focus {
  color: #487fc1;
}

.error_checkbox .atsx-checkbox-inner {
  border: 1px solid red;
}

@-webkit-keyframes fullscreenModalEnter__99d5f7 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__99d5f7 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__99d5f7 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__99d5f7 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__99d5f7 {
  height: 100%;
}
.atsx-layout__99d5f7 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__99d5f7,
.b50__99d5f7 {
  color: #f0f4ff;
}
.L50__99d5f7,
.l50__99d5f7 {
  color: #f7fae5;
}
.L100__99d5f7,
.l100__99d5f7 {
  color: #eef6c6;
}
.L200__99d5f7,
.l200__99d5f7 {
  color: #dfee96;
}
.L300__99d5f7,
.l300__99d5f7 {
  color: #d2e76a;
}
.L400__99d5f7,
.l400__99d5f7 {
  color: #c3dd40;
}
.L500__99d5f7,
.l500__99d5f7 {
  color: #b3d600;
}
.L600__99d5f7,
.l600__99d5f7 {
  color: #8fac02;
}
.L700__99d5f7,
.l700__99d5f7 {
  color: #667901;
}
.L800__99d5f7,
.l800__99d5f7 {
  color: #495700;
}
.L900__99d5f7,
.l900__99d5f7 {
  color: #354200;
}
.Y50__99d5f7,
.y50__99d5f7 {
  color: #fdf9ed;
}
.Y100__99d5f7,
.y100__99d5f7 {
  color: #faf1d1;
}
.Y200__99d5f7,
.y200__99d5f7 {
  color: #f8e6ab;
}
.Y300__99d5f7,
.y300__99d5f7 {
  color: #f7dc82;
}
.Y400__99d5f7,
.y400__99d5f7 {
  color: #fad355;
}
.Y500__99d5f7,
.y500__99d5f7 {
  color: #ffc60a;
}
.Y600__99d5f7,
.y600__99d5f7 {
  color: #dc9b04;
}
.Y700__99d5f7,
.y700__99d5f7 {
  color: #aa7803;
}
.Y800__99d5f7,
.y800__99d5f7 {
  color: #795101;
}
.Y900__99d5f7,
.y900__99d5f7 {
  color: #5c3a00;
}
.O50__99d5f7,
.o50__99d5f7 {
  color: #fff5eb;
}
.O100__99d5f7,
.o100__99d5f7 {
  color: #feead2;
}
.O200__99d5f7,
.o200__99d5f7 {
  color: #fed4a4;
}
.O300__99d5f7,
.o300__99d5f7 {
  color: #ffba6b;
}
.O400__99d5f7,
.o400__99d5f7 {
  color: #ffa53d;
}
.O500__99d5f7,
.o500__99d5f7 {
  color: #f80;
}
.O600__99d5f7,
.o600__99d5f7 {
  color: #de7802;
}
.O700__99d5f7,
.o700__99d5f7 {
  color: #b26206;
}
.O800__99d5f7,
.o800__99d5f7 {
  color: #8f4f04;
}
.O900__99d5f7,
.o900__99d5f7 {
  color: #6b3900;
}
.R50__99d5f7,
.r50__99d5f7 {
  color: #fef1f1;
}
.R100__99d5f7,
.r100__99d5f7 {
  color: #fde2e2;
}
.R200__99d5f7,
.r200__99d5f7 {
  color: #fbbfbc;
}
.R300__99d5f7,
.r300__99d5f7 {
  color: #f98e8b;
}
.R400__99d5f7,
.r400__99d5f7 {
  color: #f76964;
}
.R500__99d5f7,
.r500__99d5f7 {
  color: #f54a45;
}
.R600__99d5f7,
.r600__99d5f7 {
  color: #d83931;
}
.R700__99d5f7,
.r700__99d5f7 {
  color: #ac2f28;
}
.R800__99d5f7,
.r800__99d5f7 {
  color: #812520;
}
.R900__99d5f7,
.r900__99d5f7 {
  color: #621c18;
}
.C50__99d5f7,
.c50__99d5f7 {
  color: #fef1f8;
}
.C100__99d5f7,
.c100__99d5f7 {
  color: #fdddef;
}
.C200__99d5f7,
.c200__99d5f7 {
  color: #f9aed9;
}
.C300__99d5f7,
.c300__99d5f7 {
  color: #f57ac0;
}
.C400__99d5f7,
.c400__99d5f7 {
  color: #f14ba9;
}
.C500__99d5f7,
.c500__99d5f7 {
  color: #f01d94;
}
.C600__99d5f7,
.c600__99d5f7 {
  color: #c71077;
}
.C700__99d5f7,
.c700__99d5f7 {
  color: #9e1361;
}
.C800__99d5f7,
.c800__99d5f7 {
  color: #7a0f4b;
}
.C900__99d5f7,
.c900__99d5f7 {
  color: #520a32;
}
.V50__99d5f7,
.v50__99d5f7 {
  color: #fceefc;
}
.V100__99d5f7,
.v100__99d5f7 {
  color: #f8def8;
}
.V200__99d5f7,
.v200__99d5f7 {
  color: #efb9ef;
}
.V300__99d5f7,
.v300__99d5f7 {
  color: #e58fe5;
}
.V400__99d5f7,
.v400__99d5f7 {
  color: #db66db;
}
.V500__99d5f7,
.v500__99d5f7 {
  color: #d136d1;
}
.V600__99d5f7,
.v600__99d5f7 {
  color: #b320b3;
}
.V700__99d5f7,
.v700__99d5f7 {
  color: #8c218c;
}
.V800__99d5f7,
.v800__99d5f7 {
  color: #681268;
}
.V900__99d5f7,
.v900__99d5f7 {
  color: #460b46;
}
.P50__99d5f7,
.p50__99d5f7 {
  color: #f6f1fe;
}
.P100__99d5f7,
.p100__99d5f7 {
  color: #ece2fe;
}
.P200__99d5f7,
.p200__99d5f7 {
  color: #cdb2fa;
}
.P300__99d5f7,
.p300__99d5f7 {
  color: #ad82f7;
}
.P400__99d5f7,
.p400__99d5f7 {
  color: #935af6;
}
.P500__99d5f7,
.p500__99d5f7 {
  color: #7f3bf5;
}
.P600__99d5f7,
.p600__99d5f7 {
  color: #6425d0;
}
.P700__99d5f7,
.p700__99d5f7 {
  color: #4e1ba7;
}
.P800__99d5f7,
.p800__99d5f7 {
  color: #380d82;
}
.P900__99d5f7,
.p900__99d5f7 {
  color: #270561;
}
.I50__99d5f7,
.i50__99d5f7 {
  color: #f2f3fd;
}
.I100__99d5f7,
.i100__99d5f7 {
  color: #e0e2fa;
}
.I200__99d5f7,
.i200__99d5f7 {
  color: #b4b9f3;
}
.I300__99d5f7,
.i300__99d5f7 {
  color: #7b83ea;
}
.I400__99d5f7,
.i400__99d5f7 {
  color: #616ae5;
}
.I500__99d5f7,
.i500__99d5f7 {
  color: #4954e6;
}
.I600__99d5f7,
.i600__99d5f7 {
  color: #2933c7;
}
.I700__99d5f7,
.i700__99d5f7 {
  color: #161fa2;
}
.I800__99d5f7,
.i800__99d5f7 {
  color: #0a1285;
}
.I900__99d5f7,
.i900__99d5f7 {
  color: #0c1264;
}
.N50__99d5f7,
.n50__99d5f7 {
  color: #f8f9fa;
}
.N100__99d5f7,
.n100__99d5f7 {
  color: #f5f6f7;
}
.N200__99d5f7,
.n200__99d5f7 {
  color: #eff0f1;
}
.N300__99d5f7,
.n300__99d5f7 {
  color: #dee0e3;
}
.N400__99d5f7,
.n400__99d5f7 {
  color: #bbbfc4;
}
.N500__99d5f7,
.n500__99d5f7 {
  color: #8f959e;
}
.N600__99d5f7,
.n600__99d5f7 {
  color: #646a73;
}
.N700__99d5f7,
.n700__99d5f7 {
  color: #373c43;
}
.N800__99d5f7,
.n800__99d5f7 {
  color: #2b2f36;
}
.N900__99d5f7,
.n900__99d5f7 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.emailLogin__99d5f7 {
  /* 顶部报错tips */
}
.emailLogin__99d5f7 .emailLogin-formWrap {
  width: 100%;
  margin: 40px auto 0;
}
.emailLogin__99d5f7 .emailLogin-emailNoExist {
  margin-top: 4px;
  line-height: 22px;
  font-size: 14px;
  color: #f54a45;
}
.emailLogin__99d5f7 .emailLogin-forgetPassword {
  position: absolute;
  bottom: -26px;
  line-height: 22px;
  width: 520px;
  text-align: right;
}
.emailLogin__99d5f7 .emailLogin-forgetPassword button {
  min-width: unset;
  padding: 0;
  padding-top: 8px;
}
.emailLogin__99d5f7 .emailLogin-noAccount {
  margin: 12px 0 64px;
  line-height: 16px;
  font-size: 14px;
  text-align: left;
  color: #646a73;
}
.emailLogin__99d5f7 .emailLogin-noAccount button {
  min-width: unset;
  padding: 0;
}
.emailLogin__99d5f7 .emailLogin-userAgreement {
  margin-bottom: 49px;
  text-align: center;
}
.emailLogin__99d5f7 .emailLogin-errorTips {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 32px;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background-color: #fde2e2;
}
.emailLogin__99d5f7 .emailLogin-errorTips svg {
  margin-left: 16px;
  width: 16px;
  height: 16px;
  color: #ed5959;
}
.emailLogin__99d5f7 .emailLogin-errorTips .emailLogin-errorTips-text {
  margin-left: 8px;
  line-height: 22px;
  font-size: 14px;
  color: #1f2329;
}

@-webkit-keyframes fullscreenModalEnter__e0f160 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__e0f160 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__e0f160 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__e0f160 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__e0f160 {
  height: 100%;
}
.atsx-layout__e0f160 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__e0f160,
.b50__e0f160 {
  color: #f0f4ff;
}
.L50__e0f160,
.l50__e0f160 {
  color: #f7fae5;
}
.L100__e0f160,
.l100__e0f160 {
  color: #eef6c6;
}
.L200__e0f160,
.l200__e0f160 {
  color: #dfee96;
}
.L300__e0f160,
.l300__e0f160 {
  color: #d2e76a;
}
.L400__e0f160,
.l400__e0f160 {
  color: #c3dd40;
}
.L500__e0f160,
.l500__e0f160 {
  color: #b3d600;
}
.L600__e0f160,
.l600__e0f160 {
  color: #8fac02;
}
.L700__e0f160,
.l700__e0f160 {
  color: #667901;
}
.L800__e0f160,
.l800__e0f160 {
  color: #495700;
}
.L900__e0f160,
.l900__e0f160 {
  color: #354200;
}
.Y50__e0f160,
.y50__e0f160 {
  color: #fdf9ed;
}
.Y100__e0f160,
.y100__e0f160 {
  color: #faf1d1;
}
.Y200__e0f160,
.y200__e0f160 {
  color: #f8e6ab;
}
.Y300__e0f160,
.y300__e0f160 {
  color: #f7dc82;
}
.Y400__e0f160,
.y400__e0f160 {
  color: #fad355;
}
.Y500__e0f160,
.y500__e0f160 {
  color: #ffc60a;
}
.Y600__e0f160,
.y600__e0f160 {
  color: #dc9b04;
}
.Y700__e0f160,
.y700__e0f160 {
  color: #aa7803;
}
.Y800__e0f160,
.y800__e0f160 {
  color: #795101;
}
.Y900__e0f160,
.y900__e0f160 {
  color: #5c3a00;
}
.O50__e0f160,
.o50__e0f160 {
  color: #fff5eb;
}
.O100__e0f160,
.o100__e0f160 {
  color: #feead2;
}
.O200__e0f160,
.o200__e0f160 {
  color: #fed4a4;
}
.O300__e0f160,
.o300__e0f160 {
  color: #ffba6b;
}
.O400__e0f160,
.o400__e0f160 {
  color: #ffa53d;
}
.O500__e0f160,
.o500__e0f160 {
  color: #f80;
}
.O600__e0f160,
.o600__e0f160 {
  color: #de7802;
}
.O700__e0f160,
.o700__e0f160 {
  color: #b26206;
}
.O800__e0f160,
.o800__e0f160 {
  color: #8f4f04;
}
.O900__e0f160,
.o900__e0f160 {
  color: #6b3900;
}
.R50__e0f160,
.r50__e0f160 {
  color: #fef1f1;
}
.R100__e0f160,
.r100__e0f160 {
  color: #fde2e2;
}
.R200__e0f160,
.r200__e0f160 {
  color: #fbbfbc;
}
.R300__e0f160,
.r300__e0f160 {
  color: #f98e8b;
}
.R400__e0f160,
.r400__e0f160 {
  color: #f76964;
}
.R500__e0f160,
.r500__e0f160 {
  color: #f54a45;
}
.R600__e0f160,
.r600__e0f160 {
  color: #d83931;
}
.R700__e0f160,
.r700__e0f160 {
  color: #ac2f28;
}
.R800__e0f160,
.r800__e0f160 {
  color: #812520;
}
.R900__e0f160,
.r900__e0f160 {
  color: #621c18;
}
.C50__e0f160,
.c50__e0f160 {
  color: #fef1f8;
}
.C100__e0f160,
.c100__e0f160 {
  color: #fdddef;
}
.C200__e0f160,
.c200__e0f160 {
  color: #f9aed9;
}
.C300__e0f160,
.c300__e0f160 {
  color: #f57ac0;
}
.C400__e0f160,
.c400__e0f160 {
  color: #f14ba9;
}
.C500__e0f160,
.c500__e0f160 {
  color: #f01d94;
}
.C600__e0f160,
.c600__e0f160 {
  color: #c71077;
}
.C700__e0f160,
.c700__e0f160 {
  color: #9e1361;
}
.C800__e0f160,
.c800__e0f160 {
  color: #7a0f4b;
}
.C900__e0f160,
.c900__e0f160 {
  color: #520a32;
}
.V50__e0f160,
.v50__e0f160 {
  color: #fceefc;
}
.V100__e0f160,
.v100__e0f160 {
  color: #f8def8;
}
.V200__e0f160,
.v200__e0f160 {
  color: #efb9ef;
}
.V300__e0f160,
.v300__e0f160 {
  color: #e58fe5;
}
.V400__e0f160,
.v400__e0f160 {
  color: #db66db;
}
.V500__e0f160,
.v500__e0f160 {
  color: #d136d1;
}
.V600__e0f160,
.v600__e0f160 {
  color: #b320b3;
}
.V700__e0f160,
.v700__e0f160 {
  color: #8c218c;
}
.V800__e0f160,
.v800__e0f160 {
  color: #681268;
}
.V900__e0f160,
.v900__e0f160 {
  color: #460b46;
}
.P50__e0f160,
.p50__e0f160 {
  color: #f6f1fe;
}
.P100__e0f160,
.p100__e0f160 {
  color: #ece2fe;
}
.P200__e0f160,
.p200__e0f160 {
  color: #cdb2fa;
}
.P300__e0f160,
.p300__e0f160 {
  color: #ad82f7;
}
.P400__e0f160,
.p400__e0f160 {
  color: #935af6;
}
.P500__e0f160,
.p500__e0f160 {
  color: #7f3bf5;
}
.P600__e0f160,
.p600__e0f160 {
  color: #6425d0;
}
.P700__e0f160,
.p700__e0f160 {
  color: #4e1ba7;
}
.P800__e0f160,
.p800__e0f160 {
  color: #380d82;
}
.P900__e0f160,
.p900__e0f160 {
  color: #270561;
}
.I50__e0f160,
.i50__e0f160 {
  color: #f2f3fd;
}
.I100__e0f160,
.i100__e0f160 {
  color: #e0e2fa;
}
.I200__e0f160,
.i200__e0f160 {
  color: #b4b9f3;
}
.I300__e0f160,
.i300__e0f160 {
  color: #7b83ea;
}
.I400__e0f160,
.i400__e0f160 {
  color: #616ae5;
}
.I500__e0f160,
.i500__e0f160 {
  color: #4954e6;
}
.I600__e0f160,
.i600__e0f160 {
  color: #2933c7;
}
.I700__e0f160,
.i700__e0f160 {
  color: #161fa2;
}
.I800__e0f160,
.i800__e0f160 {
  color: #0a1285;
}
.I900__e0f160,
.i900__e0f160 {
  color: #0c1264;
}
.N50__e0f160,
.n50__e0f160 {
  color: #f8f9fa;
}
.N100__e0f160,
.n100__e0f160 {
  color: #f5f6f7;
}
.N200__e0f160,
.n200__e0f160 {
  color: #eff0f1;
}
.N300__e0f160,
.n300__e0f160 {
  color: #dee0e3;
}
.N400__e0f160,
.n400__e0f160 {
  color: #bbbfc4;
}
.N500__e0f160,
.n500__e0f160 {
  color: #8f959e;
}
.N600__e0f160,
.n600__e0f160 {
  color: #646a73;
}
.N700__e0f160,
.n700__e0f160 {
  color: #373c43;
}
.N800__e0f160,
.n800__e0f160 {
  color: #2b2f36;
}
.N900__e0f160,
.n900__e0f160 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.atsx-slide-wrapper {
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9999;
  position: fixed;
}
.atsx-slide-wrapper__mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.atsx-slide-wrapper__content {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 10000;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: 100%;
}
.atsx-slide-wrapper__inner {
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  position: relative;
}
.atsx-slide-wrapper__close {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 24px;
  top: 24px;
  z-index: 9999;
  color: #646a73;
  cursor: pointer;
}
.atsx-slide-wrapper__close:hover {
  color: #487fc1;
}
.atsx-slide-wrapper__close:active {
  color: #3156a5;
}
#img-close {
  display: none;
}

@-webkit-keyframes fullscreenModalEnter__22bbd3 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__22bbd3 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__22bbd3 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__22bbd3 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__22bbd3 {
  height: 100%;
}
.atsx-layout__22bbd3 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__22bbd3,
.b50__22bbd3 {
  color: #f0f4ff;
}
.L50__22bbd3,
.l50__22bbd3 {
  color: #f7fae5;
}
.L100__22bbd3,
.l100__22bbd3 {
  color: #eef6c6;
}
.L200__22bbd3,
.l200__22bbd3 {
  color: #dfee96;
}
.L300__22bbd3,
.l300__22bbd3 {
  color: #d2e76a;
}
.L400__22bbd3,
.l400__22bbd3 {
  color: #c3dd40;
}
.L500__22bbd3,
.l500__22bbd3 {
  color: #b3d600;
}
.L600__22bbd3,
.l600__22bbd3 {
  color: #8fac02;
}
.L700__22bbd3,
.l700__22bbd3 {
  color: #667901;
}
.L800__22bbd3,
.l800__22bbd3 {
  color: #495700;
}
.L900__22bbd3,
.l900__22bbd3 {
  color: #354200;
}
.Y50__22bbd3,
.y50__22bbd3 {
  color: #fdf9ed;
}
.Y100__22bbd3,
.y100__22bbd3 {
  color: #faf1d1;
}
.Y200__22bbd3,
.y200__22bbd3 {
  color: #f8e6ab;
}
.Y300__22bbd3,
.y300__22bbd3 {
  color: #f7dc82;
}
.Y400__22bbd3,
.y400__22bbd3 {
  color: #fad355;
}
.Y500__22bbd3,
.y500__22bbd3 {
  color: #ffc60a;
}
.Y600__22bbd3,
.y600__22bbd3 {
  color: #dc9b04;
}
.Y700__22bbd3,
.y700__22bbd3 {
  color: #aa7803;
}
.Y800__22bbd3,
.y800__22bbd3 {
  color: #795101;
}
.Y900__22bbd3,
.y900__22bbd3 {
  color: #5c3a00;
}
.O50__22bbd3,
.o50__22bbd3 {
  color: #fff5eb;
}
.O100__22bbd3,
.o100__22bbd3 {
  color: #feead2;
}
.O200__22bbd3,
.o200__22bbd3 {
  color: #fed4a4;
}
.O300__22bbd3,
.o300__22bbd3 {
  color: #ffba6b;
}
.O400__22bbd3,
.o400__22bbd3 {
  color: #ffa53d;
}
.O500__22bbd3,
.o500__22bbd3 {
  color: #f80;
}
.O600__22bbd3,
.o600__22bbd3 {
  color: #de7802;
}
.O700__22bbd3,
.o700__22bbd3 {
  color: #b26206;
}
.O800__22bbd3,
.o800__22bbd3 {
  color: #8f4f04;
}
.O900__22bbd3,
.o900__22bbd3 {
  color: #6b3900;
}
.R50__22bbd3,
.r50__22bbd3 {
  color: #fef1f1;
}
.R100__22bbd3,
.r100__22bbd3 {
  color: #fde2e2;
}
.R200__22bbd3,
.r200__22bbd3 {
  color: #fbbfbc;
}
.R300__22bbd3,
.r300__22bbd3 {
  color: #f98e8b;
}
.R400__22bbd3,
.r400__22bbd3 {
  color: #f76964;
}
.R500__22bbd3,
.r500__22bbd3 {
  color: #f54a45;
}
.R600__22bbd3,
.r600__22bbd3 {
  color: #d83931;
}
.R700__22bbd3,
.r700__22bbd3 {
  color: #ac2f28;
}
.R800__22bbd3,
.r800__22bbd3 {
  color: #812520;
}
.R900__22bbd3,
.r900__22bbd3 {
  color: #621c18;
}
.C50__22bbd3,
.c50__22bbd3 {
  color: #fef1f8;
}
.C100__22bbd3,
.c100__22bbd3 {
  color: #fdddef;
}
.C200__22bbd3,
.c200__22bbd3 {
  color: #f9aed9;
}
.C300__22bbd3,
.c300__22bbd3 {
  color: #f57ac0;
}
.C400__22bbd3,
.c400__22bbd3 {
  color: #f14ba9;
}
.C500__22bbd3,
.c500__22bbd3 {
  color: #f01d94;
}
.C600__22bbd3,
.c600__22bbd3 {
  color: #c71077;
}
.C700__22bbd3,
.c700__22bbd3 {
  color: #9e1361;
}
.C800__22bbd3,
.c800__22bbd3 {
  color: #7a0f4b;
}
.C900__22bbd3,
.c900__22bbd3 {
  color: #520a32;
}
.V50__22bbd3,
.v50__22bbd3 {
  color: #fceefc;
}
.V100__22bbd3,
.v100__22bbd3 {
  color: #f8def8;
}
.V200__22bbd3,
.v200__22bbd3 {
  color: #efb9ef;
}
.V300__22bbd3,
.v300__22bbd3 {
  color: #e58fe5;
}
.V400__22bbd3,
.v400__22bbd3 {
  color: #db66db;
}
.V500__22bbd3,
.v500__22bbd3 {
  color: #d136d1;
}
.V600__22bbd3,
.v600__22bbd3 {
  color: #b320b3;
}
.V700__22bbd3,
.v700__22bbd3 {
  color: #8c218c;
}
.V800__22bbd3,
.v800__22bbd3 {
  color: #681268;
}
.V900__22bbd3,
.v900__22bbd3 {
  color: #460b46;
}
.P50__22bbd3,
.p50__22bbd3 {
  color: #f6f1fe;
}
.P100__22bbd3,
.p100__22bbd3 {
  color: #ece2fe;
}
.P200__22bbd3,
.p200__22bbd3 {
  color: #cdb2fa;
}
.P300__22bbd3,
.p300__22bbd3 {
  color: #ad82f7;
}
.P400__22bbd3,
.p400__22bbd3 {
  color: #935af6;
}
.P500__22bbd3,
.p500__22bbd3 {
  color: #7f3bf5;
}
.P600__22bbd3,
.p600__22bbd3 {
  color: #6425d0;
}
.P700__22bbd3,
.p700__22bbd3 {
  color: #4e1ba7;
}
.P800__22bbd3,
.p800__22bbd3 {
  color: #380d82;
}
.P900__22bbd3,
.p900__22bbd3 {
  color: #270561;
}
.I50__22bbd3,
.i50__22bbd3 {
  color: #f2f3fd;
}
.I100__22bbd3,
.i100__22bbd3 {
  color: #e0e2fa;
}
.I200__22bbd3,
.i200__22bbd3 {
  color: #b4b9f3;
}
.I300__22bbd3,
.i300__22bbd3 {
  color: #7b83ea;
}
.I400__22bbd3,
.i400__22bbd3 {
  color: #616ae5;
}
.I500__22bbd3,
.i500__22bbd3 {
  color: #4954e6;
}
.I600__22bbd3,
.i600__22bbd3 {
  color: #2933c7;
}
.I700__22bbd3,
.i700__22bbd3 {
  color: #161fa2;
}
.I800__22bbd3,
.i800__22bbd3 {
  color: #0a1285;
}
.I900__22bbd3,
.i900__22bbd3 {
  color: #0c1264;
}
.N50__22bbd3,
.n50__22bbd3 {
  color: #f8f9fa;
}
.N100__22bbd3,
.n100__22bbd3 {
  color: #f5f6f7;
}
.N200__22bbd3,
.n200__22bbd3 {
  color: #eff0f1;
}
.N300__22bbd3,
.n300__22bbd3 {
  color: #dee0e3;
}
.N400__22bbd3,
.n400__22bbd3 {
  color: #bbbfc4;
}
.N500__22bbd3,
.n500__22bbd3 {
  color: #8f959e;
}
.N600__22bbd3,
.n600__22bbd3 {
  color: #646a73;
}
.N700__22bbd3,
.n700__22bbd3 {
  color: #373c43;
}
.N800__22bbd3,
.n800__22bbd3 {
  color: #2b2f36;
}
.N900__22bbd3,
.n900__22bbd3 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.atsx-slide-wrapper {
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9999;
  position: fixed;
}
.atsx-slide-wrapper__mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.atsx-slide-wrapper__content {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 10000;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: 100%;
}
.atsx-slide-wrapper__inner {
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  position: relative;
}
.atsx-slide-wrapper__inner #slideValidatorV2 #verify-bar-close {
  width: auto;
  height: auto;
}
.atsx-slide-wrapper__inner #slideValidatorV2 #verify-bar-close svg {
  width: 24px;
  height: 24px;
}
.atsx-slide-wrapper__inner #slideValidatorV2 #verify-bar-close:hover svg g {
  fill: #487fc1;
}
.atsx-slide-wrapper__inner #slideValidatorV2 #verify-bar-close:active svg g {
  fill: #3156a5;
}
.atsx-slide-wrapper__close {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 24px;
  top: 24px;
  z-index: 9999;
  color: #646a73;
  cursor: pointer;
}
.atsx-slide-wrapper__close:hover {
  color: #487fc1;
}
.atsx-slide-wrapper__close:active {
  color: #3156a5;
}
#img-close {
  display: none;
}

@-webkit-keyframes fullscreenModalEnter__c8fdfb {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__c8fdfb {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__c8fdfb {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__c8fdfb {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__c8fdfb {
  height: 100%;
}
.atsx-layout__c8fdfb {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__c8fdfb,
.b50__c8fdfb {
  color: #f0f4ff;
}
.L50__c8fdfb,
.l50__c8fdfb {
  color: #f7fae5;
}
.L100__c8fdfb,
.l100__c8fdfb {
  color: #eef6c6;
}
.L200__c8fdfb,
.l200__c8fdfb {
  color: #dfee96;
}
.L300__c8fdfb,
.l300__c8fdfb {
  color: #d2e76a;
}
.L400__c8fdfb,
.l400__c8fdfb {
  color: #c3dd40;
}
.L500__c8fdfb,
.l500__c8fdfb {
  color: #b3d600;
}
.L600__c8fdfb,
.l600__c8fdfb {
  color: #8fac02;
}
.L700__c8fdfb,
.l700__c8fdfb {
  color: #667901;
}
.L800__c8fdfb,
.l800__c8fdfb {
  color: #495700;
}
.L900__c8fdfb,
.l900__c8fdfb {
  color: #354200;
}
.Y50__c8fdfb,
.y50__c8fdfb {
  color: #fdf9ed;
}
.Y100__c8fdfb,
.y100__c8fdfb {
  color: #faf1d1;
}
.Y200__c8fdfb,
.y200__c8fdfb {
  color: #f8e6ab;
}
.Y300__c8fdfb,
.y300__c8fdfb {
  color: #f7dc82;
}
.Y400__c8fdfb,
.y400__c8fdfb {
  color: #fad355;
}
.Y500__c8fdfb,
.y500__c8fdfb {
  color: #ffc60a;
}
.Y600__c8fdfb,
.y600__c8fdfb {
  color: #dc9b04;
}
.Y700__c8fdfb,
.y700__c8fdfb {
  color: #aa7803;
}
.Y800__c8fdfb,
.y800__c8fdfb {
  color: #795101;
}
.Y900__c8fdfb,
.y900__c8fdfb {
  color: #5c3a00;
}
.O50__c8fdfb,
.o50__c8fdfb {
  color: #fff5eb;
}
.O100__c8fdfb,
.o100__c8fdfb {
  color: #feead2;
}
.O200__c8fdfb,
.o200__c8fdfb {
  color: #fed4a4;
}
.O300__c8fdfb,
.o300__c8fdfb {
  color: #ffba6b;
}
.O400__c8fdfb,
.o400__c8fdfb {
  color: #ffa53d;
}
.O500__c8fdfb,
.o500__c8fdfb {
  color: #f80;
}
.O600__c8fdfb,
.o600__c8fdfb {
  color: #de7802;
}
.O700__c8fdfb,
.o700__c8fdfb {
  color: #b26206;
}
.O800__c8fdfb,
.o800__c8fdfb {
  color: #8f4f04;
}
.O900__c8fdfb,
.o900__c8fdfb {
  color: #6b3900;
}
.R50__c8fdfb,
.r50__c8fdfb {
  color: #fef1f1;
}
.R100__c8fdfb,
.r100__c8fdfb {
  color: #fde2e2;
}
.R200__c8fdfb,
.r200__c8fdfb {
  color: #fbbfbc;
}
.R300__c8fdfb,
.r300__c8fdfb {
  color: #f98e8b;
}
.R400__c8fdfb,
.r400__c8fdfb {
  color: #f76964;
}
.R500__c8fdfb,
.r500__c8fdfb {
  color: #f54a45;
}
.R600__c8fdfb,
.r600__c8fdfb {
  color: #d83931;
}
.R700__c8fdfb,
.r700__c8fdfb {
  color: #ac2f28;
}
.R800__c8fdfb,
.r800__c8fdfb {
  color: #812520;
}
.R900__c8fdfb,
.r900__c8fdfb {
  color: #621c18;
}
.C50__c8fdfb,
.c50__c8fdfb {
  color: #fef1f8;
}
.C100__c8fdfb,
.c100__c8fdfb {
  color: #fdddef;
}
.C200__c8fdfb,
.c200__c8fdfb {
  color: #f9aed9;
}
.C300__c8fdfb,
.c300__c8fdfb {
  color: #f57ac0;
}
.C400__c8fdfb,
.c400__c8fdfb {
  color: #f14ba9;
}
.C500__c8fdfb,
.c500__c8fdfb {
  color: #f01d94;
}
.C600__c8fdfb,
.c600__c8fdfb {
  color: #c71077;
}
.C700__c8fdfb,
.c700__c8fdfb {
  color: #9e1361;
}
.C800__c8fdfb,
.c800__c8fdfb {
  color: #7a0f4b;
}
.C900__c8fdfb,
.c900__c8fdfb {
  color: #520a32;
}
.V50__c8fdfb,
.v50__c8fdfb {
  color: #fceefc;
}
.V100__c8fdfb,
.v100__c8fdfb {
  color: #f8def8;
}
.V200__c8fdfb,
.v200__c8fdfb {
  color: #efb9ef;
}
.V300__c8fdfb,
.v300__c8fdfb {
  color: #e58fe5;
}
.V400__c8fdfb,
.v400__c8fdfb {
  color: #db66db;
}
.V500__c8fdfb,
.v500__c8fdfb {
  color: #d136d1;
}
.V600__c8fdfb,
.v600__c8fdfb {
  color: #b320b3;
}
.V700__c8fdfb,
.v700__c8fdfb {
  color: #8c218c;
}
.V800__c8fdfb,
.v800__c8fdfb {
  color: #681268;
}
.V900__c8fdfb,
.v900__c8fdfb {
  color: #460b46;
}
.P50__c8fdfb,
.p50__c8fdfb {
  color: #f6f1fe;
}
.P100__c8fdfb,
.p100__c8fdfb {
  color: #ece2fe;
}
.P200__c8fdfb,
.p200__c8fdfb {
  color: #cdb2fa;
}
.P300__c8fdfb,
.p300__c8fdfb {
  color: #ad82f7;
}
.P400__c8fdfb,
.p400__c8fdfb {
  color: #935af6;
}
.P500__c8fdfb,
.p500__c8fdfb {
  color: #7f3bf5;
}
.P600__c8fdfb,
.p600__c8fdfb {
  color: #6425d0;
}
.P700__c8fdfb,
.p700__c8fdfb {
  color: #4e1ba7;
}
.P800__c8fdfb,
.p800__c8fdfb {
  color: #380d82;
}
.P900__c8fdfb,
.p900__c8fdfb {
  color: #270561;
}
.I50__c8fdfb,
.i50__c8fdfb {
  color: #f2f3fd;
}
.I100__c8fdfb,
.i100__c8fdfb {
  color: #e0e2fa;
}
.I200__c8fdfb,
.i200__c8fdfb {
  color: #b4b9f3;
}
.I300__c8fdfb,
.i300__c8fdfb {
  color: #7b83ea;
}
.I400__c8fdfb,
.i400__c8fdfb {
  color: #616ae5;
}
.I500__c8fdfb,
.i500__c8fdfb {
  color: #4954e6;
}
.I600__c8fdfb,
.i600__c8fdfb {
  color: #2933c7;
}
.I700__c8fdfb,
.i700__c8fdfb {
  color: #161fa2;
}
.I800__c8fdfb,
.i800__c8fdfb {
  color: #0a1285;
}
.I900__c8fdfb,
.i900__c8fdfb {
  color: #0c1264;
}
.N50__c8fdfb,
.n50__c8fdfb {
  color: #f8f9fa;
}
.N100__c8fdfb,
.n100__c8fdfb {
  color: #f5f6f7;
}
.N200__c8fdfb,
.n200__c8fdfb {
  color: #eff0f1;
}
.N300__c8fdfb,
.n300__c8fdfb {
  color: #dee0e3;
}
.N400__c8fdfb,
.n400__c8fdfb {
  color: #bbbfc4;
}
.N500__c8fdfb,
.n500__c8fdfb {
  color: #8f959e;
}
.N600__c8fdfb,
.n600__c8fdfb {
  color: #646a73;
}
.N700__c8fdfb,
.n700__c8fdfb {
  color: #373c43;
}
.N800__c8fdfb,
.n800__c8fdfb {
  color: #2b2f36;
}
.N900__c8fdfb,
.n900__c8fdfb {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.slider #slideValidator {
  width: 428px !important;
  height: 348px !important;
  border: none !important;
}
.slider #verify-bar-box {
  padding: 60px 80px 50px;
  background: #fff;
  position: relative;
  width: 428px;
  height: 348px;
  border-radius: 4px;
}
.slider #validate-toolbar {
  height: 24px;
  line-height: 24px;
}
.slider #validate-toolbar #tip {
  padding-left: 0;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 500;
  color: #1f2329;
}
.slider .validate-main {
  margin: 16px 0;
  background-color: #fff;
}
.slider #validate-drag-wrapper {
  margin: 0;
}
.slider #validate-drag-wrapper #validate-prompt {
  border: solid 1px #dadada;
  height: 36px;
}
.slider #validate-drag-wrapper #validate-prompt > span {
  padding-left: 72px;
  width: 100%;
}
.slider #validate-drag-wrapper .validate-drag-button::after {
  content: '';
  position: absolute;
  left: 0;
  height: 36px;
  width: 64px;
  top: 20px;
  display: block;
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/assets/3a1e4df187685d82bf1ddb7fbd633edc.png);
  background-size: contain;
  pointer-events: none;
  border: solid 1px #dadada;
  border-radius: 40px;
}
.slider #validate-drag-wrapper .validate-drag-button .drag-button {
  box-shadow: none;
  height: 36px;
  border: solid 1px #dadada;
}
.slider #validate-refresh {
  margin: 0;
  position: absolute;
  top: 58px;
  right: 80px;
  height: 24px;
  line-height: 24px;
  padding: 0;
}
.slider #validate-refresh .refresh {
  width: 50px;
  height: 24px;
  font-size: 14px;
  font-weight: 500;
}
.slider #validate-refresh #validate-refresh-box {
  line-height: 24px;
  color: #325ab4;
}
.slider #validate-refresh #validate-refresh-box .refresh::before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  height: 16px;
  width: 16px;
  display: block;
  background-color: #fff;
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/assets/8cb2283da6460ff76db6ba35c6a24626.png);
  background-size: contain;
  pointer-events: none;
}
.slider #validate-refresh #validate-refresh-box:hover * {
  color: #487fc1 !important;
}
.slider #validate-refresh #validate-refresh-box:active * {
  color: #3156a5 !important;
}
.slider.en #slideValidator {
  width: 521px !important;
}
.slider.en #verify-bar-box {
  text-align: center;
  width: 521px !important;
  height: 344px !important;
  padding: 60px 80px 50px;
}
.slider.en .validate-main {
  margin: 16px auto;
  background-color: #fff;
  width: 268px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.has-error .atsx-phone .atsx-phone-select + .atsx-phone-input.atsx-phone-input {
  border-left-color: #F54A45;
}
form .atsx-phone .atsx-select {
  width: auto;
}
.atsx-phone {
  position: relative;
  display: -ms-flexbox;
  display: flex;
}
.atsx-phone > * {
  vertical-align: bottom;
}
.atsx-phone .atsx-phone-select:hover + .atsx-phone-input,
.atsx-phone .atsx-phone-select.atsx-select-open + .atsx-phone-input,
.atsx-phone .atsx-phone-select.atsx-select-focused + .atsx-phone-input {
  border-left-color: #325ab4;
}
.atsx-phone .atsx-phone-select .atsx-select-search__field {
  text-indent: 12px;
}
.atsx-phone .atsx-phone-select .atsx-select-selection--single {
  height: 100%;
}
.atsx-phone .atsx-phone-select .atsx-select-selection {
  width: 63px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
.atsx-phone .atsx-phone-select .atsx-select-selection-selected-value {
  padding-left: 12px;
  padding-right: 0;
}
.atsx-phone .atsx-phone-select .atsx-select-selection__rendered {
  margin-right: 0px;
  margin-left: 0px;
}
.atsx-phone .atsx-phone-select .atsx-select-arrow {
  display: none;
}
.atsx-phone .atsx-phone-input {
  padding-top: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.atsx-phone .atsx-phone-input.atsx-input-lg {
  padding-top: 5px;
}
.atsx-phone-phoneSelect-dropdown {
  max-width: 400px;
  min-width: 100px;
}
.atsx-phone-phoneSelect-dropdown .atsx-select-dropdown-menu-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.atsx-phone-phoneSelect-dropdown .atsx-phone-name {
  display: inline-block;
  margin-right: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.atsx-phone-phoneSelect-dropdown .atsx-phone-current {
  color: #325ab4;
}
.atsx-phone-phoneSelect-dropdown .atsx-phone-current::after {
  height: 0 !important;
}
.atsx-phone-phoneSelect-dropdown .atsx-phone-selectLocation {
  font-size: 14px;
  letter-spacing: normal;
  color: #8f959e;
  height: 38px;
  line-height: 38px;
  pointer-events: none;
  background: transparent;
  border-bottom: 1px solid #eff1f1;
}
.atsx-phone-phoneSelect-dropdown .atsx-phone-selectLocation .atsx-clamp-content {
  height: unset;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: 0;
}
.atsx-select ul,
.atsx-select ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.atsx-select > ul > li > a {
  padding: 0;
  background-color: #fff;
}
.atsx-select-search-highlight {
  color: #325ab4;
}
.atsx-select-arrow {
  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;
  position: absolute;
  top: 50%;
  right: 0;
  padding-right: 12px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: -14px;
  color: #9CA2A9;
  font-size: 14px;
  line-height: 1;
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
}
.atsx-select-arrow > * {
  line-height: 1;
}
.atsx-select-arrow svg {
  display: inline-block;
}
.atsx-select-arrow::before {
  display: none;
}
.atsx-select-arrow .atsx-select-arrow-icon {
  display: block;
}
.atsx-select-arrow .atsx-select-arrow-icon svg {
  transition: transform 0.3s;
}
.atsx-select-selection {
  display: block;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #cad0d0;
  border-top-width: 1.02px;
  border-radius: 4px;
  outline: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #646a73;
  caret-color: #325ab4;
}
.atsx-select-selection:hover {
  border-color: #325ab4;
  border-right-width: 1px !important;
}
.atsx-select-focused .atsx-select-selection,
.atsx-select-selection:focus,
.atsx-select-selection:active {
  border-color: #325ab4;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.atsx-select-selection__clear {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  color: #9CA2A9;
  font-size: 14px;
  font-style: normal;
  line-height: 14px;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}
.atsx-select-selection__clear::before {
  display: block;
}
.atsx-select-selection__clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.atsx-select-selection:hover .atsx-select-selection__clear {
  opacity: 1;
}
.atsx-select-selection-selected-value {
  float: left;
  max-width: 100%;
  padding-right: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@supports (-webkit-mask: none) and (not (caret-color: #325ab4)) {
  .atsx-select-selection {
    color: #325ab4;
    caret-color: #646a73;
  }
}
.atsx-select-no-arrow .atsx-select-selection-selected-value {
  padding-right: 0;
}
.atsx-select-disabled {
  color: rgba(50, 90, 180, 0.3);
}
.atsx-select-disabled .atsx-select-selection {
  background: #EFF0F1;
  cursor: not-allowed;
}
.atsx-select-disabled .atsx-select-selection:hover,
.atsx-select-disabled .atsx-select-selection:focus,
.atsx-select-disabled .atsx-select-selection:active {
  border-color: #cad0d0;
  box-shadow: none;
}
.atsx-select-disabled .atsx-select-selection__clear {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
.atsx-select-disabled .atsx-select-selection--multiple .atsx-select-selection__choice {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.33);
  background: #EFF0F1;
}
.atsx-select-disabled .atsx-select-selection--multiple .atsx-select-selection__choice__remove {
  display: none;
}
.atsx-select-disabled .atsx-select-selection--single {
  color: #51565d;
}
.atsx-select-selection--single {
  position: relative;
  height: 32px;
  cursor: pointer;
}
.atsx-select-selection__rendered {
  position: relative;
  display: block;
  margin-right: 12px;
  margin-left: 12px;
  line-height: 30px;
}
.atsx-select-selection__rendered::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '.';
  pointer-events: none;
}
.atsx-select-lg {
  font-size: 16px;
}
.atsx-select-lg .atsx-select-selection--single {
  height: 40px;
}
.atsx-select-lg .atsx-select-selection__rendered {
  line-height: 38px;
}
.atsx-select-lg .atsx-select-selection--multiple {
  min-height: 40px;
}
.atsx-select-lg .atsx-select-selection--multiple .atsx-select-selection__rendered li {
  height: 32px;
  line-height: 32px;
}
.atsx-select-lg .atsx-select-selection--multiple .atsx-select-selection__clear,
.atsx-select-lg .atsx-select-selection--multiple .atsx-select-arrow {
  top: 20px;
}
.atsx-select-sm .atsx-select-selection--single {
  height: 24px;
}
.atsx-select-sm .atsx-select-selection__rendered {
  margin: 0 7px;
  line-height: 22px;
}
.atsx-select-sm .atsx-select-selection--multiple {
  min-height: 24px;
}
.atsx-select-sm .atsx-select-selection--multiple .atsx-select-selection__rendered li {
  height: 16px;
  line-height: 14px;
}
.atsx-select-sm .atsx-select-selection--multiple .atsx-select-selection__clear,
.atsx-select-sm .atsx-select-selection--multiple .atsx-select-arrow {
  top: 12px;
}
.atsx-select-sm .atsx-select-selection__clear,
.atsx-select-sm .atsx-select-arrow {
  right: 8px;
}
.atsx-select-disabled .atsx-select-selection__choice__remove {
  color: #9CA2A9;
  cursor: default;
}
.atsx-select-disabled .atsx-select-selection__choice__remove:hover {
  color: #9CA2A9;
}
.atsx-select-search__field__wrap {
  position: relative;
  display: inline-block;
}
.atsx-select-selection__placeholder,
.atsx-select-search__field__placeholder {
  position: absolute;
  top: 50%;
  right: 9px;
  left: 0;
  max-width: 100%;
  height: 20px;
  margin-top: -10px;
  overflow: hidden;
  color: #c3c6cb;
  text-shadow: none;
  -webkit-text-fill-color: initial;
  text-fill-color: initial;
  line-height: 20px;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
}
.atsx-select-search__field__placeholder {
  left: 12px;
}
.atsx-select-search__field__mirror {
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre;
  opacity: 0;
  pointer-events: none;
}
.atsx-select-search--inline {
  position: absolute;
  width: 100%;
  height: 100%;
}
.atsx-select-search--inline .atsx-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.atsx-select-search--inline .atsx-select-search__field {
  width: 100%;
  height: 100%;
  font-size: 100%;
  line-height: 1;
  background: transparent;
  border-width: 0;
  border-radius: 4px;
  outline: 0;
}
.atsx-select-search--inline > i {
  float: right;
}
.atsx-select-selection--multiple {
  min-height: 32px;
  padding-bottom: 3px;
  max-height: 156px;
  overflow-y: auto;
  cursor: text;
  overflow-x: hidden;
  zoom: 1;
}
.atsx-select-selection--multiple::before,
.atsx-select-selection--multiple::after {
  display: table;
  content: '';
}
.atsx-select-selection--multiple::after {
  clear: both;
}
.atsx-select-selection--multiple .atsx-select-search--inline {
  position: static;
  float: left;
  width: auto;
  max-width: 100%;
  padding: 0;
}
.atsx-select-selection--multiple .atsx-select-search--inline .atsx-select-search__field {
  width: 0.75em;
  max-width: 100%;
}
.atsx-select-selection--multiple .atsx-select-selection__rendered {
  height: auto;
  margin-bottom: -3px;
  margin-left: 12px;
}
.atsx-select-selection--multiple > ul > li,
.atsx-select-selection--multiple .atsx-select-selection__rendered > ul > li {
  height: 24px;
  margin-top: 3px;
  line-height: 22px;
  margin-right: 4px;
}
.atsx-select-selection--multiple .atsx-select-selection__choice {
  position: relative;
  float: left;
  max-width: 95%;
  margin-right: 4px;
  padding: 0 20px 0 10px;
  overflow: hidden;
  color: #373C43;
  background-color: #F5F6F7;
  border: 1px solid transparent;
  border-radius: 2px;
  cursor: default;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-select-selection--multiple .atsx-select-selection__choice__disabled {
  padding: 0 10px;
}
.atsx-select-selection--multiple .atsx-select-selection__choice__content {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.atsx-select-selection--multiple .atsx-select-selection__choice__remove {
  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;
  position: absolute;
  right: 4px;
  display: inline-block;
  color: #9CA2A9;
  font-weight: bold;
  font-size: 12px;
  line-height: inherit;
  cursor: pointer;
  transition: all 0.3s;
}
.atsx-select-selection--multiple .atsx-select-selection__choice__remove > * {
  line-height: 1;
}
.atsx-select-selection--multiple .atsx-select-selection__choice__remove svg {
  display: inline-block;
}
.atsx-select-selection--multiple .atsx-select-selection__choice__remove::before {
  display: none;
}
.atsx-select-selection--multiple .atsx-select-selection__choice__remove .atsx-select-selection--multiple .atsx-select-selection__choice__remove-icon {
  display: block;
}
.atsx-select-selection--multiple .atsx-select-selection__choice__remove:hover {
  color: #325ab4;
}
.atsx-select-selection--multiple .atsx-select-selection__choice__remove .atsx-select-remove-icon {
  vertical-align: middle;
  height: 12px;
  -ms-transform: translateY(-1px);
      transform: translateY(-1px);
}
.atsx-select-selection--multiple .atsx-select-selection__clear,
.atsx-select-selection--multiple .atsx-select-arrow {
  top: 16px;
}
.atsx-select-allow-clear .atsx-select-selection--single .atsx-select-selection-selected-value {
  padding-right: 16px;
}
.atsx-select-allow-clear .atsx-select-selection--multiple .atsx-select-selection__rendered,
.atsx-select-show-arrow .atsx-select-selection--multiple .atsx-select-selection__rendered {
  margin-right: 20px;
}
.atsx-select-open .atsx-select-arrow-icon svg {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.atsx-select-open .atsx-select-selection {
  border-color: #325ab4;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.atsx-select-combobox .atsx-select-arrow {
  display: none;
}
.atsx-select-combobox .atsx-select-search--inline {
  float: none;
  width: 100%;
  height: 100%;
}
.atsx-select-combobox .atsx-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.atsx-select-combobox .atsx-select-search__field {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  box-shadow: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s;
}
.atsx-select-combobox.atsx-select-allow-clear .atsx-select-selection:hover .atsx-select-selection__rendered,
.atsx-select-combobox.atsx-select-show-arrow .atsx-select-selection:hover .atsx-select-selection__rendered {
  margin-right: 20px;
}
.atsx-select-clear-icon {
  font-size: 14px;
  color: #9CA2A9;
}
.atsx-select-clear-icon svg {
  width: 14px;
  height: 14px;
}
.atsx-select-clear-icon:hover {
  color: #325ab4;
}
.atsx-select.atsx-select-theme-noBorder .atsx-select-selection {
  border: none;
  border-radius: 4px 4px 0 0;
  height: 100%;
  padding: 9px 0 12px;
}
.atsx-select.atsx-select-theme-noBorder .atsx-select-selection.atsx-select-selection--multiple .atsx-select-selection__clear,
.atsx-select.atsx-select-theme-noBorder .atsx-select-selection.atsx-select-selection--multiple .atsx-select-arrow {
  top: 25px;
}
.atsx-select.atsx-select-theme-noBorder .atsx-select-selection.atsx-select-selection--multiple .atsx-select-selection__choice {
  background-color: #E1EAFF;
  color: #0C296E;
}
.atsx-select.atsx-select-theme-noBorder .atsx-select-selection.atsx-select-selection--multiple .atsx-select-selection__choice__remove {
  color: #0C296E;
}
.atsx-select.atsx-select-disableAnimate .atsx-select-selection,
.atsx-select.atsx-select-disableAnimate .atsx-select-selection__choice,
.atsx-select.atsx-select-disableAnimate .atsx-select-selection__choice__remove,
.atsx-select.atsx-select-disableAnimate .atsx-select-selection__clear,
.atsx-select.atsx-select-disableAnimate .atsx-selectsearch__field {
  transition: none !important;
  -webkit-animation-duration: 0ms !important;
          animation-duration: 0ms !important;
}
.atsx-select.atsx-select-disableAnimate .atsx-select-arrow .atsx-select.atsx-select-disableAnimate .atsx-select-arrow-icon svg {
  transition: none !important;
  -webkit-animation-duration: 0ms !important;
          animation-duration: 0ms !important;
}
.atsx-select-dropdown {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  overflow-x: hidden;
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 6px 24px 0 rgba(31, 35, 41, 0.12);
}
.atsx-select-dropdown.slide-up-enter.slide-up-enter-active.atsx-select-dropdown-placement-bottomLeft,
.atsx-select-dropdown.slide-up-appear.slide-up-appear-active.atsx-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.atsx-select-dropdown.slide-up-enter.slide-up-enter-active.atsx-select-dropdown-placement-topLeft,
.atsx-select-dropdown.slide-up-appear.slide-up-appear-active.atsx-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.atsx-select-dropdown.slide-up-leave.slide-up-leave-active.atsx-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.atsx-select-dropdown.slide-up-leave.slide-up-leave-active.atsx-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.atsx-select-dropdown-hidden {
  display: none;
}
.atsx-select-dropdown-menu {
  max-height: 285px;
  margin-bottom: 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none;
  margin-top: 8px;
  margin-bottom: 8px;
}
.atsx-select-dropdown-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.atsx-select-dropdown-menu-item-group-list > .atsx-select-dropdown-menu-item {
  padding-left: 20px;
}
.atsx-select-dropdown-menu-item-group-title {
  height: 32px;
  padding: 0 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 32px;
}
.atsx-select-dropdown-menu-item-group-list .atsx-select-dropdown-menu-item:first-child:not(:last-child),
.atsx-select-dropdown-menu-item-group:not(:last-child) .atsx-select-dropdown-menu-item-group-list .atsx-select-dropdown-menu-item:last-child {
  border-radius: 0;
}
.atsx-select-dropdown-menu-item {
  position: relative;
  display: block;
  padding: 8px 12px;
  overflow: hidden;
  color: #646a73;
  font-weight: normal;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background 0.3s ease;
}
.atsx-select-dropdown-menu-item:hover:not(.atsx-select-dropdown-menu-item-disabled) {
  background-color: #F5F6F7;
}
.atsx-select-dropdown-menu-item-selected {
  color: #325ab4 !important;
  font-weight: 400;
  background-color: transparent;
}
.atsx-select-dropdown-menu-item-selected * {
  color: #325ab4 !important;
}
.atsx-select-dropdown-menu-item-disabled {
  color: rgba(50, 90, 180, 0.3);
  cursor: not-allowed;
}
.atsx-select-dropdown-menu-item-disabled:hover {
  color: rgba(50, 90, 180, 0.3);
  cursor: not-allowed;
}
.atsx-select-dropdown-menu-item-active:not(.atsx-select-dropdown-menu-item-disabled) {
  background-color: #F5F6F7;
}
.atsx-select-dropdown-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.atsx-select-dropdown.atsx-select-dropdown--single .atsx-select-dropdown-menu-item-selected {
  color: #325ab4 !important;
}
.atsx-select-dropdown.atsx-select-dropdown--single .atsx-select-dropdown-menu-item-selected * {
  color: #325ab4 !important;
}
.atsx-select-dropdown.atsx-select-dropdown--single .atsx-select-dropdown-menu-item:hover:not(.atsx-select-dropdown.atsx-select-dropdown--single .atsx-select-dropdown-menu-item-disabled) {
  background-color: #F0F4FF;
}
.atsx-select-dropdown.atsx-select-dropdown--single .atsx-select-dropdown-menu-item-active:not(.atsx-select-dropdown.atsx-select-dropdown--single .atsx-select-dropdown-menu-item-disabled) {
  background-color: #F0F4FF;
}
.atsx-select-dropdown.atsx-select-dropdown--multiple .atsx-select-dropdown-menu-item {
  padding-right: 32px;
}
.atsx-select-dropdown.atsx-select-dropdown--multiple .atsx-select-dropdown-menu-item .atsx-select-selected-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  color: transparent;
  font-weight: bold;
  font-size: 14px;
  text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  transition: all 0.2s;
}
.atsx-select-dropdown.atsx-select-dropdown--multiple .atsx-select-dropdown-menu-item-disabled .atsx-select-selected-icon {
  display: none;
}
.atsx-select-dropdown.atsx-select-dropdown--multiple .atsx-select-dropdown-menu-item-selected .atsx-select-selected-icon,
.atsx-select-dropdown.atsx-select-dropdown--multiple .atsx-select-dropdown-menu-item-selected:hover .atsx-select-selected-icon {
  display: inline-block;
  color: #325ab4;
}
.atsx-select-dropdown--empty.atsx-select-dropdown--multiple .atsx-select-dropdown-menu-item {
  padding-right: 12px;
}
.atsx-select-dropdown-container-open .atsx-select-dropdown,
.atsx-select-dropdown-open .atsx-select-dropdown {
  display: block;
}
.atsx-select-dropdown.atsx-select-theme-noBorder {
  border-radius: 0 0 4px 4px;
  box-shadow: none;
  border-top: 1px solid rgba(31, 35, 41, 0.12);
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-empty {
  margin: 0 8px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.atsx-empty-select-default {
  color: rgba(50, 90, 180, 0.3);
  margin: 0;
  cursor: not-allowed;
  display: inline-block;
  width: 100%;
  text-align: left;
}
.atsx-empty-image {
  height: 100px;
  margin-bottom: 8px;
}
.atsx-empty-image img {
  height: 100%;
}
.atsx-empty-description {
  margin: 0;
}
.atsx-empty-footer {
  margin-top: 16px;
}
.atsx-empty-normal {
  margin: 32px 0;
  color: rgba(50, 90, 180, 0.3);
}
.atsx-empty-normal .atsx-empty-image {
  height: 40px;
}
.atsx-empty-small {
  margin: 8px 0;
  color: rgba(50, 90, 180, 0.3);
}
.atsx-empty-small .atsx-empty-image {
  height: 35px;
}

.atsx-clamp-content {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 100%;
  vertical-align: top;
}
.atsx-clamp-line-content {
  max-width: 100%;
  text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
  word-break: break-all;
}
.atsx-clamp-custom-tooltip {
  padding: 0;
  max-width: 420px;
}
.atsx-clamp-custom-tooltip .atsx-tooltip-content .atsx-tooltip-arrow {
  display: none;
}
.atsx-clamp-custom-tooltip .atsx-tooltip-content .atsx-tooltip-inner {
  padding: 0;
  color: #1f2329;
  font-size: 12px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 10px 0 rgba(31, 35, 41, 0.1);
  border: solid 1px #eff0f1;
  word-wrap: break-word;
}
.atsx-clamp-custom-tooltip .atsx-tooltip-content .atsx-tooltip-inner .atsx-tooltip-inner-text {
  min-height: 18px;
  line-height: 18px;
  max-width: 420px;
}
.atsx-clamp-custom-tooltip .atsx-tooltip-content .atsx-tooltip-inner .atsx-tooltip-inner-text .clamp-inner-span {
  padding: 4px 8px;
  display: inline-block;
  padding-right: calc(8px + 20%);
  width: 120%;
}

@-webkit-keyframes fullscreenModalEnter__09aa18 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__09aa18 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__09aa18 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__09aa18 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__09aa18 {
  height: 100%;
}
.atsx-layout__09aa18 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__09aa18,
.b50__09aa18 {
  color: #f0f4ff;
}
.L50__09aa18,
.l50__09aa18 {
  color: #f7fae5;
}
.L100__09aa18,
.l100__09aa18 {
  color: #eef6c6;
}
.L200__09aa18,
.l200__09aa18 {
  color: #dfee96;
}
.L300__09aa18,
.l300__09aa18 {
  color: #d2e76a;
}
.L400__09aa18,
.l400__09aa18 {
  color: #c3dd40;
}
.L500__09aa18,
.l500__09aa18 {
  color: #b3d600;
}
.L600__09aa18,
.l600__09aa18 {
  color: #8fac02;
}
.L700__09aa18,
.l700__09aa18 {
  color: #667901;
}
.L800__09aa18,
.l800__09aa18 {
  color: #495700;
}
.L900__09aa18,
.l900__09aa18 {
  color: #354200;
}
.Y50__09aa18,
.y50__09aa18 {
  color: #fdf9ed;
}
.Y100__09aa18,
.y100__09aa18 {
  color: #faf1d1;
}
.Y200__09aa18,
.y200__09aa18 {
  color: #f8e6ab;
}
.Y300__09aa18,
.y300__09aa18 {
  color: #f7dc82;
}
.Y400__09aa18,
.y400__09aa18 {
  color: #fad355;
}
.Y500__09aa18,
.y500__09aa18 {
  color: #ffc60a;
}
.Y600__09aa18,
.y600__09aa18 {
  color: #dc9b04;
}
.Y700__09aa18,
.y700__09aa18 {
  color: #aa7803;
}
.Y800__09aa18,
.y800__09aa18 {
  color: #795101;
}
.Y900__09aa18,
.y900__09aa18 {
  color: #5c3a00;
}
.O50__09aa18,
.o50__09aa18 {
  color: #fff5eb;
}
.O100__09aa18,
.o100__09aa18 {
  color: #feead2;
}
.O200__09aa18,
.o200__09aa18 {
  color: #fed4a4;
}
.O300__09aa18,
.o300__09aa18 {
  color: #ffba6b;
}
.O400__09aa18,
.o400__09aa18 {
  color: #ffa53d;
}
.O500__09aa18,
.o500__09aa18 {
  color: #f80;
}
.O600__09aa18,
.o600__09aa18 {
  color: #de7802;
}
.O700__09aa18,
.o700__09aa18 {
  color: #b26206;
}
.O800__09aa18,
.o800__09aa18 {
  color: #8f4f04;
}
.O900__09aa18,
.o900__09aa18 {
  color: #6b3900;
}
.R50__09aa18,
.r50__09aa18 {
  color: #fef1f1;
}
.R100__09aa18,
.r100__09aa18 {
  color: #fde2e2;
}
.R200__09aa18,
.r200__09aa18 {
  color: #fbbfbc;
}
.R300__09aa18,
.r300__09aa18 {
  color: #f98e8b;
}
.R400__09aa18,
.r400__09aa18 {
  color: #f76964;
}
.R500__09aa18,
.r500__09aa18 {
  color: #f54a45;
}
.R600__09aa18,
.r600__09aa18 {
  color: #d83931;
}
.R700__09aa18,
.r700__09aa18 {
  color: #ac2f28;
}
.R800__09aa18,
.r800__09aa18 {
  color: #812520;
}
.R900__09aa18,
.r900__09aa18 {
  color: #621c18;
}
.C50__09aa18,
.c50__09aa18 {
  color: #fef1f8;
}
.C100__09aa18,
.c100__09aa18 {
  color: #fdddef;
}
.C200__09aa18,
.c200__09aa18 {
  color: #f9aed9;
}
.C300__09aa18,
.c300__09aa18 {
  color: #f57ac0;
}
.C400__09aa18,
.c400__09aa18 {
  color: #f14ba9;
}
.C500__09aa18,
.c500__09aa18 {
  color: #f01d94;
}
.C600__09aa18,
.c600__09aa18 {
  color: #c71077;
}
.C700__09aa18,
.c700__09aa18 {
  color: #9e1361;
}
.C800__09aa18,
.c800__09aa18 {
  color: #7a0f4b;
}
.C900__09aa18,
.c900__09aa18 {
  color: #520a32;
}
.V50__09aa18,
.v50__09aa18 {
  color: #fceefc;
}
.V100__09aa18,
.v100__09aa18 {
  color: #f8def8;
}
.V200__09aa18,
.v200__09aa18 {
  color: #efb9ef;
}
.V300__09aa18,
.v300__09aa18 {
  color: #e58fe5;
}
.V400__09aa18,
.v400__09aa18 {
  color: #db66db;
}
.V500__09aa18,
.v500__09aa18 {
  color: #d136d1;
}
.V600__09aa18,
.v600__09aa18 {
  color: #b320b3;
}
.V700__09aa18,
.v700__09aa18 {
  color: #8c218c;
}
.V800__09aa18,
.v800__09aa18 {
  color: #681268;
}
.V900__09aa18,
.v900__09aa18 {
  color: #460b46;
}
.P50__09aa18,
.p50__09aa18 {
  color: #f6f1fe;
}
.P100__09aa18,
.p100__09aa18 {
  color: #ece2fe;
}
.P200__09aa18,
.p200__09aa18 {
  color: #cdb2fa;
}
.P300__09aa18,
.p300__09aa18 {
  color: #ad82f7;
}
.P400__09aa18,
.p400__09aa18 {
  color: #935af6;
}
.P500__09aa18,
.p500__09aa18 {
  color: #7f3bf5;
}
.P600__09aa18,
.p600__09aa18 {
  color: #6425d0;
}
.P700__09aa18,
.p700__09aa18 {
  color: #4e1ba7;
}
.P800__09aa18,
.p800__09aa18 {
  color: #380d82;
}
.P900__09aa18,
.p900__09aa18 {
  color: #270561;
}
.I50__09aa18,
.i50__09aa18 {
  color: #f2f3fd;
}
.I100__09aa18,
.i100__09aa18 {
  color: #e0e2fa;
}
.I200__09aa18,
.i200__09aa18 {
  color: #b4b9f3;
}
.I300__09aa18,
.i300__09aa18 {
  color: #7b83ea;
}
.I400__09aa18,
.i400__09aa18 {
  color: #616ae5;
}
.I500__09aa18,
.i500__09aa18 {
  color: #4954e6;
}
.I600__09aa18,
.i600__09aa18 {
  color: #2933c7;
}
.I700__09aa18,
.i700__09aa18 {
  color: #161fa2;
}
.I800__09aa18,
.i800__09aa18 {
  color: #0a1285;
}
.I900__09aa18,
.i900__09aa18 {
  color: #0c1264;
}
.N50__09aa18,
.n50__09aa18 {
  color: #f8f9fa;
}
.N100__09aa18,
.n100__09aa18 {
  color: #f5f6f7;
}
.N200__09aa18,
.n200__09aa18 {
  color: #eff0f1;
}
.N300__09aa18,
.n300__09aa18 {
  color: #dee0e3;
}
.N400__09aa18,
.n400__09aa18 {
  color: #bbbfc4;
}
.N500__09aa18,
.n500__09aa18 {
  color: #8f959e;
}
.N600__09aa18,
.n600__09aa18 {
  color: #646a73;
}
.N700__09aa18,
.n700__09aa18 {
  color: #373c43;
}
.N800__09aa18,
.n800__09aa18 {
  color: #2b2f36;
}
.N900__09aa18,
.n900__09aa18 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.phoneNumber__09aa18 {
  font-size: 14px;
  color: #646a73;
}
.phoneNumber__09aa18.phoneNumber-loading .atsx-select-selection__rendered {
  visibility: hidden;
}
.phoneNumber__09aa18 .atsx-phone .atsx-phone-select .atsx-select-selection__rendered {
  line-height: 38px;
}
.phoneNumber__09aa18 .atsx-phone .atsx-phone-select .atsx-select-selection-selected-value,
.phoneNumber__09aa18 .atsx-phone .atsx-phone-select .atsx-select-search__field__wrap input {
  color: #1f2329;
}
.phoneNumber__09aa18 .atsx-phone .atsx-phone-select .atsx-select-selection {
  width: 95px;
}
.phoneNumber__09aa18 .atsx-phone .atsx-phone-select .atsx-select-arrow {
  display: block;
}
.phoneNumber__09aa18 .atsx-phone .atsx-input,
.phoneNumber__09aa18 .atsx-phone .atsx-select-selection {
  transition: border 0.3s;
}
.phoneNumber__09aa18 .phoneNumber-mobileCode {
  margin-right: 4px;
}
.atsx-phone-select-dropdown .atsx-phone-name {
  font-weight: normal;
}
.atsx-phone-select-dropdown .atsx-phone-current::after {
  display: none;
}
.atsx-phone-select-dropdown .atsx-select-dropdown-menu-item:hover:not(.atsx-select-dropdown-menu-item-disabled),
.atsx-phone-select-dropdown .atsx-select-dropdown-menu-item-active:not(.atsx-select-dropdown-menu-item-disabled) {
  background: #f9fafd;
}

@-webkit-keyframes fullscreenModalEnter__7015bd {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__7015bd {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__7015bd {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__7015bd {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__7015bd {
  height: 100%;
}
.atsx-layout__7015bd {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__7015bd,
.b50__7015bd {
  color: #f0f4ff;
}
.L50__7015bd,
.l50__7015bd {
  color: #f7fae5;
}
.L100__7015bd,
.l100__7015bd {
  color: #eef6c6;
}
.L200__7015bd,
.l200__7015bd {
  color: #dfee96;
}
.L300__7015bd,
.l300__7015bd {
  color: #d2e76a;
}
.L400__7015bd,
.l400__7015bd {
  color: #c3dd40;
}
.L500__7015bd,
.l500__7015bd {
  color: #b3d600;
}
.L600__7015bd,
.l600__7015bd {
  color: #8fac02;
}
.L700__7015bd,
.l700__7015bd {
  color: #667901;
}
.L800__7015bd,
.l800__7015bd {
  color: #495700;
}
.L900__7015bd,
.l900__7015bd {
  color: #354200;
}
.Y50__7015bd,
.y50__7015bd {
  color: #fdf9ed;
}
.Y100__7015bd,
.y100__7015bd {
  color: #faf1d1;
}
.Y200__7015bd,
.y200__7015bd {
  color: #f8e6ab;
}
.Y300__7015bd,
.y300__7015bd {
  color: #f7dc82;
}
.Y400__7015bd,
.y400__7015bd {
  color: #fad355;
}
.Y500__7015bd,
.y500__7015bd {
  color: #ffc60a;
}
.Y600__7015bd,
.y600__7015bd {
  color: #dc9b04;
}
.Y700__7015bd,
.y700__7015bd {
  color: #aa7803;
}
.Y800__7015bd,
.y800__7015bd {
  color: #795101;
}
.Y900__7015bd,
.y900__7015bd {
  color: #5c3a00;
}
.O50__7015bd,
.o50__7015bd {
  color: #fff5eb;
}
.O100__7015bd,
.o100__7015bd {
  color: #feead2;
}
.O200__7015bd,
.o200__7015bd {
  color: #fed4a4;
}
.O300__7015bd,
.o300__7015bd {
  color: #ffba6b;
}
.O400__7015bd,
.o400__7015bd {
  color: #ffa53d;
}
.O500__7015bd,
.o500__7015bd {
  color: #f80;
}
.O600__7015bd,
.o600__7015bd {
  color: #de7802;
}
.O700__7015bd,
.o700__7015bd {
  color: #b26206;
}
.O800__7015bd,
.o800__7015bd {
  color: #8f4f04;
}
.O900__7015bd,
.o900__7015bd {
  color: #6b3900;
}
.R50__7015bd,
.r50__7015bd {
  color: #fef1f1;
}
.R100__7015bd,
.r100__7015bd {
  color: #fde2e2;
}
.R200__7015bd,
.r200__7015bd {
  color: #fbbfbc;
}
.R300__7015bd,
.r300__7015bd {
  color: #f98e8b;
}
.R400__7015bd,
.r400__7015bd {
  color: #f76964;
}
.R500__7015bd,
.r500__7015bd {
  color: #f54a45;
}
.R600__7015bd,
.r600__7015bd {
  color: #d83931;
}
.R700__7015bd,
.r700__7015bd {
  color: #ac2f28;
}
.R800__7015bd,
.r800__7015bd {
  color: #812520;
}
.R900__7015bd,
.r900__7015bd {
  color: #621c18;
}
.C50__7015bd,
.c50__7015bd {
  color: #fef1f8;
}
.C100__7015bd,
.c100__7015bd {
  color: #fdddef;
}
.C200__7015bd,
.c200__7015bd {
  color: #f9aed9;
}
.C300__7015bd,
.c300__7015bd {
  color: #f57ac0;
}
.C400__7015bd,
.c400__7015bd {
  color: #f14ba9;
}
.C500__7015bd,
.c500__7015bd {
  color: #f01d94;
}
.C600__7015bd,
.c600__7015bd {
  color: #c71077;
}
.C700__7015bd,
.c700__7015bd {
  color: #9e1361;
}
.C800__7015bd,
.c800__7015bd {
  color: #7a0f4b;
}
.C900__7015bd,
.c900__7015bd {
  color: #520a32;
}
.V50__7015bd,
.v50__7015bd {
  color: #fceefc;
}
.V100__7015bd,
.v100__7015bd {
  color: #f8def8;
}
.V200__7015bd,
.v200__7015bd {
  color: #efb9ef;
}
.V300__7015bd,
.v300__7015bd {
  color: #e58fe5;
}
.V400__7015bd,
.v400__7015bd {
  color: #db66db;
}
.V500__7015bd,
.v500__7015bd {
  color: #d136d1;
}
.V600__7015bd,
.v600__7015bd {
  color: #b320b3;
}
.V700__7015bd,
.v700__7015bd {
  color: #8c218c;
}
.V800__7015bd,
.v800__7015bd {
  color: #681268;
}
.V900__7015bd,
.v900__7015bd {
  color: #460b46;
}
.P50__7015bd,
.p50__7015bd {
  color: #f6f1fe;
}
.P100__7015bd,
.p100__7015bd {
  color: #ece2fe;
}
.P200__7015bd,
.p200__7015bd {
  color: #cdb2fa;
}
.P300__7015bd,
.p300__7015bd {
  color: #ad82f7;
}
.P400__7015bd,
.p400__7015bd {
  color: #935af6;
}
.P500__7015bd,
.p500__7015bd {
  color: #7f3bf5;
}
.P600__7015bd,
.p600__7015bd {
  color: #6425d0;
}
.P700__7015bd,
.p700__7015bd {
  color: #4e1ba7;
}
.P800__7015bd,
.p800__7015bd {
  color: #380d82;
}
.P900__7015bd,
.p900__7015bd {
  color: #270561;
}
.I50__7015bd,
.i50__7015bd {
  color: #f2f3fd;
}
.I100__7015bd,
.i100__7015bd {
  color: #e0e2fa;
}
.I200__7015bd,
.i200__7015bd {
  color: #b4b9f3;
}
.I300__7015bd,
.i300__7015bd {
  color: #7b83ea;
}
.I400__7015bd,
.i400__7015bd {
  color: #616ae5;
}
.I500__7015bd,
.i500__7015bd {
  color: #4954e6;
}
.I600__7015bd,
.i600__7015bd {
  color: #2933c7;
}
.I700__7015bd,
.i700__7015bd {
  color: #161fa2;
}
.I800__7015bd,
.i800__7015bd {
  color: #0a1285;
}
.I900__7015bd,
.i900__7015bd {
  color: #0c1264;
}
.N50__7015bd,
.n50__7015bd {
  color: #f8f9fa;
}
.N100__7015bd,
.n100__7015bd {
  color: #f5f6f7;
}
.N200__7015bd,
.n200__7015bd {
  color: #eff0f1;
}
.N300__7015bd,
.n300__7015bd {
  color: #dee0e3;
}
.N400__7015bd,
.n400__7015bd {
  color: #bbbfc4;
}
.N500__7015bd,
.n500__7015bd {
  color: #8f959e;
}
.N600__7015bd,
.n600__7015bd {
  color: #646a73;
}
.N700__7015bd,
.n700__7015bd {
  color: #373c43;
}
.N800__7015bd,
.n800__7015bd {
  color: #2b2f36;
}
.N900__7015bd,
.n900__7015bd {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.mobileLogin__7015bd {
  /* 顶部报错tips */
}
.mobileLogin__7015bd .mobileLogin-formWrap {
  width: 100%;
  margin: 40px auto 0;
}
.mobileLogin__7015bd .mobileLogin-emailNoExist {
  margin-top: 4px;
  line-height: 22px;
  font-size: 14px;
  color: #f54a45;
}
.mobileLogin__7015bd .mobileLogin-validItem {
  margin-bottom: 0;
}
.mobileLogin__7015bd .mobileLogin-userAgreement {
  margin-bottom: 49px;
  text-align: center;
}
.mobileLogin__7015bd .mobileLogin-validTip {
  margin: 12px 0 64px;
  line-height: 16px;
  font-size: 14px;
  text-align: left;
  color: #646a73;
}
.mobileLogin__7015bd .mobileLogin-errorTips {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 32px;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background-color: #fde2e2;
}
.mobileLogin__7015bd .mobileLogin-errorTips svg {
  margin-left: 16px;
  width: 16px;
  height: 16px;
}
.mobileLogin__7015bd .mobileLogin-errorTips .mobileLogin-errorTips-text {
  margin-left: 8px;
  line-height: 22px;
  font-size: 14px;
  font-weight: 500;
  color: #1f2329;
}

.validCode__231285 .atsx-input-affix-wrapper .atsx-input-suffix {
  min-width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.validCode__231285 .atsx-input-affix-wrapper .atsx-input-suffix button {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
  border: none;
  position: relative;
  display: inline-block;
  font-size: 16px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.validCode__231285 .atsx-input-affix-wrapper .atsx-input-suffix button:disabled {
  background-color: #849cd2;
  color: #fff;
}

@-webkit-keyframes fullscreenModalEnter__f09246 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__f09246 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__f09246 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__f09246 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__f09246 {
  height: 100%;
}
.atsx-layout__f09246 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__f09246,
.b50__f09246 {
  color: #f0f4ff;
}
.L50__f09246,
.l50__f09246 {
  color: #f7fae5;
}
.L100__f09246,
.l100__f09246 {
  color: #eef6c6;
}
.L200__f09246,
.l200__f09246 {
  color: #dfee96;
}
.L300__f09246,
.l300__f09246 {
  color: #d2e76a;
}
.L400__f09246,
.l400__f09246 {
  color: #c3dd40;
}
.L500__f09246,
.l500__f09246 {
  color: #b3d600;
}
.L600__f09246,
.l600__f09246 {
  color: #8fac02;
}
.L700__f09246,
.l700__f09246 {
  color: #667901;
}
.L800__f09246,
.l800__f09246 {
  color: #495700;
}
.L900__f09246,
.l900__f09246 {
  color: #354200;
}
.Y50__f09246,
.y50__f09246 {
  color: #fdf9ed;
}
.Y100__f09246,
.y100__f09246 {
  color: #faf1d1;
}
.Y200__f09246,
.y200__f09246 {
  color: #f8e6ab;
}
.Y300__f09246,
.y300__f09246 {
  color: #f7dc82;
}
.Y400__f09246,
.y400__f09246 {
  color: #fad355;
}
.Y500__f09246,
.y500__f09246 {
  color: #ffc60a;
}
.Y600__f09246,
.y600__f09246 {
  color: #dc9b04;
}
.Y700__f09246,
.y700__f09246 {
  color: #aa7803;
}
.Y800__f09246,
.y800__f09246 {
  color: #795101;
}
.Y900__f09246,
.y900__f09246 {
  color: #5c3a00;
}
.O50__f09246,
.o50__f09246 {
  color: #fff5eb;
}
.O100__f09246,
.o100__f09246 {
  color: #feead2;
}
.O200__f09246,
.o200__f09246 {
  color: #fed4a4;
}
.O300__f09246,
.o300__f09246 {
  color: #ffba6b;
}
.O400__f09246,
.o400__f09246 {
  color: #ffa53d;
}
.O500__f09246,
.o500__f09246 {
  color: #f80;
}
.O600__f09246,
.o600__f09246 {
  color: #de7802;
}
.O700__f09246,
.o700__f09246 {
  color: #b26206;
}
.O800__f09246,
.o800__f09246 {
  color: #8f4f04;
}
.O900__f09246,
.o900__f09246 {
  color: #6b3900;
}
.R50__f09246,
.r50__f09246 {
  color: #fef1f1;
}
.R100__f09246,
.r100__f09246 {
  color: #fde2e2;
}
.R200__f09246,
.r200__f09246 {
  color: #fbbfbc;
}
.R300__f09246,
.r300__f09246 {
  color: #f98e8b;
}
.R400__f09246,
.r400__f09246 {
  color: #f76964;
}
.R500__f09246,
.r500__f09246 {
  color: #f54a45;
}
.R600__f09246,
.r600__f09246 {
  color: #d83931;
}
.R700__f09246,
.r700__f09246 {
  color: #ac2f28;
}
.R800__f09246,
.r800__f09246 {
  color: #812520;
}
.R900__f09246,
.r900__f09246 {
  color: #621c18;
}
.C50__f09246,
.c50__f09246 {
  color: #fef1f8;
}
.C100__f09246,
.c100__f09246 {
  color: #fdddef;
}
.C200__f09246,
.c200__f09246 {
  color: #f9aed9;
}
.C300__f09246,
.c300__f09246 {
  color: #f57ac0;
}
.C400__f09246,
.c400__f09246 {
  color: #f14ba9;
}
.C500__f09246,
.c500__f09246 {
  color: #f01d94;
}
.C600__f09246,
.c600__f09246 {
  color: #c71077;
}
.C700__f09246,
.c700__f09246 {
  color: #9e1361;
}
.C800__f09246,
.c800__f09246 {
  color: #7a0f4b;
}
.C900__f09246,
.c900__f09246 {
  color: #520a32;
}
.V50__f09246,
.v50__f09246 {
  color: #fceefc;
}
.V100__f09246,
.v100__f09246 {
  color: #f8def8;
}
.V200__f09246,
.v200__f09246 {
  color: #efb9ef;
}
.V300__f09246,
.v300__f09246 {
  color: #e58fe5;
}
.V400__f09246,
.v400__f09246 {
  color: #db66db;
}
.V500__f09246,
.v500__f09246 {
  color: #d136d1;
}
.V600__f09246,
.v600__f09246 {
  color: #b320b3;
}
.V700__f09246,
.v700__f09246 {
  color: #8c218c;
}
.V800__f09246,
.v800__f09246 {
  color: #681268;
}
.V900__f09246,
.v900__f09246 {
  color: #460b46;
}
.P50__f09246,
.p50__f09246 {
  color: #f6f1fe;
}
.P100__f09246,
.p100__f09246 {
  color: #ece2fe;
}
.P200__f09246,
.p200__f09246 {
  color: #cdb2fa;
}
.P300__f09246,
.p300__f09246 {
  color: #ad82f7;
}
.P400__f09246,
.p400__f09246 {
  color: #935af6;
}
.P500__f09246,
.p500__f09246 {
  color: #7f3bf5;
}
.P600__f09246,
.p600__f09246 {
  color: #6425d0;
}
.P700__f09246,
.p700__f09246 {
  color: #4e1ba7;
}
.P800__f09246,
.p800__f09246 {
  color: #380d82;
}
.P900__f09246,
.p900__f09246 {
  color: #270561;
}
.I50__f09246,
.i50__f09246 {
  color: #f2f3fd;
}
.I100__f09246,
.i100__f09246 {
  color: #e0e2fa;
}
.I200__f09246,
.i200__f09246 {
  color: #b4b9f3;
}
.I300__f09246,
.i300__f09246 {
  color: #7b83ea;
}
.I400__f09246,
.i400__f09246 {
  color: #616ae5;
}
.I500__f09246,
.i500__f09246 {
  color: #4954e6;
}
.I600__f09246,
.i600__f09246 {
  color: #2933c7;
}
.I700__f09246,
.i700__f09246 {
  color: #161fa2;
}
.I800__f09246,
.i800__f09246 {
  color: #0a1285;
}
.I900__f09246,
.i900__f09246 {
  color: #0c1264;
}
.N50__f09246,
.n50__f09246 {
  color: #f8f9fa;
}
.N100__f09246,
.n100__f09246 {
  color: #f5f6f7;
}
.N200__f09246,
.n200__f09246 {
  color: #eff0f1;
}
.N300__f09246,
.n300__f09246 {
  color: #dee0e3;
}
.N400__f09246,
.n400__f09246 {
  color: #bbbfc4;
}
.N500__f09246,
.n500__f09246 {
  color: #8f959e;
}
.N600__f09246,
.n600__f09246 {
  color: #646a73;
}
.N700__f09246,
.n700__f09246 {
  color: #373c43;
}
.N800__f09246,
.n800__f09246 {
  color: #2b2f36;
}
.N900__f09246,
.n900__f09246 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.headerToggle__f09246 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  height: 41px;
  margin-top: 80px;
}
.headerToggle__f09246 .headerToggle-item {
  position: relative;
  margin-right: 46px;
  line-height: 33px;
  font-size: 24px;
  font-weight: 500;
  color: #8b949d;
  cursor: pointer;
}
.headerToggle__f09246 .headerToggle-item::after {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  border-radius: 3px;
  background-color: #325ab4;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.headerToggle__f09246 .headerToggle-item.headerToggle-active {
  font-weight: 600;
  color: #325ab4;
}
.headerToggle__f09246 .headerToggle-item.headerToggle-active::after {
  opacity: 1;
}
.headerToggle__f09246 .headerToggle-item:hover {
  color: #325ab4;
}
.headerToggle__f09246 .headerToggle-item:active {
  color: #3156a5;
}
.ja .headerToggle-item {
  font-size: 20px;
}

@-webkit-keyframes fullscreenModalEnter__67a991 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__67a991 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__67a991 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__67a991 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__67a991 {
  height: 100%;
}
.atsx-layout__67a991 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__67a991,
.b50__67a991 {
  color: #f0f4ff;
}
.L50__67a991,
.l50__67a991 {
  color: #f7fae5;
}
.L100__67a991,
.l100__67a991 {
  color: #eef6c6;
}
.L200__67a991,
.l200__67a991 {
  color: #dfee96;
}
.L300__67a991,
.l300__67a991 {
  color: #d2e76a;
}
.L400__67a991,
.l400__67a991 {
  color: #c3dd40;
}
.L500__67a991,
.l500__67a991 {
  color: #b3d600;
}
.L600__67a991,
.l600__67a991 {
  color: #8fac02;
}
.L700__67a991,
.l700__67a991 {
  color: #667901;
}
.L800__67a991,
.l800__67a991 {
  color: #495700;
}
.L900__67a991,
.l900__67a991 {
  color: #354200;
}
.Y50__67a991,
.y50__67a991 {
  color: #fdf9ed;
}
.Y100__67a991,
.y100__67a991 {
  color: #faf1d1;
}
.Y200__67a991,
.y200__67a991 {
  color: #f8e6ab;
}
.Y300__67a991,
.y300__67a991 {
  color: #f7dc82;
}
.Y400__67a991,
.y400__67a991 {
  color: #fad355;
}
.Y500__67a991,
.y500__67a991 {
  color: #ffc60a;
}
.Y600__67a991,
.y600__67a991 {
  color: #dc9b04;
}
.Y700__67a991,
.y700__67a991 {
  color: #aa7803;
}
.Y800__67a991,
.y800__67a991 {
  color: #795101;
}
.Y900__67a991,
.y900__67a991 {
  color: #5c3a00;
}
.O50__67a991,
.o50__67a991 {
  color: #fff5eb;
}
.O100__67a991,
.o100__67a991 {
  color: #feead2;
}
.O200__67a991,
.o200__67a991 {
  color: #fed4a4;
}
.O300__67a991,
.o300__67a991 {
  color: #ffba6b;
}
.O400__67a991,
.o400__67a991 {
  color: #ffa53d;
}
.O500__67a991,
.o500__67a991 {
  color: #f80;
}
.O600__67a991,
.o600__67a991 {
  color: #de7802;
}
.O700__67a991,
.o700__67a991 {
  color: #b26206;
}
.O800__67a991,
.o800__67a991 {
  color: #8f4f04;
}
.O900__67a991,
.o900__67a991 {
  color: #6b3900;
}
.R50__67a991,
.r50__67a991 {
  color: #fef1f1;
}
.R100__67a991,
.r100__67a991 {
  color: #fde2e2;
}
.R200__67a991,
.r200__67a991 {
  color: #fbbfbc;
}
.R300__67a991,
.r300__67a991 {
  color: #f98e8b;
}
.R400__67a991,
.r400__67a991 {
  color: #f76964;
}
.R500__67a991,
.r500__67a991 {
  color: #f54a45;
}
.R600__67a991,
.r600__67a991 {
  color: #d83931;
}
.R700__67a991,
.r700__67a991 {
  color: #ac2f28;
}
.R800__67a991,
.r800__67a991 {
  color: #812520;
}
.R900__67a991,
.r900__67a991 {
  color: #621c18;
}
.C50__67a991,
.c50__67a991 {
  color: #fef1f8;
}
.C100__67a991,
.c100__67a991 {
  color: #fdddef;
}
.C200__67a991,
.c200__67a991 {
  color: #f9aed9;
}
.C300__67a991,
.c300__67a991 {
  color: #f57ac0;
}
.C400__67a991,
.c400__67a991 {
  color: #f14ba9;
}
.C500__67a991,
.c500__67a991 {
  color: #f01d94;
}
.C600__67a991,
.c600__67a991 {
  color: #c71077;
}
.C700__67a991,
.c700__67a991 {
  color: #9e1361;
}
.C800__67a991,
.c800__67a991 {
  color: #7a0f4b;
}
.C900__67a991,
.c900__67a991 {
  color: #520a32;
}
.V50__67a991,
.v50__67a991 {
  color: #fceefc;
}
.V100__67a991,
.v100__67a991 {
  color: #f8def8;
}
.V200__67a991,
.v200__67a991 {
  color: #efb9ef;
}
.V300__67a991,
.v300__67a991 {
  color: #e58fe5;
}
.V400__67a991,
.v400__67a991 {
  color: #db66db;
}
.V500__67a991,
.v500__67a991 {
  color: #d136d1;
}
.V600__67a991,
.v600__67a991 {
  color: #b320b3;
}
.V700__67a991,
.v700__67a991 {
  color: #8c218c;
}
.V800__67a991,
.v800__67a991 {
  color: #681268;
}
.V900__67a991,
.v900__67a991 {
  color: #460b46;
}
.P50__67a991,
.p50__67a991 {
  color: #f6f1fe;
}
.P100__67a991,
.p100__67a991 {
  color: #ece2fe;
}
.P200__67a991,
.p200__67a991 {
  color: #cdb2fa;
}
.P300__67a991,
.p300__67a991 {
  color: #ad82f7;
}
.P400__67a991,
.p400__67a991 {
  color: #935af6;
}
.P500__67a991,
.p500__67a991 {
  color: #7f3bf5;
}
.P600__67a991,
.p600__67a991 {
  color: #6425d0;
}
.P700__67a991,
.p700__67a991 {
  color: #4e1ba7;
}
.P800__67a991,
.p800__67a991 {
  color: #380d82;
}
.P900__67a991,
.p900__67a991 {
  color: #270561;
}
.I50__67a991,
.i50__67a991 {
  color: #f2f3fd;
}
.I100__67a991,
.i100__67a991 {
  color: #e0e2fa;
}
.I200__67a991,
.i200__67a991 {
  color: #b4b9f3;
}
.I300__67a991,
.i300__67a991 {
  color: #7b83ea;
}
.I400__67a991,
.i400__67a991 {
  color: #616ae5;
}
.I500__67a991,
.i500__67a991 {
  color: #4954e6;
}
.I600__67a991,
.i600__67a991 {
  color: #2933c7;
}
.I700__67a991,
.i700__67a991 {
  color: #161fa2;
}
.I800__67a991,
.i800__67a991 {
  color: #0a1285;
}
.I900__67a991,
.i900__67a991 {
  color: #0c1264;
}
.N50__67a991,
.n50__67a991 {
  color: #f8f9fa;
}
.N100__67a991,
.n100__67a991 {
  color: #f5f6f7;
}
.N200__67a991,
.n200__67a991 {
  color: #eff0f1;
}
.N300__67a991,
.n300__67a991 {
  color: #dee0e3;
}
.N400__67a991,
.n400__67a991 {
  color: #bbbfc4;
}
.N500__67a991,
.n500__67a991 {
  color: #8f959e;
}
.N600__67a991,
.n600__67a991 {
  color: #646a73;
}
.N700__67a991,
.n700__67a991 {
  color: #373c43;
}
.N800__67a991,
.n800__67a991 {
  color: #2b2f36;
}
.N900__67a991,
.n900__67a991 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.loginPage__67a991 .loginPage-container {
  width: 520px;
  margin: 0 auto;
}
.loginPage__67a991 .loginForm {
  width: 100%;
  margin: 40px auto 45px;
}
.loginPage__67a991 .loginForm .loginTitle {
  margin-bottom: 46px;
  line-height: 37px;
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  color: #1f2329;
}
.loginPage__67a991 .loginForm .loginSubmit {
  width: 100%;
  max-width: none;
  height: 40px;
  font-size: 16px;
  color: #fff;
}
.loginPage__67a991 .loginForm .loginSubmit:disabled {
  background-color: #849cd2;
  color: #fff;
}
.loginPage__67a991 .loginForm .loginSubmit:disabled:hover {
  background-color: #849cd2;
  border-color: #849cd2;
  color: #fff;
}
.loginPage__67a991 .loginForm .loginAgreement {
  margin-top: 26px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #646a73;
}
.loginPage__67a991 .loginForm .loginAgreement a {
  color: #325ab4;
}
.loginPage__67a991 .loginForm .loginAgreement a:hover {
  color: #487fc1;
}
.loginPage__67a991 .loginForm .loginAgreement a:active {
  color: #3156a5;
}
.loginPageWrapper__67a991 {
  min-height: 677px;
}
.loginPageWrapper__67a991 a {
  color: #325ab4;
}
.loginPageWrapper__67a991 a:hover {
  color: #487fc1;
}
.loginPageWrapper__67a991 a:active {
  color: #3156a5;
}
.loginPageWrapper__67a991 .update-privacy-policy-warp {
  height: 72px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-bottom: 1px solid rgba(22, 24, 35, 0.12);
  padding: 0 251px;
}
.loginPageWrapper__67a991 .update-privacy-policy-warp .update-privacy-policy-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 48px;
  width: 48px;
  border-radius: 24px;
  margin-right: 12px;
  border: 1px solid rgba(22, 24, 35, 0.12);
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.loginPageWrapper__67a991 .update-privacy-policy-warp .update-privacy-policy-text {
  color: rgba(22, 24, 35, 0.75);
}
.loginPageWrapper__67a991 .update-privacy-policy-warp .update-privacy-policy-bold-text {
  font-weight: bold;
  cursor: pointer;
  color: #161823;
}
.loginPageWrapper__67a991 .update-privacy-policy-warp .update-privacy-policy-close-icon {
  margin-left: 48px;
  color: #161823;
  margin-top: 7px;
}
.loginPageWrapper__67a991 .update-privacy-policy-warp .update-privacy-policy-close-icon :hover {
  color: #325ab4;
  cursor: pointer;
}
.loginPageWrapper__67a991 .update-privacy-policy-warp .update-privacy-policy-close-icon svg {
  height: 16px;
  width: 16px;
}
.iam-passport-login-warp__67a991 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 686px;
}
.iam-passport-login-warp__67a991 .iam-passport-login__67a991 {
  width: 482px;
  height: 686px;
  position: relative;
}
.iam-passport-login-warp__67a991 .iam-passport-login__67a991 .new-account-login-module {
  padding-top: 0;
}

@-webkit-keyframes fullscreenModalEnter__4ce9e9 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__4ce9e9 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__4ce9e9 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__4ce9e9 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__4ce9e9 {
  height: 100%;
}
.atsx-layout__4ce9e9 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__4ce9e9,
.b50__4ce9e9 {
  color: #f0f4ff;
}
.L50__4ce9e9,
.l50__4ce9e9 {
  color: #f7fae5;
}
.L100__4ce9e9,
.l100__4ce9e9 {
  color: #eef6c6;
}
.L200__4ce9e9,
.l200__4ce9e9 {
  color: #dfee96;
}
.L300__4ce9e9,
.l300__4ce9e9 {
  color: #d2e76a;
}
.L400__4ce9e9,
.l400__4ce9e9 {
  color: #c3dd40;
}
.L500__4ce9e9,
.l500__4ce9e9 {
  color: #b3d600;
}
.L600__4ce9e9,
.l600__4ce9e9 {
  color: #8fac02;
}
.L700__4ce9e9,
.l700__4ce9e9 {
  color: #667901;
}
.L800__4ce9e9,
.l800__4ce9e9 {
  color: #495700;
}
.L900__4ce9e9,
.l900__4ce9e9 {
  color: #354200;
}
.Y50__4ce9e9,
.y50__4ce9e9 {
  color: #fdf9ed;
}
.Y100__4ce9e9,
.y100__4ce9e9 {
  color: #faf1d1;
}
.Y200__4ce9e9,
.y200__4ce9e9 {
  color: #f8e6ab;
}
.Y300__4ce9e9,
.y300__4ce9e9 {
  color: #f7dc82;
}
.Y400__4ce9e9,
.y400__4ce9e9 {
  color: #fad355;
}
.Y500__4ce9e9,
.y500__4ce9e9 {
  color: #ffc60a;
}
.Y600__4ce9e9,
.y600__4ce9e9 {
  color: #dc9b04;
}
.Y700__4ce9e9,
.y700__4ce9e9 {
  color: #aa7803;
}
.Y800__4ce9e9,
.y800__4ce9e9 {
  color: #795101;
}
.Y900__4ce9e9,
.y900__4ce9e9 {
  color: #5c3a00;
}
.O50__4ce9e9,
.o50__4ce9e9 {
  color: #fff5eb;
}
.O100__4ce9e9,
.o100__4ce9e9 {
  color: #feead2;
}
.O200__4ce9e9,
.o200__4ce9e9 {
  color: #fed4a4;
}
.O300__4ce9e9,
.o300__4ce9e9 {
  color: #ffba6b;
}
.O400__4ce9e9,
.o400__4ce9e9 {
  color: #ffa53d;
}
.O500__4ce9e9,
.o500__4ce9e9 {
  color: #f80;
}
.O600__4ce9e9,
.o600__4ce9e9 {
  color: #de7802;
}
.O700__4ce9e9,
.o700__4ce9e9 {
  color: #b26206;
}
.O800__4ce9e9,
.o800__4ce9e9 {
  color: #8f4f04;
}
.O900__4ce9e9,
.o900__4ce9e9 {
  color: #6b3900;
}
.R50__4ce9e9,
.r50__4ce9e9 {
  color: #fef1f1;
}
.R100__4ce9e9,
.r100__4ce9e9 {
  color: #fde2e2;
}
.R200__4ce9e9,
.r200__4ce9e9 {
  color: #fbbfbc;
}
.R300__4ce9e9,
.r300__4ce9e9 {
  color: #f98e8b;
}
.R400__4ce9e9,
.r400__4ce9e9 {
  color: #f76964;
}
.R500__4ce9e9,
.r500__4ce9e9 {
  color: #f54a45;
}
.R600__4ce9e9,
.r600__4ce9e9 {
  color: #d83931;
}
.R700__4ce9e9,
.r700__4ce9e9 {
  color: #ac2f28;
}
.R800__4ce9e9,
.r800__4ce9e9 {
  color: #812520;
}
.R900__4ce9e9,
.r900__4ce9e9 {
  color: #621c18;
}
.C50__4ce9e9,
.c50__4ce9e9 {
  color: #fef1f8;
}
.C100__4ce9e9,
.c100__4ce9e9 {
  color: #fdddef;
}
.C200__4ce9e9,
.c200__4ce9e9 {
  color: #f9aed9;
}
.C300__4ce9e9,
.c300__4ce9e9 {
  color: #f57ac0;
}
.C400__4ce9e9,
.c400__4ce9e9 {
  color: #f14ba9;
}
.C500__4ce9e9,
.c500__4ce9e9 {
  color: #f01d94;
}
.C600__4ce9e9,
.c600__4ce9e9 {
  color: #c71077;
}
.C700__4ce9e9,
.c700__4ce9e9 {
  color: #9e1361;
}
.C800__4ce9e9,
.c800__4ce9e9 {
  color: #7a0f4b;
}
.C900__4ce9e9,
.c900__4ce9e9 {
  color: #520a32;
}
.V50__4ce9e9,
.v50__4ce9e9 {
  color: #fceefc;
}
.V100__4ce9e9,
.v100__4ce9e9 {
  color: #f8def8;
}
.V200__4ce9e9,
.v200__4ce9e9 {
  color: #efb9ef;
}
.V300__4ce9e9,
.v300__4ce9e9 {
  color: #e58fe5;
}
.V400__4ce9e9,
.v400__4ce9e9 {
  color: #db66db;
}
.V500__4ce9e9,
.v500__4ce9e9 {
  color: #d136d1;
}
.V600__4ce9e9,
.v600__4ce9e9 {
  color: #b320b3;
}
.V700__4ce9e9,
.v700__4ce9e9 {
  color: #8c218c;
}
.V800__4ce9e9,
.v800__4ce9e9 {
  color: #681268;
}
.V900__4ce9e9,
.v900__4ce9e9 {
  color: #460b46;
}
.P50__4ce9e9,
.p50__4ce9e9 {
  color: #f6f1fe;
}
.P100__4ce9e9,
.p100__4ce9e9 {
  color: #ece2fe;
}
.P200__4ce9e9,
.p200__4ce9e9 {
  color: #cdb2fa;
}
.P300__4ce9e9,
.p300__4ce9e9 {
  color: #ad82f7;
}
.P400__4ce9e9,
.p400__4ce9e9 {
  color: #935af6;
}
.P500__4ce9e9,
.p500__4ce9e9 {
  color: #7f3bf5;
}
.P600__4ce9e9,
.p600__4ce9e9 {
  color: #6425d0;
}
.P700__4ce9e9,
.p700__4ce9e9 {
  color: #4e1ba7;
}
.P800__4ce9e9,
.p800__4ce9e9 {
  color: #380d82;
}
.P900__4ce9e9,
.p900__4ce9e9 {
  color: #270561;
}
.I50__4ce9e9,
.i50__4ce9e9 {
  color: #f2f3fd;
}
.I100__4ce9e9,
.i100__4ce9e9 {
  color: #e0e2fa;
}
.I200__4ce9e9,
.i200__4ce9e9 {
  color: #b4b9f3;
}
.I300__4ce9e9,
.i300__4ce9e9 {
  color: #7b83ea;
}
.I400__4ce9e9,
.i400__4ce9e9 {
  color: #616ae5;
}
.I500__4ce9e9,
.i500__4ce9e9 {
  color: #4954e6;
}
.I600__4ce9e9,
.i600__4ce9e9 {
  color: #2933c7;
}
.I700__4ce9e9,
.i700__4ce9e9 {
  color: #161fa2;
}
.I800__4ce9e9,
.i800__4ce9e9 {
  color: #0a1285;
}
.I900__4ce9e9,
.i900__4ce9e9 {
  color: #0c1264;
}
.N50__4ce9e9,
.n50__4ce9e9 {
  color: #f8f9fa;
}
.N100__4ce9e9,
.n100__4ce9e9 {
  color: #f5f6f7;
}
.N200__4ce9e9,
.n200__4ce9e9 {
  color: #eff0f1;
}
.N300__4ce9e9,
.n300__4ce9e9 {
  color: #dee0e3;
}
.N400__4ce9e9,
.n400__4ce9e9 {
  color: #bbbfc4;
}
.N500__4ce9e9,
.n500__4ce9e9 {
  color: #8f959e;
}
.N600__4ce9e9,
.n600__4ce9e9 {
  color: #646a73;
}
.N700__4ce9e9,
.n700__4ce9e9 {
  color: #373c43;
}
.N800__4ce9e9,
.n800__4ce9e9 {
  color: #2b2f36;
}
.N900__4ce9e9,
.n900__4ce9e9 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.textHeader__4ce9e9 .textHeader-header {
  margin-top: 100px;
  height: 37px;
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  color: #1f2329;
}

.validCode__e3da4f .atsx-input-suffix {
  min-width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.validCode__e3da4f .atsx-input-suffix button {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
  border: none;
  position: relative;
  display: inline-block;
  font-size: 16px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.validCode__e3da4f .atsx-input-suffix button:disabled {
  background-color: #849cd2;
  color: #fff;
}

@-webkit-keyframes fullscreenModalEnter__a15106 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__a15106 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__a15106 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__a15106 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__a15106 {
  height: 100%;
}
.atsx-layout__a15106 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__a15106,
.b50__a15106 {
  color: #f0f4ff;
}
.L50__a15106,
.l50__a15106 {
  color: #f7fae5;
}
.L100__a15106,
.l100__a15106 {
  color: #eef6c6;
}
.L200__a15106,
.l200__a15106 {
  color: #dfee96;
}
.L300__a15106,
.l300__a15106 {
  color: #d2e76a;
}
.L400__a15106,
.l400__a15106 {
  color: #c3dd40;
}
.L500__a15106,
.l500__a15106 {
  color: #b3d600;
}
.L600__a15106,
.l600__a15106 {
  color: #8fac02;
}
.L700__a15106,
.l700__a15106 {
  color: #667901;
}
.L800__a15106,
.l800__a15106 {
  color: #495700;
}
.L900__a15106,
.l900__a15106 {
  color: #354200;
}
.Y50__a15106,
.y50__a15106 {
  color: #fdf9ed;
}
.Y100__a15106,
.y100__a15106 {
  color: #faf1d1;
}
.Y200__a15106,
.y200__a15106 {
  color: #f8e6ab;
}
.Y300__a15106,
.y300__a15106 {
  color: #f7dc82;
}
.Y400__a15106,
.y400__a15106 {
  color: #fad355;
}
.Y500__a15106,
.y500__a15106 {
  color: #ffc60a;
}
.Y600__a15106,
.y600__a15106 {
  color: #dc9b04;
}
.Y700__a15106,
.y700__a15106 {
  color: #aa7803;
}
.Y800__a15106,
.y800__a15106 {
  color: #795101;
}
.Y900__a15106,
.y900__a15106 {
  color: #5c3a00;
}
.O50__a15106,
.o50__a15106 {
  color: #fff5eb;
}
.O100__a15106,
.o100__a15106 {
  color: #feead2;
}
.O200__a15106,
.o200__a15106 {
  color: #fed4a4;
}
.O300__a15106,
.o300__a15106 {
  color: #ffba6b;
}
.O400__a15106,
.o400__a15106 {
  color: #ffa53d;
}
.O500__a15106,
.o500__a15106 {
  color: #f80;
}
.O600__a15106,
.o600__a15106 {
  color: #de7802;
}
.O700__a15106,
.o700__a15106 {
  color: #b26206;
}
.O800__a15106,
.o800__a15106 {
  color: #8f4f04;
}
.O900__a15106,
.o900__a15106 {
  color: #6b3900;
}
.R50__a15106,
.r50__a15106 {
  color: #fef1f1;
}
.R100__a15106,
.r100__a15106 {
  color: #fde2e2;
}
.R200__a15106,
.r200__a15106 {
  color: #fbbfbc;
}
.R300__a15106,
.r300__a15106 {
  color: #f98e8b;
}
.R400__a15106,
.r400__a15106 {
  color: #f76964;
}
.R500__a15106,
.r500__a15106 {
  color: #f54a45;
}
.R600__a15106,
.r600__a15106 {
  color: #d83931;
}
.R700__a15106,
.r700__a15106 {
  color: #ac2f28;
}
.R800__a15106,
.r800__a15106 {
  color: #812520;
}
.R900__a15106,
.r900__a15106 {
  color: #621c18;
}
.C50__a15106,
.c50__a15106 {
  color: #fef1f8;
}
.C100__a15106,
.c100__a15106 {
  color: #fdddef;
}
.C200__a15106,
.c200__a15106 {
  color: #f9aed9;
}
.C300__a15106,
.c300__a15106 {
  color: #f57ac0;
}
.C400__a15106,
.c400__a15106 {
  color: #f14ba9;
}
.C500__a15106,
.c500__a15106 {
  color: #f01d94;
}
.C600__a15106,
.c600__a15106 {
  color: #c71077;
}
.C700__a15106,
.c700__a15106 {
  color: #9e1361;
}
.C800__a15106,
.c800__a15106 {
  color: #7a0f4b;
}
.C900__a15106,
.c900__a15106 {
  color: #520a32;
}
.V50__a15106,
.v50__a15106 {
  color: #fceefc;
}
.V100__a15106,
.v100__a15106 {
  color: #f8def8;
}
.V200__a15106,
.v200__a15106 {
  color: #efb9ef;
}
.V300__a15106,
.v300__a15106 {
  color: #e58fe5;
}
.V400__a15106,
.v400__a15106 {
  color: #db66db;
}
.V500__a15106,
.v500__a15106 {
  color: #d136d1;
}
.V600__a15106,
.v600__a15106 {
  color: #b320b3;
}
.V700__a15106,
.v700__a15106 {
  color: #8c218c;
}
.V800__a15106,
.v800__a15106 {
  color: #681268;
}
.V900__a15106,
.v900__a15106 {
  color: #460b46;
}
.P50__a15106,
.p50__a15106 {
  color: #f6f1fe;
}
.P100__a15106,
.p100__a15106 {
  color: #ece2fe;
}
.P200__a15106,
.p200__a15106 {
  color: #cdb2fa;
}
.P300__a15106,
.p300__a15106 {
  color: #ad82f7;
}
.P400__a15106,
.p400__a15106 {
  color: #935af6;
}
.P500__a15106,
.p500__a15106 {
  color: #7f3bf5;
}
.P600__a15106,
.p600__a15106 {
  color: #6425d0;
}
.P700__a15106,
.p700__a15106 {
  color: #4e1ba7;
}
.P800__a15106,
.p800__a15106 {
  color: #380d82;
}
.P900__a15106,
.p900__a15106 {
  color: #270561;
}
.I50__a15106,
.i50__a15106 {
  color: #f2f3fd;
}
.I100__a15106,
.i100__a15106 {
  color: #e0e2fa;
}
.I200__a15106,
.i200__a15106 {
  color: #b4b9f3;
}
.I300__a15106,
.i300__a15106 {
  color: #7b83ea;
}
.I400__a15106,
.i400__a15106 {
  color: #616ae5;
}
.I500__a15106,
.i500__a15106 {
  color: #4954e6;
}
.I600__a15106,
.i600__a15106 {
  color: #2933c7;
}
.I700__a15106,
.i700__a15106 {
  color: #161fa2;
}
.I800__a15106,
.i800__a15106 {
  color: #0a1285;
}
.I900__a15106,
.i900__a15106 {
  color: #0c1264;
}
.N50__a15106,
.n50__a15106 {
  color: #f8f9fa;
}
.N100__a15106,
.n100__a15106 {
  color: #f5f6f7;
}
.N200__a15106,
.n200__a15106 {
  color: #eff0f1;
}
.N300__a15106,
.n300__a15106 {
  color: #dee0e3;
}
.N400__a15106,
.n400__a15106 {
  color: #bbbfc4;
}
.N500__a15106,
.n500__a15106 {
  color: #8f959e;
}
.N600__a15106,
.n600__a15106 {
  color: #646a73;
}
.N700__a15106,
.n700__a15106 {
  color: #373c43;
}
.N800__a15106,
.n800__a15106 {
  color: #2b2f36;
}
.N900__a15106,
.n900__a15106 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.resetPassword-formWrap__a15106 {
  width: 480px;
  margin: 80px auto 0;
}
.resetPassword-formWrap__a15106 .resetPassword-title__a15106 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 40px;
  line-height: 33px;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  color: #1f2329;
}
.resetPassword-formWrap__a15106 .resetPassword-title__a15106 svg {
  width: 20px;
  height: 20px;
  margin-right: 16px;
  cursor: pointer;
  fill: #1f2329;
}
.resetPassword-formWrap__a15106 .resetPassword-title__a15106 svg:hover {
  fill: #325ab4;
}
.resetPassword-formWrap__a15106 .resetPassword-title__a15106 svg:active {
  fill: #3156a5;
}
.resetPassword-formWrap__a15106 .resetPassword-submit__a15106 {
  width: 100%;
  max-width: unset;
}

@-webkit-keyframes fullscreenModalEnter__78b275 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__78b275 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__78b275 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__78b275 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__78b275 {
  height: 100%;
}
.atsx-layout__78b275 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__78b275,
.b50__78b275 {
  color: #f0f4ff;
}
.L50__78b275,
.l50__78b275 {
  color: #f7fae5;
}
.L100__78b275,
.l100__78b275 {
  color: #eef6c6;
}
.L200__78b275,
.l200__78b275 {
  color: #dfee96;
}
.L300__78b275,
.l300__78b275 {
  color: #d2e76a;
}
.L400__78b275,
.l400__78b275 {
  color: #c3dd40;
}
.L500__78b275,
.l500__78b275 {
  color: #b3d600;
}
.L600__78b275,
.l600__78b275 {
  color: #8fac02;
}
.L700__78b275,
.l700__78b275 {
  color: #667901;
}
.L800__78b275,
.l800__78b275 {
  color: #495700;
}
.L900__78b275,
.l900__78b275 {
  color: #354200;
}
.Y50__78b275,
.y50__78b275 {
  color: #fdf9ed;
}
.Y100__78b275,
.y100__78b275 {
  color: #faf1d1;
}
.Y200__78b275,
.y200__78b275 {
  color: #f8e6ab;
}
.Y300__78b275,
.y300__78b275 {
  color: #f7dc82;
}
.Y400__78b275,
.y400__78b275 {
  color: #fad355;
}
.Y500__78b275,
.y500__78b275 {
  color: #ffc60a;
}
.Y600__78b275,
.y600__78b275 {
  color: #dc9b04;
}
.Y700__78b275,
.y700__78b275 {
  color: #aa7803;
}
.Y800__78b275,
.y800__78b275 {
  color: #795101;
}
.Y900__78b275,
.y900__78b275 {
  color: #5c3a00;
}
.O50__78b275,
.o50__78b275 {
  color: #fff5eb;
}
.O100__78b275,
.o100__78b275 {
  color: #feead2;
}
.O200__78b275,
.o200__78b275 {
  color: #fed4a4;
}
.O300__78b275,
.o300__78b275 {
  color: #ffba6b;
}
.O400__78b275,
.o400__78b275 {
  color: #ffa53d;
}
.O500__78b275,
.o500__78b275 {
  color: #f80;
}
.O600__78b275,
.o600__78b275 {
  color: #de7802;
}
.O700__78b275,
.o700__78b275 {
  color: #b26206;
}
.O800__78b275,
.o800__78b275 {
  color: #8f4f04;
}
.O900__78b275,
.o900__78b275 {
  color: #6b3900;
}
.R50__78b275,
.r50__78b275 {
  color: #fef1f1;
}
.R100__78b275,
.r100__78b275 {
  color: #fde2e2;
}
.R200__78b275,
.r200__78b275 {
  color: #fbbfbc;
}
.R300__78b275,
.r300__78b275 {
  color: #f98e8b;
}
.R400__78b275,
.r400__78b275 {
  color: #f76964;
}
.R500__78b275,
.r500__78b275 {
  color: #f54a45;
}
.R600__78b275,
.r600__78b275 {
  color: #d83931;
}
.R700__78b275,
.r700__78b275 {
  color: #ac2f28;
}
.R800__78b275,
.r800__78b275 {
  color: #812520;
}
.R900__78b275,
.r900__78b275 {
  color: #621c18;
}
.C50__78b275,
.c50__78b275 {
  color: #fef1f8;
}
.C100__78b275,
.c100__78b275 {
  color: #fdddef;
}
.C200__78b275,
.c200__78b275 {
  color: #f9aed9;
}
.C300__78b275,
.c300__78b275 {
  color: #f57ac0;
}
.C400__78b275,
.c400__78b275 {
  color: #f14ba9;
}
.C500__78b275,
.c500__78b275 {
  color: #f01d94;
}
.C600__78b275,
.c600__78b275 {
  color: #c71077;
}
.C700__78b275,
.c700__78b275 {
  color: #9e1361;
}
.C800__78b275,
.c800__78b275 {
  color: #7a0f4b;
}
.C900__78b275,
.c900__78b275 {
  color: #520a32;
}
.V50__78b275,
.v50__78b275 {
  color: #fceefc;
}
.V100__78b275,
.v100__78b275 {
  color: #f8def8;
}
.V200__78b275,
.v200__78b275 {
  color: #efb9ef;
}
.V300__78b275,
.v300__78b275 {
  color: #e58fe5;
}
.V400__78b275,
.v400__78b275 {
  color: #db66db;
}
.V500__78b275,
.v500__78b275 {
  color: #d136d1;
}
.V600__78b275,
.v600__78b275 {
  color: #b320b3;
}
.V700__78b275,
.v700__78b275 {
  color: #8c218c;
}
.V800__78b275,
.v800__78b275 {
  color: #681268;
}
.V900__78b275,
.v900__78b275 {
  color: #460b46;
}
.P50__78b275,
.p50__78b275 {
  color: #f6f1fe;
}
.P100__78b275,
.p100__78b275 {
  color: #ece2fe;
}
.P200__78b275,
.p200__78b275 {
  color: #cdb2fa;
}
.P300__78b275,
.p300__78b275 {
  color: #ad82f7;
}
.P400__78b275,
.p400__78b275 {
  color: #935af6;
}
.P500__78b275,
.p500__78b275 {
  color: #7f3bf5;
}
.P600__78b275,
.p600__78b275 {
  color: #6425d0;
}
.P700__78b275,
.p700__78b275 {
  color: #4e1ba7;
}
.P800__78b275,
.p800__78b275 {
  color: #380d82;
}
.P900__78b275,
.p900__78b275 {
  color: #270561;
}
.I50__78b275,
.i50__78b275 {
  color: #f2f3fd;
}
.I100__78b275,
.i100__78b275 {
  color: #e0e2fa;
}
.I200__78b275,
.i200__78b275 {
  color: #b4b9f3;
}
.I300__78b275,
.i300__78b275 {
  color: #7b83ea;
}
.I400__78b275,
.i400__78b275 {
  color: #616ae5;
}
.I500__78b275,
.i500__78b275 {
  color: #4954e6;
}
.I600__78b275,
.i600__78b275 {
  color: #2933c7;
}
.I700__78b275,
.i700__78b275 {
  color: #161fa2;
}
.I800__78b275,
.i800__78b275 {
  color: #0a1285;
}
.I900__78b275,
.i900__78b275 {
  color: #0c1264;
}
.N50__78b275,
.n50__78b275 {
  color: #f8f9fa;
}
.N100__78b275,
.n100__78b275 {
  color: #f5f6f7;
}
.N200__78b275,
.n200__78b275 {
  color: #eff0f1;
}
.N300__78b275,
.n300__78b275 {
  color: #dee0e3;
}
.N400__78b275,
.n400__78b275 {
  color: #bbbfc4;
}
.N500__78b275,
.n500__78b275 {
  color: #8f959e;
}
.N600__78b275,
.n600__78b275 {
  color: #646a73;
}
.N700__78b275,
.n700__78b275 {
  color: #373c43;
}
.N800__78b275,
.n800__78b275 {
  color: #2b2f36;
}
.N900__78b275,
.n900__78b275 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.set-pwd-formWrap__78b275 {
  width: 480px;
  margin: 80px auto 0;
}
.set-pwd-formWrap__78b275 .title__78b275 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 40px;
  line-height: 33px;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  color: #1f2329;
}
.set-pwd-formWrap__78b275 .title__78b275 svg {
  width: 20px;
  height: 20px;
  margin-right: 16px;
  cursor: pointer;
  fill: #1f2329;
}
.set-pwd-formWrap__78b275 .title__78b275 svg:hover {
  fill: #325ab4;
}
.set-pwd-formWrap__78b275 .title__78b275 svg:active {
  fill: #3156a5;
}
.set-pwd-formWrap__78b275 .resetPassword-submit__78b275 {
  width: 100%;
  max-width: unset;
}
.set-pwd-formWrap__78b275 .atsx-form-item.atsx-form-item-with-help {
  margin-bottom: 20px;
}

@-webkit-keyframes fullscreenModalEnter__3a990e {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__3a990e {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__3a990e {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__3a990e {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__3a990e {
  height: 100%;
}
.atsx-layout__3a990e {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__3a990e,
.b50__3a990e {
  color: #f0f4ff;
}
.L50__3a990e,
.l50__3a990e {
  color: #f7fae5;
}
.L100__3a990e,
.l100__3a990e {
  color: #eef6c6;
}
.L200__3a990e,
.l200__3a990e {
  color: #dfee96;
}
.L300__3a990e,
.l300__3a990e {
  color: #d2e76a;
}
.L400__3a990e,
.l400__3a990e {
  color: #c3dd40;
}
.L500__3a990e,
.l500__3a990e {
  color: #b3d600;
}
.L600__3a990e,
.l600__3a990e {
  color: #8fac02;
}
.L700__3a990e,
.l700__3a990e {
  color: #667901;
}
.L800__3a990e,
.l800__3a990e {
  color: #495700;
}
.L900__3a990e,
.l900__3a990e {
  color: #354200;
}
.Y50__3a990e,
.y50__3a990e {
  color: #fdf9ed;
}
.Y100__3a990e,
.y100__3a990e {
  color: #faf1d1;
}
.Y200__3a990e,
.y200__3a990e {
  color: #f8e6ab;
}
.Y300__3a990e,
.y300__3a990e {
  color: #f7dc82;
}
.Y400__3a990e,
.y400__3a990e {
  color: #fad355;
}
.Y500__3a990e,
.y500__3a990e {
  color: #ffc60a;
}
.Y600__3a990e,
.y600__3a990e {
  color: #dc9b04;
}
.Y700__3a990e,
.y700__3a990e {
  color: #aa7803;
}
.Y800__3a990e,
.y800__3a990e {
  color: #795101;
}
.Y900__3a990e,
.y900__3a990e {
  color: #5c3a00;
}
.O50__3a990e,
.o50__3a990e {
  color: #fff5eb;
}
.O100__3a990e,
.o100__3a990e {
  color: #feead2;
}
.O200__3a990e,
.o200__3a990e {
  color: #fed4a4;
}
.O300__3a990e,
.o300__3a990e {
  color: #ffba6b;
}
.O400__3a990e,
.o400__3a990e {
  color: #ffa53d;
}
.O500__3a990e,
.o500__3a990e {
  color: #f80;
}
.O600__3a990e,
.o600__3a990e {
  color: #de7802;
}
.O700__3a990e,
.o700__3a990e {
  color: #b26206;
}
.O800__3a990e,
.o800__3a990e {
  color: #8f4f04;
}
.O900__3a990e,
.o900__3a990e {
  color: #6b3900;
}
.R50__3a990e,
.r50__3a990e {
  color: #fef1f1;
}
.R100__3a990e,
.r100__3a990e {
  color: #fde2e2;
}
.R200__3a990e,
.r200__3a990e {
  color: #fbbfbc;
}
.R300__3a990e,
.r300__3a990e {
  color: #f98e8b;
}
.R400__3a990e,
.r400__3a990e {
  color: #f76964;
}
.R500__3a990e,
.r500__3a990e {
  color: #f54a45;
}
.R600__3a990e,
.r600__3a990e {
  color: #d83931;
}
.R700__3a990e,
.r700__3a990e {
  color: #ac2f28;
}
.R800__3a990e,
.r800__3a990e {
  color: #812520;
}
.R900__3a990e,
.r900__3a990e {
  color: #621c18;
}
.C50__3a990e,
.c50__3a990e {
  color: #fef1f8;
}
.C100__3a990e,
.c100__3a990e {
  color: #fdddef;
}
.C200__3a990e,
.c200__3a990e {
  color: #f9aed9;
}
.C300__3a990e,
.c300__3a990e {
  color: #f57ac0;
}
.C400__3a990e,
.c400__3a990e {
  color: #f14ba9;
}
.C500__3a990e,
.c500__3a990e {
  color: #f01d94;
}
.C600__3a990e,
.c600__3a990e {
  color: #c71077;
}
.C700__3a990e,
.c700__3a990e {
  color: #9e1361;
}
.C800__3a990e,
.c800__3a990e {
  color: #7a0f4b;
}
.C900__3a990e,
.c900__3a990e {
  color: #520a32;
}
.V50__3a990e,
.v50__3a990e {
  color: #fceefc;
}
.V100__3a990e,
.v100__3a990e {
  color: #f8def8;
}
.V200__3a990e,
.v200__3a990e {
  color: #efb9ef;
}
.V300__3a990e,
.v300__3a990e {
  color: #e58fe5;
}
.V400__3a990e,
.v400__3a990e {
  color: #db66db;
}
.V500__3a990e,
.v500__3a990e {
  color: #d136d1;
}
.V600__3a990e,
.v600__3a990e {
  color: #b320b3;
}
.V700__3a990e,
.v700__3a990e {
  color: #8c218c;
}
.V800__3a990e,
.v800__3a990e {
  color: #681268;
}
.V900__3a990e,
.v900__3a990e {
  color: #460b46;
}
.P50__3a990e,
.p50__3a990e {
  color: #f6f1fe;
}
.P100__3a990e,
.p100__3a990e {
  color: #ece2fe;
}
.P200__3a990e,
.p200__3a990e {
  color: #cdb2fa;
}
.P300__3a990e,
.p300__3a990e {
  color: #ad82f7;
}
.P400__3a990e,
.p400__3a990e {
  color: #935af6;
}
.P500__3a990e,
.p500__3a990e {
  color: #7f3bf5;
}
.P600__3a990e,
.p600__3a990e {
  color: #6425d0;
}
.P700__3a990e,
.p700__3a990e {
  color: #4e1ba7;
}
.P800__3a990e,
.p800__3a990e {
  color: #380d82;
}
.P900__3a990e,
.p900__3a990e {
  color: #270561;
}
.I50__3a990e,
.i50__3a990e {
  color: #f2f3fd;
}
.I100__3a990e,
.i100__3a990e {
  color: #e0e2fa;
}
.I200__3a990e,
.i200__3a990e {
  color: #b4b9f3;
}
.I300__3a990e,
.i300__3a990e {
  color: #7b83ea;
}
.I400__3a990e,
.i400__3a990e {
  color: #616ae5;
}
.I500__3a990e,
.i500__3a990e {
  color: #4954e6;
}
.I600__3a990e,
.i600__3a990e {
  color: #2933c7;
}
.I700__3a990e,
.i700__3a990e {
  color: #161fa2;
}
.I800__3a990e,
.i800__3a990e {
  color: #0a1285;
}
.I900__3a990e,
.i900__3a990e {
  color: #0c1264;
}
.N50__3a990e,
.n50__3a990e {
  color: #f8f9fa;
}
.N100__3a990e,
.n100__3a990e {
  color: #f5f6f7;
}
.N200__3a990e,
.n200__3a990e {
  color: #eff0f1;
}
.N300__3a990e,
.n300__3a990e {
  color: #dee0e3;
}
.N400__3a990e,
.n400__3a990e {
  color: #bbbfc4;
}
.N500__3a990e,
.n500__3a990e {
  color: #8f959e;
}
.N600__3a990e,
.n600__3a990e {
  color: #646a73;
}
.N700__3a990e,
.n700__3a990e {
  color: #373c43;
}
.N800__3a990e,
.n800__3a990e {
  color: #2b2f36;
}
.N900__3a990e,
.n900__3a990e {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.react-code-input input {
  margin: 0 12px;
  text-align: center;
  border-radius: 4px;
  border: solid 1px #cad0d0;
  background-color: #fff;
  font-size: 30px;
  font-weight: 800;
  color: #1f2329;
}
.react-code-input input:focus {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-color: #0070c9;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(131, 192, 253, 0.5);
}
.react-code-input input:first-child {
  margin-left: 0;
}
.react-code-input input:last-child {
  margin-right: 0;
}

@-webkit-keyframes fullscreenModalEnter__3b9e76 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__3b9e76 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__3b9e76 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__3b9e76 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__3b9e76 {
  height: 100%;
}
.atsx-layout__3b9e76 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__3b9e76,
.b50__3b9e76 {
  color: #f0f4ff;
}
.L50__3b9e76,
.l50__3b9e76 {
  color: #f7fae5;
}
.L100__3b9e76,
.l100__3b9e76 {
  color: #eef6c6;
}
.L200__3b9e76,
.l200__3b9e76 {
  color: #dfee96;
}
.L300__3b9e76,
.l300__3b9e76 {
  color: #d2e76a;
}
.L400__3b9e76,
.l400__3b9e76 {
  color: #c3dd40;
}
.L500__3b9e76,
.l500__3b9e76 {
  color: #b3d600;
}
.L600__3b9e76,
.l600__3b9e76 {
  color: #8fac02;
}
.L700__3b9e76,
.l700__3b9e76 {
  color: #667901;
}
.L800__3b9e76,
.l800__3b9e76 {
  color: #495700;
}
.L900__3b9e76,
.l900__3b9e76 {
  color: #354200;
}
.Y50__3b9e76,
.y50__3b9e76 {
  color: #fdf9ed;
}
.Y100__3b9e76,
.y100__3b9e76 {
  color: #faf1d1;
}
.Y200__3b9e76,
.y200__3b9e76 {
  color: #f8e6ab;
}
.Y300__3b9e76,
.y300__3b9e76 {
  color: #f7dc82;
}
.Y400__3b9e76,
.y400__3b9e76 {
  color: #fad355;
}
.Y500__3b9e76,
.y500__3b9e76 {
  color: #ffc60a;
}
.Y600__3b9e76,
.y600__3b9e76 {
  color: #dc9b04;
}
.Y700__3b9e76,
.y700__3b9e76 {
  color: #aa7803;
}
.Y800__3b9e76,
.y800__3b9e76 {
  color: #795101;
}
.Y900__3b9e76,
.y900__3b9e76 {
  color: #5c3a00;
}
.O50__3b9e76,
.o50__3b9e76 {
  color: #fff5eb;
}
.O100__3b9e76,
.o100__3b9e76 {
  color: #feead2;
}
.O200__3b9e76,
.o200__3b9e76 {
  color: #fed4a4;
}
.O300__3b9e76,
.o300__3b9e76 {
  color: #ffba6b;
}
.O400__3b9e76,
.o400__3b9e76 {
  color: #ffa53d;
}
.O500__3b9e76,
.o500__3b9e76 {
  color: #f80;
}
.O600__3b9e76,
.o600__3b9e76 {
  color: #de7802;
}
.O700__3b9e76,
.o700__3b9e76 {
  color: #b26206;
}
.O800__3b9e76,
.o800__3b9e76 {
  color: #8f4f04;
}
.O900__3b9e76,
.o900__3b9e76 {
  color: #6b3900;
}
.R50__3b9e76,
.r50__3b9e76 {
  color: #fef1f1;
}
.R100__3b9e76,
.r100__3b9e76 {
  color: #fde2e2;
}
.R200__3b9e76,
.r200__3b9e76 {
  color: #fbbfbc;
}
.R300__3b9e76,
.r300__3b9e76 {
  color: #f98e8b;
}
.R400__3b9e76,
.r400__3b9e76 {
  color: #f76964;
}
.R500__3b9e76,
.r500__3b9e76 {
  color: #f54a45;
}
.R600__3b9e76,
.r600__3b9e76 {
  color: #d83931;
}
.R700__3b9e76,
.r700__3b9e76 {
  color: #ac2f28;
}
.R800__3b9e76,
.r800__3b9e76 {
  color: #812520;
}
.R900__3b9e76,
.r900__3b9e76 {
  color: #621c18;
}
.C50__3b9e76,
.c50__3b9e76 {
  color: #fef1f8;
}
.C100__3b9e76,
.c100__3b9e76 {
  color: #fdddef;
}
.C200__3b9e76,
.c200__3b9e76 {
  color: #f9aed9;
}
.C300__3b9e76,
.c300__3b9e76 {
  color: #f57ac0;
}
.C400__3b9e76,
.c400__3b9e76 {
  color: #f14ba9;
}
.C500__3b9e76,
.c500__3b9e76 {
  color: #f01d94;
}
.C600__3b9e76,
.c600__3b9e76 {
  color: #c71077;
}
.C700__3b9e76,
.c700__3b9e76 {
  color: #9e1361;
}
.C800__3b9e76,
.c800__3b9e76 {
  color: #7a0f4b;
}
.C900__3b9e76,
.c900__3b9e76 {
  color: #520a32;
}
.V50__3b9e76,
.v50__3b9e76 {
  color: #fceefc;
}
.V100__3b9e76,
.v100__3b9e76 {
  color: #f8def8;
}
.V200__3b9e76,
.v200__3b9e76 {
  color: #efb9ef;
}
.V300__3b9e76,
.v300__3b9e76 {
  color: #e58fe5;
}
.V400__3b9e76,
.v400__3b9e76 {
  color: #db66db;
}
.V500__3b9e76,
.v500__3b9e76 {
  color: #d136d1;
}
.V600__3b9e76,
.v600__3b9e76 {
  color: #b320b3;
}
.V700__3b9e76,
.v700__3b9e76 {
  color: #8c218c;
}
.V800__3b9e76,
.v800__3b9e76 {
  color: #681268;
}
.V900__3b9e76,
.v900__3b9e76 {
  color: #460b46;
}
.P50__3b9e76,
.p50__3b9e76 {
  color: #f6f1fe;
}
.P100__3b9e76,
.p100__3b9e76 {
  color: #ece2fe;
}
.P200__3b9e76,
.p200__3b9e76 {
  color: #cdb2fa;
}
.P300__3b9e76,
.p300__3b9e76 {
  color: #ad82f7;
}
.P400__3b9e76,
.p400__3b9e76 {
  color: #935af6;
}
.P500__3b9e76,
.p500__3b9e76 {
  color: #7f3bf5;
}
.P600__3b9e76,
.p600__3b9e76 {
  color: #6425d0;
}
.P700__3b9e76,
.p700__3b9e76 {
  color: #4e1ba7;
}
.P800__3b9e76,
.p800__3b9e76 {
  color: #380d82;
}
.P900__3b9e76,
.p900__3b9e76 {
  color: #270561;
}
.I50__3b9e76,
.i50__3b9e76 {
  color: #f2f3fd;
}
.I100__3b9e76,
.i100__3b9e76 {
  color: #e0e2fa;
}
.I200__3b9e76,
.i200__3b9e76 {
  color: #b4b9f3;
}
.I300__3b9e76,
.i300__3b9e76 {
  color: #7b83ea;
}
.I400__3b9e76,
.i400__3b9e76 {
  color: #616ae5;
}
.I500__3b9e76,
.i500__3b9e76 {
  color: #4954e6;
}
.I600__3b9e76,
.i600__3b9e76 {
  color: #2933c7;
}
.I700__3b9e76,
.i700__3b9e76 {
  color: #161fa2;
}
.I800__3b9e76,
.i800__3b9e76 {
  color: #0a1285;
}
.I900__3b9e76,
.i900__3b9e76 {
  color: #0c1264;
}
.N50__3b9e76,
.n50__3b9e76 {
  color: #f8f9fa;
}
.N100__3b9e76,
.n100__3b9e76 {
  color: #f5f6f7;
}
.N200__3b9e76,
.n200__3b9e76 {
  color: #eff0f1;
}
.N300__3b9e76,
.n300__3b9e76 {
  color: #dee0e3;
}
.N400__3b9e76,
.n400__3b9e76 {
  color: #bbbfc4;
}
.N500__3b9e76,
.n500__3b9e76 {
  color: #8f959e;
}
.N600__3b9e76,
.n600__3b9e76 {
  color: #646a73;
}
.N700__3b9e76,
.n700__3b9e76 {
  color: #373c43;
}
.N800__3b9e76,
.n800__3b9e76 {
  color: #2b2f36;
}
.N900__3b9e76,
.n900__3b9e76 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.verifyCodeArea__3b9e76 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.verifyCodeArea__3b9e76 .verifyCodeArea-title {
  line-height: 37px;
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  color: #1f2329;
}
.verifyCodeArea__3b9e76 .verifyCodeArea-description {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.38;
  color: #1f2329;
}
.verifyCodeArea__3b9e76 .verifyCodeArea-notReceive {
  margin-top: 16px;
  margin-bottom: 56px;
  width: 100%;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #646a73;
}
.verifyCodeArea__3b9e76 .verifyCodeArea-sendAgain {
  cursor: pointer;
  color: #325ab4;
}
.verifyCodeArea__3b9e76 .verifyCodeArea-sendAgain:hover {
  color: #487fc1;
}
.verifyCodeArea__3b9e76 .verifyCodeArea-sendAgain:active,
.verifyCodeArea__3b9e76 .verifyCodeArea-sendAgain:focus {
  color: #3156a5;
}
.verifyCodeArea__3b9e76 .verifyCodeArea-verifyingHint {
  width: 520px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  margin-top: 7px;
}
.verifyCodeArea__3b9e76 .verifyCodeArea-verifyingHint img {
  width: 24px;
  height: 24px;
}
.verifyCodeArea__3b9e76 .verifyCodeArea-verifying {
  margin-left: 8px;
  line-height: 22px;
  font-size: 14px;
  color: #1f2329;
}
.verifyCodeArea__3b9e76 .verifyCodeArea-error {
  margin-top: 8px;
  width: 520px;
  line-height: 22px;
  font-size: 14px;
  color: #f54a45;
}

.signUp__29d680 {
  min-height: 539px;
}
.signUp__29d680 {
  /* 验证码 */
}
.signUp__29d680 .signUp-formWrap {
  width: 520px;
  margin: 80px auto 0;
}
.signUp__29d680 form {
  height: 138px;
}
.signUp__29d680 .signUp-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 40px;
  line-height: 33px;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  fill: #1f2329;
  color: #1f2329;
}
.signUp__29d680 .signUp-title svg {
  width: 20px;
  height: 20px;
  margin-right: 16px;
  cursor: pointer;
}
.signUp__29d680 .signUp-title svg:hover {
  fill: #325ab4;
}
.signUp__29d680 .signUp-title svg:active {
  fill: #3156a5;
}
.signUp__29d680 .signUp-submit {
  width: 100%;
  margin-bottom: 278px;
  max-width: unset;
}
.signUp__29d680 .signUp-email {
  line-height: 22px;
  font-size: 14px;
  color: #f54a45;
}
.signUp__29d680 .signUp-pwdHint {
  margin-top: 4px;
  line-height: 22px;
  font-size: 14px;
  color: #646a73;
}
.signUp__29d680 .signUp-pwdHint.signUp-error {
  color: #f54a45;
}
.signUp__29d680 .verify-main {
  position: relative;
  width: 520px;
  height: 261px;
  margin: 80px auto 300px;
  -ms-flex-align: start;
      align-items: flex-start;
}
.signUp__29d680 .verify-main .verifyCodeArea-title {
  text-align: left;
  margin-right: 16px;
}
.signUp__29d680 .verify-main .verifyCodeArea-notReceive {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.signUp__29d680 .verify-main .verifyCodeArea-description {
  margin-top: 16px;
  margin-bottom: 56px;
}
.signUp__29d680 .verify-main .signUp-verifyTitle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  line-height: 33px;
  font-size: 24px;
  font-weight: 500;
  fill: #1f2329;
  color: #1f2329;
}
.signUp__29d680 .verify-main .signUp-verifyTitle svg {
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-right: 16px;
}
.signUp__29d680 .verify-main .signUp-verifyTitle svg:hover {
  fill: #325ab4;
}
.signUp__29d680 .verify-main .signUp-verifyTitle svg:active {
  fill: #3156a5;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-date-picker {
  position: relative;
  display: inline-block;
  width: 100%;
  line-height: 0;
}
.atsx-date-picker .atsx-date-picker-icon {
  position: absolute;
  font-size: 16px;
  top: 50%;
  right: 12px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  cursor: pointer;
  color: #9CA2A9;
}
.atsx-date-picker .atsx-date-picker-icon svg {
  color: pointer;
}
.atsx-date-picker .atsx-date-picker-icon-clear {
  color: #9CA2A9;
}
.atsx-date-picker .atsx-date-picker-icon-clear svg {
  width: 14px;
  height: 14px;
}
.atsx-date-picker:not(.atsx-date-picker-disabled):hover input {
  border-color: #325ab4;
}
.atsx-date-picker:not(.atsx-date-picker-disabled) .atsx-date-picker-icon {
  cursor: pointer;
}
.atsx-date-picker:not(.atsx-date-picker-disabled) .atsx-date-picker-icon-clear:hover {
  color: #325ab4;
}
.atsx-date-picker-disabled {
  cursor: not-allowed;
}
.atsx-date-picker-disabled .atsx-date-picker-icon svg {
  cursor: not-allowed;
}
.atsx-calendar-picker-container {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Roboto', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.atsx-calendar-picker-container.slide-up-enter.slide-up-enter-active.atsx-calendar-picker-container-placement-topLeft,
.atsx-calendar-picker-container.slide-up-enter.slide-up-enter-active.atsx-calendar-picker-container-placement-topRight,
.atsx-calendar-picker-container.slide-up-appear.slide-up-appear-active.atsx-calendar-picker-container-placement-topLeft,
.atsx-calendar-picker-container.slide-up-appear.slide-up-appear-active.atsx-calendar-picker-container-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.atsx-calendar-picker-container.slide-up-enter.slide-up-enter-active.atsx-calendar-picker-container-placement-bottomLeft,
.atsx-calendar-picker-container.slide-up-enter.slide-up-enter-active.atsx-calendar-picker-container-placement-bottomRight,
.atsx-calendar-picker-container.slide-up-appear.slide-up-appear-active.atsx-calendar-picker-container-placement-bottomLeft,
.atsx-calendar-picker-container.slide-up-appear.slide-up-appear-active.atsx-calendar-picker-container-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.atsx-calendar-picker-container.slide-up-leave.slide-up-leave-active.atsx-calendar-picker-container-placement-topLeft,
.atsx-calendar-picker-container.slide-up-leave.slide-up-leave-active.atsx-calendar-picker-container-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.atsx-calendar-picker-container.slide-up-leave.slide-up-leave-active.atsx-calendar-picker-container-placement-bottomLeft,
.atsx-calendar-picker-container.slide-up-leave.slide-up-leave-active.atsx-calendar-picker-container-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.atsx-calendar-picker {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: none;
  cursor: text;
  transition: opacity 0.3s;
}
.atsx-calendar-picker-input {
  outline: none;
}
.atsx-calendar-picker-input.atsx-input {
  line-height: 1.5;
}
.atsx-calendar-picker-input.atsx-input-sm {
  padding-top: 0;
  padding-bottom: 0;
}
.atsx-calendar-picker:hover .atsx-calendar-picker-input:not(.atsx-input-disabled) {
  border-color: #325ab4;
}
.atsx-calendar-picker:focus .atsx-calendar-picker-input:not(.atsx-input-disabled) {
  border-color: #325ab4;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.atsx-calendar-picker-clear,
.atsx-calendar-picker-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  font-size: 12px;
  line-height: 14px;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.atsx-calendar-picker-clear {
  z-index: 2;
  color: #8f959e;
  font-size: 14px;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
}
.atsx-calendar-picker-clear:hover {
  color: #325ab4;
}
.atsx-calendar-picker:hover .atsx-calendar-picker-clear {
  opacity: 1;
  pointer-events: auto;
}
.atsx-calendar-picker-icon {
  display: inline-block;
  color: rgba(50, 90, 180, 0.3);
  font-size: 14px;
  line-height: 1;
}
.atsx-input-disabled + .atsx-calendar-picker-icon {
  cursor: not-allowed;
}
.atsx-calendar-picker-small .atsx-calendar-picker-clear,
.atsx-calendar-picker-small .atsx-calendar-picker-icon {
  right: 8px;
}
.atsx-calendar {
  position: relative;
  width: 280px;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #fff;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 6px 24px 0 rgba(31, 35, 41, 0.12);
}
.atsx-calendar-input-wrap {
  height: 34px;
  padding: 6px 10px;
  border-bottom: 1px solid #e8e8e8;
}
.atsx-calendar-input {
  width: 100%;
  height: 22px;
  color: #646a73;
  background: #fff;
  border: 0;
  outline: 0;
  cursor: auto;
}
.atsx-calendar-input::-moz-placeholder {
  color: #c3c6cb;
  opacity: 1;
  text-shadow: none;
}
.atsx-calendar-input:-ms-input-placeholder {
  color: #c3c6cb;
  text-shadow: none;
}
.atsx-calendar-input::-webkit-input-placeholder {
  color: #c3c6cb;
  text-shadow: none;
}
.atsx-calendar-week-number {
  width: 286px;
}
.atsx-calendar-week-number-cell {
  text-align: center;
}
.atsx-calendar-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.atsx-calendar-header a:hover {
  color: #4e83fd;
}
.atsx-calendar-header .atsx-calendar-century-select,
.atsx-calendar-header .atsx-calendar-decade-select,
.atsx-calendar-header .atsx-calendar-year-select,
.atsx-calendar-header .atsx-calendar-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-weight: var(--semi-bold);
  line-height: 40px;
}
.atsx-calendar-header .atsx-calendar-century-select-arrow,
.atsx-calendar-header .atsx-calendar-decade-select-arrow,
.atsx-calendar-header .atsx-calendar-year-select-arrow,
.atsx-calendar-header .atsx-calendar-month-select-arrow {
  display: none;
}
.atsx-calendar-header .atsx-calendar-prev-century-btn,
.atsx-calendar-header .atsx-calendar-next-century-btn,
.atsx-calendar-header .atsx-calendar-prev-decade-btn,
.atsx-calendar-header .atsx-calendar-next-decade-btn,
.atsx-calendar-header .atsx-calendar-prev-month-btn,
.atsx-calendar-header .atsx-calendar-next-month-btn,
.atsx-calendar-header .atsx-calendar-prev-year-btn,
.atsx-calendar-header .atsx-calendar-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.atsx-calendar-header .atsx-calendar-prev-century-btn,
.atsx-calendar-header .atsx-calendar-prev-decade-btn,
.atsx-calendar-header .atsx-calendar-prev-year-btn {
  left: 23px;
  width: 15px;
  height: 100%;
  background: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/aa27ec0f2d3787a808869dfaec38f10c.svg) no-repeat 50%;
  background-size: 14px 14px;
}
.atsx-calendar-header .atsx-calendar-prev-century-btn::after,
.atsx-calendar-header .atsx-calendar-prev-decade-btn::after,
.atsx-calendar-header .atsx-calendar-prev-year-btn::after {
  display: none;
}
.atsx-calendar-header .atsx-calendar-prev-century-btn::after,
.atsx-calendar-header .atsx-calendar-prev-decade-btn::after,
.atsx-calendar-header .atsx-calendar-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.atsx-calendar-header .atsx-calendar-prev-century-btn:hover,
.atsx-calendar-header .atsx-calendar-prev-decade-btn:hover,
.atsx-calendar-header .atsx-calendar-prev-year-btn:hover {
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/61bbd9b9d7034d0c46e54704412cd56f.svg);
}
.atsx-calendar-header .atsx-calendar-next-century-btn,
.atsx-calendar-header .atsx-calendar-next-decade-btn,
.atsx-calendar-header .atsx-calendar-next-year-btn {
  right: 23px;
  background: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/e79bea19c5c8a10bcd1ef466b3ed2ce7.svg) no-repeat 50%;
  background-size: 14px 14px;
  width: 15px;
  height: 100%;
}
.atsx-calendar-header .atsx-calendar-next-century-btn::after,
.atsx-calendar-header .atsx-calendar-next-decade-btn::after,
.atsx-calendar-header .atsx-calendar-next-year-btn::after {
  display: none;
}
.atsx-calendar-header .atsx-calendar-next-century-btn::before,
.atsx-calendar-header .atsx-calendar-next-decade-btn::before,
.atsx-calendar-header .atsx-calendar-next-year-btn::before,
.atsx-calendar-header .atsx-calendar-next-century-btn::after,
.atsx-calendar-header .atsx-calendar-next-decade-btn::after,
.atsx-calendar-header .atsx-calendar-next-year-btn::after {
  -ms-transform: rotate(135deg) scale(0.8);
      transform: rotate(135deg) scale(0.8);
}
.atsx-calendar-header .atsx-calendar-next-century-btn::before,
.atsx-calendar-header .atsx-calendar-next-decade-btn::before,
.atsx-calendar-header .atsx-calendar-next-year-btn::before {
  position: relative;
  left: 3px;
}
.atsx-calendar-header .atsx-calendar-next-century-btn::after,
.atsx-calendar-header .atsx-calendar-next-decade-btn::after,
.atsx-calendar-header .atsx-calendar-next-year-btn::after {
  display: inline-block;
}
.atsx-calendar-header .atsx-calendar-next-century-btn:hover,
.atsx-calendar-header .atsx-calendar-next-decade-btn:hover,
.atsx-calendar-header .atsx-calendar-next-year-btn:hover {
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/1de833414078a8be12c1f55d91ee0b77.svg);
}
.atsx-calendar-header .atsx-calendar-prev-month-btn {
  left: 46px;
  width: 15px;
  height: 100%;
  background: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/d675dae5f16ebc95170a1687d052a161.svg) no-repeat 50%;
  background-size: 14px 14px;
}
.atsx-calendar-header .atsx-calendar-prev-month-btn::after {
  display: none;
}
.atsx-calendar-header .atsx-calendar-prev-month-btn:hover {
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/d9c9f1daaea7c626bacde80f1b698915.svg);
}
.atsx-calendar-header .atsx-calendar-next-month-btn {
  right: 44px;
  width: 15px;
  height: 100%;
  background: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/2b2407fb3cd39619ae99e049bd0dae65.svg) no-repeat 50%;
  background-size: 14px 14px;
}
.atsx-calendar-header .atsx-calendar-next-month-btn::after {
  display: none;
}
.atsx-calendar-header .atsx-calendar-next-month-btn::before,
.atsx-calendar-header .atsx-calendar-next-month-btn::after {
  -ms-transform: rotate(135deg) scale(0.8);
      transform: rotate(135deg) scale(0.8);
}
.atsx-calendar-header .atsx-calendar-next-month-btn:hover {
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/048254e98d98278432ce7e96ccdf06d3.svg);
}
.atsx-calendar-body {
  padding: 8px 12px;
}
.atsx-calendar table {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
}
.atsx-calendar table,
.atsx-calendar th,
.atsx-calendar td {
  text-align: center;
  border: 0;
}
.atsx-calendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0;
}
.atsx-calendar-column-header {
  width: 33px;
  padding: 6px 0;
  line-height: 18px;
  text-align: center;
}
.atsx-calendar-column-header .atsx-calendar-column-header-inner {
  color: #8F959E;
  display: block;
  font-weight: normal;
}
.atsx-calendar-week-number-header .atsx-calendar-column-header-inner {
  display: none;
}
.atsx-calendar-cell {
  height: 30px;
  padding: 3px 0;
}
.atsx-calendar-date {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 0;
  color: #646a73;
  line-height: 22px;
  text-align: center;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: background 0.3s ease;
}
.atsx-calendar-date-panel {
  position: relative;
  outline: none;
}
.atsx-calendar-date:hover {
  background: rgba(245, 246, 247, 0.5);
  cursor: pointer;
}
.atsx-calendar-date:active {
  color: #fff;
  background: #5579c2;
}
.atsx-calendar-today .atsx-calendar-date {
  color: #325ab4;
  font-weight: bold;
  border-color: #325ab4;
}
.atsx-calendar-selected-day .atsx-calendar-date {
  background: #d5dee8;
}
.atsx-calendar-last-month-cell .atsx-calendar-date,
.atsx-calendar-next-month-btn-day .atsx-calendar-date,
.atsx-calendar-last-month-cell .atsx-calendar-date:hover,
.atsx-calendar-next-month-btn-day .atsx-calendar-date:hover {
  color: rgba(50, 90, 180, 0.3);
  background: transparent;
  border-color: transparent;
}
.atsx-calendar-disabled-cell .atsx-calendar-date {
  position: relative;
  width: auto;
  color: rgba(50, 90, 180, 0.3);
  background: #EFF0F1;
  border: 1px solid transparent;
  border-radius: 0;
  cursor: not-allowed;
}
.atsx-calendar-disabled-cell .atsx-calendar-date:hover {
  background: #EFF0F1;
}
.atsx-calendar-disabled-cell.atsx-calendar-selected-day .atsx-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  content: '';
}
.atsx-calendar-disabled-cell.atsx-calendar-today .atsx-calendar-date {
  position: relative;
  padding-right: 5px;
  padding-left: 5px;
}
.atsx-calendar-disabled-cell.atsx-calendar-today .atsx-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(50, 90, 180, 0.3);
  border-radius: 2px;
  content: ' ';
}
.atsx-calendar-disabled-cell-first-of-row .atsx-calendar-date {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.atsx-calendar-disabled-cell-last-of-row .atsx-calendar-date {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.atsx-calendar-footer {
  padding: 0 12px;
  line-height: 38px;
  border-top: 1px solid #e8e8e8;
}
.atsx-calendar-footer:empty {
  border-top: 0;
}
.atsx-calendar-footer-btn {
  display: block;
  text-align: center;
}
.atsx-calendar-footer-extra {
  text-align: left;
}
.atsx-calendar .atsx-calendar-today-btn,
.atsx-calendar .atsx-calendar-clear-btn {
  display: inline-block;
  margin: 0 0 0 8px;
  text-align: center;
}
.atsx-calendar .atsx-calendar-today-btn-disabled,
.atsx-calendar .atsx-calendar-clear-btn-disabled {
  color: rgba(50, 90, 180, 0.3);
  cursor: not-allowed;
}
.atsx-calendar .atsx-calendar-today-btn:only-child,
.atsx-calendar .atsx-calendar-clear-btn:only-child {
  margin: 0;
}
.atsx-calendar .atsx-calendar-clear-btn {
  position: absolute;
  top: 7px;
  right: 5px;
  display: none;
  width: 20px;
  height: 20px;
  margin: 0;
  overflow: hidden;
  line-height: 20px;
  text-align: center;
  text-indent: -76px;
}
.atsx-calendar .atsx-calendar-clear-btn::after {
  display: inline-block;
  width: 20px;
  color: rgba(50, 90, 180, 0.3);
  font-size: 14px;
  line-height: 1;
  text-indent: 43px;
  transition: color 0.3s ease;
}
.atsx-calendar .atsx-calendar-clear-btn:hover::after {
  color: rgba(0, 0, 0, 0.45);
}
.atsx-calendar .atsx-calendar-ok-btn {
  position: relative;
  display: inline-block;
  font-weight: normal;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  cursor: pointer;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  height: 32px;
  padding: 0 12px;
  color: white;
  background-color: #325ab4;
  border-color: #325ab4;
  box-shadow: none;
  height: 28px;
  padding: 0 8px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 26px;
}
.atsx-calendar .atsx-calendar-ok-btn > .anticon {
  line-height: 1;
}
.atsx-calendar .atsx-calendar-ok-btn,
.atsx-calendar .atsx-calendar-ok-btn:active {
  outline: 0;
}
.atsx-calendar .atsx-calendar-ok-btn:not([disabled]):hover {
  text-decoration: none;
}
.atsx-calendar .atsx-calendar-ok-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.atsx-calendar .atsx-calendar-ok-btn.disabled,
.atsx-calendar .atsx-calendar-ok-btn[disabled] {
  cursor: default;
}
.atsx-calendar .atsx-calendar-ok-btn.disabled > *,
.atsx-calendar .atsx-calendar-ok-btn[disabled] > * {
  pointer-events: none;
}
.atsx-calendar .atsx-calendar-ok-btn-lg {
  min-width: 80px;
  max-width: 120px;
  height: 40px;
  padding: 0 12px;
  font-size: 16px;
  border-radius: 4px;
}
.atsx-calendar .atsx-calendar-ok-btn-sm {
  min-width: unset;
  max-width: 100px;
  height: 28px;
  padding: 0 8px;
  font-size: 14px;
  border-radius: 4px;
}
.atsx-calendar .atsx-calendar-ok-btn > a:only-child {
  color: currentColor;
}
.atsx-calendar .atsx-calendar-ok-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-calendar .atsx-calendar-ok-btn:hover {
  color: white;
  background-color: #487fc1;
  border-color: #487fc1;
}
.atsx-calendar .atsx-calendar-ok-btn:hover > a:only-child {
  color: currentColor;
}
.atsx-calendar .atsx-calendar-ok-btn:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-calendar .atsx-calendar-ok-btn:active,
.atsx-calendar .atsx-calendar-ok-btn.active {
  color: white;
  background-color: #3156a5;
  border-color: #3156a5;
}
.atsx-calendar .atsx-calendar-ok-btn:active > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.active > a:only-child {
  color: currentColor;
}
.atsx-calendar .atsx-calendar-ok-btn:active > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled,
.atsx-calendar .atsx-calendar-ok-btn.disabled,
.atsx-calendar .atsx-calendar-ok-btn[disabled],
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled:hover,
.atsx-calendar .atsx-calendar-ok-btn.disabled:hover,
.atsx-calendar .atsx-calendar-ok-btn[disabled]:hover,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled:active,
.atsx-calendar .atsx-calendar-ok-btn.disabled:active,
.atsx-calendar .atsx-calendar-ok-btn[disabled]:active,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled.active,
.atsx-calendar .atsx-calendar-ok-btn.disabled.active,
.atsx-calendar .atsx-calendar-ok-btn[disabled].active {
  color: white;
  background-color: #BACEFD;
  border-color: #BACEFD;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.disabled > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn[disabled] > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled:hover > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.disabled:hover > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn[disabled]:hover > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled:active > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.disabled:active > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn[disabled]:active > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled.active > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.disabled.active > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.disabled > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn[disabled] > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled:hover > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.disabled:hover > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn[disabled]:hover > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled:active > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.disabled:active > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn[disabled]:active > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled.active > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.disabled.active > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled,
.atsx-calendar .atsx-calendar-ok-btn.disabled,
.atsx-calendar .atsx-calendar-ok-btn[disabled],
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled:hover,
.atsx-calendar .atsx-calendar-ok-btn.disabled:hover,
.atsx-calendar .atsx-calendar-ok-btn[disabled]:hover,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled:active,
.atsx-calendar .atsx-calendar-ok-btn.disabled:active,
.atsx-calendar .atsx-calendar-ok-btn[disabled]:active,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled.active,
.atsx-calendar .atsx-calendar-ok-btn.disabled.active,
.atsx-calendar .atsx-calendar-ok-btn[disabled].active {
  color: #9CA2A9;
  background-color: #E4E5E7;
  border-color: #E4E5E7;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.disabled > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn[disabled] > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled:hover > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.disabled:hover > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn[disabled]:hover > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled:active > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.disabled:active > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn[disabled]:active > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled.active > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn.disabled.active > a:only-child,
.atsx-calendar .atsx-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.disabled > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn[disabled] > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled:hover > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.disabled:hover > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn[disabled]:hover > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled:active > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.disabled:active > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn[disabled]:active > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.atsx-btn-disabled.active > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn.disabled.active > a:only-child::after,
.atsx-calendar .atsx-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
.atsx-calendar-range-middle {
  display: none;
}
.atsx-calendar-picker-icon {
  color: #8f959e;
}
.atsx-calendar-time-picker {
  position: absolute;
  top: 40px;
  width: 100%;
  background-color: #fff;
}
.atsx-calendar-time-picker-panel {
  position: absolute;
  z-index: 1050;
  width: 100%;
}
.atsx-calendar-time-picker-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  outline: none;
}
.atsx-calendar-time-picker-combobox {
  width: 100%;
}
.atsx-calendar-time-picker-column-1,
.atsx-calendar-time-picker-column-1 .atsx-calendar-time-picker-select {
  width: 100%;
}
.atsx-calendar-time-picker-column-2 .atsx-calendar-time-picker-select {
  width: 50%;
}
.atsx-calendar-time-picker-column-3 .atsx-calendar-time-picker-select {
  width: 33.33%;
}
.atsx-calendar-time-picker-column-4 .atsx-calendar-time-picker-select {
  width: 25%;
}
.atsx-calendar-time-picker-input-wrap {
  display: none;
}
.atsx-calendar-time-picker-select {
  position: relative;
  float: left;
  height: 226px;
  overflow: hidden;
  font-size: 14px;
  border-right: 1px solid #e8e8e8;
}
.atsx-calendar-time-picker-select:hover {
  overflow-y: auto;
}
.atsx-calendar-time-picker-select:first-child {
  margin-left: 0;
  border-left: 0;
}
.atsx-calendar-time-picker-select:last-child {
  border-right: 0;
}
.atsx-calendar-time-picker-select ul {
  width: 100%;
  max-height: 206px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.atsx-calendar-time-picker-select li {
  width: 100%;
  height: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  list-style: none;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.atsx-calendar-time-picker-select li:last-child::after {
  display: block;
  height: 202px;
  content: '';
}
.atsx-calendar-time-picker-select li:hover {
  background: rgba(245, 246, 247, 0.5);
}
.atsx-calendar-time-picker-select li:focus {
  color: #325ab4;
  font-weight: 600;
  outline: none;
}
li.atsx-calendar-time-picker-select-option-selected {
  font-weight: 600;
  background: #EFF0F1;
}
li.atsx-calendar-time-picker-select-option-disabled {
  color: #9CA2A9;
}
li.atsx-calendar-time-picker-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
.atsx-calendar-time .atsx-calendar-day-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-weight: var(--semi-bold);
  line-height: 34px;
}
.atsx-calendar-time .atsx-calendar-footer {
  position: relative;
  height: auto;
}
.atsx-calendar-time .atsx-calendar-footer-btn {
  text-align: right;
}
.atsx-calendar-time .atsx-calendar-footer .atsx-calendar-today-btn {
  float: left;
  margin: 0;
}
.atsx-calendar-time .atsx-calendar-footer .atsx-calendar-time-picker-btn {
  display: inline-block;
  margin-right: 8px;
}
.atsx-calendar-time .atsx-calendar-footer .atsx-calendar-time-picker-btn-disabled {
  color: rgba(50, 90, 180, 0.3);
}
.atsx-calendar-range-picker-input {
  width: 40%;
  height: 99%;
  text-align: left;
  background-color: transparent;
  border: 0;
  outline: 0;
}
.atsx-calendar-range-picker-input::-moz-placeholder {
  color: #c3c6cb;
  opacity: 1;
  text-shadow: none;
}
.atsx-calendar-range-picker-input:-ms-input-placeholder {
  color: #c3c6cb;
  text-shadow: none;
}
.atsx-calendar-range-picker-input::-webkit-input-placeholder {
  color: #c3c6cb;
  text-shadow: none;
}
.atsx-calendar-range-picker-input[disabled] {
  cursor: not-allowed;
}
.atsx-calendar-range-picker-separator {
  margin-right: 12px;
  display: inline-block;
  min-width: 10px;
  height: 100%;
  color: #1f2329;
  white-space: nowrap;
  text-align: center;
  vertical-align: top;
  pointer-events: none;
}
.atsx-calendar-range {
  width: 552px;
  overflow: hidden;
}
.atsx-calendar-range .atsx-calendar-date-panel::after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: '.';
}
.atsx-calendar-range-part {
  position: relative;
  width: 50%;
}
.atsx-calendar-range-left {
  float: left;
}
.atsx-calendar-range-left .atsx-calendar-time-picker-inner {
  border-right: 1px solid #e8e8e8;
}
.atsx-calendar-range-right {
  float: right;
}
.atsx-calendar-range-right .atsx-calendar-time-picker-inner {
  border-left: 1px solid #e8e8e8;
}
.atsx-calendar-range-middle {
  position: absolute;
  left: 50%;
  z-index: 1;
  height: 34px;
  margin: 1px 0 0 0;
  padding: 0 200px 0 0;
  color: rgba(0, 0, 0, 0.45);
  line-height: 34px;
  text-align: center;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  pointer-events: none;
}
.atsx-calendar-range-right .atsx-calendar-date-input-wrap {
  margin-left: -90px;
}
.atsx-calendar-range.atsx-calendar-time .atsx-calendar-range-middle {
  padding: 0 10px 0 0;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.atsx-calendar-range .atsx-calendar-today :not(.atsx-calendar-disabled-cell) :not(.atsx-calendar-last-month-cell) :not(.atsx-calendar-next-month-btn-day) .atsx-calendar-date {
  color: #325ab4;
  background: #d5dee8;
  border-color: #325ab4;
}
.atsx-calendar-range .atsx-calendar-date {
  position: relative;
}
.atsx-calendar-range .atsx-calendar-table tr td:last-of-type::before {
  right: 20%;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.atsx-calendar-range .atsx-calendar-table tr td:first-of-type::before {
  left: 20%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.atsx-calendar-range .atsx-calendar-table .atsx-calendar-selected-day.atsx-calendar-selected-start-date::before {
  left: 50%;
}
.atsx-calendar-range .atsx-calendar-table .atsx-calendar-selected-day.atsx-calendar-selected-end-date::before {
  right: 50%;
}
.atsx-calendar-range .atsx-calendar-selected-start-date .atsx-calendar-date,
.atsx-calendar-range .atsx-calendar-selected-end-date .atsx-calendar-date {
  color: #fff;
  background: #325ab4;
  border: 1px solid transparent;
}
.atsx-calendar-range .atsx-calendar-selected-start-date .atsx-calendar-date:hover,
.atsx-calendar-range .atsx-calendar-selected-end-date .atsx-calendar-date:hover {
  background: #325ab4;
}
.atsx-calendar-range .atsx-calendar-selected-day {
  position: relative;
}
.atsx-calendar-range .atsx-calendar-selected-day::before {
  position: absolute;
  top: 3px;
  right: 0;
  bottom: 3px;
  left: 0;
  display: block;
  background: #f0f4ff;
  border: 0;
  border-radius: 0;
  content: '';
}
.atsx-calendar-range.atsx-calendar-time .atsx-calendar-range-right .atsx-calendar-date-input-wrap {
  margin-left: 0;
}
.atsx-calendar-range .atsx-calendar-input-wrap {
  position: relative;
  height: 34px;
}
.atsx-calendar-range .atsx-calendar-input,
.atsx-calendar-range .atsx-calendar-time-picker-input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 12px;
  color: #646a73;
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cad0d0;
  border-radius: 4px;
  transition: all 0.3s;
  caret-color: #325ab4;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
  line-height: 24px;
  border: 0;
  box-shadow: none;
}
.atsx-calendar-range .atsx-calendar-input::-moz-placeholder,
.atsx-calendar-range .atsx-calendar-time-picker-input::-moz-placeholder {
  color: #c3c6cb;
  opacity: 1;
  text-shadow: none;
}
.atsx-calendar-range .atsx-calendar-input:-ms-input-placeholder,
.atsx-calendar-range .atsx-calendar-time-picker-input:-ms-input-placeholder {
  color: #c3c6cb;
  text-shadow: none;
}
.atsx-calendar-range .atsx-calendar-input::-webkit-input-placeholder,
.atsx-calendar-range .atsx-calendar-time-picker-input::-webkit-input-placeholder {
  color: #c3c6cb;
  text-shadow: none;
}
.atsx-calendar-range .atsx-calendar-input:hover,
.atsx-calendar-range .atsx-calendar-time-picker-input:hover {
  border-color: #325ab4;
  border-right-width: 1px !important;
}
.atsx-calendar-range .atsx-calendar-input:focus,
.atsx-calendar-range .atsx-calendar-time-picker-input:focus {
  border-color: #325ab4;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.atsx-calendar-range .atsx-calendar-input-disabled,
.atsx-calendar-range .atsx-calendar-time-picker-input-disabled {
  color: rgba(50, 90, 180, 0.3);
  background-color: #EFF0F1;
  cursor: not-allowed;
  opacity: 1;
}
.atsx-calendar-range .atsx-calendar-input-disabled:hover,
.atsx-calendar-range .atsx-calendar-time-picker-input-disabled:hover {
  border-color: #cad0d0;
  border-right-width: 1px !important;
}
.atsx-calendar-range .atsx-calendar-input[disabled],
.atsx-calendar-range .atsx-calendar-time-picker-input[disabled] {
  color: rgba(50, 90, 180, 0.3);
  background-color: #EFF0F1;
  cursor: not-allowed;
  opacity: 1;
}
.atsx-calendar-range .atsx-calendar-input[disabled]:hover,
.atsx-calendar-range .atsx-calendar-time-picker-input[disabled]:hover {
  border-color: #cad0d0;
  border-right-width: 1px !important;
}
textarea.atsx-calendar-range .atsx-calendar-input,
textarea.atsx-calendar-range .atsx-calendar-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.atsx-calendar-range .atsx-calendar-input-lg,
.atsx-calendar-range .atsx-calendar-time-picker-input-lg {
  height: 40px;
  padding: 6px 12px;
  font-size: 16px;
}
.atsx-calendar-range .atsx-calendar-input-sm,
.atsx-calendar-range .atsx-calendar-time-picker-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.atsx-calendar-range .atsx-calendar-input:focus,
.atsx-calendar-range .atsx-calendar-time-picker-input:focus {
  box-shadow: none;
}
.atsx-calendar-range .atsx-calendar-time-picker-icon {
  display: none;
}
.atsx-calendar-range.atsx-calendar-week-number {
  width: 574px;
}
.atsx-calendar-range.atsx-calendar-week-number .atsx-calendar-range-part {
  width: 286px;
}
.atsx-calendar-range .atsx-calendar-year-panel,
.atsx-calendar-range .atsx-calendar-month-panel,
.atsx-calendar-range .atsx-calendar-decade-panel {
  top: 0;
}
.atsx-calendar-range .atsx-calendar-decade-panel {
  display: none;
}
.atsx-calendar-range .atsx-calendar-month-panel .atsx-calendar-year-panel {
  top: 0;
}
.atsx-calendar-range .atsx-calendar-decade-panel-table,
.atsx-calendar-range .atsx-calendar-year-panel-table,
.atsx-calendar-range .atsx-calendar-month-panel-table {
  height: 208px;
}
.atsx-calendar-range .atsx-calendar-in-range-cell {
  position: relative;
  border-radius: 0;
}
.atsx-calendar-range .atsx-calendar-in-range-cell > div {
  position: relative;
  z-index: 1;
}
.atsx-calendar-range .atsx-calendar-in-range-cell::before {
  position: absolute;
  top: 3px;
  right: 0;
  bottom: 3px;
  left: 0;
  display: block;
  background: #f0f4ff;
  border: 0;
  border-radius: 0;
  content: '';
}
.atsx-calendar-range .atsx-calendar-footer-extra {
  float: left;
}
div.atsx-calendar-range-quick-selector {
  text-align: left;
}
div.atsx-calendar-range-quick-selector > a {
  margin-right: 8px;
}
.atsx-calendar-range .atsx-calendar-header,
.atsx-calendar-range .atsx-calendar-month-panel-header,
.atsx-calendar-range .atsx-calendar-year-panel-header,
.atsx-calendar-range .atsx-calendar-decade-panel-header {
  border-bottom: 0;
}
.atsx-calendar-range.atsx-calendar-time .atsx-calendar-time-picker {
  top: 68px;
  z-index: 2;
  width: 100%;
  height: 207px;
}
.atsx-calendar-range.atsx-calendar-time .atsx-calendar-time-picker-panel {
  height: 267px;
  margin-top: -34px;
}
.atsx-calendar-range.atsx-calendar-time .atsx-calendar-time-picker-inner {
  height: 100%;
  padding-top: 40px;
  background: none;
}
.atsx-calendar-range.atsx-calendar-time .atsx-calendar-time-picker-combobox {
  display: inline-block;
  height: 100%;
  background-color: #fff;
  border-top: 1px solid #e8e8e8;
}
.atsx-calendar-range.atsx-calendar-time .atsx-calendar-time-picker-select {
  height: 100%;
}
.atsx-calendar-range.atsx-calendar-time .atsx-calendar-time-picker-select ul {
  max-height: 100%;
}
.atsx-calendar-range.atsx-calendar-time .atsx-calendar-footer .atsx-calendar-time-picker-btn {
  margin-right: 8px;
}
.atsx-calendar-range.atsx-calendar-time .atsx-calendar-today-btn {
  height: 22px;
  margin: 8px 12px;
  line-height: 22px;
}
.atsx-calendar-range-with-ranges.atsx-calendar-time .atsx-calendar-time-picker {
  height: 233px;
}
.atsx-calendar-range.atsx-calendar-show-time-picker .atsx-calendar-body {
  border-top-color: transparent;
}
.atsx-calendar-month-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 4px;
  outline: none;
}
.atsx-calendar-month-panel > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
}
.atsx-calendar-month-panel-hidden {
  display: none;
}
.atsx-calendar-month-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.atsx-calendar-month-panel-header a:hover {
  color: #4e83fd;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-century-select,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-decade-select,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-year-select,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-weight: var(--semi-bold);
  line-height: 40px;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-century-select-arrow,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-decade-select-arrow,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-year-select-arrow,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-month-select-arrow {
  display: none;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-century-btn,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-century-btn,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-decade-btn,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-decade-btn,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-month-btn,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-month-btn,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-year-btn,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-century-btn,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-decade-btn,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-year-btn {
  left: 23px;
  width: 15px;
  height: 100%;
  background: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/aa27ec0f2d3787a808869dfaec38f10c.svg) no-repeat 50%;
  background-size: 14px 14px;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-century-btn::after,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-decade-btn::after,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-year-btn::after {
  display: none;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-century-btn::after,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-decade-btn::after,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-century-btn:hover,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-decade-btn:hover,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-year-btn:hover {
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/61bbd9b9d7034d0c46e54704412cd56f.svg);
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-century-btn,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-decade-btn,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-year-btn {
  right: 23px;
  background: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/e79bea19c5c8a10bcd1ef466b3ed2ce7.svg) no-repeat 50%;
  background-size: 14px 14px;
  width: 15px;
  height: 100%;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-century-btn::after,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-decade-btn::after,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-year-btn::after {
  display: none;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-century-btn::before,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-decade-btn::before,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-year-btn::before,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-century-btn::after,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-decade-btn::after,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-year-btn::after {
  -ms-transform: rotate(135deg) scale(0.8);
      transform: rotate(135deg) scale(0.8);
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-century-btn::before,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-decade-btn::before,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-century-btn::after,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-decade-btn::after,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-year-btn::after {
  display: inline-block;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-century-btn:hover,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-decade-btn:hover,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-year-btn:hover {
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/1de833414078a8be12c1f55d91ee0b77.svg);
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-month-btn {
  left: 46px;
  width: 15px;
  height: 100%;
  background: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/d675dae5f16ebc95170a1687d052a161.svg) no-repeat 50%;
  background-size: 14px 14px;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-month-btn::after {
  display: none;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-prev-month-btn:hover {
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/d9c9f1daaea7c626bacde80f1b698915.svg);
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-month-btn {
  right: 44px;
  width: 15px;
  height: 100%;
  background: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/2b2407fb3cd39619ae99e049bd0dae65.svg) no-repeat 50%;
  background-size: 14px 14px;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-month-btn::after {
  display: none;
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-month-btn::before,
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-month-btn::after {
  -ms-transform: rotate(135deg) scale(0.8);
      transform: rotate(135deg) scale(0.8);
}
.atsx-calendar-month-panel-header .atsx-calendar-month-panel-next-month-btn:hover {
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/048254e98d98278432ce7e96ccdf06d3.svg);
}
.atsx-calendar-month-panel-body {
  -ms-flex: 1;
      flex: 1 1;
}
.atsx-calendar-month-panel-footer {
  border-top: 1px solid #e8e8e8;
}
.atsx-calendar-month-panel-footer .atsx-calendar-footer-extra {
  padding: 0 12px;
}
.atsx-calendar-month-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.atsx-calendar-month-panel-selected-cell .atsx-calendar-month-panel-month {
  color: #fff;
  background: #325ab4;
}
.atsx-calendar-month-panel-selected-cell .atsx-calendar-month-panel-month:hover {
  color: #fff;
  background: #325ab4;
}
.atsx-calendar-month-panel-cell {
  text-align: center;
}
.atsx-calendar-month-panel-cell-disabled .atsx-calendar-month-panel-month,
.atsx-calendar-month-panel-cell-disabled .atsx-calendar-month-panel-month:hover {
  color: rgba(50, 90, 180, 0.3);
  background: #EFF0F1;
  cursor: not-allowed;
}
.atsx-calendar-month-panel-month {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: #646a73;
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  transition: background 0.3s ease;
}
.atsx-calendar-month-panel-month:hover {
  background: rgba(245, 246, 247, 0.5);
  cursor: pointer;
}
.atsx-calendar-year-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 4px;
  outline: none;
}
.atsx-calendar-year-panel > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
}
.atsx-calendar-year-panel-hidden {
  display: none;
}
.atsx-calendar-year-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.atsx-calendar-year-panel-header a:hover {
  color: #4e83fd;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-century-select,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-decade-select,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-year-select,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-weight: var(--semi-bold);
  line-height: 40px;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-century-select-arrow,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-decade-select-arrow,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-year-select-arrow,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-month-select-arrow {
  display: none;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-century-btn,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-century-btn,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-decade-btn,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-decade-btn,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-month-btn,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-month-btn,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-year-btn,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-century-btn,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-decade-btn,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-year-btn {
  left: 23px;
  width: 15px;
  height: 100%;
  background: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/aa27ec0f2d3787a808869dfaec38f10c.svg) no-repeat 50%;
  background-size: 14px 14px;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-century-btn::after,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-decade-btn::after,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-year-btn::after {
  display: none;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-century-btn::after,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-decade-btn::after,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-century-btn:hover,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-decade-btn:hover,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-year-btn:hover {
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/61bbd9b9d7034d0c46e54704412cd56f.svg);
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-century-btn,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-decade-btn,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-year-btn {
  right: 23px;
  background: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/e79bea19c5c8a10bcd1ef466b3ed2ce7.svg) no-repeat 50%;
  background-size: 14px 14px;
  width: 15px;
  height: 100%;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-century-btn::after,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-decade-btn::after,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-year-btn::after {
  display: none;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-century-btn::before,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-decade-btn::before,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-year-btn::before,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-century-btn::after,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-decade-btn::after,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-year-btn::after {
  -ms-transform: rotate(135deg) scale(0.8);
      transform: rotate(135deg) scale(0.8);
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-century-btn::before,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-decade-btn::before,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-century-btn::after,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-decade-btn::after,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-year-btn::after {
  display: inline-block;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-century-btn:hover,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-decade-btn:hover,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-year-btn:hover {
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/1de833414078a8be12c1f55d91ee0b77.svg);
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-month-btn {
  left: 46px;
  width: 15px;
  height: 100%;
  background: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/d675dae5f16ebc95170a1687d052a161.svg) no-repeat 50%;
  background-size: 14px 14px;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-month-btn::after {
  display: none;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-prev-month-btn:hover {
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/d9c9f1daaea7c626bacde80f1b698915.svg);
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-month-btn {
  right: 44px;
  width: 15px;
  height: 100%;
  background: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/2b2407fb3cd39619ae99e049bd0dae65.svg) no-repeat 50%;
  background-size: 14px 14px;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-month-btn::after {
  display: none;
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-month-btn::before,
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-month-btn::after {
  -ms-transform: rotate(135deg) scale(0.8);
      transform: rotate(135deg) scale(0.8);
}
.atsx-calendar-year-panel-header .atsx-calendar-year-panel-next-month-btn:hover {
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/048254e98d98278432ce7e96ccdf06d3.svg);
}
.atsx-calendar-year-panel-body {
  -ms-flex: 1;
      flex: 1 1;
}
.atsx-calendar-year-panel-footer {
  border-top: 1px solid #e8e8e8;
}
.atsx-calendar-year-panel-footer .atsx-calendar-footer-extra {
  padding: 0 12px;
}
.atsx-calendar-year-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.atsx-calendar-year-panel-cell {
  text-align: center;
}
.atsx-calendar-year-panel-year {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: #646a73;
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  transition: background 0.3s ease;
}
.atsx-calendar-year-panel-year:hover {
  background: rgba(245, 246, 247, 0.5);
  cursor: pointer;
}
.atsx-calendar-year-panel-selected-cell .atsx-calendar-year-panel-year {
  color: #fff;
  background: #325ab4;
}
.atsx-calendar-year-panel-selected-cell .atsx-calendar-year-panel-year:hover {
  color: #fff;
  background: #325ab4;
}
.atsx-calendar-year-panel-last-decade-cell .atsx-calendar-year-panel-year,
.atsx-calendar-year-panel-next-decade-cell .atsx-calendar-year-panel-year {
  color: rgba(50, 90, 180, 0.3);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.atsx-date-picker-panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-align: center;
      align-items: center;
  width: 300px;
  color: #1f2329;
  border-color: 1px solid #cad0d0;
  border-radius: 4px;
  box-shadow: 0 2px 10px 0 rgba(31, 35, 41, 0.1);
  background: white;
}
.atsx-date-picker-panel *:focus {
  outline: none;
}
.atsx-date-picker-panel-header {
  color: #1f2329;
  width: 254px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 24px;
}
.atsx-date-picker-panel-header-icon {
  color: #9CA2A9;
  font-size: 16px;
  padding: 4px;
}
.atsx-date-picker-panel-header-title {
  font-weight: var(--semi-bold);
  text-align: center;
}
.atsx-date-picker-panel-header-operator:hover {
  cursor: pointer;
  color: #325ab4;
}
.atsx-date-picker-panel-body {
  color: #1f2329;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date) {
  display: inline-block;
  overflow: hidden;
  margin: 28px 0 23px 0;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date) td {
  text-align: center;
  line-height: 24px;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-month table {
  margin: -13px -32px;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-month .atsx-date-picker-panel-body-cell .atsx-date-picker-panel-body-cell-wrap {
  margin: 13px 0;
  padding: 0 32px;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-month .atsx-date-picker-panel-body-cell-content {
  width: 40px;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-month .atsx-date-picker-panel-body-cell-content-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-month .atsx-date-picker-panel-body-cell-period .atsx-date-picker-panel-body-cell-wrap {
  background: #F0F4FF;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-month .atsx-date-picker-panel-body-cell-period-start .atsx-date-picker-panel-body-cell-wrap {
  margin-left: 32px;
  padding-left: 0;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-month .atsx-date-picker-panel-body-cell-period-end .atsx-date-picker-panel-body-cell-wrap {
  margin-right: 32px;
  padding-right: 0;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-year table {
  margin: -13px -30px;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-year .atsx-date-picker-panel-body-cell .atsx-date-picker-panel-body-cell-wrap {
  margin: 13px 0;
  padding: 0 30px;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-year .atsx-date-picker-panel-body-cell-content {
  width: 44px;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-year .atsx-date-picker-panel-body-cell-period .atsx-date-picker-panel-body-cell-wrap {
  background: #F0F4FF;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-year .atsx-date-picker-panel-body-cell-period-start .atsx-date-picker-panel-body-cell-wrap {
  margin-left: 30px;
  padding-left: 0;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date).atsx-date-picker-panel-body-year .atsx-date-picker-panel-body-cell-period-end .atsx-date-picker-panel-body-cell-wrap {
  margin-right: 30px;
  padding-right: 0;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date) .atsx-date-picker-panel-body-cell-wrap {
  display: inline-block;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date) .atsx-date-picker-panel-body-cell .atsx-date-picker-panel-body-cell-content:not(.atsx-date-picker-panel-body-cell-content-disabled):hover {
  cursor: pointer;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date) .atsx-date-picker-panel-body-cell:not(.atsx-date-picker-panel-body-cell-selected) .atsx-date-picker-panel-body-cell-content:not(.atsx-date-picker-panel-body-cell-content-disabled):hover {
  border-radius: 4px;
  background: #EFF0F1;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date) .atsx-date-picker-panel-body-cell-selected .atsx-date-picker-panel-body-cell-content {
  border-radius: 4px;
  color: white;
  background: #325ab4;
}
.atsx-date-picker-panel-body:not(.atsx-date-picker-panel-body-date) .atsx-date-picker-panel-body-cell-after-start-for-hover {
  cursor: pointer;
}
.atsx-date-picker-panel-body.atsx-date-picker-panel-body-date {
  margin-top: 20px;
  margin-bottom: 4px;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-header {
  display: none;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-body {
  display: inline-block;
  overflow: hidden;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-table {
  margin: -5px -7px;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-table th {
  color: #9CA2A9;
  font-weight: normal;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-table th,
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-table .atsx-date-picker-panel-body-date-cell-inner-wrap {
  width: 38px;
  text-align: center;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-table .atsx-date-picker-panel-body-date-cell-inner-wrap {
  position: relative;
  padding: 0 7px 0 7px;
  margin: 5px 0;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-table th {
  padding: 5px 7px;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-cell-inner {
  display: inline-block;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-cell-inner-content {
  border-radius: 4px;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-cell-inner:not(.atsx-date-picker-panel-body-date-cell-inner-selected) .atsx-date-picker-panel-body-date-cell-inner-content:hover {
  background: #EFF0F1;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-cell-inner-period .atsx-date-picker-panel-body-date-cell-inner-wrap {
  background: #F0F4FF;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-cell-inner-period .atsx-date-picker-panel-body-date-cell-inner-content {
  background: #F0F4FF;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-cell-inner-selected .atsx-date-picker-panel-body-date-cell-inner-content {
  color: white;
  background: #325ab4;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-cell-inner-after-start-for-hover {
  cursor: pointer;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-cell.atsx-date-picker-panel-body-date-today .atsx-date-picker-panel-body-date-cell-inner-content {
  border: 1px solid #325ab4;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-cell.atsx-date-picker-panel-body-date-disabled-cell .atsx-date-picker-panel-body-date-cell-inner-wrap {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-cell.atsx-date-picker-panel-body-date-disabled-cell .atsx-date-picker-panel-body-date-cell-inner-wrap .atsx-date-picker-panel-body-date-cell-inner-content:hover {
  background-color: #f5f5f5;
  cursor: not-allowed;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-cell.atsx-date-picker-panel-body-date-disabled-cell .atsx-date-picker-panel-body-date-cell-inner.atsx-date-picker-panel-body-date-cell-inner-selected .atsx-date-picker-panel-body-date-cell-inner-wrap .atsx-date-picker-panel-body-date-cell-inner-content:hover {
  color: white;
  background: #325ab4;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-table .atsx-date-picker-panel-body-date-cell-inner-period-start .atsx-date-picker-panel-body-date-cell-inner-wrap {
  margin-left: 7px;
  padding-left: 0;
  width: 31px;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-table .atsx-date-picker-panel-body-date-cell-inner-period-end .atsx-date-picker-panel-body-date-cell-inner-wrap {
  margin-right: 7px;
  padding-right: 0;
  width: 31px;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-table .atsx-date-picker-panel-body-date-cell-inner-period-end.atsx-date-picker-panel-body-date-cell-inner-period-start .atsx-date-picker-panel-body-date-cell-inner-wrap {
  width: 24px;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-date-footer {
  display: none;
}
.atsx-date-picker-panel-body.atsx-date-picker-panel-body-week {
  margin-top: 20px;
  margin-bottom: 4px;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-header {
  display: none;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-body {
  display: inline-block;
  overflow: hidden;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-table {
  margin: -5px -7px;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-table th {
  color: #9CA2A9;
  font-weight: normal;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-table th,
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-table .atsx-date-picker-panel-body-week-cell-inner-wrap {
  width: 38px;
  text-align: center;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-table .atsx-date-picker-panel-body-week-cell-inner-wrap {
  padding: 0 7px 0 7px;
  margin: 5px 0;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-table th {
  padding: 5px 7px;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-cell-inner {
  display: inline-block;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-cell-inner-content {
  border-radius: 4px;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-cell.atsx-date-picker-panel-body-week-today .atsx-date-picker-panel-body-week-cell-inner-content {
  border: 1px solid #325ab4;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-cell .atsx-date-picker-panel-body-week-cell-inner-out-month {
  color: #bbbfc4;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-cell.atsx-date-picker-panel-body-week-disabled-cell .atsx-date-picker-panel-body-week-cell-inner-wrap {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-tbody .atsx-date-picker-panel-body-week-cell-inner-wrap {
  position: relative;
  cursor: pointer;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-tbody .atsx-date-picker-panel-body-week-cell-inner-wrap::before {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: ' ';
  background: #f5f6f7;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-tbody .atsx-date-picker-panel-body-week-cell-inner-hovered .atsx-date-picker-panel-body-week-cell-inner-wrap::before {
  display: block;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-tbody .atsx-date-picker-panel-body-week-cell-inner-selected {
  color: #3370ff;
  font-weight: 500;
  font-weight: var(--semi-bold);
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-tbody .atsx-date-picker-panel-body-week-cell-inner-selected .atsx-date-picker-panel-body-week-cell-inner-wrap::before {
  display: block;
  background: #f0f4ff;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-tbody .atsx-date-picker-panel-body-week-cell-inner-selected.atsx-date-picker-panel-body-week-cell-inner-out-month {
  color: #82a7fc;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-tbody .atsx-date-picker-panel-body-week-cell-inner-content {
  position: relative;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-tbody td:first-child .atsx-date-picker-panel-body-week-cell-inner-hovered .atsx-date-picker-panel-body-week-cell-inner-wrap::before,
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-tbody td:first-child .atsx-date-picker-panel-body-week-cell-inner-selected .atsx-date-picker-panel-body-week-cell-inner-wrap::before {
  left: 7px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-tbody td:last-child .atsx-date-picker-panel-body-week-cell-inner-hovered .atsx-date-picker-panel-body-week-cell-inner-wrap::before,
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-tbody td:last-child .atsx-date-picker-panel-body-week-cell-inner-selected .atsx-date-picker-panel-body-week-cell-inner-wrap::before {
  right: 7px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.atsx-date-picker-panel-body .atsx-date-picker-panel-body-week-footer {
  display: none;
}
.atsx-date-picker-panel-footer {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  padding: 8px 0 9px 14px;
  border-top: 1px solid rgba(31, 35, 41, 0.1);
}
.atsx-date-picker-panel-footer-operator {
  cursor: pointer;
}
.atsx-date-picker-panel-footer-operator,
.atsx-date-picker-panel-footer-operator:hover,
.atsx-date-picker-panel-footer-operator:focus,
.atsx-date-picker-panel-footer-operator:active {
  color: #325ab4;
}
.atsx-date-picker-panel-footer-operator:not(:last-child) {
  margin-right: 32px;
}
.atsx-date-picker-panel-footer-operator.disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.atsx-date-picker-panel-footer.atsx-date-picker-panel-footer-no-operators {
  padding: 0;
  border: none;
}
.atsx-date-picker-panel-footer.atsx-date-picker-panel-footer-no-operators.atsx-date-picker-panel-footer-date {
  margin-bottom: 17px;
}
.atsx-date-picker-panel-body-date-cell-inner-disabledTip-placeholder {
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 1px;
  top: 0;
  left: 0;
  pointer-events: none;
  background: transparent;
  z-index: -1;
}
.atsx-date-picker-panel-body-date-cell-inner-disabledTip-tooltip.atsx-tooltip {
  padding: 0;
  max-width: none;
}
.atsx-date-picker-panel-body-date-cell-inner-disabledTip-tooltip .atsx-tooltip-arrow {
  display: none;
}
.atsx-date-picker-panel-body-date-cell-inner-disabledTip-tooltip .atsx-tooltip-inner {
  background: transparent;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}
.atsx-date-picker-panel-body-date-cell-inner-disabledTip-tooltip-content {
  border: solid 1px #eff0f1;
  color: #1F2329;
  box-shadow: 0 6px 24px 0 rgba(31, 35, 41, 0.12);
  border-radius: 4px;
  padding: 12px 24px;
  background: white;
  overflow: hidden;
}
.atsx-date-picker-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #646a73;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
  display: inline-block;
}
.atsx-date-picker-dropdown-hidden {
  display: none;
}
.has-error .atsx-date-picker.atsx-date-picker-period::after,
.has-error .atsx-date-picker-open.atsx-date-picker-period::after,
.has-error .atsx-date-picker:hover.atsx-date-picker-period::after {
  border-color: #F54A45;
}
.atsx-date-picker-open.atsx-date-picker-period::after,
.atsx-date-picker:hover.atsx-date-picker-period::after {
  border-color: #325ab4;
}
.atsx-date-picker-period {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-width: 247px;
  line-height: 32px;
  background-color: white;
}
.atsx-date-picker-period::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #cad0d0;
  border-radius: 4px;
  pointer-events: none;
}
.atsx-date-picker-period .atsx-date-picker-period-input-box {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1 1;
}
.atsx-date-picker-period .atsx-date-picker-period-input-box:last-of-type {
  padding-right: 28px;
}
.atsx-date-picker-period .atsx-input {
  -ms-flex: 1;
      flex: 1 1;
  padding: 0;
  margin: 0 6px;
  display: inline-block;
  border: none;
  text-align: center;
  min-width: 0;
}
.atsx-date-picker-period .atsx-date-picker-period-no-value {
  text-align: left;
}
.atsx-date-picker-period .atsx-input-placeholder {
  position: absolute;
  top: 0;
  line-height: 32px;
  white-space: nowrap;
  color: #8F959E;
}
.atsx-date-picker-period .atsx-date-picker-period-first-input-placeholder {
  left: 50%;
  -ms-transform: translate(-50%);
      transform: translate(-50%);
}
.atsx-date-picker-period .atsx-date-picker-period-second-input-placeholder {
  left: calc((100% - 28px) / 2);
  -ms-transform: translate(-50%);
      transform: translate(-50%);
}
.atsx-date-picker-period-hidden-input {
  -ms-flex: 0;
      flex: 0 1;
  min-width: 0;
  height: 0;
  border: none;
  box-sizing: border-box;
}
.atsx-date-picker-period-hidden-input:focus {
  outline: none;
}
.atsx-date-picker.atsx-date-picker-period-theme-noBorder {
  width: 240px;
  line-height: 22px;
}
.atsx-date-picker.atsx-date-picker-period-theme-noBorder::after {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: unset;
}
.atsx-date-picker.atsx-date-picker-period-theme-noBorder .atsx-date-picker-period-input-box:last-of-type {
  padding-right: 14px;
}
.atsx-date-picker.atsx-date-picker-period-theme-noBorder .atsx-date-picker-period-input-box .atsx-date-picker-period-second-input-placeholder {
  left: calc((100% - 14px) / 2);
}
.atsx-date-picker.atsx-date-picker-period-theme-noBorder .atsx-date-picker-period-input-box .atsx-input {
  height: 22px;
}
.atsx-date-picker.atsx-date-picker-period-theme-noBorder .atsx-date-picker-period-input-box .atsx-input-placeholder {
  line-height: 22px;
}
.atsx-date-picker.atsx-date-picker-period-theme-noBorder .atsx-date-picker-icon {
  right: 1px;
}
.atsx-date-picker-disabled {
  background: #EFF0F1;
}
.atsx-date-picker-disabled:hover.atsx-date-picker-period::after {
  border-color: #cad0d0;
}
.atsx-date-picker-period-month {
  line-height: 32px;
}
.atsx-date-picker-period-month-panel {
  border-radius: 4px;
  box-shadow: 0 1px 6px 0 rgba(31, 35, 41, 0.12);
  background-color: #ffffff;
  position: relative;
  height: 333px;
  white-space: nowrap;
}
.atsx-date-picker-period-month-panel-separator-line {
  position: absolute;
  z-index: 1;
  width: 1px;
  left: 50%;
  top: 0;
  bottom: 0;
  background-color: #eff0f1;
}
.atsx-date-picker-period-month-panel-list {
  padding: 8px 0;
  display: inline-block;
}
.atsx-date-picker-period-month-panel-list-item {
  cursor: pointer;
  line-height: 38px;
  text-align: center;
  width: 80px;
}
.atsx-date-picker-period-month-panel-list-item-focused {
  background-color: #f5f6f7;
}
.atsx-date-picker-period-month-panel-list-item-selected {
  color: #325ab4;
  background: #f0f7ff;
}
.has-error .atsx-date-picker .atsx-date-picker-period-month-label::after,
.has-error .atsx-date-picker-focus.atsx-date-picker .atsx-date-picker-period-month-label::after,
.has-error .atsx-date-picker:hover .atsx-date-picker-period-month-label::after {
  border-color: #F54A45;
}
.has-error .atsx-date-picker .atsx-date-picker-period-line,
.has-error .atsx-date-picker-focus.atsx-date-picker .atsx-date-picker-period-line,
.has-error .atsx-date-picker:hover .atsx-date-picker-period-line {
  background-color: #F54A45;
  pointer-events: none;
}
.atsx-date-picker.atsx-date-picker-period-month::after {
  transition: all 0.3s ease;
}
.atsx-date-picker-focus.atsx-date-picker .atsx-date-picker-period-line,
.atsx-date-picker:hover .atsx-date-picker-period-line {
  background-color: #325ab4;
  pointer-events: none;
}
.atsx-date-picker-focus.atsx-date-picker .atsx-date-picker-period-month-label-focus::after,
.atsx-date-picker:hover .atsx-date-picker-period-month-label-focus::after {
  border-color: #325ab4;
}
.atsx-date-picker-small {
  width: 240px;
}
.atsx-date-picker-large {
  width: 600px;
}
.atsx-date-picker-period-month {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-width: 240px;
  line-height: 32px;
  background-color: white;
  cursor: pointer;
}
.atsx-date-picker-period-month::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #cad0d0;
  border-radius: 4px;
  pointer-events: none;
}
.atsx-date-picker-period-month-label {
  position: relative;
  -ms-flex: 1 0 1px;
      flex: 1 0 1px;
  color: #c3c6cb;
  cursor: pointer;
  padding-left: 11px;
  padding-right: 30px;
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.atsx-date-picker-period-month-label:hover.atsx-date-picker-period-month-label::after {
  border-color: #325ab4;
}
.atsx-date-picker-period-month-label > * {
  display: inline-block;
  text-align: center;
}
.atsx-date-picker-period-month-label-value {
  color: #1f2329;
}
.atsx-date-picker-period-month-label-separator {
  min-width: 9px;
}
.atsx-date-picker-period-month-label::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.atsx-date-picker-period-month-label:first-child::after {
  border-top: 1px solid #cad0d0;
  border-left: 1px solid #cad0d0;
  border-bottom: 1px solid #cad0d0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.atsx-date-picker-period-month-label:last-of-type::after {
  border-top: 1px solid #cad0d0;
  border-right: 1px solid #cad0d0;
  border-bottom: 1px solid #cad0d0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.atsx-date-picker-period-month-separator {
  color: #1f2329;
}
.atsx-date-picker-period-month-hidden-input {
  -ms-flex: 0;
      flex: 0 1;
  min-width: 0;
  height: 0;
  border: none;
  box-sizing: border-box;
}
.atsx-date-picker-period-month-hidden-input:focus {
  outline: none;
}
.atsx-date-picker.atsx-date-picker-period-month {
  cursor: default;
}
.atsx-date-picker.atsx-date-picker-period-month .atsx-date-picker-icon {
  cursor: default;
}
.atsx-date-picker.atsx-date-picker-period-month .atsx-date-picker-icon:hover {
  color: #9CA2A9;
}
.atsx-date-picker.atsx-date-picker-period-month .atsx-date-picker-icon.atsx-date-picker-icon-clear {
  cursor: pointer;
}
.atsx-date-picker.atsx-date-picker-period-month .atsx-date-picker-icon.atsx-date-picker-icon-clear:hover {
  color: #325ab4;
}
.atsx-date-picker-period-line {
  position: absolute;
  left: 50%;
  display: inline-block;
  width: 1px;
  height: 100%;
  z-index: 2;
  background-color: #c3c6cb;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.has-error .atsx-phone .atsx-phone-select + .atsx-phone-input.atsx-phone-input {
  border-left-color: #F54A45;
}
form .atsx-phone .atsx-select {
  width: unset;
}
.atsx-phone {
  position: relative;
  display: -ms-flexbox;
  display: flex;
}
.atsx-phone > * {
  vertical-align: bottom;
}
.atsx-phone .atsx-phone-select:hover + .atsx-phone-input,
.atsx-phone .atsx-phone-select.atsx-select-open + .atsx-phone-input,
.atsx-phone .atsx-phone-select.atsx-select-focused + .atsx-phone-input {
  border-left-color: #325ab4;
}
.atsx-phone .atsx-phone-select .atsx-select-search__field {
  text-indent: 12px;
}
.atsx-phone .atsx-phone-select .atsx-select-selection--single {
  height: 100%;
}
.atsx-phone .atsx-phone-select .atsx-select-selection {
  width: 63px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
.atsx-phone .atsx-phone-select .atsx-select-selection-selected-value {
  padding-left: 12px;
  padding-right: 0;
}
.atsx-phone .atsx-phone-select .atsx-select-selection__rendered {
  margin-right: 0px;
  margin-left: 0px;
}
.atsx-phone .atsx-phone-select .atsx-select-arrow {
  display: none;
}
.atsx-phone .atsx-phone-input {
  padding-top: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.atsx-phone-select-dropdown {
  max-width: 400px;
  min-width: 100px;
}
.atsx-phone-select-dropdown .atsx-select-dropdown-menu-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.atsx-phone-select-dropdown .atsx-phone-name {
  display: inline-block;
  margin-right: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.atsx-phone-select-dropdown .atsx-phone-current {
  color: #325ab4;
}
.atsx-phone-select-dropdown .atsx-phone-current::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #E4E5E7;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* B400 */
/* B500 */
/* ATS-X新增颜色 */
/* N50 */
/* N200 */
/* N300 */
/* N400 */
/* N600 */
/* N900 */
/* N500 */
/* 移动端选择器 MSelect */
/* 移动端月份选择 MMonthPicker */
/* atsx新属性 */
.atsx-drawer {
  position: fixed;
  z-index: 1000;
  width: 0%;
  height: 100%;
}
.atsx-drawer > * {
  transition: transform cubic-bezier(0.09, 0, 0.9, 0.4) 0.2s, box-shadow cubic-bezier(0.09, 0, 0.9, 0.4) 0.2s;
}
.atsx-drawer-open > * {
  transition: transform cubic-bezier(0.09, 0, 0.03, 0.7) 0.25s, box-shadow cubic-bezier(0.09, 0, 0.03, 0.7) 0.25s;
}
.atsx-drawer-content-wrapper {
  position: fixed;
}
.atsx-drawer .atsx-drawer-content {
  width: 100%;
  height: 100%;
}
.atsx-drawer-left,
.atsx-drawer-right {
  top: 0;
  width: 0%;
  height: 100%;
}
.atsx-drawer-left .atsx-drawer-content-wrapper,
.atsx-drawer-right .atsx-drawer-content-wrapper {
  height: 100%;
}
.atsx-drawer-left.atsx-drawer-open,
.atsx-drawer-right.atsx-drawer-open {
  width: 100%;
}
.atsx-drawer-left.atsx-drawer-open.no-mask,
.atsx-drawer-right.atsx-drawer-open.no-mask {
  width: 0%;
}
.atsx-drawer-left.atsx-drawer-open .atsx-drawer-content-wrapper {
  box-shadow: 0 6px 24px 0 rgba(31, 35, 41, 0.12);
}
.atsx-drawer-right {
  right: 0;
}
.atsx-drawer-right .atsx-drawer-content-wrapper {
  right: 0;
}
.atsx-drawer-right.atsx-drawer-open .atsx-drawer-content-wrapper {
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
}
.atsx-drawer-top,
.atsx-drawer-bottom {
  left: 0;
  width: 100%;
  height: 0%;
}
.atsx-drawer-top .atsx-drawer-content-wrapper,
.atsx-drawer-bottom .atsx-drawer-content-wrapper {
  width: 100%;
}
.atsx-drawer-top.atsx-drawer-open,
.atsx-drawer-bottom.atsx-drawer-open {
  height: 100%;
}
.atsx-drawer-top.atsx-drawer-open.no-mask,
.atsx-drawer-bottom.atsx-drawer-open.no-mask {
  height: 0%;
}
.atsx-drawer-top {
  top: 0;
}
.atsx-drawer-top.atsx-drawer-open .atsx-drawer-content-wrapper {
  box-shadow: 0 6px 24px 0 rgba(31, 35, 41, 0.12);
}
.atsx-drawer-bottom {
  bottom: 0;
}
.atsx-drawer-bottom .atsx-drawer-content-wrapper {
  bottom: 0;
}
.atsx-drawer-bottom.atsx-drawer-open .atsx-drawer-content-wrapper {
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  height: 100%;
  opacity: 0.3;
  transition: none;
  -webkit-animation: antdDrawerFadeIn 0.25s cubic-bezier(0.7, 0.3, 0.1, 1);
          animation: antdDrawerFadeIn 0.25s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.atsx-drawer-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-weight: var(--semi-bold);
  font-size: 16px;
  line-height: 24px;
}
.atsx-drawer-content {
  position: relative;
  z-index: 1;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
}
.atsx-drawer-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  width: 56px;
  height: 56px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.25s;
  text-rendering: auto;
}
.atsx-drawer-close:focus,
.atsx-drawer-close:hover {
  color: #4E83FD;
  text-decoration: none;
}
.atsx-drawer-header {
  position: relative;
  padding: 16px 24px;
  color: #646a73;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
}
.atsx-drawer-header-no-title {
  color: #646a73;
  background: #fff;
}
.atsx-drawer-body {
  padding: 16px 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.atsx-drawer-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(31, 35, 41, 0.4);
  opacity: 0;
  filter: alpha(opacity=50);
  transition: opacity 0.25s linear, height 0s ease 0.25s;
}
.atsx-drawer-open {
  transition: transform 0.25s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.atsx-drawer-open-content {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.atsx-drawer-sideClose {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.atsx-drawer-sideClose .atsx-drawer-sideCloseIcon {
  color: #646a73;
  font-size: 16px;
}
.atsx-drawer-sideClose:hover .atsx-drawer-sideCloseIcon {
  color: #3370ff;
}
.atsx-drawer-sideClose-right {
  top: 50%;
  left: 0;
  margin-left: -30px;
  -ms-transform: translateX(-100%) translateY(-50%);
      transform: translateX(-100%) translateY(-50%);
}
.atsx-drawer-sideClose-right .atsx-drawer-sideCloseIcon {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.atsx-drawer-sideClose-left {
  top: 50%;
  right: 0;
  margin-right: -30px;
  -ms-transform: translateX(100%) translateY(-50%);
      transform: translateX(100%) translateY(-50%);
}
.atsx-drawer-sideClose-top {
  top: 100%;
  left: 50%;
  margin-top: 30px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.atsx-drawer-sideClose-top .atsx-drawer-sideCloseIcon {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}
.atsx-drawer-sideClose-bottom {
  top: 0;
  left: 50%;
  margin-top: -30px;
  -ms-transform: translateX(-50%) translateY(-100%);
      transform: translateX(-50%) translateY(-100%);
}
.atsx-drawer-sideClose-bottom .atsx-drawer-sideCloseIcon {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}
.atsx-drawer.atsx-drawer-animation-speed > * {
  transition: transform cubic-bezier(0.09, 0, 0.9, 0.4) 0.1s, box-shadow cubic-bezier(0.09, 0, 0.9, 0.4) 0.1s;
}
.atsx-drawer.atsx-drawer-animation-speed-open > * {
  transition: transform cubic-bezier(0.09, 0, 0.03, 0.7) 0.15s, box-shadow cubic-bezier(0.09, 0, 0.03, 0.7) 0.15s;
}
@-webkit-keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.3;
  }
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  background-color: #000;
  opacity: 0.6;
  -webkit-animation: atsxDrawerFadeIn 0.25s cubic-bezier(0.7, 0.3, 0.1, 1);
          animation: atsxDrawerFadeIn 0.25s cubic-bezier(0.7, 0.3, 0.1, 1);
}
@-webkit-keyframes atsxDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.6;
  }
}
@keyframes atsxDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.6;
  }
}
.atsx-mdatepicker-popup {
  /* header部分 */
  /* picker部分 */
}
.atsx-mdatepicker-popup .atsx-drawer-header-no-title {
  display: none;
}
.atsx-mdatepicker-popup .atsx-drawer-wrapper-body,
.atsx-mdatepicker-popup .atsx-drawer-body,
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-content {
  width: 100%;
  height: 100%;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.atsx-mdatepicker-popup .atsx-drawer-body {
  padding: 0;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-header {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-header .atsx-mdatepicker-popup-header-operate {
  font-size: 16px;
  font-weight: 500;
  font-weight: var(--semi-bold);
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-header .atsx-mdatepicker-popup-header-operate:active {
  opacity: 0.6;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-header .atsx-mdatepicker-popup-header-dismiss {
  padding-left: 20px;
  padding-right: 60px;
  color: #9aa8b6;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-header .atsx-mdatepicker-popup-header-ok {
  padding-right: 20px;
  padding-left: 60px;
  color: #325ab4;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main {
  -ms-flex: 1;
      flex: 1 1;
  padding: 14px 0;
  height: 180px;
  box-sizing: content-box;
  /* 年份picker */
  /* 月份picker */
  /* 日期picker */
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .rmc-multi-picker {
  overflow: hidden;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .atsx-mdatepicker-popup-year-picker .rmc-picker-content {
  -ms-flex-align: end;
      align-items: flex-end;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .atsx-mdatepicker-popup-year-picker .rmc-picker-item {
  margin-right: 25px;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .atsx-mdatepicker-popup-year-picker .my-picker-indicator {
  border-right: none;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .onlyYear .rmc-picker-item {
  margin-right: 0;
  width: 100%;
  text-align: center;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .atsx-mdatepicker-popup-month-picker .rmc-picker-content {
  -ms-flex-align: start;
      align-items: flex-start;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .atsx-mdatepicker-popup-month-picker .rmc-picker-item {
  margin-left: 25px;
  width: 25px;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .atsx-mdatepicker-popup-month-picker .my-picker-indicator {
  border-left: none;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .centerMonth .rmc-picker-item {
  margin-left: 30%;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .centerMonth .my-picker-indicator {
  border-left: none;
  border-right: none;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .showMonthCaption .rmc-picker-item {
  width: auto;
  text-align: center;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .atsx-mdatepicker-popup-day-picker .rmc-picker-content {
  -ms-flex-align: start;
      align-items: flex-start;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .atsx-mdatepicker-popup-day-picker .rmc-picker-item {
  margin-left: 25px;
  width: 25px;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .atsx-mdatepicker-popup-day-picker .my-picker-indicator {
  border-left: none;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .showDayCaption .rmc-picker-item {
  width: auto;
  text-align: center;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .rmc-picker-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .rmc-picker-indicator {
  height: 36px;
  z-index: 0;
  background: #f9fafd;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .rmc-picker-item {
  width: 75px;
  height: 36px;
  text-align: right;
  font-size: 18px;
  color: #3e4c5b;
  padding: 0;
}
.atsx-mdatepicker-popup .atsx-mdatepicker-popup-main .rmc-picker-mask {
  top: -1px;
  bottom: -1px;
  height: unset;
  background-size: unset !important;
  background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 60%, #ffffff 100%);
}

.rmc-picker,
.rmc-multi-picker {
  height: 238px;
  /*34*7*/
}
.rmc-multi-picker {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.rmc-picker-item {
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #9b9b9b;
  width: 100%;
  box-sizing: border-box;
}
.rmc-picker {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  -ms-flex: 1;
      flex: 1 1;
  text-align: center;
}
.rmc-picker-mask {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  z-index: 3;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6)), linear-gradient(to top, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6));
  background-position: top, bottom;
  background-size: 100% 204px;
  background-repeat: no-repeat;
}
.rmc-picker-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.rmc-picker-indicator {
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  position: absolute;
  left: 0;
  top: 102px;
  z-index: 3;
  border: 1px solid #ddd;
}

@-webkit-keyframes fullscreenModalEnter__e42e60 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__e42e60 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__e42e60 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__e42e60 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__e42e60 {
  height: 100%;
}
.atsx-layout__e42e60 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__e42e60,
.b50__e42e60 {
  color: #f0f4ff;
}
.L50__e42e60,
.l50__e42e60 {
  color: #f7fae5;
}
.L100__e42e60,
.l100__e42e60 {
  color: #eef6c6;
}
.L200__e42e60,
.l200__e42e60 {
  color: #dfee96;
}
.L300__e42e60,
.l300__e42e60 {
  color: #d2e76a;
}
.L400__e42e60,
.l400__e42e60 {
  color: #c3dd40;
}
.L500__e42e60,
.l500__e42e60 {
  color: #b3d600;
}
.L600__e42e60,
.l600__e42e60 {
  color: #8fac02;
}
.L700__e42e60,
.l700__e42e60 {
  color: #667901;
}
.L800__e42e60,
.l800__e42e60 {
  color: #495700;
}
.L900__e42e60,
.l900__e42e60 {
  color: #354200;
}
.Y50__e42e60,
.y50__e42e60 {
  color: #fdf9ed;
}
.Y100__e42e60,
.y100__e42e60 {
  color: #faf1d1;
}
.Y200__e42e60,
.y200__e42e60 {
  color: #f8e6ab;
}
.Y300__e42e60,
.y300__e42e60 {
  color: #f7dc82;
}
.Y400__e42e60,
.y400__e42e60 {
  color: #fad355;
}
.Y500__e42e60,
.y500__e42e60 {
  color: #ffc60a;
}
.Y600__e42e60,
.y600__e42e60 {
  color: #dc9b04;
}
.Y700__e42e60,
.y700__e42e60 {
  color: #aa7803;
}
.Y800__e42e60,
.y800__e42e60 {
  color: #795101;
}
.Y900__e42e60,
.y900__e42e60 {
  color: #5c3a00;
}
.O50__e42e60,
.o50__e42e60 {
  color: #fff5eb;
}
.O100__e42e60,
.o100__e42e60 {
  color: #feead2;
}
.O200__e42e60,
.o200__e42e60 {
  color: #fed4a4;
}
.O300__e42e60,
.o300__e42e60 {
  color: #ffba6b;
}
.O400__e42e60,
.o400__e42e60 {
  color: #ffa53d;
}
.O500__e42e60,
.o500__e42e60 {
  color: #f80;
}
.O600__e42e60,
.o600__e42e60 {
  color: #de7802;
}
.O700__e42e60,
.o700__e42e60 {
  color: #b26206;
}
.O800__e42e60,
.o800__e42e60 {
  color: #8f4f04;
}
.O900__e42e60,
.o900__e42e60 {
  color: #6b3900;
}
.R50__e42e60,
.r50__e42e60 {
  color: #fef1f1;
}
.R100__e42e60,
.r100__e42e60 {
  color: #fde2e2;
}
.R200__e42e60,
.r200__e42e60 {
  color: #fbbfbc;
}
.R300__e42e60,
.r300__e42e60 {
  color: #f98e8b;
}
.R400__e42e60,
.r400__e42e60 {
  color: #f76964;
}
.R500__e42e60,
.r500__e42e60 {
  color: #f54a45;
}
.R600__e42e60,
.r600__e42e60 {
  color: #d83931;
}
.R700__e42e60,
.r700__e42e60 {
  color: #ac2f28;
}
.R800__e42e60,
.r800__e42e60 {
  color: #812520;
}
.R900__e42e60,
.r900__e42e60 {
  color: #621c18;
}
.C50__e42e60,
.c50__e42e60 {
  color: #fef1f8;
}
.C100__e42e60,
.c100__e42e60 {
  color: #fdddef;
}
.C200__e42e60,
.c200__e42e60 {
  color: #f9aed9;
}
.C300__e42e60,
.c300__e42e60 {
  color: #f57ac0;
}
.C400__e42e60,
.c400__e42e60 {
  color: #f14ba9;
}
.C500__e42e60,
.c500__e42e60 {
  color: #f01d94;
}
.C600__e42e60,
.c600__e42e60 {
  color: #c71077;
}
.C700__e42e60,
.c700__e42e60 {
  color: #9e1361;
}
.C800__e42e60,
.c800__e42e60 {
  color: #7a0f4b;
}
.C900__e42e60,
.c900__e42e60 {
  color: #520a32;
}
.V50__e42e60,
.v50__e42e60 {
  color: #fceefc;
}
.V100__e42e60,
.v100__e42e60 {
  color: #f8def8;
}
.V200__e42e60,
.v200__e42e60 {
  color: #efb9ef;
}
.V300__e42e60,
.v300__e42e60 {
  color: #e58fe5;
}
.V400__e42e60,
.v400__e42e60 {
  color: #db66db;
}
.V500__e42e60,
.v500__e42e60 {
  color: #d136d1;
}
.V600__e42e60,
.v600__e42e60 {
  color: #b320b3;
}
.V700__e42e60,
.v700__e42e60 {
  color: #8c218c;
}
.V800__e42e60,
.v800__e42e60 {
  color: #681268;
}
.V900__e42e60,
.v900__e42e60 {
  color: #460b46;
}
.P50__e42e60,
.p50__e42e60 {
  color: #f6f1fe;
}
.P100__e42e60,
.p100__e42e60 {
  color: #ece2fe;
}
.P200__e42e60,
.p200__e42e60 {
  color: #cdb2fa;
}
.P300__e42e60,
.p300__e42e60 {
  color: #ad82f7;
}
.P400__e42e60,
.p400__e42e60 {
  color: #935af6;
}
.P500__e42e60,
.p500__e42e60 {
  color: #7f3bf5;
}
.P600__e42e60,
.p600__e42e60 {
  color: #6425d0;
}
.P700__e42e60,
.p700__e42e60 {
  color: #4e1ba7;
}
.P800__e42e60,
.p800__e42e60 {
  color: #380d82;
}
.P900__e42e60,
.p900__e42e60 {
  color: #270561;
}
.I50__e42e60,
.i50__e42e60 {
  color: #f2f3fd;
}
.I100__e42e60,
.i100__e42e60 {
  color: #e0e2fa;
}
.I200__e42e60,
.i200__e42e60 {
  color: #b4b9f3;
}
.I300__e42e60,
.i300__e42e60 {
  color: #7b83ea;
}
.I400__e42e60,
.i400__e42e60 {
  color: #616ae5;
}
.I500__e42e60,
.i500__e42e60 {
  color: #4954e6;
}
.I600__e42e60,
.i600__e42e60 {
  color: #2933c7;
}
.I700__e42e60,
.i700__e42e60 {
  color: #161fa2;
}
.I800__e42e60,
.i800__e42e60 {
  color: #0a1285;
}
.I900__e42e60,
.i900__e42e60 {
  color: #0c1264;
}
.N50__e42e60,
.n50__e42e60 {
  color: #f8f9fa;
}
.N100__e42e60,
.n100__e42e60 {
  color: #f5f6f7;
}
.N200__e42e60,
.n200__e42e60 {
  color: #eff0f1;
}
.N300__e42e60,
.n300__e42e60 {
  color: #dee0e3;
}
.N400__e42e60,
.n400__e42e60 {
  color: #bbbfc4;
}
.N500__e42e60,
.n500__e42e60 {
  color: #8f959e;
}
.N600__e42e60,
.n600__e42e60 {
  color: #646a73;
}
.N700__e42e60,
.n700__e42e60 {
  color: #373c43;
}
.N800__e42e60,
.n800__e42e60 {
  color: #2b2f36;
}
.N900__e42e60,
.n900__e42e60 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.resetPassword__e42e60 {
  min-height: 539px;
}
.resetPassword__e42e60 {
  /* 验证码 */
}
.resetPassword__e42e60 .resetPassword-formWrap {
  width: 520px;
  margin: 80px auto 0;
}
.resetPassword__e42e60 form {
  height: 138px;
}
.resetPassword__e42e60 .resetPassword-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 40px;
  line-height: 33px;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  fill: #1f2329;
  color: #1f2329;
}
.resetPassword__e42e60 .resetPassword-title svg {
  width: 20px;
  height: 20px;
  margin-right: 16px;
  cursor: pointer;
  fill: #1f2329;
}
.resetPassword__e42e60 .resetPassword-title svg:hover {
  fill: #325ab4;
}
.resetPassword__e42e60 .resetPassword-title svg:active {
  fill: #3156a5;
}
.resetPassword__e42e60 .resetPassword-submit {
  width: 100%;
  max-width: unset;
}
.resetPassword__e42e60 .resetPassword-pwdHint {
  margin-top: 4px;
  line-height: 22px;
  font-size: 14px;
  color: #646a73;
}
.resetPassword__e42e60 .resetPassword-pwdHint.resetPassword-error {
  color: #f54a45;
}
.resetPassword__e42e60 .verify-main {
  position: relative;
  width: 520px;
  height: 261px;
  margin: 80px auto 300px;
  -ms-flex-align: start;
      align-items: flex-start;
}
.resetPassword__e42e60 .verify-main .verifyCodeArea-title {
  text-align: left;
  margin-right: 16px;
}
.resetPassword__e42e60 .verify-main .verifyCodeArea-notReceive {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.resetPassword__e42e60 .verify-main .verifyCodeArea-description {
  margin-top: 16px;
  margin-bottom: 56px;
}
.resetPassword__e42e60 .verify-main .resetPassword-verifyTitle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  line-height: 33px;
  font-size: 24px;
  font-weight: 500;
  fill: #1f2329;
  color: #1f2329;
}
.resetPassword__e42e60 .verify-main .resetPassword-verifyTitle svg {
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-right: 16px;
  fill: #1f2329;
}
.resetPassword__e42e60 .verify-main .resetPassword-verifyTitle svg:hover {
  fill: #325ab4;
}
.resetPassword__e42e60 .verify-main .resetPassword-verifyTitle svg:active {
  fill: #3156a5;
}
.resetPassword__e42e60 a {
  color: #325ab4;
}
.resetPassword__e42e60 a:hover {
  color: #487fc1;
}
.resetPassword__e42e60 a:active {
  color: #3156a5;
}

@-webkit-keyframes fullscreenModalEnter__85b1c6 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__85b1c6 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__85b1c6 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__85b1c6 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__85b1c6 {
  height: 100%;
}
.atsx-layout__85b1c6 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__85b1c6,
.b50__85b1c6 {
  color: #f0f4ff;
}
.L50__85b1c6,
.l50__85b1c6 {
  color: #f7fae5;
}
.L100__85b1c6,
.l100__85b1c6 {
  color: #eef6c6;
}
.L200__85b1c6,
.l200__85b1c6 {
  color: #dfee96;
}
.L300__85b1c6,
.l300__85b1c6 {
  color: #d2e76a;
}
.L400__85b1c6,
.l400__85b1c6 {
  color: #c3dd40;
}
.L500__85b1c6,
.l500__85b1c6 {
  color: #b3d600;
}
.L600__85b1c6,
.l600__85b1c6 {
  color: #8fac02;
}
.L700__85b1c6,
.l700__85b1c6 {
  color: #667901;
}
.L800__85b1c6,
.l800__85b1c6 {
  color: #495700;
}
.L900__85b1c6,
.l900__85b1c6 {
  color: #354200;
}
.Y50__85b1c6,
.y50__85b1c6 {
  color: #fdf9ed;
}
.Y100__85b1c6,
.y100__85b1c6 {
  color: #faf1d1;
}
.Y200__85b1c6,
.y200__85b1c6 {
  color: #f8e6ab;
}
.Y300__85b1c6,
.y300__85b1c6 {
  color: #f7dc82;
}
.Y400__85b1c6,
.y400__85b1c6 {
  color: #fad355;
}
.Y500__85b1c6,
.y500__85b1c6 {
  color: #ffc60a;
}
.Y600__85b1c6,
.y600__85b1c6 {
  color: #dc9b04;
}
.Y700__85b1c6,
.y700__85b1c6 {
  color: #aa7803;
}
.Y800__85b1c6,
.y800__85b1c6 {
  color: #795101;
}
.Y900__85b1c6,
.y900__85b1c6 {
  color: #5c3a00;
}
.O50__85b1c6,
.o50__85b1c6 {
  color: #fff5eb;
}
.O100__85b1c6,
.o100__85b1c6 {
  color: #feead2;
}
.O200__85b1c6,
.o200__85b1c6 {
  color: #fed4a4;
}
.O300__85b1c6,
.o300__85b1c6 {
  color: #ffba6b;
}
.O400__85b1c6,
.o400__85b1c6 {
  color: #ffa53d;
}
.O500__85b1c6,
.o500__85b1c6 {
  color: #f80;
}
.O600__85b1c6,
.o600__85b1c6 {
  color: #de7802;
}
.O700__85b1c6,
.o700__85b1c6 {
  color: #b26206;
}
.O800__85b1c6,
.o800__85b1c6 {
  color: #8f4f04;
}
.O900__85b1c6,
.o900__85b1c6 {
  color: #6b3900;
}
.R50__85b1c6,
.r50__85b1c6 {
  color: #fef1f1;
}
.R100__85b1c6,
.r100__85b1c6 {
  color: #fde2e2;
}
.R200__85b1c6,
.r200__85b1c6 {
  color: #fbbfbc;
}
.R300__85b1c6,
.r300__85b1c6 {
  color: #f98e8b;
}
.R400__85b1c6,
.r400__85b1c6 {
  color: #f76964;
}
.R500__85b1c6,
.r500__85b1c6 {
  color: #f54a45;
}
.R600__85b1c6,
.r600__85b1c6 {
  color: #d83931;
}
.R700__85b1c6,
.r700__85b1c6 {
  color: #ac2f28;
}
.R800__85b1c6,
.r800__85b1c6 {
  color: #812520;
}
.R900__85b1c6,
.r900__85b1c6 {
  color: #621c18;
}
.C50__85b1c6,
.c50__85b1c6 {
  color: #fef1f8;
}
.C100__85b1c6,
.c100__85b1c6 {
  color: #fdddef;
}
.C200__85b1c6,
.c200__85b1c6 {
  color: #f9aed9;
}
.C300__85b1c6,
.c300__85b1c6 {
  color: #f57ac0;
}
.C400__85b1c6,
.c400__85b1c6 {
  color: #f14ba9;
}
.C500__85b1c6,
.c500__85b1c6 {
  color: #f01d94;
}
.C600__85b1c6,
.c600__85b1c6 {
  color: #c71077;
}
.C700__85b1c6,
.c700__85b1c6 {
  color: #9e1361;
}
.C800__85b1c6,
.c800__85b1c6 {
  color: #7a0f4b;
}
.C900__85b1c6,
.c900__85b1c6 {
  color: #520a32;
}
.V50__85b1c6,
.v50__85b1c6 {
  color: #fceefc;
}
.V100__85b1c6,
.v100__85b1c6 {
  color: #f8def8;
}
.V200__85b1c6,
.v200__85b1c6 {
  color: #efb9ef;
}
.V300__85b1c6,
.v300__85b1c6 {
  color: #e58fe5;
}
.V400__85b1c6,
.v400__85b1c6 {
  color: #db66db;
}
.V500__85b1c6,
.v500__85b1c6 {
  color: #d136d1;
}
.V600__85b1c6,
.v600__85b1c6 {
  color: #b320b3;
}
.V700__85b1c6,
.v700__85b1c6 {
  color: #8c218c;
}
.V800__85b1c6,
.v800__85b1c6 {
  color: #681268;
}
.V900__85b1c6,
.v900__85b1c6 {
  color: #460b46;
}
.P50__85b1c6,
.p50__85b1c6 {
  color: #f6f1fe;
}
.P100__85b1c6,
.p100__85b1c6 {
  color: #ece2fe;
}
.P200__85b1c6,
.p200__85b1c6 {
  color: #cdb2fa;
}
.P300__85b1c6,
.p300__85b1c6 {
  color: #ad82f7;
}
.P400__85b1c6,
.p400__85b1c6 {
  color: #935af6;
}
.P500__85b1c6,
.p500__85b1c6 {
  color: #7f3bf5;
}
.P600__85b1c6,
.p600__85b1c6 {
  color: #6425d0;
}
.P700__85b1c6,
.p700__85b1c6 {
  color: #4e1ba7;
}
.P800__85b1c6,
.p800__85b1c6 {
  color: #380d82;
}
.P900__85b1c6,
.p900__85b1c6 {
  color: #270561;
}
.I50__85b1c6,
.i50__85b1c6 {
  color: #f2f3fd;
}
.I100__85b1c6,
.i100__85b1c6 {
  color: #e0e2fa;
}
.I200__85b1c6,
.i200__85b1c6 {
  color: #b4b9f3;
}
.I300__85b1c6,
.i300__85b1c6 {
  color: #7b83ea;
}
.I400__85b1c6,
.i400__85b1c6 {
  color: #616ae5;
}
.I500__85b1c6,
.i500__85b1c6 {
  color: #4954e6;
}
.I600__85b1c6,
.i600__85b1c6 {
  color: #2933c7;
}
.I700__85b1c6,
.i700__85b1c6 {
  color: #161fa2;
}
.I800__85b1c6,
.i800__85b1c6 {
  color: #0a1285;
}
.I900__85b1c6,
.i900__85b1c6 {
  color: #0c1264;
}
.N50__85b1c6,
.n50__85b1c6 {
  color: #f8f9fa;
}
.N100__85b1c6,
.n100__85b1c6 {
  color: #f5f6f7;
}
.N200__85b1c6,
.n200__85b1c6 {
  color: #eff0f1;
}
.N300__85b1c6,
.n300__85b1c6 {
  color: #dee0e3;
}
.N400__85b1c6,
.n400__85b1c6 {
  color: #bbbfc4;
}
.N500__85b1c6,
.n500__85b1c6 {
  color: #8f959e;
}
.N600__85b1c6,
.n600__85b1c6 {
  color: #646a73;
}
.N700__85b1c6,
.n700__85b1c6 {
  color: #373c43;
}
.N800__85b1c6,
.n800__85b1c6 {
  color: #2b2f36;
}
.N900__85b1c6,
.n900__85b1c6 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.fivexxPage__85b1c6 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  min-height: inherit;
}
.fivexxPage__85b1c6 .fivexxPage-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
.fivexxPage__85b1c6 .fivexxPage-image {
  margin-bottom: 18px;
}
.fivexxPage__85b1c6 .fivexxPage-image img {
  width: 240px;
}
.fivexxPage__85b1c6 p {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #1f2329;
}
.fivexxPage__85b1c6 .fivexxPage-homeButton {
  margin-top: 32px;
}
.fivexxPage__85b1c6 .fivexxPage-homeButton .atsx-btn-lg {
  max-width: unset;
}
.fivexxPage__85b1c6 .fivexxPage-homeButton button {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

@-webkit-keyframes fullscreenModalEnter__7b69cc {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__7b69cc {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__7b69cc {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__7b69cc {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__7b69cc {
  height: 100%;
}
.atsx-layout__7b69cc {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__7b69cc,
.b50__7b69cc {
  color: #f0f4ff;
}
.L50__7b69cc,
.l50__7b69cc {
  color: #f7fae5;
}
.L100__7b69cc,
.l100__7b69cc {
  color: #eef6c6;
}
.L200__7b69cc,
.l200__7b69cc {
  color: #dfee96;
}
.L300__7b69cc,
.l300__7b69cc {
  color: #d2e76a;
}
.L400__7b69cc,
.l400__7b69cc {
  color: #c3dd40;
}
.L500__7b69cc,
.l500__7b69cc {
  color: #b3d600;
}
.L600__7b69cc,
.l600__7b69cc {
  color: #8fac02;
}
.L700__7b69cc,
.l700__7b69cc {
  color: #667901;
}
.L800__7b69cc,
.l800__7b69cc {
  color: #495700;
}
.L900__7b69cc,
.l900__7b69cc {
  color: #354200;
}
.Y50__7b69cc,
.y50__7b69cc {
  color: #fdf9ed;
}
.Y100__7b69cc,
.y100__7b69cc {
  color: #faf1d1;
}
.Y200__7b69cc,
.y200__7b69cc {
  color: #f8e6ab;
}
.Y300__7b69cc,
.y300__7b69cc {
  color: #f7dc82;
}
.Y400__7b69cc,
.y400__7b69cc {
  color: #fad355;
}
.Y500__7b69cc,
.y500__7b69cc {
  color: #ffc60a;
}
.Y600__7b69cc,
.y600__7b69cc {
  color: #dc9b04;
}
.Y700__7b69cc,
.y700__7b69cc {
  color: #aa7803;
}
.Y800__7b69cc,
.y800__7b69cc {
  color: #795101;
}
.Y900__7b69cc,
.y900__7b69cc {
  color: #5c3a00;
}
.O50__7b69cc,
.o50__7b69cc {
  color: #fff5eb;
}
.O100__7b69cc,
.o100__7b69cc {
  color: #feead2;
}
.O200__7b69cc,
.o200__7b69cc {
  color: #fed4a4;
}
.O300__7b69cc,
.o300__7b69cc {
  color: #ffba6b;
}
.O400__7b69cc,
.o400__7b69cc {
  color: #ffa53d;
}
.O500__7b69cc,
.o500__7b69cc {
  color: #f80;
}
.O600__7b69cc,
.o600__7b69cc {
  color: #de7802;
}
.O700__7b69cc,
.o700__7b69cc {
  color: #b26206;
}
.O800__7b69cc,
.o800__7b69cc {
  color: #8f4f04;
}
.O900__7b69cc,
.o900__7b69cc {
  color: #6b3900;
}
.R50__7b69cc,
.r50__7b69cc {
  color: #fef1f1;
}
.R100__7b69cc,
.r100__7b69cc {
  color: #fde2e2;
}
.R200__7b69cc,
.r200__7b69cc {
  color: #fbbfbc;
}
.R300__7b69cc,
.r300__7b69cc {
  color: #f98e8b;
}
.R400__7b69cc,
.r400__7b69cc {
  color: #f76964;
}
.R500__7b69cc,
.r500__7b69cc {
  color: #f54a45;
}
.R600__7b69cc,
.r600__7b69cc {
  color: #d83931;
}
.R700__7b69cc,
.r700__7b69cc {
  color: #ac2f28;
}
.R800__7b69cc,
.r800__7b69cc {
  color: #812520;
}
.R900__7b69cc,
.r900__7b69cc {
  color: #621c18;
}
.C50__7b69cc,
.c50__7b69cc {
  color: #fef1f8;
}
.C100__7b69cc,
.c100__7b69cc {
  color: #fdddef;
}
.C200__7b69cc,
.c200__7b69cc {
  color: #f9aed9;
}
.C300__7b69cc,
.c300__7b69cc {
  color: #f57ac0;
}
.C400__7b69cc,
.c400__7b69cc {
  color: #f14ba9;
}
.C500__7b69cc,
.c500__7b69cc {
  color: #f01d94;
}
.C600__7b69cc,
.c600__7b69cc {
  color: #c71077;
}
.C700__7b69cc,
.c700__7b69cc {
  color: #9e1361;
}
.C800__7b69cc,
.c800__7b69cc {
  color: #7a0f4b;
}
.C900__7b69cc,
.c900__7b69cc {
  color: #520a32;
}
.V50__7b69cc,
.v50__7b69cc {
  color: #fceefc;
}
.V100__7b69cc,
.v100__7b69cc {
  color: #f8def8;
}
.V200__7b69cc,
.v200__7b69cc {
  color: #efb9ef;
}
.V300__7b69cc,
.v300__7b69cc {
  color: #e58fe5;
}
.V400__7b69cc,
.v400__7b69cc {
  color: #db66db;
}
.V500__7b69cc,
.v500__7b69cc {
  color: #d136d1;
}
.V600__7b69cc,
.v600__7b69cc {
  color: #b320b3;
}
.V700__7b69cc,
.v700__7b69cc {
  color: #8c218c;
}
.V800__7b69cc,
.v800__7b69cc {
  color: #681268;
}
.V900__7b69cc,
.v900__7b69cc {
  color: #460b46;
}
.P50__7b69cc,
.p50__7b69cc {
  color: #f6f1fe;
}
.P100__7b69cc,
.p100__7b69cc {
  color: #ece2fe;
}
.P200__7b69cc,
.p200__7b69cc {
  color: #cdb2fa;
}
.P300__7b69cc,
.p300__7b69cc {
  color: #ad82f7;
}
.P400__7b69cc,
.p400__7b69cc {
  color: #935af6;
}
.P500__7b69cc,
.p500__7b69cc {
  color: #7f3bf5;
}
.P600__7b69cc,
.p600__7b69cc {
  color: #6425d0;
}
.P700__7b69cc,
.p700__7b69cc {
  color: #4e1ba7;
}
.P800__7b69cc,
.p800__7b69cc {
  color: #380d82;
}
.P900__7b69cc,
.p900__7b69cc {
  color: #270561;
}
.I50__7b69cc,
.i50__7b69cc {
  color: #f2f3fd;
}
.I100__7b69cc,
.i100__7b69cc {
  color: #e0e2fa;
}
.I200__7b69cc,
.i200__7b69cc {
  color: #b4b9f3;
}
.I300__7b69cc,
.i300__7b69cc {
  color: #7b83ea;
}
.I400__7b69cc,
.i400__7b69cc {
  color: #616ae5;
}
.I500__7b69cc,
.i500__7b69cc {
  color: #4954e6;
}
.I600__7b69cc,
.i600__7b69cc {
  color: #2933c7;
}
.I700__7b69cc,
.i700__7b69cc {
  color: #161fa2;
}
.I800__7b69cc,
.i800__7b69cc {
  color: #0a1285;
}
.I900__7b69cc,
.i900__7b69cc {
  color: #0c1264;
}
.N50__7b69cc,
.n50__7b69cc {
  color: #f8f9fa;
}
.N100__7b69cc,
.n100__7b69cc {
  color: #f5f6f7;
}
.N200__7b69cc,
.n200__7b69cc {
  color: #eff0f1;
}
.N300__7b69cc,
.n300__7b69cc {
  color: #dee0e3;
}
.N400__7b69cc,
.n400__7b69cc {
  color: #bbbfc4;
}
.N500__7b69cc,
.n500__7b69cc {
  color: #8f959e;
}
.N600__7b69cc,
.n600__7b69cc {
  color: #646a73;
}
.N700__7b69cc,
.n700__7b69cc {
  color: #373c43;
}
.N800__7b69cc,
.n800__7b69cc {
  color: #2b2f36;
}
.N900__7b69cc,
.n900__7b69cc {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.mActionModal__7b69cc .atsx-modal-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  border-radius: 0.21333333rem;
  box-shadow: none;
}
.mActionModal__7b69cc .atsx-modal-content .atsx-modal-header {
  padding: 0.53333333rem 0.64rem;
  font-size: 0.42666667rem;
  border-color: rgba(187, 191, 196, 0.5);
  border-radius: 0.21333333rem 0.21333333rem 0 0;
}
.mActionModal__7b69cc .atsx-modal-content .atsx-modal-close {
  display: none;
}
.mActionModal__7b69cc .atsx-modal-content .atsx-modal-body {
  padding: 0;
}
.mActionModal__7b69cc .atsx-modal-content .atsx-modal-body .mAction-modal__actionItem {
  padding: 0.33333333rem 0.53333333rem;
  text-align: center;
  border-bottom: 1px solid rgba(187, 191, 196, 0.5);
  font-size: 0.45333333rem;
  line-height: 0.64rem;
}
.mActionModal__7b69cc .atsx-modal-content .atsx-modal-body .mAction-modal__cancel-button {
  padding: 0.33333333rem 0.53333333rem;
  text-align: center;
  font-size: 0.45333333rem;
  line-height: 0.64rem;
  color: #1f2329;
}

@-webkit-keyframes fullscreenModalEnter__b722be {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__b722be {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__b722be {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__b722be {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__b722be {
  height: 100%;
}
.atsx-layout__b722be {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__b722be,
.b50__b722be {
  color: #f0f4ff;
}
.L50__b722be,
.l50__b722be {
  color: #f7fae5;
}
.L100__b722be,
.l100__b722be {
  color: #eef6c6;
}
.L200__b722be,
.l200__b722be {
  color: #dfee96;
}
.L300__b722be,
.l300__b722be {
  color: #d2e76a;
}
.L400__b722be,
.l400__b722be {
  color: #c3dd40;
}
.L500__b722be,
.l500__b722be {
  color: #b3d600;
}
.L600__b722be,
.l600__b722be {
  color: #8fac02;
}
.L700__b722be,
.l700__b722be {
  color: #667901;
}
.L800__b722be,
.l800__b722be {
  color: #495700;
}
.L900__b722be,
.l900__b722be {
  color: #354200;
}
.Y50__b722be,
.y50__b722be {
  color: #fdf9ed;
}
.Y100__b722be,
.y100__b722be {
  color: #faf1d1;
}
.Y200__b722be,
.y200__b722be {
  color: #f8e6ab;
}
.Y300__b722be,
.y300__b722be {
  color: #f7dc82;
}
.Y400__b722be,
.y400__b722be {
  color: #fad355;
}
.Y500__b722be,
.y500__b722be {
  color: #ffc60a;
}
.Y600__b722be,
.y600__b722be {
  color: #dc9b04;
}
.Y700__b722be,
.y700__b722be {
  color: #aa7803;
}
.Y800__b722be,
.y800__b722be {
  color: #795101;
}
.Y900__b722be,
.y900__b722be {
  color: #5c3a00;
}
.O50__b722be,
.o50__b722be {
  color: #fff5eb;
}
.O100__b722be,
.o100__b722be {
  color: #feead2;
}
.O200__b722be,
.o200__b722be {
  color: #fed4a4;
}
.O300__b722be,
.o300__b722be {
  color: #ffba6b;
}
.O400__b722be,
.o400__b722be {
  color: #ffa53d;
}
.O500__b722be,
.o500__b722be {
  color: #f80;
}
.O600__b722be,
.o600__b722be {
  color: #de7802;
}
.O700__b722be,
.o700__b722be {
  color: #b26206;
}
.O800__b722be,
.o800__b722be {
  color: #8f4f04;
}
.O900__b722be,
.o900__b722be {
  color: #6b3900;
}
.R50__b722be,
.r50__b722be {
  color: #fef1f1;
}
.R100__b722be,
.r100__b722be {
  color: #fde2e2;
}
.R200__b722be,
.r200__b722be {
  color: #fbbfbc;
}
.R300__b722be,
.r300__b722be {
  color: #f98e8b;
}
.R400__b722be,
.r400__b722be {
  color: #f76964;
}
.R500__b722be,
.r500__b722be {
  color: #f54a45;
}
.R600__b722be,
.r600__b722be {
  color: #d83931;
}
.R700__b722be,
.r700__b722be {
  color: #ac2f28;
}
.R800__b722be,
.r800__b722be {
  color: #812520;
}
.R900__b722be,
.r900__b722be {
  color: #621c18;
}
.C50__b722be,
.c50__b722be {
  color: #fef1f8;
}
.C100__b722be,
.c100__b722be {
  color: #fdddef;
}
.C200__b722be,
.c200__b722be {
  color: #f9aed9;
}
.C300__b722be,
.c300__b722be {
  color: #f57ac0;
}
.C400__b722be,
.c400__b722be {
  color: #f14ba9;
}
.C500__b722be,
.c500__b722be {
  color: #f01d94;
}
.C600__b722be,
.c600__b722be {
  color: #c71077;
}
.C700__b722be,
.c700__b722be {
  color: #9e1361;
}
.C800__b722be,
.c800__b722be {
  color: #7a0f4b;
}
.C900__b722be,
.c900__b722be {
  color: #520a32;
}
.V50__b722be,
.v50__b722be {
  color: #fceefc;
}
.V100__b722be,
.v100__b722be {
  color: #f8def8;
}
.V200__b722be,
.v200__b722be {
  color: #efb9ef;
}
.V300__b722be,
.v300__b722be {
  color: #e58fe5;
}
.V400__b722be,
.v400__b722be {
  color: #db66db;
}
.V500__b722be,
.v500__b722be {
  color: #d136d1;
}
.V600__b722be,
.v600__b722be {
  color: #b320b3;
}
.V700__b722be,
.v700__b722be {
  color: #8c218c;
}
.V800__b722be,
.v800__b722be {
  color: #681268;
}
.V900__b722be,
.v900__b722be {
  color: #460b46;
}
.P50__b722be,
.p50__b722be {
  color: #f6f1fe;
}
.P100__b722be,
.p100__b722be {
  color: #ece2fe;
}
.P200__b722be,
.p200__b722be {
  color: #cdb2fa;
}
.P300__b722be,
.p300__b722be {
  color: #ad82f7;
}
.P400__b722be,
.p400__b722be {
  color: #935af6;
}
.P500__b722be,
.p500__b722be {
  color: #7f3bf5;
}
.P600__b722be,
.p600__b722be {
  color: #6425d0;
}
.P700__b722be,
.p700__b722be {
  color: #4e1ba7;
}
.P800__b722be,
.p800__b722be {
  color: #380d82;
}
.P900__b722be,
.p900__b722be {
  color: #270561;
}
.I50__b722be,
.i50__b722be {
  color: #f2f3fd;
}
.I100__b722be,
.i100__b722be {
  color: #e0e2fa;
}
.I200__b722be,
.i200__b722be {
  color: #b4b9f3;
}
.I300__b722be,
.i300__b722be {
  color: #7b83ea;
}
.I400__b722be,
.i400__b722be {
  color: #616ae5;
}
.I500__b722be,
.i500__b722be {
  color: #4954e6;
}
.I600__b722be,
.i600__b722be {
  color: #2933c7;
}
.I700__b722be,
.i700__b722be {
  color: #161fa2;
}
.I800__b722be,
.i800__b722be {
  color: #0a1285;
}
.I900__b722be,
.i900__b722be {
  color: #0c1264;
}
.N50__b722be,
.n50__b722be {
  color: #f8f9fa;
}
.N100__b722be,
.n100__b722be {
  color: #f5f6f7;
}
.N200__b722be,
.n200__b722be {
  color: #eff0f1;
}
.N300__b722be,
.n300__b722be {
  color: #dee0e3;
}
.N400__b722be,
.n400__b722be {
  color: #bbbfc4;
}
.N500__b722be,
.n500__b722be {
  color: #8f959e;
}
.N600__b722be,
.n600__b722be {
  color: #646a73;
}
.N700__b722be,
.n700__b722be {
  color: #373c43;
}
.N800__b722be,
.n800__b722be {
  color: #2b2f36;
}
.N900__b722be,
.n900__b722be {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.merge-actionModal__title__b722be {
  color: #1f2329;
}
.merge-actionModal__title__b722be > p:first-child {
  font-weight: 500;
  font-size: 0.45333333rem;
  line-height: 0.64rem;
  text-align: center;
}
.merge-actionModal__title__b722be > p:last-child {
  font-size: 0.42666667rem;
  line-height: 0.58666667rem;
  margin-top: 0.32rem;
}

@-webkit-keyframes fullscreenModalEnter__3f7de1 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__3f7de1 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__3f7de1 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__3f7de1 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__3f7de1 {
  height: 100%;
}
.atsx-layout__3f7de1 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__3f7de1,
.b50__3f7de1 {
  color: #f0f4ff;
}
.L50__3f7de1,
.l50__3f7de1 {
  color: #f7fae5;
}
.L100__3f7de1,
.l100__3f7de1 {
  color: #eef6c6;
}
.L200__3f7de1,
.l200__3f7de1 {
  color: #dfee96;
}
.L300__3f7de1,
.l300__3f7de1 {
  color: #d2e76a;
}
.L400__3f7de1,
.l400__3f7de1 {
  color: #c3dd40;
}
.L500__3f7de1,
.l500__3f7de1 {
  color: #b3d600;
}
.L600__3f7de1,
.l600__3f7de1 {
  color: #8fac02;
}
.L700__3f7de1,
.l700__3f7de1 {
  color: #667901;
}
.L800__3f7de1,
.l800__3f7de1 {
  color: #495700;
}
.L900__3f7de1,
.l900__3f7de1 {
  color: #354200;
}
.Y50__3f7de1,
.y50__3f7de1 {
  color: #fdf9ed;
}
.Y100__3f7de1,
.y100__3f7de1 {
  color: #faf1d1;
}
.Y200__3f7de1,
.y200__3f7de1 {
  color: #f8e6ab;
}
.Y300__3f7de1,
.y300__3f7de1 {
  color: #f7dc82;
}
.Y400__3f7de1,
.y400__3f7de1 {
  color: #fad355;
}
.Y500__3f7de1,
.y500__3f7de1 {
  color: #ffc60a;
}
.Y600__3f7de1,
.y600__3f7de1 {
  color: #dc9b04;
}
.Y700__3f7de1,
.y700__3f7de1 {
  color: #aa7803;
}
.Y800__3f7de1,
.y800__3f7de1 {
  color: #795101;
}
.Y900__3f7de1,
.y900__3f7de1 {
  color: #5c3a00;
}
.O50__3f7de1,
.o50__3f7de1 {
  color: #fff5eb;
}
.O100__3f7de1,
.o100__3f7de1 {
  color: #feead2;
}
.O200__3f7de1,
.o200__3f7de1 {
  color: #fed4a4;
}
.O300__3f7de1,
.o300__3f7de1 {
  color: #ffba6b;
}
.O400__3f7de1,
.o400__3f7de1 {
  color: #ffa53d;
}
.O500__3f7de1,
.o500__3f7de1 {
  color: #f80;
}
.O600__3f7de1,
.o600__3f7de1 {
  color: #de7802;
}
.O700__3f7de1,
.o700__3f7de1 {
  color: #b26206;
}
.O800__3f7de1,
.o800__3f7de1 {
  color: #8f4f04;
}
.O900__3f7de1,
.o900__3f7de1 {
  color: #6b3900;
}
.R50__3f7de1,
.r50__3f7de1 {
  color: #fef1f1;
}
.R100__3f7de1,
.r100__3f7de1 {
  color: #fde2e2;
}
.R200__3f7de1,
.r200__3f7de1 {
  color: #fbbfbc;
}
.R300__3f7de1,
.r300__3f7de1 {
  color: #f98e8b;
}
.R400__3f7de1,
.r400__3f7de1 {
  color: #f76964;
}
.R500__3f7de1,
.r500__3f7de1 {
  color: #f54a45;
}
.R600__3f7de1,
.r600__3f7de1 {
  color: #d83931;
}
.R700__3f7de1,
.r700__3f7de1 {
  color: #ac2f28;
}
.R800__3f7de1,
.r800__3f7de1 {
  color: #812520;
}
.R900__3f7de1,
.r900__3f7de1 {
  color: #621c18;
}
.C50__3f7de1,
.c50__3f7de1 {
  color: #fef1f8;
}
.C100__3f7de1,
.c100__3f7de1 {
  color: #fdddef;
}
.C200__3f7de1,
.c200__3f7de1 {
  color: #f9aed9;
}
.C300__3f7de1,
.c300__3f7de1 {
  color: #f57ac0;
}
.C400__3f7de1,
.c400__3f7de1 {
  color: #f14ba9;
}
.C500__3f7de1,
.c500__3f7de1 {
  color: #f01d94;
}
.C600__3f7de1,
.c600__3f7de1 {
  color: #c71077;
}
.C700__3f7de1,
.c700__3f7de1 {
  color: #9e1361;
}
.C800__3f7de1,
.c800__3f7de1 {
  color: #7a0f4b;
}
.C900__3f7de1,
.c900__3f7de1 {
  color: #520a32;
}
.V50__3f7de1,
.v50__3f7de1 {
  color: #fceefc;
}
.V100__3f7de1,
.v100__3f7de1 {
  color: #f8def8;
}
.V200__3f7de1,
.v200__3f7de1 {
  color: #efb9ef;
}
.V300__3f7de1,
.v300__3f7de1 {
  color: #e58fe5;
}
.V400__3f7de1,
.v400__3f7de1 {
  color: #db66db;
}
.V500__3f7de1,
.v500__3f7de1 {
  color: #d136d1;
}
.V600__3f7de1,
.v600__3f7de1 {
  color: #b320b3;
}
.V700__3f7de1,
.v700__3f7de1 {
  color: #8c218c;
}
.V800__3f7de1,
.v800__3f7de1 {
  color: #681268;
}
.V900__3f7de1,
.v900__3f7de1 {
  color: #460b46;
}
.P50__3f7de1,
.p50__3f7de1 {
  color: #f6f1fe;
}
.P100__3f7de1,
.p100__3f7de1 {
  color: #ece2fe;
}
.P200__3f7de1,
.p200__3f7de1 {
  color: #cdb2fa;
}
.P300__3f7de1,
.p300__3f7de1 {
  color: #ad82f7;
}
.P400__3f7de1,
.p400__3f7de1 {
  color: #935af6;
}
.P500__3f7de1,
.p500__3f7de1 {
  color: #7f3bf5;
}
.P600__3f7de1,
.p600__3f7de1 {
  color: #6425d0;
}
.P700__3f7de1,
.p700__3f7de1 {
  color: #4e1ba7;
}
.P800__3f7de1,
.p800__3f7de1 {
  color: #380d82;
}
.P900__3f7de1,
.p900__3f7de1 {
  color: #270561;
}
.I50__3f7de1,
.i50__3f7de1 {
  color: #f2f3fd;
}
.I100__3f7de1,
.i100__3f7de1 {
  color: #e0e2fa;
}
.I200__3f7de1,
.i200__3f7de1 {
  color: #b4b9f3;
}
.I300__3f7de1,
.i300__3f7de1 {
  color: #7b83ea;
}
.I400__3f7de1,
.i400__3f7de1 {
  color: #616ae5;
}
.I500__3f7de1,
.i500__3f7de1 {
  color: #4954e6;
}
.I600__3f7de1,
.i600__3f7de1 {
  color: #2933c7;
}
.I700__3f7de1,
.i700__3f7de1 {
  color: #161fa2;
}
.I800__3f7de1,
.i800__3f7de1 {
  color: #0a1285;
}
.I900__3f7de1,
.i900__3f7de1 {
  color: #0c1264;
}
.N50__3f7de1,
.n50__3f7de1 {
  color: #f8f9fa;
}
.N100__3f7de1,
.n100__3f7de1 {
  color: #f5f6f7;
}
.N200__3f7de1,
.n200__3f7de1 {
  color: #eff0f1;
}
.N300__3f7de1,
.n300__3f7de1 {
  color: #dee0e3;
}
.N400__3f7de1,
.n400__3f7de1 {
  color: #bbbfc4;
}
.N500__3f7de1,
.n500__3f7de1 {
  color: #8f959e;
}
.N600__3f7de1,
.n600__3f7de1 {
  color: #646a73;
}
.N700__3f7de1,
.n700__3f7de1 {
  color: #373c43;
}
.N800__3f7de1,
.n800__3f7de1 {
  color: #2b2f36;
}
.N900__3f7de1,
.n900__3f7de1 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
.model__3f7de1 .atsx-modal-header {
  padding: 23px 80px 23px 24px;
}
.model__3f7de1 .atsx-btn {
  border: 1px solid #d0d3d6;
  border-radius: 6px;
  background: #fff;
  color: #1f2329;
}
.model__3f7de1 .atsx-btn:hover {
  background-color: #f5f6f7;
}
.model__3f7de1 .model-body__3f7de1 {
  color: #1f2329;
  padding: 0 24px;
}

@-webkit-keyframes fullscreenModalEnter__72ebd9 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__72ebd9 {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__72ebd9 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__72ebd9 {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__72ebd9 {
  height: 100%;
}
.atsx-layout__72ebd9 {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__72ebd9,
.b50__72ebd9 {
  color: #f0f4ff;
}
.L50__72ebd9,
.l50__72ebd9 {
  color: #f7fae5;
}
.L100__72ebd9,
.l100__72ebd9 {
  color: #eef6c6;
}
.L200__72ebd9,
.l200__72ebd9 {
  color: #dfee96;
}
.L300__72ebd9,
.l300__72ebd9 {
  color: #d2e76a;
}
.L400__72ebd9,
.l400__72ebd9 {
  color: #c3dd40;
}
.L500__72ebd9,
.l500__72ebd9 {
  color: #b3d600;
}
.L600__72ebd9,
.l600__72ebd9 {
  color: #8fac02;
}
.L700__72ebd9,
.l700__72ebd9 {
  color: #667901;
}
.L800__72ebd9,
.l800__72ebd9 {
  color: #495700;
}
.L900__72ebd9,
.l900__72ebd9 {
  color: #354200;
}
.Y50__72ebd9,
.y50__72ebd9 {
  color: #fdf9ed;
}
.Y100__72ebd9,
.y100__72ebd9 {
  color: #faf1d1;
}
.Y200__72ebd9,
.y200__72ebd9 {
  color: #f8e6ab;
}
.Y300__72ebd9,
.y300__72ebd9 {
  color: #f7dc82;
}
.Y400__72ebd9,
.y400__72ebd9 {
  color: #fad355;
}
.Y500__72ebd9,
.y500__72ebd9 {
  color: #ffc60a;
}
.Y600__72ebd9,
.y600__72ebd9 {
  color: #dc9b04;
}
.Y700__72ebd9,
.y700__72ebd9 {
  color: #aa7803;
}
.Y800__72ebd9,
.y800__72ebd9 {
  color: #795101;
}
.Y900__72ebd9,
.y900__72ebd9 {
  color: #5c3a00;
}
.O50__72ebd9,
.o50__72ebd9 {
  color: #fff5eb;
}
.O100__72ebd9,
.o100__72ebd9 {
  color: #feead2;
}
.O200__72ebd9,
.o200__72ebd9 {
  color: #fed4a4;
}
.O300__72ebd9,
.o300__72ebd9 {
  color: #ffba6b;
}
.O400__72ebd9,
.o400__72ebd9 {
  color: #ffa53d;
}
.O500__72ebd9,
.o500__72ebd9 {
  color: #f80;
}
.O600__72ebd9,
.o600__72ebd9 {
  color: #de7802;
}
.O700__72ebd9,
.o700__72ebd9 {
  color: #b26206;
}
.O800__72ebd9,
.o800__72ebd9 {
  color: #8f4f04;
}
.O900__72ebd9,
.o900__72ebd9 {
  color: #6b3900;
}
.R50__72ebd9,
.r50__72ebd9 {
  color: #fef1f1;
}
.R100__72ebd9,
.r100__72ebd9 {
  color: #fde2e2;
}
.R200__72ebd9,
.r200__72ebd9 {
  color: #fbbfbc;
}
.R300__72ebd9,
.r300__72ebd9 {
  color: #f98e8b;
}
.R400__72ebd9,
.r400__72ebd9 {
  color: #f76964;
}
.R500__72ebd9,
.r500__72ebd9 {
  color: #f54a45;
}
.R600__72ebd9,
.r600__72ebd9 {
  color: #d83931;
}
.R700__72ebd9,
.r700__72ebd9 {
  color: #ac2f28;
}
.R800__72ebd9,
.r800__72ebd9 {
  color: #812520;
}
.R900__72ebd9,
.r900__72ebd9 {
  color: #621c18;
}
.C50__72ebd9,
.c50__72ebd9 {
  color: #fef1f8;
}
.C100__72ebd9,
.c100__72ebd9 {
  color: #fdddef;
}
.C200__72ebd9,
.c200__72ebd9 {
  color: #f9aed9;
}
.C300__72ebd9,
.c300__72ebd9 {
  color: #f57ac0;
}
.C400__72ebd9,
.c400__72ebd9 {
  color: #f14ba9;
}
.C500__72ebd9,
.c500__72ebd9 {
  color: #f01d94;
}
.C600__72ebd9,
.c600__72ebd9 {
  color: #c71077;
}
.C700__72ebd9,
.c700__72ebd9 {
  color: #9e1361;
}
.C800__72ebd9,
.c800__72ebd9 {
  color: #7a0f4b;
}
.C900__72ebd9,
.c900__72ebd9 {
  color: #520a32;
}
.V50__72ebd9,
.v50__72ebd9 {
  color: #fceefc;
}
.V100__72ebd9,
.v100__72ebd9 {
  color: #f8def8;
}
.V200__72ebd9,
.v200__72ebd9 {
  color: #efb9ef;
}
.V300__72ebd9,
.v300__72ebd9 {
  color: #e58fe5;
}
.V400__72ebd9,
.v400__72ebd9 {
  color: #db66db;
}
.V500__72ebd9,
.v500__72ebd9 {
  color: #d136d1;
}
.V600__72ebd9,
.v600__72ebd9 {
  color: #b320b3;
}
.V700__72ebd9,
.v700__72ebd9 {
  color: #8c218c;
}
.V800__72ebd9,
.v800__72ebd9 {
  color: #681268;
}
.V900__72ebd9,
.v900__72ebd9 {
  color: #460b46;
}
.P50__72ebd9,
.p50__72ebd9 {
  color: #f6f1fe;
}
.P100__72ebd9,
.p100__72ebd9 {
  color: #ece2fe;
}
.P200__72ebd9,
.p200__72ebd9 {
  color: #cdb2fa;
}
.P300__72ebd9,
.p300__72ebd9 {
  color: #ad82f7;
}
.P400__72ebd9,
.p400__72ebd9 {
  color: #935af6;
}
.P500__72ebd9,
.p500__72ebd9 {
  color: #7f3bf5;
}
.P600__72ebd9,
.p600__72ebd9 {
  color: #6425d0;
}
.P700__72ebd9,
.p700__72ebd9 {
  color: #4e1ba7;
}
.P800__72ebd9,
.p800__72ebd9 {
  color: #380d82;
}
.P900__72ebd9,
.p900__72ebd9 {
  color: #270561;
}
.I50__72ebd9,
.i50__72ebd9 {
  color: #f2f3fd;
}
.I100__72ebd9,
.i100__72ebd9 {
  color: #e0e2fa;
}
.I200__72ebd9,
.i200__72ebd9 {
  color: #b4b9f3;
}
.I300__72ebd9,
.i300__72ebd9 {
  color: #7b83ea;
}
.I400__72ebd9,
.i400__72ebd9 {
  color: #616ae5;
}
.I500__72ebd9,
.i500__72ebd9 {
  color: #4954e6;
}
.I600__72ebd9,
.i600__72ebd9 {
  color: #2933c7;
}
.I700__72ebd9,
.i700__72ebd9 {
  color: #161fa2;
}
.I800__72ebd9,
.i800__72ebd9 {
  color: #0a1285;
}
.I900__72ebd9,
.i900__72ebd9 {
  color: #0c1264;
}
.N50__72ebd9,
.n50__72ebd9 {
  color: #f8f9fa;
}
.N100__72ebd9,
.n100__72ebd9 {
  color: #f5f6f7;
}
.N200__72ebd9,
.n200__72ebd9 {
  color: #eff0f1;
}
.N300__72ebd9,
.n300__72ebd9 {
  color: #dee0e3;
}
.N400__72ebd9,
.n400__72ebd9 {
  color: #bbbfc4;
}
.N500__72ebd9,
.n500__72ebd9 {
  color: #8f959e;
}
.N600__72ebd9,
.n600__72ebd9 {
  color: #646a73;
}
.N700__72ebd9,
.n700__72ebd9 {
  color: #373c43;
}
.N800__72ebd9,
.n800__72ebd9 {
  color: #2b2f36;
}
.N900__72ebd9,
.n900__72ebd9 {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
/* 这里不知道为啥，设置成其他颜色时，自定义主题色某些样式就会失效，先固定成#325ab4这种 */
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* 职位列表页 PositionList */
/* 职位详情页 PositionDetail */
/* 文件上传组件 Upload */
/* 简历编辑/投递页 ResumeEditForm */
/* 我的投递页 PositionApplication */
/* 注册页 */
/* input */
.atsx-checkbox-wrapper:hover .atsx-checkbox:not(.atsx-checkbox-disabled) .atsx-checkbox-inner {
  box-shadow: 0 0 4px 0 rgba(187, 191, 196, 0.25);
}
body .login__72ebd9 {
  color: #8f959e;
}
body .login__72ebd9 .emailLogin-formWrap .password-showPwd {
  right: 16px;
}
body .login__72ebd9 .loginPage-container,
body .login__72ebd9 .emailLogin-forgetPassword {
  width: 520px;
}
body .login__72ebd9 input,
body .login__72ebd9 .atsx-select-selection {
  border-color: rgba(187, 191, 196, 0.5);
}
body .login__72ebd9 .atsx-select-open .atsx-select-selection,
body .login__72ebd9 .atsx-select-focused .atsx-select-selection,
body .login__72ebd9 .atsx-phone-select:hover .atsx-select-selection {
  border-color: #325ab4;
}
body .login__72ebd9 .has-error .atsx-select-selection {
  border-color: #F54A45;
}
body .login__72ebd9 .has-error .atsx-select-selection:hover {
  border-color: #F54A45;
}
body .login__72ebd9 .atsx-phone .atsx-phone-select .atsx-select-selection-selected-value {
  padding-left: 16px;
}
body .login__72ebd9 svg {
  fill: #8f959e;
}
body .login__72ebd9 .loginForm-validCode .atsx-input-suffix button:disabled {
  background-color: #325ab4;
  opacity: 0.3;
}
body .login__72ebd9 .loginForm .loginAgreement,
body .login__72ebd9 .emailLogin-noAccount,
body .login__72ebd9 .mobileLogin-validTip {
  color: #8f959e;
}
body .login__72ebd9 .mobileLogin-validTip,
body .login__72ebd9 .emailLogin-noAccount {
  line-height: 22px;
}
body .login__72ebd9 .mobileLogin-validTip {
  text-align: center;
}
body .login__72ebd9 .thirdPartyLogin-text {
  color: #8f959e;
  font-weight: 500;
}
body .login__72ebd9 .headerToggle-item {
  color: #8f959e;
}
body .login__72ebd9 .headerToggle-item:hover {
  color: #325ab4;
}
body .login__72ebd9 .headerToggle-item.headerToggle-active {
  color: #325ab4;
}
.pc .slider #validate-drag-wrapper .validate-drag-button::before {
  content: '';
  position: absolute;
  left: 2px;
  height: 30px;
  width: 60px;
  top: 24px;
  display: block;
  pointer-events: none;
  border-radius: 40px;
  z-index: 1;
  background-color: #325ab4;
}
.pc .slider #validate-drag-wrapper .validate-drag-button::after {
  background-image: url('//lf3-cdn-tos.bytescm.com/obj/ttfe/atsx/official/slider-button-saas_1582616410575.png');
  border-radius: 20px;
  z-index: 2;
  pointer-events: none;
}
.pc .slider #validate-refresh #validate-refresh-box .refresh::before {
  background-color: #325ab4;
  background-image: url(//lf-cdn-tos.bytescm.com/obj/static/atsx-fe/saasc/assets/bc176bbf807b1d642e369abf92569493.png);
}

body .signUp__d42a6d {
  color: #8f959e;
}
body .signUp__d42a6d .signUp-formWrap {
  width: 480px;
}
body .signUp__d42a6d .signUp-formWrap .password-showPwd {
  right: 16px;
}
body .signUp__d42a6d .signUp-pwdHint {
  color: #8f959e;
  line-height: 22px;
  margin-top: 8px;
}
body .signUp__d42a6d input {
  border-color: rgba(187, 191, 196, 0.5);
}

@-webkit-keyframes fullscreenModalEnter__25e15d {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__25e15d {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__25e15d {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__25e15d {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__25e15d {
  height: 100%;
}
.atsx-layout__25e15d {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__25e15d,
.b50__25e15d {
  color: #f0f4ff;
}
.L50__25e15d,
.l50__25e15d {
  color: #f7fae5;
}
.L100__25e15d,
.l100__25e15d {
  color: #eef6c6;
}
.L200__25e15d,
.l200__25e15d {
  color: #dfee96;
}
.L300__25e15d,
.l300__25e15d {
  color: #d2e76a;
}
.L400__25e15d,
.l400__25e15d {
  color: #c3dd40;
}
.L500__25e15d,
.l500__25e15d {
  color: #b3d600;
}
.L600__25e15d,
.l600__25e15d {
  color: #8fac02;
}
.L700__25e15d,
.l700__25e15d {
  color: #667901;
}
.L800__25e15d,
.l800__25e15d {
  color: #495700;
}
.L900__25e15d,
.l900__25e15d {
  color: #354200;
}
.Y50__25e15d,
.y50__25e15d {
  color: #fdf9ed;
}
.Y100__25e15d,
.y100__25e15d {
  color: #faf1d1;
}
.Y200__25e15d,
.y200__25e15d {
  color: #f8e6ab;
}
.Y300__25e15d,
.y300__25e15d {
  color: #f7dc82;
}
.Y400__25e15d,
.y400__25e15d {
  color: #fad355;
}
.Y500__25e15d,
.y500__25e15d {
  color: #ffc60a;
}
.Y600__25e15d,
.y600__25e15d {
  color: #dc9b04;
}
.Y700__25e15d,
.y700__25e15d {
  color: #aa7803;
}
.Y800__25e15d,
.y800__25e15d {
  color: #795101;
}
.Y900__25e15d,
.y900__25e15d {
  color: #5c3a00;
}
.O50__25e15d,
.o50__25e15d {
  color: #fff5eb;
}
.O100__25e15d,
.o100__25e15d {
  color: #feead2;
}
.O200__25e15d,
.o200__25e15d {
  color: #fed4a4;
}
.O300__25e15d,
.o300__25e15d {
  color: #ffba6b;
}
.O400__25e15d,
.o400__25e15d {
  color: #ffa53d;
}
.O500__25e15d,
.o500__25e15d {
  color: #f80;
}
.O600__25e15d,
.o600__25e15d {
  color: #de7802;
}
.O700__25e15d,
.o700__25e15d {
  color: #b26206;
}
.O800__25e15d,
.o800__25e15d {
  color: #8f4f04;
}
.O900__25e15d,
.o900__25e15d {
  color: #6b3900;
}
.R50__25e15d,
.r50__25e15d {
  color: #fef1f1;
}
.R100__25e15d,
.r100__25e15d {
  color: #fde2e2;
}
.R200__25e15d,
.r200__25e15d {
  color: #fbbfbc;
}
.R300__25e15d,
.r300__25e15d {
  color: #f98e8b;
}
.R400__25e15d,
.r400__25e15d {
  color: #f76964;
}
.R500__25e15d,
.r500__25e15d {
  color: #f54a45;
}
.R600__25e15d,
.r600__25e15d {
  color: #d83931;
}
.R700__25e15d,
.r700__25e15d {
  color: #ac2f28;
}
.R800__25e15d,
.r800__25e15d {
  color: #812520;
}
.R900__25e15d,
.r900__25e15d {
  color: #621c18;
}
.C50__25e15d,
.c50__25e15d {
  color: #fef1f8;
}
.C100__25e15d,
.c100__25e15d {
  color: #fdddef;
}
.C200__25e15d,
.c200__25e15d {
  color: #f9aed9;
}
.C300__25e15d,
.c300__25e15d {
  color: #f57ac0;
}
.C400__25e15d,
.c400__25e15d {
  color: #f14ba9;
}
.C500__25e15d,
.c500__25e15d {
  color: #f01d94;
}
.C600__25e15d,
.c600__25e15d {
  color: #c71077;
}
.C700__25e15d,
.c700__25e15d {
  color: #9e1361;
}
.C800__25e15d,
.c800__25e15d {
  color: #7a0f4b;
}
.C900__25e15d,
.c900__25e15d {
  color: #520a32;
}
.V50__25e15d,
.v50__25e15d {
  color: #fceefc;
}
.V100__25e15d,
.v100__25e15d {
  color: #f8def8;
}
.V200__25e15d,
.v200__25e15d {
  color: #efb9ef;
}
.V300__25e15d,
.v300__25e15d {
  color: #e58fe5;
}
.V400__25e15d,
.v400__25e15d {
  color: #db66db;
}
.V500__25e15d,
.v500__25e15d {
  color: #d136d1;
}
.V600__25e15d,
.v600__25e15d {
  color: #b320b3;
}
.V700__25e15d,
.v700__25e15d {
  color: #8c218c;
}
.V800__25e15d,
.v800__25e15d {
  color: #681268;
}
.V900__25e15d,
.v900__25e15d {
  color: #460b46;
}
.P50__25e15d,
.p50__25e15d {
  color: #f6f1fe;
}
.P100__25e15d,
.p100__25e15d {
  color: #ece2fe;
}
.P200__25e15d,
.p200__25e15d {
  color: #cdb2fa;
}
.P300__25e15d,
.p300__25e15d {
  color: #ad82f7;
}
.P400__25e15d,
.p400__25e15d {
  color: #935af6;
}
.P500__25e15d,
.p500__25e15d {
  color: #7f3bf5;
}
.P600__25e15d,
.p600__25e15d {
  color: #6425d0;
}
.P700__25e15d,
.p700__25e15d {
  color: #4e1ba7;
}
.P800__25e15d,
.p800__25e15d {
  color: #380d82;
}
.P900__25e15d,
.p900__25e15d {
  color: #270561;
}
.I50__25e15d,
.i50__25e15d {
  color: #f2f3fd;
}
.I100__25e15d,
.i100__25e15d {
  color: #e0e2fa;
}
.I200__25e15d,
.i200__25e15d {
  color: #b4b9f3;
}
.I300__25e15d,
.i300__25e15d {
  color: #7b83ea;
}
.I400__25e15d,
.i400__25e15d {
  color: #616ae5;
}
.I500__25e15d,
.i500__25e15d {
  color: #4954e6;
}
.I600__25e15d,
.i600__25e15d {
  color: #2933c7;
}
.I700__25e15d,
.i700__25e15d {
  color: #161fa2;
}
.I800__25e15d,
.i800__25e15d {
  color: #0a1285;
}
.I900__25e15d,
.i900__25e15d {
  color: #0c1264;
}
.N50__25e15d,
.n50__25e15d {
  color: #f8f9fa;
}
.N100__25e15d,
.n100__25e15d {
  color: #f5f6f7;
}
.N200__25e15d,
.n200__25e15d {
  color: #eff0f1;
}
.N300__25e15d,
.n300__25e15d {
  color: #dee0e3;
}
.N400__25e15d,
.n400__25e15d {
  color: #bbbfc4;
}
.N500__25e15d,
.n500__25e15d {
  color: #8f959e;
}
.N600__25e15d,
.n600__25e15d {
  color: #646a73;
}
.N700__25e15d,
.n700__25e15d {
  color: #373c43;
}
.N800__25e15d,
.n800__25e15d {
  color: #2b2f36;
}
.N900__25e15d,
.n900__25e15d {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */
/* 这里不知道为啥，设置成其他颜色时，自定义主题色某些样式就会失效，先固定成#325ab4这种 */
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* 职位列表页 PositionList */
/* 职位详情页 PositionDetail */
/* 文件上传组件 Upload */
/* 简历编辑/投递页 ResumeEditForm */
/* 我的投递页 PositionApplication */
/* 注册页 */
/* input */
.atsx-checkbox-wrapper:hover .atsx-checkbox:not(.atsx-checkbox-disabled) .atsx-checkbox-inner {
  box-shadow: 0 0 4px 0 rgba(187, 191, 196, 0.25);
}
body .resetPassword__25e15d {
  color: #8f959e;
}
body .resetPassword__25e15d .resetPassword-formWrap {
  width: 480px;
}
body .resetPassword__25e15d .resetPassword-formWrap .password-showPwd {
  right: 16px;
}
body .resetPassword__25e15d input {
  border-color: rgba(187, 191, 196, 0.5);
}
body .resetPassword__25e15d .resetPassword-pwdHint {
  margin-top: 8px;
}

body.no-topbar .atsx-layout > .topbar {
  visibility: hidden;
}

.invalidContent__033c7b {
  display: block;
  width: 250px;
  color: #646a73;
}
.invalidContent__033c7b p {
  text-align: center !important;
}
.invalidContainer__033c7b {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -62px);
      transform: translate(-50%, -62px);
  width: 250;
  height: auto !important;
}
.invalidContainer__033c7b .pic__033c7b {
  width: 250px;
  height: 125px;
}
body.no-footer .footer__3G0Hn {
  visibility: hidden;
}
body.no-footer .footer-container {
  visibility: hidden;
}

.header__76ceaa {
  height: 64px;
  padding: 0 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-bottom: 1px solid #dee0e3;
}
.header__76ceaa img {
  height: 36px;
}
.contentWarp__76ceaa {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: calc(100vh - 64px);
}
.contentWarp__76ceaa .content__76ceaa {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
.contentWarp__76ceaa .contentText__76ceaa {
  width: 222px;
  text-align: center;
  margin-top: 20px;
  color: #646a73;
}

@-webkit-keyframes fullscreenModalEnter__db269d {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__db269d {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__db269d {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__db269d {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
/*
  设置 Route 组件内容块和 document 右边的 padding-right 或 margin-right
*/
* {
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-weight: 500;
}
body {
  position: relative;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__db269d {
  height: 100%;
}
.atsx-layout__db269d {
  min-width: 1366px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input[type='number'] {
  -moz-appearance: textfield !important;
}
.B50__db269d,
.b50__db269d {
  color: #f0f4ff;
}
.L50__db269d,
.l50__db269d {
  color: #f7fae5;
}
.L100__db269d,
.l100__db269d {
  color: #eef6c6;
}
.L200__db269d,
.l200__db269d {
  color: #dfee96;
}
.L300__db269d,
.l300__db269d {
  color: #d2e76a;
}
.L400__db269d,
.l400__db269d {
  color: #c3dd40;
}
.L500__db269d,
.l500__db269d {
  color: #b3d600;
}
.L600__db269d,
.l600__db269d {
  color: #8fac02;
}
.L700__db269d,
.l700__db269d {
  color: #667901;
}
.L800__db269d,
.l800__db269d {
  color: #495700;
}
.L900__db269d,
.l900__db269d {
  color: #354200;
}
.Y50__db269d,
.y50__db269d {
  color: #fdf9ed;
}
.Y100__db269d,
.y100__db269d {
  color: #faf1d1;
}
.Y200__db269d,
.y200__db269d {
  color: #f8e6ab;
}
.Y300__db269d,
.y300__db269d {
  color: #f7dc82;
}
.Y400__db269d,
.y400__db269d {
  color: #fad355;
}
.Y500__db269d,
.y500__db269d {
  color: #ffc60a;
}
.Y600__db269d,
.y600__db269d {
  color: #dc9b04;
}
.Y700__db269d,
.y700__db269d {
  color: #aa7803;
}
.Y800__db269d,
.y800__db269d {
  color: #795101;
}
.Y900__db269d,
.y900__db269d {
  color: #5c3a00;
}
.O50__db269d,
.o50__db269d {
  color: #fff5eb;
}
.O100__db269d,
.o100__db269d {
  color: #feead2;
}
.O200__db269d,
.o200__db269d {
  color: #fed4a4;
}
.O300__db269d,
.o300__db269d {
  color: #ffba6b;
}
.O400__db269d,
.o400__db269d {
  color: #ffa53d;
}
.O500__db269d,
.o500__db269d {
  color: #f80;
}
.O600__db269d,
.o600__db269d {
  color: #de7802;
}
.O700__db269d,
.o700__db269d {
  color: #b26206;
}
.O800__db269d,
.o800__db269d {
  color: #8f4f04;
}
.O900__db269d,
.o900__db269d {
  color: #6b3900;
}
.R50__db269d,
.r50__db269d {
  color: #fef1f1;
}
.R100__db269d,
.r100__db269d {
  color: #fde2e2;
}
.R200__db269d,
.r200__db269d {
  color: #fbbfbc;
}
.R300__db269d,
.r300__db269d {
  color: #f98e8b;
}
.R400__db269d,
.r400__db269d {
  color: #f76964;
}
.R500__db269d,
.r500__db269d {
  color: #f54a45;
}
.R600__db269d,
.r600__db269d {
  color: #d83931;
}
.R700__db269d,
.r700__db269d {
  color: #ac2f28;
}
.R800__db269d,
.r800__db269d {
  color: #812520;
}
.R900__db269d,
.r900__db269d {
  color: #621c18;
}
.C50__db269d,
.c50__db269d {
  color: #fef1f8;
}
.C100__db269d,
.c100__db269d {
  color: #fdddef;
}
.C200__db269d,
.c200__db269d {
  color: #f9aed9;
}
.C300__db269d,
.c300__db269d {
  color: #f57ac0;
}
.C400__db269d,
.c400__db269d {
  color: #f14ba9;
}
.C500__db269d,
.c500__db269d {
  color: #f01d94;
}
.C600__db269d,
.c600__db269d {
  color: #c71077;
}
.C700__db269d,
.c700__db269d {
  color: #9e1361;
}
.C800__db269d,
.c800__db269d {
  color: #7a0f4b;
}
.C900__db269d,
.c900__db269d {
  color: #520a32;
}
.V50__db269d,
.v50__db269d {
  color: #fceefc;
}
.V100__db269d,
.v100__db269d {
  color: #f8def8;
}
.V200__db269d,
.v200__db269d {
  color: #efb9ef;
}
.V300__db269d,
.v300__db269d {
  color: #e58fe5;
}
.V400__db269d,
.v400__db269d {
  color: #db66db;
}
.V500__db269d,
.v500__db269d {
  color: #d136d1;
}
.V600__db269d,
.v600__db269d {
  color: #b320b3;
}
.V700__db269d,
.v700__db269d {
  color: #8c218c;
}
.V800__db269d,
.v800__db269d {
  color: #681268;
}
.V900__db269d,
.v900__db269d {
  color: #460b46;
}
.P50__db269d,
.p50__db269d {
  color: #f6f1fe;
}
.P100__db269d,
.p100__db269d {
  color: #ece2fe;
}
.P200__db269d,
.p200__db269d {
  color: #cdb2fa;
}
.P300__db269d,
.p300__db269d {
  color: #ad82f7;
}
.P400__db269d,
.p400__db269d {
  color: #935af6;
}
.P500__db269d,
.p500__db269d {
  color: #7f3bf5;
}
.P600__db269d,
.p600__db269d {
  color: #6425d0;
}
.P700__db269d,
.p700__db269d {
  color: #4e1ba7;
}
.P800__db269d,
.p800__db269d {
  color: #380d82;
}
.P900__db269d,
.p900__db269d {
  color: #270561;
}
.I50__db269d,
.i50__db269d {
  color: #f2f3fd;
}
.I100__db269d,
.i100__db269d {
  color: #e0e2fa;
}
.I200__db269d,
.i200__db269d {
  color: #b4b9f3;
}
.I300__db269d,
.i300__db269d {
  color: #7b83ea;
}
.I400__db269d,
.i400__db269d {
  color: #616ae5;
}
.I500__db269d,
.i500__db269d {
  color: #4954e6;
}
.I600__db269d,
.i600__db269d {
  color: #2933c7;
}
.I700__db269d,
.i700__db269d {
  color: #161fa2;
}
.I800__db269d,
.i800__db269d {
  color: #0a1285;
}
.I900__db269d,
.i900__db269d {
  color: #0c1264;
}
.N50__db269d,
.n50__db269d {
  color: #f8f9fa;
}
.N100__db269d,
.n100__db269d {
  color: #f5f6f7;
}
.N200__db269d,
.n200__db269d {
  color: #eff0f1;
}
.N300__db269d,
.n300__db269d {
  color: #dee0e3;
}
.N400__db269d,
.n400__db269d {
  color: #bbbfc4;
}
.N500__db269d,
.n500__db269d {
  color: #8f959e;
}
.N600__db269d,
.n600__db269d {
  color: #646a73;
}
.N700__db269d,
.n700__db269d {
  color: #373c43;
}
.N800__db269d,
.n800__db269d {
  color: #2b2f36;
}
.N900__db269d,
.n900__db269d {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.gilroy {
  font-family: 'Gilroy', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.lockScroll {
  overflow: hidden;
}
.atsx-btn-primary:active,
.atsx-btn-primary:focus {
  background: #3156a5;
  border-color: #3156a5;
}
.atsx-drawer.atsx-drawer-open .atsx-drawer-mask {
  top: -100px;
  bottom: 0;
  height: calc(100% + 100px);
}
/* Button */
/* 上传文件组件按钮颜色 */
/* Pagination */
/* MSelect */
/* MMonthPicker */
/* Progress */
/* ATS-X支持的最小屏 */
/* ATS-X支持的最大屏 */
/* mobile 表单编辑底色 */

