.whaty {
  font-size: inherit;
}

.list-row:after, .bt:after, .br:after, .bb:after, .bl:after, hr:after {
  content: '';
  position: absolute;
  display: inline-block;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

.list-head, .list-row, header,
.header, .nav > ul, .mode-head, .public-card .card-wrap, .activity-card .card-wrap, .activity-card .bottom, .prepend, .append {
  display: -webkit-box;
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
}

.form-list .list-row.upper-prepend {
  -webkit-box-orient: vertical;
  flex-direction: column;
  -ms-flex-direction: column;
  -moz-flex-direction: column;
  -o-flex-direction: column;
}

.list-head, .list-row, header,
.header, .nav > ul, .mode-head, .public-card .card-wrap, .activity-card .card-wrap, .activity-card .bottom, .prepend, .append {
  -webkit-box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -ms-flex-align: center;
      align-items: center;
}

header,
.header, .nav > ul {
  -webkit-box-pack: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.mode-head, .public-card .card-wrap, .activity-card .bottom {
  -webkit-box-pack: justify;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.list-head, .list-row, .activity-card .card-wrap, .prepend {
  -webkit-box-pack: start;
  -ms-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -o-justify-content: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.append {
  -webkit-box-pack: end;
  -ms-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -o-justify-content: flex-end;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.lab:after, .lab-icon:after, .mask.popup-container.show:after, .group:after, .more-link:after, .vertical-center:after, .vertical-top:after, .link-icon:after {
  content: '';
  display: inline-block;
  height: 100%;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/**
 * Scaffolding
 * ----------------------------------------------------------------------------
 */
* {
  -webkit-overflow-scrolling: touch;
}

body {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "SimSun", Tahoma, Arial, sans-serif;
  line-height: 1;
  background-color: white;
}

ul,
li,
ol {
  padding: 0;
}

ul {
  margin: 0;
}

li {
  list-style-type: none;
}

input,
button,
select,
textarea {
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
  border: none;
}

input::-ms-clear {
  display: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

input,
textarea {
  -webkit-appearance: none;
}

input:focus,
textarea:focus {
  outline: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-modify: read-write-plaintext-only;
}

a, a:active,
label,
label:active,
div,
div:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

select {
  -webkit-appearance: listbox;
}

/**
 * Typography
 * ----------------------------------------------------------------------------
 */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: normal;
  line-height: 1.2;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #939597;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 0.2rem;
  margin-bottom: 0.1rem;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 0.36rem;
}

h2, .h2 {
  font-size: 0.3rem;
}

h3, .h3 {
  font-size: 0.24rem;
}

h4, .h4 {
  font-size: 0.18rem;
}

h5, .h5 {
  font-size: 0.14rem;
}

h6, .h6 {
  font-size: 0.12rem;
}

/**
 * Buttons
 * ----------------------------------------------------------------------------
 */
.btn {
  display: inline-block;
  font-weight: normal;
  color: #636567;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  background-image: none;
  background-color: white;
  border-style: solid;
  border-color: #ddd;
  height: 0.36rem;
  padding: 0 0.12rem;
  font-size: 0.14rem;
  line-height: 0.34rem;
  border-width: 0.01rem;
  border-radius: 0.08rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.4;
  filter: alpha(opacity=40);
  pointer-events: none;
}

.btn-solid-primary {
  background-color: #e21347;
}

.btn-solid-primary, .btn-solid-primary:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-primary.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(226, 19, 71, 0.3);
  box-shadow: 0 2px 6px rgba(226, 19, 71, 0.3);
}

.btn-solid-secondary {
  background-color: #3b3e4c;
}

.btn-solid-secondary, .btn-solid-secondary:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-secondary.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(59, 62, 76, 0.3);
  box-shadow: 0 2px 6px rgba(59, 62, 76, 0.3);
}

.btn-solid-tertiary {
  background-color: #c3c8cc;
}

.btn-solid-tertiary, .btn-solid-tertiary:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-tertiary.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(195, 200, 204, 0.3);
  box-shadow: 0 2px 6px rgba(195, 200, 204, 0.3);
}

.btn-solid-success {
  background-color: #3fcc57;
}

.btn-solid-success, .btn-solid-success:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-success.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(63, 204, 87, 0.3);
  box-shadow: 0 2px 6px rgba(63, 204, 87, 0.3);
}

.btn-solid-warning {
  background-color: #ffa23e;
}

.btn-solid-warning, .btn-solid-warning:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-warning.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(255, 162, 62, 0.3);
  box-shadow: 0 2px 6px rgba(255, 162, 62, 0.3);
}

.btn-solid-danger {
  background-color: #e20700;
}

.btn-solid-danger, .btn-solid-danger:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-danger.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(226, 7, 0, 0.3);
  box-shadow: 0 2px 6px rgba(226, 7, 0, 0.3);
}

.btn-solid-default {
  background-color: #636567;
}

.btn-solid-default, .btn-solid-default:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-default.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(99, 101, 103, 0.3);
  box-shadow: 0 2px 6px rgba(99, 101, 103, 0.3);
}

.btn-solid-light {
  background-color: #afafaf;
}

.btn-solid-light, .btn-solid-light:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-light.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(175, 175, 175, 0.3);
  box-shadow: 0 2px 6px rgba(175, 175, 175, 0.3);
}

.btn-solid-dark {
  background-color: #212325;
}

.btn-solid-dark, .btn-solid-dark:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-dark.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(33, 35, 37, 0.3);
  box-shadow: 0 2px 6px rgba(33, 35, 37, 0.3);
}

.btn-anti-primary {
  background-color: rgba(226, 19, 71, 0.1);
}

.btn-anti-primary, .btn-anti-primary:hover {
  color: #e21347;
  border-color: transparent;
}

.btn-anti-secondary {
  background-color: rgba(59, 62, 76, 0.1);
}

.btn-anti-secondary, .btn-anti-secondary:hover {
  color: #3b3e4c;
  border-color: transparent;
}

.btn-anti-tertiary {
  background-color: rgba(195, 200, 204, 0.1);
}

.btn-anti-tertiary, .btn-anti-tertiary:hover {
  color: #c3c8cc;
  border-color: transparent;
}

.btn-anti-success {
  background-color: rgba(63, 204, 87, 0.1);
}

.btn-anti-success, .btn-anti-success:hover {
  color: #3fcc57;
  border-color: transparent;
}

.btn-anti-warning {
  background-color: rgba(255, 162, 62, 0.1);
}

.btn-anti-warning, .btn-anti-warning:hover {
  color: #ffa23e;
  border-color: transparent;
}

