@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:400,500,700');
@import url('slick.css');
@import url('slick-theme.css');
@import url('slicknav.min.css');


.container {
    max-width: 1210px;
}

html { font-size: 15px; font-family: 'Noto Sans TC', sans-serif; }
body {
    font-size: 1rem;
    background-color: #008883;
    color: #000;
    font-size: 1rem;
    font-family: inherit;
    font-weight: 400;
    padding-top: 52px;
}

a {
    color: #007c7e;
    text-decoration: none;
}


.font-7l {
    font-size: 2.6666rem;
} 
.font-7ls {
    font-size: 2.2rem;
} 
.font-6l {
    font-size: 1.6666rem;
} 

.font-5l {
    font-size: 1.5rem;
} 

.font-4l {
    font-size: 1.25rem;
} 

.font-3l {
    font-size: 1.2rem;
} 
.font-2l {
    font-size: 1.225rem;
} 

.font-xl {
    font-size: 1.2rem;
} 

.font-l {
    font-size: 1.125rem;
} 

.font-m {
    font-size: 1rem;
} 

.font-s {
    font-size: .9rem;
}

.font-xs {
    font-size: .85rem;
}

.font-xxs {
    font-size: .8rem;
}

.font-300 {
    font-weight: 300;
}

.font-500 {
    font-weight: 500;
}

.font-700 {
    font-weight: 700;
}

.color-orange {
    color: #cb5a0b;
}

.color-red {
    color: #ff0000;
}
.color-red2 {
    color: #e30000;
}


.color-yellow {
    color: #fed400;
}
.color-yellow2 {
    color: #fffc18;
}
.color-yellow3 {
    color: #c8922a;
}
.color-yellow4 {
    color: #b68b39;
}

.color-gary {
    color: #858585;
}

.color-green {
    color: #0f7978;
}
.color-green2 {
    color: #b8fffb;
}
.color-green3 {
    color: #009b98;
}
.color-green4 {
    color: #08888d;
}

.color-white {
    color: #fff;
}
.color-blue {
    color: #011fa4;
}
.color-blue2 {
    color: #065e9c;
}

header .logo {
    width: 156px;
    margin-top: 5px;
}

header .line-icon {
    width: 32px;
}

header .bg-dark {
    background: #007c7c!important;
    height: 60px;
    border-bottom: 3px solid #4f9995;
}

.main {
    background: url(../images/bg1.png)no-repeat center top,
                url(../images/bg2.png) #fff no-repeat center bottom;
    background-size: 100% auto;
    position: relative;
    min-height: 500px;
    padding: 80px 0;
}

.main a.gotop {
    background-color: #92a8ad;
    display: block;
    width: 48px;
    height: 48px;
    right: 15px;
    bottom: 15px;
    position: absolute;
    text-align: center;
    line-height: 48px;
    overflow: hidden;
    color: #fff;
}

.warning-section {
    border: 3px solid #74bdbc;
    border-radius: 2.5rem;
    max-width: 1096px;
    padding: 1rem 0;
    margin: auto;
    text-align: justify;
    text-justify:inter-ideograph;
    background-color: #fff;
}
.warning-section .warning-content{
    padding: 0 6.5693%;
}

.warning-section .warning-toggle {
    background-color: #008688;
}
.warning-section .warning-toggle>a {
    color: #fff;
}

.breadcrumb, .breadcrumb-item.active {
    background-color: transparent;
    color: #017f7b;
}
.breadcrumb a {
    color: #017f7b;
}

.btn-primary {
    border-radius: 0;
    background-color: #007f7b;
    border-color: #007f7b;
}
.btn-secondary {
    background-color: #0076c0;
    border-color: #0076c0;    
}

.btn-secondary:hover, .btn-primary:hover {
    background-color: #ed7100;
    border-color: #ed7100;
}


.i-item>img {
    margin-bottom: 1em;
}
.i-item>div {
    border-left: 4px solid #007f7b;
    padding-left: 1em;
}

header .line {
    width: 32px;
}

