.lb_four {
  display: flex;
  flex-direction: column !important;
}

.lb_four > ul > li p {
  color: #44a668;
  text-align: center;
}

.lb_four > ul > li h6 {
  color: #44a668;
  text-align: center;
}

.lb_four > ul li:nth-child(1) p {
  font-size: 32px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #44a668;
}

.lb_four > ul li:nth-child(2) h6 {
  font-size: 56px;
  font-family: CgOmega;
  font-weight: bold;
  color: #44a668;
  margin-top: 18px;
  margin-bottom: 64px;
}

.lb_four > ul li:nth-child(3) p {
  font-size: 26px;
  font-family: SourceHanSansSC;
  font-weight: 400;
  color: #44a668;
  margin-bottom: 18px;
}

.lb_four > ul li:nth-child(4) p,
.lb_four > ul li:nth-child(5) p,
.lb_four > ul li:nth-child(6) p,
.lb_four > ul li:nth-child(7) p,
.lb_four > ul li:nth-child(8) p,
.lb_four > ul li:nth-child(9) p,
.lb_four > ul li:nth-child(10) p,
.lb_four > ul li:nth-child(11) p {
  font-size: 20px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #44a668;
}

.lb_four .sj_zz {
  display: none;
}

.lb_four .box {
  margin-top: 56px;
}

.lb_four .box > ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lb_four .box > ul li {
  width: 80px;
  height: 80px;
  border: 3px solid #44a668;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 8.5px;
}

.lb_four .box > ul li img {
  width: 105%;
}

.lb_three {
  display: flex;
  flex-direction: column !important;
  align-items: baseline;
}

.lb_three > p {
  font-size: 54px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #44a668;
}

.lb_three > h6 {
  font-size: 56px;
  font-family: CgOmega;
  font-weight: bold;
  color: #44a668;
  margin-top: 0;
  margin-bottom: 18px;
}

.lb_three ul li {
  display: flex;
  align-items: center;
  margin-top: 64px;
}

.lb_three ul li img {
  width: 74px;
  margin-right: 26px;
}

.lb_three ul li p {
  font-size: 26px;
  font-family: SourceHanSansSC;
  font-weight: 400;
  color: #44a668;
}

.lb_three ul li p span {
  font-size: 20px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #44a668;
}

.lb_two {
  width: 72.916vw;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}

.lb_two ul li img {
  width: 89px;
  margin: 0 auto;
  display: block;
}

.lb_two ul li:nth-child(2) p {
  font-size: 54px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #d9e5e1;
}

.lb_two ul li:nth-child(2) p,
.lb_two ul li:nth-child(3) p,
.lb_two ul li:nth-child(4) p {
  font-size: 54px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #d9e5e1;
  margin-top: 25px;
}

.lb_two ul li:nth-child(5) {
  width: 632px;
  height: 37px;
  border: 1px solid #d9e5e1;
  border-radius: 5px;
  margin-top: 85px;
  margin-bottom: 18px;
}

.lb_two ul li:nth-child(5) p {
  font-size: 20px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #d9e5e1;
  line-height: 35px;
  text-align: center;
}

.lb_two ul li:nth-child(6) p,
.lb_two ul li:nth-child(7) p,
.lb_two ul li:nth-child(8) p,
.lb_two ul li:nth-child(9) p {
  font-size: 13px;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #ffffff;
  line-height: 20px;
}

.lb_two ul li:nth-child(8) {
  margin-top: 25px;
}

.lb_one .left ul li img {
  width: 38.4375vw;
}

.lb_one .left ul li h6 {
  font-size: 2.748vw;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  margin: 0;
  margin-top: 5.729vw;
}

.lb_one .left ul li p {
  font-size: 3.5416vw;
  font-family: SourceHanSansSC;
  font-weight: 300;
  color: #ffffff;
  margin-top: 1.40625vw;
}

.lb_one .right img {
  width: 22vw;
}

.lb1 {
  background-image: url("../images/xin/lb4.png");
}

.lb2 {
  background-image: url("../images/xin/lb1.jpg");
}

.lb3 {
  background-image: url("../images/xin/lb2.jpg");
}

.lb4 {
  background-image: url("../images/xin/lb3.jpg");
  background-position: left;
}

