/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
 ========================================================================== */

/**
 * Add the correct display in IE 10+.about-item
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
* {
  box-sizing: border-box;
}
*:hover {
  transition: 1s all ease;
}
body {
  background-image: url("../img/bg-primary.png");
  background-size: 70%;
  background-repeat: repeat;
  background-position: 0 0;
  font-family: "Noto Sans TC", sans-serif;
  z-index: -2;
  padding-right: 0px !important;
}

/* reset breadcruimb style */
.breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #6c757d;
  content: ">";
}
.breadcrumb-item.active,
.breadcrumb-item.active a {
  color: #004786;
}

/* Stretched Link */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.list-page {
  text-align: center;
}
.list-page > li {
  display: inline-block;
  margin-right: 5px;
}
@media all and (min-width: 768px) {
  .list-page > li {
    margin-right: 10px;
  }
}
.list-page > li a,
.list-page > li span {
  display: block;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: bold;
  color: #2d83a7;
}
.list-page > li a:hover,
.list-page > li a :focus {
  border: 1px solid #2e689e;
}
.list-page > li a.active {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.19);
  background: #2e689e;
  color: #fff;
}
.list-page > li.active span {
  color: #fff;
  background: #2e689e;
}
.box-img {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: #fafafa;
}
.box-img:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.box-img.r-4-3:before {
  padding-bottom: 75%;
}
.box-img.r-3-2:before {
  padding-bottom: 66.67%;
}
.box-img.r-16-9:before {
  padding-bottom: 56.25%;
}

.txt-l1 {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  line-height: 1.5em;
  -webkit-line-clamp: 1;
  height: 1.5em;
}
.txt-l2 {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  line-height: 1.5em;
  -webkit-line-clamp: 2;
  height: 3em;
}
.txt-l3 {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  line-height: 1.5em;
  -webkit-line-clamp: 3;
  height: 4.5em;
}

