@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style-position: inside;
}

li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
  text-decoration: none;
  color: inherit;
}

a:active,
a:hover,
a:focus {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

label {
  display: inline-block;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.icons-sprite,
.icons-tw,
.icons-us {
  background-image: url('../images/icons-sb5b3f3f920.png');
  background-repeat: no-repeat;
}

.icons-tw {
  background-position: 0 0;
}

.icons-us {
  background-position: 0 -32px;
}

.icons-tw {
  display: inline-block;
  width: 32px;
  height: 32px;
}

.icons-us {
  display: inline-block;
  width: 32px;
  height: 32px;
}

@font-face {
  font-family: "FontAwesome";
  src: url("fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 100%/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* company info */
.fa-home::before {
  content: "\f015";
}

.fa-mobile::before {
  content: "\f10b";
}

.fa-phone::before {
  content: "\f095";
}

.fa-envelope::before {
  content: "\f0e0";
}

.fa-bars::before {
  content: "\f0c9";
}

.fa-map-marker::before {
  content: "\f041";
}

/* user interaction */
.fa-download::before {
  content: "\f019";
}

.fa-search::before {
  content: "\f002";
}

.fa-chavron::before {
  content: "\f054";
}

.fa-close::before {
  content: "\f00d";
}

/* direction, arrows */
.fa-angle-left::before {
  content: "\f104";
}

.fa-angle-right::before {
  content: "\f105";
}

.fa-angle-down::before {
  content: "\f107";
}

.fa-angle-double-left::before {
  content: "\f100";
}

.fa-angle-double-right::before {
  content: "\f101";
}

/* social icons */
.fa-facebook::before {
  content: "\f082";
}

.fa-youtube::before {
  content: "\f167";
}

.fa-twitter::before {
  content: "\f081";
}

/* =================== Adjustment =================== */
.section-title::before,
#showcase::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.section-title h2,
#showcase .inner-box {
  display: inline-block;
  vertical-align: middle;
}

.clearfix {
  *zoom: 1;
}

.clearfix::before {
  content: "";
  display: table;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.al-r {
  text-align: right;
}

.al-c {
  text-align: center;
}

.fl-r {
  float: right;
}

.fl-l {
  float: left;
}

/* =================== Scrollbar =================== */
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

::-webkit-scrollbar-track {
  background-color: rgba(200, 200, 200, 0.7);
}

::-webkit-scrollbar-thumb {
  background-color: rgba(128, 128, 128, 0.7);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:focus {
  background-color: rgba(92, 183, 196, 0.7);
}

/**
 * Main Colors:
 *   #fc5b4d: Red
 *   #cb4c41: Red-Dark
 *   #83c129: Orange
 *   #ff6b24: Green
 *   #2cc28b: Green -2
 *   #ffda3a: Yellow
 *   #4cc3e9: Blue
 *   #c5cad2: Gray
 * ----------------------------- */
/**
 * Main Fonts:
 *   section title: 24px
 *   article title: 20px
 *   content: 16px
 * ----------------------------- */
/*===================== Global Setting =====================*/
html {
  overflow-x: hidden;
  font-size: 20px;
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
  color: #777;
}

.container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin: 0 auto;
}

.container::after {
  content: " ";
  display: block;
  clear: both;
}

.container.small {
  max-width: 1100px;
}

.container.narrow {
  max-width: 800px;
}

.transition,
.pagination .page {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.transition::before,
.pagination .page::before {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/*===================== Button =====================*/
.btn,
.btn-radius,
.btn-square {
  display: inline-block;
  padding: 5px 20px;
  background-color: rgba(255, 255, 255, 0.7);
  border: 0px;
  outline: 0;
}

.btn:active,
.btn-radius:active,
.btn-square:active {
  position: relative;
  top: 1px;
}

.btn.gray,
.gray.btn-radius,
.gray.btn-square {
  background-color: rgba(200, 200, 200, 0.6);
}

.btn.white,
.white.btn-radius,
.white.btn-square {
  background-color: rgba(255, 255, 255, 0.7);
}

.btn-radius {
  background-color: #616193;
  padding: 7px 20px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

.btn-square {
  background-color: transparent;
  color: #6b6eb1;
  padding: 20px 0;
  border-bottom: 1px solid #c0c0c0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.btn-square:hover,
.btn-square:focus {
  color: #a0a0a0;
  border-color: #a0a0a0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/*===================== Section =====================*/
section {
  padding: 60px 0;
}

@media (max-width: 1280px) {
  section {
    padding: 60px 20px;
  }
}

@media (max-width: 768px) {
  section {
    padding: 40px 20px;
  }
}

@media (max-width: 425px) {
  section {
    padding: 30px 15px;
  }
}

.section-title {
  text-align: center;
  margin-bottom: 30px;
  /* 繪製圓形 */
  display: inline-block;
  width: 180px;
  height: 180px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: tr;
}

.section-title h2 {
  position: relative;
  font-size: 32px;
}

.section-title h2::before {
  content: "";
  position: absolute;
  top: -30px;
  display: block;
  width: 100%;
  height: 0;
  border: 2px solid #000;
}

.section-title h2::after {
  content: "";
  position: absolute;
  bottom: -60px;
  left: 50%;
  margin-left: -23px;
  /* 繪製三角形 */
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23px 23px 0 23px;
  border-color: #000 transparent transparent transparent;
}

.section-title.cyan {
  background-color: #616193;
  color: #fff;
}

.section-title.cyan h2::before {
  border-color: #c1c1e0;
}

.section-title.cyan h2::after {
  border-color: #c1c1e0 transparent transparent transparent;
}

.section-title.white {
  background-color: transparent;
  color: #616193;
}

.section-title.white h2::before {
  border-color: #616193;
}

.section-title.white h2::after {
  border-color: #616193 transparent transparent transparent;
}

@media (max-width: 768px) {
  .section-title h2 {
    font-size: 35px;
  }

  .section-title h2::before {
    top: -27px;
  }

  .section-title h2::after {
    bottom: -48px;
    border-width: 18px 18px 0 18px;
    margin-left: -18px;
  }

  .section-title.cyan,
  .section-title.white {
    width: 210px;
    height: 210px;
  }
}

@media (max-width: 425px) {
  .section-title h2 {
    font-size: 22px;
  }

  .section-title h2::before {
    top: -20px;
    border: 1px solid #000;
  }

  .section-title h2::after {
    bottom: -40px;
    border-width: 14px 14px 0 14px;
    margin-left: -14px;
  }

  .section-title.cyan,
  .section-title.white {
    width: 140px;
    height: 140px;
  }
}

/*===================== Pagination =====================*/
.pagination {
  margin-top: 50px;
  text-align: center;
}

.pagination .page {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 5px 5px;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.pagination .page:hover,
.pagination .page:focus {
  background-color: #bbb;
  color: #fff;
}

/*===================== Header =====================*/
header {
  position: relative;
}

.header-box {
  position: absolute;
  width: 330px;
  left: 50%;
  margin-left: -165px;
  z-index: 9999;
}

.header-box .lang {
  display: none;
  text-align: right;
  margin-bottom: 5px;
}

.header-box .lang a {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-left: 5px;
  background-color: #5dc1cf;
  color: #fff;
  text-align: center;
  vertical-align: bottom;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.header-box .lang a.ch {
  font-size: 17px;
  padding-top: 5px;
}

.header-box .lang a.en {
  font-size: 14px;
  padding-top: 7px;
}

.header-box .lang a.selected,
.header-box .lang a:hover,
.header-box .lang a:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.header-box .logo {
  display: block;
  background-color: rgba(255, 255, 255, 0.25);
}

.header-box .logo img {
  width: 100%;
}

.header-box .sublogo {
  position: absolute;
  bottom: -30px;
  right: -130px;
}

@media (max-width: 600px) {
  .header-box {
    width: 300px;
    top: 140px;
    margin-left: -150px;
  }

  .header-box .sublogo {
    bottom: -30px;
    right: 0;
  }

  .header-box .sublogo img {
    width: 200px;
  }
}

@media (max-width: 320px) {
  .header-box {
    width: 250px;
    top: 150px;
    margin-left: -125px;
  }
}

.header-box.fullpage {
  top: 340px;
}

@media (max-width: 1024px) {
  .header-box.fullpage {
    top: 210px;
  }
}

@media (max-width: 600px) {
  .header-box.fullpage {
    top: 180px;
  }
}

@media (max-width: 425px) {
  .header-box.fullpage {
    top: 140px;
  }
}

@media (max-width: 320px) {
  .header-box.fullpage {
    top: 150px;
  }
}

.header-box.topline {
  top: 20px;
}

.header-slide {
  overflow: hidden;
  z-index: -1;
}

.header-slide img {
  position: relative;
  display: block;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

@media (max-width: 1024px) {
  .header-slide img {
    width: 1440px;
    margin-left: -720px;
  }
}

@media (max-width: 600px) {
  .header-slide img {
    width: 1280px;
    margin-left: -640px;
  }
}

@media (max-width: 425px) {
  .header-slide img {
    width: 1024px;
    margin-left: -512px;
  }
}

.header-slide.topline {
  max-height: 300px;
}

@media (max-width: 425px) {
  .header-slide.topline {
    max-height: 250px;
  }
}

@media (max-width: 320px) {
  .header-slide.topline {
    max-height: 220px;
  }
}

/*===================== Navigation =====================*/
nav {
  text-align: center;
}

nav span {
  display: inline-block;
  white-space: nowrap;
}

nav a {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 200px;
  border: 10px solid #616193;
  margin: 10px;
  background: #616193;
  color: #fff;
  font-size: 30px;
  line-height: 180px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

nav a:hover,
nav a:focus {
  border-color: #ababd1;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

nav a::before {
  content: "";
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -15px;
  /* 繪製三角形 */
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #c1c1e0 transparent transparent transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

nav a:hover::before,
nav a:focus::before {
  bottom: 25px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.page-nav {
  display: none;
}

@media (max-width: 1024px) {
  nav a {
    width: 160px;
    height: 160px;
    line-height: 146px;
    font-size: 27px;
    border-width: 7px;
  }

  nav a:hover::before,
  nav a:focus::before {
    bottom: 15px;
  }

  nav a::before {
    bottom: 30px;
  }
}

@media (max-width: 768px) {
  nav a {
    width: 130px;
    height: 130px;
    line-height: 110px;
    font-size: 24px;
  }

  nav a::before {
    /* 繪製三角形 */
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #cae5e6 transparent transparent transparent;
    margin-left: -10px;
  }
}

@media (max-width: 425px) {
  nav a {
    width: 100px;
    height: 100px;
    line-height: 86px;
    font-size: 18px;
  }

  nav a::before {
    /* 繪製三角形 */
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    border-color: #cae5e6 transparent transparent transparent;
    margin-left: -7px;
    bottom: 20px;
  }

  nav a:hover::before,
  nav a:focus::before {
    bottom: 10px;
  }
}

/*===================== About =====================*/
#about {
  position: relative;
  overflow: hidden;
  background: url("../images/background/about.jpg") no-repeat top center;
  background-size: cover;
  text-align: center;
  font-size: 20px;
}

#about .intro {
  width: 1100px;
  margin: 0 auto 30px;
  text-align: center;
  color: #fff;
  line-height: 2em;
}

#about .intro h3 {
  color: #616193;
  font-size: 24px;
  font-family: 'Noto Serif TC', serif;
  line-height: 30px;
  padding: 30px 0;
  margin-bottom: 10px;
  position: relative;
}

#about .intro h3::before,
#about .intro h3::after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
}

#about .intro h3::before {
  background-image: url(../images/icon.png);
  top: 15px;
  left: 15px;
}

#about .intro h3::after {
  background-image: url(../images/icon-2.png);
  bottom: 30px;
  right: 120px;
}

#about .intro p {
  color: #666666;
  font-size: 17px;
  margin-bottom: 30px;
}

#about .proxy {
  margin: 0 auto;
  padding-bottom: 30px;
  color: #fff;
}

#about .proxy .title {
  display: inline-block;
  background-color: #5dc1cf;
  padding: 10px 30px;
  margin-bottom: 30px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

#about .proxy li {
  line-height: 2.2em;
  text-shadow: 1px 1px 0px rgba(35, 24, 21, 0.8);
}

#about .directory {
  width: 1140px;
  margin: 0 auto 50px;
  padding: 60px 80px;
  background-color: #fff;
}

#about .directory .title {
  min-width: 200px;
  display: inline-block;
  color: #fff;
  font-size: 22px;
  background-color: #6b6eb1;
  padding: 10px 30px;
  margin-bottom: 30px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

#about .directory .content {
  margin-bottom: 50px;
}

#about .directory .content h3 {
  color: #6b6eb1;
  font-size: 21px;
  font-weight: bold;
  line-height: 20px;
  margin: 25px 0;
}

#about .directory .content p {
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 20px;
}

ul.resp-tabs-list {
  display: inline-block;
  margin-bottom: 10px;
}

ul.resp-tabs-list li {
  background-color: #fff !important;
  color: #5f69af;
  font-size: 16px;
  font-weight: 400;
  margin-right: 0;
  padding: 10px 15px !important;
  position: relative;
  float: none;
}

ul.resp-tabs-list li::before {
  content: '';
  background-color: #5f69af;
  width: 1px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

ul.resp-tabs-list li:first-child::after {
  content: '';
  background-color: #5f69af;
  width: 1px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

ul.resp-tabs-list li.resp-tab-active,
.resp-tab-active {
  border: none !important;
  background-color: #6b6eb1 !important;
  color: #fff !important;
}

.resp-tab-content {
  border: 1px solid #ffffff;
  border-top-color: #b0b0c8;
  border-bottom-color: #b0b0c8;
  padding: 60px 0 30px;
}

.resp-tab-content::after {
  content: '';
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}

.resp-tab-content .item {
  text-align: left;
  float: left;
  width: 48%;
  padding: 0 1% 30px;
  height: 250px;
}

.resp-tab-content.hor_2 .item {
  height: 280px;
}

.resp-tab-content p {
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 10px;
}

h2.resp-accordion {
  font-size: 16px;
}

h2.resp-tab-active span.resp-arrow {
  border-bottom: 12px solid #ffffff;
}

#about .charter {
  background-color: rgba(255, 255, 255, 0.25);
  font-size: 16px;
  line-height: 1.5em;
  text-align: left;
  width: 1140px;
  margin: 60px auto;
  padding: 60px;
}

#about .charter h4 {
  color: #616193;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

#about .charter .nav-group .nav {
  padding-right: 60px;
}

#about .charter .nav-group .nav li {
  padding-bottom: 10px;
}

#about .charter .content {
  display: none;
}

#about .charter .content p {
  margin-bottom: 50px;
}

