.wp {
  width: 1440px;
  margin: 0 auto;
}

.about {
  padding: 50px 0 40px
}



.about h3 {
  font-size: 40px;
  color: #212121;
  font-weight: 700;
  line-height: 1;
  position: relative;
  z-index: 20
}

/* .about h3::before {
  display: block;
  content: 'About Company';
  white-space: nowrap;
  color: #fff;
  position: absolute;
  left: 0;
  top: -38px;
  font-size: 98px;
  line-height: 1;
  z-index: -1;
  text-shadow: rgba(210, 217, 221, .75) 1px 0 0, rgba(210, 217, 221, .75) 0 1px 0, rgba(210, 217, 221, .75) -1px 0 0, rgba(210, 217, 221, .75) 0 -1px 0
} */

.about h3::after {
  display: block;
  content: '';
  width: 80px;
  height: 2px;
  background: #000;
  margin: 10px auto 0 0
}

.about .txt {
  margin: 40px 0 0;
  line-height: 36px;
  font-size: 17px;
  color: #666
}

.about .txt *+* {
  margin-top: 60px
}

.about ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.about ul li {
  width: calc(50% - 30px);
  padding: 80px 0 54px;
  border-bottom: 2px solid #ddd;
  display: flex
}

.about ul li .ico {
  width: 124px;
  text-align: center
}

.about ul li .t {
  flex: 1;
  margin-left: 17px
}

.about ul li .t h5 {
  font-size: 20px;
  font-weight: 700;
  color: #212121;
  line-height: 1
}

.about ul li .t p {
  font-size: 15px;
  color: #666;
  line-height: 29px;
  margin: 20px 0 0
}

.about2 {
  padding: 30px 0 0;
  text-align: center
}

.about2 .crmFormVali-error{
  right:80px;
}

.about2 .wp {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 80px
}

.about2 h5 {
  font-size: 34px;
  color: #212121;
  font-weight: 700;
  line-height: 1.47;
  position: relative;
  margin: 50px 0 0
}

/* .about2 h5::after {
  display: block;
  content: 'Contact us';
  font-weight: 700;
  white-space: nowrap;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: -35px;
  font-size: 98px;
  line-height: 1;
  z-index: -1;
  text-shadow: rgba(210, 217, 221, .75) 1px 0 0, rgba(210, 217, 221, .75) 0 1px 0, rgba(210, 217, 221, .75) -1px 0 0, rgba(210, 217, 221, .75) 0 -1px 0
} */

.about2 h5 strong {
  font-weight: 600
}

.about2 .form-box {
  margin: 23px auto 0;
  width: 620px;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

.about2 .submit_text {
  width: 100%;
  height: 80px;
  line-height: 80px;
  color: #666;
  padding: 0 90px 0 10px;
  font-size: 17px;
  font-weight: 500;
  background: #fff;
  border-bottom: 2px solid #f0f0f0
}

.about2 input::-webkit-input-placeholder,
.about2 input::-moz-placeholder {
  color: #666;
  opacity: 1
}

.about2 .submit_btn {
  position: absolute;
  right: 0;
  top: 20px;
  background: #000;
  width: 80px;
  height: 40px;
  /* line-height: 80px; */
  display: block;
  cursor: pointer;
  text-align: center;
  color: #fff;
}

.about2 .submit_btn i {
  font-size: 35px;
  color: #000
}

.about2 ul {
  margin: 120px 0 0;
  display: flex;
  flex-wrap: wrap
}

.about2 ul li {
  width: 33.333333%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative
}

.about2 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 13px;
  bottom: 13px;
  background: #ccc;
  width: 1px
}

.about2 ul li:first-child::before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  bottom: 13px;
  background: #ccc;
  width: 1px
}

.about2 p {
  margin: 40px 0 0;
  text-align: left;
  line-height: 36px;
  font-size: 17px;
  color: #666
}

.about3 {
  padding: 50px 0 40px
}

.about3 h3 {
  font-size: 40px;
  color: #212121;
  font-weight: 700;
  line-height: 1;
  position: relative;
  z-index: 20
}

/* .about3 h3::before {
  display: block;
  content: 'About Company';
  white-space: nowrap;
  color: #fff;
  position: absolute;
  left: 0;
  top: -38px;
  font-size: 98px;
  line-height: 1;
  z-index: -1;
  text-shadow: rgba(210, 217, 221, .75) 1px 0 0, rgba(210, 217, 221, .75) 0 1px 0, rgba(210, 217, 221, .75) -1px 0 0, rgba(210, 217, 221, .75) 0 -1px 0
} */

