body{
    position: relative;
    min-height: 100vh;
    padding-top: constant(safe-area-inset-top);           
    padding-left: constant(safe-area-inset-left);              
    padding-right: constant(safe-area-inset-right);            
    padding-bottom: constant(safe-area-inset-bottom);
}
.page {
    display: none;
    width: 0;
}
noscript {
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 1000000;
    background: khaki;
    font-size: 12px;
    padding: 15px 0;
}
@font-face {
    font-family: 'DIN-Bold';
    src: url('https://cdn.ix5j.net/font/DIN-Bold.otf');
}
.top_bac {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 1.65rem;
}
.header .downloadLlpApp {
    width: 100%;
    height: .6rem;
    background: rgba(255, 255, 255, 1);
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    box-shadow:0px 2px 4px 0px rgba(0,0,0,0.03);
}
.LlpApp {
    position: relative;
    height: 100%;
}
.polygonCopy {
    /* width: 50px; */
    position: absolute;
    left: .16rem;
    top: 50%;
    transform: translate(0%, -50%);
    width: .36rem;
      height: .36rem;
      border-radius: 0.08rem;
      box-shadow: 0px 0px 0.04rem 0.01rem rgba(133, 141, 141, 0.1);
  }

.LlpApp_text1_description {
    color: rgba(0, 211, 201, 1)
}

.LlpApp_text2 {
    position: absolute;
    left: .6rem;
    /* width: 180px;
    height: 20px;
    font-size: 14px;
    color: #151515;
    line-height: 20px; */
    top: 50%;
    transform: translate(0, -50%);
    text-align: left;
      color: #262626;
      font-size: .13rem;
      /* font-weight: bold; */
      font-family: PingFangSC-Medium;
  }
.openUpImmediately, #launch-btn2 {
    position: absolute;
    /* width: 80px;
    height: 30px;
    background:rgba(21,21,21,1);
    border-radius: 15px; */
    top: 50%;
    right: .16rem;
    transform: translate(0, -50%);
}
#launch-btn2 {
    z-index: 1;
}

.openUpImmediately .div {
    /* display: inline-block;
    font-size: 14px;
    width: 80px;
    height: 30px;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0; */
    /* width: .75rem;
          height: .26rem; */
          /* margin-right: .12rem; */
          padding: .04rem .12rem;
          border-radius: .13rem;
          border: 1px solid #05b0a8;
          display: flex;
          justify-content: center;
          align-items: center;
          color: #05b0a8;
          font-size: .13rem;
          font-weight: bold;
  }
