@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, 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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

.clearfix:after {
  display:block; 
  content:"clear"; 
  clear:both; 
  line-height:0;
  visibility:hidden;
}

header {
  width: 100%;
  position: fixed;
  z-index: 20;
  background: #ffffff;
}

header .navContainer {
  position: relative;
  max-width: 1400px;
  margin: 15px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

header .navContainer .logo {
  width: 260px;
  margin: 9px 0 9px 25px;
}

header .navContainer .logo img {
  height: 100%;
  max-height: 54px;
}

header .navContainer .mnav-toggle {
  display: block;
  position: absolute;
  right: 10px;
  width: 35px;
  padding-top: 21px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

header .navContainer .mnav-toggle .icon-bar {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #ed1b2e;
}

header .navContainer .mnav-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}

header .navContainer .mnav-toggle.on .icon-bar:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(6px, 7px);
      -ms-transform: rotate(45deg) translate(6px, 7px);
          transform: rotate(45deg) translate(6px, 7px);
}

header .navContainer .mnav-toggle.on .icon-bar:nth-child(2) {
  background-color: transparent;
}

header .navContainer .mnav-toggle.on .icon-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(6px, -6px);
      -ms-transform: rotate(-45deg) translate(6px, -6px);
          transform: rotate(-45deg) translate(6px, -6px);
}

header .navContainer .pcNav {
  position: absolute;
  right: 0px;
  margin-left: 60px;
  margin-top: 40px;
}

header .navContainer .pcNav li {
  font-size: 1.4em;
  font-weight: bold;
  float: left;
  margin: 0 20px;
}

header .navContainer .pcNav li a {
  color: #68737a;
}

header .navContainer .pcNav li a:hover {
  color: #ED1B2E;
}

header .navContainer .pcNav li a.active {
  padding-bottom: 6px;
  color: #ED1B2E;
  border-bottom: 3px solid #ED1B2E;
}

header .navContainer .navBar {
  position: absolute;
  background-color: #fff;
  right: 0;
  top: 80px;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1.285em;
  line-height: 1.3;
  font-weight: bold;
}

header .navContainer .navBar li {
  margin: 5px 15px;
  text-align: center;
  border-bottom: 1px solid #f5f5f5;
}

header .navContainer .navBar li a {
  padding: 15px 50px 20px;
  color: #455560;
  display: inline-block;
}

header .navContainer .navBar li a:hover {
  color: #ED1B2E;
}

header .navContainer .navBar li a.active {
  padding-bottom: 6px;
  color: #ED1B2E;
  border-bottom: 3px solid #ED1B2E;
}

header .navContainer .navBar li:nth-child(9) {
  border: none;
}

header .navContainer .on {
  display: block;
}

.on {
  height: auto;
}

.on .navContainer .navBar {
  display: block;
}

#PC{display: block;}

#MB{display: none;}

.container p{  font-size: 18px;
  /*font-weight: bold;*/
line-height: 28px;
margin: 12px 0;
/*text-align: justify;*/
}
#title_100{background:#e89600;color: #FFF;width: 100%;padding: 10px; }
#dataDetial__list-100{width: 100%;}
#W_25_left{background:#e89600; color: #FFF; text-align: center;padding: 15px;margin-bottom: 2px;width: 25%;float: left;}
#W_25{width: 25%;text-align: center;float: left;}
/*.link_box{width: 18%;height: 6%;position:absolute;border:1px solid #000;}
.link_tw_01{top:19%;left: 27.5%}
.link_tw_02{top:25%;left: 27.5%}
.link_tw_03{top:31%;left: 27.5%}
.link_cny_01{top:49%;left: 27.5%}
.link_cny_02{top:55%;left: 27.5%}
.link_cny_03{top:61%;left: 27.5%}
.link_zar_01{top:79%;left: 27.5%}
.link_zar_02{top:85%;left: 27.5%}
.link_usa_01{top:19%;left: 70%}
.link_usa_02{top:25%;left: 70%}
.link_usa_03{top:31%;left: 70%}
.link_aud_01{top:49%;left: 70%}
.link_aud_02{top:55%;left: 70%}
.link_aud_03{top:61%;left: 70%}
.link_nzd_01{top:82%;left: 70%}*/
#m_bottom{top:88%;}
.link_box {
    width: 22%;
    /* height: 15%;
    background: #000;*/ 
    position: absolute;    
}
.link_box_es {
    width: 15%;
    /*height: 15%;
    background: #000;*/
    position: absolute;
}
.link_box {
    width: 65%;
    position: absolute;
}
.link_tw_01 {
    top: 28%;
    left: 20%;
    height: 30%;
}
.link_tw_02 {
    top: 60%;
    left: 20%;
    height: 20%;
}
.link_tw_03 {
    top: 43%;
    left: 7%;
    height: 10%;
}
.link_tw_04 {
    top: 53%;
    left: 7%;
    height: 10%;
}
@media (max-width: 900px) {
  header .navContainer .pcNav {
    display: none;
  }
  header .navContainer .navBar li {
    margin: 0 7px;
  }
}

@media (max-width: 767px) {
  #PC{display: none;}

  #MB{display: block;}
  header .navContainer {
    padding: 0 3%;
  }
  header .navContainer .logo {
    width: 260px;
    margin-left: 0;
  }
  header .navContainer .mnav-toggle {
    display: block;
    width: 35px;
    padding-top: 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  header .navContainer .mnav-toggle .icon-bar {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 4px;
    border-radius: 2px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: #ed1b2e;
  }
  header .navContainer .mnav-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  header .navContainer .mnav-toggle.on .icon-bar:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(6px, 7px);
        -ms-transform: rotate(45deg) translate(6px, 7px);
            transform: rotate(45deg) translate(6px, 7px);
  }
  header .navContainer .mnav-toggle.on .icon-bar:nth-child(2) {
    background-color: transparent;
  }
  header .navContainer .mnav-toggle.on .icon-bar:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(6px, -6px);
        -ms-transform: rotate(-45deg) translate(6px, -6px);
            transform: rotate(-45deg) translate(6px, -6px);
  }
  header .navContainer .navBar {
    display: none;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: -3%;
    width: 100%;
    font-size: 1.4em;
    font-weight: bold;
    background-color: #ffffff;
  }
  header .navContainer .navBar li {
    border-bottom: 1px solid #f5f5f5;
    width: 100%;
    max-width: none;
    text-align: center;
    margin: 0;
  }
  header .navContainer .navBar li a {
    padding: 13px 0;
    display: block;
    color: #455560;
  }
  header .navContainer .navBar li a:hover {
    color: #ED1B2E;
  }
  header .navContainer .navBar li a.active {
    color: #ED1B2E;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  header .navContainer .navBar li:nth-child(4) {
    max-width: none;
  }
  header .navContainer .on {
    display: block;
  }
  .on {
    height: auto;
    min-height: 100%;
  }
  .on .navContainer .navBar {
    display: block;
  }
}