.about3 h3::after {
  display: block;
  content: '';
  width: 80px;
  height: 2px;
  background: #000;
  margin: 10px auto 0 0
}

.about3 ul {
  margin: 60px -20px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.about3 ul li {
  width: 33.33333%;
  padding: 0 20px
}

.about3 ul li .box {
  border: 1px solid #ddd;
  padding: 60px 40px;
  height: 100%;
  text-align:center
}

.about3 ul li p {
  margin: 37px 0 0;
  line-height: 36px;
  font-size: 18px;
  color: #666
}

.about3 ul li:hover .box {
  border-color: #000
}

.about3 dl {
  margin: 80px 0 0;
  display: flex;
  flex-wrap: wrap
}

.about3 dl dd {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative
}

.about3 dl dd::after {
  content: "";
  position: absolute;
  right: 0;
  top: 35px;
  bottom: 35px;
  background: #ccc;
  width: 1px
}

.about3 dl dd:first-child::before {
  content: "";
  position: absolute;
  left: 0;
  top: 35px;
  bottom: 35px;
  background: #ccc;
  width: 1px
}

.history {
  padding: 80px 0;
}
.history .text-center{
  font-size:40px;
  font-weight:bold;
}

.history .list {
  position: relative;
  margin-top: 40px;
  height: 240px;
}

.history .list::after {
  content: '';
  position: absolute;
  left: 0;
  top: 119px;
  width: 100%;
  height: 2px;
  background: var(--color-primary);
}

.history .swiper-slide {
  height: 240px;
  box-sizing: border-box
}

.history .swiper-slide .inner {
  opacity: 1;
  width: 240px;
  height: 240px;
  border: 1px solid transparent;
  margin: 0 auto;
  cursor: pointer;
  border-radius: 50%;
  overflow: hidden;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center
}

.history .swiper-slide .inner em {
  display: block;
  width: 113px;
  height: 113px;
  font-size: 24px;
  color: #fff;
  line-height: 113px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  background-color: color-mix(in srgb, var(--color-primary) 70%, white 30%);
  transition: all .3s ease 0s;
}

.history .swiper-slide .txt{
  display: none;
  margin: 40px 0 0;
  text-align: center;
}

.history .swiper-slide-active .inner {
  border: 1px solid var(--color-primary);
  border-radius: 50%
}

.history .swiper-slide-active .inner em {
  width: 184px;
  height: 184px;
  line-height: 184px;
  font-weight: 700;
  font-size: 34px;
  background-color: var(--color-primary);
}

.history .text {
  margin: 45px auto 0;
  max-width: 700px;
  text-align: center;
}
.history .text ul,
.history .text ol {
  list-style-position: inside;
}

.factory {
  padding: 0 0 95px
}

.factory h3 {
  font-size: 40px;
  color: #212121;
  font-weight: 700;
  line-height: 1;
  position: relative;
  z-index: 20
}

/* .factory h3::before {
  display: block;
  content: 'About Company';
  white-space: nowrap;
  color: #fff;
  position: absolute;
  left: 0;
  top: -38px;
  font-size: 98px;
  line-height: 1;
  z-index: -1;
  text-shadow: rgba(210, 217, 221, .75) 1px 0 0, rgba(210, 217, 221, .75) 0 1px 0, rgba(210, 217, 221, .75) -1px 0 0, rgba(210, 217, 221, .75) 0 -1px 0
} */

.factory h3::after {
  display: block;
  content: '';
  width: 80px;
  height: 2px;
  background: #000;
  margin: 10px auto 0 0
}

.factory .list {
  margin: 60px 0 0;
  position: relative
}

.factory .swiper-slide {
  text-align: center
}

.factory .swiper-slide .pic {
  width: 100%;
  display: block
}

.factory .swiper-slide img {
  width: 100%
}

.factory .swiper-slide p {
  font-size: 18px;
  color: #212121;
  line-height: 32px;
  font-weight: 700;
  margin: 23px 0 0
}

.factory .bot {
  display: flex;
  align-items: center;
  width:  100%;
  margin: 20px auto 0
}

.factory .tips {
  flex: 1;
  margin-left: 20px;
  overflow: hidden
}

.factory .swiper-pagination-progressbar.swiper-pagination-horizontal {
  position: static;
  width: 100%;
  height: 2px;
  background: #c9d2d7
}

.factory .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000;
  top: 0;
  height: 2px
}

.factory .bot .page {
  font-size: 0
}

.factory .swiper-button-prev,
.factory .swiper-button-next {
  position: static;
  width: 20px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  background: 0 0;
  margin-top: 0;
  text-align: center;
  color: #202020;
  display: inline-block;
  border-radius: 0
}

