﻿@charset "UTF-8";
/* CSS Document */
body {
    background-color: #faf9f3;
    font-family: Microsoft JhengHei;
    font-size: 16px;
}

img {
    max-width: 100%;
}

.btn {
    padding: 6px 10px;
}

h2 {
    background-color: #f0f0f0;
    padding: 10px 20px;
    border-top: 1px solid #dcdcdc;
}

h3 {
    color: #990000;
}

footer {
    background-color: #f2f0e3;
    margin-top: 50px;
    position: relative;
}

hr {
    margin: 15px 0;
    border: 0;
    /*	border-top: 1px solid #959595;*/
}

figure {
    padding: 20px 0px;
    float: left;
    border-bottom: 1px solid #dcdcdc;
}

figcaption {
    margin-left: 0px;
    height: 200px;
    overflow: hidden;
}

h4, h4 > a, h4 > a:hover, h4 > a:focus {
    width: 100%;
    height: 3em;
    color: #ca805e;
    font-size: 20px;
    line-height: 1.4;
    float: left;
    padding: 0px 0 0px 0;
    margin: 0;
}

time {
    background-color: #f2f0e4;
    color: #908f8d;
    font-size: 16px;
    padding: 5px;
    /*font-style: italic;*/
    /*padding: 6px;*/
    border-radius: 7px;
    margin: 0px 0;
    float: left;
}

p > time {
    background-color: #faf9f3;
    color: #908f8d;
    font-size: 18px;
    padding: 0px;
    border-radius: 0px;
    margin-left: 0px;
}

p {
    font-size: 16px;
    line-height: 1.6;
}

section {
    position: relative;
}

.imgnew {
    vertical-align: middle;
    width: 100%;
}

/*header start*/
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.headerlogo {
    width: 340px;
}

.navbar-brand > img {
    display: block;
    margin-top: 5px;
    /*width: 210px;
    margin-top: -10px;*/
    margin-left: 0px;
}

.navbar-header {
    background-color: #faf9f3;
}

.container-fluid > .navbar-header {
    background-color: white;
    /*border-bottom: 1px solid #e7e7e7;*/
}

.navbar-default {
    background-color: #faf9f3;
    border-color: #faf9f3;
    /*border-bottom: 1px solid #e7e7e7;*/
}

    .navbar-default .navbar-collapse {
        border-color: #d4d4d4;
        background-color: white;
    }

.navbar {
    border-radius: 0px;
}

.navbar-toggle {
    position: relative;
    right: 20px;
    top: 20px;
    /* float: right; */
    padding: 10px;
    margin-top: 11px;
    margin-right: 15px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-nav > li {
    float: none;
    text-align: left;
}

.nav-position {
    float: right;
    margin-right: -5px;
    margin-top: 15px;
    position: absolute;
    right: 5px;
}

    .nav-position > img {
        padding-left: 5px;
    }

/*div > span {
	font-size: 14px;
	color: #777;
	font-weight: bold;
}*/

/*div > span:nth-child(2) {
	float: right;
	font-size: 14px;
	color: #777;
	font-weight: bold;
}

div > span:nth-child(2) > img, div > span:nth-child(2) > a img {
	height: 25px;
}*/

.size-14px, .size-14px a.size-14px a:hover, .size-14px a:focus {
    font-size: 14px;
    color: #777;
    font-weight: bold;
    border: 1px #777 solid;
    padding: 3px;
    text-decoration: none;
}

    .size-16px, .size-16px a.size-16px a:hover, .size-14px a:focus {
        font-size: 16px;
        color: #777;
        font-weight: bold;
        border: 1px #777 solid;
        padding: 3px;
        text-decoration: none;
    }

.size-18px, .size-18px a.size-18px a:hover, .size-18px a:focus {
    font-size: 18px;
    color: #777;
    font-weight: bold;
    border: 1px #777 solid;
    padding: 3px;
    text-decoration: none;
}

#ad-banner {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}
/*header end*/

/*breadcrumb start*/
.breadcrumb-position {
    position: relative;
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0px;
    font-family: Microsoft JhengHei;
}
/*breadcrumb end*/

#ad-banner01 {
    position: relative;
    margin-top: -20px;
    margin-left: -15px;
    margin-right: -15px;
}

main {
    color: #bf4c13;
    font-size: 16px;
    margin: 0 0 10px 0;
    overflow: hidden;
    width: 100%;
}

.main {
    /*margin-top: -5px;*/
    margin-top: 10px;
}

.bn01 {
    background-image: url(../imgs/bn01.jpg);
    background-color: #ca805e;
    border: 2px solid #948282;
    border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    width: 100%;
    height: 80px;
    color: white;
    font-size: 25px;
    text-align: center;
    padding-top: 20px;
    font-weight: bold;
    text-shadow: 2px 3px 1px rgba(19, 18, 18, 0.61);
    -o-text-shadow: 2px 3px 1px rgba(19, 18, 18, 0.61);
    -ms-text-shadow: 2px 3px 1px rgba(19, 18, 18, 0.61);
    -moz-text-shadow: 2px 3px 1px rgba(19, 18, 18, 0.61);
    -webkit-text-shadow: 2px 3px 1px rgba(19, 18, 18, 0.61);
    float: left;
    margin-left: -20px;
    margin-right: 38px;
    margin-top: 10px;
    list-style: none;
}

.section {
    position: relative;
    margin-top: 400px;
}

article > div > ul li {
    list-style-type: cjk-ideographic;
    font-size: 20px;
    color: #777777;
}

article > div > ul > p, article > div > div > ul > p {
    font-size: 18px;
    color: #777777;
}

article > div > a > span, article > div > a:hover > span, article > div > a:focus > span {
    margin-top: -20px;
    background-color: #e4e1ca;
    padding: 3px 10px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #9b8b77;
}

.transform {
    transform: rotate(-90deg);
    padding-right: 4px;
}

#bn2, #bn3, #bn4, #bn5, #bn6, #bn7 {
    margin-top: 40px;
}

.news-icon {
    background: #bd4c1f;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: white;
    font-size: 15px;
    padding: 5px;
    margin-right: 5px;
}