/*tab樣式*/
.tab__lists {
  width: 100%;
  margin: 10px 0 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tab__lists li.tab__item {
  width: 32.3%;
  background-color: #e6e9eb;
  text-align: center;
  margin: 1%;
  border-radius: 5px;
  line-height: 2em;
}

.tab__lists li.tab__item p {
  /*font-size: 1em;*/
  font-size: 1.15em;
}

.tab__lists li.tab__item a {
  display: block;
  /*padding: 15px;*/
  padding: 5px;
  font-size: 1.714em;
  color: #68737a;
  font-weight: 600;
}

.tab__lists li.tab__item:last-child {
  padding-right: 0;
  margin-right: 0;
}

.tab__lists li.tab__item.active {
  background-color: #E6001F;
  position: relative;
}

.tab__lists li.tab__item.active a {
  color: #ffffff;
}

.tab__lists li.tab__item.active:after {
  width: 0;
  height: 0;
  margin-left: -10px;
  border-style: solid;
  border-width: 10px 12px 0;
  border-color: #E6001F transparent transparent;
  content: "";
  position: absolute;
  right: 47%;
  bottom: -9px;
}

.tab__lists:after {
  content: "";
  clear: both;
}

.tab__lists-4 li.tab__item {
  width: 24%;
}

.tab__lists-4 li.tab__item.active:after {
  right: 45%;
}

.tab__lists-2 li.tab__item {
  width: 48%;
}

.tab__lists-2 li.tab__item.active:after {
  right: 48%;
}

.secTab__list {
  text-align: center;
  margin-bottom: 20px;
}

.secTab__list .secTab__item {
  color: #E58E1A;
  font-size: 1.285em;
  font-weight: bold;
  min-width: 148px;
  padding: 5px 10px;
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
  background-color: #ffffff;
  border: 1px solid #E58E1A;
  border-radius: 20px;
  margin: 0 5px;
  cursor: pointer;
}

.secTab__list .secTab__item.current {
  background-color: #E58E1A;
  color: #ffffff;
}

@media (max-width: 767px) {
.tab__lists li.tab__item p {
  /*font-size: 1em;*/
  font-size: 1.75em;
}
  .tab__lists {
    width: 100%;
    margin: 10px 0 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .tab__lists li.tab__item a {
    /*padding: 16px 5px;*/
    padding: 0px;
    font-size: 0.8em;
    line-height: 1.2em;
  }
  .tab__lists li.tab__item a span {
    display: block;
    line-height: 1.4;
  }
  .tab__lists li.tab__item:last-child {
    padding-right: 0;
    margin-right: 0;
  }
  .tab__lists li.tab__item.active {
    background-color: #E6001F;
    position: relative;
  }
  .tab__lists li.tab__item.active a {
    color: #ffffff;
  }
  .tab__lists li.tab__item.active:after {
    right: 39.5%;
  }
  .tab__lists:after {
    content: "";
    clear: both;
  }
  .tab__lists-4 li.tab__item {
    width: 24%;
  }
  .tab__lists-4 li.tab__item.active:after {
    right: 35.5%;
  }
  .tab__lists-2 li.tab__item {
    width: 49%;
  }
  .tab__lists-2 li.tab__item.active:after {
    right: 43%;
  }
  .secTab__list {
    text-align: center;
    margin-bottom: 28px;
  }
  .secTab__list .secTab__item {
    color: #E58E1A;
    font-size: 1.285em;
    font-weight: bold;
    min-width: 140px;
    padding: 5px 10px;
    font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
    background-color: #ffffff;
    border: 1px solid #E58E1A;
    border-radius: 20px;
    margin: 0 5px;
    cursor: pointer;
  }
  .secTab__list .secTab__item.current {
    background-color: #E58E1A;
    color: #ffffff;
  }
}

@media (max-width: 767px) {
  .secTab__list {
    margin-bottom: 10px;
  }
}

table {
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.3;
  font-size: 14px;
}

thead {
  background-color: #566973;
}

thead th {
  color: #ffffff;
  font-weight: bold;
}

thead th:nth-last-child(1) {
  border-right: none;
}

tbody tr:nth-child(odd) {
  background-color: #eeeeee;
}

tbody tr:nth-child(even) {
  background-color: #dddede;
}

tbody td {
  padding-left: 2%;
  padding-right: 2%;
}

tbody td img {
  width: 30px;
  height: 20px;
}

table.highYield th, table.highYield td {
  border: 2px solid #ffffff;
}

table.highYield td.bg-red {
  background-color: #ED1B2E;
  color: #ffffff;
}

table.highYield th:nth-child(5) {
  width: 40%;
}

table.highYield td:nth-child(5) {
  text-align: left;
}

td,
th {
  text-align: center;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.285em;
}

.fundData th {
  padding: 10px 0;
  width: 20%;
  background-color: #566973;
  color: #ffffff;
  font-weight: bold;
}

.fundData td {
  padding: 10px 2%;
  width: 30%;
}

.qaList__content th {
  width: 25%;
}

.qaList__content th, .qaList__content td {
  border-bottom: 2px solid #f2f3f4;
  border-right: 2px solid #f2f3f4;
}

.qaList__content td:nth-last-child(1) {
  border-right: none;
}

table.wtable th, table.wtable td {
  padding: 10px 0;
  border-bottom: 2px solid #f2f3f4;
}

table.wtable th a, table.wtable td a {
  color: #E6001F
}

table.wtable th a:hover, table.wtable td a:hover {
text-decoration:underline;
}

table.wtable .w-25 {
  width: 6%;
}

table.wtable .w-25mb {
  width: 15%;
}

table.wtable .w-25A {
  width: 34%;
}

table.wtable .w-33 {
  width: 33%;
}

table.wtable th {
  border-right: 2px solid #ffffff;
}

table.wtable .fz-m {
  font-size: 1.714em;
}

/*table.wtable th:nth-child(4) {
  border-right: none;
}*/

table.wtable td {
  background-color: #ffffff;
  line-height: 1.6;
}

table.wtable .red-n {
  color: #ED1B2E;
}

table.wtable .red-b {
  color: #ED1B2E;
  font-weight: bold;
}

table.wtable .bg-red {
  background-color: #ED1B2E;
}

table.wtable .bg-orange {
  background-color: #E58E1A;
}

table.wtable .bg-gray {
  background-color: #f2f3f4;
  border-bottom: 2px solid #ffffff;
}

table.wtable .bg-red {
  background-color: #E6001F;
  border-bottom: 2px solid #ffffff;
  color: #FFF;
}

table.wtable .color-red {
  color: #E6001F;
}

table.wtable .bg-gray.last {
  border-bottom: 2px solid #f2f3f4;
}

@media (max-width: 767px) {
  table.geTable th:nth-child(1) {
    width: 31%;
  }
  table.geTable th:nth-child(2), table.geTable th:nth-child(3), table.geTable th:nth-child(4) {
    width: 23%;
  }
  table.geTable td {
    text-align: center;
  }
  table.geTable img {
    width: 20px !important;
    display: inline-block !important;
  }
  table.wtable td, table.wtable th {
    font-size: 0.9em;
  }
  table.wtable th {
    padding: 2%;
  }
  table.wtable td {
    padding: 2.5% 0%;
  }
  table.wtable .fz-m {
    font-size: 0.9em;
  }
  table.wtable .w-25m {
    width: 10%;
    padding: 0 10%;
  }
  table.wtable .w-33m {
    width: 20%;
  }
  table.highYield .w-25m {
    width: 25%;
  }
  table.highYield th, table.highYield td {
    font-size: 0.9em;
  }
  table.highYield th {
    padding: 3%;
  }
  table.highYield th:nth-child(5) {
    width: 30%;
  }
}

.kv {
  width: 100%;
  /*background: -webkit-linear-gradient(50deg, #c5e7e9 40%, #a0dae5 60%);
  background: -o-linear-gradient(50deg, #c5e7e9 40%, #a0dae5 60%);
  background: linear-gradient(40deg, #c5e7e9 40%, #a0dae5 60%);*/
  position: relative;
  overflow: hidden;
  display: block;
  padding-top: 100px;
  margin-bottom: 60px;
  z-index: 1;
}

.barKV {
  width: 100%;
  display: block;
  z-index: 9999;
}

.kv_pic{margin-top: -30px;position: relative;}

#kv_pic{margin-top: 0}

.kv_pic iframe{width: 100%;min-height: 300px}

.barKV img {
  width: 100%;
}

.plane {
  position: relative;
  width: 50%;
  padding-top: 30%;
  float: left;
  display: block;
  line-height: 0;
}

.plane .plane_34567 {
  position: absolute;
  z-index: 8;
  width: 100%;
  -webkit-animation-name: plane34567;
          animation-name: plane34567;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

.plane .plane_34567 img {
  width: 100%;
}

@-webkit-keyframes plane34567 {
  from {
    left: -100%;
    top: 100%;
  }
  to {
    left: 0%;
    top: 21%;
  }
}

@keyframes plane34567 {
  from {
    left: -100%;
    top: 100%;
  }
  to {
    left: 0%;
    top: 21%;
  }
}

.plane .cloud_top {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  width: 25%;
}

.plane .cloud_top img {
  width: 100%;
}

.plane .cloud_middle {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 7;
  width: 30%;
}

.plane .cloud_middle img {
  width: 100%;
}

.plane .cloud_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  width: 40%;
}

.plane .cloud_bottom img {
  width: 100%;
}

.copyright {
  position: absolute;
  width: 100%;
  padding-top: 5%;
  left: 0%;
 }

.copyright h1, .copyright h2, .copyright h3, .copyright h4 {
  margin-bottom: 1%;
  font-weight: bold;
}

.copyright h1.title {
  font-size: 5.5vw;
  z-index: 20;
  right: 20%;
  color: #ED1B2E;
}

.copyright h1.title span {
  font-size: 1.5vw;
  vertical-align: top;
  padding-top: 5px;
  display: inline-block;
}

.copyright h2.sub366 {
  display: inline-block;
  width: 60%;
}

.copyright h2.sub366 img {
  width: 25VW;
  max-width: 456px;
}

.copyright h3.fundName {
  font-size: 2.4vw;
  margin-bottom: 0.8%;
}

.copyright h4.ipoDate {
  display: inline-block;
  background: #ED1B2E url(../images/icon_arrow.svg) no-repeat;
  background-size: 10% 50%;
  background-position: 10% 55%;
  color: #ffffff;
  padding: 0.5% 4% 0.5% 4%;
  border-radius: 5px;
  font-size: 1.6vw;
  margin-bottom: 0.5%;
}

.copyright h5.ipoComs {
  font-size: 1.27vw;
  color: #ED1B2E;
  margin-bottom: 0.8%;
}

.copyright h5.ipoComs span {
  margin: 0 15px;
}

.copyright h5.ipoNote {
  font-size: 0.75vw;
  color: #ED1B2E;
}

.copyright h5.ipoCurrency {
  vertical-align: middle;
  font-size: 1vw;
  font-weight: bold;
  margin-bottom: 0.8%;
}

.copyright h5.ipoCurrency img {
  width: 1.9vw;
  height: 1.9vw;
  vertical-align: middle;
  margin: 0 0.2% 0 0.8%;
}

.saleComs {
  z-index: 9;
  position: absolute;
  bottom: 5%;
  width: 100%;
  color: #455560;
  font-size: 17px;
  font-weight: bold;
}

.saleComs p {
  max-width: 1140px;
  margin: 5px auto;
}

.saleComs p span {
  display: inline-block;
  line-height: 1.3;
}

.saleComs p span.ipoNote {
  font-size: 0.8vw;
  margin-top: 5px;
  color: #ED1B2E;
  display: block;
}

.bgClouds {
  width: 100%;
  height: 100%;
  max-height: 640px;
  margin-top: -5%;
  left: 0;
  display: inline-block;
  position: absolute;
}

.bgClouds .clouds {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  z-index: 9;
}

.bgClouds .clouds.bc1 {
  background: url(../images/bg_cloud_1.png);
  max-width: 100px;
  max-height: 36px;
  top: 18%;
  left: 30%;
  opacity: 0;
  -webkit-animation: bgCloud1 20s linear;
          animation: bgCloud1 20s linear;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

@-webkit-keyframes bgCloud1 {
  0% {
    left: 30%;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    left: 5%;
    opacity: 0;
  }
}

@keyframes bgCloud1 {
  0% {
    left: 30%;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    left: 5%;
    opacity: 0;
  }
}

.bgClouds .clouds.bc2 {
  background: url(../images/bg_cloud_2.png);
  max-width: 137px;
  max-height: 42px;
  top: 23%;
  left: 10%;
  -webkit-animation: bgCloud2 8s linear infinite;
          animation: bgCloud2 8s linear infinite;
}

@-webkit-keyframes bgCloud2 {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    left: -5%;
    opacity: 0;
  }
}

@keyframes bgCloud2 {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    left: -5%;
    opacity: 0;
  }
}

.bgClouds .clouds.bc3 {
  background: url(../images/bg_cloud_3.png);
  max-width: 136px;
  max-height: 53px;
  top: 29%;
  left: 60%;
  opacity: 0;
  -webkit-animation: bgCloud3 11s linear infinite;
          animation: bgCloud3 11s linear infinite;
  -webkit-animation-delay: s;
          animation-delay: s;
}

@-webkit-keyframes bgCloud3 {
  0% {
    left: 60%;
  }
  10% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    left: 30%;
    opacity: 0;
  }
}

