.content__7fdc10 {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.line-content__7fdc10 {
  max-width: 100%;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  overflow: hidden;
  word-break: break-all;
}
.custom-tooltip__7fdc10 {
  padding: 0;
  max-width: 420px;
}
.custom-tooltip__7fdc10 .atsx-tooltip-content .atsx-tooltip-arrow {
  display: none;
}
.custom-tooltip__7fdc10 .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;
}
.custom-tooltip__7fdc10 .atsx-tooltip-content .atsx-tooltip-inner .atsx-tooltip-inner-text {
  min-height: 18px;
  line-height: 18px;
  max-width: 420px;
}
.custom-tooltip__7fdc10 .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%;
}

.mainText__3afd93 {
  color: #3370ff;
  cursor: pointer;
}
.poiList__3afd93 {
  max-width: 388px;
  max-height: 456px;
  overflow-y: scroll;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 8px 8px;
}
.poiList__3afd93 .atsx-popover-inner-content {
  padding: 0;
}
.poiList__3afd93 .overflow2line {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  max-width: 100%;
}
.poiList__3afd93 .city-poi-list {
  margin-bottom: 20px;
}
.poiList__3afd93 .city-poi-list.last {
  margin-bottom: 0px;
}
.poiList__3afd93 .city-name {
  height: 22px;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #646a73;
  margin-bottom: 8px;
}
.poiList__3afd93 .poi-list {
  margin-bottom: 8px;
}
.poiList__3afd93 .poi-list.last {
  margin-bottom: 0px;
}
.poiList__3afd93 .poi-name {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #1f2329;
}
.poiList__3afd93 .poi-address {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #646a73;
}