.btn-anti-danger {
  background-color: rgba(226, 7, 0, 0.1);
}

.btn-anti-danger, .btn-anti-danger:hover {
  color: #e20700;
  border-color: transparent;
}

.btn-anti-default {
  background-color: rgba(99, 101, 103, 0.1);
}

.btn-anti-default, .btn-anti-default:hover {
  color: #636567;
  border-color: transparent;
}

.btn-anti-light {
  background-color: rgba(175, 175, 175, 0.1);
}

.btn-anti-light, .btn-anti-light:hover {
  color: #afafaf;
  border-color: transparent;
}

.btn-anti-dark {
  background-color: rgba(33, 35, 37, 0.1);
}

.btn-anti-dark, .btn-anti-dark:hover {
  color: #212325;
  border-color: transparent;
}

.btn-hollow-primary {
  color: #e21347;
  background-color: transparent;
}

.btn-hollow-primary, .btn-hollow-primary:hover {
  color: #e21347;
  border-color: #e21347;
}

.btn-hollow-secondary {
  color: #3b3e4c;
  background-color: transparent;
}

.btn-hollow-secondary, .btn-hollow-secondary:hover {
  color: #3b3e4c;
  border-color: #3b3e4c;
}

.btn-hollow-tertiary {
  color: #c3c8cc;
  background-color: transparent;
}

.btn-hollow-tertiary, .btn-hollow-tertiary:hover {
  color: #c3c8cc;
  border-color: #c3c8cc;
}

.btn-hollow-success {
  color: #3fcc57;
  background-color: transparent;
}

.btn-hollow-success, .btn-hollow-success:hover {
  color: #3fcc57;
  border-color: #3fcc57;
}

.btn-hollow-warning {
  color: #ffa23e;
  background-color: transparent;
}

.btn-hollow-warning, .btn-hollow-warning:hover {
  color: #ffa23e;
  border-color: #ffa23e;
}

.btn-hollow-danger {
  color: #e20700;
  background-color: transparent;
}

.btn-hollow-danger, .btn-hollow-danger:hover {
  color: #e20700;
  border-color: #e20700;
}

.btn-hollow-default {
  color: #636567;
  background-color: transparent;
}

.btn-hollow-default, .btn-hollow-default:hover {
  color: #636567;
  border-color: #636567;
}

.btn-hollow-light {
  color: #afafaf;
  background-color: transparent;
}

.btn-hollow-light, .btn-hollow-light:hover {
  color: #afafaf;
  border-color: #afafaf;
}

.btn-hollow-dark {
  color: #212325;
  background-color: transparent;
}

.btn-hollow-dark, .btn-hollow-dark:hover {
  color: #212325;
  border-color: #212325;
}

.btn-outline-primary {
  background-color: rgba(226, 19, 71, 0.1);
}

.btn-outline-primary, .btn-outline-primary:hover {
  color: #e21347;
  border-color: rgba(226, 19, 71, 0.3);
}

.btn-outline-secondary {
  background-color: rgba(59, 62, 76, 0.1);
}

.btn-outline-secondary, .btn-outline-secondary:hover {
  color: #3b3e4c;
  border-color: rgba(59, 62, 76, 0.3);
}

.btn-outline-tertiary {
  background-color: rgba(195, 200, 204, 0.1);
}

.btn-outline-tertiary, .btn-outline-tertiary:hover {
  color: #c3c8cc;
  border-color: rgba(195, 200, 204, 0.3);
}

.btn-outline-success {
  background-color: rgba(63, 204, 87, 0.1);
}

.btn-outline-success, .btn-outline-success:hover {
  color: #3fcc57;
  border-color: rgba(63, 204, 87, 0.3);
}

.btn-outline-warning {
  background-color: rgba(255, 162, 62, 0.1);
}

.btn-outline-warning, .btn-outline-warning:hover {
  color: #ffa23e;
  border-color: rgba(255, 162, 62, 0.3);
}

.btn-outline-danger {
  background-color: rgba(226, 7, 0, 0.1);
}

.btn-outline-danger, .btn-outline-danger:hover {
  color: #e20700;
  border-color: rgba(226, 7, 0, 0.3);
}

.btn-outline-default {
  background-color: rgba(99, 101, 103, 0.1);
}

.btn-outline-default, .btn-outline-default:hover {
  color: #636567;
  border-color: rgba(99, 101, 103, 0.3);
}

.btn-outline-light {
  background-color: rgba(175, 175, 175, 0.1);
}

.btn-outline-light, .btn-outline-light:hover {
  color: #afafaf;
  border-color: rgba(175, 175, 175, 0.3);
}

.btn-outline-dark {
  background-color: rgba(33, 35, 37, 0.1);
}

.btn-outline-dark, .btn-outline-dark:hover {
  color: #212325;
  border-color: rgba(33, 35, 37, 0.3);
}

