* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 1.2px;
  line-height: 1.5;
  font-family: "Noto_Regular";
}

* a {
  display: inline-block;
}

h1 {
  font-size: 2.688em;
}

h2 {
  font-size: 2.5em;
}

h3 {
  font-size: 2.063em;
  color: #717171;
}

h4 {
  font-size: 1.25em;
  color: #717171;
}

p {
  font-size: 1.125em;
  color: #717171;
}

@font-face {
  font-family: "Noto_Black";
  src: url("../../Noto_Sans_TC/NotoSansTC-Black.otf");
}

@font-face {
  font-family: "Noto_Bold";
  src: url("../../Noto_Sans_TC/NotoSansTC-Bold.otf");
}

@font-face {
  font-family: "Noto_Light";
  src: url("../../Noto_Sans_TC/NotoSansTC-Light.otf");
}

@font-face {
  font-family: "Noto_Medium";
  src: url("../../Noto_Sans_TC/NotoSansTC-Medium.otf");
}

@font-face {
  font-family: "Noto_Regular";
  src: url("../../Noto_Sans_TC/NotoSansTC-Regular.otf");
}

@font-face {
  font-family: "Noto_Thin";
  src: url("../../Noto_Sans_TC/NotoSansTC-Thin.otf");
}

.container_Swidth {
  width: 65%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .container_Swidth {
    width: 85%;
  }
}

.container_Mwidth {
  width: 75%;
  margin: 0 auto;
}

.container_Bwidth {
  width: 85%;
  margin: 0 auto;
}

.background_img {
  background-image: url("../../img/contant_bgc.svg");
  background-position: right 0% top 0%;
  background-repeat: no-repeat;
}

.background_img_blue {
  background-image: url("../../img/services/services_bgc.png");
  background-position: right 0% top 0%;
  background-repeat: no-repeat;
}

.btn {
  padding: 8px 20px;
  margin-top: 20px;
  background-color: #F6D35C;
  border-radius: 5px;
  -webkit-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
  -webkit-box-shadow: 3px 5px 6px #bbbbbb;
          box-shadow: 3px 5px 6px #bbbbbb;
}

