@charset "UTF-8";
@font-face{
    font-family: 'Baskerville Old Face';
    src : url('/ebc-static/fonts/BaskervilleOldFace.ttf');
    font-style: normal;
    font-display: swap;
}
.fth1{
  background: url(/ebc-static/image/about-01-bg.png) 100%/auto 100% no-repeat;
  height: 500px;
  margin-top: 0px;
  text-align: center;
  padding-top: 188px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fth1 .p1{
  font-size: 38px;
  color: #FFFFFF;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 66px;
}
.fth1 .p1 span{
  font-family: 'Baskerville Old Face';
  font-weight: normal;
  font-size: 48px;
  letter-spacing: 2px;
}
.fth1 .p2{
  font-size: 16px;
  color: #e6e6e6;
  letter-spacing: 2px;
  margin-top: 16px;
  width: 37%;
  margin: 0 auto;
  line-height: 30px;
}
.fth2-lock{
  position: fixed;
  right: 0;
  left: 0;
  top: 77px;
  z-index: 999;
}
.fth1 .p3{
  letter-spacing: 2px;
  opacity: 0.2;
  font-family: 'Baskerville Old Face';
  font-size: 46px;
  margin-top: 24px;
  color: #FFFFFF;
}
.fth1 img{
  margin-top: 16px;
  width: 300px;
  margin-bottom: 14px;
}
.fth2{
  background: #fff;
  box-shadow: 0px 2px 10px rgba(61, 1, 1, 0.08);
  height: 76px;
  text-align: center;
  padding-top: 30px;
}
.fth2 a{
  padding: 8px 24px;
  margin: 0px 8px;
  border: 1px solid #4D0101;
  color: #4D0101;
  font-size: 16px;
}








.fca7{
  background: url(/ebc-static/image/about-06-bg.png?t=1699511761) 100%/auto 100% no-repeat;
  height: 880px;
  background-position: center center;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fca7 .d1 .p1{
  font-size: 36px;
  line-height: 58px;
  color: #e5e5e5;
  width: 70%;
  margin-left: 12%;
  font-weight: 700;
  margin-top: 320px;
  letter-spacing: 2px;
}
.fca7 .d1 .p2{
  color: #FFFFFF;
  font-size: 20px;
  letter-spacing: 2px;
  margin: 40px 0;
  margin-left: 12%;
}
.fca7 .d1 .p2 em{
  width: 60px;
  height: 1px;
  display: inline-block;
  border-bottom: 1px #ffffff solid;
  float: left;
}
.fca7 .d1 .p2 span{
  margin: 0 12px;
  float: left;
}
.fca7 .d1 .p3{
  margin-left: 12%;
  letter-spacing: 2px;
  color: #FFFFFF;
  font-size: 16px;
  float: left;
  margin-top: 48px;
  width: 87%;
}
.fca7 .d2{
  margin-top: 160px;
}



.fca7 .form-btn {
    padding: 6px 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f5f5f5;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    bottom: 90px;
    cursor: pointer;
    color: #4D0101;
}

.fca7 .form-btn span {
    margin-right: 10px;
    display: inline-block;
    line-height: 2;
    /* border-bottom: 1px solid #8b8b8b; */
}

.fca7 .form-box {
    width: 640px;
    height: 630px;
    position: absolute;
    top: 150px;
    right: 15%;
    padding: 3px 71px 68px 200px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.39) 100%);

}

.fca7 .form-box:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 190px;
    left: 0;
    /* border: 1px solid #7d1614; */
    opacity: .5
}

.fca7 .form-box .form-control {
    height: 42px;
    padding: inherit
}

.fca7 .form-box .testing {
    margin-top: 40px;
    display: flex;
    align-items: center
}

.fca7 .form-box .testing__title {
    font-size: 24px
}

.fca7 .form-box .testing__kind {
    padding-left: 10px
}