figcaption > p {
    font-size: 18px;
    color: #908f8d;
    margin-top: 10px;
}

figure > img, figure > a > img {
    float: none;
    margin-right: 20px;
    width: 100%;
}

.youtube {
    float: left;
    width: 100%;
    background-image: url(../imgs/aside-youtube.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 10px;
}

    .youtube iframe {
        width: 96%;
        height: 140px;
        margin: 46px 2% 0;
    }

.hr {
    width: 255px;
    border: 1px solid #dcdcdc;
}

aside {
    display: none;
}

section > div > aside > div > ul {
    width: 255px;
    list-style-type: none;
    margin-left: -40px;
}

    section > div > aside > div > ul li {
        padding: 0px 0px 5px 0px;
    }

        section > div > aside > div > ul li img {
            border: 2px solid #e1e1e1;
        }

article > div > p {
    font-size: 18px;
    color: #777777;
    text-indent: 32px;
    text-align: justify;
}

article.article > div > p, article.article2 > div > p {
    font-size: 18px;
    line-height: 2;
    color: #ca805e;
    float: left;
    width: 100%;
    text-indent: 0px;
    text-align: justify;
    padding: 8px 10px;
    margin: 0 15px 0 0;
    border-bottom: 2px #c2c2c2 dotted;
}

    article.article > div > p > a, article.article > div > p > a:hover, article.article > div > p > a:focus,
    article.article2 > div > p > a, article.article2 > div > p > a:hover, article.article2 > div > p > a:focus {
        font-size: 18px;
        color: #ca805e;
        text-indent: 0;
        text-align: justify;
        padding: 5px 10px;
    }

.title {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 18px;
    color: #e45a35;
    font-weight: bold;
}

.nav_get_text {
    width: 73%;
    float: left;
    height: 33px;
    margin-right: 2%;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #eee;
    text-indent: 10px;
}

.nav_get_submit {
    width: 25%;
    float: left;
    height: 33px;
    border-radius: 4px;
    background-color: #e45a35;
    border: 0;
    color: #fff;
}

.article {
    width: 100%;
    float: left;
    border-right: none;
    position: relative;
    margin-top: -350px;
}

    .article > ul {
        list-style-type: none;
        width: 100%;
        margin-left: -20px;
    }

        .article > ul li {
            float: left;
            margin: 0px 45px 0px 0px;
            text-align: left;
            width: 100%;
        }

            .article > ul li > img {
                width: 100%;
            }



/*footer start*/
.copyright {
    text-align: center;
    color: white;
    background-color: #76ba48;
    padding: 5px;
}

#footer04 {
    display: block;
    font-size: 16px;
    position: absolute;
    top: 32px;
    right: 15px;
}

.img_phone {
    float: left;
    width: 100%;
}

footer > div > a > img {
    height: 54px;
}

.footer-banner {
    float: left;
    padding: 0 15px;
}

.banner {
}

.nav_footer_conten {
    width: 100%;
    float: left;
    border-bottom: 1px solid #959595;
    padding: 15px 0;
    position: relative;
}

.footerlogo {
    width: 100%;
    max-width: 300px;
}

.navfooter-brand {
    width: 33.3333333%;
    float: left;
}

.nav_fbdm {
    width: 33.3333333%;
    margin: 10px auto;
    float: left;
    text-align: center;
}

.navfooter-right {
    width: 50%;
    float: left;
    text-align: right;
    position: absolute;
    top: 32px;
    right: 10px;
}

.footer_right_img {
    width: 100%;
    max-width: 300px;
    padding: 0 20px;
}

.nav_footer_info {
    float: left;
    width: 100%;
    padding: 10px 0;
    line-height: 1.6;
}

.nav_footer_info-2 {
    float: left;
    width: 100%;
    padding: 10px 0px 10px;
    line-height: 1.6;
    text-align: center;
    color: #8a8b25;
}

footer > div > div > ul {
    list-style-type: none;
    color: #757573;
    font-size: 18px;
}

.address {
    float: left;
    margin-left: -40px;
    margin-top: 70px;
}

.num {
    margin-top: -185px;
    float: right;
    margin-left: -40px;
}

.phonenum {
    margin-left: -40px;
    float: left;
}
/*footer end*/

/*-----------------------------------------------------失智症0503調整*/

.navbar-brand {
    float: left;
    height: auto;
    padding: 0 15px;
    font-size: 18px;
    line-height: 20px;
}

.row {
    margin: 0;
}

.fa {
    color: #e45a35;
    margin: 15px 5px 10px;
    float: left;
    width: 100%;
    font-weight: 500;
}

.fa-link:before {
    color: #e45a35;
    padding-right: 5px;
}

.fa-circle-o {
    color: #fff;
    float: left;
    width: auto;
    margin: 10px 8px 0 0;
}

.fa-dot-circle-o {
    width: auto;
    float: left;
    margin: 4px 8px 0 0;
    color: #d86557;
}

.container1 {
    width: 100%;
    position: static;
}

.news-icon {
    float: right;
    padding: 5px 8px;
    border-radius: 8px;
    background-color: #d86557;
}

/*0703*/
.article.article > div > p {
    line-height: 1;
}

.fa-circle-o {
    color: #fff;
    float: none;
    width: auto;
    margin: 0 8px 0 0;
}


/*-----------------------------------------------------按鈕*/
.nav_button {
    width: 100%;
    float: left;
    padding: 0;
}

    .nav_button a .bn01 {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 0;
        width: 24%;
        border: 0;
        border-radius: 8px;
        padding: 15px;
        padding-bottom: 4.0154327%;
        margin: 5px 0.5%;
        float: left;
    }

.nav_button2 a .bn01 {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    width: 19%;
    border: 0;
    border-radius: 8px;
    padding: 10px 20px;
    padding-bottom: 4.0363636%;
    margin: 5px 0.5%;
    float: left;
    background-color: #de7369;
}

.all_content_style {
    width: 100%;
    margin-right: 0%;
    line-height: 2;
}

