a {
  text-decoration: none;
}

body,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
dl,
dt,
dd {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

ul {
  list-style: none;
}

img {
  border-style: none;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  background: rgba(232, 48, 40, 0.1);
  border-radius: 3px;
}

::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 3px;
}

.swiper-container {
  width: 100%;
  height: 600px;
  margin-top: 10px;
}

.swiper-slide {
  width: 100%;
  height: 600px;
}

.banner-item {
  position: relative;
  min-width: 1200px;
  height: 600px;
  display: block !important;
}

.banner-item > .banner-item-img {
  width: 100%;
  height: 600px;
  position: absolute;
  margin: 0 auto;
}

.index-banner {
  width: 830px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  padding-top: 155px;
  padding-left: 120px;
  background-color: rgba(56, 148, 255, 0.5);
}

.index-banner > .index-banner-title {
  font-size: 60px;
  color: #fff;
}

.index-banner > .index-banner-tip1 {
  font-size: 20px;
  color: #fff;
  margin-top: 25px;
}

.index-banner > .index-banner-tip2 {
  font-size: 20px;
  color: #fff;
  margin-top: 10px;
}

.index-banner > .content-box1-boy-bottom {
  width: 160px;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  border-radius: 5px;
  font-size: 14px;
  text-align: center;
  color: rgba(56, 148, 255, 1);
  margin-top: 52px;
  cursor: pointer;
}

.swiper-pagination-bullet {
  width: 50px;
  height: 5px;
  background: rgb(174, 174, 174);
  border-radius: 0px;
}

.swiper-pagination-bullet-active {
  width: 50px;
  height: 5px;
  background: #fff;
  border-radius: 0px;
}

.product-title {
  width: 100%;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #101010;
  margin-top: 90px;
}

.product-tips {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: rgba(16, 16, 16, 1);
  margin-top: 10px;
  margin-bottom: 40px;
}

.product-list {
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 24px;
  justify-content: center;

  .product-list-1 {
    width: 329px;
    height: 250px;
    background-color: #f4f4f4;

    .product-list-2 {
      width: 40px;
      height: 40px;
      margin-top: 49px;
      margin-left: 141.5px;

      .product-list-2-img {
        width: 100%;
        height: 100%;
      }
    }

    .product-list-3 {
      font-size: 28px;
      color: rgb(16, 16, 16);
      margin-top: 11px;
      text-align: center;
    }

    .product-list-4 {
      width: 252px;
      font-size: 14px;
      color: rgb(16, 16, 16);
      margin-top: 23px;
      text-align: left;
      margin-left: 38.5px;
    }
  }

  .product-list-1-2 {
    width: 329px;
    height: 250px;
    margin-right: 29px;
    margin-left: 29px;
    background-color: #fff2e0;

    .product-list-2 {
      width: 40px;
      height: 40px;
      margin-top: 49px;
      margin-left: 141.5px;

      .product-list-2-img {
        width: 100%;
        height: 100%;
      }
    }

    .product-list-3 {
      font-size: 28px;
      color: rgb(16, 16, 16);
      margin-top: 11px;
      text-align: center;
    }

    .product-list-4 {
      width: 252px;
      font-size: 14px;
      color: rgb(16, 16, 16);
      margin-top: 23px;
      text-align: left;
      margin-left: 38.5px;
    }
  }

  .product-list-1-3 {
    width: 329px;
    height: 250px;
    margin-right: 29px;
    margin-left: 29px;
    background-color: #f4f4f4;

    .product-list-2 {
      width: 40px;
      height: 40px;
      margin-top: 49px;
      margin-left: 141.5px;

      .product-list-2-img {
        width: 100%;
        height: 100%;
      }
    }

    .product-list-3 {
      font-size: 28px;
      color: rgb(16, 16, 16);
      margin-top: 11px;
      text-align: center;
    }

    .product-list-4 {
      width: 252px;
      font-size: 14px;
      color: rgb(16, 16, 16);
      margin-top: 23px;
      text-align: left;
      margin-left: 38.5px;
    }
  }
}

.product-title2 {
  width: 100%;
  text-align: center;
  font-size: 28px;
  color: rgba(1, 18, 46, 1);
  font-weight: 700;
  margin-top: 66px;
}

.sl-list {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  margin-top: 62px;

  .sl-list-1 {
    width: 358px;
    height: 139px;
    border: 1px solid rgba(224, 224, 224, 1);
    display: flex;
    align-items: center;

    .sl-list-2 {
      width: 59px;
      height: 79px;
      margin-left: 29px;
    }

    .sl-list-3 {
      font-size: 20px;
      color: rgba(218, 35, 55, 1);
    }

    .sl-list-4 {
      font-size: 14px;
      color: rgb(150, 150, 150);
      margin-top: 3px;
    }
  }
}

.schemeBtn {
  width: 271px;
  height: 54px;
  line-height: 54px;
  border-radius: 5px;
  background-color: rgba(218, 35, 55, 1);
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  text-align: center;
  font-family: -regular;
  margin: 42px auto 0;
  cursor: pointer;
}

.product-title3 {
  width: 100%;
  text-align: center;
  font-size: 28px;
  color: rgba(1, 18, 46, 1);
  font-weight: 700;
  margin-top: 83px;
}

.bottomNavigation {
  display: block;
  color: #686870;
  font-size: 16px;
  margin-top: 16px;
}

.index-bg {
  width: 100%;
  height: 100vh;
  background-image: url("../image/home/login_bg.png");
  background-size: cover;
}

.puhuiSeries-bg-title-2 {
  width: 100%;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 32px;
  font-style: normal;
  text-transform: none;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.cp-box {
  width: 370px;
  text-align: center;
  height: 200px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.05);
  margin-right: 20px;
}

.gutter-box-title {
  margin-top: 50px;
  font-size: 22px;
  color: #333333;
  font-weight: bold;
}

.product-button {
  width: 88px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 12px;
  background: #409eff;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  margin: 20px auto;
}