.fca7 .form-box .testing__kind .input {
    border: 1px solid #ced4da;
    font-size: 1rem;
    font-weight: 400;
    line-height: 40px;
    color: #212529;
    background-color: #fff;
    border-radius: .25rem;
    width: 50px;
    height: 40px;
    text-align: center;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.fca7 .col-md-3 {
    padding: 0 5px
}

.fca7 .select-label {
    cursor: pointer;
    display: flex;
    font-size: 15px;
    align-items: center;
    justify-content: center;
    /* background-color: #fff; */
    border-radius: 21px;
    height: 42px;
    border: 1px solid #ddd;
    color: #fff;
}

.fca7 .select-label--active {
    background-color: #ffffff;
    color: #3D0101;
    border-color: #ffffff;
}

.fca7 .form-label {
    font-size: 16px;
    margin-top: 40px;
    /* font-weight: 700; */
    color: #ffffff;
    letter-spacing: 2px;
}

.fca7 .form-title {
    margin-top: 20px;
    font-size: 36px;
    font-weight: 600;
    color: #333;
    line-height: 1.5
}

.fca7 .mt110 {
    margin-top: 80px
}

.fca7 .form-inquiry {
    height: 50px;
    width: 125px;
    background-color: #f5f5f5;
    padding: 15px 0 0 10px
}

.fca7 .form-inquiry__en {
    font-size: 12px;
    color: #666
}

.fca7 .form-inquiry__text {
    margin-top: 8px;
    color: #333;
    font-size: 20px;
    font-weight: 700
}
.form-control {
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #ffffff;
    border-radius: 0px;
}
#verify{
  width: 92%;
}
.fca7 #contact-submit img{
  width: 9px;
  margin-top: 2px;
}
.rotate {
  transition: all 0.2s ease-in-out;
  transform: rotate(-90deg);
}
.rotate-leave{
  transition: all 0.2s ease-in-out;
  transform: rotate(+90deg);
}



.public-title{
    color: #3D0101;
    text-align: center;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 2px;
}
.public-line{
    width: 70px;
    border: 1px solid #AF8147;
    margin: 36px auto 46px;
}
.public-title2{
    color: #3D0101;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.public-desc{
    width: 70%;
    color: #666666;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    margin: 18px auto 0;
    letter-spacing: 1px;
}
.public-desc-new{
    width: 90%;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    margin: 30px auto 90px;
    letter-spacing: 0px;
    opacity: 0.9;
}


