.banner-swiper ul li .bg-colors {
  background: #1BD99E;
  box-shadow: none; }

.banner-swiper ul li:nth-child(1) {
  background-image: url("../../images/solve/car/xy(2).png"); }
  @media (max-width: 768px) {
    .banner-swiper ul li:nth-child(1) {
      height: 37.5rem;
      background-image: url("../../images/solve/car/xy(1).png");
      background-size: 100% auto; } }

.uw-main-kefu {
  display: none;
  position: relative; }
  @media (max-width: 768px) {
    .uw-main-kefu {
      display: block; }
      .uw-main-kefu .bg-colors {
        background: #1BD99E;
        box-shadow: 0rem 0.5rem 1.5rem 0.05rem rgba(27, 217, 158, 0.3); } }

.uw-main-tabs .uw-width a:nth-child(1)::after {
  background: #1BD99E; }

.uw-main-xianzhuan {
  padding-top: 50px;
  padding-bottom: 142px;
  background: url("../../images/solve/car/1.png") no-repeat center center;
  background-size: 678px 678px; }
  .uw-main-xianzhuan ul {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    justify-content: space-between;
    gap: 196px 0;
    margin-top: 170px; }
    .uw-main-xianzhuan ul li {
      width: 400px;
      height: auto;
      background: #FFFFFF;
      box-shadow: 0px 8px 25px 1px rgba(155, 155, 155, 0.16);
      border-radius: 16px 16px 16px 16px;
      padding: 20px; }
      .uw-main-xianzhuan ul li:nth-child(3) {
        margin-left: 30px; }
      .uw-main-xianzhuan ul li:nth-child(4) {
        position: relative;
        right: 30px; }
      .uw-main-xianzhuan ul li p {
        font-weight: bold;
        font-size: 20px;
        color: #222222;
        line-height: 19px; }
      .uw-main-xianzhuan ul li span {
        font-weight: normal;
        font-size: 16px;
        color: #7C848E;
        line-height: 26px;
        margin-top: 16px;
        display: block; }
  @media (max-width: 768px) {
    .uw-main-xianzhuan {
      background-size: 24rem 24rem;
      background-position: center 9.55rem;
      padding-bottom: 2.5rem;
      background-color: #fff;
      height: auto; }
      .uw-main-xianzhuan ul {
        gap: 1.2rem 0;
        padding-top: 16.1rem;
        margin-top: 2rem; }
        .uw-main-xianzhuan ul li {
          width: 16.5rem;
          padding: 1.5rem;
          background: #FFF;
          box-shadow: 0rem 0.4rem 1.25rem 0.05rem rgba(78, 178, 255, 0.16);
          border-radius: 0.8rem 0.8rem 0.8rem 0.8rem; }
          .uw-main-xianzhuan ul li:nth-child(3) {
            margin-left: 0; }
          .uw-main-xianzhuan ul li:nth-child(4) {
            right: 0; }
          .uw-main-xianzhuan ul li p {
            font-weight: bold;
            font-size: 1.5rem;
            color: #222222;
            line-height: 0.95rem; }
          .uw-main-xianzhuan ul li span {
            font-weight: normal;
            font-size: 1.2rem;
            color: #7C848E;
            line-height: 2rem;
            margin-top: 1.2rem; } }

.uw-main-youshi {
  background-image: url("../../images/solve/car/bg1.png");
  background-color: #fff; }
  .uw-main-youshi .youshi {
    margin-top: 60px;
    margin-bottom: 140px; }
  .uw-main-youshi .bg-colors {
    background: #1BD99E;
    box-shadow: 0px 10px 30px 1px rgba(27, 217, 158, 0.3); }
  .uw-main-youshi .menu {
    width: 100%;
    height: auto;
    background: url("../../images/solve/car/bg8.png") no-repeat 0 bottom;
    background-size: 100% auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 130px;
    margin-top: 20px; }
    .uw-main-youshi .menu .item {
      width: 280px;
      height: 280px;
      background: #FFFFFF;
      box-shadow: 0px 6px 28px 1px rgba(46, 46, 46, 0.09);
      border-radius: 8px 8px 8px 8px;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 24px 30px 0;
      text-align: center;
      position: relative; }
      .uw-main-youshi .menu .item:nth-child(1), .uw-main-youshi .menu .item:nth-child(3), .uw-main-youshi .menu .item:nth-child(5) {
        margin-top: 62px; }
      .uw-main-youshi .menu .item p {
        font-weight: 500;
        font-size: 18px;
        line-height: 18px;
        color: #212121; }
      .uw-main-youshi .menu .item img {
        width: 74px;
        height: 74px; }
      .uw-main-youshi .menu .item span {
        font-weight: 400;
        font-size: 14px;
        color: #888888;
        line-height: 22px; }
      .uw-main-youshi .menu .item::after {
        content: "";
        width: 0;
        height: 0;
        border-top: 10px solid #FFF;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -10px;
        margin: 0 auto; }
  @media (max-width: 768px) {
    .uw-main-youshi {
      background-image: url("../../images/solve/car/bg100.png"); }
      .uw-main-youshi .youshi {
        margin-top: 2rem;
        margin-bottom: 4rem; }
      .uw-main-youshi ul {
        grid-template-columns: repeat(auto-fill, minmax(16.5rem, 1fr));
        gap: 1.3rem 1.5rem; }
        .uw-main-youshi ul li {
          width: 16.5rem;
          height: 12rem;
          background: #FFFFFF;
          box-shadow: 0rem 1.2rem 2.5rem 0.05rem rgba(83, 58, 47, 0.04);
          border-radius: 0.4rem 0.4rem 0.4rem 0.4rem; }
      .uw-main-youshi .menu {
        margin-top: 2rem;
        background-image: url("../../images/solve/car/bg1000.png");
        background-size: 110% auto;
        background-position: -1.75rem -1.3rem;
        flex-wrap: wrap;
        height: auto;
        gap: 2.5rem 1.5rem;
        padding-bottom: 2.5rem;
        margin-top: 0; }
        .uw-main-youshi .menu .item {
          width: 16.5rem;
          height: 15.24rem;
          margin-top: 0 !important;
          padding: 1.2rem 3rem; }
          .uw-main-youshi .menu .item img {
            width: 5rem;
            height: 5rem; }
          .uw-main-youshi .menu .item p {
            font-weight: bold;
            font-size: 1.4rem;
            color: #212121;
            line-height: 1.4rem; }
          .uw-main-youshi .menu .item span {
            font-weight: 400;
            font-size: 1.2rem;
            color: #888888;
            line-height: 1.6rem;
            display: block;
            margin-top: 1rem; } }

.uw-main-zhanshi {
  background-image: url("../../images/solve/car/function-bg.png");
  background-position: 0 200px; }
  .uw-main-zhanshi .menu {
    gap: 24px 34px;
    grid-template-columns: repeat(auto-fill, minmax(172px, 1fr)); }
    .uw-main-zhanshi .menu li {
      width: auto; }
      .uw-main-zhanshi .menu li.active {
        background: #1BD99E;
        box-shadow: 0px 10px 30px 1px rgba(27, 217, 158, 0.26);
        border: 2px solid #1BD99E; }
  @media (max-width: 768px) {
    .uw-main-zhanshi {
      background-image: url("../../images/solve/car/shifubgmm.png");
      background-position: 0 10rem; }
      .uw-main-zhanshi-title {
        font-size: 2rem;
        line-height: 2rem;
        background: url("../../images/solve/youshititlemb.png") no-repeat center bottom;
        background-size: 19.75rem 0.98rem;
        text-align: center; }
      .uw-main-zhanshi .menu {
        gap: 0.1rem 0;
        grid-template-columns: repeat(auto-fill, minmax(11.5rem, 1fr));
        padding-top: 5rem; }
        .uw-main-zhanshi .menu li {
          width: 11.5rem; }
          .uw-main-zhanshi .menu li.active {
            background: #1BD99E;
            box-shadow: 0rem 0.5rem 1.5rem 0.05rem rgba(27, 217, 158, 0.26);
            border-radius: 1.55rem 1.55rem 1.55rem 1.55rem;
            border: 0.1rem solid #FFFFFF; }
          .uw-main-zhanshi .menu li span:nth-child(1) {
            margin-right: 0.5rem; } }

.uw-main-liucheng {
  background-color: #FFFFFF;
  background-image: url("../../images/solve/car/bg6.png");
  background-position: 0 -200px;
  position: relative;
  padding-bottom: 0;
  margin-top: 80px; }
  .uw-main-liucheng .uw-main-zhanshi-title {
    color: #FFF; }
  .uw-main-liucheng-box {
    height: auto; }
    .uw-main-liucheng-box img {
      box-shadow: 0px 10px 60px 1px rgba(181, 181, 181, 0.16);
      margin-bottom: 30px; }
      @media (max-width: 768px) {
        .uw-main-liucheng-box img {
          margin-bottom: 1.2rem; } }
  .uw-main-liucheng-moshi {
    background: url("../../images/solve/youshibeiji.png") no-repeat 0 0;
    background-size: 100% auto;
    padding-bottom: 40px; }
    .uw-main-liucheng-moshi .bg-colors {
      background: #1BD99E;
      box-shadow: 0px 10px 25px 1px rgba(255, 109, 84, 0.3); }
  @media (max-width: 768px) {
    .uw-main-liucheng {
      background-image: url("../../images/solve/car/bg98.png");
      background-position: 0 0;
      margin-top: 0;
      padding-top: 8rem; } }

.uw-main-yingjie .uw-width .xiec {
  width: 372px;
  height: 114px;
  position: static; }

.uw-main-yingjie .uw-width .box {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  width: 100%; }
  .uw-main-yingjie .uw-width .box p {
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    line-height: 26px;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 150px; }
  .uw-main-yingjie .uw-width .box .right {
    width: 540px;
    height: 540px;
    background: rgba(81, 81, 227, 0.05);
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center; }
    .uw-main-yingjie .uw-width .box .right img {
      width: 460px;
      height: 345px;
      margin-left: -70px; }

@media (max-width: 768px) {
  .uw-main-yingjie .uw-width .xiec {
    width: 33rem;
    height: auto;
    position: static;
    margin-bottom: 1.5rem; }
  .uw-main-yingjie .uw-width .box {
    flex-direction: column; }
    .uw-main-yingjie .uw-width .box p {
      padding: 0;
      font-weight: 400;
      font-size: 1.4rem;
      color: #222222;
      line-height: 2.1rem; }
    .uw-main-yingjie .uw-width .box .right {
      width: 100%;
      height: 100%;
      margin-top: 2rem; }
      .uw-main-yingjie .uw-width .box .right img {
        height: auto;
        width: 100%;
        margin-left: 0; } }
