.group-info {
  background: url(../image/contactUs/img-32.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
}
.group-info .fu-right {
  width: 50%;
  padding-top: 100px;
  padding-right: 30px;
}

.group-info .fu-right .title {
  font-size: 36px;
  color: #004188;
  font-weight: 400;
}

.group-info .fu-right .title::before {
  content: '';
  display: block;
  border-top: 4px solid #004188;
  margin: 20px 0;
}

.group-info .fu-right .fu-list {
  font-size: 18px;
  padding-top: 30px;
}

.group-info .fu-right .fu-list .fu-item {
  margin: 50px 0;
}

.group-info .fu-right .fu-list .fu-item .tit {
  display: inline-block;
}

.group-info .fu-right .fu-list .fu-item .tit i {
  color: #004188;
  font-size: 24px;
  margin-right: 20px;
  display: inline-block;
  -webkit-transform: translateY(4px);
      -ms-transform: translateY(4px);
          transform: translateY(4px);
}

.group-info .fu-right .fu-list .fu-item .tit h3 {
  display: inline-block;
  font-size: 17px;
  margin-right: 10px;
}

.group-info .fu-right .fu-list .fu-item p {
  display: inline-block;
}

.clean-report {
  background: #f0f5f9;
}

.clean-report-box {
  display: flex;
  /* max-width: 1200px; */
  /* margin: 0 auto; */
  height: auto;
}

.clean-report-box .u-lt {
  padding: 0 0 0 60px;
  flex: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.clean-report-box .u-rt {
  width: 60%;
  max-width: 860px;
  padding-left: 100px;
  position: relative;
}

.clean-report-box .u-rt:after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  width: 100%;
  height: 501px;
  z-index: 10;
  background: url(../image/contactUs/img-33.png) repeat-x;
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: moveCloud1 30s linear infinite;
          animation: moveCloud1 30s linear infinite;
}

.clean-report-box .u-rt:before {
  position: absolute;
  display: block;
  content: "";
  bottom: 80px;
  width: 100%;
  height: 450px;
  z-index: 10;
  background: url(../image/contactUs/img-33.png) repeat-x;
  -webkit-transform: translateZ(0) scaleY(-1);
  transform: translateZ(0) scaleY(-1);
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-animation: moveCloud2 30s linear infinite;
  animation: moveCloud2 30s linear infinite;
}

.clean-report-box .u-rt .bg {
  width: 100%;
}

.clean-report-box .u-rt .after-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -50px;
  left: -50px;
  z-index: 11;
  background: url(../image/contactUs/img-34.png) no-repeat center;
}

.clean-report-box .u-rt .after-bg span {
  border-radius: 50%;
  display: block;
  width: 120px;
  height: 120px;
  background: rgba(0, 74, 154, 0.3);
  position: absolute;
  margin: 0 0 0 -30px;
  -webkit-animation: heartbeat1 2s infinite;
          animation: heartbeat1 2s infinite;
}

.clean-report-box .u-rt .after-bg span.center {
  left: 50%;
  top: 50%;
}

.clean-report-box .u-rt .after-bg span img {
  width: 50%;
  background-color: #004A9A;
  padding: 10px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.clean-report-box .u-rt .after-bg span:nth-child(1) {
  left: 40%;
  top: 9%;
  width: 90px;
  height: 90px;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

.clean-report-box .u-rt .after-bg span:nth-child(2) {
  left: 23%;
  top: 33%;
  width: 90px;
  height: 90px;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.clean-report-box .u-rt .after-bg span:nth-child(3) {
  left: 41%;
  top: 27%;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.clean-report-box .u-rt .after-bg span:nth-child(4) {
  left: 65%;
  top: 30%;
  width: 114px;
  height: 114px;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

.clean-report-box .u-rt .after-bg span:nth-child(5) {
  left: 30%;
  top: 35%;
  width: 154px;
  height: 154px;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.clean-report-box .u-rt .after-bg span:nth-child(6) {
  left: 70%;
  top: 65%;
  width: 123px;
  height: 123px;
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}

.clean-report-box .u-rt .after-bg span:nth-child(7) {
  left: 40%;
  top: 75%;
  width: 73px;
  height: 73px;
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

@keyframes heartbeat1 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes moveCloud1 {
  0% {
    opacity: 1;
    background-position: 0 0;
  }
  30% {
    opacity: .5;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: .5;
  }
  100% {
    opacity: 1;
    background-position: 817px 0;
  }
}


.honest_1 {
  color: #27292a;
  font-size: 24px;
  padding-bottom: 18px;
  line-height: 1em;
}

.honest_2 {
  color: #27292a;
  text-transform: uppercase;
  font-size: 20px;
}

.honest_3 {
  line-height: 24px;
  color: #5a5a5a;
  min-height: 225px;
  padding: 35px 0;
  font-size: 14px;
}

.honest_list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.honest_nei {
  height: 142px;
  /* width: 237px; */
  flex: 1;
  margin-right: 16px;
}
.honest_nei:last-child{
  margin-right: 0;
}

.honest_nei a {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  background: #00b0ec;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}

.honest_nei a:hover {
  background: #26499d;
}

.honest_nei_1 {
  width: 100%;
  height: auto;
  justify-content: center;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.honest_nei_1 img {
  width: 44px;
  height: auto;
}

.honest_nei_2 {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 16px;
}


