/******************* cover *********************/
.cover {
  background: url(../img/cover1.png);
  background-size: 100% 100%;
}
.cover .cover-left {
  padding: 142px 44px 182px;
}
.cover .cover-left .cover-left-description {
  width: 345px;
}
.cover .cover-left .cover-btn {
  width: 120px;
  height: 40px;
  border-radius: 2px;
}
.cover .cover-left .cover-btn > img {
  width: 24px;
  height: 24px;
}
.cover .cover-right {
  padding-top: 29px;
}
.cover .cover-footer {
  padding-bottom: 9px;
  width: 1200px;
  background: #ffffff;
  position: absolute;
  bottom: -94px;
}
.cover .cover-footer .cover-cart > span:last-child {
  width: 168px;
  text-align: center;
}

/******************* 业务介绍 *********************/
.business {
  height: 706px;
  background: #f7f8fb;
  margin-top: 52px;
  padding: 98px 0px 108px 0px;
}
.business .business-left,
.business .business-right {
  width: 584px;
  box-sizing: content-box;
}
.business .business-cart {
  width: 286px;
  padding: 16px 10px 20px 24px;
  background: #ffffff;
}
.business-cart:nth-child(4n-1) {
  margin-top: 12px;
}
.business-cart:nth-child(4n) {
  margin-top: 12px;
}
.business .business-cart button {
  width: 88px;
  height: 32px;
  color: #3165f5;
  background: rgb(235, 240, 254);
  border: 1px Solid #3165f5;
  border-radius: 2px;
  margin-top: 42px;
}
button:hover {
  cursor: pointer;
}
.business .business-cart button.active {
  color: #ffffff;
  background: #3165f5;
}

/******************* 工厂运营管理数字化解决方案 *********************/
.scheme {
  padding: 28px 0 24px 0;
}
.scheme .img-carts {
  margin-top: 31px;
}
.scheme .img-carts .img-cart:not(:last-child) {
  margin-right: 20px;
}
.scheme .img-carts .img-cart:hover {
  cursor: pointer;
}
.scheme .img-cart-text {
  height: 115px;
  width: 126px;
  position: absolute;
}
.scheme .industry-carts .industry-cart {
  width: 224px;
  padding: 28px 0 31px 0;
  border: 1px #e5e6eb dashed;
  background: #f7f8fb;
  transition: all 0.3s;
}
.scheme .industry-carts .industry-cart:not(:nth-child(5n)) {
  margin-right: 20px;
}
.scheme .industry-carts .industry-cart > img {
  width: 51px;
  height: 22px;
}

.scheme .industry-carts .industry-cart:hover {
  cursor: pointer;
  transform: scale(1.1);
}
.scheme .next-title {
  margin-top: 88px;
}

/******************* 飞讯数字化产品体系 *********************/
.system {
  padding: 46px 0 44px 0;
}
.system > img {
  object-fit: none;
  width: 1200px;
  height: 529px;
}
/******************* 飞讯服务生态 *********************/
.zoology {
  background: #ffffff;
  background-image: url(../img/zoology.png);
  background-repeat: no-repeat;
  background-size: 100% 620px;
}
.zoology .title {
  padding-top: 80px;
}
.zoology .head {
  margin-top: 78px;
}
.zoology .head .head-btn {
  width: 13%;
  height: 64px;
  background: linear-gradient(#4b81fd 0%, #3165f5 100%);
  border-radius: 32px;
}
.zoology .filiale {
  padding-top: 147px;
}
.zoology .filiale .filiale-btn {
  width: 9%;
  height: 48px;
  border-radius: 32px;
}
.zoology .filiale .filiale-btn:not(:first-child) {
  margin-left: 3.5%;
}
.zoology .client {
  padding: 80px 0 32px 0;
}
.zoology .client-img {
  background-color: #ffffff;
  margin-bottom: 80px;
}
.zoology .btn:hover {
  cursor: pointer;
}
/******************* 为1000+企业级客户提质增效 *********************/
.system {
  padding: 46px 0 44px 0;
}
.system > img {
  width: 1200px;
  height: 529px;
}