@media (max-width: 850px) {
  .lb_two {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
  }
  .lb_two ul {
    margin: 0 auto;
  }
  .lb_two ul li img {
    width: 1rem;
    margin: 0 auto;
    display: block;
  }
  .lb_two ul li:nth-child(2) p {
    font-size: 0.54rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #d9e5e1;
  }
  .lb_two ul li:nth-child(2) p,
  .lb_two ul li:nth-child(3) p,
  .lb_two ul li:nth-child(4) p {
    font-size: 0.54rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #d9e5e1;
    margin-top: 0.25rem;
  }
  .lb_two ul li:nth-child(5) {
    width: 6.32rem;
    height: 1rem;
    margin: 0 auto;
    border: 1px solid #d9e5e1;
    border-radius: 0.05rem;
    margin-top: 0.85rem;
    margin-bottom: 0.18rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .lb_two ul li:nth-child(5) p {
    font-size: 0.26rem;
    width: 5.5rem;
    margin: 0 auto;
    text-align: center;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #d9e5e1;
    line-height: 0.45rem;
    text-align: center;
  }
  .lb_two ul li:nth-child(6) p,
  .lb_two ul li:nth-child(7) p,
  .lb_two ul li:nth-child(8) p,
  .lb_two ul li:nth-child(9) p {
    font-size: 0.24rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #ffffff;
    line-height: 0.45rem;
  }
  .lb_two ul li:nth-child(8) {
    margin-top: 0.25rem;
  }
}

@media (max-width: 700px) {
  .lb_one .left ul li img {
    width: 4.5rem;
    margin: 0 auto;
    display: block;
  }
  .lb_one .left ul li h6 {
    font-size: 0.5rem;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin: 0;
    margin-top: 0.35rem;
  }
  .lb_one .left ul li p {
    font-size: 0.4rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #ffffff;
    margin-top: 1.40625vw;
    text-align: center;
  }
  .lb_one .right img {
    width: 3rem;
    margin-top: 0.45rem;
  }
  .lb_two {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
  }
  .lb_two ul {
    margin: 0 auto;
  }
  .lb_two ul li img {
    width: 1rem;
    margin: 0 auto;
    display: block;
  }
  .lb_two ul li:nth-child(2) p {
    font-size: 0.54rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #d9e5e1;
  }
  .lb_two ul li:nth-child(2) p,
  .lb_two ul li:nth-child(3) p,
  .lb_two ul li:nth-child(4) p {
    font-size: 0.54rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #d9e5e1;
    margin-top: 0.25rem;
  }
  .lb_two ul li:nth-child(5) {
    width: 6.32rem;
    height: 1rem;
    margin: 0 auto;
    border: 1px solid #d9e5e1;
    border-radius: 0.05rem;
    margin-top: 0.85rem;
    margin-bottom: 0.18rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .lb_two ul li:nth-child(5) p {
    font-size: 0.26rem;
    width: 5.5rem;
    margin: 0 auto;
    text-align: center;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #d9e5e1;
    line-height: 0.45rem;
    text-align: center;
  }
  .lb_two ul li:nth-child(6) p,
  .lb_two ul li:nth-child(7) p,
  .lb_two ul li:nth-child(8) p,
  .lb_two ul li:nth-child(9) p {
    font-size: 0.24rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #ffffff;
    line-height: 0.45rem;
  }
  .lb_two ul li:nth-child(8) {
    margin-top: 0.25rem;
  }
  .lb_three {
    display: flex;
    flex-direction: column !important;
    align-items: baseline;
  }
  .lb_three > p {
    font-size: 0.54rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #44a668;
    text-align: center;
    display: block;
    width: 100%;
  }
  .lb_three > h6 {
    font-size: 0.45rem;
    font-family: CgOmega;
    font-weight: bold;
    color: #44a668;
    margin-top: 0.35rem;
    margin-bottom: 0.35rem;
    text-align: center;
    width: 100%;
  }
  .lb_three ul {
    margin: 0 auto;
  }
  .lb_three ul li {
    display: flex;
    align-items: center;
    margin-top: 0.64rem;
    flex-direction: column;
  }
  .lb_three ul li img {
    width: 0.74rem;
    margin-right: 0;
    margin: 0 auto;
    margin-bottom: 0.25rem;
  }
  .lb_three ul li p {
    font-size: 0.26rem;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #44a668;
    text-align: center;
    line-height: 0.5rem;
    width: 5rem;
    margin: 0 auto;
  }
  .lb_three ul li p span {
    font-size: 0.28rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #44a668;
    text-align: center;
  }
  .lb_four {
    display: flex;
    flex-direction: column !important;
  }
  .lb_four > ul > li p {
    color: #44a668;
    text-align: center;
  }
  .lb_four > ul > li h6 {
    color: #44a668;
    text-align: center;
  }
  .lb_four > ul li:nth-child(1) p {
    font-size: 0.5rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #44a668;
  }
  .lb_four > ul li:nth-child(2) h6 {
    font-size: 0.56rem;
    font-family: CgOmega;
    font-weight: bold;
    color: #44a668;
    margin-top: 0.18rem;
    margin-bottom: 0.64rem;
  }
  .lb_four > ul li:nth-child(3) p {
    font-size: 0.26rem;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #44a668;
    margin-bottom: 0.18rem;
  }
  .lb_four > ul li:nth-child(4) p,
  .lb_four > ul li:nth-child(5) p,
  .lb_four > ul li:nth-child(6) p,
  .lb_four > ul li:nth-child(7) p,
  .lb_four > ul li:nth-child(8) p,
  .lb_four > ul li:nth-child(9) p,
  .lb_four > ul li:nth-child(10) p,
  .lb_four > ul li:nth-child(11) p {
    font-size: 0.22rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #44a668;
    line-height: 0.35rem;
  }
  .lb_four .box {
    margin-top: 0.56rem;
  }
  .lb_four .box > ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .lb_four .box > ul li {
    width: 1rem;
    height: 1rem;
    border: 3px solid #44a668;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 8.5px;
  }
  .lb_four .box > ul li img {
    width: 105%;
  }
}

@media (max-width: 500px) {
  .lb_one {
    justify-content: end !important;
  }
  .lb_one .left ul {
    margin-top: 1.2rem;
  }
  .lb_one .left ul li img {
    width: 4.5rem;
    display: block;
    margin: 0;
  }
  .lb_one .left ul li h6 {
    font-size: 0.5rem;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    width: 6.2rem;
    margin-left: 0rem;
    margin-top: 0.35rem;
  }
  .lb_one .left ul li p {
    font-size: 0.4rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #ffffff;
    margin-top: 1.40625vw;
    text-align: left;
    margin-left: 0rem;
  }
  .lb_one .right {
    display: none;
  }
  .lb_one .right img {
    width: 3rem;
    margin-top: 0.45rem;
  }
  .lb_two {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    padding-top: 5.7rem;
  }
  .lb_two ul {
    margin: 0 auto;
  }
  .lb_two ul li img {
    width: 1rem;
    margin: 0 auto;
    display: block;
    display: none;
  }
  .lb_two ul li:nth-child(2) p {
    font-size: 0.43rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #d9e5e1;
  }
  .lb_two ul li:nth-child(2) p,
  .lb_two ul li:nth-child(3) p,
  .lb_two ul li:nth-child(4) p {
    font-size: 0.43rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #d9e5e1;
    margin-top: 0rem;
  }
  .lb_two ul li:nth-child(5) {
    width: 6.9rem;
    height: 0.4rem;
    margin: 0 auto;
    border: 1px solid #d9e5e1;
    border-radius: 0.05rem;
    margin-top: 0.2rem;
    margin-bottom: 0.18rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .lb_two ul li:nth-child(5) p {
    font-size: 0.2rem;
    width: 6.9rem;
    margin: 0 auto;
    text-align: center;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #d9e5e1;
    line-height: 0.4rem;
    text-align: center;
  }
  .lb_two ul li:nth-child(6) p,
  .lb_two ul li:nth-child(7) p,
  .lb_two ul li:nth-child(8) p,
  .lb_two ul li:nth-child(9) p {
    font-size: 0.18rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #ffffff;
    line-height: 0.28rem;
  }
  .lb_two ul li:nth-child(8) {
    margin-top: 0.1rem;
  }
  .lb_three {
    width: 6.9rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column !important;
    align-items: baseline;
    padding-top: 2.35rem !important;
  }
  .lb_three > p {
    font-size: 0.54rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #44a668;
    text-align: left;
    display: block;
    width: 100%;
  }
  .lb_three > h6 {
    font-size: 0.45rem;
    font-family: CgOmega;
    font-weight: bold;
    color: #44a668;
    margin-top: 0rem;
    margin-bottom: 0.15rem;
    text-align: left;
    width: 100%;
  }
  .lb_three ul {
    width: 100%;
  }
  .lb_three ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: inherit;
    justify-content: end !important;
    margin-top: 0.2rem;
  }
  .lb_three ul li img {
    width: 0.74rem;
    margin-right: 0;
    margin: 0;
    margin-bottom: 0rem;
    padding: 0;
  }
  .lb_three ul li p {
    font-size: 0.25rem;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #44a668;
    text-align: left;
    line-height: 0.4rem;
    width: 5.5rem;
    margin: 0;
    margin-left: .2rem;
  }
  .lb_three ul li p span {
    font-size: 0.25rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #44a668;
    text-align: left;
  }
  .lb_four {
    display: flex;
    flex-direction: column !important;
  }
  .lb_four > ul {
    display: none;
  }
  .lb_four > ul > li p {
    color: #44a668;
    text-align: center;
  }
  .lb_four > ul > li h6 {
    color: #44a668;
    text-align: center;
  }
  .lb_four > ul li:nth-child(1) p {
    font-size: 0.5rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #44a668;
  }
  .lb_four > ul li:nth-child(2) h6 {
    font-size: 0.56rem;
    font-family: CgOmega;
    font-weight: bold;
    color: #44a668;
    margin-top: 0.18rem;
    margin-bottom: 0.64rem;
  }
  .lb_four > ul li:nth-child(3) p {
    font-size: 0.26rem;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #44a668;
    margin-bottom: 0.18rem;
  }
  .lb_four > ul li:nth-child(4) p,
  .lb_four > ul li:nth-child(5) p,
  .lb_four > ul li:nth-child(6) p,
  .lb_four > ul li:nth-child(7) p,
  .lb_four > ul li:nth-child(8) p,
  .lb_four > ul li:nth-child(9) p,
  .lb_four > ul li:nth-child(10) p,
  .lb_four > ul li:nth-child(11) p {
    font-size: 0.28rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #44a668;
    line-height: 0.45rem;
  }
  .lb_four .sj_zz {
    display: block !important;
  }
  .lb_four .sj_zz > ul > li p {
    color: #44a668;
    text-align: center;
  }
  .lb_four .sj_zz > ul > li h6 {
    color: #44a668;
    text-align: center;
  }
  .lb_four .sj_zz > ul li:nth-child(1) p {
    font-size: 0.45rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #44a668;
  }
  .lb_four .sj_zz > ul li:nth-child(2) h6 {
    font-size: 0.46rem;
    font-family: CgOmega;
    font-weight: bold;
    color: #44a668;
    margin-top: 0.18rem;
    margin-bottom: 0.2rem;
  }
  .lb_four .sj_zz > ul li:nth-child(3) p {
    font-size: 0.26rem;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #44a668;
    margin-bottom: 0.18rem;
  }
  .lb_four .sj_zz > ul li:nth-child(4) p,
  .lb_four .sj_zz > ul li:nth-child(5) p,
  .lb_four .sj_zz > ul li:nth-child(6) p,
  .lb_four .sj_zz > ul li:nth-child(7) p,
  .lb_four .sj_zz > ul li:nth-child(8) p,
  .lb_four .sj_zz > ul li:nth-child(9) p,
  .lb_four .sj_zz > ul li:nth-child(10) p,
  .lb_four .sj_zz > ul li:nth-child(11) p {
    font-size: 0.22rem;
    font-family: SourceHanSansSC;
    font-weight: 300;
    color: #44a668;
    line-height: 0.4rem;
  }
  .lb_four .box {
    margin-top: 0.5rem;
  }
  .lb_four .box > ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .lb_four .box > ul li {
    width: 1rem;
    height: 1rem;
    border: 3px solid #44a668;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 8.5px;
  }
  .lb_four .box > ul li img {
    width: 105%;
  }
  .lb1 {
    background-image: url("../images/xin/sj_bj1.jpg");
  }
  .lb2 {
    background-image: url("../images/xin/sj_bj2.png");
  }
  .lb3 {
    background-image: url("../images/xin/sj_bj3.png");
  }
  .lb4 {
    background-image: url("../images/xin/sj_bj4.png");
  }
}