.factory .swiper-button-next::after,
.factory .swiper-button-prev::after {
  display: none
}

.factory .swiper-button-prev i,
.factory .swiper-button-next i {
  color: inherit;
  font-size: 18px;
  display: inline-block
}

.factory .swiper-button-prev,
.factory .swiper-container-rtl .swiper-button-next {}

.factory .swiper-button-next,
.factory .swiper-container-rtl .swiper-button-prev {
  margin-left: 8px
}

.factory .swiper-button-prev:hover,
.factory .swiper-button-next:hover {
  color: var(--active-color)
}


@media screen and (max-width: 1441px) {

  .about h3::before,
  .about2 h5::after,
  .about3 h3::before,
  .history h3::before,
  .factory h3::before {
    font-size: 90px
  }

  .about h3,
  .about3 h3,
  .history h3,
  .factory h3 {
    font-size: 38px
  }


  .about2 h5 {
    font-size: 32px
  }

  .about {
    padding: 110px 0 40px
  }

  .about2 ul {
    margin: 100px 0 0
  }
}

@media screen and (max-width: 1367px) {

  .about h3::before,
  .about2 h5::after,
  .about3 h3::before,
  .history h3::before,
  .factory h3::before {
    font-size: 80px
  }

  .about2 h5 {
    font-size: 30px
  }

  .about h3,
  .about3 h3,
  .history h3,
  .factory h3 {
    font-size: 36px
  }

  .about {
    padding: 90px 0 40px
  }

  .about .txt {
    margin: 30px 0 0;
    line-height: 32px
  }

  .about .txt *+* {
    margin-top: 30px
  }

  .about ul li {
    padding: 70px 0 50px
  }

  .about2 .wp {
    padding-bottom: 70px
  }

  .about2 h5 {
    margin: 40px 0 0
  }

  .about2 ul {
    margin: 80px 0 0
  }

  .about2 ul li img {
    max-width: 80%
  }

  .about2 p {
    margin: 30px 0 0;
    line-height: 32px
  }
    
   .about2 .crmFormVali-error{
     right:80px;
   }

  .about3 {
    padding: 80px 0 30px
  }

  .about3 ul li .box {
    padding: 50px 30px
  }

  .about3 ul li p {
    margin: 30px 0 0;
    line-height: 32px
  }

  .about3 dl {
    margin: 60px 0 0
  }

  .history .box {
    padding: 30px 50px
  }

  .history .tab ul li {
    padding: 0 0 0 35px;
    font-size: 34px
  }

  .history .content {
    margin-left: 70px
  }

  .history .item {
    line-height: 32px
  }

  .history .item p~p {
    margin-top: 25px
  }
}

@media screen and (max-width: 1281px) {

  .about h3::before,
  .about2 h5::after,
  .about3 h3::before,
  .history h3::before,
  .factory h3::before {
    font-size: 70px
  }

  .about2 h5 {
    font-size: 28px
  }

  .about h3,
  .about3 h3,
  .history h3,
  .factory h3 {
    font-size: 34px
  }

  .about2 .wp {
    padding-bottom: 60px
  }

  .about2 ul {
    margin: 60px 0 0
  }

  .about2 ul li img {
    max-width: 70%
  }

  .history .box {
    padding: 30px
  }

  .history .tab {
    width: 350px
  }

  .history .tab ul li {
    padding: 0 0 0 25px;
    font-size: 32px
  }

  .history .content {
    margin-left: 60px
  }
}

@media screen and (max-width: 1171px) {

  .about h3::before,
  .about2 h5::after,
  .about3 h3::before,
  .history h3::before,
  .factory h3::before {
    font-size: 60px
  }

  .about h3,
  .about3 h3,
  .history h3,
  .factory h3 {
    font-size: 32px
  }

  .about3 ul {
    margin: 50px -10px 0
  }

  .about3 ul li {
    padding: 0 10px
  }

  .about3 ul li .box {
    padding: 40px 20px
  }

  .history .box {
    background-size: cover;
    margin: 60px 0 0
  }

}

@media screen and (max-width: 992px) {

  .about ul li {
    width: 100%;
    padding: 40px 0
  }

  .about3 ul {
    margin: 40px -10px 0;
    justify-content: center
  }

  .about3 ul li {
    width: 50%;
    padding: 10px
  }

  .about3 dl {
    margin: 50px 0 0
  }

  .about3 dl dd:first-child::before,
  .about3 dl dd::after {
    top: 15px;
    bottom: 15px
  }

  .about3 dl dd img {
    max-height: 80px
  }
}