@keyframes bgCloud3 {
  0% {
    left: 60%;
  }
  10% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    left: 30%;
    opacity: 0;
  }
}

.bgClouds .clouds.bc4 {
  background: url(../images/bg_cloud_4.png);
  max-width: 125px;
  max-height: 43px;
  top: 63%;
  left: 50%;
  -webkit-animation: bgCloud4 15s linear infinite;
          animation: bgCloud4 15s linear infinite;
}

@-webkit-keyframes bgCloud4 {
  0% {
    left: 50%;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    left: 20%;
    opacity: 0;
  }
}

@keyframes bgCloud4 {
  0% {
    left: 50%;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    left: 20%;
    opacity: 0;
  }
}

.bgClouds .clouds.bc5 {
  background: url(../images/bg_cloud_5.png);
  max-width: 125px;
  max-height: 55px;
  top: 73%;
  left: 100%;
  -webkit-animation: bgCloud5 13s linear infinite;
          animation: bgCloud5 13s linear infinite;
}

@-webkit-keyframes bgCloud5 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    left: 60%;
    opacity: 0;
  }
}

@keyframes bgCloud5 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    left: 60%;
    opacity: 0;
  }



}

@media (max-width: 1200px) {
/*.link_tw_01{top:19%;left: 30%}
.link_tw_02{top:25%;left: 30%}
.link_tw_03{top:31%;left: 30%}
.link_cny_01{top:49%;left: 30%}
.link_cny_02{top:55%;left: 30%}
.link_cny_03{top:61%;left: 30%}
.link_zar_01{top:79%;left: 30%}
.link_zar_02{top:85%;left: 30%}
.link_usa_01{top:19%;left: 74%}
.link_usa_02{top:25%;left: 74%}
.link_usa_03{top:31%;left: 74%}
.link_aud_01{top:49%;left: 74%}
.link_aud_02{top:55%;left: 74%}
.link_aud_03{top:61%;left: 74%}
.link_nzd_01{top:82%;left: 74%}*/
  .saleComs {
    font-size: 1.5vw;
  }
  .saleComs p {
    margin-left: 2%;
  }
}

