.ys_container {
  position: fixed;
  display: block;
  top: 0;
  bottom: 0; }

.show-img-layer {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  padding: 0.12rem; }
  .show-img-layer .show-box {
    height: 100%;
    width: 100%; }
    .show-img-layer .show-box .img-show {
      height: 100%;
      width: 100%; }
      .show-img-layer .show-box .img-show .swiper-slide img {
        max-width: 100%;
        max-height: 100%;
        position: relative;
        top: 50%;
        transform: translate(-50%, -50%);
        left: 50%;
        /*transform: translateX(-50%);*/ }
  .show-img-layer .close-box {
    width: .20rem;
    height: .20rem;
    background: url(../../images/close.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: .20rem;
    right: .20rem;
    cursor: pointer;
    z-index: 100; }

h2,
h3,
p {
  margin: 0 !important; }

.news ul li {
  width: calc(100% - 0.32rem) !important;
  margin: 0 0.16rem;
  padding: 0.13rem 0 !important; }
  .news ul li .set-top {
    width: 0.36rem;
    height: 0.17rem;
    background: #D7000F;
    border-radius: 0.02rem;
    padding: 0.01rem 0.06rem;
    width: 0.23rem;
    height: 0.15rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.12rem;
    color: #FFFFFF;
    line-height: 0.15rem;
    text-align: center;
    font-style: normal; }
  .news ul li .left-content p {
    margin-top: 0.19rem !important; }
    .news ul li .left-content p * {
      font-size: .13rem;
      position: relative;
      color: #808595;
      font-weight: 400; }
    .news ul li .left-content p .label {
      padding: 0; }

.news ul li:last-child {
  border-bottom: none; }

.pick-header {
  background-color: white;
  padding-bottom: 0.13rem; }
  .pick-header .news-picker {
    display: flex;
    align-items: center;
    height: 0.43rem;
    padding: 0 0.16rem; }
    .pick-header .news-picker .date-icon {
      width: 0.17rem;
      height: 0.17rem; }
    .pick-header .news-picker .input-group {
      height: 0.26rem;
      width: 1.1rem;
      margin-left: 0.1rem; }
      .pick-header .news-picker .input-group input {
        height: 0.26rem;
        width: 1rem;
        padding: 0;
        background: white;
        border: none;
        box-shadow: none; }
      .pick-header .news-picker .input-group .input-group-addon {
        position: relative;
        padding: 0;
        border: none;
        background: white; }
        .pick-header .news-picker .input-group .input-group-addon .glyphicon {
          opacity: 0; }
        .pick-header .news-picker .input-group .input-group-addon .down-icon {
          position: absolute;
          width: 0.09rem;
          height: 0.05rem;
          left: 0;
          top: 0.11rem; }
    .pick-header .news-picker .turn-today {
      height: 0.26rem;
      line-height: 0.26rem;
      padding: 0 0.09rem;
      background: #FFFFFF;
      border-radius: 0.04rem;
      border: 0.01rem solid #D7000F;
      font-weight: 400;
      font-size: 0.13rem;
      color: #D7000F;
      margin-left: 0.1rem; }
  .pick-header .news-profile {
    width: 100%;
    background: #F7F8FA;
    padding: 0.11rem; }
    .pick-header .news-profile h2 {
      position: relative;
      height: 0.26rem;
      padding-left: 0.1rem;
      margin-bottom: 0.1rem;
      font-family: PingFangSC, PingFang SC;
      font-weight: 500;
      font-size: 0.17rem;
      color: #121C32;
      line-height: 0.26rem;
      font-style: normal; }
      .pick-header .news-profile h2::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0.1rem;
        width: 0.04rem;
        height: 0.04rem;
        background: #3D445C;
        border-radius: 50%; }
    .pick-header .news-profile > p {
      font-family: PingFangSC, PingFang SC;
      font-weight: 400;
      font-size: 0.15rem;
      color: #121C32;
      padding-top: 0.1rem;
      line-height: 0.23rem;
      display: -webkit-box;
      /* autoprefixer: off */
      /* autoprefixer: ignore next */
      -webkit-box-orient: vertical;
      /* autoprefixer: on */
      overflow: hidden;
      text-align: justify;
      text-decoration: none; }
    .pick-header .news-profile > p.expanded {
      max-height: 33px !important;
      -webkit-line-clamp: 1 !important; }
    .pick-header .news-profile .profile-open-action {
      display: none;
      justify-content: center;
      align-items: center;
      gap: 0.05rem;
      height: 0.19rem;
      font-family: MicrosoftYaHei;
      font-size: 0.13rem;
      color: #2D59B1;
      line-height: 0.19rem;
      text-align: left;
      font-style: normal;
      margin-top: 0.11rem;
      cursor: pointer; }
      .pick-header .news-profile .profile-open-action img {
        width: 0.13rem;
        height: 0.13rem; }
      .pick-header .news-profile .profile-open-action .open-icon {
        display: none; }
  .pick-header .no-profile {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.11rem;
    padding-top: 0.2rem;
    width: 100%;
    background: #fff;
    padding-bottom: 0.1rem;
    display: none; }
    .pick-header .no-profile > img {
      width: 0.85rem;
      height: 0.85rem; }
    .pick-header .no-profile > span {
      height: 0.19rem;
      font-family: PingFangSC, PingFang SC;
      font-weight: 400;
      font-size: 0.14rem;
      color: #686F7D;
      line-height: 0.19rem;
      font-style: normal; }
    .pick-header .no-profile .tip {
      height: 0.19rem;
      font-family: MicrosoftYaHei;
      font-size: 0.13rem;
      color: #ABAFB3;
      line-height: 0.19rem;
      font-style: normal;
      margin-top: 0.22rem; }
      .pick-header .no-profile .tip > img {
        width: 0.13rem;
        height: 0.13rem; }

.group-header {
  height: 0.34rem;
  background: #F2F4F9;
  border-radius: 0.04rem;
  margin: 0 0.16rem;
  padding: 0 0.13rem;
  margin-bottom: 0.16rem;
  width: calc(100% - 0.32rem);
  display: flex;
  align-items: center; }
  .group-header img {
    width: 0.13rem;
    height: 0.13rem; }
  .group-header .date {
    height: 0.3rem;
    font-weight: 600;
    font-size: 0.19rem;
    color: #3D445C;
    line-height: 0.3rem;
    font-style: normal;
    margin-right: 0.21rem;
    margin-left: 0.06rem; }
  .group-header .week {
    height: 0.23rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.15rem;
    color: #3D445C;
    line-height: 0.23rem;
    text-align: left;
    font-style: normal; }
  .group-header .week {
    height: 0.23rem;
    font-weight: 400;
    font-size: 0.15rem;
    color: #3D445C;
    line-height: 0.23rem;
    font-style: normal; }
