.uiwu-body {
  margin-bottom: 125px;
  min-width: 1200px; }
  .uiwu-body-head {
    position: relative;
    width: 100%;
    height: 500px; }
    .uiwu-body-head img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .uiwu-body-head-in {
      position: relative;
      z-index: 9;
      width: 1200px;
      margin: 0 auto;
      height: 100%;
      justify-content: flex-end;
      padding-bottom: 70px; }
      .uiwu-body-head-in h2 {
        margin-bottom: 24px;
        font-size: 36px;
        font-family: Microsoft YaHei UI;
        font-weight: bold;
        color: #FFFFFF; }
      .uiwu-body-head-in p {
        font-size: 18px;
        font-family: Microsoft YaHei UI;
        font-weight: 400;
        color: #FFFFFF;
        margin-bottom: 39px; }
  .uiwu-body .uiwu-search-box {
    width: 1200px;
    height: 160px;
    background: #FFFFFF;
    box-shadow: 0px 5px 50px rgba(56, 83, 80, 0.1);
    border-radius: 117px;
    margin: -78px auto 0;
    position: relative;
    z-index: 9;
    padding: 0 70px;
    justify-content: space-between; }
    .uiwu-body .uiwu-search-box .time-item {
      display: flex;
      align-items: center;
      position: relative; }
      .uiwu-body .uiwu-search-box .time-item::before {
        content: '';
        position: absolute;
        width: 56px;
        height: 56px;
        border-radius: 50%;
        left: -20px;
        top: 44px;
        background-color: rgba(7, 149, 255, 0.1); }
      .uiwu-body .uiwu-search-box .time-item:nth-child(2)::before {
        background-color: rgba(107, 87, 254, 0.1); }
      .uiwu-body .uiwu-search-box .time-item:nth-child(3)::before {
        background-color: rgba(0, 206, 155, 0.1); }
      .uiwu-body .uiwu-search-box .time-item:nth-child(4)::before {
        background-color: rgba(63, 209, 191, 0.1); }
      .uiwu-body .uiwu-search-box .time-item .number {
        font-weight: bold;
        font-size: 56px;
        margin-right: 10px; }
  .uiwu-body-bread {
    width: 1200px;
    margin: 40px auto; }
    .uiwu-body-bread ul li {
      font-size: 14px;
      font-family: Microsoft YaHei UI;
      font-weight: 400;
      color: #222222; }
  .uiwu-body-box {
    width: 1200px;
    margin: 100px auto 0;
    display: flex; }
    .uiwu-body-box-left {
      width: 364px;
      min-height: 694px;
      margin-right: 40px; }
      .uiwu-body-box-left iframe {
        border: 0; }
    .uiwu-body-box-right iframe {
      border: 0; }
    .uiwu-body-box-right ul li {
      width: 796px;
      height: 182px;
      background: #FAFAFA;
      padding: 30px;
      margin-bottom: 20px; }
      .uiwu-body-box-right ul li:last-child {
        margin-bottom: 0; }
      .uiwu-body-box-right ul li span {
        font-size: 14px;
        font-family: Microsoft YaHei UI;
        font-weight: 400;
        color: #999999; }
      .uiwu-body-box-right ul li h2 {
        font-size: 22px;
        font-family: Microsoft YaHei UI;
        font-weight: 400;
        color: #222222;
        margin: 14px 0 20px; }
      .uiwu-body-box-right ul li p {
        font-size: 14px;
        font-family: Microsoft YaHei UI;
        font-weight: 400;
        color: #666666;
        line-height: 1.5; }
    .uiwu-body-box-right-paging {
      width: 796px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 70px; }
      .uiwu-body-box-right-paging a {
        padding: 0 17px;
        height: 36px;
        background: #FFFFFF;
        border: 1px solid #E6E6E6;
        border-radius: 10px;
        margin: 0 5px;
        font-size: 14px;
        font-family: Microsoft YaHei UI;
        font-weight: 400;
        color: #222222;
        display: flex;
        align-items: center;
        justify-content: center; }
        .uiwu-body-box-right-paging a:nth-child(1) {
          margin-left: 0; }
        .uiwu-body-box-right-paging a:last-child {
          margin-right: 0; }
        .uiwu-body-box-right-paging a.active {
          color: #1BD99E;
          border-color: #1BD99E; }
        .uiwu-body-box-right-paging a:hover {
          color: #1BD99E;
          border-color: #1BD99E; }
    .uiwu-body-box-right-pagings {
      margin-top: 30px;
      padding-left: 30px; }
      .uiwu-body-box-right-pagings a {
        display: block;
        font-size: 16px;
        font-family: Microsoft YaHei UI;
        font-weight: 400;
        color: #222222;
        line-height: 20px;
        margin-top: 16px; }
        .uiwu-body-box-right-pagings a:nth-child(1) {
          margin-top: 0; }

.search-ios-show {
  display: none; }

.uiwu-news {
  margin-bottom: 100px; }
  .uiwu-news-tab {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 14px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    position: relative; }
    .uiwu-news-tab a {
      font-size: 20px;
      font-family: Microsoft YaHei UI;
      font-weight: 400;
      color: #888888; }
      .uiwu-news-tab a.active {
        color: #09C288;
        position: relative; }
        .uiwu-news-tab a.active::after {
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          bottom: -15px;
          height: 2px;
          background: #09C288; }
    .uiwu-news-tab span {
      height: 2px;
      background: #09C288;
      opacity: 1;
      position: absolute;
      left: 0;
      bottom: -1px;
      transition: left 0.3s; }
  .uiwu-news-box {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    margin-top: 30px; }
    .uiwu-news-box-left {
      width: 300px; }
      .uiwu-news-box-left > a {
        width: 300px;
        height: 215px;
        margin-bottom: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden; }
        .uiwu-news-box-left > a img {
          width: auto;
          height: auto; }
    .uiwu-news-box .ul .li {
      display: flex; }
      .uiwu-news-box .ul .li .time {
        width: 70px;
        height: 75px;
        background: #09C288;
        opacity: 1;
        align-items: center;
        justify-content: center; }
        .uiwu-news-box .ul .li .time span {
          color: #FFF;
          font-size: 14px;
          font-family: Microsoft YaHei UI;
          font-weight: 400; }
          .uiwu-news-box .ul .li .time span:nth-child(1) {
            font-size: 34px; }
      .uiwu-news-box .ul .li .right {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-left: 20px; }
        .uiwu-news-box .ul .li .right h4 {
          font-size: 18px;
          font-family: Microsoft YaHei UI;
          font-weight: 400;
          color: #212121;
          line-height: 1.5; }
        .uiwu-news-box .ul .li .right span {
          font-size: 14px;
          font-family: Microsoft YaHei UI;
          font-weight: 400;
          line-height: 1.5;
          color: #888888; }
    .uiwu-news-box-right {
      flex: 1;
      margin-left: 50px;
      width: 100%; }
      .uiwu-news-box-right .ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        .uiwu-news-box-right .ul .li {
          width: 47%;
          margin-bottom: 45px; }
          .uiwu-news-box-right .ul .li .time {
            background: #F7F7F7; }
            .uiwu-news-box-right .ul .li .time span {
              color: #888; }

.news-right-details {
  width: 100%;
  padding: 30px;
  height: 100%;
  background: rgba(250, 250, 250, 0.8); }

.news-right-details-h2 {
  font-size: 24px;
  font-family: Microsoft YaHei UI;
  font-weight: 600;
  color: #222222;
  text-align: center;
  margin-bottom: 18px; }

.news-right-details-time {
  text-align: right;
  font-size: 14px;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  color: #999999; }

.doc {
  font-size: 16px;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  color: #222222;
  margin-top: 20px; }

.doc img {
  width: 100% !important;
  height: auto !important; }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .uiwu-body {
    min-width: initial;
    margin-bottom: 0; }
  .uiwu-body-box {
    width: initial;
    margin: 0.53rem 0.4rem; }
  .news-right-details {
    width: initial;
    padding: 0 0;
    height: initial; }
  .news-right-details-h2 {
    font-size: 0.42rem; }
  .news-right-details-time {
    text-align: center; }
  .uiwu-body-box-right-pagings {
    padding-left: 0; }
    .uiwu-body-box-right-pagings a {
      font-size: 0.37rem; }
  .recommend-news {
    margin-top: 1.06rem; }
    .recommend-news .label {
      font-size: 0.48rem;
      font-weight: bold;
      margin-bottom: 0.53rem;
      text-align: center;
      color: #000; }
    .recommend-news .list {
      font-size: 0; }
      .recommend-news .list .item {
        display: inline-block;
        vertical-align: top;
        width: 4.4rem;
        margin-right: 0.4rem;
        margin-bottom: 0.4rem; }
        .recommend-news .list .item:nth-child(2n) {
          margin-right: 0; }
        .recommend-news .list .item img {
          width: 100%;
          height: auto;
          margin-bottom: 0.26rem; }
        .recommend-news .list .item .p {
          font-size: 0.4rem;
          font-weight: bold;
          color: #000; }
        .recommend-news .list .item .time {
          color: #999;
          margin-top: 0.26rem;
          font-size: 0.37rem; }
  .uiwu-news {
    margin: 0 15px; }
    .uiwu-news .btn {
      background-color: #1BD99E;
      width: 2.66rem;
      font-size: 0.37rem;
      height: 0.93rem;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 1.33rem;
      margin: 0.53rem auto; }
    .uiwu-news .uiwu-news-tab {
      width: initial; }
      .uiwu-news .uiwu-news-tab a {
        font-size: 0.37rem; }
        .uiwu-news .uiwu-news-tab a:nth-child(6) {
          display: none; }
    .uiwu-news .uiwu-news-box {
      width: initial; }
      .uiwu-news .uiwu-news-box .uiwu-news-box-left {
        display: none; }
      .uiwu-news .uiwu-news-box .uiwu-news-box-right {
        margin-left: 0; }
        .uiwu-news .uiwu-news-box .uiwu-news-box-right .ul {
          display: block; }
          .uiwu-news .uiwu-news-box .uiwu-news-box-right .ul .li {
            width: 100%;
            margin-bottom: 0.8rem; }
  .search-ios-show {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle; }
  .uiwu-body-head {
    height: 6.13rem; }
  .uiwu-body-head-in {
    width: initial;
    padding-bottom: 0.8rem;
    margin: 0 0.4rem; }
    .uiwu-body-head-in h2 {
      font-size: 0.53rem;
      margin-bottom: 0.26rem; }
    .uiwu-body-head-in p {
      font-size: 0.32rem;
      opacity: .8;
      margin-bottom: 0.8rem; }
  .uiwu-search .uiwu-search-box {
    width: auto;
    margin: -1.12rem 0.4rem 0;
    height: 2.26rem;
    padding: 0 0.8rem; }
    .uiwu-search .uiwu-search-box .time-item {
      display: block;
      text-align: center; }
      .uiwu-search .uiwu-search-box .time-item::before {
        width: 0.66rem;
        height: 0.66rem;
        left: -0.08rem;
        top: 0.32rem; }
      .uiwu-search .uiwu-search-box .time-item::after {
        content: '';
        border-right: 1px dashed #e6e6e6;
        height: 15px;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: -10px; }
      .uiwu-search .uiwu-search-box .time-item:last-child::after {
        border: none; }
      .uiwu-search .uiwu-search-box .time-item .number {
        font-size: 20px;
        display: inline-block;
        margin-right: 0;
        vertical-align: middle; }
      .uiwu-search .uiwu-search-box .time-item .search-ios-show {
        display: inline-block;
        font-size: 14px;
        vertical-align: middle; }
      .uiwu-search .uiwu-search-box .time-item .f-18 {
        font-size: 14px; } }