.edit-wrap a {
  color: #2e689e;
}
.edit-wrap img {
  max-width: 100%;
  height: auto !important;
}
.dropdown-toggle::after {
  display: none;
}
button.navbar-toggler {
  border: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
a {
  text-decoration: none;
  color: inherit;
  transition: 1s all ease;
}
a:hover {
  outline: none;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
button {
  display: block;
  cursor: pointer;
}
button:hover {
  outline: none;
}
button:focus {
  outline: none;
}
button.totop {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 50px;
  right: 27px;
  z-index: 10;
  border-radius: 50%;
  width: 78px;
  height: 78px;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.11);
  background-color: #ffffff;
  padding: 18px;
  border: transparent;
}
.totop__icon {
  font-size: 25px;
  color: #838996;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
hr {
  width: 100%;
  background-color: grey !important;
  color: grey !important;
  opacity: 0.2;
}
.rights {
  background-color: #000000;
}
.rights__text {
  margin: 0;
  font-size: 14px;
  letter-spacing: 1.09px;
  text-align: center;
  color: #adadad;
}
.header {
  min-height: 75px;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.8);
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.header__nav-item {
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.78px;
  margin-left: 39px;
  font-weight: 500;
  position: relative;
}
.header__nav-item:hover {
  transition: 1s all ease;
}
.header__nav-item:hover::before {
  content: "";
  width: 81px;
  height: 20px;
  background-color: #d9ebf3;
  z-index: -1;
  position: absolute;
  bottom: 0;
  transition: 1s all ease;
  animation: fadein 2s ease infinite;
}
@keyframes fadein {
  0% {
    transform: translateY(50%);
  }
  50% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(50%);
  }
}
.header__nav-item a {
  color: #000000 !important;
}
.slider {
  margin-top: 75px;
}
.slider .swiper-container {
  width: 100%;
  height: 100%;
}
.slider__slide {
  padding-bottom: 32%;
  position: relative;
}
.slider__slide-content {
  position: absolute;
  top: 31%;
  left: 13%;
  height: 188px;
  width: 550px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.slider__slide-title {
  font-family: "Noto Serif TC", san-serif;
  font-size: 72px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.46;
  letter-spacing: 3.4px;
  color: #270b05;
  text-shadow: 2px 2px 2px white;
}
.slider__slide-subtitle {
  font-family: "Noto Serif TC", san-serif;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 100%;
  letter-spacing: 1.89px;
  color: #270b05;
  margin-left: 200px;
  text-shadow: 2px 2px 2px white;
}
.slider__slide-text-wrap {
  margin-top: 52px;
  max-width: 264px;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.15px;
  color: #270b05;
}
.slider__slide-one {
  background-image: url(../img/slide-1.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.slider__slide-two {
  background-image: url(../img/slide-1.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.slider__slide-three {
  background-image: url(../img/slide-1.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev,
.swiper-button-next {
  color: white !important;
}
.swiper-pagination-bullet {
  opacity: 0.73;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
  background-color: #ffffff;
  border-radius: 0;
}
.swiper-pagination-bullet-active {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
  background-color: #ffffff;
  opacity: 1;
  border-radius: 0;
}
.product {
  position: relative;
  padding: 60px 0 60px 0;
  background-image: url("../img/bg-primary.png");
  background-size: cover;
  background-repeat: repeat;
}
.product__button-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product__button-wrap_mobile {
  display: none;
}
.product__card {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 329px;
  height: 219px;
  border-radius: 20px;
  border: solid 1px #d4d4d4;
  background-color: rgba(255, 255, 255, 0);
  padding: 12px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1.91px;
  text-align: center;
  color: #1b1b1b;
  z-index: 2;
  overflow: hidden;
  transition: 1s all ease-in-out;
}
.product__card-text {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding-bottom: 0;
  transition: 1s all ease-in-out;
  position: relative;
}
.product__card-text::before {
  content: "";
  display: block;
  width: 113px;
  height: 24px;
  background-color: #d9ebf3;
  position: absolute;
  z-index: -1;
  transition: 1s all ease-in-out;
  transform: translateY(25%);
  margin-left: -100%;
  opacity: 0;
}
.product__card-text:hover {
  padding-bottom: 25%;
}
.product__card-text:hover::before {
  margin-left: 0;
  opacity: 0.62;
}
.product__card::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 109.5px;
  filter: blur(10px);
  background-color: #ffffff;
  opacity: 0;
  transition: 1s all ease;
}
.product__card:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.product__card:hover::before {
  opacity: 0.6;
}
.product__card-title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 2.67px;
  text-align: center;
  color: #000000;
  z-index: 2;
  margin-bottom: 15px;
}
.product__card-link {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.78px;
  text-align: center;
  color: #434343;
  z-index: 2;
}
.product__card-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  transition: 1s all ease-in-out;
}
.product__card-exclusive {
  flex-direction: column;
  align-items: center;
}
.product__card:hover .product__card-image {
  transform: scale(1.2);
}
.product .row {
  margin-bottom: 0 !important;
}
.industry {
  background-color: #fff;
  padding: 87px 0 120px 0;
  position: relative;
}
.industry__bg-element_one {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-38%);
}
.industry__bg-element_two {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateY(40%);
}
.industry__title-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 89px;
}
.industry__title {
  margin: 0;
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  color: #252525;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  z-index: 1;
}
.industry__title::after {
  content: "";
  width: 72px;
  height: 33px;
  display: block;
  background-color: #d9ebf3;
  bottom: 0;
  right: 0;
  z-index: -1;
  position: absolute;
}
.industry__title-span {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #022544;
  transform: translate(25%, 50%);
  z-index: 1;
}
.industry .column {
  display: flex;
  justify-content: center;
}
.industry__card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 143px;
  min-height: 147px;
}
.industry__card-img {
  transition: 1s all ease-in-out;
}
.industry__card-text {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.78px;
  color: #000000;
}
.industry .column:not(:last-child) .industry__card::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #e5e5e5;
  position: absolute;
  right: -10%;
  top: 0;
}
.desktop-hide {
  display: none !important;
}
#news {
  overflow: hidden;
}
.news {
  background-image: url("../img/bg-secondary.png");
  background-size: cover;
  background-repeat: repeat;
  padding: 64px 0 78px 0;
}
.news__title-wrap {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 66px;
}
.news__title {
  margin: 0;
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  color: #252525;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  z-index: 1;
}
.news__title::after {
  content: "";
  width: 72px;
  height: 33px;
  display: block;
  background-color: #d9ebf3;
  bottom: 0;
  right: 0;
  z-index: -1;
  position: absolute;
}
.news__title-span {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #022544;
  transform: translate(25%, 50%);
  z-index: 1;
}
.news__col_left {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.news__list {
  padding: 0;
  display: flex;
  flex-direction: column;
}
.news__list-item {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-basis: 60%;
  transition: 0.3s all ease-in-out;
  padding: 0 10px 0 10px;
}
.news__list-item:hover {
  box-shadow: 0 0 0 1px #aaa inset, 0 1px 1px #aaa;
}
.news__list-date {
  display: flex;
  flex-direction: column;
  margin-right: 3px;
}
.news__list-month {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.83px;
  color: #1b5992;
  text-transform: uppercase;
}
.news__list-year {
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1d374f;
}
.news__list-day {
  font-family: Arial;
  font-size: 42px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.33px;
  color: #1b5992;
  margin-right: 8px;
}
.news__list-button {
  border-radius: 2px;
  border: solid 1px #1b5992;
  padding: 4px 6px;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.14px;
  text-align: center;
  color: #1b5992;
  min-width: 75px;
  margin-right: 21px;
}
.news__list-text {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.4px;
  color: #000000;
  margin: 0;
  width: 350px;
}
.news__col_right {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.news__pic-wrap {
  width: 100%;
  height: 300px;
  border-radius: 80%;
  overflow: hidden;
}
.news__pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s all ease-in-out;
}
.news__pic:hover {
  transform: scale(1.1);
}
.news__button-wrap {
  display: flex;
  width: 100%;
  max-width: 539px;
  justify-content: flex-end;
  align-items: center;
}
.news__more-button {
  position: relative;
  border-radius: 3px;
  box-shadow: 0 2px 4px 0 rgba(41, 52, 61, 0.24);
  border: solid 1px #1f5484;
  background-color: #ffffff;
  overflow: hidden;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.09px;
  text-align: center;
  color: #1f5484;
  overflow: hidden;
  padding: 0.75rem 2rem;
  transition: 1s all ease-in-out;
}
.news__more-button:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.news__more-button::before {
  content: "";
  width: 15px;
  height: 20px;
  position: absolute;
  bottom: -10px;
  right: -7px;
  background-color: #1f5484;
  transform: rotate(45deg);
}
.footer {
  background-color: #2f2f2f;
  padding: 38px 0 35px 0;
}
.footer__container {
  max-width: 572px;
  margin: auto;
}
.footer__menu-list {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: space-between;
}
.footer__menu-item {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.24px;
  text-align: center;
  color: #e4e4e4;
}
.footer__contact {
  font-size: 16px;
  letter-spacing: 0.1px;
  text-align: center;
  color: #e4e4e4;
  font-weight: 300;
}
.footer__contact-wrap a {
  color: #e4e4e4;
}
.footer__contact-wrap a:hover {
  color: #2c7eb3;
}
@media (min-width: 1600px) {
  .container {
    max-width: 1066px !important;
  }
}
@media (max-width: 1220px) {
  .header__nav-item {
    margin-left: 20px;
  }
  .slider__slide-content {
    top: 15%;
    left: 5%;
  }
}
@media (max-width: 1199px) {
  .news__col_right {
    display: flex;
    justify-content: center;
  }
  .news__pic-wrap {
    width: 80%;
    height: 100%;
    border-radius: 50%;
  }
}
@media (max-width: 1065px) {
  .footer__contact {
    font-size: 14px;
  }
}
@media (max-width: 1060px) {
  .product__card {
    width: 250px;
  }
}
@media (max-width: 991px) {
  .news__pic {
    display: none;
  }
  .news__pic-wrap {
    display: none;
  }
}
@media (max-width: 990px) {
  body {
    background-size: cover;
  }
  .header__nav-item:hover::before {
    animation: none;
    width: 0;
    height: 0;
  }
  .industry__card::after {
    display: none !important;
  }
  .news__list-item {
    padding: 0;
  }
  .news__list-item:hover {
    box-shadow: none;
  }
  .news__title-wrap {
    justify-content: center;
  }
  .news__col_left {
    justify-content: center;
    align-items: center;
  }
  .news__col_right {
    justify-content: center;
  }
  .news__pic {
    display: none;
  }
  .news__pic-wrap {
    display: none;
  }
  .news__button-wrap {
    justify-content: center;
  }
  .footer__contact {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
  .slider__slide-title {
    font-size: 40px;
  }
  .slider__slide-subtitle {
    font-size: 25px;
  }
  .slider__slide-text-wrap {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .slider__slide-content {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    width: auto;
  }
  .industry {
    padding: 40px 0 60px 0;
  }
  .industry__title-wrap {
    margin-bottom: 40px;
  }
  .industry__card-button {
    opacity: 0;
  }
  .industry__card-button:hover {
    display: none;
  }
  .product {
    padding: 30px 0 30px 0;
  }
  .footer {
    padding: 38px 0 38px 0;
  }
  .footer__contact {
    display: none;
  }
  .footer__container_bottom {
    max-width: 280px !important;
  }
  .footer__icon {
    font-size: 30px;
  }
  .footer__icon i {
    animation: glow 3s ease-in-out infinite;
  }
  @keyframes glow {
    50% {
      text-shadow: 0 -1px rgba(0, 0, 0, 0.3), 0 0 5px #ffd, 0 0 8px #fff;
    }
  }
}
@media (max-width: 767px) {
  .product__button-wrap_desktop {
    display: none;
  }
  .product__button-wrap_mobile {
    display: flex;
  }
  .desktop-hide {
    display: block !important;
  }
  .mobile-hide {
    display: none !important;
  }
}
@media (max-width: 650px) {
  .slider {
    height: 125px !important;
  }
  .slider .swiper-container {
    height: 125px !important;
  }
  .slider__slide-subtitle {
    margin-bottom: 0;
    margin-left: 30px;
    height: 125px !important;
    padding-bottom: 0;
  }
  .slider__slide-one {
    background-size: cover;
  }
  .slider__slide-two {
    background-size: cover;
  }
  .slider__slide-three {
    background-size: cover;
  }
  .news__title-wrap {
    justify-content: center;
  }
  .news__col_left {
    justify-content: center;
  }
  .news__col_right {
    justify-content: center;
  }
  .news__pic-wrap {
    width: 90%;
  }
}
@media (max-width: 576px) {
  .footer__container {
    max-width: 280px;
  }
}
@media (max-width: 560px) {
  /* 首頁最新消息標題強制寬度 100% */
  .news__list-item a {
    display: block;
    width: 100%;
  }
  .news__list-text {
    width: auto;
  }
  .rights__text {
    font-size: 10px;
    letter-spacing: 0;
  }
}
@media (max-width: 462px) {
  .navbar {
    margin-top: 10px;
  }
  .header-logo {
    width: 230px;
    height: auto;
  }
  .header .navbar-brand {
    margin-right: 0 !important;
  }
  .product__card {
    height: 150px;
  }
  .product__card-title {
    font-size: 22px;
  }
  .news__list-item {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .news__list-text {
    flex-basis: 100%;
  }
}

/*# sourceMappingURL=common.css.map */
body.bg {
  background: url(../img/bg-secondary.png) center 0;
}
body.bg2 {
  background: none;
  background-color: #fff;
}
.p-banner {
  position: relative;
  margin-top: 75px;
}
.p-banner .img {
  overflow: hidden;
}
.p-banner .cover {
  position: absolute;
  top: 50%;
  right: 250px;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 500px;
}
.p-banner .cover .title {
  position: relative;
  text-shadow: 0 0 10px #000000;
  font-size: 56px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3.37px;
  color: #fff;
  text-transform: uppercase;
}
.p-banner .cover .summary:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 127px;
  height: 1px;
  background-color: #fff;
}
.p-banner .summary {
  position: relative;
  padding-top: 25px;
  margin-top: 35px;
  max-width: 450px;
  text-shadow: 0 2px 10px #000000;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.81;
  letter-spacing: 0.91px;
  color: #ffffff;
}
.p-banner img {
  width: 100%;
}
/* .p-banner, .p-banner.product-ban, .p-banner.goods, .p-banner.about { */
.p-banner.product-ban,
.p-banner.goods,
.p-banner.about,
.p-banner.news-ban {
  margin-bottom: 25px;
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.p-banner.product-ban,
.p-banner.goods:before,
.p-banner.about:before,
.p-banner.news-ban:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 25%;
}

.p-banner.product-ban .cover {
  right: auto;
  left: calc((100% - 1066px) / 2);
  top: auto;
  bottom: -25px;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.p-banner.product-ban .cover > div {
  opacity: 0.78;
  background-color: #002d55;
  padding: 50px;
}
.p-banner.product-ban .cover .title {
  font-size: 36px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 2.16px;
}
.p-banner.product-ban .cover .summary {
  margin: 15px 0 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
  letter-spacing: 1.02px;
}
.p-banner.product-ban .cover .summary:before {
  display: none;
}
.product-summary {
  display: none;
}
.p-subject {
  margin-bottom: 30px;
  display: inline-block;
  text-align: right;
  position: relative;
}
.p-subject .en {
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  color: #252525;
  line-height: 48px;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
.p-subject .tw {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #022544;
  position: relative;
  z-index: 1;
}
.p-subject:before {
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 10px;
  right: -15px;
  width: 72px;
  height: 33px;
  z-index: 0;
  background-color: #d9ebf3;
}
#about {
  padding-bottom: 100px;
  overflow: hidden;
}
.about-item {
  margin-top: 70px;
}
.about-item.first {
  display: none;
}
.about-item .main {
  position: relative;
  padding-left: 67px;
}
.about-item .main img {
  width: 100%;
}
.about-item .main .img {
  position: relative;
  overflow: hidden;
}
.about-item .main .img:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 734px;
  height: 332px;
  background-image: linear-gradient(91deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.about-item .main .summary {
  position: absolute;
  bottom: 30px;
  right: 20px;
  width: 330px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.89);
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.81;
  letter-spacing: 0.91px;
  color: #ffffff;
}
.p-guide {
  position: relative;
  z-index: 2;
  padding: 10px 0;
  color: #666;
  font-size: 16px;
}
.p-guide a {
  color: #666;
}
.p-guide strong {
  color: #004786;
}
.p-main {
  padding: 100px 0;
}
.product-list {
  font-size: 0;
}
.product-list .item {
  display: inline-block;
  vertical-align: top;
  width: calc(33.33% - 30px);
  margin: 0 15px 50px;
}
.product-list .item img {
  width: 100%;
}
.product-list .item .title {
  font-size: 18px;
  text-align: center;
  padding-top: 12px;
}
.product-list .item .img {
  overflow: hidden;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.product-list .item .img img {
  transition: 1s all ease-in-out;
}
.product-list .item .img:hover img {
  transform: scale(1.2);
}
.product-list .item .img .box-img {
  transition: 1s all ease-in-out;
}
.product-list .item .img:hover .box-img {
  transform: scale(1.2);
}
.category-bar {
  padding-bottom: 30px;
  text-align: center;
}
.category-bar a {
  font-size: 18px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  color: #666;
  padding: 10px 20px;
  margin: 0;
  position: relative;
}
.category-bar a:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 17px;
  left: 0;
  width: 1px;
  height: 15px;
  background: #2e689e;
  transform: rotate(22deg);
}
.category-bar a:after {
  opacity: 0;
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 5px;
  left: 20px;
  width: calc(100% - 40px);
  height: 2px;
  background: #2e689e;
}
.category-bar a.current {
  color: #2e689e;
}
.category-bar a.current:after {
  opacity: 1;
}
.category-bar a:first-child:before {
  display: none;
}
.news-list {
  padding-top: 30px;
}
.news-list .item {
  margin-bottom: 40px;
  font-size: 0;
  border: 1px solid #2e689e;
  padding: 10px;
  background-color: #fff;
}
.news-list .item img {
  width: 100%;
}
.news-list .item .img {
  display: inline-block;
  vertical-align: middle;
  width: 300px;
  overflow: hidden;
}
.news-list .item .img img {
  transition: 1s all ease-in-out;
}
.news-list .item .img:hover img {
  transform: scale(1.2);
}
.news-list .item .main {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 300px);
  padding-left: 30px;
  padding-right: 30px;
}
.news-list .item .main .date {
  font-size: 16px;
  color: #004786;
}
.news-list .item .main .title {
  position: relative;
  font-size: 20px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.news-list .item .main .title:before {
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background-color: #3a98c0;
}
.news-list .item .main .title a {
  color: #333;
}
.news-list .item .main .title a:hover {
  color: #2e689e;
}
.news-list .item .main .summary {
  font-size: 16px;
  max-height: 75px;
  overflow: hidden;
}
.industry-wrap {
  font-size: 0;
  text-align: center;
}
.industry-wrap .item {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: calc(100% / 6);
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  border-right: 1px solid #ddd;
}
.industry-wrap .item:last-child {
  border-right: none;
}
.industry-wrap .item a {
  position: relative;
  display: inline-block;
  max-width: 102px;
  margin: 0 auto;
}
.industry-wrap .item a img {
  width: 100%;
}
.industry-wrap .item a span {
  display: block;
  text-align: center;
}
.industry-wrap .item a .title {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.78px;
  color: #000000;
}
.industry-wrap .item a .btn-view {
  transition: 1s all ease-in-out;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  margin-left: -63px;
  transform: translate(0, 50%);
  width: 126px;
  height: 48px;
  line-height: 44px;
  border-radius: 3px;
  box-shadow: 0 2px 4px 0 rgba(41, 52, 61, 0.24);
  border: solid 1px #1f5484;
  background-color: #fff;
  overflow: hidden;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.09px;
  text-align: center;
  color: #1f5484;
  overflow: hidden;
  opacity: 0;
}
.industry-wrap .item a .btn-view::before {
  content: "";
  width: 15px;
  height: 20px;
  position: absolute;
  bottom: -10px;
  right: -7px;
  background-color: #1f5484;
  transform: rotate(45deg);
}
.industry-wrap .item a:hover .btn-view {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.industry.cases {
  padding: 0;
}
.industry.cases .industry-wrap {
  padding: 87px 0 130px;
}
.slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 0;
}
.slick-dots li {
  display: inline-block;
  padding: 0 3px;
  margin: 0;
}
.slick-dots li button {
  border: none;
  padding: 0;
  margin: 0;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #777;
}
.slick-dots li.slick-active button {
  background-color: #3a98c0;
}
#cases.p-main {
  padding-bottom: 0;
}
#cases .summary {
  text-align: center;
  line-height: 32px;
  font-size: 18px;
  padding: 20px 0;
}
#cases .top-area {
  padding-bottom: 80px;
}
#cases .down-area {
  padding: 80px 0;
  background-color: #fff;
}
#cases .product-slick {
  margin-bottom: 30px;
}
#cases .product-slick .item {
  display: block;
  width: 100%;
  margin: 0;
}
#cases .product-slick .slick-slide .item {
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#cases .product-slick .slick-slide.slick-center .item {
  transform: scale(1);
  left: auto;
  position: relative;
  z-index: 3;
}
#cases .cases-slick {
  padding: 0 30px 60px;
}
#cases .cases-slick .item {
  display: block;
  width: 100%;
  padding: 0 15px;
  margin: 0;
}
#cases .cases-slick .slick-arrow {
  top: calc(50% - 45px);
}
#cases .cases-slick .slick-arrow.slick-prev {
  left: 0;
}
#cases .cases-slick .slick-arrow.slick-next {
  right: 0;
}
#support,
#license {
  padding-top: 120px;
}
.support-list .item {
  position: relative;
  margin-bottom: 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.support-list .item:before {
  pointer-events: auto;
  content: "";
  position: absolute;
  top: 26px;
  right: 30px;
  width: 12px;
  height: 12px;
  border-top: 1px solid #2e689e;
  border-right: 1px solid #2e689e;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.support-list .item .que {
  font-size: 0;
  cursor: pointer;
}
.support-list .item .que .icon {
  display: inline-block;
  width: 90px;
  vertical-align: top;
  font-size: 24px;
  font-weight: bold;
  color: #2e689e;
  line-height: 30px;
  padding: 20px 0 20px 30px;
}
.support-list .item .que .title {
  padding: 20px 80px 20px 0;
  display: inline-block;
  width: calc(100% - 90px);
  vertical-align: top;
  font-size: 18px;
  line-height: 30px;
}
.support-list .item .que .category {
  display: none;
}
.support-list .item .ans {
  display: none;
  margin-left: 90px;
  padding: 20px 80px 20px 20px;
  font-size: 16px;
  color: #777;
  line-height: 30px;
  border-top: 1px solid #dceaeb;
}
.support-list .item.is-open:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 30px;
}
.support-list .item.is-open .ans {
  display: block;
}
.license-wrap {
  line-height: 0;
}
.license-wrap img {
  width: 100%;
}
.license-wrap [data-plugins="small-slick"] .img-slide {
  border-bottom: 1px solid #ccc;
  padding-bottom: 40px;
}
.license-wrap [data-plugins="small-slick"] .img-slide > div {
  padding: 0 10px;
}
.license-wrap [data-plugins="small-slick"] .slick-current img {
  border: 1px solid #333;
}
.license-wrap [data-plugins="big-slick"] {
  background-color: #fff;
}
.license-wrap [data-plugins="big-slick"] .img-slide > div {
  padding: 0 10px;
  margin: 0 auto;
  max-width: 550px;
}
.license-wrap [data-plugins="big-slick"] .title {
  text-align: center;
  padding: 41px 0;
  font-size: 18px;
  font-weight: bold;
}
#contact {
  position: relative;
  background-color: #fff;
  padding: 0;
}
#contact:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc((100% - 1000px) / 2 + 410px);
  height: 100%;
  background: url("../img/bg-secondary.png");
  z-index: 0;
}
#contact .map-wrap {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 400px;
}
#contact .video-wrapper {
  position: relative;
  padding-bottom: 400px;
  overflow: hidden;
}
#contact .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contact-form {
  position: relative;
  z-index: 1;
  font-size: 0;
  padding: 100px 0;
}
.contact-form .left-area {
  display: inline-block;
  width: 380px;
  vertical-align: top;
}
.contact-form .left-area .info-list {
  padding-top: 13px;
}
.contact-form .left-area .info-list .item {
  font-size: 0;
  display: block;
  padding: 10px 0 12px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.contact-form .left-area .info-list .title {
  padding-left: 20px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 110px;
  font-size: 17px;
}
.contact-form .left-area .info-list .title:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 11px;
  left: 7px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #3a98c0;
}
.contact-form .left-area .info-list .text {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 110px);
  padding-left: 15px;
  font-size: 17px;
}
.contact-form .left-area .map-list .subject {
  font-weight: bold;
  font-size: 17px;
  padding: 10px 0;
  padding-left: 20px;
  background-color: rgba(150, 150, 150, 0.2);
}
.contact-form .left-area .map-list .title {
  padding-left: 20px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 110px;
  font-size: 17px;
}
.contact-form .left-area .map-list .item {
  font-size: 0;
  display: block;
  padding: 5px 0 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.contact-form .left-area .map-list .title:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 11px;
  left: 7px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #3a98c0;
}
.contact-form .left-area .map-list .text {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 110px);
  padding-left: 15px;
  font-size: 17px;
}
.contact-form .left-area .map-list ol {
  margin: 0;
  padding-left: 5px;
}
.contact-form .right-area {
  display: inline-block;
  width: calc(100% - 380px);
  vertical-align: top;
  text-align: right;
  padding-left: 90px;
}
.contact-form .right-area .btn-box {
  padding-top: 20px;
}
.group-wrap {
  font-size: 0;
  position: relative;
  left: -15px;
  width: calc(100% + 30px);
  text-align: left;
}
.group-wrap .group-full {
  display: block;
  padding: 0 15px;
  width: 100%;
  vertical-align: top;
}
.group-wrap .group-half {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding: 0 15px;
}
.group-wrap .group-box {
  padding: 10px 0;
}
.group-wrap .group-box .group-title {
  position: relative;
  padding-left: 15px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  font-weight: 100;
  line-height: 35px;
}
.group-wrap .group-box .group-main {
  border-bottom: 1px solid #c2c3c5;
  min-height: 40px;
}
.group-wrap .group-box .group-input {
  padding: 0 15px;
  width: 100%;
  color: #222;
  font-size: 18px;
  border: 1px solid #fff;
  background-color: #f1f1f1;
  line-height: 40px;
}
.group-wrap .group-box .group-input:focus {
  background-color: #f1f1f1;
}
.group-wrap .group-box .group-textarea {
  padding: 5px 15px;
  width: 100%;
  height: 185px;
  color: #222;
  font-size: 18px;
  vertical-align: top;
  background-color: #f1f1f1;
  border: 1px solid #fff;
  line-height: 34px;
}
.group-wrap .group-box .group-textarea:focus {
  background-color: #eee;
}
.group-wrap .group-box .group-label-list {
  padding-top: 10px;
}
.group-wrap .group-box.import .group-title:after {
  position: absolute;
  top: 2px;
  left: 4px;
  pointer-events: none;
  content: "*";
  font-size: 18px;
  color: #2e689e;
  font-size: 20px;
}
.button-style {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: inline-block;
  min-width: 140px;
  height: 46px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 46px;
  border: 1px solid transparent;
  padding-left: 20px;
  padding-right: 20px;
  border: none;
}
.button-style.black {
  background-color: #000;
}
.button-style.black:hover {
  color: #fff;
  background-color: #000;
}
.button-style:hover {
  opacity: 0.8;
}
.button-style:focus {
  color: #fff;
  outline: none;
}
.slick-slide:focus {
  outline: none;
}

