.uiwu-box .uiwu-box-header {
  width: 100%;
  height: 314px;
  background: #265CED;
  background-size: cover; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-box .uiwu-box-header {
      height: 5.03rem; } }
  .uiwu-box .uiwu-box-header .uiwu-max-width {
    padding: 0 20px; }
  .uiwu-box .uiwu-box-header .user {
    display: flex;
    align-items: center;
    justify-content: center; }
    .uiwu-box .uiwu-box-header .user img {
      width: 87px;
      height: 87px;
      border-radius: 50%;
      margin-right: 16px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-box .uiwu-box-header .user img {
          width: 1.51rem;
          height: 1.51rem;
          margin-right: 0.27rem; } }
    .uiwu-box .uiwu-box-header .user p {
      font-size: 32px;
      font-weight: 600;
      color: #F5F5F5;
      margin-bottom: 5px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-box .uiwu-box-header .user p {
          font-size: 0.53rem; } }
    .uiwu-box .uiwu-box-header .user span {
      font-size: 16px;
      font-weight: 400;
      color: #F5F5F5;
      display: block; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-box .uiwu-box-header .user span {
          font-size: 0.27rem; } }
  .uiwu-box .uiwu-box-header .p1 {
    max-width: 882px;
    font-size: 16px;
    font-weight: 400;
    color: #F5F5F5;
    line-height: 26px;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-box .uiwu-box-header .p1 {
        font-size: 0.27rem;
        line-height: 0.43rem;
        margin-top: 0.36rem; } }

.uiwu-box hgroup {
  padding: 0 20px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-box hgroup {
      padding: 0 0.4rem; } }
  .uiwu-box hgroup h2 {
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    line-height: 42px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-box hgroup h2 {
        font-size: 0.59rem;
        line-height: 0.56rem; } }
  .uiwu-box hgroup h3 {
    font-size: 17px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    max-width: 1160px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-box hgroup h3 {
        font-size: 0.37rem;
        line-height: 0.56rem;
        margin-top: 0.4rem; } }

.uiwu-box .uiwu-box-menu {
  padding: 0 20px;
  margin-top: 60px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-box .uiwu-box-menu {
      padding: 0 0.4rem;
      margin-top: 0.67rem; } }
  .uiwu-box .uiwu-box-menu li {
    width: 100%;
    min-height: 237px;
    height: auto;
    background: #F8F8F8;
    box-shadow: 2px 3px 20px 2px rgba(62, 62, 62, 0.15);
    border-radius: 5px;
    margin-bottom: 38px;
    padding: 45px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-box .uiwu-box-menu li {
        padding: 0.6rem;
        min-height: 5.28rem;
        margin-bottom: 0.44rem; } }
    .uiwu-box .uiwu-box-menu li:last-child {
      margin-bottom: 0; }
    .uiwu-box .uiwu-box-menu li div {
      display: flex;
      align-items: center; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-box .uiwu-box-menu li div img {
          width: 0.69rem; } }
      .uiwu-box .uiwu-box-menu li div span {
        font-size: 22px;
        font-weight: bold;
        color: #000000;
        line-height: 42px;
        margin-left: 20px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-box .uiwu-box-menu li div span {
            font-size: 0.4rem;
            line-height: 0.56rem;
            margin-left: 0.27rem; } }
    .uiwu-box .uiwu-box-menu li p {
      font-size: 17px;
      font-weight: 400;
      color: #666666;
      line-height: 30px;
      margin-top: 20px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-box .uiwu-box-menu li p {
          font-size: 0.29rem;
          line-height: 0.45rem; } }