@media screen and (max-width: 767px) {
  .kv {
    padding-top: 95px;
  }
  .barKV img {
    width: 350%;
  }

  .kv_pic{margin-top: -35px;}

  .plane {
    width: 100%;
    padding-top: 105%;
  }
  .plane .plane_34567 {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  @-webkit-keyframes plane34567 {
    from {
      left: -100%;
      top: 50%;
    }
    to {
      left: -25%;
      top: 10%;
    }
  }
  @keyframes plane34567 {
    from {
      left: -100%;
      top: 50%;
    }
    to {
      left: -25%;
      top: 10%;
    }
  }
  .copyright {
    left: -3%;
    opacity: 0;
    z-index: 20;
    text-align: right;
    -webkit-animation: copyrightMotion 1.5s ease-in-out forwards;
            animation: copyrightMotion 1.5s ease-in-out forwards;
  }
  @-webkit-keyframes copyrightMotion {
    0% {
      bottom: 6%;
    }
    45% {
      opacity: 1;
    }
    100% {
      bottom: 10%;
      opacity: 1;
    }
  }
  @keyframes copyrightMotion {
    0% {
      bottom: 6%;
    }
    45% {
      opacity: 1;
    }
    100% {
      bottom: 10%;
      opacity: 1;
    }
  }
  .copyright h1, .copyright h2, .copyright h3, .copyright h4 {
    margin-bottom: 2.5%;
  }
  .copyright h1.title {
    font-size: 15vw;
    text-align: right;
  }
  .copyright h1.title span {
    font-size: 3vw;
  }
  .copyright h2.sub366 {
    width: 100%;
    margin-bottom: 1.2%;
  }
  .copyright h2.sub366 img {
    width: 65vw;
    padding-right: 2vw;
  }
  .copyright h3.fundName {
    font-size: 6.6vw;
    padding-right: 2vw;
    margin-bottom: 1.8%;
  }
  .copyright h4.ipoDate {
    padding: 1% 9% 1.5% 11%;
    background-position: 9% 51%;
    margin-right: 2vw;
    font-size: 4.5vw;
    margin-bottom: 1vw;
  }
  .copyright h5.ipoComs {
    font-size: 3.5vw;
    margin-bottom: 2%;
  }
  .copyright h5.ipoComs span {
    margin: 0 2.2%;
  }
  .copyright h5.ipoNote {
    font-size: 2.13vw;
    padding-right: 1%;
  }
  .copyright h5.ipoCurrency {
    font-size: 2.8vw;
    padding-right: 2%;
    margin-bottom: 1.6%;
  }
  .copyright h5.ipoCurrency img {
    width: 4.8vw;
    height: 4.8vw;
    margin: 0 1% 0 1.5%;
  }
  .saleComs {
    font-size: 11px;
    bottom: 3%;
  }
  .saleComs p {
    margin-left: 2%;
    font-size: 2.5vw;
  }
  .saleComs p span {
    margin-bottom: 5px;
  }
  .saleComs p span.ipoNote {
    font-size: 2.5vw;
    margin-top: 5px;
    color: #ED1B2E;
  }
  .bgClouds .clouds {
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }
  .bgClouds .clouds.bc1 {
    max-width: 60px;
    max-height: 30px;
    top: 18%;
    left: 30%;
    -webkit-animation: bgCloud1 20s linear;
            animation: bgCloud1 20s linear;
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  @-webkit-keyframes bgCloud1 {
    0% {
      left: 30%;
      opacity: 0;
    }
    10% {
      opacity: 1;
    }
    90% {
      opacity: 1;
    }
    100% {
      left: 5%;
      opacity: 0;
    }
  }
  @keyframes bgCloud1 {
    0% {
      left: 30%;
      opacity: 0;
    }
    10% {
      opacity: 1;
    }
    90% {
      opacity: 1;
    }
    100% {
      left: 5%;
      opacity: 0;
    }
  }
  .bgClouds .clouds.bc2 {
    max-width: 70px;
    top: 23%;
    left: 10%;
    -webkit-animation: bgCloud2 8s linear infinite;
            animation: bgCloud2 8s linear infinite;
  }
  @-webkit-keyframes bgCloud2 {
    0% {
      opacity: 0;
    }
    15% {
      opacity: 1;
    }
    90% {
      opacity: 1;
    }
    100% {
      left: -5%;
      opacity: 0;
    }
  }
  @keyframes bgCloud2 {
    0% {
      opacity: 0;
    }
    15% {
      opacity: 1;
    }
    90% {
      opacity: 1;
    }
    100% {
      left: -5%;
      opacity: 0;
    }
  }
  .bgClouds .clouds.bc3 {
    max-width: 70px;
    top: 29%;
    left: 60%;
    -webkit-animation: bgCloud3 11s linear infinite;
            animation: bgCloud3 11s linear infinite;
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
  @-webkit-keyframes bgCloud3 {
    0% {
      left: 80%;
    }
    10% {
      opacity: 1;
    }
    80% {
      opacity: 1;
    }
    100% {
      left: 30%;
      opacity: 0;
    }
  }
  @keyframes bgCloud3 {
    0% {
      left: 80%;
    }
    10% {
      opacity: 1;
    }
    80% {
      opacity: 1;
    }
    100% {
      left: 30%;
      opacity: 0;
    }
  }
  .bgClouds .clouds.bc4 {
    max-width: 60px;
    top: 63%;
    left: 50%;
    -webkit-animation: bgCloud4 15s linear infinite;
            animation: bgCloud4 15s linear infinite;
  }
  @-webkit-keyframes bgCloud4 {
    0% {
      left: 50%;
      opacity: 0;
    }
    10% {
      opacity: 1;
    }
    90% {
      opacity: 1;
    }
    100% {
      left: 20%;
      opacity: 0;
    }
  }
  @keyframes bgCloud4 {
    0% {
      left: 50%;
      opacity: 0;
    }
    10% {
      opacity: 1;
    }
    90% {
      opacity: 1;
    }
    100% {
      left: 20%;
      opacity: 0;
    }
  }
  .bgClouds .clouds.bc5 {
    max-width: 60px;
    max-height: 25px;
    top: 73%;
    left: 100%;
    -webkit-animation: bgCloud5 13s linear infinite;
            animation: bgCloud5 13s linear infinite;
  }
  @-webkit-keyframes bgCloud5 {
    0% {
      opacity: 0;
    }
    20% {
      opacity: 1;
    }
    90% {
      opacity: 1;
    }
    100% {
      left: 60%;
      opacity: 0;
    }
  }
  @keyframes bgCloud5 {
    0% {
      opacity: 0;
    }
    20% {
      opacity: 1;
    }
    90% {
      opacity: 1;
    }
    100% {
      left: 60%;
      opacity: 0;
    }
  }
}

body {
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 14px;
  background-color: #f2f3f4;
  color: #455560;
}

a,
button {
  text-decoration: none;
  outline: none;
}

.container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto;
}

img.pic_m {
  display: none !important;
}

section {
  margin-bottom: 60px;
}

.mt-40 {
  margin-top: 40px;
}

sup {
  font-size: 0.643em;
  vertical-align: top;
}

.container {
  max-width: 1140px;
  margin: 0 auto;
}

.container h2 {
  font-size: 2.285em;
  font-weight: normal;
  margin-bottom: 40px;
  font-weight: bold;
}

.container h2 span {
  color: #ED1B2E;
}

.container h2:after {
  content: "";
  position: relative;
  border-bottom: 5px solid #ED1B2E;
  width: 60px;
  display: block;
  top: 10px;
}

.container .card {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 30px 25px;
}

.container .card h3 {
  /*font-size: 1.714em;*/
  font-size: 1.9em;
  line-height: 1.5;
  font-weight: 400;
  padding-left: 25px;
  background: url(../images/icon_filedoc.png) no-repeat left center;
  background-size: 15px auto;
}

.container .card h3 span {
  font-weight: bold;
}

.container .card h3 b {
  font-weight: bold;
  color: #ED1B2E;
}

.container .card h4.info {
  font-size: 1.285em;
  margin-top: 15px;
}

.chart {
  margin-top: 30px;
}

.chart h4.chart__title {
  width: 50%;
  background-color: #7BA9BC;
  border-radius: 5px;
  padding: 14px 0;
  margin: 0 auto;
  text-align: center;
  font-size: 1.714em;
  color: #ffffff;
}

/*.chart img {
  width: 100%;
}*/

.chart__note {
  line-height: 1.35;
  margin-top: 25px;
  margin-bottom: 15px;
}

.chart__note b {
  color: #ED1B2E;
}

.content__flexBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.content__flexBox .chart {
  width: 47.707%;
}

.content__flexBox .chart h4.chart__title {
  width: 100%;
  margin-bottom: 30px;
}

.imgTable {
  background: url(../images/pic_section2_01.png) no-repeat right;
  background-size: cover;
  height: 132px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-bottom: 2px solid #ffffff;
}

.imgTable .generation {
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  width: 25%;
  margin-bottom: 5px;
}

.clientBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 1% 10%;
}

.clientBox .clientItem {
  text-align: center;
}

.clientBox .clientItem img {
  height: 40px;
  margin: 0 auto 5px auto;
}

.clientBox .clientItem span {
  font-size: 18px;
}

.clientBox .clientItem:nth-child(4) img {
  height: 34px;
  padding: 3px 0;
}

.fundData {
  margin-top: 10px;
}

.fundData .fileDoc_01 {
  position: absolute;
  right: 160px;
  top: 20px;
}

.fundData .fileDoc_02 {
  position: absolute;
  right: 35px;
  top: 20px;
}

.fundData .fileDoc_01 a,.fundData .fileDoc_02 a {
  background: url(../images/icon_fileDoc.png) no-repeat right;
  background-size: contain;
  display: inline-block;
  padding-right: 20px;
  color: #ED1B2E;
  font-size: 1.285em;
  font-weight: bold;
  margin-left: 20px;
}

.tabContent.current {
  display: block;
}

.tabContent {
  display: none;
}

h4.fundName {
  background-color: #ED1B2E;
  text-align: center;
  font-size: 1.714em;
  line-height: 1.25;
  color: #ffffff;
  padding: 10px;
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-top: 30px;
}

h4.fundName b {
  font-weight: bold;
}

.dataDetial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.dataDetial__list {
  width: 46.5%;
  border-bottom: 1px solid #e6e9eb;
  margin: 5px 0 15px;
  padding: 5px 10px;
}

.dataDetial__list h5 {
  font-size: 1.385em;
  font-weight: bold;
  color: #ED1B2E;
  /*margin-bottom: 10px;*/
}

.dataDetial__list p {
  font-size: 1.35em;
  line-height: 1.3;
}

.dataDetial__list p a{
  color:#f0b856 ;
}

.dataDetial__list p a:hover{
text-decoration:underline;
}

.dataDetial__list p span {
  margin-right: 25px;
  display: inline-block;
}

.qaList {
  margin-bottom: 20px;
  border-bottom: 1px solid #E58E1A;
}

.qaList button {
  background: none;
  border: none;
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
  cursor: pointer;
  display: block;
  width: 100%;
  text-align: left;
}

.qaList button:hover {
  color: #E58E1A;
}

.qaList button:after {
  content: "+";
  color: #ED1B2E;
  position: absolute;
  right: 0;
  font-weight: 900;
}

.qaList button.current:after {
  content: "-";
  color: #ED1B2E;
  line-height: 32px;
  font-size: 32px;
  right: 2px;
}

.qaList button.current:hover:after {
  color: #E58E1A;
}

.qaList__title {
  font-size: 1.714em;
  font-weight: bold;
  color: #ED1B2E;
  margin-bottom: 20px;
}

.qaList .qahide {
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease;
  -o-transition: max-height 0.5s ease;
  transition: max-height 0.5s ease;
  max-height: 0;
}

.qaList .current {
  max-height: 650px;
}

.qaList__content {
  font-size: 1.285em;
  line-height: 1.5;
}

.qaList__content .qaAns {
  margin-bottom: 20px;
  min-height: 50px;
}

.qaList__content .qaAns.icon {
  background: url(../images/icon_qa.svg) no-repeat;
  background-size: 42px 50px;
  padding-left: 50px;
  margin-left: 50px;
}

.qaList.noborder {
  border: none;
}

.sec3Chartbox {
  max-width: 1000px;
  margin: 0 auto;
}

.sec3Chartbox hr {
  border: 0;
  background-color: #eeeeee;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.sec3Chartbox .col3 {
  width: 33%;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
}

#section2 .col2 {
  width: 49.5%;
  padding-left: 0.5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  float: left;
}

