.uiwu-banner {
  width: 100%;
  height: 500px; }
  .uiwu-banner img {
    width: 100%;
    height: initial; }
  .uiwu-banner .swiper-slide {
    position: relative; }
    .uiwu-banner .swiper-slide .center-text {
      position: absolute;
      z-index: 99;
      color: #fff;
      top: 50%;
      left: 50%;
      margin-left: -174px;
      margin-top: -40px;
      text-align: center; }
      .uiwu-banner .swiper-slide .center-text .title {
        font-weight: bold;
        font-size: 30px; }
      .uiwu-banner .swiper-slide .center-text .label {
        margin-top: 20px;
        display: flex;
        font-size: 16px; }

.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-search-box .time-item {
    display: flex;
    align-items: center;
    position: relative; }
    .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-search-box .time-item:nth-child(2)::before {
      background-color: rgba(107, 87, 254, 0.1); }
    .uiwu-search-box .time-item:nth-child(3)::before {
      background-color: rgba(0, 206, 155, 0.1); }
    .uiwu-search-box .time-item:nth-child(4)::before {
      background-color: rgba(63, 209, 191, 0.1); }
    .uiwu-search-box .time-item .number {
      font-weight: bold;
      font-size: 56px;
      margin-right: 10px; }

.uiwu-nav {
  width: 1200px;
  height: 300px;
  margin: 0 auto;
  margin-top: 50px; }
  .uiwu-nav .nav-list {
    display: none; }
  .uiwu-nav ul {
    position: relative; }
    .uiwu-nav ul li {
      width: 240px;
      height: 240px;
      background: #FFFFFF;
      border: 1px solid rgba(255, 198, 75, 0.4);
      border-radius: 50%;
      position: absolute;
      display: flex; }
      .uiwu-nav ul li .show {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0; }
      .uiwu-nav ul li .hide {
        background: #00CE9B;
        box-shadow: 0px 10px 30px rgba(0, 206, 155, 0.2);
        border-radius: 50%;
        border-color: #00CE9B;
        cursor: pointer;
        padding: 0 19px;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        opacity: 0; }
        .uiwu-nav ul li .hide .img {
          margin-top: 30px;
          margin-left: 55px; }
        .uiwu-nav ul li .hide p {
          font-size: 18px;
          font-weight: bold;
          color: #FFF;
          margin-bottom: 10px; }
        .uiwu-nav ul li .hide span {
          font-size: 12px;
          color: #FFF; }
      .uiwu-nav ul li .img {
        width: 88px;
        height: 63px;
        margin-left: 75px;
        margin-top: 55px;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .uiwu-nav ul li .img img {
          width: 88px;
          height: auto;
          max-height: 62px; }
      .uiwu-nav ul li p {
        font-size: 20px;
        font-family: Microsoft YaHei UI;
        font-weight: 600;
        color: #222222;
        text-align: center; }
      .uiwu-nav ul li span {
        font-size: 14px;
        font-family: Microsoft YaHei UI;
        font-weight: 400;
        color: #888888;
        text-align: center;
        display: block; }
      .uiwu-nav ul li i {
        display: block;
        width: 30px;
        height: 3px;
        background: #FFC64B;
        border-radius: 20px;
        margin: 6px auto; }
      .uiwu-nav ul li:nth-child(1) {
        left: 0; }
      .uiwu-nav ul li:nth-child(2) {
        left: 192px;
        border-color: rgba(7, 149, 255, 0.2); }
        .uiwu-nav ul li:nth-child(2) i {
          background: #0795FF; }
      .uiwu-nav ul li:nth-child(3) {
        left: calc(192px * 2);
        border-color: rgba(0, 206, 155, 0.2); }
        .uiwu-nav ul li:nth-child(3) i {
          background: #00CE9B; }
      .uiwu-nav ul li:nth-child(4) {
        left: calc(192px * 3);
        border-color: rgba(107, 87, 254, 0.2); }
        .uiwu-nav ul li:nth-child(4) i {
          background: #6B57FE; }
      .uiwu-nav ul li:nth-child(5) {
        left: calc(192px * 4);
        border-color: rgba(1, 212, 215, 0.2); }
        .uiwu-nav ul li:nth-child(5) i {
          background: #01D4D7; }
      .uiwu-nav ul li:nth-child(6) {
        left: calc(192px * 5);
        border-color: rgba(5, 196, 109, 0.2); }
        .uiwu-nav ul li:nth-child(6) i {
          background: #05C46D; }

.advantage {
  background-color: rgba(96, 144, 227, 0.04);
  padding: 100px 0; }
  .advantage .uiwu-title {
    margin-top: 0; }
    .advantage .uiwu-title h1 {
      margin: 0 0 40px; }

.uiwu-process {
  width: 100%;
  min-width: 1330px;
  height: 643px;
  background: url(../../img/kaifaliuchengbg.png) no-repeat center 219px #FAFAFA;
  background-size: 1330px 326px;
  padding: 0.1px 0 124px; }
  .uiwu-process-menu {
    width: 1100px;
    margin: 0 auto;
    margin-top: 100px; }
    .uiwu-process-menu ul {
      display: flex; }
      .uiwu-process-menu ul:nth-child(2) {
        margin-top: 70px; }
      .uiwu-process-menu ul li {
        width: 147px;
        margin-left: 118px; }
        .uiwu-process-menu ul li:nth-child(1) {
          margin-left: 98px; }
        .uiwu-process-menu ul li:last-child {
          margin-left: 115px; }
        .uiwu-process-menu ul li p {
          font-size: 16px;
          font-family: Microsoft YaHei UI;
          font-weight: 600;
          color: #222222;
          margin-bottom: 5px; }
        .uiwu-process-menu ul li span {
          font-size: 14px;
          font-family: Microsoft YaHei UI;
          font-weight: 400;
          color: #888888; }

.uiwu-title {
  position: relative; }
  .uiwu-title h1 {
    margin: 30px 0 40px; }
    .uiwu-title h1::before {
      content: '';
      position: absolute;
      border-bottom: 1px solid #e6e6e6;
      width: 610px;
      bottom: 40px;
      left: 50%;
      margin-left: -305px; }
    .uiwu-title h1::after {
      content: '';
      position: absolute;
      width: 50px;
      height: 11px;
      background-color: #1BD99E;
      left: 50%;
      margin-left: -25px;
      bottom: 35px; }

.selected-cases {
  width: 1200px;
  margin: 40px auto 100px; }
  .selected-cases-list .selected-cases-item {
    display: inline-block;
    vertical-align: top;
    width: 383px;
    overflow: hidden;
    margin-right: 20px;
    margin-top: 20px; }
    .selected-cases-list .selected-cases-item:nth-child(3n) {
      margin-right: 0; }
    .selected-cases-list .selected-cases-item .selected-cases-text {
      margin: 15px;
      font-size: 16px; }
    .selected-cases-list .selected-cases-item img {
      width: 100%;
      height: 100%;
      transition: all .5s; }
    .selected-cases-list .selected-cases-item:hover img {
      transform: scale(1.05); }

.uiwu-serverhe {
  width: 100%;
  height: 928px;
  background: url(../../img/fuwuhexinbg.png) no-repeat 0 0;
  background-size: 100% 100%;
  padding-top: 1px; }
  .uiwu-serverhe .uiwu-title {
    margin-top: 50px; }
    .uiwu-serverhe .uiwu-title p {
      margin-top: 10px;
      display: block;
      font-size: 16px;
      font-family: Microsoft YaHei UI;
      font-weight: 400;
      color: #FFFFFF;
      opacity: 0.8;
      text-transform: uppercase; }
    .uiwu-serverhe .uiwu-title h1 {
      margin-top: 8px;
      color: #FFF; }
  .uiwu-serverhe-menu {
    width: 1200px;
    margin: 0 auto; }
    .uiwu-serverhe-menu .uiwu-serverhe-menu-list {
      width: 1200px;
      margin-bottom: 120px;
      font-size: 0; }
      .uiwu-serverhe-menu .uiwu-serverhe-menu-list:last-child {
        margin-bottom: 0; }
      .uiwu-serverhe-menu .uiwu-serverhe-menu-list .uiwu-serverhe-menu-item {
        width: 171px;
        text-align: center;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        margin-top: 120px; }
        .uiwu-serverhe-menu .uiwu-serverhe-menu-list .uiwu-serverhe-menu-item img {
          display: inline;
          width: 66px;
          height: 66px;
          transition: all .3s; }
        .uiwu-serverhe-menu .uiwu-serverhe-menu-list .uiwu-serverhe-menu-item:hover img {
          transform: scale(1.1); }
        .uiwu-serverhe-menu .uiwu-serverhe-menu-list .uiwu-serverhe-menu-item div {
          margin-top: 10px;
          font-size: 16px; }

.uiwu-advantage {
  background: url(../../img/youshibg.png) no-repeat center 30px;
  background-size: 570px auto;
  min-height: 560px;
  position: relative;
  min-width: 1200px;
  margin-top: 85px; }
  .uiwu-advantage p.ba {
    text-align: center;
    font-size: 151px;
    position: absolute;
    color: #FFF;
    width: 160px;
    height: 160px;
    margin: auto;
    left: 0;
    right: 0;
    top: 115px; }
  .uiwu-advantage-button {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin-top: 46px; }
    .uiwu-advantage-button p {
      font-size: 20px;
      font-family: Microsoft YaHei UI;
      font-weight: 600;
      color: #03B47C;
      margin: 20px 0 10px; }
    .uiwu-advantage-button span {
      font-size: 16px;
      font-family: Microsoft YaHei UI;
      font-weight: 400;
      color: #999999; }
    .uiwu-advantage-button img {
      width: 60px;
      height: 60px; }
  .uiwu-advantage ul {
    width: 1165px;
    margin: 80px auto 0;
    justify-content: space-between; }
    .uiwu-advantage ul li {
      width: 420px;
      display: flex;
      align-items: center; }
      .uiwu-advantage ul li p {
        font-size: 16px;
        font-family: Microsoft YaHei UI;
        font-weight: 600;
        margin: 0px 0 10px; }
      .uiwu-advantage ul li span {
        font-size: 14px;
        font-family: Microsoft YaHei UI;
        font-weight: 400;
        color: #999999; }
      .uiwu-advantage ul li:nth-child(1) {
        text-align: right;
        padding-right: 120px; }
        .uiwu-advantage ul li:nth-child(1) img {
          margin-left: 20px; }
      .uiwu-advantage ul li:nth-child(2) {
        text-align: left;
        padding-left: 120px; }
        .uiwu-advantage ul li:nth-child(2) img {
          margin-right: 20px; }
      .uiwu-advantage ul li img {
        width: 60px;
        height: 60px; }
    .uiwu-advantage ul:nth-child(1) {
      margin-top: 0; }
      .uiwu-advantage ul:nth-child(1) li {
        width: 350px; }
        .uiwu-advantage ul:nth-child(1) li:nth-child(1) {
          padding-right: 0;
          padding-left: 50px; }
        .uiwu-advantage ul:nth-child(1) li:nth-child(2) {
          padding-left: 0;
          padding-right: 50px; }
    .uiwu-advantage ul:nth-child(2) {
      width: 1200px; }
      .uiwu-advantage ul:nth-child(2) li {
        width: 375px; }
        .uiwu-advantage ul:nth-child(2) li:nth-child(1) {
          padding-right: 75px; }
        .uiwu-advantage ul:nth-child(2) li:nth-child(2) {
          padding-left: 75px; }
    .uiwu-advantage ul:nth-child(3) {
      width: 1200px;
      margin-top: 85px; }
      .uiwu-advantage ul:nth-child(3) li {
        width: 375px; }
        .uiwu-advantage ul:nth-child(3) li:nth-child(1) {
          padding-right: 75px; }
        .uiwu-advantage ul:nth-child(3) li:nth-child(2) {
          padding-left: 75px; }
    .uiwu-advantage ul:nth-child(4) {
      margin-top: 100px; }
      .uiwu-advantage ul:nth-child(4) li {
        width: 350px; }
        .uiwu-advantage ul:nth-child(4) li:nth-child(1) {
          padding-right: 0;
          padding-left: 50px; }
        .uiwu-advantage ul:nth-child(4) li:nth-child(2) {
          padding-left: 0;
          padding-right: 50px; }

.uiwu-case-tab {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  margin-top: 60px; }
  .uiwu-case-tab a {
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #DEDEDE;
    color: #555555;
    font-family: Microsoft YaHei UI;
    text-align: center;
    position: relative;
    margin-right: 40px;
    border-radius: 40px; }
    .uiwu-case-tab a:last-child {
      margin-right: 0; }
    .uiwu-case-tab a p {
      font-size: 24px; }
    .uiwu-case-tab a span {
      font-size: 14px;
      font-weight: 400; }
    .uiwu-case-tab a.active {
      background-color: #1BD99E;
      border-color: #1BD99E;
      color: #fff;
      font-weight: bold; }

.uiwu-case-box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px; }
  .uiwu-case-box ul {
    display: flex;
    flex-wrap: wrap; }
    .uiwu-case-box ul li {
      width: 380px;
      margin-right: 30px;
      margin-bottom: 40px; }
      .uiwu-case-box ul li a {
        display: block; }
      .uiwu-case-box ul li:nth-child(3n + 0) {
        margin-right: 0; }
      .uiwu-case-box ul li img {
        width: 90px;
        height: 30px; }
      .uiwu-case-box ul li .goods {
        width: 380px;
        height: 260px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center; }
        .uiwu-case-box ul li .goods img {
          width: auto;
          height: auto; }
      .uiwu-case-box ul li h2 {
        margin: 24px 0 12px;
        font-size: 24px;
        font-family: Microsoft YaHei UI;
        font-weight: 600;
        color: #222222; }
      .uiwu-case-box ul li p {
        font-size: 16px;
        font-family: Microsoft YaHei UI;
        font-weight: 400;
        color: #999999;
        margin-bottom: 24px;
        line-height: 24px; }

.uiwu-case button {
  width: 220px;
  height: 60px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
  margin: 0 auto;
  display: block;
  margin-top: 20px;
  cursor: pointer;
  border-radius: 40px;
  font-size: 24px;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  color: #999999; }

.qualifications {
  width: 1200px;
  margin: 60px auto 0; }
  .qualifications li div {
    margin-right: 3px; }
    .qualifications li div img {
      width: 100%; }
    .qualifications li div span {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 44px;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      text-align: center;
      line-height: 44px; }

.uiwu-evaluation {
  width: 100%;
  height: 640px;
  background: url(../../img/pingjiabg.png) no-repeat 0 0;
  background-size: 100% 640px;
  margin-top: 100px;
  padding-top: 0.1px;
  position: relative; }
  .uiwu-evaluation .uiwu-title {
    margin-top: 60px; }
    .uiwu-evaluation .uiwu-title h1 {
      color: #FFF; }
    .uiwu-evaluation .uiwu-title p {
      color: #fff; }
  .uiwu-evaluation ul {
    min-width: 1300px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
    .uiwu-evaluation ul li {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      cursor: pointer;
      margin: 0 auto; }
      .uiwu-evaluation ul li .right {
        transition: all 0.3s; }
        .uiwu-evaluation ul li .right img {
          width: 100%;
          height: 100%;
          display: none; }
      .uiwu-evaluation ul li .left {
        transition: all 0.3s; }
        .uiwu-evaluation ul li .left > div {
          display: none; }
      .uiwu-evaluation ul li.active .right img {
        display: block; }
      .uiwu-evaluation ul li.active .left {
        padding: 50px 30px 60px 60px; }
        .uiwu-evaluation ul li.active .left > div {
          display: block; }
        .uiwu-evaluation ul li.active .left .left-top {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .uiwu-evaluation ul li.active .left .left-top h2 {
            font-size: 24px;
            font-family: Microsoft YaHei UI;
            font-weight: bold;
            color: #212121;
            position: relative; }
            .uiwu-evaluation ul li.active .left .left-top h2::after {
              content: "";
              position: absolute;
              left: 0;
              bottom: -20px;
              width: 40px;
              height: 4px;
              background: #09C288;
              opacity: 1;
              border-radius: 4px; }
          .uiwu-evaluation ul li.active .left .left-top span {
            font-size: 24px;
            font-family: Microsoft YaHei UI;
            font-weight: bold;
            color: #999999; }
        .uiwu-evaluation ul li.active .left p {
          font-size: 16px;
          font-family: Microsoft YaHei UI;
          font-weight: 400;
          color: #888888;
          margin: 49px 0 60px; }
        .uiwu-evaluation ul li.active .left button {
          width: 100px;
          height: 40px;
          background: #09C288;
          opacity: 1;
          border-radius: 20px 20px 20px 0px;
          font-size: 20px;
          font-family: Microsoft YaHei UI;
          font-weight: 400;
          color: #FFFFFF; }

.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: 58px;
    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; }
    .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 {
        display: inline-block;
        width: 300px;
        height: 300px;
        margin-bottom: 25px;
        overflow: hidden; }
        .uiwu-news-box-left > a img {
          width: 300px;
          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: 34px; }
          .uiwu-news-box-right .ul .li .time {
            background: #F7F7F7; }
            .uiwu-news-box-right .ul .li .time span {
              color: #888; }

.search-ios-show {
  display: none; }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .uiwu-title {
    margin-top: 0px; }
    .uiwu-title h1 {
      font-size: 24px; }
      .uiwu-title h1::before {
        width: 300px;
        margin-left: -150px; }
      .uiwu-title h1::after {
        bottom: 38px;
        height: 6px;
        margin-left: -25px; }
    .uiwu-title p {
      font-size: 14px;
      display: inline-block;
      margin: 0 15px; }
  .uiwu-news {
    margin: 0 15px; }
    .uiwu-news .uiwu-news-tab {
      width: initial;
      margin-top: 0.8rem; }
      .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; }
  .selected-cases {
    width: initial;
    margin: 0.2rem auto 0.8rem; }
    .selected-cases .selected-cases-list {
      margin: 0 15px;
      font-size: 0; }
      .selected-cases .selected-cases-list .selected-cases-item {
        width: 48%;
        margin-right: 3%;
        height: initial; }
        .selected-cases .selected-cases-list .selected-cases-item img {
          height: auto; }
        .selected-cases .selected-cases-list .selected-cases-item:nth-child(2n) {
          margin-right: 0; }
  .advantage {
    padding: 30px 0; }
    .advantage .uiwu-title h1::before {
      bottom: initial;
      top: 1.2rem; }
    .advantage .uiwu-title h1::after {
      bottom: initial;
      top: 1.12rem; }
    .advantage .uiwu-title p {
      text-align: center; }
    .advantage .uiwu-advantage {
      width: initial;
      min-width: initial;
      margin: 45px 15px 0;
      background: none; }
      .advantage .uiwu-advantage ul {
        width: initial !important; }
        .advantage .uiwu-advantage ul:nth-child(2), .advantage .uiwu-advantage ul:nth-child(4) {
          margin-top: 0.56rem; }
        .advantage .uiwu-advantage ul:nth-child(3) {
          margin-top: 0.56rem; }
        .advantage .uiwu-advantage ul li {
          display: block;
          padding-left: 0 !important;
          padding-right: 0 !important;
          text-align: center !important; }
          .advantage .uiwu-advantage ul li p {
            font-size: 14px; }
          .advantage .uiwu-advantage ul li span {
            display: block;
            font-size: 13px;
            line-height: 0.64rem; }
          .advantage .uiwu-advantage ul li:nth-child(1) {
            margin-right: 30px; }
          .advantage .uiwu-advantage ul li:nth-child(1) img, .advantage .uiwu-advantage ul li:nth-child(2) img {
            width: 40px;
            height: 40px;
            margin: 0 auto 10px; }
      .advantage .uiwu-advantage .ios-show {
        margin-top: 0; }
  .uiwu-process {
    width: initial;
    min-width: initial;
    background: url(../../img/kaifaliuchengbg-ios.png) no-repeat 0 3.33rem;
    margin: 0 15px;
    padding-bottom: 0;
    height: 15rem; }
    .uiwu-process .uiwu-process-menu {
      width: initial;
      margin-top: 1rem; }
      .uiwu-process .uiwu-process-menu ul {
        display: block;
        font-size: 0; }
        .uiwu-process .uiwu-process-menu ul li {
          width: 50%;
          display: inline-block;
          vertical-align: top;
          margin-right: 0;
          margin-left: 0;
          margin-bottom: 1rem; }
          .uiwu-process .uiwu-process-menu ul li p {
            font-size: 0.37rem; }
          .uiwu-process .uiwu-process-menu ul li span {
            font-size: 0.32rem; }
          .uiwu-process .uiwu-process-menu ul li:nth-child(1n) {
            padding-left: 0.8rem; }
          .uiwu-process .uiwu-process-menu ul li:nth-child(2n) {
            padding-left: 1.2rem; }
        .uiwu-process .uiwu-process-menu ul:nth-child(1) li:nth-child(1), .uiwu-process .uiwu-process-menu ul:nth-child(1) li:nth-child(2) {
          margin-bottom: 0.8rem; }
        .uiwu-process .uiwu-process-menu ul:nth-child(2) {
          margin-top: 0.2rem; }
          .uiwu-process .uiwu-process-menu ul:nth-child(2) li {
            margin-bottom: 1.13rem; }
    .uiwu-process .uiwu-title {
      margin-top: 0; }
      .uiwu-process .uiwu-title h1::before {
        bottom: initial;
        top: 2.13rem; }
      .uiwu-process .uiwu-title h1::after {
        top: 2.05rem;
        bottom: initial; }
      .uiwu-process .uiwu-title p {
        text-align: center;
        margin: 0 0;
        width: 210px; }
  .uiwu-evaluation {
    height: 9.8rem;
    margin-top: 0.8rem; }
    .uiwu-evaluation .uiwu-title {
      margin-top: 0; }
      .uiwu-evaluation .uiwu-title h1::before {
        bottom: initial;
        top: 2.13rem;
        background: linear-gradient(297deg, #E6E6E6 0%, rgba(230, 230, 230, 0) 100%); }
      .uiwu-evaluation .uiwu-title h1::after {
        top: 2.05rem;
        bottom: initial; }
      .uiwu-evaluation .uiwu-title p {
        text-align: center; }
    .uiwu-evaluation ul {
      min-width: initial; }
      .uiwu-evaluation ul li {
        display: block;
        border-radius: 20px 20px 0 0;
        overflow: hidden; }
        .uiwu-evaluation ul li .left button {
          display: none; }
      .uiwu-evaluation ul .active .left {
        padding: 0.53rem !important; }
        .uiwu-evaluation ul .active .left .left-show .left-top h2 {
          font-size: 14px; }
          .uiwu-evaluation ul .active .left .left-show .left-top h2::after {
            width: 30px;
            bottom: -12px; }
        .uiwu-evaluation ul .active .left .left-show .left-top span {
          font-size: 14px; }
        .uiwu-evaluation ul .active .left button {
          display: block;
          width: 1.86rem !important;
          height: 0.66rem !important;
          font-size: 14px !important;
          margin-bottom: 0.26rem;
          margin-top: 0; }
      .uiwu-evaluation ul .active .right {
        display: flex !important;
        align-items: flex-start; }
        .uiwu-evaluation ul .active .right img {
          width: 50% !important;
          height: auto !important; }
        .uiwu-evaluation ul .active .right p {
          opacity: 1; }
      .uiwu-evaluation ul .right {
        padding: 0 0.53rem; }
        .uiwu-evaluation ul .right p {
          opacity: 0;
          flex: 1;
          margin-right: 0.53rem; }
        .uiwu-evaluation ul .right .ios-show {
          display: -webkit-box;
          color: #888888;
          margin-top: 0; }
  .uiwu-case {
    margin: 0 15px; }
    .uiwu-case button {
      font-size: 0.37rem;
      width: 2.93rem;
      height: 0.85rem; }
    .uiwu-case .uiwu-case-tab {
      width: initial;
      display: block;
      height: initial;
      font-size: 0;
      margin-top: 0.8rem; }
      .uiwu-case .uiwu-case-tab a {
        display: inline-block;
        vertical-align: middle;
        width: 2.66rem;
        margin-right: 0.26rem;
        padding: 0.18rem 0;
        margin-top: 0.26rem; }
        .uiwu-case .uiwu-case-tab a p {
          font-size: 0.37rem; }
    .uiwu-case .uiwu-case-box {
      width: initial;
      margin-top: 0.8rem; }
      .uiwu-case .uiwu-case-box ul li {
        margin-right: 0.53rem;
        margin-bottom: 0.53rem;
        width: 4.33rem; }
        .uiwu-case .uiwu-case-box ul li .goods {
          width: 100%;
          height: auto; }
        .uiwu-case .uiwu-case-box ul li h2 {
          font-size: 0.37rem;
          margin-top: 0.53rem; }
        .uiwu-case .uiwu-case-box ul li p {
          font-size: 0.37rem;
          margin-bottom: 0; }
        .uiwu-case .uiwu-case-box ul li:nth-child(2n) {
          margin-right: 0; }
  .uiwu-serverhe {
    height: initial;
    padding-bottom: 30px;
    background: url(../../img/fuwuhexinbg-ios.png) no-repeat 0 0;
    background-size: cover; }
    .uiwu-serverhe .uiwu-title {
      margin-top: 30px; }
      .uiwu-serverhe .uiwu-title h1 {
        margin-top: 0; }
      .uiwu-serverhe .uiwu-title p {
        font-size: 14px; }
    .uiwu-serverhe .uiwu-serverhe-menu {
      width: initial; }
      .uiwu-serverhe .uiwu-serverhe-menu .uiwu-serverhe-menu-list {
        width: initial;
        margin: 0 15px; }
        .uiwu-serverhe .uiwu-serverhe-menu .uiwu-serverhe-menu-list .uiwu-serverhe-menu-item {
          width: 16.666%;
          margin-top: 40px; }
          .uiwu-serverhe .uiwu-serverhe-menu .uiwu-serverhe-menu-list .uiwu-serverhe-menu-item img {
            width: 25px;
            height: 25px; }
          .uiwu-serverhe .uiwu-serverhe-menu .uiwu-serverhe-menu-list .uiwu-serverhe-menu-item div {
            font-size: 12px; }
  .ios-qualifications {
    margin: 0 15px;
    overflow: hidden; }
    .ios-qualifications .qualifications {
      width: 800px;
      margin: 0.8rem auto 0; }
      .ios-qualifications .qualifications span {
        font-size: 14px; }
  .uiwu-nav {
    width: initial;
    margin: 50px 15px 15px; }
    .uiwu-nav ul {
      display: none; }
    .uiwu-nav .nav-list {
      display: flex;
      position: relative;
      height: 130px; }
      .uiwu-nav .nav-list .nav-item {
        width: 3.33rem;
        height: 3.33rem;
        border-radius: 50%;
        border: 1px solid rgba(255, 198, 75, 0.4);
        position: absolute;
        background-color: #fff;
        display: flex; }
        .uiwu-nav .nav-list .nav-item .show {
          width: 100%;
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center; }
        .uiwu-nav .nav-list .nav-item .img {
          width: 60px;
          height: 50px; }
          .uiwu-nav .nav-list .nav-item .img img {
            width: 60px;
            height: auto; }
        .uiwu-nav .nav-list .nav-item p {
          font-size: 14px;
          font-family: Microsoft YaHei UI;
          font-weight: 600;
          color: #222222;
          text-align: center; }
        .uiwu-nav .nav-list .nav-item span {
          width: 100%;
          font-size: 10px;
          font-family: Microsoft YaHei UI;
          font-weight: 400;
          color: #888888;
          text-align: center;
          display: block;
          margin-top: 6px; }
        .uiwu-nav .nav-list .nav-item i {
          display: block;
          width: 30px;
          height: 3px;
          background: #FFC64B;
          border-radius: 20px;
          margin: 6px auto; }
        .uiwu-nav .nav-list .nav-item:nth-child(1) {
          left: 0; }
        .uiwu-nav .nav-list .nav-item:nth-child(2) {
          left: 2.95rem;
          border-color: rgba(0, 206, 155, 0.2); }
          .uiwu-nav .nav-list .nav-item:nth-child(2) i {
            background: #00CE9B; }
        .uiwu-nav .nav-list .nav-item:nth-child(3) {
          left: calc(2.95rem * 2);
          border-color: rgba(7, 149, 255, 0.2); }
          .uiwu-nav .nav-list .nav-item:nth-child(3) i {
            background: #0795FF; }
      .uiwu-nav .nav-list:nth-child(3) {
        margin-top: 20px; }
        .uiwu-nav .nav-list:nth-child(3) .nav-item:nth-child(1) {
          border-color: rgba(1, 212, 215, 0.2); }
          .uiwu-nav .nav-list:nth-child(3) .nav-item:nth-child(1) i {
            background: #01D4D7; }
        .uiwu-nav .nav-list:nth-child(3) .nav-item:nth-child(2) {
          border-color: rgba(107, 87, 254, 0.2); }
          .uiwu-nav .nav-list:nth-child(3) .nav-item:nth-child(2) i {
            background: #6B57FE; }
        .uiwu-nav .nav-list:nth-child(3) .nav-item:nth-child(3) {
          border-color: rgba(5, 196, 109, 0.2); }
          .uiwu-nav .nav-list:nth-child(3) .nav-item:nth-child(3) i {
            background: #05C46D; }
  .uiwu-banner {
    height: 380px; }
  .uiwu-search .uiwu-search-box {
    width: auto;
    margin: -42px 15px 0;
    height: 85px;
    padding: 0 30px; }
    .uiwu-search .uiwu-search-box .time-item {
      display: block;
      text-align: center; }
      .uiwu-search .uiwu-search-box .time-item::before {
        width: 25px;
        height: 25px;
        left: -3px;
        top: 12px; }
      .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; } }
