.about {
  width: 100%;
  padding: 15px 0 100px;
  overflow: hidden;
  position: relative;
}

.abtlef {
  width: 260px;
  height: 350px;
  float: left;
  background: #f5f5f5;
  overflow: hidden;
}

.abtlef a {
  width: 100%;
  height: 70px;
  color: #666;
  line-height: 70px;
  text-align: center;
  display: block;
  font-size: 20px;
}

.abtlef a.on {
  color: #fff;
  background: #00c5b9;
}

.abtlef a:hover {
  color: #fff;
  background: #00c5b9;
}

.abtrig {
  width: 1070px;
  float: right;
  overflow: hidden;
}

.abtrig .title {
  margin-top: 45px;
  margin-bottom: 80px;
}

.abtrig .p p {
  color: #333;
  font-size: 18px;
  line-height: 40px;
  text-indent: 2em;
  margin-bottom: 20px;
}

.jzglist {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.jzglist .item {
  width: 33.33%;
  float: left;
}

.jzglist .item h4 {
  color: #222a41;
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
}

.jzglist .item i {
  width: 130px;
  height: 130px;
  display: block;
  margin: 0 auto 30px;
  border-radius: 5px;
  overflow: hidden;
}

.jzglist .item p {
  color: #666;
  font-size: 20px;
  text-align: center;
}

.jzglist .item i.icon_qysm {
  background: rgba(0, 197, 185, 0.2) url(../img/jzg1.png) center center
    no-repeat;
}

.jzglist .item i.icon_qyyj {
  background: rgba(0, 197, 185, 0.2) url(../img/jzg2.png) center center
    no-repeat;
}

.jzglist .item i.icon_jzg {
  background: rgba(0, 197, 185, 0.2) url(../img/jzg3.png) center center
    no-repeat;
}

.lnlist {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.lnlist .item {
  width: 348px;
  height: 435px;
  float: left;
  margin-right: 13px;
  overflow: hidden;
  position: relative;
}

.lnlist .item:nth-child(3n) {
  margin-right: 0;
}

.lnlist .item img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}

.lnlist .item:hover img {
  transform: scale(1.08);
}

.lnlist .item .info {
  position: absolute;
  width: 100%;
  padding: 20px;
  left: 0;
  bottom: 0;
}

.lnlist .item .info h3 {
  font-size: 24px;
  color: #fff;
  line-height: 40px;
}

.lnlist .item .info p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  text-align: justify;
}

.tulist {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.tulist .item {
  width: 100%;
  display: block;
  line-height: 1.6;
  margin-bottom: 30px;
  transition: all 0.3s;
  overflow: hidden;
}

.tulist .item .img {
  width: 280px;
  height: 167px;
  float: left;
  border-radius: 10px;
  overflow: hidden;
}

.tulist .item .img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}

.tulist .item .info {
  width: calc(100% - 280px);
  height: 156px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 30px;
  float: left;
}

.tulist .item h4 {
  font-size: 24px;
  color: #222;
  margin-bottom: 20px;
}

.tulist .item span {
  font-size: 18px;
  color: #999;
}

.tulist .item p {
  font-size: 18px;
  color: #999;
  margin-bottom: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.tulist .item:hover h4 {
  color: #00c5b9;
}

.tulist .item:hover img {
  transform: scale(1.08);
}

.hblist {
  width: 100%;
  position: relative;
}

.hblist .item {
  width: calc(25% - 10px);
  float: left;
  margin: 0 13px 13px 0;
}

.hblist .item:nth-child(4n) {
  margin-right: 0;
}

.hblist .item img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}

.hblist .item:hover img {
  box-shadow: 0 0 15px #ddd;
}
/* 关于我们总页面 */
.about1 {
  width: 100%;
  padding: 45px 0 100px;
  overflow: hidden;
}

.about1 .title {
  margin-bottom: 85px;
}

.about1 .p p {
  color: #333;
  font-size: 18px;
  line-height: 40px;
  text-indent: 2em;
  margin-bottom: 20px;
}

.about2 {
  width: 100%;
  height: 716px;
  padding: 100px 0 0;
  background: url(../img/qyjzgbg.png) center center no-repeat;
  overflow: hidden;
  position: relative;
}

.about2 .title {
  margin-bottom: 95px;
}

.about2 .title span {
  color: #fff;
}

.about2 .title p {
  color: rgba(255, 255, 255, 0.36);
}

.about2 .jzglist .item h4 {
  color: #fff;
}

.about2 .jzglist .item p {
  color: #fff;
}

.about2 .jzglist .item i.icon_qysm_w {
  background: url(../img/abt_jzg_img1.png) center center no-repeat;
}

.about2 .jzglist .item i.icon_qyyj_w {
  background: url(../img/abt_jzg_img2.png) center center no-repeat;
}

.about2 .jzglist .item i.icon_jzg_w {
  background: url(../img/abt_jzg_img3.png) center center no-repeat;
}

.about2 .jzglist .item i {
  margin-bottom: 0;
}

.about3 {
  width: 100%;
  padding: 100px 0;
  overflow: hidden;
}

.about3 .title {
  margin-bottom: 90px;
}