#about .charter .content p:last-child {
  margin-bottom: 0;
}

#about .charter .content.open {
  display: block;
}

#about .charter_btn {
  text-align: center;
  margin: 50px 0 80px;
  position: relative;
  cursor: pointer;
}

#about .charter_btn::before {
  content: '';
  border-style: solid;
  border-color: #616193 transparent transparent transparent;
  border-width: 23px 23px 0 23px;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#about .charter_btn.open::before {
  border-color: transparent transparent #616193 transparent;
  border-width: 0 23px 23px 23px;
}

@media (max-width: 1200px) {
  #about .intro {
    width: auto;
  }

  #about .intro h3::before {
    top: 0;
    left: 0;
  }

  #about .intro h3::after {
    bottom: 0;
    right: 0;
  }

  #about .directory {
    width: auto;
    padding: 60px 20px;
  }

  #about .charter {
    width: auto;
    padding: 60px 30px;
  }
}

@media (max-width: 991px) {
  .resp-tab-content .item {
    height: 280px;
  }

  .resp-tab-content.hor_2 .item {
    height: 400px;
  }

  #about .charter .nav-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  #about {
    font-size: 17px;
  }

  #about .proxy {
    max-width: 85%;
  }

  #about .intro img {
    width: 320px;
  }
}

@media (max-width: 767px) {
  .resp-tab-content {
    padding: 30px 0;
  }

  .resp-tab-content .item {
    float: none;
    width: auto;
    height: auto;
    padding: 0 0 20px;
  }

  .resp-tab-content.hor_2 .item {
    height: auto;
  }

  #about .charter {
    padding: 30px 15px;
  }
}

