body {
    font-family: Noto Sans TC, 微軟正黑體, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    touch-action: pan-y;
}

.table-responsive {
    touch-action: pan-x pan-y !important;
    /* 表格允許左右滑動 */
}

tbody {
    background-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6,
.navbar .navbar-nav {
    font-family: Noto Sans TC, 微軟正黑體, sans-serif
}

.hr-1 {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #c8c8c8;
}

.hr-2 {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 2px dotted #bdbdbd;
}

.hr-3 {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px dotted #8d8d8d;
}

.title {
    font-weight: 700;
}

/*圖片放大JS字體修改*/
.cbp-l-grid-agency-title {
    margin-top: 10px;
    font-family: Noto Sans TC, 微軟正黑體, sans-serif;
    color: #666;
    text-align: center;
}

.cbp-l-grid-agency-desc {
    font: 400 12px/21px "Noto Sans TC", 微軟正黑體, sans-serif;
    color: #aaa;
    text-align: center;
}

/*end*/

/*上橫幅*/
.navbar-header .bar-line {
    display: inline-block;
}

.navbar-header .bar-font {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
}

#header_right a {
    margin: 0px;
}

#header_right>div {
    margin-top: 10px;
}

#header_right .header-pic img {
    display: inline;
}

#header_right .header-word-1 {
    background-color: #ed723b;
    color: #fff;
    padding: 4px 10px;
    vertical-align: middle;
    white-space: nowrap;
}

#header_right .header-word-2 {
    background-color: brown;
    color: #fff;
    padding: 4px 10px;
    vertical-align: middle;
    white-space: nowrap;
}

@media (max-width:500px) {
    #header_right .header-pic img {
        height: 22px;
    }

    #header_right .header-word-1 {
        padding: 2px 10px;
        font-size: 12px;
    }

    #header_right .header-word-2 {
        padding: 2px 10px;
        font-size: 12px;
    }
}

.navbar {
    background-color: #fcfcfc;
}

.navbar-header {
    text-align: center;
}

.navbar-toggle {
    position: relative;
    margin-right: 0px;
    padding: 5px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-toggle .bar-font {
    color: #fff;
}

.navbar-default .navbar-toggle:hover .bar-font,
.navbar-default .navbar-toggle:focus .bar-font {
    color: #4D1E00;
}

.navbar.navbar-default {
    margin-bottom: 0px;
}

.dropdown-toggle {
    white-space: nowrap;
}

@media (min-width: 1200px) {

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus {
        background-color: transparent;
        color: #fff;
    }
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #e98436;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
    border-radius: 1px;
}

/*end*/

/*marquee*/
.marquee-1 {
    height: 40px;
    line-height: 33px;
    background-color: #e5ecec;
    color: #fff;
    padding-bottom: 6px;
    padding-top: 4px;
}

.marquee-1 img {
    position: absolute;
    bottom: -3px;
}

.marquee-1 .marquee,
.marquee-2 .marquee {
    width: 100%;
    overflow: hidden;
}

.marquee-1 .marquee span,
.marquee-2 .marquee span {
    background-color: #b52e2e;
    padding: 5px;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
}

.marquee-1 .marquee a,
.marquee-1 .marquee a {
    margin-right: 30px;
    color: #000;
}

/*end*/

/*相關報導*/
.media-heading a {
    font-size: 16px;
    padding-left: 2px;
}

.news {
    padding: 0px 5px;
}

.news .news-icon {
    display: inline-block;
}

.news .news-word {
    display: inline-block;
    line-height: 1.5;
}

.news .news-title {
    background-color: #fff;
    border-radius: 20px;
    padding-top: 10px;
}

.news .news-title .fa {
    color: #f4511e;
}

.news-title .news-date {
    float: right;
    font-size: 15px;
    margin-top: 8px;
    color: #8d8d8d;
}

.page-news-title {
    font-weight: 700;
    margin-top: 0px;
}

.page-news-date {
    font-weight: 700;
    color: #009688;
}

.news-more {
    text-align: right;
}

.news-more a {
    background: #4d1e00;
    color: #fff;
    padding: 0px 5px;
}

/*end*/

/*首頁區塊背景*/
.index-banner {
    background-repeat: no-repeat;
    background-size: cover
}

/*end*/

/*主標題*/
.all-title {
    border-left: 10px solid #e98436;
    padding-left: 8px;
}

/*end*/

/*左側主選單*/
.panel-default>.panel-heading {
    color: #fff;
    border-color: #ddd;
    background: #1d9ba7;
    /* background: linear-gradient(-77deg, transparent 10px, rgb(6 88 195) 0) right,
        linear-gradient(103deg, transparent 10px, rgb(6 88 195) 0) left; */
    background-size: 50% 100%;
    background-repeat: no-repeat;
}

.panel-group .panel-default {
    border-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 0px;
}

.panel-group .panel+.panel {
    margin-top: 0px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: 0px solid #ddd;
}

.panel-body {
    /* background-color: #f0f0f0; */
    padding: 10px;
    padding-top: 10px;
    padding-left: 0px;
}

.product-group-ul a {
    color: #333;
}

.product-group-ul {
    list-style-type: none;
    padding-left: 20px;
    margin-bottom: 0;
}

.product-group-ul li {
    padding: 5px 0;
}

.panel-heading:hover,
.panel-heading:focus {
    background: #e98436;
    /* background: linear-gradient(-77deg, transparent 10px, rgb(63 124 205) 0) right,
        linear-gradient(103deg, transparent 10px, rgb(63 124 205) 0) left; */
    background-size: 50% 100%;
    background-repeat: no-repeat;
}

.panel-title a:hover,
.panel-title a:focus {
    color: #fff;
}

/*end*/

/*關於我們內頁*/
.page-title h4 {
    background-color: #ffc541;
    padding: 5px;
    text-align: center;
}

.page-title h4 span {
    color: #3a5896;
}

.about-people img {
    margin: auto;
}

.about-people hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 2px dotted #cecece;
}

