html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  background: #F2F2F4;
  overflow: unset!important;
}

* {
  margin: 0;
  padding: 0;
}

dd,
dl,
dt,
li,
ul {
  list-style: none;
}

a:hover {
  text-decoration: none;
}

#cnzz_stat_icon_1272876685 img,
#cnzz_stat_icon_1271220090 img,
#cnzz_stat_icon_1271253250 img,
#cnzz_stat_icon_1271253255 img,
#cnzz_stat_icon_1272870135 img {
  display: none;
}

* {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}.ForgetPassword {
  height: calc(100vh - 1.066667rem);
  background: #FFFFFF;
  padding: 0.533333rem 0.64rem;
}

.ForgetPassword-tips {
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-size: 0.32rem;
  color: #C7C7CA;
  line-height: 0.56rem;
}

.ForgetPassword .adm-form .adm-list-body {
  background: transparent;
  border: 0;
}

.ForgetPassword .adm-form .adm-list-body .adm-list-item {
  background: transparent;
  padding: 0;
  -ms-flex: 1 1;
      flex: 1 1;
}

.ForgetPassword .adm-form .adm-list-body .adm-form-item-has-error .adm-input-element {
  background: #FFF5F6 !important;
  border-radius: 0.213333rem !important;
  border: 1PX solid #F3747D;
}

.ForgetPassword .adm-form .adm-list-body .adm-form-item-has-error .adm-list-item-description {
  position: absolute;
  left: 0;
  bottom: 0.133333rem;
}

.ForgetPassword .adm-form .adm-list-body .adm-form-item-has-error .adm-list-item-description .adm-form-item-feedback-error {
  margin: 0;
  font-size: 0.266667rem;
}

.ForgetPassword .adm-form .adm-list-body .adm-list-item-content {
  border: 0;
  padding: 0;
  -ms-flex-align: start;
      align-items: flex-start;
}

.ForgetPassword .adm-form .adm-list-body .adm-list-item-content-main {
  padding: 0;
  position: relative;
}

.ForgetPassword .adm-form .adm-list-body .adm-list-item-content-main .adm-form-item-label {
  font-family: FZLTZHJW--GB1, FZLTZHJW--GB1;
  font-weight: normal;
  font-size: 0.373333rem;
  color: #27262C;
  line-height: 0.56rem;
  margin-bottom: 0.213333rem;
}

.ForgetPassword .adm-form .adm-list-body .adm-list-item-content-main .adm-input-element {
  height: 1.093333rem;
  background: #F6F9F9;
  border-radius: 0.213333rem;
  padding: 0.266667rem 0.533333rem;
  font-size: 0.373333rem;
  color: #27262C;
  margin-bottom: 0.64rem;
}

.ForgetPassword .adm-form .adm-list-body .adm-list-item-content-main .adm-input-element::-webkit-input-placeholder {
  font-size: 0.373333rem;
  color: #C7C7CA;
}

.ForgetPassword .adm-form .adm-list-body .adm-list-item-content-main .adm-input-element::-moz-placeholder {
  font-size: 0.373333rem;
  color: #C7C7CA;
}

.ForgetPassword .adm-form .adm-list-body .adm-list-item-content-main .adm-input-element:-ms-input-placeholder {
  font-size: 0.373333rem;
  color: #C7C7CA;
}

.ForgetPassword .adm-form .adm-list-body .adm-list-item-content-main .adm-input-element::placeholder {
  font-size: 0.373333rem;
  color: #C7C7CA;
}

.ForgetPassword .adm-form .adm-list-body .adm-list-item-content-extra {
  position: absolute;
  right: 0.32rem;
  bottom: 0.72rem;
}

.ForgetPassword .adm-form .adm-list-body .adm-list-item-content-extra img {
  width: 0.586667rem;
  height: 0.586667rem;
}

.ForgetPassword .adm-form .adm-list-body .grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.ForgetPassword .adm-form .adm-list-body .gridBtn {
  margin-left: 0.32rem;
  position: relative;
}

.ForgetPassword .adm-form .adm-list-body .gridBtn button {
  height: 1.066667rem;
  min-width: 2.506667rem;
  background: #00BBD1;
  border-radius: 0.213333rem;
  border: 1PX solid #00BBD1;
  color: #FFFFFF;
  margin-top: 0.773333rem;
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-size: 0.373333rem;
  white-space: nowrap;
}

.ForgetPassword .adm-form .adm-form-footer {
  padding: 0.426667rem 0.533333rem;
}

.ForgetPassword .adm-form .adm-form-footer .footer {
  text-align: center;
  height: 1.2rem;
  line-height: 1.2rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border-radius: 0.213333rem;
  font-family: FZLTZHJW--GB1, FZLTZHJW--GB1;
  font-weight: normal;
  font-size: 0.426667rem;
  color: #FFFFFF;
}.adm-form {
  --border-inner: solid 1px var(--adm-border-color);
  --border-top: solid 1px var(--adm-border-color);
  --border-bottom: solid 1px var(--adm-border-color);
  --prefix-width: 6.8em;
  ---border-inner: var(--border-inner);
  ---border-top: var(--border-top);
  ---border-bottom: var(--border-bottom);
  ---prefix-width: var(--prefix-width);
}
.adm-form .adm-list.adm-list {
  --padding-left: 16px;
  --padding-right: 12px;
  --border-inner: var(---border-inner);
  --border-top: var(---border-top);
  --border-bottom: var(---border-bottom);
}
.adm-form .adm-form-footer {
  padding: 20px 12px;
}
.adm-form .adm-form-item-horizontal.adm-list-item {
  --prefix-width: var(---prefix-width);
}
.adm-form-list-operation {
  text-align: center;
  color: #1677ff;
}
.adm-form-item + .adm-form-item {
  border-top: none;
}
.adm-form-item-label {
  display: block;
  height: 100%;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  color: var(--adm-color-text-secondary);
}
.adm-form-item-label .adm-form-item-required-asterisk {
  position: absolute;
  left: -0.6em;
  top: 0;
  font-family: SimSun, sans-serif;
  color: var(--adm-color-danger);
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.adm-form-item-label .adm-form-item-required-text {
  margin-left: 4px;
  color: var(--adm-color-weak);
}
.adm-form-item-label-help {
  margin-left: 4px;
  cursor: pointer;
}
.adm-form-item-child {
  display: -ms-flexbox;
  display: flex;
}
.adm-form-item-child-position-normal {
  -ms-flex-pack: normal;
      justify-content: normal;
}
.adm-form-item-child-position-normal > * {
  -ms-flex: auto;
      flex: auto;
}
.adm-form-item-child-position-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.adm-form-item-child-position-right > * {
  -ms-flex: none;
      flex: none;
}
.adm-form-item-feedback-error {
  color: var(--adm-color-danger);
  margin-top: 4px;
}
.adm-form-item-feedback-warning {
  color: var(--adm-color-warning);
  margin-top: 4px;
}
.adm-form-item.adm-form-item-hidden {
  display: none;
}
.adm-form-item.adm-form-item-horizontal.adm-list-item {
  --align-items: stretch;
}
.adm-form-item.adm-form-item-horizontal .adm-list-item-content-prefix {
  padding-top: 12px;
  padding-bottom: 12px;
}
.adm-form-item.adm-form-item-horizontal .adm-list-item-content-extra {
  -ms-flex-item-align: center;
      align-self: center;
}
.adm-form-item.adm-form-item-vertical .adm-form-item-label {
  font-size: var(--adm-font-size-7);
  margin-bottom: 4px;
}
.adm-list {
  --header-font-size: var(--adm-font-size-7);
  --prefix-width: 'auto';
  --prefix-padding-right: 12px;
  --align-items: center;
  --active-background-color: var(--adm-color-border);
  --border-inner: solid 1px var(--adm-color-border);
  --border-top: solid 1px var(--adm-color-border);
  --border-bottom: solid 1px var(--adm-color-border);
  --padding-left: 12px;
  --padding-right: 12px;
  --font-size: var(--adm-font-size-9);
  --extra-max-width: 70%;
}
.adm-list-header {
  color: var(--adm-color-weak);
  font-size: var(--header-font-size);
  padding: 8px var(--padding-right) 8px var(--padding-left);
}
.adm-list-body {
  background-color: var(--adm-color-background);
  overflow: hidden;
  font-size: var(--font-size);
}
.adm-list-body-inner {
  margin-top: -1px;
}
.adm-list-default .adm-list-body {
  border-top: var(--border-top);
  border-bottom: var(--border-bottom);
}
.adm-list-card {
  margin: 12px;
}
.adm-list-card .adm-list-body {
  border-radius: 8px;
}
.adm-list-card .adm-list-header {
  padding-left: 0;
}
.adm-list-item {
  display: block;
  padding-left: var(--padding-left);
  position: relative;
  background-color: var(--adm-color-background);
  line-height: 1.5;
}
.adm-list-item-title,
.adm-list-item-description {
  color: var(--adm-color-weak);
  font-size: var(--adm-font-size-main);
}
.adm-list-item-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: var(--align-items);
      align-items: var(--align-items);
  -ms-flex-pack: start;
      justify-content: flex-start;
  border-top: var(--border-inner);
  padding-right: var(--padding-right);
}
.adm-list-item-content-prefix {
  width: var(--prefix-width);
  -ms-flex: none;
      flex: none;
  padding-right: var(--prefix-padding-right);
}
.adm-list-item-content-main {
  -ms-flex: auto;
      flex: auto;
  padding: 12px 0;
}
.adm-list-item-content-extra {
  -ms-flex: none;
      flex: none;
  padding-left: 12px;
  font-size: var(--adm-font-size-7);
  color: var(--adm-color-weak);
  max-width: var(--extra-max-width);
}
.adm-list-item-content-arrow {
  -ms-flex: none;
      flex: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: 4px;
  color: var(--adm-color-light);
  font-size: 19px;
}
.adm-list-item-disabled {
  cursor: not-allowed;
}
.adm-list-item-disabled.adm-list-item-disabled > .adm-list-item-content > * {
  opacity: 0.4;
  pointer-events: none;
}
a.adm-list-item:active:not(.adm-list-item-disabled) {
  background-color: var(--active-background-color);
}
a.adm-list-item:active:not(.adm-list-item-disabled)::after {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  border-bottom: var(--border-inner);
}
.adm-popover {
  --z-index: var(--adm-popover-z-index, 1030);
  --background: #ffffff;
  --arrow-size: 8px;
  --content-padding: 8px 12px;
  color: var(--adm-color-text);
  position: absolute;
  top: 0;
  left: 0;
  z-index: var(--z-index);
  white-space: normal;
  text-align: left;
  cursor: auto;
  -webkit-user-select: text;
  -moz-user-select: text;
   -ms-user-select: text;
       user-select: text;
  -webkit-animation: none;
          animation: none;
}
.adm-popover.adm-popover-dark {
  --background: rgba(0, 0, 0, 0.75);
  --adm-color-text: #ffffff;
  color: #ffffff;
}
.adm-popover.adm-popover-dark .adm-popover-inner {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.adm-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.adm-popover-hidden {
  display: none;
}
.adm-popover-inner {
  background-color: var(--background);
  background-clip: padding-box;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.2);
          box-shadow: 0 0 30px 0 rgba(51, 51, 51, 0.2);
  font-size: var(--adm-font-size-7);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 32px;
  max-width: calc(100vw - 24px);
  overflow-y: hidden;
}
.adm-popover-inner-content {
  padding: var(--content-padding);
}
.adm-popover-arrow {
  position: absolute;
  display: block;
  height: var(--arrow-size);
  width: var(--arrow-size);
  overflow: visible;
  background: transparent;
}
.adm-popover-arrow-icon {
  display: block;
  height: var(--arrow-size);
  width: calc(var(--arrow-size) / 8 * 15);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(var(--arrow-icon-rotate));
      -ms-transform: translate(-50%, -50%) rotate(var(--arrow-icon-rotate));
          transform: translate(-50%, -50%) rotate(var(--arrow-icon-rotate));
}
.adm-popover .adm-popover-arrow {
  color: var(--background);
}
.adm-popover-menu {
  --border-color: #eeeeee;
}
.adm-popover-menu.adm-popover {
  --content-padding: 0;
}
.adm-popover-menu-list {
  overflow: hidden;
  min-width: 120px;
}
.adm-popover-menu-list-inner {
  margin-top: -1px;
}
.adm-popover-menu-item {
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}
.adm-popover-menu-item-icon {
  -ms-flex: none;
      flex: none;
  padding-right: 8px;
  font-size: 20px;
}
.adm-popover-menu-item-text {
  -ms-flex: auto;
      flex: auto;
  padding: 14px 20px 14px 0;
  border-top: solid 1px var(--border-color);
}
.adm-popover-menu-item-disabled {
  cursor: not-allowed;
}
.adm-popover-menu-item-disabled > * {
  opacity: 0.4;
}
.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled) {
  background-color: var(--border-color);
}
.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled)::after {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  border-bottom: solid 1px var(--border-color);
}
.adm-popover.adm-popover-dark.adm-popover-menu {
  --border-color: #333333;
  --background: rgba(0, 0, 0, 0.9);
}
.adm-toast-mask .adm-toast-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.adm-toast-mask .adm-toast-main {
  display: inline-block;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  max-width: 204px;
  max-height: 70%;
  overflow: auto;
  color: white;
  word-break: break-all;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 8px;
  pointer-events: all;
  font-size: var(--adm-font-size-7);
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.adm-toast-mask .adm-toast-main-text {
  padding: 12px;
  min-width: 0px;
}
.adm-toast-mask .adm-toast-main-icon {
  padding: 35px 12px;
  min-width: 150px;
}
.adm-toast-mask .adm-toast-main-icon .adm-toast-icon {
  text-align: center;
  margin-bottom: 8px;
  font-size: 36px;
  line-height: 1;
}
.adm-toast-loading {
  --size: 48px;
  margin: 0 auto 8px;
}
.adm-spin-loading {
  --color: var(--adm-color-weak);
  --size: 32px;
  width: var(--size);
  height: var(--size);
}
.adm-spin-loading-svg {
  width: 100%;
  height: 100%;
  -webkit-animation: adm-spin-loading-rotate 0.8s infinite linear;
          animation: adm-spin-loading-rotate 0.8s infinite linear;
}
.adm-spin-loading-svg > .adm-spin-loading-fill {
  stroke: var(--color);
}
@-webkit-keyframes adm-spin-loading-rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes adm-spin-loading-rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.adm-mask {
  --z-index: var(--adm-mask-z-index, 1000);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--z-index);
  display: block;
  width: 100%;
  height: 100%;
}
.adm-mask-aria-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.adm-mask-content {
  z-index: 1;
}
.adm-auto-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.adm-auto-center-content {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}
.adm-modal {
  --z-index: var(--adm-modal-z-index, 1000);
  ---z-index: var(--z-index);
}
.adm-modal .adm-center-popup {
  --z-index: var(---z-index);
}
.adm-modal-body {
  width: 100%;
  max-height: 70vh;
  font-size: var(--adm-font-size-6);
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.adm-modal-body > * {
  -ms-flex: none;
      flex: none;
}
.adm-modal-body > .adm-modal-content {
  -ms-flex: auto;
      flex: auto;
}
.adm-modal-body:not(.adm-modal-with-image) {
  padding-top: 20px;
}
.adm-modal-image-container {
  margin-bottom: 12px;
  max-height: 40vh;
  overflow-y: scroll;
}
.adm-modal-header {
  margin-bottom: 8px;
  padding: 0 12px;
}
.adm-modal-title {
  margin-bottom: 8px;
  padding: 0 12px;
  font-weight: bold;
  font-size: var(--adm-font-size-10);
  line-height: 25px;
  text-align: center;
}
.adm-modal-content {
  padding: 0 12px 12px;
  max-height: 70vh;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: var(--adm-font-size-7);
  line-height: 1.4;
  color: var(--adm-color-text);
}
.adm-modal-footer {
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  padding: 8px 12px 12px;
}
.adm-modal-footer-empty {
  padding: 0;
  height: 8px;
}
.adm-modal-footer.adm-space {
  --gap-vertical: 20px;
}
.adm-modal-footer .adm-modal-button {
  font-size: var(--adm-font-size-10);
  line-height: 25px;
}
.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary) {
  padding-top: 0;
  padding-bottom: 0;
}
.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary)::before {
  display: none;
}
.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary):active {
  opacity: 0.7;
}
.adm-image {
  --width: var(--adm-image-width, auto);
  --height: var(--adm-image-height, auto);
  width: var(--width);
  height: var(--height);
  display: block;
  overflow: hidden;
}
.adm-image-img {
  width: 100%;
  height: 100%;
}
.adm-image-tip {
  position: relative;
  background-color: var(--adm-color-fill-content);
  height: 100%;
  min-height: 24px;
  min-width: 24px;
}
.adm-image-tip > svg {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: var(--adm-color-weak);
}
.adm-space-item {
  -ms-flex: none;
      flex: none;
}
.adm-space {
  display: -ms-inline-flexbox;
  display: inline-flex;
  --gap: 8px;
  --gap-vertical: var(--gap);
  --gap-horizontal: var(--gap);
}
.adm-space-vertical {
  -ms-flex-direction: column;
      flex-direction: column;
}
.adm-space-vertical > .adm-space-item {
  margin-bottom: var(--gap-vertical);
}
.adm-space-vertical > .adm-space-item:last-child {
  margin-bottom: 0;
}
.adm-space-horizontal {
  -ms-flex-direction: row;
      flex-direction: row;
}
.adm-space-horizontal > .adm-space-item {
  margin-right: var(--gap-horizontal);
}
.adm-space-horizontal > .adm-space-item:last-child {
  margin-right: 0;
}
.adm-space-horizontal.adm-space-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: calc(var(--gap-vertical) * -1);
}
.adm-space-horizontal.adm-space-wrap > .adm-space-item {
  padding-bottom: var(--gap-vertical);
}
.adm-space.adm-space-block {
  display: -ms-flexbox;
  display: flex;
}
.adm-space-align-center {
  -ms-flex-align: center;
      align-items: center;
}
.adm-space-align-start {
  -ms-flex-align: start;
      align-items: flex-start;
}
.adm-space-align-end {
  -ms-flex-align: end;
      align-items: flex-end;
}
.adm-space-align-baseline {
  -ms-flex-align: baseline;
      align-items: baseline;
}
.adm-space-justify-center {
  -ms-flex-pack: center;
      justify-content: center;
}
.adm-space-justify-start {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.adm-space-justify-end {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.adm-space-justify-between {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.adm-space-justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.adm-space-justify-evenly {
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
}
.adm-space-justify-stretch {
  -ms-flex-pack: stretch;
      justify-content: stretch;
}
.adm-button {
  --color: var(--adm-color-text-light-solid);
  --text-color: var(--adm-button-text-color, var(--adm-color-text));
  --background-color: var(--adm-button-background-color, var(--adm-color-background));
  --border-radius: var(--adm-button-border-radius, 4px);
  --border-width: var(--adm-button-border-width, 1px);
  --border-style: var(--adm-button-border-style, solid);
  --border-color: var(--adm-button-border-color, var(--adm-color-border));
  color: var(--text-color);
  background-color: var(--background-color);
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  padding: 7px 12px;
  margin: 0;
  font-size: var(--adm-font-size-9);
  line-height: 1.4;
  text-align: center;
  border: var(--border-width) var(--border-style) var(--border-color);
  border-radius: var(--border-radius);
  cursor: pointer;
  -webkit-transition: opacity ease 0.15s;
  -o-transition: opacity ease 0.15s;
  transition: opacity ease 0.15s;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.adm-button:focus {
  outline: none;
}
.adm-button::before {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(calc(var(--border-width) * -1), calc(var(--border-width) * -1));
      -ms-transform: translate(calc(var(--border-width) * -1), calc(var(--border-width) * -1));
          transform: translate(calc(var(--border-width) * -1), calc(var(--border-width) * -1));
  width: 100%;
  height: 100%;
  background-color: #000;
  border: var(--border-width) var(--border-style) #000;
  border-radius: var(--border-radius);
  opacity: 0;
  content: ' ';
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.adm-button:active::before {
  opacity: 0.08;
}
.adm-button-default.adm-button-fill-outline {
  --background-color: transparent;
  --border-color: var(--adm-color-text);
}
.adm-button-default.adm-button-fill-none {
  --background-color: transparent;
  --border-width: 0px;
}
.adm-button:not(.adm-button-default) {
  --text-color: var(--adm-color-text-light-solid);
  --background-color: var(--color);
  --border-color: var(--color);
}
.adm-button:not(.adm-button-default).adm-button-fill-outline {
  --text-color: var(--color);
  --background-color: transparent;
}
.adm-button:not(.adm-button-default).adm-button-fill-none {
  --text-color: var(--color);
  --background-color: transparent;
  --border-width: 0px;
}
.adm-button-primary {
  --color: var(--adm-color-primary);
}
.adm-button-success {
  --color: var(--adm-color-success);
}
.adm-button-danger {
  --color: var(--adm-color-danger);
}
.adm-button-warning {
  --color: var(--adm-color-warning);
}
.adm-button-block {
  display: block;
  width: 100%;
}
.adm-button-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.adm-button-disabled:active::before {
  display: none;
}
.adm-button.adm-button-mini {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: var(--adm-font-size-main);
}
.adm-button.adm-button-mini.adm-button-shape-rounded {
  padding-left: 9px;
  padding-right: 9px;
}
.adm-button.adm-button-small {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: var(--adm-font-size-7);
}
.adm-button.adm-button-large {
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: var(--adm-font-size-10);
}
.adm-button.adm-button-shape-rounded {
  --border-radius: 1000px;
}
.adm-button.adm-button-shape-rectangular {
  --border-radius: 0;
}
.adm-button-loading {
  vertical-align: bottom;
}
.adm-button-loading-wrapper {
  display: -ms-flexbox;
  display: flex;
  height: 1.4em;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.adm-button-loading-wrapper > .adm-loading {
  opacity: 0.6;
}
.adm-dot-loading {
  display: inline-block;
}
.adm-center-popup {
  --background-color: var(--adm-center-popup-background-color, var(--adm-color-background));
  --border-radius: var(--adm-center-popup-border-radius, 8px);
  --max-width: var(--adm-center-popup-max-width, 75vw);
  --min-width: var(--adm-center-popup-min-width, 280px);
  --z-index: var(--adm-center-popup-z-index, 1000);
  position: fixed;
  z-index: var(--z-index);
}
.adm-center-popup .adm-center-popup-mask {
  z-index: 0;
}
.adm-center-popup-wrap {
  position: fixed;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: var(--min-width);
  max-width: var(--max-width);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.adm-center-popup-body {
  background-color: var(--background-color);
  border-radius: var(--border-radius);
}
.adm-center-popup-close {
  position: absolute;
  z-index: 100;
  right: 8px;
  top: 8px;
  cursor: pointer;
  padding: 4px;
  font-size: 18px;
  color: var(--adm-color-weak);
}
.adm-input {
  --font-size: var(--adm-font-size-9);
  --color: var(--adm-color-text);
  --placeholder-color: var(--adm-color-light);
  --text-align: left;
  --background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  min-height: 24px;
  background-color: var(--background-color);
}
.adm-input-disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.adm-input-element {
  -ms-flex: auto;
      flex: auto;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  padding: 0;
  margin: 0;
  color: var(--color);
  font-size: var(--font-size);
  line-height: 1.5;
  background: transparent;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  min-height: 1.5em;
  text-align: var(--text-align);
}
.adm-input-element::-webkit-input-placeholder {
  color: var(--placeholder-color);
  font-family: inherit;
}
.adm-input-element::-moz-placeholder {
  color: var(--placeholder-color);
  font-family: inherit;
}
.adm-input-element:-ms-input-placeholder {
  color: var(--placeholder-color);
  font-family: inherit;
}
.adm-input-element::placeholder {
  color: var(--placeholder-color);
  font-family: inherit;
}
.adm-input-element:-webkit-autofill {
  background-color: transparent;
}
.adm-input-element:-moz-read-only {
  cursor: default;
}
.adm-input-element:read-only {
  cursor: default;
}
.adm-input-element:invalid {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.adm-input-element::-ms-clear {
  display: none;
}
.adm-input-element::-ms-reveal {
  display: none;
}
.adm-input-element::-webkit-search-cancel-button {
  display: none;
}
.adm-input-element::-webkit-search-decoration {
  display: none;
}
.adm-input-element:disabled {
  opacity: 1;
}
.adm-input-element[type='date'],
.adm-input-element[type='time'],
.adm-input-element[type='datetime-local'] {
  min-height: 1.5em;
}
.adm-input-element[type='search'] {
  -webkit-appearance: none;
}
.adm-input-element[readonly] {
  pointer-events: none;
}
.adm-input-clear {
  -ms-flex: none;
      flex: none;
  margin-left: 8px;
  color: var(--adm-color-light);
  padding: 4px;
  cursor: pointer;
}
.adm-input-clear:active {
  color: var(--adm-color-weak);
}
.adm-input-clear .antd-mobile-icon {
  display: block;
  font-size: var(--adm-font-size-7);
}
.IdentificationNew .am-accordion::after,
.IdentificationNew .am-accordion::before {
  content: none !important;
}

.IdentificationNew .am-accordion .am-accordion-item {
  margin-bottom: 0.426667rem;
}

.IdentificationNew .am-accordion .am-accordion-header {
  height: inherit !important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  padding: 0.426667rem 0 0.346667rem 0.426667rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-bottom: 0 !important;
}

.IdentificationNew .am-accordion .am-accordion-header::after {
  display: none!important;
}

.IdentificationNew .am-accordion .am-accordion-header .arrow {
  top: inherit!important;
  background-color: #D4F4F6;
  background-image: none!important;
  border-radius: 50%;
  width: 21PX !important;
  -webkit-transform: rotate(135deg) !important;
      -ms-transform: rotate(135deg) !important;
          transform: rotate(135deg) !important;
  height: 21PX!important;
}

.IdentificationNew .am-accordion .am-accordion-header .arrow:after {
  position: absolute;
  content: "";
  width: 8PX;
  height: 8PX;
  border-top: 3PX solid #27CBD3;
  border-right: 3PX solid #27CBD3;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.IdentificationNew .am-accordion .am-accordion-header[aria-expanded~="true"] .arrow {
  -webkit-transform: rotate(315deg) !important;
      -ms-transform: rotate(315deg) !important;
          transform: rotate(315deg) !important;
}

.IdentificationNew .am-accordion .am-accordion-header header {
  line-height: 1.6 !important;
}

.IdentificationNew .am-accordion .am-accordion-header header h2 {
  font-weight: bold;
  color: #333;
  font-size: 0.4rem;
}

.IdentificationNew .am-accordion .am-accordion-header header h3 {
  font-weight: 600;
  color: #666;
  font-size: 0.293333rem;
}

.IdentificationNew .am-accordion .am-accordion-header header h3 .success-svg:before {
  content: "";
  display: inline-block;
  width: 0.08rem;
  height: 0.24rem;
  border-bottom: 0.08rem solid #27CBD3;
  border-right: 0.08rem solid #27CBD3;
  margin-right: 0.133333rem;
  margin-left: 0.133333rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.IdentificationNew .am-accordion .am-accordion-content {
  padding: 0 0.426667rem 0.426667rem;
}

.IdentificationNew .am-accordion .am-accordion-content .am-accordion-content-box {
  border-bottom: 0 !important;
}

.IdentificationNew .am-accordion .am-accordion-content .am-accordion-content-box::after {
  content: none !important;
}

.IdentificationNew-btn {
  width: 80%;
  margin: 0 auto 0.4rem;
  background-color: #27CBD3 !important;
  color: #fff !important;
  border-radius: 8PX !important;
  font-weight: bold;
}.default-copy {
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  background: #f60;
  border-radius: 6px;
  text-align: center;
  display: inline-block;
  padding: 0 10px;
}
.FaceIdCopy .notAround {
  padding: 0.426667rem;
}

.FaceIdCopy .notAround-exampleImg {
  width: 2.666667rem;
  height: 2.613333rem;
}

.FaceIdCopy .notAround div {
  text-align: center;
}

.FaceIdCopy .notAround div:nth-child(1) img {
  width: 1.146667rem;
  height: 1.146667rem;
}

.FaceIdCopy .notAround div:nth-child(2) {
  margin-top: 0.16rem;
  font-size: 0.32rem;
  font-weight: 600;
  color: #27CBD3;
}

.FaceIdCopy .notAround div:nth-child(3) {
  margin-top: 0.32rem;
}

.FaceIdCopy .notAround div:nth-child(3) span {
  display: inline-block;
  width: 3.253333rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  background: #D4F4F6;
  border-radius: 2PX;
  border: 1PX solid #27CBD3;
  font-size: 0.32rem;
  font-weight: 600;
  color: #27CBD3;
}.Result {
  text-align: center;
}

.Result img {
  width: 2rem;
  height: auto;
  margin: 0 auto;
}

.Result p {
  margin-top: 0.32rem;
  font-size: 0.373333rem;
  font-weight: 600;
  color: #27CBD3;
}.trust-loading {
  width: 1.066667rem;
  height: 0.533333rem;
  margin: 0 auto;
  margin-top: 1.333333rem;
}

.trust-loading span {
  display: inline-block;
  width: 0.106667rem;
  height: 100%;
  border-radius: 0.053333rem;
  background: lightgreen;
  -webkit-animation: load 1s ease infinite;
}

@-webkit-keyframes load {
  0%, 100% {
    height: 0.533333rem;
    background: lightgreen;
  }

  50% {
    height: 0.933333rem;
    margin: -0.2rem 0;
    background: lightblue;
  }
}

.trust-loading span:nth-child(2) {
  -webkit-animation-delay: 0.2s;
}

.trust-loading span:nth-child(3) {
  -webkit-animation-delay: 0.4s;
}

.trust-loading span:nth-child(4) {
  -webkit-animation-delay: 0.6s;
}

.trust-loading span:nth-child(5) {
  -webkit-animation-delay: 0.8s;
}

.trust-load3 .loader {
  font-size: 0.133333rem;
  margin: 0 auto;
  text-indent: -9999em;
  width: 1.64rem;
  height: 1.64rem;
  border-radius: 50%;
  /* 线性渐变，从左到右，从白色到透明，0％代表起点和100％是终点 */
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #27CBD3), color-stop(42%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, #27CBD3 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #27CBD3 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #27CBD3 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
          animation: load3 1.4s infinite linear;
}

.trust-load3 .loader:before,
.trust-load3 .loader:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}

.trust-load3 .loader:before {
  width: 50%;
  height: 50%;
  background: #27CBD3;
  border-radius: 100% 0 0 0;
}

.trust-load3 .loader:after {
  background: #FAFAFA;
  width: 80%;
  height: 80%;
  border-radius: 50%;
  margin: auto;
  bottom: 0;
  right: 0;
}

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}.trust-modal {
  border-radius: 0.106667rem;
}

.trust-modal .am-modal-content {
  padding: 0.533333rem 0 0;
}

.trust-modal .am-modal-content .am-modal-body {
  padding: 0 0.426667rem;
}

.trust-modal .am-modal-content .am-modal-header {
  padding: 0 15PX 0.32rem;
}

.trust-modal .am-modal-title {
  font-size: 0.4rem;
  color: #333333;
  font-weight: bold;
}

.trust-modal .am-modal-body {
  min-height: 1.333333rem;
  max-height: 80%;
  font-size: 0.346667rem;
  color: #6D6C70;
}

.trust-modal-default .am-modal-body {
  line-height: 1.6;
}

.trust-modal-default .am-modal-button-group-v .am-modal-button,
.trust-modal-default .am-modal-button-group-h .am-modal-button,
.trust-modal-default .am-modal-button-group-normal .am-modal-button {
  height: 1.28rem;
  line-height: 1.28rem;
  color: #27CBD3;
  font-size: 0.426667rem;
}

.trust-modal-alert .am-modal-body {
  min-height: 1.866667rem;
  line-height: 1.333333rem;
}

.trust-modal-alert .am-modal-button-group-v .am-modal-button,
.trust-modal-alert .am-modal-button-group-h .am-modal-button,
.trust-modal-alert .am-modal-button-group-normal .am-modal-button {
  height: 1.253333rem;
  line-height: 1.253333rem;
  color: #f3747d;
  font-size: 0.4rem;
  font-weight: 500;
  background: #ffffff;
  border-radius: 0.106667rem;
}

.trust-modal-alert .am-modal-button-group-v .am-modal-button:first-child,
.trust-modal-alert .am-modal-button-group-h .am-modal-button:first-child,
.trust-modal-alert .am-modal-button-group-normal .am-modal-button:first-child {
  color: #27262C;
}

.trust-modal-prompt .am-modal-content {
  padding: 0;
  background: transparent;
}

.trust-modal-prompt .am-modal-content .am-modal-header {
  padding: 0.533333rem 15PX 0.32rem;
  background: #ffffff;
}

.trust-modal-prompt .am-modal-content .am-modal-body {
  min-height: 1.866667rem;
  padding: 0 0.426667rem 0.426667rem;
  text-align: left;
  background: #ffffff;
  border-radius: 0 0 8PX 8PX;
}

.trust-modal-prompt .am-modal-content .am-modal-footer {
  position: relative;
  height: 1.6rem;
}

.trust-modal-prompt .am-modal-button-group-v .am-modal-button,
.trust-modal-prompt .am-modal-button-group-h .am-modal-button,
.trust-modal-prompt .am-modal-button-group-normal .am-modal-button {
  position: absolute;
  top: 0.84rem;
  left: 50%;
  -webkit-transform: translateX(-0.386667rem);
      -ms-transform: translateX(-0.386667rem);
          transform: translateX(-0.386667rem);
  width: 0.773333rem;
  height: 0.773333rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA6CAYAAADhu0ooAAAEy0lEQVRoQ+WbS6xdUxjHf39EvRNBIjHwKEUqJAykEY8aMTAh6k1LW03QEa60jDyiGCmJot6vEiYGjGipiAEJqXhrDSQSROJdwSd/+Xaze5x7zt77PO61z0rO5N6111q/9a31Pdb6lhhBiYjdgZOBBcA84GjgEGDf/LnXn/L3NfAJ8CnwNvCOpD+GPSwNq8GI2Ac4D7gQOA3Yq2HbvwJvAM8BL0r6uWE7O302MGhEHAVMJeDe2frfwBZgE/BhSuwr4MeUoqtZuvsBh6bE5wOnA8cBu2Q7vyTwGkmfDQLcGDQiDgPuABYBuwKGexN4AnhZ0rdNBhYRBwHnAJcDpyb0X8DzwCpJ25q0Wxs099/1wOpcntuBx4C7JX3RZBDTfRMRc4EbgMXAHMDL+nbgnrr7uBZoRBwJbABOBAJ4GrhJkhXKyEpEWJHdCVwCeMzvARdI+rxqp5VBI+Jc4NHcV+5gmaSNVTsaRr2IOAN4CPCEe78vkfRSlbYrgUbENcC9uV8s0eWS3NHYS0RYgT1oiaZeWCnp/n4D6QsaETcDt+ZS9TK9q1+j4/h/RNyYy9kMt0i6rVe/PUFTkvcBfwJLJT0+DoiqfUTEFcDDwG7Atb0kOy1o7skXcvN7L8wqyGIyEta6w8rx/On2bFfQ1K7vpuKZmi3LtYcZ8jJekwrqpG7a+D+gaSftc9qEbJBkl27Wl4iwy2gFZdOzoNPOdgNdlUbZJsSzMyPate7Mpjb2KrTpWS3JXtuOshNounX2TfcEzhy3nawL11k/7exrwG/A/LK72An6DHAR8JSkywbteCa+j4gngUuBZyVdXIxhB2hGIR+lKZk7arduVJOQ7qJ9bpucY4uopwxqe3QVsE7SilENZBztRsQDwNXAeklL3ee/oBk0f5N7c16TKCQi1mYsuahpiFayjQ7VHJZtkXRd3cnJqMcnFt6rBzt4L0DtYTjU2ihpYd2Gc7JeB+x0O+C2IhskHrVCcQA+yHgccDiQX2xnpwB9BTjLS1fSIw1BLYVigI1gM+geqI3SqrjSSxd4VdLZSgfhB2CPFHMjSaRUG8MOE7I0Fm/H34H9DerjCh9GfSDphCbSLH/TZMBNvqkyzoh4Hzjeh3UGLfzEtZJWVmmgX506A69Tt1+/XRwIx9BWZlMGLczKCknr6jY2Xf0qAFXqDDKeiLCJsalZb9DNwCnAwmG7fL1ARg2Z+9RWwNbgLYNuBXx0eXjTo8Res94NKOsPRbv26dtc5ttmUGvZA/2T9P0gS6XGMnZV28lGZqjqGCPiAOA7/wxq9esz0zl1z0qrdtjF9PhPI4XMPn0H5HPn7RMFOjFL90srIuAISd64Qy0zrIzMZb6tk2JeNk+UwzAxLuDEOPW2Ne0P09Kwtj/wTtDiKGWTJDvCtUtE/C+OUpxR0v7DsZRq+487E9RpNO0/wE7Y9l9JJKgD1fZfMiVs+68NS8Fq+y+CE9aXqe2+2i88hYlI1ijBOpGq3ek3Jdj2J1R1SLbdKXIde7bdSY8l2PansZZgHai3OzG5HKROk2rue1anvwwj1dzpP36E4Pz68aead0bkNR4POBe+eALiZoqnIfav/Vxkdj4e6ALc7ucg3c5cujzwOSYf+HgyLEkXS9dvWpyP//GoH/j8A1rvXez7adJpAAAAAElFTkSuQmCC) 0 0 no-repeat;
  background-size: 95%;
  border-radius: 50%;
}.FaceAli {
  -ms-flex: 1 1;
      flex: 1 1;
}

.FaceAli-loading {
  text-align: center;
  color: #27CBD3;
  font-weight: bold;
}

.FaceAli-content {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.FaceAli-content-example,
.FaceAli-content-main {
  width: 50%;
}

.FaceAli-content-example img {
  width: 80%;
}

.FaceAli-content-main {
  padding-top: 0.426667rem;
}

.FaceAli-content-main-tips {
  font-weight: 600;
  color: #333333;
  font-size: 0.32rem;
  line-height: 0.56rem;
  width: 3.466667rem;
  margin-bottom: 0.106667rem;
}

.FaceAli-content-main-tips span {
  color: #f4636d;
  font-weight: 700;
}

.FaceAli-content-main-face {
  margin-top: 0.213333rem;
}

.FaceAli-content-main-face span {
  display: inline-block;
  padding: 0.066667rem 0.133333rem;
  background: rgba(205, 245, 247, 0.49);
  border: 1Px solid #27cbd3;
  color: #27cbd3;
  font-size: 0.32rem;
  text-align: center;
}

.FaceAli-content-main-face input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 99;
}

.FaceAli-modalLayer .am-modal-body {
  padding: 0 !important;
}

.FaceAli-modalLayer-cont {
  padding: 0 0.426667rem 0.426667rem;
}

.FaceAli-modalLayer-footer {
  display: -ms-flexbox;
  display: flex;
  border-top: 1PX solid #EDEDED;
}

.FaceAli-modalLayer-footer div {
  -ms-flex: 1 1;
      flex: 1 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  color: #000;
  height: 1.28rem;
  line-height: 1.28rem;
  font-size: 0.426667rem;
}

.FaceAli-modalLayer-footer div:nth-child(2) {
  color: #27CBD3;
}

.FaceAli-modalLayer-footer div:nth-child(2)::before {
  content: '';
  position: absolute;
  background-color: #EDEDED;
  display: block;
  z-index: 1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 1PX;
  height: 100%;
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scaleX(0.5);
      -ms-transform: scaleX(0.5);
          transform: scaleX(0.5);
}

.FaceAli-modalLayer-footer div input {
  position: absolute;
  z-index: 9;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}.FaceKS-loading {
  text-align: center;
  color: #27CBD3;
  font-weight: bold;
}

.FaceKS-content {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: center;
      align-items: center;
}

.FaceKS-content-example,
.FaceKS-content-main {
  -ms-flex: 1 1;
      flex: 1 1;
}

.FaceKS-content-example img {
  width: 75%;
}

.FaceKS-content-main-tips {
  font-weight: 600;
  color: #333333;
  font-size: 0.32rem;
  line-height: 0.56rem;
}

.FaceKS-content-main-tips span {
  color: #f4636d;
  font-weight: 700;
}

.FaceKS-content-main-face {
  margin-top: 0.426667rem;
}

.FaceKS-content-main-face span {
  display: inline-block;
  padding: 0.066667rem 0.133333rem;
  background: rgba(205, 245, 247, 0.49);
  border: 1Px solid #27cbd3;
  color: #27cbd3;
  font-size: 0.32rem;
  text-align: center;
}

.FaceKS-modalLayer .am-modal-body {
  padding: 0 !important;
}

.FaceKS-modalLayer-cont {
  padding: 0 0.426667rem 0.426667rem;
}

.FaceKS-modalLayer-footer {
  display: -ms-flexbox;
  display: flex;
  border-top: 1PX solid #EDEDED;
}

.FaceKS-modalLayer-footer div {
  -ms-flex: 1 1;
      flex: 1 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  color: #000;
  height: 1.28rem;
  line-height: 1.28rem;
  font-size: 0.426667rem;
}

.FaceKS-modalLayer-footer div:nth-child(2) {
  color: #27CBD3;
}

.FaceKS-modalLayer-footer div:nth-child(2)::before {
  content: '';
  position: absolute;
  background-color: #EDEDED;
  display: block;
  z-index: 1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 1PX;
  height: 100%;
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scaleX(0.5);
      -ms-transform: scaleX(0.5);
          transform: scaleX(0.5);
}

.FaceKS-modal {
  background-color: #fff;
}

.FaceKS-modal .am-modal-content {
  background-color: inherit !important;
}

.FaceKS-modal-body {
  margin-top: 30%;
}

.FaceKS-modal-body-tip {
  font-size: 0.56rem;
  font-weight: bold;
  color: #333;
}

.FaceKS-modal-body-video {
  position: relative;
  margin: auto;
  overflow: hidden;
}

.FaceKS-modal-body-videoParent {
  width: 4.8rem !important;
  height: 4.8rem !important;
  margin: 10% auto 0 !important;
  overflow: hidden !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.FaceKS-modal-body-videoLayer {
  position: absolute;
  width: 4.8rem;
  height: 4.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -0.293333rem;
  bottom: 0;
  border: 1.306667rem solid #fff;
  border-radius: 100%;
}.FaceApp {
  -ms-flex: 1 1;
      flex: 1 1;
}

.FaceApp-loading {
  text-align: center;
  color: #27CBD3;
  font-weight: bold;
}

.FaceApp-content {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.FaceApp-content-example,
.FaceApp-content-main {
  width: 50%;
}

.FaceApp-content-example img {
  width: 80%;
}

.FaceApp-content-main {
  padding-top: 0.426667rem;
}

.FaceApp-content-main-tips {
  font-weight: 600;
  color: #333333;
  font-size: 0.32rem;
  line-height: 0.56rem;
  width: 3.466667rem;
  margin-bottom: 0.106667rem;
}

.FaceApp-content-main-tips span {
  color: #f4636d;
  font-weight: 700;
}

.FaceApp-content-main-face {
  margin-top: 0.213333rem;
}

.FaceApp-content-main-face span {
  display: inline-block;
  padding: 0.066667rem 0.133333rem;
  background: rgba(205, 245, 247, 0.49);
  border: 1Px solid #27cbd3;
  color: #27cbd3;
  font-size: 0.32rem;
  text-align: center;
}

.FaceApp-content-main-face input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 99;
}

.FaceApp-modalLayer .am-modal-body {
  padding: 0 !important;
}

.FaceApp-modalLayer-cont {
  padding: 0 0.426667rem 0.426667rem;
}

.FaceApp-modalLayer-footer {
  display: -ms-flexbox;
  display: flex;
  border-top: 1PX solid #EDEDED;
}

.FaceApp-modalLayer-footer div {
  -ms-flex: 1 1;
      flex: 1 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  color: #000;
  height: 1.28rem;
  line-height: 1.28rem;
  font-size: 0.426667rem;
}

.FaceApp-modalLayer-footer div:nth-child(2) {
  color: #27CBD3;
}

.FaceApp-modalLayer-footer div:nth-child(2)::before {
  content: '';
  position: absolute;
  background-color: #EDEDED;
  display: block;
  z-index: 1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 1PX;
  height: 100%;
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scaleX(0.5);
      -ms-transform: scaleX(0.5);
          transform: scaleX(0.5);
}

.FaceApp-modalLayer-footer div input {
  position: absolute;
  z-index: 9;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}.FaceBaidu-loading {
  text-align: center;
  color: #27CBD3;
  font-weight: bold;
}

.FaceBaidu-content {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.FaceBaidu-content-example,
.FaceBaidu-content-main {
  width: 50%;
}

.FaceBaidu-content-example img {
  width: 80%;
}

.FaceBaidu-content-main {
  padding-top: 0.426667rem;
}

.FaceBaidu-content-main-tips {
  font-weight: 600;
  color: #333333;
  font-size: 0.32rem;
  line-height: 0.56rem;
  width: 3.466667rem;
  margin-bottom: 0.106667rem;
}

.FaceBaidu-content-main-tips span {
  color: #f4636d;
  font-weight: 700;
}

.FaceBaidu-content-main-face {
  margin-top: 0.213333rem;
}

.FaceBaidu-content-main-face span {
  display: inline-block;
  padding: 0.066667rem 0.133333rem;
  background: rgba(205, 245, 247, 0.49);
  border: 1Px solid #27cbd3;
  color: #27cbd3;
  font-size: 0.32rem;
  text-align: center;
}

.FaceBaidu-modalLayer .am-modal-body {
  padding: 0 !important;
}

.FaceBaidu-modalLayer-cont {
  padding: 0 0.426667rem 0.426667rem;
}

.FaceBaidu-modalLayer-footer {
  display: -ms-flexbox;
  display: flex;
  border-top: 1PX solid #EDEDED;
}

.FaceBaidu-modalLayer-footer div {
  -ms-flex: 1 1;
      flex: 1 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  color: #000;
  height: 1.28rem;
  line-height: 1.28rem;
  font-size: 0.426667rem;
}

.FaceBaidu-modalLayer-footer div:nth-child(2) {
  color: #27CBD3;
}

.FaceBaidu-modalLayer-footer div:nth-child(2)::before {
  content: '';
  position: absolute;
  background-color: #EDEDED;
  display: block;
  z-index: 1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 1PX;
  height: 100%;
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scaleX(0.5);
      -ms-transform: scaleX(0.5);
          transform: scaleX(0.5);
}

.FaceBaidu-modal {
  background-color: #fff;
}

.FaceBaidu-modal .am-modal-content {
  background-color: inherit !important;
}

.FaceBaidu-modal-body {
  margin-top: 30%;
}

.FaceBaidu-modal-body-tip {
  font-size: 0.56rem;
  font-weight: bold;
  color: #333;
}

.FaceBaidu-modal-body-video {
  position: relative;
  margin: auto;
  overflow: hidden;
}

.FaceBaidu-modal-body-videoParent {
  width: 4.8rem !important;
  height: 4.8rem !important;
  margin: 10% auto 0 !important;
  overflow: hidden !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.FaceBaidu-modal-body-videoLayer {
  position: absolute;
  width: 4.8rem;
  height: 4.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -0.293333rem;
  bottom: 0;
  border: 1.306667rem solid #fff;
  border-radius: 100%;
}.IdCard-imagePicker,
.IdCard-showImg {
  height: 2.24rem;
}

.IdCard-imagePicker {
  position: relative;
  -webkit-box-shadow: 0 0.106667rem 0.106667rem #ececec;
          box-shadow: 0 0.106667rem 0.106667rem #ececec;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASgAAACqCAMAAAAp1iJMAAACxFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////0+fn1+Pn1+fn1+vr2+Pn2+fn2+fr2+vr3+fr3+vr3+/v4+vv4+/v5+vv5+/v5+/z5/Pz6+/z6/Pz7/Pz7/P37/f38/P38/f39/f39/f79/v7+8tn+8tr+8tv+89z+893+9N/+9OD+9eH+9eP+9eT+9ub+9+j+9+n+9+r++Or++Ov++Oz++O3++e/++vD++vH++vL++/X+/Pb+/Pf+/Pj+/fn+/vz+/v3+/v7+////2tn/2tr/29n/29v/3Nn/3Nz/3dj/3dn/3dr/3tj/3tn/3t7/39j/39r/39z/39//4Nj/4Nn/4df/4dj/4tf/4tj/49f/5Nf/5Nj/5db/5df/5eH/5tb/5tf/59b/6NX/6Nb/6Oj/6dX/6db/6en/6tX/6tb/6ur/69X/6+b/7NT/7NX/7Oz/7dT/7dX/7tT/7tX/7tj/79P/79T/79j/8NP/8NT/8Nb/8Oz/8dP/8dT/8db/8tP/8tT/8tf/8vL/89P/89T/89X/89b/89j/89n/8+b/9Nb/9Nf/9Nn/9Nr/9Nv/9dv/9dz/9d3/9d7/9fX/9t7/9t//9uD/9uH/9uL/9+H/9+L/9+P/9+T/9+b/9/f/+Of/+Oj/+On/+en/+er/+ev/+ez/+e3/+fD/+u3/+vr/+/L/+/P/+/T/+/v//PP//PT//PX//Pj//ff//fj//fn//fr//fv//f3//vr//vv//vz//v3//v7///7////w0ZjdAAAANnRSTlMAAQIEBQgJDA0RJyosLzAyNzg9RkdRV2OCiJSYnaGmqq66xc7P19na4ePk5ebo7/P09fr8/f56Vqu1AAAHXklEQVR42u3d+X/TZBwH8IoHeN8X4i3e4r1yjE3mcBedHSCeKIICitY8Max2VK1rbe2sZRansSMGiZlWMygqCggeHKICcugUFYWBQLv8E6bHusw1TdEka5rv55e2z+v19Nnr3ed58jxP2tdMJghEhZw6fORNPGRAbr7qgtNETMeNuA1MpHL7RUMzTpcBR65cPiwNNQIscufi9PwE404uZyShhgOEXC5MQo0ECLlcm4SCdYFsbj06AQUO8hkKUAAFUAAFUAAFUBCAAiiAAiiAAiiAggAUQAFUMUDFDhyIAVTudHdtXrsiKmTF2s1d3XlWsllUjTVLk/Pm/pYtT8Q0gYp1fcmFA82NOEJ4ozsQ5tbtkm/YVl1qVjljq2z9/85H72mQyv1zVIeK/7qa9gpGhNPj9XqchKDlXfLJjriMU5lZg4y7W9TkX9JMiTwUVxdqz9bP3Ai5QgzHUiRJLeWYkAshN71mT06nUrM26ZN6ckpD7jyoJlTPjs4WhPmYjqBL6FSJYK5gR0cLjnyd23N8RBM0cjKXZjr+tAa5PKYeVHwT40Buhm5G/dJMsW7URG+UnKnqzZqlNt3k47JODVPjakHF11M4FmK9vUAvPN/7zMOGcLz1GympSu2gytNNPiAP1TBHJaieTRROUGEi05O+fjvzlGinCeTfKPEZlWkHNTbd5NQ8oGaqBPUjgxNMG9Y35H5+TzT+QgyBWrdlr1mqHZQ53fnzcGqYrg7Unk4HTrVlYAIsG42ybDADF6Jx7J3dg92j0lD85DygZqgCFV/jQ6F2UX/yRKLRiKfvNdYeQvaVsUG96JnNZekm780DarYqUDtp5GYJ8cWOiq57V/yaYD0osCNbXYt2UNXpJmfKO00+rAZU7HMXvtTTz4ULfrD/OXGJh8Wxj2KDO0n17mKemiIL9bAq66guCrVQKaA0i1tYkb+aoUuWhv0osHNQF1K1mSZnyzlNi6kCtc6LdbgTGHgIZUmq1MVixBdZq0/SduAlMkvGab8qW5h9HO5mUsOLCxMDnBKlduGRaUbte7O+gbVcg4nc0q/JufflmJ8eeVqd04OfSBQKJE1I1p2lR7WlSgNtyLdT4i2sNVUTVUxlzcADqXmzZkzPlpm7/8eBVG6ob/2IdaWmJjz5iPd2K4e41BlBjg2GPuFc7bJzojUUZm/x2xOvcTtlF49ErhF9amSoniiRmqJ64+M4f/JiR0Vpu6hcOFhgYgaGOhTFvGS/qxxNpzpSgGwVl5M+FN5vYKhuDvna+q028fQk1YjEHQqFWhC5z8BQ+zpRS9b1078Teg217TUw1EGhR5H5QLX5UHu3gaFiHO6h8oGiPIg+bGAofpXTEckHinWgZYZeR61/BYs0yTsJiy3iK0NDbQ8lrvyi5YE9E/F60xtG3m2GhvrzQ+QTT1IvRzOhRcXtwinoH4aGiq9y4cL2RAbKzhHYsh5DQ/Fb21BrSA5qUQh5fuCNDdW9wm7nqEyYPihRqdDnlnQbHIr//k3hDlWzO1fYIHJ/J/kG1prKOws1VZNsikEd/PgljI7kDI1h70vtiK1a3tv7L6myKQTF72JweyTolExQWGgtlDrerDMXfMpsCkHxG0jk5KKS4Vyoeb3EJc9i1kHKlYI6tLoVuSIBPGsCERdyrjwgUbVUD1DmGoWg+O5VzcjBkL1LcbvP13sWRZDCF6ecy6ROomp14WQepxQU3027Eb5I6FQJHL8wDLnknRmhO4Vw5GIkT+wm6APKbFUKiifCQeFWSziy0IW5UjOTG7laI2GncCZMEZLVynQCVaMYFEJBWkBxtLIRNgUlPGkVSpyU8P0fyWqlhoN6VkAKk87E7TwqvYFJ3Ndzku2JB933qFoloYRvGJC0vwkFUlBB1OSnydS9UclqE3UCZVMWSrjI+UiGTkFRDOnrvQxKVqvXh1M5rzRUEstNchzpFh/bSdfTx2WvXjmoF3OdAy+QrmfTw3RexSsH9UYuqNdzVLQV/nxezSsI9ft8aaf5v+SsWlvYVBOsvJJQ/JYFkgNvi1xdW72lUGPN/zgq319XxZcvfitLFi//mzdI4DfFAAVQAAVQAAVQEIACKIACKIACKICCABRAARRAARRAQQAKoAAKoAAKoAAKAlAABVAAVWxQz9g0iP6hrOUlWmR0tc6hLCVapULfUOM1gyqx6BnKqp2TDrpUgUDdoWcom4ZQd+l6jqrQDsqqayibZrN5Da9rKOHf35SP1yAVhd+fYAsDUAAFUABlBCirpXhjUw6qbkxJMadaKShLSZGnUiGoMcUOdSQ7pwI5PSj8wQdQ+jpmGaRYlJmjKordabxSxyzlxe002qrYgrOuoohTZ4MtDOz1AAqgAAqgIAAFUAAFUAAFUAAFUAAFUAAFUAAFUBCAAiiAAiiAAijjQt0CDrI5NgF1DTjIZVTCyXQJQMjl0iTUOQAhl3OTUEOuAIncufKYJJTphFFgkSs3nmxK55SrQUM6159uymTYedcBSPbccP7xJnGOOvHMsyEDctZJQ0yQI8o/Ltwg/lbFGe8AAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 2.24rem;
}

.IdCard-imagePicker.holdCard {
  background: url(https://prd-public-bucket.trustlife.com/FRONT/iacweb/1779877759317/static/media/holdCardBg_IAC-3836.d73317dd.png) no-repeat;
  background-size: 100% 2.24rem;
}

.IdCard-imagePicker .upload-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.106667rem;
  height: 0.533333rem;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #00b1c5;
  border-radius: 0.026667rem;
  z-index: 5;
}

.IdCard-imagePicker .upload-btn::before {
  content: "";
  width: 0.533333rem;
  height: 0.106667rem;
  position: absolute;
  border-radius: 0.026667rem;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #00b1c5;
  z-index: 5;
}

.IdCard-imagePicker input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 99;
}

.IdCard-imagePicker-appUpload {
  width: 100%;
  height: 100%;
}

.IdCard-showImg {
  width: 100%;
  vertical-align: bottom;
}

.IdCard-handle {
  margin-top: 0.213333rem;
  height: 0.586667rem;
  line-height: 0.586667rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-right: 0.16rem;
}

.IdCard-handle-des {
  font-weight: bold;
  font-size: 0.32rem;
  color: #666666;
}

.IdCard-handle-delete {
  width: 0.533333rem;
  background: url(https://prd-public-bucket.trustlife.com/FRONT/iacweb/1779877759317/static/media/delete.cce7d3cb.svg) no-repeat;
  background-size: 0.32rem 0.48rem;
  background-position: center;
}

.IdCard-trustLoading {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-top: 0;
}.EleSign {
  text-align: center;
}

.EleSign .am-button {
  display: inline-block;
  padding: 0 0.4rem;
  background: rgba(205, 245, 247, 0.49);
  border: 1Px solid #27cbd3 !important;
  color: #27cbd3;
  font-size: 0.373333rem;
  text-align: center;
  height: 0.666667rem;
  line-height: 0.666667rem;
  border-radius: 0;
}

.EleSign .am-button::before {
  display: none;
}.ItemContent-title {
  color: #333333;
  font-size: 0.373333rem;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.ItemContent-title:before {
  content: '';
  display: inline-block;
  width: 0.133333rem;
  height: 0.293333rem;
  background: #27cbd3;
  border-radius: 0.053333rem;
  margin-right: 0.133333rem;
}

.ItemContent-title-notice {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: right;
  padding-right: 0.426667rem;
}

.ItemContent-title-notice span {
  padding: 0.053333rem 0.16rem;
  background: rgba(39, 203, 211, 0.17);
  border-radius: 0.253333rem;
  color: #27CBD3;
  font-size: 0.266667rem;
  -webkit-transform: scale(0.66666667);
      -ms-transform: scale(0.66666667);
          transform: scale(0.66666667);
}

.ItemContent-tab {
  display: -ms-flexbox;
  display: flex;
  border: 1PX solid #FFC24B;
  overflow: hidden;
  border-radius: 8PX;
}

.ItemContent-tab div {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: center;
  padding: 0.266667rem 0;
  color: #FFC24B;
  font-size: 0.373333rem;
}

.ItemContent-tab div.active {
  background-color: #FFC24B;
  color: #fff;
}

.ItemContent-face,
.ItemContent-card,
.ItemContent-sign {
  position: relative;
  background-color: #FAFAFA;
  border-radius: 12PX;
  padding: 0.426667rem 0;
  margin-bottom: 0.426667rem;
}

.ItemContent-face-content,
.ItemContent-card-content,
.ItemContent-sign-content {
  padding: 0.426667rem 0.426667rem 0;
}

.ItemContent-card-content,
.ItemContent-face-content {
  display: -ms-flexbox;
  display: flex;
}

.ItemContent-card-content .IdCard,
.ItemContent-face-content .IdCard {
  width: 50%;
}

.ItemContent-card-content .IdCard:nth-child(1),
.ItemContent-face-content .IdCard:nth-child(1) {
  padding-right: 0.213333rem;
}

.ItemContent-card-content .IdCard:nth-child(2),
.ItemContent-face-content .IdCard:nth-child(2) {
  padding-left: 0.213333rem;
}

.ItemContent-card-content .Result,
.ItemContent-face-content .Result {
  -ms-flex: 1 1;
      flex: 1 1;
}

.ItemContent-notice-modal {
  position: relative;
}

.ItemContent-notice-modal img {
  width: 100%;
}

.ItemContent-notice-modal .back-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.426667rem;
  width: 8.16rem;
  height: 1.226667rem;
  line-height: 1.226667rem;
  text-align: center;
  color: #fff;
  font-size: 0.426667rem;
  font-weight: bold;
  background: #27cbd3;
  border-radius: 0.266667rem;
  margin: 0 auto;
}.ShareFace {
  padding: 0.426667rem;
}

.ShareFace-doc {
  position: relative;
  background-color: #FAFAFA;
  border-radius: 12PX;
  padding: 0.426667rem 0.426667rem !important;
  margin: 0 0 0.426667rem !important;
}

.ShareFace-doc .am-checkbox-agree-label .am-checkbox {
  left: 0.426667rem;
  top: 0.213333rem;
}

.ShareFace-doc .am-checkbox-agree-label .am-checkbox-checked .am-checkbox-inner {
  border-color: #27CBD3;
  background: #27CBD3;
}

.ShareFace-doc-name {
  font-size: 0.346667rem;
  color: #27CBD3 !important;
}

.ShareFace-doc-name.readTrue {
  color: #9E9E9E !important;
}

.ShareFace-btn {
  width: 80%;
  margin: 0 auto 0.4rem;
  background-color: #27CBD3 !important;
  color: #fff !important;
  border-radius: 8PX !important;
  font-weight: bold;
}

.ShareFace-pdfModal {
  width: 90% !important;
  position: absolute !important;
  top: 0.266667rem;
  bottom: 0.8rem;
}

.ShareFace-pdfModal-main {
  max-height: 100% !important;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.ShareFace-pdfModal .am-modal-content {
  text-align: left;
}

.ShareFace-pdfModal .am-modal-content p {
  font-size: 0.4rem;
}

.ShareFace-pdfModal .am-modal-content img {
  max-width: 100%;
}

.ShareFace-pdfModal .am-modal-close .am-modal-close-x {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAGKADAAQAAAABAAAAGAAAAADiNXWtAAABh0lEQVRIDe1UsUoEMRCdyYkglrb6A8LtLwjeYuNXCNecPyFoJf6AgmBho5UiarWnXCNi524jfoK9IOLtOLNL7nJJdpPrL81mJjPvJW9mFmCx5lZgVGzA8/v63HmSQKTsPMcBv+Ur/MEHPOVbdnCrneUpDIsvyPJDM84lQLzhgFUY00M0iYAD3fEL1vj7YxKgaVR7eWZWnHPgHtvf0MFd2E5GTpx2TMBhBRDPoNcd8Jf0sUsgJ7EkAXCBciUSL2IJabfPmwu2/HKZ4ACn9s0FRpb/BfVZ80ts8DTZN2XR6WECibDlUnjEvgMg1lxu3gIeR+CSiEdWEFyC/DWQE3NJTRReTWVgG9T11DaDZ/dxBKI5lbcsDXLVPlk3zivvY+YkTGAXtJdstnbX7AMCEtngdUHHwRY2SJrb1A8+mVCnuxom3k8QAtc3tFvYQ+ISxII3kSi1w1P9oo99Rb6MHaIKxP6tEA00uHyXTKPaIx1zlyzzLU5i+rzO4bkg6sMwfwTqvDmYC0ebAv8OC9kcZVFrrgAAAABJRU5ErkJggg==) !important;
}

.ShareFace-pdfModal .am-modal-body {
  max-height: inherit !important;
  position: relative;
  height: calc(100% - 1.68rem);
}

.ShareFace-pdfModal .am-modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
}

.ShareFace-pdfModal .am-modal-footer .am-modal-button {
  -ms-flex: auto;
      flex: auto;
}

.ShareFace-pdfModal .am-modal-footer .am-modal-button:nth-child(2) {
  width: 60%;
}.trust-pdf-wrap {
  z-index: 99999;
}

.trust-pdf-wrap .trust-pdf {
  width: 90% !important;
}

.trust-pdf-wrap .am-modal-content {
  padding-top: 0 !important;
  border-radius: 0.08rem !important;
}

.trust-pdf-wrap .am-modal-content .am-modal-header {
  padding-bottom: 0.32rem !important;
  padding-top: 0.32rem !important;
  border-bottom: 1PX solid #EDEDED;
}

.trust-pdf-wrap .am-modal-content .am-modal-header .am-modal-title {
  font-size: 0.4rem !important;
  color: #27262C !important;
  font-weight: 600;
  text-align: center !important;
}

.trust-pdf-wrap .am-modal-body {
  max-height: 8.8rem;
  min-height: 2.666667rem;
  text-align: left;
  padding: 0.32rem 0.186667rem !important;
}

.trust-pdf-wrap .am-modal-footer .am-modal-button-group-normal {
  -ms-flex-pack: center !important;
      justify-content: center !important;
}

.trust-pdf-wrap .am-modal-footer .am-modal-button {
  font-size: 0.4rem !important;
  color: #00BBD1 !important;
  height: 1.28rem !important;
  line-height: 1.28rem !important;
  font-weight: bold !important;
  width: 100% !important;
}

.trust-pdf-wrap .pdf-prompt {
  font-size: 0.4rem;
}.DownRead {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  height: 2.706667rem;
  background: -webkit-linear-gradient(269deg, rgba(215, 215, 215, 0) 0%, #4B4B4B 100%);
  background: -o-linear-gradient(269deg, rgba(215, 215, 215, 0) 0%, #4B4B4B 100%);
  background: linear-gradient(181deg, rgba(215, 215, 215, 0) 0%, #4B4B4B 100%);
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  padding-bottom: 0.613333rem;
}

.DownRead div {
  font-size: 0.373333rem;
  color: #FFFFFF;
  line-height: 0.44rem;
  text-shadow: 0 0.026667rem 0.053333rem rgba(0, 0, 0, 0.22);
  margin-top: 0.106667rem;
  -ms-flex: 1 1;
      flex: 1 1;
}

.DownRead div img {
  width: 0.32rem;
  height: 0.266667rem;
}.CombinationTrial {
  padding: 0.32rem 0.4rem;
}

.CombinationTrial .titleLayer {
  padding-bottom: 0.533333rem;
}

.CombinationTrial-body {
  position: absolute;
  bottom: 1.68rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding-bottom: 0.266667rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.CombinationTrial-main {
  background: #FFF;
  border-radius: 0.16rem;
  padding: 0.6rem 0.32rem 0.533333rem;
  margin-top: 0.32rem;
}

.CombinationTrial-main:nth-child(1) {
  margin-top: 0;
}

.CombinationTrial-planLayer-title {
  background: #FFF;
  border-radius: 0.08rem;
  border: 2PX solid #EDEDED;
  padding: 0.24rem 0.32rem;
  line-height: 1.6;
  color: #999999;
  text-align: left;
  font-size: 0.373333rem;
}

.CombinationTrial-planLayer-title-contSub {
  font-weight: 400;
  font-size: 0.266667rem;
  margin-top: 0.133333rem;
}

.CombinationTrial-planLayer-title-acitve {
  background: #27CBD3;
  border-color: #27CBD3;
  color: #fff;
}

.CombinationTrial-planLayer-title:not(:first-child) {
  margin-top: 0.373333rem;
}

.CombinationTrial-dataLayer {
  margin-top: 0.266667rem;
}

.CombinationTrial-dateLayer {
  padding-left: 0;
}

.CombinationTrial-dateLayer .am-list-line {
  padding-right: 0;
}

.CombinationTrial-dateLayer .am-list-line .am-list-content {
  -ms-flex: initial;
      flex: initial;
  white-space: initial;
  color: #707070;
  font-size: 0.373333rem;
  text-align: left;
  width: 1.6rem;
  padding-right: 0.293333rem;
  font-weight: 400;
}

.CombinationTrial-dateLayer .am-list-line .am-list-extra {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.373333rem;
  color: #999;
  text-align: left;
}

.CombinationTrial-trialShow {
  background-color: #fff;
}

.CombinationTrial-trialShow-tab {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.48rem;
}

.CombinationTrial-trialShow-tab div {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: center;
}

.CombinationTrial-trialShow-tab div p {
  margin: 0 auto;
  padding: 0.106667rem 0;
  width: 90%;
  border: 1PX solid #27CBD3;
  border-radius: 0.08rem;
  color: #27CBD3;
  font-size: 0.373333rem;
  line-height: 1.5;
}

.CombinationTrial-trialShow-tab div p.tabActive {
  background-color: #27CBD3;
  color: #fff;
}

.CombinationTrial-trialShow-tab div:first-child p {
  float: left;
}

.CombinationTrial-trialShow-tab div:last-child p {
  float: right;
}

.CombinationTrial-trialShow-tabInfo {
  padding: 0.24rem 0.4rem;
  background: rgba(39, 203, 211, 0.06);
  border-radius: 0.08rem;
  color: #27CBD3;
  font-size: 0.373333rem;
}

.CombinationTrial-trialShow-showCont {
  margin-top: 0.48rem;
}

.CombinationTrial-trialShow-showCont p {
  position: relative;
  font-size: 0.373333rem;
  font-weight: 400;
  color: #707070;
  line-height: 1.5;
  padding-left: 0.32rem;
}

.CombinationTrial-trialShow-showCont p span:nth-child(2) {
  font-weight: bold;
  color: #27CBD3;
  float: right;
}

.CombinationTrial-trialShow-showCont p span em {
  font-size: 0.266667rem;
  color: #707070;
  margin-left: 0.133333rem;
}

.CombinationTrial-trialShow-showCont p::before {
  position: absolute;
  content: "";
  background-color: #27CBD3;
  width: 0.106667rem;
  height: 0.106667rem;
  border-radius: 0.106667rem;
  left: 0;
  top: 0.24rem;
}

.CombinationTrial-trialShow-showCont-hr {
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
  border-top: 1PX solid #EDEDED;
}

.CombinationTrial-trialShow .Trust-Slide-Ruler {
  margin-top: 0.48rem;
  overflow: hidden;
}

.CombinationTrial-trialShow-footer-prompt {
  background: #F5F5F5;
  border-radius: 0.08rem;
  font-weight: 400;
  color: #6C6D70;
  font-size: 0.373333rem;
  padding: 0.32rem;
}

.CombinationTrial-trialShow-footer-instructions {
  font-size: 0.373333rem;
  font-weight: 400;
  color: #999999;
  margin-top: 0.32rem;
}

.CombinationTrial .tabBtnLayer {
  display: inline-block;
  min-width: 1.36rem;
  padding: 0.24rem 0.373333rem;
  font-size: 0.373333rem;
  color: #999;
  font-weight: 400;
  border-radius: 0.08rem;
  text-align: center;
  background-color: #fff;
  border: 1PX solid #999;
  margin-top: 0.266667rem;
}

.CombinationTrial .tabBtnLayer-active {
  color: #fff;
  background-color: #27CBD3;
  border-color: #27CBD3;
}

.CombinationTrial .tabBtnLayer:not(:last-child) {
  margin-right: 0.373333rem;
}

.CombinationTrial-btnLayer {
  position: absolute;
  height: 1.68rem;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.CombinationTrial-btnLayer-moneyBtn,
.CombinationTrial-btnLayer-submitBtn {
  -ms-flex: 1 1;
      flex: 1 1;
}

.CombinationTrial-btnLayer-moneyBtn {
  line-height: 1.68rem;
  padding-left: 0.693333rem;
  color: #FF7845;
  font-size: 0.586667rem;
}

.CombinationTrial-btnLayer-submitBtn {
  padding-right: 0.853333rem;
  text-align: right;
}

.CombinationTrial-btnLayer-submitBtn .am-button {
  background-color: #27CBD3;
  min-width: 1.653333rem;
  height: 0.906667rem;
  line-height: 0.906667rem;
  color: #fff;
  font-size: 0.4rem;
  border-radius: 0.16rem;
  display: inline-block;
  margin-top: 0.373333rem;
  padding: 0 0.4rem;
}

.CombinationTrial-btnLayer-submitBtn .am-button:before {
  border-color: #27CBD3;
}.titleLayer {
  text-align: center;
  -ms-flex-align: center;
      align-items: center;
}

.titleLayer-first,
.titleLayer-second {
  display: inline-block;
  width: 0.373333rem;
  height: 0.026667rem;
  background: #BBB;
  vertical-align: middle;
}

.titleLayer-cont {
  color: #333;
  font-weight: 800;
  font-size: 0.373333rem;
  padding: 0 0.266667rem;
}

.productNameLayer {
  text-align: center;
}

.productNameLayer-cont {
  font-size: 0.426667rem;
  font-weight: 800;
  color: #27CBD3;
  text-shadow: 0 0.053333rem 0.053333rem rgba(39, 203, 211, 0.2);
  padding: 0 0.266667rem;
  display: inline-block;
  width: 70%;
}

.productNameLayer-start,
.productNameLayer-end {
  display: inline-block;
}

.productNameLayer-start span,
.productNameLayer-end span {
  width: 0.146667rem;
  height: 0.293333rem;
  display: inline-block;
}

.productNameLayer-start span:nth-child(1),
.productNameLayer-end span:nth-child(1) {
  background: rgba(39, 203, 211, 0.2);
}

.productNameLayer-start span:nth-child(2),
.productNameLayer-end span:nth-child(2) {
  background: rgba(39, 203, 211, 0.6);
}

.productNameLayer-start span:nth-child(3),
.productNameLayer-end span:nth-child(3) {
  background: rgba(39, 203, 211, 0.8);
}

.productNameLayer-start span {
  -webkit-transform: skewX(7deg);
      -ms-transform: skewX(7deg);
          transform: skewX(7deg);
  float: left;
  margin-right: 0.133333rem;
}

.productNameLayer-end span {
  -webkit-transform: skewX(-7deg);
      -ms-transform: skewX(-7deg);
          transform: skewX(-7deg);
  float: right;
  margin-left: 0.133333rem;
}.slide-ruler-box {
  position: relative;
}

.slide-ruler-box:before {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-70%);
      -ms-transform: translateX(-70%);
          transform: translateX(-70%);
  content: '';
  width: 0.04rem;
  height: 0.626667rem;
  background-color: #00C5BC;
}

.slide-ruler-canvas {
  display: block;
  margin: 0 auto;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
}.Trust-Slide-Ruler {
  position: relative;
  width: 100%;
}

.Trust-Slide-Ruler .number {
  color: #00C5BC;
  text-align: center;
}

.Trust-Slide-Ruler .value {
  font-size: 0.666667rem;
  font-weight: 900;
}

.Trust-Slide-Ruler .unit {
  font-weight: bold;
  font-size: 0.32rem;
}

.Trust-Slide-Ruler .slide-ruler_box_1Le:before {
  background-color: #00C5BC;
}

.Trust-Slide-Ruler .line {
  width: 90%;
  margin: 0 auto;
  height: 0.026667rem;
  background-color: #E8E8E8;
}

.Trust-Slide-Ruler .tipsTitle {
  font-size: 0.293333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #6D6C70;
}

.Trust-Slide-Ruler .tipsFooter {
  font-size: 0.32rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #00BBD1;
  text-align: center;
  padding-bottom: 0.32rem;
}.TrialInsured-title {
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding: 0.266667rem;
  position: relative;
  padding-left: 0.4rem;
}

.TrialInsured-title::before {
  position: absolute;
  content: '';
  width: 6PX;
  height: 6PX;
  background: #FFAF12;
  left: 0;
  top: 0.44rem;
}

.TrialInsured .defaultLayer {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
  flex: 1 1;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding-right: 15PX;
  overflow: hidden;
  -ms-flex-align: center;
      align-items: center;
}

.TrialInsured .defaultLayer-label {
  -ms-flex: initial;
      flex: initial;
  white-space: initial;
  color: #707070;
  font-size: 0.373333rem;
  text-align: left;
  width: 1.6rem;
  padding-right: 0.293333rem;
  font-weight: 400;
}

.TrialInsured .defaultLayer-control {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.373333rem;
  color: #999;
  text-align: left;
}

.TrialInsured-dateLayer {
  padding-left: 0 !important;
}

.TrialInsured-dateLayer .am-list-line {
  padding-right: 0 !important;
}

.TrialInsured-dateLayer .am-list-line .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
  white-space: initial !important;
  color: #707070 !important;
  font-size: 0.373333rem !important;
  text-align: left !important;
  width: 1.6rem !important;
  padding-right: 0.293333rem !important;
  font-weight: 400 !important;
}

.TrialInsured-dateLayer .am-list-line .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
  font-size: 0.373333rem !important;
  color: #999 !important;
  text-align: left !important;
}

.TrialInsured-dateLayer .am-list-line .am-list-arrow {
  background-image: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') !important;
  background-size: 22PX 22PX !important;
  width: 22PX !important;
  height: 22PX !important;
}.TrialLayerShow {
  background: #FFF;
  border-radius: 0.16rem;
  padding: 0.6rem 0.426667rem 0.533333rem;
  margin-top: 0.32rem;
}

.TrialLayerShow-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.TrialLayerShow-main-label {
  color: #707070;
  font-size: 0.373333rem;
  text-align: left;
  width: 1.6rem;
  padding-right: 0.266667rem;
  font-weight: 400;
}

.TrialLayerShow-main-control {
  -ms-flex: 1 1;
      flex: 1 1;
}

.TrialLayerShow-dutyLayer ul {
  display: -ms-flexbox;
  display: flex;
}

.TrialLayerShow-dutyLayer ul li {
  -ms-flex-align: center;
      align-items: center;
  color: #707070;
  font-size: 0.373333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.TrialLayerShow-dutyLayer ul li:nth-child(1) {
  width: 3.066667rem;
  margin-top: 0.266667rem;
  padding-right: 0.32rem;
}

.TrialLayerShow-dutyLayer ul li:nth-child(1) img {
  width: 0.373333rem;
  margin-top: -0.133333rem;
}

.TrialLayerShow-dutyLayer ul li:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
      flex: 1 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-column-gap: 0.16rem;
}

.TrialLayerShow-dutyLayer ul li:nth-child(2) .tabBtnLayer {
  margin-right: 0;
}

.TrialLayerShow .receiveInfoLayer {
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
  font-size: 0.373333rem;
}

.TrialLayerShow-main > .TrialLayerShow-money {
  padding-left: 0 !important;
}

.TrialLayerShow-main > .TrialLayerShow-money .am-input-label {
  color: #707070;
  font-size: 0.373333rem;
  text-align: left;
  width: 1.6rem;
  padding-right: 0.266667rem;
  font-weight: 400;
  margin-right: 0;
}

.TrialLayerShow-main > .TrialLayerShow-money .am-input-label.am-input-label-5 {
  width: 1.6rem;
}

.TrialLayerShow-main > .TrialLayerShow-money .am-input-control {
  font-size: 0.373333rem;
}

.TrialLayerShow-main > .TrialLayerShow-money .am-input-control input {
  font-size: 0.373333rem;
}

.TrialLayerShow .tabBtnLayer {
  display: inline-block;
  min-width: 1.306667rem;
  padding: 0.24rem 0.373333rem;
  font-size: 0.373333rem;
  color: #999;
  font-weight: 400;
  border-radius: 0.08rem;
  text-align: center;
  background-color: #fff;
  border: 1PX solid #999;
  margin-top: 0.266667rem;
}

.TrialLayerShow .tabBtnLayer-active {
  color: #fff;
  background-color: #27CBD3;
  border-color: #27CBD3;
}

.TrialLayerShow .tabBtnLayer:not(:last-child) {
  margin-right: 0.266667rem;
}

.TrialLayerShow-pickerLayer.otherPicker .am-list-extra {
  font-size: 0.373333rem !important;
}

.TrialLayerShow-pickerLayer.am-list-item {
  padding-left: 0 !important;
}

.TrialLayerShow-pickerLayer.am-list-item .am-list-line {
  padding-right: 0;
}

.TrialLayerShow-pickerLayer.am-list-item .am-list-line .am-list-content {
  -ms-flex: initial;
      flex: initial;
  white-space: initial;
  color: #707070;
  font-size: 0.373333rem;
  text-align: left;
  width: 1.6rem;
  padding-right: 0.293333rem;
  font-weight: 400;
}

.TrialLayerShow-pickerLayer.am-list-item .am-list-line .am-list-extra {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.426667rem;
  color: #000;
  text-align: left;
}

.TrialLayerShow-pickerLayer.am-list-item .am-list-line .am-list-arrow {
  background-image: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png');
  background-size: 22PX 22PX;
  width: 22PX;
  height: 22PX;
}.TrialShowDemo {
  background: #FFF;
  border-radius: 0.16rem;
  padding: 0.6rem 0.32rem 0.533333rem;
  margin-top: 0.32rem;
}

.TrialShowDemo-tab {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.48rem;
}

.TrialShowDemo-tab .tabInfo {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: center;
  padding-left: 0.16rem;
  padding-right: 0.16rem;
  display: -ms-flexbox;
  display: flex;
}

.TrialShowDemo-tab .tabInfo p {
  -ms-flex: 1 1;
      flex: 1 1;
  margin: 0 auto;
  padding: 0.106667rem;
  border: 1PX solid #27CBD3;
  border-radius: 0.08rem;
  color: #27CBD3;
  font-size: 0.373333rem;
  line-height: 1.5;
}

.TrialShowDemo-tab .tabInfo p.tabActive {
  background-color: #27CBD3;
  color: #fff;
}

.TrialShowDemo-tab .tabInfo:first-child {
  padding-left: 0;
}

.TrialShowDemo-tab .tabInfo:first-child p {
  float: left;
}

.TrialShowDemo-tab .tabInfo:last-child {
  padding-right: 0;
}

.TrialShowDemo-tab .tabInfo:last-child p {
  float: right;
}

.TrialShowDemo-tabInfo {
  padding: 0.24rem 0.4rem;
  background: rgba(39, 203, 211, 0.06);
  border-radius: 0.08rem;
  color: #27CBD3;
  font-size: 0.373333rem;
}

.TrialShowDemo-showCont {
  margin-top: 0.48rem;
  margin-bottom: 0.48rem;
}

.TrialShowDemo-showCont p {
  position: relative;
  font-size: 0.373333rem;
  font-weight: 400;
  color: #707070;
  line-height: 1.5;
  padding-left: 0.32rem;
  overflow: hidden;
}

.TrialShowDemo-showCont p span {
  display: inline-block;
}

.TrialShowDemo-showCont p span:nth-child(1) {
  width: 70%;
}

.TrialShowDemo-showCont p span:nth-child(2) {
  font-weight: bold;
  color: #27CBD3;
  float: right;
  word-break: break-all;
  width: 30%;
}

.TrialShowDemo-showCont p span em {
  font-size: 0.266667rem;
  color: #707070;
  margin-left: 0.133333rem;
}

.TrialShowDemo-showCont p::before {
  position: absolute;
  content: "";
  background-color: #27CBD3;
  width: 0.106667rem;
  height: 0.106667rem;
  border-radius: 0.106667rem;
  left: 0;
  top: 0.24rem;
}

.TrialShowDemo-showCont-hr {
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
  border-top: 1PX solid #EDEDED;
}

.TrialShowDemo .Trust-Slide-Ruler {
  overflow: hidden;
}

.TrialShowDemo-footer-prompt {
  background: #F5F5F5;
  border-radius: 0.08rem;
  font-weight: 400;
  color: #6C6D70;
  font-size: 0.373333rem;
  padding: 0.32rem;
}

.TrialShowDemo-footer-instructions {
  font-size: 0.373333rem;
  font-weight: 400;
  color: #999999;
  margin-top: 0.32rem;
  white-space: pre-wrap;
  line-height: 1.6;
}.ResponsibilityTrial {
  padding: 0.32rem 0.4rem;
}

.ResponsibilityTrial .titleLayer {
  padding-bottom: 0.533333rem;
}

.ResponsibilityTrial-body {
  position: absolute;
  bottom: 1.68rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding-bottom: 0.266667rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.ResponsibilityTrial-main {
  background: #FFF;
  border-radius: 0.16rem;
  padding: 0.6rem 0.32rem 0.533333rem;
  margin-top: 0.32rem;
}

.ResponsibilityTrial-main:nth-child(1) {
  margin-top: 0;
}

.ResponsibilityTrial-planLayer-title {
  background: #FFF;
  border-radius: 0.08rem;
  border: 2PX solid #EDEDED;
  padding: 0.24rem 0.32rem;
  line-height: 1.6;
  color: #999999;
  text-align: left;
  font-size: 0.373333rem;
}

.ResponsibilityTrial-planLayer-title-contSub {
  font-weight: 400;
  font-size: 0.266667rem;
  margin-top: 0.133333rem;
}

.ResponsibilityTrial-planLayer-title-acitve {
  background: #27CBD3;
  border-color: #27CBD3;
  color: #fff;
}

.ResponsibilityTrial-planLayer-title:not(:first-child) {
  margin-top: 0.373333rem;
}

.ResponsibilityTrial-dataLayer {
  margin-top: 0.266667rem;
}

.ResponsibilityTrial-dateLayer {
  padding-left: 0;
}

.ResponsibilityTrial-dateLayer .am-list-line {
  padding-right: 0;
}

.ResponsibilityTrial-dateLayer .am-list-line .am-list-content {
  -ms-flex: initial;
      flex: initial;
  white-space: initial;
  color: #707070;
  font-size: 0.373333rem;
  text-align: left;
  width: 1.6rem;
  padding-right: 0.293333rem;
  font-weight: 400;
}

.ResponsibilityTrial-dateLayer .am-list-line .am-list-extra {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.373333rem;
  color: #999;
  text-align: left;
}

.ResponsibilityTrial-trialShow {
  background-color: #fff;
}

.ResponsibilityTrial-trialShow-tab {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.48rem;
}

.ResponsibilityTrial-trialShow-tab div {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: center;
}

.ResponsibilityTrial-trialShow-tab div p {
  margin: 0 auto;
  padding: 0.106667rem 0;
  width: 90%;
  border: 1PX solid #27CBD3;
  border-radius: 0.08rem;
  color: #27CBD3;
  font-size: 0.373333rem;
  line-height: 1.5;
}

.ResponsibilityTrial-trialShow-tab div p.tabActive {
  background-color: #27CBD3;
  color: #fff;
}

.ResponsibilityTrial-trialShow-tab div:first-child p {
  float: left;
}

.ResponsibilityTrial-trialShow-tab div:last-child p {
  float: right;
}

.ResponsibilityTrial-trialShow-tabInfo {
  padding: 0.24rem 0.4rem;
  background: rgba(39, 203, 211, 0.06);
  border-radius: 0.08rem;
  color: #27CBD3;
  font-size: 0.373333rem;
}

.ResponsibilityTrial-trialShow-showCont {
  margin-top: 0.48rem;
}

.ResponsibilityTrial-trialShow-showCont p {
  position: relative;
  font-size: 0.373333rem;
  font-weight: 400;
  color: #707070;
  line-height: 1.5;
  padding-left: 0.32rem;
}

.ResponsibilityTrial-trialShow-showCont p span:nth-child(2) {
  font-weight: bold;
  color: #27CBD3;
  float: right;
}

.ResponsibilityTrial-trialShow-showCont p span em {
  font-size: 0.266667rem;
  color: #707070;
  margin-left: 0.133333rem;
}

.ResponsibilityTrial-trialShow-showCont p::before {
  position: absolute;
  content: "";
  background-color: #27CBD3;
  width: 0.106667rem;
  height: 0.106667rem;
  border-radius: 0.106667rem;
  left: 0;
  top: 0.24rem;
}

.ResponsibilityTrial-trialShow-showCont-hr {
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
  border-top: 1PX solid #EDEDED;
}

.ResponsibilityTrial-trialShow .Trust-Slide-Ruler {
  margin-top: 0.48rem;
  overflow: hidden;
}

.ResponsibilityTrial-trialShow-footer-prompt {
  background: #F5F5F5;
  border-radius: 0.08rem;
  font-weight: 400;
  color: #6C6D70;
  font-size: 0.373333rem;
  padding: 0.32rem;
}

.ResponsibilityTrial-trialShow-footer-instructions {
  font-size: 0.373333rem;
  font-weight: 400;
  color: #999999;
  margin-top: 0.32rem;
}

.ResponsibilityTrial .tabBtnLayer {
  display: inline-block;
  min-width: 1.36rem;
  padding: 0.24rem 0.373333rem;
  font-size: 0.373333rem;
  color: #999;
  font-weight: 400;
  border-radius: 0.08rem;
  text-align: center;
  background-color: #fff;
  border: 1PX solid #999;
  margin-top: 0.266667rem;
}

.ResponsibilityTrial .tabBtnLayer-active {
  color: #fff;
  background-color: #27CBD3;
  border-color: #27CBD3;
}

.ResponsibilityTrial .tabBtnLayer:not(:last-child) {
  margin-right: 0.373333rem;
}

.ResponsibilityTrial-btnLayer {
  position: absolute;
  height: 1.68rem;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.ResponsibilityTrial-btnLayer-moneyBtn,
.ResponsibilityTrial-btnLayer-submitBtn {
  -ms-flex: 1 1;
      flex: 1 1;
}

.ResponsibilityTrial-btnLayer-moneyBtn {
  line-height: 1.68rem;
  padding-left: 0.693333rem;
  color: #FF7845;
  font-size: 0.586667rem;
}

.ResponsibilityTrial-btnLayer-submitBtn {
  padding-right: 0.853333rem;
  text-align: right;
}

.ResponsibilityTrial-btnLayer-submitBtn .am-button {
  background-color: #27CBD3;
  min-width: 1.653333rem;
  height: 0.906667rem;
  line-height: 0.906667rem;
  color: #fff;
  font-size: 0.4rem;
  border-radius: 0.16rem;
  display: inline-block;
  margin-top: 0.373333rem;
  padding: 0 0.4rem;
}

.ResponsibilityTrial-btnLayer-submitBtn .am-button:before {
  border-color: #27CBD3;
}.ProductSelectTrial {
  padding: 0.32rem 0.4rem;
}

.ProductSelectTrial .titleLayer {
  padding-bottom: 0.533333rem;
}

.ProductSelectTrial .TrialLayerShow {
  padding-left: 0;
  padding-right: 0;
}

.ProductSelectTrial-body {
  position: absolute;
  bottom: 1.68rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding-bottom: 0.266667rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.ProductSelectTrial-main {
  background: #FFF;
  border-radius: 0.16rem;
  padding: 0.6rem 0.32rem 0;
}

.ProductSelectTrial-main:nth-child(1) {
  margin-top: 0;
}

.ProductSelectTrial .TrialHeader-DefaultShow-title {
  display: inline-block;
  min-width: 1.36rem;
  padding: 0.24rem 0.373333rem;
  font-size: 0.373333rem;
  color: #999;
  font-weight: 400;
  border-radius: 0.08rem;
  text-align: center;
  background-color: #fff;
  border: 1PX solid #999;
}

.ProductSelectTrial .TrialHeader-DefaultShow-title:not(:last-child) {
  margin-right: 0.373333rem;
}

.ProductSelectTrial .TrialHeader-DefaultShow-title-acitve {
  background: #27CBD3 !important;
  border-color: #27CBD3 !important;
  color: #fff !important;
}

.ProductSelectTrial-planLayer-title {
  background: #FFF;
  border-radius: 0.08rem;
  border: 2PX solid #EDEDED;
  padding: 0.24rem 0.32rem;
  line-height: 1.6;
  color: #999999;
  text-align: left;
  font-size: 0.373333rem;
}

.ProductSelectTrial-planLayer-title-contSub {
  font-weight: 400;
  font-size: 0.266667rem;
  margin-top: 0.133333rem;
}

.ProductSelectTrial-planLayer-title-acitve {
  background: #27CBD3;
  border-color: #27CBD3;
  color: #fff;
}

.ProductSelectTrial-planLayer-title:not(:first-child) {
  margin-top: 0.373333rem;
}

.ProductSelectTrial-dataLayer {
  margin-top: 0.266667rem;
}

.ProductSelectTrial-dateLayer {
  padding-left: 0;
}

.ProductSelectTrial-dateLayer .am-list-line {
  padding-right: 0;
}

.ProductSelectTrial-dateLayer .am-list-line .am-list-content {
  -ms-flex: initial;
      flex: initial;
  white-space: initial;
  color: #707070;
  font-size: 0.373333rem;
  text-align: left;
  width: 1.6rem;
  padding-right: 0.293333rem;
  font-weight: 400;
}

.ProductSelectTrial-dateLayer .am-list-line .am-list-extra {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.373333rem;
  color: #999;
  text-align: left;
}

.ProductSelectTrial-trialShow {
  background-color: #fff;
}

.ProductSelectTrial-trialShow-tab {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.48rem;
}

.ProductSelectTrial-trialShow-tab div {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: center;
}

.ProductSelectTrial-trialShow-tab div p {
  margin: 0 auto;
  padding: 0.106667rem 0;
  width: 90%;
  border: 1PX solid #27CBD3;
  border-radius: 0.08rem;
  color: #27CBD3;
  font-size: 0.373333rem;
  line-height: 1.5;
}

.ProductSelectTrial-trialShow-tab div p.tabActive {
  background-color: #27CBD3;
  color: #fff;
}

.ProductSelectTrial-trialShow-tab div:first-child p {
  float: left;
}

.ProductSelectTrial-trialShow-tab div:last-child p {
  float: right;
}

.ProductSelectTrial-trialShow-tabInfo {
  padding: 0.24rem 0.4rem;
  background: rgba(39, 203, 211, 0.06);
  border-radius: 0.08rem;
  color: #27CBD3;
  font-size: 0.373333rem;
}

.ProductSelectTrial-trialShow-showCont {
  margin-top: 0.48rem;
}

.ProductSelectTrial-trialShow-showCont p {
  position: relative;
  font-size: 0.373333rem;
  font-weight: 400;
  color: #707070;
  line-height: 1.5;
  padding-left: 0.32rem;
}

.ProductSelectTrial-trialShow-showCont p span:nth-child(2) {
  font-weight: bold;
  color: #27CBD3;
  float: right;
}

.ProductSelectTrial-trialShow-showCont p span em {
  font-size: 0.266667rem;
  color: #707070;
  margin-left: 0.133333rem;
}

.ProductSelectTrial-trialShow-showCont p::before {
  position: absolute;
  content: "";
  background-color: #27CBD3;
  width: 0.106667rem;
  height: 0.106667rem;
  border-radius: 0.106667rem;
  left: 0;
  top: 0.24rem;
}

.ProductSelectTrial-trialShow-showCont-hr {
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
  border-top: 1PX solid #EDEDED;
}

.ProductSelectTrial-trialShow .Trust-Slide-Ruler {
  margin-top: 0.48rem;
  overflow: hidden;
}

.ProductSelectTrial-trialShow-footer-prompt {
  background: #F5F5F5;
  border-radius: 0.08rem;
  font-weight: 400;
  color: #6C6D70;
  font-size: 0.373333rem;
  padding: 0.32rem;
}

.ProductSelectTrial-trialShow-footer-instructions {
  font-size: 0.373333rem;
  font-weight: 400;
  color: #999999;
  margin-top: 0.32rem;
}

.ProductSelectTrial .tabBtnLayer {
  display: inline-block;
  min-width: 1.36rem;
  padding: 0.24rem 0.373333rem;
  font-size: 0.373333rem;
  color: #999;
  font-weight: 400;
  border-radius: 0.08rem;
  text-align: center;
  background-color: #fff;
  border: 1PX solid #999;
  margin-top: 0.266667rem;
}

.ProductSelectTrial .tabBtnLayer-active {
  color: #fff;
  background-color: #27CBD3;
  border-color: #27CBD3;
}

.ProductSelectTrial .tabBtnLayer:not(:last-child) {
  margin-right: 0.373333rem;
}

.ProductSelectTrial-btnLayer {
  position: absolute;
  height: 1.68rem;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.ProductSelectTrial-btnLayer-moneyBtn,
.ProductSelectTrial-btnLayer-submitBtn {
  -ms-flex: 1 1;
      flex: 1 1;
}

.ProductSelectTrial-btnLayer-moneyBtn {
  line-height: 1.68rem;
  padding-left: 0.693333rem;
  color: #FF7845;
  font-size: 0.586667rem;
}

.ProductSelectTrial-btnLayer-submitBtn {
  padding-right: 0.853333rem;
  text-align: right;
}

.ProductSelectTrial-btnLayer-submitBtn .am-button {
  background-color: #27CBD3;
  min-width: 1.653333rem;
  height: 0.906667rem;
  line-height: 0.906667rem;
  color: #fff;
  font-size: 0.4rem;
  border-radius: 0.16rem;
  display: inline-block;
  margin-top: 0.373333rem;
  padding: 0 0.4rem;
}

.ProductSelectTrial-btnLayer-submitBtn .am-button:before {
  border-color: #27CBD3;
}

.ProductSelectTrial-content {
  margin-top: 0.32rem;
  background: #FFF;
  border-radius: 0.16rem;
}

.ProductSelectTrial-addBtn {
  padding: 0.32rem;
  color: #333;
  font-size: 0.373333rem;
  text-align: left;
  margin-top: 0.32rem;
  background: #FFF;
  border-radius: 0.16rem;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.ProductSelectTrial-addBtn img {
  width: 0.373333rem;
  margin-right: 0.16rem;
}

.ProductSelectTrial-delBtn {
  text-align: right;
  padding-right: 0.32rem;
  padding-top: 0.32rem;
  margin-bottom: -0.746667rem;
}

.ProductSelectTrial-delBtn img {
  width: 0.48rem;
}.TrialHeader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.TrialHeader-label {
  color: #707070;
  font-size: 0.373333rem;
  text-align: left;
  width: 1.6rem;
  padding-right: 0.266667rem;
  font-weight: 400;
}

.TrialHeader-DefaultShow {
  -ms-flex: 1 1;
      flex: 1 1;
}

.TrialHeader-DefaultShow-title {
  background: #FFF;
  border-radius: 0.08rem;
  border: 2PX solid #EDEDED;
  padding: 0.24rem 0.32rem;
  line-height: 1.6;
  color: #999999;
  text-align: left;
  font-size: 0.373333rem;
}

.TrialHeader-DefaultShow-title-contSub {
  font-weight: 400;
  font-size: 0.266667rem;
  margin-top: 0.133333rem;
}

.TrialHeader-DefaultShow-title-acitve {
  background: #27CBD3;
  border-color: #27CBD3;
  color: #fff;
}

.TrialHeader-DefaultShow-title:not(:first-child) {
  margin-top: 0.373333rem;
}

.TrialHeader-PlanTabShow {
  overflow: hidden;
  -ms-flex: 1 1;
      flex: 1 1;
}

.TrialHeader-PlanTabShow-plan {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
}

.TrialHeader-PlanTabShow-plan.planAll .TrialHeader-PlanTabShow-plan-list {
  -ms-flex: 1 1;
      flex: 1 1;
}

.TrialHeader-PlanTabShow-plan.planOther {
  display: -ms-flexbox;
  display: flex;
  overflow-y: scroll;
}

.TrialHeader-PlanTabShow-plan.planOther .TrialHeader-PlanTabShow-plan-list {
  min-width: 2.24rem;
  padding-left: 0.133333rem;
  padding-right: 0.133333rem;
  display: inline-block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.TrialHeader-PlanTabShow-plan-list {
  min-height: 0.613333rem;
  border-top: 1PX solid #27CBD3;
  border-bottom: 1PX solid #27CBD3;
  background: #FFFFFF;
  padding: 0.106667rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -ms-flex-item-align: end;
      align-self: flex-end;
  text-align: center;
  color: #27CBD3;
  font-family: PingFangSC-Semibold, PingFang SC;
  position: relative;
  overflow: hidden;
}

.TrialHeader-PlanTabShow-plan-list::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1PX;
  right: 0;
  background-color: #27CBD3;
}

.TrialHeader-PlanTabShow-plan-list:first-child {
  border-top-left-radius: 0.106667rem;
  border-left: 1PX solid #27CBD3;
}

.TrialHeader-PlanTabShow-plan-list:last-child {
  border-top-right-radius: 0.106667rem;
}

.TrialHeader-PlanTabShow-plan-list span {
  display: block;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.TrialHeader-PlanTabShow-plan-list span:nth-child(1) {
  font-size: 0.426667rem;
  font-weight: 600;
}

.TrialHeader-PlanTabShow-plan-list span:nth-child(2) {
  font-size: 0.266667rem;
  font-weight: 400;
}

.TrialHeader-PlanTabShow-plan-list.listActive {
  min-height: 0.666667rem;
  background: #27CBD3;
  border-radius: 0.106667rem 0.106667rem 0 0;
  color: #fff;
  padding-top: 0.213333rem;
  padding-bottom: 0.213333rem;
  border: none;
}

.TrialHeader-PlanTabShow-planDetail {
  border: 1PX solid #E1E6EE;
  border-top: none;
}

.TrialHeader-PlanTabShow-planDetail .planImg {
  width: 100%;
}

.TrialHeader-PlanTabShow-planDetail-list {
  display: none;
  position: relative;
  background-color: #fff;
  vertical-align: middle;
  overflow: hidden;
}

.TrialHeader-PlanTabShow-planDetail-list.listActive {
  display: block;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body::before,
.TrialHeader-PlanTabShow-planDetail-cont .am-list-body::after {
  content: none !important;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion::before {
  content: none !important;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion-item {
  position: relative;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion-item:after {
  content: '';
  position: absolute;
  background-color: #E1E6EE;
  display: block;
  z-index: 1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1PX;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion-item.panelBoxNo .am-accordion-header .arrow {
  display: none;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header {
  padding-right: 0.48rem;
  padding-left: 0.213333rem;
  height: inherit !important;
  white-space: inherit !important;
  position: relative;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header::after {
  content: none !important;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header .arrow {
  right: 0;
  width: 18PX;
  height: 12PX;
  top: 0.373333rem;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header .am-list-item {
  padding-left: 0;
  min-height: inherit;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header .am-list-item .am-list-line {
  padding-right: 0;
  padding: 0.266667rem 0;
  -ms-flex-align: baseline;
      align-items: baseline;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header .am-list-item .am-list-line::after {
  content: none !important;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header .am-list-item .am-list-line .am-list-content {
  color: #707070;
  width: 4.773333rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #8E8E8E;
  padding-right: 0.213333rem;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header .am-list-item .am-list-line .am-list-extra {
  font-size: 0.32rem;
  font-weight: 400;
  color: #000000;
  -ms-flex-preferred-size: 36%;
      flex-basis: 36%;
  text-align: right;
  overflow: hidden;
}

.TrialHeader-PlanTabShow-planDetail-cont .am-list-body .am-accordion-item .am-accordion-content-box::after {
  content: none !important;
}

.TrialHeader-PlanTabShow-planDetail-infoDes {
  padding: 0.226667rem 0.253333rem;
  font-size: 0.293333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #707070;
  line-height: 1.6;
  background-color: #f2f2f2;
}.TrialSpecial {
  margin-top: 0.16rem;
}

.TrialSpecial-dateLayer {
  padding-left: 0.32rem !important;
}

.TrialSpecial-dateLayer .am-list-line {
  padding-right: 0.32rem !important;
}

.TrialSpecial-dateLayer .am-list-line .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
  white-space: initial !important;
  color: #707070 !important;
  font-size: 0.373333rem !important;
  text-align: left !important;
  width: 2.133333rem !important;
  padding-right: 0.293333rem !important;
  font-weight: 400 !important;
}

.TrialSpecial-dateLayer .am-list-line .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
  font-size: 0.373333rem !important;
  color: #999 !important;
  text-align: left !important;
}

.TrialSpecial-dateLayer .am-list-line .am-list-arrow {
  background-image: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') !important;
  background-size: 22PX 22PX !important;
  width: 22PX !important;
  height: 22PX !important;
}.ProductDocuments {
  background: #F8F8F8;
  padding: 0.266667rem 0;
  min-height: calc(100vh - 0.533333rem);
}

.ProductDocuments-file {
  background: #fff;
  font-size: 0.373333rem;
  color: #171C1C;
  padding: 0.32rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}.LettersIndex .hj .am-list-line .am-list-extra {
  color: #00bbd1 !important;
}

.LettersIndex .am-tabs-default-bar-content {
  padding: 0.32rem 0;
}

.LettersIndex .am-tabs .am-tabs-default-bar-underline {
  display: none;
}

.LettersIndex .am-tabs .am-tabs-tab-bar-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

.LettersIndex .am-tabs .am-tabs-content-wrap {
  margin-top: 2.533333rem;
}

.LettersIndex .am-tabs .am-tabs-default-bar-tab {
  font-size: 0.373333rem;
  color: #ababb2;
  line-height: 0.533333rem;
  height: unset;
  padding: 0 0.426667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.LettersIndex .am-tabs .am-tabs-default-bar-tab:after {
  height: 0 !important;
}

.LettersIndex .am-tabs .am-tabs-default-bar-tab-active div {
  text-align: center;
  background: #00bbd1;
  font-size: 0.373333rem;
  color: #ffffff;
  padding: 0.053333rem 1.2rem;
  border-radius: 0.426667rem;
}

.LettersIndex .am-tabs .am-tabs-default-bar-tab-active div:after {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-left: 0.2rem solid transparent;
  border-right: 0.2rem solid transparent;
  border-top: 0.133333rem solid #00bbd1;
  position: absolute;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -0.106667rem;
}

.LettersIndex .am-tabs .am-tabs-default-bar-tab-active div.fiveWords:after {
  left: 45%;
}

.LettersIndex-body {
  padding: 0.426667rem;
}

.LettersIndex-body-main {
  background-color: #fff;
  padding: 0.426667rem;
  border-radius: 0.213333rem;
  margin-top: 0.426667rem;
}

.LettersIndex-body-main:first-child {
  margin-top: 0;
}

.LettersIndex-listView .am-list-body {
  background-color: inherit;
}

.LettersIndex-listView .am-list-body::before,
.LettersIndex-listView .am-list-body::after {
  display: none !important;
}

.LettersIndex-item {
  margin-bottom: 0.16rem;
}

.LettersIndex-item-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  height: 1.066667rem;
  padding: 0.213333rem 0 0 0.32rem;
  font-size: 0.32rem;
  color: #959499;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.LettersIndex-item-header div {
  width: 2.88rem;
  text-align: center;
  font-size: 0.373333rem;
  color: #ffffff;
}

.LettersIndex-item-header.blue {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXwAAACsCAMAAAD/qZThAAABL1BMVEUAAAD///8Au9EAvNH///8Avc4Au9H///////////////////////////////8Au9H///8Au9L///////////////////////////////////////////8Au9H///8Au9IAu9H///////8Au9EAu9H///////8Au9H///////////8AvNEAu9H///8AutH///////8Au9IAutL///8Au9IAutD///8AvdMAt8////////////8Au9FT0eAjxdgLvtNe1OL9/v/y/P2d5e4yydorx9kZwtYSwNT2/f227PKi5u573Odo1+QEvdL5/f74/f7r+vzW9fiV4+xx2ubj+PrK8fXD7/Su6vGp6fCH3+pa0+FO0N9Fzt48zNzc9vnR8/eO4esCvNGB3ehY0uG57fMt6zteAAAAO3RSTlMA/vjRKg/++e3Rx6mPDvTs4loVB+qfY1tONR/v1sPBqY6CaWNLSEE024tZ39jLyb6znYJ9T0Y6OiCIdJnut24AAAXkSURBVHja7N3pTpNREMbx8a0t3Ve6Wkqx1JpKQGQ1c2Jc4hKXhA9K/KQfuP974AaAtpDQmfP+fxcxOZnlObKcSr+7UyoW6vkNBfCYNvL14UH7qPtUkDaVXrnwRAGsV3X09oUgNSqdEYUXsOJZad4SpMC0RJsBsCVfpgERve5QAdhzQPshap2XCsCmEeU3WqcFBWDX64EgQs02UzbAtuoRo7f49PIKwLoCk7fItMoKwIHqc0FEBkUF4EOJ1kM8+psKwItiUxCHaVUB+FGn8RuHORdtgC+bVN8YzNkwA7yh+kZgyrsX8Ifq616ffi/g0b+vAY8uqb3KbG2/acyy8lAD9hwAny5/BaxNLjPezcoDtNjvBbz6FLBWua1JVu6LuzbAr6uANUu2d+VeegrArY/vAtYu05DVNcnSATy7DDBgbyKraisAz34GWJA5k5Wccl0B+HbBvpkNucOsrIB/KwDv2HiwonYsS+soAOc+MHMzYyzL4q9MwL/vAVbsn8tSugrAPZ6+htRmsoyhAvCPrq8hyYksNlUAEfjGwoMhSUMWKimAGLDra0muIQtUSPEF4vA/wJDkhD0zICU+BxiSzOROIwUQhx8BltTO5Q4VLouBWPwJMGWfLEkgHb4EmDImRB1IhfcBthyTqQOkASfG1tSytHyBFPgdYMyh3KKvAOJBvoM1uTNCdYAU4MjNnIzcbEcBxONvgDUTgh2A+F0EWLMnNyoqcM3eneREAUZRGK1AijhTFkAwkcSBM6f17BDbqEFR6duw/zWwAGoBN++ds4hvcPM3NOKGcZ5tJ82gP6NvnvWr77MV0MhxEWdvscaTFdDI4W2RZnexhsd8oZeDIs3GcvHYCmjlqIjzQnyhvW9FnB3xhfb2fxZptpbiC+1dFnH2xBfa85dQoOfiC+3dF3E2xRfa+2r0zbO1FF9oz+gb6KX4Qnt3RZxt8YX2/hdxXosvtPfrXZFmV3yhv4sizY74Qn+nRZpN8YX+/hVpXokv9PfB6BvnqfjCAOdFmA3xhQFuijTiCwNcF2nEFyb4UoQRX5jgTRFGfGGCP0UY8YUJfhdhxBdG+FxkEV8Y4azIIr4wwscii/jCCFdFFvGFGd4WUcQXZnhfRBFfmOF7EUV8YYa/RRTxhSGMvlnEF4b4USQRXxjipEgivjDEYZFEfGGKT0UQ8YUpjoog4gtTHBdBxBem2L8tcogvjHFQPLB3JzipBUEARTdWHx+ofBABwRnH6P734AYcHrGBinXOIm46ne6qPMQXynDpm4n4QhnTIA/xhTKWR0Ea4gt1PARpiC/UYZdQIuILdVzMgyzEFwpx75CH+EIh3jvkIb5QyHAcJCG+UMl9kIT4QiWj/0EO4gulOPpmIb5QiqNvFuILtayDFMQXahkaLJmD+EIx12aqpyC+UI2xvimIL1SzcPGQgfhCOStzfRMQX6jnLDg48YWCZsGWxBdo4D3YjvgCDSwfg62IL9DCRH23I76As+9fIL5Q1HIT9Ce+QCtvQW/iCzRz57dFb+ILtPPsp3Ff4gs0tJjNgz7EF2jq5SnoQXyBxs7sk+9BfIHWJq/y+yPxBdpbrk+Db4kvsBM3nXdn3xFfYEdGd5298l8SX2B3htfrbhB8QnyBHZuspuvZ5fnmH7/x8HQyGM/FF2D/Fqvb+24gvgAHcHXcjcUXYP+G082R+ALs3+j4VHwBDuD2RHz5aKfeURMIwDAAIqQIxgTZoKhr4xbiFoK1INoIPkAQPID3P4W3+P5m5hADFLie5QuQ93gf5QuQ9zrIF6DA7ShfgLznWb4AeZeTfAEK3OULUGAkX4ACP/IFKDCRL0CBXr4ABfbyBcgbzOQLkPe9kC9A3vBfvgB5vXwB8gZz+QLkbeULUKCTL0Be28gXIK+XL0DeXyNfgLyVfAHy2l/5AuR18gXIG8oXoMCXfAHyVvIFyNvIF6DAQr4AeVP5AuRN5AuQN5YvQIFGvgB5a/kC5HXyBcgbyRcgbydfgLytfAHylvIFyBvLFyCv/QAWCt0i8wcBUQAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}

.LettersIndex-item-header.red {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXwAAACsCAYAAADId2TTAAAAAXNSR0IArs4c6QAAH5FJREFUeF7t3QvMnmV5B/DrbnWa0daImizbkrHETRPjjNkw8RAX3bJE5+aWZZJ5iE5dspgl00XjskSFfoC0/QooiKYKipyk5VDkIAfLGSwUKuXYUpAWyqkn6OE7vMd7faEgVEq/7z0+7/v83uQLhz73dV/X734Swr9PnzdFQT855/kR8bYDfv44Ilr//qU/v1fQEbRFgAABAgQIECBAgAABAgcXmI6IyYiY2P/zZEQ8EhGb9v91XUTcn1JqQCRAgAABAgRmLpBmfmlvr8w5L4iID0bEhyPiQxHxrogoTH+9nV51AgQIECBAgAABAgQIEHgFgb0RcWdErI6IqyLippRSnRQBAgQIECBwcIGBBqo55zdExL9GxGci4v0RMddhESBAgAABAgQIECBAgACBgwg8GxFXRsTK1k9KqUKKAAECBAgQeLlA3wPfnHNrz4/s+yM6n42If4yI1zsUAgQIECBAgAABAgQIECAwS4GdEXFWRPwwpXTfLNe6nAABAgQIjKxA3wLfnHPr6d2jIuL/IuIdIytqMAIECBAgQIAAAQIECBDot8C1+/7E6FhK6fp+b2w/AgQIECBQNIGeB777g97PRcT/RsRbiwagHwIECBAgQIAAAQIECBAYGYGb9n0XzDEppVUjM5FBCBAgQIDALAV6GvjmnN8XEaft/wK2WbbmcgIECBAgQIAAAQIECBAg0JbAJRHx5ZTSprZWW0SAAAECBIZYoCeBb875zRGxKCL+fd/vrvZkjyE21zoBAgQIECBAgAABAgQI9F5gat93xpzQ+kkpVXu/nR0IECBAgEAxBLoexuacPx4RZ0TE4cUYURcECBAgQIAAAQIECBAgUGKBdRHxyZTS/SU2MDoBAgQIlEiga4Fvzvm1+5/q/UqJ/IxKgAABAgQIECBAgAABAsUXaD3t+9WUUuuVgz4ECBAgQGCkBboS+Oacj4iI8yPiPSOtZTgCBAgQIECAAAECBAgQGGaB1v+3fi6lND3MQ+idAAECBAi8mkDHgW/O+ch9Qe8VEdF6b68PAQIECBAgQIAAAQIECBAossBtEfHxlNLTRW5SbwQIECBAoF2BjgLfnPPfRcSFETGv3QasI0CAAAECBAgQIECAAAECfRZ4NCI+4r2+fVa3HQECBAj0RaDtwDfn/G8RcWZEtN7d60OAAAECBAgQIECAAAECBIZJYGtE/E1K6d5halqvBAgQIEDgUAJtBb77w95zIqKt9Ydqyq8TIECAAAECBAgQIECAAIE+CGzbH/re04e9bEGAAAECBPoiMOvAdv9rHC7zZG9fzscmBAgQIECAAAECBAgQINBbge0R8f6U0oO93UZ1AgQIECDQH4FZBb77v6DtWu/s7c/h2IUAAQIECBAgQIAAAQIEei/Q3L4zpk5ZFnlysveb2YEAAQIE+iFQjYg9KceePCf2RE57IvKWiLQh5diQ5jY2TEZtw1sWL97Tj2b6vceMA9+c8xERsSYi3tzvJu1HgAABAgQIECBAgAABAgR6KdB4ZHNMLTszol7v5TZqEyBAgEBxBHJEXpfTnOsimtfWpufe+KZTjtldnPba72RGgW/OufXFbDdHxHva38pKAgQIECBAgAABAgQIECBQXIHamrVRWb6yuA3qjAABAgR6KdCISLfknM+qv6a64vBFi3b1crNe1p5p4HtSRHy5l42oTYAAAQIECBAgQIAAAQIEBi0wfc6KqN/lO9wGfQ72J0CAwIAFpiPi53NSPvP3lxz7ixSRB9zPrLY/ZOCbc/54RPgtzlmxupgAAQIECBAgQIAAAQIEhlEgT0/H1ImnRfOZZ4exfT0TIECAQLcFctyXUhx/2Ob156cVKxrdLt+Leq8a+OacW+/r3RARh/diczUJECBAgAABAgQIECBAgEDRBBqbHo2p006PyEP1QFfRGPVDgACBURN4KEc6Yf7mB35S9OD3UIHv6RHx+VE7HfMQIECAAAECBAgQIECAAIFXE6hccEnUbrsTEgECBAgQOFBgXW42v7TgxONuLSrNQQPfnPP79n9R2yFf+1DU4fRFgAABAgQIECBAgAABAgTaEciTkzG56LvR+qsPAQIECBA4QCCnHD9uxtyvL1h69Pai6bximJtznhsRrd/KfFfRGtYPAQIECBAgQIAAAQIECBDoh0DrCd/Wk74+BAgQIEDgIAI7cqQvLBhfWKj/WBws8P1CRPzIURIgQIAAAQIECBAgQIAAgdIK5ByTS06J5rbCPbxV2iMxOAECBIookFM6af6up76eli2rFaG/3wl89z/duz4i3lqEBvVAgAABAgQIECBAgAABAgQGJVBfuy6mz7twUNvblwABAgSGRCDldHvttemoN55wzKZBt/xKge8nI+KcQTdmfwIECBAgQIAAAQIECBAgMHCBZvP5p3y37xh4KxogQIAAgcILbJ+T46OHLR1bM8hOXxb45pxb/3xPRLxjkE3ZmwABAgQIECBAgAABAgQIFEWgtmZtVJavLEo7+iBAgACBYgvsTSn/y7wlx149qDYPDHw/GhGXD6oZ+xIgQIAAAQIECBAgQIAAgcIJ1GoxsXBJ5OnpwrWmIQIECBAopEAt5fTZeUsXnjeI7g4MfM+PiE8MohF7EiBAgAABAgQIECBAgACBogpULr48arfeVtT29EWAAAECxRPIKadPDSL0fTHwzTm/ISKeiojXF89HRwQIECBAgAABAgQIECBAYHACzSeeismTThtcA3YmQIAAgWEUqKWUP9bv1zu8NPD9YkT8cBjl9EyAAAECBAgQIECAAAECBHotMHni96L55NO93kZ9AgQIEBgtgb1zcny4n1/k9tLA94aI+OBoeZqGAAECBAgQIECAAAECBAh0R6B65aqormr9r7MPAQIECBCYlcD2+mvmHPnGE47ZNKtVbV78XOCbc14QETsjYm6bdSwjQIAAAQIECBAgQIAAAQIjLdB4dEtMnbJspGc0HAECBAj0RiDldPthe576QFq2rNabHX5b9YXA92MRcWmvN1OfAAECBAgQIECAAAECBAgMrUDOMTG2JPKevUM7gsYJECBAYKACJ88fH/tKrzt4IfA9MSJ6vlmvh1GfAAECBAgQIECAAAECBAj0UmD6/IuifsddvdxCbQIECBAYYYEc6Z8WjC+8pJcjvhD4tv5r9a5ebqQ2AQIECBAgQIAAAQIECBAYdoFW2NsKfX0IECBAgECbAjtynvv2BUuP3t7m+kMuSznn+fue7t0VES9+gdshV7mAAAECBAgQIECAAAECBAiUUCA/uysmjltawsmNTIAAAQLdEkg5zpi3dOwL3ap3YJ1W4PtXEbGmVxuoS4AAAQIECBAgQIAAAQIERklgctHJ0dze+t5zHwIECBAg0JZAzs3mBxaceNytba0+xKJW4PupiDi7F8XVJECAAAECBAgQIECAAAECoyZQufDnUVt9x6iNZR4CBAgQ6K/Aunmb1/9lWrGi0e1tW4Hvwoj4RrcLq0eAAAECBAgQIECAAAECBEZRoH7XPTF9zopRHM1MBAgQINBHgRzpiwvGF57e7S1bge/5EfGJbhdWjwABAgQIECBAgAABAgQIjKJA3rM3JhYuHsXRzESAAAEC/RV4aN7m9W/v9lO+rcC39a6I9/Z3FrsRIECAAAECBAgQIECAAIHhFZgcPzWaT28d3gF0ToAAAQKFEEgRn5o3PnZuN5tpBb53R8Q7u1lULQIECBAgQIAAAQIECBAgMMoClZWXR+2W20Z5RLMRIECAQD8Ectw3b+nYO1NE7tZ2rcD3kYg4olsF1SFAgAABAgQIECBAgAABAqMuUL/3gZg+87xRH9N8BAgQINAHgTkp//1hS469oltbtQLf7RHxpm4VVIcAAQIECBAgQIAAAQIECIy6QJ6ciomjT4jIXXsga9TJzEeAAAECBxdYPn987KhuAbUC30pE/F63CqpDgAABAgQIECBAgAABAgTKIDB58vej+fiTZRjVjAQIECDQW4Hp2tzqHxy+aNGubmzTCnz9dmQ3JNUgQIAAAQIECBAgQIAAgVIJVC67Kmo33FKqmQ1LgAABAr0RyDn+Y8HSsR91o7rAtxuKahAgQIAAAQIECBAgQIBA6QQa6x+MqdPPLt3cBiZAgACBXgikG+ePL/zrblQW+HZDUQ0CBAgQIECAAAECBAgQKJ1ArlRi4pvfjmg2Sze7gQkQIECg6wKNamXO4W865ZjdnVYW+HYqaD0BAgQIECBAgAABAgQIlFZg6tQfRmPzY6Wd3+AECBAg0D2BnPI/LFhy7GWdVhT4dipoPQECBAgQIECAAAECBAiUVqB65S+juurG0s5vcAIECBDonkBO6aQFSxb+T6cVBb6dClpPgAABAgQIECBAgAABAqUVaGx8OKaWnVna+Q1OgAABAt0UyHfNHz/23Z1WFPh2Kmg9AQIECBAgQIAAAQIECJRXoFaLvd84PqLRKK+ByQkQIECgWwJ5ek7lDW9ZvHhPJwUFvp3oWUuAAAECBAgQIECAAAECpReY+v4Z0fjNptI7ACBAgACBzgXmzGkeedji4+7opJLAtxM9awkQIECAAAECBAgQIECg9ALVa66P6tXXlt4BAAECBAh0LpBy+vS8pQvP6aSSwLcTPWsJECBAgAABAgQIECBAoPQCjUc2x9Rpp5feAQABAgQIdEMgjc0fX/jNTioJfDvRs5YAAQIECBAgQIAAAQIECDQaz7/Ht1ZjQYAAAQIEOhVYPn987KhOigh8O9GzlgABAgQIECBAgAABAgQIRMTUD38ajQcfYkGAAAECBDoUSLfOH1/4/k6KCHw70bOWAAECBAgQIECAAAECBAhERPW6m6J6xTUsCBAgQIBAZwIp7pm/ZOwvOiki8O1Ez1oCBAgQIECAAAECBAgQIBARjce2xNR3l7EgQIAAAQIdCaQcm+YtHfvTTooIfDvRs5YAAQIECBAgQIAAAQIECLQEms2Y+Na3I09XeBAgQIAAgU4EdswfH3tzJwUEvp3oWUuAAAECBAgQIECAAAECBPYLTJ9xTtQf2MCDAAECBAh0IlCdPz72uk4KCHw70bOWAAECBAgQIECAAAECBAjsF6jdeGtULr2SBwECBAgQ6Ehg/vhY6qSAwLcTPWsJECBAgAABAgQIECBAgMB+geYTT8XkSafxIECAAAECHQkIfDvis5gAAQIECBAgQIAAAQIECHRJIOeYOHpR5MnJLhVUhgABAgTKKCDwLeOpm5kAAQIECBAgQIAAAQIECikw/dOfRf2e+wvZm6YIECBAYDgEBL7DcU66JECAAAECBAgQIECAAIESCNRuvT0qF19WgkmNSIAAAQK9EhD49kpWXQIECBAgQIAAAQIECBAgMEuB5tZtMbnklFmucjkBAgQIEPitgMDX3UCAAAECBAgQIECAAAECBAokMDG2JPLuPQXqSCsECBAgMEwCAt9hOi29EiBAgAABAgQIECBAgMDIC0yfe0HUf333yM9pQAIECBDojYDAtzeuqhIgQIAAAQIECBAgQIAAgbYEarevjcqKlW2ttYgAAQIECAh83QMECBAgQIAAAQIECBAgQKBAAs0dz8TkCScVqCOtECBAgMAwCQh8h+m09EqAAAECBAgQIECAAAECpRCYOP7EyM88W4pZDUmAAAEC3RUQ+HbXUzUCBAgQIECAAAECBAgQINCxQGX5xVFb8+uO6yhAgAABAuUTEPiW78xNTIAAAQIECBAgQIAAAQIFF6jfuS6mf3ZhwbvUHgECBAgUUUDgW8RT0RMBAgQIECBAgAABAgQIlFog79odE8eOl9rA8AQIECDQnoDAtz03qwgQIECAAAECBAgQIECAQE8FJhd/J5rbdvR0D8UJECBAYPQEBL6jd6YmIkCAAAECBAgQIECAAIEREKhceGnUVq8ZgUmMQIAAAQL9FBD49lPbXgQIECBAgAABAgQIECBAYIYC9XX3xvTZy2d4tcsIECBAgMDzAgJfdwIBAgQIECBAgAABAgQIECigQJ6YiIljFkfkXMDutESAAAECRRUQ+Bb1ZPRFgAABAgQIECBAgAABAqUXmFx6ajSf2lp6BwAECBAgMHMBge/MrVxJgAABAgQIECBAgAABAgT6KlC55Iqo3by6r3vajAABAgSGW0DgO9znp3sCBAgQIECAAAECBAgQGGGB+n3rY/on547whEYjQIAAgW4LCHy7LaoeAQIECBAgQIAAAQIECBDokkCemo6Jb33be3y75KkMAQIEyiAg8C3DKZuRAAECBAgQIECAAAECBIZWYPI7P4jmlieGtn+NEyBAgEB/BQS+/fW2GwECBAgQIECAAAECBAgQmJVA9fKro3r9zbNa42ICBAgQKK+AwLe8Z29yAgQIECBAgAABAgQIEBgCgcaGjTH1o7OGoFMtEiBAgEARBAS+RTgFPRAgQIAAAQIECBAgQIAAgYMJ1Osx8a0TIlerjAgQIECAwCEFBL6HJHIBAQIECBAgQIAAAQIECBAYrMD0medF/d4HBtuE3QkQIEBgKAQEvkNxTJokQIAAAQIECBAgQIAAgTIL1NasjcrylWUmMDsBAgQIzFBA4DtDKJcRIECAAAECBAgQIECAAIFBCeS9EzExtiSi2RxUC/YlQIAAgSEREPgOyUFpkwABAgQIECBAgAABAgTKLeC1DuU+f9MTIEBgpgIC35lKuY4AAQIECBAgQIAAAQIECAxQoLF+Y0ydftYAO7A1AQIECAyDgMB3GE5JjwQIECBAgAABAgQIECBAIOeYOP7EyM/uYkGAAAECBA4qIPB1cxAgQIAAAQIECBAgQIAAgSERqF53U1SvuGZIutUmAQIECAxCQOA7CHV7EiBAgAABAgQIECBAgACBNgRypRqTrad8JyfbWG0JAQIECJRBQOBbhlM2IwECBAgQIECAAAECBAiMjEB11Y1RvfKXIzOPQQgQIECguwIC3+56qkaAAAECBAgQIECAAAECBHoqkCuVmDz+JE/59lRZcQIECAyvgMB3eM9O5wQIECBAgAABAgQIECBQUoHar9ZE5aJLSzq9sQkQIEDg1QQEvu4PAgQIECBAgAABAgQIECAwbAI5x+R3l0Vzy+PD1rl+CRAgQKDHAgLfHgMrT4AAAQIECBAgQIAAAQIEeiHQfOzxmDxlWUTOvSivJgECBAgMqYDAd0gPTtsECBAgQIAAAQIECBAgQKBy6ZVRu/FWEAQIECBA4EUBga+bgQABAgQIECBAgAABAgQIDKtAo/HcU77Nx58c1gn0TYAAAQJdFhD4dhlUOQIECBAgQIAAAQIECBAg0E+B5rbtMXXyDyJXq/3c1l4ECBAgUFABgW9BD0ZbBAgQIECAAAECBAgQIEBgpgL1teti+rwLZ3q56wgQIEBghAUEviN8uEYjQIAAAQIECBAgQIAAgfIIVK9aFdVf3lCegU1KgAABAq8oIPB1YxAgQIAAAQIECBAgQIAAgVEQyDmmz70g6nfdMwrTmIEAAQIE2hQQ+LYJZxkBAgQIECBAgAABAgQIECicQL0eU2ecHY2NvylcaxoiQIAAgf4ICHz742wXAgQIECBAgAABAgQIECDQH4FaLaZ+fG40Nj7cn/3sQoAAAQKFEhD4Fuo4NEOAAAECBAgQIECAAAECBLog0HrStxX6PvhQF4opQYAAAQLDJCDwHabT0isBAgQIECBAgAABAgQIEJipQL0e08tXRv3Xd890hesIECBAYAQEBL4jcIhGIECAAAECBAgQIECAAAECBxOoXnN9VK+5LiJnSAQIECBQAgGBbwkO2YgECBAgQIAAAQIECBAgUG6B+rp7o7JiZeRKtdwQpidAgEAJBAS+JThkIxIgQIAAAQIECBAgQIAAgeaOnVE554JoPLYFBgECBAiMsIDAd4QP12gECBAgQIAAAQIECBAgQOBlAs1mVK++LqrX3RTRbMIhQIAAgREUEPiO4KEaiQABAgQIECBAgAABAgQIvJpA88mno3LxZdF4ZDMoAgQIEBgxAYHviB2ocQgQIECAAAECBAgQIECAwEwF6neui8oVV0fevWemS1xHgAABAgUXEPgW/IC0R4AAAQIECBAgQIAAAQIEeipQq0Vt9R1Rvf5mwW9PoRUnQIBAfwQEvv1xtgsBAgQIECBAgAABAgQIECi2QL0etdvXRu2W1dHcur3YveqOAAECBA4qIPB1cxAgQIAAAQIECBAgQIAAAQIvE2i927d22x1Rv/v+iFqNDgECBAgMkYDAd4gOS6sECBAgQIAAAQIECBAgQKCfArlSicaGh6J+/4ZorH8w8sRkP7e3FwECBAi0ISDwbQPNEgIECBAgQIAAAQIECBAgUDqBnKO55YloPPpYNB59PJqPbonm9h2lYzAwAQIEii4g8C36CemPAAECBAgQIECAAAECBAgUVaBWi+bOZyM/80w0dz4TeffeyNVqRLUaufUqiFq9qJ3riwABAr0TqDei9SckWj9RqT7/960/IdFs9m7Pl1QW+PaF2SYECBAgQIAAAQIECBAgQIAAAQIECJRWoNGI5vad0dy2/fmfp7dFc9Oj0dyxs+skAt+ukypIgAABAgQIECBAgAABAgQIECBAgACBQwvkZ3dF/aHfRKP18+DDkffsPfSiQ1wh8O2YUAECBAgQIECAAAECBAgQIECAAAECBAh0KNBsRmPjw1G7c13U730govVqnDY+At820CwhQIAAAQIECBAgQIAAAQIECBAgQIBArwRa7/2t331f1G645bnXP8zmI/CdjZZrCRAgQIAAAQIECBAgQIAAAQIECBAg0C+BnJ972re66oZoPv7kjHYV+M6IyUUECBAgQIAAAQIECBAgQIAAAQIECBAYnEBj/caoXH5VNJ/a+qpNCHwHd0Z2JkCAAAECBAgQIECAAAECBAgQIECAwMwFms2o3fSrqF5zXeRK9RXXCXxnzulKAgQIECBAgAABAgQIECBAgAABAgQIDFwg79odlZ//4rn3/B74EfgO/Hg0QIAAAQIECBAgQIAAAQIECBAgQIAAgdkL1O+8KyoXXRa5+tunfQW+s3e0ggABAgQIECBAgAABAgQIECBAgAABAoUQaG7dFtNnnf/iu30FvoU4Fk0QIECAAAECBAgQIECAAAECBAgQIECgTYFaLaYvujTqd9wVAt82DS0jQIAAAQIECBAgQIAAAQIECBAgQIBAkQSqV66K133kb1MnPaWcc+6kgLUECBAgQIAAAQIECBAgQIAAAQIECBAg0DWBUyPiv1NKzXYqCnzbUbOGAAECBAgQIECAAAECBAgQIECAAAECvRM4PyI+nVKqz3YLge9sxVxPgAABAgQIECBAgAABAgQIECBAgACB3gv8NCI+l1Ka1RsaBL69Pxg7ECBAgAABAgQIECBAgAABAgQIECBAoB2B8ZTS12azUOA7Gy3XEiBAgAABAgQIECBAgAABAgQIECBAoL8CX0spjc90S4HvTKVcR4AAAQIECBAgQIAAAQIECBAgQIAAgf4LtF7p8M8ppUtmsrXAdyZKriFAgAABAgQIECBAgAABAgQIECBAgMDgBJ6JiHenlDYfqgWB76GE/DoBAgQIECBAgAABAgQIECBAgAABAgQGL7A6Ij6YUqq9WisC38EflA4IECBAgAABAgQIECBAgAABAgQIECAwE4GlKaWvCnxnQuUaAgQIECBAgAABAgQIECBAgAABAgQIFFugGRHvTSndfrA2PeFb7APUHQECBAgQIECAAAECBAgQIECAAAECBF4qsDYijkwptcLf3/kIfN0sBAgQIECAAAECBAgQIECAAAECBAgQGC6B/0opfU/gO1yHplsCBAgQIECAAAECBAgQIECAAAECBAi8ksCzEfG2lNLWA3/RE75uGAIECBAgQIAAAQIECBAgQIAAAQIECAyfwHhK6WsC3+E7OB0TIECAAAECBAgQIECAAAECBAgQIEDgQIG9EXFESmnHS3/BE75uFAIECBAgQIAAAQIECBAgQIAAAQIECAynwNi+L2/7psB3OA9P1wQIECBAgAABAgQIECBAgAABAgQIEHipQOtdvn+SUtr9wr/0hK8bhAABAgQIECBAgAABAgQIECBAgAABAsMr8KWU0vcFvsN7gDonQIAAAQIECBAgQIAAAQIECBAgQIDACwKrU0rvFfi6IQgQIECAAAECBAgQIECAAAECBAgQIDAaAn+eUtrYGsUrHUbjQE1BgAABAgQIECBAgAABAgQIECBAgEB5BY5NKX1D4FveG8DkBAgQIECAAAECBAgQIECAAAECBAiMjsBDKaU/E/iOzoGahAABAgQIECBAgAABAgQIECBAgACBcgsckVLa7JUO5b4JTE+AAAECBAgQIECAAAECBAgQIECAwGgIfD6l9GOB72gcpikIECBAgAABAgQIECBAgAABAgQIECi3wNkppc8IfMt9E5ieAAECBAgQIECAAAECBAgQIECAAIHREHgipfRHAt/ROExTECBAgAABAgQIECBAgAABAgQIECBA4A8Fvm4CAgQIECBAgAABAgQIECBAgAABAgQIjIbAhwS+o3GQpiBAgAABAgQIECBAgAABAgQIECBAgMB/CnzdBAQIECBAgAABAgQIECBAgAABAgQIEBgNgZMFvqNxkKYgQIAAAQIECBAgQIAAAQIECBAgQIDAFQJfNwEBAgQIECBAgAABAgQIECBAgAABAgRGQ2CNwHc0DtIUBAgQIECAAAECBAgQIECAAAECBAgQWC/wdRMQIECAAAECBAgQIECAAAECBAgQIEBgNAS2CHxH4yBNQYAAAQIECBAgQIAAAQIECBAgQIAAgV3/DyxLXHMv18aaAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}

.LettersIndex-item-content {
  background: #ffffff;
  padding: 0.001333rem 0.32rem 0.32rem;
  border-bottom-left-radius: 0.32rem;
  border-bottom-right-radius: 0.32rem;
}

.LettersIndex-item-productName {
  font-size: 0.373333rem;
  color: #27262c;
}

.LettersIndex-item .am-list-item {
  margin-top: 0.213333rem;
  padding-left: 0;
  min-height: unset;
}

.LettersIndex-item .am-list-item .am-list-line {
  padding-right: 0;
}

.LettersIndex-item .am-list-item .am-list-line .am-list-content {
  -ms-flex: none;
      flex: none;
  font-size: 0.32rem;
  width: 1.92rem!important;
  height: 0.533333rem;
  line-height: 0.533333rem;
  color: #27262C;
  padding: 0;
}

.LettersIndex-item .am-list-item .am-list-line .am-list-extra {
  -ms-flex: none;
      flex: none;
  font-size: 0.32rem;
  width: 5.693333rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  color: #959499;
  padding: 0;
  text-align: left;
  margin-left: 0.106667rem;
}

.LettersIndex-item .am-list-item .am-list-line:after {
  content: none !important;
}

.LettersIndex-item-btnLayer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: right;
      justify-content: right;
  border-top: 0.013333rem solid #d8d8d8;
  margin-top: 0.213333rem;
  padding-top: 0.213333rem;
}

.LettersIndex-item-btnLayer-item {
  background: #ffffff;
  border-radius: 0.6rem;
  border: 0.026667rem solid #00bbd1;
  font-size: 0.32rem;
  color: #00bbd1;
  padding: 0.106667rem 0.426667rem;
  margin-left: 0.213333rem;
}

.LettersIndex-item .am-list-body:before,
.LettersIndex-item .am-list-body:after {
  content: none !important;
}

.LettersIndex-item .am-list-body .am-list-content {
  padding: 0;
}

.LettersIndex-button {
  text-align: right;
}

.LettersIndex-button-copyButton {
  padding: 0 0.32rem;
  height: 0.666667rem;
  line-height: 0.666667rem;
  color: #27cbd3;
  font-size: 0.346667rem;
  font-weight: 500;
  border: 0.013333rem solid #27cbd3;
  border-radius: 0.373333rem;
  display: inline-block;
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: 0.32rem;
}

.LettersIndex-tab-header {
  background-color: #fff;
  padding-top: 0.32rem;
}

.LettersIndex-searchBody {
  display: -ms-flexbox;
  display: flex;
  border: 0.013333rem solid #27cbd3;
  border-radius: 0.16rem;
  overflow: hidden;
  margin: 0 0.32rem;
}

.LettersIndex-searchBody-picker {
  width: 3.28rem;
}

.LettersIndex-searchBody-picker .am-list-item .am-list-line {
  padding-right: 0.16rem;
}

.LettersIndex-searchBody-picker .am-list-item .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
  text-align: left;
  font-size: 0.373333rem;
}

.LettersIndex-searchBody-picker .am-list-item::after {
  content: "";
  display: block;
  height: 0.533333rem;
  width: 0.013333rem;
  background-color: #c2c2c2;
  margin-top: 0.133333rem;
}

.LettersIndex-searchBody-input {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}

.LettersIndex-searchBody-input .am-search {
  background-color: #fff;
  padding-left: 0.16rem;
}

.LettersIndex-searchBody-input .am-search .am-search-input .am-search-synthetic-ph {
  text-align: left;
}

.LettersIndex-searchBody-input .am-search .am-search-cancel-show {
  border-radius: 0.106667rem;
  width: 1.2rem;
  height: 0.88rem;
  line-height: 0.88rem !important;
  background-color: #27cbd3;
  color: #fff;
  padding: 0;
  text-align: center;
  font-size: 0.373333rem;
}

.LettersIndex-searchBody-input .am-search-value {
  font-size: 0.4rem;
}.page-list-view-footer {
  height: 1.44rem;
  line-height: 1.44rem;
  padding-top: 0.133333rem;
  font-size: 0.533333rem;
}

.page-list-view-footer p {
  font-size: 0.373333rem;
  text-align: center;
  color: #cccccc;
}

.page-list-view-footer p img {
  width: 0.506667rem;
  height: 0.506667rem;
  margin-right: 0.426667rem;
  vertical-align: middle;
}.trust-toast {
  position: fixed;
  width: 100%;
  z-index: 1999;
  font-size: 14PX;
  text-align: center;
}

.trust-toast > span {
  max-width: 50%;
}

.trust-toast.trust-toast-mask {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  left: 0;
  top: 0;
  -webkit-transform: translateZ(0.013333rem);
          transform: translateZ(0.013333rem);
}

.trust-toast.trust-toast-nomask {
  position: fixed;
  max-width: 50%;
  width: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translateZ(1PX);
          transform: translateZ(1PX);
}

.trust-toast.trust-toast-nomask .trust-toast-notice {
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.trust-toast-notice-content .trust-toast-text {
  min-width: 60PX;
  border-radius: 3PX;
  color: #fff;
  background-color: rgba(58, 58, 58, 0.9);
  line-height: 1.5;
  padding: 9PX 15PX;
}

.trust-toast-notice-content .trust-toast-text.trust-toast-text-icon {
  border-radius: 5PX;
  padding: 15PX 15PX;
}

.trust-toast-notice-content .trust-toast-text.trust-toast-text-icon .trust-toast-text-info {
  margin-top: 6PX;
}

.trust-fade-enter,
.trust-fade-appear {
  opacity: 0;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

.trust-fade-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

.trust-fade-enter.am-fade-enter-active,
.trust-fade-appear.am-fade-appear-active {
  -webkit-animation-name: amFadeIn;
  animation-name: amFadeIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}

.trust-fade-leave.am-fade-leave-active {
  -webkit-animation-name: amFadeOut;
  animation-name: amFadeOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}

@-webkit-keyframes trustFadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes trustFadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes trustFadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes trustFadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}.trust-icon {
  fill: currentColor;
  background-size: cover;
  width: 22PX;
  height: 22PX;
}

.trust-icon-xxs {
  width: 15PX;
  height: 15PX;
}

.trust-icon-xs {
  width: 18PX;
  height: 18PX;
}

.trust-icon-sm {
  width: 21PX;
  height: 21PX;
}

.trust-icon-md {
  width: 22PX;
  height: 22PX;
}

.trust-icon-lg {
  width: 36PX;
  height: 36PX;
}

.trust-icon-loading {
  -webkit-animation: cirle-anim 1s linear infinite;
          animation: cirle-anim 1s linear infinite;
}

@-webkit-keyframes cirle-anim {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes cirle-anim {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}.LettersInfo {
  line-height: 1.7;
  font-size: 0.373333rem;
}

.LettersInfo-text {
  padding: 0.426667rem;
}

.LettersInfo-text div:first-child {
  word-wrap: break-word;
  word-break: break-all;
}

.LettersInfo-text div:first-child p {
  margin-bottom: 0.533333rem;
}

.LettersInfo-text div:first-child span {
  display: block;
  text-indent: 2em;
  margin-bottom: 0.133333rem;
}

.LettersInfo-text div:last-child {
  text-align: right;
  margin-top: 0.426667rem;
}

.LettersInfo-text div:last-child p:last-child {
  margin-top: 0.266667rem;
}

.LettersInfo-text div:nth-last-child(2) {
  background-color: #fff;
  padding: 0.426667rem;
  border-radius: 0.106667rem;
}

.LettersInfo-text div:nth-last-child(2) p {
  text-align: center;
  margin-bottom: 0.16rem;
}

.LettersInfo-text.text3 a {
  color: #27CBD3;
  padding-left: 0.666667rem;
  display: block;
  margin-top: 0.826667rem;
  background: url("https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/ETRUST_APP/FdService/bd21eceb-caa5-4e94-a783-09fd122a2958.png") no-repeat left center;
  background-size: 0.4rem 0.4rem;
}

.LettersInfo-text.text6 ul,
.LettersInfo-text.text27 ul,
.LettersInfo-text.text4 ul {
  background-color: #fff;
  padding: 0.426667rem 0.32rem;
  margin-top: 0.4rem;
  margin-bottom: 0.266667rem;
  border-radius: 0.106667rem;
}

.LettersInfo-text.text6 ul li,
.LettersInfo-text.text27 ul li,
.LettersInfo-text.text4 ul li {
  margin-top: 0.426667rem;
  color: #6d6c70;
}

.LettersInfo-text.text6 ul li:first-child,
.LettersInfo-text.text27 ul li:first-child,
.LettersInfo-text.text4 ul li:first-child {
  margin-top: 0;
}

.LettersInfo-text.text6 ul li p,
.LettersInfo-text.text27 ul li p,
.LettersInfo-text.text4 ul li p {
  position: relative;
  padding-left: 0.426667rem;
  word-break: break-all;
  word-wrap: break-word;
}

.LettersInfo-text.text6 ul li p span,
.LettersInfo-text.text27 ul li p span,
.LettersInfo-text.text4 ul li p span {
  width: 0.16rem;
  height: 0.16rem;
  background-color: #f3747d;
  position: absolute;
  left: 0;
  top: 0.24rem;
}

.LettersInfo-otherTitle {
  margin-top: 0.666667rem;
  text-align: center;
  position: relative;
}

.LettersInfo-otherTitle::after,
.LettersInfo-otherTitle::before {
  content: '';
  display: block;
  width: 38%;
  height: 1PX;
  background-color: #c2c2c2;
  margin-top: 0.293333rem;
}

.LettersInfo-otherTitle::after {
  float: left;
}

.LettersInfo-otherTitle::before {
  float: right;
}

.LettersInfo-uploadImg {
  margin: 0.426667rem;
}

.LettersInfo-TextareaItem {
  margin: 0.426667rem;
  background-color: inherit;
  border: 0.013333rem solid #c2c2c2;
}

.LettersInfo-TextareaItem textarea {
  font-size: 0.373333rem;
}.BusinessCard {
  min-height: 100vh;
  background-image: url(https://prd-public-bucket.trustlife.com/FRONT/iacweb/1779877759317/static/media/pageBg.7ca6d3eb.png);
  background-size: 100% 100%;
  overflow: hidden;
}

.BusinessCard-info {
  margin: 2.666667rem auto 0;
  background-image: url(https://prd-public-bucket.trustlife.com/FRONT/iacweb/1779877759317/static/media/cardBg.05c434f6.png);
  background-size: 100% 100%;
  width: 8.893333rem;
  min-height: 9.6rem;
  padding: 3.12rem 0 1.226667rem;
  text-align: center;
}

.BusinessCard-info img {
  width: 3.12rem;
  margin: 0 auto 0.293333rem;
  vertical-align: middle;
}

.BusinessCard-info h2 {
  font-size: 0.56rem;
  font-family: FZLTCHJW--GB1, FZLTCHJW--GB1;
  font-weight: normal;
  color: #272F2F;
  margin-bottom: 0.453333rem;
}

.BusinessCard-info-content {
  text-align: left;
  padding: 0 0.773333rem;
}

.BusinessCard-info-content p {
  font-size: 0.32rem;
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-weight: normal;
  color: #ACAEAB;
  margin-bottom: 0.133333rem;
}

.BusinessCard-info-content article {
  font-size: 0.373333rem;
  font-family: FZLTCHJW--GB1, FZLTCHJW--GB1;
  font-weight: normal;
  color: #272F2F;
  margin-bottom: 0.32rem;
  word-break: break-all;
  min-height: 0.48rem;
}

.BusinessCard .adm-button {
  margin: 0.373333rem auto 0.746667rem;
  width: 5.6rem;
  height: 1.066667rem;
  background: #27CBD3;
  border: 0;
}

.BusinessCard .adm-button span {
  font-size: 0.373333rem;
  font-family: FZLTZHJW--GB1, FZLTZHJW--GB1;
  font-weight: normal;
  color: #FFFFFF;
}.IntellectUwIndex * {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.IntellectUwIndex .am-list-header {
  background: #BFE5E7;
  padding: 0.213333rem 0.426667rem;
  position: sticky;
  top: 0;
  z-index: 11;
}

.IntellectUwIndex .am-list-body {
  margin: 0 0.266667rem;
  padding-bottom: 1.466667rem;
}

.IntellectUwIndex .am-list-body::before,
.IntellectUwIndex .am-list-body::after {
  content: none;
}

.IntellectUwIndex .am-list-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
}

.IntellectUwIndex .am-list-footer .am-button {
  height: 1.4rem;
  line-height: 1.4rem;
  background: #27CBD3;
  border-radius: 0;
  font-size: 0.4rem;
  color: #FFFFFF;
}

.IntellectUwIndex .am-list-footer .am-button::before {
  content: none !important;
}

.IntellectUwIndex-header-selected {
  background: #fff;
  padding-bottom: 0.32rem;
  border-radius: 0.066667rem;
}

.IntellectUwIndex-header-selected div {
  display: inline-block;
  margin: 0.32rem 0.32rem 0 0.32rem;
  max-width: 3.32rem;
  min-width: 2.133333rem;
  text-align: left;
  height: 0.613333rem;
  line-height: 0.613333rem;
  background: #EAEAEA;
  border-radius: 0.333333rem;
  padding: 0 0.24rem;
}

.IntellectUwIndex-header-selected div p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
      flex: 1 1;
  -ms-flex-align: center;
      align-items: center;
}

.IntellectUwIndex-header-selected div p span {
  display: inline-block;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.266667rem;
  color: #747474;
  -ms-flex: 1 1;
      flex: 1 1;
}

.IntellectUwIndex-header-selected div p em {
  display: block;
}

.IntellectUwIndex-header-search {
  background-color: inherit;
}

.IntellectUwIndex-header-searchBody {
  position: absolute;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.IntellectUwIndex-header-searchCont {
  position: absolute;
  left: 0.426667rem;
  right: 0.426667rem;
  background-color: #FFFFFF;
  height: 5.173333rem;
  overflow-y: scroll;
}

.IntellectUwIndex-header-searchCont div {
  padding: 0.346667rem 0.426667rem;
  border-bottom: 1PX solid #E3E2E2;
  font-size: 0.32rem;
  color: #939393;
}

.IntellectUwIndex-body-title {
  font-size: 0.4rem;
  color: #000000;
  padding: 0.426667rem 0;
  position: relative;
  padding-left: 0.32rem;
  border-bottom: 1PX solid #E3E2E2;
}

.IntellectUwIndex-body-title::before {
  position: absolute;
  content: "";
  background-color: #27cbd3;
  width: 0.146667rem;
  height: 0.453333rem;
  border-radius: 0.106667rem;
  left: 0;
}

.IntellectUwIndex-body-item {
  padding-left: 0.48rem;
}

.IntellectUwIndex-body-item .am-list-content {
  font-size: 0.373333rem;
  color: #494949;
}

.IntellectUwIndex-body-item-Brief {
  font-size: 0.32rem;
  color: #A8A8A8;
  margin-top: 0.266667rem;
}

.IntellectUwIndex-modal .am-modal-content {
  margin: 0 0.32rem;
  border-radius: 0.266667rem 0.266667rem 0 0;
}

.IntellectUwIndex-modal .am-list {
  position: relative;
}

.IntellectUwIndex-modal .am-list-header {
  padding: 0.426667rem;
  font-size: 0.4rem;
  color: #000000;
  text-align: left;
}

.IntellectUwIndex-modal .am-list-body {
  padding: 0;
  position: absolute;
  bottom: 1.4rem;
  top: 1.4rem;
  width: 100%;
  overflow-y: scroll;
}

.IntellectUwIndex-modal .am-list-body .am-checkbox-item .am-list-thumb {
  width: initial !important;
  height: initial !important;
  margin-right: 0;
}

.IntellectUwIndex-modal .am-list-body .am-checkbox-item .am-list-thumb .am-checkbox .am-checkbox-inner {
  right: 0.426667rem;
  left: initial !important;
}

.IntellectUwIndex-modal .am-list-body .am-checkbox-item .am-list-thumb .am-checkbox-checked .am-checkbox-inner {
  background: #00BBD1;
  border-color: #00BBD1;
}

.IntellectUwIndex-modal .am-list-body .am-checkbox-item .am-list-line .am-list-content {
  font-size: 0.373333rem;
  color: #939393;
  padding-right: 0.666667rem;
}

.IntellectUwIndex-modal .am-list-footer {
  padding: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
}

.IntellectUwIndex-modal .am-list-footer .am-button {
  height: 1.4rem;
  line-height: 1.4rem;
  background: #27CBD3;
  border-radius: 0;
  font-size: 0.4rem;
  color: #FFFFFF;
}

.IntellectUwIndex-modal .am-list-footer .am-button::before {
  content: none;
}.AnswerUw {
  position: relative;
}

.AnswerUw-item {
  background-color: #fff;
  padding: 0.426667rem 0.48rem 0.426667rem 0.466667rem;
  font-size: 0.4rem;
  color: #000000;
  position: relative;
  margin-top: 0.426667rem;
  -webkit-box-shadow: 0 0.026667rem 0.053333rem 0 rgba(0, 0, 0, 0.17);
          box-shadow: 0 0.026667rem 0.053333rem 0 rgba(0, 0, 0, 0.17);
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
      flex: 1 1;
}

.AnswerUw-item:nth-child(1) {
  margin-top: 0;
}

.AnswerUw-item::before {
  position: absolute;
  content: "";
  background-color: #27cbd3;
  width: 0.146667rem;
  height: 0.453333rem;
  border-radius: 0.106667rem;
  left: 0;
}

.AnswerUw-item-cont {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.4rem;
  color: #000000;
}

.AnswerUw-item-state {
  width: 2rem;
  text-align: right;
  font-size: 0.4rem;
  color: #4AD9E0;
}

.AnswerUw-item-state.true {
  color: #A7A7A7;
}

.AnswerUw-questionInfo-questionBody {
  margin: 0 0.426667rem;
  background-color: #fff;
  padding: 0.32rem 0.293333rem;
  -webkit-box-shadow: 0 0.026667rem 0.053333rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.026667rem 0.053333rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 0 0 0.133333rem 0.133333rem;
}

.AnswerUw-questionInfo-questionTitle {
  font-size: 0.373333rem;
  color: #494949;
}

.AnswerUw-questionInfo-answerChoose {
  text-align: right;
  margin-top: 0.32rem;
}

.AnswerUw-questionInfo-answerChoose .am-button {
  display: inline-block;
  width: 1.2rem;
  height: 0.666667rem;
  line-height: 0.666667rem;
  background: #FFFFFF;
  border-radius: 0.066667rem;
  font-size: 0.373333rem;
  color: #494949;
}

.AnswerUw-questionInfo-answerChoose .am-button::before {
  content: none;
}

.AnswerUw-questionInfo-answerChoose .am-button:nth-child(1) {
  margin-right: 0.426667rem;
}

.AnswerUw-questionInfo-answerChoose .am-button.active {
  background: #C6F9FF;
  border: 1PX solid #00BBD1;
  color: #00BBD1;
}

.AnswerUw-questionInfo-btn {
  margin: 0.426667rem 0.426667rem 0;
  height: 0.986667rem;
  line-height: 0.986667rem;
  background: #27CBD3;
  border-radius: 0.066667rem;
  font-size: 0.373333rem;
  color: #FFFFFF;
}

.AnswerUw-body {
  padding-bottom: 2rem;
}

.AnswerUw-footer {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0.866667rem;
}

.AnswerUw-footer div {
  font-size: 0.373333rem;
  color: #BAB7B7;
}

.AnswerUw-footer div img {
  width: 0.293333rem;
  height: 0.253333rem;
  margin-left: 0.133333rem;
}

.AnswerUw-textarea {
  margin-bottom: 0.133333rem;
  border: 0.013333rem solid #F1F1F1;
}

.AnswerUw-textarea textarea {
  font-size: 0.373333rem;
}.UwConclusion-header {
  height: 2.106667rem;
  width: 100%;
  background: url(https://prd-public-bucket.trustlife.com/FRONT/iacweb/1779877759317/static/media/uw_header.9708de70.png) no-repeat;
  background-size: 100% 2.106667rem;
  text-align: center;
  font-size: 0.373333rem;
  color: #FFFFFF;
  padding-top: 0.533333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.UwConclusion-body {
  background-color: #fff;
  padding: 0.666667rem;
  text-align: center;
  margin: -0.533333rem 0.733333rem 0;
  -webkit-box-shadow: 0 0 0.053333rem 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 0.053333rem 0 rgba(0, 0, 0, 0.25);
  border-radius: 0.133333rem;
}

.UwConclusion-body img {
  margin: 0 auto;
  width: 1.333333rem;
}

.UwConclusion-body h1 {
  font-size: 0.4rem;
  color: #1B1B1B;
  margin-top: 0.32rem;
}

.UwConclusion-body h2,
.UwConclusion-body h3 {
  text-align: left;
  font-size: 0.373333rem;
  color: #7B7B7B;
  line-height: 1.6;
}

.UwConclusion-body h2 {
  margin-top: 0.946667rem;
}

.UwConclusion-body h3 {
  margin-top: 0.32rem;
}

.UwConclusion-body ul {
  text-align: left;
  margin-top: 0.32rem;
}

.UwConclusion-body ul.pass li::before {
  background: #7FD991;
}

.UwConclusion-body ul.refuse li::before {
  background: #DA6F6F;
}

.UwConclusion-body ul.underwriting li::before {
  background: #FDD260;
}

.UwConclusion-body ul li {
  line-height: 1.6;
  font-size: 0.373333rem;
  color: #000000;
  margin-top: 0.32rem;
}

.UwConclusion-body ul li::before {
  content: "";
  display: inline-block;
  width: 9PX;
  height: 9PX;
  border-radius: 50%;
  margin-right: 0.213333rem;
}

.UwConclusion-footer {
  margin: 0.426667rem 0.773333rem;
}

.UwConclusion-footer .am-button {
  height: 0.986667rem;
  line-height: 0.986667rem;
  background: #27CBD3;
  border-radius: 0.066667rem;
  font-size: 0.373333rem;
  color: #FFFFFF;
}

.UwConclusion-footer .am-button::before {
  content: none !important;
}

.UwConclusion-footer-callBack {
  margin-top: 0.426667rem;
  text-align: right;
  font-size: 0.346667rem;
  color: #7B7B7B;
}

.UwConclusion-uploadFiles {
  margin-top: 0.32rem;
  padding-top: 0.32rem;
  border-top: 0.013333rem solid #F1F1F1;
  text-align: left;
  line-height: 1.6;
  color: #7B7B7B;
}

.UwConclusion-uploadFiles p {
  font-size: 0.266667rem;
}

.UwConclusion-uploadFiles .am-image-picker-list {
  padding: 0.16rem 0 0;
}.UnderwritingList {
  height: calc(100vh - 0.64rem);
  background: #F6F8FA;
  padding: 0.32rem;
}

.UnderwritingList-UwModal .adm-modal-title {
  font-weight: normal;
  font-size: 0.426667rem;
  color: #27262C;
  padding: 0.106667rem 0 0.213333rem;
}

.UnderwritingList-UwModal .adm-modal-content {
  margin: 0 0.533333rem;
  padding: 0 0 0.426667rem;
  font-size: 0.373333rem;
  color: #27262C;
  border-bottom: 1PX solid #C7C7CA;
}

.UnderwritingList-UwModal .adm-modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  padding: 0;
}

.UnderwritingList-UwModal .adm-modal-footer .adm-space-item {
  -ms-flex: 1 1;
      flex: 1 1;
  margin-bottom: 0;
  padding: 0.32rem 0;
}

.UnderwritingList-UwModal .adm-modal-footer .adm-space-item:nth-of-type(1) button {
  border-radius: 0;
  border-right: 1PX solid #C7C7CA;
  font-size: 0.373333rem;
  color: #959499;
}

.UnderwritingList-UwModal .adm-modal-footer .adm-space-item:nth-of-type(2) button {
  font-size: 0.373333rem;
  color: #00BBD1;
}

.UnderwritingList-item {
  background: #FFFFFF;
  border-radius: 0.32rem;
  padding: 0.32rem;
  margin-bottom: 0.16rem;
  display: -ms-flexbox;
  display: flex;
}

.UnderwritingList-item img {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 0.213333rem;
  margin-right: 0.426667rem;
}

.UnderwritingList-item-content div:nth-of-type(1) {
  font-size: 0.373333rem;
  color: #27262C;
  margin-bottom: 0.16rem;
}

.UnderwritingList-item-content div:nth-of-type(2) {
  font-size: 0.266667rem;
  color: #959499;
}.EmptyState {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.EmptyState img {
  width: 4rem;
}.RenewalList {
  background: #F6F8FA;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 2.32rem;
}

.RenewalList-empty {
  text-align: center;
  font-size: 0.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333;
  line-height: 0.56rem;
}

.RenewalList-empty img {
  width: 4.266667rem;
  display: block;
  margin: 0 auto 0.506667rem;
  padding-top: 50%;
}

.RenewalList-createPopup .adm-popup-body {
  height: 80vh;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 0.053333rem 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 0.053333rem 0 rgba(0, 0, 0, 0.06);
  border-radius: 0.426667rem 0.426667rem 0 0;
}

.RenewalList-createPopup .adm-radio {
  position: relative;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-top: 0.213333rem;
  -ms-flex-align: center;
      align-items: center;
}

.RenewalList-createPopup .adm-radio input {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block !important;
  opacity: 0;
}

.RenewalList-sticky {
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 999;
  width: 100%;
}

.RenewalList-sticky .adm-tabs-header {
  border-bottom: 0;
}

.RenewalList-sticky .adm-tabs-tab-list {
  height: 1.173333rem;
  background: #FFFFFF;
}

.RenewalList-sticky .adm-tabs-tab-list .adm-tabs-tab-wrapper {
  -ms-flex: 1 1;
      flex: 1 1;
}

.RenewalList-sticky .adm-tabs-tab-list .adm-tabs-tab {
  font-size: 0.373333rem;
  color: #ABABB2;
  line-height: 0.533333rem;
}

.RenewalList-sticky .adm-tabs-tab-list .adm-tabs-tab-active {
  background: #00BBD1;
  font-size: 0.373333rem;
  color: #FFFFFF;
  padding: 0.053333rem 1.2rem;
  border-radius: 0.48rem;
}

.RenewalList-sticky .adm-tabs-tab-list .adm-tabs-tab-active::after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-left: 0.2rem solid transparent;
  border-right: 0.2rem solid transparent;
  border-top: 0.133333rem solid #00BBD1;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -0.106667rem;
}

.RenewalList-sticky .adm-tabs-tab-list .adm-tabs-tab-line {
  display: none;
}

.RenewalList-searchUnit {
  padding: 0.32rem 0.32rem 0;
}

.RenewalList-searchUnit .adm-search-bar {
  border: 0;
}

.RenewalList-searchUnit .adm-search-bar .adm-search-bar-input-box {
  height: 0.88rem;
  background: #F6F9F9;
  border-radius: 0.44rem;
}

.RenewalList-searchUnit .adm-search-bar .adm-search-bar-input-box .adm-search-bar-input-box-icon {
  margin-left: 0.32rem;
  margin-right: 0.213333rem;
}

.RenewalList-searchUnit .adm-search-bar .adm-search-bar-input-box .adm-search-bar-input input::-webkit-input-placeholder {
  font-size: 0.32rem;
  color: #C7C7CA;
}

.RenewalList-searchUnit .adm-search-bar .adm-search-bar-input-box .adm-search-bar-input input::-moz-placeholder {
  font-size: 0.32rem;
  color: #C7C7CA;
}

.RenewalList-searchUnit .adm-search-bar .adm-search-bar-input-box .adm-search-bar-input input:-ms-input-placeholder {
  font-size: 0.32rem;
  color: #C7C7CA;
}

.RenewalList-searchUnit .adm-search-bar .adm-search-bar-input-box .adm-search-bar-input input::placeholder {
  font-size: 0.32rem;
  color: #C7C7CA;
}

.RenewalList-searchUnit .adm-search-bar-active .adm-search-bar-input-box {
  border-color: transparent;
}

.RenewalList-renewal {
  height: calc(100vh - 2.32rem - 0.426667rem);
  overflow: auto;
  padding: 0.213333rem 0.32rem;
}

.RenewalList .am-list-body {
  border-radius: 0.32rem;
  background: transparent;
}

.RenewalList .am-list-body:before,
.RenewalList .am-list-body:after {
  height: 0!important;
}

.RenewalList-renewalItem {
  border-radius: 0.32rem;
  margin-bottom: 0.16rem;
}

.RenewalList-renewalItem-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  height: 1.066667rem;
  padding: 0.213333rem 0 0 0.32rem;
  font-size: 0.32rem;
  color: #959499;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.RenewalList-renewalItem-title.blue {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXwAAACsCAMAAAD/qZThAAABL1BMVEUAAAD///8Au9EAvNH///8Avc4Au9H///////////////////////////////8Au9H///8Au9L///////////////////////////////////////////8Au9H///8Au9IAu9H///////8Au9EAu9H///////8Au9H///////////8AvNEAu9H///8AutH///////8Au9IAutL///8Au9IAutD///8AvdMAt8////////////8Au9FT0eAjxdgLvtNe1OL9/v/y/P2d5e4yydorx9kZwtYSwNT2/f227PKi5u573Odo1+QEvdL5/f74/f7r+vzW9fiV4+xx2ubj+PrK8fXD7/Su6vGp6fCH3+pa0+FO0N9Fzt48zNzc9vnR8/eO4esCvNGB3ehY0uG57fMt6zteAAAAO3RSTlMA/vjRKg/++e3Rx6mPDvTs4loVB+qfY1tONR/v1sPBqY6CaWNLSEE024tZ39jLyb6znYJ9T0Y6OiCIdJnut24AAAXkSURBVHja7N3pTpNREMbx8a0t3Ve6Wkqx1JpKQGQ1c2Jc4hKXhA9K/KQfuP974AaAtpDQmfP+fxcxOZnlObKcSr+7UyoW6vkNBfCYNvL14UH7qPtUkDaVXrnwRAGsV3X09oUgNSqdEYUXsOJZad4SpMC0RJsBsCVfpgERve5QAdhzQPshap2XCsCmEeU3WqcFBWDX64EgQs02UzbAtuoRo7f49PIKwLoCk7fItMoKwIHqc0FEBkUF4EOJ1kM8+psKwItiUxCHaVUB+FGn8RuHORdtgC+bVN8YzNkwA7yh+kZgyrsX8Ifq616ffi/g0b+vAY8uqb3KbG2/acyy8lAD9hwAny5/BaxNLjPezcoDtNjvBbz6FLBWua1JVu6LuzbAr6uANUu2d+VeegrArY/vAtYu05DVNcnSATy7DDBgbyKraisAz34GWJA5k5Wccl0B+HbBvpkNucOsrIB/KwDv2HiwonYsS+soAOc+MHMzYyzL4q9MwL/vAVbsn8tSugrAPZ6+htRmsoyhAvCPrq8hyYksNlUAEfjGwoMhSUMWKimAGLDra0muIQtUSPEF4vA/wJDkhD0zICU+BxiSzOROIwUQhx8BltTO5Q4VLouBWPwJMGWfLEkgHb4EmDImRB1IhfcBthyTqQOkASfG1tSytHyBFPgdYMyh3KKvAOJBvoM1uTNCdYAU4MjNnIzcbEcBxONvgDUTgh2A+F0EWLMnNyoqcM3eneREAUZRGK1AijhTFkAwkcSBM6f17BDbqEFR6duw/zWwAGoBN++ds4hvcPM3NOKGcZ5tJ82gP6NvnvWr77MV0MhxEWdvscaTFdDI4W2RZnexhsd8oZeDIs3GcvHYCmjlqIjzQnyhvW9FnB3xhfb2fxZptpbiC+1dFnH2xBfa85dQoOfiC+3dF3E2xRfa+2r0zbO1FF9oz+gb6KX4Qnt3RZxt8YX2/hdxXosvtPfrXZFmV3yhv4sizY74Qn+nRZpN8YX+/hVpXokv9PfB6BvnqfjCAOdFmA3xhQFuijTiCwNcF2nEFyb4UoQRX5jgTRFGfGGCP0UY8YUJfhdhxBdG+FxkEV8Y4azIIr4wwscii/jCCFdFFvGFGd4WUcQXZnhfRBFfmOF7EUV8YYa/RRTxhSGMvlnEF4b4USQRXxjipEgivjDEYZFEfGGKT0UQ8YUpjoog4gtTHBdBxBem2L8tcogvjHFQPLB3JzipBUEARTdWHx+ofBABwRnH6P734AYcHrGBinXOIm46ne6qPMQXynDpm4n4QhnTIA/xhTKWR0Ea4gt1PARpiC/UYZdQIuILdVzMgyzEFwpx75CH+EIh3jvkIb5QyHAcJCG+UMl9kIT4QiWj/0EO4gulOPpmIb5QiqNvFuILtayDFMQXahkaLJmD+EIx12aqpyC+UI2xvimIL1SzcPGQgfhCOStzfRMQX6jnLDg48YWCZsGWxBdo4D3YjvgCDSwfg62IL9DCRH23I76As+9fIL5Q1HIT9Ce+QCtvQW/iCzRz57dFb+ILtPPsp3Ff4gs0tJjNgz7EF2jq5SnoQXyBxs7sk+9BfIHWJq/y+yPxBdpbrk+Db4kvsBM3nXdn3xFfYEdGd5298l8SX2B3htfrbhB8QnyBHZuspuvZ5fnmH7/x8HQyGM/FF2D/Fqvb+24gvgAHcHXcjcUXYP+G082R+ALs3+j4VHwBDuD2RHz5aKfeURMIwDAAIqQIxgTZoKhr4xbiFoK1INoIPkAQPID3P4W3+P5m5hADFLie5QuQ93gf5QuQ9zrIF6DA7ShfgLznWb4AeZeTfAEK3OULUGAkX4ACP/IFKDCRL0CBXr4ABfbyBcgbzOQLkPe9kC9A3vBfvgB5vXwB8gZz+QLkbeULUKCTL0Be28gXIK+XL0DeXyNfgLyVfAHy2l/5AuR18gXIG8oXoMCXfAHyVvIFyNvIF6DAQr4AeVP5AuRN5AuQN5YvQIFGvgB5a/kC5HXyBcgbyRcgbydfgLytfAHylvIFyBvLFyCv/QAWCt0i8wcBUQAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}

.RenewalList-renewalItem-title.yellow {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXwAAACsCAMAAAD/qZThAAABBVBMVEUAAAD/////////////jC//////jC//////jDH/////jC//////////////////////jC7/////jC//////////////////////////////////////////jC//jC//jC7/////////////jC7/jS//jTD/jC//jC//jC//////jC//iy//////izD/ii//////jTD/jzD/////////////jC//sXP///7//Pn/kTj/nEv/5tH/o1n/n1L/+fT/69v/38T/2rz/w5P/t3z/tXj/jTH/0q7/von/l0P/lT7/9u//1rT/yZ3/rWr/8uj/7+H/0Kn/uoL/qGL/1LD/zaP/xpj/jzMFuDy0AAAANHRSTlMA7PjS+PLSWg8F/qmPTSoO7MBaQiAV4drHn2M1y8OpjouCaWNLNN/bzLOdgn1PRjo6IOR0d3NSsAAABdVJREFUeNrs3Ytu0zAUxvHTNm3SpCVJb+tatjK6sjF2lWwFmAAJEJchgRAS7/8oe4Fd2k1aju3/7yGOrM/Hn2U9+Tzey6atSaNpADylZmOyVW4fx88Eocn7vZYBULN2+WLYFYQin5WVAaBDO4uZv0HoZ8QMgC6NHgGE92LSBkCjcijw2GzLANCJ8euvM069gGavRwIPjbcNANWax1y9+affMAC0a3Hz5pluzwBwQPOlwCOj5waAGzKiB3/MiRwAd0zHAj8M2waAOyYEv36IedEGuKXB9PVBbAA4hunrgSHnXsA9TF/nzcl7ARf9+Wnx5KLiVWdn981glchjjdhzANx0+d+iNmlnsZ/II3TZ7wVc9c2iVunOMpGH4l0b4K6vFjWLdvflQfoGgLM+vreoXWcgmxsT+AIuu7RQ4GApm6JDEnDbXwsNOueykTMDwGlX7JvpkB4lsgH+rQBcx8aDFsWJrG1mADiu+mChxELWxV+ZgPt+WWhxeEGfDhCMinUzPYoViS8QDFJfRaJT3lcAoXj7zkKNaCD3ygwAH3y30CMdyD1yWnwBP3yyUCQ6Zc8MCATbZqpEK7lTaQD44bOFJsWF3CGvDAA/UK+jzCG7DkAQqh8WqiwoUQeC8MVClxNeWAAh+GehS5HILXIDwBu/LZQ5klvMDQB/0O+gTXpOqQ4QAD60UKcjN9szAPxBr6Q+S4odAP9dWWhzIDeaGuCavTvJiQKMojBaJoRUGBkGzsCB6MRpPUGDKKHvmwD7XwoLoBZw8945i/gGN39DI24Y59l20gz687JZnvWr75cV0MhxEWdvscanFdDI9VmRZnexhsd8oZfDIs3GcvHRCmjF6Bvom/hCe/+LODviC+0dGX3zbC3FF9oz+gbaE19oz19Cgb6KL7Rn9A20Kb7Q3sFbkWZrKb7Q3nMR57v4QnuvRZxt8YX2fCAf6Kf4QnsHv4s0u+IL/d0VaXbEF/q7LdJsii/0Z/TN80N8ob99o2+cz+ILAxh942yILwzwUqQRXxjgX5FGfGGA/asijPjCBL+KMOILEzwWYcQXJjD6xhFfGOGyyCK+MMJpkUV8YYTzIov4wggPRRbxhRn+FFHEF2Y4KaKIL8xwU0QRX5jhvogivjCE0TeL+MIQT0US8YUhjosk4gtDXBdJxBem+FsEEV+Y4qIIIr4whdE3ivjCFEdnRQ7xhTEOi3f27sUooRgIoGhV8UVQ/ioKCCL234oNKDzGADvuOUXcyWSS3TjEF9KYFeIQX0hjUohDfCGNel8IQ3whDwvkAxFfyMMuoUDEF/J489gsDvGFRNw7xCG+kIj3DnGILyTSmagehvhCJutCEOILmYxeCzGIL6Ti6BuF+EIqjr5RiC/ksiuEIL6QS2ewZAziC8kMfXMLQXwhG7vcQhBfyKa6eIhAfCGdrbm+AYgv5LMq3Jz4QkK2ud2e+EJC3aJwHvEFGqj7wlnEF2ihbgrnEF9Aff8D8YWkqnvfc4gv0MpXoTfxBZqZ+m3Rm/gC7Wz9NO5LfIGGupkZZ/2IL9DU2IvfXsQXaGy1LJwkvkBr9SC/J4kv0F7dPRaOEl/gIoZz786OEV/gQkbTub3yvxJf4HK64WExKPxAfIELq+PJbvbysbjjLzb7h8HySXwBrq+Op+v5QHwBbuD9c74UX4Dr6yaLe/EFuL7R86P4AlxfN30QX77bqVdchQEoCoB5ooI8CIKWvyh1WEj4CAIBSzDsfy/s4lwzs4gBCjxu8gXIO7+v8gXI+5zkC1Dge5UvQN79Jl+AvMtLvgAFnvIFKDCWL0CB/5F8AfJW8gUo0MsXoMBRvgAFJvIFyPtr5QuQtxzJFyCvly9A3nkjX4C8rXwBCgzyBchrOvkC5PXyBchrOvkC5O3kC5DXTOULkDfIFyBvKV+AAq18AfJ28gXIW8gXoEArX4C8tXwB8lbyBcg7yBegQCdfgLyZfAHyBvkC5I3lC5C3ly9A3la+AHkL+QLkzeULkNf8AH9ZKcefaB+IAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}

.RenewalList-renewalItem-title-mark {
  width: 2.88rem;
  text-align: center;
  font-size: 0.373333rem;
  color: #FFFFFF;
}

.RenewalList-renewalItem ul {
  background: #FFFFFF;
  padding: 0 0.32rem;
}

.RenewalList-renewalItem ul h3 {
  font-weight: normal;
  font-size: 0.373333rem;
  color: #27262C;
  margin-bottom: 0.213333rem;
}

.RenewalList-renewalItem ul .adm-divider {
  margin: 0;
  padding: 0.053333rem 0 0.213333rem;
}

.RenewalList-renewalItem ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 0.16rem;
}

.RenewalList-renewalItem ul li span:nth-of-type(1) {
  width: 1.92rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  margin-right: 0.106667rem;
  font-size: 0.32rem;
  color: #959499;
}

.RenewalList-renewalItem ul li span:nth-of-type(2) {
  font-size: 0.32rem;
  width: 6.306667rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  color: #27262C;
}

.RenewalList-renewalItem ul .lis {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 0.16rem;
}

.RenewalList-renewalItem ul .lis span:nth-of-type(1) {
  width: 2.56rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  margin-right: 0.106667rem;
  font-size: 0.32rem;
  color: #959499;
}

.RenewalList-renewalItem ul .lis span:nth-of-type(2) {
  font-size: 0.32rem;
  width: 6.053333rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  color: #27262C;
}

.RenewalList-renewalItem-handleBtn {
  background: #FFFFFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  gap: 0.213333rem;
  padding: 0 0.426667rem 0.213333rem;
  border-bottom-left-radius: 0.32rem;
  border-bottom-right-radius: 0.32rem;
}

.RenewalList-renewalItem-handleBtn button {
  background: #FFFFFF;
  border-radius: 0.6rem;
  border: 0.026667rem solid #00BBD1;
  padding: 0.106667rem 0.426667rem;
}

.RenewalList-renewalItem-handleBtn button span {
  font-size: 0.32rem;
  color: #00BBD1;
}.CreatePopup {
  position: relative;
}

.CreatePopup * {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.CreatePopup .RecordForm {
  height: 65vh;
  overflow: auto;
  background: #fff;
}

.CreatePopup-closeBtn {
  position: absolute;
  top: 0.426667rem;
  left: 0.426667rem;
  font-size: 0.4rem;
  font-family: FZLTZHJW--GB1-0, FZLTZHJW--GB1;
  font-weight: normal;
  color: #000000;
}

.CreatePopup h2 {
  font-size: 0.4rem;
  font-family: FZLTZHJW--GB1-0, FZLTZHJW--GB1;
  font-weight: normal;
  color: #000000;
  text-align: center;
  padding-top: 0.426667rem;
}

.CreatePopup-btnSty {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  padding: 0.373333rem 0.4rem 0.4rem;
  -webkit-box-shadow: 0 -0.013333rem 0.16rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 -0.013333rem 0.16rem 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  position: fixed;
  bottom: 0;
}

.CreatePopup-btnSty button {
  background: #27CBD3;
  border-radius: 0.16rem;
  font-size: 0.4rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #FFFFFF;
  letter-spacing: 0.013333rem;
}.RecordForm {
  background: #F7F7F7;
}

.RecordForm-reasonPopup .adm-popup-body {
  height: 40vh!important;
  padding-top: 0.853333rem;
}

.RecordForm-reasonList {
  height: 38vh;
  overflow-y: scroll;
}

.RecordForm-reasonList .adm-list-item-content-main {
  text-align: left!important;
}

.RecordForm-dateIcon {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #BEBEBE;
}

.RecordForm-dateIcon img {
  vertical-align: middle;
  width: 0.373333rem;
  height: 0.426667rem;
  margin-left: 0.266667rem;
  margin-bottom: 0.053333rem;
}

.RecordForm .adm-list-item-disabled.adm-list-item-disabled > .adm-list-item-content > * {
  opacity: 1;
}

.RecordForm .adm-list-item {
  padding-right: 0.426667rem;
}

.RecordForm .adm-list-item-content {
  padding-right: 0;
}

.RecordForm .adm-list-item-content-prefix {
  font-size: 0.4rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #000000;
}

.RecordForm .adm-list-item-content-main {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #000000;
  text-align: right;
}

.RecordForm .adm-list-item-content-arrow {
  display: none;
}

.RecordForm .adm-radio {
  margin-left: 0.426667rem;
}

.RecordForm .adm-radio img {
  width: 0.48rem;
  height: 0.48rem;
  margin-bottom: 0.066667rem;
}

.RecordForm .adm-radio .adm-radio-content {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #000000;
  margin-bottom: 0.133333rem;
}

.RecordForm .adm-form-item-vertical .adm-form-item-label {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #666666;
  text-align: left;
}

.RecordForm .adm-form-item-vertical .adm-text-area {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0.013333rem solid #DAD9D9;
  padding: 0.213333rem 0.266667rem;
  margin-top: 0.213333rem;
}

.RecordForm .adm-form-item-vertical textarea {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #000000;
  line-height: 0.426667rem;
}

.RecordForm .adm-form-item-vertical textarea::-webkit-input-placeholder {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #BEBEBE;
}

.RecordForm .adm-form-item-vertical textarea::-moz-placeholder {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #BEBEBE;
}

.RecordForm .adm-form-item-vertical textarea:-ms-input-placeholder {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #BEBEBE;
}

.RecordForm .adm-form-item-vertical textarea::placeholder {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #BEBEBE;
}.adm-popup {
  --z-index: var(--adm-popup-z-index, 1000);
  position: fixed;
  z-index: var(--z-index);
}
.adm-popup-body {
  position: fixed;
  background-color: var(--adm-color-background);
  z-index: calc(var(--z-index) + 10);
}
.adm-popup-body .adm-popup-close-icon {
  position: absolute;
  z-index: 100;
}
.adm-popup-body-position-bottom {
  width: 100%;
  bottom: 0;
  left: 0;
}
.adm-popup-body-position-bottom .adm-popup-close-icon {
  right: 8px;
  top: 8px;
}
.adm-popup-body-position-top {
  width: 100%;
  top: 0;
  left: 0;
}
.adm-popup-body-position-top .adm-popup-close-icon {
  right: 8px;
  bottom: 8px;
}
.adm-popup-body-position-left {
  height: 100%;
  top: 0;
  left: 0;
}
.adm-popup-body-position-left .adm-popup-close-icon {
  right: 8px;
  top: 8px;
}
.adm-popup-body-position-right {
  height: 100%;
  top: 0;
  right: 0;
}
.adm-popup-body-position-right .adm-popup-close-icon {
  left: 8px;
  top: 8px;
}
.adm-popup-close-icon {
  cursor: pointer;
  padding: 4px;
  font-size: 18px;
  line-height: 1;
  color: var(--adm-color-weak);
}
.adm-check-list-item-extra {
  font-size: var(--adm-font-size-10);
  line-height: 1;
  color: var(--adm-color-primary);
}
.adm-check-list-item-readonly {
  cursor: unset;
}
.adm-picker {
  --header-button-font-size: var(--adm-font-size-7);
  --title-font-size: var(--adm-font-size-7);
  --item-font-size: var(--adm-font-size-8);
  --item-height: 34px;
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  ---item-font-size: var(--item-font-size);
  ---item-height: var(--item-height);
}
.adm-picker .adm-picker-view.adm-picker-view {
  --item-font-size: var(---item-font-size);
  --item-height: var(---item-height);
}
.adm-picker-header {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-bottom: solid 1px var(--adm-color-border);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 4px 4px;
}
.adm-picker-header-button {
  font-size: var(--header-button-font-size);
  display: inline-block;
  padding: 8px 8px;
}
.adm-picker-header-button-disabled,
.adm-picker-header-button-disabled:active {
  opacity: 0.4;
  cursor: not-allowed;
}
.adm-picker-header-title {
  padding: 4px 4px;
  font-size: var(--title-font-size);
  color: var(--adm-color-text);
  text-align: center;
  -ms-flex: 1 1;
      flex: 1 1;
}
.adm-picker-body {
  -ms-flex: 1 1;
      flex: 1 1;
  width: 100%;
  height: 100%;
}
.adm-picker-body > .adm-picker-view {
  --height: 100%;
}
.adm-picker-popup .adm-popup-body {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.adm-picker-view {
  --height: 240px;
  --item-height: 34px;
  --item-font-size: var(--adm-font-size-8);
  height: var(--height);
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  background: var(--adm-color-background);
}
.adm-picker-view-column {
  height: 100%;
  -ms-flex: 1 1;
      flex: 1 1;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -ms-touch-action: none;
      touch-action: none;
  position: relative;
  z-index: 0;
}
.adm-picker-view-column-wheel {
  width: 100%;
  cursor: -webkit-grab;
  cursor: grab;
  position: absolute;
  top: calc(50% - var(--item-height) / 2);
  left: 0;
}
.adm-picker-view-column-wheel::before {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  height: 100vh;
  top: -100vh;
}
.adm-picker-view-column-wheel::after {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  height: 100vh;
  bottom: -100vh;
}
.adm-picker-view-column-item {
  font-size: var(--item-font-size);
  padding: 0 6px;
  height: var(--item-height);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.adm-picker-view-column-item-label {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.adm-picker-view-column-accessible {
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
  top: calc(var(--item-height) * -1);
  z-index: 0;
  padding-bottom: 1px;
}
.adm-picker-view-column-accessible > * {
  -ms-flex: 1 1;
      flex: 1 1;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.adm-picker-view-column-accessible-current {
  position: absolute;
  width: 100%;
  height: 100%;
}
.adm-picker-view-column-accessible-button {
  width: 100%;
  height: 100%;
}
.adm-picker-view-mask {
  position: absolute;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  pointer-events: none;
}
.adm-picker-view-mask-top,
.adm-picker-view-mask-bottom {
  -ms-flex: auto;
      flex: auto;
}
.adm-picker-view-mask-middle {
  height: var(--item-height);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex: none;
      flex: none;
  border-top: solid 1px var(--adm-color-border);
  border-bottom: solid 1px var(--adm-color-border);
}
.adm-picker-view-mask-top {
  background: var(--adm-color-background);
  -webkit-mask: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), color-stop(50%, rgba(0, 0, 0, 0.8)), to(#000000));
  -webkit-mask: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
  mask: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), color-stop(50%, rgba(0, 0, 0, 0.8)), to(#000000));
  mask: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
}
.adm-picker-view-mask-bottom {
  background: var(--adm-color-background);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(50%, rgba(0, 0, 0, 0.8)), to(#000000));
  -webkit-mask: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
  mask: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(50%, rgba(0, 0, 0, 0.8)), to(#000000));
  mask: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
}
.adm-picker-view-loading-content {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.adm-picker-view-item-height-measure {
  position: relative;
  left: 0;
  top: 0;
  height: var(--item-height);
  width: 0;
  pointer-events: none;
}
.adm-safe-area {
  --multiple: var(--adm-safe-area-multiple, 1);
  display: block;
  width: 100%;
}
.adm-safe-area-position-top {
  padding-top: calc(env(safe-area-inset-top) * var(--multiple));
}
.adm-safe-area-position-bottom {
  padding-bottom: calc(env(safe-area-inset-bottom) * var(--multiple));
}
.adm-radio {
  --icon-size: 22px;
  --font-size: var(--adm-font-size-9);
  --gap: 8px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: text-bottom;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
}
.adm-radio input {
  display: none;
}
.adm-radio .adm-radio-icon {
  -ms-flex: none;
      flex: none;
  border: 1px solid var(--adm-color-light);
  border-radius: var(--icon-size);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: var(--icon-size);
  height: var(--icon-size);
  color: var(--adm-color-text-light-solid);
}
.adm-radio .adm-radio-icon > svg {
  display: block;
  width: 100%;
  height: 100%;
}
.adm-radio.adm-radio-block {
  display: -ms-flexbox;
  display: flex;
}
.adm-radio.adm-radio-checked .adm-radio-icon {
  border-color: var(--adm-color-primary);
  background-color: var(--adm-color-primary);
}
.adm-radio.adm-radio-disabled {
  cursor: not-allowed;
}
.adm-radio.adm-radio-disabled .adm-radio-content {
  opacity: 0.4;
}
.adm-radio.adm-radio-disabled .adm-radio-icon {
  color: #b7b7b7;
  border-color: var(--adm-color-light);
  background-color: var(--adm-color-fill-content);
}
.adm-radio .adm-radio-custom-icon {
  font-size: var(--icon-size);
}
.adm-radio-content {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  font-size: var(--font-size);
  padding-left: var(--gap);
}
.adm-text-area {
  --font-size: var(--adm-font-size-9);
  --color: var(--adm-color-text);
  --placeholder-color: var(--adm-color-light);
  --disabled-color: var(--adm-color-weak);
  --text-align: left;
  --count-text-align: right;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.adm-text-area-element {
  font-family: var(--adm-font-family);
  resize: none;
  -ms-flex: auto;
      flex: auto;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  padding: 0;
  margin: 0;
  color: var(--color);
  font-size: var(--font-size);
  line-height: 1.5;
  background: transparent;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  min-height: 1.5em;
  text-align: var(--text-align);
}
.adm-text-area-element::-webkit-input-placeholder {
  color: var(--placeholder-color);
  font-family: inherit;
}
.adm-text-area-element::-moz-placeholder {
  color: var(--placeholder-color);
  font-family: inherit;
}
.adm-text-area-element:-ms-input-placeholder {
  color: var(--placeholder-color);
  font-family: inherit;
}
.adm-text-area-element::placeholder {
  color: var(--placeholder-color);
  font-family: inherit;
}
.adm-text-area-element:-webkit-autofill {
  background-color: transparent;
}
.adm-text-area-element:disabled {
  color: var(--disabled-color);
  cursor: not-allowed;
  opacity: 1;
  -webkit-text-fill-color: var(--disabled-color);
}
.adm-text-area-element:-moz-read-only {
  cursor: default;
}
.adm-text-area-element:read-only {
  cursor: default;
}
.adm-text-area-element:invalid {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.adm-text-area-element::-ms-clear {
  display: none;
}
.adm-text-area-element[readonly] {
  pointer-events: none;
}
.adm-text-area-element-hidden {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1000;
}
.adm-text-area-count {
  text-align: var(--count-text-align);
  color: var(--adm-color-weak);
  font-size: var(--adm-font-size-9);
  padding-top: 8px;
}
.adm-divider-horizontal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 16px 0;
  border-width: 0;
  border-color: var(--adm-color-border);
  border-style: solid;
  color: var(--adm-color-weak);
  font-size: 14px;
}
.adm-divider-left.adm-divider-horizontal::before {
  max-width: 10%;
}
.adm-divider-right.adm-divider-horizontal::after {
  max-width: 10%;
}
.adm-divider-horizontal::after,
.adm-divider-horizontal::before {
  -ms-flex: auto;
      flex: auto;
  display: block;
  content: '';
  border-style: inherit;
  border-color: inherit;
  border-width: 1px 0 0;
}
.adm-divider-horizontal .adm-divider-content {
  -ms-flex: none;
      flex: none;
  padding: 0 16px;
}
.adm-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  height: 0.9em;
  margin: 0 16px;
  vertical-align: middle;
  border-top: 0;
  border-left: 1px solid var(--adm-color-border);
}
.adm-search-bar {
  --height: 32px;
  --padding-left: 8px;
  --background: var(--adm-color-fill-content);
  --border-radius: 6px;
  --placeholder-color: var(--adm-color-weak);
  ---placeholder-color: var(--placeholder-color);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: var(--height);
}
.adm-search-bar .adm-search-bar-input-box {
  -ms-flex: auto;
      flex: auto;
  background: var(--background);
  border-radius: var(--border-radius);
  border: solid 1px transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding-left: var(--padding-left);
}
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input-box-icon {
  -ms-flex: none;
      flex: none;
  color: var(--adm-color-light);
  font-size: var(--adm-font-size-8);
}
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input {
  -ms-flex: auto;
      flex: auto;
  padding: 4px 8px 4px 4px;
  height: calc(var(--height) - 2px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-input {
  --placeholder-color: var(---placeholder-color);
  --font-size: var(--adm-font-size-7);
}
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input .adm-input-element {
  line-height: 19px;
}
.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-search-bar-input-without-icon {
  padding-left: 8px;
}
.adm-search-bar .adm-search-bar-suffix {
  -ms-flex: none;
      flex: none;
  margin-left: 4px;
}
.adm-search-bar .adm-search-bar-cancel-button.adm-button {
  padding: 3px 12px;
}
.adm-search-bar-active .adm-input.adm-input.adm-input {
  --placeholder-color: var(--adm-color-light);
}
.adm-search-bar-active .adm-search-bar-input-box {
  border-color: var(--adm-color-primary);
  background: var(--adm-color-background);
}
.adm-tabs {
  --title-font-size: var(--adm-font-size-9);
  --content-padding: 12px;
  --active-line-height: 2px;
  --active-line-border-radius: var(--active-line-height);
  --active-line-color: var(--adm-color-primary);
  --active-title-color: var(--adm-color-primary);
  position: relative;
  min-width: 0;
}
.adm-tabs-header {
  position: relative;
  border-bottom: solid 1px var(--adm-color-border);
}
.adm-tabs-tab-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  overflow-x: scroll;
  scrollbar-width: none;
}
.adm-tabs-tab-list::-webkit-scrollbar {
  display: none;
}
.adm-tabs-tab-wrapper {
  padding: 0 12px;
}
.adm-tabs-tab-wrapper-stretch {
  -ms-flex: auto;
      flex: auto;
}
.adm-tabs-tab {
  white-space: nowrap;
  padding: 8px 0 10px;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  margin: 0 auto;
  font-size: var(--title-font-size);
  position: relative;
  cursor: pointer;
}
.adm-tabs-tab-active {
  color: var(--active-title-color);
}
.adm-tabs-tab-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.adm-tabs-tab-line {
  position: absolute;
  bottom: 0;
  height: var(--active-line-height);
  background: var(--active-line-color);
  border-radius: var(--active-line-border-radius);
}
.adm-tabs-content {
  padding: var(--content-padding);
}
.adm-tabs-header-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 30px;
  height: 100%;
  pointer-events: none;
}
.adm-tabs-header-mask-left {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(var(--adm-color-background)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, var(--adm-color-background), rgba(255, 255, 255, 0));
  background: -o-linear-gradient(left, var(--adm-color-background), rgba(255, 255, 255, 0));
  background: linear-gradient(to right, var(--adm-color-background), rgba(255, 255, 255, 0));
}
.adm-tabs-header-mask-right {
  right: 0;
  background: -webkit-gradient(linear, right top, left top, from(var(--adm-color-background)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, var(--adm-color-background), rgba(255, 255, 255, 0));
  background: -o-linear-gradient(right, var(--adm-color-background), rgba(255, 255, 255, 0));
  background: linear-gradient(to left, var(--adm-color-background), rgba(255, 255, 255, 0));
}
.RecordsList {
  background: #F6F8FA;
  height: 100vh;
  overflow: auto;
  padding-bottom: 0.32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.RecordsList-empty {
  text-align: center;
  font-size: 0.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333;
  line-height: 0.56rem;
}

.RecordsList-empty img {
  width: 4.266667rem;
  display: block;
  margin: 0 auto 0.506667rem;
  padding-top: 50%;
}

.RecordsList-recordItem {
  background: #FFFFFF;
  border-radius: 0.32rem;
  margin: 0.32rem 0.32rem 0;
  padding: 0.426667rem 0.32rem 0;
}

.RecordsList-recordItem p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-bottom: 0.426667rem;
}

.RecordsList-recordItem p span:nth-of-type(1) {
  font-size: 0.373333rem;
  color: #616062;
}

.RecordsList-recordItem p span:nth-of-type(2) {
  font-size: 0.373333rem;
  color: #27262C;
}.RecordDetails {
  background: #F6F8FA;
  height: calc(100vh - 2.533333rem - 0.32rem);
  padding: 0.32rem 0 2.533333rem;
}

.RecordDetails-list {
  margin: 0 0.213333rem;
}

.RecordDetails-list .adm-list-body {
  border-radius: 0.266667rem;
  padding: 0.106667rem 0;
}

.RecordDetails-list .adm-list-item {
  padding: 0 0.32rem;
}

.RecordDetails-list .adm-list-item-content {
  border-top: 0;
  padding-right: 0;
}

.RecordDetails-list .adm-list-item-content-main {
  font-size: 0.373333rem;
  color: #616062;
  padding: 0.32rem 0;
}

.RecordDetails-list .adm-list-item-content-extra {
  font-size: 0.373333rem;
  color: #27262C;
}

.RecordDetails-list .adm-list-item-description {
  font-size: 0.32rem;
  color: #27262C;
  margin-top: 0.32rem;
  padding: 0.213333rem 0.32rem;
  border-radius: 0.213333rem;
  border: 0.013333rem solid #C7C7CA;
  min-height: 2.666667rem;
}

.RecordDetails-createPopup .adm-popup-body {
  height: 80vh;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 0.053333rem 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 0.053333rem 0 rgba(0, 0, 0, 0.06);
  border-radius: 0.426667rem 0.426667rem 0 0;
}

.RecordDetails-another {
  background: #F6F8FA;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  gap: 0.426667rem;
  padding: 0.533333rem 0.64rem;
}

.RecordDetails-another button {
  width: 4.146667rem;
  height: 1.2rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border: 0.026667rem solid #00BBD1;
  border-radius: 0.6rem;
  font-size: 0.426667rem;
  color: #FFFFFF;
  padding: 0.32rem 1.2rem;
  white-space: nowrap;
}

.RecordDetails-another button:nth-last-of-type(1) {
  background: #FFFFFF;
  color: #00BBD1;
}.DataBase {
  min-height: 100vh;
  background: #F6F8FA;
}

.DataBase .adm-tabs {
  position: sticky;
  top: 0;
  z-index: 999;
}

.DataBase .adm-tabs .adm-tabs-header {
  border-bottom: 0;
}

.DataBase .adm-tabs-tab-list {
  height: 1.173333rem;
  background: #FFFFFF;
}

.DataBase .adm-tabs-tab-list .adm-tabs-tab {
  font-size: 0.373333rem;
  color: #ABABB2;
}

.DataBase .adm-tabs-tab-list .adm-tabs-tab-active {
  background: #00BBD1;
  font-size: 0.373333rem;
  color: #FFFFFF;
  line-height: 0.533333rem;
  padding: 0.053333rem 0.32rem;
  border-radius: 0.48rem;
}

.DataBase .adm-tabs-tab-list .adm-tabs-tab-active::after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-left: 0.2rem solid transparent;
  border-right: 0.2rem solid transparent;
  border-top: 0.133333rem solid #00BBD1;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -0.12rem;
}

.DataBase .adm-tabs-tab-list .adm-tabs-tab-line {
  display: none;
}

.DataBase-empty {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.4rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #000000;
}

.DataBase-empty img {
  margin-top: 40%;
  margin-bottom: 0.32rem;
  bottom: -0.12rem;
}

.DataBase-empty .adm-tabs-tab-line {
  display: none;
}

.DataBase-empty {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.4rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #000000;
}

.DataBase-empty img {
  margin-top: 40%;
  margin-bottom: 0.32rem;
}.repository {
  background: #F9F9F9;
  height: 100%;
}

.repository .adm-popover {
  z-index: 99;
  left: 0.066667rem!important;
  top: 1.066667rem!important;
}

.repository .adm-popover .adm-popover-arrow {
  left: 42%!important;
  top: -0.2rem !important;
  --arrow-icon-rotate: 180deg!important;
}

.repository .adm-popover-inner {
  background: #ffffff;
  -webkit-box-shadow: 0 0 0.186667rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.186667rem 0 rgba(0, 0, 0, 0.15);
}

.repository .adm-popover-inner .adm-popover-menu-list {
  min-width: unset;
}

.repository .adm-popover-inner .adm-popover-menu-list .adm-popover-menu-item {
  padding: unset;
}

.repository .adm-popover-inner .adm-popover-menu-list .adm-popover-menu-item .adm-popover-menu-item-text {
  text-align: center;
  padding: 0.32rem 0.586667rem;
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-weight: normal;
  color: #333333;
}

.repository-fixedSty {
  background: #F9F9F9;
  width: 100%;
  padding: 0.32rem 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.repository-searchSty {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  height: 0.96rem;
  background: #F0F0F0;
  border-radius: 0.48rem;
}

.repository-searchSty-select {
  border-right: 0.026667rem solid #E4E4E4;
  text-align: center;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-weight: normal;
  color: #333333;
}

.repository-searchSty-select .antd-mobile-icon {
  font-size: 0.32rem;
  color: #27CBD3;
  margin-left: 0.106667rem;
}

.repository-searchSty .adm-search-bar {
  -ms-flex: 1 1;
      flex: 1 1;
}

.repository-searchSty .adm-search-bar .adm-search-bar-input-box {
  background: #F0F0F0;
}

.repository-searchSty .adm-search-bar .adm-search-bar-input-box .adm-search-bar-input {
  padding: unset;
}

.repository-searchSty .adm-search-bar .adm-search-bar-input-box input::-webkit-input-placeholder {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-weight: normal;
  color: #CCCCCC;
}

.repository-searchSty .adm-search-bar .adm-search-bar-input-box input::-moz-placeholder {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-weight: normal;
  color: #CCCCCC;
}

.repository-searchSty .adm-search-bar .adm-search-bar-input-box input:-ms-input-placeholder {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-weight: normal;
  color: #CCCCCC;
}

.repository-searchSty .adm-search-bar .adm-search-bar-input-box input::placeholder {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-weight: normal;
  color: #CCCCCC;
}

.repository-searchSty .adm-search-bar-active .adm-search-bar-input-box {
  border-color: #F0F0F0;
  background: #F0F0F0;
}

.repository-searchSty-icon {
  width: 0.346667rem;
  height: 0.346667rem;
  vertical-align: top;
  padding: 0 0.373333rem;
}

.repository-select {
  width: 8.746667rem;
  height: 1.066667rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0.026667rem 0.066667rem 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0.026667rem 0.066667rem 0 rgba(0, 0, 0, 0.5);
  margin-top: 0.346667rem;
  font-size: 0.373333rem;
  color: #AEAEAE;
  font-weight: 600;
}

.repository-select .select-content {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 0.44rem;
}

.repository-select .select-content .icon-select {
  width: 0.613333rem;
  height: 0.48rem;
  vertical-align: middle;
  margin-left: 0.266667rem;
}

.repository-input {
  width: 8.746667rem;
  height: 1.066667rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0.026667rem 0.066667rem 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0.026667rem 0.066667rem 0 rgba(0, 0, 0, 0.5);
  margin: 0.346667rem 0;
  font-size: 0.373333rem;
  color: #AEAEAE;
  font-weight: 600;
  position: relative;
}

.repository-input input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  text-indent: 0.44rem;
}

.repository-input input::-webkit-input-placeholder {
  color: #AEAEAE;
  font-weight: 600;
}

.repository-input input::-moz-placeholder {
  color: #AEAEAE;
  font-weight: 600;
}

.repository-input input:-ms-input-placeholder {
  color: #AEAEAE;
  font-weight: 600;
}

.repository-input input::placeholder {
  color: #AEAEAE;
  font-weight: 600;
}

.repository-input img {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  right: 0.44rem;
  top: 0.333333rem;
}

.repository-query {
  background: #F5F5F5;
  padding: 0.066667rem 0.666667rem;
}

.repository-shrink {
  margin: auto;
  width: 4.386667rem;
  height: 0.8rem;
  background: #F5F5F5;
  -webkit-box-shadow: 0 0.026667rem 0.053333rem 0 rgba(156, 156, 156, 0.5);
          box-shadow: 0 0.026667rem 0.053333rem 0 rgba(156, 156, 156, 0.5);
  border-radius: 0 0 0.4rem 0.4rem;
  text-align: center;
  line-height: 0.8rem;
}

.repository-shrink img {
  width: 0.613333rem;
  height: 0.413333rem;
}

.repository-content {
  padding: 0.133333rem 0.666667rem 0.666667rem;
  height: 80vh;
  overflow-y: scroll;
}

.repository-content-card {
  width: 8.213333rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0.026667rem 0.026667rem 0.133333rem 0 rgba(0, 0, 0, 0.27);
          box-shadow: 0.026667rem 0.026667rem 0.133333rem 0 rgba(0, 0, 0, 0.27);
  border-radius: 0.106667rem;
  padding: 0.266667rem;
  margin-bottom: 0.533333rem;
}

.repository-content-card-title {
  font-size: 0.373333rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #27262C;
  line-height: 0.533333rem;
  letter-spacing: 0.013333rem;
  text-decoration: underline;
}

.repository-content-card-download {
  font-size: 0.266667rem;
  color: #3453FF;
  margin-top: 0.4rem;
}

.repository-content-card-download img {
  width: 0.266667rem;
  height: 0.306667rem;
  margin-left: 0.133333rem;
  vertical-align: middle;
}

.repository-content-card-text {
  color: #505050;
  margin-top: 0.533333rem;
  line-height: 1.7;
}

.picker-wrap {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}

.picker-wrap .picker-mask {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}

.picker-wrap .picker-body {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 11;
  background: #fff;
  width: 100%;
  text-align: center;
  line-height: 2;
  border-radius: 0.266667rem 0.266667rem 0 0;
  padding: 0.266667rem 0;
}

.picker-wrap .picker-body ul {
  padding: 0 0.666667rem;
  line-height: 3;
}

.picker-wrap .picker-body ul li:not(:nth-last-of-type(1)) {
  border-bottom: 1PX solid #eaeaea;
}

.modal-body {
  width: 8.48rem;
  max-height: 13.16rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0.026667rem 0.026667rem 0.133333rem 0 rgba(0, 0, 0, 0.27);
          box-shadow: 0.026667rem 0.026667rem 0.133333rem 0 rgba(0, 0, 0, 0.27);
  border-radius: 0.106667rem;
  padding: 0.4rem;
  overflow: auto;
}

.modal-body .modal-body-title {
  border-bottom: 0.013333rem solid #AEAEAE;
  padding-bottom: 0.4rem;
  color: #27262C;
  font-size: 0.4rem;
  font-weight: 600;
}

.modal-body .modal-body-content {
  margin: 0.4rem 0;
  text-align: left;
  height: 9.333333rem;
  overflow-y: auto;
}

.modal-body .modal-body-footer button {
  width: 100%;
  height: 1.173333rem;
  background: #00BBD1;
  border-radius: 0.106667rem;
  color: #fff;
  border: none;
}.ProductList {
  overflow: auto;
  padding: 0.213333rem 0.32rem;
}

.ProductList-content {
  background: #FFFFFF;
  border-radius: 0.32rem;
  margin-bottom: 0.16rem;
  padding: 0.32rem;
  display: -ms-flexbox;
  display: flex;
}

.ProductList-content .adm-image {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 0.213333rem;
  margin-right: 0.426667rem;
}

.ProductList-content-info {
  -ms-flex: 1 1;
      flex: 1 1;
}

.ProductList-content-info p:nth-of-type(1) {
  font-size: 0.373333rem;
  color: #27262C;
  margin-bottom: 0.106667rem;
}

.ProductList-content-info p:nth-of-type(2) {
  font-size: 0.266667rem;
  color: #959499;
}.adm-empty {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 24px 0;
}
.adm-empty-image-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.adm-empty-image-container .adm-empty-image {
  width: 64px;
  height: intrinsic;
}
.adm-empty-description {
  margin-top: 8px;
  font-size: var(--adm-font-size-6);
  color: var(--adm-color-light);
}
.ProductInfo {
  min-height: 100vh;
  background: #F6F8FA;
}

.ProductInfo .adm-tabs {
  position: sticky;
  top: 0;
  z-index: 999;
}

.ProductInfo .adm-tabs-tab-list {
  height: 1.173333rem;
  background: #FFFFFF;
}

.ProductInfo .adm-tabs-tab-list .adm-tabs-tab {
  font-size: 0.373333rem;
  color: #ABABB2;
}

.ProductInfo .adm-tabs-tab-list .adm-tabs-tab-active {
  background: #00BBD1;
  font-size: 0.373333rem;
  color: #FFFFFF;
  padding: 0.053333rem 0.32rem;
  border-radius: 0.48rem;
}

.ProductInfo .adm-tabs-tab-list .adm-tabs-tab-active::after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-left: 0.2rem solid transparent;
  border-right: 0.2rem solid transparent;
  border-top: 0.133333rem solid #00BBD1;
  position: absolute;
  left: 40%;
  bottom: -0.093333rem;
}

.ProductInfo .adm-tabs-tab-list .adm-tabs-tab-line {
  display: none;
}

.ProductInfo-components {
  padding: 0.32rem;
}

.ProductInfo-components h2 {
  font-size: 0.373333rem;
  font-family: FZLTZHJW--GB1, FZLTZHJW--GB1;
  font-weight: normal;
  color: #27262C;
  margin-bottom: 0.426667rem;
}

.ProductInfo-components h2:before {
  content: "";
  display: inline-block;
  width: 0.08rem;
  height: 0.266667rem;
  background: #00BBD1;
  border-radius: 0.066667rem;
  margin-right: 0.213333rem;
}

.ProductInfo-components-item {
  display: inline-block;
  text-align: center;
  width: 2.453333rem;
  margin: 0 0.333333rem 0.266667rem;
}

.ProductInfo-components-item-icon {
  height: 2.4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.ProductInfo-components-item .adm-ellipsis {
  font-size: 0.346667rem;
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-weight: normal;
  color: #333333;
  word-break: break-all;
  height: 1.6rem;
}.adm-ellipsis {
  overflow: hidden;
  line-height: 1.5;
}
.ProductPoster {
  min-height: 100vh;
  background: #F6F8FA;
}

.ProductPoster .adm-tabs {
  position: sticky;
  top: 0;
  z-index: 999;
}

.ProductPoster .adm-tabs .adm-tabs-header {
  border-bottom: 0;
}

.ProductPoster .adm-tabs-tab-list {
  height: 1.173333rem;
  background: #FFFFFF;
}

.ProductPoster .adm-tabs-tab-list .adm-tabs-tab-wrapper {
  -ms-flex: 1 1;
      flex: 1 1;
}

.ProductPoster .adm-tabs-tab-list .adm-tabs-tab {
  font-size: 0.373333rem;
  color: #ABABB2;
  line-height: 0.533333rem;
}

.ProductPoster .adm-tabs-tab-list .adm-tabs-tab-active {
  background: #00BBD1;
  font-size: 0.373333rem;
  color: #FFFFFF;
  padding: 0.053333rem 1rem;
  border-radius: 0.48rem;
}

.ProductPoster .adm-tabs-tab-list .adm-tabs-tab-active::after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-left: 0.2rem solid transparent;
  border-right: 0.2rem solid transparent;
  border-top: 0.133333rem solid #00BBD1;
  position: absolute;
  left: 43%;
  bottom: -0.12rem;
}

.ProductPoster .adm-tabs-tab-list .adm-tabs-tab-line {
  display: none;
}

.ProductPoster-empty {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.4rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #000000;
}

.ProductPoster-empty img {
  margin-top: 40%;
  margin-bottom: 0.32rem;
}.ProductScheme {
  overflow: auto;
  padding: 0.213333rem 0.32rem;
}

.ProductScheme-content {
  background: #FFFFFF;
  border-radius: 0.32rem;
  margin-bottom: 0.16rem;
  padding: 0.32rem;
}

.ProductScheme-content-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.ProductScheme-content-title h3 {
  font-weight: normal;
  font-size: 0.373333rem;
  color: #27262C;
}

.ProductScheme-content-title span {
  font-size: 0.373333rem;
  color: #00BBD1;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.ProductScheme-content-title span img {
  margin-left: 0.106667rem;
  width: 0.373333rem;
  height: 0.373333rem;
  vertical-align: baseline;
}

.ProductScheme-content-images {
  display: -ms-flexbox;
  display: flex;
}

.ProductScheme-content-images .adm-image {
  margin-top: 0.213333rem;
  background: #D8D8D8;
  border-radius: 0.106667rem;
  width: 1.36rem;
  height: 1.36rem;
  margin-right: 0.426667rem;
}.PosterList {
  padding: 0.32rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.PosterList-posterItem {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  vertical-align: top;
  margin: 0 0.213333rem 0.426667rem;
  width: 2.693333rem;
}

.PosterList-posterItem-image {
  position: relative;
}

.PosterList-posterItem-image img {
  vertical-align: top;
}

.PosterList-posterItem-image p {
  position: absolute;
  bottom: 0;
  width: 2.693333rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  font-size: 0.373333rem;
  color: #FFFFFF;
}

.PosterList-posterItem .adm-ellipsis {
  width: 2.693333rem;
  font-size: 0.293333rem;
  color: #27262C;
  padding-top: 0.186667rem;
  word-break: break-all;
  height: 1.2rem;
}.SchemePosterList {
  min-height: 100vh;
  background: #F6F8FA;
}.CreatePoster {
  height: 100vh;
  background: #F6F8FA;
}

.CreatePoster-imgStyle {
  width: 100%;
  padding: 0.32rem 1.12rem 1.946667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.CreatePoster .adm-button {
  height: 1.2rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border-radius: 0.6rem;
  font-size: 0.426667rem;
  color: #FFFFFF;
}

.CreatePoster-btnStyle {
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
  padding: 0 0.64rem 0.426667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.CreatePoster-btnStylePopup {
  background: #FFFFFF;
  width: 100%;
  padding: 0.32rem 0.64rem 0.426667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.CreatePoster-createPopup .adm-popup-body {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.CreatePoster-createPopup-content {
  background: #FFFFFF;
  border-radius: 0.266667rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 0.213333rem;
  padding: 0.32rem;
}

.CreatePoster-createPopup-content-info-name {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0.16rem;
}

.CreatePoster-createPopup-content-info-name img {
  border: 0.013333rem solid #979797;
  border-radius: 50%;
  margin-right: 0.32rem;
}

.CreatePoster-createPopup-content-info-name h2 {
  font-weight: normal;
  font-size: 0.426667rem;
  color: #27262C;
}

.CreatePoster-createPopup-content-info p {
  font-size: 0.32rem;
  color: #959499;
  margin-top: 0.133333rem;
}

.CreatePoster-createPopup-content-info p span {
  font-size: 0.32rem;
  color: #27262C;
}

.CreatePoster-createPopup-setup {
  background: #FFFFFF;
  border-radius: 0.266667rem;
  padding: 0.426667rem 0;
  margin: 0.213333rem;
}

.CreatePoster-createPopup-setup h2 {
  font-weight: normal;
  font-size: 0.426667rem;
  color: #27262C;
}

.CreatePoster-createPopup-setup h2:before {
  content: "";
  display: inline-block;
  width: 0.106667rem;
  height: 0.48rem;
  background: #00BBD1;
  border-radius: 0 1.333333rem 1.333333rem 0;
  margin-right: 0.213333rem;
  margin-bottom: -0.08rem;
}

.CreatePoster-createPopup-setup ul {
  padding: 0 0.32rem;
}

.CreatePoster-createPopup-setup ul li {
  font-size: 0.4rem;
  color: #959499;
  margin-top: 0.533333rem;
}

.CreatePoster-createPopup-setup ul li .adm-switch {
  float: right;
}@-webkit-keyframes loading-rotate {
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@keyframes loading-rotate {
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.adm-switch {
  --checked-color: var(--adm-color-primary);
  --height: 31px;
  --width: 51px;
  --border-width: 2px;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  -ms-flex-item-align: center;
      align-self: center;
  cursor: pointer;
  /* 选中状态 */
  /* 禁用状态 */
  /* loading图标 */
}
.adm-switch input {
  display: none;
}
.adm-switch-checkbox {
  min-width: var(--width);
  height: var(--height);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 31px;
  background: var(--adm-color-border);
  z-index: 0;
  overflow: hidden;
  line-height: var(--height);
}
.adm-switch-checkbox:before {
  content: ' ';
  position: absolute;
  left: var(--border-width);
  top: var(--border-width);
  width: calc(100% - 2 * var(--border-width));
  height: calc(var(--height) - 2 * var(--border-width));
  border-radius: calc(var(--height) - 2 * var(--border-width));
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: var(--adm-color-background);
  z-index: 1;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.adm-switch-handle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: calc(var(--height) - 2 * var(--border-width));
  height: calc(var(--height) - 2 * var(--border-width));
  border-radius: calc(var(--height) - 2 * var(--border-width));
  background: var(--adm-color-text-light-solid);
  position: absolute;
  z-index: 2;
  top: var(--border-width);
  left: var(--border-width);
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2), 0 2px 11.5px 0 rgba(0, 0, 0, 0.08), -1px 2px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2), 0 2px 11.5px 0 rgba(0, 0, 0, 0.08), -1px 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.adm-switch-inner {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 8px 0 calc(var(--height) - var(--border-width) + 4px);
  height: 100%;
  color: var(--adm-color-weak);
  -webkit-transition: margin 200ms;
  -o-transition: margin 200ms;
  transition: margin 200ms;
  font-size: var(--adm-font-size-7);
}
.adm-switch.adm-switch-checked .adm-switch-checkbox {
  background: var(--checked-color);
}
.adm-switch.adm-switch-checked .adm-switch-checkbox:before {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.adm-switch.adm-switch-checked .adm-switch-handle {
  left: calc(100% - (var(--height) - var(--border-width)));
}
.adm-switch.adm-switch-checked .adm-switch-inner {
  margin: 0 calc(var(--height) - var(--border-width) + 5px) 0 10px;
  color: var(--adm-color-text-light-solid);
}
.adm-switch.adm-switch-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.adm-switch-spin-icon {
  width: 14px;
  height: 14px;
  -webkit-animation: loading-rotate 1s linear infinite;
          animation: loading-rotate 1s linear infinite;
}
.PreviewPoster {
  height: 100vh;
  background: #F6F8FA;
}

.PreviewPoster-imgStyle {
  width: 100%;
  padding: 0.4rem 1.813333rem 1.946667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.PreviewPoster-btnStyle {
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
  padding: 0 0.64rem 0.426667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.PreviewPoster-btnStyle .adm-button {
  height: 1.2rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border-radius: 0.6rem;
  font-size: 0.426667rem;
  color: #FFFFFF;
  margin-right: 0.213333rem;
}

.PreviewPoster-btnStyle-del.adm-button {
  background: #F6F8FA;
  border: 0.026667rem solid #F3747D;
  color: #F3747D;
}

.posterDelCls .adm-modal-footer {
  -ms-flex-direction: unset;
      flex-direction: unset;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.posterDelCls .adm-modal-footer .adm-space-item {
  -ms-flex: 1 1;
      flex: 1 1;
}

.posterDelCls .adm-modal-footer .adm-space-item button {
  color: #27CBD3;
  height: 1.066667rem;
}

.posterDelCls .adm-modal-footer .adm-space-item:nth-of-type(1) {
  margin-bottom: unset;
}

.posterDelCls .adm-modal-footer .adm-space-item:nth-of-type(1) button {
  background-color: #27CBD3;
  border-color: #27CBD3;
  color: #FFFFFF;
  padding: unset;
}.HealthToldNew_header div:nth-child(1) {
  background: #DCF8FB;
  padding: 0.16rem 0.533333rem;
  font-size: 0.373333rem;
  color: #171C1C;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.HealthToldNew_header div:nth-child(1) span {
  width: 0.88rem;
  height: 0.533333rem;
  text-align: center;
  background: -webkit-linear-gradient(244deg, #32F5FF 0%, #00BBD1 100%);
  background: -o-linear-gradient(244deg, #32F5FF 0%, #00BBD1 100%);
  background: linear-gradient(206deg, #32F5FF 0%, #00BBD1 100%);
  border-radius: 0.04rem 0.173333rem 0.04rem 0.173333rem;
  font-size: 0.32rem;
  color: #FFFFFF;
  margin-right: 0.32rem;
}

.HealthToldNew_header div:nth-child(2) {
  background: #F2FEFF;
  padding: 0.32rem 0.426667rem;
  font-size: 0.32rem;
  color: #171C1C;
}

.HealthToldNew_body {
  padding: 0;
  margin-top: 0.213333rem;
}

.HealthToldNew_body_tips {
  font-size: 0.32rem;
  color: #171C1C;
}

.HealthToldNew_body_item {
  background-color: #fff;
  padding: 0.426667rem;
}

.HealthToldNew_body_footer {
  background-color: #fff;
  margin-top: 0.32rem;
  padding: 0.426667rem;
}

.HealthToldNew_body .adm-tabs {
  --title-font-size: 0.373333rem;
  --content-padding: 0;
  --active-line-height: 0;
  --active-title-color: #00BBD1;
}

.HealthToldNew_body .adm-tabs .adm-tabs-header {
  background-color: #fff;
}

.HealthToldNew_body .adm-tabs .adm-tabs-tab {
  border-radius: 0.173333rem 0.173333rem 0 0;
}

.HealthToldNew_body .adm-tabs .adm-tabs-tab.adm-tabs-tab-active {
  background: -webkit-gradient(linear, left top, left bottom, from(#B2F3FA), to(#FFFFFF));
  background: -webkit-linear-gradient(top, #B2F3FA 0%, #FFFFFF 100%);
  background: -o-linear-gradient(top, #B2F3FA 0%, #FFFFFF 100%);
  background: linear-gradient(180deg, #B2F3FA 0%, #FFFFFF 100%);
}

.HealthToldNew_tab_item {
  padding: 0;
}

.HealthToldNew_tab_item .adm-tabs-tab {
  padding-left: 0.213333rem;
  width: initial !important;
  text-align: center;
}

.HealthToldNew_QA_question {
  font-size: 0.32rem;
  color: #6D6C70;
}

.HealthToldNew_QA_question:not(.HealthToldNew_QA_question:first-child) {
  margin-top: 0.426667rem;
}

.HealthToldNew_btnLayer {
  display: -ms-flexbox;
  display: flex;
}

.HealthToldNew_btnLayer_second {
  -ms-flex: 1 1;
      flex: 1 1;
}

.HealthToldNew_btnLayer_second:nth-child(1) .adm-button {
  color: #00BBD1;
  background-color: #fff;
}

.HealthToldNew_btnLayer_second:nth-child(2) {
  text-align: right;
}

.HealthToldNew_btnLayer_second:nth-child(2) .adm-button {
  color: #FFFFFF;
  background: #27CBD3;
}

.HealthToldNew_btnLayer_second .adm-button {
  display: inline-block;
  padding: 0.186667rem 0;
  border-radius: 0.266667rem;
  font-size: 0.373333rem;
  font-weight: bold;
  width: 3.866667rem;
  background: #FFFFFF;
  border-radius: 0.506667rem;
  border: 0.013333rem solid #00BBD1;
}

.HealthToldNew .adm-checkbox {
  position: relative;
  -ms-flex-align: start;
      align-items: flex-start;
}

.HealthToldNew .adm-checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  opacity: 0;
}

.HealthToldNew .adm-checkbox .adm-checkbox-icon {
  border-color: #00BBD1;
  margin-top: 0.266667rem;
  border-radius: 0.053333rem;
}

.HealthToldNew .adm-checkbox .adm-checkbox-content {
  font-size: 0.346667rem;
}

.HealthToldNew .adm-checkbox.adm-checkbox-checked .adm-checkbox-icon {
  background-color: #00BBD1;
}

.HealthToldNew_Dialog .adm-dialog-content {
  text-align: center;
}

.HealthToldNew_Dialog .adm-dialog-content p:nth-child(1) {
  color: #1B1B1B;
  font-size: 0.4rem;
}

.HealthToldNew_Dialog .adm-dialog-content p:nth-child(2) {
  margin-top: 0.426667rem;
  color: #7B7B7B;
  font-size: 0.373333rem;
}

.HealthToldNew_Dialog .adm-dialog-footer .adm-dialog-action-row .adm-button {
  font-size: 0.4rem;
}

.HealthToldNew_Dialog .adm-dialog-footer .adm-dialog-action-row .adm-button:nth-child(1) {
  color: #5f5f5f;
}

.HealthToldNew_Dialog .adm-dialog-footer .adm-dialog-action-row .adm-button:nth-child(2) {
  color: #00bbd1;
}.ImportantNoteNew {
  padding: 0.426667rem 0.426667rem 0.8rem 0.426667rem;
}

.ImportantNoteNew_body {
  padding: 0.426667rem;
  background-color: #fff;
}

.ImportantNoteNew_footer {
  padding: 0.32rem 0.426667rem;
  display: block;
  margin-top: 0.426667rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border-radius: 0.506667rem;
  width: 100%;
}

.ImportantNoteNew_footer span {
  font-size: 0.373333rem;
  color: #FFFFFF;
  text-align: center;
  display: block;
}.adm-dialog {
  --z-index: var(--adm-dialog-z-index, 1000);
  ---z-index: var(--z-index);
}
.adm-dialog .adm-center-popup {
  --z-index: var(---z-index);
}
.adm-dialog-body {
  width: 100%;
  max-height: 70vh;
  font-size: var(--adm-font-size-6);
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.adm-dialog-body > * {
  -ms-flex: none;
      flex: none;
}
.adm-dialog-body > .adm-dialog-content {
  -ms-flex: auto;
      flex: auto;
}
.adm-dialog-body:not(.adm-dialog-with-image) {
  padding-top: 20px;
}
.adm-dialog-image-container {
  margin-bottom: 12px;
  max-height: 40vh;
}
.adm-dialog-header {
  margin-bottom: 8px;
  padding: 0 12px;
}
.adm-dialog-title {
  margin-bottom: 8px;
  padding: 0 12px;
  font-weight: bold;
  font-size: var(--adm-font-size-10);
  line-height: 25px;
  text-align: center;
}
.adm-dialog-content {
  padding: 0 12px 20px;
  max-height: 70vh;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: var(--adm-font-size-7);
  line-height: 1.4;
  color: var(--adm-color-text);
}
.adm-dialog-content-empty {
  padding: 0;
  height: 12px;
}
.adm-dialog-footer {
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.adm-dialog-footer .adm-dialog-action-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  border-top: 0.5px solid var(--adm-color-border);
}
.adm-dialog-footer .adm-dialog-action-row > * {
  -ms-flex: 1 1;
      flex: 1 1;
}
.adm-dialog-footer .adm-dialog-action-row > .adm-dialog-button {
  padding: 10px;
  font-size: var(--adm-font-size-10);
  line-height: 25px;
  border-radius: 0;
  border-right: solid 0.5px var(--adm-color-border);
}
.adm-dialog-footer .adm-dialog-action-row > .adm-dialog-button-bold {
  font-weight: bold;
}
.adm-dialog-footer .adm-dialog-action-row > .adm-dialog-button:last-child {
  border-right: none;
}
.adm-dialog-image-container {
  overflow-y: auto;
}
.OrderInfoPre {
  padding: 0.213333rem;
}

.OrderInfoPre_body {
  padding-bottom: 1.6rem;
}

.OrderInfoPre_header {
  font-size: 0.426667rem;
  color: #171C1C;
  padding: 0.266667rem 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.OrderInfoPre_header::before {
  content: '';
  display: inline-block;
  width: 0.08rem;
  height: 0.32rem;
  background: #00BBD1;
  border-radius: 0 1.333333rem 1.333333rem 0;
  margin-right: 0.16rem;
}

.OrderInfoPre_content {
  background-color: #fff;
}

.OrderInfoPre_content,
.OrderInfoPre .adm-collapse {
  margin-bottom: 0.373333rem;
}

.OrderInfoPre_content_body,
.OrderInfoPre .adm-collapse_body {
  padding: 0 0.32rem;
}

.OrderInfoPre_item {
  display: -ms-flexbox;
  display: flex;
  padding: 0.16rem 0;
  word-wrap: break-word;
}

.OrderInfoPre_item_label {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.373333rem;
  color: #6D6C70;
}

.OrderInfoPre_item_value {
  -ms-flex: auto;
      flex: auto;
  width: 2.666667rem;
  font-size: 0.373333rem;
  color: #171C1C;
  text-align: right;
}

.OrderInfoPre_label_sub {
  margin-top: 0.32rem;
  font-size: 0.373333rem;
  color: #27262C;
}

.OrderInfoPre_Dialog .adm-dialog-footer .adm-button {
  font-size: 0.4rem;
  color: #27CBD3;
}

.OrderInfoPre .RenewalInfo_header,
.OrderInfoPre .RenewalInfo_content {
  padding: 0.16rem 0.32rem;
}

.OrderInfoPre .RenewalInfo_header {
  display: -ms-flexbox;
  display: flex;
}

.OrderInfoPre .RenewalInfo_header div {
  -ms-flex: 1 1;
      flex: 1 1;
}

.OrderInfoPre .RenewalInfo_header div:nth-child(1) {
  font-size: 0.373333rem;
  color: #6D6C70;
}

.OrderInfoPre .RenewalInfo_header div:nth-child(2) {
  font-size: 0.373333rem;
  color: #171C1C;
  text-align: right;
}

.OrderInfoPre .RenewalInfo_content {
  font-size: 0.32rem;
  color: #6D6C70;
}

.OrderInfoPre .adm-collapse .adm-list-body {
  background-color: initial;
  border: 0;
}

.OrderInfoPre .adm-collapse .adm-list-body .adm-list-item-content {
  border-top: 0;
}

.OrderInfoPre .adm-collapse .adm-list-body .adm-collapse-panel-header:not(:nth-child(1)) {
  margin-top: 0.32rem;
}

.OrderInfoPre .adm-collapse-panel-header {
  padding-left: 0;
}

.OrderInfoPre .adm-collapse-panel-header .adm-list-item-content {
  padding-right: 0.32rem;
}

.OrderInfoPre .adm-collapse-panel-header .adm-list-item-content .adm-list-item-content-main {
  padding: 0;
}

.OrderInfoPre .adm-collapse-panel-header .adm-list-item-content .adm-list-item-content-arrow img {
  width: 0.48rem;
  height: 0.48rem;
}

.OrderInfoPre .adm-collapse-panel-content .adm-list-item .adm-list-item-content-main {
  padding: 0 0 0.32rem 0;
}

.OrderInfoPre .adm-collapse-panel-content .adm-list-item .adm-list-item-content-main .OrderInfoPre_label_sub:nth-child(1) {
  margin-top: 0;
}

.OrderInfoPre .bgMain {
  background: #F7FEFF;
  padding: 0 0.213333rem;
  margin-top: 0.32rem;
}

.OrderInfoPre_footer {
  padding: 0.426667rem 0.32rem;
  background-color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.OrderInfoPre_footer div {
  -ms-flex: 1 1;
      flex: 1 1;
}

.OrderInfoPre_footer div:nth-child(1) {
  color: #F3747D;
}

.OrderInfoPre_footer div:nth-child(1) span:nth-child(1) {
  font-size: 0.266667rem;
}

.OrderInfoPre_footer div:nth-child(1) span:nth-child(2) {
  font-size: 0.48rem;
}

.OrderInfoPre_footer div:nth-child(1) span:nth-child(3) {
  font-size: 0.213333rem;
}

.OrderInfoPre_footer div:nth-child(2) {
  text-align: right;
}

.OrderInfoPre_footer div:nth-child(2) span {
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border-radius: 0.506667rem;
  font-size: 0.373333rem;
  color: #FFFFFF;
  padding: 0.186667rem 1.333333rem;
}

.OrderInfoPre_copyBtn {
  margin-left: 0.16rem;
}

.OrderInfoPre_copyBtn img {
  width: 0.48rem;
  height: 0.48rem;
}

.OrderInfoPre .healthLayer,
.OrderInfoPre .uwLayer {
  padding-top: 0.16rem;
  padding-bottom: 0.16rem;
}

.OrderInfoPre .healthLayer_title,
.OrderInfoPre .uwLayer_title {
  font-size: 0.373333rem;
  color: #27262C;
}

.OrderInfoPre .healthLayer_answer {
  font-size: 0.373333rem;
  color: #27262C;
  margin-top: 0.32rem;
}

.OrderInfoPre .healthLayer_answer div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.OrderInfoPre .healthLayer_answer div img {
  width: 0.373333rem;
  height: 0.373333rem;
  margin-right: 0.16rem;
}

.OrderInfoPre .uwLayer_content,
.OrderInfoPre .uwLayer_result {
  margin-top: 0.213333rem;
}

.OrderInfoPre .uwLayer_content span,
.OrderInfoPre .uwLayer_result span {
  display: block;
  font-size: 0.373333rem;
  line-height: 1.7;
}

.OrderInfoPre .uwLayer_content span:nth-child(1) {
  color: #6D6C70;
}

.OrderInfoPre .uwLayer_content span:nth-child(2) {
  color: #171C1C;
}

.OrderInfoPre .uwLayer_result span:nth-child(1) {
  color: #00BBD1;
}

.OrderInfoPre .uwLayer_result span:nth-child(2) {
  color: #6D6C70;
}.adm-collapse-panel-header .adm-list-item-content-main {
  padding: 12px 0;
}
.adm-collapse-arrow {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.adm-collapse-arrow-active {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.adm-collapse-panel-content {
  font-size: var(--adm-font-size-main);
  color: var(--adm-color-weak);
  overflow: hidden;
}
.FormRadioMode .adm-space {
  margin-bottom: 0;
  --gap: 0.186667rem;
}

.FormRadioMode .adm-space .adm-space-item {
  padding-bottom: 0;
  margin-right: 0;
}

.FormRadioMode .adm-space .adm-space-item:not(:first-child) {
  margin-left: 0.16rem;
}

.FormRadioMode .adm-space .adm-space-item .adm-selector-item {
  min-width: 1.493333rem;
  background: #F2F2F2;
  border: 0.013333rem solid #F2F2F2;
  border-radius: 0.053333rem;
  padding: 0.16rem 0.266667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  font-size: 0.32rem;
  color: #6D6C70;
}

.FormRadioMode .adm-space .adm-space-item .adm-selector-item.adm-selector-item-active {
  background: #EFFDFF;
  border: 0.013333rem solid #00BBD1;
  color: #00BBD1;
}

.FormRadioMode .adm-space .adm-space-item .adm-selector-item .adm-selector-check-mark-wrapper {
  display: none;
}.adm-selector {
  --color: var(--adm-color-fill-content);
  --checked-color: #e7f1ff;
  --text-color: var(--adm-color-text);
  --checked-text-color: var(--adm-color-primary);
  --border: none;
  --checked-border: none;
  --border-radius: 2px;
  --padding: 8px 16px;
  --gap: 8px;
  ---gap: var(--gap);
  ---gap-horizontal: var(--gap-horizontal, var(--gap));
  ---gap-vertical: var(--gap-vertical, var(--gap));
  overflow: hidden;
  font-size: var(--adm-font-size-7);
  line-height: 1.4;
}
.adm-selector .adm-space.adm-space {
  --gap: 12px;
}
.adm-selector .adm-grid {
  --gap: var(---gap);
  --gap-horizontal: var(---gap-horizontal);
  --gap-vertical: var(---gap-vertical);
}
.adm-selector-item {
  padding: var(--padding);
  position: relative;
  background-color: var(--color);
  border: var(--border);
  border-radius: var(--border-radius);
  color: var(--text-color);
  opacity: 1;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
}
.adm-selector-item-description {
  font-size: var(--adm-font-size-main);
  color: var(--adm-color-weak);
}
.adm-selector-item-active,
.adm-selector-item-multiple-active {
  color: var(--checked-text-color);
  background-color: var(--checked-color);
  border: var(--checked-border);
}
.adm-selector-item .adm-selector-check-mark-wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: solid 8px transparent;
  border-bottom: solid 8px var(--adm-color-primary);
  border-left: solid 10px transparent;
  border-right: solid 10px var(--adm-color-primary);
}
.adm-selector-item .adm-selector-check-mark-wrapper > svg {
  position: absolute;
  left: 0;
  top: 0;
  height: 6px;
  width: 8px;
}
.adm-selector-item-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.adm-grid {
  --gap: 0;
  --gap-horizontal: var(--gap);
  --gap-vertical: var(--gap);
  display: grid;
  grid-gap: 10px;
  -webkit-column-gap: var(--gap-horizontal);
  -moz-column-gap: var(--gap-horizontal);
       column-gap: var(--gap-horizontal);
  row-gap: var(--gap-vertical);
  grid-template-columns: repeat(var(--columns), minmax(0, 1fr));
  -ms-flex-align: stretch;
      align-items: stretch;
}
.adm-grid-item {
  grid-column-end: span var(--item-span);
}
.TrialCommon_plan {
  padding-left: 0;
}

.TrialCommon_plan .adm-list-item-content {
  padding-right: 0;
}

.TrialCommon_plan .adm-list-item-content .adm-list-item-content-main {
  overflow-x: auto;
}

.TrialCommon_plan .selectorStyle .adm-space {
  display: -ms-flexbox;
  display: flex;
}

.TrialCommon_plan .selectorStyle .adm-space .adm-space-item {
  -ms-flex: 1 1;
      flex: 1 1;
}

.TrialCommon_plan .selectorStyle .adm-space .adm-space-item .adm-selector-item {
  padding: 0.32rem 0.266667rem;
  font-size: 0.373333rem;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.TrialCommon .TrialItem {
  padding-left: 0;
}

.TrialCommon .TrialItem .adm-list-item-content {
  padding-right: 0;
  -ms-flex-align: center;
      align-items: center;
}

.TrialCommon .TrialItem .adm-list-item-content .adm-list-item-content-prefix {
  padding-top: 0.24rem;
  padding-bottom: 0.24rem;
  padding-right: 0.24rem;
  width: 4.106667rem;
}

.TrialCommon .TrialItem .adm-list-item-content .adm-list-item-content-prefix .adm-form-item-label {
  font-size: 0.373333rem;
  color: #6D6C70;
}

.TrialCommon .TrialItem .adm-list-item-content .adm-list-item-content-main .adm-selector {
  text-align: right;
}.TrialNew {
  padding: 0.266667rem 0.213333rem;
}

.TrialNew .TrialRecognizeeHome {
  padding: 0.32rem;
  background-color: #fff;
}

.TrialNew .TrialRecognizeeHome:not(.TrialNew .TrialRecognizeeHome:nth-child(1)) {
  margin-top: 0.16rem;
}

.TrialNew .TrialRecognizeeHome_plan {
  padding-left: 0;
}

.TrialNew .TrialRecognizeeHome_plan .adm-list-item-content {
  padding-right: 0;
}

.TrialNew .TrialRecognizeeHome_plan .adm-list-item-content .adm-list-item-content-main {
  overflow-x: auto;
}

.TrialNew .TrialRecognizeeHome_plan .FormRadioMode .adm-space {
  display: -ms-flexbox;
  display: flex;
}

.TrialNew .TrialRecognizeeHome_plan .FormRadioMode .adm-space .adm-space-item {
  -ms-flex: 1 1;
      flex: 1 1;
}

.TrialNew .TrialRecognizeeHome_plan .FormRadioMode .adm-space .adm-space-item .adm-selector-item {
  padding: 0.32rem 0.266667rem;
  font-size: 0.373333rem;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.TrialNew .personHeader {
  font-size: 0.426667rem;
  color: #171C1C;
}

.TrialNew.formMainLayer .adm-list {
  --border-top: 0;
  --border-bottom: 0;
}

.TrialNew.formMainLayer .adm-list-body {
  background-color: initial !important;
  border-top: 0;
  border-bottom: 0;
}

.TrialNew.formMainLayer .adm-form-item {
  padding-left: 0;
}

.TrialNew.formMainLayer .adm-form-item .adm-list-item-content {
  padding-right: 0;
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.373333rem;
  border-top: 0;
}

.TrialNew.formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-prefix,
.TrialNew.formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-main,
.TrialNew.formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-extra {
  padding-top: 0.24rem;
  padding-bottom: 0.24rem;
}

.TrialNew.formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-prefix {
  padding-right: 0.24rem;
  width: 4rem;
}

.TrialNew.formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-prefix .adm-form-item-label {
  font-size: 0.373333rem;
  color: #6D6C70;
}

.TrialNew.formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-main .adm-form-item-child-inner {
  text-align: right;
  font-size: 0.373333rem;
  color: #171C1C;
}

.TrialNew.formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-main .adm-input {
  --font-size: 0.373333rem;
  --color: #171C1C;
  --text-align: right;
  --placeholder-color: #C7C7CA;
}

.TrialNew.formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-main .adm-list-item-description {
  text-align: right;
}

.TrialNew.formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-arrow {
  width: 0.28rem;
  height: 0.28rem;
  color: #171C1C;
}

.TrialNew_Recognizee {
  position: relative;
}

.TrialNew_addBtn {
  padding: 0.106667rem 0.32rem;
  background-color: #fff;
  margin-top: 0.16rem;
}

.TrialNew_addBtn div {
  background: #FFFFFF;
  border-radius: 0.053333rem;
  border: 1PX solid #00BBD1;
  padding: 0.32rem 0;
  text-align: center;
  font-size: 0.373333rem;
  color: #00BBD1;
}

.TrialNew_delBtn {
  position: absolute;
  right: 0.64rem;
  top: 0.266667rem;
}

.TrialNew_delBtn img {
  width: 0.373333rem !important;
  height: 0.4rem !important;
}

.TrialNew_orderPrem {
  padding: 0.266667rem 0.32rem;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.16rem;
  background-color: #fff;
  margin-bottom: 1.6rem;
}

.TrialNew_orderPrem span {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.373333rem;
}

.TrialNew_orderPrem span:nth-child(1) {
  color: #6D6C70;
}

.TrialNew_orderPrem span:nth-child(2) {
  text-align: right;
  color: #171C1C;
}

.TrialNew_footer {
  position: fixed;
  bottom: 0.426667rem;
  left: 0.426667rem;
  right: 0.426667rem;
  display: -ms-flexbox;
  display: flex;
}

.TrialNew_footer .adm-button {
  -ms-flex: 1 1;
      flex: 1 1;
  padding: 0.266667rem 0.16rem;
}

.TrialNew_footer .adm-button:nth-child(1) {
  --border-radius: 0.506667rem 0 0 0.506667rem;
  --background-color: #FFFFFF;
  border: 1PX solid #00BBD1;
  font-size: 0.373333rem;
  color: #00BBD1;
}

.TrialNew_footer .adm-button:nth-child(2) {
  --background-color: #00BBD1;
  --border-radius: 0 0.506667rem 0.506667rem 0;
  border: 1PX solid #00BBD1;
  font-size: 0.373333rem;
  color: #FFFFFF;
}.CreateTogetherList {
  padding: 0.32rem;
}

.CreateTogetherList .adm-list {
  margin-bottom: 0.32rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#D0FAFF), color-stop(32%, #FFFFFF));
  background: -webkit-linear-gradient(top, #D0FAFF 0%, #FFFFFF 32%);
  background: -o-linear-gradient(top, #D0FAFF 0%, #FFFFFF 32%);
  background: linear-gradient(180deg, #D0FAFF 0%, #FFFFFF 32%);
  border-radius: 0.213333rem;
}

.CreateTogetherList .adm-list .adm-list-header {
  font-size: 0.373333rem;
  color: #27262C;
  font-weight: bold;
  padding: 0.32rem 0.32rem 0;
}

.CreateTogetherList .adm-list .adm-list-body {
  border-bottom: 0;
  border-top: 0;
  background-color: inherit;
}

.CreateTogetherList .adm-list .adm-list-body .adm-list-body-inner {
  padding-top: 0;
  padding-bottom: 0.32rem;
}

.CreateTogetherList .adm-list .adm-list-body .adm-list-body-inner .adm-list-item {
  padding-left: 0.32rem;
  background-color: inherit;
}

.CreateTogetherList .adm-list .adm-list-body .adm-list-body-inner .adm-list-item .adm-list-item-content {
  padding-right: 0.32rem;
  border-top: 0;
}

.CreateTogetherList .adm-list .adm-list-body .adm-list-body-inner .adm-list-item .adm-list-item-content .adm-list-item-content-prefix img {
  width: 1.226667rem;
  height: 1.226667rem;
  border-radius: 0.106667rem;
}

.CreateTogetherList .adm-list .adm-list-body .adm-list-body-inner .adm-list-item .adm-list-item-content .adm-list-item-content-main .adm-list-item-title {
  font-weight: normal;
  font-size: 0.373333rem;
  color: #27262C;
}

.CreateTogetherList .adm-list .adm-list-body .adm-list-body-inner .adm-list-item .adm-list-item-content .adm-list-item-content-main .adm-list-item-description p:nth-child(1) {
  font-size: 0.32rem;
  color: #959499;
}

.CreateTogetherList .adm-list .adm-list-body .adm-list-body-inner .adm-list-item .adm-list-item-content .adm-list-item-content-main .adm-list-item-description p:nth-child(2) {
  margin-top: 0.133333rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.133333rem;
  /* 设置元素之间的间距 */
}

.CreateTogetherList .adm-list .adm-list-body .adm-list-body-inner .adm-list-item .adm-list-item-content .adm-list-item-content-main .adm-list-item-description p:nth-child(2) span {
  background: #F3747D;
  border-radius: 0.213333rem 0 0.213333rem 0;
  border: 0.013333rem solid #F3747D;
  font-size: 0.266667rem;
  color: #FFFFFF;
  padding: 0.04rem 0.213333rem;
}/*do not import this file except components/style/index.less*/
.am-fade-enter,
.am-fade-appear {
  opacity: 0;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-fade-enter.am-fade-enter-active,
.am-fade-appear.am-fade-appear-active {
  -webkit-animation-name: amFadeIn;
          animation-name: amFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.am-fade-leave.am-fade-leave-active {
  -webkit-animation-name: amFadeOut;
          animation-name: amFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes amFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes amFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes amFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.am-slide-up-enter,
.am-slide-up-appear {
  -webkit-transform: translate(0, 100%);
      -ms-transform: translate(0, 100%);
          transform: translate(0, 100%);
}
.am-slide-up-enter,
.am-slide-up-appear,
.am-slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-slide-up-enter.am-slide-up-enter-active,
.am-slide-up-appear.am-slide-up-appear-active {
  -webkit-animation-name: amSlideUpIn;
          animation-name: amSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.am-slide-up-leave.am-slide-up-leave-active {
  -webkit-animation-name: amSlideUpOut;
          animation-name: amSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes amSlideUpIn {
  0% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes amSlideUpIn {
  0% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes amSlideUpOut {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}
@keyframes amSlideUpOut {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}
.am.am-zoom-enter,
.am.am-zoom-leave {
  display: block;
}
.am-zoom-enter,
.am-zoom-appear {
  opacity: 0;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
          animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
          animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-zoom-enter.am-zoom-enter-active,
.am-zoom-appear.am-zoom-appear-active {
  -webkit-animation-name: amZoomIn;
          animation-name: amZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.am-zoom-leave.am-zoom-leave-active {
  -webkit-animation-name: amZoomOut;
          animation-name: amZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes amZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes amZoomIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@-webkit-keyframes amZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}
@keyframes amZoomOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}
.am-slide-down-enter,
.am-slide-down-appear {
  -webkit-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
          transform: translate(0, -100%);
}
.am-slide-down-enter,
.am-slide-down-appear,
.am-slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
          animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.am-slide-down-enter.am-slide-down-enter-active,
.am-slide-down-appear.am-slide-down-appear-active {
  -webkit-animation-name: amSlideDownIn;
          animation-name: amSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.am-slide-down-leave.am-slide-down-leave-active {
  -webkit-animation-name: amSlideDownOut;
          animation-name: amSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes amSlideDownIn {
  0% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes amSlideDownIn {
  0% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes amSlideDownOut {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
}
@keyframes amSlideDownOut {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
}
*,
*:before,
*:after {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  background-color: #f5f5f9;
  font-size: 14PX;
}
*[contenteditable] {
  -webkit-user-select: auto !important;
}
*:focus {
  outline: none;
}
a {
  background: transparent;
  text-decoration: none;
  outline: none;
}
.am-accordion {
  position: relative;
  border-top: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-accordion {
    border-top: none;
  }
  html:not([data-scale]) .am-accordion::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-accordion::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-accordion-anim-active {
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.am-accordion .am-accordion-item .am-accordion-header {
  position: relative;
  color: #000;
  font-size: 17PX;
  height: 44PX;
  line-height: 44PX;
  background-color: #fff;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-left: 15PX;
  padding-right: 30PX;
  border-bottom: 1PX solid #ddd;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-accordion .am-accordion-item .am-accordion-header {
    border-bottom: none;
  }
  html:not([data-scale]) .am-accordion .am-accordion-item .am-accordion-header::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-accordion .am-accordion-item .am-accordion-header::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-accordion .am-accordion-item .am-accordion-header i {
  position: absolute;
  display: block;
  top: 15PX;
  right: 15PX;
  width: 15PX;
  height: 15PX;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2226%22%20viewBox%3D%220%200%2016%2026%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20id%3D%22UI-KIT_%E5%9F%BA%E7%A1%80%E5%85%83%E4%BB%B6%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%229.9%E5%9F%BA%E7%A1%80%E5%85%83%E4%BB%B6%22%20transform%3D%22translate(-5809.000000%2C%20-8482.000000)%22%20fill%3D%22%23C7C7CC%22%3E%3Cpolygon%20id%3D%22Disclosure-Indicator%22%20points%3D%225811%208482%205809%208484%205820.5%208495%205809%208506%205811%208508%205825%208495%22%3E%3C%2Fpolygon%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.am-accordion .am-accordion-item .am-accordion-header[aria-expanded~="true"] i {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
.am-accordion .am-accordion-item .am-accordion-content {
  overflow: hidden;
  background: #fff;
}
.am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box {
  font-size: 15PX;
  color: #333;
  position: relative;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box {
    border-bottom: none;
  }
  html:not([data-scale]) .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box .am-list-body {
  border-top: 0;
}
.am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box .am-list-body:before {
  display: none !important;
}
.am-accordion .am-accordion-item .am-accordion-content.am-accordion-content-inactive {
  display: none;
}
.am-action-sheet-wrap {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.am-action-sheet-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  z-index: 1000;
}
.am-action-sheet-mask-hidden {
  display: none;
}
.am-action-sheet-close {
  display: none;
}
.am-action-sheet {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  padding-bottom: env(safe-area-inset-bottom);
}
.am-action-sheet.am-action-sheet-share {
  background-color: #f2f2f2;
}
.am-action-sheet-title,
.am-action-sheet-message {
  margin: 15PX auto;
  padding: 0 15PX;
  text-align: center;
}
.am-action-sheet-title {
  font-size: 17PX;
}
.am-action-sheet-message {
  color: #888;
  font-size: 14PX;
}
.am-action-sheet-button-list {
  text-align: center;
  color: #000;
}
.am-action-sheet-button-list-item {
  font-size: 18PX;
  padding: 0 8PX;
  margin: 0;
  position: relative;
  height: 50PX;
  line-height: 50PX;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow-x: hidden;
  border-top: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-action-sheet-button-list-item {
    border-top: none;
  }
  html:not([data-scale]) .am-action-sheet-button-list-item::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-action-sheet-button-list-item::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-action-sheet-button-list-item.am-action-sheet-button-list-item-active {
  background-color: #ddd;
}
.am-action-sheet-button-list-badge {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.am-action-sheet-button-list-badge .am-badge {
  margin-left: 8PX;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.am-action-sheet-button-list-item-content {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.am-action-sheet-button-list .am-action-sheet-cancel-button {
  padding-top: 6PX;
  position: relative;
}
.am-action-sheet-button-list .am-action-sheet-cancel-button-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6PX;
  background-color: #e7e7ed;
  border-top: 1PX solid #ddd;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask {
    border-top: none;
  }
  html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask {
    border-bottom: none;
  }
  html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-action-sheet-button-list .am-action-sheet-destructive-button {
  color: #f4333c;
}
.am-action-sheet-share-list {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-top: 1PX solid #ddd;
  padding: 21PX 0 21PX 15PX;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-action-sheet-share-list {
    border-top: none;
  }
  html:not([data-scale]) .am-action-sheet-share-list::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-action-sheet-share-list::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-action-sheet-share-list-item {
  -ms-flex: none;
      flex: none;
  margin: 0 12PX 0 0;
}
.am-action-sheet-share-list-item-icon {
  margin-bottom: 9PX;
  width: 60PX;
  height: 60PX;
  background-color: #fff;
  border-radius: 3PX;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.am-action-sheet-share-list-item-title {
  color: #888;
  font-size: 10PX;
  text-align: center;
}
.am-action-sheet-share-cancel-button {
  height: 50PX;
  line-height: 50PX;
  text-align: center;
  background-color: #fff;
  color: #000;
  font-size: 18PX;
  position: relative;
  border-top: 1PX solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-action-sheet-share-cancel-button {
    border-top: none;
  }
  html:not([data-scale]) .am-action-sheet-share-cancel-button::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-action-sheet-share-cancel-button::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-action-sheet-share-cancel-button.am-action-sheet-share-cancel-button-active {
  background-color: #ddd;
}
.am-activity-indicator {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  z-index: 99;
}
.am-activity-indicator-spinner {
  display: inline-block;
  width: 20PX;
  height: 20PX;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2.125%20-1.875%2064%2064%22%3E%3Cpath%20fill%3D%22%23CCC%22%20d%3D%22M29.875-1.875c-17.673%200-32%2014.327-32%2032s14.327%2032%2032%2032%2032-14.327%2032-32-14.327-32-32-32zm0%2060.7c-15.85%200-28.7-12.85-28.7-28.7s12.85-28.7%2028.7-28.7%2028.7%2012.85%2028.7%2028.7-12.85%2028.7-28.7%2028.7z%22%2F%3E%3Cpath%20fill%3D%22%23108ee9%22%20d%3D%22M61.858%2030.34c.003-.102.008-.203.008-.305%200-11.43-5.996-21.452-15.01-27.113l-.013.026c-.24-.137-.515-.22-.81-.22-.912%200-1.65.738-1.65%201.65%200%20.654.384%201.215.937%201.482%207.963%205.1%2013.247%2014.017%2013.247%2024.176%200%20.147-.01.293-.01.44h.022c0%20.01-.004.02-.004.03%200%20.91.74%201.65%201.65%201.65s1.65-.74%201.65-1.65c0-.06-.012-.112-.018-.167z%22%2F%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-animation: spinner-anime 1s linear infinite;
          animation: spinner-anime 1s linear infinite;
}
.am-activity-indicator-tip {
  font-size: 14PX;
  margin-left: 8PX;
  color: #000;
  opacity: 0.4;
}
.am-activity-indicator.am-activity-indicator-toast {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  z-index: 1999;
}
.am-activity-indicator.am-activity-indicator-toast .am-activity-indicator-spinner {
  margin: 0;
}
.am-activity-indicator.am-activity-indicator-toast .am-activity-indicator-toast {
  display: inline-block;
  position: relative;
  top: 4PX;
}
.am-activity-indicator-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 15PX 15PX;
  border-radius: 7PX;
  background-clip: padding-box;
  color: #fff;
  background-color: rgba(58, 58, 58, 0.9);
  font-size: 15PX;
  line-height: 20PX;
}
.am-activity-indicator-spinner-lg {
  width: 32PX;
  height: 32PX;
}
@-webkit-keyframes spinner-anime {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spinner-anime {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.am-badge {
  position: relative;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
.am-badge-text {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: -6PX;
  height: 18PX;
  line-height: 18PX;
  min-width: 9PX;
  border-radius: 12PX;
  padding: 0 5PX;
  text-align: center;
  font-size: 12PX;
  color: #fff;
  background-color: #ff5b05;
  white-space: nowrap;
  -webkit-transform: translateX(-45%);
      -ms-transform: translateX(-45%);
          transform: translateX(-45%);
  -webkit-transform-origin: -10% center;
      -ms-transform-origin: -10% center;
          transform-origin: -10% center;
  z-index: 10;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", SimSun, sans-serif;
}
.am-badge-text a {
  color: #fff;
}
.am-badge-text p {
  margin: 0;
  padding: 0;
}
.am-badge-hot .am-badge-text {
  background-color: #f96268;
}
.am-badge-dot {
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transform-origin: 0 center;
      -ms-transform-origin: 0 center;
          transform-origin: 0 center;
  top: -4PX;
  height: 8PX;
  width: 8PX;
  border-radius: 100%;
  background: #ff5b05;
  z-index: 10;
}
.am-badge-dot-large {
  height: 16PX;
  width: 16PX;
}
.am-badge-not-a-wrapper .am-badge-text,
.am-badge-not-a-wrapper .am-badge-dot {
  top: auto;
  display: block;
  position: relative;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.am-badge-corner {
  width: 80PX;
  padding: 8PX;
  position: absolute;
  right: -32PX;
  top: 8PX;
  background-color: #ff5b05;
  color: #fff;
  white-space: nowrap;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  text-align: center;
  font-size: 15PX;
}
.am-badge-corner-wrapper {
  overflow: hidden;
}
.am-button {
  display: block;
  outline: 0 none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  text-align: center;
  font-size: 18PX;
  height: 47PX;
  line-height: 47PX;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  word-break: break-word;
  white-space: nowrap;
  color: #000;
  background-color: #fff;
  border: 1PX solid #ddd;
  border-radius: 5PX;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-button {
    position: relative;
    border: none;
  }
  html:not([data-scale]) .am-button::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1PX solid #ddd;
    border-radius: 10PX;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    pointer-events: none;
  }
}
.am-button-borderfix:before {
  -webkit-transform: scale(0.49) !important;
      -ms-transform: scale(0.49) !important;
          transform: scale(0.49) !important;
}
.am-button.am-button-active {
  background-color: #ddd;
}
.am-button.am-button-disabled {
  color: rgba(0, 0, 0, 0.3);
  opacity: 0.6;
}
.am-button-primary {
  color: #fff;
  background-color: #108ee9;
  border: 1PX solid #108ee9;
  border-radius: 5PX;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-button-primary {
    position: relative;
    border: none;
  }
  html:not([data-scale]) .am-button-primary::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1PX solid #108ee9;
    border-radius: 10PX;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    pointer-events: none;
  }
}
.am-button-primary.am-button-active {
  color: rgba(255, 255, 255, 0.3);
  background-color: #0e80d2;
}
.am-button-primary.am-button-disabled {
  color: rgba(255, 255, 255, 0.6);
  opacity: 0.4;
}
.am-button-ghost {
  color: #108ee9;
  background-color: transparent;
  border: 1PX solid #108ee9;
  border-radius: 5PX;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-button-ghost {
    position: relative;
    border: none;
  }
  html:not([data-scale]) .am-button-ghost::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1PX solid #108ee9;
    border-radius: 10PX;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    pointer-events: none;
  }
}
.am-button-ghost.am-button-active {
  color: rgba(16, 142, 233, 0.6);
  background-color: transparent;
  border: 1PX solid rgba(16, 142, 233, 0.6);
  border-radius: 5PX;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-button-ghost.am-button-active {
    position: relative;
    border: none;
  }
  html:not([data-scale]) .am-button-ghost.am-button-active::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1PX solid rgba(16, 142, 233, 0.6);
    border-radius: 10PX;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    pointer-events: none;
  }
}
.am-button-ghost.am-button-disabled {
  color: rgba(0, 0, 0, 0.1);
  border: 1PX solid rgba(0, 0, 0, 0.1);
  border-radius: 5PX;
  opacity: 1;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-button-ghost.am-button-disabled {
    position: relative;
    border: none;
  }
  html:not([data-scale]) .am-button-ghost.am-button-disabled::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1PX solid rgba(0, 0, 0, 0.1);
    border-radius: 10PX;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    pointer-events: none;
  }
}
.am-button-warning {
  color: #fff;
  background-color: #e94f4f;
}
.am-button-warning.am-button-active {
  color: rgba(255, 255, 255, 0.3);
  background-color: #d24747;
}
.am-button-warning.am-button-disabled {
  color: rgba(255, 255, 255, 0.6);
  opacity: 0.4;
}
.am-button-inline {
  display: inline-block;
  padding: 0 15PX;
}
.am-button-inline.am-button-icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.am-button-small {
  font-size: 13PX;
  height: 30PX;
  line-height: 30PX;
  padding: 0 15PX;
}
.am-button-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.am-button > .am-button-icon {
  margin-right: 0.5em;
}
.am-calendar .animate {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.am-calendar .fade-enter {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
.am-calendar .fade-leave {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
.am-calendar .slideV-enter {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}
.am-calendar .slideV-leave {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}
.am-calendar .slideH-enter {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}
.am-calendar .slideH-leave {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}
.am-calendar .mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
}
.am-calendar .content {
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: #fff;
}
.am-calendar .header {
  margin: 5PX;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-align: center;
      align-items: center;
}
.am-calendar .header .title {
  text-align: center;
  width: 100%;
  font-size: 16PX;
  font-weight: bold;
}
.am-calendar .header .left {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 8PX;
  height: 24PX;
  left: 5PX;
  top: 5PX;
  color: #068EEF;
}
.am-calendar .header .right {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 8PX;
  height: 24PX;
  right: 5PX;
  top: 5PX;
  color: #068EEF;
  font-size: 14PX;
}
.am-calendar .timePicker {
  border-top: 1PX #ccc solid;
}
.am-calendar .week-panel {
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 2PX;
  border-bottom: 1PX #ddd solid;
}
.am-calendar .week-panel .cell {
  height: 24PX;
  display: -ms-flexbox;
  display: flex;
  width: 14.28571429%;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: #000;
  font-size: 14PX;
}
.am-calendar .week-panel .cell-grey {
  color: #bbb;
}
.am-calendar .date-picker {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background: #eee;
  padding-bottom: env(safe-area-inset-bottom);
  -ms-flex: 1 1;
      flex: 1 1;
  min-height: 0;
}
.am-calendar .date-picker .wrapper {
  height: auto;
  position: relative;
  -ms-flex: 1 1;
      flex: 1 1;
  min-height: 0;
}
.am-calendar .date-picker .months {
  background: #fff;
}
.am-calendar .date-picker .load-tip {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: end;
      align-items: flex-end;
  left: 0;
  right: 0;
  padding: 10PX 0;
  top: -40PX;
  color: #bbb;
}
.am-calendar .confirm-panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-align: center;
      align-items: center;
  background: #f7f7f7;
  padding: 8PX 15PX;
  border-top: #ddd 1PX solid;
}
.am-calendar .confirm-panel .info {
  font-size: 12PX;
}
.am-calendar .confirm-panel .info p {
  margin: 0;
}
.am-calendar .confirm-panel .info p + p {
  margin-top: 8PX;
}
.am-calendar .confirm-panel .info .grey {
  color: #bbb;
}
.am-calendar .confirm-panel .button {
  text-align: center;
  width: 80PX;
  margin: 0 0 0 auto;
  padding: 8PX 0;
  border-radius: 5PX;
  color: #fff;
  font-size: 18PX;
  background: #108ee9;
}
.am-calendar .confirm-panel .button-disable {
  color: #bbb;
  background: #ddd;
}
.am-calendar .confirm-panel .button-full {
  width: 100%;
  text-align: center;
}
.am-calendar .time-picker {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  background: #fff;
}
.am-calendar .time-picker .title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 44PX;
  font-size: 16PX;
  border-top: 1PX #ddd solid;
  border-bottom: 1PX #ddd solid;
}
.am-calendar .single-month {
  padding: 0;
}
.am-calendar .single-month .month-title {
  margin: 0;
  padding: 21PX 0 6PX 15PX;
}
.am-calendar .single-month .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
}
.am-calendar .single-month .row .cell {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 14.28571429%;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.am-calendar .single-month .row .cell .date-wrapper {
  display: -ms-flexbox;
  display: flex;
  height: 35PX;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 2PX;
}
.am-calendar .single-month .row .cell .date-wrapper .date {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 35PX;
  height: 35PX;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #000;
  font-size: 17PX;
  font-weight: bold;
}
.am-calendar .single-month .row .cell .date-wrapper .disable {
  color: #bbb;
  background: #eee;
  border: none;
  border-radius: 100%;
}
.am-calendar .single-month .row .cell .date-wrapper .grey {
  color: #bbb;
}
.am-calendar .single-month .row .cell .date-wrapper .important {
  border: 1PX #ddd solid;
  border-radius: 100%;
}
.am-calendar .single-month .row .cell .date-wrapper .left,
.am-calendar .single-month .row .cell .date-wrapper .right {
  border: none;
  width: 100%;
  height: 35PX;
}
.am-calendar .single-month .row .cell .date-wrapper .date-selected {
  border: none;
  background: #108ee9;
  color: #fff;
  font-size: 17PX;
}
.am-calendar .single-month .row .cell .date-wrapper .selected-start {
  border-radius: 100% 0 0 100%;
}
.am-calendar .single-month .row .cell .date-wrapper .selected-single {
  border-radius: 100%;
}
.am-calendar .single-month .row .cell .date-wrapper .selected-middle {
  border-radius: 0;
}
.am-calendar .single-month .row .cell .date-wrapper .selected-end {
  border-radius: 0 100% 100% 0;
}
.am-calendar .single-month .row .cell .info {
  height: 15PX;
  width: 100%;
  padding: 0 5PX;
  font-size: 10PX;
  color: #888;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
.am-calendar .single-month .row .cell .date-selected {
  color: #108ee9;
}
.am-calendar .single-month .row + .row {
  margin-top: 6PX;
}
.am-calendar .single-month .row-xl + .row-xl {
  margin-top: 21PX;
}
.am-calendar .shortcut-panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 30PX;
  border-top: #ddd 1PX solid;
  height: 42PX;
}
.am-calendar .shortcut-panel .item {
  display: inline-block;
  color: #108ee9;
  font-size: 16PX;
}
.am-card {
  min-height: 96PX;
  padding-bottom: 6PX;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background-color: #fff;
}
.am-card:not(.am-card-full) {
  border: 1PX solid #ddd;
  border-radius: 5PX;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-card:not(.am-card-full) {
    position: relative;
    border: none;
  }
  html:not([data-scale]) .am-card:not(.am-card-full)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1PX solid #ddd;
    border-radius: 10PX;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    pointer-events: none;
  }
}
.am-card.am-card-full {
  position: relative;
  border-top: 1PX solid #ddd;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-card.am-card-full {
    border-top: none;
  }
  html:not([data-scale]) .am-card.am-card-full::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-card.am-card-full::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-card.am-card-full {
    border-bottom: none;
  }
  html:not([data-scale]) .am-card.am-card-full::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-card.am-card-full::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-card-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 17PX;
  padding: 9PX 15PX;
}
.am-card-header-content {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: left;
  color: #000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.am-card-header-content img {
  margin-right: 5PX;
}
.am-card-header-extra {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: right;
  font-size: 17PX;
  color: #888;
}
.am-card-body {
  position: relative;
  border-top: 1PX solid #ddd;
  padding: 15PX 15PX 6PX;
  font-size: 15PX;
  color: #333;
  min-height: 40PX;
  -ms-flex: 1 1;
      flex: 1 1;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-card-body {
    border-top: none;
  }
  html:not([data-scale]) .am-card-body::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-card-body::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-card-footer {
  font-size: 14PX;
  color: #888;
  padding: 0 15PX;
  display: -ms-flexbox;
  display: flex;
}
.am-card-footer-content {
  -ms-flex: 1 1;
      flex: 1 1;
}
.am-card-footer-extra {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: right;
}
.am-carousel {
  position: relative;
}
.am-carousel-wrap {
  font-size: 18PX;
  color: #000;
  background: none;
  text-align: center;
  zoom: 1;
  width: 100%;
}
.am-carousel-wrap-dot {
  display: inline-block;
  zoom: 1;
}
.am-carousel-wrap-dot > span {
  display: block;
  width: 8PX;
  height: 8PX;
  margin: 0 3PX;
  border-radius: 50%;
  background: #ccc;
}
.am-carousel-wrap-dot-active > span {
  background: #888;
}
.am-checkbox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 21PX;
  height: 21PX;
}
.am-checkbox-inner {
  position: absolute;
  right: 0;
  width: 21PX;
  height: 21PX;
  border: 1PX solid #ccc;
  border-radius: 50%;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.am-checkbox-inner:after {
  position: absolute;
  display: none;
  top: 1.5PX;
  right: 6PX;
  z-index: 999;
  width: 5PX;
  height: 11PX;
  border-style: solid;
  border-width: 0 1PX 1PX 0;
  content: '\0020';
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.am-checkbox-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border: 0 none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.am-checkbox.am-checkbox-checked .am-checkbox-inner {
  border-color: #108ee9;
  background: #108ee9;
}
.am-checkbox.am-checkbox-checked .am-checkbox-inner:after {
  display: block;
  border-color: #fff;
}
.am-checkbox.am-checkbox-disabled {
  opacity: 0.3;
}
.am-checkbox.am-checkbox-disabled.am-checkbox-checked .am-checkbox-inner {
  border-color: #888;
  background: none;
}
.am-checkbox.am-checkbox-disabled.am-checkbox-checked .am-checkbox-inner:after {
  border-color: #888;
}
.am-list .am-list-item.am-checkbox-item .am-list-thumb {
  width: 21PX;
  height: 21PX;
}
.am-list .am-list-item.am-checkbox-item .am-list-thumb .am-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 44PX;
}
.am-list .am-list-item.am-checkbox-item .am-list-thumb .am-checkbox-inner {
  left: 15PX;
  top: 12PX;
}
.am-list .am-list-item.am-checkbox-item.am-checkbox-item-disabled .am-list-content {
  color: #bbb;
}
.am-checkbox-agree {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  margin-left: 15PX;
  padding-top: 9PX;
  padding-bottom: 9PX;
}
.am-checkbox-agree .am-checkbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 30PX;
  height: 100%;
}
.am-checkbox-agree .am-checkbox-inner {
  left: 0;
  top: 12PX;
}
.am-checkbox-agree .am-checkbox-agree-label {
  display: inline-block;
  font-size: 15PX;
  color: #000;
  line-height: 1.5;
  margin-left: 30PX;
  margin-top: 1PX;
}
.am-drawer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.am-drawer-sidebar {
  z-index: 4;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  will-change: transform;
  overflow-y: auto;
}
.am-drawer-draghandle {
  z-index: 1;
  position: absolute;
  background-color: rgba(50, 50, 50, 0.1);
}
.am-drawer-overlay {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  background-color: rgba(0, 0, 0, 0.4);
}
.am-drawer-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  -webkit-transition: left 0.3s ease-out, right 0.3s ease-out;
  -o-transition: left 0.3s ease-out, right 0.3s ease-out;
  transition: left 0.3s ease-out, right 0.3s ease-out;
}
.am-drawer.am-drawer-left .am-drawer-sidebar,
.am-drawer.am-drawer-right .am-drawer-sidebar,
.am-drawer.am-drawer-left .am-drawer-draghandle,
.am-drawer.am-drawer-right .am-drawer-draghandle {
  top: 0;
  bottom: 0;
}
.am-drawer.am-drawer-left .am-drawer-draghandle,
.am-drawer.am-drawer-right .am-drawer-draghandle {
  width: 10PX;
  height: 100%;
}
.am-drawer.am-drawer-top .am-drawer-sidebar,
.am-drawer.am-drawer-bottom .am-drawer-sidebar,
.am-drawer.am-drawer-top .am-drawer-draghandle,
.am-drawer.am-drawer-bottom .am-drawer-draghandle {
  left: 0;
  right: 0;
}
.am-drawer.am-drawer-top .am-drawer-draghandle,
.am-drawer.am-drawer-bottom .am-drawer-draghandle {
  width: 100%;
  height: 10PX;
}
.am-drawer.am-drawer-left .am-drawer-sidebar {
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.am-drawer-open.am-drawer.am-drawer-left .am-drawer-sidebar {
  -webkit-box-shadow: 1PX 1PX 2PX rgba(0, 0, 0, 0.15);
          box-shadow: 1PX 1PX 2PX rgba(0, 0, 0, 0.15);
}
.am-drawer.am-drawer-left .am-drawer-draghandle {
  left: 0;
}
.am-drawer.am-drawer-right .am-drawer-sidebar {
  right: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.am-drawer-open.am-drawer.am-drawer-right .am-drawer-sidebar {
  -webkit-box-shadow: -1PX 1PX 2PX rgba(0, 0, 0, 0.15);
          box-shadow: -1PX 1PX 2PX rgba(0, 0, 0, 0.15);
}
.am-drawer.am-drawer-right .am-drawer-draghandle {
  right: 0;
}
.am-drawer.am-drawer-top .am-drawer-sidebar {
  top: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.am-drawer-open.am-drawer.am-drawer-top .am-drawer-sidebar {
  -webkit-box-shadow: 1PX 1PX 2PX rgba(0, 0, 0, 0.15);
          box-shadow: 1PX 1PX 2PX rgba(0, 0, 0, 0.15);
}
.am-drawer.am-drawer-top .am-drawer-draghandle {
  top: 0;
}
.am-drawer.am-drawer-bottom .am-drawer-sidebar {
  bottom: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.am-drawer-open.am-drawer.am-drawer-bottom .am-drawer-sidebar {
  -webkit-box-shadow: 1PX -1PX 2PX rgba(0, 0, 0, 0.15);
          box-shadow: 1PX -1PX 2PX rgba(0, 0, 0, 0.15);
}
.am-drawer.am-drawer-bottom .am-drawer-draghandle {
  bottom: 0;
}
/* flexbox */
.am-flexbox {
  text-align: left;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.am-flexbox.am-flexbox-dir-row {
  -ms-flex-direction: row;
      flex-direction: row;
}
.am-flexbox.am-flexbox-dir-row-reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.am-flexbox.am-flexbox-dir-column {
  -ms-flex-direction: column;
      flex-direction: column;
}
.am-flexbox.am-flexbox-dir-column .am-flexbox-item {
  margin-left: 0;
}
.am-flexbox.am-flexbox-dir-column-reverse {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}
.am-flexbox.am-flexbox-dir-column-reverse .am-flexbox-item {
  margin-left: 0;
}
.am-flexbox.am-flexbox-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.am-flexbox.am-flexbox-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.am-flexbox.am-flexbox-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}
.am-flexbox.am-flexbox-justify-start {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.am-flexbox.am-flexbox-justify-end {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.am-flexbox.am-flexbox-justify-center {
  -ms-flex-pack: center;
      justify-content: center;
}
.am-flexbox.am-flexbox-justify-between {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.am-flexbox.am-flexbox-justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.am-flexbox.am-flexbox-align-start {
  -ms-flex-align: start;
      align-items: flex-start;
}
.am-flexbox.am-flexbox-align-end {
  -ms-flex-align: end;
      align-items: flex-end;
}
.am-flexbox.am-flexbox-align-center {
  -ms-flex-align: center;
      align-items: center;
}
.am-flexbox.am-flexbox-align-stretch {
  -ms-flex-align: stretch;
      align-items: stretch;
}
.am-flexbox.am-flexbox-align-baseline {
  -ms-flex-align: baseline;
      align-items: baseline;
}
.am-flexbox.am-flexbox-align-content-start {
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.am-flexbox.am-flexbox-align-content-end {
  -ms-flex-line-pack: end;
      align-content: flex-end;
}
.am-flexbox.am-flexbox-align-content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}
.am-flexbox.am-flexbox-align-content-between {
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
.am-flexbox.am-flexbox-align-content-around {
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}
.am-flexbox.am-flexbox-align-content-stretch {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.am-flexbox .am-flexbox-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex: 1 1;
      flex: 1 1;
  margin-left: 8PX;
  min-width: 10PX;
}
.am-flexbox .am-flexbox-item:first-child {
  margin-left: 0;
}
/* flexbox */
.am-grid .am-flexbox {
  background: #fff;
}
.am-grid .am-flexbox .am-flexbox-item {
  margin-left: 0;
}
.am-grid .am-flexbox .am-flexbox-item.am-grid-item {
  position: relative;
}
.am-grid .am-flexbox .am-flexbox-item.am-grid-item-active .am-grid-item-content {
  background-color: #ddd;
}
.am-grid .am-flexbox .am-flexbox-item .am-grid-item-content {
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 15PX 0;
}
.am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content .am-grid-icon {
  max-width: 100%;
}
.am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content .am-grid-text {
  margin-top: 9PX;
  font-size: 12PX;
  color: #000;
  text-align: center;
}
.am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content.column-num-3 .am-grid-text {
  font-size: 16PX;
}
.am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content.column-num-2 .am-grid-text {
  margin-top: 15PX;
  font-size: 18PX;
}
.am-grid.am-grid-line {
  position: relative;
}
.am-grid.am-grid-line:not(.am-grid-carousel) {
  border-top: 1PX solid #ddd;
  border-right: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-grid.am-grid-line:not(.am-grid-carousel) {
    border-top: none;
  }
  html:not([data-scale]) .am-grid.am-grid-line:not(.am-grid-carousel)::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-grid.am-grid-line:not(.am-grid-carousel)::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-grid.am-grid-line:not(.am-grid-carousel) {
    border-right: none;
  }
  html:not([data-scale]) .am-grid.am-grid-line:not(.am-grid-carousel)::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: 1PX;
    height: 100%;
    background: #ddd;
    -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(0.5);
        -ms-transform: scaleX(0.5);
            transform: scaleX(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-grid.am-grid-line:not(.am-grid-carousel)::after {
    -webkit-transform: scaleX(0.33);
        -ms-transform: scaleX(0.33);
            transform: scaleX(0.33);
  }
}
.am-grid.am-grid-line .am-flexbox {
  position: relative;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-grid.am-grid-line .am-flexbox {
    border-bottom: none;
  }
  html:not([data-scale]) .am-grid.am-grid-line .am-flexbox::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-grid.am-grid-line .am-flexbox::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-grid.am-grid-line .am-flexbox .am-flexbox-item {
  position: relative;
}
.am-grid.am-grid-line .am-flexbox .am-flexbox-item:first-child {
  border-left: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-grid.am-grid-line .am-flexbox .am-flexbox-item:first-child {
    border-left: none;
  }
  html:not([data-scale]) .am-grid.am-grid-line .am-flexbox .am-flexbox-item:first-child::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 1PX;
    height: 100%;
    -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(0.5);
        -ms-transform: scaleX(0.5);
            transform: scaleX(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-grid.am-grid-line .am-flexbox .am-flexbox-item:first-child::before {
    -webkit-transform: scaleX(0.33);
        -ms-transform: scaleX(0.33);
            transform: scaleX(0.33);
  }
}
.am-grid.am-grid-line .am-flexbox .am-flexbox-item:not(:last-child) {
  border-right: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-grid.am-grid-line .am-flexbox .am-flexbox-item:not(:last-child) {
    border-right: none;
  }
  html:not([data-scale]) .am-grid.am-grid-line .am-flexbox .am-flexbox-item:not(:last-child)::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: 1PX;
    height: 100%;
    background: #ddd;
    -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(0.5);
        -ms-transform: scaleX(0.5);
            transform: scaleX(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-grid.am-grid-line .am-flexbox .am-flexbox-item:not(:last-child)::after {
    -webkit-transform: scaleX(0.33);
        -ms-transform: scaleX(0.33);
            transform: scaleX(0.33);
  }
}
.am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page {
  border-top: 1PX solid #ddd;
  border-right: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page {
    border-top: none;
  }
  html:not([data-scale]) .am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page {
    border-right: none;
  }
  html:not([data-scale]) .am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: 1PX;
    height: 100%;
    background: #ddd;
    -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(0.5);
        -ms-transform: scaleX(0.5);
            transform: scaleX(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page::after {
    -webkit-transform: scaleX(0.33);
        -ms-transform: scaleX(0.33);
            transform: scaleX(0.33);
  }
}
.am-grid .am-carousel .am-carousel-wrap-dot > span {
  background: #dcdee3;
}
.am-grid .am-carousel .am-carousel-wrap-dot-active > span {
  background: #0ae;
}
.am-grid.am-grid-square .am-grid-item:before {
  display: block;
  content: ' ';
  padding-bottom: 100%;
}
.am-grid.am-grid-square .am-grid-item .am-grid-item-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.am-grid.am-grid-square .am-grid-item .am-grid-item-inner-content {
  height: 100%;
}
.am-grid.am-grid-square .am-grid-item .am-grid-item-inner-content .am-grid-icon {
  margin-top: 9PX;
  width: 28%!important;
}
.am-icon {
  fill: currentColor;
  background-size: cover;
  width: 22PX;
  height: 22PX;
}
.am-icon-xxs {
  width: 15PX;
  height: 15PX;
}
.am-icon-xs {
  width: 18PX;
  height: 18PX;
}
.am-icon-sm {
  width: 21PX;
  height: 21PX;
}
.am-icon-md {
  width: 22PX;
  height: 22PX;
}
.am-icon-lg {
  width: 36PX;
  height: 36PX;
}
.am-icon-loading {
  -webkit-animation: cirle-anim 1s linear infinite;
          animation: cirle-anim 1s linear infinite;
}
@-webkit-keyframes cirle-anim {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes cirle-anim {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.am-image-picker-list {
  padding: 9PX 8PX 0;
  margin-bottom: 15PX;
}
.am-image-picker-list .am-flexbox {
  margin-bottom: 6PX;
}
.am-image-picker-list .am-flexbox .am-flexbox-item {
  position: relative;
  margin-right: 5PX;
  margin-left: 0;
}
.am-image-picker-list .am-flexbox .am-flexbox-item:after {
  display: block;
  content: ' ';
  padding-bottom: 100%;
}
.am-image-picker-list .am-image-picker-item {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: 100%;
}
.am-image-picker-list .am-image-picker-item .am-image-picker-item-remove {
  width: 15PX;
  height: 15PX;
  position: absolute;
  right: 6PX;
  top: 6PX;
  text-align: right;
  vertical-align: top;
  z-index: 2;
  background-size: 15PX auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'16'%20height%3D'16'%20viewBox%3D'0%200%2016%2016'%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cg%20id%3D'Page-1'%20stroke%3D'none'%20stroke-width%3D'1'%20fill%3D'none'%20fill-rule%3D'evenodd'%3E%3Ccircle%20id%3D'Oval-98'%20fill-opacity%3D'0.4'%20fill%3D'%23404040'%20cx%3D'8'%20cy%3D'8'%20r%3D'8'%3E%3C%2Fcircle%3E%3Cpath%20d%3D'M11.8979743%2C11.8990375%20L11.8979743%2C11.8990375%20C11.7633757%2C12.0336542%2011.5447877%2C12.0336542%2011.4101891%2C11.8990375%20L8%2C8.48838931%20L4.5887341%2C11.8990375%20C4.45413554%2C12.0336542%204.23554748%2C12.0336542%204.10094892%2C11.8990375%20L4.10094892%2C11.8990375%20C3.96635036%2C11.7644208%203.96635036%2C11.5458033%204.10094892%2C11.4111866%20L7.51221482%2C8.00053847%20L4.10202571%2C4.58881335%20C3.96742715%2C4.45419667%203.96742715%2C4.23557919%204.10202571%2C4.10096251%20L4.10202571%2C4.10096251%20C4.23662427%2C3.96634583%204.45521233%2C3.96634583%204.58981089%2C4.10096251%20L8%2C7.51268762%20L11.4112659%2C4.10203944%20C11.5458645%2C3.96742276%2011.7644525%2C3.96742276%2011.8990511%2C4.10203944%20L11.8990511%2C4.10203944%20C12.0336496%2C4.23665612%2012.0336496%2C4.45527361%2011.8990511%2C4.58989029%20L8.48778518%2C8.00053847%20L11.8979743%2C11.4122636%20C12.0325729%2C11.5468803%2012.0325729%2C11.7644208%2011.8979743%2C11.8990375%20L11.8979743%2C11.8990375%20Z'%20id%3D'Shape'%20fill%3D'%23FFFFFF'%20transform%3D'translate(8.000000%2C%208.000000)%20scale(1%2C%20-1)%20translate(-8.000000%2C%20-8.000000)%20'%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.am-image-picker-list .am-image-picker-item .am-image-picker-item-content {
  height: 100%;
  width: 100%;
  border-radius: 3PX;
  background-size: cover;
}
.am-image-picker-list .am-image-picker-item img {
  width: 100%;
}
.am-image-picker-list .am-image-picker-upload-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3PX;
  border: 1PX solid #ddd;
  background-color: #fff;
}
.am-image-picker-list .am-image-picker-upload-btn:before,
.am-image-picker-list .am-image-picker-upload-btn:after {
  width: 1PX;
  height: 25PX;
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #ccc;
}
.am-image-picker-list .am-image-picker-upload-btn:after {
  width: 25PX;
  height: 1PX;
}
.am-image-picker-list .am-image-picker-upload-btn-active {
  background-color: #ddd;
}
.am-image-picker-list .am-image-picker-upload-btn input {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
}
.am-list-item .am-input-control .fake-input-container {
  height: 30PX;
  line-height: 30PX;
  position: relative;
}
.am-list-item .am-input-control .fake-input-container .fake-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-right: 2PX;
  margin-right: 3PX;
  -webkit-text-decoration: rtl;
          text-decoration: rtl;
  text-align: right;
  color: #000;
  font-size: 17PX;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.am-list-item .am-input-control .fake-input-container .fake-input.fake-input-disabled {
  color: #bbb;
}
.am-list-item .am-input-control .fake-input-container .fake-input.focus {
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.am-list-item .am-input-control .fake-input-container .fake-input.focus::before {
  content: "";
}
.am-list-item .am-input-control .fake-input-container .fake-input.focus::after {
  content: "";
  position: absolute;
  right: 1.5PX;
  top: 10%;
  height: 80%;
  border-right: 1.5PX solid #108ee9;
  -webkit-animation: keyboard-cursor infinite 1s step-start;
          animation: keyboard-cursor infinite 1s step-start;
}
.am-list-item .am-input-control .fake-input-container .fake-input-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #bbb;
  text-align: right;
}
.am-list-item .am-input-control .fake-input-container-left .fake-input {
  text-align: left;
}
.am-list-item .am-input-control .fake-input-container-left .fake-input.focus:after {
  position: static;
}
.am-list-item .am-input-control .fake-input-container-left .fake-input-placeholder {
  text-align: left;
}
.am-number-keyboard-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10000;
  font-family: 'PingFang SC';
  background-color: #f6f6f7;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: -webkit-transform display;
  transition-property: -webkit-transform display;
  -o-transition-property: transform display;
  transition-property: transform display;
  transition-property: transform display, -webkit-transform display;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  padding-bottom: env(safe-area-inset-bottom);
}
.am-number-keyboard-wrapper.am-number-keyboard-wrapper-hide {
  bottom: -500PX;
}
.am-number-keyboard-wrapper table {
  width: 100%;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border-top: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-number-keyboard-wrapper table {
    border-top: none;
  }
  html:not([data-scale]) .am-number-keyboard-wrapper table::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-number-keyboard-wrapper table::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-number-keyboard-wrapper table tr {
  width: 100%;
  padding: 0;
  margin: 0;
}
.am-number-keyboard-wrapper table tr .am-number-keyboard-item {
  width: 25%;
  padding: 0;
  margin: 0;
  height: 50PX;
  text-align: center;
  font-size: 25.5PX;
  color: #2a2b2c;
  position: relative;
}
.am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm) {
  border-left: 1PX solid #ddd;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm) {
    border-left: none;
  }
  html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm)::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 1PX;
    height: 100%;
    -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(0.5);
        -ms-transform: scaleX(0.5);
            transform: scaleX(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm)::before {
    -webkit-transform: scaleX(0.33);
        -ms-transform: scaleX(0.33);
            transform: scaleX(0.33);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm) {
    border-bottom: none;
  }
  html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm)::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm)::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-number-keyboard-wrapper table tr .am-number-keyboard-item.am-number-keyboard-item-active {
  background-color: #ddd;
}
.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm {
  color: #fff;
  font-size: 21PX;
  background-color: #108ee9;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm {
    border-bottom: none;
  }
  html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm.am-number-keyboard-item-active {
  background-color: #0e80d2;
}
.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm.am-number-keyboard-item-disabled {
  background-color: #0e80d2;
  color: rgba(255, 255, 255, 0.45);
}
.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-delete {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22204%22%20height%3D%22148%22%20viewBox%3D%220%200%20153.000000%20111.000000%22%3E%3Cpath%20d%3D%22M46.9%204.7c-2.5%202.6-14.1%2015.5-25.8%2028.6L-.1%2057l25.6%2027%2025.7%2027.1%2047.4-.3%2047.4-.3%203.2-3.3%203.3-3.2V7l-3.3-3.2L146%20.5%2098.7.2%2051.5-.1l-4.6%204.8zm97.9%203.5c1.7%201.7%201.7%2092.9%200%2094.6-.9.9-12.6%201.2-46.3%201.2H53.4L31.2%2080.4%209%2056.9l5.1-5.7c2.8-3.1%2012.8-14.4%2022.2-24.9L53.5%207h45c33.8%200%2045.4.3%2046.3%201.2z%22%2F%3E%3Cpath%20d%3D%22M69.5%2031c-1.9%202.1-1.7%202.2%209.3%2013.3L90%2055.5%2078.8%2066.7%2067.5%2078l2.3%202.2%202.2%202.3%2011.3-11.3L94.5%2060l11.2%2011.2L117%2082.5l2.2-2.3%202.3-2.2-11.3-11.3L99%2055.5l11.2-11.2L121.5%2033l-2.3-2.2-2.2-2.3-11.3%2011.3L94.5%2051l-11-11c-6-6-11.2-11-11.6-11-.3%200-1.4.9-2.4%202z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 25.5PX 18.5PX;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-hide {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22260%22%20height%3D%22188%22%20viewBox%3D%220%200%20195.000000%20141.000000%22%3E%3Cpath%20d%3D%22M0%2057v57h195V0H0v57zm183%200v45H12V12h171v45z%22%2F%3E%3Cpath%20d%3D%22M21%2031.5V39h15V24H21v7.5zM48%2031.5V39h15V24H48v7.5zM75%2031.5V39h15V24H75v7.5zM102%2031.5V39h15V24h-15v7.5zM129%2031.5V39h15V24h-15v7.5zM156%2031.5V39h15V24h-15v7.5zM36%2055.5V63h15V48H36v7.5zM63%2055.5V63h15V48H63v7.5zM90%2055.5V63h15V48H90v7.5zM117%2055.5V63h15V48h-15v7.5zM144%2055.5V63h15V48h-15v7.5zM27%2079.5V87h15V72H27v7.5zM48%2079.5V87h96V72H48v7.5zM150%2079.5V87h15V72h-15v7.5zM81%20124.5c0%20.8.7%201.5%201.5%201.5s1.5.7%201.5%201.5.7%201.5%201.5%201.5%201.5.7%201.5%201.5.7%201.5%201.5%201.5%201.5.7%201.5%201.5.7%201.5%201.5%201.5%201.5.7%201.5%201.5.7%201.5%201.5%201.5%201.5.7%201.5%201.5.7%201.5%201.5%201.5%201.5-.7%201.5-1.5.7-1.5%201.5-1.5%201.5-.7%201.5-1.5.7-1.5%201.5-1.5%201.5-.7%201.5-1.5.7-1.5%201.5-1.5%201.5-.7%201.5-1.5.7-1.5%201.5-1.5%201.5-.7%201.5-1.5.7-1.5%201.5-1.5%201.5-.7%201.5-1.5c0-1.3-2.5-1.5-16.5-1.5s-16.5.2-16.5%201.5z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 32.5PX 23.5PX;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.am-number-keyboard-wrapper table tr .am-number-keyboard-item-disabled {
  color: #bbb;
}
@-webkit-keyframes keyboard-cursor {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes keyboard-cursor {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.am-list-item.am-input-item {
  height: 44PX;
  padding-left: 15PX;
}
.am-list-item:not(:last-child) .am-list-line {
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line {
    border-bottom: none;
  }
  html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-list-item .am-input-label {
  color: #000;
  font-size: 17PX;
  margin-left: 0;
  margin-right: 5PX;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  padding: 2PX 0;
}
.am-list-item .am-input-label.am-input-label-2 {
  width: 34PX;
}
.am-list-item .am-input-label.am-input-label-3 {
  width: 51PX;
}
.am-list-item .am-input-label.am-input-label-4 {
  width: 68PX;
}
.am-list-item .am-input-label.am-input-label-5 {
  width: 85PX;
}
.am-list-item .am-input-label.am-input-label-6 {
  width: 102PX;
}
.am-list-item .am-input-label.am-input-label-7 {
  width: 119PX;
}
.am-list-item .am-input-control {
  font-size: 17PX;
  -ms-flex: 1 1;
      flex: 1 1;
}
.am-list-item .am-input-control input {
  color: #000;
  font-size: 17PX;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  padding: 2PX 0;
  border: 0;
  background-color: transparent;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.am-list-item .am-input-control input::-webkit-input-placeholder {
  color: #bbb;
  line-height: 1.2;
}
.am-list-item .am-input-control input::-moz-placeholder {
  color: #bbb;
  line-height: 1.2;
}
.am-list-item .am-input-control input:-ms-input-placeholder {
  color: #bbb;
  line-height: 1.2;
}
.am-list-item .am-input-control input::placeholder {
  color: #bbb;
  line-height: 1.2;
}
.am-list-item .am-input-control input:disabled {
  color: #bbb;
  background-color: #fff;
}
.am-list-item .am-input-clear {
  display: none;
  width: 21PX;
  height: 21PX;
  border-radius: 50%;
  overflow: hidden;
  font-style: normal;
  color: #fff;
  background-color: #ccc;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23fff'%20viewBox%3D'0%200%2030%2030'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
  background-size: 21PX auto;
  background-position: 2PX 2PX;
}
.am-list-item .am-input-clear-active {
  background-color: #108ee9;
}
.am-list-item.am-input-focus .am-input-clear {
  display: block;
}
.am-list-item .am-input-extra {
  -ms-flex: initial;
      flex: initial;
  min-width: 0;
  max-height: 21PX;
  overflow: hidden;
  padding-right: 0;
  line-height: 1;
  color: #888;
  font-size: 15PX;
  margin-left: 5PX;
}
.am-list-item.am-input-error .am-input-control input {
  color: #f50;
}
.am-list-item.am-input-error .am-input-error-extra {
  height: 21PX;
  width: 21PX;
  margin-left: 6PX;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'18'%20height%3D'18'%20viewBox%3D'0%200%2018%2018'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cg%20stroke%3D'none'%20stroke-width%3D'1'%20fill%3D'none'%20fill-rule%3D'evenodd'%3E%3Cg%20transform%3D'translate(-300.000000%2C%20-1207.000000)'%20fill%3D'%23FF5500'%3E%3Cg%20id%3D'exclamation-circle-o'%20transform%3D'translate(300.000000%2C%201207.000000)'%3E%3Cpath%20d%3D'M9%2C16.734375%20C10.0441406%2C16.734375%2011.0566406%2C16.5304688%2012.009375%2C16.1279297%20C12.9304688%2C15.7376953%2013.7566406%2C15.1804687%2014.4685547%2C14.4703125%20C15.1787109%2C13.7601563%2015.7376953%2C12.9322266%2016.1261719%2C12.0111328%20C16.5304688%2C11.0566406%2016.734375%2C10.0441406%2016.734375%2C9%20C16.734375%2C7.95585938%2016.5304688%2C6.94335938%2016.1279297%2C5.990625%20C15.7376953%2C5.06953125%2015.1804687%2C4.24335938%2014.4703125%2C3.53144531%20C13.7601563%2C2.82128906%2012.9322266%2C2.26230469%2012.0111328%2C1.87382813%20C11.0566406%2C1.46953125%2010.0441406%2C1.265625%209%2C1.265625%20C7.95585938%2C1.265625%206.94335938%2C1.46953125%205.990625%2C1.87207031%20C5.06953125%2C2.26230469%204.24335938%2C2.81953125%203.53144531%2C3.5296875%20C2.82128906%2C4.23984375%202.26230469%2C5.06777344%201.87382813%2C5.98886719%20C1.46953125%2C6.94335938%201.265625%2C7.95585938%201.265625%2C9%20C1.265625%2C10.0441406%201.46953125%2C11.0566406%201.87207031%2C12.009375%20C2.26230469%2C12.9304688%202.81953125%2C13.7566406%203.5296875%2C14.4685547%20C4.23984375%2C15.1787109%205.06777344%2C15.7376953%205.98886719%2C16.1261719%20C6.94335938%2C16.5304688%207.95585938%2C16.734375%209%2C16.734375%20L9%2C16.734375%20Z%20M9%2C18%20C4.02890625%2C18%200%2C13.9710937%200%2C9%20C0%2C4.02890625%204.02890625%2C0%209%2C0%20C13.9710937%2C0%2018%2C4.02890625%2018%2C9%20C18%2C13.9710937%2013.9710937%2C18%209%2C18%20L9%2C18%20L9%2C18%20Z%20M9%2C6.75%20C8.61152344%2C6.75%208.296875%2C7.06464844%208.296875%2C7.453125%20L8.296875%2C13.9394531%20C8.296875%2C14.3279297%208.61152344%2C14.6425781%209%2C14.6425781%20C9.38847656%2C14.6425781%209.703125%2C14.3279297%209.703125%2C13.9394531%20L9.703125%2C7.453125%20C9.703125%2C7.06464844%209.38847656%2C6.75%209%2C6.75%20L9%2C6.75%20Z%20M8.20898438%2C4.83398438%20C8.20898438%2C5.27085024%208.56313413%2C5.625%209%2C5.625%20C9.43686587%2C5.625%209.79101562%2C5.27085024%209.79101562%2C4.83398438%20C9.79101562%2C4.39711851%209.43686587%2C4.04296875%209%2C4.04296875%20C8.56313413%2C4.04296875%208.20898438%2C4.39711851%208.20898438%2C4.83398438%20L8.20898438%2C4.83398438%20Z'%20id%3D'Shape'%20transform%3D'translate(9.000000%2C%209.000000)%20scale(1%2C%20-1)%20translate(-9.000000%2C%20-9.000000)%20'%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 21PX auto;
}
.am-list-item.am-input-disabled .am-input-label {
  color: #bbb;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.am-list-header {
  padding: 15PX 15PX 9PX 15PX;
  font-size: 14PX;
  color: #888;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.am-list-footer {
  padding: 9PX 15PX 15PX 15PX;
  font-size: 14PX;
  color: #888;
}
.am-list-body {
  position: relative;
  background-color: #fff;
  border-top: 1PX solid #ddd;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-list-body {
    border-top: none;
  }
  html:not([data-scale]) .am-list-body::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-list-body::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-list-body {
    border-bottom: none;
  }
  html:not([data-scale]) .am-list-body::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-list-body::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-list-body div:not(:last-child) .am-list-line {
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line {
    border-bottom: none;
  }
  html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-list-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15PX;
  min-height: 44PX;
  background-color: #fff;
  vertical-align: middle;
  overflow: hidden;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  -ms-flex-align: center;
      align-items: center;
  /* list左图片显示*/
}
.am-list-item .am-list-ripple {
  position: absolute;
  background: transparent;
  display: inline-block;
  overflow: hidden;
  will-change: box-shadow, transform;
  -webkit-transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
  outline: none;
  cursor: pointer;
  border-radius: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.am-list-item .am-list-ripple.am-list-ripple-animate {
  background-color: hsla(0, 0%, 62%, 0.2);
  -webkit-animation: ripple 1s linear;
          animation: ripple 1s linear;
}
.am-list-item.am-list-item-top .am-list-line {
  -ms-flex-align: start;
      align-items: flex-start;
}
.am-list-item.am-list-item-top .am-list-line .am-list-arrow {
  margin-top: 2PX;
}
.am-list-item.am-list-item-middle .am-list-line {
  -ms-flex-align: center;
      align-items: center;
}
.am-list-item.am-list-item-bottom .am-list-line {
  -ms-flex-align: end;
      align-items: flex-end;
}
.am-list-item.am-list-item-error .am-list-line .am-list-extra {
  color: #f50;
}
.am-list-item.am-list-item-error .am-list-line .am-list-extra .am-list-brief {
  color: #f50;
}
.am-list-item.am-list-item-active {
  background-color: #ddd;
}
.am-list-item.am-list-item-disabled .am-list-line .am-list-content,
.am-list-item.am-list-item-disabled .am-list-line .am-list-extra {
  color: #bbb;
}
.am-list-item img {
  width: 22PX;
  height: 22PX;
  vertical-align: middle;
}
.am-list-item .am-list-thumb:first-child {
  margin-right: 15PX;
}
.am-list-item .am-list-thumb:last-child {
  margin-left: 8PX;
}
.am-list-item .am-list-line {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
      flex: 1 1;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  padding-right: 15PX;
  overflow: hidden;
  /* list左侧主内容*/
  /* list右补充内容*/
  /* 辅助性文字*/
  /* list右侧箭头*/
}
.am-list-item .am-list-line .am-list-content {
  -ms-flex: 1 1;
      flex: 1 1;
  color: #000;
  font-size: 17PX;
  line-height: 1.5;
  text-align: left;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 7PX;
  padding-bottom: 7PX;
}
.am-list-item .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 36%;
      flex-basis: 36%;
  color: #888;
  font-size: 16PX;
  line-height: 1.5;
  text-align: right;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 7PX;
  padding-bottom: 7PX;
}
.am-list-item .am-list-line .am-list-title {
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.am-list-item .am-list-line .am-list-brief {
  color: #888;
  font-size: 15PX;
  line-height: 1.5;
  margin-top: 6PX;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.am-list-item .am-list-line .am-list-arrow {
  display: block;
  width: 15PX;
  height: 15PX;
  margin-left: 8PX;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2226%22%20viewBox%3D%220%200%2016%2026%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20id%3D%22UI-KIT_%E5%9F%BA%E7%A1%80%E5%85%83%E4%BB%B6%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%229.9%E5%9F%BA%E7%A1%80%E5%85%83%E4%BB%B6%22%20transform%3D%22translate(-5809.000000%2C%20-8482.000000)%22%20fill%3D%22%23C7C7CC%22%3E%3Cpolygon%20id%3D%22Disclosure-Indicator%22%20points%3D%225811%208482%205809%208484%205820.5%208495%205809%208506%205811%208508%205825%208495%22%3E%3C%2Fpolygon%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  visibility: hidden;
}
.am-list-item .am-list-line .am-list-arrow-horizontal {
  visibility: visible;
}
.am-list-item .am-list-line .am-list-arrow-vertical {
  visibility: visible;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.am-list-item .am-list-line .am-list-arrow-vertical-up {
  visibility: visible;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
.am-list-item .am-list-line-multiple {
  padding: 12.5PX 15PX 12.5PX 0;
}
.am-list-item .am-list-line-multiple .am-list-content {
  padding-top: 0;
  padding-bottom: 0;
}
.am-list-item .am-list-line-multiple .am-list-extra {
  padding-top: 0;
  padding-bottom: 0;
}
.am-list-item .am-list-line-wrap .am-list-content {
  white-space: normal;
}
.am-list-item .am-list-line-wrap .am-list-extra {
  white-space: normal;
}
.am-list-item select {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  font-size: 17PX;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
}
@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
}
.am-indexed-list-section-body.am-list-body,
.am-indexed-list-section-body.am-list-body .am-list-item:last-child .am-list-line {
  border-bottom: 0;
}
.am-indexed-list-section-body.am-list-body:after,
.am-indexed-list-section-body.am-list-body .am-list-item:last-child .am-list-line:after {
  display: none !important;
}
.am-indexed-list-section-header.am-list-body,
.am-indexed-list-section-header.am-list-body .am-list-item .am-list-line {
  border-bottom: 0;
}
.am-indexed-list-section-header.am-list-body:after,
.am-indexed-list-section-header.am-list-body .am-list-item .am-list-line:after {
  display: none !important;
}
.am-indexed-list-section-header .am-list-item {
  height: 30PX;
  min-height: 30PX;
  background-color: #f5f5f9;
}
.am-indexed-list-section-header .am-list-item .am-list-line {
  height: 30PX;
  min-height: 30PX;
}
.am-indexed-list-section-header .am-list-item .am-list-content {
  font-size: 14PX !important;
  color: #888 !important;
}
.am-indexed-list-quick-search-bar {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 0;
  text-align: center;
  color: #108ee9;
  font-size: 16PX;
  list-style: none;
  padding: 0;
}
.am-indexed-list-quick-search-bar li {
  padding: 0 5PX;
}
.am-indexed-list-quick-search-bar-over {
  background-color: rgba(0, 0, 0, 0.4);
}
.am-indexed-list-qsindicator {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15PX auto auto -30PX;
  width: 60PX;
  height: 30PX;
  background: transparent;
  opacity: 0.7;
  color: #0af;
  font-size: 20PX;
  border-radius: 30PX;
  z-index: 1999;
  text-align: center;
  line-height: 30PX;
}
.am-indexed-list-qsindicator-hide {
  display: none;
}
.am-menu {
  background-color: #f5f5f9;
}
.am-menu .am-menu-select-container {
  -ms-flex-positive: 2;
      flex-grow: 2;
}
.am-menu .am-menu-select-container .am-menu-select-container-submenu {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.am-menu .am-multi-select-btns {
  height: 47PX;
  width: 100%;
}
.am-menu .am-multi-select-btns .am-multi-select-btns-btn {
  width: 50%;
  height: 100%;
  border: 1PX solid #ddd;
  border-radius: 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-menu .am-multi-select-btns .am-multi-select-btns-btn {
    position: relative;
    border: none;
  }
  html:not([data-scale]) .am-menu .am-multi-select-btns .am-multi-select-btns-btn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1PX solid #ddd;
    border-radius: 0;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    pointer-events: none;
  }
}
.am-menu .am-flexbox .am-flexbox-item {
  margin-left: 0;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
.am-menu .am-flexbox .am-flexbox-item .am-list {
  padding: 0;
}
.am-menu .am-flexbox .am-flexbox-item .am-list .am-list-item .am-list-line .am-list-content {
  font-size: 16PX;
}
.am-menu .am-flexbox .am-flexbox-item .am-list .am-list-item .am-list-line .am-list-extra .am-checkbox-wrapper .am-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.am-menu .am-flexbox .am-flexbox-item .am-list .am-list-item .am-list-line .am-list-extra .am-checkbox-wrapper .am-checkbox .am-checkbox-inner {
  top: 12px;
  right: 15px;
}
.am-menu .am-flexbox .am-flexbox-item:first-child {
  background-color: #f7f7f7;
}
.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-body {
  background-color: #f7f7f7;
  border-bottom: 0;
}
.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-body:after {
  display: none !important;
}
.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item {
  background-color: #f7f7f7;
}
.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item .am-list-line {
  border-bottom: 0;
}
.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item .am-list-line:after {
  display: none !important;
}
.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item .am-list-line .am-list-content {
  color: #000;
}
.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item:last-child {
  border-bottom: 0;
}
.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item:last-child:after {
  display: none !important;
}
.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item.am-menu-selected {
  background-color: #fff;
}
.am-menu .am-flexbox .am-flexbox-item:last-child {
  background-color: #fff;
}
.am-menu .am-flexbox .am-flexbox-item:last-child .am-list .am-list-item {
  background-color: #fff;
  border-bottom: 0;
}
.am-menu .am-flexbox .am-flexbox-item:last-child .am-list .am-list-item:after {
  display: none !important;
}
.am-menu .am-flexbox .am-flexbox-item:last-child .am-list .am-list-item .am-list-line .am-list-extra {
  -ms-flex: 0 1;
      flex: 0 1;
}
.am-menu .am-flexbox .am-flexbox-item:last-child .am-list .am-list-item.am-sub-menu-item-selected .am-list-line .am-list-content {
  color: #108ee9;
}
.am-menu .am-flexbox .am-flexbox-item:last-child .am-list .am-list-item.am-sub-menu-item-disabled .am-list-line .am-list-content {
  color: #bbb;
}
.am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item .am-list-line {
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item .am-list-line {
    border-bottom: none;
  }
  html:not([data-scale]) .am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item .am-list-line::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item .am-list-line::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child {
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child {
    border-bottom: none;
  }
  html:not([data-scale]) .am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child .am-list-line {
  border-bottom: 0;
}
.am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child .am-list-line:after {
  display: none !important;
}
.am-modal {
  position: relative;
}
.am-modal:not(.am-modal-transparent):not(.am-modal-popup) {
  width: 100%;
  height: 100%;
}
.am-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
.am-modal-mask-hidden {
  display: none;
}
.am-modal-wrap {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: 999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}
.am-modal-wrap-popup {
  display: block;
}
.am-modal-transparent {
  width: 270PX;
}
.am-modal-transparent .am-modal-content {
  border-radius: 7PX;
  padding-top: 15PX;
}
.am-modal-transparent .am-modal-content .am-modal-body {
  padding: 0 15PX 15PX;
}
.am-modal-popup {
  position: fixed;
  left: 0;
  width: 100%;
}
.am-modal-popup-slide-down {
  top: 0;
}
.am-modal-popup-slide-up {
  bottom: 0;
}
.am-modal-popup .am-modal-content {
  padding-bottom: env(safe-area-inset-bottom);
}
.am-modal-title {
  margin: 0;
  font-size: 18PX;
  line-height: 1;
  color: #000;
  text-align: center;
}
.am-modal-header {
  padding: 6PX 15PX 15PX;
}
.am-modal-content {
  position: relative;
  background-color: #fff;
  border: 0;
  background-clip: padding-box;
  text-align: center;
  height: 100%;
  overflow: hidden;
}
.am-modal-close {
  border: 0;
  padding: 0;
  background-color: transparent;
  outline: none;
  position: absolute;
  right: 15PX;
  z-index: 999;
  height: 21PX;
  width: 21PX;
}
.am-modal-close-x {
  display: inline-block;
  width: 15PX;
  height: 15PX;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'30'%20height%3D'30'%20viewBox%3D'0%200%2030%2030'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%20%3Cdefs%3E%3C%2Fdefs%3E%20%3Cg%20id%3D'ALL-ICON'%20stroke%3D'none'%20stroke-width%3D'1'%20fill%3D'none'%20fill-rule%3D'evenodd'%3E%20%3Cg%20id%3D'Rectangle-283-%2B-Rectangle-283'%20fill%3D'%23888888'%3E%20%3Crect%20id%3D'Rectangle-283'%20transform%3D'translate(14.849242%2C%2014.849242)%20rotate(-315.000000)%20translate(-14.849242%2C%20-14.849242)%20'%20x%3D'-5.1507576'%20y%3D'13.8492424'%20width%3D'40'%20height%3D'2'%3E%3C%2Frect%3E%20%3Crect%20id%3D'Rectangle-283'%20transform%3D'translate(14.849242%2C%2014.849242)%20scale(-1%2C%201)%20rotate(-315.000000)%20translate(-14.849242%2C%20-14.849242)%20'%20x%3D'-5.1507576'%20y%3D'13.8492424'%20width%3D'40'%20height%3D'2'%3E%3C%2Frect%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E");
}
.am-modal-body {
  font-size: 15PX;
  color: #888;
  height: 100%;
  line-height: 1.5;
  overflow: auto;
}
.am-modal-button-group-h {
  position: relative;
  border-top: 1PX solid #ddd;
  display: -ms-flexbox;
  display: flex;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-modal-button-group-h {
    border-top: none;
  }
  html:not([data-scale]) .am-modal-button-group-h::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-modal-button-group-h::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-modal-button-group-h .am-modal-button {
  -webkit-touch-callout: none;
  -ms-flex: 1 1;
      flex: 1 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #108ee9;
  font-size: 18PX;
  height: 50PX;
  line-height: 50PX;
  display: block;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.am-modal-button-group-h .am-modal-button:first-child {
  color: #000;
}
.am-modal-button-group-h .am-modal-button:last-child {
  position: relative;
  border-left: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-child {
    border-left: none;
  }
  html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-child::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 1PX;
    height: 100%;
    -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(0.5);
        -ms-transform: scaleX(0.5);
            transform: scaleX(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-child::before {
    -webkit-transform: scaleX(0.33);
        -ms-transform: scaleX(0.33);
            transform: scaleX(0.33);
  }
}
.am-modal-button-group-v .am-modal-button {
  -webkit-touch-callout: none;
  position: relative;
  border-top: 1PX solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #108ee9;
  font-size: 18PX;
  height: 50PX;
  line-height: 50PX;
  display: block;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-modal-button-group-v .am-modal-button {
    border-top: none;
  }
  html:not([data-scale]) .am-modal-button-group-v .am-modal-button::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-modal-button-group-v .am-modal-button::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-modal-button-active {
  background-color: #ddd;
}
.am-modal-input-container {
  margin-top: 9PX;
  border: 1PX solid #ddd;
  border-radius: 3PX;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-modal-input-container {
    position: relative;
    border: none;
  }
  html:not([data-scale]) .am-modal-input-container::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1PX solid #ddd;
    border-radius: 6PX;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    pointer-events: none;
  }
}
.am-modal-input {
  height: 36PX;
  line-height: 1;
}
.am-modal-input:nth-child(2) {
  position: relative;
  border-top: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-modal-input:nth-child(2) {
    border-top: none;
  }
  html:not([data-scale]) .am-modal-input:nth-child(2)::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-modal-input:nth-child(2)::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-modal-input input {
  position: relative;
  border: 0;
  width: 98%;
  height: 34PX;
  top: 1PX;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}
.am-modal-input input::-webkit-input-placeholder {
  font-size: 14PX;
  color: #ccc;
  padding-left: 8PX;
}
.am-modal-input input::-moz-placeholder {
  font-size: 14PX;
  color: #ccc;
  padding-left: 8PX;
}
.am-modal-input input:-ms-input-placeholder {
  font-size: 14PX;
  color: #ccc;
  padding-left: 8PX;
}
.am-modal-input input::placeholder {
  font-size: 14PX;
  color: #ccc;
  padding-left: 8PX;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content {
  border-radius: 0;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-header {
  padding: 9PX 24PX 12PX;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-header .am-modal-title {
  text-align: left;
  font-size: 21PX;
  color: #000;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body {
  color: #000;
  text-align: left;
  padding: 0 24PX 15PX;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container {
  border: 0;
  border-bottom: 1PX solid #ddd;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container:before {
  display: none !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container {
    border-bottom: none;
  }
  html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container .am-modal-input:first-child {
  border-top: 0;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container .am-modal-input:first-child:before {
  display: none !important;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer {
  padding-bottom: 12PX;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h {
  overflow: hidden;
  border-top: 0;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 0 12PX;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h:before {
  display: none !important;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button {
  -ms-flex: initial;
      flex: initial;
  margin-left: 3PX;
  padding: 0 15PX;
  height: 48PX;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button:first-child {
  color: #777;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button:last-child {
  border-left: 0;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button:last-child:before {
  display: none !important;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-v.am-modal-button-group-normal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  overflow: hidden;
  padding: 0 12PX;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-v.am-modal-button-group-normal .am-modal-button {
  border-top: 0;
  padding: 0 15PX;
  margin-left: 3PX;
  height: 48PX;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-v.am-modal-button-group-normal .am-modal-button:before {
  display: none !important;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-operation .am-modal-button {
  text-align: start;
  padding-left: 15PX;
}
.am-modal.am-modal-operation .am-modal-content {
  border-radius: 7PX;
  height: auto;
  padding-top: 0;
}
.am-modal.am-modal-operation .am-modal-content .am-modal-body {
  padding: 0!important;
}
.am-modal.am-modal-operation .am-modal-content .am-modal-button {
  color: #000;
  text-align: left;
  padding-left: 15PX;
}
.am-modal-alert-content,
.am-modal-propmt-content {
  zoom: 1;
  overflow: hidden;
}
.am-navbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 45PX;
  background-color: #108ee9;
  color: #fff;
}
.am-navbar-left,
.am-navbar-title,
.am-navbar-right {
  -ms-flex: 1 1;
      flex: 1 1;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.am-navbar-left {
  padding-left: 15PX;
  font-size: 16PX;
}
.am-navbar-left-icon {
  margin-right: 5PX;
  display: inherit;
}
.am-navbar-title {
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 18PX;
  white-space: nowrap;
}
.am-navbar-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
  font-size: 16PX;
  margin-right: 15PX;
}
.am-navbar-light {
  background-color: #fff;
  color: #108ee9;
}
.am-navbar-light .am-navbar-title {
  color: #000;
}
.am-notice-bar {
  background-color: #fefcec;
  height: 36PX;
  overflow: hidden;
  font-size: 14PX;
  line-height: 36PX;
  color: #f76a24;
  display: -ms-flexbox;
  display: flex;
}
.am-notice-bar-content {
  -ms-flex: 1 1;
      flex: 1 1;
  width: 100%;
  margin: auto 15PX;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.am-notice-bar-icon {
  margin-left: 15PX;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.am-notice-bar-icon .am-notice-bar-trips {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2238%22%20height%3D%2233%22%20viewBox%3D%220%200%2038%2033%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3Etrips%3C%2Ftitle%3E%3Cg%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.838%2028.8c-.564-.468-1.192-.983-1.836-1.496-4.244-3.385-5.294-3.67-6.006-3.67-.014%200-.027.005-.04.005-.015%200-.028-.005-.042-.005H3.562c-.734%200-.903-.203-.903-.928V10.085c0-.49.058-.8.66-.8h5.782c.693%200%201.758-.28%206.4-3.628.828-.597%201.637-1.197%202.336-1.723V28.8zM19.682.19c-.463-.22-1.014-.158-1.417.157-.02.016-1.983%201.552-4.152%203.125C10.34%206.21%209.243%206.664%209.02%206.737H3.676c-.027%200-.053.003-.08.004H1.183c-.608%200-1.1.486-1.1%201.085V25.14c0%20.598.492%201.084%201.1%201.084h8.71c.22.08%201.257.55%204.605%203.24%201.947%201.562%203.694%203.088%203.712%203.103.25.22.568.333.89.333.186%200%20.373-.038.55-.116.48-.213.79-.684.79-1.204V1.38c0-.506-.294-.968-.758-1.19z%22%20mask%3D%22url(%23mask-2)%22%2F%3E%3Cpath%20d%3D%22M31.42%2016.475c0-3.363-1.854-6.297-4.606-7.876-.125-.066-.42-.192-.625-.192-.612%200-1.108.488-1.108%201.09%200%20.404.22.764.55.952%202.128%201.19%203.565%203.442%203.565%206.025%200%202.627-1.486%204.913-3.677%206.087-.318.19-.53.54-.53.934%200%20.602.496%201.09%201.107%201.09.26.002.568-.15.568-.15%202.835-1.556%204.754-4.538%204.754-7.96%22%20mask%3D%22url(%23mask-4)%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M30.14%203.057c-.205-.122-.41-.22-.658-.22-.608%200-1.1.485-1.1%201.084%200%20.433.26.78.627.977%204.043%202.323%206.762%206.636%206.762%2011.578%200%204.938-2.716%209.248-6.755%2011.572-.354.19-.66.55-.66.993%200%20.6.494%201.084%201.102%201.084.243%200%20.438-.092.65-.213%204.692-2.695%207.848-7.7%207.848-13.435%200-5.723-3.142-10.718-7.817-13.418%22%20mask%3D%22url(%23mask-6)%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.am-notice-bar-icon + div {
  margin-left: 5PX;
}
.am-notice-bar-operation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-right: 8PX;
}
.am-pagination-wrap {
  font-size: 18PX;
  color: #000;
  background: none;
  text-align: center;
}
.am-pagination-wrap .active {
  color: #108ee9;
}
.am-pagination-wrap-btn {
  text-align: center;
}
.am-pagination-wrap-btn-prev {
  text-align: left;
}
.am-pagination-wrap-btn-next {
  text-align: right;
}
.am-pagination-wrap-dot {
  display: inline-block;
  zoom: 1;
}
.am-pagination-wrap-dot > span {
  display: block;
  width: 8PX;
  height: 8PX;
  margin-right: 5PX;
  border-radius: 50%;
  background: #ccc;
}
.am-pagination-wrap-dot-active > span {
  background: #888;
}
.am-picker-popup {
  left: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  background-color: #fff;
  padding-bottom: env(safe-area-inset-bottom);
}
.am-picker-popup-wrap {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}
.am-picker-popup-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  z-index: 1000;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}
.am-picker-popup-mask-hidden {
  display: none;
}
.am-picker-popup-header {
  background-image: -webkit-linear-gradient(top, #e7e7e7, #e7e7e7, transparent, transparent);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), color-stop(#e7e7e7), color-stop(transparent), to(transparent));
  background-image: -o-linear-gradient(top, #e7e7e7, #e7e7e7, transparent, transparent);
  background-image: linear-gradient(to bottom, #e7e7e7, #e7e7e7, transparent, transparent);
  background-position: bottom;
  background-size: 100% 1PX;
  background-repeat: no-repeat;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-picker-popup-header {
    border-bottom: none;
  }
  html:not([data-scale]) .am-picker-popup-header::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-picker-popup-header::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-picker-popup-header .am-picker-popup-header-right {
  text-align: right;
}
.am-picker-popup-item {
  color: #108ee9;
  font-size: 17PX;
  padding: 9PX 15PX;
  height: 42PX;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.am-picker-popup-item-active {
  background-color: #ddd;
}
.am-picker-popup-title {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: center;
  color: #000;
}
.am-picker-popup .am-picker-popup-close {
  display: none;
}
.am-picker {
  -ms-flex: 1 1;
      flex: 1 1;
}
.am-picker-col {
  display: block;
  position: relative;
  height: 238PX;
  overflow: hidden;
  width: 100%;
}
.am-picker-col-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  padding: 102PX 0;
}
.am-picker-col-item {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-align: center;
  font-size: 16PX;
  height: 34PX;
  line-height: 34PX;
  color: #000;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.am-picker-col-item-selected {
  font-size: 17PX;
}
.am-picker-col-mask {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  z-index: 3;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6)), -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.95)), to(rgba(255, 255, 255, 0.6))), -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.95)), to(rgba(255, 255, 255, 0.6)));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6)), -o-linear-gradient(bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6));
  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% 102PX;
  background-repeat: no-repeat;
}
.am-picker-col-indicator {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 34PX;
  position: absolute;
  left: 0;
  top: 102PX;
  z-index: 3;
  border-top: 1PX solid #ddd;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-picker-col-indicator {
    border-top: none;
  }
  html:not([data-scale]) .am-picker-col-indicator::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-picker-col-indicator::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-picker-col-indicator {
    border-bottom: none;
  }
  html:not([data-scale]) .am-picker-col-indicator::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-picker-col-indicator::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-picker {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.am-picker-item {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: center;
}
.am-popover {
  position: absolute;
  z-index: 1999;
}
.am-popover-hidden {
  display: none;
}
.am-popover-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  z-index: 999;
}
.am-popover-mask-hidden {
  display: none;
}
.am-popover-arrow {
  position: absolute;
  width: 7PX;
  height: 7PX;
  border-radius: 1PX;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 0;
  -webkit-box-shadow: 0 0 2PX rgba(0, 0, 0, 0.21);
          box-shadow: 0 0 2PX rgba(0, 0, 0, 0.21);
}
.am-popover-placement-top .am-popover-arrow,
.am-popover-placement-topLeft .am-popover-arrow,
.am-popover-placement-topRight .am-popover-arrow {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  bottom: -3.5PX;
}
.am-popover-placement-top .am-popover-arrow {
  left: 50%;
}
.am-popover-placement-topLeft .am-popover-arrow {
  left: 8PX;
}
.am-popover-placement-topRight .am-popover-arrow {
  right: 8PX;
}
.am-popover-placement-right .am-popover-arrow,
.am-popover-placement-rightTop .am-popover-arrow,
.am-popover-placement-rightBottom .am-popover-arrow {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -3.5PX;
}
.am-popover-placement-right .am-popover-arrow {
  top: 50%;
}
.am-popover-placement-rightTop .am-popover-arrow {
  top: 8PX;
}
.am-popover-placement-rightBottom .am-popover-arrow {
  bottom: 8PX;
}
.am-popover-placement-left .am-popover-arrow,
.am-popover-placement-leftTop .am-popover-arrow,
.am-popover-placement-leftBottom .am-popover-arrow {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  right: -3.5PX;
}
.am-popover-placement-left .am-popover-arrow {
  top: 50%;
}
.am-popover-placement-leftTop .am-popover-arrow {
  top: 8PX;
}
.am-popover-placement-leftBottom .am-popover-arrow {
  bottom: 8PX;
}
.am-popover-placement-bottom .am-popover-arrow,
.am-popover-placement-bottomLeft .am-popover-arrow,
.am-popover-placement-bottomRight .am-popover-arrow {
  top: -3.5PX;
}
.am-popover-placement-bottom .am-popover-arrow {
  left: 50%;
}
.am-popover-placement-bottomLeft .am-popover-arrow {
  left: 8PX;
}
.am-popover-placement-bottomRight .am-popover-arrow {
  right: 8PX;
}
.am-popover-inner {
  font-size: 15PX;
  color: #000;
  background-color: #fff;
  border-radius: 3PX;
  -webkit-box-shadow: 0 0 2PX rgba(0, 0, 0, 0.21);
          box-shadow: 0 0 2PX rgba(0, 0, 0, 0.21);
  overflow: hidden;
}
.am-popover-inner-wrapper {
  position: relative;
  background-color: #fff;
}
.am-popover .am-popover-item {
  padding: 0 8PX;
}
.am-popover .am-popover-item-container {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 39PX;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 8PX;
}
.am-popover .am-popover-item:not(:first-child) .am-popover-item-container {
  border-top: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-popover .am-popover-item:not(:first-child) .am-popover-item-container {
    border-top: none;
  }
  html:not([data-scale]) .am-popover .am-popover-item:not(:first-child) .am-popover-item-container::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-popover .am-popover-item:not(:first-child) .am-popover-item-container::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-popover .am-popover-item.am-popover-item-active .am-popover-item-container {
  border-top: 0;
}
.am-popover .am-popover-item.am-popover-item-active .am-popover-item-container:before {
  display: none !important;
}
.am-popover .am-popover-item.am-popover-item-active + .am-popover-item .am-popover-item-container {
  border-top: 0;
}
.am-popover .am-popover-item.am-popover-item-active + .am-popover-item .am-popover-item-container:before {
  display: none !important;
}
.am-popover .am-popover-item.am-popover-item-active {
  background-color: #ddd;
}
.am-popover .am-popover-item.am-popover-item-active.am-popover-item-fix-active-arrow {
  position: relative;
}
.am-popover .am-popover-item.am-popover-item-disabled {
  color: #bbb;
}
.am-popover .am-popover-item.am-popover-item-disabled.am-popover-item-active {
  background-color: transparent;
}
.am-popover .am-popover-item-icon {
  margin-right: 8PX;
  width: 18PX;
  height: 18PX;
}
.am-progress-outer {
  background-color: #ddd;
  display: block;
}
.am-progress-fixed-outer {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2000;
}
.am-progress-hide-outer {
  background-color: transparent;
}
.am-progress-bar {
  border: 2PX solid #108ee9;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.am-pull-to-refresh-content {
  -webkit-transform-origin: left top 0;
      -ms-transform-origin: left top 0;
          transform-origin: left top 0;
}
.am-pull-to-refresh-content-wrapper {
  overflow: hidden;
}
.am-pull-to-refresh-transition {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.am-pull-to-refresh-indicator {
  color: grey;
  text-align: center;
  height: 25PX;
}
.am-pull-to-refresh-down .am-pull-to-refresh-indicator {
  margin-top: -25PX;
}
.am-pull-to-refresh-up .am-pull-to-refresh-indicator {
  margin-bottom: -25PX;
}
.am-radio {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 15PX;
  height: 15PX;
}
.am-radio-inner {
  position: absolute;
  right: 0;
  width: 15PX;
  height: 15PX;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.am-radio-inner:after {
  position: absolute;
  display: none;
  top: -2.5PX;
  right: 5PX;
  z-index: 999;
  width: 7PX;
  height: 14PX;
  border-style: solid;
  border-width: 0 1.5PX 1.5PX 0;
  content: '\0020';
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.am-radio-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border: 0 none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.am-radio.am-radio-checked .am-radio-inner {
  border-width: 0;
}
.am-radio.am-radio-checked .am-radio-inner:after {
  display: block;
  border-color: #108ee9;
}
.am-radio.am-radio-disabled.am-radio-checked .am-radio-inner:after {
  display: block;
  border-color: #bbb;
}
.am-list .am-list-item.am-radio-item .am-list-line .am-list-extra {
  -ms-flex: 0 1;
      flex: 0 1;
}
.am-list .am-list-item.am-radio-item .am-list-line .am-list-extra .am-radio {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 44PX;
  overflow: visible;
}
.am-list .am-list-item.am-radio-item .am-list-line .am-list-extra .am-radio-inner {
  right: 15PX;
  top: 15PX;
}
.am-list .am-list-item.am-radio-item.am-radio-item-disabled .am-list-content {
  color: #bbb;
}
.am-result {
  position: relative;
  text-align: center;
  width: 100%;
  padding-top: 30PX;
  padding-bottom: 21PX;
  background-color: #fff;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-result {
    border-bottom: none;
  }
  html:not([data-scale]) .am-result::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-result::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-result .am-result-pic {
  width: 60PX;
  height: 60PX;
  margin: 0 auto;
  line-height: 60PX;
  background-size: 60PX 60PX;
}
.am-result .am-result-title,
.am-result .am-result-message {
  font-size: 21PX;
  color: #000;
  padding-left: 15PX;
  padding-right: 15PX;
}
.am-result .am-result-title {
  margin-top: 15PX;
  line-height: 1;
}
.am-result .am-result-message {
  margin-top: 9PX;
  line-height: 1.5;
  font-size: 16PX;
  color: #888;
}
.am-result .am-result-button {
  padding: 0 15PX;
  margin-top: 15PX;
}
/* 默认搜索bar */
.am-search {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 44PX;
  padding: 0 8PX;
  overflow: hidden;
  background-color: #efeff4;
}
.am-search-input {
  -ms-flex: 1 1;
      flex: 1 1;
  position: relative;
  width: 100%;
  height: 28PX;
  overflow: hidden;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 3PX;
}
.am-search-input .am-search-synthetic-ph,
.am-search-input input[type="search"] {
  position: absolute;
  top: 0;
  left: 0;
}
.am-search-input .am-search-synthetic-ph {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  z-index: 1;
  height: 28PX;
  line-height: 28PX;
  width: 100%;
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
  display: block;
  text-align: center;
}
.am-search-input .am-search-synthetic-ph-icon {
  display: inline-block;
  margin-right: 5PX;
  width: 15PX;
  height: 15PX;
  overflow: hidden;
  vertical-align: -2.5PX;
  background-repeat: no-repeat;
  background-size: 15PX auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'38'%20height%3D'36'%20viewBox%3D'0%200%2038%2036'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M29.05%2025.23a15.81%2015.81%200%200%200%203.004-9.294c0-8.8-7.17-15.934-16.017-15.934C7.192.002.02%207.136.02%2015.936c0%208.802%207.172%2015.937%2016.017%2015.937%204.148%200%207.928-1.569%2010.772-4.143l8.873%208.232%202.296-2.45-8.927-8.282zM16.2%2028.933c-7.19%200-13.04-5.788-13.04-12.903%200-7.113%205.85-12.904%2013.04-12.904%207.19%200%2012.9%205.79%2012.9%2012.904%200%207.115-5.71%2012.903-12.9%2012.903z'%20fill%3D'%23bbb'%20fill-rule%3D'evenodd'%2F%3E%3C%2Fsvg%3E");
}
.am-search-input .am-search-synthetic-ph-placeholder {
  color: #bbb;
  font-size: 15PX;
}
.am-search-input input[type="search"] {
  z-index: 2;
  opacity: 0;
  width: 100%;
  text-align: left;
  display: block;
  color: #000;
  height: 28PX;
  font-size: 15PX;
  background-color: transparent;
  border: 0;
}
.am-search-input input[type="search"]::-webkit-input-placeholder {
  background: none;
  text-align: left;
  color: transparent;
}
.am-search-input input[type="search"]::-moz-placeholder {
  background: none;
  text-align: left;
  color: transparent;
}
.am-search-input input[type="search"]:-ms-input-placeholder {
  background: none;
  text-align: left;
  color: transparent;
}
.am-search-input input[type="search"]::placeholder {
  background: none;
  text-align: left;
  color: transparent;
}
.am-search-input input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.am-search-input .am-search-clear {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  display: none;
  z-index: 3;
  width: 15PX;
  height: 15PX;
  padding: 6.5PX;
  border-radius: 50%;
  top: 0;
  right: 0;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15PX 15PX;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2028'%3E%3Ccircle%20cx%3D'14'%20cy%3D'14'%20r%3D'14'%20fill%3D'%23ccc'%2F%3E%3Cline%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-miterlimit%3D'10'%20x1%3D'8'%20y1%3D'8'%20x2%3D'20'%20y2%3D'20'%2F%3E%3Cline%20fill%3D'none'%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-miterlimit%3D'10'%20x1%3D'20'%20y1%3D'8'%20x2%3D'8'%20y2%3D'20'%2F%3E%3C%2Fsvg%3E");
}
.am-search-input .am-search-clear-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2028'%3E%3Ccircle%20cx%3D'14'%20cy%3D'14'%20r%3D'14'%20fill%3D'%23108ee9'%2F%3E%3Cline%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-miterlimit%3D'10'%20x1%3D'8'%20y1%3D'8'%20x2%3D'20'%20y2%3D'20'%2F%3E%3Cline%20fill%3D'none'%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-miterlimit%3D'10'%20x1%3D'20'%20y1%3D'8'%20x2%3D'8'%20y2%3D'20'%2F%3E%3C%2Fsvg%3E");
}
.am-search-input .am-search-clear-show {
  display: block;
}
.am-search-cancel {
  -ms-flex: none;
      flex: none;
  opacity: 0;
  padding-left: 8PX;
  height: 44PX;
  line-height: 44PX;
  font-size: 16PX;
  color: #108ee9;
  text-align: right;
}
.am-search-cancel-anim {
  -webkit-transition: margin-right 0.3s, opacity 0.3s;
  -o-transition: margin-right 0.3s, opacity 0.3s;
  transition: margin-right 0.3s, opacity 0.3s;
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.am-search-cancel-show {
  opacity: 1;
}
.am-search.am-search-start .am-search-input input[type="search"] {
  opacity: 1;
  padding: 0 28PX 0 35PX;
}
.am-search.am-search-start .am-search-input input[type="search"]::-webkit-input-placeholder {
  color: transparent;
}
.am-search.am-search-start .am-search-input input[type="search"]::-moz-placeholder {
  color: transparent;
}
.am-search.am-search-start .am-search-input input[type="search"]:-ms-input-placeholder {
  color: transparent;
}
.am-search.am-search-start .am-search-input input[type="search"]::placeholder {
  color: transparent;
}
.am-search.am-search-start .am-search-input .am-search-synthetic-ph {
  padding-left: 15PX;
  width: auto;
}
.am-segment {
  display: -ms-flexbox;
  display: flex;
  border-radius: 5PX;
  overflow: hidden;
  min-height: 27PX;
  opacity: 1;
}
.am-segment.am-segment-disabled {
  opacity: 0.5;
}
.am-segment-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
      flex: 1 1;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: #108ee9;
  font-size: 14PX;
  line-height: 1;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  position: relative;
  border: 1PX solid #108ee9;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left-width: 0;
}
.am-segment-item-tintcolor {
  border-color: #108ee9;
}
.am-segment-item:first-child {
  border-left-width: 1PX;
  border-radius: 5PX 0 0 5PX;
}
.am-segment-item:last-child {
  border-radius: 0 5PX 5PX 0;
}
.am-segment-item-selected {
  background: #108ee9;
  color: #fff;
}
.am-segment-item-active .am-segment-item-inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.1;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  background-color: #108ee9;
}
.am-slider {
  position: relative;
}
.am-slider-rail {
  position: absolute;
  width: 100%;
  background-color: #ddd;
  height: 2PX;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.am-slider-track {
  position: absolute;
  left: 0;
  height: 2PX;
  border-radius: 2PX;
  background-color: #108ee9;
}
.am-slider-handle {
  position: absolute;
  margin-left: -12PX;
  margin-top: -10PX;
  width: 22PX;
  height: 22PX;
  cursor: pointer;
  border-radius: 50%;
  border: 2PX solid #108ee9;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.am-slider-handle:focus {
  background-color: #40a5ed;
}
.am-slider-mark {
  position: absolute;
  top: 20PX;
  left: 0;
  width: 100%;
  font-size: 12PX;
}
.am-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #000;
}
.am-slider-mark-text-active {
  opacity: 0.3;
}
.am-slider-step {
  position: absolute;
  width: 100%;
  height: 4PX;
  background: transparent;
}
.am-slider-dot {
  position: absolute;
  bottom: -5PX;
  margin-left: -4PX;
  width: 12PX;
  height: 12PX;
  border: 2PX solid #ddd;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}
.am-slider-dot:first-child {
  margin-left: -4PX;
}
.am-slider-dot:last-child {
  margin-left: -4PX;
}
.am-slider-dot-active {
  border-color: #108ee9;
}
.am-slider-disabled {
  opacity: 0.3;
}
.am-slider-disabled .am-slider-track {
  height: 2PX;
}
.am-slider-disabled .am-slider-handle,
.am-slider-disabled .am-slider-mark-text,
.am-slider-disabled .am-slider-dot {
  cursor: not-allowed;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.am-stepper {
  position: relative;
  margin: 0;
  padding: 2PX 0;
  display: inline-block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 63PX;
  height: 35PX;
  line-height: 35PX;
  font-size: 14PX;
  vertical-align: middle;
  overflow: hidden;
}
.am-stepper-handler-wrap {
  position: absolute;
  width: 100%;
  font-size: 24PX;
}
.am-stepper-handler,
.am-stepper-handler-up-inner,
.am-stepper-handler-down-inner {
  width: 30PX;
  height: 30PX;
  line-height: 30PX;
}
.am-stepper-handler {
  text-align: center;
  border: 1PX solid #ddd;
  border-radius: 5PX;
  overflow: hidden;
  color: #000;
  position: absolute;
  display: inline-block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.am-stepper-handler-active {
  z-index: 2;
  background-color: #ddd;
}
.am-stepper-handler-up-inner,
.am-stepper-handler-down-inner {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  right: 2PX;
  color: #000;
}
.am-stepper-input-wrap {
  display: none;
  width: 100%;
  height: 30PX;
  line-height: 30PX;
  text-align: center;
  overflow: hidden;
}
.am-stepper-input {
  display: none;
  width: 60PX;
  font-size: 16PX;
  color: #000;
  text-align: center;
  border: 0;
  padding: 0;
  background: none;
  vertical-align: middle;
}
.am-stepper-input[disabled] {
  opacity: 1;
  color: #000;
}
.am-stepper.showNumber {
  width: 138PX;
}
.am-stepper.showNumber .am-stepper-input-wrap {
  display: inline-block;
}
.am-stepper.showNumber .am-stepper-input {
  display: inline-block;
}
.am-stepper.showNumber .am-stepper-handler-down-disabled {
  right: -1PX;
}
.am-stepper-handler-up {
  cursor: pointer;
  right: 0;
}
.am-stepper-handler-up-inner:before {
  text-align: center;
  content: "+";
}
.am-stepper-handler-down {
  cursor: pointer;
  left: 0;
}
.am-stepper-handler-down-inner:before {
  text-align: center;
  content: "-";
}
.am-stepper-handler-down-disabled,
.am-stepper-handler-up-disabled {
  opacity: 0.3;
}
.am-stepper-handler-up-disabled .am-stepper-handler-active {
  background: none;
}
.am-stepper-disabled .am-stepper-handler-down,
.am-stepper-disabled .am-stepper-handler-up {
  opacity: 0.3;
  background: none;
}
.am-stepper-disabled .am-stepper-handler {
  opacity: 0.3;
}
.am-stepper-disabled .am-stepper-input-wrap {
  opacity: 0.3;
}
.am-steps {
  font-size: 0;
  width: 100%;
  line-height: 1.5;
  display: -ms-flexbox;
  display: flex;
}
.am-steps,
.am-steps * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.am-steps-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  -ms-flex: 1 1;
      flex: 1 1;
  overflow: hidden;
}
.am-steps-item:last-child {
  -ms-flex: none;
      flex: none;
}
.am-steps-item:last-child .am-steps-item-tail,
.am-steps-item:last-child .am-steps-item-title:after {
  display: none;
}
.am-steps-item-icon,
.am-steps-item-content {
  display: inline-block;
  vertical-align: top;
}
.am-steps-item-icon {
  border: 1PX solid #bbb;
  width: 22PX;
  height: 22PX;
  line-height: 22PX;
  border-radius: 22PX;
  text-align: center;
  font-size: 14PX;
  margin-right: 8PX;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.am-steps-item-icon > .am-steps-icon {
  line-height: 1;
  top: -1PX;
  color: #108ee9;
  position: relative;
}
.am-steps-item-icon > .am-steps-icon .am-icon {
  font-size: 12PX;
  position: relative;
  float: left;
}
.am-steps-item-tail {
  position: absolute;
  left: 0;
  width: 100%;
  top: 12PX;
  padding: 0 10PX;
}
.am-steps-item-tail:after {
  content: '';
  display: inline-block;
  background: #ddd;
  height: 1PX;
  border-radius: 1PX;
  width: 100%;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  position: relative;
  left: -2PX;
}
.am-steps-item-content {
  margin-top: 3PX;
}
.am-steps-item-title {
  font-size: 16PX;
  margin-bottom: 4PX;
  color: #000;
  font-weight: bold;
  display: inline-block;
  padding-right: 10PX;
  position: relative;
}
.am-steps-item-description {
  font-size: 15PX;
  color: #bbb;
}
.am-steps-item-wait .am-steps-item-icon {
  border-color: #ccc;
  background-color: #fff;
}
.am-steps-item-wait .am-steps-item-icon > .am-steps-icon {
  color: #ccc;
}
.am-steps-item-wait .am-steps-item-icon > .am-steps-icon .am-steps-icon-dot {
  background: #ccc;
}
.am-steps-item-wait .am-steps-item-title {
  color: #000;
}
.am-steps-item-wait .am-steps-item-title:after {
  background-color: #ddd;
}
.am-steps-item-wait .am-steps-item-description {
  color: #000;
}
.am-steps-item-wait .am-steps-item-tail:after {
  background-color: #ddd;
}
.am-steps-item-process .am-steps-item-icon {
  border-color: #108ee9;
  background-color: #fff;
}
.am-steps-item-process .am-steps-item-icon > .am-steps-icon {
  color: #108ee9;
}
.am-steps-item-process .am-steps-item-icon > .am-steps-icon .am-steps-icon-dot {
  background: #108ee9;
}
.am-steps-item-process .am-steps-item-title {
  color: #000;
}
.am-steps-item-process .am-steps-item-title:after {
  background-color: #ddd;
}
.am-steps-item-process .am-steps-item-description {
  color: #000;
}
.am-steps-item-process .am-steps-item-tail:after {
  background-color: #ddd;
}
.am-steps-item-process .am-steps-item-icon {
  background: #108ee9;
}
.am-steps-item-process .am-steps-item-icon > .am-steps-icon {
  color: #fff;
}
.am-steps-item-finish .am-steps-item-icon {
  border-color: #108ee9;
  background-color: #fff;
}
.am-steps-item-finish .am-steps-item-icon > .am-steps-icon {
  color: #108ee9;
}
.am-steps-item-finish .am-steps-item-icon > .am-steps-icon .am-steps-icon-dot {
  background: #108ee9;
}
.am-steps-item-finish .am-steps-item-title {
  color: #000;
}
.am-steps-item-finish .am-steps-item-title:after {
  background-color: #108ee9;
}
.am-steps-item-finish .am-steps-item-description {
  color: #000;
}
.am-steps-item-finish .am-steps-item-tail:after {
  background-color: #108ee9;
}
.am-steps-item-error .am-steps-item-icon {
  border-color: #f4333c;
  background-color: #fff;
}
.am-steps-item-error .am-steps-item-icon > .am-steps-icon {
  color: #f4333c;
}
.am-steps-item-error .am-steps-item-icon > .am-steps-icon .am-steps-icon-dot {
  background: #f4333c;
}
.am-steps-item-error .am-steps-item-title {
  color: #f4333c;
}
.am-steps-item-error .am-steps-item-title:after {
  background-color: #ddd;
}
.am-steps-item-error .am-steps-item-description {
  color: #f4333c;
}
.am-steps-item-error .am-steps-item-tail:after {
  background-color: #ddd;
}
.am-steps-item.am-steps-next-error .am-steps-item-title:after {
  background: #f4333c;
}
.am-steps-item.error-tail .am-steps-item-tail:after {
  background-color: #f4333c;
}
.am-steps-horizontal:not(.am-steps-label-vertical) .am-steps-item {
  margin-right: 10PX;
}
.am-steps-horizontal:not(.am-steps-label-vertical) .am-steps-item:last-child {
  margin-right: 0;
}
.am-steps-horizontal:not(.am-steps-label-vertical) .am-steps-item-tail {
  display: none;
}
.am-steps-horizontal:not(.am-steps-label-vertical) .am-steps-item-description {
  max-width: 100PX;
}
.am-steps-item-custom .am-steps-item-icon {
  background: none;
  border: 0;
  width: auto;
  height: auto;
}
.am-steps-item-custom .am-steps-item-icon > .am-steps-icon {
  font-size: 22PX;
  top: 1PX;
  width: 22PX;
  height: 22PX;
}
.am-steps-item-custom.am-steps-item-process .am-steps-item-icon > .am-steps-icon {
  color: #108ee9;
}
.am-steps-small .am-steps-item-icon {
  width: 18PX;
  height: 18PX;
  line-height: 18PX;
  text-align: center;
  border-radius: 18PX;
  font-size: 14PX;
  margin-right: 8PX;
}
.am-steps-small .am-steps-item-icon > .am-steps-icon {
  font-size: 12PX;
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
  top: -2PX;
}
.am-steps-small .am-steps-item-content {
  margin-top: 0;
}
.am-steps-small .am-steps-item-title {
  font-size: 16PX;
  margin-bottom: 3PX;
  color: #000;
  font-weight: bold;
}
.am-steps-small .am-steps-item-description {
  font-size: 12PX;
  color: #bbb;
}
.am-steps-small .am-steps-item-tail {
  top: 8PX;
  padding: 0 8PX;
}
.am-steps-small .am-steps-item-tail:after {
  height: 1PX;
  border-radius: 1PX;
  width: 100%;
  left: 0;
}
.am-steps-small .am-steps-item-custom .am-steps-item-icon {
  background: none;
}
.am-steps-small .am-steps-item-custom .am-steps-item-icon > .am-steps-icon {
  font-size: 18PX;
  top: -2PX;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.am-steps-vertical {
  display: block;
}
.am-steps-vertical .am-steps-item {
  display: block;
  overflow: visible;
}
.am-steps-vertical .am-steps-item-icon {
  float: left;
}
.am-steps-vertical .am-steps-item-icon-inner {
  margin-right: 16PX;
}
.am-steps-vertical .am-steps-item-content {
  min-height: 48PX;
  overflow: hidden;
  display: block;
}
.am-steps-vertical .am-steps-item-title {
  line-height: 26PX;
}
.am-steps-vertical .am-steps-item-title:after {
  display: none;
}
.am-steps-vertical .am-steps-item-description {
  padding-bottom: 12PX;
}
.am-steps-vertical .am-steps-item-tail {
  position: absolute;
  left: 13PX;
  top: 0;
  height: 100%;
  width: 1PX;
  padding: 30PX 0 4PX 0;
}
.am-steps-vertical .am-steps-item-tail:after {
  height: 100%;
  width: 1PX;
}
.am-steps-vertical.am-steps-small .am-steps-item-tail {
  position: absolute;
  left: 9PX;
  top: 0;
  padding: 22PX 0 4PX 0;
}
.am-steps-vertical.am-steps-small .am-steps-item-title {
  line-height: 18PX;
}
.am-steps-label-vertical .am-steps-item {
  overflow: visible;
}
.am-steps-label-vertical .am-steps-item-tail {
  padding: 0 24PX;
  margin-left: 48PX;
}
.am-steps-label-vertical .am-steps-item-content {
  display: block;
  text-align: center;
  margin-top: 8PX;
  width: 100PX;
}
.am-steps-label-vertical .am-steps-item-icon {
  display: inline-block;
  margin-left: 36PX;
}
.am-steps-label-vertical .am-steps-item-title {
  padding-right: 0;
}
.am-steps-label-vertical .am-steps-item-title:after {
  display: none;
}
.am-swipe {
  overflow: hidden;
  position: relative;
}
.am-swipe-content {
  position: relative;
  background-color: #fff;
}
.am-swipe-cover {
  position: absolute;
  z-index: 2;
  background: transparent;
  height: 100%;
  width: 100%;
  top: 0;
  display: none;
}
.am-swipe .am-swipe-content,
.am-swipe .am-swipe-actions {
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.am-swipe-swiping .am-swipe-content,
.am-swipe-swiping .am-swipe-actions {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.am-swipe-swiping .am-list-item-active {
  background-color: #FFF;
}
.am-swipe-actions {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  white-space: nowrap;
}
.am-swipe-actions-left {
  left: 0;
}
.am-swipe-actions-right {
  right: 0;
}
.am-swipe-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden;
}
.am-swipe-btn-text {
  padding: 0 8PX;
}
.am-switch {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  cursor: pointer;
  -ms-flex-item-align: center;
      align-self: center;
}
.am-switch .checkbox {
  width: 51PX;
  height: 31PX;
  border-radius: 31PX;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #e5e5e5;
  z-index: 0;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.am-switch .checkbox:before {
  content: ' ';
  position: absolute;
  left: 2PX;
  top: 2PX;
  width: 47PX;
  height: 27PX;
  border-radius: 27PX;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  z-index: 1;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.am-switch .checkbox:after {
  content: ' ';
  width: 27PX;
  height: 27PX;
  border-radius: 27PX;
  background: #fff;
  position: absolute;
  z-index: 2;
  top: 2PX;
  left: 2PX;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  -webkit-box-shadow: 0 0 2PX 0 rgba(0, 0, 0, 0.2), 0 2PX 11.5PX 0 rgba(0, 0, 0, 0.08), -1PX 2PX 2PX 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 2PX 0 rgba(0, 0, 0, 0.2), 0 2PX 11.5PX 0 rgba(0, 0, 0, 0.08), -1PX 2PX 2PX 0 rgba(0, 0, 0, 0.1);
}
.am-switch .checkbox.checkbox-disabled {
  z-index: 3;
}
.am-switch input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border: 0 none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.am-switch input[type="checkbox"]:checked + .checkbox {
  background: #4dd865;
}
.am-switch input[type="checkbox"]:checked + .checkbox:before {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.am-switch input[type="checkbox"]:checked + .checkbox:after {
  -webkit-transform: translateX(20PX);
      -ms-transform: translateX(20PX);
          transform: translateX(20PX);
}
.am-switch input[type="checkbox"]:disabled + .checkbox {
  opacity: 0.3;
}
.am-switch.am-switch-android .checkbox {
  width: 72PX;
  height: 23PX;
  border-radius: 3PX;
  background: #a7aaa6;
}
.am-switch.am-switch-android .checkbox:before {
  display: none;
}
.am-switch.am-switch-android .checkbox:after {
  width: 35PX;
  height: 21PX;
  border-radius: 2PX;
  -webkit-box-shadow: none;
          box-shadow: none;
  left: 1PX;
  top: 1PX;
}
.am-switch.am-switch-android input[type="checkbox"]:checked + .checkbox {
  background: #108ee9;
}
.am-switch.am-switch-android input[type="checkbox"]:checked + .checkbox:before {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.am-switch.am-switch-android input[type="checkbox"]:checked + .checkbox:after {
  -webkit-transform: translateX(35PX);
      -ms-transform: translateX(35PX);
          transform: translateX(35PX);
}
.am-tab-bar {
  height: 100%;
  overflow: hidden;
}
.am-tab-bar-bar {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 50PX;
  border-top: 1PX solid #ddd;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: height bottom;
  -o-transition-property: height bottom;
  transition-property: height bottom;
  z-index: 100;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  bottom: 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-tab-bar-bar {
    border-top: none;
  }
  html:not([data-scale]) .am-tab-bar-bar::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-tab-bar-bar::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-tab-bar-bar-hidden-top {
  bottom: 50PX;
  height: 0;
}
.am-tab-bar-bar-hidden-bottom {
  bottom: -50PX;
  height: 0;
}
.am-tab-bar-bar .am-tab-bar-tab {
  -ms-flex: 1 1;
      flex: 1 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
  width: 100%;
}
.am-tab-bar-bar .am-tab-bar-tab-image {
  width: 22PX;
  height: 22PX;
  vertical-align: middle;
}
.am-tab-bar-bar .am-tab-bar-tab-title {
  font-size: 10PX;
  margin: 3PX 0 0 0;
  line-height: 1;
  text-align: center;
}
.am-tab-bar-bar .am-tab-bar-tab-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.am-tab-bar-bar .am-tab-bar-tab-icon .tab-badge :last-child {
  margin-top: 4PX;
  left: 22PX;
}
.am-tab-bar-bar .am-tab-bar-tab-icon .tab-dot :last-child {
  margin-top: 4PX;
  left: 22PX;
}
.am-tab-bar-item {
  height: 100%;
}
.am-tabs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
      flex: 1 1;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.am-tabs * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.am-tabs-content-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
      flex: 1 1;
  width: 100%;
  height: 100%;
  min-height: 0;
}
.am-tabs-content-wrap-animated {
  -webkit-transition: left 0.3s cubic-bezier(0.35, 0, 0.25, 1), top 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  transition: left 0.3s cubic-bezier(0.35, 0, 0.25, 1), top 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  -o-transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1), left 0.3s cubic-bezier(0.35, 0, 0.25, 1), top 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1), left 0.3s cubic-bezier(0.35, 0, 0.25, 1), top 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1), left 0.3s cubic-bezier(0.35, 0, 0.25, 1), top 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  will-change: transform, left, top;
}
.am-tabs-pane-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow-y: auto;
}
.am-tabs-tab-bar-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.am-tabs-horizontal .am-tabs-pane-wrap-active {
  height: auto;
}
.am-tabs-horizontal .am-tabs-pane-wrap-inactive {
  height: 0;
  overflow: visible;
}
.am-tabs-vertical .am-tabs-content-wrap {
  -ms-flex-direction: column;
      flex-direction: column;
}
.am-tabs-vertical .am-tabs-tab-bar-wrap {
  height: 100%;
}
.am-tabs-vertical .am-tabs-pane-wrap {
  height: 100%;
}
.am-tabs-vertical .am-tabs-pane-wrap-active {
  overflow: auto;
}
.am-tabs-vertical .am-tabs-pane-wrap-inactive {
  overflow: hidden;
}
.am-tabs-top,
.am-tabs-bottom {
  -ms-flex-direction: column;
      flex-direction: column;
}
.am-tabs-left,
.am-tabs-right {
  -ms-flex-direction: row;
      flex-direction: row;
}
.am-tabs-default-bar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 100%;
  height: 100%;
  overflow: visible;
  z-index: 1;
}
.am-tabs-default-bar-tab {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-size: 15PX;
  height: 43.5PX;
  line-height: 43.5PX;
}
.am-tabs-default-bar-tab .am-badge .am-badge-text {
  top: -13PX;
  -webkit-transform: translateX(-5PX);
      -ms-transform: translateX(-5PX);
          transform: translateX(-5PX);
}
.am-tabs-default-bar-tab .am-badge .am-badge-dot {
  top: -6PX;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.am-tabs-default-bar-tab-active {
  color: #108ee9;
}
.am-tabs-default-bar-underline {
  position: absolute;
  border: 1px #108ee9 solid;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.am-tabs-default-bar-animated .am-tabs-default-bar-content {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  -o-transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  will-change: transform;
}
.am-tabs-default-bar-animated .am-tabs-default-bar-underline {
  -webkit-transition: top 0.3s cubic-bezier(0.35, 0, 0.25, 1), left 0.3s cubic-bezier(0.35, 0, 0.25, 1), color 0.3s cubic-bezier(0.35, 0, 0.25, 1), width 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  -o-transition: top 0.3s cubic-bezier(0.35, 0, 0.25, 1), left 0.3s cubic-bezier(0.35, 0, 0.25, 1), color 0.3s cubic-bezier(0.35, 0, 0.25, 1), width 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  transition: top 0.3s cubic-bezier(0.35, 0, 0.25, 1), left 0.3s cubic-bezier(0.35, 0, 0.25, 1), color 0.3s cubic-bezier(0.35, 0, 0.25, 1), width 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  will-change: top, left, width, color;
}
.am-tabs-default-bar-top,
.am-tabs-default-bar-bottom {
  -ms-flex-direction: row;
      flex-direction: row;
}
.am-tabs-default-bar-top .am-tabs-default-bar-content,
.am-tabs-default-bar-bottom .am-tabs-default-bar-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: row;
      flex-direction: row;
}
.am-tabs-default-bar-top .am-tabs-default-bar-prevpage,
.am-tabs-default-bar-bottom .am-tabs-default-bar-prevpage {
  pointer-events: none;
  position: absolute;
  top: 0;
  display: block;
  width: 59PX;
  height: 100%;
  content: ' ';
  z-index: 999;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background: -o-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
}
.am-tabs-default-bar-top .am-tabs-default-bar-nextpage,
.am-tabs-default-bar-bottom .am-tabs-default-bar-nextpage {
  pointer-events: none;
  position: absolute;
  top: 0;
  display: block;
  width: 59PX;
  height: 100%;
  content: ' ';
  z-index: 999;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
}
.am-tabs-default-bar-top .am-tabs-default-bar-tab,
.am-tabs-default-bar-bottom .am-tabs-default-bar-tab {
  padding: 8px 0;
}
.am-tabs-default-bar-top .am-tabs-default-bar-underline,
.am-tabs-default-bar-bottom .am-tabs-default-bar-underline {
  bottom: 0;
}
.am-tabs-default-bar-top .am-tabs-default-bar-tab {
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab {
    border-bottom: none;
  }
  html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-tabs-default-bar-bottom .am-tabs-default-bar-tab {
  border-top: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-tabs-default-bar-bottom .am-tabs-default-bar-tab {
    border-top: none;
  }
  html:not([data-scale]) .am-tabs-default-bar-bottom .am-tabs-default-bar-tab::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-tabs-default-bar-bottom .am-tabs-default-bar-tab::before {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-tabs-default-bar-left,
.am-tabs-default-bar-right {
  -ms-flex-direction: column;
      flex-direction: column;
}
.am-tabs-default-bar-left .am-tabs-default-bar-content,
.am-tabs-default-bar-right .am-tabs-default-bar-content {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
}
.am-tabs-default-bar-left .am-tabs-default-bar-tab,
.am-tabs-default-bar-right .am-tabs-default-bar-tab {
  padding: 0 8px;
}
.am-tabs-default-bar-left .am-tabs-default-bar-underline {
  right: 0;
}
.am-tabs-default-bar-left .am-tabs-default-bar-tab {
  border-right: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-tabs-default-bar-left .am-tabs-default-bar-tab {
    border-right: none;
  }
  html:not([data-scale]) .am-tabs-default-bar-left .am-tabs-default-bar-tab::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: 1PX;
    height: 100%;
    background: #ddd;
    -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(0.5);
        -ms-transform: scaleX(0.5);
            transform: scaleX(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-tabs-default-bar-left .am-tabs-default-bar-tab::after {
    -webkit-transform: scaleX(0.33);
        -ms-transform: scaleX(0.33);
            transform: scaleX(0.33);
  }
}
.am-tabs-default-bar-right .am-tabs-default-bar-underline {
  left: 0;
}
.am-tabs-default-bar-right .am-tabs-default-bar-tab {
  border-left: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-tabs-default-bar-right .am-tabs-default-bar-tab {
    border-left: none;
  }
  html:not([data-scale]) .am-tabs-default-bar-right .am-tabs-default-bar-tab::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 1PX;
    height: 100%;
    -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(0.5);
        -ms-transform: scaleX(0.5);
            transform: scaleX(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-tabs-default-bar-right .am-tabs-default-bar-tab::before {
    -webkit-transform: scaleX(0.33);
        -ms-transform: scaleX(0.33);
            transform: scaleX(0.33);
  }
}
.am-tag {
  display: inline-block;
  position: relative;
  font-size: 14PX;
  text-align: center;
  padding: 0 15PX;
  height: 25PX;
  line-height: 25PX;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.am-tag.am-tag-small {
  height: 15PX;
  line-height: 15PX;
  padding: 0 5PX;
  font-size: 10PX;
}
.am-tag-normal {
  background-color: #fff;
  color: #888;
  border: 1PX solid #ddd;
  border-radius: 3PX;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-tag-normal {
    position: relative;
    border: none;
  }
  html:not([data-scale]) .am-tag-normal::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1PX solid #ddd;
    border-radius: 6PX;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    pointer-events: none;
  }
}
.am-tag-active {
  background-color: #fff;
  color: #108ee9;
  border: 1PX solid #108ee9;
  border-radius: 3PX;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-tag-active {
    position: relative;
    border: none;
  }
  html:not([data-scale]) .am-tag-active::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1PX solid #108ee9;
    border-radius: 6PX;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    pointer-events: none;
  }
}
.am-tag-disabled {
  color: #bbb;
  background-color: #ddd;
  border: 1PX solid #ddd;
  border-radius: 3PX;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-tag-disabled {
    position: relative;
    border: none;
  }
  html:not([data-scale]) .am-tag-disabled::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1PX solid #ddd;
    border-radius: 6PX;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    pointer-events: none;
  }
}
.am-tag-close {
  position: absolute;
  top: -9PX;
  left: -10PX;
  color: #bbb;
}
.am-tag-close-active {
  color: #888;
}
.am-tag-close .am-icon {
  background-color: #fff;
  border-radius: 9PX;
}
.am-list .am-list-item.am-textarea-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 44PX;
  padding-left: 15PX;
  padding-right: 15PX;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-list .am-list-item.am-textarea-item {
    border-bottom: none;
  }
  html:not([data-scale]) .am-list .am-list-item.am-textarea-item::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (-o-min-device-pixel-ratio: 2/1) and (-o-min-device-pixel-ratio: 3/1), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-list .am-list-item.am-textarea-item::after {
    -webkit-transform: scaleY(0.33);
        -ms-transform: scaleY(0.33);
            transform: scaleY(0.33);
  }
}
.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line {
  -ms-flex-align: center;
      align-items: center;
}
.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-label {
  -ms-flex-item-align: center;
      align-self: center;
}
.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-control {
  padding-top: 0;
  padding-bottom: 0;
}
.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-control textarea {
  line-height: 25.5PX;
}
.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-clear {
  margin-top: 0;
}
.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line.am-textarea-error .am-textarea-error-extra {
  margin-top: 0;
}
.am-textarea-label {
  -ms-flex-item-align: start;
      align-self: flex-start;
  color: #000;
  text-align: left;
  min-height: 44PX;
  font-size: 17PX;
  line-height: 44PX;
  margin-left: 0;
  margin-right: 5PX;
  white-space: nowrap;
  overflow: hidden;
}
.am-textarea-label.am-textarea-label-2 {
  width: 34PX;
}
.am-textarea-label.am-textarea-label-3 {
  width: 51PX;
}
.am-textarea-label.am-textarea-label-4 {
  width: 68PX;
}
.am-textarea-label.am-textarea-label-5 {
  width: 85PX;
}
.am-textarea-label.am-textarea-label-6 {
  width: 102PX;
}
.am-textarea-label.am-textarea-label-7 {
  width: 119PX;
}
.am-textarea-control {
  -ms-flex: 1 1;
      flex: 1 1;
  padding-top: 10PX;
  padding-bottom: 9PX;
}
.am-textarea-control textarea {
  color: #000;
  font-size: 17PX;
  line-height: 25.5PX;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  padding: 0;
  border: 0;
  background-color: transparent;
  overflow: visible;
  display: block;
  resize: none;
  word-break: break-word;
  word-wrap: break-word;
}
.am-textarea-control textarea::-webkit-input-placeholder {
  color: #bbb;
}
.am-textarea-control textarea::-moz-placeholder {
  color: #bbb;
}
.am-textarea-control textarea:-ms-input-placeholder {
  color: #bbb;
}
.am-textarea-control textarea::placeholder {
  color: #bbb;
}
.am-textarea-control textarea:disabled {
  color: #bbb;
  background-color: #fff;
}
.am-textarea-clear {
  display: none;
  width: 21PX;
  height: 21PX;
  margin-top: 12PX;
  border-radius: 50%;
  overflow: hidden;
  font-style: normal;
  color: #fff;
  background-color: #ccc;
  background-repeat: no-repeat;
  background-size: 21PX auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23fff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");
}
.am-textarea-clear-active {
  background-color: #108ee9;
}
.am-textarea-focus .am-textarea-clear {
  display: block;
}
.am-textarea-has-count {
  padding-bottom: 14px;
}
.am-textarea-count {
  position: absolute;
  bottom: 6PX;
  right: 5PX;
  color: #bbb;
  font-size: 14PX;
}
.am-textarea-count span {
  color: #000;
}
.am-textarea-error .am-textarea-control textarea {
  color: #f50;
}
.am-textarea-error .am-textarea-error-extra {
  margin-top: 12PX;
  width: 21PX;
  height: 21PX;
  margin-left: 8PX;
  background-size: 21PX 21PX;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'18'%20height%3D'18'%20viewBox%3D'0%200%2018%2018'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cg%20stroke%3D'none'%20stroke-width%3D'1'%20fill%3D'none'%20fill-rule%3D'evenodd'%3E%3Cg%20transform%3D'translate(-300.000000%2C%20-1207.000000)'%20fill%3D'%23FF5500'%3E%3Cg%20id%3D'exclamation-circle-o'%20transform%3D'translate(300.000000%2C%201207.000000)'%3E%3Cpath%20d%3D'M9%2C16.734375%20C10.0441406%2C16.734375%2011.0566406%2C16.5304688%2012.009375%2C16.1279297%20C12.9304688%2C15.7376953%2013.7566406%2C15.1804687%2014.4685547%2C14.4703125%20C15.1787109%2C13.7601563%2015.7376953%2C12.9322266%2016.1261719%2C12.0111328%20C16.5304688%2C11.0566406%2016.734375%2C10.0441406%2016.734375%2C9%20C16.734375%2C7.95585938%2016.5304688%2C6.94335938%2016.1279297%2C5.990625%20C15.7376953%2C5.06953125%2015.1804687%2C4.24335938%2014.4703125%2C3.53144531%20C13.7601563%2C2.82128906%2012.9322266%2C2.26230469%2012.0111328%2C1.87382813%20C11.0566406%2C1.46953125%2010.0441406%2C1.265625%209%2C1.265625%20C7.95585938%2C1.265625%206.94335938%2C1.46953125%205.990625%2C1.87207031%20C5.06953125%2C2.26230469%204.24335938%2C2.81953125%203.53144531%2C3.5296875%20C2.82128906%2C4.23984375%202.26230469%2C5.06777344%201.87382813%2C5.98886719%20C1.46953125%2C6.94335938%201.265625%2C7.95585938%201.265625%2C9%20C1.265625%2C10.0441406%201.46953125%2C11.0566406%201.87207031%2C12.009375%20C2.26230469%2C12.9304688%202.81953125%2C13.7566406%203.5296875%2C14.4685547%20C4.23984375%2C15.1787109%205.06777344%2C15.7376953%205.98886719%2C16.1261719%20C6.94335938%2C16.5304688%207.95585938%2C16.734375%209%2C16.734375%20L9%2C16.734375%20Z%20M9%2C18%20C4.02890625%2C18%200%2C13.9710937%200%2C9%20C0%2C4.02890625%204.02890625%2C0%209%2C0%20C13.9710937%2C0%2018%2C4.02890625%2018%2C9%20C18%2C13.9710937%2013.9710937%2C18%209%2C18%20L9%2C18%20L9%2C18%20Z%20M9%2C6.75%20C8.61152344%2C6.75%208.296875%2C7.06464844%208.296875%2C7.453125%20L8.296875%2C13.9394531%20C8.296875%2C14.3279297%208.61152344%2C14.6425781%209%2C14.6425781%20C9.38847656%2C14.6425781%209.703125%2C14.3279297%209.703125%2C13.9394531%20L9.703125%2C7.453125%20C9.703125%2C7.06464844%209.38847656%2C6.75%209%2C6.75%20L9%2C6.75%20Z%20M8.20898438%2C4.83398438%20C8.20898438%2C5.27085024%208.56313413%2C5.625%209%2C5.625%20C9.43686587%2C5.625%209.79101562%2C5.27085024%209.79101562%2C4.83398438%20C9.79101562%2C4.39711851%209.43686587%2C4.04296875%209%2C4.04296875%20C8.56313413%2C4.04296875%208.20898438%2C4.39711851%208.20898438%2C4.83398438%20L8.20898438%2C4.83398438%20Z'%20id%3D'Shape'%20transform%3D'translate(9.000000%2C%209.000000)%20scale(1%2C%20-1)%20translate(-9.000000%2C%20-9.000000)%20'%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.am-textarea-disabled .am-textarea-label {
  color: #bbb;
}
.am-list-body .am-list-item:last-child {
  border-bottom: 0;
}
.am-list-body .am-list-item:last-child:after {
  display: none !important;
}
.am-toast {
  position: fixed;
  width: 100%;
  z-index: 1999;
  font-size: 14PX;
  text-align: center;
}
.am-toast > span {
  max-width: 50%;
}
.am-toast.am-toast-mask {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  left: 0;
  top: 0;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}
.am-toast.am-toast-nomask {
  position: fixed;
  max-width: 50%;
  width: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}
.am-toast.am-toast-nomask .am-toast-notice {
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.am-toast-notice-content .am-toast-text {
  min-width: 60PX;
  border-radius: 3PX;
  color: #fff;
  background-color: rgba(58, 58, 58, 0.9);
  line-height: 1.5;
  padding: 9PX 15PX;
}
.am-toast-notice-content .am-toast-text.am-toast-text-icon {
  border-radius: 5PX;
  padding: 15PX 15PX;
}
.am-toast-notice-content .am-toast-text.am-toast-text-icon .am-toast-text-info {
  margin-top: 6PX;
}
.am-whitespace.am-whitespace-xs {
  height: 3PX;
}
.am-whitespace.am-whitespace-sm {
  height: 6PX;
}
.am-whitespace.am-whitespace-md {
  height: 9PX;
}
.am-whitespace.am-whitespace-lg {
  height: 15PX;
}
.am-whitespace.am-whitespace-xl {
  height: 21PX;
}
.am-wingblank {
  margin-left: 8PX;
  margin-right: 8PX;
}
.am-wingblank.am-wingblank-sm {
  margin-left: 5PX;
  margin-right: 5PX;
}
.am-wingblank.am-wingblank-md {
  margin-left: 8PX;
  margin-right: 8PX;
}
.am-wingblank.am-wingblank-lg {
  margin-left: 15PX;
  margin-right: 15PX;
}
:root {
  --adm-radius-s: 4px;
  --adm-radius-m: 8px;
  --adm-radius-l: 12px;
  --adm-font-size-1: 9px;
  --adm-font-size-2: 10px;
  --adm-font-size-3: 11px;
  --adm-font-size-4: 12px;
  --adm-font-size-5: 13px;
  --adm-font-size-6: 14px;
  --adm-font-size-7: 15px;
  --adm-font-size-8: 16px;
  --adm-font-size-9: 17px;
  --adm-font-size-10: 18px;
  --adm-color-primary: #1677ff;
  --adm-color-success: #00b578;
  --adm-color-warning: #ff8f1f;
  --adm-color-danger: #ff3141;
  --adm-color-text: #333333;
  --adm-color-text-secondary: #666666;
  --adm-color-weak: #999999;
  --adm-color-light: #cccccc;
  --adm-color-border: #eeeeee;
  --adm-color-background: #ffffff;
  --adm-color-white: #ffffff;
  --adm-color-box: #f5f5f5;
  --adm-color-text-light-solid: var(--adm-color-white);
  --adm-color-text-dark-solid: #000000;
  --adm-color-fill-content: var(--adm-color-box);
  --adm-font-size-main: var(--adm-font-size-5);
  --adm-font-family: -apple-system, blinkmacsystemfont, 'Helvetica Neue',
    helvetica, segoe ui, arial, roboto, 'PingFang SC', 'miui',
    'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
  --adm-border-color: var(--adm-color-border);
}
html[data-prefers-color-scheme='dark'] {
  --adm-color-primary: #3086ff;
  --adm-color-success: #34b368;
  --adm-color-warning: #ffa930;
  --adm-color-danger: #ff4a58;
  --adm-color-text: #e6e6e6;
  --adm-color-text-secondary: #b3b3b3;
  --adm-color-weak: #808080;
  --adm-color-light: #4d4d4d;
  --adm-color-border: #2b2b2b;
  --adm-color-box: #0a0a0a;
  --adm-color-background: #1a1a1a;
  --adm-border-color: var(--adm-color-border);
}
:root {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  color: var(--adm-color-text);
  font-size: var(--adm-font-size-main);
  font-family: var(--adm-font-family);
}
a,
button {
  cursor: pointer;
}
a {
  color: var(--adm-color-primary);
  -webkit-transition: opacity ease-in-out 0.2s;
  -o-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
}
a:active {
  opacity: 0.8;
}
.adm-plain-anchor {
  color: unset;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.adm-plain-anchor:active {
  opacity: unset;
}
body.adm-overflow-hidden {
  overflow: hidden !important;
}
div.adm-px-tester {
  --size: 1;
  height: calc(var(--size) / 2 * 2px);
  width: 0;
  position: fixed;
  right: -100vw;
  bottom: -100vh;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  pointer-events: none;
}
.HomePage {
  min-height: 100vh;
  background: #F6F8FA;
}

.HomePage .adm-tab-bar {
  height: 1.306667rem;
  background: #FFFFFF;
  position: fixed;
  bottom: 0;
  width: 100%;
}

.HomePage .adm-tab-bar .adm-tab-bar-item {
  font-size: 0.266667rem;
  color: #999999;
}

.HomePage .adm-tab-bar .adm-tab-bar-item img {
  width: 0.586667rem;
  height: 0.586667rem;
}

.HomePage .adm-tab-bar .adm-tab-bar-item-active {
  color: #00BBD1;
}

.HomePage .adm-tab-bar .adm-tab-bar-item-title-with-icon {
  margin-top: 0;
}

.HomePage-homeInfo {
  background: -webkit-gradient(linear, left top, left bottom, from(#D8FBFF), to(#F6F8FA)) no-repeat;
  background: -webkit-linear-gradient(top, #D8FBFF 0%, #F6F8FA 100%) no-repeat;
  background: -o-linear-gradient(top, #D8FBFF 0%, #F6F8FA 100%) no-repeat;
  background: linear-gradient(180deg, #D8FBFF 0%, #F6F8FA 100%) no-repeat;
  background-size: 100% 7.36rem;
  padding: 0.32rem 0.32rem 1.626667rem;
}

.HomePage-homeInfo-content {
  background: #FFFFFF;
  border-radius: 0.32rem;
  padding: 0.48rem 0.16rem 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.HomePage-homeInfo-content-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0.48rem;
  width: 20%;
}

.HomePage-homeInfo-content-wrap img {
  width: 0.96rem;
  height: 0.96rem;
  margin-bottom: 0.213333rem;
}

.HomePage-homeInfo-content-wrap span {
  font-size: 0.32rem;
  color: #27262C;
  line-height: 0.426667rem;
}

.HomePage-homeInfo-popular-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin: 0.426667rem 0 0.32rem;
}

.HomePage-homeInfo-popular-title h2 {
  font-family: FZZZHONGJW--GB1, FZZZHONGJW--GB1;
  font-weight: normal;
  font-size: 0.48rem;
  color: #27262C;
}

.HomePage-homeInfo-popular-title h2 span::after {
  display: block;
  content: '';
  width: 0.96rem;
  height: 0.08rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#DAFDFF), to(#00BBD1));
  background: -webkit-linear-gradient(top, #DAFDFF 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #DAFDFF 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #DAFDFF 0%, #00BBD1 100%);
  border-radius: 0.04rem;
  margin-top: -0.106667rem;
  margin-left: 50%;
}

.HomePage-homeInfo-popular-title div {
  font-size: 0.32rem;
  color: #00BBD1;
}

.HomePage-homeInfo-popular-order {
  display: -ms-flexbox;
  display: flex;
  gap: 0.293333rem;
}

.HomePage-homeInfo-popular-order-finish {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAmgAAAD4CAMAAABvyOoRAAAAWlBMVEUAAADB9//T/P+n9//h//+T9/8a2O6F8f9H3vI02/Jv7/9F4PNX3/Nk3/Mh2PIo2u8y3fNT7/803u8i3PNo6/ou3fF87/tO6fo/5fop3+9r6fjg///f///o//8CLUQDAAAAHnRSTlMAICAgICAuICcnICknJycuKSAuKSMrIiMgFQgZEQxMCmO9AAAF/0lEQVR42uzXwQ3DMAwDwDw8hSjvv2Y3SN1GKPq4m4GgxAsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/sruJAsOJel9faZaxPhKus67TMp4IGe91gse6vdttmDAfauVo8mQ1E3OFowpZ5Of2FYAp+Y3gfeMcdFnvNixg9SGYSAMo5LsXiK273/Ntm5JoPyUbCQYeG9jkTC7D6zxEqf7GUtc9k2WeOiMJR4WAVY4XNCYJl/Tdpio/TrH/jT2cdvH++fdvPn/5s/2Y8BU7XYNmOpq344BU92L52PAZI97FYDJTm9OVjjsnCxh52SJyxWNFU6hscJpF2CFQ2iscLQ+YLru6wZLCI1EaNQkNBKhUZPQSIRGTUIjERo1CY1EaNQkNJZoo/fRx+iv55f7fOsjnV+6efPvzLcOCwiNRGjUJDQSoVGT0EiERk1CIxEaNQmNRGjUJDQSoVGT0EiERk1CIxEaNQmNRGjUJDQSoVGT0EiERk1CIxEaNQmNRGjUJDQSoVGT0EiERk2tb1vfet9ez6f8+5//zZt/Z75tMJ/QiIRGTUIjERo1CY1EaNQkNBKhUZPQSIRGTUIjERo1CY1EaNQkNBKhUZPQSIRGTUIjERo1CY1EaNTUPmABoZEIjZqERiI0ahIaidCoSWgkQqMmoZEIjU/262ipWRgIw3BO/oEhm4N2PhP73/+FGtbQQCejQEPZ1H1AkApjUl4Z2yYNTZVoaKpNGpqqoPvX+Zl4vKShqSekrABXgO/kJmaZZRc3a+Rz9fo/d33nR26leGo3htYptZaP4HaA19DUKpzYEzQ0taIxxxoIzf+sUzJNjYkNzY/gAbcFoOmJwZ8m6zG1+0Kt4QHQ5k7BkbnKTMXC3EEAaHCsRPaDLNkf2tANcc2FHW8KbvH7d9Dr8/WHP8gyM+zHib0eBze8A+8xU2Fagm+mcZA4rBUQDc2Z/oclsnEpcqOXVufhDmcs0bbWcG+MHFHc3OXX8r78esXrG8mN3zXivHhNS0SFNZ1H7vjpAa+5f8aOVrcGOBJIcm78ltml+/Fjaukw7xi5rdOTdzfNbDKChrWdwNr4IXYvar4sv8mBpcO8m+H5tRnZyCz/cKQMaycxtS0fYzmj7PGJRvmI0WOejAhAc5FFLoc2TaQwLGrOibkBgcgeiGt7ZnRnCCYUptF4ZUl4fWwAlRsTERtHdpJP81maRUDrlf3+aGs3snlsLUQ2unBoBT2FEPq3QCFcjhaI7CmIworRBepPdjM3W3a9Xq09fXwVY8MlkRMZbf1JWR8gOrKIbua/Lfi4Jh/v01rfHxFbIPscypv8tVmcm9jIvtqvuyUFYRgMwznqyDBDumS+oen9X+jyo6sg/qAU2i7PeOCp5jXBnieaqWwE5SkjzYp3tGlOZURGsUX24FMSTR/SUM8oj9im4ors2lp8kXUcEWl51Vc2z2bVWhdbbpX1LBDjVlAi8jOZzYvyI3wVWwYH8wbivUCeWu5RZvkf0cWxNU0ZJSDqreCoo2WrvvHPFlsbW9IXE/FvBaVeYWtepoYtsvL6ma1pChsb4OXgYMtidycaKH8it9b62JKpDKjT2QpKZ5aZj9hafWzux/20L9fp3zcnGxOgTmtQDV0ofw7Zxdbn5i4i2mVoMXNyW0HpT8Ffgc0vtqG2UxyZjRJLbSs4uvLCzEdsExYMwO5rlFiKsTlPN3ySnyEgeztfbN+boMWhAFJsxdOIpvqDCWJ+xmiJDUvQ4S1Agk9KAKUJXfcHk3BtL+eM9TccFvSVxiE9nwSlO86siiFSpUdg3nVecV8Z8jL7Yqw7KxGwGTiaoab1n2sTsPnQZc89TQ8XvHtbgXITweg7VJqlbEIAEohNBOYw9AZZWpxMC+uxEs3zYoKRiHebmMM9NpCz2bR6zybu6SFfmancL6kclYVReXpGxdzLdLkdjYUjSq3dU9s9t6OxoETpHVqZzfDmvYlE+JcvK5XSu/yr1lLsTY7ENlCpp2VUXVWZrUln7cKOQ7mFqnKq9MgvjaovJ5WBdfEAAAAASUVORK5CYII=) #FFFFFF no-repeat;
  background-size: 100% 100%;
}

.HomePage-homeInfo-popular-order-unfinished {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAmgAAAD4CAMAAABvyOoRAAAAOVBMVEUAAAD/7O3/+vr/0NP5oaf/3eH/xcf6p7H5qrX6rrf5sbj8p7D/wcf+vMD/x8r82+P6qKv/+vr/+/wLBo/4AAAAE3RSTlMAICAgLiAgKScpJysiJCMKFhEaW69IPAAABj9JREFUeNrs18kNwCAMAMGIBiy7/2JTAhCQlcdMDSsfDwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8SmRWDVhUlRnbkUmMT2ojNpVxonItswGH5qnFgAsmC9TS5JIyzugROqNF+AJokc4zWpR5xsuOHa7GCURhGHYUA5WYxb3/i+2UpDTSr635sdOc8DwIK8MeFuHF0R3i8HzGEDedkTy4tDbDQzQvAgxxt3EyxM3GyQjNPxsMcbihMUJzQ2OIwysnI9y9cjLEzc7JCIedk+gBe+cMD+cRjSFuHtEY4RAaIxzeBRjh/j60NreTuZ3X5/Z6Prf3a+bN/3v+PrUrTj90Zt78FVODjxAan5nQSIRGTUIjERo1CY1EaNQkNBKhUZPQSIRGTUIjERo1CY1EaNQkNBKhUZPQSIRGTUIjERo1CY1EaNQkNBKhUZPQSIRGTUIjERo1CY1EaNQkNBKhUZPQSIRGTUIjERo1TWtra1v70bq387DWxfVm3vyV+Wm94vRDZ+bNXzGt8BFC4zMTGonQqEloJEKjJqGRCI2ahEYiNGoSGonQqEloJEKjJqGRCI2apuWXdXld6yf9SJ+/f28xb/7K/LTAAEIjERo1CY1EaNQkNBKhUZPQSIRGTUIjERo1CY1EaNQkNBKhUZPQSIRGTUIjERo1Ce1/eV5egufli5q2l4Vxekv7vm/b9u2Ptm3/4YtFN/Ur298u6Wl5OukLp/V+0o+fn6fvmP/7/Pf2zEbHVRAIo5OscYAZlPd/2qu1lbYXLVrQwXKy2c22Mf5w+GZA5sGvBbvWlRvMFHD93x8P91vquK3kgNkbtpfBNy59fMDfTddWksLdbsXC8VZyGoB+whZ8I7IYHdM5MDKzjf/4lfYd0C+Y6ppYx2akRNsgV2cHTBhru9m4SbTqWhq8ZPkxJ3bVPC1tIrGWH4uB6loayUxOycLJ9tceijdsI7YbRauulZNk0T2bFMUegF5GSCsgHT5QsvyhEHbMeFKLlnB/je9rki4Ej/yVavRfZ7QEjO3aHIyOpQHyzBdmvyKJxb96EbmCf0dAlOUMtmmnOR2Q9BYmu0wSRudYrnNCouy/YBMWZDOQYrr4Op6FQTlZwrFIy/xICQqyGfh2geNXI5mZMu584YQVzIWRkhJkM7DzFvx1Hc8W337PMr+MEyPZCOzakz7SsTAxuv2uZXMqyJBsBPRmiBrS2gjBdguP85f6stXXoudLNgKoNWrE4VcA/52X7AGRMmr4Meb+N8D6dwmPz7233JmlZxP7/M47Xi3ORGZz2PgBPvAXjeHPvGTeNa1m/EnDn4X/T3l8rrcxbPTyM4p7ficfrxXz/5IpT/7xA4xhirIgpFFJIvVOCCuNl8AYfmo21dGAwo94yQqRTSm2nKj9xyuhLHvJjgXUDsvCsmkli28rKVuF10IT3QbqaNUMEkIbZVmpspm9sjFfzLKX5ocIj5LNaD2eWIH7bFnhso3R9tuWBTtsyh9txjvUgou+tHiIpPVsW2TjS/VlROsjRXlsM5pezuygT5Rl4Qkjiog6yleyjIhihwp1Fsc8PUCyMAtPGGGFdE02e501ph/raCjBYGlaOi8AtFFhdqFCahRzaCPjIvtlPip2Z8PmYvTRbAUALqtmXjYUpdtLz2bVVZp/SjeCNIKEN8yLeMbcz4YUeUIH8NSkBQ5Jr5ugvs3am2SXqZfUiKWHAZUzzMJTRYRug2A0gBeAiARb1jQII+6MyUCEJ6abeZlYZcsm3LG5cg6o00KXjvfNvIxM4bLJV+wGwYRrtlNevpm3/qBs2UrIsRkHd7CRwWOZk9mwsmWT3o8FOzQxkfYGfa+c8avvrchdIpSm2ISDGdWIhSZw9G7NPJygcFUp3rbiYsyjwNNLKZ67JGx2UEolpfIq5RvYwxN9U1n3GQ+GSg6xZybP5LZpApn6xsxQgd3+hwatmrYLamggT4BdSLCQZxNtU9ljHH1l1zX1mmlhoGZaOsiDGMi76TO601ypNn7Is2paJUBOz8rf5aiIBHtYpBe8c1spC9XDGq6GWiUB6OAT7kca1Uo+aNasplolG+gglt7VZq2yC+V62EbvWlWjrRINqnZFsn/yHFv9xRAISQAAAABJRU5ErkJggg==) #FFFFFF no-repeat;
  background-size: 100% 100%;
}

.HomePage-homeInfo-popular-order-bg {
  -ms-flex: 1 1;
      flex: 1 1;
  background: #FFFFFF;
  border-radius: 0.32rem;
  padding: 0.213333rem;
}

.HomePage-homeInfo-popular-order-bg div {
  display: -ms-flexbox;
  display: flex;
  font-size: 0.266667rem;
  color: #999999;
  padding: 0.133333rem 0.32rem 0.413333rem;
}

.HomePage-homeInfo-popular-order-bg div img {
  width: 1.146667rem;
  height: 1.106667rem;
  margin-right: 0.213333rem;
}

.HomePage-homeInfo-popular-order-bg div p {
  padding-top: 0.08rem;
}

.HomePage-homeInfo-popular-order-bg div span {
  display: block;
  font-size: 0.533333rem;
  color: #27262C;
}

.HomePage-productInfo .adm-capsule-tabs {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9;
  background: #FFFFFF;
}

.HomePage-productInfo .adm-capsule-tabs .adm-capsule-tabs-header {
  border: 0;
  padding: 0.266667rem 0.32rem;
}

.HomePage-productInfo .adm-capsule-tabs .adm-capsule-tabs-header .adm-capsule-tabs-tab-list {
  overflow: unset;
}

.HomePage-productInfo .adm-capsule-tabs .adm-capsule-tabs-header .adm-capsule-tabs-tab-wrapper {
  -ms-flex: unset;
      flex: unset;
}

.HomePage-productInfo .adm-capsule-tabs .adm-capsule-tabs-header .adm-capsule-tabs-tab-wrapper .adm-capsule-tabs-tab {
  background: #FFFFFF;
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-size: 0.373333rem;
  color: #ABABB2;
  line-height: 0.533333rem;
  padding: 0.053333rem 0.32rem;
}

.HomePage-productInfo .adm-capsule-tabs .adm-capsule-tabs-header .adm-capsule-tabs-tab-wrapper .adm-capsule-tabs-tab-active {
  background: #00BBD1;
  color: #FFFFFF;
  position: relative;
}

.HomePage-productInfo .adm-capsule-tabs .adm-capsule-tabs-header .adm-capsule-tabs-tab-wrapper .adm-capsule-tabs-tab-active:after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-left: 0.2rem solid transparent;
  border-right: 0.2rem solid transparent;
  border-top: 0.133333rem solid #00BBD1;
  position: absolute;
  left: 38%;
  bottom: -0.12rem;
}

.HomePage-productInfo-content {
  background: #F6F8FA;
  padding: 0.32rem 0.32rem 1.626667rem;
}

.HomePage-productInfo-empty {
  margin-top: 1.48rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.HomePage-productInfo-empty img {
  width: 5.333333rem;
  height: 5.333333rem;
}

.HomePage-personalInfo {
  padding-bottom: 1.626667rem;
}

.HomePage-personalInfo-bgSty {
  background: url(https://prd-public-bucket.trustlife.com/FRONT/iacweb/1779877759317/static/media/personal_bg.9c167e99.png) no-repeat;
  background-size: 100% 100%;
  padding: 0.32rem 0.32rem 0;
}

.HomePage-personalInfo-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.HomePage-personalInfo-header img {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0.213333rem 0.533333rem 0.32rem 0.213333rem;
  border-radius: 0.8rem;
}

.HomePage-personalInfo-header h3 {
  font-size: 0.533333rem;
  color: #000000;
}

.HomePage-personalInfo-info-top {
  height: 0.8rem;
  background: url(https://prd-public-bucket.trustlife.com/FRONT/iacweb/1779877759317/static/media/info_bg_top.86f7cb11.png) no-repeat;
  background-size: 100%;
}

.HomePage-personalInfo-info-top img {
  float: right;
  margin-top: 0.213333rem;
  margin-right: 0.32rem;
  width: 0.373333rem;
  height: 0.373333rem;
}

.HomePage-personalInfo-info-bottom {
  background: url(https://prd-public-bucket.trustlife.com/FRONT/iacweb/1779877759317/static/media/info_bg_bottom.69bf26bc.png) no-repeat;
  background-size: 100% 100%;
  padding: 0.32rem;
}

.HomePage-personalInfo-info-bottom p {
  font-size: 0.32rem;
  color: #666666;
  line-height: 0.533333rem;
  margin-bottom: 0.213333rem;
  word-break: break-all;
}

.HomePage-personalInfo-info-bottom p img {
  vertical-align: text-top;
  width: 0.373333rem;
  height: 0.373333rem;
  margin-right: 0.16rem;
}

.HomePage-personalInfo-info-bottom p span {
  display: inline-block;
  width: 2.026667rem;
  font-size: 0.32rem;
  color: #27262C;
  line-height: 0.533333rem;
}

.HomePage-personalInfo-orders {
  background: #FFFFFF;
  border-radius: 0.32rem;
  padding: 0.32rem;
  margin: 0.32rem;
}

.HomePage-personalInfo-orders h2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  font-family: FZZZHONGJW--GB1, FZZZHONGJW--GB1;
  font-weight: normal;
  font-size: 0.48rem;
  color: #27262C;
  margin-bottom: 0.48rem;
}

.HomePage-personalInfo-orders h2 span {
  font-size: 0.32rem;
  color: #00BBD1;
}

.HomePage-personalInfo-orders-content {
  display: -ms-flexbox;
  display: flex;
}

.HomePage-personalInfo-orders-content div {
  -ms-flex: 1 1;
      flex: 1 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}

.HomePage-personalInfo-orders-content div img {
  width: 0.746667rem;
  height: 0.746667rem;
  margin-bottom: 0.2rem;
}

.HomePage-personalInfo-orders-content div span {
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.48rem;
}

.HomePage-personalInfo-otherFun {
  margin: 0.32rem 0.32rem 0;
}

.HomePage-personalInfo-otherFun .adm-list-body {
  background: #FFFFFF;
  border-radius: 0.32rem;
  border: 0 !important;
}

.HomePage-personalInfo-otherFun .adm-list-body .adm-list-item-content-prefix {
  width: 0.586667rem;
  height: 0.586667rem;
  padding-right: 0.426667rem;
}

.HomePage-personalInfo-otherFun .adm-list-body .adm-list-item-content-prefix img {
  width: 100%;
  height: 100%;
}

.HomePage-personalInfo-otherFun .adm-list-body .adm-list-item-content-main {
  font-size: 0.426667rem;
  color: #27262C;
  line-height: 0.64rem;
  padding: 0.426667rem 0;
}

.HomePage-personalInfo-otherFun .adm-list-body .adm-list-item-content-arrow {
  color: #999999;
  width: 0.373333rem;
  height: 0.373333rem;
}

.logoutModal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.426667rem;
}

.logoutModal .adm-modal-content {
  font-size: 0.426667rem;
  border-bottom: 1PX solid #C7C7CA;
  color: #27262C;
  padding-bottom: 0.533333rem;
}

.logoutModal .adm-modal-footer {
  -ms-flex-direction: row;
      flex-direction: row;
  padding: 0.32rem 0 0;
}

.logoutModal .adm-modal-footer .adm-space-item {
  -ms-flex: 1 1;
      flex: 1 1;
  margin-bottom: 0;
}

.logoutModal .adm-modal-footer .adm-space-item button {
  font-size: 0.373333rem;
  color: #00BBD1;
}

.logoutModal .adm-modal-footer .adm-space-item:nth-of-type(1) {
  border-right: 1PX solid #C7C7CA;
}

.logoutModal .adm-modal-footer .adm-space-item:nth-of-type(1) button {
  color: #959499;
}.NewProductCard {
  background: #FFFFFF;
  border-radius: 0.32rem;
  margin-bottom: 0.16rem;
}

.NewProductCard-info {
  display: -ms-flexbox;
  display: flex;
  padding: 0.32rem 0.32rem 0.213333rem;
}

.NewProductCard-info-img {
  width: 2.8rem;
  height: 2.586667rem;
  border-radius: 0.213333rem;
  margin-right: 0.32rem;
}

.NewProductCard-info-right-name {
  font-size: 0.373333rem;
  color: #27262C;
  line-height: 0.533333rem;
  margin-bottom: 0.106667rem;
}

.NewProductCard-info-right-slogan {
  font-size: 0.266667rem;
  color: #959499;
  line-height: 0.4rem;
  margin-bottom: 0.106667rem;
}

.NewProductCard-info-right-tags span {
  display: inline-block;
  background: rgba(0, 187, 209, 0.1);
  border-radius: 0.2rem;
  font-size: 0.24rem;
  color: #00BBD1;
  margin: 0 0.106667rem 0.106667rem 0;
  padding: 0.08rem 0.213333rem;
}

.NewProductCard-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-left: 0.32rem;
}

.NewProductCard-footer-price {
  font-family: FZLTZHJW--GB1, FZLTZHJW--GB1;
  font-weight: normal;
  font-size: 0.426667rem;
  color: #F3747D;
}

.NewProductCard-footer-price span {
  font-size: 0.266667rem;
  color: #666666;
}

.NewProductCard-footer-button button {
  font-family: FZLTZHJW--GB1, FZLTZHJW--GB1;
  font-weight: normal;
  font-size: 0.32rem;
  color: #FFFFFF;
  border: 0;
  padding: 0.16rem 0.32rem;
}

.NewProductCard-footer-button button:nth-of-type(1) {
  background: #54D1E0;
  border-radius: 0.32rem 0 0 0.16rem;
}

.NewProductCard-footer-button button:nth-last-child(1) {
  background: #00BBD1;
  border-radius: 0 0.16rem 0.32rem 0;
}

.NewProductCard-footer-button-only {
  background: #00BBD1 !important;
  border-radius: 0.32rem 0.16rem 0.32rem 0.16rem !important;
}.adm-capsule-tabs {
  position: relative;
  min-width: 0;
}
.adm-capsule-tabs-header {
  position: relative;
  padding: 12px 6px;
  border-bottom: solid 1px var(--adm-color-border);
}
.adm-capsule-tabs-tab-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  overflow-x: scroll;
  scrollbar-width: none;
}
.adm-capsule-tabs-tab-list::-webkit-scrollbar {
  display: none;
}
.adm-capsule-tabs-tab-wrapper {
  -ms-flex: auto;
      flex: auto;
  padding: 0 6px;
}
.adm-capsule-tabs-tab {
  position: relative;
  padding: 8px 20px;
  margin: 0 auto;
  border-radius: 20px;
  cursor: pointer;
  font-size: var(--adm-font-size-7);
  text-align: center;
  white-space: nowrap;
  background-color: var(--adm-color-fill-content);
}
.adm-capsule-tabs-tab-active {
  color: var(--adm-color-text-light-solid);
  background-color: var(--adm-color-primary);
}
.adm-capsule-tabs-tab-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.adm-capsule-tabs-content {
  padding: 12px;
}
.adm-scroll-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 30px;
  height: 100%;
  pointer-events: none;
}
.adm-scroll-mask-left {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(var(--adm-color-background)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, var(--adm-color-background), rgba(255, 255, 255, 0));
  background: -o-linear-gradient(left, var(--adm-color-background), rgba(255, 255, 255, 0));
  background: linear-gradient(to right, var(--adm-color-background), rgba(255, 255, 255, 0));
}
.adm-scroll-mask-right {
  right: 0;
  background: -webkit-gradient(linear, right top, left top, from(var(--adm-color-background)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, var(--adm-color-background), rgba(255, 255, 255, 0));
  background: -o-linear-gradient(right, var(--adm-color-background), rgba(255, 255, 255, 0));
  background: linear-gradient(to left, var(--adm-color-background), rgba(255, 255, 255, 0));
}
.adm-tab-bar-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
  overflow: hidden;
  min-height: 48px;
}
.adm-tab-bar-item {
  -ms-flex: 1 1;
      flex: 1 1;
  color: var(--adm-color-text-secondary);
  white-space: nowrap;
  padding: 4px 8px;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  position: relative;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.adm-tab-bar-item-icon {
  font-size: 24px;
  height: 24px;
  line-height: 1;
}
.adm-tab-bar-item-title {
  font-size: var(--adm-font-size-2);
  line-height: 15px;
}
.adm-tab-bar-item-title-with-icon {
  margin-top: 2px;
}
.adm-tab-bar-item-active {
  color: var(--adm-color-primary);
}
.adm-tab-bar-icon-badge {
  --top: 6px;
}
.adm-tab-bar-title-badge {
  --right: -2px;
  --top: -2px;
}
.adm-badge-wrapper {
  display: inline-block;
  position: relative;
}
.adm-badge {
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-radius: 100px;
  background-color: var(--color);
  --right: 0;
  --top: 0;
  --color: var(--adm-badge-color, #ff411c);
}
.adm-badge-content {
  color: var(--adm-color-text-light-solid);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 8px;
  padding: 1px 4px;
  font-size: var(--adm-font-size-1);
  line-height: 12px;
  white-space: nowrap;
  font-weight: normal;
  text-align: center;
}
.adm-badge-fixed {
  position: absolute;
  right: var(--right);
  top: var(--top);
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
.adm-badge-dot {
  min-width: 10px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
.adm-badge-bordered {
  border: solid 1px var(--adm-color-text-light-solid);
}
.Login {
  height: calc(100vh - 3.68rem);
  background: #FFFFFF url(https://prd-public-bucket.trustlife.com/FRONT/iacweb/1779877759317/static/media/login_bg.449e5ec8.png) no-repeat;
  background-size: 100%;
  padding: 3.68rem 0.533333rem 0;
}

.Login h2 {
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-weight: normal;
  font-size: 0.373333rem;
  color: #27262C;
  line-height: 0.56rem;
  margin-left: 0.666667rem;
  margin-bottom: 0.853333rem;
}

.Login-loginBtn {
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border-radius: 0.213333rem;
  font-family: FZLTZHJW--GB1, FZLTZHJW--GB1;
  font-weight: normal;
  font-size: 0.426667rem;
  color: #FFFFFF;
}

.Login-tabs-left {
  background: url(https://prd-public-bucket.trustlife.com/FRONT/iacweb/1779877759317/static/media/login_1_bg.3f489026.png) no-repeat;
}

.Login-tabs-right {
  background: url(https://prd-public-bucket.trustlife.com/FRONT/iacweb/1779877759317/static/media/login_2_bg.e92adb11.png) no-repeat;
}

.Login-tabs {
  width: 100%;
  min-height: 9.226667rem;
  background-size: 100%;
}

.Login-tabs .adm-tabs-header {
  border-bottom: 0;
}

.Login-tabs .adm-tabs-header .adm-tabs-tab-line {
  height: 0.08rem;
  background: #00BBD1;
  border-radius: 0.04rem;
}

.Login-tabs .adm-tabs-header .adm-tabs-tab {
  font-family: FZLTZHJW--GB1, FZLTZHJW--GB1;
  font-weight: normal;
  font-size: 0.426667rem;
  color: #C7C7CA;
  line-height: 0.853333rem;
}

.Login-tabs .adm-tabs-header .adm-tabs-tab-active {
  color: #00BBD1;
}

.Login-tabs .adm-tabs-content {
  padding: 0.64rem 0.64rem 0;
}

.Login .adm-form .adm-list-body {
  background: transparent;
  border: 0;
}

.Login .adm-form .adm-list-body .adm-list-item {
  background: transparent;
  padding: 0;
  -ms-flex: 1 1;
      flex: 1 1;
}

.Login .adm-form .adm-list-body .adm-form-item-has-error .adm-input-element {
  background: #FFF5F6 !important;
  border-radius: 0.213333rem !important;
  border: 1PX solid #F3747D;
}

.Login .adm-form .adm-list-body .adm-form-item-has-error .adm-list-item-description {
  position: absolute;
  top: 0.133333rem;
  left: 1.253333rem;
}

.Login .adm-form .adm-list-body .adm-form-item-has-error .adm-list-item-description .adm-form-item-feedback-error {
  margin: 0;
  font-size: 0.24rem;
  white-space: nowrap;
}

.Login .adm-form .adm-list-body .twoWords .adm-list-item-description {
  left: 0.853333rem;
}

.Login .adm-form .adm-list-body .fourWords .adm-list-item-description {
  left: 1.6rem;
}

.Login .adm-form .adm-list-body .adm-list-item-content {
  border: 0;
  padding: 0;
  -ms-flex-align: start;
      align-items: flex-start;
}

.Login .adm-form .adm-list-body .adm-list-item-content-main {
  padding: 0;
  position: relative;
}

.Login .adm-form .adm-list-body .adm-list-item-content-main .adm-form-item-label {
  font-family: FZLTZHJW--GB1, FZLTZHJW--GB1;
  font-weight: normal;
  font-size: 0.373333rem;
  color: #27262C;
  line-height: 0.56rem;
  margin-bottom: 0.213333rem;
}

.Login .adm-form .adm-list-body .adm-list-item-content-main .adm-input-element {
  height: 1.093333rem;
  background: #F6F9F9;
  border-radius: 0.213333rem;
  padding: 0.266667rem 0.533333rem;
  font-size: 0.373333rem;
  color: #27262C;
  margin-bottom: 0.533333rem;
}

.Login .adm-form .adm-list-body .adm-list-item-content-main .adm-input-element::-webkit-input-placeholder {
  font-size: 0.373333rem;
  color: #C7C7CA;
}

.Login .adm-form .adm-list-body .adm-list-item-content-main .adm-input-element::-moz-placeholder {
  font-size: 0.373333rem;
  color: #C7C7CA;
}

.Login .adm-form .adm-list-body .adm-list-item-content-main .adm-input-element:-ms-input-placeholder {
  font-size: 0.373333rem;
  color: #C7C7CA;
}

.Login .adm-form .adm-list-body .adm-list-item-content-main .adm-input-element::placeholder {
  font-size: 0.373333rem;
  color: #C7C7CA;
}

.Login .adm-form .adm-list-body .adm-list-item-content-extra {
  position: absolute;
  right: 0.32rem;
  bottom: 0.613333rem;
}

.Login .adm-form .adm-list-body .adm-list-item-content-extra img {
  width: 0.586667rem;
  height: 0.586667rem;
}

.Login .adm-form .adm-list-body .grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.Login .adm-form .adm-list-body .gridBtn {
  margin-left: 0.32rem;
  position: relative;
}

.Login .adm-form .adm-list-body .gridBtn button {
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-size: 0.373333rem;
  white-space: nowrap;
}

.Login .adm-form .adm-list-body .gridBtn .noneBtn {
  position: absolute;
  top: 0;
  right: 0;
  color: #00BBD1;
  padding: 0;
  margin-bottom: 0.213333rem;
}

.Login .adm-form .adm-list-body .gridBtn .noneBtn img {
  width: 0.48rem;
  height: 0.48rem;
  vertical-align: text-bottom;
  margin-right: 0.106667rem;
}

.Login .adm-form .adm-list-body .gridBtn .rightSty {
  width: 2.48rem;
}

.Login .adm-form .adm-list-body .gridBtn .solidBtn {
  height: 1.066667rem;
  min-width: 2.506667rem;
  background: #00BBD1;
  border-radius: 0.213333rem;
  border: 1PX solid #00BBD1;
  color: #FFFFFF;
  margin-top: 0.773333rem;
}

.Login .adm-form .adm-list-body .gridBtn .forgetBtn {
  color: #00BBD1;
  padding: 0;
  height: 1.066667rem;
  margin-top: 0.773333rem;
}

.Login .adm-form .adm-list-body .gridBtn .forgetBtn span {
  display: inline-block;
  border-bottom: 1PX solid #00BBD1;
  padding-bottom: 0.08rem;
}

.Login .adm-form .adm-form-footer {
  padding: 0.64rem;
}

.Login .adm-form .adm-form-footer button {
  height: 1.2rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border-radius: 0.213333rem;
  font-family: FZLTZHJW--GB1, FZLTZHJW--GB1;
  font-weight: normal;
  font-size: 0.426667rem;
  color: #FFFFFF;
}

.infoConfirm {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.6rem 0.426667rem 0.32rem;
}

.infoConfirm .adm-modal-title {
  font-family: FZLTZHJW--GB1, FZLTZHJW--GB1;
  font-weight: normal;
  font-size: 0.426667rem;
  color: #27262C;
  line-height: 0.64rem;
}

.infoConfirm .adm-modal-content {
  font-family: FZLTHJW--GB1, FZLTHJW--GB1;
  font-weight: normal;
  font-size: 0.373333rem;
  line-height: 0.56rem;
  border-bottom: 1PX solid #C7C7CA;
  padding: 0.106667rem 0 0.213333rem;
}

.infoConfirm .adm-modal-content div {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.32rem;
}

.infoConfirm .adm-modal-content div span:nth-of-type(1) {
  color: #27262C;
  width: 2.24rem;
  white-space: nowrap;
}

.infoConfirm .adm-modal-content div span:nth-of-type(2) {
  -ms-flex: 1 1;
      flex: 1 1;
  color: #616062;
  word-break: break-all;
}

.infoConfirm .adm-modal-footer {
  -ms-flex-direction: row;
      flex-direction: row;
  padding: 0.266667rem 0 0;
}

.infoConfirm .adm-modal-footer .adm-space-item {
  -ms-flex: 1 1;
      flex: 1 1;
  margin-bottom: 0;
}

.infoConfirm .adm-modal-footer .adm-space-item button {
  font-size: 0.373333rem;
  color: #00BBD1;
}

.infoConfirm .adm-modal-footer .adm-space-item:nth-of-type(1) {
  border-right: 1PX solid #C7C7CA;
}

.infoConfirm .adm-modal-footer .adm-space-item:nth-of-type(1) button {
  color: #959499;
}.EditMimawrap {
  background: #fff;
}

.EditMimawrap-title {
  height: 2.133333rem;
  line-height: 2.133333rem;
  padding-left: 0.666667rem;
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #333333;
  background: #fff;
}

.EditMimawrap .am-list-body .am-list-item {
  padding-left: 0.666667rem;
  min-height: 1.28rem;
}

.EditMimawrap .am-list-body .am-list-item .am-list-line {
  padding-right: 0.666667rem;
}

.EditMimawrap .am-list-body .am-list-item .am-list-line .am-list-content,
.EditMimawrap .am-list-body .am-list-item .am-list-line .am-list-extra {
  font-size: 0.373333rem;
  color: #1F1F1F;
}

.EditMimawrap-head {
  min-height: 1.706667rem;
}

.EditMimawrap-head .am-list-extra img {
  width: 1.28rem;
  height: 1.28rem;
}

.EditMimawrap-logOut.am-button {
  width: 8.186667rem;
  height: 1.226667rem;
  line-height: 1.226667rem;
  background: #27CBD3;
  border-radius: 0.266667rem;
  margin-left: 0.906667rem;
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #FFFFFF;
}

.EditMimawrap-submitwo.am-button {
  width: 8.186667rem;
  height: 1.226667rem;
  line-height: 1.226667rem;
  border: 0.013333rem solid #FFC24A !important;
  border-radius: 0.266667rem;
  margin-top: 0.586667rem;
  margin-left: 0.906667rem;
}

.EditMimawrap-submitwo.am-button span {
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #FFAF12;
  padding-left: 0.626667rem;
}

.EditMimawrap .am-list-body::before {
  background-color: #fff !important;
}.productList-classType {
  background-color: #fff;
  height: 1.226667rem;
  line-height: 1.226667rem;
  display: -ms-flexbox;
  display: flex;
}

.productList-classType div {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.4rem;
  color: #000000;
  text-align: center;
}

.productList-productLayer {
  margin-top: 0.04rem;
}

.productList-productLayer .productCard {
  padding: 0.426667rem 0.533333rem;
  border-bottom: 1PX solid rgba(221, 221, 221, 0.33);
}

.productList-productLayer .productCard:not(:first-child) {
  margin-top: 0.133333rem;
}.productCard {
  background-color: #fff;
}

.productCard-item {
  overflow: hidden;
  min-height: 1.546667rem;
}

.productCard-item-logoImg,
.productCard-item-logoDefault {
  width: 1.6rem;
  height: 1.546667rem;
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.213333rem;
  border-radius: 0.266667rem;
  float: left;
}

.productCard-item-logoDefault {
  background: #F2F2F4;
}

.productCard-item-cont {
  padding-left: 2.133333rem;
}

.productCard-item-productName {
  font-size: 0.373333rem;
  color: #333;
  margin-top: 0.266667rem;
  word-break: break-all;
  font-weight: 500;
}

.productCard-item-productLabel {
  font-size: 0.266667rem;
  color: #888;
  margin-top: 0.266667rem;
  word-break: break-all;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.productCard-item-productMoney {
  float: right;
  font-size: 0.266667rem;
  color: #B8B8B8;
  font-weight: 500;
  margin-top: 0.266667rem;
}

.productCard-item-productMoney em {
  color: #FF7845;
  font-size: 0.426667rem;
  font-weight: 800;
  margin-right: 0.08rem;
}

.productCard-footer {
  -ms-flex-align: center;
      align-items: center;
  min-height: 0.533333rem;
  line-height: 0.533333rem;
  margin-top: 0.426667rem;
}

.productCard-footer p {
  display: inline-block;
}

.productCard-footer p:nth-child(1) span {
  background: rgba(255, 206, 109, 0.19);
  border-radius: 0.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  padding: 0.04rem 0.266667rem;
  margin-right: 0.266667rem;
  font-size: 0.24rem;
  color: #FFC145;
}.ProductInfo img {
  vertical-align: top;
}

.ProductInfo-body {
  position: absolute;
  bottom: 1.68rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding-bottom: 0.266667rem;
}

.ProductInfo-body.rule {
  bottom: 1.333333rem;
}

.ProductInfo-header.pHeaderLayer .pHeaderLayer-title,
.ProductInfo-header.pHeaderLayer .pHeaderLayer-subTitle {
  padding: 0 0.533333rem;
}

.ProductInfo-detail.pDetail {
  margin-top: 0.426667rem;
}

.ProductInfo-holder {
  width: 86% !important;
}

.ProductInfo-holder .am-modal-content {
  padding-top: 0.426667rem;
}

.ProductInfo-holder .am-modal-body {
  padding: 0 0.426667rem 0.426667rem !important;
}

.ProductInfo-holder .am-modal-footer .am-modal-button {
  font-size: 0.4rem !important;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}

.ProductInfo-holder .am-modal-footer .am-modal-button:nth-child(1) {
  color: #27262c !important;
}

.ProductInfo-holder .am-modal-footer .am-modal-button:nth-child(2) {
  color: #27CBD3 !important;
}

.ProductInfo-bottom {
  position: fixed;
  bottom: 0;
  z-index: 99;
  width: 100%;
}

.ProductInfo-bottom-insure {
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  height: 1.306667rem;
}

.ProductInfo-bottom-icon img {
  max-height: 0.8rem;
  width: unset;
  padding: 0.106667rem;
}

.ProductInfo-bottom-icon i {
  display: inline-block;
  width: 1PX;
  height: 0.586667rem;
  background: #959499;
  margin-top: 20%;
}

.ProductInfo-bottom-minPrem {
  font-size: 0.213333rem;
  font-family: FZLTZHJW--GB1-0, FZLTZHJW--GB1;
  font-weight: normal;
  color: #F3747D;
  margin: 0 0.266667rem;
  -ms-flex: 1 1;
      flex: 1 1;
}

.ProductInfo-bottom-minPrem span {
  font-size: 0.426667rem;
}

.ProductInfo-bottom-minPrem div {
  display: inline-block;
  white-space: nowrap;
}

.ProductInfo-bottom-btn {
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}

.ProductInfo-bottom-btn .am-button {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.373333rem;
  font-family: FZLTZHJW--GB1-0, FZLTZHJW--GB1;
  font-weight: normal;
  width: 2.24rem;
  height: 1.306667rem;
  line-height: 1.306667rem;
  border-radius: 0;
}

.ProductInfo-bottom-btn .am-button::before {
  content: none !important;
}

.ProductInfo-bottom-btn .am-button:nth-child(1) {
  opacity: 0.7;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  color: #fff;
}

.ProductInfo-bottom-btn .am-button:nth-child(2) {
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  color: #fff;
}

.ProductInfo-bottom-nextStep .am-button {
  font-size: 0.373333rem;
  font-family: FZLTZHJW--GB1-0, FZLTZHJW--GB1;
  font-weight: normal;
  width: 4.48rem;
  height: 1.306667rem;
  line-height: 1.306667rem;
  border-radius: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  color: #fff;
}

.ProductInfo-bottom-trial {
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  height: 1.6rem;
  border-top: 1PX solid #F1F1F1;
  padding: 0 0.4rem;
}

.ProductInfo-bottom-trial-sum {
  color: #FF7845;
  font-size: 0.586667rem;
  font-weight: 800;
  padding-right: 0.133333rem;
}

.ProductInfo-bottom-trial .am-button {
  border: 0;
  border-radius: 0.213333rem;
  background: #27CBD3;
  height: 0.906667rem;
  line-height: 0.906667rem;
  padding: 0 0.4rem;
  font-size: 0.4rem;
  color: #FFFFFF;
  font-weight: 500;
}

.customSkeleton,
.customSkeleton1,
.customSkeleton2 {
  --width: 100%;
}

.customSkeleton:not(.customSkeleton:last-child),
.customSkeleton1:not(.customSkeleton:last-child),
.customSkeleton2:not(.customSkeleton:last-child),
.customSkeleton:not(.customSkeleton1:last-child),
.customSkeleton1:not(.customSkeleton1:last-child),
.customSkeleton2:not(.customSkeleton1:last-child),
.customSkeleton:not(.customSkeleton2:last-child),
.customSkeleton1:not(.customSkeleton2:last-child),
.customSkeleton2:not(.customSkeleton2:last-child) {
  margin-bottom: 0.32rem;
}

.customSkeleton {
  --height: 6.666667rem;
}

.customSkeleton1 {
  --height: 2.666667rem;
}

.customSkeleton2 {
  --height: calc(100vh - 9.973333rem);
}.NewHolderModal {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.NewHolderModal .adm-divider {
  margin: 0;
}

.NewHolderModal .adm-list-body {
  border-top: 0;
  border-color: #ddd;
  padding-bottom: 0.426667rem;
}

.NewHolderModal .adm-form-item-label {
  width: 3.2rem;
  font-size: 0.4rem;
  font-weight: 500;
  color: #27262c;
}

.NewHolderModal .adm-list-item-content-main {
  -ms-flex-align: center;
      align-items: center;
}

.NewHolderModal .adm-input-element,
.NewHolderModal .adm-form-item-child-inner {
  font-size: 0.373333rem;
  font-weight: 500;
  color: #27262c;
}

.NewHolderModal .adm-input-element::-webkit-input-placeholder {
  font-size: 0.373333rem;
  color: #ccc;
}

.NewHolderModal .adm-input-element::-moz-placeholder {
  font-size: 0.373333rem;
  color: #ccc;
}

.NewHolderModal .adm-input-element:-ms-input-placeholder {
  font-size: 0.373333rem;
  color: #ccc;
}

.NewHolderModal .adm-input-element::placeholder {
  font-size: 0.373333rem;
  color: #ccc;
}

.NewHolderModal-tips {
  font-size: 0.293333rem;
  font-weight: 500;
  color: #f3747d;
  margin: 0.426667rem;
  text-align: left;
}

.NewHolderModal-copy {
  margin: 0 0.426667rem;
  color: #888;
  word-break: break-word;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.373333rem;
  font-weight: 500;
}

.NewHolderModal-copy .copyBtn {
  width: 2.666667rem;
  padding: 0.08rem 0;
  border: 1PX solid #27CBD3;
  border-radius: 0.24rem;
  text-align: center;
  margin-left: 0.16rem;
  color: #27CBD3;
}

.NewHolderModal-footer {
  display: -ms-flexbox;
  display: flex;
}

.NewHolderModal-footer-button {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.4rem;
  font-weight: 500;
  border: 0;
  height: 1.333333rem;
}

.NewHolderModal-footer-button:nth-child(1) {
  color: #27262c;
  border-right: 0.013333rem solid #ddd;
}

.NewHolderModal-footer-button:nth-child(2) {
  color: #27CBD3;
}

.NewHolderModal .adm-modal-content {
  padding: 0;
}

.NewHolderModal .adm-modal-footer-empty {
  height: 0;
}

.NewHolderModal .adm-center-popup-wrap {
  width: 90vw;
  max-width: 85vw;
}.pHeaderLayer {
  background-color: #fff;
}

.pHeaderLayer-bannerMain {
  display: inline-block;
  width: 100%;
  height: 6rem;
}

.pHeaderLayer-logoImg,
.pHeaderLayer-bannerVideo {
  max-height: 9.333333rem;
  width: 100%;
  vertical-align: top;
}

.pHeaderLayer-logoDefault {
  height: 9.333333rem;
  width: 100%;
  background: #F2F2F4;
}

.pHeaderLayer-title {
  font-size: 0.4rem;
  color: #29292A;
  margin-top: 0.426667rem;
}

.pHeaderLayer-subTitle {
  font-size: 0.346667rem;
  color: #A4A4A4;
  line-height: 1.5;
  margin-top: 0.32rem;
}.pSecurity {
  background-color: #fff;
}

.pSecurity-title {
  font-size: 0.4rem;
  color: #29292A;
  position: relative;
  padding-left: 0.32rem;
}

.pSecurity-title:after {
  content: '';
  position: absolute;
  width: 0.08rem;
  height: 0.32rem;
  background: #00BBD1;
  border-radius: 0.066667rem;
  top: 0.066667rem;
  left: 0;
}

.pSecurity-cont img {
  width: 100%;
}

.pSecurity-cont-more {
  height: 1.04rem;
  line-height: 1.04rem;
  text-align: center;
  color: #27CBD3;
  font-size: 0.4rem;
  font-weight: 400;
  margin-left: 0.426667rem;
  margin-right: 0.426667rem;
}

.pSecurity-terms {
  font-size: 0.346667rem;
  color: #9E9E9E;
  line-height: 1.6;
  margin: 0 0.426667rem;
  padding: 0 0.106667rem 0.426667rem;
}

.pSecurity-terms-cont:nth-child(1) {
  border-top: 0.5PX solid #DEDEDE;
  padding-top: 0.32rem;
}

.pSecurity-terms span,
.pSecurity-terms a {
  color: #f3747d;
}.pDetail {
  background-color: #fff;
}

.pDetail img {
  width: 100%;
  vertical-align: top;
}

.pDetail .am-tabs .am-tabs-default-bar-content .am-tabs-default-bar-tab-active {
  color: #00bbd1;
}

.pDetail .am-tabs .am-tabs-default-bar-content .am-tabs-default-bar-underline {
  border-color: #00bbd1;
}

.pDetail-tabLeft,
.pDetail-tabRigth {
  min-height: 6.666667rem;
  alignItems: center;
  justifyContent: center;
  background-color: #fff;
  line-height: 1.6;
}

.pDetail-tabLeft a,
.pDetail-tabRigth a {
  color: #F3747D;
}

.pDetail-faqLayer {
  padding: 0.426667rem;
}

.pDetail-faqLayer-main {
  margin-top: 0.533333rem;
}

.pDetail-faqLayer-main:nth-child(1) {
  margin-top: 0;
}

.pDetail-faqLayer-main-cont {
  line-height: 1.5;
}

.pDetail-faqLayer-main-cont:nth-child(1) {
  font-size: 0.426667rem;
  color: #00BBD1;
}

.pDetail-faqLayer-main-cont:nth-child(1) span {
  display: inline-block;
  width: 0.8rem;
  height: 0.533333rem;
  font-size: 0.426667rem;
  color: #fff;
  position: relative;
  z-index: 2;
  margin-right: 0.133333rem;
  text-align: center;
}

.pDetail-faqLayer-main-cont:nth-child(1) span:before {
  z-index: -1;
  content: "";
  position: absolute;
  border-radius: 0.053333rem;
  width: 0.533333rem;
  height: 0.533333rem;
  top: 0.08rem;
  left: 0.133333rem;
  background-color: #00BBD1;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.pDetail-faqLayer-main-cont:nth-child(2) {
  margin-top: 0.32rem;
  font-size: 0.373333rem;
  color: #6D6C70;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  box-orient: vertical;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}

.pDetail-faqLayer-btn {
  font-size: 0.4rem;
  color: #F3747D;
  height: 1.2rem;
  line-height: 1.2rem;
  font-weight: 400;
  text-align: center;
}

.pDetail-tabRigth .fontHtmlCont,
.pDetail-tabRigth .fontCont {
  padding: 0.426667rem;
}.ProductPlans {
  margin: 0 0.426667rem;
  overflow: hidden;
}

.ProductPlans-plan {
  -ms-flex-align: baseline;
      align-items: baseline;
}

.ProductPlans-plan.planAll {
  display: -ms-flexbox;
  display: flex;
}

.ProductPlans-plan.planAll .ProductPlans-plan-list {
  -ms-flex: 1 1;
      flex: 1 1;
}

.ProductPlans-plan.planOther {
  display: -ms-flexbox;
  display: flex;
  overflow-y: scroll;
}

.ProductPlans-plan.planOther .ProductPlans-plan-list {
  min-width: 2.853333rem;
  padding-left: 0.133333rem;
  padding-right: 0.133333rem;
  display: inline-block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.ProductPlans-plan-list {
  min-height: 1.12rem;
  border: 1PX solid #27CBD3;
  background: #FFFFFF;
  border-radius: 0.106667rem 0.106667rem 0 0;
  padding-top: 0.106667rem;
  padding-bottom: 0.16rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-item-align: end;
      align-self: flex-end;
  text-align: center;
  color: #27CBD3;
  font-family: PingFangSC-Semibold, PingFang SC;
}

.ProductPlans-plan-list span {
  display: block;
}

.ProductPlans-plan-list span:nth-child(1) {
  font-size: 0.373333rem;
  font-weight: 600;
}

.ProductPlans-plan-list span:nth-child(2) {
  font-size: 0.213333rem;
  font-weight: 400;
}

.ProductPlans-plan-list.listActive {
  min-height: 1.226667rem;
  background: -webkit-gradient(linear, left bottom, left top, from(#5CEEF2), to(#27CBD3));
  background: -webkit-linear-gradient(bottom, #5CEEF2 0%, #27CBD3 100%);
  background: -o-linear-gradient(bottom, #5CEEF2 0%, #27CBD3 100%);
  background: linear-gradient(360deg, #5CEEF2 0%, #27CBD3 100%);
  border-radius: 0.106667rem 0.106667rem 0 0;
  color: #fff;
  padding-top: 0.186667rem;
  border: none;
}

.ProductPlans-plan-list.listActive span:nth-child(1) {
  font-size: 0.426667rem;
}

.ProductPlans-plan-list.listActive span:nth-child(2) {
  font-size: 0.266667rem;
}

.ProductPlans-planDetail {
  background-color: #fff;
}

.ProductPlans-planDetail-list {
  display: none;
  position: relative;
  background-color: #fff;
  vertical-align: middle;
  overflow: hidden;
  padding-left: 0.293333rem;
  padding-right: 0.266667rem;
}

.ProductPlans-planDetail-list.listActive {
  display: block;
}

.ProductPlans-planDetail-cont .am-list-body::before,
.ProductPlans-planDetail-cont .am-list-body::after {
  content: none !important;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion::before {
  content: none !important;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item {
  padding: 0.106667rem 0;
  position: relative;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item:after {
  content: '';
  position: absolute;
  background-color: #E7E7E7;
  display: block;
  z-index: 1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1PX;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item.panelBoxNo .am-accordion-header .arrow {
  display: none;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header {
  padding-right: 0.48rem;
  padding-left: 0.213333rem;
  height: inherit !important;
  white-space: inherit !important;
  position: relative;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header::before {
  content: '';
  position: absolute;
  height: 10PX;
  width: 3PX;
  border-radius: 3PX;
  background: #27CBD3;
  left: 0;
  top: 18PX;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header::after {
  content: none !important;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header .arrow {
  right: 0;
  width: 18PX;
  height: 12PX;
  top: 18PX;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header .am-list-item {
  padding-left: 0;
  min-height: inherit;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header .am-list-item .am-list-line {
  padding-right: 0;
  -ms-flex-align: baseline;
      align-items: baseline;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header .am-list-item .am-list-line::after {
  content: none !important;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header .am-list-item .am-list-line .am-list-content {
  color: #707070;
  width: 4.773333rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #8E8E8E;
  padding-right: 0.213333rem;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item .am-accordion-header .am-list-item .am-list-line .am-list-extra {
  font-size: 0.32rem;
  font-weight: 400;
  color: #000000;
  -ms-flex-preferred-size: 36%;
      flex-basis: 36%;
  text-align: right;
  overflow: hidden;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item .am-accordion-content-box {
  margin-right: 0.48rem;
}

.ProductPlans-planDetail-cont .am-list-body .am-accordion-item .am-accordion-content-box::after {
  content: none !important;
}

.ProductPlans-planDetail-infoDes {
  padding: 0.226667rem 0.253333rem;
  font-size: 0.293333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #707070;
  line-height: 1.6;
  background-color: #f2f2f2;
}

.ProductPlans-planDetail-more {
  font-size: 0.346667rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #27CBD3;
  text-align: center;
  padding-top: 0.666667rem;
  padding-bottom: 0.453333rem;
}

.ProductPlans-planDetail-terms {
  font-size: 0.346667rem;
  color: #9E9E9E;
  line-height: 1.6;
  margin: 0 0.426667rem;
  padding: 0 0.106667rem 0.426667rem;
}

.ProductPlans-planDetail-terms-cont:nth-child(1) {
  border-top: 0.5PX solid #DEDEDE;
  padding-top: 0.32rem;
}

.ProductPlans-planDetail-terms span,
.ProductPlans-planDetail-terms a {
  color: #f3747d;
}.NewTemplate {
  padding-bottom: 2.72rem;
  background: #fff;
}

.NewTemplate-more {
  height: 1.04rem;
  line-height: 1.04rem;
  text-align: center;
  color: #27CBD3;
  font-size: 0.4rem;
  font-weight: 400;
  margin-left: 0.426667rem;
  margin-right: 0.426667rem;
}

.NewTemplate img {
  width: 100%;
  vertical-align: top;
}

.NewTemplate-tabs {
  height: 44PX;
  position: sticky;
  top: 0;
  z-index: 99;
  background-color: #fff;
}

.NewTemplate-tabs img {
  width: 100%;
  vertical-align: top;
}

.NewTemplate-tabs .am-tabs .am-tabs-default-bar-content .am-tabs-default-bar-tab-active {
  color: #00bbd1;
}

.NewTemplate-tabs .am-tabs .am-tabs-default-bar-content .am-tabs-default-bar-underline {
  border-color: #00bbd1;
}

.NewTemplate-tabs .am-tabs-default-bar-underline {
  border: 1PX solid;
}

.NewTemplate-content {
  background: #fff;
}.Faq img {
  width: 100%;
  vertical-align: top;
}

.Faq-faqLayer {
  padding: 0.426667rem;
}

.Faq-faqLayer-main {
  margin-top: 0.533333rem;
}

.Faq-faqLayer-main:nth-child(1) {
  margin-top: 0;
}

.Faq-faqLayer-main-cont {
  line-height: 1.5;
}

.Faq-faqLayer-main-cont:nth-child(1) {
  font-size: 0.426667rem;
  color: #00BBD1;
}

.Faq-faqLayer-main-cont:nth-child(1) span {
  display: inline-block;
  width: 0.8rem;
  height: 0.533333rem;
  font-size: 0.426667rem;
  color: #fff;
  position: relative;
  z-index: 2;
  margin-right: 0.133333rem;
  text-align: center;
}

.Faq-faqLayer-main-cont:nth-child(1) span:before {
  z-index: -1;
  content: "";
  position: absolute;
  border-radius: 0.053333rem;
  width: 0.533333rem;
  height: 0.533333rem;
  top: 0.08rem;
  left: 0.133333rem;
  background-color: #00BBD1;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.Faq-faqLayer-main-cont:nth-child(2) {
  margin-top: 0.32rem;
  font-size: 0.373333rem;
  color: #6D6C70;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  box-orient: vertical;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}

.Faq-faqLayer-btn {
  font-size: 0.4rem;
  color: #F3747D;
  height: 1.2rem;
  line-height: 1.2rem;
  font-weight: 400;
  text-align: center;
}.TemplateThree {
  padding-bottom: 2.72rem;
  background: #fff;
}

.TemplateThree-more {
  height: 1.04rem;
  line-height: 1.04rem;
  text-align: center;
  color: #27CBD3;
  font-size: 0.4rem;
  font-weight: 400;
  margin-left: 0.426667rem;
  margin-right: 0.426667rem;
}

.TemplateThree img {
  width: 100%;
  vertical-align: top;
}

.TemplateThree-tabs {
  height: 44PX;
  position: sticky;
  top: 0;
  z-index: 99;
  background-color: #fff;
}

.TemplateThree-tabs img {
  width: 100%;
  vertical-align: top;
}

.TemplateThree-tabs .am-tabs .am-tabs-default-bar-content .am-tabs-default-bar-tab-active {
  color: #00bbd1;
}

.TemplateThree-tabs .am-tabs .am-tabs-default-bar-content .am-tabs-default-bar-underline {
  border-color: #00bbd1;
}

.TemplateThree-tabs .am-tabs-default-bar-underline {
  border: 1PX solid;
}

.TemplateThree-content {
  background: #fff;
}

.TemplateThree-file {
  padding: 0 0.32rem;
  line-height: 1.6;
  font-size: 0.373333rem;
  color: #f3747d;
}.infoFormHome {
  padding-bottom: 1.733333rem;
}

.infoFormHome .adm-list-body {
  background-color: inherit;
}

.infoFormHome_Recognizee {
  position: relative;
}

.infoFormHome .personHeader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0.266667rem 0;
}

.infoFormHome .personHeader span {
  font-size: 0.373333rem;
  color: #171C1C;
}

.infoFormHome .personHeader img {
  width: 0.373333rem;
  height: 0.373333rem;
  margin-right: 0.093333rem;
}

.infoFormHome .personBody {
  background: #FFFFFF;
  border-radius: 0.106667rem;
  margin-top: 0.213333rem;
  padding: 0 0.32rem;
}

.infoFormHome .formMainLayer .adm-list {
  --border-top: 0;
  --border-bottom: 0;
}

.infoFormHome .formMainLayer .adm-form-item {
  padding-left: 0;
}

.infoFormHome .formMainLayer .adm-form-item .adm-list-item-content {
  padding-right: 0;
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.373333rem;
}

.infoFormHome .formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-prefix,
.infoFormHome .formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-main,
.infoFormHome .formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-extra {
  padding-top: 0.24rem;
  padding-bottom: 0.24rem;
}

.infoFormHome .formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-prefix {
  padding-right: 0.24rem;
  width: 4rem;
}

.infoFormHome .formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-prefix .adm-form-item-label {
  font-size: 0.373333rem;
  color: #6D6C70;
}

.infoFormHome .formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-main .adm-form-item-child-inner {
  text-align: right;
  font-size: 0.373333rem;
  color: #171C1C;
}

.infoFormHome .formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-main .adm-input {
  --font-size: 0.373333rem;
  --color: #171C1C;
  --text-align: right;
  --placeholder-color: #C7C7CA;
}

.infoFormHome .formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-main .adm-list-item-description {
  text-align: right;
}

.infoFormHome .formMainLayer .adm-form-item .adm-list-item-content .adm-list-item-content-arrow {
  width: 0.28rem;
  height: 0.28rem;
  color: #171C1C;
}

.infoFormHome .formMainLayer .toUpperCase input {
  text-transform: uppercase;
}

.infoFormHome .adm-radio {
  position: relative;
}

.infoFormHome .adm-radio input {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  opacity: 0;
}

.infoFormHome .adm-radio .adm-radio-icon {
  border-color: #00BBD1;
}

.infoFormHome .adm-radio .adm-radio-content {
  font-size: 0.373333rem;
}

.infoFormHome .adm-radio.adm-radio-checked .adm-radio-icon {
  background-color: #00BBD1;
}

.infoFormHome_addBtn {
  padding: 0.213333rem 0;
}

.infoFormHome_addBtn div {
  background: #F2F2F2;
  border-radius: 0.053333rem;
  padding: 0.213333rem 0;
  text-align: center;
  font-size: 0.373333rem;
  color: #00BBD1;
}

.infoFormHome_delBtn {
  position: absolute;
  right: 0.64rem;
  top: 0.266667rem;
}

.infoFormHome_delBtn img {
  width: 0.373333rem !important;
  height: 0.4rem !important;
}

.infoFormHome_renewal {
  padding-bottom: 0.32rem !important;
}

.infoFormHome_renewal_tips {
  background: #F9F9F9;
  border-radius: 0.213333rem;
  padding: 0.213333rem;
  font-size: 0.32rem;
  color: #959499;
}

.infoFormHome_renewal_body .adm-list-item-content-prefix {
  width: 5.333333rem !important;
}

.infoFormHome_renewal_body .adm-list-item-content-prefix .adm-form-item-label {
  font-size: 0.373333rem;
  color: #6D6C70;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.infoFormHome_renewal_body .adm-list-item-content-prefix .adm-form-item-label img {
  width: 1.066667rem;
  height: 0.373333rem;
  margin-left: 0.106667rem;
}

.infoFormHome .DocCard {
  margin-top: 0.426667rem;
}

.layerHeader {
  padding: 0.266667rem 0;
}

.layerHeader span {
  font-size: 0.426667rem;
  color: #171C1C;
}

.RecognizeeHome_plan {
  padding-left: 0;
}

.RecognizeeHome_plan .adm-list-item-content {
  padding-right: 0;
}

.RecognizeeHome_plan .adm-list-item-content .adm-list-item-content-main {
  overflow-x: auto;
}

.RecognizeeHome_plan .FormRadioMode .adm-space {
  display: -ms-flexbox;
  display: flex;
}

.RecognizeeHome_plan .FormRadioMode .adm-space .adm-space-item {
  -ms-flex: 1 1;
      flex: 1 1;
}

.RecognizeeHome_plan .FormRadioMode .adm-space .adm-space-item .adm-selector-item {
  padding: 0.32rem 0.266667rem;
  font-size: 0.373333rem;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.PolicyHolderHome_Dialog .adm-dialog-footer .adm-dialog-action-row .adm-button {
  font-size: 0.426667rem;
}

.PolicyHolderHome_Dialog .adm-dialog-footer .adm-dialog-action-row .adm-button:nth-child(1) {
  color: #000;
}

.PolicyHolderHome_Dialog .adm-dialog-footer .adm-dialog-action-row .adm-button:nth-child(2) {
  color: #27cbd3;
}.FormCounty-countryHard {
  display: -ms-flexbox;
  display: flex;
}

.FormCounty-countryHard-main {
  -ms-flex: 1 1;
      flex: 1 1;
}

.FormCounty-countryHard-arrow {
  -ms-flex: none;
      flex: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: 0.08rem;
  color: #171C1C;
}

.FormCounty-countryHard-arrow svg {
  width: 0.28rem;
  height: 0.28rem;
}

.FormCounty .adm-list-item-content-main,
.FormCounty .adm-radio-content {
  font-size: 0.186667rem;
}

.FormCounty-countryModal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.FormCounty-countryModal .adm-list-item-content-arrow {
  display: none;
}

.FormCounty-countryModal .adm-search-bar {
  padding: 0.666667rem 0.8rem 0.426667rem 0.426667rem;
}.adm-index-bar {
  --color: var(--adm-color-text);
  overflow: hidden;
  height: 100%;
  position: relative;
  background-color: var(--adm-color-background);
  --sticky-offset-top: 0;
}
.adm-index-bar-body {
  overflow: scroll;
  height: 100%;
  width: 100%;
}
.adm-index-bar-body::-webkit-scrollbar {
  display: none;
}
.adm-index-bar-anchor-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  height: 35px;
  padding: 0 12px;
  color: var(--adm-color-weak);
  font-size: var(--adm-font-size-main);
  background-color: var(--adm-color-fill-content);
}
.adm-index-bar-sidebar {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 910;
  overflow: visible;
  color: var(--adm-color-weak);
  font-size: var(--adm-font-size-4);
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -ms-touch-action: none;
      touch-action: none;
}
.adm-index-bar-sidebar-bubble {
  position: absolute;
  top: 50%;
  right: 60px;
  width: 47px;
  height: 47px;
  color: var(--adm-color-text-light-solid);
  font-size: 25px;
  line-height: 47px;
  text-align: center;
  background: var(--adm-color-light);
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.adm-index-bar-sidebar-row {
  cursor: pointer;
  width: auto;
  text-align: right;
  position: relative;
  padding: 0 12px;
}
.adm-index-bar-sidebar-row > * {
  pointer-events: none;
}
.adm-index-bar-sidebar-item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 16px;
  height: 16px;
  line-height: 16px;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.adm-index-bar-sidebar-item-active {
  color: var(--adm-color-text-light-solid);
  background-color: var(--adm-color-primary);
  border-radius: 50%;
}
.adm-index-bar-sidebar-interacting {
  width: 100%;
}
.adm-index-bar-sticky .adm-index-bar-anchor-title {
  position: sticky;
  z-index: 900;
  top: var(--sticky-offset-top);
  left: 0;
}
.CrsCard-header {
  font-size: 0.373333rem;
  color: #FFAF12;
  text-align: left;
  padding-top: 0.16rem;
}

.CrsCard-title {
  margin-top: 0.16rem;
}

.CrsCard-title .adm-list-item-content-prefix {
  width: 1.333333rem;
}

.CrsCard-title .adm-list-item-content-prefix .adm-form-item-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.CrsCard-content {
  margin-top: 0.16rem;
}

.CrsCard .tips {
  padding: 0 0.16rem;
}

.CrsCard .tips .adm-list-item-content {
  padding-top: 0.16rem;
}

.CrsCard .adm-form-item:last-child .adm-list-item-content {
  border-top: 0!important;
}

.CrsCard-main .adm-list-card {
  padding: 0;
  margin: 0;
  margin-top: 0.16rem;
  position: relative;
}

.CrsCard-add {
  font-size: 0.373333rem;
  color: #FFAF12;
}

.CrsCard-remove {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  z-index: 99;
  width: 0.8rem;
  height: 0.733333rem;
}

.CrsCard-remove img {
  width: 0.746667rem;
  height: 0.72rem;
}

.CrsCard .capitalizeStyle input {
  text-transform: capitalize;
}

.CrsCard .adm-radio {
  position: relative;
}

.CrsCard .adm-radio input {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  opacity: 0;
}.bankOrcLayer {
  position: relative;
  text-align: right;
}

.bankOrcLayer .iconImg {
  width: 0.466667rem;
  height: 0.466667rem;
  margin-right: 0.106667rem;
}

.bankOrcLayer input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}

.ocrIDCardupdateTip {
  height: 4rem !important;
  width: 4rem !important;
}.SMSCodeMain {
  min-width: 2.026667rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  --background-color: #00BBD1;
  --border-radius: 0.053333rem;
  border: 1PX solid #00BBD1;
  padding: 0.16rem 0;
  text-align: center;
  font-size: 0.32rem;
  --text-color: #FFFFFF;
}.RiskEvaluationNew_header {
  font-size: 0.32rem;
  color: #171C1C;
  padding: 0.426667rem 0.426667rem 0.32rem 0.426667rem;
  background: #ECFDFF;
}

.RiskEvaluationNew_body {
  border: 0;
  --border-bottom: 0;
  --border-top: 0;
  padding-bottom: 1.6rem;
  margin-bottom: 0.426667rem;
}

.RiskEvaluationNew_body .adm-list {
  --border-bottom: 0;
  --border-top: 0;
}

.RiskEvaluationNew_body .adm-list .adm-list-body {
  --border-bottom: 0;
  --border-top: 0;
  background-color: initial;
}

.RiskEvaluationNew_Dialog .adm-dialog-content {
  padding: 0.133333rem 0.4rem 0.56rem !important;
  line-height: 1.8 !important;
  text-align: left;
}

.RiskEvaluationNew_Dialog .adm-dialog-content h1,
.RiskEvaluationNew_Dialog .adm-dialog-content h2 {
  padding: 0;
  margin: 0;
}

.RiskEvaluationNew_Dialog .adm-dialog-content img {
  width: 0.453333rem;
  height: 0.453333rem;
  margin-right: 0.133333rem;
  vertical-align: middle;
}

.RiskEvaluationNew_Dialog .adm-dialog-content h1 {
  font-size: 0.373333rem;
  font-weight: 500;
  color: #27CBD3;
  border-bottom: 1PX dotted #DCDCDC;
  padding: 0.293333rem 0;
}

.RiskEvaluationNew_Dialog .adm-dialog-content h2 {
  font-size: 0.346667rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #333333;
  padding-top: 0.24rem;
}

.RiskEvaluationNew_Dialog .adm-dialog-footer {
  display: -ms-flexbox;
  display: flex;
}

.RiskEvaluationNew_Dialog .adm-dialog-footer .adm-button {
  color: #27CBD3;
  font-size: 0.373333rem;
}

.RiskEvaluationNew_Dialog .adm-dialog-footer .adm-dialog-action-row {
  -ms-flex: 1 1;
      flex: 1 1;
}

.RiskEvaluationNew_Dialog .adm-dialog-footer .adm-dialog-action-row:nth-child(2) {
  border-left: 1PX solid #eeeeee;
}

.RiskEvaluationNew .adm-form-item {
  padding-left: 0.426667rem;
  margin-top: 0.16rem;
  background-color: #fff;
}

.RiskEvaluationNew .adm-form-item .adm-list-item-content {
  border-top: 0;
  padding-right: 0.426667rem;
}

.RiskEvaluationNew .adm-form-item .adm-list-item-content .adm-list-item-content-main .adm-list-item-title {
  font-size: 0.373333rem;
  color: #171C1C;
}

.RiskEvaluationNew .adm-form-item .adm-list-item-content .adm-list-item-content-main .adm-form-item-child .adm-space-item {
  padding: 0.16rem 0;
  margin-bottom: 0;
}

.RiskEvaluationNew .adm-form-item .adm-list-item-content .adm-list-item-content-main .adm-form-item-child .adm-radio {
  --font-size: 0.32rem;
  color: #27262C;
}

.RiskEvaluationNew .adm-form-item .adm-list-item-content .adm-list-item-content-main .adm-form-item-child .adm-radio .adm-radio-icon {
  border-color: #00BBD1;
}

.RiskEvaluationNew_footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.213333rem 0.426667rem;
  background-color: #fff;
}

.RiskEvaluationNew_footer div {
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border-radius: 0.506667rem;
  font-size: 0.373333rem;
  color: #FFFFFF;
  padding: 0.32rem 0;
  text-align: center;
}

.RiskEvaluationNew .adm-radio {
  position: relative;
}

.RiskEvaluationNew .adm-radio input {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  opacity: 0;
}

.RiskEvaluationNew .adm-radio .adm-radio-icon {
  border-color: #00BBD1;
}

.RiskEvaluationNew .adm-radio .adm-radio-content {
  font-size: 0.373333rem;
}

.RiskEvaluationNew .adm-radio.adm-radio-checked .adm-radio-icon {
  background-color: #00BBD1;
}.DocCard_agree {
  position: relative;
  -ms-flex-align: start !important;
      align-items: flex-start !important;
  width: 100%;
  margin-top: 0.213333rem;
}

.DocCard_agree input {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  opacity: 0;
  width: 2rem;
  height: 0.533333rem;
}

.DocCard_agree .adm-checkbox-icon {
  border-color: #00BBD1 !important;
  margin-top: 0.026667rem;
  border-radius: 0.48rem;
  width: 0.48rem;
  height: 0.48rem;
}

.DocCard_agree .adm-checkbox-content {
  font-size: 0.346667rem;
}

.DocCard_agree.adm-checkbox-checked .adm-checkbox-icon {
  background-color: #00BBD1 !important;
  border-color: #00BBD1 !important;
}

.DocCard_docA {
  color: #27CBD3;
  display: inline;
  font-size: 0.373333rem;
}

.DocCard_docA.readTrue {
  color: #9E9E9E !important;
}

.DocCard_popup .adm-popup-body {
  height: 90vh;
}

.DocCard_popup .adm-tabs {
  height: calc(90vh - 1.813333rem);
}

.DocCard_popup .adm-tabs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 9;
}

.DocCard_popup .adm-tabs-content {
  position: relative;
  padding-top: 1.333333rem;
}

.DocCard_popup_content {
  overflow-y: auto;
  height: 73vh;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: 'contain';
}

.DocCard_popup_content_file {
  padding: 0.16rem 0.426667rem;
}

.DocCard_popup_content.content_default {
  height: 82vh;
}

.DocCard_popup .adm-tabs-tab-wrapper .adm-tabs-tab {
  text-align: center;
}

.DocCard_popup .adm-tabs-tab-wrapper .adm-tabs-tab span {
  display: block;
  font-size: 0.213333rem;
}

.DocCard_popup .adm-tabs-tab-wrapper .adm-tabs-tab span:nth-child(1) {
  font-size: 0.266667rem;
  padding-bottom: 0.133333rem;
}

.DocCard_popup .adm-tabs-tab-wrapper .adm-tabs-tab.adm-tabs-tab-active span {
  color: #00BBD1;
}

.DocCard_popup .adm-tabs-tab-line {
  height: 0;
}

.DocCard_popup_footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.426667rem;
  background-color: #fff;
}

.DocCard_popup_footer_one,
.DocCard_popup_footer_two {
  display: -ms-flexbox;
  display: flex;
}

.DocCard_popup_footer_one div,
.DocCard_popup_footer_two div {
  padding-top: 0.186667rem;
  padding-bottom: 0.186667rem;
  border-radius: 0.506667rem;
  font-size: 0.373333rem;
  border: 0.013333rem solid #00BBD1;
  text-align: center;
}

.DocCard_popup_footer_one {
  -ms-flex-pack: center;
      justify-content: center;
}

.DocCard_popup_footer_one div {
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  color: #fff;
  width: 80%;
}

.DocCard_popup_footer_two div:nth-child(1) {
  width: 2.773333rem;
  color: #00BBD1;
}

.DocCard_popup_footer_two div:nth-child(2) {
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  color: #fff;
  width: 4.826667rem;
  margin-left: auto;
}

.DocCard_Dialog .adm-dialog-footer .adm-button {
  font-size: 0.4rem;
  color: #27CBD3;
}.adm-checkbox {
  --icon-size: 22px;
  --font-size: var(--adm-font-size-9);
  --gap: 8px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: text-bottom;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
}
.adm-checkbox input {
  display: none;
}
.adm-checkbox .adm-checkbox-icon {
  -ms-flex: none;
      flex: none;
  border: 1px solid var(--adm-color-light);
  border-radius: var(--icon-size);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: var(--icon-size);
  height: var(--icon-size);
  color: var(--adm-color-text-light-solid);
}
.adm-checkbox .adm-checkbox-icon > svg {
  display: block;
  width: 100%;
  height: 100%;
}
.adm-checkbox.adm-checkbox-block {
  display: -ms-flexbox;
  display: flex;
}
.adm-checkbox.adm-checkbox-checked .adm-checkbox-icon {
  border-color: var(--adm-color-primary);
  background-color: var(--adm-color-primary);
}
.adm-checkbox.adm-checkbox-disabled {
  cursor: not-allowed;
}
.adm-checkbox.adm-checkbox-disabled .adm-checkbox-content {
  opacity: 0.4;
}
.adm-checkbox.adm-checkbox-disabled .adm-checkbox-icon.adm-checkbox-icon {
  color: #b7b7b7;
  border-color: var(--adm-color-light);
  background-color: var(--adm-color-fill-content);
}
.adm-checkbox .adm-checkbox-custom-icon {
  font-size: var(--icon-size);
}
.adm-checkbox.adm-checkbox-indeterminate .adm-checkbox-icon {
  background-color: var(--adm-color-background);
  color: var(--adm-color-primary);
}
.adm-checkbox-content {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  font-size: var(--font-size);
  padding-left: var(--gap);
}
.InsurancePlans {
  background-color: #F7F7F7;
}

.InsurancePlans-container {
  margin: 0.266667rem 0.213333rem;
  background: #FFFFFF;
  border-radius: 0.106667rem;
  overflow: hidden;
}

.InsurancePlans-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 0.266667rem 0.32rem;
}

.InsurancePlans-header-title {
  font-size: 0.426667rem;
  color: #171C1C;
}

.InsurancePlans-header-more {
  font-size: 0.32rem;
  color: #00BBD1;
}

.InsurancePlans-plan {
  padding: 0.16rem 0 0.16rem 0.213333rem;
}

.InsurancePlans-plan-list {
  background: #F2FEFF;
  height: 1.173333rem;
  border-radius: 0.16rem;
  margin-right: 0.16rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.InsurancePlans-plan-list span:nth-of-type(1) {
  font-size: 0.373333rem;
  color: #00BBD1;
}

.InsurancePlans-plan-list span:nth-of-type(2) {
  font-size: 0.213333rem;
  color: #959499;
}

.InsurancePlans-plan .listActive {
  background: #00BBD1;
}

.InsurancePlans-plan .listActive span {
  color: #FFFFFF;
}

.InsurancePlans-plan.planAll {
  display: -ms-flexbox;
  display: flex;
}

.InsurancePlans-plan.planAll .InsurancePlans-plan-list {
  -ms-flex: 1 1;
      flex: 1 1;
}

.InsurancePlans-plan.planOther {
  display: -ms-flexbox;
  display: flex;
  overflow-x: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
}

.InsurancePlans-plan.planOther::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera */
}

.InsurancePlans-plan.planOther .InsurancePlans-plan-list {
  min-width: 2.666667rem;
}

.InsurancePlans-planDetail .adm-list-default .adm-list-body {
  border: none;
}

.InsurancePlans-planDetail-list {
  display: none;
}

.InsurancePlans-planDetail-list.listActive {
  display: block;
}

.InsurancePlans-planDetail-list-collapse {
  padding: 0.266667rem 0.32rem;
}

.InsurancePlans-planDetail-list-collapse .adm-list-item-disabled.adm-list-item-disabled > .adm-list-item-content > * {
  opacity: 1;
}

.InsurancePlans-planDetail-list-collapse .adm-list-item-disabled.adm-list-item-disabled > .adm-list-item-content > .adm-list-item-content-arrow {
  opacity: 0;
}

.InsurancePlans-planDetail-list-collapse .adm-collapse-panel-content {
  margin-bottom: 0.266667rem;
}

.InsurancePlans-planDetail-list-collapse .adm-collapse-panel-content:last-child {
  margin-bottom: 0;
}

.InsurancePlans-planDetail-list-collapse .adm-list-item {
  padding-left: 0;
}

.InsurancePlans-planDetail-list-collapse .adm-list-item-content {
  padding-right: 0;
}

.InsurancePlans-planDetail-list-collapse .adm-list-item-content-main {
  padding: 0;
}

.InsurancePlans-planDetail-list-collapse .adm-list-item-content-arrow {
  color: #000000;
  font-size: 0.4rem;
  margin-left: 0.16rem;
}

.InsurancePlans-planDetail-list-collapse-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.373333rem;
  color: #171C1C;
}

.InsurancePlans-planDetail-list-collapse-title span:nth-of-type(2) {
  color: #F3747D;
  min-width: 2.666667rem;
  text-align: right;
}

.InsurancePlans-planDetail-list-collapse-infoDes {
  background: #F9F9F9;
  border-radius: 0.213333rem;
  margin-top: 0.213333rem;
  padding: 0.213333rem;
  font-size: 0.32rem;
  color: #959499;
}

.InsurancePlans-terms {
  font-size: 0.346667rem;
  color: #9E9E9E;
  line-height: 1.6;
  padding: 0 0.32rem 0.266667rem;
}

.InsurancePlans-terms-cont {
  padding: 0 0.106667rem;
}

.InsurancePlans-terms-cont:nth-child(1) {
  border-top: 0.5PX solid #DEDEDE;
  padding-top: 0.213333rem;
}

.InsurancePlans-terms span,
.InsurancePlans-terms a {
  color: #f3747d;
}.selectorStyle .adm-space {
  margin-bottom: 0;
  --gap: 0.186667rem;
}

.selectorStyle .adm-space .adm-space-item {
  padding-bottom: 0;
  margin-right: 0;
}

.selectorStyle .adm-space .adm-space-item:not(:first-child) {
  margin-left: 0.16rem;
}

.selectorStyle .adm-space .adm-space-item .adm-selector-item {
  min-width: 1.493333rem;
  background: #F2F2F2;
  border: 0.013333rem solid #F2F2F2;
  border-radius: 0.053333rem;
  padding: 0.16rem 0.266667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  font-size: 0.32rem;
  color: #6D6C70;
}

.selectorStyle .adm-space .adm-space-item .adm-selector-item.adm-selector-item-active {
  background: #EFFDFF;
  border: 0.013333rem solid #00BBD1;
  color: #00BBD1;
}

.selectorStyle .adm-space .adm-space-item .adm-selector-item .adm-selector-check-mark-wrapper {
  display: none;
}

.formDefault {
  padding-left: 0;
}

.formDefault .adm-list-item-content {
  padding-right: 0;
}

.formDefault .adm-list-item-content .adm-list-item-content-prefix,
.formDefault .adm-list-item-content .adm-list-item-content-main {
  padding: 0.24rem 0;
}

.formDefault .adm-list-item-content .adm-list-item-content-prefix .adm-form-item-label {
  font-size: 0.373333rem;
  color: #6D6C70;
}

.formDefault .adm-list-item-content .adm-list-item-content-main .adm-form-item-child-inner {
  text-align: right;
  font-size: 0.373333rem;
  color: #171C1C;
}

.formDefault .adm-list-item-content .adm-list-item-content-arrow {
  font-size: 0.4rem;
}

.adm-list-item-content {
  border-top: 0;
}

.ProductCenterHome-enterModal {
  background: no-repeat center;
  background-size: cover;
  padding: 3.2rem 0.533333rem 1.013333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 0.32rem;
  color: #959499;
  line-height: 0.48rem;
}

.ProductCenterHome-enterModal-title {
  font-size: 0.533333rem;
  color: #171C1C;
  line-height: 0.8rem;
  margin-bottom: 0.213333rem;
}

.ProductCenterHome-enterModal-sub {
  margin-bottom: 0.373333rem;
}

.ProductCenterHome-enterModal-button {
  width: 6.826667rem;
  height: 1.013333rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border-radius: 0.506667rem;
  font-size: 0.373333rem;
  color: #FFFFFF;
  margin-top: 0.64rem;
}

.ProductCenterHome-more {
  height: 1.04rem;
  line-height: 1.04rem;
  text-align: center;
  color: #27CBD3;
  font-size: 0.4rem;
  font-weight: 400;
  margin-left: 0.426667rem;
  margin-right: 0.426667rem;
}

.ProductCenterHome img {
  width: 100%;
  vertical-align: top;
}

.ProductCenterHome-tabs {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.6s ease, visibility 0.6s ease;
  -o-transition: opacity 0.6s ease, visibility 0.6s ease;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}

.ProductCenterHome-tabs img {
  width: 100%;
  vertical-align: top;
}

.ProductCenterHome-tabs .adm-tabs-tab {
  font-size: 0.426667rem;
}

.ProductCenterHome-tabs-visible {
  opacity: 1;
  visibility: visible;
}

.ProductCenterHome-content {
  background: #F7F7F7;
  padding: 0 0.213333rem 0.266667rem;
}

.ProductCenterHome-file {
  background: #fff;
  font-size: 0.32rem;
  color: #171C1C;
  padding: 0.266667rem 0.32rem;
}

.ProductCenterHome-file span {
  color: #00BBD1;
}

.ProductCenterHome-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 0.266667rem 0.213333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 99;
  border-top: 0.013333rem solid #C7C7CA;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.ProductCenterHome-footer-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.ProductCenterHome-footer-icon {
  width: 1.093333rem;
  height: 0.88rem;
  margin-right: 0.053333rem;
}

.ProductCenterHome-footer-icon img {
  width: 100%;
  height: 100%;
}

.ProductCenterHome-footer-minPrem {
  font-size: 0.213333rem;
  color: #F3747D;
  padding: 0 0.106667rem;
}

.ProductCenterHome-footer-minPrem span {
  font-size: 0.48rem;
  color: #F3747D;
}

.ProductCenterHome-footer-button {
  width: 2.773333rem;
  height: 1.013333rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border-radius: 0.506667rem;
  font-size: 0.373333rem;
  color: #FFFFFF;
  line-height: 0.64rem;
}.adm-skeleton {
  --width: 100%;
  --height: 0;
  --border-radius: 0;
  background-color: rgba(190, 190, 190, 0.2);
  border-radius: var(--border-radius);
  width: var(--width);
  height: var(--height);
  display: block;
}
.adm-skeleton.adm-skeleton-animated {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(190, 190, 190, 0.2)), color-stop(37%, rgba(129, 129, 129, 0.24)), color-stop(63%, rgba(190, 190, 190, 0.2)));
  background: -webkit-linear-gradient(left, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background: -o-linear-gradient(left, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  -webkit-animation: adm-skeleton-loading 1.4s ease infinite;
          animation: adm-skeleton-loading 1.4s ease infinite;
}
.adm-skeleton.adm-skeleton-title {
  --width: 45%;
  --height: 32px;
  --border-radius: 2px;
  margin-bottom: 16px;
  margin-top: 16px;
}
.adm-skeleton.adm-skeleton-paragraph-line {
  --height: 18px;
  --border-radius: 2px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.adm-skeleton.adm-skeleton-paragraph-line:last-child {
  --width: 65%;
}
@-webkit-keyframes adm-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@keyframes adm-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.ProductSecurity {
  padding-top: 0.426667rem;
  background-color: #fff;
}

.ProductSecurity img {
  width: 100%;
}.HealthTold-header p {
  font-size: 0.346667rem;
  color: #FB9F24;
  line-height: 1.6;
  font-weight: 500;
  position: relative;
  padding-left: 0.4rem;
}

.HealthTold-header p::before {
  position: absolute;
  content: "!";
  text-align: center;
  top: 0.133333rem;
  left: 0;
  line-height: 0.9;
  width: 0.293333rem;
  height: 0.293333rem;
  border-radius: 0.293333rem;
  background: rgba(251, 159, 36, 0.48);
  font-size: 0.266667rem;
  font-weight: bold;
  color: #fff;
}

.HealthTold-header img {
  width: 100%;
  vertical-align: bottom;
}

.HealthTold-questionLayer {
  background-color: #fff;
}

.HealthTold-questionLayer-name {
  height: 0.906667rem;
  line-height: 0.906667rem;
  background-color: #27CBD3;
  text-align: center;
  font-size: 0.373333rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.48rem;
}

.HealthTold-allBtn {
  padding-left: 0.826667rem;
  height: 1.466667rem;
  line-height: 1.466667rem;
  border-top: 1PX solid #E7E7E7;
  background-color: #FFF;
  font-size: 0.373333rem;
  color: #333;
  font-weight: 500;
}

.HealthTold-allBtn .am-switch {
  margin-left: 0.266667rem;
}

.HealthTold-inputLayer {
  margin-top: 0.266667rem;
  padding-bottom: 0.373333rem;
  background-color: #fff;
}

.HealthTold-inputLayer .am-list-item {
  padding-left: 0.906667rem;
  min-height: 1.466667rem;
  height: 1.466667rem;
}

.HealthTold-inputLayer .am-list-line {
  padding-right: 1.44rem;
}

.HealthTold-inputLayer .am-list-line .am-input-label {
  font-size: 0.373333rem;
  color: #333;
  font-weight: 500;
}

.HealthTold-inputLayer .am-input-control input {
  font-size: 0.373333rem;
  font-weight: 500;
}

.HealthTold-inputLayer .am-input-extra {
  height: 0.533333rem;
  font-size: 0.32rem;
  color: #999;
}

.HealthTold-inputLayer-img {
  margin-right: 0.293333rem;
  width: 0.533333rem;
}

.HealthTold-body-cont {
  line-height: 1.6;
  font-size: 0.346667rem;
  color: #333;
  font-weight: 500;
  position: relative;
  padding: 0 0.533333rem 0.48rem;
}

.HealthTold-body-cont:nth-child(1) {
  padding-top: 0.426667rem;
  margin-top: 0.48rem;
}

.HealthTold-body-cont-CheckboxItem {
  display: -ms-flexbox;
  display: flex;
}

.HealthTold-body-cont-CheckboxItem .am-list-item {
  -ms-flex: 1 1;
      flex: 1 1;
}

.HealthTold-body-cont-CheckboxItem .am-list-line {
  border-bottom: 0 !important;
}

.HealthTold-body-cont-CheckboxItem .am-list-line::after {
  content: none !important;
}

.HealthTold-body-cont-CheckboxItem .am-list-content {
  color: #666666 !important;
  font-size: 0.4rem !important;
  font-weight: bold;
}

.HealthTold-body-cont-CheckboxItem .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  border-color: #27CBD3;
  background: inherit;
}

.HealthTold-body-cont-CheckboxItem .am-checkbox.am-checkbox-checked .am-checkbox-inner:after {
  border-color: #27CBD3;
}

.HealthTold-body-cont:first-child {
  padding-top: 0.533333rem;
  margin-top: 0;
}

.HealthTold-body .textAnserAreaItem {
  border: 1PX solid #ccc !important;
  padding: 0.32rem;
}

.HealthTold-body .textAnserAreaItem .am-textarea-control {
  padding: 0;
}

.HealthTold-body .textAnserAreaItem textarea {
  font-size: 0.373333rem;
}

.HealthTold-agreeLayer {
  background-color: #fff;
  margin-top: 0.266667rem;
}

.HealthTold-agreeBtn.am-checkbox-agree {
  padding: 0.32rem 0.853333rem;
}

.HealthTold-agreeBtn.am-checkbox-agree .am-checkbox-agree-label {
  margin-left: 0;
  font-size: 0.32rem;
  color: #333;
}

.HealthTold-agreeBtn.am-checkbox-agree .am-checkbox-agree-label .am-checkbox .am-checkbox-inner {
  border-radius: 0;
  width: 0.4rem;
  height: 0.4rem;
  top: 0.4rem;
}

.HealthTold-agreeBtn.am-checkbox-agree .am-checkbox-agree-label .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  background: initial;
  border-color: #27CBD3;
}

.HealthTold-agreeBtn.am-checkbox-agree .am-checkbox-agree-label .am-checkbox.am-checkbox-checked .am-checkbox-inner:after {
  border-color: #27CBD3;
  left: 0.106667rem;
}

.HealthTold-btnLayer {
  background-color: #fff;
  padding: 0.266667rem 0.933333rem;
  overflow: hidden;
}

.HealthTold-btnLayer-default.am-button {
  background-color: #27CBD3;
  height: 1.226667rem;
  line-height: 1.226667rem;
  font-size: 0.426667rem;
  color: #fff;
  font-weight: bold;
  border-radius: 0.266667rem;
  width: 100%;
}

.HealthTold-btnLayer-default.am-button::before {
  border: 0;
}

.HealthTold-btnLayer-default.btnDefault {
  margin: 0.213333rem auto 0.32rem;
  width: 80%;
}

.HealthTold-btnLayer-second.am-button {
  width: 3.52rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  font-size: 0.373333rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
  border-radius: 0.266667rem;
}

.HealthTold-btnLayer-second:nth-child(1) {
  background-color: #FFAF12;
  float: left;
}

.HealthTold-btnLayer-second:nth-child(2) {
  background: #27CBD3;
  float: right;
}

.HealthTold-list-body .am-list-header {
  padding: 0 !important;
}

.HealthTold-list-body .am-list-body::after,
.HealthTold-list-body .am-list-body::before {
  content: none !important;
}

.HealthTold .am-tabs .am-tabs-tab-bar-wrap {
  position: sticky;
  top: 0;
  z-index: 11;
}

.HealthTold .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar .am-tabs-default-bar-content .am-tabs-default-bar-tab {
  height: inherit;
  line-height: inherit;
}

.HealthTold .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar .am-tabs-default-bar-content .am-tabs-default-bar-tab.am-tabs-default-bar-tab-active {
  color: #27CBD3;
}

.HealthTold .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar .am-tabs-default-bar-content .am-tabs-default-bar-underline {
  border-color: #27CBD3 !important;
}

.HealthTold-modal-title {
  font-size: 0.4rem;
  color: #1B1B1B;
}

.HealthTold-modal-content {
  font-size: 0.373333rem;
  color: #7B7B7B;
}

.HealthTold-icon {
  position: fixed;
  top: 6.666667rem;
  right: 0;
  z-index: 999;
}

.HealthTold-dialog {
  height: 88%;
  border-radius: 0.133333rem 0.133333rem 0 0;
}

.HealthTold-dialog .am-modal-body {
  background: #F1F1F1;
}

.HealthTold-dialog .am-modal-close {
  width: 100%;
  height: unset;
  text-align: right;
  padding: 15PX;
  background: #F1F1F1;
  right: 0;
}

.HealthTold-img img {
  display: block;
  float: right;
  width: 0.4rem;
  height: 0.4rem;
}.CustomerService {
  min-height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.173333rem 0 1.973333rem;
}

.CustomerService-dialog {
  -ms-flex: 1 1;
      flex: 1 1;
  height: 100%;
}

.CustomerService-dialog-message {
  width: 60%;
  margin-top: 0.4rem;
  margin-right: 0.4rem;
  float: right;
}

.CustomerService-dialog-message div {
  padding: 0.4rem;
  border-radius: 10PX;
  background: #59D9E8;
  position: relative;
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #1B1B1B;
  line-height: 0.426667rem;
  text-align: left;
}

.CustomerService-dialog-message div i {
  background: #59D9E8;
  position: absolute;
  top: 0.293333rem;
  right: -0.133333rem;
  height: 0.266667rem;
  width: 0.266667rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.CustomerService-dialog-welcome {
  width: 88%;
  padding-top: 0.4rem;
  margin-left: 0.266667rem;
  display: -ms-flexbox;
  display: flex;
}

.CustomerService-dialog-welcome img {
  width: 1.066667rem;
  height: 1.066667rem;
}

.CustomerService-dialog-welcome div {
  padding: 0.4rem;
  margin-left: 0.4rem;
  border-radius: 10PX;
  background: #fff;
  position: relative;
  font-size: 0.32rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #1B1B1B;
  line-height: 0.426667rem;
  text-align: left;
}

.CustomerService-dialog-welcome div i {
  background: #fff;
  position: absolute;
  top: 0.293333rem;
  left: -0.133333rem;
  height: 0.266667rem;
  width: 0.266667rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.CustomerService-dialog-welcome div p {
  margin-bottom: 0.266667rem;
}

.CustomerService-dialog-welcome div p span {
  display: inline-block;
  margin-bottom: 0.266667rem;
}

.CustomerService-dialog-welcome div ul li {
  font-size: 0.32rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #1890FF;
  line-height: 0.426667rem;
  margin-bottom: 0.4rem;
}

.CustomerService-dialog-welcome div p:nth-last-of-type(1) {
  padding-top: 0.266667rem;
  margin-bottom: unset;
  text-align: right;
  font-size: 0.266667rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #AAA9A9;
  line-height: 0.306667rem;
}

.CustomerService-dialog-answer {
  width: 88%;
  padding-top: 0.4rem;
  margin-left: 0.266667rem;
  display: -ms-flexbox;
  display: flex;
}

.CustomerService-dialog-answer img {
  width: 1.066667rem;
  height: 1.066667rem;
}

.CustomerService-dialog-answer p {
  padding: 0.4rem;
  margin-left: 0.4rem;
  border-radius: 10PX;
  background: #fff;
  position: relative;
  font-size: 0.32rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #1B1B1B;
  line-height: 0.426667rem;
  text-align: left;
}

.CustomerService-dialog-answer p i {
  background: #fff;
  position: absolute;
  top: 0.293333rem;
  left: -0.133333rem;
  height: 0.266667rem;
  width: 0.266667rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.CustomerService-dialog-continue {
  width: 77%;
  height: 2.666667rem;
  background: #FFFFFF;
  border-radius: 5PX;
  opacity: 0.7;
  margin: 0.4rem auto 0;
}

.CustomerService-dialog-continue p {
  font-size: 0.32rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #9A9A9A;
  height: 1.653333rem;
  line-height: 1.653333rem;
  border-bottom: 0.013333rem solid #D3D3D3;
}

.CustomerService-dialog-continue div {
  font-size: 0.32rem;
  font-family: FZLTHJW--GB1-0, FZLTHJW--GB1;
  font-weight: normal;
  color: #747474;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  height: 1rem;
  line-height: 1rem;
}

.CustomerService-dialog-continue div span {
  width: 50%;
}

.CustomerService-dialog-continue div span:nth-of-type(1) {
  border-right: 0.013333rem solid #D3D3D3;
}

.CustomerService-ipt {
  background: #e8f2f4;
  width: 100%;
  height: 1.44rem;
  position: fixed;
  left: 0;
  bottom: 0;
  padding-top: 0.133333rem;
}

.CustomerService-ipt-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
}

.CustomerService-ipt-flex .am-list-item {
  -ms-flex: 1 1;
      flex: 1 1;
  margin: 0 0.266667rem;
}

.CustomerService-ipt-flex .am-button {
  margin-right: 0.266667rem;
  background: #00BBD1;
  color: #fff;
}.HealthToldSimulate-header p {
  font-size: 0.346667rem;
  color: #FB9F24;
  line-height: 1.6;
  font-weight: 500;
  position: relative;
  padding-left: 0.4rem;
}

.HealthToldSimulate-header p::before {
  position: absolute;
  content: "!";
  text-align: center;
  top: 0.133333rem;
  left: 0;
  line-height: 0.9;
  width: 0.293333rem;
  height: 0.293333rem;
  border-radius: 0.293333rem;
  background: rgba(251, 159, 36, 0.48);
  font-size: 0.266667rem;
  font-weight: bold;
  color: #fff;
}

.HealthToldSimulate-header img {
  width: 100%;
  vertical-align: bottom;
}

.HealthToldSimulate-questionLayer {
  background-color: #fff;
}

.HealthToldSimulate-questionLayer-name {
  height: 0.906667rem;
  line-height: 0.906667rem;
  background-color: #27CBD3;
  text-align: center;
  font-size: 0.373333rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.48rem;
}

.HealthToldSimulate-allBtn {
  padding-left: 0.826667rem;
  height: 1.466667rem;
  line-height: 1.466667rem;
  border-top: 1PX solid #E7E7E7;
  background-color: #FFF;
  font-size: 0.373333rem;
  color: #333;
  font-weight: 500;
}

.HealthToldSimulate-allBtn .am-switch {
  margin-left: 0.266667rem;
}

.HealthToldSimulate-inputLayer {
  margin-top: 0.266667rem;
  padding-bottom: 0.373333rem;
  background-color: #fff;
}

.HealthToldSimulate-inputLayer .am-list-item {
  padding-left: 0.906667rem;
  min-height: 1.466667rem;
  height: 1.466667rem;
}

.HealthToldSimulate-inputLayer .am-list-line {
  padding-right: 1.44rem;
}

.HealthToldSimulate-inputLayer .am-list-line .am-input-label {
  font-size: 0.373333rem;
  color: #333;
  font-weight: 500;
}

.HealthToldSimulate-inputLayer .am-input-control input {
  font-size: 0.373333rem;
  font-weight: 500;
}

.HealthToldSimulate-inputLayer .am-input-extra {
  height: 0.533333rem;
  font-size: 0.32rem;
  color: #999;
}

.HealthToldSimulate-inputLayer-img {
  margin-right: 0.293333rem;
  width: 0.533333rem;
}

.HealthToldSimulate-body-cont {
  line-height: 1.6;
  font-size: 0.346667rem;
  color: #333;
  font-weight: 500;
  position: relative;
  padding: 0 0.533333rem 0.48rem;
}

.HealthToldSimulate-body-cont:nth-child(1) {
  padding-top: 0.426667rem;
  margin-top: 0.48rem;
}

.HealthToldSimulate-body-cont-CheckboxItem {
  display: -ms-flexbox;
  display: flex;
}

.HealthToldSimulate-body-cont-CheckboxItem .am-list-item {
  -ms-flex: 1 1;
      flex: 1 1;
}

.HealthToldSimulate-body-cont-CheckboxItem .am-list-line {
  border-bottom: 0 !important;
}

.HealthToldSimulate-body-cont-CheckboxItem .am-list-line::after {
  content: none !important;
}

.HealthToldSimulate-body-cont-CheckboxItem .am-list-content {
  color: #666666 !important;
  font-size: 0.4rem !important;
  font-weight: bold;
}

.HealthToldSimulate-body-cont-CheckboxItem .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  border-color: #27CBD3;
  background: inherit;
}

.HealthToldSimulate-body-cont-CheckboxItem .am-checkbox.am-checkbox-checked .am-checkbox-inner:after {
  border-color: #27CBD3;
}

.HealthToldSimulate-body-cont:first-child {
  padding-top: 0.533333rem;
  margin-top: 0;
}

.HealthToldSimulate-body .textAnserAreaItem {
  border: 1PX solid #ccc !important;
  padding: 0.32rem;
}

.HealthToldSimulate-body .textAnserAreaItem .am-textarea-control {
  padding: 0;
}

.HealthToldSimulate-body .textAnserAreaItem textarea {
  font-size: 0.373333rem;
}

.HealthToldSimulate-agreeLayer {
  background-color: #fff;
  margin-top: 0.266667rem;
}

.HealthToldSimulate-agreeBtn.am-checkbox-agree {
  padding: 0.32rem 0.853333rem;
}

.HealthToldSimulate-agreeBtn.am-checkbox-agree .am-checkbox-agree-label {
  margin-left: 0;
  font-size: 0.32rem;
  color: #333;
}

.HealthToldSimulate-agreeBtn.am-checkbox-agree .am-checkbox-agree-label .am-checkbox .am-checkbox-inner {
  border-radius: 0;
  width: 0.4rem;
  height: 0.4rem;
  top: 0.4rem;
}

.HealthToldSimulate-agreeBtn.am-checkbox-agree .am-checkbox-agree-label .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  background: initial;
  border-color: #27CBD3;
}

.HealthToldSimulate-agreeBtn.am-checkbox-agree .am-checkbox-agree-label .am-checkbox.am-checkbox-checked .am-checkbox-inner:after {
  border-color: #27CBD3;
  left: 0.106667rem;
}

.HealthToldSimulate-btnLayer {
  background-color: #fff;
  padding: 0.266667rem 0.933333rem;
  overflow: hidden;
}

.HealthToldSimulate-btnLayer-default.am-button {
  background-color: #27CBD3;
  height: 1.226667rem;
  line-height: 1.226667rem;
  font-size: 0.426667rem;
  color: #fff;
  font-weight: bold;
  border-radius: 0.266667rem;
  width: 100%;
}

.HealthToldSimulate-btnLayer-default.am-button::before {
  border: 0;
}

.HealthToldSimulate-btnLayer-default.btnDefault {
  margin: 0.213333rem auto 0.32rem;
  width: 80%;
}

.HealthToldSimulate-btnLayer-second.am-button {
  width: 3.52rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  font-size: 0.373333rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
  border-radius: 0.266667rem;
}

.HealthToldSimulate-btnLayer-second:nth-child(1) {
  background-color: #FFAF12;
  float: left;
}

.HealthToldSimulate-btnLayer-second:nth-child(2) {
  background: #27CBD3;
  float: right;
}

.HealthToldSimulate-list-body .am-list-header {
  padding: 0 !important;
}

.HealthToldSimulate-list-body .am-list-body::after,
.HealthToldSimulate-list-body .am-list-body::before {
  content: none !important;
}

.HealthToldSimulate .am-tabs .am-tabs-tab-bar-wrap {
  position: sticky;
  top: 0;
  z-index: 11;
}

.HealthToldSimulate .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar .am-tabs-default-bar-content .am-tabs-default-bar-tab {
  height: inherit;
  line-height: inherit;
}

.HealthToldSimulate .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar .am-tabs-default-bar-content .am-tabs-default-bar-tab.am-tabs-default-bar-tab-active {
  color: #27CBD3;
}

.HealthToldSimulate .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar .am-tabs-default-bar-content .am-tabs-default-bar-underline {
  border-color: #27CBD3 !important;
}

.HealthToldSimulate-modal-title {
  font-size: 0.4rem;
  color: #1B1B1B;
}

.HealthToldSimulate-modal-content {
  font-size: 0.373333rem;
  color: #7B7B7B;
}

.HealthToldSimulate-icon {
  position: fixed;
  top: 6.666667rem;
  right: 0;
  z-index: 999;
}

.HealthToldSimulate-dialog {
  height: 88%;
  border-radius: 0.133333rem 0.133333rem 0 0;
}

.HealthToldSimulate-dialog .am-modal-body {
  background: #F1F1F1;
}

.HealthToldSimulate-dialog .am-modal-close {
  width: 100%;
  height: unset;
  text-align: right;
  padding: 15PX;
  background: #F1F1F1;
  right: 0;
}

.HealthToldSimulate-img img {
  display: block;
  float: right;
  width: 0.4rem;
  height: 0.4rem;
}.TaxForm-hidden {
  opacity: 0;
  position: absolute !important;
  z-index: -1;
}

.TaxForm .am-list-body {
  background-color: inherit;
}

.TaxForm .am-list-body .am-list-item {
  padding-left: 0.666667rem;
}

.TaxForm .am-list-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.TaxForm .am-list-body .am-list-item .am-list-content,
.TaxForm .am-list-body .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
}

.TaxForm .am-list-body .am-list-item .am-list-extra,
.TaxForm .am-list-body .am-list-item .am-input-control,
.TaxForm .am-list-body .am-list-item input,
.TaxForm .am-list-body .am-list-item textarea {
  color: #333;
  font-size: 0.373333rem;
}

.TaxForm-inputLeft .am-list-line .am-input-label {
  width: 3.733333rem;
}

.TaxForm-radioBox .am-list-extra {
  -ms-flex-preferred-size: 65% !important;
      flex-basis: 65% !important;
}

.TaxForm-radioBox .am-list-extra .am-radio-wrapper {
  display: -ms-flexbox;
  display: flex;
}

.TaxForm-radioBox .am-list-extra .am-radio-wrapper .am-radio-item {
  -ms-flex: 1 1;
      flex: 1 1;
}

.TaxForm-radioBox .am-list-extra .am-radio-wrapper .am-radio-item.am-list-item .am-list-line::after {
  content: none !important;
}

.TaxForm .am-list-item + .TaxForm-crsLayer-default {
  margin-top: 0;
}

.TaxForm-crsLayer-default {
  position: relative;
  margin-top: 0.293333rem;
}

.TaxForm-crsLayer-default:nth-child(1) {
  margin-top: 0;
}

.TaxForm-crsLayer-default:first-child {
  margin-top: 0;
}

.TaxForm-crsLayer-default.pecial .deleteButton {
  display: none;
}

.TaxForm-pickerDefault .am-list-line .am-list-extra,
.TaxForm-dateDefault .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  text-align: left !important;
}

.TaxForm-pickerDefault .am-list-line .am-list-arrow,
.TaxForm-dateDefault .am-list-line .am-list-arrow {
  background-image: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') !important;
  background-size: 22PX 22PX !important;
  width: 22PX !important;
  height: 22PX !important;
}

.TaxForm-packerPecial.am-list-item .am-list-line .am-list-content {
  display: none;
}

.TaxForm-packerPecial.am-list-item .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: left;
}

.TaxForm-packerPecial.am-list-item .am-list-line .am-list-arrow {
  background-image: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png');
  background-size: 22PX 22PX;
  width: 22PX;
  height: 22PX;
}

.TaxForm .noData .am-list-extra {
  color: #bbb !important;
}

.TaxForm-prompt {
  font-size: 0.373333rem;
  color: #333;
  background-color: #fff;
  padding: 0.426667rem 0.56rem 0 0.666667rem;
}

.TaxForm .deleteButton {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  z-index: 99;
  width: 0.8rem;
  height: 0.733333rem;
}

.TaxForm .deleteButton img {
  width: 0.746667rem;
  height: 0.72rem;
}

.TaxForm-addBtn.am-button {
  background: #fff;
  margin-top: 0.266667rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  color: #FFAF12;
  font-size: 0.373333rem;
  font-weight: 500;
}

.TaxForm-tip {
  display: inline-block;
}

.TaxForm-tip img {
  width: 0.533333rem;
  height: auto;
}.nationlity-comp-bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}

.nationlity-comp-body-cont {
  z-index: 1000;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  top: 15%;
  background: #fff;
}

.nationlity-comp-body-cont .am-search {
  padding: 0 0.693333rem;
}

.nationlity-comp-body .nationalityCont {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
}

.nationlity-comp-body .nationalityCont .am-list-item {
  padding-left: 0.32rem;
  min-height: inherit;
}

.nationlity-comp-body .nationalityCont .am-list-line {
  padding-right: 50PX;
}

.nationlity-comp-body .nationalityCont .am-list-content {
  font-size: 0.32rem;
  color: #000;
}

.nationlity-comp-body-noData {
  position: relative;
}

.nationlity-comp .am-indexed-list-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nationlity-comp .am-indexed-list-container .am-list-header {
  padding: 0.32rem;
}

.nationlity-comp .am-indexed-list-container .am-indexed-list-quick-search-bar {
  top: 15% !important;
}

.nationlity-comp .am-indexed-list-container .am-indexed-list-quick-search-bar li {
  line-height: 1.5;
  padding: 0 10PX;
  font-size: 0.293333rem;
}.containter {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.2);
  z-index: 999;
}

@-webkit-keyframes showPicker {
  from {
    bottom: -12rem;
  }

  to {
    bottom: 0;
  }
}

@keyframes showPicker {
  from {
    bottom: -12rem;
  }

  to {
    bottom: 0;
  }
}

.containter-wrapper {
  width: 100%;
  background: #fff;
  min-height: 12rem;
  position: absolute;
  bottom: 0;
  animation: showPicker 0.2s;
  -webkit-animation: showPicker 0.2s;
}

.containter-header {
  position: relative;
  text-align: center;
  padding: 0.666667rem 0.266667rem;
  font-size: 0.373333rem;
}

.containter-header::after {
  width: 0.333333rem;
  height: 0.333333rem;
  position: absolute;
  right: 0.4rem;
}

.containter-select {
  padding: 0 0.666667rem;
  border-bottom: 0.013333rem solid #ddd;
}

.containter .toselect {
  width: 0.4rem;
  height: 0.4rem;
  position: relative;
  top: 0.053333rem;
  border: 1PX solid #27CBD3;
  border-radius: 100%;
  display: inline-block;
}

.containter .dong {
  width: 0.4rem;
  height: 0.4rem;
  background-color: #27CBD3;
  border-radius: 100%;
}

.containter .active {
  font-weight: 800 !important;
}

.containter /deep/ .am-steps-item-tail:after {
  background-color: #27CBD3;
}

.containter /deep/ .am-steps-item-title {
  color: #27CBD3;
  font-weight: 400;
}

.containter-scroll {
  height: 8rem;
  overflow: hidden;
  overflow-y: scroll;
  padding: 0 0.666667rem 0.666667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.containter-scroll > div {
  text-align: center;
  font-size: 0.373333rem;
  padding: 0.266667rem;
}

.containter-scroll div + div {
  border-top: 0.026667rem solid #efefef;
}.Beneficiary-header {
  height: 1.066667rem;
  line-height: 1.066667rem;
  font-weight: bold;
  padding-left: 0.4rem;
}

.Beneficiary-header span {
  font-size: 0.426667rem;
  color: #27CBD3;
  float: left;
  position: relative;
  padding-left: 0.32rem;
}

.Beneficiary-header span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.386667rem;
}

.Beneficiary-header div {
  padding-left: 2.933333rem;
  font-size: 28;
  color: #FFC24B;
}

.Beneficiary-body-main {
  margin-top: 0.32rem;
  position: relative;
}

.Beneficiary-hidden {
  opacity: 0;
  position: absolute !important;
  z-index: -1;
}

.Beneficiary .am-list-body {
  background-color: inherit;
}

.Beneficiary .am-list-body .am-list-item {
  padding-left: 0.666667rem;
}

.Beneficiary .am-list-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.Beneficiary .am-list-body .am-list-item .am-list-content,
.Beneficiary .am-list-body .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
}

.Beneficiary .am-list-body .am-list-item .am-list-extra,
.Beneficiary .am-list-body .am-list-item .am-input-control,
.Beneficiary .am-list-body .am-list-item input,
.Beneficiary .am-list-body .am-list-item textarea {
  color: #333;
  font-size: 0.373333rem;
  text-align: left;
}

.Beneficiary .samePolicy .am-checkbox-agree {
  margin-left: 0 !important;
}

.Beneficiary .samePolicy .am-checkbox-agree .am-checkbox-agree-label .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  border-color: #27CBD3;
  background: #27CBD3;
}

.Beneficiary-inputLeft .am-list-line .am-input-label {
  width: 3.733333rem;
}

.Beneficiary-pickerDefault .am-list-line .am-list-extra,
.Beneficiary-dateDefault .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
}

.Beneficiary-pickerDefault .am-list-line .am-list-arrow,
.Beneficiary-dateDefault .am-list-line .am-list-arrow {
  background-image: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') !important;
  background-size: 22PX 22PX !important;
  width: 22PX !important;
  height: 22PX !important;
}

.Beneficiary-capital input {
  text-transform: uppercase;
}

.Beneficiary-packerPecial > .am-list-line .am-list-content {
  display: none;
}

.Beneficiary-packerPecial > .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: left;
}

.Beneficiary .noData .am-list-extra {
  color: #bbb !important;
}

.Beneficiary .deleteButton {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  z-index: 99;
  width: 0.8rem;
  height: 0.733333rem;
}

.Beneficiary .deleteButton img {
  width: 0.746667rem;
  height: 0.72rem;
}

.Beneficiary-addBtn {
  background: #fff;
  margin-top: 0.266667rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  color: #FFAF12;
  font-size: 0.373333rem;
  font-weight: 500;
}.Recognizee-header {
  height: 1.066667rem;
  line-height: 1.066667rem;
}

.Recognizee-header span {
  font-size: 0.426667rem;
  color: #27CBD3;
  float: left;
}

.Recognizee-header div {
  padding-left: 2.4rem;
  font-size: 28;
  color: #FFC24B;
}

.Recognizee-hidden {
  opacity: 0;
  position: absolute !important;
  z-index: -1;
}

.Recognizee-brief-info {
  background: #fff;
  font-size: 0.346667rem;
  padding: 0.16rem 0.666667rem;
  color: #f3747d;
}

.Recognizee .am-list-body {
  background-color: inherit;
}

.Recognizee .am-list-body .am-list-item {
  padding-left: 0.426667rem;
}

.Recognizee .am-list-body .am-list-item .am-list-line {
  padding-right: 0.426667rem;
}

.Recognizee .am-list-body .am-list-item .am-list-content,
.Recognizee .am-list-body .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
}

.Recognizee .am-list-body .am-list-item .am-list-extra,
.Recognizee .am-list-body .am-list-item .am-input-control,
.Recognizee .am-list-body .am-list-item input,
.Recognizee .am-list-body .am-list-item textarea {
  color: #333;
  font-size: 0.373333rem;
  text-align: left;
}

.Recognizee-inputLeft .am-list-line .am-input-label {
  width: 2.266667rem;
}

.Recognizee-pickerDefault .am-list-line .am-list-extra,
.Recognizee-dateDefault .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 59%;
      flex-basis: 59%;
}

.Recognizee-pickerDefault .am-list-line .am-list-arrow,
.Recognizee-dateDefault .am-list-line .am-list-arrow {
  background-image: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') !important;
  background-size: 22PX 22PX !important;
  width: 22PX !important;
  height: 22PX !important;
}

.Recognizee-packerPecial > .am-list-line .am-list-content {
  display: none;
}

.Recognizee-packerPecial > .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: left;
}

.Recognizee-capital input {
  text-transform: uppercase;
}

.Recognizee .noData .am-list-extra {
  color: #bbb !important;
}

.Recognizee .deleteButton {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  z-index: 99;
  width: 0.8rem;
  height: 0.733333rem;
}

.Recognizee .deleteButton img {
  width: 0.746667rem;
  height: 0.72rem;
}

.Recognizee-addBtn {
  background: #fff;
  margin-top: 0.266667rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  color: #FFAF12;
  font-size: 0.373333rem;
  font-weight: 500;
}

.Recognizee .addressDefault .am-list-extra {
  padding: 0 !important;
}

.Recognizee .addressDefault .am-checkbox-agree {
  margin-left: 0;
}

.Recognizee .addressDefault .am-checkbox-agree .am-checkbox-agree-label {
  font-size: 0.373333rem;
}

.Recognizee .addressDefault .am-checkbox-agree .am-checkbox-agree-label .am-checkbox .am-checkbox-inner {
  width: 18PX;
  height: 18PX;
}

.Recognizee .addressDefault .am-checkbox-agree .am-checkbox-agree-label .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  background: #27CBD3;
  border-color: #27CBD3;
}

.Recognizee-tip {
  display: inline-block;
}

.Recognizee-tip img {
  width: 0.466667rem;
  height: auto;
  margin-left: 0.133333rem;
}.RelationLayer-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding-bottom: 0.293333rem;
  padding-left: 0.4rem;
}

.RelationLayer-title-span {
  position: relative;
  padding-left: 0.32rem;
}

.RelationLayer-title-span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.RelationLayer-title-span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.RelationLayer-relation {
  border-radius: 0.16rem;
}

.RelationLayer-relation > .am-list-line .am-list-arrow {
  background-image: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png');
  background-size: 22PX 22PX;
  width: 22PX;
  height: 22PX;
}.PolicyHolder-header {
  height: 1.066667rem;
  line-height: 1.066667rem;
}

.PolicyHolder-header span {
  font-size: 0.426667rem;
  color: #27CBD3;
  float: left;
}

.PolicyHolder-header div {
  padding-left: 2.4rem;
  font-size: 28;
  color: #FFC24B;
}

.PolicyHolder-hidden {
  opacity: 0;
  position: absolute !important;
  z-index: -1;
}

.PolicyHolder-brief-info {
  background: #fff;
  font-size: 0.346667rem;
  padding: 0.16rem 0.666667rem;
  color: #f3747d;
}

.PolicyHolder .am-list-body {
  background-color: inherit;
}

.PolicyHolder .am-list-body .am-list-item {
  padding-left: 0.666667rem;
}

.PolicyHolder .am-list-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.PolicyHolder .am-list-body .am-list-item .am-list-content,
.PolicyHolder .am-list-body .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
}

.PolicyHolder .am-list-body .am-list-item .am-list-extra,
.PolicyHolder .am-list-body .am-list-item .am-input-control,
.PolicyHolder .am-list-body .am-list-item input,
.PolicyHolder .am-list-body .am-list-item textarea {
  color: #333;
  font-size: 0.373333rem;
  text-align: left;
}

.PolicyHolder-inputLeft .am-list-line .am-input-label {
  width: 2.266667rem;
}

.PolicyHolder-pickerDefault .am-list-line .am-list-extra,
.PolicyHolder-dateDefault .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 59%;
      flex-basis: 59%;
}

.PolicyHolder-pickerDefault .am-list-line .am-list-arrow,
.PolicyHolder-dateDefault .am-list-line .am-list-arrow {
  background-image: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') !important;
  background-size: 22PX 22PX !important;
  width: 22PX !important;
  height: 22PX !important;
}

.PolicyHolder-packerPecial > .am-list-line .am-list-content {
  display: none;
}

.PolicyHolder-packerPecial > .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: left;
}

.PolicyHolder-capital input {
  text-transform: uppercase;
}

.PolicyHolder .noData .am-list-extra {
  color: #bbb !important;
}

.PolicyHolder .deleteButton {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  z-index: 99;
  width: 0.8rem;
  height: 0.733333rem;
}

.PolicyHolder .deleteButton img {
  width: 0.746667rem;
  height: 0.72rem;
}

.PolicyHolder-addBtn {
  background: #fff;
  margin-top: 0.266667rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  color: #FFAF12;
  font-size: 0.373333rem;
  font-weight: 500;
}

.PolicyHolder-tip {
  display: inline-block;
}

.PolicyHolder-tip img {
  width: 0.466667rem;
  height: auto;
  margin-left: 0.133333rem;
}.verificaLayer {
  overflow: hidden;
}

.verificaLayer.am-input-item .am-input-error-extra {
  height: 0.266667rem;
  width: 0.266667rem;
  margin-left: 0;
  background-size: 0.253333rem 0.253333rem;
}

.verificaLayer.am-input-item .am-input-extra {
  max-height: initial;
  overflow: hidden;
  line-height: 1;
  font-size: 0.186667rem;
  min-width: 30%;
  text-align: right;
}

.verificaLayer.am-input-item .am-input-extra .authCodeSpan {
  height: 0.746667rem;
  line-height: 0.746667rem;
  color: #fff;
  font-size: 0.32rem;
  background-color: #27CBD3;
  border-radius: 0.133333rem;
}.InfoForm-body {
  position: absolute;
  bottom: 1.866667rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding: 0.32rem 0.506667rem;
}

.InfoForm-body .am-list-item {
  padding-left: 0.666667rem;
}

.InfoForm-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.InfoForm-body .am-list-item .am-list-content,
.InfoForm-body .am-list-item .am-input-label {
  color: #8A8A8A !important;
  font-size: 0.373333rem !important;
  width: 2.866667rem !important;
  margin-right: 5PX !important;
  white-space: initial !important;
}

.InfoForm-body .am-list-item.TrialLayerShow-pickerLayer .am-list-content {
  width: 1.6rem !important;
}

.InfoForm-body .am-list-item .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
}

.InfoForm-body .am-list-item .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
}

.InfoForm-body .am-list-item .am-list-extra,
.InfoForm-body .am-list-item .am-input-control,
.InfoForm-body .am-list-item input,
.InfoForm-body .am-list-item textarea {
  color: #333 !important;
  font-size: 0.373333rem !important;
}

.InfoForm-body .am-list-item.relationToFirst {
  margin-top: 0.426667rem;
  border-radius: 0.16rem;
}

.InfoForm-body .RelationLayer {
  margin-top: 0.32rem;
}

.InfoForm-body-formCont {
  border-radius: 0.16rem;
  margin-top: 0.32rem;
}

.InfoForm-body-formCont-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding-bottom: 0.293333rem;
  padding-left: 0.4rem;
}

.InfoForm-body-formCont-title span {
  position: relative;
  padding-left: 0.32rem;
}

.InfoForm-body-formCont-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.InfoForm-body-formCont-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.InfoForm-body .relationLayer .trust-checkbox .am-list-item {
  border-bottom: 0;
}

.InfoForm-body .formProductLayer {
  background-color: #FFF;
  border-radius: 0.16rem;
}

.InfoForm-body .formProductLayer-porductTitle {
  color: #333;
  font-size: 0.373333rem;
  padding: 0.426667rem 0.426667rem 0;
  font-weight: bold;
}

.InfoForm-body .formProductLayer .TrialLayerShow {
  margin-top: 0;
  padding-top: 0.426667rem;
}

.InfoForm-body .formProductLayer .TrialLayerShow-money .am-input-label {
  width: 1.6rem !important;
}

.InfoForm-agree .am-checkbox-agree {
  color: #333;
  font-size: 0.32rem;
  font-weight: 500;
  margin-left: 0;
  padding-top: 0.266667rem;
}

.InfoForm-agree .am-checkbox-agree a {
  color: #FF7A65;
}

.InfoForm-agree .am-checkbox-agree .am-checkbox {
  width: 30PX;
  height: 100%;
}

.InfoForm-agree .am-checkbox-agree .am-checkbox-agree-label {
  font-size: 0.373333rem;
}

.InfoForm-agree .am-checkbox-agree .am-checkbox-agree-label a {
  color: #27CBD3;
}

.InfoForm-agree .am-checkbox-agree .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  border-color: #27CBD3;
  background: #27CBD3;
}

.InfoForm-agree-prompt {
  font-size: 0.373333rem;
}

.InfoForm-btnLayer {
  position: absolute;
  height: 1.226667rem;
  left: 0;
  right: 0;
  bottom: 0.533333rem;
  padding: 0 0.933333rem;
}

.InfoForm-btnLayer .am-button {
  border-radius: 0;
  height: 1.226667rem;
  line-height: 1.226667rem;
  border-radius: 0.266667rem;
  background-color: #27CBD3;
  color: #fff;
}

.InfoForm-btnLayer .am-button::before {
  border-radius: 0;
}

.InfoForm-header.pHeaderLayer {
  padding-bottom: 0.426667rem;
}

.InfoForm-header.pHeaderLayer .pHeaderLayer-title,
.InfoForm-header.pHeaderLayer .pHeaderLayer-subTitle {
  padding: 0 0.533333rem;
}

.InfoForm-Security.pSecurity {
  margin-top: 0.16rem;
  padding: 0.426667rem 0.533333rem;
}

.InfoForm-detail.pDetail {
  margin-top: 0.16rem;
}

.nationLayer .am-list-line {
  background: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') no-repeat right 0.56rem center !important;
  background-size: 22PX 22PX !important;
}.SkeletonScreen-default {
  background: #fff;
  padding: 0.32rem;
}

.SkeletonScreen-default li {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: -webkit-linear-gradient(left, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background: -o-linear-gradient(left, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  -webkit-animation: ant-skeleton-loading 1.4s ease infinite;
          animation: ant-skeleton-loading 1.4s ease infinite;
  height: 0.533333rem;
  margin-bottom: 0.266667rem;
}

.SkeletonScreen-default li:first-child {
  width: 50%;
}.Guardian .am-list-body {
  background-color: inherit;
}

.Guardian .am-list-body .am-list-item {
  padding-left: 0.666667rem;
}

.Guardian .am-list-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.Guardian .am-list-body .am-list-item .am-list-line .am-list-arrow.am-list-arrow-horizontal {
  background-image: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png');
  background-size: 22PX 22PX;
  width: 22PX;
  height: 22PX;
}

.Guardian .am-list-body .am-list-item .am-list-content,
.Guardian .am-list-body .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
}

.Guardian .am-list-body .am-list-item .am-list-extra,
.Guardian .am-list-body .am-list-item .am-input-control,
.Guardian .am-list-body .am-list-item input,
.Guardian .am-list-body .am-list-item textarea {
  color: #333;
  font-size: 0.373333rem;
  text-align: left;
}

.Guardian-capital input {
  text-transform: uppercase;
}

.Guardian-hidden {
  opacity: 0;
  position: absolute !important;
  z-index: -1;
}

.Guardian .guradianSame .am-checkbox-agree {
  margin-left: 0;
}

.Guardian .guradianSame .am-checkbox-agree .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  border-color: #27CBD3;
  background: #27CBD3;
}.face-share-home .btn {
  width: 8.16rem;
  height: 1.226667rem;
  line-height: 1.226667rem;
  background: #27cbd3;
  border-radius: 0.266667rem;
  font-weight: bold;
  color: #fff;
  font-size: 0.426667rem;
  text-align: center;
  margin: 0.64rem auto 0;
}

.face-share-home .text {
  width: 8.8rem;
  padding-top: 0.506667rem;
  color: #333;
  font-size: 0.346667rem;
  line-height: 0.56rem;
  margin: 0 auto 0.48rem;
}

.face-share-home-verifyCode {
  width: 9.2rem;
  margin: 0 auto;
}

.face-share-home-verifyCode .am-list-item {
  line-height: 1.226667rem;
  height: 1.226667rem;
}

.face-share-home-verifyCode .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
}.face-share-info-ensure .submit-btn {
  width: 8.16rem;
  height: 1.226667rem;
  line-height: 1.226667rem;
  background: #27cbd3;
  border-radius: 0.266667rem;
  font-weight: bold;
  color: #fff;
  font-size: 0.426667rem;
  text-align: center;
  margin: 0 auto;
}

.face-share-info-ensure .btn-wrap {
  padding: 0.48rem 0;
}.orderInfoShow .am-accordion-item {
  margin-top: 0.32rem;
}

.orderInfoShow .InfoItem {
  line-height: 2;
  padding: 0 0.666667rem 0 0.426667rem;
  font-size: 0.373333rem;
  color: #999;
  overflow: hidden;
}

.orderInfoShow .InfoItem span {
  color: #474747;
  font-weight: bold;
  text-align: justify;
}

.orderInfoShow .responsibility {
  font-size: 12PX;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5;
  padding: 0.08rem 0.666667rem 0.08rem 0.426667rem;
}

.orderInfoShow .responsibility span {
  display: inline-block;
}

.orderInfoShow .responsibility span:nth-child(1) {
  -ms-flex: 0 0 1.6rem;
      flex: 0 0 1.6rem;
}

.orderInfoShow .responsibility span:nth-child(2) {
  padding-right: 0.066667rem;
}

.orderInfoShow .responsibility.responsibilityAmount span:nth-child(2) {
  -ms-flex: 0 0 30%;
      flex: 0 0 30%;
}

.orderInfoShow .remarks {
  font-size: 12PX;
  font-weight: bold;
  color: #27262c;
  line-height: 1.5;
  padding-top: 0.08rem;
  padding-bottom: 0.08rem;
}

.orderInfoShow .am-accordion {
  width: 9.2rem;
  margin: 0 auto;
}

.orderInfoShow .am-accordion-header {
  color: #333333;
  font-size: 0.426667rem !important;
  font-weight: bold;
  min-height: 1.226667rem;
  line-height: 1.226667rem;
  height: initial;
  padding-right: 0.426667rem;
  padding-left: 0.426667rem;
  height: inherit !important;
}

.orderInfoShow .am-accordion-header .arrow {
  position: relative;
  background-color: #D4F4F6;
  margin-top: -0.16rem;
  background-image: none!important;
  border-radius: 50%;
  width: 24PX !important;
  -webkit-transform: rotate(135deg) !important;
      -ms-transform: rotate(135deg) !important;
          transform: rotate(135deg) !important;
  height: 24PX !important;
}

.orderInfoShow .am-accordion-header .arrow:after {
  position: absolute;
  content: "";
  width: 8PX;
  height: 8PX;
  border-top: 3PX solid #27CBD3;
  border-right: 3PX solid #27CBD3;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.orderInfoShow .am-accordion-header .contHeader .am-list-header {
  padding: 0;
  color: #333;
  font-size: 0.426667rem;
}

.orderInfoShow .am-accordion-header .contHeader .am-list-body .InfoItem {
  padding: 0;
}

.orderInfoShow .am-accordion-header[aria-expanded~="true"] .arrow {
  -webkit-transform: rotate(315deg) !important;
      -ms-transform: rotate(315deg) !important;
          transform: rotate(315deg) !important;
}

.orderInfoShow .productLayer .am-accordion-header .arrow {
  display: none !important;
}

.orderInfoShow .otherInfoShow h2 {
  height: 1.226667rem!important;
  line-height: 1.226667rem;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  color: #333333;
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0 0.426667rem;
}

.orderInfoShow-healthBody {
  padding: 0.426667rem;
}

.orderInfoShow-healthBody-title {
  line-height: 1.5;
  font-size: 0.373333rem;
}

.orderInfoShow-healthBody-CheckboxItem {
  font-size: 0.4rem;
  display: -ms-flexbox;
  display: flex;
  padding: 0.266667rem 0;
}

.orderInfoShow-healthBody-CheckboxItem span {
  display: block;
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: center;
  -ms-flex-align: center;
      align-items: center;
}

.orderInfoShow-healthBody-CheckboxItem span em {
  position: relative;
  border: 1PX solid #ccc;
  width: 15PX;
  height: 15PX;
  border-radius: 15PX;
  display: inline-block;
  margin-right: 0.4rem;
  vertical-align: middle;
}

.orderInfoShow-healthBody-CheckboxItem span.checkboxActive em {
  border-color: #27CBD3;
}

.orderInfoShow-healthBody-CheckboxItem span.checkboxActive em::before {
  content: " ";
  top: 0;
  right: 0.133333rem;
  z-index: 999;
  width: 0.12rem;
  height: 0.266667rem;
  border-style: solid;
  border-width: 0 1PX 1PX 0;
  border-color: #27CBD3;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  position: absolute;
}

.orderInfoShow-healthBody-subTitle {
  line-height: 1.5;
  font-size: 0.346667rem;
}

.orderInfoShow-healthBody-subCont {
  border: 1PX solid #ccc;
  border-radius: 8PX;
  padding: 0.426667rem 0.32rem;
  font-size: 0.346667rem;
  margin-top: 0.426667rem;
  margin-bottom: 0.426667rem;
}.IdResults {
  text-align: center;
}

.IdResults img {
  margin-top: 2.666667rem;
}

.IdResults h3 {
  font-size: 0.426667rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 0.133333rem;
}

.IdResults h4 {
  font-size: 0.373333rem;
  color: #808080;
  padding: 0.426667rem;
  line-height: 1.6;
}.ProductCheck {
  background-color: #fff;
  text-align: center;
}

.ProductCheck img {
  width: 1.333333rem;
  margin: 0 auto;
  margin-top: 2.453333rem;
}

.ProductCheck p {
  text-align: center;
  font-size: 0.4rem;
  color: #747474;
  line-height: 1.6;
  width: 60%;
  margin: 0.533333rem auto;
}

.ProductCheck .am-button {
  margin: 0.773333rem 0.906667rem;
  background-color: #27CBD3;
  line-height: 1.226667rem;
  height: 1.226667rem;
  border-radius: 0.266667rem;
  color: #fff;
  font-size: 0.426667rem;
  font-weight: bold;
}.payMain {
  padding: 0.373333rem 0.506667rem;
  background-color: #F2F2F4;
}

.payMain-orderInfo {
  position: relative;
}

.payMain-orderInfo::after {
  background-color: #F2F2F4;
  width: 0.8rem;
  height: 0.8rem;
  content: '';
  position: absolute;
  border-radius: 50%;
  left: -0.4rem;
  z-index: 99;
  top: 1.12rem;
}

.payMain-orderInfo::before {
  background-color: #F2F2F4;
  width: 0.8rem;
  height: 0.8rem;
  content: '';
  position: absolute;
  border-radius: 50%;
  right: -0.4rem;
  z-index: 99;
  top: 1.12rem;
}

.payMain-orderInfo-title .am-list-extra span {
  color: #27CBD3;
  font-size: 0.613333rem;
}

.payMain-orderInfo-title .am-list-line {
  border-bottom: 1PX dashed #EFEFEF !important;
}

.payMain-orderInfo-title .am-list-line::after {
  content: none !important;
}

.payMain-orderInfo .am-list-item {
  padding-left: 0.426667rem;
  padding-right: 0.666667rem;
}

.payMain-orderInfo .am-list-item .am-list-line {
  padding-right: 0;
}

.payMain-orderInfo .am-list-item .am-list-line .am-list-content {
  color: #999;
  font-size: 0.373333rem;
}

.payMain-orderInfo .am-list-item .am-list-line .am-list-extra {
  color: #474747;
  font-size: 0.373333rem;
  -ms-flex-preferred-size: 65% !important;
      flex-basis: 65% !important;
  white-space: initial !important;
  font-weight: bold;
}

.payMain-inputLayer {
  background: #fff;
  border-radius: 0.16rem;
  padding: 0 0.853333rem 0 0.666667rem;
}

.payMain-inputLayer.inputLayerNo .am-list-extra {
  font-size: 0.373333rem !important;
  color: #B8B8B8 !important;
  font-weight: 500 !important;
}

.payMain-inputLayer.am-list-item {
  min-height: 1.733333rem;
  padding-left: 0.426667rem;
}

.payMain-inputLayer.am-list-item .am-list-line {
  padding-right: 0;
  border-bottom: none;
}

.payMain-inputLayer.am-list-item .am-list-line .am-input-label {
  width: 1.6rem;
}

.payMain-inputLayer.am-list-item .am-list-line .am-input-label,
.payMain-inputLayer.am-list-item .am-list-line .am-list-content {
  font-size: 0.373333rem;
  color: #9D9D9D;
  text-align: left;
  font-weight: bold;
}

.payMain-inputLayer.am-list-item .am-list-line .am-input-control input,
.payMain-inputLayer.am-list-item .am-list-line .am-list-extra {
  font-weight: 800;
  text-align: right;
  color: #333;
  font-size: 0.426667rem;
}

.payMain-inputLayer.am-list-item .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 60% !important;
      flex-basis: 60% !important;
}

.payMain-inputLayer.am-list-item .am-list-line .am-input-control {
  border-bottom: 0;
}

.payMain-inputLayer.am-list-item .am-list-line .am-input-control input::-webkit-input-placeholder {
  font-size: 0.373333rem;
  color: #B8B8B8 !important;
  font-weight: 500;
}

.payMain-inputLayer.am-list-item .am-list-line .am-input-control input::-moz-placeholder {
  font-size: 0.373333rem;
  color: #B8B8B8 !important;
  font-weight: 500;
}

.payMain-inputLayer.am-list-item .am-list-line .am-input-control input:-ms-input-placeholder {
  font-size: 0.373333rem;
  color: #B8B8B8 !important;
  font-weight: 500;
}

.payMain-inputLayer:nth-child(2) .am-list-item {
  border-top: 1PX solid #eee;
}

.payMain-bankInfo:nth-child(3) {
  border-top: 1PX #DFDFDF dashed;
}

.payMain-bankInfo .am-list-header {
  padding: 0.426667rem 0.026667rem 0.24rem 0.026667rem;
  color: #333;
  font-size: 0.373333rem;
  font-weight: 500;
}

.payMain-bankInfo .am-list-body {
  background-color: inherit;
  border: none;
}

.payMain-bankInfo-header {
  padding-left: 0.4rem;
}

.payMain-bankInfo-header .am-list-item {
  padding-left: 0;
  background-color: initial;
}

.payMain-bankInfo-header .am-list-item .am-list-thumb {
  margin-right: 0.293333rem;
}

.payMain-bankInfo-header .am-list-item .am-list-thumb img {
  width: 0.666667rem;
  height: auto;
}

.payMain-bankInfo-header .am-list-item .am-list-line {
  padding: 0;
  padding-right: 0.72rem;
}

.payMain-bankInfo-header .am-list-item .am-list-line .am-list-content {
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #27CBD3;
}

.payMain-bankInfo-header .am-list-item .am-list-line .am-list-content .am-list-brief {
  font-size: 0.32rem;
  font-weight: 400;
  color: #999999;
  margin-top: 0;
}

.payMain-bankInfo-header .am-list-item .am-list-line .am-list-extra {
  text-align: right;
}

.payMain-bankInfo-header .am-list-item .am-list-line .am-list-extra .check {
  width: 20PX;
  height: 20PX;
  border-radius: 20PX;
  border: 2PX solid #E3E3E3;
  display: inline-block;
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.payMain-bankInfo-header .am-list-item .am-list-line .am-list-extra .check:after {
  content: '';
  width: 12PX;
  height: 12PX;
  background: #D1D1D1;
  position: absolute;
  border-radius: 12PX;
  top: 4PX;
  left: 4PX;
}

.payMain-bankInfo-header .am-list-item .am-list-line .am-list-extra .check-active:after {
  background-color: #27CBD3;
}

.payMain-bankInfo-header .am-list-item .am-list-line::after {
  content: none !important;
}

.payMain-bankInfo-header p {
  font-size: 0.373333rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #FFC24B;
  margin-top: 0.293333rem;
}

.payMain-bankInfo-bankName {
  background-color: inherit;
  padding-left: 0.666667rem;
}

.payMain-bankInfo-bankName .am-list-line {
  padding: 0.346667rem 0;
}

.payMain-bankInfo-bankName .am-list-line .am-list-content {
  font-size: 0.373333rem;
  color: #666;
  font-weight: bold;
}

.payMain-bankInfo-bankName .am-list-line .am-list-content img {
  width: 0.48rem;
  height: auto;
  margin-right: 0.16rem;
}

.payMain-bankInfo-bankName .am-list-line .am-list-content .am-list-brief {
  font-size: 0.266667rem;
  font-weight: 500;
  color: #FF7A65;
}

.payMain-agree.am-checkbox-agree {
  color: #333;
  font-size: 0.32rem;
  font-weight: 500;
  margin-left: 0;
  padding-top: 0.266667rem;
}

.payMain-agree.am-checkbox-agree a {
  color: #FF7A65;
}

.payMain-btn {
  width: 70%;
  border-radius: 0.266667rem;
  background-color: #27CBD3;
  margin: 0.8rem auto 0;
  font-size: 0.426667rem;
  font-weight: bold;
  color: #fff;
}

.payMain-bankList {
  text-align: center;
  margin-top: 0.4rem;
  color: #27CBD3;
  font-size: 0.373333rem;
  font-weight: 500;
}

.bankName-info p {
  display: inline-block;
  width: 45%;
  height: 1.066667rem;
  margin-top: 0.4rem;
  border: 1PX solid #F2F2F3;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}

.bankName-info p:nth-child(odd) {
  float: left;
}

.bankName-info p:nth-child(even) {
  float: right;
}

.bankName-info p span {
  background: #f2f2f2;
  display: inline-block;
  position: absolute;
  padding: 0 0.053333rem;
  bottom: 0;
  right: 0;
  text-align: right;
  font-size: 0.186667rem;
}

.bankAgreeTitle {
  font-size: 0.4rem;
  font-weight: bold;
  color: #333;
}

.bankAgreeCont {
  max-height: 5.066667rem;
  font-size: 0.373333rem;
  text-align: left;
  color: #333;
  line-height: 1.5;
  overflow-y: scroll;
}.PayResults-sucessLayer,
.PayResults-offilne {
  text-align: center;
  padding-top: 1.066667rem;
}

.PayResults-sucessLayer img,
.PayResults-offilne img {
  width: 1.84rem;
  height: 2.346667rem;
  margin: 0 auto;
}

.PayResults-sucessLayer {
  text-align: center;
  padding-top: 1.066667rem;
}

.PayResults-sucessLayer img {
  width: 1.84rem;
  height: 2.346667rem;
  margin: 0 auto;
}

.PayResults-sucessLayer h1 {
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  font-size: #333;
  margin-top: 0.72rem;
}

.PayResults-sucessLayer h2 {
  font-size: 0.32rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: 500;
  font-size: #808080;
  margin-top: 0.106667rem;
}

.PayResults-sucessLayer h2 span {
  color: #27CBD3;
  font-weight: bold;
}

.PayResults-sucessLayer-btn {
  width: 75%;
  margin: 1.173333rem auto 0;
  height: 1.226667rem;
  line-height: 1.226667rem;
  border: none;
  font-size: 0.426667rem;
  background-color: #27CBD3;
  border-radius: 0.213333rem;
  color: #FFFFFF;
}

.PayResults-offilne h1,
.PayResults-offilne h2,
.PayResults-offilne h3 {
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
}

.PayResults-offilne h1 {
  font-size: 0.4rem;
  font-weight: bold;
  color: #333333;
  margin-top: 0.133333rem;
}

.PayResults-offilne h2 {
  margin-top: 0.16rem;
  font-size: 0.373333rem;
  font-weight: 400;
  color: #474747;
}

.PayResults-offilne h2 .offilne-copyBtn {
  margin-left: 0.266667rem;
}

.PayResults-offilne h3 {
  margin-top: 0.16rem;
  font-size: 0.32rem;
  font-weight: 500;
  color: #B5B5B5;
  line-height: 1.6;
}

.PayResults-offilne h3 a {
  color: #27CBD3;
}

.PayResults-offilne .offilne-copyBtn {
  display: inline-block;
  width: 1.093333rem;
  text-align: center;
  padding: 0.08rem 0.066667rem;
  border-radius: 0.293333rem;
  border: 1PX solid #27CBD3;
  color: #27CBD3;
}

.PayResults-offilne-bankInfo {
  margin: 0.533333rem 0.4rem;
  background-color: #fff;
  text-align: left;
  padding: 0 0.426667rem;
}

.PayResults-offilne-bankInfo .am-list-header {
  height: 1.306667rem;
  line-height: 1.306667rem;
  padding: 0;
  font-size: 0.373333rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #27CBD3;
}

.PayResults-offilne-bankInfo .am-list-body {
  padding: 0.266667rem 0;
  border-top: 1PX #EFEFEF dashed;
  border-bottom: 0;
}

.PayResults-offilne-bankInfo .am-list-body::before,
.PayResults-offilne-bankInfo .am-list-body::after {
  content: none !important;
}

.PayResults-offilne-bankInfo .am-list-body p {
  padding: 0.266667rem 0;
}

.PayResults-offilne-bankInfo .am-list-body p span {
  font-size: 0.373333rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  display: inline-block;
}

.PayResults-offilne-bankInfo .am-list-body p span:nth-child(1) {
  font-weight: 500;
  color: #999999;
  width: 2.24rem;
}

.PayResults-offilne-bankInfo .am-list-body p span:nth-child(2) {
  font-weight: bold;
  color: #474747;
}

.PayResults-offilne-bankInfo .am-list-body p .offilne-copyBtn {
  float: right;
}.PlanTrial {
  padding: 0.32rem 0.4rem;
}

.PlanTrial .titleLayer {
  padding-bottom: 0.533333rem;
}

.PlanTrial-note {
  font-size: 0.266667rem;
  color: #959499;
  line-height: 0.426667rem;
  margin: 0.213333rem 0.106667rem 0;
}

.PlanTrial-body {
  position: absolute;
  bottom: 1.68rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding-bottom: 0.266667rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.PlanTrial-main {
  background: #FFF;
  border-radius: 0.16rem;
  padding: 0.6rem 0.32rem 0.533333rem;
  margin-top: 0.32rem;
}

.PlanTrial-main:nth-child(1) {
  margin-top: 0;
}

.PlanTrial-secondLayer {
  margin-top: 0.48rem;
  padding-top: 0.48rem;
  border-top: 1PX solid #EDEDED;
}

.PlanTrial-planLayer-title {
  background: #FFF;
  border-radius: 0.08rem;
  border: 2PX solid #EDEDED;
  padding: 0.24rem 0.32rem;
  line-height: 1.6;
  color: #999999;
  text-align: left;
  font-size: 0.373333rem;
}

.PlanTrial-planLayer-title-contSub {
  font-weight: 400;
  font-size: 0.266667rem;
  margin-top: 0.133333rem;
}

.PlanTrial-planLayer-title-acitve {
  background: #27CBD3;
  border-color: #27CBD3;
  color: #fff;
}

.PlanTrial-planLayer-title:not(:first-child) {
  margin-top: 0.373333rem;
}

.PlanTrial-dataLayer {
  margin-top: 0.266667rem;
}

.PlanTrial-dateLayer {
  padding-left: 0;
}

.PlanTrial-dateLayer .am-list-line {
  padding-right: 0;
}

.PlanTrial-dateLayer .am-list-line .am-list-content {
  -ms-flex: initial;
      flex: initial;
  white-space: initial;
  color: #707070;
  font-size: 0.373333rem;
  text-align: left;
  width: 1.6rem;
  padding-right: 0.293333rem;
  font-weight: 400;
}

.PlanTrial-dateLayer .am-list-line .am-list-extra {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.373333rem;
  color: #999;
  text-align: left;
}

.PlanTrial-trialShow {
  background-color: #fff;
}

.PlanTrial-trialShow-tab {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.48rem;
}

.PlanTrial-trialShow-tab div {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: center;
}

.PlanTrial-trialShow-tab div p {
  margin: 0 auto;
  padding: 0.106667rem 0;
  width: 90%;
  border: 1PX solid #27CBD3;
  border-radius: 0.08rem;
  color: #27CBD3;
  font-size: 0.373333rem;
  line-height: 1.5;
}

.PlanTrial-trialShow-tab div p.tabActive {
  background-color: #27CBD3;
  color: #fff;
}

.PlanTrial-trialShow-tab div:first-child p {
  float: left;
}

.PlanTrial-trialShow-tab div:last-child p {
  float: right;
}

.PlanTrial-trialShow-tabInfo {
  padding: 0.24rem 0.4rem;
  background: rgba(39, 203, 211, 0.06);
  border-radius: 0.08rem;
  color: #27CBD3;
  font-size: 0.373333rem;
}

.PlanTrial-trialShow-showCont {
  margin-top: 0.48rem;
}

.PlanTrial-trialShow-showCont p {
  position: relative;
  font-size: 0.373333rem;
  font-weight: 400;
  color: #707070;
  line-height: 1.5;
  padding-left: 0.32rem;
}

.PlanTrial-trialShow-showCont p span:nth-child(2) {
  font-weight: bold;
  color: #27CBD3;
  float: right;
}

.PlanTrial-trialShow-showCont p span em {
  font-size: 0.266667rem;
  color: #707070;
  margin-left: 0.133333rem;
}

.PlanTrial-trialShow-showCont p::before {
  position: absolute;
  content: "";
  background-color: #27CBD3;
  width: 0.106667rem;
  height: 0.106667rem;
  border-radius: 0.106667rem;
  left: 0;
  top: 0.24rem;
}

.PlanTrial-trialShow-showCont-hr {
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
  border-top: 1PX solid #EDEDED;
}

.PlanTrial-trialShow .Trust-Slide-Ruler {
  margin-top: 0.48rem;
  overflow: hidden;
}

.PlanTrial-trialShow-footer-prompt {
  background: #F5F5F5;
  border-radius: 0.08rem;
  font-weight: 400;
  color: #6C6D70;
  font-size: 0.373333rem;
  padding: 0.32rem;
}

.PlanTrial-trialShow-footer-instructions {
  font-size: 0.373333rem;
  font-weight: 400;
  color: #999999;
  margin-top: 0.32rem;
}

.PlanTrial .tabBtnLayer {
  display: inline-block;
  min-width: 1.36rem;
  padding: 0.24rem 0.373333rem;
  font-size: 0.373333rem;
  color: #999;
  font-weight: 400;
  border-radius: 0.08rem;
  text-align: center;
  background-color: #fff;
  border: 1PX solid #999;
  margin-top: 0.266667rem;
}

.PlanTrial .tabBtnLayer-active {
  color: #fff;
  background-color: #27CBD3;
  border-color: #27CBD3;
}

.PlanTrial .tabBtnLayer:not(:last-child) {
  margin-right: 0.373333rem;
}

.PlanTrial-btnLayer {
  position: absolute;
  height: 1.68rem;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.PlanTrial-btnLayer-moneyBtn,
.PlanTrial-btnLayer-submitBtn {
  -ms-flex: 1 1;
      flex: 1 1;
}

.PlanTrial-btnLayer-moneyBtn {
  line-height: 1.68rem;
  padding-left: 0.693333rem;
  color: #FF7845;
  font-size: 0.586667rem;
}

.PlanTrial-btnLayer-submitBtn {
  padding-right: 0.853333rem;
  text-align: right;
}

.PlanTrial-btnLayer-submitBtn .am-button {
  background-color: #27CBD3;
  min-width: 1.653333rem;
  height: 0.906667rem;
  line-height: 0.906667rem;
  color: #fff;
  font-size: 0.4rem;
  border-radius: 0.16rem;
  display: inline-block;
  margin-top: 0.373333rem;
  padding: 0 0.4rem;
}

.PlanTrial-btnLayer-submitBtn .am-button:before {
  border-color: #27CBD3;
}.FamilyTrial {
  padding: 0.32rem 0.4rem;
}

.FamilyTrial .titleLayer {
  padding-bottom: 0.533333rem;
}

.FamilyTrial-body {
  position: absolute;
  bottom: 1.68rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding-bottom: 0.266667rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.FamilyTrial-main {
  background: #FFF;
  border-radius: 0.16rem;
  padding: 0.6rem 0.32rem 0.533333rem;
}

.FamilyTrial-content {
  margin-top: 0.32rem;
  background: #FFF;
  border-radius: 0.16rem;
}

.FamilyTrial-content .TrialLayerShow {
  margin-top: 0;
  padding-top: 0;
}

.FamilyTrial-addBtn {
  padding: 0.32rem;
  color: #333;
  font-size: 0.373333rem;
  text-align: left;
  margin-top: 0.32rem;
  background: #FFF;
  border-radius: 0.16rem;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.FamilyTrial-addBtn img {
  width: 0.373333rem;
  margin-right: 0.16rem;
}

.FamilyTrial-delBtn {
  text-align: right;
  padding-right: 0.32rem;
  padding-top: 0.32rem;
  margin-bottom: -0.746667rem;
}

.FamilyTrial-delBtn img {
  width: 0.48rem;
}

.FamilyTrial-secondLayer {
  margin-top: 0.48rem;
  padding-top: 0.48rem;
  border-top: 1PX solid #EDEDED;
}

.FamilyTrial-planLayer-title {
  background: #FFF;
  border-radius: 0.08rem;
  border: 2PX solid #EDEDED;
  padding: 0.24rem 0.32rem;
  line-height: 1.6;
  color: #999999;
  text-align: left;
  font-size: 0.373333rem;
}

.FamilyTrial-planLayer-title-contSub {
  font-weight: 400;
  font-size: 0.266667rem;
  margin-top: 0.133333rem;
}

.FamilyTrial-planLayer-title-acitve {
  background: #27CBD3;
  border-color: #27CBD3;
  color: #fff;
}

.FamilyTrial-planLayer-title:not(:first-child) {
  margin-top: 0.373333rem;
}

.FamilyTrial-dataLayer {
  margin-top: 0.266667rem;
}

.FamilyTrial-dateLayer {
  padding-left: 0;
}

.FamilyTrial-dateLayer .am-list-line {
  padding-right: 0;
}

.FamilyTrial-dateLayer .am-list-line .am-list-content {
  -ms-flex: initial;
      flex: initial;
  white-space: initial;
  color: #707070;
  font-size: 0.373333rem;
  text-align: left;
  width: 1.6rem;
  padding-right: 0.293333rem;
  font-weight: 400;
}

.FamilyTrial-dateLayer .am-list-line .am-list-extra {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.373333rem;
  color: #999;
  text-align: left;
}

.FamilyTrial-trialShow {
  background-color: #fff;
}

.FamilyTrial-trialShow-tab {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.48rem;
}

.FamilyTrial-trialShow-tab div {
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: center;
}

.FamilyTrial-trialShow-tab div p {
  margin: 0 auto;
  padding: 0.106667rem 0;
  width: 90%;
  border: 1PX solid #27CBD3;
  border-radius: 0.08rem;
  color: #27CBD3;
  font-size: 0.373333rem;
  line-height: 1.5;
}

.FamilyTrial-trialShow-tab div p.tabActive {
  background-color: #27CBD3;
  color: #fff;
}

.FamilyTrial-trialShow-tab div:first-child p {
  float: left;
}

.FamilyTrial-trialShow-tab div:last-child p {
  float: right;
}

.FamilyTrial-trialShow-tabInfo {
  padding: 0.24rem 0.4rem;
  background: rgba(39, 203, 211, 0.06);
  border-radius: 0.08rem;
  color: #27CBD3;
  font-size: 0.373333rem;
}

.FamilyTrial-trialShow-showCont {
  margin-top: 0.48rem;
}

.FamilyTrial-trialShow-showCont p {
  position: relative;
  font-size: 0.373333rem;
  font-weight: 400;
  color: #707070;
  line-height: 1.5;
  padding-left: 0.32rem;
}

.FamilyTrial-trialShow-showCont p span:nth-child(2) {
  font-weight: bold;
  color: #27CBD3;
  float: right;
}

.FamilyTrial-trialShow-showCont p span em {
  font-size: 0.266667rem;
  color: #707070;
  margin-left: 0.133333rem;
}

.FamilyTrial-trialShow-showCont p::before {
  position: absolute;
  content: "";
  background-color: #27CBD3;
  width: 0.106667rem;
  height: 0.106667rem;
  border-radius: 0.106667rem;
  left: 0;
  top: 0.24rem;
}

.FamilyTrial-trialShow-showCont-hr {
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
  border-top: 1PX solid #EDEDED;
}

.FamilyTrial-trialShow .Trust-Slide-Ruler {
  margin-top: 0.48rem;
  overflow: hidden;
}

.FamilyTrial-trialShow-footer-prompt {
  background: #F5F5F5;
  border-radius: 0.08rem;
  font-weight: 400;
  color: #6C6D70;
  font-size: 0.373333rem;
  padding: 0.32rem;
}

.FamilyTrial-trialShow-footer-instructions {
  font-size: 0.373333rem;
  font-weight: 400;
  color: #999999;
  margin-top: 0.32rem;
}

.FamilyTrial .tabBtnLayer {
  display: inline-block;
  min-width: 1.36rem;
  padding: 0.24rem 0.373333rem;
  font-size: 0.373333rem;
  color: #999;
  font-weight: 400;
  border-radius: 0.08rem;
  text-align: center;
  background-color: #fff;
  border: 1PX solid #999;
  margin-top: 0.266667rem;
}

.FamilyTrial .tabBtnLayer-active {
  color: #fff;
  background-color: #27CBD3;
  border-color: #27CBD3;
}

.FamilyTrial .tabBtnLayer:not(:last-child) {
  margin-right: 0.373333rem;
}

.FamilyTrial-btnLayer {
  position: absolute;
  height: 1.68rem;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.FamilyTrial-btnLayer-moneyBtn,
.FamilyTrial-btnLayer-submitBtn {
  -ms-flex: 1 1;
      flex: 1 1;
}

.FamilyTrial-btnLayer-moneyBtn {
  line-height: 1.68rem;
  padding-left: 0.693333rem;
  color: #FF7845;
  font-size: 0.586667rem;
}

.FamilyTrial-btnLayer-submitBtn {
  padding-right: 0.853333rem;
  text-align: right;
}

.FamilyTrial-btnLayer-submitBtn .am-button {
  background-color: #27CBD3;
  min-width: 1.653333rem;
  height: 0.906667rem;
  line-height: 0.906667rem;
  color: #fff;
  font-size: 0.4rem;
  border-radius: 0.16rem;
  display: inline-block;
  margin-top: 0.373333rem;
  padding: 0 0.4rem;
}

.FamilyTrial-btnLayer-submitBtn .am-button:before {
  border-color: #27CBD3;
}.PolicyHolderConfirm {
  background-color: #fff;
  text-align: center;
}

.PolicyHolderConfirm img {
  width: 1.333333rem;
  margin: 0 auto;
  margin-top: 2.453333rem;
}

.PolicyHolderConfirm p {
  margin-top: 0.533333rem;
  text-align: center;
  font-size: 0.4rem;
  font-weight: bold;
  color: #747474;
  line-height: 1.6;
}

.PolicyHolderConfirm .am-button {
  margin: 0.773333rem 0.906667rem;
  background-color: #27CBD3;
  line-height: 1.226667rem;
  height: 1.226667rem;
  border-radius: 0.266667rem;
  color: #fff;
  font-size: 0.426667rem;
  font-weight: bold;
}.PolicyHolderCheck .am-list-body:before {
  background-color: initial;
}

.PolicyHolderCheck-wxPrompt {
  background: rgba(255, 194, 75, 0.15);
  display: -ms-flexbox;
  display: flex;
  padding: 0.213333rem 0.453333rem;
}

.PolicyHolderCheck-wxPrompt-thumb {
  padding-right: 0.213333rem;
}

.PolicyHolderCheck-wxPrompt-thumb img {
  width: 0.373333rem;
}

.PolicyHolderCheck-wxPrompt-cont {
  font-size: 0.346667rem;
  color: #FB9F24;
}

.PolicyHolderCheck-body {
  background-color: #fff;
  margin: 0.64rem 0.4rem 0.64rem;
  border-radius: 0.16rem;
  padding: 0.72rem 0.533333rem;
}

.PolicyHolderCheck-body .am-input-item {
  padding-left: 0;
}

.PolicyHolderCheck-body .am-input-item .am-list-line {
  padding-right: 0;
}

.PolicyHolderCheck-body .am-input-item .am-list-line .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
  font-weight: 500;
}

.PolicyHolderCheck-body .am-input-item .am-list-line .am-input-control input {
  color: #333;
  font-size: 0.373333rem;
}

.PolicyHolderCheck-prompt {
  padding: 0.426667rem 0;
  font-size: 0.32rem;
  text-align: left;
  line-height: 1.6;
  color: #27CBD3;
  font-weight: 500;
}

.PolicyHolderCheck-prompt img {
  width: 0.373333rem;
  height: 0.373333rem;
  vertical-align: middle;
  margin-right: 0.08rem;
}

.PolicyHolderCheck-tip {
  background-color: #fff;
  margin: 0.32rem;
  padding: 0.453333rem 0.4rem 0.426667rem 0.4rem;
  border-radius: 0.16rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.PolicyHolderCheck-tip img {
  width: 0.666667rem;
  height: 0.666667rem;
  margin-right: 0.213333rem;
}

.PolicyHolderCheck-tip div {
  color: #484848;
  font-size: 0.373333rem;
  line-height: 1.5;
}

.PolicyHolderCheck-submit {
  margin: 0.773333rem 0.906667rem;
  background-color: #27CBD3;
  line-height: 1.226667rem;
  height: 1.226667rem;
  border-radius: 0.266667rem;
  color: #fff;
  font-size: 0.426667rem;
  font-weight: bold;
}

.PolicyHolderCheck .am-checkbox-agree {
  margin-left: 0.426667rem;
}

.PolicyHolderCheck .am-checkbox-agree .am-checkbox-agree-label {
  font-size: 0.373333rem;
}

.PolicyHolderCheck .am-checkbox-agree .am-checkbox-agree-label a {
  color: #27CBD3;
}

.PolicyHolderCheck .am-checkbox-agree .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  border-color: #27CBD3;
  background: #27CBD3;
}

.PolicyHolderCheck-modal .am-modal-content {
  text-align: left;
}

.PolicyHolderCheck-modal .am-modal-body {
  max-height: 6.133333rem !important;
}.Liability {
  text-align: center;
}

.Liability-main {
  margin: 0.32rem 0.4rem 0;
  border-radius: 0.16rem;
  background-color: #fff;
  padding: 0.613333rem 0.48rem;
}

.Liability-main h2,
.Liability-main p {
  font-size: 0.373333rem;
  color: #333;
  line-height: 1.5;
  font-weight: 500;
}

.Liability-btn {
  margin: 0.773333rem 0.906667rem;
  background-color: #27CBD3;
  line-height: 1.226667rem;
  height: 1.226667rem;
  border-radius: 0.266667rem;
  color: #fff;
  font-size: 0.426667rem;
  font-weight: bold;
}.ImportantNote-main {
  margin: 0.32rem 0.4rem 0;
  border-radius: 0.16rem;
  background-color: #fff;
  padding: 0.613333rem 0.48rem;
}

.ImportantNote-main h2,
.ImportantNote-main p,
.ImportantNote-main a {
  font-size: 0.373333rem;
  color: #333;
  line-height: 1.5;
  font-weight: 500;
}

.ImportantNote-pdfLayer {
  font-size: 0.373333rem;
  line-height: 1.5;
  font-weight: 500;
  color: #27CBD3;
  text-decoration: underline;
}

.ImportantNote-btn.am-button {
  margin: 0.773333rem 0.906667rem;
  background-color: #27CBD3;
  line-height: 1.226667rem;
  height: 1.226667rem;
  border-radius: 0.266667rem;
  color: #fff;
  font-size: 0.426667rem;
  font-weight: bold;
}.OrderInfoCheck {
  padding: 0 0.4rem;
}

.OrderInfoCheck .am-accordion .am-accordion-item {
  margin-top: 0.32rem;
}

.OrderInfoCheck .am-accordion .am-accordion-item .am-accordion-header {
  color: #333333;
  font-size: 0.426667rem;
  font-weight: bold;
  min-height: 1.226667rem;
  line-height: 1.226667rem;
  height: initial;
  padding-right: 0.32rem;
  padding-left: 0.32rem;
  white-space: inherit !important;
}

.OrderInfoCheck .am-accordion .am-accordion-item .am-accordion-header .arrow {
  background-image: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png');
  background-size: 22PX 22PX;
  width: 22PX;
  height: 22PX;
}

.OrderInfoCheck .am-accordion .am-accordion-item .am-list-item .am-list-content {
  color: #999999;
  font-size: 0.373333rem;
  font-weight: bold;
}

.OrderInfoCheck .am-accordion .am-accordion-item .am-list-item .am-list-extra {
  color: #474747;
  font-size: 0.373333rem;
  font-weight: bold;
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}

.OrderInfoCheck .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box::after {
  content: none !important;
}

.OrderInfoCheck-copyBtn {
  display: inline-block;
  padding: 0.026667rem 0.213333rem;
  margin-left: 0.066667rem;
  background: #27CBD3;
  border-radius: 0.253333rem;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 0.32rem;
  text-align: center;
}

.OrderInfoCheck-main {
  margin: 0.32rem 0.4rem 0;
  border-radius: 0.16rem;
  background-color: #fff;
  padding: 0.613333rem 0.48rem;
}

.OrderInfoCheck-main h2,
.OrderInfoCheck-main p,
.OrderInfoCheck-main a {
  font-size: 0.373333rem;
  color: #333;
  line-height: 1.5;
  font-weight: 500;
}

.OrderInfoCheck-btn.am-button {
  margin: 0.773333rem 0.906667rem;
  background-color: #27CBD3;
  line-height: 1.226667rem;
  height: 1.226667rem;
  border-radius: 0.266667rem;
  color: #fff;
  font-size: 0.426667rem;
  font-weight: bold;
}

.OrderInfoCheck-healthLayer .am-list-content {
  white-space: inherit !important;
}

.OrderInfoCheck-prodcutLayer .arrow {
  display: none;
}

.OrderInfoCheck-prodcutLayer .responsibility {
  font-size: 12PX;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5;
  padding-top: 0.08rem;
  padding-bottom: 0.08rem;
}

.OrderInfoCheck-prodcutLayer .responsibility span {
  display: inline-block;
}

.OrderInfoCheck-prodcutLayer .responsibility span:nth-child(1) {
  -ms-flex: 0 0 1.6rem;
      flex: 0 0 1.6rem;
}

.OrderInfoCheck-prodcutLayer .responsibility span:nth-child(2) {
  padding-right: 0.066667rem;
}

.OrderInfoCheck-prodcutLayer .responsibility.responsibilityAmount span:nth-child(2) {
  -ms-flex: 0 0 30%;
      flex: 0 0 30%;
}

.OrderInfoCheck-prodcutLayer .remarks {
  font-size: 12PX;
  font-weight: bold;
  color: #27262c;
  line-height: 1.5;
  padding-top: 0.08rem;
  padding-bottom: 0.08rem;
}

.OrderInfoCheck-renewal {
  background: #FFFFFF;
  border-radius: 0.266667rem;
  margin-top: 0.213333rem;
  padding: 0 0.32rem;
}

.OrderInfoCheck-renewal-title {
  padding: 0.32rem 0;
  font-size: 0.426667rem;
  color: #27262C;
  text-align: left;
  position: relative;
  font-weight: bold;
}

.OrderInfoCheck-renewal-title::after {
  content: '';
  position: absolute;
  background-color: #ddd;
  display: block;
  z-index: 1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1PX;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: scaleY(0.33);
      -ms-transform: scaleY(0.33);
          transform: scaleY(0.33);
}

.OrderInfoCheck-renewal-body,
.OrderInfoCheck-renewal-tips {
  margin-top: 0.32rem;
  color: #27262C;
}

.OrderInfoCheck-renewal-body {
  font-size: 0.373333rem;
  display: -ms-flexbox;
  display: flex;
}

.OrderInfoCheck-renewal-body-item:first-child {
  -ms-flex: 1 1;
      flex: 1 1;
}

.OrderInfoCheck-renewal-body-item:first-child span {
  background-color: rgba(254, 185, 90, 0.15);
  border-radius: 0.053333rem;
  margin-left: 0.106667rem;
  padding: 0.066667rem 0.053333rem;
  font-size: 0.266667rem;
  color: #FEB95A;
  text-align: center;
}

.OrderInfoCheck-renewal-body-item:last-child {
  display: -ms-flexbox;
  display: flex;
}

.OrderInfoCheck-renewal-body-item:last-child .renewal-btn {
  font-size: 0.32rem;
  color: #959499;
  text-align: center;
  background: #F8F8F8;
  border-radius: 0.053333rem;
  padding: 0.053333rem 0.213333rem;
}

.OrderInfoCheck-renewal-body-item:last-child .renewal-btn.active {
  color: #00BBD1;
  background-color: #E8FDFF;
}

.OrderInfoCheck-renewal-body-item:last-child .renewal-btn:last-child {
  margin-left: 0.213333rem;
}

.OrderInfoCheck-renewal-tips {
  font-size: 0.32rem;
  padding-bottom: 0.32rem;
  line-height: 1.6;
}

.OrderInfoCheck .content-body,
.OrderInfoCheck .salesInfoLayer,
.OrderInfoCheck .contHeader .am-list-body,
.OrderInfoCheck .other-body {
  line-height: 1.6;
}

.OrderInfoCheck .content-body h3,
.OrderInfoCheck .salesInfoLayer h3,
.OrderInfoCheck .contHeader .am-list-body h3,
.OrderInfoCheck .other-body h3 {
  font-size: 0.373333rem;
  color: #27262C;
  text-align: left;
}

.OrderInfoCheck .content-body h3 span,
.OrderInfoCheck .salesInfoLayer h3 span,
.OrderInfoCheck .contHeader .am-list-body h3 span,
.OrderInfoCheck .other-body h3 span {
  color: #959499;
}

.OrderInfoCheck .content {
  padding: 0 0.32rem;
}

.OrderInfoCheck .content-title {
  font-weight: normal;
  font-size: 0.373333rem;
  color: #00BBD1;
  text-align: left;
  padding: 0.213333rem 0;
}

.OrderInfoCheck .content-body {
  background: #F6FDFE;
  border-radius: 0.213333rem;
  padding: 0.32rem;
  margin-bottom: 0.213333rem;
}

.OrderInfoCheck .contHeader .am-list-header {
  color: #27262C;
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0;
}

.OrderInfoCheck .contHeader .am-list-item {
  padding-left: 0;
}

.OrderInfoCheck .contHeader .am-list-line {
  padding-right: 0;
}

.OrderInfoCheck .contHeader .am-list-body {
  padding: 0.32rem 0;
}

.OrderInfoCheck .salesInfoLayer {
  padding: 0.32rem 0.426667rem;
}

.OrderInfoCheck .productInfoLayer {
  background-color: #fff;
  margin-top: 0.426667rem;
  padding-bottom: 0.32rem;
}

.OrderInfoCheck .productInfoLayer h2 {
  color: #333333;
  font-size: 0.426667rem;
  font-weight: bold;
  min-height: 1.226667rem;
  line-height: 1.226667rem;
  height: initial;
  padding-right: 0.426667rem;
  padding-left: 0.426667rem;
}

.OrderInfoCheck .healthLayer-checkboxItem,
.OrderInfoCheck .healthLayer-subTitle,
.OrderInfoCheck .healthLayer-subTCont {
  color: #9E9E9E;
}

.OrderInfoCheck .healthLayer-checkboxItem {
  display: -ms-flexbox;
  display: flex;
  padding: 0.266667rem 0;
}

.OrderInfoCheck .healthLayer-checkboxItem span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
      flex: 1 1;
  text-align: center;
  -ms-flex-align: center;
      align-items: center;
}

.OrderInfoCheck .healthLayer-checkboxItem span em {
  position: relative;
  border: 1PX solid #ccc;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 0.4rem;
  display: inline-block;
  margin-right: 0.4rem;
}

.OrderInfoCheck .healthLayer-checkboxItem span.checkboxActive em {
  border-color: #27CBD3;
}

.OrderInfoCheck .healthLayer-checkboxItem span.checkboxActive em::before {
  content: " ";
  top: 0;
  right: 0.133333rem;
  z-index: 999;
  width: 0.12rem;
  height: 0.266667rem;
  border-style: solid;
  border-width: 0 1PX 1PX 0;
  border-color: #27CBD3;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  position: absolute;
}

.OrderInfoCheck .healthLayer-subTitle:before {
  content: '*';
  color: #F3747D;
  margin-right: 0.266667rem;
}

.OrderInfoCheck .healthLayer-subTCont {
  margin-left: 0.2rem;
}

.OrderInfoCheck .am-checkbox-agree {
  margin-left: 0 !important;
}

.OrderInfoCheck .am-checkbox-agree .am-checkbox-agree-label {
  font-size: 0.373333rem;
}

.OrderInfoCheck .am-checkbox-agree .am-checkbox-agree-label a {
  color: #27CBD3;
}

.OrderInfoCheck .am-checkbox-agree .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  border-color: #27CBD3;
  background: #27CBD3;
}

.OrderInfoCheck-docA {
  color: #27CBD3;
}

.OrderInfoCheck-docA.readTrue {
  color: #9E9E9E !important;
}

.OrderInfoCheck-pdfModal {
  width: 90% !important;
  position: absolute;
  top: 0.266667rem;
  bottom: 0.8rem;
}

.OrderInfoCheck-pdfModal-main {
  max-height: 100% !important;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.OrderInfoCheck-pdfModal .am-modal-content {
  text-align: left;
}

.OrderInfoCheck-pdfModal .am-modal-content p {
  font-size: 0.4rem;
}

.OrderInfoCheck-pdfModal .am-modal-content img {
  max-width: 100%;
}

.OrderInfoCheck-pdfModal .am-modal-close .am-modal-close-x {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAGKADAAQAAAABAAAAGAAAAADiNXWtAAABh0lEQVRIDe1UsUoEMRCdyYkglrb6A8LtLwjeYuNXCNecPyFoJf6AgmBho5UiarWnXCNi524jfoK9IOLtOLNL7nJJdpPrL81mJjPvJW9mFmCx5lZgVGzA8/v63HmSQKTsPMcBv+Ur/MEHPOVbdnCrneUpDIsvyPJDM84lQLzhgFUY00M0iYAD3fEL1vj7YxKgaVR7eWZWnHPgHtvf0MFd2E5GTpx2TMBhBRDPoNcd8Jf0sUsgJ7EkAXCBciUSL2IJabfPmwu2/HKZ4ACn9s0FRpb/BfVZ80ts8DTZN2XR6WECibDlUnjEvgMg1lxu3gIeR+CSiEdWEFyC/DWQE3NJTRReTWVgG9T11DaDZ/dxBKI5lbcsDXLVPlk3zivvY+YkTGAXtJdstnbX7AMCEtngdUHHwRY2SJrb1A8+mVCnuxom3k8QAtc3tFvYQ+ISxII3kSi1w1P9oo99Rb6MHaIKxP6tEA00uHyXTKPaIx1zlyzzLU5i+rzO4bkg6sMwfwTqvDmYC0ebAv8OC9kcZVFrrgAAAABJRU5ErkJggg==) !important;
}

.OrderInfoCheck-pdfModal .am-modal-body {
  max-height: inherit !important;
  position: relative;
  height: calc(100% - 1.68rem);
}

.OrderInfoCheck-pdfModal .am-modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
}

.OrderInfoCheck-pdfModal .am-modal-footer .am-modal-button {
  -ms-flex: auto;
      flex: auto;
}

.OrderInfoCheck-pdfModal .am-modal-footer .am-modal-button:nth-child(2) {
  width: 60%;
}

.OrderInfoCheck-agreeModal .am-modal-button {
  font-size: 0.4rem !important;
}

.OrderInfoCheck-holder {
  width: 86% !important;
}

.OrderInfoCheck-holder-tips {
  font-size: 0.373333rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #f3747d;
  padding-top: 0.426667rem;
  text-align: left;
}

.OrderInfoCheck-holder .am-modal-content {
  padding-top: 0.426667rem;
}

.OrderInfoCheck-holder .am-modal-body {
  padding: 0 0.426667rem 0.426667rem !important;
}

.OrderInfoCheck-holder .am-modal-header .am-modal-title {
  font-size: 0.4rem !important;
}

.OrderInfoCheck-holder .am-modal-footer .am-modal-button {
  font-size: 0.4rem !important;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}

.OrderInfoCheck-holder .am-modal-footer .am-modal-button:nth-child(1) {
  color: #27262c !important;
}

.OrderInfoCheck-holder .am-modal-footer .am-modal-button:nth-child(2) {
  color: #27CBD3 !important;
}

.OrderInfoCheck-holder .am-list-item.am-input-item {
  padding-left: 0;
}

.OrderInfoCheck-holder .am-list-item .am-list-line {
  padding-right: 0;
}

.OrderInfoCheck-holder .am-list-item .am-list-line::after {
  -webkit-transform: scaleY(0.6) !important;
      -ms-transform: scaleY(0.6) !important;
          transform: scaleY(0.6) !important;
  content: '';
  position: absolute;
  background-color: #ddd;
  display: block;
  z-index: 1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1PX;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

.OrderInfoCheck-holder .am-list-item .am-list-line .am-input-label {
  font-size: 0.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #27262c;
  width: 2rem;
}

.OrderInfoCheck-holder .am-list-item .am-list-line .am-input-control {
  font-size: 0.373333rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #27262c;
}

.OrderInfoCheck-holder .am-list-item .am-list-line .am-input-control input {
  padding: 0;
}

.OrderInfoCheck-holder .am-list-item .am-list-line .am-input-control input:disabled {
  color: #27262c !important;
}

.OrderInfoCheck-holder .am-list-item .am-list-line .am-input-control input::-webkit-input-placeholder {
  font-size: 0.373333rem;
  color: #c8c8c8 !important;
}

.OrderInfoCheck-holder .am-list-item .am-list-line .am-input-control input::-moz-placeholder {
  font-size: 0.373333rem;
  color: #c8c8c8 !important;
}

.OrderInfoCheck-holder .am-list-item .am-list-line .am-input-control input:-ms-input-placeholder {
  font-size: 0.373333rem;
  color: #c8c8c8 !important;
}

.OrderInfoCheck-uwShow {
  line-height: 1.7;
}

.OrderInfoCheck-uwShow-title {
  font-size: 0.373333rem;
  color: #27262C;
  padding-bottom: 0.213333rem;
}

.OrderInfoCheck-uwShow-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
}

.OrderInfoCheck-uwShow-content span:nth-child(1) {
  -ms-flex: 1 1;
      flex: 1 1;
  color: #959499;
}

.OrderInfoCheck-uwShow-content span:nth-child(2) {
  width: 0.666667rem;
  text-align: right;
  color: #27262C;
}

.OrderInfoCheck-uwShow-result span {
  display: block;
}

.OrderInfoCheck-uwShow-result span:nth-child(1) {
  color: #27262C;
  padding: 0.213333rem 0;
}

.OrderInfoCheck-uwShow-result span:nth-child(2) {
  color: #959499;
}

.OrderInfoCheck-uwShow-content span,
.OrderInfoCheck-uwShow-result span {
  font-size: 0.373333rem;
}

.OrderInfoCheck-uwFileShow {
  font-size: 0.373333rem;
  word-wrap: break-word;
}

.OrderInfoCheck-uwFileShow-title {
  color: #27262C;
}

.OrderInfoCheck-uwFileShow-result {
  color: #9E9E9E;
  margin-top: 0.16rem;
}

.OrderInfoCheck .other {
  background: #FFFFFF;
  border-radius: 0.266667rem;
  margin-top: 0.213333rem;
  padding: 0 0.32rem;
}

.OrderInfoCheck .other-title {
  padding: 0.32rem 0;
  font-size: 0.426667rem;
  color: #27262C;
  text-align: left;
  position: relative;
  font-weight: bold;
}

.OrderInfoCheck .other-title::after {
  content: '';
  position: absolute;
  background-color: #ddd;
  display: block;
  z-index: 1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1PX;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: scaleY(0.33);
      -ms-transform: scaleY(0.33);
          transform: scaleY(0.33);
}

.OrderInfoCheck .other-body {
  padding: 0.32rem 0;
}.RiskPrompt {
  margin: 0.426667rem 0.4rem 0.64rem;
}

.RiskPrompt h1,
.RiskPrompt h2 {
  padding: 0;
  margin: 0;
}

.RiskPrompt-header,
.RiskPrompt-main {
  background-color: #fff;
  border-radius: 0.16rem;
  padding: 0.346667rem 0.4rem;
}

.RiskPrompt-header {
  line-height: 1.6;
}

.RiskPrompt-header h1 {
  font-size: 0.346667rem;
  color: #27CBD3;
  font-weight: bold;
}

.RiskPrompt-header h2 {
  font-size: 0.346667rem;
  color: #333333;
  font-weight: bold;
}

.RiskPrompt-main {
  margin-top: 0.32rem;
}

.RiskPrompt-tips {
  margin-top: 0.346667rem;
}

.RiskPrompt-tips span {
  padding: 0.106667rem 0.32rem;
  font-size: 0.346667rem;
  color: #fff;
  border-radius: 0.32rem;
  background-color: #27CBD3;
}

.RiskPrompt-textAnserAreaItem {
  border: 1PX solid #D8D8D8;
  padding: 0.186667rem 0.346667rem;
}

.RiskPrompt-textAnserAreaItem .am-textarea-control {
  padding: 0;
}

.RiskPrompt-textAnserAreaItem textarea {
  font-size: 0.373333rem;
}

.RiskPrompt-btnLayer {
  margin: 0.773333rem 0.906667rem;
  background-color: #27CBD3;
  line-height: 1.226667rem;
  height: 1.226667rem;
  border-radius: 0.266667rem;
  color: #fff;
  font-size: 0.426667rem;
  font-weight: bold;
}.insureManual {
  background-color: #fff;
  text-align: center;
}

.insureManual .prompt_logo {
  width: 60%;
  margin: 0 auto;
  background-size: 100% auto;
  margin-top: 1.84rem;
}

.insureManual .prompt_cont {
  margin-top: 0.746667rem;
  text-align: center;
}

.insureManual .prompt_cont p:nth-child(1) {
  color: #747474;
  font-size: 0.48rem;
  padding-bottom: 0.266667rem;
  font-weight: bold;
}

.insureManual .prompt_cont p:nth-child(2) {
  font-size: 0.32rem;
  color: #B5B5B5;
  line-height: 1.6;
}

.insureManual .prompt_btn {
  text-align: center;
  margin-top: 0.32rem;
  font-size: 0.32rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #B5B5B5;
}

.insureManual .prompt_btn span {
  width: 0.96rem;
  height: 0.506667rem;
  line-height: 0.506667rem;
  background: #27CBD3;
  border-radius: 0.253333rem;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 0.32rem;
  margin-left: 0.426667rem;
  display: inline-block;
  text-align: center;
}.HolderHandleCheck-btn {
  margin: 0.773333rem 0.906667rem;
  background-color: #27CBD3;
  line-height: 1.226667rem;
  height: 1.226667rem;
  border-radius: 0.266667rem;
  color: #fff;
  font-size: 0.426667rem;
  font-weight: bold;
  text-align: center;
}

.HolderHandleCheck .text {
  width: 8.8rem;
  padding-top: 0.506667rem;
  color: #333;
  font-size: 0.346667rem;
  line-height: 0.56rem;
  margin: 0 auto 0.48rem;
}

.HolderHandleCheck-verifyCode {
  width: 9.2rem;
  margin: 0 auto;
}

.HolderHandleCheck-verifyCode .am-list-item {
  line-height: 1.226667rem;
  height: 1.226667rem;
}

.HolderHandleCheck-verifyCode .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
}.RiskEvaluation {
  padding: 0.32rem 0.4rem 0;
}

.RiskEvaluation h1,
.RiskEvaluation h2 {
  padding: 0;
  margin: 0;
}

.RiskEvaluation-bg {
  background: #FFFFFF;
  border-radius: 0.16rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.RiskEvaluation-header {
  padding: 0.4rem;
  line-height: 1.5;
}

.RiskEvaluation-header img {
  width: 0.453333rem;
  height: 0.453333rem;
  margin-right: 0.133333rem;
  vertical-align: middle;
}

.RiskEvaluation-header h1 {
  font-size: 0.373333rem;
  font-weight: 500;
  color: #27CBD3;
}

.RiskEvaluation-header h2 {
  font-size: 0.373333rem;
  font-weight: 500;
  color: #FFAF12;
}

.RiskEvaluation-body {
  margin-top: 0.32rem;
}

.RiskEvaluation-body-questionLayer {
  padding-top: 0.16rem;
  margin-bottom: 0.213333rem;
}

.RiskEvaluation-body-questionLayer.am-list .am-list-header {
  padding: 0.213333rem 0;
  font-size: 0.373333rem;
  font-weight: 500;
  color: #333;
}

.RiskEvaluation-body-questionLayer.am-list .am-list-header:not(:last-child) {
  border-bottom: 1PX dotted #DCDCDC;
}

.RiskEvaluation-body-questionLayer.am-list .am-list-body {
  border-bottom: none !important;
}

.RiskEvaluation-body-questionLayer.am-list .am-list-body::before,
.RiskEvaluation-body-questionLayer.am-list .am-list-body::after {
  display: none !important;
}

.RiskEvaluation-body-questionLayer.am-list .am-list-body .am-list-item {
  padding-left: 0;
}

.RiskEvaluation-body-questionLayer.am-list .am-list-body .am-list-item .am-list-thumb .am-checkbox .am-checkbox-inner {
  left: 0 !important;
  border: 3PX solid #F1F1F1;
}

.RiskEvaluation-body-questionLayer.am-list .am-list-body .am-list-item .am-list-thumb .am-checkbox .am-checkbox-inner::after {
  width: 11PX;
  height: 11PX;
  background: #CCCCCC;
  border-radius: 50%;
  border-width: 0;
  top: 2PX;
  left: 2PX;
}

.RiskEvaluation-body-questionLayer.am-list .am-list-body .am-list-item .am-list-thumb .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  background: #FFF;
  border-color: #F1F1F1;
}

.RiskEvaluation-body-questionLayer.am-list .am-list-body .am-list-item .am-list-thumb .am-checkbox.am-checkbox-checked .am-checkbox-inner::after {
  width: 11PX;
  height: 11PX;
  background: #27CBD3;
  border-radius: 50%;
  border-width: 0;
  top: 2PX;
  left: 2PX;
}

.RiskEvaluation-body-questionLayer.am-list .am-list-body .am-list-item .am-list-line {
  padding-right: 0;
}

.RiskEvaluation-body-questionLayer.am-list .am-list-body .am-list-item .am-list-line::after {
  display: none !important;
}

.RiskEvaluation-body-questionLayer.am-list .am-list-body .am-list-item .am-list-line .am-list-content {
  font-size: 0.373333rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #666666;
}

.RiskEvaluation-defaultShow3 {
  margin-top: 0.426667rem;
}

.RiskEvaluation-defaultShow3-info {
  line-height: 1.8;
  font-size: 0.346667rem;
  color: #333333;
}

.RiskEvaluation-defaultShow3-btn {
  display: -ms-flexbox;
  display: flex;
}

.RiskEvaluation-defaultShow3-btn a {
  -ms-flex: 1 1;
      flex: 1 1;
  margin: 0.426667rem;
}

.RiskEvaluation-defaultShow3-btn a:nth-child(1) {
  background-color: #fff;
  color: #27CBD3;
  border: 1PX solid #27CBD3;
}

.RiskEvaluation-btnLayer.am-button {
  margin: 0.64rem 0.933333rem 0.906667rem;
  height: 1.226667rem;
  line-height: 1.226667rem;
  background: #27CBD3;
  border-radius: 0.266667rem;
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
}

.RiskEvaluation-btnLayer.am-button::before {
  content: none !important;
}

.RiskEvaluation-modal {
  width: 85% !important;
}

.RiskEvaluation-modal.goBtn .am-modal-footer .am-modal-button {
  color: #FFAF12 !important;
}

.RiskEvaluation-modal .am-modal-body {
  padding: 0.133333rem 0.4rem 0.56rem !important;
  line-height: 1.8 !important;
  text-align: left;
}

.RiskEvaluation-modal .am-modal-body h1,
.RiskEvaluation-modal .am-modal-body h2 {
  padding: 0;
  margin: 0;
}

.RiskEvaluation-modal .am-modal-body img {
  width: 0.453333rem;
  height: 0.453333rem;
  margin-right: 0.133333rem;
  vertical-align: middle;
}

.RiskEvaluation-modal .am-modal-body h1 {
  font-size: 0.373333rem;
  font-weight: 500;
  color: #27CBD3;
  border-bottom: 1PX dotted #DCDCDC;
  padding: 0.293333rem 0;
}

.RiskEvaluation-modal .am-modal-body h2 {
  font-size: 0.346667rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #333333;
  padding-top: 0.24rem;
}.RiskEvaluationResult {
  padding: 0.32rem 0.4rem 0;
}

.RiskEvaluationResult h1,
.RiskEvaluationResult h2 {
  padding: 0;
  margin: 0;
}

.RiskEvaluationResult-bg {
  background: #FFFFFF;
  border-radius: 0.16rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.RiskEvaluationResult-header {
  padding: 0.133333rem 0.4rem 0.56rem;
  line-height: 1.5;
}

.RiskEvaluationResult-header img {
  width: 0.453333rem;
  height: 0.453333rem;
  margin-right: 0.133333rem;
  vertical-align: middle;
}

.RiskEvaluationResult-header h1 {
  font-size: 0.373333rem;
  font-weight: 500;
  color: #27CBD3;
  border-bottom: 1PX dotted #DCDCDC;
  padding: 0.293333rem 0;
}

.RiskEvaluationResult-header h2 {
  font-size: 0.346667rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #333333;
  padding-top: 0.24rem;
}

.RiskEvaluationResult-btnLayer {
  margin: 0.64rem 0.933333rem 0.906667rem;
  height: 1.226667rem;
  line-height: 1.226667rem;
  background: #27CBD3;
  border-radius: 0.266667rem;
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
}

.RiskEvaluationResult-btnLayer.goBtn {
  background-color: #FFAF12;
}.ToolbarWrap {
  background: #fff;
}

.ToolbarWrap-body {
  display: inline-block;
  width: 33.33%;
  text-align: center;
  vertical-align: top;
}

.ToolbarWrap-wrap {
  display: inline-block;
  width: 90%;
  margin: 0.533333rem 0;
  text-align: center;
  font-size: 0.32rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
}

.ToolbarWrap-img {
  width: 0.933333rem;
  height: 1.066667rem;
  margin-bottom: 0.133333rem;
}

.ToolbarWrap-title {
  display: block;
}.ToolbarDetailWrap-wrap {
  width: 96%;
  margin-left: 2%;
  margin-top: 0.32rem;
  max-height: 13.333333rem;
  background: #fff;
  overflow: auto;
}

.ToolbarDetailWrap-img {
  width: 100%;
}

.ToolbarDetailWrap .Btn {
  display: inline-block;
  width: 3.733333rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  border-radius: 0.133333rem;
  font-size: 0.373333rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-left: 0.8rem;
  margin-top: 0.586667rem;
}

.ToolbarDetailWrap-Btnleft {
  background: #FFAF12;
}

.ToolbarDetailWrap-Btnright {
  background: #27CBD3;
}

.ToolbarDetailWrap-icon {
  width: 0.426667rem;
  height: 0.426667rem;
  margin-right: 0.066667rem;
  vertical-align: text-bottom;
}.FormPolicyHolder-body {
  position: absolute;
  bottom: 1.866667rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding: 0.32rem 0.506667rem;
}

.FormPolicyHolder-body-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0.293333rem 0.4rem;
}

.FormPolicyHolder-body-title span {
  position: relative;
  padding-left: 0.32rem;
}

.FormPolicyHolder-body-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.FormPolicyHolder-body-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.FormPolicyHolder-body .am-list-item {
  padding-left: 0.666667rem;
}

.FormPolicyHolder-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.FormPolicyHolder-body .am-list-item .am-list-content,
.FormPolicyHolder-body .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
  width: 2.866667rem !important;
  margin-right: 5PX !important;
  white-space: initial !important;
}

.FormPolicyHolder-body .am-list-item .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
}

.FormPolicyHolder-body .am-list-item .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
}

.FormPolicyHolder-body .am-list-item .am-list-extra,
.FormPolicyHolder-body .am-list-item .am-input-control,
.FormPolicyHolder-body .am-list-item input,
.FormPolicyHolder-body .am-list-item textarea {
  color: #333;
  font-size: 0.373333rem;
}

.FormPolicyHolder-btnLayer {
  position: absolute;
  height: 1.226667rem;
  left: 0;
  right: 0;
  bottom: 0.533333rem;
  padding: 0 0.933333rem;
}

.FormPolicyHolder-btnLayer .am-button {
  border-radius: 0;
  height: 1.226667rem;
  line-height: 1.226667rem;
  border-radius: 0.266667rem;
  background-color: #27CBD3;
  color: #fff;
}

.FormPolicyHolder-btnLayer .am-button::before {
  border-radius: 0;
}

.nationLayer .am-list-line {
  background: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') no-repeat right 0.56rem center;
  background-size: 22PX 22PX;
}.FormRecognizee-body {
  position: absolute;
  bottom: 1.866667rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding: 0.32rem 0.506667rem;
}

.FormRecognizee-body .am-list-item {
  padding-left: 0.666667rem;
}

.FormRecognizee-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.FormRecognizee-body .am-list-item .am-list-content,
.FormRecognizee-body .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
  width: 2.866667rem !important;
  margin-right: 5PX !important;
  white-space: initial !important;
}

.FormRecognizee-body .am-list-item .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
}

.FormRecognizee-body .am-list-item .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
}

.FormRecognizee-body .am-list-item .am-list-extra,
.FormRecognizee-body .am-list-item .am-input-control,
.FormRecognizee-body .am-list-item input,
.FormRecognizee-body .am-list-item textarea {
  color: #333;
  font-size: 0.373333rem;
}

.FormRecognizee-body .RelationLayer {
  margin-top: 0.32rem;
}

.FormRecognizee-body-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0.293333rem 0.4rem;
}

.FormRecognizee-body-title span {
  position: relative;
  padding-left: 0.32rem;
}

.FormRecognizee-body-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.FormRecognizee-body-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.FormRecognizee-btnLayer {
  position: absolute;
  height: 1.226667rem;
  left: 0;
  right: 0;
  bottom: 0.266667rem;
  padding: 0 0.933333rem;
  display: -ms-flexbox;
  display: flex;
}

.FormRecognizee-btnLayer div {
  -ms-flex: 1 1;
      flex: 1 1;
  padding: 0 0.266667rem;
}

.FormRecognizee-btnLayer .am-button {
  border-radius: 0;
  height: 1.226667rem;
  line-height: 1.226667rem;
  border-radius: 0.266667rem;
  background-color: #27CBD3;
  color: #fff;
}

.FormRecognizee-btnLayer .am-button::before {
  border-radius: 0;
}

.FormRecognizee .formProductLayer .TrialLayerShow {
  margin-top: 0;
  padding-top: 0.426667rem;
}

.FormRecognizee .formProductLayer .TrialLayerShow-money .am-input-label {
  width: 1.6rem !important;
}.SecondPolicyHolder-header {
  height: 1.066667rem;
  line-height: 1.066667rem;
}

.SecondPolicyHolder-header span {
  font-size: 0.426667rem;
  color: #27CBD3;
  float: left;
}

.SecondPolicyHolder-header div {
  padding-left: 2.4rem;
  font-size: 28;
  color: #FFC24B;
}

.SecondPolicyHolder-hidden {
  opacity: 0;
  position: absolute !important;
  z-index: -1;
}

.SecondPolicyHolder-brief-info {
  background: #fff;
  font-size: 0.346667rem;
  padding: 0.16rem 0.666667rem;
  color: #f3747d;
}

.SecondPolicyHolder .am-list-body {
  background-color: inherit;
}

.SecondPolicyHolder .am-list-body .am-list-item {
  padding-left: 0.666667rem;
}

.SecondPolicyHolder .am-list-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.SecondPolicyHolder .am-list-body .am-list-item .am-list-content,
.SecondPolicyHolder .am-list-body .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
}

.SecondPolicyHolder .am-list-body .am-list-item .am-list-extra,
.SecondPolicyHolder .am-list-body .am-list-item .am-input-control,
.SecondPolicyHolder .am-list-body .am-list-item input,
.SecondPolicyHolder .am-list-body .am-list-item textarea {
  color: #333;
  font-size: 0.373333rem;
  text-align: left;
}

.SecondPolicyHolder-inputLeft .am-list-line .am-input-label {
  width: 2.266667rem;
}

.SecondPolicyHolder-pickerDefault .am-list-line .am-list-extra,
.SecondPolicyHolder-dateDefault .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 59%;
      flex-basis: 59%;
}

.SecondPolicyHolder-pickerDefault .am-list-line .am-list-arrow,
.SecondPolicyHolder-dateDefault .am-list-line .am-list-arrow {
  background-image: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') !important;
  background-size: 22PX 22PX !important;
  width: 22PX !important;
  height: 22PX !important;
}

.SecondPolicyHolder-packerPecial > .am-list-line .am-list-content {
  display: none;
}

.SecondPolicyHolder-packerPecial > .am-list-line .am-list-extra {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: left;
}

.SecondPolicyHolder-capital input {
  text-transform: uppercase;
}

.SecondPolicyHolder .noData .am-list-extra {
  color: #bbb !important;
}

.SecondPolicyHolder .deleteButton {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  z-index: 99;
  width: 0.8rem;
  height: 0.733333rem;
}

.SecondPolicyHolder .deleteButton img {
  width: 0.746667rem;
  height: 0.72rem;
}

.SecondPolicyHolder-addBtn {
  background: #fff;
  margin-top: 0.266667rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  color: #FFAF12;
  font-size: 0.373333rem;
  font-weight: 500;
}

.SecondPolicyHolder .addressDefault .am-list-extra {
  padding: 0 !important;
}

.SecondPolicyHolder .addressDefault .am-checkbox-agree {
  margin-left: 0;
}

.SecondPolicyHolder .addressDefault .am-checkbox-agree .am-checkbox-agree-label {
  font-size: 0.373333rem;
}

.SecondPolicyHolder .addressDefault .am-checkbox-agree .am-checkbox-agree-label .am-checkbox .am-checkbox-inner {
  width: 18PX;
  height: 18PX;
}

.SecondPolicyHolder .addressDefault .am-checkbox-agree .am-checkbox-agree-label .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  background: #27CBD3;
  border-color: #27CBD3;
}

.nationLayer .am-list-line {
  background: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') no-repeat right 0.56rem center;
  background-size: 22PX 22PX;
}.FormRecognizeeSecond-body {
  position: absolute;
  bottom: 1.866667rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding: 0.32rem 0.506667rem;
}

.FormRecognizeeSecond-body .am-list-item {
  padding-left: 0.666667rem;
}

.FormRecognizeeSecond-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.FormRecognizeeSecond-body .am-list-item .am-list-content,
.FormRecognizeeSecond-body .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
  width: 2.866667rem !important;
  margin-right: 5PX !important;
  white-space: initial !important;
}

.FormRecognizeeSecond-body .am-list-item .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
}

.FormRecognizeeSecond-body .am-list-item .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
}

.FormRecognizeeSecond-body .am-list-item .am-list-extra,
.FormRecognizeeSecond-body .am-list-item .am-input-control,
.FormRecognizeeSecond-body .am-list-item input,
.FormRecognizeeSecond-body .am-list-item textarea {
  color: #333;
  font-size: 0.373333rem;
}

.FormRecognizeeSecond-body .RelationLayer {
  margin-top: 0.32rem;
}

.FormRecognizeeSecond-body-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0.293333rem 0.4rem;
}

.FormRecognizeeSecond-body-title span {
  position: relative;
  padding-left: 0.32rem;
}

.FormRecognizeeSecond-body-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.FormRecognizeeSecond-body-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.FormRecognizeeSecond-btnLayer {
  position: absolute;
  height: 1.226667rem;
  left: 0;
  right: 0;
  bottom: 0.266667rem;
  padding: 0 0.933333rem;
  display: -ms-flexbox;
  display: flex;
}

.FormRecognizeeSecond-btnLayer div {
  -ms-flex: 1 1;
      flex: 1 1;
  padding: 0 0.266667rem;
}

.FormRecognizeeSecond-btnLayer .am-button {
  border-radius: 0;
  height: 1.226667rem;
  line-height: 1.226667rem;
  border-radius: 0.266667rem;
  background-color: #27CBD3;
  color: #fff;
}

.FormRecognizeeSecond-btnLayer .am-button::before {
  border-radius: 0;
}

.FormRecognizeeSecond-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding-bottom: 0.293333rem;
  padding-left: 0.4rem;
  margin-top: 0.32rem;
}

.FormRecognizeeSecond-title span {
  position: relative;
  padding-left: 0.32rem;
}

.FormRecognizeeSecond-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.FormRecognizeeSecond-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.FormRecognizeeSecond .Recognizee {
  margin-top: 0.32rem;
}

.FormRecognizeeSecond .formProductLayer .TrialLayerShow {
  margin-top: 0;
  padding-top: 0.426667rem;
}

.FormRecognizeeSecond .formProductLayer .TrialLayerShow-money .am-input-label {
  width: 1.6rem !important;
}

.FormRecognizeeSecond-crsLayer {
  position: relative;
}

.FormRecognizeeSecond-crsLayer-hidden {
  position: absolute !important;
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.FamilyFormPolicyHolder-body {
  position: absolute;
  bottom: 1.866667rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding: 0.32rem 0.506667rem;
}

.FamilyFormPolicyHolder-body-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0.293333rem 0.4rem;
}

.FamilyFormPolicyHolder-body-title span {
  position: relative;
  padding-left: 0.32rem;
}

.FamilyFormPolicyHolder-body-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.FamilyFormPolicyHolder-body-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.FamilyFormPolicyHolder-body .am-list-item {
  padding-left: 0.666667rem;
}

.FamilyFormPolicyHolder-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.FamilyFormPolicyHolder-body .am-list-item .am-list-content,
.FamilyFormPolicyHolder-body .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
  width: 2.866667rem !important;
  margin-right: 5PX !important;
  white-space: initial !important;
}

.FamilyFormPolicyHolder-body .am-list-item .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
}

.FamilyFormPolicyHolder-body .am-list-item .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
}

.FamilyFormPolicyHolder-body .am-list-item .am-list-extra,
.FamilyFormPolicyHolder-body .am-list-item .am-input-control,
.FamilyFormPolicyHolder-body .am-list-item input,
.FamilyFormPolicyHolder-body .am-list-item textarea {
  color: #333;
  font-size: 0.373333rem;
}

.FamilyFormPolicyHolder-btnLayer {
  position: absolute;
  height: 1.226667rem;
  left: 0;
  right: 0;
  bottom: 0.533333rem;
  padding: 0 0.933333rem;
}

.FamilyFormPolicyHolder-btnLayer .am-button {
  border-radius: 0;
  height: 1.226667rem;
  line-height: 1.226667rem;
  border-radius: 0.266667rem;
  background-color: #27CBD3;
  color: #fff;
}

.FamilyFormPolicyHolder-btnLayer .am-button::before {
  border-radius: 0;
}

.nationLayer .am-list-line {
  background: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') no-repeat right 0.56rem center;
  background-size: 22PX 22PX;
}.FamilyFormRecognizee-body {
  position: absolute;
  bottom: 1.866667rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
}

.FamilyFormRecognizee-body .am-list-item {
  padding-left: 0.666667rem;
}

.FamilyFormRecognizee-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.FamilyFormRecognizee-body .am-list-item .am-list-content,
.FamilyFormRecognizee-body .am-list-item .am-input-label {
  color: #8A8A8A !important;
  font-size: 0.373333rem !important;
  width: 2.866667rem !important;
  margin-right: 5PX !important;
  white-space: initial !important;
}

.FamilyFormRecognizee-body .am-list-item .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
}

.FamilyFormRecognizee-body .am-list-item .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
}

.FamilyFormRecognizee-body .am-list-item .am-list-extra,
.FamilyFormRecognizee-body .am-list-item .am-input-control,
.FamilyFormRecognizee-body .am-list-item input,
.FamilyFormRecognizee-body .am-list-item textarea {
  color: #333 !important;
  font-size: 0.373333rem !important;
}

.FamilyFormRecognizee-body .RelationLayer {
  margin-top: 0.32rem;
}

.FamilyFormRecognizee-body-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0.293333rem 0.4rem;
}

.FamilyFormRecognizee-body-title span {
  position: relative;
  padding-left: 0.32rem;
}

.FamilyFormRecognizee-body-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.FamilyFormRecognizee-body-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.FamilyFormRecognizee-tab-body {
  padding: 0 0.32rem;
}

.FamilyFormRecognizee-tab-body .TrialLayerShow-main-label,
.FamilyFormRecognizee-tab-body .TrialLayerShow-main .am-input-label {
  width: 2rem !important;
}

.FamilyFormRecognizee .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar .am-tabs-default-bar-content .am-tabs-default-bar-tab {
  line-height: inherit !important;
  font-size: 0.373333rem;
}

.FamilyFormRecognizee .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar .am-tabs-default-bar-content .am-tabs-default-bar-tab.am-tabs-default-bar-tab-active {
  color: #27CBD3;
}

.FamilyFormRecognizee .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar .am-tabs-default-bar-content .am-tabs-default-bar-underline {
  border-color: #27CBD3;
}

.FamilyFormRecognizee-btnLayer {
  position: absolute;
  height: 1.68rem;
  left: 0.56rem;
  right: 0.4rem;
  bottom: 0;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.FamilyFormRecognizee-btnLayer-left {
  -ms-flex: 1 1;
      flex: 1 1;
}

.FamilyFormRecognizee-btnLayer-left img {
  width: 1.653333rem;
  height: 1.013333rem;
}

.FamilyFormRecognizee-btnLayer-right {
  float: right;
  border: 1PX solid #27CBD3;
  border-radius: 100PX;
  overflow: hidden;
}

.FamilyFormRecognizee-btnLayer-right div {
  display: inline-block;
  font-size: 0.4rem;
  height: 0.88rem;
  line-height: 0.88rem;
  width: 2.986667rem;
  text-align: center;
}

.FamilyFormRecognizee-btnLayer-right div:nth-child(1) {
  color: #27CBD3;
  background-color: #fff;
}

.FamilyFormRecognizee-btnLayer-right div:nth-child(2) {
  color: #fff;
  background-color: #27CBD3;
}

.FamilyFormRecognizee-btnLayer-right div::before {
  border-radius: 0;
}

.FamilyFormRecognizee-delete-click {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.746667rem;
  height: 0.72rem;
}

.FamilyFormRecognizee-delete-click img {
  width: 0.746667rem;
  height: 0.72rem;
}

.FamilyFormRecognizee .formProductLayer .TrialLayerShow {
  margin-top: 0;
  padding-top: 0.426667rem;
}.FormMorePolicyHolder-body {
  position: absolute;
  bottom: 1.866667rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding: 0.32rem 0.506667rem;
}

.FormMorePolicyHolder-body-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0.293333rem 0.4rem;
}

.FormMorePolicyHolder-body-title span {
  position: relative;
  padding-left: 0.32rem;
}

.FormMorePolicyHolder-body-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.FormMorePolicyHolder-body-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.FormMorePolicyHolder-body .am-list-item {
  padding-left: 0.666667rem;
}

.FormMorePolicyHolder-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.FormMorePolicyHolder-body .am-list-item .am-list-content,
.FormMorePolicyHolder-body .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
  width: 2.866667rem !important;
  margin-right: 5PX !important;
  white-space: initial !important;
}

.FormMorePolicyHolder-body .am-list-item .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
}

.FormMorePolicyHolder-body .am-list-item .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
}

.FormMorePolicyHolder-body .am-list-item .am-list-extra,
.FormMorePolicyHolder-body .am-list-item .am-input-control,
.FormMorePolicyHolder-body .am-list-item input,
.FormMorePolicyHolder-body .am-list-item textarea {
  color: #333;
  font-size: 0.373333rem;
}

.FormMorePolicyHolder-btnLayer {
  position: absolute;
  height: 1.226667rem;
  left: 0;
  right: 0;
  bottom: 0.533333rem;
  padding: 0 0.933333rem;
}

.FormMorePolicyHolder-btnLayer .am-button {
  border-radius: 0;
  height: 1.226667rem;
  line-height: 1.226667rem;
  border-radius: 0.266667rem;
  background-color: #27CBD3;
  color: #fff;
}

.FormMorePolicyHolder-btnLayer .am-button::before {
  border-radius: 0;
}

.nationLayer .am-list-line {
  background: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') no-repeat right 0.56rem center;
  background-size: 22PX 22PX;
}.FormMoreRecognizee-body {
  position: absolute;
  bottom: 1.866667rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
}

.FormMoreRecognizee-body .am-list-item .am-list-content,
.FormMoreRecognizee-body .am-list-item .am-input-label {
  color: #8A8A8A !important;
  font-size: 0.373333rem !important;
  width: 2.866667rem !important;
  margin-right: 5PX !important;
  white-space: initial !important;
}

.FormMoreRecognizee-body .am-list-item .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
}

.FormMoreRecognizee-body .am-list-item .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
}

.FormMoreRecognizee-body .am-list-item .am-list-extra,
.FormMoreRecognizee-body .am-list-item .am-input-control,
.FormMoreRecognizee-body .am-list-item input,
.FormMoreRecognizee-body .am-list-item textarea {
  color: #333 !important;
  font-size: 0.373333rem !important;
}

.FormMoreRecognizee-body .RelationLayer {
  margin-top: 0.32rem;
}

.FormMoreRecognizee-body-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0.293333rem 0.4rem;
}

.FormMoreRecognizee-body-title span {
  position: relative;
  padding-left: 0.32rem;
}

.FormMoreRecognizee-body-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.FormMoreRecognizee-body-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.FormMoreRecognizee-tab-body {
  padding: 0 0.32rem;
}

.FormMoreRecognizee-tab-body .TrialLayerShow-main-label,
.FormMoreRecognizee-tab-body .TrialLayerShow-main .am-input-label {
  width: 2rem !important;
}

.FormMoreRecognizee .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar .am-tabs-default-bar-content .am-tabs-default-bar-tab {
  line-height: inherit !important;
  font-size: 0.373333rem;
}

.FormMoreRecognizee .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar .am-tabs-default-bar-content .am-tabs-default-bar-tab.am-tabs-default-bar-tab-active {
  color: #27CBD3;
}

.FormMoreRecognizee .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar .am-tabs-default-bar-content .am-tabs-default-bar-underline {
  border-color: #27CBD3;
}

.FormMoreRecognizee-btnLayer {
  position: absolute;
  height: 1.68rem;
  left: 0.56rem;
  right: 0.4rem;
  bottom: 0;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.FormMoreRecognizee-btnLayer-content {
  -ms-flex: 1 1;
      flex: 1 1;
  border: 1PX solid #27CBD3;
  border-radius: 100PX;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
}

.FormMoreRecognizee-btnLayer-content div {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.4rem;
  height: 1.04rem;
  line-height: 1.04rem;
  text-align: center;
}

.FormMoreRecognizee-btnLayer-content div:nth-child(1) {
  color: #27CBD3;
  background-color: #fff;
}

.FormMoreRecognizee-btnLayer-content div:nth-child(2) {
  color: #fff;
  background-color: #27CBD3;
}

.FormMoreRecognizee-btnLayer-content div::before {
  border-radius: 0;
}

.FormMoreRecognizee .formProductLayer {
  background-color: #fff;
  border-radius: 0.16rem;
  overflow: hidden;
  margin-top: 0.32rem;
}

.FormMoreRecognizee .formProductLayer .TrialLayerShow {
  margin-top: 0;
  padding-top: 0.426667rem;
}.HolderOrderCheck {
  padding: 0 0.4rem;
}

.HolderOrderCheck .am-checkbox-agree {
  margin-left: 0 !important;
}

.HolderOrderCheck .am-checkbox-agree .am-checkbox-agree-label {
  font-size: 0.373333rem;
}

.HolderOrderCheck .am-checkbox-agree .am-checkbox-agree-label a {
  color: #27CBD3;
}

.HolderOrderCheck .am-checkbox-agree .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  border-color: #27CBD3;
  background: #27CBD3;
}

.HolderOrderCheck-btn.am-button {
  margin: 0.773333rem 0.906667rem;
  background-color: #27CBD3;
  line-height: 1.226667rem;
  height: 1.226667rem;
  border-radius: 0.266667rem;
  color: #fff;
  font-size: 0.426667rem;
  font-weight: bold;
}

.HolderOrderCheck-pdfModal {
  width: 90% !important;
  position: absolute;
  top: 0.266667rem;
  bottom: 0.8rem;
}

.HolderOrderCheck-pdfModal-main {
  max-height: 100% !important;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.HolderOrderCheck-pdfModal .am-modal-content {
  text-align: left;
}

.HolderOrderCheck-pdfModal .am-modal-content p {
  font-size: 0.4rem;
}

.HolderOrderCheck-pdfModal .am-modal-content img {
  max-width: 100%;
}

.HolderOrderCheck-pdfModal .am-modal-close .am-modal-close-x {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAGKADAAQAAAABAAAAGAAAAADiNXWtAAABh0lEQVRIDe1UsUoEMRCdyYkglrb6A8LtLwjeYuNXCNecPyFoJf6AgmBho5UiarWnXCNi524jfoK9IOLtOLNL7nJJdpPrL81mJjPvJW9mFmCx5lZgVGzA8/v63HmSQKTsPMcBv+Ur/MEHPOVbdnCrneUpDIsvyPJDM84lQLzhgFUY00M0iYAD3fEL1vj7YxKgaVR7eWZWnHPgHtvf0MFd2E5GTpx2TMBhBRDPoNcd8Jf0sUsgJ7EkAXCBciUSL2IJabfPmwu2/HKZ4ACn9s0FRpb/BfVZ80ts8DTZN2XR6WECibDlUnjEvgMg1lxu3gIeR+CSiEdWEFyC/DWQE3NJTRReTWVgG9T11DaDZ/dxBKI5lbcsDXLVPlk3zivvY+YkTGAXtJdstnbX7AMCEtngdUHHwRY2SJrb1A8+mVCnuxom3k8QAtc3tFvYQ+ISxII3kSi1w1P9oo99Rb6MHaIKxP6tEA00uHyXTKPaIx1zlyzzLU5i+rzO4bkg6sMwfwTqvDmYC0ebAv8OC9kcZVFrrgAAAABJRU5ErkJggg==) !important;
}

.HolderOrderCheck-pdfModal .am-modal-body {
  max-height: inherit !important;
  position: relative;
  height: calc(100% - 1.68rem);
}

.HolderOrderCheck-pdfModal .am-modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
}

.HolderOrderCheck-pdfModal .am-modal-footer .am-modal-button {
  -ms-flex: auto;
      flex: auto;
}

.HolderOrderCheck-pdfModal .am-modal-footer .am-modal-button:nth-child(2) {
  width: 60%;
}

.HolderOrderCheck-docA {
  color: #27CBD3;
}

.HolderOrderCheck-docA.readTrue {
  color: #9E9E9E !important;
}

.HolderOrderCheck-agreeModal .am-modal-button {
  font-size: 0.4rem !important;
}.CombinationPolicyHolder-body {
  position: absolute;
  bottom: 1.866667rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding: 0.32rem 0.506667rem;
}

.CombinationPolicyHolder-body-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0.293333rem 0.4rem;
}

.CombinationPolicyHolder-body-title span {
  position: relative;
  padding-left: 0.32rem;
}

.CombinationPolicyHolder-body-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.CombinationPolicyHolder-body-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.CombinationPolicyHolder-body .am-list-item {
  padding-left: 0.666667rem;
}

.CombinationPolicyHolder-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.CombinationPolicyHolder-body .am-list-item .am-list-content,
.CombinationPolicyHolder-body .am-list-item .am-input-label {
  color: #8A8A8A;
  font-size: 0.373333rem;
  width: 2.866667rem !important;
  margin-right: 5PX !important;
  white-space: initial !important;
}

.CombinationPolicyHolder-body .am-list-item .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
}

.CombinationPolicyHolder-body .am-list-item .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
}

.CombinationPolicyHolder-body .am-list-item .am-list-extra,
.CombinationPolicyHolder-body .am-list-item .am-input-control,
.CombinationPolicyHolder-body .am-list-item input,
.CombinationPolicyHolder-body .am-list-item textarea {
  color: #333;
  font-size: 0.373333rem;
}

.CombinationPolicyHolder-btnLayer {
  position: absolute;
  height: 1.226667rem;
  left: 0;
  right: 0;
  bottom: 0.533333rem;
  padding: 0 0.933333rem;
}

.CombinationPolicyHolder-btnLayer .am-button {
  border-radius: 0;
  height: 1.226667rem;
  line-height: 1.226667rem;
  border-radius: 0.266667rem;
  background-color: #27CBD3;
  color: #fff;
}

.CombinationPolicyHolder-btnLayer .am-button::before {
  border-radius: 0;
}

.nationLayer .am-list-line {
  background: url('https://prd-public-bucket.oss-cn-hzfinance.aliyuncs.com/IAC_WEB/PageImages/arrow-right.png') no-repeat right 0.56rem center;
  background-size: 22PX 22PX;
}.CombinationRecognizee-body {
  position: absolute;
  bottom: 1.866667rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding: 0.32rem 0.506667rem;
}

.CombinationRecognizee-body .am-list-item {
  padding-left: 0.666667rem;
}

.CombinationRecognizee-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.CombinationRecognizee-body .am-list-item .am-list-content,
.CombinationRecognizee-body .am-list-item .am-input-label {
  color: #8A8A8A !important;
  font-size: 0.373333rem !important;
  width: 2.866667rem !important;
  margin-right: 5PX !important;
  white-space: initial !important;
}

.CombinationRecognizee-body .am-list-item .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
}

.CombinationRecognizee-body .am-list-item .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
}

.CombinationRecognizee-body .am-list-item .am-list-extra,
.CombinationRecognizee-body .am-list-item .am-input-control,
.CombinationRecognizee-body .am-list-item input,
.CombinationRecognizee-body .am-list-item textarea {
  color: #333 !important;
  font-size: 0.373333rem !important;
}

.CombinationRecognizee-body .RelationLayer {
  margin-top: 0.32rem;
}

.CombinationRecognizee-body-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0.293333rem 0.4rem;
}

.CombinationRecognizee-body-title span {
  position: relative;
  padding-left: 0.32rem;
}

.CombinationRecognizee-body-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.CombinationRecognizee-body-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.CombinationRecognizee-btnLayer {
  position: absolute;
  height: 1.226667rem;
  left: 0;
  right: 0;
  bottom: 0.266667rem;
  padding: 0 0.933333rem;
  display: -ms-flexbox;
  display: flex;
}

.CombinationRecognizee-btnLayer div {
  -ms-flex: 1 1;
      flex: 1 1;
  padding: 0 0.266667rem;
}

.CombinationRecognizee-btnLayer .am-button {
  border-radius: 0;
  height: 1.226667rem;
  line-height: 1.226667rem;
  border-radius: 0.266667rem;
  background-color: #27CBD3;
  color: #fff;
}

.CombinationRecognizee-btnLayer .am-button::before {
  border-radius: 0;
}

.CombinationRecognizee .Recognizee {
  margin-top: 0.32rem;
}

.CombinationRecognizee .formProductLayer .TrialLayerShow {
  margin-top: 0;
  padding-top: 0.426667rem;
}

.CombinationRecognizee .formProductLayer .TrialLayerShow-money .am-input-label {
  width: 1.6rem !important;
}.CombinationRecognizeeSecond-body {
  position: absolute;
  bottom: 1.866667rem;
  top: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  padding: 0.32rem 0.506667rem;
}

.CombinationRecognizeeSecond-body .am-list-item {
  padding-left: 0.666667rem;
}

.CombinationRecognizeeSecond-body .am-list-item .am-list-line {
  padding-right: 0.56rem;
}

.CombinationRecognizeeSecond-body .am-list-item .am-list-content,
.CombinationRecognizeeSecond-body .am-list-item .am-input-label {
  color: #8A8A8A !important;
  font-size: 0.373333rem !important;
  width: 2.866667rem !important;
  margin-right: 5PX !important;
  white-space: initial !important;
}

.CombinationRecognizeeSecond-body .am-list-item .am-list-content {
  -ms-flex: initial !important;
      flex: initial !important;
}

.CombinationRecognizeeSecond-body .am-list-item .am-list-extra {
  -ms-flex: 1 1 !important;
      flex: 1 1 !important;
}

.CombinationRecognizeeSecond-body .am-list-item .am-list-extra,
.CombinationRecognizeeSecond-body .am-list-item .am-input-control,
.CombinationRecognizeeSecond-body .am-list-item input,
.CombinationRecognizeeSecond-body .am-list-item textarea {
  color: #333 !important;
  font-size: 0.373333rem !important;
}

.CombinationRecognizeeSecond-body .RelationLayer {
  margin-top: 0.32rem;
}

.CombinationRecognizeeSecond-body-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding: 0.293333rem 0.4rem;
}

.CombinationRecognizeeSecond-body-title span {
  position: relative;
  padding-left: 0.32rem;
}

.CombinationRecognizeeSecond-body-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.CombinationRecognizeeSecond-body-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.CombinationRecognizeeSecond-btnLayer {
  position: absolute;
  height: 1.226667rem;
  left: 0;
  right: 0;
  bottom: 0.266667rem;
  padding: 0 0.933333rem;
  display: -ms-flexbox;
  display: flex;
}

.CombinationRecognizeeSecond-btnLayer div {
  -ms-flex: 1 1;
      flex: 1 1;
  padding: 0 0.266667rem;
}

.CombinationRecognizeeSecond-btnLayer .am-button {
  border-radius: 0;
  height: 1.226667rem;
  line-height: 1.226667rem;
  border-radius: 0.266667rem;
  background-color: #27CBD3;
  color: #fff;
}

.CombinationRecognizeeSecond-btnLayer .am-button::before {
  border-radius: 0;
}

.CombinationRecognizeeSecond-title {
  color: #27CBD3;
  font-size: 0.426667rem;
  font-weight: bold;
  padding-bottom: 0.293333rem;
  padding-left: 0.4rem;
  margin-top: 0.32rem;
}

.CombinationRecognizeeSecond-title span {
  position: relative;
  padding-left: 0.32rem;
}

.CombinationRecognizeeSecond-title span:before {
  position: absolute;
  content: '';
  background-color: #27CBD3;
  width: 0.133333rem;
  height: 0.293333rem;
  border-radius: 0.066667rem;
  left: 0;
  top: 0.133333rem;
}

.CombinationRecognizeeSecond-title span em {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #FFAF12;
  padding-left: 0.32rem;
}

.CombinationRecognizeeSecond .Recognizee {
  margin-top: 0.32rem;
}

.CombinationRecognizeeSecond .formProductLayer .TrialLayerShow {
  margin-top: 0;
  padding-top: 0.426667rem;
}

.CombinationRecognizeeSecond .formProductLayer .TrialLayerShow-money .am-input-label {
  width: 1.6rem !important;
}

.CombinationRecognizeeSecond-isSameLayer {
  background-color: #fff;
  margin-bottom: 0.426667rem;
}

.CombinationRecognizeeSecond-isSameLayer .am-list-body {
  display: -ms-flexbox;
  display: flex;
}

.CombinationRecognizeeSecond-isSameLayer .am-list-body .am-checkbox.am-checkbox-checked .am-checkbox-inner {
  border-color: #27CBD3;
  background-color: #27CBD3;
}

.CombinationRecognizeeSecond-crsLayer {
  position: relative;
}

.CombinationRecognizeeSecond-crsLayer-hidden {
  position: absolute !important;
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.adm-image-uploader {
  --cell-size: 80px;
  --gap: 12px;
  ---gap: var(--gap);
  ---gap-horizontal: var(--gap-horizontal, var(--gap));
  ---gap-vertical: var(--gap-vertical, var(--gap));
}
.adm-image-uploader-grid,
.adm-image-uploader-space {
  --gap: var(---gap);
  --gap-horizontal: var(---gap-horizontal);
  --gap-vertical: var(---gap-vertical);
}
.adm-image-uploader-cell {
  position: relative;
  width: var(--cell-size);
  height: var(--cell-size);
  border-radius: 4px;
  overflow: hidden;
}
.adm-image-uploader-cell-fail {
  border: red solid 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.adm-image-uploader-cell-delete {
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0 0 0 12px;
  font-size: 8px;
  color: var(--adm-color-white);
  cursor: pointer;
}
.adm-image-uploader-cell-delete-icon {
  position: absolute;
  left: 4px;
  top: 3px;
}
.adm-image-uploader-cell-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: var(--adm-color-white);
  background-color: rgba(50, 50, 51, 0.88);
}
.adm-image-uploader-cell-loading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 8px;
}
.adm-image-uploader-cell-mask-message {
  display: inline-block;
  padding: 6px 4px;
  font-size: var(--adm-font-size-4);
}
.adm-image-uploader-cell-image {
  width: var(--cell-size);
  height: var(--cell-size);
}
.adm-image-uploader-upload-button-wrap {
  position: relative;
}
.adm-image-uploader-upload-button-wrap .adm-image-uploader-upload-button {
  background-color: var(--adm-color-box);
  text-align: center;
  line-height: var(--cell-size);
  display: block;
}
.adm-image-uploader-upload-button-wrap .adm-image-uploader-upload-button-icon {
  color: #999999;
  font-size: 32px;
}
.adm-image-uploader-upload-button-wrap .adm-image-uploader-input {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.adm-image-uploader .adm-image-uploader-gap-measure {
  position: absolute;
  left: 0;
  top: 0;
  height: var(--gap-horizontal);
  width: 0;
}
.adm-image-viewer-content {
  width: 100vw;
  height: 100vh;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.adm-image-viewer-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 1;
}
.adm-image-viewer-slides {
  height: 100%;
  position: relative;
  z-index: 1;
  cursor: -webkit-grab;
  cursor: grab;
  -ms-touch-action: none;
      touch-action: none;
}
.adm-image-viewer-slides-inner {
  height: 100%;
  white-space: nowrap;
}
.adm-image-viewer-slides-inner > * {
  margin-right: 16px;
}
.adm-image-viewer-slide {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.adm-image-viewer-control {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: -webkit-grab;
  cursor: grab;
  -ms-touch-action: none;
      touch-action: none;
}
.adm-image-viewer-image-wrapper {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.adm-image-viewer-image-wrapper img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.adm-image-viewer-indicator {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 12px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #e6e6e6;
  font-size: var(--adm-font-size-6);
}
.UserConfig {
  min-height: 100vh;
  background: #F6F8FA;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 0.32rem;
}

.UserConfig .am-list-body .am-list-item {
  padding-left: 0.426667rem;
}

.UserConfig .am-list-body .am-list-item .am-list-line {
  padding-right: 0;
}

.UserConfig .am-list-body .am-list-item .am-list-line .am-list-content {
  font-size: 0.426667rem;
  color: #959499;
  line-height: 0.64rem;
  width: 2.666667rem;
  -ms-flex: none;
      flex: none;
}

.UserConfig .am-list-body .am-list-item .am-list-line .am-list-extra {
  -ms-flex: 1 1;
      flex: 1 1;
  font-size: 0.373333rem;
  color: #27262C;
  line-height: 0.56rem;
  padding: 0.506667rem 0.426667rem 0.506667rem 0;
}

.UserConfig-head .am-list-extra {
  padding-right: 0 !important;
}

.UserConfig-head .adm-space.adm-space-block {
  -ms-flex-pack: right;
      justify-content: right;
  -ms-flex-align: center;
      align-items: center;
}

.UserConfig-head .adm-image-uploader-cell,
.UserConfig-head .adm-image {
  width: 1.173333rem;
  height: 1.173333rem;
}

.UserConfig-head .adm-image-uploader-cell img,
.UserConfig-head .adm-image img {
  width: 100%;
  height: 100%;
  border-radius: 0.586667rem;
}

.UserConfig-head .adm-image-uploader-upload-button-wrap {
  padding-right: 0.426667rem;
}

.UserConfig-head .adm-image-uploader-upload-button-wrap img {
  width: 0.173333rem;
  height: 0.32rem;
}

.UserConfig-btnStyle {
  position: fixed !important;
  bottom: 0.426667rem;
  margin: 0 5%;
  width: 90%;
  height: 1.2rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border-radius: 0.6rem;
  font-size: 0.426667rem;
  color: #FFFFFF;
  line-height: 1.2rem;
}

.UserConfig .adm-center-popup-wrap {
  min-width: unset;
  max-width: unset;
}

.UserConfig .adm-modal-body {
  max-height: unset;
}

.UserConfig-poster {
  background: transparent;
  padding-top: 0!important;
  border-radius: 0;
}

.UserConfig-poster .adm-modal-content {
  padding: 0;
  max-height: unset;
}

.UserConfig-poster-content {
  width: 7.973333rem;
  height: 14.2rem;
  background: url(https://prd-public-bucket.trustlife.com/FRONT/iacweb/1779877759317/static/media/poster_bg.312fb224.png) no-repeat;
  background-size: 100%;
  padding: 2.893333rem 0.96rem 0 0.653333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.UserConfig-poster-content img {
  float: right;
  width: 4.106667rem;
  height: 4.106667rem;
  border-radius: 50%;
}

.UserConfig-poster-content h2 {
  font-size: 0.533333rem;
  color: #000000;
  line-height: 0.746667rem;
  padding-top: 3.64rem;
  white-space: nowrap;
}

.UserConfig-poster-content div {
  font-size: 0.226667rem;
  color: #999999;
  line-height: 0.426667rem;
  padding-top: 0.546667rem;
}

.UserConfig-poster-content div p {
  font-size: 0.306667rem;
  color: #333333;
  line-height: 0.533333rem;
  margin-top: 0.053333rem;
  margin-bottom: 0.293333rem;
}

.UserConfig-poster .adm-button {
  margin: 0.373333rem auto 0;
  width: 3.733333rem;
  height: 0.88rem;
  line-height: 0.88rem;
  background: #00BBD1;
  border-color: #00BBD1;
  border-radius: 0.44rem;
  padding: unset;
  font-size: 0.373333rem;
  color: #FFFFFF;
}

.avatarEditor .btn {
  width: 100%;
  position: absolute;
  z-index: 9;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
}

.avatarEditor .btn .am-button {
  margin: 0.4rem;
  -ms-flex: 1 1;
      flex: 1 1;
  background: #27CBD3;
  border-color: #27CBD3;
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #FFFFFF;
}.orderList {
  background: #F6F8FA;
}

.orderList .stickyTop {
  position: sticky;
  top: 0;
  z-index: 9;
}

.orderList-search {
  background: #fff;
  padding: 0.32rem 0.32rem 0;
}

.orderList-search .am-search {
  height: 0.88rem;
  background: #F6F9F9;
  border-radius: 0.44rem;
}

.orderList-search .am-search .am-search-input {
  height: 0.88rem;
  line-height: 0.88rem;
  padding-left: 0.426667rem;
  background: #F6F9F9;
  border-radius: 0.44rem;
}

.orderList-search .am-search .am-search-input .am-search-synthetic-ph {
  height: 0.88rem;
  line-height: 0.88rem;
  text-align: left;
  padding-left: 0.16rem;
}

.orderList-search .am-search .am-search-input .am-search-synthetic-ph .am-search-synthetic-ph-placeholder {
  padding-left: 0.266667rem;
  font-size: 0.32rem;
  color: #C7C7CA;
}

.orderList-search .am-search .am-search-input .am-search-value {
  height: 0.88rem;
  line-height: 0.88rem;
  font-size: 0.32rem;
}

.orderList-search .am-search .am-search-input .am-search-clear {
  height: 0.88rem;
  padding: 0 0.426667rem 0 0;
}

.orderList-search .am-search .am-search-cancel {
  display: none;
}

.orderList .am-tabs {
  background: #FFFFFF;
  padding: 0.32rem 0;
}

.orderList .am-tabs .am-tabs-default-bar-underline {
  display: none;
}

.orderList .am-tabs .am-tabs-default-bar-tab {
  font-size: 0.373333rem;
  color: #ABABB2;
  line-height: 0.533333rem;
  width: unset !important;
  height: unset;
  padding: 0 0.426667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.orderList .am-tabs .am-tabs-default-bar-tab:after {
  height: 0 !important;
}

.orderList .am-tabs .am-tabs-default-bar-tab-active div {
  background: #00BBD1;
  font-size: 0.373333rem;
  color: #FFFFFF;
  padding: 0.053333rem 0.32rem;
  border-radius: 0.426667rem;
}

.orderList .am-tabs .am-tabs-default-bar-tab-active div:after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-left: 0.2rem solid transparent;
  border-right: 0.2rem solid transparent;
  border-top: 0.133333rem solid #00BBD1;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 0.64rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.orderList .am-tabs .am-tabs-default-bar-tab-active div.fiveWords:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.orderList-offLayer {
  text-align: left;
  color: #333;
  font-weight: bold;
}

.orderList-offLayer span {
  min-width: 1.733333rem;
  display: inline-block;
  color: #474747;
  font-weight: 500;
}

.orderList-orderBody {
  padding: 0.213333rem 0.32rem;
}

.orderList-orderBody .am-list-view-scrollview > .am-list-body {
  background-color: inherit;
}

.orderList-orderBody .am-list-body {
  background-color: transparent;
}

.orderList-orderBody .am-list-body:before,
.orderList-orderBody .am-list-body:after {
  content: none !important;
}

.orderList-item {
  margin-bottom: 0.16rem;
}

.orderList-item-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  height: 1.066667rem;
  padding: 0.213333rem 0 0 0.32rem;
  font-size: 0.32rem;
  color: #959499;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.orderList-item-header div {
  width: 2.88rem;
  text-align: center;
  font-size: 0.373333rem;
  color: #FFFFFF;
}

.orderList-item-header.blue {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXwAAACsCAMAAAD/qZThAAABL1BMVEUAAAD///8Au9EAvNH///8Avc4Au9H///////////////////////////////8Au9H///8Au9L///////////////////////////////////////////8Au9H///8Au9IAu9H///////8Au9EAu9H///////8Au9H///////////8AvNEAu9H///8AutH///////8Au9IAutL///8Au9IAutD///8AvdMAt8////////////8Au9FT0eAjxdgLvtNe1OL9/v/y/P2d5e4yydorx9kZwtYSwNT2/f227PKi5u573Odo1+QEvdL5/f74/f7r+vzW9fiV4+xx2ubj+PrK8fXD7/Su6vGp6fCH3+pa0+FO0N9Fzt48zNzc9vnR8/eO4esCvNGB3ehY0uG57fMt6zteAAAAO3RSTlMA/vjRKg/++e3Rx6mPDvTs4loVB+qfY1tONR/v1sPBqY6CaWNLSEE024tZ39jLyb6znYJ9T0Y6OiCIdJnut24AAAXkSURBVHja7N3pTpNREMbx8a0t3Ve6Wkqx1JpKQGQ1c2Jc4hKXhA9K/KQfuP974AaAtpDQmfP+fxcxOZnlObKcSr+7UyoW6vkNBfCYNvL14UH7qPtUkDaVXrnwRAGsV3X09oUgNSqdEYUXsOJZad4SpMC0RJsBsCVfpgERve5QAdhzQPshap2XCsCmEeU3WqcFBWDX64EgQs02UzbAtuoRo7f49PIKwLoCk7fItMoKwIHqc0FEBkUF4EOJ1kM8+psKwItiUxCHaVUB+FGn8RuHORdtgC+bVN8YzNkwA7yh+kZgyrsX8Ifq616ffi/g0b+vAY8uqb3KbG2/acyy8lAD9hwAny5/BaxNLjPezcoDtNjvBbz6FLBWua1JVu6LuzbAr6uANUu2d+VeegrArY/vAtYu05DVNcnSATy7DDBgbyKraisAz34GWJA5k5Wccl0B+HbBvpkNucOsrIB/KwDv2HiwonYsS+soAOc+MHMzYyzL4q9MwL/vAVbsn8tSugrAPZ6+htRmsoyhAvCPrq8hyYksNlUAEfjGwoMhSUMWKimAGLDra0muIQtUSPEF4vA/wJDkhD0zICU+BxiSzOROIwUQhx8BltTO5Q4VLouBWPwJMGWfLEkgHb4EmDImRB1IhfcBthyTqQOkASfG1tSytHyBFPgdYMyh3KKvAOJBvoM1uTNCdYAU4MjNnIzcbEcBxONvgDUTgh2A+F0EWLMnNyoqcM3eneREAUZRGK1AijhTFkAwkcSBM6f17BDbqEFR6duw/zWwAGoBN++ds4hvcPM3NOKGcZ5tJ82gP6NvnvWr77MV0MhxEWdvscaTFdDI4W2RZnexhsd8oZeDIs3GcvHYCmjlqIjzQnyhvW9FnB3xhfb2fxZptpbiC+1dFnH2xBfa85dQoOfiC+3dF3E2xRfa+2r0zbO1FF9oz+gb6KX4Qnt3RZxt8YX2/hdxXosvtPfrXZFmV3yhv4sizY74Qn+nRZpN8YX+/hVpXokv9PfB6BvnqfjCAOdFmA3xhQFuijTiCwNcF2nEFyb4UoQRX5jgTRFGfGGCP0UY8YUJfhdhxBdG+FxkEV8Y4azIIr4wwscii/jCCFdFFvGFGd4WUcQXZnhfRBFfmOF7EUV8YYa/RRTxhSGMvlnEF4b4USQRXxjipEgivjDEYZFEfGGKT0UQ8YUpjoog4gtTHBdBxBem2L8tcogvjHFQPLB3JzipBUEARTdWHx+ofBABwRnH6P734AYcHrGBinXOIm46ne6qPMQXynDpm4n4QhnTIA/xhTKWR0Ea4gt1PARpiC/UYZdQIuILdVzMgyzEFwpx75CH+EIh3jvkIb5QyHAcJCG+UMl9kIT4QiWj/0EO4gulOPpmIb5QiqNvFuILtayDFMQXahkaLJmD+EIx12aqpyC+UI2xvimIL1SzcPGQgfhCOStzfRMQX6jnLDg48YWCZsGWxBdo4D3YjvgCDSwfg62IL9DCRH23I76As+9fIL5Q1HIT9Ce+QCtvQW/iCzRz57dFb+ILtPPsp3Ff4gs0tJjNgz7EF2jq5SnoQXyBxs7sk+9BfIHWJq/y+yPxBdpbrk+Db4kvsBM3nXdn3xFfYEdGd5298l8SX2B3htfrbhB8QnyBHZuspuvZ5fnmH7/x8HQyGM/FF2D/Fqvb+24gvgAHcHXcjcUXYP+G082R+ALs3+j4VHwBDuD2RHz5aKfeURMIwDAAIqQIxgTZoKhr4xbiFoK1INoIPkAQPID3P4W3+P5m5hADFLie5QuQ93gf5QuQ9zrIF6DA7ShfgLznWb4AeZeTfAEK3OULUGAkX4ACP/IFKDCRL0CBXr4ABfbyBcgbzOQLkPe9kC9A3vBfvgB5vXwB8gZz+QLkbeULUKCTL0Be28gXIK+XL0DeXyNfgLyVfAHy2l/5AuR18gXIG8oXoMCXfAHyVvIFyNvIF6DAQr4AeVP5AuRN5AuQN5YvQIFGvgB5a/kC5HXyBcgbyRcgbydfgLytfAHylvIFyBvLFyCv/QAWCt0i8wcBUQAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}

.orderList-item-header.gray {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXwAAACsCAMAAAD/qZThAAAA51BMVEUAAAD4+Pj////Hx8r////Kysr////////////////////////Hx8r////Hx8r////Hx8rIyMv////////////////////////////Hx8rHx8r////IyMrHx8r////IyMr////////Hx8n////////Hx8r////////////////////Hx8r////////IyMnGxsr////IyMjGxsr////Hx8f////////////////Hx8rZ2dv+/v7c3N7q6uvS0tTPz9L7+/v39/fj4+XMzM/Kyszv7/Dn5+jz8/Ts7O3g4OHW1tjy8vPy8vLSVsArAAAAOHRSTlMABOvSyA/50amMNg779OzAWkwsFe9jWU4f9d3Ww6mQjoJpY0hBNODbnVvjybOinYJ9RjonIOXNdNrhm/cAAAWzSURBVHja7N3rUlpRDIbhbEA5bI5SzioWxErtWLX+yCo9YNuZtuP93483AAI6I1nZ73MRmUyS9S3ZTlqZn5UKxYvcoQJ4S4e5j6PG5c38KBFkTNorFxXAntUa5XMKcHakncZCAdjwrtSl/mbCtMSYAbAld3ok8C3pjhSAPY1zgV9J54MCsIny61eFHRtg2ae+wKH2pQIwrXbD6s2fXk4BWFdk8+ZMUlYAEai9FzjSLyiAOJQYPfhRYeQAxKPQFvgwrSmAeFww+PWhy4s2IC45qq8HXQUQGaqvA1P6XiA+uS+CuFWY9wIxevgd8Oaq9WH++ORzc3Ygr9XnzgGI0+OfgP3Jj1uvKsAJ971ArL4H7FX1ePLy+nuqAGL1NWDPBicteZGeAojW8mfA3uWbsrs2A18gZo8BBgwnsisyJIG4fQuwIH8nO6kogKgtuTcz4vpAtpfwbwUQOy4erKi3ZGsdBRA7dm5mjBPZTsJfmUD8aH3tuLonTwfIjAWtrx31mWxjpADiR+tryOBWNpsqAAcWRDwYUm3KRiUF4MH/AEOaskFKii/gw98AQ6q33JkBGfEjwJDBTJ7VUAA+/AqwpH4vz0gXCsAH5g7GXCVkSQKZQMCDMWNZr6wAvCDbzJqWrEWmDuAH7yysqR/IGqkCcOMhwJhrknyBLCDfwZw7WW2uAPxg6GtOXlY7UwB+/AuwZkKwA+DfMsCaoaxUUOCJvTtJaQAKoigalMxEkqGSIAg6dZoytmjscP/rcQFmAY+qcxZxB49PfRox+uZZeWkG/blsluf46nu7Axox+gZaL4442QGNGH0DbRdHOOYLvTgrmediufhvB7Ri9A10Lb7Q3qGIsxFfaM/oG+hsKb7QntE30Fp8oT1/CQW6El9oz+gb6FR8ob19kWcpvtDeTxHnRnyhPaNvoJX4Qnu/RZw78YX29u9Fmq34Qn9G3zwb8YX+jL55TsUX+vss0lyKL/Rn9M1zLr4wwH0R5kx8YYCPIo34wgBG3zziCxO8FWHEFyYw+sYRX5jA6BtHfGGC1yKM+MIIRt804gsjPBRZxBdGeCyyiC+MYPRNI74ww3MRRXxhBqNvGPGFGYy+YcQXZjD6hhFfGMLom0V8YQijbxbxhSG+iiTiC0O8FEnEF6Z4KoKIL0zxXQQRX5jiUAQRX5jC6BtFfGEMo+8fe3djmzAMBGB0LteGEH6SFHX/ebpAS4PqkBP33hCfrJN9jkR8IQ1D30jEF9Iw9I1EfCGNei2EIb6Qhw/kAxFfyMNayUDEF/Jw2SwQ8YVEzB3iEF9IxH2HOMQXMrFRPQzxhUzOhSDEFzI5XQoxiC+k4ugbhfhCKo6+UYgv5DIVQhBfSMZiyRjEF5KZCxGIL2RjrW8I4gvZVIOHCMQX0hnt9Q1AfCEfqyUDEF9IyFOL/YkvZGS35O7EFzKq98JTxBdQ33cgvpCT+j5HfIE+aiusJ76AOw/vQHwhr8Vri9XEF+hn9NJ4LfEFOqpGDyuJL9DV7PC7ivgCnR38LLSC+AK91Ul+/yS+QH91GgoPiS+wia/m3tkj4gts5LQ044dfiS+woXlqBhA/El9gY3W8TefP1j74l/txuIgvwA7quJzbIL4AOxgP7SK+AK9Xb+0qvgCvdzoM4guwg+Uovny3U0epBgRgGEBT83Dn3u7TjCglU0qJJ6EMirD/JdnF97+cs4gDFHjf5QuQN35e8gXIe1zkC1Dg9pIvQN7jLl+AvPEqX4ACT/kCFFjKF6DAz0S+AHl7+QIUaOULUOAsX4ACM/kC5PVz+QLkNRP5AuS18gXIG3/lC5B3ki9AgUG+AHl9J1+AvFa+AHn/nXwB8lbyBcjr/+QLkDfIFyCvkS9AgYN8AfJW8gXI28gXoMBcvgB5U/kC5O3lC5B3lC9AgU6+AHlr+QLkDfIFyFvKFyBvJ1+AvEa+AHkL+QLkbeULkNd/AW8RQnHwpnJ0AAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}

.orderList-item-header.yellow {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXwAAACsCAMAAAD/qZThAAABBVBMVEUAAAD/////////////jC//////jC//////jDH/////jC//////////////////////jC7/////jC//////////////////////////////////////////jC//jC//jC7/////////////jC7/jS//jTD/jC//jC//jC//////jC//iy//////izD/ii//////jTD/jzD/////////////jC//sXP///7//Pn/kTj/nEv/5tH/o1n/n1L/+fT/69v/38T/2rz/w5P/t3z/tXj/jTH/0q7/von/l0P/lT7/9u//1rT/yZ3/rWr/8uj/7+H/0Kn/uoL/qGL/1LD/zaP/xpj/jzMFuDy0AAAANHRSTlMA7PjS+PLSWg8F/qmPTSoO7MBaQiAV4drHn2M1y8OpjouCaWNLNN/bzLOdgn1PRjo6IOR0d3NSsAAABdVJREFUeNrs3Ytu0zAUxvHTNm3SpCVJb+tatjK6sjF2lWwFmAAJEJchgRAS7/8oe4Fd2k1aju3/7yGOrM/Hn2U9+Tzey6atSaNpADylZmOyVW4fx88Eocn7vZYBULN2+WLYFYQin5WVAaBDO4uZv0HoZ8QMgC6NHgGE92LSBkCjcijw2GzLANCJ8euvM069gGavRwIPjbcNANWax1y9+affMAC0a3Hz5pluzwBwQPOlwCOj5waAGzKiB3/MiRwAd0zHAj8M2waAOyYEv36IedEGuKXB9PVBbAA4hunrgSHnXsA9TF/nzcl7ARf9+Wnx5KLiVWdn981glchjjdhzANx0+d+iNmlnsZ/II3TZ7wVc9c2iVunOMpGH4l0b4K6vFjWLdvflQfoGgLM+vreoXWcgmxsT+AIuu7RQ4GApm6JDEnDbXwsNOueykTMDwGlX7JvpkB4lsgH+rQBcx8aDFsWJrG1mADiu+mChxELWxV+ZgPt+WWhxeEGfDhCMinUzPYoViS8QDFJfRaJT3lcAoXj7zkKNaCD3ygwAH3y30CMdyD1yWnwBP3yyUCQ6Zc8MCATbZqpEK7lTaQD44bOFJsWF3CGvDAA/UK+jzCG7DkAQqh8WqiwoUQeC8MVClxNeWAAh+GehS5HILXIDwBu/LZQ5klvMDQB/0O+gTXpOqQ4QAD60UKcjN9szAPxBr6Q+S4odAP9dWWhzIDeaGuCavTvJiQKMojBaJoRUGBkGzsCB6MRpPUGDKKHvmwD7XwoLoBZw8945i/gGN39DI24Y59l20gz687JZnvWr75cV0MhxEWdvscanFdDI9VmRZnexhsd8oZfDIs3GcvHRCmjF6Bvom/hCe/+LODviC+0dGX3zbC3FF9oz+gbaE19oz19Cgb6KL7Rn9A20Kb7Q3sFbkWZrKb7Q3nMR57v4QnuvRZxt8YX2fCAf6Kf4QnsHv4s0u+IL/d0VaXbEF/q7LdJsii/0Z/TN80N8ob99o2+cz+ILAxh942yILwzwUqQRXxjgX5FGfGGA/asijPjCBL+KMOILEzwWYcQXJjD6xhFfGOGyyCK+MMJpkUV8YYTzIov4wggPRRbxhRn+FFHEF2Y4KaKIL8xwU0QRX5jhvogivjCE0TeL+MIQT0US8YUhjosk4gtDXBdJxBem+FsEEV+Y4qIIIr4whdE3ivjCFEdnRQ7xhTEOi3f27sUooRgIoGhV8UVQ/ioKCCL234oNKDzGADvuOUXcyWSS3TjEF9KYFeIQX0hjUohDfCGNel8IQ3whDwvkAxFfyMMuoUDEF/J489gsDvGFRNw7xCG+kIj3DnGILyTSmagehvhCJutCEOILmYxeCzGIL6Ti6BuF+EIqjr5RiC/ksiuEIL6QS2ewZAziC8kMfXMLQXwhG7vcQhBfyKa6eIhAfCGdrbm+AYgv5LMq3Jz4QkK2ud2e+EJC3aJwHvEFGqj7wlnEF2ihbgrnEF9Aff8D8YWkqnvfc4gv0MpXoTfxBZqZ+m3Rm/gC7Wz9NO5LfIGGupkZZ/2IL9DU2IvfXsQXaGy1LJwkvkBr9SC/J4kv0F7dPRaOEl/gIoZz786OEV/gQkbTub3yvxJf4HK64WExKPxAfIELq+PJbvbysbjjLzb7h8HySXwBrq+Op+v5QHwBbuD9c74UX4Dr6yaLe/EFuL7R86P4AlxfN30QX77bqVdchQEoCoB5ooI8CIKWvyh1WEj4CAIBSzDsfy/s4lwzs4gBCjxu8gXIO7+v8gXI+5zkC1Dge5UvQN79Jl+AvMtLvgAFnvIFKDCWL0CB/5F8AfJW8gUo0MsXoMBRvgAFJvIFyPtr5QuQtxzJFyCvly9A3nkjX4C8rXwBCgzyBchrOvkC5PXyBchrOvkC5O3kC5DXTOULkDfIFyBvKV+AAq18AfJ28gXIW8gXoEArX4C8tXwB8lbyBcg7yBegQCdfgLyZfAHyBvkC5I3lC5C3ly9A3la+AHkL+QLkzeULkNf8AH9ZKcefaB+IAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}

.orderList-item-content {
  background: #FFFFFF;
  padding: 0 0.32rem 0.32rem;
  border-bottom-left-radius: 0.32rem;
  border-bottom-right-radius: 0.32rem;
}

.orderList-item-productName {
  font-size: 0.373333rem;
  color: #27262C;
}

.orderList-item .am-list-item {
  margin-top: 0.213333rem;
  padding-left: 0;
  min-height: unset;
}

.orderList-item .am-list-item .am-list-line {
  padding-right: 0;
}

.orderList-item .am-list-item .am-list-line .am-list-content {
  -ms-flex: none;
      flex: none;
  font-size: 0.32rem;
  width: 1.92rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  color: #27262C;
}

.orderList-item .am-list-item .am-list-line .am-list-extra {
  -ms-flex: none;
      flex: none;
  font-size: 0.32rem;
  width: 5.693333rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  color: #959499;
  padding: 0;
  text-align: left;
  margin-left: 0.106667rem;
}

.orderList-item .am-list-item .am-list-line:after {
  content: none !important;
}

.orderList-item-btnLayer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: right;
      justify-content: right;
  border-top: 0.013333rem solid #D8D8D8;
  margin-top: 0.213333rem;
  padding-top: 0.213333rem;
}

.orderList-item-btnLayer-item {
  background: #FFFFFF;
  border-radius: 0.6rem;
  border: 0.026667rem solid #00BBD1;
  font-size: 0.32rem;
  color: #00BBD1;
  padding: 0.106667rem 0.426667rem;
  margin-left: 0.213333rem;
}

.orderList-item .am-list-body:before,
.orderList-item .am-list-body:after {
  content: none !important;
}

.orderList-item .am-list-body .am-list-content {
  padding: 0;
}.OrderInfo {
  background: #F6F8FA;
  padding: 0.213333rem 0.32rem;
  height: calc(100vh - 0.426667rem);
}

.OrderInfo .am-list-header {
  padding: 0;
}

.OrderInfo .am-list-item {
  padding: 0;
  min-height: unset;
  background: inherit;
}

.OrderInfo .am-list-item .am-list-line {
  padding: 0;
}

.OrderInfo .am-list-item .am-list-line::after {
  height: 0 !important;
}

.OrderInfo .am-list-item .am-list-line .am-list-content {
  padding: 0;
  font-size: 0.373333rem;
  color: #616062;
  width: 80%;
  -o-text-overflow: inherit!important;
     text-overflow: inherit!important;
}

.OrderInfo .am-list-item .am-list-line .am-list-content span {
  font-size: 0.373333rem;
  color: #27262C;
}

.OrderInfo .am-accordion .am-accordion-item .am-accordion-header {
  height: unset;
  padding: 0;
}

.OrderInfo .am-accordion .am-accordion-item .am-accordion-header .arrow {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAU/SURBVHhe7ZpdaBxVFMf/d3drU63RWJRiSvGrEKnd2WpQoSpNM5uk2vpgtNVqQWz9eLAFseIXxT4oflVUFIsPVqpQNYqYGtZsdtcgtcEitrubRquliPpgfTDSlkaT/RjPzZxADDMTlb0zN3R+MHvP/yxkh3/OvXfunYuQkJCQkJCQkNMUwa0asoXbYYmtFC2AVd2PmNiEFcb39pczA3UGZQu3wsKHrCY4jqpoRXv8G9baE+G29lh4kqPJnIOIlcbn+cWstUedQcAibqcyDxWRRe/QZay1RqVBR7l1Yj6i5RwyQwtZa4tCg8TzHLhB5pSz6B+az1pL1BmUjO+mKeAlVm4sQrmcQfa7eay1Q2UXA0xjC03zb7Jy4wpgLI3UV/WstULtc5DEsgRyg+9Qexdn3NiHv0ptWN08wloL1FaQRAgLw4fvpuhjO+HKMtTN6kbqyGzWWqC+giboGjoDDeVuijrshCt7EBvuREtLmXWgqK+gCdYsHsNZp26h6As74crNKJ33LrZZ/t2bB/5V0ARfHj4bI6NZ+uWrOeOC2AlzycbxLhog/v+Xrms6iTEhu1nRTrhh3YNM8RUWgRFMGa+K/4EqkhR5r+wFNtOi9xlWgeB/F5tMf2EBKthLC9uLOOOMwBP0TPUsK18J1iBJtngJPSPtpehCO+GGtRnJxGssfCN4gySZwcuBqpzdzrcTjtBgbW0kk3ay9gU9DJL0HUxARPopOtdOOFKlO76Tutv7rJWjj0GSTOFa+UnX3HHtTJlqqRNtxh7WStHLIEk230IL3BRFdXbCkVF6PloFM55lrQwtnlb/gZnoJ4M6KSrZCUdm08DeTd1yGWtl6GeQpC2eotpeR1HFTjhyJkQ0hXTxKtZK0NMgiWl8RCZtoMhjqWHVq34JoK9BEtPYRSY9yMoNpS8B9DZIYhpv0ID8KCs37JcAqQNez1H/C/0NkpjxF6g7Pc3KjYWIRV/kuGbMDIMkycRWMullVs6IaTfj/jMzx6BxhNespoSZY1CmsI0+t9jCBQu9HNWMmWFQX/5h+nzKFq78jHLlEY5rhn5Ljan05R+gWWwHKzeOwaregLalR1jXDL0N6suvJ3N2UeR1n7/TGn852o1DrGuKvgZlCnI99gFd0XHtiDhB5qxQed7I48cDJFdcSQOuPHw1y044MkKj8kq0GftZK0G/CsocXE5zh9zumGMnHBmFiKyGuUTuHSlFr1ksXbiGbulTirzMkRtma/wwR6KPQb2HDOrwn1HktZsot1zX+7WbKNHDoHSxCdFKhiqjgTNOWGTOfX7uR0uCNyhduBgRS26deq/ELTxE5rzFyjeCNSiXb6Q7yFHUaCdckCdm24xXWflKcLNYunABmSPfhTXZCTfEc0jGH2fhO8EY1FNsQF1Vbs4bnHHBeh3JxCYWgeC/Qf1Dc1EuyzGHpnQvrLdpzNlweh1/GRiYQ+b0UDSNOaIL+4zAzwZJ/FtqyCN40dgnFJl2wpUeNJTWYl2j75tjTvhTQV1dUTSU36Noui3RHGL1t6G52euloa+oryB5DPhYVW5ZrLUTLljWAA3aN8Fs+pMzWqC+gjKDO/7FGekDEOUb0W6cYq0Nag3KFrZDWPezckF8i1ipHcnm45zQCnXTfF/hDvrru1m5cRSV0vXoaP6VtXaoqyCBxzhy4xdEKq06myNR2cUu5daJ36jrmWi98ifW2qLSoB+5ncowlVcSZuIH1lqjsott52gS4gREtYMWn4Oc0B51BsmjKxbupegwXSfpyqJKSwxz6dfy65CQkJCQkJCQEJ0B/gaZ0k0TK3UIzwAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
  height: 0.48rem;
  width: 0.48rem;
  z-index: 99;
}

.OrderInfo .am-accordion .am-accordion-item .am-accordion-header .am-list-content {
  padding: 0.32rem 0.426667rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-right: 0.853333rem;
}

.OrderInfo .am-accordion .am-accordion-item .am-accordion-header .am-list-content span {
  width: 5.333333rem;
  white-space: pre-wrap;
}

.OrderInfo .am-accordion .am-accordion-item .am-accordion-header::after {
  height: 0 !important;
}

.OrderInfo .am-accordion .am-accordion-item .am-accordion-content {
  background: #FFFFFF;
  padding: 0 0.32rem 0.32rem;
}

.OrderInfo .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box {
  border-radius: 0.213333rem;
  background: #F6F9F9;
  padding: 0.213333rem 0.32rem 0;
}

.OrderInfo .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box::after {
  height: 0 !important;
}

.OrderInfo .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box .am-list-line {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.213333rem;
}

.OrderInfo .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box .am-list-content {
  font-size: 0.32rem;
  color: #959499;
  width: 2.24rem;
  white-space: pre-line;
}

.OrderInfo .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box .am-list-extra {
  font-size: 0.32rem;
  color: #27262C;
  padding: 0;
  text-align: left;
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}

.OrderInfo .am-accordion {
  background: #F6F8FA;
}

.OrderInfo .am-accordion::before {
  height: 0 !important;
}

.OrderInfo-header {
  background: #FFFFFF;
  padding: 0.32rem 0.426667rem 0;
}

.OrderInfo-codeCopy .am-list-line .am-list-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-right: 0 !important;
}

.OrderInfo-codeCopy .am-list-line .am-list-content div {
  width: 6.213333rem;
  font-size: 0.373333rem;
  color: #00BBD1 !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.OrderInfo-codeCopy .am-list-line .am-list-content div span img {
  width: 0.346667rem;
  height: 0.36rem;
}

.OrderInfo-product {
  margin-top: 0.16rem;
}

.OrderInfo-product-premium .am-list-extra {
  color: #00BBD1 !important;
}

.OrderInfo-benefits .arrow {
  display: none !important;
}

.OrderInfo-benefits .am-accordion-content {
  display: none !important;
}

.OrderInfo-number {
  margin-top: 0.16rem;
  background: #FFFFFF;
  padding: 0.32rem 0.426667rem 0.106667rem;
}

.OrderInfo-borderRadius {
  height: 0.32rem;
  background: #FFFFFF;
}.SpecialReinsure {
  padding-top: 1.28rem;
  padding-bottom: 1.44rem;
}

.SpecialReinsure .adm-tabs-header {
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 9;
  width: 100%;
}

.SpecialReinsure .adm-tabs-tab {
  padding: 0.373333rem 0.186667rem;
  font-size: 0.4rem;
  color: #6D6C70;
}

.SpecialReinsure .adm-tabs-tab-active {
  color: #00BBD1;
}

.SpecialReinsure .adm-tabs-tab-line {
  background: #00BBD1;
  border-radius: 0.04rem;
}

.SpecialReinsure .adm-tabs-content {
  padding: 0.426667rem 0.32rem;
  background: #F6F8FA;
}

.SpecialReinsure-insured {
  background: #FFFFFF;
  border-radius: 0.266667rem;
  overflow: hidden;
  margin-bottom: 0.213333rem;
}

.SpecialReinsure-insured-title {
  background: #DCF8FB;
  padding: 0.173333rem 0.32rem;
  font-size: 0.373333rem;
  color: #27262C;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.SpecialReinsure-insured-title img {
  width: 1.493333rem;
  height: 0.533333rem;
  margin-right: 0.213333rem;
}

.SpecialReinsure-insured-content {
  padding: 0.32rem;
  font-size: 0.373333rem;
  color: #616062;
  line-height: 0.533333rem;
}

.SpecialReinsure-question {
  background: #FFFFFF;
  border-radius: 0.266667rem;
  overflow: hidden;
  padding-bottom: 0.32rem;
  margin-bottom: 0.213333rem;
}

.SpecialReinsure-question .adm-list-item-content {
  border-top: 0;
}

.SpecialReinsure-question .adm-list-item-content .adm-list-item-content-main {
  padding-bottom: 0;
}

.SpecialReinsure-question .adm-form-item-label {
  font-size: 0.373333rem;
  color: #27262C;
  line-height: 0.56rem;
  margin-bottom: 0.213333rem !important;
}

.SpecialReinsure-question .adm-text-area {
  background: #F6FEFF;
  border-radius: 0.213333rem;
  padding: 0.213333rem 0.253333rem;
  width: unset;
  border: 0.013333rem solid transparent;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.SpecialReinsure-question .adm-text-area:focus-within {
  border: 0.013333rem solid #00BBD1;
}

.SpecialReinsure-question .adm-text-area:focus-within textarea {
  font-size: 0.32rem;
  color: #27262C;
}

.SpecialReinsure-question .adm-text-area textarea {
  font-size: 0.32rem;
  color: #616062;
}

.SpecialReinsure-question-extra {
  font-size: 0.32rem;
  color: #959499;
  line-height: 0.426667rem;
}

.SpecialReinsure .adm-image-uploader-space {
  -ms-flex-direction: column;
      flex-direction: column;
  padding-bottom: 0.32rem;
}

.SpecialReinsure .adm-image-uploader-space .adm-space-item {
  padding-bottom: 0;
}

.SpecialReinsure .adm-image-uploader-space .adm-image-uploader-cell {
  display: none;
}

.SpecialReinsure-renderItem {
  font-size: 0.32rem;
  color: #00BBD1;
  line-height: 0.426667rem;
  margin-right: 0.16rem;
  margin-bottom: 0.16rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  word-break: break-all;
}

.SpecialReinsure-renderItem img {
  width: 0.373333rem;
  height: 0.373333rem;
  margin-left: 0.213333rem;
}

.SpecialReinsure-uploadBtn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 1.44rem;
  height: 1.44rem;
  background: #F6FEFF;
  border-radius: 0.213333rem;
  border: 0.013333rem solid #00BBD1;
  font-size: 0.266667rem;
  color: #00BBD1;
  text-align: center;
}

.SpecialReinsure-uploadBtn .antd-mobile-icon {
  font-size: 0.426667rem;
  margin-bottom: 0.106667rem;
}

.SpecialReinsure .adm-form-footer {
  position: fixed;
  bottom: 0;
  background: #fff;
  width: 100%;
  padding: 0.213333rem 0.426667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.SpecialReinsure .adm-form-footer .adm-button {
  height: 1.013333rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#00DFEA), to(#00BBD1));
  background: -webkit-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: -o-linear-gradient(top, #00DFEA 0%, #00BBD1 100%);
  background: linear-gradient(180deg, #00DFEA 0%, #00BBD1 100%);
  border-radius: 0.506667rem;
}

.SpecialReinsure .adm-form-footer .adm-button span {
  font-size: 0.373333rem;
  color: #FFFFFF;
}.AddressBook {
  background: #F6F8FA;
  min-height: 100vh;
}

.AddressBook-empty {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-top: 4.666667rem;
  font-size: 0.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 0.56rem;
  text-align: center;
}

.AddressBook-empty img {
  margin: 0.32rem auto;
}

.AddressBook-search {
  background: #fff;
  padding: 0.32rem 0.32rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.AddressBook-search .am-search {
  -ms-flex: 1 1;
      flex: 1 1;
  margin-right: 0.426667rem;
  height: 0.88rem;
  background: #F6F9F9;
  border-radius: 0.44rem;
}

.AddressBook-search .am-search .am-search-input {
  height: 0.88rem;
  line-height: 0.88rem;
  padding-left: 0.426667rem;
  background: #F6F9F9;
  border-radius: 0.44rem;
}

.AddressBook-search .am-search .am-search-input .am-search-synthetic-ph {
  height: 0.88rem;
  line-height: 0.88rem;
  text-align: left;
  padding-left: 0.16rem;
}

.AddressBook-search .am-search .am-search-input .am-search-synthetic-ph .am-search-synthetic-ph-placeholder {
  padding-left: 0.266667rem;
  font-size: 0.32rem;
  color: #C7C7CA;
}

.AddressBook-search .am-search .am-search-input .am-search-value {
  height: 0.88rem;
  line-height: 0.88rem;
  font-size: 0.32rem;
}

.AddressBook-search .am-search .am-search-input .am-search-clear {
  height: 0.88rem;
  padding: 0 0.426667rem 0 0;
}

.AddressBook-search .am-search .am-search-cancel {
  display: none;
}

.AddressBook-content .am-list-header {
  padding: 0.213333rem 0.32rem 0.106667rem;
  font-size: 0.32rem;
  color: #959499;
}

.AddressBook-content .am-list-body .am-list-item {
  padding: 0.213333rem 0.64rem 0.213333rem 0.533333rem;
}

.AddressBook-content .am-list-body .am-list-item .am-list-thumb > img {
  width: 1.173333rem;
  height: 1.173333rem;
  border-radius: 0.586667rem;
}

.AddressBook-content .am-list-body .am-list-item .am-list-line {
  padding: 0;
}

.AddressBook-content .am-list-body .am-list-item .am-list-line::after {
  height: 0 !important;
}

.AddressBook-content .am-list-body .am-list-item .am-list-content {
  font-size: 0.373333rem;
  color: #27262C;
}

.AddressBook-content .am-list-body .am-list-item .am-list-content > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.AddressBook-content .am-list-body .am-list-item .am-list-content img {
  width: 0.373333rem;
  height: 0.373333rem;
  margin-left: 0.106667rem;
}

.AddressBook-content .am-list-body .am-list-item .am-list-content .am-list-brief {
  font-size: 0.32rem;
  color: #959499;
}

.AddressBook-content .am-list-body .am-list-item .am-list-extra span:nth-of-type(1) {
  padding-right: 0.426667rem;
  margin-right: 0.426667rem;
  border-right: 0.013333rem solid #C7C7CA;
}

.AddressBook-content .am-list-body .am-list-item .am-list-extra img {
  width: 0.586667rem;
  height: 0.586667rem;
  vertical-align: top;
}

.AddressBook-fixed {
  position: fixed;
  top: 33%;
  right: 0.106667rem;
  font-size: 0.213333rem;
  font-family: FZLTZHJW--GB1-0, FZLTZHJW--GB1;
  font-weight: normal;
  color: #00BBD1;
  line-height: 0.32rem;
  letter-spacing: 1PX;
}

.AddressBook-fixed div {
  margin-bottom: 2PX;
}.CustomerDetail {
  min-height: 100vh;
  background: #f6f8fa;
  padding-top: 0.32rem;
}

.CustomerDetail-addBlock {
  text-align: left;
  font-size: 0.373333rem;
  color: #00bbd1;
  margin: 0.053333rem 0;
}

.CustomerDetail-addBlock img {
  width: 1.173333rem;
  height: 1.173333rem;
  margin-right: 0.426667rem;
  vertical-align: middle !important;
}

.CustomerDetail-marginBottom {
  margin-bottom: 0.16rem;
}

.CustomerDetail .adm-list-card {
  margin: 0;
}

.CustomerDetail .adm-list-card .adm-list-header {
  padding: 0.213333rem 0.426667rem 0.106667rem;
  font-size: 0.426667rem;
  color: #27262c;
}

.CustomerDetail .adm-list-card .adm-list-header img {
  width: 0.48rem;
  height: 0.48rem;
}

.CustomerDetail .adm-list-card .adm-list-body {
  background: #f6f8fa;
  border-radius: 0;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-form-list-operation {
  text-align: left;
  font-size: 0.373333rem;
  color: #00bbd1;
  margin: 0.053333rem 0;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-form-list-operation .antd-mobile-icon {
  width: 0.586667rem;
  height: 0.586667rem;
  margin-right: 0.426667rem;
  vertical-align: top !important;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content {
  padding-right: 0.426667rem;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-prefix {
  font-size: 0.426667rem;
  color: #959499;
  padding: 0.426667rem 0;
  width: 3.146667rem;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-prefix span {
  color: #f3747d;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-main {
  padding: 0.426667rem 0;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-main .adm-form-item-feedback-error {
  text-align: right;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-main input {
  text-align: right;
  font-size: 0.373333rem;
  color: #27262c;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-main .adm-form-item-child-inner {
  font-size: 0.373333rem;
  color: #27262c;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-main .adm-image-uploader .adm-image-uploader-space .adm-space-item {
  display: none;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-main .adm-image-uploader .adm-image-uploader-space .adm-space-item:nth-last-of-type(1),
.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-main .adm-image-uploader .adm-image-uploader-space .adm-space-item:nth-last-of-type(2) {
  display: inline-block;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-main .adm-image-uploader .adm-image-uploader-space .adm-image-uploader-cell {
  border-radius: 0.586667rem;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-main .adm-image-uploader .adm-image-uploader-space .adm-image-uploader-cell-loading .adm-spin-loading {
  width: 0.32rem;
  height: 0.32rem;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-main .adm-image-uploader .adm-image-uploader-space .adm-image-uploader-cell-loading .adm-image-uploader-cell-mask-message {
  font-size: 0.266667rem;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-arrow {
  margin-left: 0.213333rem;
}

.CustomerDetail .adm-list-card .adm-list-body .adm-list-item-content-arrow .antd-mobile-icon {
  font-size: 0.373333rem;
  color: #999999;
}

.CustomerDetail .adm-form-footer {
  padding: 0.426667rem 0.64rem;
  background: transparent;
  position: sticky;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
}

.CustomerDetail .adm-form-footer button {
  -ms-flex: 1 1;
      flex: 1 1;
  background: -webkit-gradient(linear, left top, left bottom, from(#00dfea), to(#00bbd1));
  background: -webkit-linear-gradient(top, #00dfea 0%, #00bbd1 100%);
  background: -o-linear-gradient(top, #00dfea 0%, #00bbd1 100%);
  background: linear-gradient(180deg, #00dfea 0%, #00bbd1 100%);
  border: 0.026667rem solid #00bbd1;
  border-radius: 0.6rem;
  font-size: 0.426667rem;
  color: #ffffff;
  height: 1.2rem;
}

.CustomerDetail .adm-form-footer .delBtn {
  border: 0.026667rem solid #f3747d;
  background: #ffffff;
  color: #f3747d;
  margin-right: 0.293333rem;
}

.CustomerDetail .adm-form-footer .cancelBtn {
  background: #ffffff;
  color: #00bbd1;
  margin-right: 0.293333rem;
}

.selectRelation {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.64rem 0.426667rem 0.32rem;
}

.selectRelation .adm-modal-title {
  font-weight: normal;
  font-size: 0.426667rem;
  color: #27262c;
}

.selectRelation .adm-modal-content div {
  background: #f6f9f9;
  border-radius: 0.213333rem;
  padding: 0.266667rem 0.426667rem;
  font-size: 0.373333rem;
  color: #27262c;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.selectRelation .adm-modal-content div .antd-mobile-icon {
  width: 0.373333rem;
  height: 0.373333rem;
  color: #999999;
}

.selectRelation .adm-modal-content .placeholder {
  color: #c7c7ca;
}

.selectRelation .adm-modal-footer {
  -ms-flex-direction: row;
      flex-direction: row;
  margin-top: 0.64rem;
  padding: 0.266667rem 0 0;
  border-top: 0.013333rem solid #c7c7ca;
}

.selectRelation .adm-modal-footer .adm-space-item {
  -ms-flex: 1 1;
      flex: 1 1;
  margin-bottom: 0;
}

.selectRelation .adm-modal-footer .adm-space-item button {
  font-size: 0.373333rem;
  color: #00bbd1;
}

.selectRelation .adm-modal-footer .adm-space-item:nth-of-type(1) {
  border-right: 0.013333rem solid #c7c7ca;
}

.selectRelation .adm-modal-footer .adm-space-item:nth-of-type(1) button {
  color: #959499;
}.CustomerRelation-content .am-list-header {
  padding: 0.213333rem 0.32rem 0.106667rem;
  font-size: 0.32rem;
  color: #959499;
}

.CustomerRelation-content .am-list-body .am-list-item {
  padding: 0.213333rem 0.64rem 0.213333rem 0.533333rem;
}

.CustomerRelation-content .am-list-body .am-list-item .am-list-thumb > img {
  width: 1.173333rem;
  height: 1.173333rem;
  border-radius: 0.586667rem;
}

.CustomerRelation-content .am-list-body .am-list-item .am-list-line {
  padding: 0;
}

.CustomerRelation-content .am-list-body .am-list-item .am-list-line::after {
  height: 0 !important;
}

.CustomerRelation-content .am-list-body .am-list-item .am-list-content {
  font-size: 0.373333rem;
  color: #27262c;
  font-family: FZLTZHJW--GB1, FZLTZHJW--GB1;
}

.CustomerRelation-content .am-list-body .am-list-item .am-list-content .am-list-brief {
  font-size: 0.32rem;
  color: #959499;
}

.CustomerRelation-content .am-list-body .am-list-item .am-list-extra span:nth-of-type(1) {
  padding-right: 0.426667rem;
  margin-right: 0.426667rem;
  border-right: 0.013333rem solid #c7c7ca;
}

.CustomerRelation-content .am-list-body .am-list-item .am-list-extra img {
  width: 0.586667rem;
  height: 0.586667rem;
  vertical-align: top;
}

.CustomerRelation-content .am-list-body .am-list-item-middle::after {
  content: '';
  position: absolute;
  background-color: #ddd;
  display: block;
  z-index: 1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1PX;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: scaleY(0.5);
  -ms-transform: scaleY(0.5);
  transform: scaleY(0.5);
}

.CustomerRelation-content-add {
  text-align: left;
  font-size: 0.373333rem;
  color: #00bbd1;
  margin: 0.053333rem 0;
}

.CustomerRelation-content-add img {
  width: 1.173333rem;
  height: 1.173333rem;
  margin-right: 0.426667rem;
  vertical-align: middle !important;
}