.about3 .lnlist .item {
  width: 440px;
  height: 550px;
  margin-right: 20px;
}

.about3 .lnlist .item .info h3 {
  margin-bottom: 5px;
}

.about3 .lnlist .item:nth-child(3n) {
  margin-right: 0;
}

.about3 .lnlist .item .info p {
  font-size: 18px;
  height: 48px;
}

.about4 {
  width: 100%;
  padding: 0 0 100px;
  overflow: hidden;
}

.about4 .title {
  margin-bottom: 90px;
}

.fzjslist .item {
  width: 442px;
  float: left;
  margin-right: 17px;
}

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

.fzjslist .item .img {
  width: 100%;
  height: 263px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.fzjslist .item .img img {
  display: block;
  width: 100%;
  height: 100%;
}

.fzjslist .item h4 {
  color: #222;
  font-size: 24px;
  line-height: 1.6;
  margin-bottom: 15px;
}
.fzjslist .item span {
  display: block;
  font-size: 20px;
  line-height: 1.6;
  color: #999;
}
.about5 {
  width: 100%;
  padding: 0 0 100px;
  overflow: hidden;
}

.about5 .title {
  margin-bottom: 90px;
}

.about5 .hblist .item {
  width: calc(20% - 10px);
  margin: 0 12px 13px 0;
}

.about5 .hblist .item:nth-child(4n) {
  margin: 0 12px 13px 0;
}
.about5 .hblist .item:nth-child(5n) {
  margin: 0 0 13px 0;
}
@media screen and (max-width: 750px) {
  /* 合作伙伴 */
  .about {
    padding: 0px 0 30px;
  }
  .abtlef {
    width: 100%;
    height: 40px;
    float: none;
    display: flex;
  }
  .abtlef a {
    flex: 1;
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .abtrig {
    width: 100%;
    padding: 0 15px;
    float: none;
    overflow: hidden;
  }
  .abtrig .title {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .hblist .item {
    width: calc(33.33% - 10px);
    height: 58px;
    float: left;
    margin: 0 5px 10px;
  }
  /* 和怡品牌 */
  .abtrig .p p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  /* 价值观 */
  .jzglist {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .jzglist .item {
    width: 100%;
    float: none;
    margin-bottom: 48px;
  }
  .jzglist .item i {
    width: 65px;
    height: 65px;
    margin: 0 auto 10px;
    border-radius: 5px;
  }
  .jzglist .item i.icon_qysm,
  .jzglist .item i.icon_qyyj,
  .jzglist .item i.icon_jzg {
    background-size: 50%;
  }
  .jzglist .item h4 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .jzglist .item p {
    font-size: 12px;
  }
  /* 服务理念 */
  .lnlist {
    padding: 0 5px;
    display: flex;
    flex-wrap: wrap;
  }
  .lnlist .item {
    width: 100%;
    height: auto;
    float: none;
    margin: 0 0 15px;
  }

  .lnlist .item .info h3 {
    font-size: 18px;
  }
  .lnlist .item .info p {
    font-size: 14px;
    line-height: 20px;
  }
  /* 关于我们 */
  .about1 {
    padding: 30px 15px;
  }
  .about1 .title {
    margin-bottom: 20px;
  }
  .about1 .p p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .about2 {
    width: 100%;
    height: 566px;
    padding: 50px 0;
  }
  .about2 .jzglist .item i.icon_qyyj_w,
  .about2 .jzglist .item i.icon_qysm_w,
  .about2 .jzglist .item i.icon_jzg_w {
    background-size: 50%;
  }
  .about2 .title {
    margin-bottom: 20px;
  }
  .about3 {
    padding: 30px 10px;
  }
  .about3 .title {
    margin-bottom: 20px;
  }
  .about3 .lnlist .item {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .about3 .lnlist .item .info p {
    font-size: 14px;
    line-height: 20px;
  }
  .about4 {
    padding: 0 15px 30px;
  }
  .about4 .title {
    margin-bottom: 20px;
  }
  .fzjslist .item {
    width: 100%;
    float: none;
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .fzjslist .item .img {
    height: auto;
    margin-bottom: 10px;
  }
  .fzjslist .item h4 {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 5px;
  }
  .fzjslist .item span {
    font-size: 12px;
    line-height: 1.6;
  }
  .about5 {
    padding: 0 10px 30px;
  }
  .about5 .title {
    margin-bottom: 20px;
  }
  .about5 .hblist .item {
    width: calc(33.33% - 10px);
    height: 58px;
    margin: 0 5px 10px;
  }
  .about5 .hblist .item:nth-child(4n) {
    margin: 0 5px 10px;
  }
  .about5 .hblist .item:nth-child(5n) {
    margin: 0 5px 10px;
  }
  /* 发展纪实 */
  .about .tulist .item .img {
    width: 100px;
    height: 80px;
    float: left;
    border-radius: 5px;
  }
  .about .tulist .item .info {
    width: calc(100% - 100px);
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    float: left;
  }
  .about .tulist .item h4 {
    font-size: 15px;
    color: #222;
    margin-bottom: 10px;
    line-height: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .about .tulist .item span {
    font-size: 12px;
    color: #999;
  }
  .about .tulist .item p {
    font-size: 12px;
  }
}