main {
    padding-top: 0.6rem;
}
.banner {
    width: 100%;
    display: block;
}
.main_top {
    box-shadow:0px 2px 4px 0px rgba(0,0,0,0.03);
    padding-bottom: 0.17rem;
}
.top_container {
    width: 3.5rem;
    margin: 0 auto;
}
.top_title_con {
    margin-top: 0.17rem;
    position: relative;
}
.passed_activity {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.65rem;
    height: 0.22rem;
    background: #00d3c9;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 0.22rem;
    display: none;
}
.cpg_left {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.1rem;
    opacity: 0;
}
.top_icon {
    width: 0.2rem;
    height: 0.15rem;
    margin-right: 6px;
    margin-top: -5px;
}
.img_avatar {
    margin-right: 0.1rem;
}
.img_avatar img{
    width: 0.22rem;
    border-radius: 50%;
    height: 0.22rem;
    border: 1px solid #ffffff;
    margin-left: -0.12rem;
}
.top_title {
    width:2.4rem;
    height:0.22rem;
    font-size:0.16rem;
    font-family:PingFangSC-Medium;
    font-weight:600;
    color:rgba(21,21,21,1);
    line-height:0.22rem;
}
.top_intro {
    margin-top: 0.06rem;
    font-size:0.12rem;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(21,21,21,1);
    line-height:0.17rem;
    margin-bottom: 0.15rem;
}
.top_con {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
}
.top_con .left {
    font-size:0.12rem;
    font-family:DIN-Bold;
    color:#343434;
    height: 0.22rem;
    line-height: 0.22rem;
}
.top_con .left span {
    font-weight:bold;
}
.cpg_con {
    display: none;
}
.cpg_container {
 position: relative;
 width: 3.45rem;
 margin: 0.1rem auto 0.2rem;
 height: 1.3rem;
border-radius: 0.05rem;
overflow: hidden;
}
.cpg_container .sign {
    width: 0.56rem;
    height: 0.21rem;
    background:rgba(0, 0, 0, 0.7);
    border-radius: 0px 3px 0px 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 0.1rem;
    position: absolute;
    top: 0;
    right: 0;
}
.cpg_container .cpg_banner {
    width: 100%;
    height: 100%;
    display: block;
}
.cpg_container .cpg_btn {
  width: 1.7rem;
  height: 0.3rem;
  position: absolute;
  bottom: 0.15rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  background: #E77D95;
  color: #fff;
  font-size: 0.15rem;
  border-radius: 0.05rem;
}
.cpg_rule {
    width: 3.45rem;
    margin: 0 auto 0.2rem;
    font-size: 0.12rem;
    line-height: 0.17rem;
    color: #000;
}
.cpg_rule> .rule_text{
  color: #676767;
}
.cpg_rule_pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}
.cpg_rule_con {
    position: absolute;
    top: 0.8rem;
    left: 50%;
    transform: translateX(-50%);
    width: 3.15rem;
    min-height: 2rem;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
}
.disclaimer {
    color: #3587EF;
    font-size: 0.12rem;
    /* text-decoration: underline; */
    text-align: center;
    padding-bottom: 0.2rem;
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0.5rem;
    background: #fff;
    border-radius: 0 0 0.08rem 0.08rem;
}
.rule_close {
  width: 0.36rem;
  height: 0.36rem;
  margin-top: 0.15rem;
}
.rule_list {
    width: 100%;
    max-height: 77vh;
    background: #fff;
    border-radius: 0.08rem;
    overflow: auto;
}
.rule_title {
    background: #F2FFFE;
    text-align: center;
}
.rule_title .title_text img{
    width: 0.19rem;
}
.rule_title .title_text{
    font-size: 0.18rem;
    font-weight: bold;
    padding-top: 0.17rem;
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto 0.12rem;
}
.rule_title .rule_text {
    width: 2.7rem;
    margin: 0 auto;
    font-size: 0.13rem;
    line-height: 0.18rem;
    text-align: left;
    padding-bottom: 0.15rem;
}
.rule_close>img {
    width: 100%;
    height: 100%;
}
.rule_list .list {
    width: 2.7rem;
    margin: 0.2rem auto 0.4rem;
}
.rule_list .list .item {
    /* display: flex;
    justify-content: center;
    align-items: center; */
    font-size: 0.12rem;
    overflow: hidden;
    padding-left: 0.05rem;
}
.rule_list .list .item .item_left {
    width: 0.8rem;
    float: left;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    text-align: right;
    height: 100%;
}
.rule_list .list .item .item_right {
    position: relative;
    border-left: 1px dashed #ADF8F4;
    padding-left: 0.1rem;
    float: left;
    width: 2.5rem;
    padding-bottom: 0.1rem;
    font-size: 0.12rem;
}
.rule_list .list .item .item_right>h3 {

}
.rule_list .list .item .item_right .time img{
    width: 0.11rem;
    height: 0.11rem;
    margin-right: 0.05rem;
}
.rule_list .list .item .item_right .time {
    color: #00BFB6;
    font-size: 0.12rem;
}
.rule_list .list .item .item_right>.p {
    color: #BABABA;
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
}
.rule_list .list .item .item_right_sign {
    width: 0.11rem;
    height: 0.11rem;
    background: #d4fffd;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -0.06rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item_right_sign_small {
    width: 0.05rem;
    height: 0.05rem;
    background: #81ede7;
}
.follow_btn {
    width:0.5rem;
    height: 0.22rem;
    background:#E5FAF9;
    border-radius: 0.11rem;
    text-align: center;
    line-height: 0.2rem;
}
.follow_btn img {
    width: 0.12rem;
}
.masonry {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    column-gap: 0.11rem;
    background-color: rgba(250,248,247,1);
    margin: 0 auto;
    padding: 0.1rem 0.1rem 0.8rem 0.1rem;
}
.masonry .item {
    break-inside: avoid;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 4px;
    padding-bottom: 0.1rem;
    margin-bottom: 0.1rem;
}
.item:first-of-type{
    /* margin-top: 0; */
}
.item img {
    width: 100%;
}
.item_img {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    background:rgba(250,248,247,1);
    min-height: 1rem;
}