.sec3Chartbox .col3 .icon {
  width: 60px;
  height: 60px;
  display: block;
  border-radius: 30px;
  float: left;
  text-align: center;
}

.sec3Chartbox .col3 .icon img {
  display: inline-block;
  margin-top: 7px;
  line-height: 60px;
  width: 75%;
}

.sec3Chartbox .col3 h4 {
  font-size: 1.714em;
  font-weight: bold;
  width: 180px;
  padding-left: 70px;
  margin-bottom: 10px;
  margin-top: 15px;
}

.sec3Chartbox .col3 p {
  font-size: 1.285em;
  width: 180px;
  color: #455560;
  padding-left: 70px;
  line-height: 1.5;
}

.sec3Chartbox .col3 p span {
  display: block;
}

.sec3Chartbox .definite {
  color: #e79500;
}

.sec3Chartbox .definite .icon {
  background-color: #e79500;
}

.sec3Chartbox .expert {
  color: #81adc1;
}

.sec3Chartbox .expert .icon {
  background-color: #81adc1;
}

.sec3Chartbox .expert .icon img {
  margin-top: 11px;
}

.sec3Chartbox .anytime {
  color: #ED1B2E;
}

.sec3Chartbox .anytime .icon {
  background-color: #ED1B2E;
}

#section8 .card {
  margin-bottom: 25px;
}

#section8 .card:nth-last-child(1) {
  margin-bottom: 0px;
}

#section8 .s8Box {
  padding: 0 40px;
  position: relative;
}

#section8 .owl-dot {
  display: none;
}

#section8 .owl-nav {
  position: absolute;
  display: block;
  width: 100%;
  top: 30%;
}

#section8 .owl-nav button.owl-prev {
  position: absolute;
  left: -40px;
}

#section8 .owl-nav button.owl-next {
  position: absolute;
  right: -40px;
}

#section8 .owl-nav button.owl-prev:hover, #section8 .owl-nav button.owl-next:hover {
  background-color: #ffffff;
}

#section8 .owl-nav button.owl-prev.disabled, #section8 .owl-nav button.owl-next.disabled {
  opacity: 0.1;
}

#section8 .owl-nav button.owl-prev.disabled:hover, #section8 .owl-nav button.owl-next.disabled:hover {
  background-color: #ffffff;
}

#section8 .owl-nav .owl-prev span, #section8 .owl-nav .owl-next span {
  font-size: 50px;
  color: #ED1B2E;
}





/*#section3 .card {
  margin-bottom: 25px;
}

#section3 .card:nth-last-child(1) {
  margin-bottom: 0px;
}

#section3 .s8Box {
  padding: 0 40px;
  position: relative;
}

#section3 .owl-dot {
  display: none;
}

#section3 .owl-nav {
  position: absolute;
  display: block;
  width: 100%;
  top: 30%;
}

#section3 .owl-nav button.owl-prev {
  position: absolute;
  left: -40px;
}

#section3 .owl-nav button.owl-next {
  position: absolute;
  right: -40px;
}

#section3 .owl-nav button.owl-prev:hover, #section3 .owl-nav button.owl-next:hover {
  background-color: #ffffff;
}

#section3 .owl-nav button.owl-prev.disabled, #section3 .owl-nav button.owl-next.disabled {
  opacity: 0.1;
}

#section3 .owl-nav button.owl-prev.disabled:hover, #section3 .owl-nav button.owl-next.disabled:hover {
  background-color: #ffffff;
}

#section3 .owl-nav .owl-prev span, #section3 .owl-nav .owl-next span {
  font-size: 50px;
  color: #ED1B2E;
}*/