.title001 {
    width: 100%;
    float: left;
    font-size: 23px;
    font-weight: bolder;
}

/*-----------------------------------------------------fb google 分享區塊*/
.share {
    width: 100%;
    float: left;
}

.fb_iframe_widget {
    float: left;
    display: block;
    margin-right: 10px;
}



/*0509*/
.news_in_box figure {
    overflow: hidden;
}

.news_in_box .container {
    padding: 0 15px;
}

.news_in_box figcaption {
    height: auto;
}

/*0621*/
.k-table td, .k-table th {
    padding: 6px 10px;
}

[name=share] div, [name=share] iframe {
    vertical-align: top;
    float: none;
    display: inline-block;
}

.title {
    font-family: "微軟正黑體";
}

    .title .fa {
        font-weight: bolder;
    }

.hiddenOverFlow {
    line-height: 1.5em;
    /*高度隨著要顯示幾行調整2行就是3em*/
    height: 3em;
}

article.article > div > p > a {
    vertical-align: top;
    padding: 0 10px;
    line-height: 1;
}

[ng-controller = DownloadContrller] .row {
    border-bottom: 1px dashed #dcdcdc;
    padding: 10px 0;
}

.box table[name = img75] img {
    max-width: 75%;
}

table[name = longg] tr td, table[name = longg] tr tr {
    word-break: break-all;
}

[ng-controller = DownloadContrller] .row .news-icon {
    margin: 0 -10px 0 10px;
}

[ng-controller = DownloadContrller] label.col-sm-12.ng-binding {
    color: #e45a35;
}

.article .box .AboutDiv.ng-binding table tr td {
    padding: 0 10px;
}

.gsib_a {
    padding: 1px 6px 0 6px;
}

.transform {
    background: #666;
    padding: 5px;
    color: #FFF;
    font-size: 12px;
    margin: 0 5px 0 0;
    border-radius: 2px;
}

.all_content_style .pull-right {
    color: #666;
}

/*0703*/
.IsntDementiaDiv.table-responsive0619.ng-binding {
    padding: 0 0 0 20px;
}

figure {
    float: none;
}

.hq.btn-group > .btn {
    padding: 6px 10px 6px 25px;
}

#footer04 {
    position: absolute;
    display: block;
    margin: 10px 0;
    top: 32px;
    right: 40px;
}


.form-control {
    height: auto;
}

.int_box {
    padding: 15px 0 15px 4px;
    border-bottom: 1px dashed #dcdcdc;
}

    .int_box div {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 0 -4px;
    }

        .int_box div:nth-child(1) {
            width: 30%;
        }

        .int_box div:nth-child(2) {
            width: 70%;
            padding: 0 0 0 15px;
            box-sizing: border-box;
        }

.AboutDiv a {
    word-break: break-all;
}

.nav_fbdm {
    width: 42%;
}

/*------------------------------------------------------320*/
@media (min-width: 320px) {
    .headerlogo {
        width: 280px;
        margin: 10px 0;
    }

    .box {
        width: 100%;
        margin-top: 280px;
        position: static;
    }

    .hiddenOverFlow {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1; /* 顯示點點點 */
        -webkit-box-orient: vertical;
    }

    figcaption > p {
        font-size: 16px;
        color: #908f8d;
        margin-top: 10px;
    }

    div.box > span:nth-child(2) {
        float: left;
        color: #fff;
        width: 100%;
        font-size: 20px;
        font-weight: normal;
        background: #e45a35;
        padding: 10px 15px;
        margin: 15px 0 15px;
    }

    div.box > span:nth-child(3) {
        color: #e45a35;
        font-size: 20px;
        float: right;
        font-weight: normal;
    }

    div.box > figure {
        width: 100%;
        padding: 10px;
        border-bottom: 0px solid #dcdcdc;
        padding: 20px 0px;
        float: left;
    }

        div.box > figure img {
            width: 100%;
            padding-bottom: 10px;
            border-bottom: 0px solid #dcdcdc;
            /*opacity: 0.5;*/
        }

        div.box > figure > figcaption {
            margin-left: 0px;
            height: 0px;
            overflow: inherit;
            height: 150px;
            overflow: hidden;
        }

            div.box > figure > figcaption > .news-bindhtml {
                height: 160px;
                text-overflow: ellipsis;
                overflow: hidden;
            }

    section > div > article > div.box > span > a, section > div > article > div.box > span > a:hover, section > div > article > div.box > span > a:focus {
        margin-top: -20px;
        /*padding: 3px 10px;*/
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #434343;
        font-size: 20px;
        background-color: #faf9f3;
        text-decoration: none;
    }

    .box01 {
        width: 100%;
        /*margin-top: 350px;*/
        margin-top: 860px;
        position: relative;
    }

    div.box01 > span:nth-child(2) {
        width: 100%;
        float: left;
        background: #e45a35;
        padding: 10px 15px;
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        margin: 25px 0 15px;
    }

    div.box01 > span:nth-child(3) {
        color: #e45a35;
        font-size: 20px;
        float: right;
        font-weight: normal;
    }

    div.box01 > figure {
        width: 100%;
        padding: 10px;
        border-bottom: 0px solid #dcdcdc;
        margin: 5px 0px;
        float: left;
    }

        div.box01 > figure img {
            width: 100%;
            border: 1px solid #dcdcdc;
        }

        div.box01 > figure > figcaption, div.box01 > figure > figcaption > a, div.box01 > figure > figcaption > a:hover, div.box01 > figure > figcaption > a:focus {
            margin-left: 0px;
            height: 0px;
            overflow: inherit;
            text-align: center;
            color: #434343;
            font-size: 18px;
            text-decoration: none;
        }

    section > div > article > div.box01 > span > a, section > div > article > div.box01 > span > a:hover, section > div > article > div.box01 > span > a:focus {
        margin-top: -20px;
        /* padding: 3px 10px;*/
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #434343;
        font-size: 20px;
        background-color: #faf9f3;
        text-decoration: none;
    }

    .box02 {
        width: 100%;
        position: static;
    }

    div.box02 > span:nth-child(2) {
        width: 100%;
        float: left;
        background: #e45a35;
        padding: 10px 15px;
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        margin: 25px 0 15px;
    }

    div.box02 > span:nth-child(3) {
        color: #e45a35;
        font-size: 20px;
        float: right;
        font-weight: normal;
    }

    div.box02 > figure {
        width: 25%;
        padding: 10px;
        border-bottom: 0px solid #dcdcdc;
        margin: 5px 0px;
    }

        div.box02 > figure img {
            width: 100%;
            border: 1px solid #dcdcdc;
        }

        div.box02 > figure > figcaption, div.box02 > figure > figcaption > a, div.box02 > figure > figcaption > a:hover, div.box02 > figure > figcaption > a:focus {
            margin-left: 0px;
            height: 0px;
            overflow: inherit;
            text-align: center;
            color: #434343;
            font-size: 18px;
            text-decoration: none;
        }

    section > div > article > div.box02 > span > a, section > div > article > div.box02 > span > a:hover, section > div > article > div.box02 > span > a:focus {
        margin-top: -20px;
        /* padding: 3px 10px;*/
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #434343;
        font-size: 20px;
        background-color: #faf9f3;
        text-decoration: none;
    }

    article.article > div > ul li {
        list-style-type: none;
        float: left;
        margin: 0px 45px 0px 0px;
        text-align: left;
        width: 100%;
    }

    figure > p {
        color: rgba(0, 0, 0, 0.75);
        font-size: 25px;
        font-weight: bold;
        margin: 60px 0px 0px 70px;
        position: absolute;
        text-align: center;
        z-index: 1;
    }

    .hr01 {
        width: 100%;
        border: 1px solid #dcdcdc;
        float: left;
    }

    .abouttitle > h4 {
        font-family: 'Microsoft JhengHei';
        font-weight: bold;
        font-size: 100%;
        color: white;
        position: relative;
        bottom: 40px;
        left: 15px;
        font-size: 21px;
    }

    .form-section {
        top: 25px;
    }

    .navfooter-brand {
        float: none;
        width: 50%;
        display: block;
        text-align: center;
    }

    .navfooter-right {
        display: block;
        float: right;
        font-size: 16px;
        position: absolute;
        top: 32px;
        right: 15px;
    }

    .abouttitle > h4 {
        width: calc(100% - 27px);
        font-size: 23px;
        line-height: 40px;
        height: 40px;
    }
}