.btn-ghost-primary {
  color: #e21347;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-secondary {
  color: #3b3e4c;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-tertiary {
  color: #c3c8cc;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-success {
  color: #3fcc57;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-warning {
  color: #ffa23e;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-danger {
  color: #e20700;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-default {
  color: #636567;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-light {
  color: #afafaf;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-dark {
  color: #212325;
  background-color: transparent;
  border-color: transparent;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-lg {
  height: 0.44rem;
  padding: 0 0.16rem;
  font-size: 0.16rem;
  line-height: 0.42rem;
  border-width: 0.01rem;
  border-radius: 0.12rem;
}

.btn-sm {
  height: 0.28rem;
  padding: 0 0.08rem;
  font-size: 0.12rem;
  line-height: 0.26rem;
  border-width: 0.01rem;
  border-radius: 0.06rem;
}

.btn-xs {
  height: 0.22rem;
  padding: 0 0.04rem;
  font-size: 0.12rem;
  line-height: 0.2rem;
  border-width: 0.01rem;
  border-radius: 0.04rem;
}

.btn-group {
  font-size: 0;
}

.btn-group .btn {
  vertical-align: middle;
  border-radius: 0;
}

.btn-group .btn:not(:last-child) {
  border-right: none;
}

.btn-group .btn:first-child {
  border-top-left-radius: 0.04rem;
  border-bottom-left-radius: 0.04rem;
}

.btn-group .btn:last-child {
  border-top-right-radius: 0.04rem;
  border-bottom-right-radius: 0.04rem;
}

.btn-group.btn-solid-group .btn:not(:last-child) {
  margin-right: 0.01rem;
}

/**
 * Labs
 * ----------------------------------------------------------------------------
*/
.lab {
  display: inline-block;
  height: 0.2rem;
  padding: 0 0.08rem;
  color: white;
  border-radius: 0.04rem;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
}

.lab:after {
  vertical-align: middle;
}

.lab > * {
  display: inline-block;
  vertical-align: middle;
}

.lab > *:first-child {
  margin-left: 0;
}

.lab > *:last-child {
  margin-right: 0;
}

.lab > span {
  margin: 0 2px;
}

.lab.lab-lg {
  height: 0.26rem;
  padding: 0 0.12rem;
  border-radius: 0.064rem;
}

.lab.lab-lg .lab-icon i {
  font-size: 0.13rem;
}

.lab.lab-lg .lab-text {
  font-size: 0.11rem;
}

.lab-icon {
  display: inline-block;
  font-size: 0;
}

.lab-icon:after {
  vertical-align: middle;
}

.lab-icon > * {
  display: inline-block;
  vertical-align: middle;
}

.lab-icon > *:first-child {
  margin-left: 0;
}

.lab-icon > *:last-child {
  margin-right: 0;
}

.lab-icon i {
  height: 100%;
  font-size: 0.12rem;
}

.lab-text {
  display: inline-block;
  font-size: 0.09rem;
  line-height: inherit;
}

.lab-primary {
  background-color: #e21347;
}

.lab-primary.lab-hollow {
  color: #e21347;
  border-color: rgba(226, 19, 71, 0.5);
}

.lab-primary.lab-anti {
  color: #e21347;
  background-color: rgba(226, 19, 71, 0.1);
}

.lab-primary.lab-ghost {
  color: #e21347;
}

.lab-secondary {
  background-color: #3b3e4c;
}

.lab-secondary.lab-hollow {
  color: #3b3e4c;
  border-color: rgba(59, 62, 76, 0.5);
}

.lab-secondary.lab-anti {
  color: #3b3e4c;
  background-color: rgba(59, 62, 76, 0.1);
}

.lab-secondary.lab-ghost {
  color: #3b3e4c;
}

.lab-gray {
  background-color: #afafaf;
}

.lab-gray.lab-hollow {
  color: #afafaf;
  border-color: rgba(175, 175, 175, 0.5);
}

.lab-gray.lab-anti {
  color: #afafaf;
  background-color: rgba(175, 175, 175, 0.1);
}

.lab-gray.lab-ghost {
  color: #afafaf;
}

.lab-red {
  background-color: #e20700;
}

.lab-red.lab-hollow {
  color: #e20700;
  border-color: rgba(226, 7, 0, 0.5);
}

.lab-red.lab-anti {
  color: #e20700;
  background-color: rgba(226, 7, 0, 0.1);
}

.lab-red.lab-ghost {
  color: #e20700;
}

.lab-orange {
  background-color: #ffa200;
}

.lab-orange.lab-hollow {
  color: #ffa200;
  border-color: rgba(255, 162, 0, 0.5);
}

.lab-orange.lab-anti {
  color: #ffa200;
  background-color: rgba(255, 162, 0, 0.1);
}

.lab-orange.lab-ghost {
  color: #ffa200;
}

.lab-yellow {
  background-color: #ffa23e;
}

.lab-yellow.lab-hollow {
  color: #ffa23e;
  border-color: rgba(255, 162, 62, 0.5);
}

.lab-yellow.lab-anti {
  color: #ffa23e;
  background-color: rgba(255, 162, 62, 0.1);
}

.lab-yellow.lab-ghost {
  color: #ffa23e;
}

.lab-green {
  background-color: #3fcc57;
}

.lab-green.lab-hollow {
  color: #3fcc57;
  border-color: rgba(63, 204, 87, 0.5);
}

.lab-green.lab-anti {
  color: #3fcc57;
  background-color: rgba(63, 204, 87, 0.1);
}

.lab-green.lab-ghost {
  color: #3fcc57;
}

.lab-pink {
  background-color: #c3325f;
}

.lab-pink.lab-hollow {
  color: #c3325f;
  border-color: rgba(195, 50, 95, 0.5);
}

.lab-pink.lab-anti {
  color: #c3325f;
  background-color: rgba(195, 50, 95, 0.1);
}

.lab-pink.lab-ghost {
  color: #c3325f;
}

.lab-blue {
  background-color: #3f5cdc;
}

.lab-blue.lab-hollow {
  color: #3f5cdc;
  border-color: rgba(63, 92, 220, 0.5);
}

.lab-blue.lab-anti {
  color: #3f5cdc;
  background-color: rgba(63, 92, 220, 0.1);
}

.lab-blue.lab-ghost {
  color: #3f5cdc;
}

.lab-purple {
  background-color: #8c38e9;
}

.lab-purple.lab-hollow {
  color: #8c38e9;
  border-color: rgba(140, 56, 233, 0.5);
}

.lab-purple.lab-anti {
  color: #8c38e9;
  background-color: rgba(140, 56, 233, 0.1);
}

.lab-purple.lab-ghost {
  color: #8c38e9;
}

.lab-hollow {
  height: 0.4rem;
  padding: 0 0.16rem;
  border-radius: 0.08rem;
  background-color: transparent;
  border: 0.01rem solid;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.lab-hollow.lab-lg {
  height: 0.52rem;
  padding: 0 0.24rem;
  border-radius: 0.128rem;
}

.lab-hollow.lab-lg .lab-icon i {
  font-size: 0.26rem;
}

.lab-hollow.lab-lg .lab-text {
  font-size: 0.22rem;
}

.lab-hollow .lab-icon i {
  font-size: 0.24rem;
}

.lab-hollow .lab-text {
  font-size: 0.18rem;
}

.lab-ghost {
  background-color: transparent;
}

.lab-dot {
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  padding: 0;
}

/**
 * Card
 * ----------------------------------------------------------------------------
*/
.card {
  margin-top: 0.12rem;
  margin-bottom: 0.12rem;
  background-color: white;
  border-radius: 0.16rem;
  -webkit-box-shadow: 0 0.04rem 0.12rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.04rem 0.12rem rgba(0, 0, 0, 0.05);
}

.card-wrap {
  position: relative;
  padding-top: 0.16rem;
  padding-bottom: 0.16rem;
}

.card-head {
  position: relative;
  padding: 0 0.16rem;
  line-height: 18px;
}

.card-head .title {
  font-size: 0.15rem;
  font-weight: bold;
  color: black;
}

.card-head .append {
  padding-right: inherit;
  line-height: inherit;
}

.card-head .append .btn {
  padding: 0;
  font-size: 0.12rem;
  color: #939597;
  height: inherit;
  line-height: inherit;
  border: 0;
}

.card-head .append .btn .primary {
  color: #e21347;
}

.card-head.bb {
  padding-bottom: 0.12rem;
}

.card-head.bb:after {
  background-color: #efefef;
}

.card-body {
  padding: 0 0.16rem;
}

.card-foot {
  position: relative;
  height: 0.39rem;
  padding: 0 0.16rem;
  line-height: 0.39rem;
  border-top: 0.01rem solid #efefef;
}

.card-foot .btn {
  height: inherit;
  line-height: inherit;
}

.card-group .card {
  margin-top: 0.06rem;
  margin-bottom: 0.06rem;
}

.card-group .card:last-child {
  margin-bottom: 0.12rem;
}

/**
 * List
 * ----------------------------------------------------------------------------
*/
.list-head {
  position: relative;
  padding: 0 0.16rem;
  line-height: 0.36rem;
  background-color: #f5f5f5;
}

.list-head:first-child {
  padding-top: 0.12rem;
}

.list-head .title {
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  font-size: 0.14rem;
  color: #939597;
}

.list-group {
  margin-bottom: 0.12rem;
  background-color: white;
}

.list-group:last-child {
  margin-bottom: 0;
}

.list-group.remain-lastline .list-row:last-child:after {
  display: block;
}

.list-row {
  position: relative;
  height: 0.44rem;
  margin-left: 0.16rem;
  line-height: 0.44rem;
}

.list-row:after {
  background-color: rgba(238, 238, 238, 0.7);
  right: -50%;
  bottom: 0;
  left: -50%;
  height: 0.01rem;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

.list-row:last-child:after {
  display: none;
}

.list-row > .prepend,
.list-row > .append {
  position: relative !important;
}

.list-row > .append a {
  font-size: 0.12rem;
  color: #939597;
}

.list-row > .append a i {
  font-size: 0.14rem;
}

.list-row .icon {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.08rem;
  line-height: 0.2rem;
}

.list-row .icon i {
  display: inline-block;
  font-size: 0.2rem;
}

.list-con {
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  font-size: 0.14rem;
  color: #313335;
}

.list-row.list-row-multi {
  height: auto;
  padding-top: 0.12rem;
  padding-bottom: 0.12rem;
  line-height: auto;
}

.list-row.list-row-multi .list-con {
  max-height: 0.4rem;
  line-height: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.list-lg .list-row {
  height: 0.49rem;
  line-height: 0.49rem;
}

.list-lg .list-con {
  font-size: 0.15rem;
}

.form-list .list-row {
  height: auto;
  min-height: 0.49rem;
  line-height: 0.49rem;
}

.form-list .list-row > .prepend {
  width: 1rem;
}

.form-list .list-row > .prepend .title {
  font-weight: bold;
  font-size: 0.14rem;
  color: #212325;
}

.form-list .list-row.upper-prepend > * {
  width: 100%;
}

.form-list .list-row.upper-prepend > .prepend {
  padding-top: 0.14rem;
  line-height: 1;
}

.form-list .list-row.upper-prepend > .prepend .title {
  font-weight: normal;
  color: #838587;
}

.form-list .list-row.upper-prepend .form-control {
  color: #212325;
}

.form-list .form-control {
  padding-right: 0;
  padding-left: 0;
  height: 0.49rem;
}

.form-list .form-control:active {
  background-color: transparent;
}

.form-list .input-has-btnappend .form-control {
  padding-right: 0.24rem;
}

.form-list .input-has-btnappend .input-append {
  right: 0.88rem;
}

.form-list .input-has-btnappend .input-append.show {
  right: 0.08rem;
}

.form-list .form-error .error {
  margin-left: 0.16rem;
  color: #e20700;
}

.form-list .form-error:after {
  background-color: #e20700;
}

/**
 * Popups
 * ----------------------------------------------------------------------------
 */
.popup {
  position: absolute;
  z-index: 1040;
  display: none;
  border-radius: 0.16rem;
  background-color: white;
  -webkit-box-shadow: 0 0.09rem 0.28rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.09rem 0.28rem rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.popup-head {
  position: relative;
  margin-bottom: -0.12rem;
  padding: 0 0.16rem;
  line-height: 0.44rem;
  border-bottom: 1px solid #eee;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.popup-head .title {
  font-size: 0.14rem;
  font-weight: bold;
  color: #212325;
}

.popup-head .popup-head-op {
  top: 0;
  z-index: 10;
}

.popup-head-op {
  position: absolute;
  top: 0.08rem;
  right: 0.08rem;
}

.popup-head-op .btn {
  width: 0.22rem;
  height: 0.22rem;
  padding: 0;
  font-size: 0.14rem;
  line-height: 0.22rem;
  color: #939597;
  vertical-align: middle;
}

.popup-body {
  padding: 0.34rem 0.2rem 0.16rem;
}

.popup-body > .title {
  margin-bottom: 0.12rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #212325;
}

.popup-body > .content > .text {
  font-size: 0.14rem;
  color: #212325;
  line-height: 1.4;
}

.popup-foot {
  padding: 0.24rem;
  text-align: right;
}

.popup-foot .btn {
  min-width: 0.9rem;
  margin: 0 0.04rem;
}

.mask.popup-container.show {
  font-size: 0;
  text-align: center;
}

.mask.popup-container.show:after {
  vertical-align: middle;
}

.mask.popup-container.show > * {
  display: inline-block;
  vertical-align: middle;
}

.mask.popup-container.show > *:first-child {
  margin-left: 0;
}

.mask.popup-container.show > *:last-child {
  margin-right: 0;
}

.mask.popup-container.show > .popup {
  position: relative;
  display: inline-block;
  text-align: left;
}

.popup-small {
  width: 240px;
}

.popup-base {
  width: 320px;
}

.popup-block {
  width: 100%;
}

.popup-hint {
  width: 2.4rem;
  background-color: rgba(0, 0, 0, 0.8);
}

.popup-hint .popup-body {
  padding: 0.28rem 0.24rem;
}

.popup-hint .content {
  min-height: auto;
  text-align: center;
}

.popup-hint .content > .icon,
.popup-hint .content > .text {
  color: white;
}

.popup-hint .content > .icon {
  display: inline-block;
  width: 0.42rem;
  height: 0.42rem;
  font-size: 0.42rem;
}

.popup-hint .content > .text {
  margin-top: 0.12rem;
  font-size: 0.16rem;
  line-height: 1.4;
}

/**
 * Misc
 * ----------------------------------------------------------------------------
*/
.btn-shadow-primary {
  -webkit-box-shadow: 0 0.02rem 0.06rem rgba(226, 19, 71, 0.2);
  box-shadow: 0 0.02rem 0.06rem rgba(226, 19, 71, 0.2);
}

.shadow-light {
  -webkit-box-shadow: 0 0.01rem 0.04rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.01rem 0.04rem rgba(0, 0, 0, 0.05);
}

.shadow-base {
  -webkit-box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.08);
}

.shadow-dark {
  -webkit-box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.15);
}

.typeico {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.typeico-doc {
  background-image: url(../images/types/type-doc.png);
}

.typeico-jpeg {
  background-image: url(../images/types/type-jpeg.png);
}

.typeico-music {
  background-image: url(../images/types/type-music.png);
}

.typeico-pdf {
  background-image: url(../images/types/type-pdf.png);
}

.typeico-ppt {
  background-image: url(../images/types/type-ppt.png);
}

.typeico-txt {
  background-image: url(../images/types/type-txt.png);
}

.typeico-unknown {
  background-image: url(../images/types/type-unknown.png);
}

.typeico-video {
  background-image: url(../images/types/type-video.png);
}

.typeico-xls {
  background-image: url(../images/types/type-xls.png);
}

.typeico-zip {
  background-image: url(../images/types/type-zip.png);
}

.portrait {
  width: 0.26rem;
  height: 0.26rem;
}

.portrait.portrait-md {
  width: 0.36rem;
  height: 0.36rem;
}

.portrait.portrait-lg {
  width: 0.46rem;
  height: 0.46rem;
}

.touch {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.article,
article {
  margin: 0 0.24rem;
  color: #212325;
}

.article h1,
article h1 {
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
  position: relative;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 1.4;
}

.article h1:after,
article h1:after {
  content: '';
  position: absolute;
  bottom: -0.12rem;
  left: 0;
  display: block;
  width: 0.46rem;
  height: 0.02rem;
  background-color: #e21347;
  border-radius: 0.01rem;
}

.article h1.simple,
article h1.simple {
  margin-bottom: 0.16rem;
}

.article h1.simple:after,
article h1.simple:after {
  display: none;
}

.article h2,
article h2 {
  margin-top: 0.32rem;
  font-size: 0.18rem;
  font-weight: bold;
}

.article p,
article p {
  margin-bottom: 0.08rem;
  font-size: 0.15rem;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideagraph;
  word-break: normal;
  word-wrap: break-word;
}

.article hr,
article hr {
  margin: 0.12rem 0;
}

.article .info,
article .info {
  color: #939597;
}

.article .info-group .info,
article .info-group .info {
  margin: 0.08rem 0;
}

.info-group {
  font-size: 0;
}

.info-group .info {
  display: inline-block;
  margin-right: 0.04rem;
  margin-left: 0.04rem;
  vertical-align: middle;
}

.info-group .info:first-child {
  margin-left: 0;
}

.info-group .info:last-child {
  margin-right: 0;
}

.info-group .info.block {
  display: block;
  margin-right: 0;
  margin-left: 0;
}

.switch {
  position: relative;
  display: inline-block;
  width: 0.66rem;
  height: 0.34rem;
  background-color: #e21347;
  border-radius: 0.17rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.switch span {
  position: absolute;
  top: 0.02rem;
  right: auto;
  left: 0.02rem;
  display: inline-block;
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
  background-color: white;
  -webkit-box-shadow: 0 0.02rem 0.06rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.02rem 0.06rem rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.switch.active {
  background-color: #ddd;
}

.switch.active span {
  right: 0.02rem;
  left: auto;
}

.switch.sm {
  width: 0.44rem;
  height: 0.22rem;
}

.switch.sm span {
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 50%;
}

.slidein-select {
  height: auto !important;
  padding: 0.12rem;
  text-align: center;
  background-color: transparent;
}

.slidein-select .select-group {
  margin-bottom: 0.08rem;
  background-color: white;
  border-radius: 0.04rem;
}

.slidein-select .select-group .cell {
  border-bottom: 0.01rem solid #efefef;
}

.slidein-select .select-group .cell:last-child {
  border-bottom: 0;
}

.slidein-select .select-group .btn-link {
  padding: 0;
  font-size: 0.16rem;
  color: black;
  line-height: 0.44rem;
}

.slidein-select .btn-block {
  padding: 0;
  font-size: 0.16rem;
  font-weight: bolder;
  color: #e21347;
  line-height: 0.44rem;
  background-color: white;
  border-radius: 0.04rem;
}

.dot,
.bubble {
  display: inline-block;
  background-color: #e20700;
  border: 0.01rem solid white;
  vertical-align: middle;
}

.dot {
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
}

.bubble {
  min-width: 0.2rem;
  height: 0.2rem;
  padding: 0 0.02rem;
  font-size: 0.09rem;
  color: white;
  line-height: 0.18rem;
  border-radius: 0.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.group {
  font-size: 0;
}

.group > * {
  margin-right: 0.08rem;
  margin-left: 0.08rem;
}

.group > *:first-child {
  margin-left: 0 !important;
}

.group > *:last-child {
  margin-right: 0 !important;
}

.group:after {
  vertical-align: middle;
}

.group > * {
  display: inline-block;
  vertical-align: middle;
}

.group > *:first-child {
  margin-left: 0;
}

.group > *:last-child {
  margin-right: 0;
}

.group-top:after,
.group-top > * {
  vertical-align: top;
}

.group-bottom:after,
.group-bottom > * {
  vertical-align: bottom;
}

/**
 * Layout
 * ----------------------------------------------------------------------------
*/
html {
  height: 100%;
}

body {
  height: 100%;
  font-size: 10px;
}

header,
.header,
footer,
.footer {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  background-color: white;
}

header,
.header {
  top: 0;
  height: 0.44rem;
}

footer,
.footer {
  bottom: 0;
  height: 0.52rem;
}

.main {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1028;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.main.main-light {
  background-color: white;
}

.main.main-dark {
  background-color: #fafafa;
}

.main.main-withhead {
  top: 0.44rem;
}

.main.main-withfoot {
  bottom: 0.52rem;
}

.main.main-noscroll {
  overflow-y: hidden;
}

@supports (padding-bottom: env(safe-area-inset-bottom)) {
  body,
  .main {
    padding-top: env(safe-area-inset-top);
    padding-right: env(safe-area-inset-right);
    padding-bottom: env(safe-area-inset-bottom);
    padding-left: env(safe-area-inset-left);
  }
  header,
  .header {
    padding-top: env(safe-area-inset-top);
  }
  footer,
  .footer {
    padding-bottom: env(safe-area-inset-bottom);
  }
  .slidein {
    padding-top: env(safe-area-inset-top);
    padding-bottom: env(safe-area-inset-bottom);
  }
  .slidein.slidein-top {
    padding-bottom: 0;
  }
  .slidein.slidein-bottom {
    padding-top: 0;
  }
}

/**
 * Header
 * ----------------------------------------------------------------------------
*/
header,
.header {
  line-height: 0.44rem;
}

.header-mid {
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  margin: 0 0.04rem;
  line-height: inherit;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header-mid:first-child {
  margin-left: 0.48rem;
}

.header-mid:first-child .title {
  margin-right: -0.28rem;
  margin-left: -0.28rem;
}

.header-mid:last-child {
  margin-right: 0.44rem;
}

header.header-transparent,
.header.header-transparent {
  color: white;
  background-color: transparent;
}

header.header-transparent input,
.header.header-transparent input {
  background-color: white;
}

header .title,
.header .title {
  display: inline-block;
  font-size: 0.17rem;
  font-weight: bold;
  color: #313335;
  line-height: inherit;
  vertical-align: middle;
}

header .btn,
.header .btn {
  min-width: 0.44rem;
  height: inherit;
  padding: 0 0.08rem;
  font-size: 0.14rem;
  color: #313335;
  line-height: inherit;
  border: 0;
  border-radius: 0;
  vertical-align: middle;
}

header .btn i,
.header .btn i {
  font-size: 0.16rem;
}

header .search,
.header .search {
  position: relative;
  display: block;
  width: 100%;
  height: 0.32rem;
  line-height: 0.32rem;
}

header .search .icon,
.header .search .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.32rem;
  height: 0.32rem;
  font-size: 0.16rem;
  color: #c1c1c1;
  line-height: inherit;
  text-align: center;
}

header .search input,
.header .search input {
  width: 100%;
  height: inherit;
  line-height: inherit;
  padding: 0 0.16rem 0 0.32rem;
  font-size: 0.14rem;
  color: #313335;
  background-color: #f7f7f7;
  border-radius: 0.16rem;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

header .search input::-moz-placeholder,
.header .search input::-moz-placeholder {
  color: #c1c1c1;
  opacity: 1;
}

header .search input:-ms-input-placeholder,
.header .search input:-ms-input-placeholder {
  color: #c1c1c1;
}

header .search input::-webkit-input-placeholder,
.header .search input::-webkit-input-placeholder {
  color: #c1c1c1;
}

/**
 * Footer
 * ----------------------------------------------------------------------------
*/
.nav {
  height: 0.56rem;
  border-top-left-radius: 0.16rem;
  border-top-right-radius: 0.16rem;
}

.nav > ul {
  position: relative;
  z-index: 1;
}

.nav-cell {
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  text-align: center;
}

.nav-cell i, .nav-cell span {
  display: block;
}

.nav-link {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  color: #313335;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.nav-link.active {
  color: #e21347;
}

.nav-link.active.nav-home .nav-icon {
  background-image: url("../images/nav/home-fill.png");
}

.nav-link.active.nav-mine .nav-icon {
  background-image: url("../images/nav/frog-fill.png");
}

.nav-link.active.nav-cow .nav-icon  {
  background-image: url("../images/nav/cow-fill.png");
}

.nav-link.active .nav-text {
  font-weight: bold;
}

.nav-link.nav-home .nav-icon {
  background-image: url("../images/nav/home-stroke.png");
}

.nav-link.nav-mine .nav-icon {
  background-image: url("../images/nav/frog-stroke.png");
}

.nav-link.nav-cow .nav-icon {
  background-image: url("../images/nav/cow-stroke.png");
}

.nav-icon {
  position: relative;
  width: 0.24rem;
  height: 0.24rem;
  margin: 0 auto;
  margin-top: 0.08rem;
  margin-bottom: 0.05rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.nav-icon .bubble {
  position: absolute;
  top: 0.03rem;
  right: -0.096rem;
  z-index: 1;
  display: inline-block;
}

.nav-text {
  font-size: 0.09rem;
  line-height: 1;
}

/**
 * Home
 * ----------------------------------------------------------------------------
*/
.mode-group {
  margin: 0.24rem 0.16rem;
}

.mode-group > div {
  margin-top: 0.12rem;
  margin-bottom: 0.12rem;
}

.mode-group > div:first-child {
  margin-top: 0;
}

.mode-group > div:last-child {
  margin-bottom: 0;
}

.mode-head .icon {
  width: 0.32rem;
}

.mode-head .con {
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  margin-left: 0.12rem;
  font-size: 0;
}

.mode-head .con > span {
  display: inline-block;
  vertical-align: middle;
}

.mode-head .con .title {
  margin-right: 0.12rem;
}

.mode-head .title {
  font-size: 0.18rem;
  font-weight: 600;
  color: #212325;
}

.mode-head .info {
  font-size: 0.11rem;
  color: #939597;
}

.mode-head > .title {
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  margin-right: 0.12rem;
  margin-left: 0.12rem;
}

.more-link {
  color: #afafaf;
  font-size: 0;
}

.more-link:after {
  vertical-align: middle;
}

.more-link > * {
  display: inline-block;
  vertical-align: middle;
}

.more-link > *:first-child {
  margin-left: 0;
}

.more-link > *:last-child {
  margin-right: 0;
}

.more-link .text {
  font-size: 0.12rem;
}

.more-link .icon {
  display: inline-block;
  width: auto;
  font-size: 0.09rem;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}

.home-banner {
  margin-top: 0.16rem;
}

.home-banner .swiper-slide a {
  display: inline-block;
  margin: 0 0.16rem;
  border-radius: 0.16rem;
  overflow: hidden;
}

.home-banner .swiper-pagination-wrapper {
  position: absolute;
  right: 0;
  bottom: 0.08rem;
  left: 0;
  z-index: 1;
  text-align: center;
}

.home-banner .swiper-pagination {
  position: static;
  bottom: auto;
  left: auto;
  display: inline-block;
  width: auto;
  padding: 0 0.04rem 0.01rem 0.04rem;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0.08rem;
}

.home-banner .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.04rem;
  height: 0.04rem;
  margin: 0 0.03rem;
  background-color: white;
  vertical-align: middle;
  opacity: .5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.home-banner .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.06rem;
  height: 0.06rem;
  border: 0.01rem solid white;
  opacity: 1;
}

.public-card {
  position: relative;
  margin: 0.12rem 0.16rem;
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, right top, from(#fdebe7), to(#fef3f1));
  background-image: linear-gradient(90deg, #fdebe7, #fef3f1);
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
}

.public-card .card-wrap {
  position: relative;
  z-index: 2;
  height: 0.72rem;
  padding: 0;
}

.public-card .logo {
  width: 0.88rem;
  margin-left: 0.1rem;
}

.public-card .focus-btn {
  width: 0.52rem;
  height: 0.6rem;
  margin-right: 0.28rem;
}

.public-card .con {
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  margin-right: 0.12rem;
  margin-left: 0.16rem;
  line-height: 1.5;
}

.public-card .con .title {
  font-size: 0.16rem;
  font-weight: 600;
  color: #212325;
}

.public-card .con .info {
  font-size: 0.14rem;
  color: #9d7b83;
}

.public-card .shut-btn {
  position: absolute;
  top: 0.08rem;
  right: 0.08rem;
  z-index: 3;
  height: auto;
  padding: 0;
  font-size: 0.14rem;
  color: #939597;
  line-height: 1;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}

.public-card .dec {
  position: absolute;
  display: inline-block;
  width: 0.9rem;
  height: 0.3rem;
  top: 0;
  left: 1.9rem;
  z-index: 1;
  background-image: url("../images/public-dec.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.activity-card {
  margin: 0.12rem 0;
}

.activity-card:first-child {
  margin-top: 0;
}

.activity-card:last-child {
  margin-bottom: 0;
}

.activity-card .card-wrap {
  padding: 0.12rem;
}

.activity-card .thumb {
  width: 0.96rem;
  height: 1.2rem;
  margin-right: 0.12rem;
  border-radius: 0.12rem;
  overflow: hidden;
}

.activity-card .con {
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
}

.activity-card .title {
  margin-bottom: 0.06rem;
  font-size: 0.16rem;
  font-weight: 600;
  color: black;
  line-height: 1.5;
}

.activity-card .brief {
  height: 0.4rem;
  font-size: 0.12rem;
  color: #939597;
  line-height: 0.2rem;
}

.activity-card .bottom {
  margin-top: 0.12rem;
}

.activity-card .lab {
  border-radius: 0.1rem;
  border-bottom-left-radius: 0.01rem;
}

.activity-card .lab .lab-text {
  font-size: 0.11rem !important;
}

.activity-card .btn {
  height: 0.24rem;
  padding: 0 0.08rem;
  line-height: 0.24rem;
  border-radius: 0.08rem;
  border: 0;
}

.news-card .card-wrap {
  padding: 0.08rem 0.16rem;
}

.news-card .list-row {
  margin-left: 0;
}

.news-card .list-con {
  margin-right: 0.08rem;
  color: #212325;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sticky-group {
  position: fixed;
  right: 0.08rem;
  bottom: 0.66rem;
  z-index: 1049;
}

.sticky-group .sticky-wrap {
  padding: 0.08rem;
  text-align: center;
  background-color: white;
  border-radius: 0.16rem;
  -webkit-box-shadow: 0 0.09rem 0.28rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.09rem 0.28rem rgba(0, 0, 0, 0.05);
}

.sticky-group .sticky-wrap .cell {
  margin: 0.08rem 0;
}

.sticky-group .sticky-wrap .cell:first-child {
  margin-top: 0;
}

.sticky-group .sticky-wrap .cell:last-child {
  margin-bottom: 0;
}

.sticky-group .icon {
  display: inline-block;
  width: 0.28rem;
  margin-bottom: 0.02rem;
}

.sticky-group .text {
  display: block;
  font-size: 0.12rem;
  color: #636567;
  line-height: 1.5;
}

.locate-popup {
  line-height: 1.5;
  text-align: center !important;
  background-image: url("../images/location-dec.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}

.locate-popup .popup-body {
  padding-top: 0.24rem;
  padding-bottom: 0.32rem;
}

.locate-popup .popup-body .title {
  margin-bottom: 0.24rem;
  font-size: 0.2rem;
  font-weight: 500;
  color: #212325;
}

.locate-popup .popup-body .con .tit {
  font-size: 0.16rem;
  color: #212325;
}

.locate-popup .popup-body .con .tit .primary {
  margin-left: 0.06rem;
}

.locate-popup .popup-body .con .info {
  margin-top: 0.04rem;
  font-size: 0.14rem;
  color: #939597;
}

.locate-popup .popup-foot {
  padding-top: 0;
  text-align: center;
}

.qr-popup {
  line-height: 1.5;
  text-align: center;
}

.qr-popup .popup-body {
  padding-top: 0.24rem;
  padding-bottom: 0.32rem;
}

.qr-popup .popup-body .title {
  margin-bottom: 0.24rem;
  font-size: 0.2rem;
  font-weight: 500;
  color: #212325;
}

.qr-popup .popup-body .con .tit {
  margin-bottom: 0.16rem;
  font-size: 0.16rem;
  color: #212325;
}

.qr-popup .popup-body .con .qr {
  width: 1.6rem;
  margin: 0 auto;
  padding: 0.08rem;
}

.qr-popup .popup-body .con .info {
  margin-top: 0.04rem;
  font-size: 0.14rem;
  color: #939597;
}

/**
 * Utility classes
 * ----------------------------------------------------------------------------
 */
.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.vertical-center {
  font-size: 0;
}

.vertical-center:after {
  vertical-align: middle;
}

.vertical-center > * {
  display: inline-block;
  vertical-align: middle;
}

.vertical-center > *:first-child {
  margin-left: 0;
}

.vertical-center > *:last-child {
  margin-right: 0;
}

.vertical-top {
  font-size: 0;
}

.vertical-top:after {
  vertical-align: top;
}

.vertical-top > * {
  display: inline-block;
  vertical-align: top;
}

.vertical-top > *:first-child {
  margin-left: 0;
}

.vertical-top > *:last-child {
  margin-right: 0;
}

.dvs-1 {
  float: left;
  width: 100%;
}

.dvs-2 {
  float: left;
  width: 50%;
}

.dvs-3 {
  float: left;
  width: 33.33333%;
}

.dvs-4 {
  float: left;
  width: 25%;
}

.dvs-5 {
  float: left;
  width: 20%;
}

.dvs-6 {
  float: left;
  width: 16.66667%;
}

.dvs-7 {
  float: left;
  width: 14.28571%;
}

.dvs-8 {
  float: left;
  width: 12.5%;
}

.dvs-9 {
  float: left;
  width: 11.11111%;
}

.dvs-10 {
  float: left;
  width: 10%;
}

.dvs-11 {
  float: left;
  width: 9.09091%;
}

.dvs-12 {
  float: left;
  width: 8.33333%;
}

.prepend,
.append {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.prepend {
  left: 0;
}

.append {
  right: 0;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.primary {
  color: #e21347 !important;
}

.blue {
  color: #3f5cdc !important;
}

.green {
  color: #3fcc57 !important;
}

.red {
  color: #e20700 !important;
}

.yellow {
  color: #ffa23e !important;
}

.orange {
  color: #ffa200 !important;
}

.purple {
  color: #8c38e9 !important;
}

.dark {
  color: #313335 !important;
}

.base {
  color: #636567 !important;
}

.light {
  color: #afafaf !important;
}

.bg-light {
  background-color: #f7f7f7;
}

.bg-base {
  background-color: #f5f5f5;
}

.bg-dark {
  background-color: #f3f3f3;
}

.text-left {
  text-align: left;
}

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

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.no-shadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mt0 {
  margin-top: 0rem !important;
}

.mr0 {
  margin-right: 0rem !important;
}

.mb0 {
  margin-bottom: 0rem !important;
}

.ml0 {
  margin-left: 0rem !important;
}

.mt10 {
  margin-top: 0.1rem !important;
}

.mr10 {
  margin-right: 0.1rem !important;
}

.mb10 {
  margin-bottom: 0.1rem !important;
}

.ml10 {
  margin-left: 0.1rem !important;
}

.mt20 {
  margin-top: 0.2rem !important;
}

.mr20 {
  margin-right: 0.2rem !important;
}

.mb20 {
  margin-bottom: 0.2rem !important;
}

.ml20 {
  margin-left: 0.2rem !important;
}

.mt30 {
  margin-top: 0.3rem !important;
}

.mr30 {
  margin-right: 0.3rem !important;
}

.mb30 {
  margin-bottom: 0.3rem !important;
}

.ml30 {
  margin-left: 0.3rem !important;
}

.mt40 {
  margin-top: 0.4rem !important;
}

.mr40 {
  margin-right: 0.4rem !important;
}

.mb40 {
  margin-bottom: 0.4rem !important;
}

.ml40 {
  margin-left: 0.4rem !important;
}

.pt0 {
  padding-top: 0rem !important;
}

.pr0 {
  padding-right: 0rem !important;
}

.pb0 {
  padding-bottom: 0rem !important;
}

.pl0 {
  padding-left: 0rem !important;
}

.pt10 {
  padding-top: 0.1rem !important;
}

.pr10 {
  padding-right: 0.1rem !important;
}

.pb10 {
  padding-bottom: 0.1rem !important;
}

.pl10 {
  padding-left: 0.1rem !important;
}

.pt20 {
  padding-top: 0.2rem !important;
}

.pr20 {
  padding-right: 0.2rem !important;
}

.pb20 {
  padding-bottom: 0.2rem !important;
}

.pl20 {
  padding-left: 0.2rem !important;
}

.pt30 {
  padding-top: 0.3rem !important;
}

.pr30 {
  padding-right: 0.3rem !important;
}

.pb30 {
  padding-bottom: 0.3rem !important;
}

.pl30 {
  padding-left: 0.3rem !important;
}

.pt40 {
  padding-top: 0.4rem !important;
}

.pr40 {
  padding-right: 0.4rem !important;
}

.pb40 {
  padding-bottom: 0.4rem !important;
}

.pl40 {
  padding-left: 0.4rem !important;
}

.rounded {
  border-radius: 100px !important;
}

.sharp {
  border-radius: 0 !important;
}

.link-default {
  font-size: inherit;
  color: #636567;
  text-decoration: none;
}

.link-normal {
  font-size: inherit;
  color: #e21347;
  text-decoration: none;
}

.link-light {
  font-size: inherit;
  color: #939597;
  text-decoration: none;
}

.link-icon {
  font-size: 0;
}

.link-icon:after {
  vertical-align: middle;
}

.link-icon > * {
  display: inline-block;
  vertical-align: middle;
}

.link-icon > *:first-child {
  margin-left: 0;
}

.link-icon > *:last-child {
  margin-right: 0;
}

.link-icon > * {
  margin: 0 0.04rem;
}

.link-icon i {
  font-size: 0.15rem;
}

.link-icon span {
  font-size: 0.14rem;
}

.info {
  font-size: 0.12rem;
  color: #afafaf;
  line-height: 0.168rem;
}

.info.sm {
  font-size: 0.11rem;
  line-height: 0.156rem;
}

.mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}

.mask-white {
  background-color: rgba(255, 255, 255, 0.9);
}

.mask-transparent {
  background-color: transparent;
}

.mask-light {
  background-color: rgba(0, 0, 0, 0.1);
}

.bt:after {
  background-color: #ddd;
  top: 0;
  right: -50%;
  left: -50%;
  height: 0.01rem;
  -webkit-transform-origin: center top;
  transform-origin: center top;
}

.br:after {
  background-color: #ddd;
  top: -50%;
  right: 0;
  bottom: -50%;
  width: 0.01rem;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

.bb:after {
  background-color: #ddd;
  right: -50%;
  bottom: 0;
  left: -50%;
  height: 0.01rem;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

.bl:after {
  background-color: #ddd;
  top: -50%;
  bottom: -50%;
  left: 0;
  width: 0.01rem;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

hr {
  position: relative;
  display: block;
  margin: 0;
  border: 0;
}

hr:after {
  background-color: #ddd;
  right: -50%;
  bottom: 0;
  left: -50%;
  height: 0.01rem;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

hr.hr-dark:after {
  background-color: #ccc;
}

hr.hr-light:after {
  background-color: #eee;
}

hr.hr-vertical {
  height: 100%;
}

hr.hr-vertical:after {
  top: -50%;
  right: auto;
  bottom: -50%;
  left: auto;
  width: 0.01rem;
  height: auto;
}

hr.indent {
  margin-right: 0.16rem;
  margin-left: 0.16rem;
}

hr.indent-left {
  margin-left: 0.16rem;
}

.hr-container {
  display: inline-block;
  height: 0.24rem;
  vertical-align: middle;
}

.portrait {
  background-image: url("../images/portraits/portrait-default.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  overflow: hidden;
}

.portrait img {
  border-radius: inherit;
}

img {
  display: block;
  width: 100%;
  height: auto;
}