.about-people .about-content .about-content-1 {
    display: table-cell;
    min-width: 120px;
    padding: 5px;
    text-align: center;
}

.about-people .about-content .about-content-1 span {
    min-width: 120px;
    display: block;
    background-color: #e98436;
    padding: 3px 10px;
    margin: 3px;
    border-radius: 5px;
    color: #fff;
}

.about-people .about-content .about-content-2 {
    display: table-cell;
    padding: 5px;
}

/*end*/

/*表格樣式*/
.table-bordered {
    border: 1px solid #000;
}

.table .td-date {
    white-space: nowrap;
}

.table a {
    color: #000;
}

.table-striped.table>tbody>tr>td {
    border-color: #9e9e9e;
}

.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #ffcb55;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border-color: #9e9e9e;
}

.table-bordered th {
    white-space: nowrap;
}

ul.pagination li>a,
.pagination>li:first-child>a,
.pagination>li:last-child>a,
ul.pager li>a {
    text-align: center;
    padding: 0;
    height: 40px;
    width: 40px;
    border: 1px solid #777777;
    line-height: 39px;
    background-color: #777777;
    color: #ffffff;
    display: inline-block;
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    border-radius: 10%;
}

/*end*/

/*表格搜尋框*/
.box-form label,
.box-form span {
    display: inline-block;
    margin: .5em .5em;
    vertical-align: middle;
}

.form-control {
    color: #000;
}

@media (min-width: 768px) {
    .form-inline .form-control {
        display: block;
        width: 100%;
    }
}

.well {
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.05);
    border: 0px solid #e3e3e3;
    padding: 5px 10px;
    margin-bottom: 10px;
}

/*end*/

/*文字編輯器內頁*/
.detail-title .detail-title-word {
    background: rgb(6 88 195);
    background: linear-gradient(-77deg, transparent 10px, rgb(6 88 195) 0) right, linear-gradient(103deg, transparent 10px, rgb(6 88 195) 0) left;
    background-size: 50% 100%;
    background-repeat: no-repeat;
    padding: 1px 10px 1px 25px;
}

.detail-title .detail-title-word h4 {
    color: #fff;
}

/*end*/

/*投資環境  手機板*/
.invest-style .invest-circle {
    width: 120px;
    height: 120px;
    margin: auto;
    border-radius: 60px;
    position: relative;
}

.invest-style .invest-color-1 {
    background-color: #222222;
    border: 5px solid #d2d2d2;
}

.invest-style .invest-color-2 {
    background-color: #3f51b5;
    border: 5px solid #9faeff;
}

.invest-style .invest-color-3 {
    background-color: #ed723b;
    border: 5px solid #ffccb5;
}

.invest-style .invest-color-4 {
    background-color: #9c27b0;
    border: 5px solid #f5b7ff;
}

.invest-style .invest-color-5 {
    background-color: #795548;
    border: 5px solid #ffcab7;
}

.invest-style .invest-color-6 {
    background-color: #e91e63;
    border: 5px solid #ff95b9;
}

.invest-style .invest-color-7 {
    background-color: #009688;
    border: 5px solid #90d6cf;
}

.invest-style .invest-color-8 {
    background-color: #03a9f4;
    border: 5px solid #88daff;
}

.invest-style .invest-word {
    position: relative;
    top: 40%;
    color: #fff;
}

/*end*/

/*會員條款*/
.signup-check-iframe {
    height: 400px;
    overflow: scroll;
    border: 1px solid #b3b3b3;
    padding: 10px;
    margin-bottom: 10px;
    color: #333;
}

/*end*/

/*form*/
form label,
.radio label,
.checkbox label {
    font-weight: 400;
}

/*end*/

/*contact pic*/
.contact-pic {
    display: inline-block;
    margin: 5px;
}

/*end*/

/*footer*/
.social-links li a {
    font-size: 30px;
    width: 50px;
    height: 50px;
}