@media (max-width: 600px) {
  #about {
    font-size: 16px;
  }

  #about .proxy {
    padding-bottom: 20px;
  }
}

@media (max-width: 425px) {
  #about {
    font-size: 14px;
  }

  #about .proxy {
    max-width: 96%;
    line-height: 1.8em;
  }

  #about .proxy .title {
    padding: 5px 20px;
    margin-bottom: 20px;
  }

  ul.resp-tabs-list li {
    width: 100%;
  }

  ul.resp-tabs-list li::before {
    display: none;
  }

  ul.resp-tabs-list li:first-child::after {
    display: none;
  }
}

@media (max-width: 375px) {
  #about {
    font-size: 13px;
  }

  #about .proxy .title {
    padding: 5px 20px;
    font-size: 14px;
  }
}

.mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(48, 48, 48, 0.4);
}

/*===================== News & Whitepaper =====================*/
#news {
  position: relative;
  overflow: hidden;
  text-align: center;
}

#news::after {
  content: '';
  position: absolute;
  background: url("../images/background/news.png") no-repeat right top;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.6;
  z-index: -1;
}

#news.news-view::after {
  display: none;
}

@media (max-width: 1440px) {
  #news::after {
    background-size: 600px auto;
  }
}

@media (max-width: 768px) {
  #news::after {
    background-size: 60% auto;
  }
}