.Funds-Warning-wrapper p {
    margin: 2em 0;
}
.Funds-Warning-wrapper #FundsWarnings {
    padding: 25px;
}
.warning-btn {
    text-align: center;
    margin: auto;
}
.warning-btn a {
    font-size: 22px;
    color: #000;
}
.warning-btn-bg {
    background-color: rgba(0,155,15,.2);
}

.warning-content ul {
    list-style-type: none;
}
.warning-content ul>li:before {
    content: '★';
    margin-left: -1.25em;
}
.warning-content ul>li>ul>li:before {
    content: '◎';
    margin-left: -1.05em;
}

.where-buy {
    background-color: #ffd22f;
}


hr {
    margin: 0;
    border: 0;
    border-top: 1px solid #bda069;
}

.nav-box {
    background: url(../images/bg3.png) center repeat-x;
    background-size: auto 100%;
}
.nav-box.fixed {
    left: 0;
    right: 0;
    top: 42px;
    position: fixed;
    z-index: 900;
}

.nav-box .row {
    height: 87px;
}

.nav-box a {
    font-size: 23px;
    font-weight: 500;
    color: #000;
    position: relative;
    font-weight: 700;
    display: block;
    line-height: 1;
}
.nav-box a>span {
    color: #b78c30;
}
.nav-box .row>div {
    padding: 0 1em;
    border-right: 1px solid #a1a1a1;
}

