.banner {
  width: 100%;
  height: 245px;
  margin-top: 146px;
}

.banner img {
  width: 100%;
  height: 100%;
}

.breadcrumbs {
  margin-top: 0;
}

.about_content {
  width: 100%;
  height: auto;
}

.about_content .box {
  width: 100%;
  height: auto;
}

.about_content .box .welcome {
  width: 100%;
  height: auto;
  padding: 75px 0 80px;
  background: #fff;
}

.about_content .box .welcome .we_content {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.about_content .box .welcome .we_content .we_c_l {
  width: 545px;
  height: auto;
}

.about_content .box .welcome .we_content .we_c_l .title {
  text-align: left;
  color: #222;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 78.571% */
  text-transform: uppercase;
}

.about_content .box .welcome .we_content .we_c_l img {
  margin-top: 115px;
  width: 545px;
  height: 363px;
  border-radius: 20px;
}

.about_content .box .welcome .we_content .we_c_r {
  width: 595px;
  height: auto;
}

.about_content .box .welcome .we_content .we_c_r .desc {
  color: #222;
  text-align: justify;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  /* 212.5% */
}

.about_content .box .vision {
  width: 100%;
  height: auto;
  padding: 80px 0 80px;
  background: #FBFBFD;
}

.about_content .box .vision .vi_content {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.about_content .box .vision .vi_content .vi_c_l {
  width: 595px;
  height: auto;
}

.about_content .box .vision .vi_content .vi_c_l .title {
  text-align: left;
  color: #222;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 78.571% */
  text-transform: uppercase;
}

.about_content .box .vision .vi_content .vi_c_l .desc {
  margin-top: 50px;
  color: #222;
  text-align: justify;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  /* 212.5% */
}

.about_content .box .vision .vi_content .vi_c_r {
  width: 545px;
  height: auto;
}

.about_content .box .vision .vi_content .vi_c_r img {
  width: 545px;
  height: 363px;
  border-radius: 20px;
}

.about_content .box .mission {
  width: 100%;
  height: 806px;
  background: url(/wp-content/uploads/2024/03/mis_bg.png) no-repeat;
  background-size: 100% 100%;
}

.about_content .box .mission .mis_content {
  width: 100%;
  height: 100%;
  padding-top: 80px;
}

.about_content .box .mission .mis_content .mis_title {
  color: #222;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 78.571% */
  text-transform: uppercase;
}

.about_content .box .mission .mis_content .mis_box {
  width: 100%;
  height: auto;
  margin-top: 60px;
}

.about_content .box .mission .mis_content .mis_box .mis_b_top {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.about_content .box .mission .mis_content .mis_box .mis_b_top .item {
  width: 276px;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}

.about_content .box .mission .mis_content .mis_box .mis_b_top .item .img_box {
  width: 60px;
  height: 60px;
}

.about_content .box .mission .mis_content .mis_box .mis_b_top .item .img_box img {
  width: 100%;
  height: 100%;
}

.about_content .box .mission .mis_content .mis_box .mis_b_top .item .item_box {
  width: 200px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.about_content .box .mission .mis_content .mis_box .mis_b_top .item .item_box .item_title {
  text-align: left;
  color: #222;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  /* 83.333% */
}

.about_content .box .mission .mis_content .mis_box .mis_b_top .item .item_box .item_desc {
  margin-top: 18px;
  text-align: left;
  color: #444;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.about_content .box .mission .mis_content .mis_box .mis_b_bot {
  width: 100%;
  margin-top: 50px;
  height: auto;
}

.about_content .box .mission .mis_content .mis_box .mis_b_bot .desc {
  color: #222;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 187.5% */
}

.about_content .box .values {
  width: 100%;
  height: auto;
  padding: 80px 0;
  background: #fff;
}

.about_content .box .values .va_content {
  width: 100%;
  height: auto;
}

.about_content .box .values .va_content .va_title {
  color: #222;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 78.571% */
  text-transform: uppercase;
}

.about_content .box .values .va_content .va_box {
  margin-top: 50px;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
}

.about_content .box .values .va_content .va_box::before {
  content: '';
  width: 1110px;
  height: 6px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(/wp-content/uploads/2024/03/line.png) no-repeat;
  background-size: 100% 100%;
}

.about_content .box .values .va_content .va_box .item {
  margin-right: 30px;
  width: 380px;
  height: 242px;
  background: url(/wp-content/uploads/2024/03/va_icon.png) no-repeat;
  background-size: 100% 100%;
  padding: 40px 20px 64px;
  position: relative;
  margin-bottom: 9px;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(3n) {
  margin-right: 0;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(4) {
  padding: 64px 20px 40px;
  margin-top: -30px;
  margin-bottom: 0;
  background: url(/wp-content/uploads/2024/03/va_icon_top.png) no-repeat;
  background-size: 100% 100%;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(4)::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  bottom: unset;
  left: unset;
  top: 3px;
  right: 3px;
  background: #E62129;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(4):hover {
  background: url(/wp-content/uploads/2024/03/va_icon1_top.png) no-repeat;
  background-size: 100% 100%;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(4):hover::before {
  bottom: unset;
  left: unset;
  top: 3px;
  right: 3px;
  background: #fff;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(5) {
  padding: 64px 20px 40px;
  margin-top: -30px;
  margin-bottom: 0;
  background: url(/wp-content/uploads/2024/03/va_icon_top.png) no-repeat;
  background-size: 100% 100%;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(5)::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  bottom: unset;
  left: unset;
  top: 3px;
  right: 3px;
  background: #E62129;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(5):hover {
  background: url(/wp-content/uploads/2024/03/va_icon1_top.png) no-repeat;
  background-size: 100% 100%;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(5):hover::before {
  bottom: unset;
  left: unset;
  top: 3px;
  right: 3px;
  background: #fff;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(6) {
  padding: 64px 20px 40px;
  margin-top: -30px;
  margin-bottom: 0;
  background: url(/wp-content/uploads/2024/03/va_icon_top.png) no-repeat;
  background-size: 100% 100%;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(6)::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  bottom: unset;
  left: unset;
  top: 3px;
  right: 3px;
  background: #E62129;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(6):hover {
  background: url(/wp-content/uploads/2024/03/va_icon1_top.png) no-repeat;
  background-size: 100% 100%;
}

.about_content .box .values .va_content .va_box .item:nth-of-type(6):hover::before {
  bottom: unset;
  left: unset;
  top: 3px;
  right: 3px;
  background: #fff;
}

.about_content .box .values .va_content .va_box .item::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  bottom: 3px;
  left: 3px;
  background: #E62129;
}

.about_content .box .values .va_content .va_box .item:hover {
  background: url(/wp-content/uploads/2024/03/va_icon1.png) no-repeat;
  background-size: 100% 100%;
}

.about_content .box .values .va_content .va_box .item:hover::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  bottom: 3px;
  left: 3px;
  background: #fff;
}

.about_content .box .values .va_content .va_box .item:hover .item_title {
  color: #fff;
}

.about_content .box .values .va_content .va_box .item:hover .item_desc {
  color: #fff;
}

.about_content .box .values .va_content .va_box .item .item_title {
  color: #222;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  /* 83.333% */
}

.about_content .box .values .va_content .va_box .item .item_desc {
  margin-top: 20px;
  color: #222;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 162.5% */
}

.about_content .box .product {
  width: 100%;
  height: auto;
  padding: 80px 0;
  background: #FBFBFD;
}

.about_content .box .product .pro_content {
  width: 100%;
  height: auto;
}

.about_content .box .product .pro_content .pro_title {
  color: #222;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 78.571% */
  text-transform: uppercase;
}

.about_content .box .product .pro_content .pro_desc {
  margin-top: 40px;
  color: #222;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  /* 212.5% */
}

.about_content .box .product .pro_content .pro_box {
  width: 100%;
  height: auto;
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.about_content .box .product .pro_content .pro_box .pro_b_l {
  width: 380px;
  height: 253px;
}

.about_content .box .product .pro_content .pro_box .pro_b_l .item_l {
  width: 100%;
  height: 100%;
}

.about_content .box .product .pro_content .pro_box .pro_b_l .item_l img {
  width: 100%;
  height: 100%;
}

.about_content .box .product .pro_content .pro_box .pro_b_r {
  width: 760px;
  height: auto;
}

.about_content .box .product .pro_content .pro_box .pro_b_r .item {
  padding-left: 56px;
  width: 100%;
  height: auto;
  border-left: 1px solid #E5E5E5;
  position: relative;
  padding-bottom: 50px;
}

.about_content .box .product .pro_content .pro_box .pro_b_r .item:last-child {
  padding-bottom: 0;
}

.about_content .box .product .pro_content .pro_box .pro_b_r .item:hover::before {
  background: url(/wp-content/uploads/2024/03/pro_icon1.png) no-repeat;
  background-size: 100% 100%;
}

.about_content .box .product .pro_content .pro_box .pro_b_r .item:hover .item_title {
  color: #E62129;
}

.about_content .box .product .pro_content .pro_box .pro_b_r .item:hover .item_desc {
  color: #E62129;
}

.about_content .box .product .pro_content .pro_box .pro_b_r .item::before {
  content: '';
  width: 30px;
  height: 14px;
  background: url(/wp-content/uploads/2024/03/pro_icon.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -11px;
  top: 0;
}

.about_content .box .product .pro_content .pro_box .pro_b_r .item .item_title {
  text-align: left;
  color: #222;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  /* 83.333% */
}

.about_content .box .product .pro_content .pro_box .pro_b_r .item .item_desc {
  margin-top: 24px;
  color: #222;
  text-align: justify;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
}

@media screen and (max-width: 960px) {
  .banner {
    width: 100%;
    height: 32.66667vw;
    margin-top: 11.73333vw;
  }
  .banner img {
    width: 100%;
    height: 100%;
  }
  .breadcrumbs {
    margin-top: 0;
  }
  .about_content {
    width: 100%;
    height: auto;
  }
  .about_content .box {
    width: 100%;
    height: auto;
  }
  .about_content .box .welcome {
    width: 100%;
    height: auto;
    padding: 5.33333vw 0 5.33333vw;
    background: #fff;
  }
  .about_content .box .welcome .we_content {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .about_content .box .welcome .we_content .we_c_l {
    width: 100%;
    height: auto;
  }
  .about_content .box .welcome .we_content .we_c_l .title {
    text-align: center;
    color: #222;
    font-size: 4.53333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 2.93333vw;
    /* 78.571% */
    text-transform: uppercase;
  }
  .about_content .box .welcome .we_content .we_c_l img {
    margin-top: 4vw;
    width: 100%;
    height: 48.4vw;
    border-radius: 2.66667vw;
  }
  .about_content .box .welcome .we_content .we_c_r {
    margin-top: 4vw;
    width: 100%;
    height: auto;
  }
  .about_content .box .welcome .we_content .we_c_r .desc {
    color: #222;
    text-align: justify;
    font-size: 3.46667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 6.66667vw;
    /* 212.5% */
  }
  .about_content .box .vision {
    width: 100%;
    height: auto;
    padding: 5.33333vw 0 5.33333vw;
    background: #FBFBFD;
  }
  .about_content .box .vision .vi_content {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  .about_content .box .vision .vi_content .vi_c_l {
    width: 100%;
    height: auto;
  }
  .about_content .box .vision .vi_content .vi_c_l .title {
    text-align: center;
    color: #222;
    font-size: 4.53333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 2.93333vw;
    /* 78.571% */
    text-transform: uppercase;
  }
  .about_content .box .vision .vi_content .vi_c_l .desc {
    margin-top: 4vw;
    color: #222;
    text-align: justify;
    font-size: 3.46667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 6.66667vw;
    /* 212.5% */
  }
  .about_content .box .vision .vi_content .vi_c_r {
    margin-top: 4vw;
    width: 100%;
    height: auto;
  }
  .about_content .box .vision .vi_content .vi_c_r img {
    width: 100%;
    height: 48.4vw;
    border-radius: 2.66667vw;
  }
  .about_content .box .mission {
    width: 100%;
    height: auto;
    background: url(/wp-content/uploads/2024/03/mis_bg_mb.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 44.26667vw;
  }
  .about_content .box .mission .mis_content {
    width: 100%;
    height: 100%;
    padding-top: 5.33333vw;
  }
  .about_content .box .mission .mis_content .mis_title {
    color: #222;
    text-align: center;
    font-size: 4.53333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 2.93333vw;
    /* 78.571% */
    text-transform: uppercase;
  }
  .about_content .box .mission .mis_content .mis_box {
    width: 100%;
    height: auto;
    margin-top: 0vw;
  }
  .about_content .box .mission .mis_content .mis_box .mis_b_top {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .about_content .box .mission .mis_content .mis_box .mis_b_top .item {
    margin-top: 5.33333vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .about_content .box .mission .mis_content .mis_box .mis_b_top .item .img_box {
    width: 8vw;
    height: 8vw;
  }
  .about_content .box .mission .mis_content .mis_box .mis_b_top .item .img_box img {
    width: 100%;
    height: 100%;
  }
  .about_content .box .mission .mis_content .mis_box .mis_b_top .item .item_box {
    margin-top: 2.66667vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .about_content .box .mission .mis_content .mis_box .mis_b_top .item .item_box .item_title {
    text-align: center;
    color: #222;
    font-size: 3.73333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 2vw;
    /* 83.333% */
  }
  .about_content .box .mission .mis_content .mis_box .mis_b_top .item .item_box .item_desc {
    margin-top: 2.4vw;
    text-align: center;
    color: #444;
    font-size: 3.46667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 5.86667vw;
    /* 150% */
  }
  .about_content .box .mission .mis_content .mis_box .mis_b_bot {
    width: 100%;
    margin-top: 4vw;
    height: auto;
  }
  .about_content .box .mission .mis_content .mis_box .mis_b_bot .desc {
    color: #222;
    text-align: justify;
    font-size: 3.46667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 6.66667vw;
    /* 187.5% */
  }
  .about_content .box .values {
    width: 100%;
    height: auto;
    padding: 6.66667vw 0 5.33333vw;
    background: #fff;
  }
  .about_content .box .values .va_content {
    width: 100%;
    height: auto;
  }
  .about_content .box .values .va_content .va_title {
    color: #222;
    text-align: center;
    font-size: 4.53333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 2.93333vw;
    /* 78.571% */
    text-transform: uppercase;
  }
  .about_content .box .values .va_content .va_box {
    margin-top: 5.33333vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
  }
  .about_content .box .values .va_content .va_box::before {
    content: '';
    width: 0vw;
    height: 0.8vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/wp-content/uploads/2024/03/line.png) no-repeat;
    background-size: 100% 100%;
  }
  .about_content .box .values .va_content .va_box .item {
    margin-right: 0vw;
    width: 100%;
    height: 42.4vw;
    background: url(/wp-content/uploads/2024/03/va_icon.png) no-repeat;
    background-size: 100% 100%;
    padding: 5.33333vw 3.33333vw 8.53333vw;
    position: relative;
    margin-bottom: 1.2vw;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(3n) {
    margin-top: 4vw;
    margin-right: 0;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(2) {
    padding: 11.2vw 2.66667vw 2.66667vw;
    margin-top: -4vw;
    margin-bottom: 0;
    background: url(/wp-content/uploads/2024/03/va_icon_top.png) no-repeat;
    background-size: 100% 100%;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(2)::before {
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    bottom: unset;
    left: unset;
    top: 1.4vw;
    right: 1.4vw;
    background: #E62129;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(2):hover {
    background: url(/wp-content/uploads/2024/03/va_icon1_top.png) no-repeat;
    background-size: 100% 100%;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(2):hover::before {
    bottom: unset;
    left: unset;
    top: 1.4vw;
    right: 1.4vw;
    background: #fff;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(4) {
    padding: 11.2vw 2.66667vw 2.66667vw;
    margin-top: -4vw;
    margin-bottom: 0;
    background: url(/wp-content/uploads/2024/03/va_icon_top.png) no-repeat;
    background-size: 100% 100%;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(4)::before {
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    bottom: unset;
    left: unset;
    top: 1.4vw;
    right: 1.4vw;
    background: #E62129;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(4):hover {
    background: url(/wp-content/uploads/2024/03/va_icon1_top.png) no-repeat;
    background-size: 100% 100%;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(4):hover::before {
    bottom: unset;
    left: unset;
    top: 1.4vw;
    right: 1.4vw;
    background: #fff;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(5) {
    margin-top: 4vw;
    padding: 5.33333vw 3.33333vw 8.53333vw;
    margin-bottom: 1.2vw;
    background: url(/wp-content/uploads/2024/03/va_icon.png) no-repeat;
    background-size: 100% 100%;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(5)::before {
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: unset;
    right: unset;
    bottom: 1.4vw;
    left: 1.4vw;
    background: #E62129;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(5):hover {
    background: url(/wp-content/uploads/2024/03/va_icon1.png) no-repeat;
    background-size: 100% 100%;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(5):hover::before {
    top: unset;
    right: unset;
    bottom: 1.4vw;
    left: 1.4vw;
    background: #fff;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(6) {
    padding: 10.66667vw 2.66667vw 2.66667vw;
    margin-top: -4vw;
    margin-bottom: 0;
    background: url(/wp-content/uploads/2024/03/va_icon_top.png) no-repeat;
    background-size: 100% 100%;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(6)::before {
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    bottom: unset;
    left: unset;
    top: 1.4vw;
    right: 1.4vw;
    background: #E62129;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(6):hover {
    background: url(/wp-content/uploads/2024/03/va_icon1_top.png) no-repeat;
    background-size: 100% 100%;
  }
  .about_content .box .values .va_content .va_box .item:nth-of-type(6):hover::before {
    bottom: unset;
    left: unset;
    top: 1.4vw;
    right: 1.4vw;
    background: #fff;
  }
  .about_content .box .values .va_content .va_box .item::before {
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    bottom: 1.4vw;
    left: 1.4vw;
    background: #E62129;
  }
  .about_content .box .values .va_content .va_box .item:hover {
    background: url(/wp-content/uploads/2024/03/va_icon1.png) no-repeat;
    background-size: 100% 100%;
  }
  .about_content .box .values .va_content .va_box .item:hover::before {
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    bottom: 1.4vw;
    left: 1.4vw;
    background: #fff;
  }
  .about_content .box .values .va_content .va_box .item:hover .item_title {
    color: #fff;
  }
  .about_content .box .values .va_content .va_box .item:hover .item_desc {
    color: #fff;
  }
  .about_content .box .values .va_content .va_box .item .item_title {
    color: #222;
    font-size: 3.73333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 2vw;
    /* 83.333% */
  }
  .about_content .box .values .va_content .va_box .item .item_desc {
    margin-top: 2.66667vw;
    color: #222;
    text-align: center;
    font-size: 3.46667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 6.13333vw;
    /* 162.5% */
  }
  .about_content .box .product {
    width: 100%;
    height: auto;
    padding: 5.33333vw 0;
    background: #FBFBFD;
  }
  .about_content .box .product .pro_content {
    width: 100%;
    height: auto;
  }
  .about_content .box .product .pro_content .pro_title {
    color: #222;
    text-align: center;
    font-size: 4.53333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 2.93333vw;
    /* 78.571% */
    text-transform: uppercase;
  }
  .about_content .box .product .pro_content .pro_desc {
    margin-top: 2.66667vw;
    color: #222;
    text-align: justify;
    font-size: 3.46667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 6.66667vw;
    /* 212.5% */
  }
  .about_content .box .product .pro_content .pro_box {
    width: 100%;
    height: auto;
    margin-top: 3.46667vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .about_content .box .product .pro_content .pro_box .pro_b_l {
    width: 100%;
    height: 47.33333vw;
  }
  .about_content .box .product .pro_content .pro_box .pro_b_l .item_l {
    width: 100%;
    height: 100%;
  }
  .about_content .box .product .pro_content .pro_box .pro_b_l .item_l img {
    width: 100%;
    height: 100%;
  }
  .about_content .box .product .pro_content .pro_box .pro_b_r {
    margin-top: 10.66667vw;
    width: 100%;
    height: auto;
  }
  .about_content .box .product .pro_content .pro_box .pro_b_r .item {
    padding-left: 5.33333vw;
    width: 100%;
    height: auto;
    border-left: 0.13333vw solid #E5E5E5;
    position: relative;
    padding-bottom: 6.66667vw;
  }
  .about_content .box .product .pro_content .pro_box .pro_b_r .item:last-child {
    padding-bottom: 0;
  }
  .about_content .box .product .pro_content .pro_box .pro_b_r .item:hover::before {
    background: url(/wp-content/uploads/2024/03/pro_icon1.png) no-repeat;
    background-size: 100% 100%;
  }
  .about_content .box .product .pro_content .pro_box .pro_b_r .item:hover .item_title {
    color: #E62129;
  }
  .about_content .box .product .pro_content .pro_box .pro_b_r .item:hover .item_desc {
    color: #E62129;
  }
  .about_content .box .product .pro_content .pro_box .pro_b_r .item::before {
    content: '';
    width: 4vw;
    height: 1.86667vw;
    background: url(/wp-content/uploads/2024/03/pro_icon.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: -1.46667vw;
    top: 0;
  }
  .about_content .box .product .pro_content .pro_box .pro_b_r .item .item_title {
    text-align: left;
    color: #222;
    font-size: 3.73333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 2vw;
    /* 83.333% */
  }
  .about_content .box .product .pro_content .pro_box .pro_b_r .item .item_desc {
    margin-top: 3.2vw;
    color: #222;
    text-align: justify;
    font-size: 3.46667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 6.26667vw;
    /* 175% */
  }
}
