.uiwu-body .zx-btn {
  font-size: 18px;
  color: #fff;
  border-radius: 60px;
  width: 160px;
  height: 50px;
  background-color: #1BD99E;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 2px;
  margin-top: 30px;
  cursor: pointer;
  transition: background-color .5s; }
  .uiwu-body .zx-btn img {
    position: initial;
    width: 20px;
    height: 20px;
    margin-right: 8px; }
  .uiwu-body .zx-btn:hover {
    background-color: #1ef7b2; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-body .zx-btn {
      box-shadow: 0px 10px 30px 1px rgba(27, 217, 158, 0.3); }
      .uiwu-body .zx-btn img {
        width: 0.42rem;
        height: 0.42rem; } }

.uiwu-body-head {
  height: 600px;
  background: url("../img/sale_service/banner.png") no-repeat 0 0;
  background-size: cover; }
  .uiwu-body-head .uiwu-body-head-in {
    padding-bottom: 85px; }
    .uiwu-body-head .uiwu-body-head-in h2 {
      letter-spacing: 5px;
      font-size: 40px; }
    .uiwu-body-head .uiwu-body-head-in p {
      font-size: 24px;
      margin-bottom: 20px; }
    .uiwu-body-head .uiwu-body-head-in .label {
      color: #fff;
      width: 180px;
      display: flex;
      overflow: hidden;
      border-radius: 2px 10px 2px 10px;
      margin-bottom: 50px; }
      .uiwu-body-head .uiwu-body-head-in .label div {
        flex: 1;
        text-align: center;
        padding: 7px 0;
        font-size: 15px; }
        .uiwu-body-head .uiwu-body-head-in .label div:nth-child(1) {
          background-color: #ffae44; }
        .uiwu-body-head .uiwu-body-head-in .label div:nth-child(2) {
          background-color: #fff;
          color: #575ae7; }
    .uiwu-body-head .uiwu-body-head-in .banner-label {
      display: flex; }
      .uiwu-body-head .uiwu-body-head-in .banner-label p {
        font-size: 16px;
        border: 1px solid rgba(255, 255, 255, 0.5);
        color: #fff;
        border-radius: 5px;
        padding: 5px 8px;
        margin-right: 15px; }
        .uiwu-body-head .uiwu-body-head-in .banner-label p:last-child {
          margin-right: 0; }
    .uiwu-body-head .uiwu-body-head-in .zx-btn {
      margin-top: 78px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-body-head {
      height: 10rem;
      background: url("../img/sale_service/banner-ios.png") no-repeat 0 0 #fff;
      background-size: 100% auto;
      position: relative; }
      .uiwu-body-head .uiwu-body-head-in {
        align-items: center;
        padding-bottom: 0;
        position: relative; }
        .uiwu-body-head .uiwu-body-head-in p, .uiwu-body-head .uiwu-body-head-in h2, .uiwu-body-head .uiwu-body-head-in .label {
          display: none; }
        .uiwu-body-head .uiwu-body-head-in .zx-btn {
          margin-top: 0;
          position: absolute;
          bottom: -0.45rem; } }

.uiwu-body .car-title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  background: url("../img/lock_rental/title-bg.png") no-repeat center bottom;
  background-size: 610px 11px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-body .car-title {
      background: none;
      position: relative;
      font-size: 0.52rem; }
      .uiwu-body .car-title::before {
        content: '';
        height: 0.2rem;
        width: 0.9rem;
        background-color: #1BD99E;
        position: absolute;
        bottom: 0.02rem;
        left: 50%;
        margin-left: -0.45rem; }
      .uiwu-body .car-title span {
        display: inline;
        position: relative; }
        .uiwu-body .car-title span::after {
          content: '';
          position: absolute;
          border-top: 1px solid #e6e6e6;
          width: 2rem;
          height: 2px;
          left: 0;
          top: 50%;
          margin-left: -2.3rem; }
        .uiwu-body .car-title span::before {
          content: '';
          position: absolute;
          border-top: 1px solid #e6e6e6;
          width: 2rem;
          height: 2px;
          right: 0;
          top: 50%;
          margin-right: -2.3rem; } }

.uiwu-body .present-situation {
  padding: 80px 0; }
  .uiwu-body .present-situation-detail {
    margin-top: 60px;
    height: 678px;
    background: url("../img/sale_service/car-rental-img.png") no-repeat center center;
    background-size: 490px;
    padding: 60px 0 0; }
    .uiwu-body .present-situation-detail .list {
      display: flex;
      justify-content: space-between;
      margin-bottom: 42px; }
      .uiwu-body .present-situation-detail .list .item {
        background-color: #fff;
        border-radius: 5px;
        box-shadow: 0px 8px 25px 1px rgba(78, 178, 255, 0.16);
        padding: 20px; }
        .uiwu-body .present-situation-detail .list .item h3 {
          font-size: 20px; }
        .uiwu-body .present-situation-detail .list .item p {
          font-size: 16px;
          color: #7C848E;
          margin-top: 16px;
          width: 352px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-body .present-situation {
      padding: 1.31rem 0 0.77rem;
      background-color: #fff; }
      .uiwu-body .present-situation-detail {
        background: url("../img/sale_service/car-rental-img-ios.png") no-repeat top center;
        background-size: 5.29rem;
        margin-top: 0.4rem;
        height: initial;
        padding-top: 4rem; }
        .uiwu-body .present-situation-detail .list {
          padding: 0 0.39rem;
          display: block;
          margin-bottom: 0; }
          .uiwu-body .present-situation-detail .list .item {
            padding: 0.39rem;
            background-color: rgba(247, 249, 255, 0.9);
            box-shadow: none;
            margin-bottom: 0.39rem; }
            .uiwu-body .present-situation-detail .list .item:last-child {
              margin-bottom: 0; }
            .uiwu-body .present-situation-detail .list .item h3 {
              font-size: 0.36rem; }
            .uiwu-body .present-situation-detail .list .item p {
              width: initial;
              font-size: 0.31rem;
              margin-top: 0.26rem; }
          .uiwu-body .present-situation-detail .list:nth-child(2) {
            padding: 0.39rem;
            margin-top: 0; } }

.uiwu-body .exhibition {
  background: url("../img/lock_rental/exhibition-bg.png") no-repeat 0 0;
  background-size: 100% auto;
  padding: 50px 0; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-body .exhibition {
      padding: 0.52rem 0 0.79rem; } }
  .uiwu-body .exhibition .list {
    text-align: center;
    width: 1080px;
    margin: 0 auto; }
    .uiwu-body .exhibition .list .item {
      cursor: pointer;
      display: inline-block;
      vertical-align: top;
      font-size: 16px;
      padding: 8px 20px;
      border: 1px solid #e6e6e6;
      border-radius: 60px;
      margin-right: 20px;
      margin-top: 24px;
      color: #555; }
      .uiwu-body .exhibition .list .item:last-child {
        margin-right: 0; }
    .uiwu-body .exhibition .list .active {
      border-color: #1BD99E;
      color: #1BD99E; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-body .exhibition .list {
        width: 100%;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        padding-left: 0.39rem; }
        .uiwu-body .exhibition .list::-webkit-scrollbar {
          display: none; }
        .uiwu-body .exhibition .list .item {
          font-size: 0.31rem;
          padding: 0.15rem 0.26rem;
          margin-right: 0.15rem; } }
  .uiwu-body .exhibition .swiper-pagination {
    display: none; }
  .uiwu-body .exhibition .swiper-slide img {
    width: 100%; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-body .exhibition .swiper-slide img {
        width: 100%; } }

.uiwu-body .process {
  background: url("../img/sale_service/process-bg.png") no-repeat 0 0;
  background-size: 100% auto;
  padding: 160px 0 60px;
  margin-top: -90px; }
  .uiwu-body .process .car-title {
    margin-bottom: 40px; }
  .uiwu-body .process img {
    margin-top: 30px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-body .process {
      padding: 0rem 0.39rem 0;
      margin-top: 0; }
      .uiwu-body .process .car-title {
        margin-bottom: 0.39rem; }
      .uiwu-body .process img {
        width: 100%;
        margin-top: 0.31rem; } }

.uiwu-body .pattern {
  padding: 90px 0 60px; }
  .uiwu-body .pattern .zx-btn {
    margin: 70px auto 0; }
  .uiwu-body .pattern .list {
    display: flex;
    justify-content: space-between; }
    .uiwu-body .pattern .list .item {
      display: inline-block;
      vertical-align: top;
      width: 23.5%;
      margin-top: 60px;
      cursor: pointer; }
      .uiwu-body .pattern .list .item:last-child {
        margin-right: 0; }
      .uiwu-body .pattern .list .item img {
        width: 100%; }
      .uiwu-body .pattern .list .item h2 {
        font-size: 20px;
        margin: 20px 0 16px; }
      .uiwu-body .pattern .list .item p {
        color: #7C848E;
        font-size: 16px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-body .pattern {
      padding: 0.9rem 0.39rem 0; }
      .uiwu-body .pattern .list {
        display: block;
        margin-top: 0.26rem; }
        .uiwu-body .pattern .list .item {
          margin-top: 0.39rem;
          width: 100%;
          margin-right: 0;
          font-size: 0; }
          .uiwu-body .pattern .list .item img {
            width: 3.07rem;
            height: 2.32rem;
            border-radius: 0.15rem;
            display: inline-block;
            vertical-align: middle; }
          .uiwu-body .pattern .list .item .right {
            display: inline-block;
            vertical-align: middle;
            margin-left: 0.31rem; }
            .uiwu-body .pattern .list .item .right h2 {
              font-size: 0.36rem;
              margin-bottom: 0.31rem;
              margin-top: 0; }
            .uiwu-body .pattern .list .item .right p {
              font-size: 0.31rem;
              width: 5.45rem; }
      .uiwu-body .pattern .zx-btn {
        margin: 0.65rem auto 0.77rem; } }

.uiwu-body .uiwu-model1 {
  background-color: #fff;
  padding-top: 50px; }
  .uiwu-body .uiwu-model1-box {
    background: url("../img/lock_rental/car-rental-img.png") no-repeat center center;
    background-size: 580px 580px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 1240px;
    padding: 80px 0; }
    .uiwu-body .uiwu-model1-box .item {
      width: 458px;
      background: #FFFFFF;
      box-shadow: 0px 8px 25px 1px rgba(78, 178, 255, 0.16);
      border-radius: 16px 16px 16px 16px;
      padding: 20px; }
      .uiwu-body .uiwu-model1-box .item:nth-child(1) {
        margin-bottom: 146px; }
      .uiwu-body .uiwu-model1-box .item:nth-child(2) {
        margin-bottom: 146px; }
      .uiwu-body .uiwu-model1-box .item h4 {
        font-size: 20px;
        font-weight: normal;
        color: #222222;
        line-height: 19px; }
      .uiwu-body .uiwu-model1-box .item p {
        font-size: 16px;
        font-weight: normal;
        color: #7C848E;
        line-height: 26px;
        margin-top: 15px; }

.uiwu-body .superiority {
  background: url("../img/sale_service/superiority-bg.png") no-repeat 0 0 #FFF;
  background-size: 100% auto;
  padding-top: 50px; }
  .uiwu-body .superiority .list {
    margin-top: 50px;
    font-size: 0; }
    .uiwu-body .superiority .list .item {
      padding: 28px 24px;
      width: 282px;
      height: 260px;
      display: inline-block;
      vertical-align: top;
      background: #fff;
      box-shadow: 0px 24px 50px 1px rgba(27, 73, 126, 0.04);
      border-radius: 16px;
      margin-right: 24px;
      margin-bottom: 24px;
      cursor: pointer; }
      .uiwu-body .superiority .list .item:nth-child(4n-0) {
        margin-right: 0; }
      .uiwu-body .superiority .list .item .top {
        display: flex;
        align-items: center; }
        .uiwu-body .superiority .list .item .top p {
          margin-left: 16px;
          font-weight: bold;
          font-size: 20px;
          color: #222; }
        .uiwu-body .superiority .list .item .top img {
          width: 52px;
          height: 52px; }
      .uiwu-body .superiority .list .item .details {
        margin-top: 24px;
        color: #7C848E;
        padding-left: 10px;
        font-size: 16px; }
      .uiwu-body .superiority .list .item .icon_s {
        display: none; }
      .uiwu-body .superiority .list .item:hover {
        background: linear-gradient(132deg, #72C2FF 0%, #0090FF 100%);
        box-shadow: 0px 24px 50px 1px rgba(27, 73, 126, 0.04); }
        .uiwu-body .superiority .list .item:hover .top p {
          color: #fff; }
        .uiwu-body .superiority .list .item:hover .details {
          color: #fff; }
        .uiwu-body .superiority .list .item:hover .icon {
          display: none; }
        .uiwu-body .superiority .list .item:hover .icon_s {
          display: block; }
  .uiwu-body .superiority .uiwu-server {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-body .superiority {
      background: url("../img/sale_service/superiority-bg-ios.png") no-repeat 0 0 #FFF;
      background-size: 100% auto;
      padding: 0.65rem 0.39rem 0.66rem; }
      .uiwu-body .superiority .list .item {
        width: 4.43rem;
        height: 4.43rem;
        padding: 0.31rem;
        margin-right: 0.34rem;
        margin-bottom: 0.34rem; }
        .uiwu-body .superiority .list .item:nth-child(5n-0) {
          margin-right: 0.34rem; }
        .uiwu-body .superiority .list .item:nth-child(2n-0) {
          margin-right: 0; }
        .uiwu-body .superiority .list .item .top p {
          font-size: 0.36rem;
          margin-left: 0.26rem; }
        .uiwu-body .superiority .list .item .top img {
          width: 0.83rem;
          height: 0.83rem; }
        .uiwu-body .superiority .list .item .details {
          padding-left: 0;
          margin-top: 0.26rem;
          font-size: 0.31rem; } }

.uiwu-body .function {
  background: url("../img/car_rental/function-bg.png") no-repeat 0 0;
  background-size: cover;
  height: 770px;
  margin-top: 250px;
  position: relative; }
  .uiwu-body .function .car-title {
    position: absolute;
    top: -200px;
    left: 0;
    right: 0; }
  .uiwu-body .function .list {
    margin-top: -50px;
    font-size: 0; }
    .uiwu-body .function .list .item {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      vertical-align: top;
      width: 16.666%;
      height: 62px;
      margin-top: 32px;
      font-size: 18px;
      color: #fff;
      cursor: pointer; }
      .uiwu-body .function .list .item img {
        margin-right: 18px;
        width: 40px; }
      .uiwu-body .function .list .item .no {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        color: #42C0DD;
        font-size: 18px;
        font-weight: 400;
        font-family: Roboto-Regular, Roboto;
        margin-right: 24px;
        background-color: rgba(16, 119, 168, 0.18);
        display: flex;
        justify-content: center;
        align-items: center; }
    .uiwu-body .function .list .active {
      background-color: #1BD99E;
      box-shadow: 0px 10px 30px 1px rgba(27, 217, 158, 0.26);
      border-radius: 30px; }
      .uiwu-body .function .list .active .no {
        color: #fff;
        background-color: rgba(255, 255, 255, 0.24); }
  .uiwu-body .function #banner {
    position: relative;
    top: -90px;
    width: 1200px; }
    .uiwu-body .function #banner .swiper-container .swiper-slide {
      transition: transform .5s;
      transform: scale(0.8); }
      .uiwu-body .function #banner .swiper-container .swiper-slide img {
        width: 100%;
        height: 100%; }
    .uiwu-body .function #banner .swiper-container .swiper-slide-active {
      transform: scale(1); }
    .uiwu-body .function #banner .swiper-pagination {
      width: 100%;
      margin-top: 20px; }
    .uiwu-body .function #banner .swiper-pagination-bullets .swiper-pagination-bullet {
      margin: 0 5px;
      background-color: rgba(255, 255, 255, 0.7);
      width: 8px;
      height: 8px;
      opacity: 1; }
    .uiwu-body .function #banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
      background-color: #fff;
      width: 60px;
      border-radius: 8px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-body .function {
      background: url("../img/car_rental/function-bg-ios.png") no-repeat top 2.4rem center;
      background-size: cover;
      height: 13.8rem;
      margin: 0.77rem 0 0;
      padding: 0 0.39rem 0.39rem; }
      .uiwu-body .function .car-title {
        top: 0; }
      .uiwu-body .function #banner {
        display: inline-block;
        vertical-align: middle;
        width: 5.5rem;
        top: 0; }
        .uiwu-body .function #banner .swiper-container .swiper-slide {
          width: 5.5rem;
          height: 11rem;
          display: flex;
          justify-content: center;
          align-items: center; }
          .uiwu-body .function #banner .swiper-container .swiper-slide img {
            height: initial; }
        .uiwu-body .function #banner .swiper-pagination {
          margin-top: 0.26rem;
					line-height: 0.39rem; }
        .uiwu-body .function #banner .swiper-pagination-bullets .swiper-pagination-bullet {
          margin: 0 5px;
          background-color: rgba(255, 255, 255, 0.7);
          width: 0.15rem;
          height: 0.15rem;
          opacity: 1; }
        .uiwu-body .function #banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
          background-color: #fff;
          width: 1.1rem;
          border-radius: 8px; }
      .uiwu-body .function .list {
        display: inline-block;
        vertical-align: middle;
        width: 3rem;
        margin-top: 2.65rem;
        margin-left: 0.39rem; }
        .uiwu-body .function .list .item {
          width: 100%;
          display: flex;
          height: 0.57rem;
          font-size: 0.26rem;
          margin-top: 0.32rem;
          padding-right: 0.28rem;
          justify-content: flex-start;
          padding-left: 0.13rem; }
          .uiwu-body .function .list .item .no {
            width: 0.52rem;
            height: 0.52rem;
            font-size: 0.31rem;
            margin-right: 0.13rem; } }

.uiwu-body-tabs {
  background: #F5F5FA; }
  .uiwu-body-tabs .tabs {
    display: flex; }
    .uiwu-body-tabs .tabs .tab {
      flex: 1;
      color: #222;
      font-size: 16px;
      height: 70px;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      transition: all .5s; }
    .uiwu-body-tabs .tabs .active {
      position: relative;
      font-weight: bold; }
      .uiwu-body-tabs .tabs .active::before {
        content: '';
        position: absolute;
        width: 60px;
        height: 4px;
        background-color: #1BD99E;
        bottom: 0;
        left: 50%;
        margin-left: -30px; }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .uiwu-body .zx-btn {
    height: 0.9rem;
    width: 3.3rem;
    font-size: 0.36rem; }
  .uiwu-body-tabs {
    display: none; } }

.ios {
  display: none; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .ios {
      display: block; } }
