/* magic-deploy/magic-seed/prebuild/core/wrapper.css */
.component-wrapper[data-v-52fa15aa] {
  position: relative;
}
.tab-index[data-v-52fa15aa] {
  z-index: 100;
}
.component-outline-float[data-v-52fa15aa] {
  position: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.component-outline-normal[data-v-52fa15aa] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.component-outline_mouseIn[data-v-52fa15aa] {
  border: 1px solid #64A4FF;
  -webkit-box-shadow: 0 0 0.27rem #64A4FF;
  box-shadow: 0 0 0.27rem #64A4FF;
}
.component-outline_active[data-v-52fa15aa] {
  border: 1px solid #64A4FF;
  -webkit-box-shadow: 0 0 0.27rem #64A4FF;
  box-shadow: 0 0 0.27rem #64A4FF;
}
.component-delbtn[data-v-52fa15aa] {
  position: absolute;
  top: 0.05rem;
  left: 10rem;
  height: 0.85rem;
  line-height: 0.85rem;
  padding: 0 0.16rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 0.11rem 0 rgba(198, 198, 198, 0.5);
  box-shadow: 0 0 0.11rem 0 rgba(198, 198, 198, 0.5);
  border-radius: 0.05rem;
  cursor: pointer;
}
.component-delbtn span[data-v-52fa15aa] {
  white-space: nowrap;
}
.component-name[data-v-52fa15aa] {
  position: absolute;
  top: 0.05rem;
  left: 10rem;
  height: 0.85rem;
  line-height: 0.85rem;
  padding: 0 0.16rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 0.11rem 0 rgba(198, 198, 198, 0.5);
  box-shadow: 0 0 0.11rem 0 rgba(198, 198, 198, 0.5);
  border-radius: 0.05rem;
}
.component-name span[data-v-52fa15aa] {
  white-space: nowrap;
}
.no-content-components-placeholder[data-v-52fa15aa] {
  height: 0.85rem;
  line-height: 0.85rem;
  text-align: center;
}

/* magic-deploy/magic-seed/prebuild/components/DownLoad.css */
.page-download[data-v-0ca31eeb] {
  height: 1.55rem;
  line-height: 1.55rem;
  vertical-align: middle;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 5;
  bottom: 0;
  padding-bottom: env(safe-area-inset-bottom);
  padding-bottom: constant(safe-area-inset-bottom);
  background-color: #000;
}
.page-download-logo[data-v-0ca31eeb] {
  margin-left: 0.27rem;
  margin-top: 0.35rem;
  width: 0.91rem;
  height: 0.91rem;
  float: left;
  margin-right: 0.27rem;
}
.page-download-text[data-v-0ca31eeb] {
  font-size: 0.32rem;
  float: left;
  color: #fff;
}
.page-download-btn[data-v-0ca31eeb] {
  height: 0.8rem;
  line-height: 0.8rem;
  width: auto;
  padding: 0 0.27rem;
  background: #ff472e;
  text-align: center;
  float: right;
  font-size: 0.32rem;
  margin-top: 0.37rem;
  margin-right: 0.27rem;
  border-radius: 0.13rem;
  color: #fff;
}

/* magic-deploy/magic-seed/prebuild/components/PageValidTime.css */
.pagetime-container[data-v-4e4102b3] {
  position: relative;
  width: 7.73rem;
  padding: 1.23rem 0;
}
.pagetime-container .pagetime-logo[data-v-4e4102b3] {
  position: absolute;
  display: block;
  width: 2.35rem;
  height: 2.48rem;
  left: 50%;
  margin-left: -1.17rem;
  top: -1.23rem;
}
.pagetime-container .pagetime-text[data-v-4e4102b3] {
  text-align: center;
  font-size: 0.37rem;
  height: 0.53rem;
  line-height: 0.53rem;
}
.z-popup[data-v-4e4102b3] {
  overflow: visible;
  border-radius: 0.13rem;
  top: 45%;
}

/* magic-deploy/magic-seed/prebuild/components/HeadHide.css */
.header-keep[data-v-9b455bd4] {
  height: 44PX;
}
.header-bg[data-v-9b455bd4] {
  height: 44PX;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
}
.bg-trans[data-v-9b455bd4] {
  background: transparent !important;
}
.bg-trans .header-white[data-v-9b455bd4] {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.bg-trans.active .header-white[data-v-9b455bd4] {
  opacity: 1;
}
.title-img-wrap[data-v-9b455bd4] {
  position: relative;
  width: 100%;
  height: 44PX;
}
.title-img[data-v-9b455bd4] {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.z-nav-bar__left[data-v-9b455bd4],
.z-nav-bar__right[data-v-9b455bd4] {
  line-height: 1;
}
.img-title-wrap .icon-font-left[data-v-9b455bd4] {
  font-size: 0.53rem;
}
.img-title-wrap .icon-font-right[data-v-9b455bd4] {
  font-size: 0.53rem;
}
.img-title-wrap .z-nav-bar__left[data-v-9b455bd4],
.img-title-wrap .z-nav-bar__right[data-v-9b455bd4] {
  top: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14%;
  -ms-flex: 0 0 14%;
  flex: 0 0 14%;
  font-size: 0;
}
.img-title-wrap .z-nav-bar__title[data-v-9b455bd4] {
  max-width: 7.23rem;
  padding: 0;
}
.page-marquee[data-v-9b455bd4] {
  font-size: 0;
  color: #D8D8D8;
  height: 44PX;
  line-height: 44PX;
}
.page-marquee-1[data-v-9b455bd4] {
  height: 0.96rem;
  padding: 0 0.2rem 0 1.07rem;
  position: absolute;
  left: 50%;
  right: 0;
  top: 50%;
  bottom: 0;
  text-align: left;
  border-radius: 0.27rem;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.search-icon[data-v-9b455bd4] {
  color: #D8D8D8;
  font-size: 0.64rem;
  position: absolute;
  z-index: 1;
  left: 0.32rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.keyword[data-v-9b455bd4] {
  height: 0.96rem;
  position: relative;
}
.keyword span[data-v-9b455bd4] {
  font-size: 0.37rem;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.half-view-title[data-v-9b455bd4] {
  height: 1.71rem;
}
.half-view-title .half-view-nav[data-v-9b455bd4] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  padding: 0.32rem;
  background: #fff;
  z-index: 999;
}
.half-view-title .half-view-nav .title[data-v-9b455bd4] {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.43rem;
  color: #111111;
  line-height: 1.07rem;
  text-align: center;
}
.half-view-title .half-view-nav .close-btn[data-v-9b455bd4] {
  position: absolute;
  top: 50%;
  right: 0.32rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0.53rem;
  color: #999;
}

/* magic-deploy/magic-seed/prebuild/components/PendentTask.css */
.pendent-container[data-v-16360dd0] {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.pendent-container img[data-v-16360dd0] {
  width: 100%;
  height: 100%;
}
.pendent-container .tips[data-v-16360dd0] {
  width: 100%;
  height: 0.29rem;
  position: absolute;
  bottom: 0.12rem;
  left: 0;
  text-align: center;
  line-height: 0.32rem;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
}

/* magic-deploy/magic-seed/prebuild/assets/css/base.css */
body {
  font-family:
    "PingFang SC",
    Helvetica,
    sans-serif;
  color: #333;
  -webkit-user-select: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: inherit;
}
a:visited,
a:hover,
a:focus,
a:active {
  color: inherit;
}
i,
em {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
input,
textarea {
  font-family: inherit;
  font-size: inherit;
  outline: 0;
}
textarea {
  resize: none;
}
._magic__root_ {
  min-height: 100vh;
  background: #fff;
}

/* magic-deploy/magic-components/magic-newzz-rich-text/prebuild/preview.css */
.content-wrap[data-v-58d77e72] {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  word-wrap: break-word;
}
.content-wrap a[data-v-58d77e72] {
  text-decoration: none;
}
.rich-text-wrap[data-v-58d77e72] {
  -webkit-user-select: text;
}
.rich-text-wrap[data-v-58d77e72] ol,
.rich-text-wrap[data-v-58d77e72] ul {
  margin: auto !important;
  padding: revert !important;
}
.rich-text-wrap[data-v-58d77e72] ol li {
  list-style: decimal;
}
.rich-text-wrap[data-v-58d77e72] ul li {
  list-style: disc;
}
.rich-text-wrap[data-v-58d77e72] a {
  color: rgb(85, 26, 139);
  text-decoration: none;
}
.rich-text-wrap[data-v-58d77e72] table p {
  text-indent: 0;
}
.rich-text-wrap[data-v-58d77e72] em {
  font-style: italic;
}
.rich-text-wrap[data-v-58d77e72] span {
  white-space: normal !important;
}