@media (max-width: 425px) {
  #news::after {
    background-size: 80% auto;
  }
}

#whitepaper {
  position: relative;
  overflow: hidden;
  text-align: center;
}

#whitepaper::after {
  content: '';
  position: absolute;
  background: url("../images/background/whitepaper.png") no-repeat left top;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

#whitepaper.download::after {
  display: none;
}

#whitepaper .headlines .item {
  border-bottom: 1px dashed rgba(128, 128, 128, 0.5);
}

#whitepaper .headlines .item+.item::before {
  display: none;
}

@media (max-width: 1440px) {
  #whitepaper::after {
    background-size: 600px auto;
  }
}

@media (max-width: 768px) {
  #whitepaper::after {
    background-size: 60% auto;
  }
}

@media (max-width: 425px) {
  #whitepaper::after {
    background-size: 80% auto;
  }
}

/* .with-feather {
  -moz-box-shadow: inset 0px 30px 15px -10px white;
  -webkit-box-shadow: inset 0px 30px 15px -10px white;
  box-shadow: inset 0px 30px 15px -10px white;
} */

.headlines .item {
  position: relative;
  display: inline-block;
  width: 360px;
  margin: 30px;
  font-size: 18px;
  text-align: left;
}

.headlines .item+.item {
  position: relative;
}

