@charset "UTF-8";
/*鍗曡鐪佺暐鍙?/
/*澶氳鐪佺暐鍙?/
/**娓呴櫎娴姩**/
/**fit img**/
/*涓昏壊璋?/
/*绉诲姩宸﹀彸闂撮殭*/
br {
  content: "";
  display: block;
  height: 10px;
}

.relation {
  height: 530px;
  padding-top: 148px;
  background-image: url(/assets/images/service/block1.jpg);
  background-size: cover;
  background-position: center;
}

.after-sale {
  height: 600px;
  background-color: #F5F5F5;
  padding-top: 80px;
}

.after-sale .list {
  margin-top: 72px;
}

.after-sale .list:after {
  content: '';
  display: block;
  clear: both;
}

.after-sale .list li {
  float: left;
  width: 20%;
  text-align: center;
  height: 248px;
  -webkit-transition: all 1s;
  transition: all 1s;
  padding-top: 66px;
}

.after-sale .list li:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  box-shadow: 0px 20px 48px 0px rgba(43, 56, 73, 0.1);
}

.after-sale .list img {
  width: 68px;
  height: 68px;
}

.after-sale .list h5 {
  margin-top: 23px;
  font-size: 20px;
  font-weight: 500;
}

.idea {
  height: 600px;
  background-image: url(/assets/images/service/block3.jpg);
  background-size: cover;
  background-position: center;
}

.network {
  height: 610px;
  background-image: url(/assets/images/service/block4.jpg);
  background-size: cover;
  background-position: center;
}

.network .list {
  margin-top: 80px;
}

.network .list:after {
  content: '';
  display: block;
  clear: both;
}

.network .list li {
  float: left;
  text-align: center;
  margin-right: 80px;
}

.network .list .tit {
  font-size: 36px;
  font-weight: bold;
}

.network .list .des {
  margin-top: 20px;
}

.industry {
  position: relative;
}

.industry:after {
  content: '';
  display: block;
  clear: both;
}

.industry .bg-l {
  float: left;
  width: 62.5%;
  height: 530px;
  background: linear-gradient(339deg, #009FEA 0%, #00E1B3 100%);
}

.industry .bg-r {
  float: left;
  width: 37.5%;
}

.industry .bg-r .item {
  height: 265px;
  background: linear-gradient(339deg, #009FEA 0%, #00E1B3 100%);
}

.industry .con {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  z-index: 1;
}

.industry .con .rt, .industry .con .rb {
  position: absolute;
  left: 80%;
  z-index: 1;
}

.industry .con .rt {
  top: 80px;
}

.industry .con .rb {
  bottom: 80px;
}

.industry .mark {
  line-height: 1;
  display: inline-block;
}

.industry .mark .num {
  font-size: 14px;
}

.industry .mark .num strong {
  font-size: 64px;
  font-weight: bold;
  margin-right: 12px;
}

.industry .mark .des {
  margin-top: 12px;
  text-align: center;
}

.industry .l-con {
  padding-top: 97px;
}

.industry .l-con .mark {
  margin-top: 60px;
}

/*# sourceMappingURL=maps/service.css.map */
