@charset "UTF-8";
/*@font-face {
  font-family: 'SourceHanSansCNRegular';
  src: url("../font/SourceHanSansCN-Regular.otf");
}*/
/* 基础动画 */
/* 鼠标悬浮中心，使用：@include positionCenter() */
/* 鼠标悬浮遮罩效果，使用：@include hoverMask() */
.uncoated-recycled-paperboard .text-image-module {
  width: 100%;
  padding: 3.125rem 0 3.125rem; }
  .uncoated-recycled-paperboard .text-image-module .container {
    padding: 0; }
  .uncoated-recycled-paperboard .text-image-module .content-wrap {
    width: 100%; }
    .uncoated-recycled-paperboard .text-image-module .content-wrap .text-title {
      font-size: 3.125rem;
      color: #0E3196;
      font-weight: bold;
      margin: 0 0 1.875rem;
      line-height: 1.2; }
    .uncoated-recycled-paperboard .text-image-module .content-wrap .text-subtitle {
      font-size: 2rem;
      color: #0E3196;
      font-weight: bold;
      line-height: 1.2;
      margin: 0 0 1.25rem; }
    .uncoated-recycled-paperboard .text-image-module .content-wrap .text-subtitle-two {
      font-size: 1.5rem;
      color: #0E3196;
      font-weight: bold;
      line-height: 1.2;
      margin: 0 0 1.25rem; }
    .uncoated-recycled-paperboard .text-image-module .content-wrap .text-desc {
      font-size: 1.125rem;
      color: #313131;
      line-height: 1.5;
      font-weight: 400;
      margin: 0 0 1.125rem; }
    .uncoated-recycled-paperboard .text-image-module .content-wrap ul, .uncoated-recycled-paperboard .text-image-module .content-wrap li {
      list-style: disc; }
    .uncoated-recycled-paperboard .text-image-module .content-wrap ul {
      padding: 0 0 0 1.25rem; }
    .uncoated-recycled-paperboard .text-image-module .content-wrap .text-head, .uncoated-recycled-paperboard .text-image-module .content-wrap .text-bottom {
      display: flex;
      grid-gap: 3.75rem;
      align-items: center; }
      .uncoated-recycled-paperboard .text-image-module .content-wrap .text-head .image-item, .uncoated-recycled-paperboard .text-image-module .content-wrap .text-bottom .image-item {
        position: relative;
        width: 100%;
        height: auto; }
      .uncoated-recycled-paperboard .text-image-module .content-wrap .text-head .image-item, .uncoated-recycled-paperboard .text-image-module .content-wrap .text-head .text-item, .uncoated-recycled-paperboard .text-image-module .content-wrap .text-bottom .image-item, .uncoated-recycled-paperboard .text-image-module .content-wrap .text-bottom .text-item {
        width: calc(50% - 1.875rem); }
    .uncoated-recycled-paperboard .text-image-module .content-wrap .text-head {
      margin: 0 0 6.25rem; }
    .uncoated-recycled-paperboard .text-image-module .content-wrap .text-bottom {
      flex-direction: row-reverse; }
    .uncoated-recycled-paperboard .text-image-module .content-wrap .text-content {
      display: flex;
      align-items: flex-start;
      grid-gap: 3.75rem;
      margin: 0 0 6.25rem; }
      .uncoated-recycled-paperboard .text-image-module .content-wrap .text-content .text-item {
        width: calc(50% - 1.875rem); }
.uncoated-recycled-paperboard .bg-text-module {
  width: 100%; }
  .uncoated-recycled-paperboard .bg-text-module .content-wrap {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 36rem; }
    .uncoated-recycled-paperboard .bg-text-module .content-wrap .bg-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
      .uncoated-recycled-paperboard .bg-text-module .content-wrap .bg-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list {
      padding: 5rem 0;
      position: relative;
      z-index: 3; }
      .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item {
        width: 55%; }
        .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item .text-title {
          font-weight: bold;
          line-height: 1.2;
          margin: 0 0 1.875rem;
          font-size: 3.125rem;
          color: #fff; }
        .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item .text-desc {
          font-size: 1.125rem;
          color: #fff;
          line-height: 1.5;
          font-weight: 400;
          margin: 0 0 1.125rem; }
          .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item .text-desc ul, .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item .text-desc li {
            list-style: disc; }
          .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item .text-desc ul {
            padding: 0 0 0 1.25rem; }
          .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item .text-desc li {
            margin: 0 0 0.5rem; }
            .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item .text-desc li:last-child {
              margin: 0; }
@media (max-width: 991px) {
  .uncoated-recycled-paperboard .text-image-module .container {
    padding: 0 0.9375rem; }
  .uncoated-recycled-paperboard .text-image-module .content-wrap .text-title {
    font-size: 2.25rem; }
  .uncoated-recycled-paperboard .text-image-module .content-wrap .text-subtitle {
    font-size: 1.75rem; }
  .uncoated-recycled-paperboard .text-image-module .content-wrap .text-subtitle-two {
    font-size: 1.25rem; }
  .uncoated-recycled-paperboard .text-image-module .content-wrap .text-desc {
    font-size: 1rem; }
  .uncoated-recycled-paperboard .text-image-module .content-wrap .text-head, .uncoated-recycled-paperboard .text-image-module .content-wrap .text-bottom {
    grid-gap: 1.875rem;
    align-items: flex-start;
    flex-direction: column; }
    .uncoated-recycled-paperboard .text-image-module .content-wrap .text-head .image-item, .uncoated-recycled-paperboard .text-image-module .content-wrap .text-bottom .image-item {
      position: relative;
      width: 100%;
      height: auto; }
    .uncoated-recycled-paperboard .text-image-module .content-wrap .text-head .image-item, .uncoated-recycled-paperboard .text-image-module .content-wrap .text-head .text-item, .uncoated-recycled-paperboard .text-image-module .content-wrap .text-bottom .image-item, .uncoated-recycled-paperboard .text-image-module .content-wrap .text-bottom .text-item {
      width: 100%; }
  .uncoated-recycled-paperboard .text-image-module .content-wrap .text-head {
    margin: 0 0 5rem; }
  .uncoated-recycled-paperboard .text-image-module .content-wrap .text-bottom {
    flex-direction: column; }
  .uncoated-recycled-paperboard .text-image-module .content-wrap .text-content {
    grid-gap: 1.875rem;
    margin: 0 0 5rem;
    flex-direction: column; }
    .uncoated-recycled-paperboard .text-image-module .content-wrap .text-content .text-item {
      width: 100%; }
  .uncoated-recycled-paperboard .bg-text-module .content-wrap {
    min-height: auto;
    padding: 3.75rem 0; }
    .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list {
      padding: 3.75rem 0.9375rem; }
      .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item {
        width: 100%; }
        .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item .text-title {
          font-size: 2.25rem; }
        .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item .text-desc {
          font-size: 1rem; }
          .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item .text-desc li {
            margin: 0 0 0.375rem; }
            .uncoated-recycled-paperboard .bg-text-module .content-wrap .text-list .text-item .text-desc li:last-child {
              margin: 0; } }

/*# sourceMappingURL=uncoated-recycled-paperboard.css.map */
