.about-wb {
  width: 28.8rem;
  min-width: 750px;
  margin: 2.58rem auto;
  justify-content: space-between;
}

.about-wb img {
  width: 12.4rem;
  height: 9.2rem;
  object-fit: fill;
}

.about-wb .about-wb-info {
  width: 13.5rem;
  height: 9.2rem;
  overflow: hidden;
  font-family: FangZheng_JIAN;
}

.about-wb .about-wb-info .top {
  width: 100%;
  font-size: 0.96rem;
  color: #838383;
  margin-bottom: 0.24rem;
}

.about-wb .about-wb-info .bg-middle {
  width: 3.8rem;
  height: 0.32rem;
  margin-bottom: 0.7rem;
  background-color: #00B72A;
}

.about-wb .about-wb-info .bottom {
  text-indent: 0.7rem;
  font-size: 0.36rem;
  height: 6.84rem;
  line-height: 0.6rem;
  color: #5B5B5B;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
}

.about-area {
  width: 100%;
  height: 20.8rem;
  overflow: hidden;
  background: url(../assets/images/about_us/about_area.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-position: center 0;
}

.about-area .about-area-white {
  width: 31.6rem;
  height: 18.5rem;
  margin: 1.16rem auto;
  background-color: rgba(255, 255, 255, .5);
  position: relative;
}
.about-area .about-area-white .img-left-top-bg{
  position: absolute;
  left: 1.4rem;
  top: 1.8rem;
  width: 7.12rem;
  height: 16rem;
  background: #E8E8E6;
  padding: 0.3rem;
  /*text-align: center;*/
}
.about-area .about-area-white .img-left-top {
  /*position: absolute;*/
  /*left: 1.4rem;*/
  /*top: 1.8rem;*/
  width: 6.5rem;
  /*margin-top: 0.32rem;*/
  /*height: 9.66rem;*/
  object-fit: cover;
}

.about-area .about-area-white .img-left-bottom {
  /*position: absolute;*/
  /*left: 1.4rem;*/
  /*top: 11.72rem;*/
  width: 6.5rem;
  /*height: 5.88rem;*/
  object-fit: cover;
}

.about-area .about-area-white .img-middle {
  /*position: absolute;*/
  left: 8.72rem;
  top: 3.86rem;
  width: 17rem;
  height: 9.3rem;
  object-fit: cover;
}
.about-area .about-area-white .img-middle-bg1 {
  position: absolute;
  left: 8.72rem;
  top: 3.86rem;
  width: 22.3rem;
  /*height: 10.9rem;*/
  object-fit: cover;
  background: #E9EAEE;
  display: flex;
}

.about-area .about-area-white .img-right {
  /*position: absolute;*/
  /*right: 0.6rem;*/
  /*bottom: 1rem;*/
  width: 6.5rem;
  /*height: 7.58rem;*/
  z-index: 1;
  object-fit: cover;
}

.about-area .about-area-white .img-right-bg {
  position: absolute;
  right: 0.6rem;
  top: 3.86rem;
  width: 6rem;
  height: 13.56rem;
  background-color: #EBEBEB;
}

.about-area .about-area-white .img-middle-bg {
  /*position: absolute;*/
  /*left: 1.4rem;*/
  /*top: 6.84rem;*/
  /*width:7.12rem;*/
  /*height: 10.96rem;*/
  /*background-color: #EBEBEB;*/
  /*justify-content: center;*/
  width: 6.5rem;

}

.about-area .about-area-white .text-title {
  font-size: 0.6rem;
  color: #5B5B5B;
  width: 9rem;
  height: 0.64rem;
  position: absolute;
  top: 0.5rem;
  font-weight: bold;
  left: 12rem;
}

.about-area .about-area-white .text {
  font-size: 0.3rem;
  color: #5B5B5B;
  line-height: 0.5rem;
  /*text-indent: 0.7rem;*/
  font-family: FangZheng_JIAN;
}

.about-area .about-area-white .text-name {
  color: #16C363;
}
.about-area .about-area-white .text-name1 {
  display: block;
}

.about-area .about-area-white .text-top {
  position: absolute;
  left: 8.72rem;
  top: 1.8rem;
  width: 22.3rem;
  height: 1.75rem;
  padding:0.25rem 0.5rem;
  background: linear-gradient(to right,rgba(255,255,255,0),rgb(231,232,236));
}

.about-area .about-area-white .text-middle {
  /*width: 3.4rem;*/
  /*height: 9.1rem;*/
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 14;
  overflow: hidden;
  width: 5.5rem;
  margin: 0.7rem auto;
}

.about-area .about-area-white .img-right-bg1{
  position: absolute;
  left: 8.72rem;
  width: 22.3rem;
  /*top: 13.4rem;*/
  bottom: 0.7rem;
  display: flex;
  justify-content: space-between;
  /*height: 1.95rem;*/
}
.about-area .about-area-white .text-bottom {
  /*position: absolute;*/
  /*left: 9rem;*/
  /*bottom: 1.4rem;*/
  width: 13.5rem;
  margin: auto;
  /*height: 1.95rem;*/
}

.about-area .about-area-white .text-right {
  /*position: absolute;*/
  /*right: 1.31rem;*/
  /*top: 4.5rem;*/
  width: 3.8rem;
  /*height: 8.2rem;*/
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 16;
  overflow: hidden;
  text-align: left !important;
  margin: auto;
}

.about-dialogue {
  width: 100%;
  height: 16.9rem;
  padding: 2rem 4.9rem;
  justify-content: space-between;
}

.about-dialogue img {
  width: 12.26rem;
  height: 12.6rem;
  object-fit: cover;
}

.talk-area {
  width: 15.4rem;
  height: 7.1rem;
}

.talk-area .title-outline {
  width: 100%;
  height: 0.96rem;
  margin-top: 0.8rem;
  justify-content: space-between;
}

.talk-area .title-outline .bg-line {
  width: 4.16rem;
  height: 0.14rem;
  background-color: #DCDCDC;
}

.talk-area .title-outline span {
  font-size: 0.96rem;
  color: #000000;
  font-weight: 700;
}

.talk-area .talk {
  width: 100%;
  margin-top: 1.8rem;
}

.talk-area .talk .first-line {
  width: 100%;
  padding-left: 0.64rem;
  font-size: 0.48rem;
  margin-bottom: 0.6rem;
  color: #000000;
}

.talk-area .talk .first-line img,
.talk-area .talk .second-line img {
  width: 0.66rem;
  height: 0.66rem;
  margin-right: 0.1rem;
}

.talk-area .talk .first-line span.symbol,
.talk-area .talk .second-line span.symbol {
  display: inline-block;
  width: 0.1rem;
  margin-right: 0.58rem;
  font-size: 0.48rem;
}

.talk-area .talk .first-line span.question {
  display: inline-block;
  width: calc(100% - 2.08rem);
  height: 0.66rem;
  line-height: 0.66rem;
}

.talk-area .talk .second-line {
  width: 100%;
  padding-left: 0.64rem;
  font-size: 0.32rem;
  color: #D92B2B;
  align-items: flex-start;
}

.talk-area .talk .second-line span.answer {
  display: inline-block;
  width: calc(100% - 2.08rem);
  height: 2rem;
  line-height: 0.51rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