.headlines .item+.item::before {
  content: '';
  background-image: url(../images/line.png);
  width: 45px;
  height: 175px;
  position: absolute;
  left: -65px;
  top: 0;
}

.headlines .date {
  color: #888888;
  font-size: 19px;
}

.headlines .title {
  height: 80px;
  color: #616193;
  font-size: 27px;
  line-height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 3px;
}

.headlines .title span,
.info-list .title span {
  position: relative;
  padding-right: 20px;
  margin-right: 20px;
}

.headlines .title span::after,
.info-list .title span::after {
  content: '';
  width: 1px;
  height: 25px;
  background-color: #5557a5;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.headlines .desc {
  margin: 15px 0 20px;
  height: 100px;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 17px;
  color: #717071;
}

.headlines .more,
.info-list .more {
  position: absolute;
  right: 0;
  bottom: -13px;
  padding: 4px 12px;
  background-color: #fff;
  border: 1px solid rgba(128, 128, 128, 0.5);
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-family: "Adobe Caslon Pro", "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 16px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.headlines .more:hover,
.headlines .more:focus,
.info-list .more:hover,
.info-list .more:focus {
  color: #fff;
  background-color: #5557a5;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.headlines .more:active {
  bottom: -14px;
}

@media (max-width: 900px) {
  .headlines .item {
    width: 90%;
    margin: 30px auto;
    border-bottom: 1px solid rgba(128, 128, 128, 0.5);
  }

  .headlines .item+.item::before {
    display: none;
  }

  .headlines .title {
    font-size: 24px;
  }

  .headlines .desc {
    font-size: 18px;
  }
}

@media (max-width: 425px) {
  .headlines .title {
    font-size: 18px;
  }

  .headlines .desc {
    font-size: 15px;
  }
}

@media (max-width: 320px) {
  .headlines .title {
    height: 36px;
    line-height: 36px;
  }

  .headlines .desc {
    font-size: 13px;
    height: 60px;
    margin: 0 0 20px;
  }
}

.info-list {
  margin-top: 50px;
}

.info-list .item {
  position: relative;
  width: 100%;
  padding: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.5);
  -moz-border-radius: 15px 15px 0 0;
  -webkit-border-radius: 15px;
  border-radius: 15px 15px 0 0;
  font-size: 18px;
  text-align: left;
  -moz-transition: background-color, ease-out 0.4s;
  -o-transition: background-color, ease-out 0.4s;
  -webkit-transition: background-color, ease-out 0.4s;
  transition: background-color, ease-out 0.4s;
}