.btn:hover {
  -webkit-transform: translate(0px, 5px);
          transform: translate(0px, 5px);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn a {
  color: #fff;
}

.btn p {
  color: #fff;
  font-family: 'Noto_Medium';
}

@media screen and (max-width: 768px) {
  .btn {
    margin-top: 10px;
    padding: 5px 10px;
  }
}

.gray_banner {
  width: 100%;
  height: 23px;
  background-color: #C7C7C7;
}

@media screen and (max-width: 1440px) {
  .gray_banner {
    height: 30px;
  }
}

.color_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.En {
  border-bottom: 4px solid #F6D35C;
}

.color_bottom, .color_bottom_left, .color_bottom_s, .color_bottom_Tcontact, .color_bottom_Seccontact, .color_bottom_Tstakeholders, .Business_Philosophy, .Job_Opportunities, .color_bottom_left_core_once, .color_bottom_left_EMS, .color_bottom_left_EMS_sec, .color_bottom_left_Qua_seccolor_bottom_left_Reliability, .color_bottom_left_QualitySystem, .color_bottom_core_time, .color_bottom_RDteam, .color_bottom_Ai, .color_bottom_Foxconn_Labortary, .color_bottom_home, .color_bottom_life, .color_bottom_Logistics, .color_bottom_Vehicle, .color_bottom_Experience {
  position: relative;
  padding-bottom: 7px;
}

.color_bottom::after, .color_bottom_left::after, .color_bottom_s::after, .color_bottom_Tcontact::after, .color_bottom_Seccontact::after, .color_bottom_Tstakeholders::after, .Business_Philosophy::after, .Job_Opportunities::after, .color_bottom_left_core_once::after, .color_bottom_left_EMS::after, .color_bottom_left_EMS_sec::after, .color_bottom_left_Qua_seccolor_bottom_left_Reliability::after, .color_bottom_left_QualitySystem::after, .color_bottom_core_time::after, .color_bottom_RDteam::after, .color_bottom_Ai::after, .color_bottom_Foxconn_Labortary::after, .color_bottom_home::after, .color_bottom_life::after, .color_bottom_Logistics::after, .color_bottom_Vehicle::after, .color_bottom_Experience::after {
  content: '';
  width: 285px;
  height: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#020024), color-stop(0%, #f6d350), to(#fff1c1));
  background: linear-gradient(90deg, #020024 0%, #f6d350 0%, #fff1c1 100%);
  position: absolute;
  bottom: 12px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 4%);
          transform: translate(-50%, 4%);
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .color_bottom::after, .color_bottom_left::after, .color_bottom_s::after, .color_bottom_Tcontact::after, .color_bottom_Seccontact::after, .color_bottom_Tstakeholders::after, .Business_Philosophy::after, .Job_Opportunities::after, .color_bottom_left_core_once::after, .color_bottom_left_EMS::after, .color_bottom_left_EMS_sec::after, .color_bottom_left_Qua_seccolor_bottom_left_Reliability::after, .color_bottom_left_QualitySystem::after, .color_bottom_core_time::after, .color_bottom_RDteam::after, .color_bottom_Ai::after, .color_bottom_Foxconn_Labortary::after, .color_bottom_home::after, .color_bottom_life::after, .color_bottom_Logistics::after, .color_bottom_Vehicle::after, .color_bottom_Experience::after {
    height: 15px;
  }
}

.color_bottom_left::after {
  width: 330px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left::after {
    width: 240px;
  }
}

.color_bottom_s::after {
  width: 170px;
  height: 20px;
}

@media screen and (max-width: 768px) {
  .color_bottom_s::after {
    height: 15px;
  }
}

@media screen and (max-width: 768px) {
  .color_bottom_s::after {
    width: 130px;
  }
}

.color_bottom_Tcontact::after {
  width: 420px;
}

@media screen and (max-width: 768px) {
  .color_bottom_Tcontact::after {
    width: 295px;
  }
}

.color_bottom_Seccontact::after {
  width: 230px;
}

@media screen and (max-width: 768px) {
  .color_bottom_Seccontact::after {
    width: 160px;
  }
}

.color_bottom_Tstakeholders::after {
  width: 480px;
}

@media screen and (max-width: 768px) {
  .color_bottom_Tstakeholders::after {
    width: 320px;
    top: 67%;
  }
}

.Business_Philosophy::after {
  width: 365px;
}

@media screen and (max-width: 768px) {
  .Business_Philosophy::after {
    width: 290px !important;
  }
}

.Job_Opportunities::after {
  width: 325px;
}

@media screen and (max-width: 768px) {
  .Job_Opportunities::after {
    width: 260px;
  }
}

@media screen and (max-width: 1200px) {
  .color_bottom_home::after {
    width: 215px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_home::after {
    width: 165px;
  }
}

.color_bottom_life::after {
  width: 180px;
}

@media screen and (max-width: 576px) {
  .color_bottom_life::after {
    width: 140px;
  }
}

.color_bottom_Logistics::after {
  width: 255px;
}

@media screen and (max-width: 576px) {
  .color_bottom_Logistics::after {
    width: 200px;
  }
}

.color_bottom_Vehicle::after {
  width: 190px;
}

@media screen and (max-width: 576px) {
  .color_bottom_Vehicle::after {
    width: 150px;
  }
}

.color_bottom_left_core_once::after, .color_bottom_core_time::after, .color_bottom_left_EMS::after, .color_bottom_left_EMS_sec::after, .color_bottom_RDteam::after, .color_bottom_RDteam::after, .color_bottom_left_QualitySystem::after, .color_bottom_left_Qua_sec::after, .color_bottom_left_Reliability::after, .color_bottom_Ai::after, .color_bottom_Foxconn_Labortary::after, .color_bottom_Experience::after {
  background: -webkit-gradient(linear, left top, right top, from(#020024), color-stop(0%, #8cbcf8), to(#e3eefa));
  background: linear-gradient(90deg, #020024 0%, #8cbcf8 0%, #e3eefa 100%);
}

.color_bottom_left_core_once::after {
  width: 390px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left_core_once::after {
    width: 255px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_left_core_once::after {
    width: 205px;
  }
}

.color_bottom_core_time::after {
  width: 575px;
}

@media screen and (max-width: 1200px) {
  .color_bottom_core_time::after {
    width: 465px;
  }
}

@media screen and (max-width: 768px) {
  .color_bottom_core_time::after {
    width: 400px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_core_time::after {
    width: 340px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_core_time::after {
    width: 295px;
  }
}

.color_bottom_Experience::after {
  width: 385px;
}

@media screen and (max-width: 1200px) {
  .color_bottom_Experience::after {
    width: 315px;
  }
}

@media screen and (max-width: 768px) {
  .color_bottom_Experience::after {
    width: 265px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_Experience::after {
    width: 240px;
  }
}

.color_bottom_left_EMS::after {
  width: 470px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left_EMS::after {
    width: 305px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_left_EMS::after {
    width: 240px;
  }
}

.color_bottom_left_EMS_sec::after {
  width: 545px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left_EMS_sec::after {
    width: 355px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_left_EMS_sec::after {
    width: 280px;
  }
}

.color_bottom_RDteam::after {
  width: 460px;
}

@media screen and (max-width: 768px) {
  .color_bottom_RDteam::after {
    width: 315px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_RDteam::after {
    width: 265px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_RDteam::after {
    top: 45%;
    width: 225px;
  }
}

.color_bottom_left_QualitySystem::after {
  width: 740px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left_QualitySystem::after {
    width: 520px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_left_QualitySystem::after {
    width: 390px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_left_QualitySystem::after {
    width: 325px;
    top: 44%;
  }
}

.color_bottom_left_Qua_sec::after {
  width: 620px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left_Qua_sec::after {
    width: 440px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_left_Qua_sec::after {
    width: 330px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_left_Qua_sec::after {
    width: 300px;
  }
}

.color_bottom_left_Reliability::after {
  width: 485px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left_Reliability::after {
    width: 335px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_left_Reliability::after {
    width: 260px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_left_Reliability::after {
    width: 235px;
  }
}

.color_bottom_Foxconn_Labortary::after {
  width: 415px;
}

@media screen and (max-width: 768px) {
  .color_bottom_Foxconn_Labortary::after {
    width: 290px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_Foxconn_Labortary::after {
    width: 225px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_Foxconn_Labortary::after {
    width: 210px;
  }
}

@media screen and (max-width: 768px) {
  .color_bottom_Ai::after {
    width: 535px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_Ai::after {
    width: 430px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_Ai::after {
    top: 64%;
    width: 225px;
  }
}

.container_Swidth {
  padding: 30px 0;
}

@media screen and (max-width: 992px) {
  .container_Swidth {
    width: 85% !important;
    padding: 40px 0 15px;
  }
}

.color_title {
  text-align: left;
}

@media screen and (max-width: 768px) {
  .color_title h2 {
    font-size: 1.688em;
  }
}

.infomation {
  margin: 40px 0 20px;
}

@media screen and (max-width: 992px) {
  .infomation {
    margin: 0px 0 20px;
  }
}

@media screen and (max-width: 992px) {
  .content {
    padding-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .content {
    padding-top: 10px;
  }
}

.content .txt, .content .txt_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.content h3 {
  font-weight:bold;
  font-size: 1.25em;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .content h3 {
    font-size: 1em;
    margin-bottom: 5px;
  }
}

.content .txt_item {
  padding-bottom: 5px;
}

.content .txt_item .fas, .content .txt_item p {
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .content .txt_item .fas, .content .txt_item p {
    font-size: 1em;
  }
}

.content .txt_item .fas {
  color: #F6D35C;
}

@media screen and (max-width: 768px) {
  .content .txt_item .fas {
    font-size: 1.25em;
  }
}

.content .txt_item a {
  color: #717171;
}

.map {
  height: 80%;
}

.how_to_go {
  padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .how_to_go {
    padding-bottom: 20px;
  }
}

.how_to_go .content_item {
  padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .how_to_go .content_item {
    padding-bottom: 20px;
  }
}

.how_to_go .content_item:nth-child(2) {
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  .how_to_go .content_item p {
    font-size: 1em;
  }
}

.how_to_go .content_item .sec_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 10px;
}

.how_to_go .content_item .sec_title h3 {
  font-size: 1.5em;
}

@media screen and (max-width: 768px) {
  .how_to_go .content_item .sec_title h3 {
    font-size: 1.25em;
  }
}

.how_to_go .content_item .sec_title img {
  width: 61px;
  padding-right: 10px;
}
/*# sourceMappingURL=contact.css.map */