.album-wrap {
  margin: 60px 0; }
  .album-wrap .album-banner-wrap {
    position: relative; }
    .album-wrap .album-banner-wrap .album-banner {
      height: 380px; }
      .album-wrap .album-banner-wrap .album-banner::after {
        display: block;
        content: '';
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 2;
        background: rgba(0, 0, 0, 0.19); }
    .album-wrap .album-banner-wrap img {
      max-width: 100%;
      max-height: 800px;
      vertical-align: bottom; }
    .album-wrap .album-banner-wrap .album-banner-content {
      position: absolute;
      width: 550px;
      left: calc((100% - 550px)/2);
      top: 0;
      padding-top: 105px;
      z-index: 5; }
  .album-wrap .album-banner-wrap h1 {
    font-size: 35px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: white;
    line-height: 49px; }
  .album-wrap .album-banner-wrap span {
    font-size: 13px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: white;
    line-height: 18px;
    margin-top: 2px; }
  .album-wrap .album-banner-wrap p {
    font-size: 13px;
    width: 550px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: white;
    line-height: 18px;
    position: relative;
    margin-top: 65px; }
    .album-wrap .album-banner-wrap p::before {
      display: block;
      content: '';
      left: 0px;
      top: -28px;
      background-image: url(https://release.dgtle.com/img/article_mark_icon_left@3x.png);
      background-repeat: no-repeat;
      width: 25px;
      height: 18px;
      position: absolute;
      background-size: cover; }
  .album-wrap .album-content {
    margin: 50px auto;
    width: 702px; }
  .album-wrap .icon-more {
    width: 140px;
    margin: auto; }
  .album-wrap .commom_dynamic .album-experience-warp .interset-content-footer {
    padding-left: 0px; }
  .album-wrap .album-experience-img {
    border-radius: 8px;
    overflow: hidden;
    height: 250px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    margin-bottom: 15px;
    -o-border-radius: 8px; }
  .album-wrap .album-experience-warp p {
    margin-bottom: 15px; }
  .album-wrap .album-experience-warp span {
    font-size: 13px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #c6c6c6;
    line-height: 18px;
    padding-bottom: 15px;
    display: block; }

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