@charset "UTF-8";
#g_wrap {
  padding-bottom: 0;
}

.s_tab_1 {
  width: 80%;
  max-width: 800x;
  margin: 0 auto;
  float: none;
}

.s_tab_1 a {
  color: #FFF;
  padding: 15px 10px;
  font-size: 16px;
}

.landing_section {
  width: 100%;
  color: #FFF;
  background: #2C3C43;
}

p {
  font-size: 16px;
  line-height: 1.8;
}

.video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
}

.banner_wrap {
  background-image: url(https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/BG2.jpg);
  background-size: cover;
  background-position: center bottom;
  position: relative;
  height: 550px;
  min-height: 20rem;
  width: 100%;
  overflow: hidden;
}

.banner {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/BG2.jpg) no-repeat 50% fixed;
  background-size: cover;
}

.banner .text {
  z-index: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  text-align: center;
  background-color: #2c3c436c;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.banner .text h1 {
  font-size: 4rem;
  letter-spacing: 1px;
  font-weight: bold;
  line-height: 1.6;
}

.banner .text p {
  width: 80%;
  font-size: 1.2rem;
}

.landing_wrap {
  width: 100%;
  padding: 12vh 0;
}

.landing_box {
  width: 90%;
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto;
  height: auto;
  display: block;
}

.landing_title {
  font-size: 1.7rem;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0 auto 30px;
  text-align: center;
  letter-spacing: 1px;
}

.landing_bg1 {
  background-image: url(https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/BG2.jpg);
  background-size: cover;
  background-position: center bottom;
}

.landing_bg1 .landing_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.landing_bg1 .text {
  width: calc( 100% - 250px);
  text-align: center;
}

.icon_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
}

.bg-icon {
  width: 50px;
  display: block;
  margin: 50px auto 0;
  -webkit-animation: moveDown 3s ease-in-out infinite;
          animation: moveDown 3s ease-in-out infinite;
  /* 每次动画2秒钟，以匀速缓慢开始和结束，无限循环 */
}

@-webkit-keyframes moveDown {
  0%, 100% {
    opacity: 0;
    /* 开始和结束时透明度为0 */
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
    /* 向下移动10像素 */
  }
  50% {
    opacity: 1;
    /* 中间时透明度为1 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
    /* 回到原始位置 */
  }
}

@keyframes moveDown {
  0%, 100% {
    opacity: 0;
    /* 开始和结束时透明度为0 */
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
    /* 向下移动10像素 */
  }
  50% {
    opacity: 1;
    /* 中间时透明度为1 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
    /* 回到原始位置 */
  }
}

.landing_gray {
  background: #697D87;
}

.approaches_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.approaches_list li {
  width: 33.3333%;
}

.approaches_list li img {
  width: 100%;
}

.approaches_list p {
  width: 75%;
  margin: 50px auto 0;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  text-align: center;
}

.approaches_img_m {
  display: none;
}

.Industries_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.Industries_list li {
  width: 25%;
  position: relative;
}

.Industries_list .bg1 {
  background-image: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Industry_1.jpg");
}

.Industries_list .bg2 {
  background-image: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Industry_2.jpg");
}

.Industries_list .bg3 {
  background-image: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Industry_3.jpg");
}

.Industries_list .bg4 {
  background-image: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Industry_4.jpg");
}

.Industries_list .bg5 {
  background-image: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Industry_5.jpg");
}

.Industries_list .bg6 {
  background-image: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Industry_6.jpg");
}

.Industries_list .bg7 {
  background-image: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Industry_7.jpg");
}

.Industries_list .bg8 {
  background-image: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Industry_8.jpg");
}