.uiwu-box .uiwu-box-article {
  padding: 0 20px;
  margin-bottom: 100px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-box .uiwu-box-article {
      margin-bottom: 1.33rem; } }
  .uiwu-box .uiwu-box-article h2 {
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    line-height: 42px;
    margin: 110px 0 50px;
    text-align: center; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-box .uiwu-box-article h2 {
        font-size: 0.59rem;
        margin: 1.33rem 0 0.67rem;
        text-align: left; } }
  .uiwu-box .uiwu-box-article > div {
    width: 100%;
    background: #F8F8F8;
    box-shadow: 2px 3px 20px 2px rgba(62, 62, 62, 0.15);
    border-radius: 5px;
    padding: 10px 45px 45px 45px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-box .uiwu-box-article > div {
        padding: 0.6rem; } }
    .uiwu-box .uiwu-box-article > div .list li {
      border-bottom: 1px solid #E6E6E6;
      margin-top: 20px;
      padding-bottom: 20px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-box .uiwu-box-article > div .list li {
          padding-bottom: 0.27rem; } }
      .uiwu-box .uiwu-box-article > div .list li h4 {
        font-size: 22px;
        font-weight: bold;
        color: #000000;
        /*line-height: 42px;*/ }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-box .uiwu-box-article > div .list li h4 {
            font-size: 0.4rem;
            line-height: 0.56rem; } }
      .uiwu-box .uiwu-box-article > div .list li p {
        font-size: 17px;
        font-weight: 400;
        color: #666666;
        line-height: 30px;
        margin: 5px 0 10px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-box .uiwu-box-article > div .list li p {
            font-size: 0.29rem;
            line-height: 0.45rem;
            margin: 0;
            margin-top: 0.27rem; } }
      .uiwu-box .uiwu-box-article > div .list li span {
        font-size: 14px;
        font-weight: 400;
        color: #666666;
        line-height: 42px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-box .uiwu-box-article > div .list li span {
            font-size: 0.21rem;
            line-height: 0.56rem; } }
    .uiwu-box .uiwu-box-article > div .w-content-box-pagination {
      justify-content: space-between;
      padding: 0 30px;
      margin-top: 65px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .uiwu-box .uiwu-box-article > div .w-content-box-pagination {
          padding: 0 30px; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-box .uiwu-box-article > div .w-content-box-pagination {
          position: relative;
          justify-content: center;
          padding-bottom: 1.46rem;
          margin-top: 0.4rem;
          margin-bottom: 0; }
          .uiwu-box .uiwu-box-article > div .w-content-box-pagination .button-btn {
            position: absolute;
            bottom: 0;
            font-size: 0.38rem; }
            .uiwu-box .uiwu-box-article > div .w-content-box-pagination .button-btn:nth-child(1) {
              left: 0.53rem; }
            .uiwu-box .uiwu-box-article > div .w-content-box-pagination .button-btn:nth-child(3) {
              right: 0.53rem; } }
      .uiwu-box .uiwu-box-article > div .w-content-box-pagination-up {
        color: #000;
        font-size: 16px;
        cursor: pointer; }
        .uiwu-box .uiwu-box-article > div .w-content-box-pagination-up span {
          margin-left: 5px; }
      .uiwu-box .uiwu-box-article > div .w-content-box-pagination-page ul li {
        font-size: 17px;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        cursor: pointer; }
        .uiwu-box .uiwu-box-article > div .w-content-box-pagination-page ul li.active {
          background: #F8F9FA;
          border: 2px solid #CCD2D8;
          border-radius: 3px; }
      .uiwu-box .uiwu-box-article > div .w-content-box-pagination-next {
        color: #000;
        cursor: pointer;
        font-size: 16px; }
        .uiwu-box .uiwu-box-article > div .w-content-box-pagination-next span {
          margin-right: 5px; }


        .w-content-box-pagination-page  a {
      font-size: 17px;
      width: 30px;
      height: 30px;
      text-align: center;
      color: #000000;
      line-height: 30px;
      cursor: pointer; }
      .w-content-box-pagination-page a.active {
        background: #F8F9FA;
        color: #000000;
        border: 2px solid #CCD2D8;
        border-radius: 3px; }