.nav-box .row>div.home,
.nav-box .row>div:last-child {
    border-right: none;
}
.nav-box .row>div.home a {
    color: #9f9f9f;
    position: relative;
}
.nav-box .row>div.home:before {
    background: url(../images/home-arrow.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    content: '';
    width: 13px;
    height: 23px;
    margin-right: .5em;
}
.nav-box .row>div.home:hover:before {
    background: url(../images/home-arrow-o.png) no-repeat;
}
.nav-box .row>div.home:hover a {
    color: #0077bd;
}
.nav-box .row>div.home:hover a:after {
    display: none;
}



.banner {
    border-bottom: 1px solid #0f7978;
}

.nav-box a:hover {
    text-decoration: none;
}
.nav-box a.selected:after,
.nav-box a:hover:after {
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    border-bottom: 8px solid #b78c30;
}

.nav-box a.selected,
.nav-box a:hover {
    color: #000;
}

.nav-box .row>div.selected {
    position: relative;
}
.nav-box .row>div.selected:after {
    content: '';
    display: block;
    position: absolute;
    border: solid 18px transparent;
    border-bottom-color: #f2f1f0;
    left: 50%;
    bottom: -31px;
    margin-left: -18px;
}

.nav-box .back-index a {
    color: #9dfcff;
    font-size: 18px;
    font-weight: 400;
}

.nav-box a img {
    position: absolute;
    bottom: 0;
    margin-left: 10px;
    width: 60px;
}

.m-menu>div {
    padding: 4px;
}

.banner {
    position: relative;
}

.banner .box {
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.banner.page {
    background-image: url(../images/banner-page.jpg);
}
.banner.page .container {
    height: 365px;
    padding-bottom: 16px;
}

footer .copyright {
    position: relative;
    padding-top: 22px;
    padding-bottom: 22px;
}


figure figcaption {
    padding: 0 1.8em;
    color: #808181;
    margin-top: 2.5rem;
}
figure figcaption>div {


    border-left: 5px solid #b68b39;
    padding-left: 1rem;
}

.gotop {
    position: fixed;
    right: 30px;
    bottom: 50px;
}

.gohome {
    position: fixed;
    left: 0;
    top: 50%;
    width: 83px;
    height: 288px;
    margin-top: -144px;
    background: url(../images/home.png) left top no-repeat;
    background-size: 100% auto;
}
.gohome:hover {
    background-position: left bottom;
}

.page0 >.container {
    max-width: 990px;
    margin-bottom: 8rem;
}
.page0 >.container h4 {
    font-weight: 600;
}

.page-box {
    margin-bottom: 80px;
}

caption {
    caption-side: top;
}

img.remove-white {
    mix-blend-mode: multiply
}

.page-title {
    display: inline-block;
    border-bottom: 8px solid #b68b39;
}

.page>.container>.box {
    margin-bottom: 6rem;
}
.page>.container>.box .title-box {
    margin-bottom: 4rem;
}

.page .intro {
    border: 2px solid #b68b39;
    max-width: 1094px;
    margin: auto;
    margin-bottom: 4rem;
    border-radius: 1rem;
}
.page .intro>div {
    max-width: 946px;
    margin: auto;
}

.page .intro+figure {
    margin-top: -2rem;
    margin-bottom: 5rem;
}

.page2 .page-title {
    border-color: #7abb35;
}
.page3 .page-title {
    border-color: #ef9126;
}
.page4 .page-title {
    border-color: #0076bf;
}


.index-title {
    text-align: center;
    font-size: 2.86rem;
    color: #000;
    position: relative;
    font-weight: 700;
    margin-bottom: 1em;
}
.index-title:after {
    content: '';
    display: block;
    border-bottom: 6px solid #b68b39;
    max-width: 12em;
    width: 80%;
    padding-top: .25em;
    margin: auto;
}

h2.title {
    border: 1px solid #006c6a;
    color: #006c6a;
    font-size: 36px;
    text-align: center;
    background-color: transparent;
    padding: .35em;
    border-radius: 36px;
    font-weight: 700;
    margin-bottom: 1.25em;
}

h1.title {
    font-size: 46px;
    text-align: center;
    font-weight: 700;
}
h2.sub-title {
    font-size: 40px;
    color: #e1005b;
    font-weight: 700;
    text-align: center;
}

h3.title {
    background-color: #ef6e21;
    color: #fff;
    padding: .5em 1em;
    font-size: 26px;
    font-weight: 500;
}

h3.title2 {
    border-bottom: 8px solid #b68b39;
    margin-bottom: 3rem;
}
h3.title2>span {
    background-color: #fff;
    line-height: 1;
    padding: 0 .25em;
    -webkit-transform: translateY(.6em);
    transform: translateY(.6em);
}


.tabe-box table {
    font-size: 1.1rem;
}
.page-table th,
.page-table td {
    border: 1px solid #009b98;
    font-weight: 500;
    padding: .425em .5em;
}
.page-table th {
    text-align: center;
    white-space: nowrap;
}

.page-table tr:first-child {
    background-color: #d9f5e7;
}

.page3 .page-table th,
.page3 .page-table td {
    border: 1px solid #cb5a0b;
}
.page3 .page-table tr:first-child {
    background-color: #fcdfd3;
}

.page4 .page-table th,
.page4 .page-table td {
    border: 1px solid #3266bb;
}
.page4 .page-table tr:first-child {
    background-color: #c4dff0;
}

.page-table2 {
    background-color: #ffffff;
}
.page-table2 th,
.page-table2 td {
    text-align: center;
    border-color: #b68b39;
    font-size: 1.6rem;
}

.page-table2 thead th,
.page-table2 thead td {
    color: #fff;
    background-color: #b68b39;
    border-left-color: #fff;
    border-right-color: #fff;
}
.page-table2 thead tr th:first-child {
    border-left-color: #b68b39;
}
.page-table2 thead tr td:last-child {
    border-right-color: #b68b39;
}

.page-table2 tr:first-child {
    background-color: transparent;
}




.bg-white {
    background-color: #fff;
}
.bg-green {
    background-color: #2ebac6;
}

.bg1 {
    background: url(../images/bg-1.png) repeat-x;
    background-size: auto 100%;
    border-radius: 30px 30px 0 0;
}


.star-list {
    list-style: none;
}

.star-list li {
    position: relative;
    padding-left: .2em;
    margin: .25em 0;
}

.star-list li:before {
    content: '★';
    display: block;
    left: -1em;
    top: 0;
    position: absolute;
}

.box-3 .line {
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
}

.info-table tr:nth-child(even) {
    background-color: #92c5c4;
}

.info-table th, .info-table td {
    padding: 1em 1.5em;
}

.info-table a {
    color: #000;
}

.s-box {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 238px;
    padding-top: 127px;
    margin-top: -127px;
    margin-bottom: -33px;
    pointer-events: none;
}
.s-box:before {
    content: '';
    height: 78px;
    display: block;
    position: absolute;
    width: 50%;
    left: 0;
    top: 127px;
    z-index: 0;
    background: url(../images/bg-2.png) repeat-x;
}
.s-box:after {
    content: '';
    height: 77px;
    display: block;
    position: absolute;
    width: 50%;
    right: 0;
    top: 128px;
    z-index: 0;
    background-color:#fff;
}
.s-box .container {
    position: relative;
    z-index: 5;
    max-width: 900px;
    background: url(../images/bg-2.png) repeat-x;
    height: 78px;
}

.s-box .container:after {
    content: '';
    background: url(../images/bg-3.png) no-repeat;
    display: block;
    position: absolute;
    width: 171px;
    height: 238px;
    right: -171px;
    top: -127.5px;
}

.page-3 .page-box h2 {
    color: #000;
}
.page-box .tb-1,
.page-box .tb-2 {
    text-align: center;
    width: 100%;
}
.page-box th,
.page-box td {
    padding: .75em 1.5em;
    white-space: nowrap;
    border: 1px solid #f2f1f0;
}
.page-box .tb-1 thead {
    background-color: #79c6c4;
}
.page-box .tb-1 tbody tr:nth-child(even) {
    background-color: #c2e0de;
}
.page-box .tb-1 tbody {
    color: #006c6a;
}
.page-box .tb-1 tbody td {
    text-align: left;
}

.page-box .tb-2 thead {
    background-color: #0094cf;
    color: #fff;
}
.page-box .tb-2 tbody tr:nth-child(odd) {
    background-color: #c2f4f3;
}
.page-box .tb-2 tbody tr:nth-child(even) {
    background-color: #a9d9ec;
}
.page-box .tb-2 tbody {
    color: #29548e;
}

.page2-1 {
    width: 946px;
    margin: auto;
    position: relative;
}
.page2-1 .zoom-2,
.page2-1 .zoom-3 {
    cursor: pointer;
    top: 0;
    margin-top: 2.748414%;
    position: absolute;
}
.page2-1 .zoom-2 {
    left: 28.85835%;
    width: 22.727272%;
}
.page2-1 .zoom-3 {
    left: 69.2389%;
    width: 25.26427%;
}

.slick-prev, .slick-next {
    width: 80px;
    height: 121px;
    margin-top: -0px;
    top: 280px;
    z-index: 100;
}

.slick-prev, .slick-prev:hover {
    left: 60px;
    background: url(../images/left.png) no-repeat!important;
}
.slick-next, .slick-next:hover {
    right: 60px;
    background: url(../images/right.png) no-repeat!important;
}
.slick-prev:before, .slick-next:before {
    color: transparent;
}
.slick-disabled {
    opacity: 0;
    cursor: default;
}

.page-2-title {
    background: url(../images/page2-3.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 1.25em 0;
}

@media (min-width: 1400px) {
    .tabe-box {
        margin-left: -95px;
        margin-right: -95px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .tabe-box table {
        font-size: 1.6666rem;
    }
    
}

@media (max-width: 1399.98px) {
    .tabe-box img {
        max-width: 100%;
        height: auto;
    }
    
}

@media (min-width: 768px) {
    .border-md {
        border: 1px solid #e2e2e2;
    }

    #menu a {
        position: relative;
    }
    #menu .act a:after {
        content: '';
        display: block;
        border: 1px solid #fff;
        border-left-color: transparent;
        border-top-color: transparent;
        position: absolute;
        bottom: -15px;
        width: 25px;
        height: 25px;
        transform:rotate(45deg);
        left: 50%;
        margin-left: -12.5px;
    }
    
    .slicknav_menu {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .main {
        padding: 35px 0 0 0;
    }

    .m-menu>div {
        width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 2px;
    }

    .gotop {
        position: fixed;
        right: 15px;
        bottom: 15px;
    }
    .gotop img {
        width: 48px;
    }

    footer {
        margin-top: 0;
    }
    footer .Funds-Warning-wrapper,
    footer .qrcode {
        display: none;    
    }
    footer .container {
        padding-left: 15px;
    }

    .main>.container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .warning-btn a {
        font-size: 18px;
        text-decoration: none;
    }

    .add-line img.line-icon {
        width: 36px;
    }
    .add-line {
        padding: .5rem 1rem;
        font-size: 20px;
        color: #0e7876;
        font-weight: 500;
        text-align: center;
    }

    h2.title {
        font-size: 32px;
        border: none;
        margin-bottom: .5em;
    }


    .nav-box {
        display: none;
    }

    header .line-icon {
        margin-right: 38px;
    }

    .slicknav_btn {
        background-color: transparent;
        position: absolute;
        right: 0;
        top: -47px;
    }
    .slicknav_menu {
        background-color: #008883;
        position: fixed;
        z-index: 9999;
        width: 100%;
        top: 52px;
        padding: 0;
    }
    .slicknav_menu {
        font-size: 20px;
    }
    .slicknav_nav {
        text-align: center;
    }
    .slicknav_nav>div:first-child {
        padding-top: 18px;
    }
    .slicknav_nav>div:last-child {
        padding-bottom: 18px;
    }
    .slicknav_nav a {
        font-size: 22px;
    }
    .slicknav_nav a:before {
        content: '\2605';
        display: inline-block;
        margin-right: .25rem;
    }
    
    .slicknav_nav a:hover {
        background-color: transparent;
    }

    .slicknav_nav .home {
        display: block!important;
        margin-right: 0!important;
        scroll-margin-left: 0!important;
    }

    h1.title {
        font-size: 36px;
    }
    h2.sub-title {
        font-size: 24px;
    }
    h3.title {
        font-size: 20px;
    }
    h3.title2 {
        font-size: 24px;
    }
    .font-5l {
        font-size: 1.25rem;
    }
    h4 { font-size: 1.25rem;}

    .main {
        background-size: 150% auto;
    }
    .index-title {
        font-size: 2rem;
    }

    figure figcaption {
        padding: 0;
        font-size: .87rem;
    }

    .gohome {
        width: 42px;
        height: 144px;
        margin-top: -72px;
    }

    .buy-box {
        background-color: #fed203;
    }

    .warning-section {
        border: none;
        padding: 0;
        border-radius: 0;
        background-color: transparent;
    }
    .warning-section .warning-content {
        padding-bottom: 2rem;
    }
    .warning-section .warning-btn {
        background-color: #b0dbd9;
        padding: .5rem 0;
    }

    .buy-logo-box {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .buy-logo-box {
        width: 50%;
    }

    .page0 >.container {
        margin-bottom: 4rem;
    }

    .page .page-title.font-7l {
        font-size: 1.8rem;
    }
    .page .left-icon img {
        width: 100%;
        display: block;
    }
    .page>.container>.box .title-box {
        margin-bottom: 2rem;
    }
    .page .intro {
        margin-bottom: 1rem;
    }
    .page>.container>.box {
        margin-bottom: 4rem;
    }
    .page1 .page-title {
        border-bottom: none;
    }
    .page1 .left-icon {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 1rem;
    }

    .page-title {
        border-bottom-width: 4px;
    }

    .page2 .left-icon,
    .page3 .left-icon,
    .page4 .left-icon {
        margin-right: .5rem!important;
        -ms-flex: 0 0 90px;
        flex: 0 0 90px;
        max-width: 90px;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important;
    }
    .page .page-title.font-7l {
        font-size: 1.5rem;
    }
    .page .title-box p.font-5l {
        font-size: 1.1rem;
    }
    .page>.container>.box {
        margin-bottom: 2rem;
    }
    

    .page .intro {
        border-radius: 0;
    }
    .intro .font-7ls {
        font-size: 1.4rem;
        margin-bottom: .5em!important;
    }
    
    .intro .font-6l {
        font-size: 1.1rem;
    }
    
    .tabe-box table {
        font-size: 1rem;
        margin-bottom: 1rem;
    }

    h3.title2 {
        border-bottom-width: 4px;
    }

    .page-table2 th, .page-table2 td {
        font-size: 1.2rem;
    }

    .page3 .page-table td {
        word-wrap: break-word!important;
    }
    
}