/*#section2 .card {
  margin-bottom: 25px;
}

#section2 .card:nth-last-child(1) {
  margin-bottom: 0px;
}

#section2 .s8Box {
  padding: 0 40px;
  position: relative;
}

#section2 .owl-dot {
  display: none;
}

#section2 .owl-nav {
  position: absolute;
  display: block;
  width: 100%;
  top: 30%;
}

#section2 .owl-nav button.owl-prev {
  position: absolute;
  left: -40px;
}

#section2 .owl-nav button.owl-next {
  position: absolute;
  right: -40px;
}

#section2 .owl-nav button.owl-prev:hover, #section2 .owl-nav button.owl-next:hover {
  background-color: #ffffff;
}

#section2 .owl-nav button.owl-prev.disabled, #section2 .owl-nav button.owl-next.disabled {
  opacity: 0.1;
}

#section2 .owl-nav button.owl-prev.disabled:hover, #section2 .owl-nav button.owl-next.disabled:hover {
  background-color: #ffffff;
}

#section2 .owl-nav .owl-prev span, #section2 .owl-nav .owl-next span {
  font-size: 50px;
  color: #ED1B2E;
}*/






/*#section4 .card {
  margin-bottom: 25px;
}

#section4 .card:nth-last-child(1) {
  margin-bottom: 0px;
}

#section4 .s8Box {
  padding: 0 40px;
  position: relative;
}

#section4 .owl-dot {
  display: none;
}

#section4 .owl-nav {
  position: absolute;
  display: block;
  width: 100%;
  top: 30%;
}

#section4 .owl-nav button.owl-prev {
  position: absolute;
  left: -40px;
}

#section4 .owl-nav button.owl-next {
  position: absolute;
  right: -40px;
}

#section4 .owl-nav button.owl-prev:hover, #section4 .owl-nav button.owl-next:hover {
  background-color: #ffffff;
}

#section4 .owl-nav button.owl-prev.disabled, #section4 .owl-nav button.owl-next.disabled {
  opacity: 0.1;
}

#section4 .owl-nav button.owl-prev.disabled:hover, #section4 .owl-nav button.owl-next.disabled:hover {
  background-color: #ffffff;
}

#section4 .owl-nav .owl-prev span, #section4 .owl-nav .owl-next span {
  font-size: 50px;
  color: #ED1B2E;
}*/






.flex-video {
  background-color: #f2f3f4;
  max-width: 720px;
  padding-bottom: 20px;
  margin: 0 auto;
}

.flex-video iframe {
  width: 100%;
  height: 400px;
}

.flex-video h4 {
  font-size: 1.714em;
  font-weight: bold;
  margin: 20px 20px 7px 20px;
}

.flex-video p {
  font-size: 1.285em;
  margin: 0 20px 0 20px;
  line-height: 1.3;
}

.news .newsList {
  padding: 20px 0;
  border-bottom: 1px solid #f2f3f4;
}

.news .newsList span {
  font-size: 1.285em;
}

.news .newsList a {
  font-size: 1.564em;
  margin-left: 20px;
  color: #455560;
}

.news .newsList a:hover {
  color: #ED1B2E;
  font-weight: bold;
}

.seminar p {
  font-size: 1.285em;
  line-height: 1.5em;
  margin-top: 25px;
  margin-bottom: 30px;
}

.seminar img {
  border-radius: 5px;
}

.lb-outerContainer {
  background-color: unset;
}

.lightbox .lb-image {
  border: 4px solid #333333 !important;
}

.lb-nav a.lb-prev, .lb-nav a.lb-next {
  background-size: 25px !important;
}

.lb-dataContainer {
  opacity: 0;
}

.companyFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.companyFlex .company {
  /*width: 48%;*/
  width: 32%;
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 3%;
}

.companyFlex #company_100 {
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 3%;
}

.companyFlex .company__title {
  text-align: center;
  color: #ffffff;
  font-size: 1.714em;
  font-weight: bold;
  padding: 24px 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #ED1B2E;
}

.companyFlex .company .comCon { 
  padding: 0 15px 0px 15px;
  text-align: left;
  clear: both;
}

/*.companyFlex .company .comCon p {
  padding-left: 20px;
  background:url(../images/icon_filedoc.png) left 3px no-repeat ;
  background-size :2% auto;
  z-index: 9999;
  height: 40px;
}*/

.companyFlex .company .comCon .red_icon {

}

.companyFlex .company .comCon img {
  /*max-width: 405px;*/
  width: 100%;
}

.companyFlex .company .comCon__logo {
  height: 180px;
  vertical-align: middle;
  text-align: center;
}

.companyFlex .company .comCon__logo img {
  width: 65%;
  display: inline-block;
  margin: 30px 7.5% 0 7.5%;
  margin-top: 45px;
}

#section3 p{text-align: justify;}

.companyFlex .company .comCon__title {
  background-color: #7BA9BC;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 30px;
  font-size: 1.714em;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 20px;
}

.companyFlex .company hr {
  border-top: 1px solid #e6e9eb;
  border-bottom: none;
}

.companyFlex .vontobel .company__title {
  /*background: #313a3b;*/
  background: #455560;
}

.companyFlex .mg .company__title {
  /*background: #313a3b;*/
  background: #567700;
}

.companyFlex .vontobel_o .company__title {
  background: #e58e1a;
}

.companyFlex .vontobel_p .company__title {
  background: #7876ab;
}


.companyFlex .vontobel_b .company__title {
  background: #7ba9bc;
}

.companyFlex .vontobel .comCon__logo img,.companyFlex .vontobel_o .comCon__logo img,.companyFlex .vontobel_b .comCon__logo img {
    /*max-width: 70%;
    margin: 45px 15% 0 15%;*/
    margin-top: 40px;
}

.companyFlex .mg .comCon__logo img {
    /*max-width: 70%;
    margin: 45px 15% 0 15%;*/
    margin-top: 55px;
}