.social-links.animated-effect-1 li.facebook a {
    border-color: #0866ff;
}

.social-links .facebook a {
    color: #fff;
    background-color: #0866ff;
    border-color: #0866ff;
}

.social-links .instagram a {
    color: #fff;
    background-color: #ff026a;
    border-color: #ff026a;
}

.social-links .youtube a {
    color: #fff;
    background-color: #ff0033;
    border-color: #ff0033;
}

.social-links .Line a {
    color: #fff;
    background-color: #06c755;
    border-color: #06c755;
}

.footer {
    padding: 0px 0;
    color: #fff;
    background-color: #fafafa;
}

.footer .text-default {
    color: #333333;
}

.hvr-sweep-to-bottom:hover i {
    color: #e98436 !important;
}

.hvr-sweep-to-bottom:hover {
    border-top: 3px solid #e98436 !important;
}

.subfooter {
    color: #fff;
}

.subfooter a {
    color: #fff;
}

/*end*/




/*新增通用css*/
* {
    word-break: break-all;
}

.g-ma-a {
    margin: auto !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block;
}

.d-flex {
    display: flex;
}

.d-none {
    display: none;
}

.d-flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.align-items-center {
    align-items: center;
}

.justufy-content-between {
    justify-content: space-between;
}

.list-none {
    list-style: none;
    padding-left: 0;
}

.member_directory_1 {
    background: #ffdc8d;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    /* box-shadow: 2px 2px 2px #adadad; */
}

.member_directory_2 {
    background: #d3eaf1;
    padding: 8px 15px !important;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    /* box-shadow: 2px 2px 2px #adadad; */
}

.bg_yellow {
    background: #ffdc8d;
}

.bg_blue {
    background: #d3eaf1;
}


.w-100x-100px {
    width: calc(100% - 100px);
}

.left_menu {
    padding: 10px 15px;
    background: #838383;
    color: #fff;
    display: block;
    text-align: center;
}

.left_menu:hover,
.left_menu:focus {
    color: #fff;
    background: #2571a3;
}

.left_menu_checked {
    background: #2571a3;
}

.right_contact {
    position: fixed;
    right: 10px;
    bottom: 5%;
    transform: translate(0, -50%);
    z-index: 999;
}

.browse_number {
    position: absolute;
    top: 0;
    right: 0;
}

.old_website {
    position: absolute;
    top: -5px;
    left: 0;
    padding: 5px 10px;
    background-color: #fff;
    color: #333 !important;
}

.box-shadow-1 {
    box-shadow: 3px 3px 3px #ccc;
}

.hvr-sweep-to-top:before {
    background: #e98436 !important;
}

.ms-view {
    background: transparent !important;
}

.hvr-sweep-to-bottom:before {
    background: #fff !important;
}

.link:hover {
    color: #007c88;
    text-decoration: none;
}

#mainHeader {
    position: relative;
    transition: all 0.3s ease;
}

/* 滾動到一定距離後啟用固定 */
.fixed-header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1030;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

h3 {
    color: #311500 !important;
}

header {
    margin: 30px 0 10px;
}

td {
    vertical-align: middle !important;
}


.card {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: -1px 0px 20px -5px #ddd;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.member-detail {
    color: #337ab7;
}

.preserve-line {
    white-space: pre-line;
}

.cbp-wrapper-outer {
    overflow: visible !important;
}

input::placeholder {
    color: #999 !important;
    /* 改成你要的顏色 */
    opacity: 1 !important;
    /* 有些瀏覽器預設會半透明 */
}

.cbp-item:hover .cbp-caption-defaultWrap {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}


.cbp .cbp-item {
    position: revert;
}

.cbp-wrapper,
.cbp-wrapper-helper {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem 1.5rem;
    align-items: center;
}

.member-photo-wrap {
    position: relative;
    width: 100%;
    padding-top: 95%;
    overflow: hidden;
}

/* 圖片在框裡置中、等比裁切 */
.member-photo-wrap img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

@media (min-width: 1400px) {
    .container {
        width: 1400px !important;
    }

}



@media (min-width:992px) {
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .d-lg-flex {
        display: flex;
    }


}

@media (min-width:768px) {
    .d-md-flex {
        display: flex;
    }
}

@media (min-width:576px) {
    .d-sm-flex {
        display: flex;
    }

    .d-sm-block {
        display: block;
    }

}

@media (max-width:991px) {
    .social-links li a {
        font-size: 20px;
        width: 40px;
        height: 40px;
    }

    .browse_number {
        position: initial;
        text-align: center;
        display: block;
        padding: 10px 0 5px 0;
    }

    .old_website {
        position: initial;
        text-align: center;
        display: block;
        margin-top: 5px;
    }

    .d-column {
        flex-direction: column;
    }


}


@media (max-width: 767px) {
    .row-sm {
        display: flex !important;
        flex-direction: column-reverse !important;
        /* 手機版顛倒順序 */
    }
}

/*end*/