@media (max-width: 320px) {
    .abouttitle > h4 {
        width: calc(100% - 27px);
        font-size: 21px;
        position: relative;
        bottom: 30px;
        left: 15px;
        color: #FFF;
        font-weight: bolder;
    }

    .footer_right_img {
        padding: 0 0px;
    }

    .navfooter-brand {
        width: 100%;
    }

    #footer04 {
        top: 80px;
        right: 0px;
        width: 100%;
    }

    .footer_right_img {
        padding: 0 40px;
    }

    .nav_fbdm {
        margin: 80px 0 0 0;
    }
}
/*------------------------------------------------------768*/
@media (min-width: 768px) {
    .headerlogo {
        width: 340px;
    }
    /*header start*/
    .container-fluid {
        padding-right: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .navbar-nav {
        width: 100%;
        float: left;
        margin: 0;
        /*margin-top: 60px;
    margin-left: -200px;*/
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
    }

    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    .container-fluid > .navbar-collapse {
        margin-right: -15px;
        margin-left: 0px;
        background-color: white;
    }

    .navbar-default .navbar-collapse {
        border-color: #e7e7e7;
        margin-top: -10px;
    }

    .container-fluid > .navbar-header {
        margin-bottom: 5px;
    }

    .navbar-nav > li {
        float: left;
        width: 12.8%;
        margin-left: 5px;
        margin-right: 5px;
        text-align: center;
    }

    .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
        background-color: white;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 0px;
        font-weight: bold;
        font-family: 'Microsoft JhengHei';
    }

    .nav-position {
        float: right;
        margin-right: -5px;
        margin-top: -100px;
        position: relative;
    }

        .nav-position > img {
            padding-left: 5px;
        }

    div > span:nth-child(2) {
        float: none;
        font-size: 14px;
        color: #777;
        font-weight: bold;
    }

        div > span:nth-child(2) > img, div > span:nth-child(2) > a img {
            height: 35px;
        }

    #ad-banner {
        position: absolute;
        padding-top: 1px;
        margin-left: 0px;
        margin-right: 0px;
    }
    /*header end*/

    /*breadcrumb start*/
    .breadcrumb-position {
        position: relative;
        margin-top: -20px;
        margin-left: 0px;
        margin-right: 0px;
    }
    /*breadcrumb end*/

    #ad-banner01 {
        margin-left: 0px;
        margin-right: 0%;
    }

    main {
        color: #bf4c13;
        font-size: 22px;
        float: left;
        margin-top: -20px;
        margin-bottom: 5px;
        /* margin: 10px; */
        margin-left: 15px;
        padding-top: -28px;
        overflow: hidden;
    }

    .bn01 {
        background-image: url(../imgs/bn01.jpg);
        background-color: #ca805e;
        border: 2px solid #948282;
        border-radius: 15px;
        -o-border-radius: 15px;
        -ms-border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        width: 18%;
        height: 80px;
        color: #faf9f3;
        font-size: 18px;
        text-align: center;
        padding-top: 25px;
        font-weight: bold;
        text-shadow: 2px 3px 1px rgba(19, 18, 18, 0.61);
        -o-text-shadow: 2px 3px 1px rgba(19, 18, 18, 0.61);
        -ms-text-shadow: 2px 3px 1px rgba(19, 18, 18, 0.61);
        -moz-text-shadow: 2px 3px 1px rgba(19, 18, 18, 0.61);
        -webkit-text-shadow: 2px 3px 1px rgba(19, 18, 18, 0.61);
        float: left;
        margin-left: -20px;
        margin-right: 38px;
        margin-top: 10px;
        margin-bottom: 10px;
        list-style: none;
        cursor: pointer;
    }

    aside {
        width: 30%;
        float: right;
        text-align: right;
        display: block;
    }

    .article {
        width: 100%;
        float: left;
        border-right: none;
        position: relative;
        margin-top: -150px;
    }

        .article > ul {
            list-style-type: none;
            width: 895px;
            margin-left: -40px;
        }

            .article > ul li {
                float: left;
                margin: 0px 40px 0px 0px;
                text-align: left;
                width: 25%;
            }

                .article > ul li > img {
                    width: 100%;
                }

    .section {
        position: relative;
        margin-top: 400px;
    }

    /*footer*/
    #footer04 {
        position: inherit;
        display: block;
        margin: 10px 0;
        top: inherit;
    }

    .address {
        float: left;
        margin-left: -70px;
        padding-top: 65px;
        margin-top: 0px;
    }

    .num {
        margin-top: -125px;
        float: right;
        margin-left: 0px;
    }

    .phonenum {
        margin-left: -40px;
        float: left;
    }

    .footer-banner {
        float: left;
        padding: 0 8px;
    }

    figcaption > p {
        font-size: 18px;
        color: #908f8d;
        margin-top: 10px;
        text-align: justify;
        overflow: hidden;
        height: 70px;
    }

    figure > img, figure > a > img {
        float: left;
        margin-right: 20px;
        width: 32%;
    }

    figcaption {
        margin-left: 240px;
        height: 130px;
        overflow: hidden;
    }

    aside {
        display: none;
    }

    figure > p {
        color: rgba(0, 0, 0, 0.75);
        font-size: 25px;
        font-weight: bold;
        margin: 45px 0px 0px 50px;
        position: absolute;
        text-align: center;
        z-index: 1;
    }

    p > time {
        background-color: #faf9f3;
        color: #908f8d;
        font-size: 18px;
        padding: 0px;
        border-radius: 0px;
        margin-left: 0px;
    }

    .box {
        width: 100%;
        position: static;
        margin-top: 10px;
    }

    .hiddenOverFlow {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4; /* 顯示點點點 */
        -webkit-box-orient: vertical;
        /*max-height: 108px;*/
    }

    .hr01 {
        width: 100%;
        border: 1px solid #dcdcdc;
        float: left;
    }

    div.box > span:nth-child(2) {
        float: left;
        color: #fff;
        width: 100%;
        font-size: 20px;
        font-weight: normal;
        background: #e45a35;
        padding: 10px 15px;
        margin: 15px 0 15px;
    }

    div.box > span:nth-child(3) {
        color: #e45a35;
        font-size: 20px;
        float: right;
        font-weight: normal;
    }

    div.box > figure {
        width: 33%;
        padding: 10px;
        border-bottom: 0px solid #dcdcdc;
    }

        div.box > figure img {
            width: 100%;
            padding-bottom: 10px;
            border-bottom: 0px solid #dcdcdc;
            /*opacity: 0.5;*/
        }

        div.box > figure > figcaption {
            margin-left: 0px;
            height: 0px;
            overflow: inherit;
        }

    section > div > article > div.box > span > a, section > div > article > div.box > span > a:hover, section > div > article > div.box > span > a:focus {
        margin-top: -20px;
        /*padding: 3px 10px;*/
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #434343;
        font-size: 20px;
        background-color: #faf9f3;
        text-decoration: none;
    }

    .box01 {
        margin-top: 350px;
        width: 100%;
        padding-right: 0%;
        position: static;
    }

    div.box01 > span:nth-child(2) {
        width: 100%;
        float: left;
        background: #e45a35;
        padding: 10px 15px;
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        margin: 25px 0 15px;
    }

    div.box01 > span:nth-child(3) {
        color: #e45a35;
        font-size: 20px;
        float: right;
        font-weight: normal;
    }

    div.box01 > figure {
        width: 25%;
        padding: 10px;
        border-bottom: 0px solid #dcdcdc;
        margin: 5px 0px;
    }

        div.box01 > figure img {
            width: 100%;
            border: 1px solid #dcdcdc;
        }

        div.box01 > figure:nth-of-type(1) img {
            width: 99%;
            border: 1px solid #dcdcdc;
        }

        div.box01 > figure > figcaption, div.box01 > figure > figcaption > a, div.box01 > figure > figcaption > a:hover, div.box01 > figure > figcaption > a:focus {
            margin-left: 0px;
            height: 0px;
            overflow: inherit;
            text-align: center;
            color: #434343;
            font-size: 18px;
            text-decoration: none;
        }

    section > div > article > div.box01 > span > a, section > div > article > div.box01 > span > a:hover, section > div > article > div.box01 > span > a:focus {
        margin-top: -20px;
        /* padding: 3px 10px;*/
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #434343;
        font-size: 20px;
        background-color: #faf9f3;
        text-decoration: none;
    }

    .box02 {
        width: 100%;
        position: static;
    }

    div.box02 > span:nth-child(2) {
        width: 100%;
        float: left;
        background: #e45a35;
        padding: 10px 15px;
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        margin: 25px 0 15px;
    }

    div.box02 > span:nth-child(3) {
        color: #e45a35;
        font-size: 20px;
        float: right;
        font-weight: normal;
    }

    div.box02 > figure {
        width: 25%;
        padding: 10px;
        border-bottom: 0px solid #dcdcdc;
        margin: 5px 0px;
    }

        div.box02 > figure img {
            width: 100%;
            border: 1px solid #dcdcdc;
        }

        div.box02 > figure > figcaption, div.box02 > figure > figcaption > a, div.box02 > figure > figcaption > a:hover, div.box02 > figure > figcaption > a:focus {
            margin-left: 0px;
            height: 0px;
            overflow: inherit;
            text-align: center;
            color: #434343;
            font-size: 18px;
            text-decoration: none;
        }

    section > div > article > div.box02 > span > a, section > div > article > div.box02 > span > a:hover, section > div > article > div.box02 > span > a:focus {
        margin-top: -20px;
        /* padding: 3px 10px;*/
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #434343;
        font-size: 20px;
        background-color: #faf9f3;
        text-decoration: none;
    }

    article.article > div > ul li {
        list-style-type: none;
        float: left;
        margin: 0px 45px 0px 0px;
        text-align: left;
        width: 25%;
    }

        article.article > div > ul li img {
            width: 100%;
        }

    .abouttitle > h4 {
        font-family: 'Microsoft JhengHei';
        font-weight: bold;
        font-size: 21px;
        color: white;
        position: relative;
        bottom: 40px;
        left: 15px;
    }

    .form-section {
        top: 25px;
    }

    .navfooter-brand {
        float: none;
        width: 50%;
        display: block;
        text-align: center;
    }

    .navfooter-right {
        display: block;
        float: right;
        font-size: 16px;
        position: inherit;
        top: inherit;
        right: inherit;
    }

    .article {
        margin-top: 0;
    }

    .form-section {
        top: 0;
    }
}