.Industries_list a:hover {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.Industries_list a:hover .btn {
  display: block;
}

.Industries_list a:hover .square-background::after {
  width: calc( 100% - 20px);
  height: calc( 100% - 20px);
  left: 10px;
  top: 10px;
  border: 1px solid #A6CE39;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.square-background {
  width: 100%;
  padding-top: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.square-background .text {
  position: absolute;
  width: 100%;
  z-index: 10;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}

.square-background p {
  color: #D2E1A0;
  font-weight: bold;
}

.square-background::after {
  content: "";
  background: #000;
  opacity: .5;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}

.square-background .btn {
  color: #FFF;
  background: #a6ce3998;
  width: 60%;
  margin: 10px auto 0;
  font-size: 0.9rem;
  padding: 10px 0;
  border-radius: 30px;
  display: none;
}

.swiper_growth {
  width: 100%;
}

.Growth_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.Growth_box {
  width: 33.33%;
}

.Growth_box .year {
  color: #A6CE39;
  font-size: 2rem;
  font-weight: bold;
}

.Growth_box p {
  padding: 5px 0;
  font-size: 1.1rem;
}

.Growth_box p.text2 {
  margin-top: 15px;
}

.Growth_box .logo {
  max-width: 120px;
}

.Growth_box .logo img {
  width: 100%;
}

.Growth_box .logo.Qualcomm {
  max-width: 150px;
}

.Growth_box .year_bottom {
  color: #A6CE39;
  font-size: 1.6rem;
  font-weight: bold;
}

.Growth_box .list_green {
  color: #D2E1A0;
  font-size: 1rem;
  font-weight: bold;
  padding-left: 20px;
}

.Growth_box .list_green li {
  margin: 5px 0;
  list-style: disc;
}

.Growth_box .list_white {
  padding-left: 20px;
  font-size: .9rem;
}

.Growth_box .list_white li {
  margin: 5px 0;
  list-style: circle;
}

.Growth_box .list_top {
  min-height: 300px;
  border-left: 4px solid #2C3C43;
  padding: 0 0 40px 20px;
}

.Growth_box .list_bottom {
  border-left: 4px solid #2C3C43;
  padding: 20px;
  position: relative;
  min-height: 280px;
}

.Growth_box .list_bottom::before {
  content: "";
  width: calc( 100% + 20px);
  height: 20px;
  background: #2C3C43;
  display: block;
  position: absolute;
  left: -20px;
  top: -10px;
}

.Growth_box .list_bottom::after {
  content: "";
  width: 30px;
  height: 30px;
  background: #FFAA00;
  display: block;
  border-radius: 50px;
  position: absolute;
  top: -15px;
  left: -17px;
}

.Growth_box_50 {
  width: 50%;
}

.Growth_top_no_border .list_top {
  border: none;
}

.Growth_box2012 .list_top {
  position: relative;
}

.Growth_box2012 .list_top::after {
  content: "";
  background: url(https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/icon_Growth.svg);
  width: 15px;
  height: 20px;
  display: block;
  position: absolute;
  bottom: -10px;
  right: -14px;
}

.swiper_growth {
  padding: 50px 0 50px;
}

.swiper_growth .swiper-scrollbar {
  width: 200px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.swiper_growth .swiper-pagination-bullet {
  width: 50px;
  height: 5px;
  border-radius: 0;
}

.swiper_growth .swiper-pagination-bullet-active {
  background: #A6CE39 !important;
}

.swiper_growth_mobile {
  display: none;
}

@media screen and (max-width: 980px) {
  .jp .Growth_box .list_top {
    min-height: 350px;
  }
}

@media screen and (max-width: 800px) {
  .swiper_growth_desktop {
    display: none;
  }
  .swiper_growth_mobile {
    display: block;
    padding: 0 30px 40px;
  }
  .Growth_wrap {
    width: 50%;
  }
  .Growth_wrap .Growth_box {
    width: 100%;
  }
  .swiper_growth {
    overflow: hidden;
  }
  .swiper_growth .swiper-slide-next, .swiper_growth .swiper-slide-prev {
    opacity: 1;
  }
}

@media screen and (max-width: 600px) {
  .Growth_box .list_top {
    min-height: 350px;
  }
}

@media screen and (max-width: 550px) {
  .jp .Growth_box .list_top {
    min-height: 360px;
  }
}

.landing_global p {
  text-align: center;
}

.map_box {
  margin-top: 30px;
  position: relative;
  padding-bottom: 60%;
  background: url(https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Msp.svg) no-repeat center/contain;
}

.map_box .icon {
  position: absolute;
  color: #A5CD38;
  cursor: pointer;
  -webkit-transition: all .5s;
  transition: all .5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.map_box .icon img {
  width: 20px;
  z-index: 2;
  display: block;
}

.map_box .icon p {
  font-size: 1.2rem;
  line-height: 1.5;
}

.map_box .Taiwan {
  right: 7.6%;
  top: 46%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.map_box .Taiwan p {
  text-align: left;
  line-height: 1;
}

.map_box .Taiwan .head {
  font-size: 1rem;
  color: #FFAA00;
}

.map_box .Taiwan .ripple {
  width: 80px;
  height: 80px;
}

.map_box .USA {
  left: 14%;
  top: 35%;
}

.map_box .China {
  right: 21%;
  top: 40%;
}

.map_box .Europe {
  right: 46%;
  top: 28%;
}

.map_box .Japan {
  right: 12.5%;
  top: 35.5%;
}

.map_box .text {
  font-size: 1.3rem;
  font-weight: bold;
  color: #FFF;
  z-index: 2;
}

.map_box .text_Taiwan {
  padding-left: 8px;
}

.map_text {
  display: none;
}

.total_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: absolute;
  bottom: 15%;
  left: 50%;
  -webkit-transform: translateX(-40%);
          transform: translateX(-40%);
}

.total_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 20px;
}

.total_box .num {
  padding-left: 10px;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}

.total_box .num > div {
  color: #A6CE39;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 1px;
}

.total_box > img {
  margin-top: 15px;
}

.total_box p {
  letter-spacing: 1px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: left;
}

.ripple {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  /* 圓形 */
  background: rgba(210, 255, 160, 0.2);
  /* 白色半透明 */
  -webkit-animation: ripple-animation 2s infinite ease-out;
          animation: ripple-animation 2s infinite ease-out;
  /* 套用動畫 */
  position: absolute;
  top: 20px;
  z-index: 0;
}

@-webkit-keyframes ripple-animation {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    /* 起始縮小 */
    opacity: 1;
    /* 初始完全可見 */
  }
  70% {
    opacity: 0.5;
    /* 漸淡 */
  }
  100% {
    -webkit-transform: scale(5);
            transform: scale(5);
    /* 放大到 5 倍 */
    opacity: 0;
    /* 完全透明 */
  }
}

@keyframes ripple-animation {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    /* 起始縮小 */
    opacity: 1;
    /* 初始完全可見 */
  }
  70% {
    opacity: 0.5;
    /* 漸淡 */
  }
  100% {
    -webkit-transform: scale(5);
            transform: scale(5);
    /* 放大到 5 倍 */
    opacity: 0;
    /* 完全透明 */
  }
}

.swiper_article {
  width: 100%;
  padding-bottom: 50px;
}

.swiper_article .swiper-slide {
  width: 50%;
}

.swiper_article .swiper-slide-next, .swiper_article .swiper-slide-prev {
  opacity: .3;
}

.swiper_article .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.swiper_article .swiper-pagination-bullet {
  width: 50px;
  height: 5px;
  border-radius: 0;
}

.swiper_article .swiper-pagination-bullet-active {
  background: #A6CE39;
}

.swiper_article .swiper-button-prev, .swiper_article .swiper-button-next {
  width: 45px;
  top: calc( 50% - 30px);
}

.swiper_article .swiper-button-prev {
  left: calc(( 100% - 50% ) /2 - 23px);
  right: auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.swiper_article .swiper-button-next {
  right: calc(( 100% - 50% ) /2 - 23px);
  left: auto;
}

.swiper_article .swiper-button-next:after, .swiper_article .swiper-button-prev:after {
  content: "";
  background: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/arrow.svg");
  width: 45px;
  height: 45px;
}

.article_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.article_box .article_img {
  width: 50%;
  background-size: cover;
}

.article_box .text {
  width: 50%;
  background: #2C3C43;
  padding: 30px 30px 30px 50px;
  position: relative;
}

.article_box h3 {
  font-size: 1.1rem;
  font-weight: bold;
}

.article_box p {
  font-size: .9rem;
  padding: 10px 0 30px;
}

.article_box .btn {
  color: #A6CE39;
  border: 1px solid #A6CE39;
  line-height: 1.3rem;
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 1rem;
}

.article_box .btn:hover {
  background: #A6CE39;
  color: #FFF;
}

.article_box .icon {
  position: absolute;
  width: 20px;
  left: 20px;
}

.article_img_Dralle {
  background: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Article_1.jpg") no-repeat center;
}

.article_img_Daxbot {
  background: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Article_2.jpg") no-repeat center;
}

.article_img_Trueflaw {
  background: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Article_4.jpg") no-repeat center;
}

.article_img_STEMMER {
  background: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Article_3.jpg") no-repeat center;
}

.lightbox {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}

.global_light {
  width: 50%;
  background: #FFF;
  z-index: 11;
  -webkit-animation: fadeIn 0.5s ease-in-out;
          animation: fadeIn 0.5s ease-in-out;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.contact_info {
  padding: 30px 50px;
}

.contact_info .title {
  font-weight: bold;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.contact_info .title .box {
  width: 10px;
  height: 25px;
  background: #A5CD38;
  display: inline-block;
}

.contact_info .title .box.line {
  background: none;
  padding: 0 12px 0 10px;
}

.contact_info .title p {
  margin-bottom: 0;
  margin-left: 10px;
  margin-top: 0;
  font-size: 1.2rem;
}

.contact_info .title_china {
  margin-top: 20px;
}

.contact_info .address {
  color: #4B4B4B;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.contact_info .address p {
  font-size: .9rem;
  line-height: 1.6;
}

.contact_info .address:hover {
  color: #A5CD38;
}

.contact_info .mail {
  color: #4B4B4B;
  text-decoration: none;
}

.contact_info .mail:hover {
  color: #A5CD38;
}

.contact_info .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 8px 0;
}

.contact_info .list img {
  padding-right: 10px;
}

.contact_info .list p {
  margin-bottom: 0;
}

.close {
  position: absolute;
  top: 10vh;
  right: 30px;
  color: #A6CE39;
  font-size: 4rem;
  font-weight: bold;
  cursor: pointer;
  line-height: 1;
}

.Manufacturing_bg1 {
  position: relative;
  background: url("https://www.aetina.com/wp-content/uploads/2024/11/About Aetina/img/Manufacturing_bg.jpg") no-repeat center center/cover;
  overflow: hidden;
}

.Manufacturing_bg1::before {
  content: "";
  width: 100%;
  height: 100vh;
  background: #000;
  opacity: .65;
  position: absolute;
  left: 0;
  top: 0;
}

.Manufacturing_bg1 .landing_box {
  position: relative;
  z-index: 2;
}

.Support_wrap {
  background: url("https://www.aetina.com/wp-content/uploads/2024/11/MGX landing page/img/BG5_2.png") no-repeat left Top;
  background-size: 70%;
}

.Manufacturing_list {
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Manufacturing_list img {
  width: 100%;
}

.Manufacturing_list li {
  width: 20%;
  margin: 0 10px;
}

.Manufacturing_video iframe {
  width: 100%;
  height: 600px;
}

.Quality_list {
  width: 90%;
  margin: 0 auto;
}

.Quality_list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px dashed #CCC;
  padding: 30px;
}

.Quality_list > li:last-child {
  border-bottom: none;
}

.Quality_list .img {
  width: 45%;
}

.Quality_list .icon {
  width: 5%;
  margin-right: 20px;
}

.Quality_list .text h3 {
  color: #A5CD38;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.Quality_list .text_list {
  padding-left: 20px;
}

.Quality_list .text_list li {
  list-style: disc;
  font-size: 1rem;
  padding: 5px 0;
}

.Green_box h3 {
  color: #A5CD38;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 30px;
  border-top: 1px dashed #CCC;
}

.Green_box h3:first-child {
  border-top: none;
}

.Green_box p {
  padding-bottom: 30px;
}

.Green_box a {
  color: #A5CD38;
}

.Green_box a:hover {
  opacity: .8;
}

.Green_table {
  border: 1px solid #FFF;
  width: 80%;
  margin: 0 auto 40px;
  text-align: center;
}

.Green_table tr {
  border: 1px solid #FFF;
}

.Green_table thead {
  background: #2C3C43;
  font-weight: bold;
}

.Green_table td, .Green_table th {
  padding: 10px;
  text-align: center;
}

.Green_table td:first-child, .Green_table th:first-child {
  border-right: 1px solid #FFF;
}

.Green_table .backGrey {
  background: #2c3c4360;
}

.Service_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Service_box p {
  width: 80%;
}

.Service_box .bg-icon {
  margin: 0 auto;
}

.ch h1, .ch h2, .ch .feature h3, .ch p, .ch .landing_list, .ch .title, .ch .landing_title, .cn h1, .cn h2, .cn .feature h3, .cn p, .cn .landing_list, .cn .title, .cn .landing_title, .jp h1, .jp h2, .jp .feature h3, .jp p, .jp .landing_list, .jp .title, .jp .landing_title {
  letter-spacing: 1px;
}

.ch .text h1, .cn .text h1, .jp .text h1 {
  font-size: 3rem;
}

@media screen and (max-width: 1300px) {
  .map_box .Taiwan {
    right: 2.8%;
    top: 44%;
  }
  .map_box .Japan {
    right: 11.5%;
    top: 33.5%;
  }
  .map_box .China {
    right: 21%;
    top: 35%;
  }
  .map_box .Europe {
    right: 40%;
    top: 25%;
  }
}

@media screen and (max-width: 960px) {
  .icon_wrap > img:first-child {
    display: none;
  }
  .landing_bg1 .text {
    width: 90%;
  }
  .swiper_article .swiper-slide {
    width: 80%;
  }
  .swiper_article .swiper-button-next {
    right: calc((100% - 80%) / 2 - 23px);
  }
  .swiper_article .swiper-button-prev {
    left: calc((100% - 80%) / 2 - 23px);
  }
}

@media screen and (max-width: 780px) {
  .landing_box {
    width: 100%;
  }
  .banner .text h1 {
    padding: 0 20px;
    font-size: 3rem;
  }
  .landing_wrap {
    padding: 10vh 0;
  }
  .icon_wrap {
    display: none;
  }
  .landing_bg1 .text {
    width: 100%;
  }
  .approaches_img {
    display: none;
  }
  .approaches_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .approaches_list li {
    width: 100%;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .approaches_list li .approaches_img_m {
    display: block;
    width: 40%;
    max-width: 250px;
  }
  .approaches_list p {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    text-align: left;
    margin: 0 0 0 20px;
  }
  .Industries_list li {
    width: 50%;
  }
  .total_wrap {
    bottom: -10vh;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .map_box .text {
    display: none;
  }
  .map_box .ripple {
    width: 20px;
    height: 20px;
  }
  .map_box .Taiwan {
    right: 18%;
    top: 44%;
  }
  .map_box .Taiwan .ripple {
    width: 30px;
    height: 30px;
  }
  .map_box .Japan {
    right: 12.5%;
  }
  .map_box .China {
    right: 22%;
  }
  .map_box .Europe {
    top: 23%;
  }
  .map_text {
    display: block;
    margin-top: 100px;
  }
  .map_text p {
    text-align: left;
  }
  .map_text li {
    list-style: disc;
  }
  .total_box .num > div {
    font-size: 2rem;
  }
  .total_box p {
    font-size: 1rem;
  }
  .total_wrap {
    width: 100%;
  }
  .total_wrap .total_box {
    width: 50%;
  }
  .total_box > img {
    margin-top: 10px;
  }
  .article_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .article_box .article_img {
    height: 300px;
    width: 100%;
  }
  .article_box .text {
    width: 100%;
  }
  .Manufacturing_section .landing_wrap {
    padding: 10vh 0;
  }
  .Manufacturing_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .Manufacturing_list li {
    width: 25%;
    margin: 10px;
  }
  .Manufacturing_video iframe {
    height: 300PX;
  }
  .Quality_list {
    width: 100%;
  }
  .Quality_list li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 0;
  }
  .Quality_list .icon {
    display: none;
  }
  .Quality_list .img {
    width: 100%;
    margin: 0 auto;
  }
  .Quality_list .text {
    width: 100%;
  }
  .Quality_list .text h3 {
    margin: 20px 0 10px;
  }
  .Green_table {
    width: 100%;
  }
  .Support_wrap {
    background-size: COVER;
  }
  .Service_box .bg-icon {
    display: none;
  }
  .Service_box p {
    width: 100%;
  }
}

.g_container .w1140 {
  display: none;
}

#if_container {
  margin-top: 0;
}
/*# sourceMappingURL=About.css.map */