.about1{
  background: url(/ebc-static/image/about-02-bg.png) 100%/auto 100% no-repeat;
  height: 700px;
  margin-top: 0px;
  text-align: center;
  padding-top: 140px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.about2{
  background: url(/ebc-static/image/about-03-bg.png) 100%/auto 100% no-repeat;
  height: 660px;
  margin-top: 0px;
  text-align: center;
  padding-top: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.about2 .public-title{
  color: #ffffff;
}
.about2 .public-line{
  margin: 36px auto 70px;
}

.about2 img {
    width: 140px;
    height: auto;
    display: inline-block;
    margin-bottom: 14px;
}
.about2 .container{
  width: 1250px;
}
.about2 .p2 {
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #ffffff;
    margin-left: 0px;
    width: auto;
    line-height: 29px;
    opacity: 0.9;
}

.about3{
  padding: 100px 0 50px;
  background: url(/ebc-static/image/about-10-bg.png) 100%/auto 100% no-repeat;
  height: 810px;
  margin-top: 0px;
  text-align: center;
  padding-top: 110px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.about3 .row div{
  position: relative;
  text-align: center;
  margin: 80px 0 90px;
}
.about3 .row span{
  font-size: 270px;
  font-family: 'Baskerville Old Face';
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  opacity: 0.15;
  position: absolute;
  top: 42px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about3 .row .title{
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 48px;
}

.about3 .row .desc{
  color: rgba(255, 255, 255, 0.70);
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  margin-top: 20px;
  letter-spacing: 2px;
  padding: 0 8%;
}
.about3 .row .title i{
  font-size: 30px;
}

.about4{
  background: url(/ebc-static/image/about-04-bg.png) 100%/auto 100% no-repeat;
  height: 600px;
  margin-top: 0px;
  text-align: center;
  padding-top: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.about4 .public-title{
  color: #ffffff;
}

.about4 img {
    width: 60%;
    height: auto;
    margin: 0 auto;
}

.about5{
  padding: 100px 0 140px;
}

.about5 .public-line{
  margin-bottom: 30px;
}
.about5 .public-desc{
  margin-top: 0px;
  color: #949699;
  letter-spacing: 1px;
}
.about5 .public-desc span{
  color: #3D0101;
}
.about5 .row div{
  text-align: center;
}
.about5 .row img{
  width: 130px;
  opacity: 0.5;
}
.about5 .row div{
  margin: 80px 0 0;
}
.about5 .row .title{
  color: #2D0101;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 28px;
  margin: 20px 0 16px;
}
.about5 .row .desc{
  font-size: 16px;
  color: #666;
  line-height: 28px;
  letter-spacing: 1px;
  padding: 0 8%;
}


.about6{
  margin-top: 0px;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 90px;
}
.about6 .container{
  width: 1200px;
}
.about6 .public-title{
  color: #3D0101;
}
.about6 .row img{
  width: 260px;
}
.about6 .row p{
  color: #333333;
  font-size: 16px;
  line-height: 24px;
}
.about6 .row .img11 {
    width: 200px;
    margin: 35px auto 20px;
}
.about6 .row .img33 {
    width: 90px;
    margin: 22px auto 20px;
}
.about6 .row .img55 {
    width: 140px;
    margin: 35px auto 20px;
}
.about6 .row span{
    color: #3D0101;
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 22px;
}

.about7{
  padding: 100px 0 140px;
}
.about7 .public-line{
  margin-bottom: 60px;
}
.about7 .container{
  width: 1100px;
}
.about7 .row div{
  text-align: center;
}
.about7 .row p{
  font-size: 18px;
  color: #666;
}
.about7 .row p a{
  color: #666;
}




.public-slogan{
    padding: 28px 0px;
    background: #F8F8F8;
    color: #3D0101;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
}

.about4 .img-m{
  display: none;
}

.en-style .public-title{
  letter-spacing: 0px;
}
.en-style .public-desc{
  letter-spacing: 0px;
  width: 76%;
}
.en-style .about1{
  height: 730px;
}
.en-style .about2 .p2{
  letter-spacing: 0px;
}
.en-style .about3 .row .desc{
  letter-spacing: 0px;
}
.en-style .about5 .row .desc{
  letter-spacing: 0px;
  padding: 0 10%;
}
.en-style .about6 .row p{
  letter-spacing: 0px;
}
.en-style .fca7 .form-label{
  letter-spacing: 0px;
}
.en-style .fca7 .d1 .p1{
  letter-spacing: 0px;
}
.en-style .fca7 .d1 .p3{
  letter-spacing: 0px;
}
.kr-style .about2 .container{
  width: 1260px;
  max-width: 1260px;
}

.vi-style .about1{
  height: 780px;
}

.vi-style .about2 .p2{
  width: 68%;
  line-height: 25px;
}

.vi-style .about2 .container{
  width: 1240px;
}
.vi-style .about2 img{
  width: 146px;
}

.en-style .about7 .row p{
  line-height: 30px;
}

.about3 .public-title{
  color: #ffffff;
}



.about6 .honor-list{
  overflow: hidden;
  padding-right: 22px;
  height: auto;
}

.about6 .row img{
  margin: 0px auto 30px;
}

.about6 .swiper-button-prev {
    left: -30px;
    background-image: url(/ebc-static/image/about-arrow-left.svg);
    width: 22px;
    height: 44px;
    background-size: 90%;
    background-repeat: no-repeat;
    top: 62%;
}

.about6 .swiper-button-next {
    right: -30px;
    background-image: url(/ebc-static/image/about-arrow-right.svg);
    width: 22px;
    height: 44px;
    background-size: 90%;
    background-repeat: no-repeat;
    top: 62%;
}
.about6 .container{
  position: relative;
}
.about6 .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
  content: "";
}
.about6 .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
  content: "";
}

.honor-list .swiper-wrapper{
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}


.about-video .about-video_page-screen-0__video {
    width: 100%;
}
.about-video .about-video_page-screen-0__box{
  position: absolute;
  top: 40%;
  text-align: center;
  width: 100%;
}
.about-video .about-video_page-screen-0__title-en {
    font-size: 50px;
    line-height: 2.2;
    color: #FFFFFF;
    opacity: 0.6;
    font-family: 'Baskerville Old Face';
}

.about-video .about-video_page-screen-0__title-en.vi-box {
    font-family: "UKIJ Tuz Tom", "Open Sans", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, Verdana, Tahoma, sans-serif
}

.about-video .about-video_page-screen-0__title {
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
    opacity: 0.6;
    margin-bottom: 30px;
}
.about-video .about-video_page-screen-0__btn {
    height: 38px;
    line-height: 38px;
    padding: 0 28px;
    font-size: 13px;
    text-align: center;
    color: #f7f7f7;
    display: inline-block;
    opacity: 0.6;
    border: 1px solid #FFFFFF;
}

.about-video .about-video_page-screen-0__btn:hover {
    background-color: #AF8147;
    border: 1px solid #AF8147;
    color: #000000;
    opacity: 1;
}

.about-video .about-video_page-screen-0__btn:active {
    background-color: #AF8147;
    border: 1px solid #AF8147;
    color: #000000;
    opacity: 1;
}

.about2 .row div{
  text-align: center;
}



@media(min-width:2100px) {
  .fca7 .d1 .p1{
    font-size: 44px;
    margin-top: 55%;
    width: 82%;
  }
  .fca7 .form-box{
      right: 22%;
      top: 22%;
    }
}


@media(min-width:2000px) {
    .fca1{
      height: 29vh;
      padding-top: 11vh;
    }
    .fca7 .form-box{
      right: 18%;
      top: 22%;
    }
    .fca2 .container,.fca3 .container,.fca4 .container,.fca5 .container,.fca6 .container{
      max-width: 70%;
    }
}

@media(max-width:1600px) {
  .fth2-lock{
    top: 74.5px;
  }
  .vi-style .fth2 a{
    padding: 8px 10px;
  }
}

@media(max-width:1400px) {
  .about2 .p2{
    font-size: 14px;
  }
    .fth2-lock{
      top: 74.5px;
    }
    .fca7 .form-box{
      right: 8%;
    }
    .fca2 .d1{
      padding-left: 9%;
    }
    .fth1 {
        background: url(/ebc-static/image/about-01-bg.png) 100%/auto 100% no-repeat;
        height: 400px;
        margin-top: 0px;
        text-align: center;
        padding-top: 150px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .fth1 .p1{
      font-size: 34px;
      line-height: 56px;
    }
    .fth1 .p1 span{
      font-size: 38px;
    }
}

@media(max-width:1300px) {
    .fca7 .form-box{
      right: 6%;
    }
    .fca2 p{
      width: 100%;
    }

    .about6 .swiper-button-prev {
      left: -5px;
    }
    .about6 .swiper-button-next {
      right: -5px;
    }
}    

@media(max-width:1200px) {
  

}

@media(max-width:995px) {
  .public-desc-new{
      width: 96%;
      color: #fff;
      text-align: center;
      font-size: 14px;
      font-weight: 400;
      margin: 30px auto 60px;
      letter-spacing: 0px;
      opacity: 0.9;
      line-height: 22px;
  }
  .kr-style .about2 .container{
    width: 100%;
    max-width: 100%;
  }
  .about2 .container{
    width: 100%;
  }
  .about6 .container{
    width: 100%;
  }
  .about7 .container{
    width: 100%;
  }
  .fth2{
    display: none;
  }
  .public-slogan{
        padding: 20px 20px;
        line-height: 28px;
    }
  .fth1 .p1 {
    padding: 0 5%;
  }
  .profile-name {
      font-size: 40px;
      top: 19.5%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
  .fth1{
    background: url(/ebc-static/image/about-01-bg-m.png) 100%/auto 100% no-repeat;
    height: 500px;
    margin-top: 0px;
    text-align: center;
    padding-top: 146px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .fth1 .p3{
    font-size: 28px;
    opacity: 0.3;
  }
  .fth1 .p1{
    font-size: 30px;
  }

  .home-header .navbar-brand img{
    width: 120px;
    height: auto;
  }
    .fca1{
      background: url(/ebc-static/image/about-01-bg-m.png) 100%/auto 100% no-repeat;
      height: 280px;
      background-position: center center;
          padding-top: 118px;
    }
    .fca1 p{
        font-size: 28px;
    }
    .fca1 img {
      margin-top: 22px;
      width: 150px;
    }

    .contact-us {
        height: auto;
        padding-bottom: 64px
    }

    .contact-us .form-bg {
        width: 100%;
        display: block;
        margin: 0;
        border: none
    }

    .contact-us .form-box {
        height: auto;
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        border: none;
        padding: 40px 8%;
        margin-top: -30px
    }

    .contact-us .form-box:after {
        display: none
    }

    .contact-us .form-box .form-btn {
        position: relative;
        left: 0;
        top: 0;
        margin-top: 60px
    }

    .contact-us .form-box .row {
        margin: 0
    }

    .contact-us .form-box .row>* {
        padding: 0
    }

    .contact-us .form-box .mt110 {
        margin-top: 43px
    }

    .contact-us .form-box .col-md-3 {
        margin-top: 12px;
        margin-right: 20px;
        width: 62px;
        height: 28px
    }

    .contact-us .form-box .select-label {
        height: 100%
    }

    .contact-us .form-box .form-label {
        font-size: 16px;
        margin-top: 32px
    }

    .fca7 .d1 .p1{
      margin: 90px auto 0px;
      font-size: 28px;
      line-height: 44px;
      text-align: center;
      width: 90%;
    }
    .fca7 .d1 .p2{
      margin: 20px auto;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .fca7 .d1 .p2 em{
      margin-top: 5px;
    }
    .fca7 .d1 .p3{
      font-size: 14px;
    margin: 30px auto 0;
    float: unset;
    }
    .fca7 .d2{
      margin-top: 74px;
    }
    .fca7 .d1 .p2{
      font-size: 18px;
    }
    .fca7 .verify-code{
      width: 50%;
    }
    .fca7 .verify-input{
      width: 50%;
    }
    #verify {
      width: 100%;
    }
    .contact-us .form-box .select-label{
      height: 34px;
      width: 80px;
    }
    .contact-us .form-box .col-md-3{
      margin-right: 40px;
    }
    .contact-us .form-box .form-btn{
        margin-top: 36px;
    }
    .contact-us .form-box{
      padding-bottom: 80px;
    }
    .fca7 .d1 .p3{
      font-size: 14px;
    }
    .fca7 {
      background: url(/ebc-static/image/about-06-bg.png?t=1699511761) 100%/auto 100% no-repeat;
      position: relative;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
    }
    .fth1 .p1{
      margin-top: 40px;
      line-height: 58px;
      font-size: 36px;
    }

    .en-style .fth1 .p1{
      font-size: 32px;
      padding: 0 10%;
      line-height: 44px;
    }

    .public-slogan {
        padding: 16px 0px;
        line-height: 28px;
        font-size: 14px;
    }

    .fth1 .p1{
      font-size: 28px;
      letter-spacing: 2px;
    }
    .fth1 .p1 span{
      font-size: 28px;
      letter-spacing: 1px;
      font-family: 'Noto Serif SC';
      font-weight: 700;
    }
    .public-title{
      letter-spacing: 1px;
      font-size: 30px;
    }
    .about1{
      background: none;
      height: auto;
      padding: 50px 0 60px;
    }
    .public-desc{
      width: 90%;
      color: #999;
      font-size: 16px;
      line-height: 28px;
      text-align: left;
      margin-top: 10px;
    }
    .public-line{
      width: 50px;
      margin: 30px auto 30px;
    }
    .about2{
      background: url(/ebc-static/image/about-03-bg-m.png) 100%/auto 100% no-repeat;
      height: auto;
      margin-top: 0px;
      text-align: center;
      padding-top: 60px;
      padding-bottom: 20px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
    }
    .about2{
      text-align: center;
    }
    .about2 img{
      float: unset;
      width: 100px;
      margin-bottom: 12px;
    }
    .about2 .p2{
      font-size: 15px;
      float: unset;
      text-align: center;
      font-family: 'Noto Serif SC';
      line-height: 28px;
      margin-left: 0px;
    }
    .about2 .public-line{
      margin: 30px auto 40px;
    }
    .about2 .row div{
      margin-bottom: 50px;
    }
    .about3{
      padding: 60px 3% 30px;
    }
    .about3 .row div{
      width: 50%;
      margin: 60px 0 50px;
    }
    .about3 .row span{
      font-size: 210px;
      top: 38px;
    }
    .about3 .row .title{
      font-size: 34px;
    }
    .about3 .row .desc{
      padding: 0 6%;
      margin-top: 10px;
      line-height: 28px;
    }
    .about4 .img-pc{
      display: none;
    }
    .about4 .img-m{
      display: block;
    }
    .about4 img{
      width: 210px;
      margin-top: 10px;
    }
    .about4 {
        background: url(/ebc-static/image/about-04-bg-m.png) 100%/auto 100% no-repeat;
        height: 590px;
        margin-top: 0px;
        text-align: center;
        padding-top: 60px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .about5{
      padding: 60px 5% 70px;
    }
    .about5 .public-desc{
      text-align: center;
    }
    .about5 .row .desc{
      display: none;
    }
    .about5 .row div{
      width: 33.3%;
      margin: 40px 0 0;
      text-align: center;
    }
    .about5 .row img{
      width: 90%;
    }
    .about5 .row .title{
      margin: 10px 0 0px;
      font-size: 20px;
      color: #333333;
    }
    .about6 {
        height: auto;
        margin-top: 0px;
        text-align: center;
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .about6 .row img{
      width: 186px;
    }
    .about6 .row p{
      margin-bottom: 26px;
    }
    .about7{
      padding: 60px 0 60px;
    }
    .about7 .row p{
      line-height: 40px;
      font-size: 16px;
    }
    .about7 .public-line{
      margin-bottom: 30px;
    }
    .en-style .fth1 .p1{
      padding: 0 3%;
      font-size: 28px;
    }
    .en-style .public-desc{
      width: 90%;
    }
    .en-style .about1{
      height: auto;
    }
    .en-style .public-title{
      line-height: 36px;
      font-size: 24px;
      padding: 0 5%;
    }
    .en-style .about2{
      height: auto;
    }
    .en-style .about3 .row .desc{
      padding: 0 3%;
      margin-top: 14px;
      line-height: 24px;
    }
    .en-style .about5 .row .title{
      letter-spacing: 0px;
      font-size: 16px;
      font-weight: normal;
      text-align: center;
    }
    .en-style .about5 .public-desc{
      width: 100%;
      line-height: 24px;
    }
    .en-style .about5{
      padding: 60px 3% 70px;
    }


    .vi-style .about1{
      height: auto;
    }

    .vi-style .about2 .p2{
      width: 68%;
      line-height: 25px;
    }

    .vi-style .about2 .container{
      width: 100%;
    }
    .vi-style .about2 img{
      width: 146px;
    }
    .vi-style .about2 .p2{
      width: 100%;
      padding: 0 6%;
    }
    .vi-style .about2 img{
      width: 100px;
    }
    .vi-style .about2{
      height: 680px;
    }
    .about3 .row .desc{
      font-size: 16px;
      font-weight: normal;
      font-size: 16px;
      line-height: 26px;
      margin-top: 16px;
    }


    .about6 .swiper-button-prev{
      display: none;
    }
    .about6 .swiper-button-next{
      display: none;
    }
    .about6 .swiper-slide{
      /*flex-shrink: unset;*/
    }
    .about6 .swiper-wrapper{
      /*display: block;*/
    }
    .about6 .row img{
      width: 196px;
      margin-bottom: 16px;
    }
    .about6 .honor-list{
      height: auto;
      width: 100%;
    }
    .about6 .container{
      padding: 0;
    }
    .about6 .row img{
        width: 260px;
    }
    .about6 .row{
      margin: 0 auto;
    }
    .about6 .row p{
      margin-bottom: 0;
    }
    .about6 .row .img11,.about6 .row .img33,.about6 .row .img55{
        margin-top: 24px;
    }
    .about6 .row .img11{
        width: 185px;
    }
    .about6 .row .img55{
        width: 130px;
    }
    .about6{
      padding-bottom: 50px;
    }
    .about6 .row p{
      font-size: 16px;
    }
    .about-video{
      height: 70vh;
      overflow: hidden;
      position: relative;
    }
    .about-video .about-video_page-screen-0__video {
        position: absolute;
        left: 50%;
        top: 0;
        width: 1040px;
        min-width: 0;
        transform: translateX(-50%);
    }
    .about-video .about-video_page-screen-0__box{
        top: 48%;
    }
    .about-video .about-video_page-screen-0__title-en{
        font-size: 34px;
    }
    .about-video .about-video_page-screen-0__title{
      font-size: 13px;
    }
    .about-video .about-video_page-screen-0__btn{
      font-size: 12px;
    }
}

@media(max-width:406px) {

    .fca7 .d1 .p1{
      font-size: 26px;
      line-height: 40px;
      text-align: center;
      width: 90%;
    }
}