@media (max-width: 768px) {
    .container {
        padding: 0;
    }

    .container-fluid > .navbar-header {
        padding: 10px 15px 10px 5px;
        box-sizing: border-box;
        margin: 0;
    }

    .navbar {
        margin: 0 0 15px 0;
    }

    .navbar-brand {
        padding: 0;
    }

        .navbar-brand > img.headerlogo {
            width: 200px;
            margin: 0;
        }

    .navbar-default .navbar-toggle {
        margin: 0;
        top: 10px;
        right: 0;
    }

    .navbar-default .navbar-collapse {
        padding: 0;
        margin: 0;
    }

    .navbar-nav {
        margin: 0;
    }

        .navbar-nav > li {
            border-bottom: 1px solid #CCC;
        }

    .navbar-default .navbar-nav > li > a {
        padding: 15px;
    }

    .caret {
        margin: 0 0 0 5px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        padding: 10px 25px;
    }

    .nav-position {
        position: relative;
        right: 0;
        margin: 15px 15px 0 0;
    }

    .section {
        margin: 0;
    }

    .article {
        margin: 0;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .container1 .col-md-4 {
        padding: 0;
    }

    .box {
        margin: 0;
    }

    section > div > article > div.box > span > a {
        font-size: 15px;
    }

        section > div > article > div.box > span > a i {
            margin: 0 0 0 5px;
            font-size: 13px;
        }

    div.box > figure {
        border-bottom: 1px dashed #CCC;
    }

        div.box > figure > figcaption {
            height: auto;
        }

            div.box > figure > figcaption h4 {
                font-weight: bolder;
                padding: 0 0 5px 0;
                float: none;
            }

            div.box > figure > figcaption time {
                padding: 3px 15px;
                font-size: 14px;
                font-style: normal;
                margin: 0 0 5px 0;
                float: none;
            }

    .hiddenOverFlow {
        margin: 0 0 8px 0;
    }

        .hiddenOverFlow p {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin: 0;
        }

    div.box > figure > figcaption .hiddenOverFlow ~ a {
        text-align: center;
        background: #337ab7;
        padding: 10px 40px;
        display: table;
        border-radius: 5px;
        margin: 0 auto;
        color: #FFF;
        letter-spacing: 2px;
    }

    div.box01 > figure.ng-scope {
        display: inline-block;
        width: 50%;
        margin: 0 0 0 -4px;
    }

    div.box01 > figure a img {
        margin: 0;
    }

    article.article > div.box02 > p {
        line-height: 1.5;
    }

        article.article > div.box02 > p time {
            float: none;
            margin: 0;
            font-size: 14px;
        }

        article.article > div.box02 > p a {
            display: block;
            padding: 0;
        }

    .nav_footer_conten {
        padding: 25px 0;
        position: relative;
    }

    .navfooter-brand {
        float: none;
        width: 50%;
        display: block;
        text-align: center;
    }

    .navfooter-right {
        width: 50%;
        float: left;
        text-align: right;
        position: absolute;
        top: 17px;
        right: 50px;
    }

    .footerlogo {
        width: 250px;
    }

    .nav_fbdm {
        width: 100%;
        float: none;
        text-align: center;
        padding: 0 0 0 4px;
        box-sizing: border-box;
        margin: 20px 0 0 0;
    }

        .nav_fbdm .footer-banner {
            float: none;
            padding: 0 8px;
            display: inline-block;
            width: 50%;
            margin: 0 0 0 -4px;
        }

    .nav_footer_info {
        /* font-size: 15px; */
    }

    .breadcrumb {
        margin: 0;
    }

    #ad-banner01 {
        margin: 0;
    }

    figure > img, figure > a > img {
        margin: 0;
    }

    p > time {
        margin: 0;
    }

    .nav_button a {
        display: inline-block;
        width: 50%;
        /*margin:0 0 0 -4px;*/
        padding: 0 5px;
        box-sizing: border-box;
    }

        .nav_button a .bn01 {
            width: 100%;
            padding: 40% 0 0 0;
            background-position: center;
            margin: 0;
        }

    .table-responsive {
        overflow: hidden;
    }

        .table-responsive img {
            max-width: 100%;
        }

    .fa-dot-circle-o {
        width: auto;
        float: left;
        color: #d86557;
    }

    #main {
        padding: 0 0 0 17px;
    }

    .nav_fbdm {
        width: 100%;
    }

    .int_box div:nth-child(1) {
        width: 100%;
    }

    .int_box div:nth-child(2) {
        width: 100%;
        padding: 10px 0 0 0;
        box-sizing: border-box;
    }

    .mobole_none {
        display: none;
    }

    .Donate_list time {
        float: none;
        margin: 0 0 10px 0;
        display: block;
    }

    article.article > div > p > a.Donate_title {
        display: block;
        padding: 0;
    }

    .nav_fbdm .footer-banner {
        width: 100%;
        margin: 5px 0;
    }
}
/*------------------------------------------------------1024*/
@media (min-width: 1024px) {
    .num {
        margin-top: 0px;
        float: right;
        margin-left: 0px;
    }

    .box {
        width: 100%;
        position: static;
    }

    .hiddenOverFlow {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4; /* 顯示點點點 */
        -webkit-box-orient: vertical;
    }

    .hr01 {
        width: 100%;
        border: 1px solid #dcdcdc;
        float: left;
    }

    div.box > span:nth-child(2) {
        float: left;
        color: #fff;
        width: 100%;
        font-size: 20px;
        font-weight: normal;
        background: #e45a35;
        padding: 10px 15px;
        margin: 15px 0 15px;
    }

    div.box > span:nth-child(3) {
        color: #e45a35;
        font-size: 20px;
        float: right;
        font-weight: normal;
    }

    div.box > figure {
        width: 33%;
        padding: 10px;
        border-bottom: 0px solid #dcdcdc;
    }

        div.box > figure img {
            width: 100%;
            padding-bottom: 10px;
            border-bottom: 0px solid #dcdcdc;
            /*opacity: 0.5;*/
        }

        div.box > figure > figcaption {
            margin-left: 0px;
            height: 0px;
            overflow: inherit;
        }

    section > div > article > div.box > span > a, section > div > article > div.box > span > a:hover, section > div > article > div.box > span > a:focus {
        margin-top: -20px;
        /*padding: 3px 10px;*/
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #434343;
        font-size: 20px;
        background-color: #faf9f3;
        text-decoration: none;
    }

    .box01 {
        width: 100%;
        margin-top: 380px;
        position: static;
    }

    div.box01 > span:nth-child(2) {
        width: 100%;
        float: left;
        background: #e45a35;
        padding: 10px 15px;
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        margin: 25px 0 15px;
    }

    div.box01 > span:nth-child(3) {
        color: #e45a35;
        font-size: 20px;
        float: right;
        font-weight: normal;
    }

    div.box01 > figure {
        width: 25%;
        padding: 10px;
        border-bottom: 0px solid #dcdcdc;
        margin: 5px 0px;
    }

        div.box01 > figure img {
            width: 100%;
            border: 1px solid #dcdcdc;
        }

        div.box01 > figure > figcaption, div.box01 > figure > figcaption > a, div.box01 > figure > figcaption > a:hover, div.box01 > figure > figcaption > a:focus {
            margin-left: 0px;
            height: 0px;
            overflow: inherit;
            text-align: center;
            color: #434343;
            font-size: 18px;
            text-decoration: none;
        }

    section > div > article > div.box01 > span > a, section > div > article > div.box01 > span > a:hover, section > div > article > div.box01 > span > a:focus {
        margin-top: -20px;
        /* padding: 3px 10px;*/
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #434343;
        font-size: 20px;
        background-color: #faf9f3;
        text-decoration: none;
    }

    .box02 {
        width: 100%;
        position: static;
    }

    div.box02 > span:nth-child(2) {
        width: 100%;
        float: left;
        background: #e45a35;
        padding: 10px 15px;
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        margin: 25px 0 15px;
    }

    div.box02 > span:nth-child(3) {
        color: #e45a35;
        font-size: 20px;
        float: right;
        font-weight: normal;
    }

    div.box02 > figure {
        width: 25%;
        padding: 10px;
        border-bottom: 0px solid #dcdcdc;
        margin: 5px 0px;
    }

        div.box02 > figure img {
            width: 100%;
            border: 1px solid #dcdcdc;
        }

        div.box02 > figure > figcaption, div.box02 > figure > figcaption > a, div.box02 > figure > figcaption > a:hover, div.box02 > figure > figcaption > a:focus {
            margin-left: 0px;
            height: 0px;
            overflow: inherit;
            text-align: center;
            color: #434343;
            font-size: 18px;
            text-decoration: none;
        }

    section > div > article > div.box02 > span > a, section > div > article > div.box02 > span > a:hover, section > div > article > div.box02 > span > a:focus {
        margin-top: -20px;
        /* padding: 3px 10px;*/
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #434343;
        font-size: 20px;
        background-color: #faf9f3;
        text-decoration: none;
    }

    article.article > div > ul li {
        list-style-type: none;
        float: left;
        margin: 0px 45px 0px 0px;
        text-align: left;
        width: 27%;
    }

    .article {
        width: 100%;
        float: left;
        border-right: none;
        position: relative;
        margin-top: -75px;
    }

    figure > p {
        color: rgba(0, 0, 0, 0.75);
        font-size: 28px;
        font-weight: bold;
        margin: 65px 0px 0px 80px;
        position: absolute;
        text-align: center;
        z-index: 1;
    }

    .footer-banner {
        float: left;
        padding: 0 8px;
    }

    .navfooter-brand {
        float: left;
        width: 33.333333%;
        display: block;
        text-align: center;
    }

    .navfooter-right {
        width: 33.333333%;
        display: block;
        float: right;
        font-size: 16px;
        position: initial;
        padding: 15px 0;
        top: inherit;
        right: inherit;
    }

    .fa-circle-o {
        color: #fff;
        float: none;
        width: auto;
        margin: 0 8px 0 0;
    }

    #footer04 {
        position: inherit;
        display: block;
        margin: 10px 0;
        top: inherit;
        right: inherit;
    }

    .navfooter-brand {
        width: 25%;
    }

    .nav_fbdm {
        width: auto;
    }

    #footer04 {
        width: 25%;
    }
}
/*------------------------------------------------------1025*/
@media (min-width: 1025px) {
    .section {
        position: relative;
        margin-top: 420px;
    }

    .article {
        width: 75%;
        float: left;
        border-right: 1px solid #dcdcdc;
        position: relative;
        margin-top: 0;
        padding-right: 2%;
    }

    .article2 {
        width: 100%;
        float: left;
        /*border-right: 1px solid #dcdcdc;*/
        position: relative;
        margin-top: 0;
    }

    aside {
        width: 23%;
        margin-left: 2%;
        float: right;
        text-align: right;
        display: block;
    }

    figure > p {
        color: rgba(0, 0, 0, 0.75);
        font-size: 20px;
        font-weight: bold;
        margin: 65px 0px 0px 80px;
        position: absolute;
        text-align: center;
        z-index: 1;
    }

    p > time {
        background-color: #faf9f3;
        color: #908f8d;
        font-size: 18px;
        padding: 2px 0 0 0;
        border-radius: 0px;
        margin-left: 0px;
        line-height: 1;
        padding: 0;
    }

    .num {
        margin-top: 0px;
        float: right;
        margin-left: 0px;
    }

    .box {
        width: 100%;
        position: static;
    }

    .hiddenOverFlow {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4; /* 顯示點點點 */
        -webkit-box-orient: vertical;
    }

    .hr01 {
        width: 100%;
        border: 1px solid #dcdcdc;
        float: left;
    }

    div.box > span:nth-child(2) {
        float: left;
        color: #fff;
        width: 100%;
        font-size: 20px;
        font-weight: normal;
        background: #e45a35;
        padding: 10px 15px;
        margin: 15px 0 15px;
    }

    div.box > span:nth-child(3) {
        padding: 10px 15px;
        color: #e45a35;
        font-size: 16px;
        float: right;
        font-weight: normal;
    }

    div.box > figure {
        width: 33.33333333%;
        /*padding: 0 15px;*/
        border-bottom: 0px solid #dcdcdc;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

        div.box > figure img {
            width: 100%;
            padding-bottom: 10px;
            border-bottom: 0px solid #dcdcdc;
            /*opacity: 0.5;*/
        }

        div.box > figure > figcaption {
            margin-left: 0px;
            height: 0px;
            overflow: inherit;
            height: auto;
        }

    section > div > article > div.box > span > a, section > div > article > div.box > span > a:hover, section > div > article > div.box > span > a:focus {
        margin-top: -20px;
        /*padding: 3px 10px;*/
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #434343;
        font-size: 18px;
        background-color: #faf9f3;
        text-decoration: none;
    }

    .box01 {
        width: 100%;
        margin-top: 320px;
        position: static;
        margin-top: 0;
    }

    div.box01 > span:nth-child(2) {
        width: 100%;
        float: left;
        background: #e45a35;
        padding: 10px 15px;
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        margin: 25px 0 15px;
    }

    div.box01 > span:nth-child(3) {
        padding: 5px 15px;
        color: #e45a35;
        font-size: 16px;
        float: right;
        font-weight: normal;
    }

    div.box01 > figure {
        width: 25%;
        padding: 10px;
        border-bottom: 0px solid #dcdcdc;
        margin: 5px 0px;
    }

        div.box01 > figure img {
            width: 100%;
            border: 1px solid #dcdcdc;
        }

        div.box01 > figure:nth-of-type(1) img {
            width: 99%;
            border: 1px solid #dcdcdc;
        }

        div.box01 > figure > figcaption, div.box01 > figure > figcaption > a, div.box01 > figure > figcaption > a:hover, div.box01 > figure > figcaption > a:focus {
            margin-left: 0px;
            height: 0px;
            overflow: inherit;
            text-align: center;
            color: #434343;
            font-size: 18px;
            text-decoration: none;
        }

    section > div > article > div.box01 > span > a, section > div > article > div.box01 > span > a:hover, section > div > article > div.box01 > span > a:focus {
        margin-top: -20px;
        /* padding: 3px 10px;*/
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #434343;
        font-size: 20px;
        background-color: #faf9f3;
        text-decoration: none;
    }

    .box02 {
        width: 100%;
        position: static;
    }

    div.box02 > span:nth-child(2) {
        width: 100%;
        float: left;
        background: #e45a35;
        padding: 10px 15px;
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        margin: 25px 0 15px;
    }

    div.box02 > span:nth-child(3) {
        padding: 5px 15px;
        color: #e45a35;
        font-size: 16px;
        float: right;
        font-weight: normal;
    }

    div.box02 > figure {
        width: 25%;
        padding: 10px;
        border-bottom: 0px solid #dcdcdc;
        margin: 5px 0px;
    }

        div.box02 > figure img {
            width: 100%;
            border: 1px solid #dcdcdc;
        }

        div.box02 > figure > figcaption, div.box02 > figure > figcaption > a, div.box02 > figure > figcaption > a:hover, div.box02 > figure > figcaption > a:focus {
            margin-left: 0px;
            height: 0px;
            overflow: inherit;
            text-align: center;
            color: #434343;
            font-size: 18px;
            text-decoration: none;
        }

    section > div > article > div.box02 > span > a, section > div > article > div.box02 > span > a:hover, section > div > article > div.box02 > span > a:focus {
        margin-top: -20px;
        /* padding: 3px 10px;*/
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #434343;
        font-size: 18px;
        background-color: #faf9f3;
        text-decoration: none;
    }

    article.article > div > ul li {
        list-style-type: none;
        float: left;
        margin: 0px 45px 0px 0px;
        text-align: left;
        width: 27%;
    }

    #footer04 {
        position: inherit;
        display: block;
        margin: 10px 0;
        top: inherit;
        right: inherit;
    }

    .abouttitle {
        /*background:url('../imgs/old_in_bg.png') no-repeat!important;
         background-size: contain;*/
        width: 100%;
        height: 100%;
    }

        .abouttitle > h4 {
            font-family: 'Microsoft JhengHei';
            font-weight: bold;
            line-height: 1.8;
            color: #fff;
            position: relative;
            bottom: 40px;
            left: 0;
            padding-left: 2%;
            width: 100%;
            font-size: 21px;
        }

    .navfooter-brand {
        float: left;
        width: 33.333333%;
        display: block;
        text-align: center;
    }

    .navfooter-right {
        width: 33.333333%;
        display: block;
        float: right;
        font-size: 16px;
        position: initial;
        padding: 15px 0;
        top: inherit;
        right: inherit;
    }

    .navfooter-brand {
        width: 31%;
    }

    .navfooter-right {
        width: 27%;
    }
}

@media (max-width: 568px) {
    .footerlogo {
        width: 160px;
    }

    .footer_right_img {
        width: 100%;
        max-width: 300px;
        padding: 0 20px;
    }

    #footer04 {
        position: absolute;
        display: block;
        margin: 10px 0;
        top: 23px;
        right: 10px;
    }
}

@media (max-width: 375px) {
    .footer_right_img {
        padding: 0 0px;
    }
}
