.title-icon {
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  border-radius: 100px;
  padding: 5px 10px; }

h4 {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #0F2540;
  line-height: 28px;
  margin-bottom: 20px; }

h6 {
  font-family: PingFangSC-Regular;
  font-size: 13px;
  color: #BCBCBC;
  letter-spacing: 0;
  text-align: justify;
  line-height: 20px; }

.icon-footer {
  color: #C9D6DE;
  font-size: 16px;
  line-height: 14px;
  padding: 21px 40px 0px 40px;
  overflow: hidden; }
  .icon-footer .icon-footer-autor {
    float: right;
    font-size: 13px;
    line-height: 18px;
    color: #BCBCBC; }
  .icon-footer .icon-footer-msg, .icon-footer .icon-footer-like {
    float: left;
    margin-right: 20px; }

.tags_unclaimed {
  display: none; }
  .tags_unclaimed .tags_unclaimed-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2); }
    .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box {
      width: 336px;
      height: 525px;
      padding: 35px 57px 30px 55px;
      background: #FFFFFF;
      border-radius: 6px;
      position: relative;
      left: 50%;
      top: 50%;
      margin: -295px 0 0 -224px; }
      .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .title {
        font-family: PingFangSC-Semibold;
        font-size: 28px;
        color: #0F2540;
        text-align: center; }
      .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload {
        margin: 40px auto 30px;
        background: #F2F4F7;
        border-radius: 5px;
        width: 120px;
        height: 120px;
        cursor: pointer;
        overflow: hidden;
        position: relative; }
        .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .upload-icon {
          padding-top: 30px; }
        .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .upload-icon, .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .uploading-photo {
          color: #64BAE3;
          font-size: 35px;
          text-align: center;
          position: absolute;
          width: 100%;
          height: 100%; }
          .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .upload-icon .webuploader-pick, .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .uploading-photo .webuploader-pick {
            width: 100%;
            height: 100%;
            opacity: 0; }
          .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .upload-icon input, .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .uploading-photo input {
            opacity: 0; }
          .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .upload-icon label, .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .uploading-photo label {
            position: absolute;
            top: 0;
            left: 0; }
        .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .uploading-photo {
          z-index: 2; }
        .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .uploader-list {
          position: absolute; }
        .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .upload-span {
          font-family: PingFangHK-Regular;
          font-size: 12px;
          color: #C6C6C6; }
        .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .tags-photo {
          width: 120px;
          height: 120px; }
          .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .upload .tags-photo span {
            text-align: center;
            background: rgba(0, 0, 0, 0.2);
            font-family: PingFangSC-Regular;
            font-size: 12px;
            color: #FFFFFF;
            line-height: 120px;
            width: 120px;
            height: 120px;
            top: 0;
            left: 0;
            position: absolute; }
      .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .selection-classification {
        height: 55px;
        background: #F6F6F6;
        border-radius: 6px;
        font-family: PingFangSC-Medium;
        font-size: 15px;
        color: #0F2540;
        line-height: 55px;
        display: flex;
        justify-content: space-between;
        padding: 0 20px 0 22px;
        cursor: pointer;
        position: relative; }
        .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .selection-classification .select-icon {
          font-size: 8px; }
        .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .selection-classification .selection-classification-list {
          display: none;
          position: absolute;
          width: 220px;
          padding: 20px 15px 15px;
          box-sizing: border-box;
          background: #FFFFFF;
          border: 1px solid #EDEDED;
          font-family: PingFangSC-Regular;
          font-size: 14px;
          color: #0F2540;
          text-align: center;
          top: 48px; }
          .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .selection-classification .selection-classification-list .arrow-icon {
            background: #f6f6f6; }
            .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .selection-classification .selection-classification-list .arrow-icon::after {
              box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.1); }
          .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .selection-classification .selection-classification-list .selection-classification-list-1 {
            display: flex;
            height: 40px;
            align-items: center;
            margin-bottom: 10px; }
            .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .selection-classification .selection-classification-list .selection-classification-list-1:hover {
              background: #F7F7F7;
              border-radius: 5px; }
          .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .selection-classification .selection-classification-list img {
            width: 40px;
            margin: 10px 10px 0px; }
      .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .synopsis {
        font-family: PingFangHK-Regular;
        font-size: 12px;
        color: #C6C6C6;
        line-height: 42px; }
      .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .tags-textarea {
        width: 306px;
        background: #F6F6F6;
        border-radius: 6px;
        height: 116px;
        padding: 15px;
        font-size: 15px;
        color: #0F2540;
        letter-spacing: 0; }
      .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .submit {
        background-image: linear-gradient(-180deg, #4790E5 0%, #52A5F4 100%);
        border-radius: 100px;
        width: 100px;
        height: 36px;
        margin: 10px auto 0;
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
        line-height: 36px;
        cursor: pointer;
        display: block; }
      .tags_unclaimed .tags_unclaimed-mask .tags_unclaimed-box .close-button {
        font-size: 20px;
        color: white;
        position: absolute;
        top: 10px;
        right: -30px;
        cursor: pointer; }

.jingwen-1 {
  color: #FFFFFF;
  width: 590px;
  height: 360px;
  position: relative;
  top: 0;
  box-sizing: border-box;
  margin-bottom: 20px; }
  .jingwen-1 .home-content-img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    overflow: hidden; }
  .jingwen-1 .jingwen-1-date {
    padding: 30px 50px 0 30px; }
    .jingwen-1 .jingwen-1-date p {
      display: inline-block;
      font-family: Helvetica; }
    .jingwen-1 .jingwen-1-date p:nth-of-type(1) {
      font-size: 35px;
      line-height: 35px; }
    .jingwen-1 .jingwen-1-date p:nth-of-type(2) {
      font-size: 14px;
      color: #C6C6C6;
      line-height: 14px; }
      .jingwen-1 .jingwen-1-date p:nth-of-type(2) span {
        display: block; }
      .jingwen-1 .jingwen-1-date p:nth-of-type(2) span:nth-of-type(2) {
        font-size: 12px;
        line-height: 16px; }
  .jingwen-1 .jingwen-1-con {
    font-family: PingFangSC-Medium;
    font-size: 24px;
    padding: 68px 50px 10px 50px;
    line-height: 34px; }
  .jingwen-1 .jingwen-1-aut {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    letter-spacing: 0;
    text-align: right;
    line-height: 12px;
    padding-right: 50px; }

.wenzhang {
  margin-bottom: 20px;
  width: 590px;
  background: #FFFFFF;
  border-radius: 6px;
  overflow: hidden;
  padding-bottom: 21px; }
  .wenzhang h5 {
    font-size: 26px;
    color: #0F2540;
    padding: 20px 40px 10px 40px;
    line-height: 36px;
    font-family: PingFangSC-Medium; }
  .wenzhang h6 {
    padding: 0 40px; }
  .wenzhang a {
    padding: 20px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    height: 390px;
    width: 100%; }
  .wenzhang p {
    padding: 0 40px;
    font-size: 13px;
    color: #BCBCBC;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }

.jingwen-dianping {
  padding: 20px 25px 25px;
  background: #FFFFFF;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  margin-bottom: 20px; }
  .jingwen-dianping .icon-footer {
    padding: 21px 0px 0px 0px; }
  .jingwen-dianping .jingwen-dianping-content {
    display: flex;
    align-items: center; }
  .jingwen-dianping .jingwen-dianping-content-img {
    width: 140px;
    height: 140px;
    overflow: hidden;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    margin-right: 30px; }
  .jingwen-dianping .jingwen-dianping-content-1 {
    flex: 1; }

.night-club .jingwen-2-content-img {
  width: 225px;
  height: 150px; }

.product-story .jingwen-dianping-content {
  display: block; }
  .product-story .jingwen-dianping-content .jingwen-dianping-content-img {
    width: 100%;
    height: 250px;
    margin-bottom: 20px; }

.tags-product-list {
  display: flex;
  flex-wrap: wrap;
  width: 600px; }
  .tags-product-list .product-list-1 {
    width: 170px;
    height: 247px;
    background: #FFFFFF;
    margin-right: 32px;
    margin-bottom: 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    overflow: hidden;
    margin-left: 5px; }
    .tags-product-list .product-list-1 h4 {
      -webkit-line-clamp: 1;
      font-size: 16px;
      margin: 10px 0;
      padding: 0 10px; }
    .tags-product-list .product-list-1 h6 {
      padding: 0 10px; }
    .tags-product-list .product-list-1 .star {
      padding: 0 10px;
      margin-top: 5px;
      color: #BBBDBF; }
      .tags-product-list .product-list-1 .star i {
        margin-right: 4px; }
  .tags-product-list .product-list-1:nth-of-type(3n) {
    margin-right: 0px; }
  .tags-product-list .product-img {
    width: 100%;
    overflow: hidden;
    height: 141px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px; }

.choose-classify-1 {
  position: relative; }
  .choose-classify-1 .choose-classify-1-control {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #162948;
    line-height: 16px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #BBBFC4;
    padding-bottom: 20px;
    margin-bottom: 25px; }
    .choose-classify-1 .choose-classify-1-control i {
      display: inline-block;
      transform: scale(0.46);
      -webkit-transform: scale(0.46);
      -moz-transform: scale(0.46);
      -ms-transform: scale(0.46);
      -o-transform: scale(0.46);
      -webkit-transition: all .3s linear;
      -moz-transition: all .3s linear;
      -ms-transition: all .3s linear;
      -o-transition: all .3s linear; }
    .choose-classify-1 .choose-classify-1-control .active i {
      transform: rotate(-180deg) scale(0.46);
      -webkit-transform: rotate(-180deg) scale(0.46);
      -moz-transform: rotate(-180deg) scale(0.46);
      -ms-transform: rotate(-180deg) scale(0.46);
      -o-transform: rotate(-180deg) scale(0.46); }
  .choose-classify-1 .choose-classify-1-content {
    background: #FFFFFF;
    padding: 10px 0;
    border-radius: 2px;
    width: 120px;
    text-align: center;
    box-shadow: 0 0 15px 0 rgba(15, 37, 64, 0.15);
    display: none;
    position: absolute;
    top: 26px;
    left: -30px;
    z-index: 11129; }
    .choose-classify-1 .choose-classify-1-content li {
      line-height: 34px;
      font-family: PingFangSC-Regular;
      font-size: 15px;
      color: #333333;
      cursor: pointer; }
      .choose-classify-1 .choose-classify-1-content li:hover {
        background: #ECF1F8;
        color: #4CA6E1; }

/*# sourceMappingURL=tags_common.css.map */
