.abt-cont1 {
  background: url(../images/bj5.jpg) no-repeat center bottom;
  -o-background-size: cover;
     background-size: cover;
  padding: 6.375rem 0 5.625rem;
  position: relative;
}

@media (max-width: 768px) {
  .abt-cont1 {
    padding: 1.8rem 0 2rem;
  }
}

.abt-cont1 .titlebc {
  background: -webkit-linear-gradient(top, #00539F 0%, rgba(212, 216, 220, 0) 100%);
  background: -moz-linear-gradient(top, #00539F 0%, rgba(212, 216, 220, 0) 100%);
  background: -o-linear-gradient(top, #00539F 0%, rgba(212, 216, 220, 0) 100%);
  background: linear-gradient(180deg, #00539F 0%, rgba(212, 216, 220, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -o-background-clip: text;
     background-clip: text;
  text-fill-color: transparent;
  opacity: 0.3;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 6.0625rem;
  line-height: 1.2em;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 7.6rem;
  width: 100%;
  z-index: 2;
}

@media (max-width: 768px) {
  .abt-cont1 .titlebc {
    display: none;
  }
}

.abt-cont1 .abt_a1 {
  width: 41.92857%;
}

@media (max-width: 768px) {
  .abt-cont1 .abt_a1 {
    width: 100%;
    margin-top: 0;
  }
}

.abt-cont1 .abt_a1 .p {
  color: rgba(87, 87, 87, 0.9);
  font: 500 1.125rem/1.5em "sourcehansans";
  margin-top: 1.8em;
}

@media (max-width: 768px) {
  .abt-cont1 .abt_a1 .p {
    margin-top: 1em;
  }
}

.abt-cont1 .abt_a2 {
  width: 50.78571%;
}

@media (max-width: 768px) {
  .abt-cont1 .abt_a2 {
    width: 100%;
    margin-top: 1.5em;
  }
}

.abt-cont1 .abt_a2 .mySwiper3-1 {
  position: relative;
  z-index: 1;
}

.abt-cont1 .abt_a2 .mySwiper3-1 .img {
  border-radius: .9375rem;
  overflow: hidden;
  padding-bottom: 92.5%;
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
}
.abt-cont1 .abt_a2 .mySwiper3-1 .img:after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 50%);
  z-index: 1;
}
.abt-cont1 .abt_a2 .mySwiper3-1 .img > img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.abt-cont1 .abt_a2 .mySwiper3-1 .img p{
  text-align: center;
  color: #fff;
  padding: 0 4%;
  position: absolute;
  left: 0;
  bottom: 1em;
  font: 500 1.2rem/2.5em "sourcehansans";
  width: 100%;
  z-index: 2;
}
@media (max-width: 768px){
  .abt-cont1 .abt_a2 .mySwiper3-1 .img p{
    bottom: 0.5em;
  }
}

.abt-cont1 .abt_a2 .mySwiper3-1 .swiper-pagination1 {
  width: 100%;
  text-align: center;
  margin-top: 1em;
}

.abt-cont1 .abt_a2 .mySwiper3-1 .swiper-pagination1 span {
  display: inline-block;
  opacity: 1;
  background: url(../images/doa1a.svg) no-repeat center;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  width: 0.75rem;
  height: 0.75rem;
  margin: 0 0.24rem;
}

.abt-cont1 .abt_a2 .mySwiper3-1 .swiper-pagination1 span.swiper-pagination-bullet-active {
  background: url(../images/doa2a.svg) no-repeat center;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
}
.title_nya dt {
  color: #2F2A2A;
  font: 600 2.8125rem/1.5em "sourcehansans";
}

.title_nya dt::after {
  content: "";
  display: block;
  width: 4.8125rem;
  height: .125rem;
  background: #F36E21;
  margin-top: 0.4rem;
}

@media (max-width: 768px) {
  .title_nya dt {
    font-size: 1.8rem;
  }
  .title_nya dt::after {
    width: 2.8rem;
  }
}
.title_nya p {
  color: #2F2A2A;
  font: 600 1.75rem/1.4em "sourcehansans";
  text-transform: uppercase;
  margin-top: 0.4em;
}

@media (max-width: 768px) {
  .title_nya p {
    font-size: 1rem;
  }
}
.abt-cont4 {
  background: url(../images/bj7.jpg) no-repeat center;
  -o-background-size: cover;
     background-size: cover;
  background-attachment: fixed;
  padding: 4.375rem 0 8.9375rem;
}

@media (max-width: 768px) {
  .abt-cont4 {
    padding: 2rem 0 2.5rem;
  }
}

.abt-cont4 .abt_a4_v1 {
  padding: 9% 0;
  position: relative;
  margin-top: .9375rem;
}
.abt_a4_v1.flex{align-items: self-start;}
/* .abt-cont4 .abt_a4_v1:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background: rgba(255, 255, 255, 0.4);
} */

.abt-cont4 .abt_a4_v1 .abt_a4c1 {
  width: 25%;
  text-align: center;
}
.title_nya.bs dt, .title_nya.bs p {
  color: #fff;
}
@media (max-width: 768px) {
  .abt-cont4 .abt_a4_v1 .abt_a4c1 {
    padding: 0 3%;
	width: 50%;
  }
}

.abt-cont4 .abt_a4_v1 .abt_a4c1 i {
  width: 5.625rem;
  display: block;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .abt-cont4 .abt_a4_v1 .abt_a4c1 i {
    width: 4rem;
  }
}

.abt-cont4 .abt_a4_v1 .abt_a4c1 i:hover img {
  -webkit-transform: rotateY(180deg);
     -moz-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.abt-cont4 .abt_a4_v1 .abt_a4c1 i img {
  width: 100%;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  -moz-transition: all .6s;
  transition: all .6s;
}

.abt-cont4 .abt_a4_v1 .abt_a4c1 h2 {
  color: #fff;
  font: 600 1.875rem/1.5em "sourcehansans";
  margin-top: 0.3em;
  margin-bottom:0.3em;
}

@media (max-width: 768px) {
  .abt-cont4 .abt_a4_v1 .abt_a4c1 h2 {
    font-size: 1.35rem;
  }
}

.abt-cont4 .abt_a4_v1 .abt_a4c1 p {
  color: #fff;
  font: 400 1.375rem/1.8em "sourcehansans";
}

.list_about4 {

  padding: 6.25rem 0 11.25rem 0;

  position: relative;

}



.list_about4 .nybt>div {

  color: #fff;

}



.list_about4 .bot {

  margin-top: 5.625rem;

  position: relative;

}



.list_about4 .bot .shang {

  padding-top: 3.125rem;

}



.list_about4 .bot .shang::after {

  position: absolute;

  content: "";

  bottom: 4.9rem;

  left: 0;

  width: 100%;

  height: 2px;

  border-bottom: 2px dashed #fff;

  z-index: -1;

}



.list_about4 .bot .shang .swiper-slide {

  text-align: center;

}



.list_about4 .bot .shang .f36 {

  margin-top: 1.6rem;

  font-weight: 400;

  color: rgba(255, 255, 255, 0.8);

}



.list_about4 .bot .shang .circle {

  width: 1rem;

  height: 1rem;

  line-height: 1rem;

  border-radius: 50%;

  background: #fff;

  display: inline-block;

  position: relative;

}

.f36 {

  font-size: 1.875rem;

  line-height: 2.5rem;

  text-align: center;

  text-transform: uppercase;

  color: rgba(255, 255, 255, 0.8);

}


.list_about4 .bot .shang .circle::after {

  position: absolute;

  content: "";

  top: -0.625rem;

  left: -0.625rem;

  width: 2.25rem;

  height: 2.25rem;

  line-height: 2.25rem;

  border: 2px solid #fff;

  border-radius: 50%;

  display: none;

}



.list_about4 .bot .shang .swiper-slide-thumb-active .circle::after {

  display: block;

}



.list_about4 .bot .xia {

  padding-bottom: 3.75rem;

}



.list_about4 .bot .xia .swiper-wrapper {

  align-items: center;

}



.list_about4 .bot .xia .box {

  background: rgba(255, 255, 255, 0.9);

  padding: 1.875rem 1.5625rem 2.5rem 1.5625rem;

}



.list_about4 .bot .xia .box .f40 {

  text-align: center;

  color: #333333;

  margin-bottom: 1.5625rem;

  padding-bottom: .625rem;

  position: relative;

}



.list_about4 .bot .xia .box .f16 {

  color: rgba(0, 0, 0, 0.7);

  text-align: center;

}



.list_about4 .bot .xia .swiper-slide-active .box {

  background: rgba(0, 91, 172, 0.9);

}



.list_about4 .bot .xia .swiper-slide-active .box .f40 {

  font-size: 3.125rem;

  line-height: 3.75rem;

  color: #fff;

  position: relative;

}



.list_about4 .bot .xia .swiper-slide .box .f40::after {

  position: absolute;

  content: "";

  bottom: 0;

  left: 50%;

  transform: translateX(-50%);

  width: 3.125rem;

  height: .1875rem;

  background: #005BAC;

}



.list_about4 .bot .xia .swiper-slide-active .box .f40::after {

  /* position: absolute;

  content: "";

  bottom: 0;

  left: 50%;

  transform: translateX(-50%);

  width: 6.25rem;

  height: .3125rem; */

  width: 5rem;

  background: #fff;

}



.list_about4 .bot .xia .swiper-slide-active .box .f16 {

  font-size: 1.125rem;

  line-height: 1.875rem;

  color: #fff;

}


.next,

.prev {

  width: 3.5rem;

  height: 3.5rem;

  line-height: 3.5rem;

  background: none;

  margin-top: 0;

  top: 50%;

  transform: translateY(-50%);

  bottom: auto;

  border: 1px solid #000;

  font-size: 1.25rem;

  color: #000;

  text-align: center;

  right: 10.625rem;

  opacity: 1;

}



.prev {

  left: 10.625rem;

  right: auto;

}



.list_about4 .next,

.list_about4 .prev {

  top: 71.8%;

  transform: translateY(-71.8%);

  border-color: #fff;

  color: #fff;

  right: 12.625rem;

}



.list_about4 .prev {

  left: 12.625rem;

}

.list_join2 {

  background: #fff;

  padding: 5.3125rem 0 3.75rem 0;

}



.list_join2 .bot ul li {

  margin-bottom: 1.875rem;

}



.list_join2 .bot ul li .box {

  background: #F9F9F9;

  border: 1px solid rgba(0, 0, 0, 0.1);

  padding: 1.875rem;

}



.list_join2 .bot ul li .box .f20 {

  color: #000;

}



.list_join2 .bot ul li .box .f16 {

  color: rgba(0, 0, 0, 0.5);

}



.list_join2 .bot ul li .box i {

  color: #000;

}



.list_join2 .bot ul li .box .txt {

  margin-right: 2.5rem;

}



.list_join2 .bot ul li .box .txt2 {

  margin-right: 1.875rem;

  padding-right: 1.875rem;

  position: relative;

}



.list_join2 .bot ul li .box .txt2::after {

  position: absolute;

  content: "";

  top: 0;

  right: 0;

  width: 1px;

  height: 100%;

  background: rgba(0, 0, 0, 0.3);

}



.list_join2 .bot ul li .cont {

  padding: 1.875rem 1.875rem;

  background: #F4FAFF;

  border: 1px solid rgba(0, 0, 0, 0.1);

  display: none;

}



.list_join2 .bot ul li .cont .f18 {

  color: #005BAC;

  font-weight: bold;

  margin-bottom: 1.25rem;

}



.list_join2 .bot ul li .cont .f16 {

  margin-bottom: 2.5rem;

  color: rgba(0, 0, 0, 0.6);

}



.list_join2 .bot ul li .cont .moree {

  padding: .9375rem 0;

}



.list_join2 .bot ul li .cont .moree a {

  font-size: 1.125rem;

  font-weight: bold;

  color: #005BAC;

}



.list_join2 .bot ul li .cont i {

  color: #fff;

  margin-right: .625rem;

  padding: .9375rem .625rem;

  position: relative;

  z-index: 1;

}



.list_join2 .bot ul li .cont i::after {

  position: absolute;

  content: "";

  top: 0;

  left: -1.875rem;

  width: calc(100% + 1.875rem);

  height: 100%;

  background: #005BAC;

  z-index: -1;

}



.list_join2 .bot ul li.active .box {

  background: #005BAC;

}



.list_join2 .bot ul li.active .box .f20,

.list_join2 .bot ul li.active .box .f16,

.list_join2 .bot ul li.active .box i {

  color: #fff;

}



.list_join2 .bot ul li.active .box .txt2::after {

  background: #fff;

}
.bot{margin-top:5rem}
@media (max-width: 1660px){
.list_about4 .next, .list_about4 .prev {
    right: 6.625rem;
}
}
@media (max-width: 1440px){
.list_about4 .next, .list_about4 .prev {
    right: 4.625rem;
}
}
@media (max-width: 1366px){
.list_about4 .next, .list_about4 .prev {
    right: 2.625rem;
}
}
@media (max-width: 1280px){
.list_about4 .next, .list_about4 .prev {
    right: 0.625rem;
}
.list_about4 .prev {
    left: 0.625rem;
}
.next, .prev {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
}
}
@media (max-width: 768px) {
  .abt-cont4 .abt_a4_v1 .abt_a4c1 p {
    font-size: 1rem;
    height: 3em;
  }
  .list_about4 .bot {
    margin-top: 20px;
}
}
@media (max-width: 770px){
 .list_about4 .bot .xia {

    padding-bottom: 15px;

  }
.list_royu1 .zhengfx, .list_royu1 .next, .list_royu1 .prev, .list_join2 .bot ul li .box .fr:nth-child(3), .section01 .box2, .list_join2 .bot ul li .box .fr:nth-child(4), .section01 .next, .section01 .prev, .section02 .bg3, .section02 .zhengfx, .section01 .title span, .section01 .box3, .section04 .zhengfx, .section04 .txt, .section05 ul, .section05 .next, .section05 .prev {
    display: none;
}
.list_join2 .bot ul li .cont .moree a {
    font-size: 14px;
    white-space: nowrap;
}
.jiaru2 .box, .list_pro1 .over, .list_pro2, .list_pro1 ul li .f18, .list_zhil .box, .list_renz .box, .list_news1 .top .box, .list_news2 ul li .box, .jiaru1 .box, .list_join2 .bot ul li .box, .list_join2 .bot ul li .cont, .list_contact1 .bot .box, .section05 .box, .list_yyfa1 .row .box {
    padding: 15px;
}
.list_renz, .list_news2, .list_news1, .list_about2, .list_join2, .list_contact2 {
    padding: 15px 0 0 0;
}
.next, .prev {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    background: #fff;
}

  .list_about4 .next,

  .list_about4 .prev {

    top: 90%;

    transform: translateY(-90%);

    opacity: 1;

  }



  .list_about4 .bot .xia .swiper-slide-active .box .f16 {

    font-size: 16px;

    line-height: 26px;

  }



  .list_about4 .bot .xia .swiper-slide-active .box .f40 {

    font-size: 30px;

    line-height: 40px;

  }



  .list_about4 .bot .xia .box .f40 {

    margin-bottom: 15px;

  }



  .list_about4 .bot .xia .swiper-slide-active .box .f40::after {

    height: 2px;

  }



  .list_about4 .bot .xia .box {

    padding: 15px;

  }	
  .list_renz .box .more, .list_about4 .bot .shang .f36, .list_news2 ul li .yb, .list_contact1 .bot .box .row>div:last-child .f16, .section02 .swiper-num, .section03 .box .pa50 .pr, .section04 .zb .pr, .section05 .box .pr {
    margin-top: 15px;
}
.f30, .section02 .f26, .f26, .list_yyfa1 .row .box .f24, .f24, .f22, .f20, .f36, .show_news .title {
    font-size: 18px;
    line-height: 28px;
}
  .list_about4 .bot .shang::after {

    bottom: 2.17rem;

  }
 .list_about4 .bot .shang {
    padding-bottom: 20px;
} 
.list_pro1, .list_pro1 .ul .li, .list_pro2 .box .f18, .show_pro>div, .list_zhil, .show_news .middle, .show_news, .list_about1, .jiaru2, .list_about4, .list_royu1, .list_royu2, .jiaru1, .list_contact1, .section02, .section04, .section05 .mySwiper9, .list_yyfa1 {
    padding: 15px 0;
}  
  .list_about4 .next, .list_about4 .prev {
    color: #000;
}
}
.abt-cont3 {
  margin-top: 1.6rem;
}

@media (max-width: 768px) {
  .abt-cont3 {
    margin-top: 1.2rem;
  }
}

.abt-cont3 .abt-a3_v1 li {
  width: 48.57143%;
  background: #F7F9FB;
  padding: 3rem 0 3rem 3rem;
  margin-top: 2.4rem;
}

@media (max-width: 768px) {
  .abt-cont3 .abt-a3_v1 li {
    padding: 2rem;
    margin-top: 1rem;
  }
}

.abt-cont3 .abt-a3_v1 li .img {
  width: 4.375rem;
}

@media (max-width: 768px) {
  .abt-cont3 .abt-a3_v1 li .img {
    width: 2.8rem;
  }
}

.abt-cont3 .abt-a3_v1 li .img img {
  width: 100%;
}

.abt-cont3 .abt-a3_v1 li .img img.b {
  display: none;
}

.abt-cont3 .abt-a3_v1 li h2 {
  color: #3b88fb;
  font: 600 2rem/1.7em "Alibaba-PuHuiBold";
  padding-top: 0.4em;
}

@media (max-width: 768px) {
  .abt-cont3 .abt-a3_v1 li h2 {
    font-size: 1.5rem;
  }
}

.abt-cont3 .abt-a3_v1 li h2::after {
  content: "";
  display: block;
  width: 40%;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  margin-top: 0.2em;
}

.abt-cont3 .abt-a3_v1 li .p {
  color: #252323;
  font: 500 1.25rem/1.5em "Alibaba-PuHui";
  margin-top: 1em;
}

@media (max-width: 768px) {
  .abt-cont3 .abt-a3_v1 li .p {
    font-size: 1rem;
  }
}

.abt-cont3 .abt-a3_v1 li:hover {
  background-color: #3b88fb;
  -o-background-size: cover;
     background-size: cover;
}

.abt-cont3 .abt-a3_v1 li:hover .img img.a {
  display: none;
}

.abt-cont3 .abt-a3_v1 li:hover .img img.b {
  display: block;
}

.abt-cont3 .abt-a3_v1 li:hover h2 {
  color: #fff;
}

.abt-cont3 .abt-a3_v1 li:hover h2::after {
  background: #fff;
}

.abt-cont3 .abt-a3_v1 li:hover .p {
  color: #fff;
}
        .list_about_three {
 
  background-size: cover;
}
.swiper_btn {
  width: 3.125rem;
  height: 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: none;
  border-radius: 50%;
  border: 1px solid #D9D9D9;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_about_three .pr {
  margin-top: 4rem;
}

.list_about_three .pr .swiper-container {
  padding-left: 2.1875rem;
}

.list_about_three .pr::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 2.875rem;
  background: url(../images/24.png) no-repeat;
  background-size: contain;
}

.list_about_three .swiper-slide {
  height: 16.25rem;
  padding-left: 1.875rem;
}

.list_about_three .swiper-slide:hover>div::before {
  background: #C9000D;
}

.list_about_three .swiper-slide:hover>div {
  padding: 1.5625rem 1.75rem;
  border-radius: 0px 1.5625rem 0px 0px;
  border: 1px solid #4188C8;
  background: #FFF;
  backdrop-filter: blur(7.5px);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.phone_show_990,
.phone_show_767 {
  display: none;
}

.list_about_three .swiper-slide:hover::before {
  background: #C9000D;
}

.list_about_three .swiper-slide:hover::after {
  background: url(../images/40.svg) no-repeat;
  width: 2.3125rem;
  height: 2.8125rem;
  border: none;
  background-size: contain;
  border-radius: 0;
  left: 0;
}

.list_about_three .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 1.05rem;
  width: 1px;
  height: calc(100% - 0.5rem);
  background: rgba(65, 136, 200, 0.3);
}

.list_about_three .swiper-slide::after {
  content: "";
  position: absolute;
  top: -0.5625rem;
  left: 0.5625rem;
  width: 1.125rem;
  height: 1.125rem;
  border: 0.1875rem solid #fff;
  border-radius: 50%;
  background: #4188C8;
}

.list_about_three .swiper-slide:nth-child(even)::before {
  top: 0.5rem;
}

.list_about_three .swiper-slide:nth-child(even):hover>div::before {
  left: -1.1rem;
  top: 0.4rem;
}

.list_about_three .swiper-slide:nth-child(even)::after {
  top: auto;
  bottom: -0.5625rem;
}

.list_about_three .swiper-slide:nth-child(even)>div::before {
  top: 0.5rem;
}

.list_about_three .swiper-slide>div {
  position: relative;
}

.list_about_three .swiper-slide>div::before {
  content: "";
  position: absolute;
  top: 0;
  left: -1rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #4188C8;
}

.list_about_three .swiper-slide:nth-child(odd) {
  margin-top: 16.25rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.list_about_three .swiper-slide:nth-child(odd):hover::after {
  top: -2.5rem;
}

.list_about_three .swiper-slide:nth-child(odd)::before {
  height: calc(100% - 1rem);
}

.list_about_three .swiper-slide:nth-child(odd)>div {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  position: relative;
  width: 100%;
}

.list_about_three .swiper-slide:nth-child(odd)>div::before {
  top: auto;
  bottom: 0.875rem;
  left: -1.05rem;
}

.list_about_three .swiper-slide:nth-child(odd)>div .name {
  order: 2;
}

.list_about_three .swiper-slide:nth-child(odd)>div .text {
  order: 1;
}

.list_about_three .swiper-slide:nth-child(odd)>div div {
  width: 100%;
}

.list_about_three .name {
  color: #4188C8;
  font-size: 2rem;
  font-weight: 800;
  line-height: 2rem;
  margin-bottom: 0.75rem;
}

.list_about_three .text {
  color: rgba(0, 0, 0, 0.8);
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.875rem;
}

.list_about_three .swiper_pag {
  position: relative;
}

.list_about_three .swiper_btn {
  background: #fff;
}

.list_about_three .swiper_btn .iconfont {
  color: #000;
}

.list_about_three .swiper-button-next {
  right: -5rem;
}

.list_about_three .swiper-button-prev {
  left: -5rem;
}
.ptb {
  padding: 6.25rem 0;
}
@media (max-width: 1280px) {
  .list_about_three .pr::before {
    background-size: cover;
    background-position: right;
  }
}
@media (max-width: 990px) {
.phone_show_990 {
    display: block;
}
}
@media (max-width: 767px) {
  .ptb {
    padding: 30px 0;
  }
   .list_about_three .swiper-slide:nth-child(odd) {
    margin-top: 0;
  }
  .list_about_three .swiper-slide:nth-child(odd) {
    align-items: flex-start;
  }
  .list_about_three .swiper-slide:nth-child(odd) > div .text {
    order: 2;
  }
  .list_about_three .swiper-slide::after {
    display: none;
  }
  .list_about_three .swiper-slide:nth-child(odd) > div::before {
    top: 0;
    bottom: auto;
  }
  .list_about_three .pr .swiper-container {
    padding-left: 0;
  }
  .list_about_three .pr::before {
    top: auto;
    transform: translateY(0);
    bottom: 0;
  }
  .list_about_three .swiper-slide::before {
    height: calc(100% - 1.5rem);
  }
  .list_about_three .swiper-slide:nth-child(even)::before {
    top: 0;
  }
  .list_about_three .swiper-slide:nth-child(even) > div::before {
    top: 0;
  }
  .list_about_three .swiper-slide:nth-child(even):hover > div::before {
    top: 0;
  }
  .list_about_three .text {
    font-size: 14px;
    line-height: 26px;
  }
  .list_about_three .swiper-pagination {
    margin-top: 15px;
  }
    .swiper_pag .swiper-pagination-bullet {
    margin: 0 5px;
  }
  .swiper_pag .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
}