.info-list .date {
  padding: 0 0 5px 5px;
}

.info-list .title {
  overflow: hidden;
  color: #4f638f;
  font-size: 27px;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.info-list .desc {
  margin: 10px 0;
  max-height: 110px;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.download .info-list .item {
  border-bottom: 1px dashed rgba(128, 128, 128, 0.5);
}

@media (max-width: 768px) {
  .info-list .item {
    padding: 20px;
  }

  .info-list .title {
    font-size: 22px;
  }

  .info-list .desc {
    font-size: 16px;
    max-height: 95px;
  }
}

@media (max-width: 425px) {
  .info-list .item {
    padding: 15px;
  }

  .info-list .title {
    font-size: 20px;
  }

  .info-list .desc {
    font-size: 15px;
  }
}

.info-details {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.8);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: left;
}

.info-details h2 {
  overflow: hidden;
  color: #4f638f;
  font-size: 27px;
  line-height: 1.3em;
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
}

.info-details .date {
  font-size: 16px;
  margin: 10px 0;
}

.info-details article {
  font-size: 18px;
  margin: 20px 0 0;
  line-height: 1.5em;
}

.info-details article p {
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .info-details {
    padding: 20px;
  }

  .info-details h2 {
    font-size: 22px;
  }

  .info-details article {
    font-size: 16px;
  }
}

@media (max-width: 425px) {
  .info-details h2 {
    font-size: 20px;
  }

  .info-details article {
    font-size: 15px;
  }
}

/*===================== Product =====================*/
#product {
  background: url(../images/background/product.jpg) repeat top center;
  background-size: cover;
  text-align: center;
}

.cbp-l-caption-title {
  height: 22px;
  overflow: hidden;
}

.cbp-l-caption-desc {
  line-height: 1.3em;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
}

.cbp-l-inline-title {
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif !important;
}

.cbp-l-inline-desc {
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif !important;
  font-size: 14px;
  line-height: 1.5em;
}

.cbp-l-inline-desc p {
  padding-bottom: 10px;
}

.cbp-l-inline-desc li {
  line-height: 1.8em;
  margin-bottom: 7px;
}

.cbp-l-inline-desc li::before {
  content: '●';
  padding: 0 5px;
}

.cbp-l-inline-desc img {
  margin: 0 5px;
}

@media (max-width: 768px) {
  .cbp-l-caption-body {
    margin-top: 10px;
  }

  .cbp-l-inline-title {
    font-size: 24px;
  }
}

@media (max-width: 425px) {
  .cbp-l-inline {
    padding: 30px 20px;
  }

  .cbp-l-caption-body {
    margin-top: 8px;
  }

  .cbp-l-inline-title {
    font-size: 18px;
  }
}

.product-menu {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 30px;
}

.product-menu ul {
  display: block;
  text-align: center;
}

.product-menu li {
  position: relative;
  display: inline-block;
  width: 120px;
}