.animated {
  opacity: 0;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.fadeIn {
  opacity: 1;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}

.countDown {
  z-index: 15;
  position: fixed;
  background-color: #ED1B2E;
  border-radius: 5px;
  text-align: center;
  top: 126px;
  right: 15px;
  color: #ffffff;
  padding: 10px 13px 2px 13px;
  font-weight: bold;
}

.countDown img {
  width: 32px;
  height: 32px;
  vertical-align: top;
  margin-bottom: 3px;
}

.countDown h5 {
  font-size: 1.543em;
  width: 30px;
  margin: 0 auto 2px;
  line-height: 1.1;
}

.countDown span {
  display: block;
}

.countDown__num {
  font-size: 1.635em;
}

.countDown__text {
  font-size: 1.185em;
  margin-top: 3px;
  margin-bottom: 5px;
}

.countDown.v-cloak {
  opacity: 0;
}

.countDown.fadeIntime {
  -webkit-animation: showtime 1s forwards;
          animation: showtime 1s forwards;
}

@-webkit-keyframes showtime {
  from {
    opacity: 0;
    margin-bottom: -10px;
  }
  to {
    opacity: 1;
    margin-bottom: 0px;
  }
}

@keyframes showtime {
  from {
    opacity: 0;
    margin-bottom: -10px;
  }
  to {
    opacity: 1;
    margin-bottom: 0px;
  }
}

.qaGift {
  z-index: 8;
  position: fixed;
  bottom: 65px;
  right: 15px;
}

.qaGift a {
  display: block;
  padding: 8px 8px;
  background-color: #7BA9BC;
  color: #ffffff;
  border-radius: 5px;
  text-align: center;
  line-height: 1.2;
}

.qaGift a img {
  width: 35px;
  height: 35px;
  margin-bottom: 5px;
}

.qaGift a span {
  display: block;
  width: 100%;
}

.qaGift a span:nth-child(2) {
  padding-top: 6px;
  border-top: 1px solid #ffffff;
}

.scroll-to-top {
  /*z-index: 8;
  position: fixed;
  bottom: 15px;
  right: 15px;*/
}

.scroll-to-top a {
  /*display: block;
  width: 45px;
  height: 45px;
  background-color: #ED1B2E;
  border-radius: 5px;
  text-align: center;*/
}

.scroll-to-top a img {
  /*width: 18px;
  margin-top: 15px;*/
}

footer {
  background-color: #455560;
  color: #dddede;
  padding-bottom: 30px;
}

footer .redBar {
  background: #ED1B2E ;
  background-position: center;
  height: 1px;
  margin-bottom: 20px;
  width: 100%;
  max-width: 1140px;
  margin: auto;
}

footer p {
  font-size: 1.143em;
  max-width: 1140px;
  margin: 0 auto;
  line-height: 1.5;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: justify;

}

footer p a {
  /*color: #dddede;*/
  color: #be182d;
  font-weight: bold;
}

footer p a:hover {
  /*color: #dddede;*/
  color: #e58e1a;
  font-weight: bold;
}

footer p.company {
  text-align: right;
  color: #ffffff;
  margin-bottom: 0;
}

footer span {
  /*color: #be182d;
  text-decoration: underline;*/
  color: #e58e1a;
  font-weight: bold;
}

footer .font_bottom {
  /*color: #be182d;*/
  text-decoration: underline;
  /*color: #e58e1a;
  font-weight: bold;*/
}


.owl-nav {
  display: none;
}

.owl-dots {
  margin-top: 15px;
}

.owl-dots .owl-dot.active span {
  background-color: #ED1B2E !important;
}

#W_100{
  width: 210%
}

@media (max-width: 1200px) {
  .sectionTitle__text {
    padding-left: 2%;
  }
  .container {
    padding-left: 2%;
    padding-right: 2%;
  }
  .companyFlex .company .comCon {
    
  }
  .companyFlex .company .comCon__logo {
    height: 150px;
  }
  .companyFlex .company .comCon__logo img {
    max-width: 230px;
    margin-top: 20px;
  }
  .companyFlex .company .comCon__detail {
    padding: 0 5%;
  }
  .companyFlex .vontobel .comCon .comCon__logo img {
    max-width: 180px;
    margin-top: 30px;
  }
  footer {
    padding-bottom: 70px;
  }
  footer p {
    margin: 0 2%;
  }
}

@media (max-width: 767px) {
.companyFlex .mg .comCon__logo img {
    width: 200px;
}
#section1 .card {
  margin-bottom: 25px;
}

#section1 .card:nth-last-child(1) {
  margin-bottom: 0px;
}

#section1 .s8Box {
  padding: 0 40px;
  position: relative;
}

#section1 .owl-dot {
  display: none;
}

#section1 .owl-nav {
  position: absolute;
  display: block;
  width: 100%;
  top: 30%;
}

#section1 .owl-nav button.owl-prev {
  position: absolute;
  left: -40px;
}

#section1 .owl-nav button.owl-next {
  position: absolute;
  right: -40px;
}

#section1 .owl-nav button.owl-prev:hover, #section1 .owl-nav button.owl-next:hover {
  background-color: #ffffff;
}

#section1 .owl-nav button.owl-prev.disabled, #section1 .owl-nav button.owl-next.disabled {
  opacity: 0.1;
}

#section1 .owl-nav button.owl-prev.disabled:hover, #section1 .owl-nav button.owl-next.disabled:hover {
  background-color: #ffffff;
}

#section1 .owl-nav .owl-prev span, #section1 .owl-nav .owl-next span {
  font-size: 50px;
  color: #ED1B2E;
}






.link_box_es {
    width: 55%;
    /*height: 15%;
    background: #000;*/
    position: absolute;
}
.link_tw_03 {
    top: 15.5%;
    left: 24%;
    height: 3.5%;
}
.link_tw_04 {
    top: 19%;
    left: 24%;
    height: 3.5%;
}

/*.link_box{width: 18%;height: 9%;position:absolute;}
.link_tw_01{top:12%;left: 32%}
.link_tw_02{top:12%;left: 55%}
.link_tw_03{top:12%;left: 78%}
.link_cny_01{top:27%;left: 32%}
.link_cny_02{top:27%;left: 55%}
.link_cny_03{top:27%;left: 78%}
.link_zar_01{top:40%;left: 32%}
.link_zar_02{top:40%;left: 55%}
.link_usa_01{top:55%;left: 32%}
.link_usa_02{top:55%;left: 55%}
.link_usa_03{top:55%;left: 78%}
.link_aud_01{top:69%;left: 32%}
.link_aud_02{top:69%;left: 55%}
.link_aud_03{top:69%;left: 78%}
.link_nzd_01{top:84%;left: 32%}
  .fundData .fileDoc_01 {
  position: absolute;
  right: 140px;
  top: 20px;
}*/

.fundData .fileDoc_02 {
  position: absolute;
  right: 25px;
  top: 20px;
}
  img.pic_pc {
    display: none !important;
  }
  img.pic_m {
    display: block !important;
  }
  section {
    margin-bottom: 30px;
  }
  .container {
    margin: 0 3%;
    padding: 0%;
  }
  .container h2 {
    font-size: 1.743em;
    margin-bottom: 30px;
  }