.category-list .mobile-title,
#aside .mobile-title {
  display: none;
}
.category-list {
  padding: 50px 0 20px;
  font-size: 0;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 50px;
}
.category-list ul {
  display: inline-block;
}
.category-list li {
  position: relative;
  display: inline-block;
  padding: 0 25px;
}
.category-list li:last-child:before {
  display: none;
}
.category-list a {
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: 1.08px;
  color: #4a4a4a;
}
.category-list li.current a {
  color: #004786;
}
.category-list li:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  width: 1px;
  height: 20px;
  background-color: #cbcbcb;
}
.category-list a:hover {
  text-decoration: underline;
}
.product-main {
  font-size: 0;
}
ul.reset {
  margin: 0;
  padding: 0;
  list-style: none;
}
#aside {
  display: inline-block;
  vertical-align: top;
  width: 140px;
  text-align: left;
}
#aside .dropdown-toggle {
  display: none;
}
#aside li {
  padding: 15px 0;
}
#aside li a {
  font-size: 16px;
  line-height: 2.19;
  letter-spacing: 0.96px;
  color: #4a4a4a;
}
#aside li a:hover {
  text-decoration: underline;
}
#aside li.current a {
  font-weight: bold;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  background-color: transparent;
  border: none;
  z-index: 2;
}
.slick-arrow:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 17px;
  width: 14px;
  height: 14px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
}
.slick-arrow.slick-prev {
  left: 2px;
}
.slick-arrow.slick-prev:before {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.slick-arrow.slick-next {
  right: 2px;
}
.slick-arrow.slick-next:before {
  left: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slick-arrow.slick-disabled {
  opacity: 0;
}
.product-content {
  padding-top: 15px;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 140px);
  padding-left: 40px;
}
.product-content .top-area {
  font-size: 0;
  direction: rtl;
}
.product-content .right-area {
  display: inline-block;
  width: 450px;
  vertical-align: top;
  direction: ltr;
}
.product-content .right-area img {
  width: 100%;
}
.product-content .right-area [data-plugins="big-slick"] .img-slide > div {
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
  padding: 2px;
}
.product-content .right-area [data-plugins="big-slick"] .slick-dots {
  position: absolute;
  bottom: 15px;
  left: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}
.product-content .right-area [data-plugins="big-slick"] .slick-dots li {
  display: inline-block;
  padding: 0 3px;
  margin: 0;
}
.product-content .right-area [data-plugins="big-slick"] .slick-dots button {
  display: block;
  width: 8px;
  height: 8px;
  opacity: 0.5;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.17);
  background-color: #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.product-content
  .right-area
  [data-plugins="big-slick"]
  .slick-dots
  li.slick-active
  button {
  opacity: 1;
}
.product-content .right-area [data-plugins="small-slick"] {
  padding-top: 10px;
}
.product-content .right-area [data-plugins="small-slick"] .img-slide {
  padding: 0 2px;
}
.product-content .right-area [data-plugins="small-slick"] .img-slide > div {
  max-width: 110px;
  margin: 0 auto;
  padding: 2px;
}
.product-content .right-area [data-plugins="small-slick"] .slick-current img {
  border: 1px solid #333;
}
.product-content .left-area {
  display: inline-block;
  width: calc(100% - 450px);
  vertical-align: top;
  direction: ltr;
  padding-right: 50px;
}
.product-content .left-area .subject {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.17;
  letter-spacing: 1.8px;
  color: #070707;
}
.product-content .left-area .type {
  font-size: 14px;
  line-height: 2.5;
  letter-spacing: 0.84px;
  color: #022544;
}
.product-content .left-area .summary {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #484848;
  line-height: 24px;
  font-size: 15px;
  letter-spacing: 0.9px;
}
.product-content .tab-wrap {
  font-size: 18px;
  padding-bottom: 50px;
  margin-top: 40px;
}
.product-content .tab-wrap .nav li a {
  padding-left: 50px;
  padding-right: 50px;
}
.product-content .tab-wrap .tab-pane {
  font-size: 17px;
  line-height: 30px;
  padding: 30px 0;
  min-height: 250px;
}
.product-content .tab-wrap img {
  width: 100%;
}
.product-content .tab-wrap [data-plugins="slick"] {
  margin-top: 30px;
}
.product-content .tab-wrap [data-plugins="slick"] .img-slide > div {
  padding: 0 5px;
}
.product-content .tab-wrap [data-plugins="slick"] .img {
  display: block;
  overflow: hidden;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.product-content .tab-wrap [data-plugins="slick"] .img img {
  transition: 1s all ease-in-out;
}
.product-content .tab-wrap [data-plugins="slick"] .img:hover img {
  transform: scale(1.1);
}
.product-content .tab-wrap [data-plugins="slick"] .title {
  font-size: 17px;
  text-align: center;
  padding: 10px 0;
}
.product-content .tab-wrap [data-plugins="slick"] .slick-arrow {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: absolute;
  z-index: 2;
  top: calc(50% - 28px);
  width: 50px;
  height: 50px;
  font-size: 0;
  border: none;
  cursor: pointer;
  background-color: transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.product-content .tab-wrap [data-plugins="slick"] .slick-arrow:focus {
  outline: none;
}
.product-content .tab-wrap [data-plugins="slick"] .slick-arrow:before {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  pointer-events: none;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -7px;
  width: 15px;
  height: 15px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
}
.product-content .tab-wrap [data-plugins="slick"] .slick-arrow.slick-prev {
  left: -45px;
}
.product-content
  .tab-wrap
  [data-plugins="slick"]
  .slick-arrow.slick-prev:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  left: 21px;
}
.product-content .tab-wrap [data-plugins="slick"] .slick-arrow.slick-next {
  right: -45px;
}
.product-content
  .tab-wrap
  [data-plugins="slick"]
  .slick-arrow.slick-next:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 20px;
}
.product-content .tab-wrap [data-plugins="slick"] .slick-arrow.slick-disabled {
  display: none;
}
#view {
  padding-top: 140px;
  background-color: #f1f1f1;
}
#view .view-main {
  padding: 60px 90px;
  background-color: #fff;
}
#view .view-main.sharing .top-area .right-area {
  padding-top: 19px;
}
#view .top-area {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  line-height: 1.6;
}
#view .top-area .category {
  font-size: 16px;
  color: #004786;
}
#view .top-area .subject {
  font-size: 30px;
}
#view .down-area {
  padding: 50px 0 0;
  position: relative;
  font-size: 0;
}
#view .down-area .prev,
#view .down-area .next {
  display: inline-block;
  width: calc((100% - 180px) / 2);
  vertical-align: top;
}
#view .down-area .middle {
  display: inline-block;
  width: 180px;
}
#view .down-area .prev {
  text-align: left;
  padding-right: 15px;
}
#view .down-area .prev .icon {
  padding-left: 18px;
}
#view .down-area .prev .icon:before {
  left: 3px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#view .down-area .next {
  text-align: right;
  padding-left: 15px;
}
#view .down-area .next .icon {
  padding-right: 18px;
}
#view .down-area .next .icon:before {
  right: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#view .down-area .control a {
  display: inline-block;
  max-width: 400px;
}
#view .down-area .control .icon {
  position: relative;
  display: block;
  color: #004786;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
