.swiper {
  text-align: center;
  width: 100%;
  padding-top: 37.864%;
  position: relative; }

.swiper-img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover; }

.post-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  /*padding-left: 265px;*/
  /*padding-right: 265px;*/
  /*background-color: #FFFFFF;*/
  /*padding-top: 80px;*/
  /*padding-bottom: 80px;*/
  /*margin-top: -120px;*/
  box-shadow: 0px 0px 46px 0px rgba(3, 0, 0, 0.14); }

.red-dot {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 6px;
  background-color: #801C22;
  margin-right: 10px; }

.post-item {
  width: 20%;
  align-items: center;
  display: inline-flex;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #333333;
  height: 44px; }

.goodness-header {
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px; }

.goodness {
  width: 100%; }

.goodness-hd-title {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  line-height: 28px; }

.goodness-sub-title {
  font-size: 24px;
  font-family: Arial;
  font-weight: 400;
  color: #CCCCCC;
  line-height: 28px;
  opacity: 0.5; }

.goodness-hd-line {
  padding-bottom: 14px;
  padding-top: 14px; }

.goodness-he-line-img {
  width: 40px;
  height: 2px; }

.goodness-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center; }

.goodnaess-item-wrapper {
  box-sizing: border-box;
  /*width: calc(33.33% - 10px);*/
  width: 32%;
  margin: 0 0 16px;
  position: relative;
}

.goodness-item-fill {
  width: 100%;
  padding-top: 54.4%; }

.goodness-item {
  top: 0;
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-left: 90px;
  padding-right: 90px;
  background: #FFFFFF;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.06);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  }

.goodness-item-icon {

  width: 56px;
  height: 56px;
  margin-bottom: 25px;
 }

.goodnaess-title {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
  margin-bottom: 20px; }

.goodnaess-desc {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #333333;
  line-height: 28px;
  width: 100%;
}

.goodness-data {
  display: flex;
  justify-content: center;
  margin-bottom: 100px; }

.goodness-data-item {
  width: 180px;
  text-align: center;
  margin-right: 160px; }

.data-num {
  margin-bottom: 20px;
  font-size: 29px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #BF2230;
  line-height: 20px; }

.goodness-data-item:last-child {
  margin-right: 0; }

.data-desc {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  line-height: 20px; }

.goodness-show {
  display: flex;
  justify-content: center;
  padding-bottom: 100px; }

.gsi-icon {
  width: 102px;
  height: 102px;
  margin-bottom: 40px; }

.goodness-show-item-wrapper {
  width: 31.33%;
  background-color: #FFFFFF;
  padding-left: 50px;
  box-sizing: border-box;
  position: relative;
  margin-right: 12px; }

.goodness-show-item {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  background-color: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 50px; }

.goodness-show-item-wrapper:last-child {
  margin-right: 0; }

.goodness-show-item-active {
  background: linear-gradient(-35deg, #AB1415, rgba(171, 20, 21, 0.75)); }

.goodness-show-item-fill {
  padding-top: 73.62%; }

.gsi-name {
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #BF2230;
  line-height: 28px;
  margin-bottom: 20px; }

.goodness-show-item-active .gsi-name {
  color: #FFFAFA; }

.gsi-desc {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  line-height: 28px; }

.goodness-show-item-active .gsi-desc {
  color: #FFFAFA; }

.srv-obj-list {
  display: flex;
  justify-content: space-between; }

.srv-obj {
  width: 32.66%;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.06);
  position: relative; }

.srv-obj-fill {
  position: relative;
  padding-top: 108.6%; }

.srv-obj-fill-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1; }

.srv-obj-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.srv-content {
  z-index: 2;
  position: relative;
  height: 73.22%;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 28px;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px; }

.srv-text1 {
  z-index: 10; }

.srv-text2 {
  font-size: 16px;
  font-weight: 300;
  z-index: 10; }

.srv-name {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #BF2230;
  line-height: 28px;
  padding-left: 20px; }

.partner-text {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 40px;
  width: 1100px;
  margin-bottom: 148px; }

.partner-list {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }

.partner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }

.partner-item {
  width: 19.06%;
  background-color: #FFFFFF;
  margin-bottom: 16px;
  margin-right: 17px; }

.partner-item:nth-child(5n) {
  margin-right: 0; }

.partner-fill {
  position: relative;
  padding-top: 53.15%; }

.process-img {
  width: 100%; }

.form-item {
  width: 464px;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FFFFFF;
  padding-left: 38px;
  padding-right: 38px;
  margin-bottom: 15px; }

.form-item input {
  border: none;
  flex: 1;
  height: 100%;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  font-size: 18px; }

.form-item input:focus {
  outline: none; }

.form-item input::placeholder {
  outline: none;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #CCCCCC;
  line-height: 21px; }

.form-item .form-icon {
  border: none;
  width: 28px;
  height: 28px; }

.swiper {
  position: relative; }
  .swiper .info {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 8;
    color: #fff;
    text-align: left; }
    .swiper .info .cont {
      max-width: 1440px;
      min-width: 1140px;
      margin: 0 auto;
      padding: 0 30px; }
    .swiper .info .title {
      font-size: 46px;
      padding: 0;
      margin: 0;
      margin-bottom: 30px;
      font-weight: normal;
      letter-spacing: 5px; }
    .swiper .info .line {
      width: 34px;
      height: 2px;
      background: #fff;
      margin-bottom: 35px; }
    .swiper .info .text {
      font-size: 24px;
      margin-bottom: 40px;
      letter-spacing: 2px; }
    .swiper .info .btn {
      width: 120px;
      height: 40px;
      border: 1px solid #fff;
      line-height: 40px;
      text-align: center;
      font-size: 16px;
      color: #fff;
      display: inline-block; }

.post-list {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 15%;
  background: #FFFFFF;
  box-shadow: 0px 0px 46px 0px rgba(3, 0, 0, 0.14); }
  .post-list .post-item {
    width: 20%;
    padding: 10px 0;
    display: flex;
    align-items: center; }
    .post-list .post-item .icon {
      width: 6px;
      height: 6px;
      border-radius: 50%;
      display: block;
      background: #8C1C22; }
    .post-list .post-item .name {
      color: #333;
      font-size: 16px;
      margin-left: 10px; }

.fixed-content {
  padding: 0 30px;
  max-width: 1440px;
  min-width: 1140px; }

.srv-content {
  height: 80%; }

.srv-obj-fill {
  padding-top: 100%; }

.srv-text1 {
  margin-bottom: 5px; }

.coop-wrap {
  background: url(../img/hro/bg1.png) no-repeat top center;
  min-height: 800px; }
  .coop-wrap .goodness-header {
    margin: 60px 0; }
  .coop-wrap .partner-text {
    text-align: center;
    margin-bottom: 60px; }

.partner-list {
  flex-wrap: wrap; }
  .partner-list .partner-item {
    width: 20%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    padding: 5px;
    background: rgba(0, 0, 0, 0); }
  .partner-list .partner-fill {
    padding: 0; }
  .partner-list .flogo {
    width: 100%;
    height: 140px;
    object-fit: cover; }

.form-wrap {
  background: url(../img/hro/bg2.png) no-repeat top center;
  height: 543px; }
  .form-wrap .goodness-header {
    margin: 60px 0 40px; }
  .form-wrap .btn-style {
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #8C1C22;
    color: #fff;
    font-size: 18px;
    margin-top: 25px; }
  .form-wrap .form-item {
    height: 58px; }

/*# sourceMappingURL=hro.css.map */
