.top-bg-box {
  background: url("https://linkfit-pro.oss-cn-hangzhou.aliyuncs.com/Images/guanwang_h5/product_hardware_top_bg.png") no-repeat center center;
  background-size: cover;
  height: 98vw;
}
.top-bg-box .content-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 63vw;
}
.top-bg-box .content-box .content {
  color: #ffffff;
  font-size: 7vw;
  font-weight: 500;
  line-height: 8vw;
  text-align: center;
  margin-bottom: 4vw;
}
.top-bg-box .content-box .line {
  width: 3.74vw;
  height: 0.46vw;
  margin-top: 0.42vw;
  background: #ffffff;
  border-radius: 0.19vw;
}

.des-item {
  padding: 10vw 0 0 6vw;
  box-sizing: border-box;
}
.des-item .des-title-box {
  font-size: 5.19vw;
  font-weight: 500;
  color: #666666;
  line-height: 5vw;
  display: flex;
  align-items: center;
  margin-bottom: 8vw;
}
.des-item .des-title-box img {
  margin-right: 3.24vw;
}
.des-item .hard-item-box {
  height: 2vw;
  font-size: 2.96vw;
  font-weight: 400;
  color: #666666;
  line-height: 3vw;
  display: flex;
  flex-wrap: wrap;
  height: auto;
}
.des-item .hard-item-box .hard-item {
  display: flex;
  align-items: center;
  margin-bottom: 5vw;
}
.des-item .hard-item-box .hard-item .hard-circle {
  width: 1.48vw;
  height: 1.48vw;
  border: 1px solid #ea8051;
  border-radius: 50%;
  margin-right: 2.98vw;
}

.item-01 {
  background: #ffffff;
  padding-bottom: 12vw;
}
.item-01 .des-title-box img {
  width: 5.46vw;
  height: 5.56vw;
}
.item-01 .hard-item-box .hard-item {
  width: 31vw;
  margin-right: 6vw;
}
.item-01 .hard-item-box .hard-item:nth-child(2n) {
  width: 49vw;
  margin-right: 0;
}
.item-01 .hard-img {
  margin: 7vw auto 0;
  width: 69vw;
  height: 57vw;
  display: block;
}

.item-02 {
  background: #f7fcff;
  padding-bottom: 5vw;
}
.item-02 .des-title-box img {
  width: 6vw;
  height: 6vw;
}
.item-02 .hard-item-box .hard-item {
  width: 38vw;
  margin-right: 2vw;
}
.item-02 .hard-item-box .hard-item:nth-child(2n) {
  width: 54vw;
  margin-right: 0;
}
.item-02 .hard-img {
  margin: 8vw auto 0;
  width: 59vw;
  height: 56vw;
  display: block;
}

.item-03 {
  background: #ffffff;
  padding-bottom: 21vw;
}
.item-03 .des-title-box img {
  width: 6vw;
  height: 6vw;
}
.item-03 .hard-item-box .hard-item {
  width: 72vw;
}
.item-03 .hard-img-box {
  display: flex;
  justify-content: space-between;
  margin-left: -3vw;
  padding-right: 3vw;
  box-sizing: border-box;
}
.item-03 .hard-img-box .hard-img-item {
  width: 30vw;
  height: 42vw;
  background: #ffffff;
  box-shadow: 0vw 0vw 5vw 0vw rgba(213, 213, 213, 0.3);
  border-radius: 1vw;
  border-bottom: 1vw solid #ea8051;
  font-size: 3vw;
  font-weight: 400;
  color: #333333;
  line-height: 3vw;
  text-align: center;
}
.item-03 .hard-img-box .u-hover {
  border-bottom: 1vw solid #009eff;
}
.item-03 .hard-img-box .img-item-01 img {
  width: 15vw;
  height: 29vw;
  display: block;
  margin: 5vw auto 2vw;
}
.item-03 .hard-img-box .img-item-02 img {
  width: 13vw;
  height: 30vw;
  display: block;
  margin: 4vw auto 1vw;
}
.item-03 .hard-img-box .img-item-03 img {
  width: 13vw;
  height: 30vw;
  display: block;
  margin: 4vw auto 1vw;
}

.item-04 {
  background: #f7fcff;
  padding-bottom: 13vw;
}
.item-04 .des-title-box img {
  width: 5vw;
  height: 6vw;
}
.item-04 .hard-item-box .hard-item {
  margin-right: 3vw;
}
.item-04 .hard-item-box .hard-item .hard-circle {
  margin-right: 0.59vw;
}
.item-04 .hard-img {
  margin: 6vw auto 0;
  width: 79vw;
  height: 52vw;
  display: block;
}

.item-05 {
  background: #ffffff;
  padding: 0;
  padding-bottom: 10vw;
}
.item-05 .des-hard-title {
  font-size: 5.28vw;
  font-weight: 500;
  color: #666666;
  line-height: 3vw;
  text-align: center;
  padding: 13.89vw 0;
  box-sizing: border-box;
}
.item-05 .hard-process {
  display: flex;
  flex-wrap: wrap;
  padding: 0 3.52vw;
  box-sizing: border-box;
  justify-content: center;
}
.item-05 .hard-process .hard-img {
  font-size: 3vw;
  font-weight: 400;
  color: #333333;
  line-height: 4vw;
  text-align: center;
  position: relative;
  margin-bottom: 10.93vw;
  margin-right: 3vw;
}
.item-05 .hard-process .hard-img .hard-item-img {
  width: 11.2vw;
  height: 10.83vw;
  margin-bottom: 3.24vw;
}
.item-05 .hard-process .hard-img .process-img {
  width: 4.63vw;
  height: 2.59vw;
  position: absolute;
  top: 4.35vw;
  right: -1vw;
}
.item-05 .hard-process .hard-img-01 {
  width: 34.15vw;
}
.item-05 .hard-process .hard-img-02 {
  width: 29.72vw;
}
.item-05 .hard-process .hard-img-03 {
  width: 18.8vw;
}
.item-05 .hard-process .hard-img-04 {
  width: 18.8vw;
}
.item-05 .hard-process .hard-img-04 .process-img {
  height: 4.63vw;
  width: 2.59vw;
  top: -10vw;
  left: 50%;
  transform: translateX(-50%);
}
.item-05 .hard-process .hard-img-05 {
  width: 29.72vw;
}
.item-05 .hard-process .hard-img-06 {
  width: 34.15vw;
}
.item-05 .hard-process .hard-img-06 .process-img {
  right: -1vw;
}

/*# sourceMappingURL=h5-product-center-hardware.css.map */
