@charset "UTF-8";
/*
* Custom Fonts
*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:300,400,700|Noto+Sans+TC:300,400,700&display=swap&subset=chinese-simplified,chinese-traditional');
@font-face {
  font-family: 'ManulifeJHSans';
  src: url('../../fonts/ManulifeJHSans/TTF/ManulifeJHSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ManulifeJHSans';
  src: url('../../fonts/ManulifeJHSans/TTF/ManulifeJHSerif-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'ManulifeJHSans';
  src: url('../../fonts/ManulifeJHSans/TTF/ManulifeJHSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'ManulifeJHSans';
  src: url('../../fonts/ManulifeJHSans/TTF/ManulifeJHSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-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;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          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;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

* {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  font-size: 18px;
  line-height: 1.42857143;
  color: #464647;
  /* background: url(/images/bg.png?593d4bbc9de99b0e00567c2be00b3455) center bottom no-repeat #FFFFFF;
  background-size: cover; */
  background-color: #fafafa
}
body.en {
  font-family: "ManulifeJHSans", "Noto Sans TC", "Noto Sans SC", "Helvetica Neue", Helvetica, Arial, "Microsoft JhengHei", "微軟正黑體", "STHeiti", "华文细黑", "Microsoft Yahei", "微软雅黑", "冬青黑体", "Hiragino Sans GB", "STXihei", "STHeiti", sans-serif;
}
body.sc {
  font-family: "Noto Sans SC", "ManulifeJHSans", "Helvetica Neue", Helvetica, Arial, "Microsoft JhengHei", "微軟正黑體", "STHeiti", "华文细黑", "Microsoft Yahei", "微软雅黑", "冬青黑体", "Hiragino Sans GB", "STXihei", "STHeiti", sans-serif;
}
body.tc {
  font-family: "Noto Sans TC", "ManulifeJHSans", "Helvetica Neue", Helvetica, Arial, "Microsoft JhengHei", "微軟正黑體", "STHeiti", "华文细黑", "Microsoft Yahei", "微软雅黑", "冬青黑体", "Hiragino Sans GB", "STXihei", "STHeiti", sans-serif;
}

a {
  color: #00A758;
  text-decoration: none;
}

img {
  max-width: 100%;
}

header .inner {
  width: calc(100% - 150px);
  max-width: 1220px;
  margin: 0 auto;
  /* padding: 0 50px; */
  padding: 0 9px 0 9px;
}

header .inner:after {
  content: "";
  display: table;
  clear: both;
}

header .inner .header-layout{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* header .inner table.header-layout {
  table-layout: fixed;
  width:100%;
}

header .inner table.header-layout td a{
  color: #000;
  font-size: 15px;
  white-space: nowrap;
} */
header .inner .header-layout a{
  color: #464647;
}

header .inner a.brand-logo {
  display: inline-block;
  height: 60px;
  margin: 9px 0;
}

header .inner a.brand-logo img {
  width: 200px;
}

header .inner .title{
  text-align: center;
  color: #00A758;
  /* margin-top: 23px;
  margin-bottom: 23px; */
  font-size: 30px;
}
/*
header .inner a.translang {
  color: #00A758;
  float: right;
  margin: 37.5px 25px;
}
*/

footer .inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px;
  font-size: 16px;
  padding-bottom: 10px;
}

footer .inner:after {
  content: "";
  display: table;
  clear: both;
}

section .inner {
  width: calc(100% - 150px);
  max-width: 1220px;
  padding: 0 9px 0 9px;
  margin: 0 auto;
  margin-top: 30px;
}

