.running {
    overflow: hidden;
  }
  .running .title2 {
    font-size: 0.25rem;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-bottom: 0.36458333rem;
  }
  .running .running-1 {
    width: 100%;
    height: 100vh;
    position: relative;
  }
  .running .running-1 .img {
    width: 100%;
    height: 100%;
  }
  .running .running-1 .con {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .running .running-1 .con .text {
    font-size: 0.25rem;
    line-height: 0.42708333rem;
    background-image: linear-gradient(#ff0000, #ffffff);
    -webkit-background-clip: text;
    color: transparent;
    display: inline-block;
  }
  .running .running-1 .con .more_1 {
    margin-top: 0.41666667rem;
  }
  .running .running-1 .con .indicate {
    width: 100%;
    position: absolute;
    bottom: 0.41666667rem;
    left: 0;
    text-align: center;
  }
  .running .running-1 .con .indicate img {
    width: 0.18229167rem;
    animation: zhishi 1.2s infinite;
    position: relative;
    top: 0;
    top: 0.15625rem;
  }
  @keyframes zhishi {
    from {
      top: 0;
    }
    to {
      top: 0.10416667rem;
    }
  }
  .running .running-2 {
    background: url(/static/home/peipao/img/bg7.jpg) no-repeat center center / cover;
    padding: 0.52083333rem 0;
  }
  .running .running-2 .title-1 {
    text-align: center;
  }
  .running .running-2 .title-1 p {
    font-size: 0.23958333rem;
    font-weight: bold;
    color: #333;
    line-height: 0.375rem;
  }
  .running .running-2 .title-1 h5 {
    font-size: 0.3125rem;
    font-weight: bold;
    line-height: 0.375rem;
    background-image: linear-gradient(to right, #f18c53, #d70c19);
    -webkit-background-clip: text;
    color: transparent;
    display: inline-block;
  }
  .running .running-2 .arrows {
    width: 0.546875rem;
    display: block;
    margin: 0 auto;
  }
  .running .running-2 .con-1 {
    position: relative;
    margin-bottom: 0.15625rem;
  }
  .running .running-2 .con-1 .imgbox {
    width: 2.421875rem;
    height: 2.421875rem;
    border-radius: 50%;
    margin: 0.26041667rem auto 0;
  }
  .running .running-2 .con-1 ul li {
    display: flex;
    align-items: center;
    position: absolute;
    background-color: #fff;
    transition: all .3s;
  }
  .running .running-2 .con-1 ul li p {
    font-size: 0.125rem;
    color: #333;
    transition: all .3s;
  }
  .running .running-2 .con-1 ul li .icon {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  .running .running-2 .con-1 ul li .icon img {
    max-width: 50%;
    max-height: 50%;
  }
  .running .running-2 .con-1 ul li:nth-child(1) {
    width: 2.76041667rem;
    height: 0.70833333rem;
    border: 1px solid #3976c7;
    border-radius: 0.72916667rem;
    padding: 0 0.72916667rem 0 0.10416667rem;
    top: 0.59375rem;
    left: 0;
  }
  .running .running-2 .con-1 ul li:nth-child(1) .icon {
    width: 0.70833333rem;
    height: 0.70833333rem;
    background-color: #3976c7;
    right: 0;
  }
  .running .running-2 .con-1 ul li:nth-child(2) {
    width: 2.5rem;
    height: 0.609375rem;
    border: 1px solid #ceab6e;
    border-radius: 0.625rem;
    padding: 0 0.15625rem 0 0.67708333rem;
    top: 0.33333333rem;
    right: 0;
  }
  .running .running-2 .con-1 ul li:nth-child(2) .icon {
    width: 0.609375rem;
    height: 0.609375rem;
    background-color: #ceab6e;
    left: 0;
  }
  .running .running-2 .con-1 ul li:nth-child(3) {
    width: 3.125rem;
    height: 0.70833333rem;
    border: 1px solid #d70c19;
    border-radius: 0.72916667rem;
    padding: 0 0.3125rem 0 0.75520833rem;
    bottom: 0.04166667rem;
    right: -0.15625rem;
  }
  .running .running-2 .con-1 ul li:nth-child(3) p span {
    color: #d70c19;
    font-weight: bold;
    transition: all .3s;
  }
  .running .running-2 .con-1 ul li:nth-child(3) .icon {
    width: 0.70833333rem;
    height: 0.70833333rem;
    background-color: #d70c19;
    left: 0;
  }
  .running .running-2 .con-2 {
    font-size: 0.125rem;
    line-height: 0.17708333rem;
    color: #fff;
    max-width: 6.25rem;
    padding: 0.3125rem 0.9375rem;
    background-image: linear-gradient(to right, #f18a52, #d70c19);
    border-radius: 0.36458333rem;
    text-align: center;
    margin: 0.41666667rem auto;
    position: relative;
    box-shadow: 0.15625rem 0.15625rem 0 rgba(255, 255, 255, 0.6);
  }
  .running .running-2 .con-2 p {
    position: relative;
    z-index: 2;
  }
  .running .running-2 .con-2::before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 0.36458333rem;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: -0.36458333rem -0.19270833rem 0 rgba(215, 12, 25, 0.1);
  }
  .running .running-2 .con-3 {
    margin-top: 0.3125rem;
  }
  .running .running-2 .con-3 .con-box {
    background-image: linear-gradient(to right, #fbe6e8, #fef3ed);
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 0.15625rem;
  }
  .running .running-2 .con-3 .con-box ul {
    width: 2.1875rem;
    background-color: #fff;
    border-radius: 0.15625rem;
    overflow: hidden;
  }
  .running .running-2 .con-3 .con-box ul li {
    height: 0.67708333rem;
    font-size: 0.1875rem;
    font-weight: bold;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-top: 2px solid #e5e5e5;
    position: relative;
  }
  .running .running-2 .con-3 .con-box ul li::before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #d70e1a, #f18a52);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0.15625rem;
    opacity: 0;
    transition: all .3s;
  }
  .running .running-2 .con-3 .con-box ul li p {
    position: relative;
  }
  .running .running-2 .con-3 .con-box ul li .icon {
    width: 0.20833333rem;
    margin-right: 0.10416667rem;
    text-align: center;
    position: relative;
  }
  .running .running-2 .con-3 .con-box ul li .icon img {
    max-width: 100%;
  }
  .running .running-2 .con-3 .con-box ul li .icon img.icon-2 {
    display: none;
  }
  .running .running-2 .con-3 .con-box ul li:first-child {
    border-top: none;
  }
  .running .running-2 .con-3 .con-box ul li.active {
    color: #fff;
    border-color: transparent;
  }
  .running .running-2 .con-3 .con-box ul li.active + li {
    border-color: transparent;
  }
  .running .running-2 .con-3 .con-box ul li.active .icon img.icon-1 {
    display: none;
  }
  .running .running-2 .con-3 .con-box ul li.active .icon img.icon-2 {
    display: initial;
  }
  .running .running-2 .con-3 .con-box ul li.active::before {
    opacity: 1;
  }
  .running .running-2 .con-3 .con-box .text-box {
    width: calc(100% - 2.1875rem);
    padding: 0 0.3125rem 0 0.20833333rem;
  }
  .running .running-2 .con-3 .con-box .text-box h5 {
    font-size: 0.125rem;
    font-weight: bold;
    color: #333;
    line-height: 0.1875rem;
  }
  .running .running-2 .con-3 .con-box .text-box .text {
    font-size: 0.11458333rem;
    line-height: 0.20833333rem;
    color: #333;
    margin-top: 0.20833333rem;
  }
  .running .running-3 {
    padding: 0.52083333rem 0;
  }
  .running .running-3 .con-box {
    position: relative;
  }
  .running .running-3 .con-box .swiper-container {
    border-radius: 0.15625rem;
  }
  .running .running-3 .con-box .swiper-container .swiper-slide ul {
    display: flex;
  }
  .running .running-3 .con-box .swiper-container .swiper-slide ul li {
    width: 25%;
    position: relative;
    transition: all .3s;
  }
  .running .running-3 .con-box .swiper-container .swiper-slide ul li::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 0;
  }
  .running .running-3 .con-box .swiper-container .swiper-slide ul li .bg {
    width: 100%;
    height: 1.85416667rem;
    opacity: 0;
    transition: all .3s;
  }
  .running .running-3 .con-box .swiper-container .swiper-slide ul li .text {
    position: absolute;
    top: 0.3125rem;
    left: 0;
    width: 100%;
    padding: 0 0.26041667rem;
    font-size: 0.125rem;
    line-height: 0.15625rem;
    color: #fff;
  }
  .running .running-3 .con-box .swiper-container .swiper-slide ul li img.icon {
    position: absolute;
    bottom: 0.3125rem;
    left: 0.26041667rem;
    max-width: 0.3125rem;
  }
  .running .running-3 .con-box .swiper-container .swiper-slide ul li.active {
    width: 33.33%;
  }
  .running .running-3 .con-box .swiper-container .swiper-slide ul li.active .bg {
    opacity: 1;
  }
  .running .running-3 .con-box .swiper-container .swiper-slide ul li:nth-child(1) {
    background-color: #000;
  }
  .running .running-3 .con-box .swiper-container .swiper-slide ul li:nth-child(2) {
    background-color: #e03428;
    background-image: linear-gradient(to bottom right, #ec6e44, #de2822);
  }
  .running .running-3 .con-box .swiper-container .swiper-slide ul li:nth-child(3) {
    background-color: #ceab6e;
  }
  .running .running-3 .con-box .swiper-container .swiper-slide ul li:nth-child(4) {
    background-color: #3976c7;
  }
  .running .running-3 .con-box .but {
    width: 0.26041667rem;
    height: 0.26041667rem;
    border-radius: 50%;
    border: 1px solid #8a8a8a;
    background-image: url(/static/home/images/icon7-1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.05729167rem auto;
    left: -0.41666667rem;
    opacity: 1;
    margin-top: -0.13020833rem;
    transition: all .3s;
  }
  .running .running-3 .con-box .but.swiper-button-next {
    left: auto;
    right: -0.41666667rem;
    transform: rotateY(180deg);
  }
  .running .running-3 .con-box .but:hover {
    border-color: #d70c19;
    background-color: #d70c19;
    background-image: url(/static/home/images/icon7-2.png);
  }
  .running .running-4 {
    background: url(/static/home/peipao/img/bg8.jpg) no-repeat center center / cover;
    position: relative;
  }
  .running .running-4 .title2 {
    position: absolute;
    width: 100%;
    top: 90px;
    z-index: 10;
    color: #fff;
  }
  .running .running-4 ul {
    display: flex;
  }
  .running .running-4 ul li {
    width: 33.333333333%;
    height: 3.359375rem;
    padding: 0 0.46875rem 0.88541667rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-right: 0.015625rem solid #ffffff;
  }
  .running .running-4 ul li:last-child {
    border-right: none;
  }
  .running .running-4 ul li .icon {
    height: 0.28645833rem;
  }
  .running .running-4 ul li .icon img {
    max-height: 100%;
    transition: all .5s;
  }
  .running .running-4 ul li .text {
    font-size: 0.125rem;
    line-height: 0.15625rem;
    color: #fff;
    margin-top: 0.20833333rem;
    transition: all .3s;
    position: relative;
    top: 0;
  }
  .running .running-5 {
    padding: 0.52083333rem 0;
  }
  .running .running-5 .con-box {
    position: relative;
  }
  .running .running-5 .con-box .swiper-container .swiper-slide a {
    display: block;
    border: 1px solid #dbc195;
    border-radius: 0.15625rem;
    padding: 0.10416667rem;
  }
  .running .running-5 .con-box .swiper-container .swiper-slide a .imgbox {
    border-radius: 0.15625rem;
    overflow: hidden;
  }
  .running .running-5 .con-box .swiper-container .swiper-slide a .text {
    font-size: 0.125rem;
    color: #333;
    line-height: 0.15625rem;
    height: 0.625rem;
    margin-top: 0.10416667rem;
    overflow: auto;
  }
  .running .running-5 .con-box .swiper-container .swiper-slide:nth-child(3n+1) a {
    border-color: #dbc195;
  }
  .running .running-5 .con-box .swiper-container .swiper-slide:nth-child(2n+2) a {
    border-color: #e1444f;
  }
  .running .running-5 .con-box .swiper-container .swiper-slide:nth-child(3n+3) a {
    border-color: #6e9bd6;
  }
  .running .running-5 .con-box .but {
    width: 0.26041667rem;
    height: 0.26041667rem;
    border-radius: 50%;
    border: 1px solid #8a8a8a;
    background-image: url(/static/home/images/icon7-1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.05729167rem auto;
    left: -0.41666667rem;
    opacity: 1;
    margin-top: -0.13020833rem;
    transition: all .3s;
  }
  .running .running-5 .con-box .but.swiper-button-next {
    left: auto;
    right: -0.41666667rem;
    transform: rotateY(180deg);
  }
  .running .running-5 .con-box .but:hover {
    border-color: #d70c19;
    background-color: #d70c19;
    background-image: url(/static/home/images/icon7-2.png);
  }
  .running .running-6 {
    background-color: #f9f9f9;
    padding: 0.52083333rem 0;
  }
  .running .running-6 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
  }
  .running .running-6 ul li {
    width: 33.33333333%;
    padding: 0 5px;
  }
  .running .running-6 ul li .li-con {
    height: 1.58854167rem;
    transition: all .3s;
    padding: 0.26041667rem 0.05208333rem 0;
    text-align: center;
    border-radius: 0.15625rem;
  }
  .running .running-6 ul li .li-con img {
    height: 0.671875rem;
  }
  .running .running-6 ul li .li-con .text {
    font-size: 0.125rem;
    color: #333;
    line-height: 0.15625rem;
    margin-top: 0.10416667rem;
  }
  @media (min-width: 992px) {
    .running .running-2 .con-1 ul li:hover p {
      color: #fff;
    }
    .running .running-2 .con-1 ul li:hover:nth-child(1) {
      background-color: #3976c7;
    }
    .running .running-2 .con-1 ul li:hover:nth-child(2) {
      background-color: #ceab6e;
    }
    .running .running-2 .con-1 ul li:hover:nth-child(3) {
      background-color: #d70c19;
    }
    .running .running-2 .con-1 ul li:hover:nth-child(3) p span {
      color: #fff;
    }
    .running .running-4 ul li:hover .icon img {
      transform: rotate(360deg);
    }
    .running .running-4 ul li:hover .text {
      top: -10px;
      text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    }
    .running .running-5 .con-box .swiper-container .swiper-slide a:hover .imgbox .img {
      transform: scale(1.1);
    }
    .running .running-6 ul li .li-con:hover {
      background-color: #fff;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
  }
  @media (max-width: 991px) {
    .running .title2 {
      font-size: 25px;
      margin-bottom: 30px;
    }
    .running .running-1 .con .text {
      font-size: 0.48435923rem;
      line-height: 0.82744702rem;
    }
    .running .running-1 .con .more_1 {
      margin-top: 0.80726539rem;
    }
    .running .running-1 .con .indicate {
      bottom: 50px;
    }
    .running .running-1 .con .indicate img {
      width: 25px;
      top: 30px;
    }
    @keyframes zhishi {
      from {
        top: 0;
      }
      to {
        top: 20px;
      }
    }
    .running .running-2 {
      padding: 30px 0;
    }
    .running .running-2 .title-1 p {
      font-size: 0.4641776rem;
      line-height: 0.72653885rem;
    }
    .running .running-2 .title-1 h5 {
      font-size: 0.60544904rem;
      line-height: 0.72653885rem;
    }
    .running .running-2 .arrows {
      width: 1.05953582rem;
    }
    .running .running-2 .con-1 {
      margin-bottom: 30px;
    }
    .running .running-2 .con-1 .imgbox {
      width: 4.69223007rem;
      height: 4.69223007rem;
      margin: 50px auto;
    }
    .running .running-2 .con-1 ul li {
      position: relative;
      width: 100% !important;
      height: auto !important;
      border-radius: 150px !important;
      padding: 20px 30px !important;
    }
    .running .running-2 .con-1 ul li p {
      font-size: 18px;
    }
    .running .running-2 .con-1 ul li .icon {
      width: 150px !important;
      height: 150px !important;
      display: none;
    }
    .running .running-2 .con-1 ul li:nth-child(1) {
      padding: 0 170px 0 20px;
      top: 0;
    }
    .running .running-2 .con-1 ul li:nth-child(2) {
      padding: 0 30px 0 170px;
      top: 0;
      margin: 20px 0;
    }
    .running .running-2 .con-1 ul li:nth-child(3) {
      padding: 0 30px 0 170px;
      bottom: 0;
      right: 0;
    }
    .running .running-2 .con-2 {
      font-size: 18px;
      line-height: 1.5;
      max-width: 8.07265388rem;
      padding: 20px;
      border-radius: 30px;
      margin: 0.80726539rem auto;
      box-shadow: 0.30272452rem 0.30272452rem 0 rgba(255, 255, 255, 0.6);
    }
    .running .running-2 .con-2::before {
      border-radius: 0.70635721rem;
      box-shadow: -0.70635721rem -0.37336024rem 0 rgba(215, 12, 25, 0.1);
    }
    .running .running-2 .con-3 {
      margin-top: 30px;
    }
    .running .running-2 .con-3 .con-box {
      border-radius: 15px;
      display: block;
    }
    .running .running-2 .con-3 .con-box ul {
      width: 100%;
      border-radius: 15px;
      display: flex;
    }
    .running .running-2 .con-3 .con-box ul li {
      width: 33.3333333%;
      height: 1.31180626rem;
      font-size: 0.36326942rem;
      border: none;
    }
    .running .running-2 .con-3 .con-box ul li::before {
      border-radius: 15px;
    }
    .running .running-2 .con-3 .con-box ul li .icon {
      width: 0.40363269rem;
      margin-right: 0.20181635rem;
      display: none;
    }
    .running .running-2 .con-3 .con-box .text-box {
      width: 100%;
      padding: 10px;
    }
    .running .running-2 .con-3 .con-box .text-box h5 {
      font-size: 18px;
      line-height: 25px;
    }
    .running .running-2 .con-3 .con-box .text-box .text {
      font-size: 14px;
      line-height: 25px;
      margin-top: 20px;
    }
    .running .running-3 {
      padding: 30px 0;
    }
    .running .running-3 .con-box .swiper-container {
      border-radius: 15px;
    }
    .running .running-3 .con-box .swiper-container .swiper-slide ul li .bg {
      height: 356px;
    }
    .running .running-3 .con-box .swiper-container .swiper-slide ul li .text {
      top: 20px;
      padding: 0 10px;
      font-size: 16px;
      line-height: 25px;
    }
    .running .running-3 .con-box .swiper-container .swiper-slide ul li img.icon {
      bottom: 20px;
      left: 10px;
      max-width: 30px;
    }
    .running .running-3 .con-box .but {
      width: 50px;
      height: 50px;
      background-size: 11px auto;
      left: -80px;
      margin-top: -25px;
    }
    .running .running-3 .con-box .but.swiper-button-next {
      right: -80px;
    }
    .running .running-4 .title2 {
      position: initial;
      padding-top: 30px;
    }
    .running .running-4 ul {
      display: block;
    }
    .running .running-4 ul li {
      width: 100%;
      height: auto;
      padding: 30px 20px;
      border-right: none;
      border-bottom: 1px solid #eee;
    }
    .running .running-4 ul li .icon {
      height: 30px;
    }
    .running .running-4 ul li .text {
      font-size: 16px;
      line-height: 25px;
      margin-top: 30px;
    }
    .running .running-4 ul li:last-child {
      border-bottom: none;
    }
    .running .running-5 {
      padding: 30px 0;
    }
    .running .running-5 .con-box .swiper-container .swiper-slide a {
      border-radius: 15px;
      padding: 10px;
    }
    .running .running-5 .con-box .swiper-container .swiper-slide a .imgbox {
      border-radius: 15px;
    }
    .running .running-5 .con-box .swiper-container .swiper-slide a .text {
      font-size: 16px;
      line-height: 25px;
      height: 120px;
      margin-top: 20px;
    }
    .running .running-6 {
      padding: 30px 0;
    }
    .running .running-6 ul li .li-con {
      height: 200px;
      padding: 30px 10px 0;
      border-radius: 30px;
    }
    .running .running-6 ul li .li-con img {
      height: 80px;
    }
    .running .running-6 ul li .li-con .text {
      font-size: 16px;
      line-height: 25px;
      margin-top: 20px;
    }
  }
  @media (max-width: 767px) {
    .running .running-3 .con-box .swiper-container .swiper-slide ul {
      display: block;
    }
    .running .running-3 .con-box .swiper-container .swiper-slide ul li {
      width: 100%;
    }
    .running .running-3 .con-box .swiper-container .swiper-slide ul li .bg {
      height: 4.64146023rem;
      min-height: 200px;
    }
    .running .running-3 .con-box .swiper-container .swiper-slide ul li .text {
      top: 20px;
      padding: 0 10px;
      font-size: 16px;
      line-height: 25px;
    }
    .running .running-3 .con-box .swiper-container .swiper-slide ul li img.icon {
      bottom: 20px;
      left: 10px;
      max-width: 30px;
    }
    .running .running-3 .con-box .swiper-container .swiper-slide ul li.active {
      width: 100%;
    }
    .running .running-3 .con-box .swiper-container .swiper-slide ul li.active .bg {
      opacity: 1;
    }
    .running .running-6 ul li {
      width: 50%;
    }
    .running .running-6 ul li .li-con {
      padding: 20px 10px 0;
    }
    .running .running-6 ul li .li-con .text {
      font-size: 14px;
      line-height: 20px;
    }
  }