﻿.wrapIndex {
  background: #fff;
  overflow: hidden;
}
.wrapIndex .background {
  width: 1200px;
  margin: 0 auto;
}
.wrapIndex .img4 {
  width: 1200px;
}
.wrapIndex .img3 {
  width: 1200px;
}
.wrapIndex .content {
  min-height: 500px;
  width: 1200px;
  margin: 0 auto;
}
.wrapIndex .content .noproduct {
  text-align: center;
  line-height: 500px;
  font-size: 20px;
}
.wrapIndex .txtContent {
  width: 220px;
  float: left;
  margin: 3% 40px;
}
.wrapIndex .weui-media-box__desc {
  text-align: center;
}
.wrapIndex .descript {
  width: 170px;
  height: 70px;
  text-align: center;
  font-size: 12px;
  color: #8E8F91;
  letter-spacing: 2px;
  -webkit-line-clamp: 5;
  margin: 0 auto;
  line-height: 18px;
}
.wrapIndex .descript b {
  color: #98CC54;
  font-weight: 100;
}
.wrapIndex .title {
  color: #040404;
  height: 60px;
  font-size: 16px;
  padding: 20px 0 0 0;
  font-weight: bold;
  letter-spacing: 2px;
}
.wrapIndex .btnmoney {
  background: #000;
  text-decoration: none;
  font-size: 12px;
  color: #fff;
  border: 0;
  width: 100px;
  cursor: pointer;
  letter-spacing: 4px;
}