@media (max-width: 1023px) {
  section .inner {
    /* max-width: 830px; */
    padding: 0 9px 0 9px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  section .inner {
    width: 100%;
    max-width: 830px;
    padding: 0 15px 0;
    margin: 0 auto;
  }    
}

section .inner:after {
  content: "";
  display: table;
  clear: both;
}

/* section .inner h1.title {
  text-align: center;
  color: #00A758;
  margin-top: 23px;
  margin-bottom: 23px;
  font-size: 32px;
} */

section .inner > .title {
  display: block;
  text-align: center;
  color: #00A758;
  margin-top: 15px;
  margin-bottom: 23px;
  font-size: 32px;
}

section .inner > .title-sm {
  display: none;
}
title-sm-layout

section .inner p.leadIn {
  font-size: 16px;
  text-align: center;
  color: #878787;
  margin-bottom: 29px;
}

section .shareWrapper {
  margin-left: -12px;
  margin-right: -12px;
}

section .inner .shares {
  width: calc(100% - 24px);
  background: #ffffff;
  border: 1px solid #878787;
  margin-bottom: 24px;
  margin-left: 12px;
  margin-right: 12px;
  position: relative;
}
@media (max-width: 1023px) {
  /* section .inner .shares {
    margin-left: 0px;
    margin-right: 0px;
  } */
  section .inner .shares:first-child{
    margin-left: 0px;
  }
  /* section .inner .shares:last-child{
    margin-right: 0px;
  } */

  .slick-list.draggable{
    padding-left: 0 !important;
  }
}
  
section .inner .shares:nth-child(3) .imgWrapper {
  border-bottom: 1px solid #878787;
}

section .inner .shares .imgWrapper {
  font-size: 0;
  border-bottom: 1px solid #878787;
}

section .inner .shares .imgWrapper img {
  width: 100%;
}

section .inner .shares .contentWrapper {
  padding: 0 15px 12px;
}

section .inner .shares h2.title {
  font-size: 24px;
  color: #00A758;
  margin: 9px 0 6px;
}

section .inner .shares p {
  font-size: 18px;
  color: #878787;
  margin-top: 8px;
}

section .inner .shares .link {
  text-align: center;
  bottom: 0px;
  padding: 0 15px 12px;
}

section .inner .shares .link:after {
  content: "";
  display: table;
  clear: both;
}

section .inner .shares .link span {
  font-size: 18px;
  line-height: 22px;
  color: #878787;
  float: left;
  display: inline-block;
  padding: 10px 0;
}

body.en section .inner .shares .link span {
  width: 54%;
  text-align: left;
}

section .inner .shares .link span:before {
  content: "\2022   ";
}

section .inner .shares .link a {
  font-size: 16px;
  float: right;
  display: inline-block;
  text-align: center;
  padding: 10px 20px;
  width: auto;
}

body.en section .inner .shares .link a {
  padding: 10px 20px;
  font-weight: bold;
}


section .inner .shares .link a:link,
section .inner .shares .link a:visited {
  background: #ff7769;
  color: white;
}

section .inner .shares .link a.disable {
  background: #aaaaaa;
  color: white;
}

section .inner .shares.new, 
section .inner .shares.show, 
section .inner .shares.dollar,
section .inner .shares.download {
  position: relative;
}

section .inner .shares.new:before,
section .inner .shares.show:before,
section .inner .shares.dollar:before,
section .inner .shares.download:before {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 100%;
}

section .inner .shares.new:before {
  content: url(/images/common/new_top_right.png);
}
section .inner .shares.show:before {
  content: url(/images/common/new_top_right.png);
}
section .inner .shares.dollar:before {
  content: url(/images/common/dollar_top_right.png);
}
section .inner .shares.download:before {
  content: url(/images/common/download_top_right.png);
}

/* section .inner .shares:first-child, */
section .inner .shares.extra {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

/* section .inner .shares:first-child h2.title, */
section .inner .shares.extra h2.title {
  font-size: 30px;
}

@media (min-width: 375px) {
  section .inner h1.title {
    font-size: 52px;
  }
}

@media (min-width: 1024px) {
  section .inner .shares {
    width: calc( 33% - 24px);
    display: inline-block;
    vertical-align: top;
  }

  section .inner .shares .contentWrapper {
    padding: 0 30px 23px;
    height: 220px;
  }

  body.en section .inner .shares .contentWrapper {
    padding: 0 30px 23px;
    max-height: 300px;
  }

  body.en section .inner .shares:nth-child(1) .contentWrapper {
    padding: 0 30px 23px;
    max-height: 265px;
  }

  section .inner .shares h2.title {
    margin: 18px 0 12px;
  }

  section .inner .shares p {
    margin-bottom: 8px;
  }

  section .inner .shares p {
    display: block;
    min-height: 100px;
    font-size: 18px;
    line-height: 1.5;
    overflow: hidden;
  }

  /* section .inner .shares:first-child .imgWrapper, */
  section .inner .shares.extra .imgWrapper {
    border: none;
    float: left;
    margin-right: 30px;
  }

  /* section .inner .shares:first-child .contentWrapper, */
  section .inner .shares.extra .contentWrapper {
    padding-bottom: 0;
  }
  
  /* section .inner .shares:first-child .contentWrapper p, */
  section .inner .shares.extra .contentWrapper p {
    display: block;
    font-size: 18px;
    line-height: 1.4;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  section .inner > .title {
    display:none;
  }

  section .inner > .title-sm {
    display: block;
    text-align: center;
    color: #00A758;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 28px;
  }
  section .inner > .title-sm .title-sm-layout {
    width: 100%
  }

  section .inner .shares .link a {
    width: 100%;
    padding: 10px 30px;
    font-size: 15px;
  }

  section .inner .shares h2.title {
    font-size: 18px;
  }
  section .inner .shares p {
    font-size: 15px;
  }

  body.en section .inner .shares .link span {
    width: 100%;
  }
}


/*  */
body.en section .inner p.leadIn {
  font-size: 14px;
}

@media (min-width: 1024px) {
  body.en section .inner .shares h2.title {
    display: block;
    font-size: 22px;
    line-height: 1.4;
    overflow: hidden;
    min-height: 60px;
  }

  body.en section .inner .shares:nth-child(1) p {
    display: block;
    height: 140px;
    font-size: 18px;
    line-height: 1.5;
    overflow: hidden;
  }
  
  body.en section .inner .shares p {
    display: block;
    height: 135px;
    font-size: 18px;
    line-height: 1.5;
    overflow: hidden;
  }
}

@media (max-width: 1023px) {
  header .inner a.brand-logo {
    margin: 9px 0;
  }

  header .inner a.translang {
    margin: 17.5px 0px;
  }

  /* section .inner .shares:not(:first-child) img {
    height: auto;
  } */
}


.modal-backdrop.in{
  opacity: .95;
}
@supports ((-webkit-backdrop-filter: blur(5px)) or (backdrop-filter: blur(5px))) {
  .modal-open .modal{
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
  }
  .modal-backdrop.in{
    opacity: .5;
  }
}