.aboutus-home-wrap {
  padding: 2.1rem 0 0;
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap {
    padding: 0.1rem 0 0;
  }
}
.aboutus-home-wrap .container {
  width: 16rem;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap .container {
    width: 100% !important;
    padding: 0 0.3rem;
  }
}
.aboutus-home-wrap .aboutus-home {
  margin-top: 0.35rem;
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap .aboutus-home {
    flex-direction: column-reverse;
  }
}
.aboutus-home-wrap .aboutus-home dt {
  margin-left: 1.1rem;
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap .aboutus-home dt {
    margin-left: 0;
  }
}
.aboutus-home-wrap .aboutus-home dt .advantage-right-bgc-img {
  width: 6.94rem;
  height: 4.72rem;
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap .aboutus-home dt .advantage-right-bgc-img {
    width: 100%;
    margin: 0.3rem auto;
  }
}
.aboutus-home-wrap .aboutus-home dt .advantage-right-bgc-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutus-home-wrap .aboutus-home dd {
  overflow: hidden;
}
.aboutus-home-wrap .aboutus-home dd .public-title {
  width: 100%;
}
.aboutus-home-wrap .aboutus-home dd .public-title .content .line {
  width: 0.9rem;
  height: 0.08rem;
  background: #E5723B;
}
.aboutus-home-wrap .aboutus-home dd .public-title .content h3 {
  margin-top: 0.42rem;
  font-size: 0.5rem;
  color: #00203F;
  font-weight: bold;
}
.aboutus-home-wrap .aboutus-home dd .public-title .content h4 {
  margin-top: 0.17rem;
  font-weight: normal;
  color: #A5A5A5;
  font-size: 0.2rem;
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap .aboutus-home dd .public-title .content h4 {
    font-size: 0.24rem;
  }
}
.aboutus-home-wrap .aboutus-home dd .public-button {
  width: fit-content;
  padding: 0.2rem 0.48rem;
  margin-top: 0.4rem;
  background: #57C546;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16);
}
.aboutus-home-wrap .aboutus-home dd .public-button a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.2rem;
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap .aboutus-home dd .public-button a {
    font-size: 0.28rem;
  }
}
.aboutus-home-wrap .aboutus-home dd .public-button a span {
  margin-left: 0.04rem;
  vertical-align: middle;
  display: inline-block;
  width: 0.2rem;
  height: 0.13rem;
  background: url(../images/78_public_icon.png) center / cover no-repeat;
}
.aboutus-home-wrap .aboutus-home dd .aboutus-desc {
  margin-top: 0.4rem;
  height: 2rem;
  text-overflow: ellipsis;
  overflow: auto;
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap .aboutus-home dd .aboutus-desc {
    height: fit-content;
  }
}
.aboutus-home-wrap .aboutus-home dd .aboutus-desc::-webkit-scrollbar {
  width: 0;
}
.aboutus-home-wrap .aboutus-home dd .aboutus-desc,
.aboutus-home-wrap .aboutus-home dd .aboutus-desc p {
  font-size: 0.18rem !important;
  font-family: "Microsoft YaHei" !important;
  font-weight: 400 !important;
  line-height: 0.4rem !important;
  color: #A5A5A5 !important;
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap .aboutus-home dd .aboutus-desc,
  .aboutus-home-wrap .aboutus-home dd .aboutus-desc p {
    font-size: 0.28rem !important;
  }
}
.aboutus-home-wrap .aboutus-home dd .aboutus-link {
  margin-top: 0.75rem;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0.18rem;
  line-height: 1.5;
  font-weight: 400;
  color: #fff;
  background: #284AA1;
  padding: 0.1rem 0.54rem;
  -webkit-border-radius: 0.22rem;
  -moz-border-radius: 0.22rem;
  border-radius: 0.22rem;
}
.aboutus-home-wrap .aboutus-home:hover dt .aboutus-img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap .aboutus-home dt {
    float: none;
    width: 100%;
    height: 4.6rem;
  }
  .aboutus-home-wrap .aboutus-home dd {
    overflow: hidden;
    padding-right: 0;
    margin-top: 0.24rem;
  }
  .aboutus-home-wrap .aboutus-home dd .aboutus-desc {
    margin-top: 0.24rem;
    height: auto;
    -webkit-line-clamp: inherit;
  }
  .aboutus-home-wrap .aboutus-home dd .aboutus-desc,
  .aboutus-home-wrap .aboutus-home dd .aboutus-desc p {
    font-size: 0.28rem !important;
    line-height: 1.5 !important;
  }
  .aboutus-home-wrap .aboutus-home dd .aboutus-link {
    margin-top: 0.4rem;
    font-size: 0.28rem;
  }
}
.aboutus-home-wrap .aboutus-bottom {
  height: 2.8rem;
  background: #57C546;
  margin-top: 1.1rem;
}
.aboutus-home-wrap .intro-companyinfo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
}
.aboutus-home-wrap .intro-companyinfo li {
  text-align: center;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap .intro-companyinfo li {
    width: 50%;
  }
}
.aboutus-home-wrap .intro-companyinfo li .img {
  width: 0.9rem;
  height: 0.9rem;
  margin-right: 0.42rem;
}
.aboutus-home-wrap .intro-companyinfo li .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.aboutus-home-wrap .intro-companyinfo li .honor-num .number-in {
  display: block;
  font-family: PingFang SC, PingFang SC;
  font-size: 0.6rem;
  color: #00203F;
  text-align: left;
}
.aboutus-home-wrap .intro-companyinfo li .honor-num .honor-text {
  font-family: PingFang SC, PingFang SC;
  font-size: 0.2rem;
  color: #00203F;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap .intro-companyinfo li .honor-num .honor-text {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1024px) {
  .aboutus-home-wrap .intro-companyinfo li .honor-num .honor-dw {
    font-size: 0.26rem;
  }
}
