@charset "UTF-8";
.green_wrap .green_header {
  height: 1.17rem;
  width: 100%;
  position: fixed;
  width: 100%;
  font-size: 0;
  text-align: center;
  background-color: #ffffff;
  z-index: 1001; }
  .green_wrap .green_header .icon-back {
    width: 0.21rem;
    height: 0.4rem;
    position: absolute;
    left: 0.48rem;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("/static/image/api/activity/greenbookmark/icon-back.png");
    background-size: 100% 100%;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .green_wrap .green_header .header-content {
    position: relative;
    line-height: 1.17rem;
    font-size: 0.42rem;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: bold;
    color: #000000; }

.green_wrap .green_banner {
  padding-top: 1.17rem; }
  .green_wrap .green_banner .banner_back {
    width: 100%;
    height: 11.6rem;
    margin-top: -2rem;
    background-image: url("/static/image/api/activity/greenbookmark/poster-2x.png");
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 3.5rem 1.52rem 0 1.52rem;
    font-size: 0; }
    .green_wrap .green_banner .banner_back .acttitle {
      line-height: 1.17rem;
      display: flex;
      align-items: center; }
      .green_wrap .green_banner .banner_back .acttitle .logo {
        position: relative;
        display: inline-block;
        width: 2.6rem;
        height: 1.17rem;
        background-image: url("/static/image/api/activity/greenbookmark/logo-2x.png");
        background-size: 100% 100%;
        z-index: 101; }
      .green_wrap .green_banner .banner_back .acttitle .x {
        position: relative;
        display: inline-block;
        z-index: 101;
        width: 0.4rem;
        height: 0.26rem;
        margin: 0 0.2rem 0 0.2rem;
        background-image: url("/static/image/api/activity/greenbookmark/x.png");
        background-size: 100% 100%; }
      .green_wrap .green_banner .banner_back .acttitle .actname {
        width: 3.54rem;
        height: 0.8rem;
        display: inline-block;
        background-image: url("/static/image/api/activity/greenbookmark/actname-2x.png");
        background-size: 100% 100%; }
  .green_wrap .green_banner .banner_shadow {
    width: 100%;
    height: 5rem;
    margin-top: -4.3rem;
    background-image: url("/static/image/api/activity/greenbookmark/shadow-2x.png");
    background-size: 100% 100%; }

.green_wrap .green_content {
  background-color: #B6C272;
  margin-top: -0.6rem;
  width: 100%;
  height: auto;
  font-size: 0;
  padding: 0 0.4rem;
  box-sizing: border-box; }
  .green_wrap .green_content .summary {
    background: #FFFFFF;
    border-radius: 16px;
    padding: 0.8rem 0.66rem 0.8rem 0.66rem;
    margin-bottom: 0.8rem;
    box-sizing: border-box; }
    .green_wrap .green_content .summary .words {
      font-family: PingFang SC;
      font-style: normal;
      font-size: 0.4rem;
      line-height: 0.65rem;
      letter-spacing: 0.05rem;
      color: #506E16;
      text-indent: 0.9rem;
      margin-bottom: 0.2rem; }
    .green_wrap .green_content .summary .sign {
      font-weight: 500;
      font-size: 0.37rem;
      color: #506E16;
      float: right; }
  .green_wrap .green_content .content {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 16px; }
    .green_wrap .green_content .content:first-child {
      margin-top: -6.6rem; }
    .green_wrap .green_content .content:nth-child(4), .green_wrap .green_content .content:nth-child(5), .green_wrap .green_content .content:nth-child(6), .green_wrap .green_content .content:nth-child(8), .green_wrap .green_content .content:nth-child(10) {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      margin-bottom: 0; }
    .green_wrap .green_content .content:nth-child(5), .green_wrap .green_content .content:nth-child(6), .green_wrap .green_content .content:nth-child(7), .green_wrap .green_content .content:nth-child(9), .green_wrap .green_content .content:nth-child(11) {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .green_wrap .green_content .footer {
    font-size: 0.37rem;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    line-height: 0.7rem;
    text-align: center;
    color: #ffffff;
    padding-bottom: 0.4rem; }

.bookmark_wrap .icon-close {
  position: fixed;
  width: 0.64rem;
  height: 0.64rem;
  background-image: url("/static/image/api/activity/greenbookmark/icon-close.png");
  background-size: 100% 100%;
  margin: 0.4rem;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.bookmark_wrap .bookmark_banner .banner_back {
  width: 100%;
  height: 11.6rem;
  background-image: url("/static/image/api/activity/greenbookmark/posterwithword-2x.png");
  background-size: 100% 100%; }

.bookmark_wrap .bookmark_banner .banner_shadow {
  width: 100%;
  height: 5rem;
  margin-top: -4.3rem;
  background-image: url("/static/image/api/activity/greenbookmark/shadow-2x.png");
  background-size: 100% 100%; }

.bookmark_wrap .bookmark_content {
  background-color: #B6C272;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0.32rem;
  margin-top: -0.8rem; }
  .bookmark_wrap .bookmark_content .content {
    width: 100%;
    margin-bottom: 1rem; }
    .bookmark_wrap .bookmark_content .content .head {
      background-image: url("/static/image/api/activity/greenbookmark/summaryhead-2x.png");
      background-size: 100% 100%;
      width: 100%;
      height: 0.77rem; }
    .bookmark_wrap .bookmark_content .content .panel {
      height: auto;
      margin: -0.35rem 0.4rem 0 0.4rem;
      background-color: #FDFFF5;
      box-shadow: inset 0 0.4rem 0.4rem -0.4rem #000000;
      border-radius: 0 0 0.14rem 0.14rem;
      padding-top: 0.4rem; }
  .bookmark_wrap .bookmark_content .footer {
    font-size: 0.37rem;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    line-height: 0.7rem;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
    padding-bottom: 0.4rem; }
    .bookmark_wrap .bookmark_content .footer .slogon {
      height: 0.48rem;
      margin-bottom: 0.4rem; }
      .bookmark_wrap .bookmark_content .footer .slogon:nth-child(2) {
        margin-left: 0.3rem; }
  .bookmark_wrap .bookmark_content .summary {
    padding-bottom: 0.4rem; }
    .bookmark_wrap .bookmark_content .summary .title {
      width: 100%;
      text-align: center; }
      .bookmark_wrap .bookmark_content .summary .title span {
        display: inline-block;
        width: 0.8rem;
        height: 0.8rem;
        border: 4px solid #B68119;
        box-sizing: border-box;
        border-radius: 6px;
        background: rgba(182, 129, 25, 0.1);
        font-size: 0.42rem;
        font-family: PingFang SC;
        font-style: normal;
        font-weight: bold;
        color: #6F4E1E; }
    .bookmark_wrap .bookmark_content .summary .word-panel {
      height: 3.36rem;
      overflow-y: scroll;
      padding: 0 0.69rem 0.2rem 0.69rem; }
    .bookmark_wrap .bookmark_content .summary .words {
      font-family: PingFang SC;
      font-style: normal;
      font-weight: 400;
      font-size: 0.34rem;
      letter-spacing: 0.01rem;
      margin-top: 0.2rem; }
  .bookmark_wrap .bookmark_content .list {
    padding: 0.4rem; }
    .bookmark_wrap .bookmark_content .list .title {
      display: block;
      height: 0.6rem;
      width: auto;
      margin: 0.3rem auto 0.32rem auto; }
    .bookmark_wrap .bookmark_content .list .switch-time {
      background: rgba(143, 164, 27, 0.1);
      font-size: 0;
      width: 2.13rem;
      height: 0.64rem;
      border-radius: 0.32rem;
      cursor: pointer;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
      .bookmark_wrap .bookmark_content .list .switch-time div {
        display: inline-block;
        font-size: 0.26rem;
        color: #8FA41B;
        width: 1.06rem;
        text-align: center;
        line-height: 0.64rem; }
        .bookmark_wrap .bookmark_content .list .switch-time div.active {
          background: #FFFFFF;
          border: 1px solid #B6C272;
          box-sizing: border-box;
          border-radius: 0.32rem; }
    .bookmark_wrap .bookmark_content .list .item {
      margin: 0.4rem 0 0.7rem 0;
      display: flex;
      font-size: 0; }
      .bookmark_wrap .bookmark_content .list .item a {
        text-decoration: none; }
      .bookmark_wrap .bookmark_content .list .item .left .cover-pic {
        width: 2.4rem;
        height: 3.2rem;
        border: 1px solid #EEEEEE;
        box-sizing: border-box;
        border-radius: 0.08rem;
        background-size: 100% 100%; }
      .bookmark_wrap .bookmark_content .list .item .left .icon-rank {
        margin-top: -3.2rem;
        margin-left: 0.2rem;
        width: 0.48rem;
        height: 0.48rem; }
        .bookmark_wrap .bookmark_content .list .item .left .icon-rank.rank-1 {
          background-image: url("/static/image/api/activity/greenbookmark/1.png");
          background-size: 100% 100%; }
        .bookmark_wrap .bookmark_content .list .item .left .icon-rank.rank-2 {
          background-image: url("/static/image/api/activity/greenbookmark/2.png");
          background-size: 100% 100%; }
        .bookmark_wrap .bookmark_content .list .item .left .icon-rank.rank-3 {
          background-image: url("/static/image/api/activity/greenbookmark/3.png");
          background-size: 100% 100%; }
        .bookmark_wrap .bookmark_content .list .item .left .icon-rank.rank-4 {
          background-image: url("/static/image/api/activity/greenbookmark/4.png");
          background-size: 100% 100%; }
        .bookmark_wrap .bookmark_content .list .item .left .icon-rank.rank-5 {
          background-image: url("/static/image/api/activity/greenbookmark/5.png");
          background-size: 100% 100%; }
      .bookmark_wrap .bookmark_content .list .item .right {
        width: 100%;
        padding-left: 0.4rem; }
        .bookmark_wrap .bookmark_content .list .item .right .bookname {
          font-family: PingFang SC;
          font-style: normal;
          font-weight: 600;
          font-size: 0.42rem;
          line-height: 0.6rem;
          margin-bottom: 0.26rem;
          color: #333333; }
        .bookmark_wrap .bookmark_content .list .item .right .stages {
          margin-top: 0.1rem;
          font-family: PingFang SC;
          font-style: normal;
          font-weight: normal;
          font-size: 0.32rem;
          color: #666666; }
          .bookmark_wrap .bookmark_content .list .item .right .stages .desc {
            display: inline-block;
            position: relative;
            max-height: 2rem;
            overflow: hidden; }
            .bookmark_wrap .bookmark_content .list .item .right .stages .desc::after {
              content: "...";
              position: absolute;
              bottom: 0;
              right: 0;
              padding-left: 0.1rem;
              padding-right: 0.2rem;
              background: #fff; }
          .bookmark_wrap .bookmark_content .list .item .right .stages .icon {
            margin-right: 0.14rem;
            display: inline-block;
            background-size: 100% 100%;
            width: 0.34rem;
            height: 0.34rem;
            vertical-align: middle;
            margin-top: -0.05rem; }
          .bookmark_wrap .bookmark_content .list .item .right .stages .icon-article {
            background-image: url("/static/image/api/activity/greenbookmark/icon-article-2x.png"); }
          .bookmark_wrap .bookmark_content .list .item .right .stages .icon-like {
            background-image: url("/static/image/api/activity/greenbookmark/icon-point-2x.png"); }
          .bookmark_wrap .bookmark_content .list .item .right .stages .author-name {
            font-weight: bold;
            color: #999999; }
        .bookmark_wrap .bookmark_content .list .item .right .author {
          font-size: 0;
          margin-top: 0.45rem;
          width: 3rem; }
          .bookmark_wrap .bookmark_content .list .item .right .author .avatar {
            display: inline-block;
            width: 0.53rem;
            height: 0.53rem;
            border-radius: 50%;
            margin-right: 0.1rem;
            background-color: grey;
            vertical-align: middle; }
          .bookmark_wrap .bookmark_content .list .item .right .author .name {
            font-family: PingFang SC;
            font-style: normal;
            font-weight: normal;
            font-size: 0.32rem;
            line-height: 0.53rem;
            color: #666666;
            vertical-align: middle; }
      .bookmark_wrap .bookmark_content .list .item .func-btn {
        width: 2rem;
        height: 0.6rem;
        background: rgba(164, 187, 36, 0.1);
        border-radius: 0.08rem;
        text-align: center;
        font-family: PingFang SC;
        font-style: normal;
        font-weight: 500;
        font-size: 0.3rem;
        line-height: 0.6rem;
        color: #A4BB24;
        right: 0;
        margin-top: 2.3rem;
        padding: 0 0.2rem 0 0.2rem;
        cursor: pointer;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
        .bookmark_wrap .bookmark_content .list .item .func-btn.disabled {
          opacity: 0.3; }

.article-modal .mask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 100;
  display: none; }

.article-modal .modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 8rem;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  background: #fff;
  box-shadow: 2px 3px 20px rgba(0, 0, 0, 0.2);
  z-index: 120;
  display: none; }
  .article-modal .modal .modal-header {
    height: 50px;
    padding: 0 15px; }
    .article-modal .modal .modal-header .close {
      float: right;
      font-size: 26px;
      margin-top: -2px;
      color: #9C9FA4;
      cursor: default; }
  .article-modal .modal .modal-content {
    min-height: 100px; }

.bookmark_wrap::after {
  content: "";
  display: block;
  clear: both; }

.modal-content-article {
  text-align: center;
  padding: 0 0.67rem 0.67rem; }
  .modal-content-article .cover {
    margin: auto;
    width: 3.2rem;
    height: 4.26rem;
    background: #000000;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    border-radius: 0.08rem;
    background-size: 100% 100%; }
  .modal-content-article .title {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: bold;
    font-size: 0.42rem;
    line-height: 0.7rem;
    text-align: center;
    color: #333333; }
  .modal-content-article .author {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: bold;
    font-size: 0.32rem;
    line-height: 0.45rem;
    color: #333333; }
  .modal-content-article .summary {
    margin-top: 0.15rem;
    text-align: left;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 0.32rem;
    line-height: 0.45rem;
    color: #666666; }

.content .no-data {
  background: url("/static/image/api/activity/greenbookmark/rank_empty_image.png") no-repeat 50% 0;
  background-size: 2rem auto;
  margin-top: 0.5rem;
  padding-top: 2rem;
  text-align: center;
  font-size: 0.4rem; }
  .content .no-data::after {
    content: "暂无数据 ~"; }