@-webkit-keyframes fullscreenModalEnter__40a12b {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__40a12b {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__40a12b {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__40a12b {
  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;
  overflow: auto !important;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__40a12b {
  height: 100%;
}
.atsx-layout__40a12b {
  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__40a12b,
.b50__40a12b {
  color: #f0f4ff;
}
.L50__40a12b,
.l50__40a12b {
  color: #f7fae5;
}
.L100__40a12b,
.l100__40a12b {
  color: #eef6c6;
}
.L200__40a12b,
.l200__40a12b {
  color: #dfee96;
}
.L300__40a12b,
.l300__40a12b {
  color: #d2e76a;
}
.L400__40a12b,
.l400__40a12b {
  color: #c3dd40;
}
.L500__40a12b,
.l500__40a12b {
  color: #b3d600;
}
.L600__40a12b,
.l600__40a12b {
  color: #8fac02;
}
.L700__40a12b,
.l700__40a12b {
  color: #667901;
}
.L800__40a12b,
.l800__40a12b {
  color: #495700;
}
.L900__40a12b,
.l900__40a12b {
  color: #354200;
}
.Y50__40a12b,
.y50__40a12b {
  color: #fdf9ed;
}
.Y100__40a12b,
.y100__40a12b {
  color: #faf1d1;
}
.Y200__40a12b,
.y200__40a12b {
  color: #f8e6ab;
}
.Y300__40a12b,
.y300__40a12b {
  color: #f7dc82;
}
.Y400__40a12b,
.y400__40a12b {
  color: #fad355;
}
.Y500__40a12b,
.y500__40a12b {
  color: #ffc60a;
}
.Y600__40a12b,
.y600__40a12b {
  color: #dc9b04;
}
.Y700__40a12b,
.y700__40a12b {
  color: #aa7803;
}
.Y800__40a12b,
.y800__40a12b {
  color: #795101;
}
.Y900__40a12b,
.y900__40a12b {
  color: #5c3a00;
}
.O50__40a12b,
.o50__40a12b {
  color: #fff5eb;
}
.O100__40a12b,
.o100__40a12b {
  color: #feead2;
}
.O200__40a12b,
.o200__40a12b {
  color: #fed4a4;
}
.O300__40a12b,
.o300__40a12b {
  color: #ffba6b;
}
.O400__40a12b,
.o400__40a12b {
  color: #ffa53d;
}
.O500__40a12b,
.o500__40a12b {
  color: #f80;
}
.O600__40a12b,
.o600__40a12b {
  color: #de7802;
}
.O700__40a12b,
.o700__40a12b {
  color: #b26206;
}
.O800__40a12b,
.o800__40a12b {
  color: #8f4f04;
}
.O900__40a12b,
.o900__40a12b {
  color: #6b3900;
}
.R50__40a12b,
.r50__40a12b {
  color: #fef1f1;
}
.R100__40a12b,
.r100__40a12b {
  color: #fde2e2;
}
.R200__40a12b,
.r200__40a12b {
  color: #fbbfbc;
}
.R300__40a12b,
.r300__40a12b {
  color: #f98e8b;
}
.R400__40a12b,
.r400__40a12b {
  color: #f76964;
}
.R500__40a12b,
.r500__40a12b {
  color: #f54a45;
}
.R600__40a12b,
.r600__40a12b {
  color: #d83931;
}
.R700__40a12b,
.r700__40a12b {
  color: #ac2f28;
}
.R800__40a12b,
.r800__40a12b {
  color: #812520;
}
.R900__40a12b,
.r900__40a12b {
  color: #621c18;
}
.C50__40a12b,
.c50__40a12b {
  color: #fef1f8;
}
.C100__40a12b,
.c100__40a12b {
  color: #fdddef;
}
.C200__40a12b,
.c200__40a12b {
  color: #f9aed9;
}
.C300__40a12b,
.c300__40a12b {
  color: #f57ac0;
}
.C400__40a12b,
.c400__40a12b {
  color: #f14ba9;
}
.C500__40a12b,
.c500__40a12b {
  color: #f01d94;
}
.C600__40a12b,
.c600__40a12b {
  color: #c71077;
}
.C700__40a12b,
.c700__40a12b {
  color: #9e1361;
}
.C800__40a12b,
.c800__40a12b {
  color: #7a0f4b;
}
.C900__40a12b,
.c900__40a12b {
  color: #520a32;
}
.V50__40a12b,
.v50__40a12b {
  color: #fceefc;
}
.V100__40a12b,
.v100__40a12b {
  color: #f8def8;
}
.V200__40a12b,
.v200__40a12b {
  color: #efb9ef;
}
.V300__40a12b,
.v300__40a12b {
  color: #e58fe5;
}
.V400__40a12b,
.v400__40a12b {
  color: #db66db;
}
.V500__40a12b,
.v500__40a12b {
  color: #d136d1;
}
.V600__40a12b,
.v600__40a12b {
  color: #b320b3;
}
.V700__40a12b,
.v700__40a12b {
  color: #8c218c;
}
.V800__40a12b,
.v800__40a12b {
  color: #681268;
}
.V900__40a12b,
.v900__40a12b {
  color: #460b46;
}
.P50__40a12b,
.p50__40a12b {
  color: #f6f1fe;
}
.P100__40a12b,
.p100__40a12b {
  color: #ece2fe;
}
.P200__40a12b,
.p200__40a12b {
  color: #cdb2fa;
}
.P300__40a12b,
.p300__40a12b {
  color: #ad82f7;
}
.P400__40a12b,
.p400__40a12b {
  color: #935af6;
}
.P500__40a12b,
.p500__40a12b {
  color: #7f3bf5;
}
.P600__40a12b,
.p600__40a12b {
  color: #6425d0;
}
.P700__40a12b,
.p700__40a12b {
  color: #4e1ba7;
}
.P800__40a12b,
.p800__40a12b {
  color: #380d82;
}
.P900__40a12b,
.p900__40a12b {
  color: #270561;
}
.I50__40a12b,
.i50__40a12b {
  color: #f2f3fd;
}
.I100__40a12b,
.i100__40a12b {
  color: #e0e2fa;
}
.I200__40a12b,
.i200__40a12b {
  color: #b4b9f3;
}
.I300__40a12b,
.i300__40a12b {
  color: #7b83ea;
}
.I400__40a12b,
.i400__40a12b {
  color: #616ae5;
}
.I500__40a12b,
.i500__40a12b {
  color: #4954e6;
}
.I600__40a12b,
.i600__40a12b {
  color: #2933c7;
}
.I700__40a12b,
.i700__40a12b {
  color: #161fa2;
}
.I800__40a12b,
.i800__40a12b {
  color: #0a1285;
}
.I900__40a12b,
.i900__40a12b {
  color: #0c1264;
}
.N50__40a12b,
.n50__40a12b {
  color: #f8f9fa;
}
.N100__40a12b,
.n100__40a12b {
  color: #f5f6f7;
}
.N200__40a12b,
.n200__40a12b {
  color: #eff0f1;
}
.N300__40a12b,
.n300__40a12b {
  color: #dee0e3;
}
.N400__40a12b,
.n400__40a12b {
  color: #bbbfc4;
}
.N500__40a12b,
.n500__40a12b {
  color: #8f959e;
}
.N600__40a12b,
.n600__40a12b {
  color: #646a73;
}
.N700__40a12b,
.n700__40a12b {
  color: #373c43;
}
.N800__40a12b,
.n800__40a12b {
  color: #2b2f36;
}
.N900__40a12b,
.n900__40a12b {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'ByteSans-Regular', -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';
}
.byteSans {
  font-family: 'ByteSans-Regular', -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-btn-background-ghost:hover:not([disabled]) {
  color: #487fc1 !important;
  border-color: #487fc1 !important;
}
.atsx-btn-link:hover {
  color: #487fc1 !important;
}
.atsx-checkbox-disabled .atsx-checkbox-inner {
  border-color: transparent !important;
}
.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 表单编辑底色 */
body {
  background-color: #ffffff !important;
}
.lineDevider__40a12b {
  display: inline-block;
  width: 1px;
  height: 12px;
  background-color: #cad0d0;
  margin: 0 8px;
}

@-webkit-keyframes fullscreenModalEnter__07667e {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@keyframes fullscreenModalEnter__07667e {
  0% {
    display: block;
  }
  100% {
    display: block;
  }
}
@-webkit-keyframes fullscreenModalLeave__07667e {
  0% {
    display: none;
  }
  100% {
    display: none;
  }
}
@keyframes fullscreenModalLeave__07667e {
  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;
  overflow: auto !important;
  --semi-bold: 500;
}
body.resumePage {
  background: #f4f6fa;
}
#bd__07667e {
  height: 100%;
}
.atsx-layout__07667e {
  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__07667e,
.b50__07667e {
  color: #f0f4ff;
}
.L50__07667e,
.l50__07667e {
  color: #f7fae5;
}
.L100__07667e,
.l100__07667e {
  color: #eef6c6;
}
.L200__07667e,
.l200__07667e {
  color: #dfee96;
}
.L300__07667e,
.l300__07667e {
  color: #d2e76a;
}
.L400__07667e,
.l400__07667e {
  color: #c3dd40;
}
.L500__07667e,
.l500__07667e {
  color: #b3d600;
}
.L600__07667e,
.l600__07667e {
  color: #8fac02;
}
.L700__07667e,
.l700__07667e {
  color: #667901;
}
.L800__07667e,
.l800__07667e {
  color: #495700;
}
.L900__07667e,
.l900__07667e {
  color: #354200;
}
.Y50__07667e,
.y50__07667e {
  color: #fdf9ed;
}
.Y100__07667e,
.y100__07667e {
  color: #faf1d1;
}
.Y200__07667e,
.y200__07667e {
  color: #f8e6ab;
}
.Y300__07667e,
.y300__07667e {
  color: #f7dc82;
}
.Y400__07667e,
.y400__07667e {
  color: #fad355;
}
.Y500__07667e,
.y500__07667e {
  color: #ffc60a;
}
.Y600__07667e,
.y600__07667e {
  color: #dc9b04;
}
.Y700__07667e,
.y700__07667e {
  color: #aa7803;
}
.Y800__07667e,
.y800__07667e {
  color: #795101;
}
.Y900__07667e,
.y900__07667e {
  color: #5c3a00;
}
.O50__07667e,
.o50__07667e {
  color: #fff5eb;
}
.O100__07667e,
.o100__07667e {
  color: #feead2;
}
.O200__07667e,
.o200__07667e {
  color: #fed4a4;
}
.O300__07667e,
.o300__07667e {
  color: #ffba6b;
}
.O400__07667e,
.o400__07667e {
  color: #ffa53d;
}
.O500__07667e,
.o500__07667e {
  color: #f80;
}
.O600__07667e,
.o600__07667e {
  color: #de7802;
}
.O700__07667e,
.o700__07667e {
  color: #b26206;
}
.O800__07667e,
.o800__07667e {
  color: #8f4f04;
}
.O900__07667e,
.o900__07667e {
  color: #6b3900;
}
.R50__07667e,
.r50__07667e {
  color: #fef1f1;
}
.R100__07667e,
.r100__07667e {
  color: #fde2e2;
}
.R200__07667e,
.r200__07667e {
  color: #fbbfbc;
}
.R300__07667e,
.r300__07667e {
  color: #f98e8b;
}
.R400__07667e,
.r400__07667e {
  color: #f76964;
}
.R500__07667e,
.r500__07667e {
  color: #f54a45;
}
.R600__07667e,
.r600__07667e {
  color: #d83931;
}
.R700__07667e,
.r700__07667e {
  color: #ac2f28;
}
.R800__07667e,
.r800__07667e {
  color: #812520;
}
.R900__07667e,
.r900__07667e {
  color: #621c18;
}
.C50__07667e,
.c50__07667e {
  color: #fef1f8;
}
.C100__07667e,
.c100__07667e {
  color: #fdddef;
}
.C200__07667e,
.c200__07667e {
  color: #f9aed9;
}
.C300__07667e,
.c300__07667e {
  color: #f57ac0;
}
.C400__07667e,
.c400__07667e {
  color: #f14ba9;
}
.C500__07667e,
.c500__07667e {
  color: #f01d94;
}
.C600__07667e,
.c600__07667e {
  color: #c71077;
}
.C700__07667e,
.c700__07667e {
  color: #9e1361;
}
.C800__07667e,
.c800__07667e {
  color: #7a0f4b;
}
.C900__07667e,
.c900__07667e {
  color: #520a32;
}
.V50__07667e,
.v50__07667e {
  color: #fceefc;
}
.V100__07667e,
.v100__07667e {
  color: #f8def8;
}
.V200__07667e,
.v200__07667e {
  color: #efb9ef;
}
.V300__07667e,
.v300__07667e {
  color: #e58fe5;
}
.V400__07667e,
.v400__07667e {
  color: #db66db;
}
.V500__07667e,
.v500__07667e {
  color: #d136d1;
}
.V600__07667e,
.v600__07667e {
  color: #b320b3;
}
.V700__07667e,
.v700__07667e {
  color: #8c218c;
}
.V800__07667e,
.v800__07667e {
  color: #681268;
}
.V900__07667e,
.v900__07667e {
  color: #460b46;
}
.P50__07667e,
.p50__07667e {
  color: #f6f1fe;
}
.P100__07667e,
.p100__07667e {
  color: #ece2fe;
}
.P200__07667e,
.p200__07667e {
  color: #cdb2fa;
}
.P300__07667e,
.p300__07667e {
  color: #ad82f7;
}
.P400__07667e,
.p400__07667e {
  color: #935af6;
}
.P500__07667e,
.p500__07667e {
  color: #7f3bf5;
}
.P600__07667e,
.p600__07667e {
  color: #6425d0;
}
.P700__07667e,
.p700__07667e {
  color: #4e1ba7;
}
.P800__07667e,
.p800__07667e {
  color: #380d82;
}
.P900__07667e,
.p900__07667e {
  color: #270561;
}
.I50__07667e,
.i50__07667e {
  color: #f2f3fd;
}
.I100__07667e,
.i100__07667e {
  color: #e0e2fa;
}
.I200__07667e,
.i200__07667e {
  color: #b4b9f3;
}
.I300__07667e,
.i300__07667e {
  color: #7b83ea;
}
.I400__07667e,
.i400__07667e {
  color: #616ae5;
}
.I500__07667e,
.i500__07667e {
  color: #4954e6;
}
.I600__07667e,
.i600__07667e {
  color: #2933c7;
}
.I700__07667e,
.i700__07667e {
  color: #161fa2;
}
.I800__07667e,
.i800__07667e {
  color: #0a1285;
}
.I900__07667e,
.i900__07667e {
  color: #0c1264;
}
.N50__07667e,
.n50__07667e {
  color: #f8f9fa;
}
.N100__07667e,
.n100__07667e {
  color: #f5f6f7;
}
.N200__07667e,
.n200__07667e {
  color: #eff0f1;
}
.N300__07667e,
.n300__07667e {
  color: #dee0e3;
}
.N400__07667e,
.n400__07667e {
  color: #bbbfc4;
}
.N500__07667e,
.n500__07667e {
  color: #8f959e;
}
.N600__07667e,
.n600__07667e {
  color: #646a73;
}
.N700__07667e,
.n700__07667e {
  color: #373c43;
}
.N800__07667e,
.n800__07667e {
  color: #2b2f36;
}
.N900__07667e,
.n900__07667e {
  color: #1f2329;
}
 {
  /* Button */
  /* drawer mask兼容ios系统*/
}
.en {
  font-family: 'ByteSans-Regular', -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';
}
.byteSans {
  font-family: 'ByteSans-Regular', -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-btn-background-ghost:hover:not([disabled]) {
  color: #487fc1 !important;
  border-color: #487fc1 !important;
}
.atsx-btn-link:hover {
  color: #487fc1 !important;
}
.atsx-checkbox-disabled .atsx-checkbox-inner {
  border-color: transparent !important;
}
.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 表单编辑底色 */
body {
  background-color: #ffffff !important;
}
.tag-container__07667e {
  margin-right: 8px;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}

.share-modal-body__3b4612 {
  min-height: 190px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.share-modal-body__3b4612 .share-modal-container {
  display: -ms-flexbox;
  display: flex;
  width: 552px;
  padding: 20px;
  -ms-flex-align: start;
      align-items: flex-start;
  border-radius: 8px;
  background: #F5F6F7;
}
.share-modal-body__3b4612 .share-modal-container .container-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  margin-right: 24px;
}
.share-modal-body__3b4612 .share-modal-container .container-left .qr-code-container {
  width: 122px;
  height: 122px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 6px;
  border: 1px solid #DEE0E3;
  border-radius: 6px;
  background: #fff;
}
.share-modal-body__3b4612 .share-modal-container .container-left .qr-code-desc {
  margin-top: 8px;
  font-size: 14px;
  color: #646A73;
}
.share-modal-body__3b4612 .share-modal-container .container-right .my-recommend-herf {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
}
.share-modal-body__3b4612 .share-modal-container .container-right .my-recommend-code {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 12px;
}
.share-modal-body__3b4612 .share-modal-container .container-right .my-recommend-code .code {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.share-modal-body__3b4612 .share-modal-container .container-right .my-recommend-code .code .copy-icon {
  font-size: 16px;
  color: #325ab4;
  margin-left: 4px;
}
.share-modal-body__3b4612 .share-modal-container .container-right .my-recommend-code .code .copy-icon :hover {
  cursor: pointer;
}
.share-modal-body__3b4612 .share-modal-container .container-right a {
  white-space: pre-wrap;
  text-align: left;
  padding: 0;
}
.share-modal-body__3b4612 .share-modal-container .container-right .label {
  font-size: 14px;
  color: #1F2329;
  min-width: 92px;
}
.share-modal-body__3b4612 .share-modal-container .container-right .my-recommend-herf-copy-btn {
  margin-top: 8px;
}