.container .card {
    padding: 15px;
    padding-top: 30px;
}
  #card_TM{padding:0 15px;}
  .container .card h3 {
    font-size: 1.4em;
    margin-top: 1em;
    margin-bottom: -1em;
    text-align: center;
    text-align: justify;
    font-weight: 400;
  }
  .container .card h3 b{text-align: center;margin: auto;line-height: 1em; margin-bottom: 120px !important;}
  .container .card h4.info {
    font-size: 1.085em;
    line-height: 1.3;
    margin-top: 10px;
  }
  .kv {
    margin-bottom: 30px;
  }
  .kv__pic img {
    width: 100%;
  }
  .block1 {
    padding-bottom: 40px;
  }
  .content__title {
    font-size: 1.2em;
    padding: 0 5%;
    background-size: 12px;
    background-position: 0 3px;
  }
  .content__info {
    font-size: 1.1em;
    line-height: 1.5;
  }
  .content__block1 {
    padding: 0 5%;
  }
  .content__b1Info {
    font-size: 1.1em;
    line-height: 1.3;
    margin-top: 5px;
  }
  .content__flexBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .content__flexBox .chart {
    width: 100%;
    margin-top: 0px;
  }
  .content__flexBox .col3 {
    display: inline-block;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .content__flexBox .col3 h4 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1.3em;
  }
  .content__flexBox .col3 p {
    font-size: 1em;
    width: 75%;
  }
  .content__flexBox .col3:nth-child(3) {
    margin-bottom: 0;
  }
  .content .sec3Chartbox hr {
    margin-top: 30px;
  }
  table {
    width: 100%;
    margin-bottom: 15px;
  }
  table td,
  table th {
    border: 1px solid #ffffff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.085em;
  }
  thead th.bondName {
    width: 30%;
  }
  .chart {
    margin-top: 15px;
    font-size: 14px;
  }
  .chart h4.chart__title {
    font-size: 1.22em;
    width: 100%;
    padding: 10px 0;
    margin: 0 auto;
    margin-top: 10px;
  }
  .chart h4.fundName {
    font-size: 1.22em;
  }
  .chart__note {
    font-size: 0.9em;
    line-height: 1.4;
    color: #455560;
    margin-top: 15px;
  }
  .chart .half {
    width: 50%;
  }
  .chart img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .imgTable {
    background-size: 210%;
    background-position-y: 5px;
    height: 70px;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 0px;
  }
  .clientBox {
    margin: 0 3%;
  }
  .clientBox .clientItem {
    width: 25%;
  }
  .clientBox .clientItem img {
    height: 30px;
  }
  .clientBox .clientItem span {
    font-size: 1em;
  }
  .clientBox .clientItem:nth-child(4) img {
    height: 24px;
  }
  .fundData .fileDoc {
    top: 5px;
  }
  .fundData .fileDoc a {
    font-size: 1.085em;
    padding-right: 15px;
  }
  h4.fundName {
    margin-bottom: 10px;
  }
  .dataDetial__list {
    width: 43%;
    margin-bottom: 2px;
  }
  .dataDetial__list h5 {
    font-size: 1.085em;
  }
  .dataDetial__list p {
    font-size: 1.15em;
  }
  .dataDetial__list p span {
    margin-right: 5px;
    display: block;
  }
  .qaList {
    margin-bottom: 15px;
  }
  .qaList button {
    padding: 0;
  }
  .qaList button span {
    margin-top: 0;
  }
  .qaList button:after {
    margin-top: 5px;
    font-size: 1.22em;
  }
  .qaList button.current:after {
    font-size: 1.22em;
  }
  .qaList__title {
    font-size: 1.22em;
    margin-bottom: 10px;
  }
  .qaList__title span {
    display: inline-block;
    line-height: 1.5;
    margin-top: -4px;
    vertical-align: top;
    width: 85%;
  }
  .qaList__content {
    font-size: 1.085em;
  }
  .qaList__content .qaAns {
    margin-bottom: 10px;
  }
  .qaList__content .qaAns.icon {
    margin-left: 30px;
  }
  .companyFlex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .companyFlex .company {
    width: 100%;
  }
  .companyFlex .company__title {
    font-size: 1.5em;
  }
  .companyFlex .company .comCon {
    
  }
  .companyFlex .company .comCon__logo {
    height: 180px;
  }
  .companyFlex .company .comCon__logo img {
    max-width: 250px;
    margin-top: 35px;
  }
  .companyFlex .company .comCon__title {
    font-size: 1.22em;
  }
  .companyFlex .company .comCon__detail {
    padding: 0 5%;
  }
  .companyFlex .vontobel,.companyFlex .vontobel_o,.companyFlex .vontobel_b,.companyFlex .mg {
    margin-top: 30px;
  }
  .companyFlex .vontobel .comCon__logo,.companyFlex .mg .comCon__logo {
    height: 130px;
  }
  .companyFlex .vontobel .comCon__logo img {
    max-width: 200px!important;
    margin-top: 30px;
  }
  #section6 .s6Box {
    padding: 0 20px;
  }
  #section6 .owl-nav {
    top: 40%;
  }
  #section6 .owl-nav button.owl-prev {
    position: absolute;
    left: -30px;
  }
  #section6 .owl-nav button.owl-next {
    position: absolute;
    right: -30px;
  }
  .flex-video {
    max-width: 720px;
    padding-bottom: 20px;
    margin: 15px auto 0 auto;
  }
  .flex-video iframe {
    width: 100%;
    height: 200px;
  }
  .flex-video h4 {
    font-size: 1.22em;
    margin-bottom: 5px;
    margin-top: 10px;
    margin-left: 10px;
  }
  .flex-video p {
    font-size: 1.085em;
    margin-left: 10px;
  }
  .news .newsList {
    padding: 13px 0px;
  }
  .news .newsList span {
    font-size: 1.085em;
    display: inline-block;
  }
  .news .newsList a {
    font-size: 1.22em;
    margin-left: 0px;
    line-height: 1.5;
    overflow: hidden;
    margin-top: 20px;
    /*text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 70%;
    
    display: -webkit-inline-box;*/
  }
  .news .newsList a:hover {
    color: #ED1B2E;
    font-weight: bold;
  }
  .seminar p {
    font-size: 1.085em;
    line-height: 1.5;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .seminar .owl-nav {
    top: 35% !important;
  }
  .countDown {
    top: auto;
    bottom: 0;
    right: auto;
    color: #ffffff;
    border-radius: 0px;
    padding: 10px 5px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .countDown img {
    width: 32px;
    height: 32px;
    vertical-align: top;
  }
  .countDown h5 {
    font-size: 0.9em;
    line-height: 1.2;
    width: 30px;
    display: inline-block;
    margin: 0 10px 0 5px;
  }
  .countDown span {
    display: inline-block;
  }
  .countDown__num {
    font-size: 2.085em;
  }
  .countDown__text {
    font-size: 0.9em;
    margin: 0 5px 0 0;
  }
  .qaGift {
    bottom: 130px;
  }
  .scroll-to-top {
    /*bottom: 30px;*/
  }
  footer .redBar {
    margin-bottom: 15px;
  }
  footer p {
    font-size: 0.9em;
    line-height: 1.5;
    margin: 0 0.5%;
    padding: 0 10px;
  }
}

@media (max-width: 320px) {
.dataDetial__list {
    width: 100%;
    margin-top: 10px;
}
.secTab__list .secTab__item {
    color: #E58E1A;
    font-size: 1.285em;
    font-weight: bold;
    min-width: 100px;
    padding: 5px 10px;
    font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
    background-color: #ffffff;
    border: 1px solid #E58E1A;
    border-radius: 20px;
    margin: 0 5px;
    cursor: pointer;
}
}

/*宽度大于400px*/
@media (min-width: 400px) {
  .box {
    -webkit-animation: spinBig 1s infinite;
    animation: spinBig 1s infinite;
  }
}

@-webkit-keyframes spinBig {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background-color: blue;
  }
}

@keyframes spinBig {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background-color: blue;
  }
}

/*宽度小于400px*/
@media (max-width: 400px) {
  #m_bottom{top:88%;}
  .box {
    -webkit-animation: spinSmall 1s infinite;
    animation: spinSmall 1s infinite;
  }
}

@-webkit-keyframes spinSmall {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background-color: red;
  }
}

@keyframes spinSmall {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background-color: red;
  }

}



.ctr { background: #455560; width: 100%; max-width: 1140px; height: auto;line-height: 24px;margin: auto;  }
.ctr .ctt { background: #707980; height: 90px; overflow: hidden; color: #fff; text-align: left; position: relative;top: 20px; border-radius: 10px }
.ctr .ctt .cp { font-size: 22px; font-weight: bold; line-height: 25px; padding-top: 10px; padding-left: 10px; }
.ctr .ctt .cr { font-size: 13px; padding-left: 10px; color: #FFF;  }
.ctr .ctt .cr a{  color: #FFF; text-decoration: none; }
.ctr .ctt .cr a:hover{ text-decoration: underline; }
.ctr .ctt .cr br { display: none; }
.ctr .ctt .cd { font-size: 13px; padding-left: 10px; }
.ctr .ctt .cd br { display: none; }
.ctr .ctt .ct { background: #cb002d; position: absolute; width: 360px; height: 90px; right: 0px; top: 0px; }

@media (max-width: 1200px) {
  footer p{margin-top:40px}
  .ctr .ctt{height: 90px;margin-bottom: 20px ;top: 0px; border-radius: 0px}
}

@media (max-width: 767px) {
  .ctr .ctt .cp { font-size: 21.2px; }
  .ctr .ctt{height: 180px;margin-bottom: 20px ;top: 0px; border-radius: 0px}
  .ctr .ctt .ct { position: relative; width: 100%;margin-top:10px }
  footer p{margin-top:20px}
  .container .card h3 {
    background: url(../images/icon_filedoc.png) no-repeat left 5px;
    background-size: 12px auto;
    /* top: 5px; */
    padding-left: 20px;
}
.container p {
    line-height: 35px;
}
}
