.level[data-v-e5db937e] {
  width: 100%;
  min-height: 100vh;
  background: radial-gradient(circle at 16% 0%, rgba(16, 185, 129, 0.16) 0, rgba(16, 185, 129, 0) 34%), radial-gradient(circle at 88% 6%, rgba(0, 135, 106, 0.12) 0, rgba(0, 135, 106, 0) 32%), -webkit-gradient(linear, left top, left bottom, from(#f6faf8), color-stop(46%, #eef9f4), to(#f7fcfa));
  background: radial-gradient(circle at 16% 0%, rgba(16, 185, 129, 0.16) 0, rgba(16, 185, 129, 0) 34%), radial-gradient(circle at 88% 6%, rgba(0, 135, 106, 0.12) 0, rgba(0, 135, 106, 0) 32%), linear-gradient(180deg, #f6faf8 0%, #eef9f4 46%, #f7fcfa 100%);
  color: #111827;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.level *[data-v-e5db937e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.home_tit[data-v-e5db937e] {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
}
.home_tit_top[data-v-e5db937e] {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 12px;
  background: rgba(255, 255, 255, 0.94);
  border-bottom: 1px solid rgba(16, 185, 129, 0.12);
  -webkit-box-shadow: 0 8px 24px rgba(15, 118, 110, 0.08);
          box-shadow: 0 8px 24px rgba(15, 118, 110, 0.08);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.back-btn[data-v-e5db937e] {
  width: 32px;
  min-width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  font-size: 30px;
  color: #00876a;
  font-weight: 300;
  border-radius: 50%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: rgba(16, 185, 129, 0.08);
  border: 1px solid rgba(16, 185, 129, 0.14);
}
.search-wrap[data-v-e5db937e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 18px;
  padding: 0 11px;
  background: #f1faf7;
  border: 1px solid rgba(16, 185, 129, 0.16);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
}
.search-icon[data-v-e5db937e] {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  opacity: 0.72;
}
.search-input[data-v-e5db937e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  font-size: 13px;
  color: #111827;
  background: transparent;
  border: 0;
  outline: none;
}
.search-input[data-v-e5db937e]::-webkit-input-placeholder {
  color: #94a3b8;
}
.search-input[data-v-e5db937e]::-moz-placeholder {
  color: #94a3b8;
}
.search-input[data-v-e5db937e]:-ms-input-placeholder {
  color: #94a3b8;
}
.search-input[data-v-e5db937e]::-ms-input-placeholder {
  color: #94a3b8;
}
.search-input[data-v-e5db937e]::placeholder {
  color: #94a3b8;
}
.home_tit_right[data-v-e5db937e] {
  margin-left: 8px;
  width: 34px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: linear-gradient(135deg, #10b981 0%, #00876a 100%);
  -webkit-box-shadow: 0 8px 18px rgba(16, 185, 129, 0.22);
          box-shadow: 0 8px 18px rgba(16, 185, 129, 0.22);
}
.home_tit_right img[data-v-e5db937e] {
  width: 20px;
  height: 20px;
  display: block;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.tabs-wrap[data-v-e5db937e] {
  margin-top: 50px;
  padding-top: 0;
}
.level[data-v-e5db937e] .van-tabs__wrap {
  height: 44px;
  background: rgba(255, 255, 255, 0.94) !important;
  border-bottom: 1px solid rgba(16, 185, 129, 0.1);
}
.level[data-v-e5db937e] .van-tabs__nav {
  background: rgba(255, 255, 255, 0.94) !important;
}
.level[data-v-e5db937e] .van-tab {
  color: #6b7280 !important;
  font-size: 14px;
  font-weight: 700;
}
.level[data-v-e5db937e] .van-tab--active {
  color: #00876a !important;
  font-weight: 900;
}
.level[data-v-e5db937e] .van-tabs__line {
  width: 24px !important;
  height: 3px !important;
  border-radius: 999px;
  background: -webkit-gradient(linear, left top, right top, from(#10b981), to(#00876a)) !important;
  background: linear-gradient(90deg, #10b981 0%, #00876a 100%) !important;
}
.level_con_item[data-v-e5db937e] {
  position: relative;
  padding: 12px 14px 0;
  min-height: 80vh;
}
.article-row[data-v-e5db937e] {
  position: relative;
  padding: 10px 0;
  border-bottom: 0;
}
.article-row[data-v-e5db937e]::after {
  content: "";
  position: absolute;
  left: 6px;
  right: 6px;
  bottom: 0;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(16, 185, 129, 0)), color-stop(rgba(16, 185, 129, 0.14)), to(rgba(16, 185, 129, 0)));
  background: linear-gradient(90deg, rgba(16, 185, 129, 0), rgba(16, 185, 129, 0.14), rgba(16, 185, 129, 0));
}
.cover-first[data-v-e5db937e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  border-radius: 14px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(16, 185, 129, 0.14);
  -webkit-box-shadow: 0 12px 26px rgba(15, 118, 110, 0.08);
          box-shadow: 0 12px 26px rgba(15, 118, 110, 0.08);
}
.cover-img-first[data-v-e5db937e] {
  width: 100%;
  height: 165px;
  border-radius: 14px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  background: #f1faf7;
}
.cover-and-title[data-v-e5db937e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 94px;
  padding: 9px;
  border-radius: 14px;
  background: radial-gradient(circle at 12% 0%, rgba(16, 185, 129, 0.09) 0, rgba(16, 185, 129, 0) 42%), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.98)), to(rgba(250, 255, 253, 0.96)));
  background: radial-gradient(circle at 12% 0%, rgba(16, 185, 129, 0.09) 0, rgba(16, 185, 129, 0) 42%), linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(250, 255, 253, 0.96) 100%);
  border: 1px solid rgba(16, 185, 129, 0.14);
  -webkit-box-shadow: 0 10px 22px rgba(15, 118, 110, 0.07);
          box-shadow: 0 10px 22px rgba(15, 118, 110, 0.07);
}
.cover-img[data-v-e5db937e] {
  width: 132px;
  height: 76px;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  background: #f1faf7;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.title-wrap[data-v-e5db937e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
  min-width: 0;
}
.title-text[data-v-e5db937e] {
  font-size: 14px;
  height: 48px;
  line-height: 24px;
  font-weight: 800;
  color: #111827 !important;
}
.ext-iframe[data-v-e5db937e] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 45px;
  padding-bottom: 40px;
  width: 100%;
  height: 100%;
  border: 0;
  background: #ffffff;
}
.line-clamp2[data-v-e5db937e] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


/*# sourceMappingURL=chunk-1fa74350.dbf8fb92.css.map*/