#view .down-area .control .icon:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 5px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #004786;
  border-right: 2px solid #004786;
}
#view .down-area .control .txt {
  font-size: 18px;
}
#view .down-area .back-box {
  position: absolute;
  bottom: 5px;
  left: 50%;
  width: 140px;
  margin-left: -70px;
}
@media (max-width: 1440px) {
  .p-subject .en {
    font-size: 40px;
  }
  .p-main {
    padding: 40px 0;
  }
  .p-banner .cover {
    right: auto;
    left: 0;
    text-align: center;
    padding: 30px 100px;
    width: 100%;
  }
  .p-banner .cover .title {
    font-size: 34px;
  }
  .p-banner .cover .summary {
    width: 100%;
    padding-top: 10px;
    max-width: 500px;
    margin: 10px auto 0;
  }
  .p-banner .cover .summary:before {
    left: 50%;
    width: 100px;
    margin-left: -50px;
  }
  .about-item {
    margin-top: 40px;
  }
  .news-list {
    padding-top: 0;
  }
  .p-banner.product-ban .cover {
    max-width: 600px;
    margin-left: -300px;
    left: 50%;
  }
}
@media (max-width: 1280px) {
  #cases .top-area {
    padding-bottom: 40px;
  }
  .contact-form {
    padding: 40px 0;
  }
  #contact:before {
    width: calc((100% - 960px) / 2 + 440px);
  }
  .contact-form .right-area {
    padding-left: 70px;
  }
  .group-wrap {
    left: 5px;
    width: calc(100% + 10px);
  }
  .group-wrap .group-full,
  .group-wrap .group-half {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 1023px) {
  .p-subject {
    margin-bottom: 20px;
  }
  .p-subject .en {
    font-size: 34px;
  }
  .p-banner .cover {
    padding: 30px;
  }
  .p-banner .cover .summary {
    max-width: 100%;
    font-size: 15px;
    line-height: 22px;
  }
  .p-banner .cover .summary br {
    display: none;
  }
  .p-banner.product-ban {
    margin-bottom: 0px;
  }
  .p-banner.product-ban .cover,
  .p-banner.product-ban .cover .summary {
    max-width: 100%;
    margin: 0;
    left: 0;
    bottom: auto;
    top: auto;
  }
  .p-banner.product-ban .cover {
    position: absolute;
    top: 0;
    height: 100%;
    padding: 30px;
  }
  .p-banner.product-ban .cover .title {
    font-size: 30px;
  }
  .p-banner.product-ban .cover .summary {
    margin-top: 10px;
    padding-top: 10px;
  }
  .p-banner.product-ban .cover .summary:before {
    display: block;
  }
  #about {
    padding-bottom: 40px;
  }
  .about-item .main {
    padding-left: 0;
  }
  .news-list .item {
    margin-bottom: 20px;
  }
  .news-list .item .main {
    padding-left: 20px;
    padding-right: 20px;
  }
  .news-list .item .img {
    width: 220px;
  }
  .news-list .item .main {
    width: calc(100% - 220px);
  }
  .news-list .item .main .summary {
    max-height: 52px;
  }
  .product-list .item {
    margin: 0 8px 30px;
    width: calc(33.33% - 16px);
  }
  .category-list {
    padding: 30px 0 20px;
    margin-bottom: 20px;
  }
  .product-content .tab-wrap [data-plugins="slick"] .slick-arrow {
    top: 29px;
  }
  .product-content .tab-wrap {
    padding-bottom: 20px;
  }

  .product-content {
    padding-left: 30px;
  }
  .product-content .top-area {
    padding: 0;
  }
  .product-content .top-area .left-area {
    display: block;
    width: 100%;
    padding: 20px 0 0;
  }
  .product-content .top-area .right-area {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    max-width: 450px;
    padding: 0;
  }
  .industry.cases .industry-wrap {
    padding: 30px 0;
  }
  #cases .industry__title {
    font-size: 34px;
  }
  #cases .down-area {
    padding: 40px 0;
  }
  /* #contact:before { width: 100%; height: 600px; } */
  #contact::before {
    width: 100%;
  }

  .group-wrap {
    left: 5px;
    width: 100%;
  }
  .contact-form {
    padding-bottom: 0px;
  }
  .contact-form .left-area {
    display: block;
    width: 100%;
    padding: 0;
  }
  .contact-form .right-area {
    display: block;
    width: 100%;
    padding: 40px 0;
    text-align: left;
  }
  .contact-form .right-area {
    background: #fff;
    padding: 40px 30px;
  }
  .contact-form .right-area .btn-box {
    text-align: center;
  }
  #view {
    padding: 110px 0 20px;
  }
  #view .view-main {
    padding: 30px 50px;
  }
  #view .down-area {
    padding-top: 30px;
  }
}
@media (max-width: 787px) {
  .p-main {
    padding: 20px 0;
  }
  .p-subject {
    text-align: left;
  }
  .p-subject .en {
    font-size: 20px;
    line-height: 32px;
  }
  .p-subject:before {
    display: none;
  }
  .p-banner .cover .title {
    font-size: 22px;
  }
  .p-banner.about .cover .summary,
  .p-banner.goods .cover .summary {
    display: none;
  }
  .p-banner.product-ban .cover .summary {
    display: none;
  }
  .product-summary {
    display: block;
    padding: 20px;
    background-color: #eee;
    margin-bottom: 20px;
  }
  .about-item.first {
    display: block;
    margin-top: 20px;
  }
  .about-item.first .main .summary br {
    display: none;
  }
  .about-item {
    position: relative;
    margin: 0 0 20px;
  }
  .about-item .main .summary {
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
    padding: 0 0 20px;
    color: #333;
    text-shadow: none;
  }
  .about-item:not(.first) .p-subject {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
  }
  .about-item:not(.first) .p-subject .en,
  .about-item:not(.first) .p-subject .tw {
    color: #fff;
  }
  .about-item:not(.first) .p-subject:before {
    opacity: 0.3;
  }
  .news-list .item .img {
    display: block;
    width: 100%;
  }
  .news-list .item .main {
    display: block;
    width: 100%;
    padding: 15px;
  }
  .news-list .item:last-child {
    margin-bottom: 0;
  }
  .product-list {
    position: relative;
    left: -8px;
    width: calc(100% + 16px);
  }
  .product-list .item {
    display: block;
    padding: 0;
    margin: 0 15px 25px;
    width: calc(100% - 30px);
  }
  .product-content {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  .product-content .tab-wrap .nav li {
    width: 33.33%;
    text-align: center;
  }
  .product-content .tab-wrap .nav li a {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  .product-content .tab-wrap [data-plugins="slick"] {
    margin-top: 10px;
  }
  .product-content .tab-wrap .slick-dots {
    bottom: -30px;
  }
  .category-list {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .category-list,
  #aside {
    display: flex;
    align-items: center;
  }
  .category-list .dropdown,
  #aside .dropdown {
    width: calc(100% - 120px);
  }
  .category-list .mobile-title,
  #aside .mobile-title {
    display: block;
    width: 100px;
    margin-right: 20px;
    margin-bottom: 0;
    color: #004786;
    font-size: 20px;
    text-align: left;
  }
  .category-list .dropdown-toggle {
    position: relative;
    display: block;
    font-size: 18px;
    background-color: #004786;
    color: #fff;
    padding: 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
  }
  .category-list .dropdown-toggle[aria-expanded="true"]:before {
    margin-top: -8px;
    transform: rotate(135deg);
  }
  .category-list .dropdown-toggle:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
  }
  .category-list .dropdown-menu {
    padding: 0;
    width: 100%;
  }
  .category-list .dropdown-menu ul {
    display: block;
  }
  .category-list .dropdown-menu li {
    display: block;
    padding: 0;
    border-bottom: 1px solid #ddd;
  }
  .category-list .dropdown-menu li:before {
    display: none;
  }
  .category-list .dropdown-menu a {
    padding: 10px 15px;
    display: block;
  }
  #aside .dropdown-menu,
  .category-list .dropdown-menu {
    z-index: 998;
    max-height: 10rem;
    overflow-y: auto;
  }
  #about {
    padding-bottom: 0;
  }
  #cases .industry__title {
    font-size: 20px;
    line-height: 40px;
  }
  #cases .top-area {
    padding: 20px 0;
  }
  #aside {
    width: 100%;
    position: relative;
    z-index: 997;
  }

  /* 客製化 dropdown menu scrollbar */
  .dropdown-menu::-webkit-scrollbar {
    width: 5px;
  }

  /* Track */
  .dropdown-menu::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  /* Handle */
  .dropdown-menu::-webkit-scrollbar-thumb {
    background: #888;
  }

  /* Handle on hover */
  .dropdown-menu::-webkit-scrollbar-thumb:hover {
    background: #555;
  }

  #aside .dropdown-toggle {
    position: relative;
    display: block;
    font-size: 18px;
    background-color: #7cb9d3;
    color: #fff;
    padding: 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  #aside .dropdown-toggle[aria-expanded="true"]:before {
    margin-top: -8px;
    transform: rotate(135deg);
  }
  #aside .dropdown-toggle:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
  }
  #aside .dropdown-menu {
    padding: 0;
    width: 100%;
  }
  #aside li {
    padding: 0;
    border-bottom: 1px solid #ddd;
  }
  #aside li a {
    display: block;
    padding: 10px 15px;
  }
  #aside li:last-child {
    border-bottom: none;
  }
  #support,
  #license {
    padding-top: 100px;
  }
  /* #contact:before { height: 570px; } */
  .support-list .item .que .icon {
    width: 40px;
    padding: 10px 0 10px 15px;
    font-size: 18px;
  }
  .support-list .item .que .title {
    width: calc(100% - 40px);
    padding: 10px 60px 10px 0;
  }
  .support-list .item.is-open .ans {
    padding: 10px 15px;
    margin: 0;
  }
  .support-list .item:before {
    top: 18px;
    right: 15px;
  }
  .support-list .item.is-open:before {
    top: 23px;
  }
  .license-wrap [data-plugins="small-slick"] .img-slide {
    padding-bottom: 20px;
  }
  .contact-form {
    padding-top: 20px;
  }
  .contact-form .left-area .info-list {
    padding-top: 0;
  }
  .group-wrap {
    left: 0;
    width: 100%;
  }
  .group-wrap .group-full,
  .group-wrap .group-half {
    display: block;
    width: 100%;
    padding: 0;
  }
  #contact .map-wrap {
    height: 230px;
  }
  #contact .video-wrapper {
    padding-bottom: 230px;
  }
  #view {
    padding: 95px 0 0;
  }
  #view .view-main {
    padding: 20px;
  }
  #view .top-area {
    margin-bottom: 20px;
  }
  #view .down-area {
    padding-top: 30px;
  }
  #view .top-area .subject {
    font-size: 20px;
  }
  #view .down-area {
    padding-top: 20px;
  }
  #view .down-area .back-box {
    position: relative;
    top: auto;
    left: auto;
    margin: 40px auto 0;
    padding-bottom: 30px;
  }
  #view .down-area .prev,
  #view .down-area .next {
    display: block;
    width: 100%;
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: left;
  }
  #view .down-area .next {
    margin-bottom: 25px;
  }
  #view .down-area .next .icon:before {
    right: 0;
    left: 42px;
  }
  #cases .down-area .cases-slick {
    padding-bottom: 20px;
  }
  #cases .down-area .slick-arrow {
    top: calc(50% - 38px);
  }
}
@media (min-width: 788px) {
  #aside .dropdown-menu,
  .category-list .dropdown-menu {
    position: relative;
    display: block;
    max-height: auto;
    float: none;
    border: none;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .category-list .dropdown-menu {
    text-align: center;
  }
}
@media (max-width: 787px) {
  .industry-wrap .item {
    width: calc(33.33%);
    margin-bottom: 20px;
  }
  .industry-wrap .item:nth-child(3) {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .p-banner {
    overflow: hidden;
  }
  .p-banner.product-ban .cover {
    padding: 0;
    z-index: 2;
    transform: translate(0, -50%);
    top: 50%;
    height: auto;
  }
  .p-banner.product-ban:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 45, 85, 0.85);
    z-index: 1;
  }
  .p-banner.product-ban .cover > div {
    padding: 0;
    line-height: 34px;
    opacity: 1;
    background-color: transparent;
  }
  .p-banner.product-ban .cover .title {
    font-size: 22px;
  }
  .contact-form .right-area {
    background: #fff;
    padding: 40px 20px;
  }
}