@media screen and (max-width: 768px) {

  .about h3::before,
  .about2 h5::after,
  .about3 h3::before,
  .history h3::before,
  .factory h3::before {
    font-size: 50px
  }

  .about2 h5 {
    font-size: 26px
  }
}

@media screen and (max-width: 768px) {

  .about h3,
  .about3 h3,
  .history h3,
  .factory h3 {
    font-size: 28px
  }

  .about {
    padding: 40px 0 0
  }

  .about h3 {
    text-align: center
  }

  .about h3::before {
    left: 0;
    right: 0;
    text-align: center;
    top: -20px
  }

  .about h3::after {
    margin: 10px auto 0
  }

  .about .txt {
    margin: 20px 0 0;
    line-height: 26px
  }

  .about .txt *+* {
    margin-top: 20px
  }

  .about ul li {
    padding: 30px 0
  }

  .about ul li .t p {
    line-height: 24px;
    margin: 15px 0 0
  }

  .about2 .wp {
    padding-bottom: 30px
  }

  .about2 .form-box {
    width: 100%
  }

  .about2 ul {
    margin: 35px 0 0
  }

  .about2 p {
    margin: 25px 0 0;
    line-height: 28px
  }

  .about3 {
    padding: 40px 0 10px
  }

  .about3 h3 {
    text-align: center
  }

  .about3 h3::before {
    left: 0;
    right: 0;
    text-align: center;
    top: -20px
  }

  .about3 h3::after {
    margin: 10px auto 0
  }

  .about3 dl {
    margin: 30px 0 0
  }

  .about3 ul {
    margin: 24px 0 0
  }

  .about3 ul li {
    width: 100%;
    padding: 6px 0
  }

  .about3 ul li .box {
    padding: 20px
  }

  .about3 ul li p {
    margin: 20px 0 0;
    line-height: 28px
  }

  .history {
    padding: 50px 0 10px
  }

  .history h3 {
    text-align: center
  }

  .history h3::before {
    left: 0;
    right: 0;
    text-align: center;
    top: -20px
  }

  .history h3::after {
    margin: 10px auto 0
  }

  .history .box {
    margin: 35px 0 0;
    display: block;
    padding: 25px 20px
  }

  .history .tab {
    width: 100%
  }

  .history .tab ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center
  }

  .history .tab ul li {
    padding: 0;
    font-size: 28px;
    width: 50%;
    border-bottom: none;
    line-height: 50px
  }

  .history .tab ul li:last-child {
    width: 100%
  }

  .history .content {
    margin: 30px 0 0
  }

  .history .item {
    line-height: 28px
  }

  .history .item p~p {
    margin-top: 15px
  }

  .factory {
    padding: 40px 0
  }

  .factory h3 {
    text-align: center
  }

  .factory h3::before {
    left: 0;
    right: 0;
    text-align: center;
    top: -20px
  }

  .factory h3::after {
    margin: 10px auto 0
  }

  .factory .list {
    margin: 30px 0 0
  }

  .factory .swiper-slide .txt{
    font-size: 17px;
    line-height: 28px;
    margin: 20px 0 0
  }

  .factory .bot {
    width: 100%;
    margin: 30px auto 0
  }
}

@media screen and (max-width: 576px) {
.about h3, .about3 h3, .history h3, .factory h3{
font-size:26px
}
  .about2 h5 {
    font-size: 24px
  }

  .about h3::before,
  .about2 h5::after,
  .about3 h3::before,
  .history h3::before,
  .factory h3::before {
    font-size: 40px
  }

  .about3 dl {
    margin: 20px 0 0
  }

  .about3 dl dd {
    width: 50%;
    padding: 10px 0
  }

  .about3 dl dd:first-child::before,
  .about3 dl dd::after {
    display: none
  }

  .about3 dl dd:nth-child(2n+1)::after {
    display: block
  }
}

@media screen and (max-width: 480px) {

  .about2 h5 {
    font-size: 18px;
    margin-top:0
  }

  .about .pic {
    width: 320px;
    height: 192px;
    background-size: 320px 192px;
    padding: 14px 0 0 22px
  }

  .about .pic .v {
    width: 277px
  }
  
  .about{
  padding:20px 0 10px
  }
      .about .txt {
        margin: 15px 0 0;
        line-height: 24px;
        font-size: 12px;
    }
  
    .about .txt  p{
        text-align: left;
    }
  .about h3, .about3 h3, .history h3, .factory h3{
  font-size:24px !important;
            text-align: center !important;
  }
  .about .txt p img{
  width:100% !important;
    height:auto !important;
  }
  
  .history .text p {
  font-size:12px !important;
  }
}