.product-menu a {
  display: block;
  color: #5f69af;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 15px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.product-menu a:hover,
.product-menu a:focus {
  background-color: #5f69af;
  color: #ffffff;
}

.product-menu li::before,
.product-menu li:nth-child(even)::after,
.product-menu li:last-child::after {
  content: '';
  background-color: #5f69af;
  width: 1px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.product-menu li::after {
  display: none;
}

.product-menu li:nth-child(even)::after,
.product-menu li:last-child::after {
  left: auto;
  right: 0;
}

@media (max-width: 1365px) {
  .product-menu li {
    width: 18%;
  }
}

@media (max-width: 575px) {
  .product-menu li {
    width: 45%;
  }

  .product-menu li:nth-child(even):after {
    display: block;
  }
}

/*===================== Avertisement =====================*/
#showcase {
  overflow: hidden;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #b6cdd9;
  color: #fff;
  font-size: 26px;
  line-height: 1.4em;
  text-align: center;
}

#showcase .inner-box {
  width: 100%;
  max-width: 1280px;
  padding: 0 1%;
}

@media (max-width: 1024px) {
  #showcase {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  #showcase {
    font-size: 18px;
  }
}

@media (max-width: 425px) {
  #showcase {
    font-size: 15px;
  }
}

/*===================== Contact =====================*/
#contact {
  overflow: hidden;
  background: url("../images/background/contact.jpg") no-repeat center center;
  background-size: cover;
  text-align: center;
}

#contact .container.narrow {
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-top: none;
  max-width: 1366px;
  padding: 0 283px;
}

#contact form {
  padding: 70px 0;
}

#contact li {
  float: left;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  margin: 0 4% 15px;
}

#contact li.col-1 {
  width: 92%;
}

#contact li.col-2 {
  width: 42%;
}

#contact li input,
#contact li textarea {
  width: 100%;
  border: 0;
  outline: 0;
  padding: 0;
  background-color: transparent;
  color: #544e6a;
  text-shadow: 0 0 2px #fff;
}

#contact li input:-moz-placeholder,
#contact li textarea:-moz-placeholder {
  color: #544e6a;
  text-shadow: none;
}

#contact li input::-moz-placeholder,
#contact li textarea::-moz-placeholder {
  color: #544e6a;
  text-shadow: none;
}

#contact li input:-ms-input-placeholder,
#contact li textarea:-ms-input-placeholder {
  color: #544e6a;
  text-shadow: none;
}

#contact li input::-webkit-input-placeholder,
#contact li textarea::-webkit-input-placeholder {
  color: #544e6a;
  text-shadow: none;
}

#contact li textarea {
  resize: none;
}

#contact .btn-radius {
  width: 300px;
  color: #fff;
}

#contact .btn-radius:hover,
#contact .btn-radius:focus {
  background-color: #9292b7;
}

@media (max-width: 1366px) {
  #contact .container.narrow {
    border: none;
    max-width: 800px;
    padding: 0;
  }
}

@media (max-width: 600px) {
  #contact {
    background-position: 56% bottom;
  }

  #contact form {
    padding-top: 30px;
  }

  #contact li.col-2 {
    width: 92%;
  }
}

.code {
  display: inline-block;
  width: 35%;
  margin: 0 0 -5px 5%;
}

.verify {
  width: 60% !important;
}

/*===================== Footer =====================*/
footer {
  border-top: 15px solid #888;
  background-color: #9292b7;
  padding: 75px 0 0;
}

footer .container {
  *zoom: 1;
  text-align: center;
}

footer .container::before {
  content: "";
  display: table;
}

footer .container::after {
  content: "";
  display: table;
  clear: both;
}

footer .company-info {
  display: inline-block;
  font-size: 19px;
  text-align: center;
}

footer .company-info li {
  line-height: 1.8em;
  color: #ffffff;
}

footer .company-info li * {
  display: inline-block;
}

footer .company-info img {
  max-width: 100%;
  vertical-align: middle;
}

footer .company-info span {
  margin-left: 20px;
}

footer .logo {
  margin-bottom: 30px;
}