.item_info {
    position: relative;
}
.text_item .item_info  {
    height: 0.2rem;
}
.text_item .item_img {
    color: #fff;
    padding: 0.1rem;
    min-height: 0.1rem;
}
.text_item .item_img .item_title {
    color: #fff !important;
    padding: 0;
    margin: 0rem 0 0.1rem 0;
}
.text_item .item_img .item_desc {
    font-size: 0.13rem;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 8;
    line-clamp: 8;
    overflow: hidden;
    text-align: left;
}
.user_avatar {
    width:0.27rem;
    height:0.27rem;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #ffffff;
    margin-top: -0.08rem;
    margin-left: 0.08rem;
    position: absolute;
    z-index: 5;
    background: rgba(250,248,247,1);
}
.user_avatar img {
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
}
.follow_con {
    float: right;
    margin-right: 0.08rem;
}
.icon_heart {
    width: 0.11rem;
    display: inline-block;
}
.icon_heart img {
    margin-top: -2px;
}
.follow_num {
    font-size:0.12rem;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(142,133,133,1);
}
.item_title {
    font-size:0.13rem;
    font-family:PingFangSC-Medium;
    font-weight:600;
    color:rgba(21,21,21,1);
    line-height:0.17rem;
    margin: 0 0.08rem 0 0.08rem;
    clear: both;
    padding-top: 0.08rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.footer_openApp,#launch-btn3 {
    width: 136px;
    height: 40px;
    background:rgba(0,211,201,1);
    box-shadow:0px 2px 9px 0px rgba(3,205,195,0.36);
    border-radius:20px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    position: fixed;
    bottom: 0.35rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
}
/* 微信内底部 wx-open-launch-app 点击常无响应；隐藏该标签，由 .footer_openApp 走 topic.js initOpenInstall，与顶栏「打开App」相同的下载/唤起跳转 */
body.wx-topic #launch-btn3 {
    display: none !important;
}
.fixed_title_con {
    text-align: center;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 4px 0px rgba(0,0,0,0.03);
    font-size:0.16rem;
    font-family:PingFangSC-Medium;
    font-weight:600;
    color:rgba(21,21,21,1);
    display: none;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
}
.container {
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 20000;
    display: none;
}
.pop_con {
    width: 2.54rem;
    height: 2.2rem;
    top: 42.42%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 10;
}

.pop {
    width: 2.54rem;
    height: 2.2rem;
    background: rgba(255, 255, 255, 1);
    border-radius: 0.2rem;
    position: relative;
}

.pop_title {
    width: 2.2rem;
    height: 0.22rem;
    font-size: 0.18rem;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(21, 21, 21, 1);
    line-height: 0.22rem;
    text-align: center;
    position: absolute;
    top: 13.182%;
    left: 50%;
    transform: translate(-50%, 0);
}

.pop_download {
    width: 1.54rem;
    height: 0.3rem;
    font-size: 0.16rem;
    font-family: PingFangSC-Light;
    font-weight: 300;
    color: rgba(21, 21, 21, 1);
    line-height: 0.3rem;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 31.364%;
    left: 50%;
    transform: translate(-50%, 0);
}

.pop_more {
    width: 1.54rem;
    height: 0.3rem;
    font-size: 0.16rem;
    font-family: PingFangSC-Light;
    font-weight: 300;
    color: rgba(21, 21, 21, 1);
    line-height: 0.3rem;
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 45%;
    left: 50%;
    transform: translate(-50%, 0);
}

.pop_open, #launch-btn4 {
    width: 200px;
    height: 35px;
    background: rgba(0, 211, 201, 1);
    border-radius: 17.5px;
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 35px;
    text-align: center;
    position: absolute;
    bottom: 11.364%;
    left: 50%;
    transform: translate(-50%, 0);
}
#launch-btn4 {
    z-index: 1;
}