.main6 .main {
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023091910463342079/cms/image/ffea8b5d-7c52-4c66-ba34-b55b9ad9d760.jpg) no-repeat center bottom;
}
.main6-item {
  position: relative;
  flex: 1;
  height:100%;
  overflow: hidden;
}
.main6-item::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: rgba(0, 155, 76, 0.7);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 1;
}
.main6-item * {
  position: relative;
  color: #fff;
  z-index: 2;
}
.main6-item i {
  font-size: 55px;
}
.main6-item h3 {
  position: relative;
  line-height: 1.1;
  margin: 36px 0 84px;
}
.main6-item h3::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -28px;
  transform: translateX(-50%);
  width: 42px;
  height: 1px;
  background-color: #fff;
}
.main6-item .des * {
  font-size: inherit;
  line-height: 1.6;
}
.main6-item:hover::before {
  left: 0;
  right: auto;
  width: 100%;
}
.tac {
  text-align: center;
  padding: 100px 0px;
}
.tac img {
  width: 100%;
  display: block;
}
.transition {
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.fx {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-content: space-around;
  flex-wrap: nowrap;
  flex-direction: row;
}
.fs60 {
  font-size: 60px;
}
.icon-tuandui:before {
  content: "\e615";
}
.icon-anquanzhongxin:before {
  content: "\e895";
}
.icon-tianmaotuihuobaozhangqia:before {
  content: "\e60a";
}
.main6-item .icon{
  width:100%;
  display:block;
  height: auto;
}