footer .qrcode {
  background-color: #fff;
  padding: 40px 0;
  font-size: 18px;
  font-weight: bold;
  color: rgba(88, 80, 110, 0.8);
  text-align: center;
}

footer .qrcode ul {
  display: inline-block;
}

footer .qrcode li {
  display: inline-block;
  width: 120px;
  padding: 0 10px;
}

footer .qrcode img {
  display: inline-block;
  width: 92%;
  margin-bottom: 5px;
}

footer .social {
  display: inline-block;
  margin: 35px 0;
  width: 100px;
}

footer .social img {
  display: none;
  max-width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

footer .copyright {
  background-color: #888;
  padding: 10px;
  color: #ccc;
  font-size: 16px;
  line-height: 1.3em;
  text-align: center;
}

footer span {
  display: inline-block;
}

footer span+span {
  margin-left: 5px;
}

@media (max-width: 1024px) {
  footer .company-info {
    font-size: 18px;
    padding: 0 20px;
  }
}

@media (max-width: 768px) {
  footer .company-info {
    font-size: 16px;
    padding: 0 20px;
  }

  footer .copyright {
    font-size: 14px;
    padding: 10px 20px;
  }
}

@media (max-width: 425px) {
  footer .company-info {
    font-size: 14px;
  }

  footer .company-info li h2 {
    padding: 10px 0 0;
  }

  footer .company-info span {
    display: block;
    margin-left: 0;
  }

  footer .qrcode {
    width: 100%;
  }

  footer .qrcode li {
    margin-bottom: 15px;
  }

  footer .social {
    width: 40%;
    margin: 50px auto 35px;
  }

  footer .copyright {
    font-size: 12px;
  }
}

#scrollUp {
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: url(../images/top.png) no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#scrollUp:hover,
#scrollUp:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}


/*===================== Fresco =====================*/
.cbp-singlePageInline-active .cbp-caption .cbp-caption-defaultWrap {
  /* @editable properties */
  bottom: 70px;
}

.cbp-singlePageInline-active .cbp-caption .cbp-caption-activeWrap {
  bottom: 0;
}

.cbp-l-inline {
  border: 1px solid #616193;
  padding: 80px;
}

.fresco {
  float: left;
  width: 21%;
  margin: 2%;
}

.fr-close {
  right: 50px !important;
}

.fr-side-previous {
  left: 50px !important;
}

.fr-side-next {
  right: 50px !important;
}

.fr-position-outside {
  right: 50px !important;
}

@media (max-width: 1200px) {
  .cbp-l-inline {
    padding: 30px;
  }

  .fr-close {
    right: 0 !important;
  }

  .fr-side-previous {
    left: 0 !important;
  }

  .fr-side-next {
    right: 0 !important;
  }

  .fr-position-outside {
    right: 0 !important;
  }
}

@media (max-width: 768px) {
  .fresco {
    width: 46%;
  }
}


@media (max-width: 425px) {
  .fresco {
    width: 96%;
  }
}

/*===================== Link =====================*/
#link {
  position: relative;
  overflow: hidden;
  text-align: center;
}

#link::after {
  content: '';
  position: absolute;
  background: url("../images/background/news.png") no-repeat right top;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.6;
  z-index: -1;
}

.swiper-slide a {
  display: inline-block;
  text-align: center;
}

.swiper-link .swiper-button-prev {
  background-image: url(../images/prev.svg);
  left: 0;
}

.swiper-link .swiper-button-next {
  background-image: url(../images/next.svg);
  right: 0;
}


/*===================== Fixed Menu =====================*/
#fixed-menu {
  position: fixed;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}

#fixed-menu a {
  display: block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #888;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#fixed-menu a span {
  display: block;
  width: 100px;
  padding: 7px 10px;
  text-align: center;
  background: #616193;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: -120px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  opacity: 0;
}

#fixed-menu a+a {
  margin-top: 30px;
}

#fixed-menu a:hover,
#fixed-menu a:focus {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  background: #616193;
}

#fixed-menu a:hover span,
#fixed-menu a:focus span {
  opacity: 1;
}

#fixed-menu a.current {
  background: #616193;
}