﻿@charset "UTF-8";

/* 預設根字級：尊重瀏覽器與使用者字級，rem 以 16px 為基準時與舊 px 版面一致（WCAG 1.4.4 可縮放文字） */
html {
    font-size: 100%;
}

.page-controls {
        padding: 0 0 1.25rem;
}
.page-controls-inner {
        border-bottom: 0.0625rem solid #aaa;
        padding: 0.75rem 0;
        position: relative;
        font-size: 0.813rem;
        overflow: hidden;
}
.page-service-item {
        font-size: 1.5rem;
        line-height: 1.5rem;
        color: #0E5794;
        border-left: 0.375rem solid #0E5794;
        padding-left: 0.75rem;
}
.page-visit-item {
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #5a7e00;
    border-left: 0.375rem solid #5a7e00;
    padding-left: 0.75rem;
        float: left;
}
.news-list {
        background: #fff;
        padding: 0.9375rem 2.5rem 0.9375rem 2.5rem;
}
.news-list li {
        border-top: 0.0625rem solid #ccc;
}
.news-list li:first-child {
        border-top: none;
}
.news-list li a {
        display: block;
        padding: 1.25rem 0;
}
.news-list li a .Date {
        color: #434343;
        display: block;
        font-size: 0.813rem;
}
.news-list li a h3 {
        color: #434343;
        font-size: 1rem;
        margin-bottom: 0.9375rem;
        line-height: 150%;
        margin: 0;
}
.news-list li a h3.Topic {
        color: #434343;
        font-size: 1.5625rem;
        margin-bottom: 0.9375rem;
        line-height: 150%;
        margin: 0;
}
.news-list li a:hover h3.Topic, .news-list li a:hover h3 {
        color: #E0A63A;
}
.news-list li a:hover .Date {
        color: #E0A63A;
}
.news-list li a p {
        color: #777;
        margin: 0.9375rem 0 0 0;
        line-height: 1.625rem;
}
.news-list li a:hover p {
        color: #444;
}
.video-list {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
}
.video-list li {
        width: 45%;
        display: inline-block;
        margin: 0 1% 1.875rem 3%;
        background: #fff;
        position: relative;
    vertical-align: top;
}
.video-list li img {
        width: 100%;
}
.video-list-info {
        width: 94%;
        padding: 2% 3%;
        float: left;
}
.video-list .title {
        float: left;
        width: 100%;
        display: block;
        font-weight: bold;
        line-height: 1.25rem;
        height: 2.5rem;
        color: #50ac2c;
        overflow: hidden;
}
.video-list .txt {
        font-size: 0.875rem;
        float: left;
        width: 100%;
        line-height: 1.25rem;
        color: #333;
}
.video-list a:hover .title {
        color: #96ca82;
}
.video-list a:hover .txt {
        color: #999;
}
.video-list a:hover .video-list-block .title {
        color: #96ca82;
}
.video-list a:hover .video-list-block .txt {
        color: #999;
}
.video-list-block {
        float: left;
        background: #fff;
        width: 85%;
        float: left;
        margin: 0 5% 0.0625rem 5%;
        padding: 1.875rem;
}
.video-list-block .pic {
        float: left;
        margin-right: 2%;
        width: 16.8125rem;
}
.video-list-block .title {
        float: left;
        width: 70%;
        color: #ff945c;
        font-size: 1.625rem;
        line-height: 1.875rem;
        margin: 0.3125rem 0 1.25rem 0;
}
.video-list-block .txt {
        float: left;
        width: 72%;
        color: #555;
        font-size: 1rem;
        margin-bottom: 1.25rem;
        line-height: 1.5rem;
}
.video-list-block .info {
        float: left;
        width: 72%;
        color: #999;
        font-size: 0.813rem;
        padding-top: 0.625rem;
        border-top: 0.0625rem dashed #ddd;
        text-align: right;
}
.video-detail {
        background: #fff;
        width: 80%;
        float: left;
        margin: 2.5rem 5% 2.5rem 5%;
        padding: 1.875rem 5%;
}
.video-detail .title {
        font-size: 2.25rem;
        float: left;
        width: 100%;
        padding: 0.625rem 0 1.875rem 0;
        border-bottom: 0.0625rem solid #ddd;
}
.video-detail .txt {
        float: left;
        width: 100%;
        padding: 1.875rem 0;
        line-height: 1.5rem;
        font-size: 1rem;
        color: #333;
}
.video-player {
        width: 37.5rem;
        margin: 0 auto;
}
.film-wrap {
        width: 100%;
        max-width: 37.5rem;
        text-align: center;
        margin: 1.25rem auto;
}
.film-wrap .title {
        font-size: 1rem;
        color: #333;
        margin: 0;
        padding: 0;
}
.film-wrap .oldVideo {
        display: none;
}
.ie9 .film-wrap .newVideo {
        display: none !important;
}
.ie9 .film-wrap .oldVideo {
        display: block !important;
}
.video-details {
        font-size: 0.875rem;
}
.video-description, .video-date {
        margin: 0.125rem 0;
}
.video-date {
        text-align: right;
        color: #aaa;
}
.video-description {
        border: 0.0625rem solid #ccc;
        padding: 0.625rem;
        margin-top: 0.625rem;
}
.video-description p {
        margin: 0;
        padding: 0;
}
.lecture_list {
        padding: 0;
        float: left;
        width: 100%;
        float: left;
        list-style: none;
        margin-top: 0;
}
.lecture_list li {
        width: 100%;
        background: #ffffff;
        margin-bottom: 2.375rem;
        float: left;
    padding: 0.9375rem 0;
}
.lecture_list li .textWrap {
        width: 67%;
        float: left;
        margin: 2% 2% 0% 2%;
}
.lecture_list li h3 {
        font-size: 1.3125rem;
        color: #9f5f2b;
        line-height: 1.2em;
        margin-bottom: 0.5rem;
        font-weight: normal;
        float: left;
        width: 100%;
        margin-top: 0;
}
.lecture_list li p {
        font-size: 0.9375rem;
        color: #464646;
        float: left;
        margin-top: 0;
        line-height: 1.5625rem;
        width: 100%;
}
.part_list {
        padding: 0;
        float: left;
        width: 100%;
        float: left;
        list-style: none;
        margin-top: 0;
}
.part_list li {
        width: 100%;
        background: #ffffff;
        margin-bottom: 2.375rem;
        float: left;
}
.part_list li .textWrap {
        width: 69%;
        float: left;
        margin: 2%;
}
.textWrap {
        float: left;
        width: 100%;
}
.txt-section {
        float: left;
        width: 100%;
        margin-bottom: 1.875rem;
}
.txt-section .Topic_Style01 {
        float: left;
        width: 99%;
        margin: 0.3125rem 0;
}

/*.txt-section p {
        margin: 0.625rem 0 0 0;
        line-height:2rem;
    float: left;
    width: 100%;    
}
.txt-section .img-left {
    float: left;
    margin: 0 1.5625rem 0 0;
}
.txt-section .img-right {
    float: right;
    margin: 0 0 0 1.5625rem;
}*/
.txt-section .article {
        float: left;
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important;
    line-height: 1.75rem;
    color: #666;
}
.txt-section .article p {
        margin: 0 0 1.25rem 0;
        line-height: 2rem;
        color: #666;
    width: 65%;
    word-wrap: break-word;
    word-break: break-all;
}
.txt-section .article .FloatLeftImg {
        float: left;
        margin: 0 1.5625rem 0 0;
        width: 14.875rem;
}
.txt-section .article .FloatRightImg {
        float: right;
        margin: 0 0 0 1.5625rem;
        width: 14.875rem;
}
.txt-section .article .FloatLeftImg .IMG, .txt-section .article .FloatRightImg .IMG {
        border: 0.0625rem solid #dcdcdc;
        background: #ffffff;
        padding: 0.125rem;
        width: 14.5rem;
        display: block;
}
.txt-section .article .FloatLeftImg .Description, .txt-section .article .FloatRightImg .Description {
        background: #e5e5e5;
        padding: 0.3125rem 0.625rem;
        font-size: 0.8em;
}
.txt-section .article .FloatLeftImg .Description .EnlargeIcon, .txt-section .article .FloatRightImg .Description .EnlargeIcon {
        padding: 0 1.5625rem 0 0;
        background: url(../images/enlarge_icon_001.png) no-repeat right 0.125rem;
        display: block;
        color: #626262;
}
.txt-section .article .FloatLeftImg .Description .EnlargeIcon, .txt-section .article .FloatRightImg .Description .EnlargeIcon:hover {
        color: #038c00;
}
.RelatedContainer {
        margin: 2.8125rem 0;
}
.RelatedContainer .Header {
        padding: 0.1875rem 0.625rem;
        background: #038c00;
        color: #ffffff;
        font-weight: 700;
        display: inline-block;
        margin: 0 0 0.3125rem 0;
}
.RelatedContainer .ListContainer li {
        display: block; /*width: 42.5rem;*/

        /*border-bottom: 0.0625rem dotted #038c00;*/
}
.RelatedContainer .ListContainer li .Inner dl {
        padding: 0.3125rem 1.5625rem 0.3125rem 1.5625rem;
        margin: 0;
        background: url(../images/Download_Icon.jpg) no-repeat 0.3125rem 0.625rem;
        position: relative;
        zoom: 1;
        border-bottom: 0.0625rem dotted #038c00;
}
.RelatedContainer .ListContainer li .Inner dl .Topic {
        margin: 0;
        padding: 0;
        width: 95%;
}
.RelatedContainer .ListContainer li .Inner dl .Topic a {
        color: #434343;
        line-height: 160%;   /*padding: 0 1.875rem 0 0.1875rem;*/
}
.RelatedContainer .ListContainer li .Inner dl .Topic a:hover {
        color: #038c00;
}
.RelatedContainer .ListContainer .FileType {
        position: absolute;
        right: 0;
        top: 0.4375rem;
}
.NewsImageContainer {
        margin: 1.875rem auto;
        text-align: center;
        width: 42.5rem;
        position: relative;
}
.NewsImageContainer .Single {
        width: 13.5rem;
        margin: 0 0.3125rem 0 0;
        display: inline-block;
        vertical-align: top;
        display: inline-block;
}
.NewsImageContainer .Single .IMG {
        background: #f2f2f2;
        width: 13.5rem;
        display: block;
}
.NewsImageContainer .Single .IMG td {
        width: 13.5rem;
        height: 13.5rem;
        text-align: center;
}
.NewsImageContainer .Single .IMG td a {
        width: 13.5rem;
        display: block;
}
.NewsImageContainer .Single .IMG td img {
        width: auto;
        height: auto;
        max-height: 13.5rem;
        max-width: 13.5rem;
}
.NewsImageContainer .Single .Description {
        background: #e5e5e5;
        padding: 0.3125rem 0.625rem;
        font-size: 0.8em;
        text-align: left;
}
.NewsImageContainer .Single .Description .EnlargeIcon {
        padding: 0 1.5625rem 0 0;
        background: url(../images/enlarge_icon_001.png) no-repeat right 0.125rem;
        display: block;
        color: #626262;
}
.NewsImageContainer .Single .Description .EnlargeIcon:hover {
        color: #038c00;
}
.part_list li h3 {
        font-size: 1.3125rem;
        color: #9f5f2b;
        line-height: 1.2em;
        margin-bottom: 0.5rem;
        font-weight: normal;
        float: left;
        width: 100%;
        margin-top: 0;
}
.part_list li p {
        font-size: 0.9375rem;
        color: #464646;
        float: left;
        margin-top: 0;
        line-height: 1.5625rem;
        width: 100%;
}
.showInfo {
        font-size: 0.9375rem;
        line-height: 1.125rem;
        margin-bottom: 0;
        float: left;
        color: #01889d;
}
.exbition_pic {
        float: left;
        height: 10rem;
        width: 15.625rem;
        overflow: hidden;
}
.exbition_pic img {
        width: 100%;
}
.exhibition_info {
        float: left;
        width: 100%;
        font-size: 0.9375rem;
        color: #9f5f2b;
        line-height: 1.2em;
        margin-bottom: 0.5rem;
        font-weight: normal;
}
.exhibition_info_page {
float: left;
    width: 75%;
    font-size: 1.125rem;
    color: #9f5f2b;
    line-height: 1.2em;
    margin-bottom: 0.625rem;
    font-weight: normal;
    border-bottom-style: solid;
    border-bottom-color: #dbdbdb;
    border-bottom-width: 0.0625rem;
    padding-bottom: 1.0625rem;
}
.ex_date {
        float: left;
        width: 37%;
        margin-bottom: 0.3125rem;
        margin-right: 1%
}
.ex_place {
        float: left;
        width: 62%;
        margin-bottom: 0.3125rem;
}
.ex_date_page {
        float: left;
        width: 100%;
    margin-bottom: 0.625rem;
}
.ex_place_page {
        float: left;
        width: 100%;
}
.exhibition_intro {
        background-color: #FFF;
        float: left;
        width: 90%;
        padding: 1.875rem 5%;
        margin-bottom: 2rem;
}
.exhibition_intro .textWrap p {
        width: 100%;
        float: left;
    line-height: 1.75rem;
        margin: 2% 0 0 0;
    color: #666;
}
.exhibition_intro .arti_title {
        margin: 0 0 0.9375rem 0;
}
.ex_banner {
        float: left;
    width: 23%;
    margin: 0 2% 0 0;
}
.ex_banner img {
    width: 11.875rem;
    overflow: hidden;
}

.ex_banner_single {
        float: left;
    width: 100%;
    margin: 0 2% 0 0;
        text-align: center;
}
.ex_banner_single img {
    width: 100%;
}

.info_disc3 {
        float: left;
        height: auto;
        width: 100%;
        list-style-image: none;
        list-style-type: none;
        line-height: 1.875rem;
        margin-top: 0;
        padding-left: 0%;
}
.info_disc3 li .item, .info_disc3 li .txt, .info_disc3 li .note {
        float: left;
        display: block;
}
.info_disc3 li .item {
        width: 3%;
}
.info_disc3 li .txt {
        width: 96%;
        margin-bottom: 0.1875rem;
}
.info_disc3 li .item, .info_disc3 li .txt, .info_disc3 li .note {
        float: left;
        display: block;
}
.ex_search {
        background-color: #FFF;
        padding: 2%;
        float: left;
        width: 96%;
        margin-bottom: 1.25rem;
}
.ex_search ul {
        float: left;
        width: 100%;
        list-style: none;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0;
}
.ex_search li {
        float: left;
        width: 100%;
        overflow: hidden;
}
.ex_search h6,
.ex_search label.product-select-item,
.ex_search li label.product-select-item {
        width: 7% !important;
        min-width: 5rem;
        font-size: 1rem;
        color: #333333;
        float: left !important;
        margin-top: 0;
        margin-bottom: 0;
        font-style: normal;
        clear: none;
        line-height: 1.5;
        padding: 0.3125rem 0;
        box-sizing: border-box;
}
.text {
        border-color: #d5d5d5;
        border-style: solid;
        border-width: 0.0625rem;
        color: #333333;
        font-size: 0.875rem;
        font-weight: normal;
        outline: 0 none;
        padding: 0 0.6875rem;
        height: 1.625rem;
        width: 15.625rem;
        margin-right: 1.0625rem;
}
.calendar_date {
        border-color: #d5d5d5;
        border-style: solid;
        border-width: 0.0625rem;
        color: #333333;
        font-size: 0.875rem;
        font-weight: normal;
        outline: 0 none;
        padding: 0 0.6875rem;
        height: 1.625rem;
        width: 6.5625rem;
        float: left;
}
.ex_dash {
        float: left;
        margin: 0 0.625rem 0 0.625rem;
}
.btn-gray {
        background: #333333;    /* border: 0.0625rem solid #dddddd; */
        color: #ffffff;
        float: left;
        width: 5%;
        text-align: center;
        margin-left: 0.75rem;
        font-size: 0.875rem;
        padding: 0.5%;
}
.ex_activity {
        float: left;
        list-style: none;
        padding-left: 0;
        margin-top: 0;
}
.ex_activity li {
        float: left;
}
.ex_activity-list {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
}
.ex_activity li {
        width: 22%;
        float: left;
        margin: 0 1.5% 1.875rem 1.5%;
        background: #fff;
        position: relative;
}
.ex_activity li img {
        width: 100%;
}
.ex_activity .title {
        float: left;
        width: 100%;
        font-weight: normal;
        line-height: 1.4375rem;
        overflow: hidden;
        font-size: 1rem;
        color: #9f5f2b;
        margin-bottom: 0.375rem;
}
.ex_activity .title_date {
        float: left;
        width: 100%;
        font-weight: normal;
        line-height: 1.25rem;
        overflow: hidden;
        font-size: 0.875rem;
        color: #333333;
        margin-bottom: 0.375rem;
}
.ex_activity .txt {
        font-size: 0.875rem;
        float: left;
        width: 100%;
        line-height: 1.25rem;
        color: #333;
}
.activity-list-info {
        width: 94%;
        padding: 2% 3%;
        float: left;
        height: 4.625rem;
}
.article {
        margin-bottom: 2.8125rem;
        float: left;
        width: 95%;
        background: #ffffff;
        padding: 2.5%;
}
.article-1 {
        word-break: normal;
        float: left;
        width: 100%;
}
.article-1 strong {
        line-height: 190%;
        display: block;/* margin-bottom: 0.625rem; */
}
.Topic_Style01 {
        color: #339966;
        font-weight: 600;
        background: url(../images/Topic_Style01.jpg) no-repeat left center;
        padding-left: 1.125rem;
        font-size: 1.0625rem;
        margin-bottom: 0.3125rem;       /* display: block; */
        float: left;
        width: 100%;
}
.article-1 dl {
        margin-top: 0.5rem;
        float: left;
        margin-bottom: 0;
}
.article-1 dl dd {
        padding-left: 1.25rem;
        margin-left: 1.25rem;
        margin-bottom: 0.5rem;
        background: url(../images/ListIcon_002.jpg) no-repeat 0.1875rem 0.4375rem;
        float: left;
}
.article-1 dl dd dd {
        padding-left: 1.25rem;
        margin-left: 0;
        margin-bottom: 0.5rem;
        background: url(../images/ListIcon_003.jpg) no-repeat 0.1875rem 0.625rem;
        float: left;
        line-height: 1.75rem;
        width: 100%;
}
.arti_title {
        font-size: 1.875rem;
        font-weight: 700;
        margin-bottom: 0.9375rem;
        color: #434343;
        line-height: 180%;
        float: left;
        width: 100%;
}
.article_essay-1 {
        float: left;
        width: 100%;   /* margin-top: 0.5rem; */
        line-height: 1.875rem;    /* padding-left: 4.5%; */
        font-weight: normal;/* padding-left: 2%; */
}
.article_essay-2 {
        float: left;
        width: 100%;
        margin-top: 0.5rem;
        line-height: 1.875rem;/* padding-left: 4.5%; */
}
.article_essay-3 {
        float: left;
        width: 100%;
        line-height: 1.875rem;
}
.article_essay-4 {
        float: left;
        width: 100%;
        line-height: 1.875rem;/* padding-left: 6%; */
}
.article_essay-5 {
        float: left;
        width: 100%;
        line-height: 1.875rem;
}
.Topic_Style02 {
        color: #339966;
        font-weight: 600;
        font-size: 1.0625rem;
        margin-bottom: 0.3125rem;       /* display: block; */
        float: left;
        width: 100%;
}
.article-2 {
        float: left;
        height: auto;
        width: 100%;
        list-style-image: none;
        list-style-type: none;
        line-height: 1.875rem;
        margin-top: 0;
        padding-left: 0%;
}
.article-2 li .item, .article-2 li .txt, .article-2 li .note {
        float: left;
        display: block;
}
.article-2 li .item {
        width: 6%;
}
.article-2 li .txt {
        width: 93%;
        margin-bottom: 0.1875rem;
}
.article-2 li .item, .article-2 li .txt, .article-2 li .note {
        float: left;
        display: block;
}
.article-2_item {
        float: left;
        width: 95%;
        list-style-image: none;
        list-style-type: none;
        line-height: 1.875rem;
        margin-top: 0;
        padding-left: 6%;
}
.article-2_item li .item, .article-2_item li .txt, .article-2_item li .note {
        float: left;
        display: block;
}
.article-2_item li .item {
        width: 2%;
}
.article-2_item li .txt {
        width: 97%;
        margin-bottom: 0.1875rem;
}
.article-2_item li .item, .article-2_item li .txt, .article-2_item li .note {
        float: left;
        display: block;
}
.scrollToNav {
        list-style: none;
        margin-bottom: 0.9375rem;
        padding-left: 0;
        float: left;
        width: 100%;
}
.scrollToNav li {
        margin: 0 0.4375rem 0.9375rem 0;
        list-style: none;
        float: left;
}
.scrollToNav a {
        background: #ededed;
        color: #666;
        display: block;
        padding: 0.3125rem 1.3125rem;
        text-decoration: none;
}
.about_page {
            margin-bottom: 2.8125rem;
    float: left;
    width: 95%;
    background: #ffffff;
    padding: 2.5%;
}
.about_page_content {
        float: left;
        width: 100%;
}
.about_title {
            color: #333333;
    font-size: 1.625rem;
    font-weight: 700;
    padding: 0 0 0.625rem 0;
    /* background: url(../images/about_title_line.png) no-repeat left top; */
    line-height: 160%;
}
.about_page_content p {
        line-height: 180%;
        margin: 0 0 0.8125rem 0;
}
.page-wrapper, .rent-wrapper, .download-wrapper, .visit-wrapper, .collection-wrapper {
        width: 100%;
        float: left;
}
.rent-section {
        width: 100%;
        margin-right: 0.0625rem;
        float: left;
        position: relative;
        color: #333;
        line-height: 1.375rem;
}
.visit-section {
        width: 100%;
        margin-right: 0.0625rem;
        float: left;
        position: relative;
        color: #333;
        line-height: 1.375rem;
}
.rent-tab {
        float: left;
        display: block;
        width: 7.5rem;
        padding: 0.8125rem 0;
        text-align: center;
        background: #ccc;
        color: #666;
}
.rent-tab-current {
        background: #fff;
        color: #333;
}
.page-inner, .rent-content, .download-content, .visiter_info {
        background-color: #FFF;
        float: left;
        width: 94%;
        padding: 1.5625rem 3%;
        margin-bottom: 2rem;
}
.rent-section .description ul, .rent-section .description ul li {
        width: 100%;
        float: left;
}
.rent-section .description ul li {
        margin: 1.25rem 0;
}
.rent-section .description ul li .item {
        width: 100%;
        float: left;
        display: block;
        margin-bottom: 0.9375rem;
        color: #2E699C;
        font-size: 1.125rem;
        font-weight: normal;
}

.rent-section .description ul li .date-range {
    clear: both;
    float: none !important;
    display: flex !important;
}
.rent-section .description ul li ul li {
        width: 25%;
        margin: 0.3125rem 0 0.3125rem 0;
}
.rent-section .description ul li ul li .checkbox {
        margin-right: 0.3125rem;
        border: 0.0625rem #ccc solid;
}
.rent-content .arti_title {
        margin: 0;
}
.rent-content .floor-select {
        float: left;
        margin: 0.625rem 0;
        width: 100%;
}
.rent-content .floor-select li {
        float: left;
        width: 24%;
        margin: 0 1% 0.625rem 0;
}
.rent-content .floor-select li a {
        background: url(../images/floor_select_bg.png);
        display: block;
        text-align: center;
        padding: 0.75rem 0.625rem;
        color: #333;
        font-size: 0.9375rem;
        font-weight: bold;
        -webkit-border-radius: 0.125rem;
        -moz-border-radius: 0.125rem;
        border-radius: 0.125rem;
}
.rent-content .floor-select li a:hover {
        color: #0E5794;
}
.txt-section-photo-list {
        margin-bottom: 1.25rem;
}
.floor-content {
        float: left;
}
.floor_plan {
    text-align: center;
    width: 95%;
}
.floor_plan img {
    width: 100%;
}
.planeTable {
        width: 100%;
        margin: 0.625rem 0 1.25rem 0;
}
.planeTable th, .planeTable td {
        padding: 0.8125rem 1.25rem;
        border: solid 0.0625rem #e3e3e3;
        line-height: 1.5625rem;
        vertical-align: middle;
        word-break: break-all;
}
.planeTable th {
        background-color: #efefef;
        font-weight: bold;
}
.planeTable.smallText th, .planeTable.smallText td {
        padding: 0.5rem 0.75rem;
        font-size: 75%;
}
.planeTable ol li {
            margin: 0.5rem 0;
    line-height: 1.6875rem;
}
.planeTable a {
        color: #333;
        text-decoration: underline;
}
/* 無障礙樣式 - 螢幕閱讀器專用 */
.sr-only {
        position: absolute;
        width: 0.0625rem;
        height: 0.0625rem;
        padding: 0;
        margin: -0.0625rem;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border-width: 0;
}
/* 無障礙：第一個 Tab 可跳到主內容（預設隱藏，focus 顯示） */
.skip-link {
        position: absolute;
        left: -624.9375rem;
        top: 0;
        width: 0.0625rem;
        height: 0.0625rem;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        clip-path: inset(50%);
        white-space: nowrap;
        z-index: 10000;
        padding: 0.5rem 0.75rem;
        background: #222;
        color: #fff;
        text-decoration: none;
}
.skip-link:focus,
.skip-link:focus-visible {
        left: 0.625rem;
        top: 0.625rem;
        width: auto;
        height: auto;
        overflow: visible;
        clip: auto;
        clip-path: none;
        white-space: normal;
        outline: 0.1875rem solid #ffbf47;
        outline-offset: 0.125rem;
}
/* 無障礙：U/L/C 導盲磚，平常與背景同色隱藏，focus 時顯示 */
.accesskey-guide {
        display: inline-block;
        position: relative;
        z-index: 2;
        margin: 0 0.125rem 0 0;
        padding: 0 0.125rem;
        line-height: 1.1;
        font-size: 0.75rem;
        color: #777;
        background: transparent;
        border: 0 !important;
        border-radius: 0;
        box-shadow: none;
        text-decoration: none;
}
.accesskey-guide:focus,
.accesskey-guide:focus-visible {
        color: #333;
        background: transparent;
        border: 0 !important;
        /* 內嵌陰影取代 outline，避免父層 overflow:hidden 裁切外框成 U 形 */
        outline: none !important;
        box-shadow: inset 0 0 0 0.125rem #005a9c;
        text-decoration: none;
}
/* 左側/中間導盲磚：獨立一行，放在區塊上方 */
.accesskey-guide-block {
        display: block;
        width: 1.25rem;
        margin: 0 0 0.25rem 0;
        clear: none;
}
/* 中央內容導盲磚：在內容區內第一行顯示，不影響左右欄對齊 */
.accesskey-guide-content {
        display: block;
        width: 1.25rem;
        margin: 0 0 0.25rem 0;
}
/* 左欄 ::: 在 .page-side 內與右欄同列對齊頂端 */
.page-side > .accesskey-guide-block {
        margin-top: 0;
}
.page-content > .accesskey-guide-content:first-child {
        margin-top: 0;
}
/* 上方導盲磚：不顯示框框，維持文字型態 */
.accesskey-guide-top {
        color: #666;
        background: transparent;
        border: 0 !important;
        padding: 0;
        box-shadow: none;
}
.accesskey-guide-top:focus,
.accesskey-guide-top:focus-visible {
        color: #333;
        background: transparent;
        border: 0 !important;
        outline: none !important;
        box-shadow: inset 0 0 0 0.125rem #005a9c;
}
/* header 既有 a 樣式會給白底：僅在未 focus 時清樣式；外框只在 focus 時出現（勿與 :focus 寫同一條，否則未操作也會出框） */
.header-misc-nav li a.accesskey-guide-top {
        background: transparent !important;
        border: 0 !important;
        border-radius: 0;
        box-shadow: none;
        outline: none !important;
        padding: 0;
}
.header-misc-nav li a.accesskey-guide-top:focus,
.header-misc-nav li a.accesskey-guide-top:focus-visible {
        background: transparent !important;
        border: 0 !important;
        border-radius: 0;
        outline: none !important;
        box-shadow: inset 0 0 0 0.125rem #005a9c;
        padding: 0;
}
/* 場地租借收費標準表樣式 */
.standard-fee-table .note-text {
        color: #cc0000;
        font-weight: bold;
}
.standard-fee-table .note-list,
.standard-fee-table .fee-list {
        margin: 0;
        padding-left: 1.25rem;
        list-style-position: outside;
        text-align: left;
}
.standard-fee-table .note-list li,
.standard-fee-table .fee-list li {
        margin: 0.3125rem 0;
        padding-left: 0;
        line-height: 1.6;
        text-indent: 0;
        list-style-position: outside;
}
/* 確保所有列表項目對齊 */
.standard-fee-table .fee-list {
        padding-left: 1.25rem;
        margin-left: 0;
}
.standard-fee-table .fee-list li {
        padding-left: 0;
        margin-left: 0;
        text-indent: 0;
}
.standard-fee-table caption {
        text-align: left;
        font-weight: bold;
        margin-bottom: 0.625rem;
}
/* 欄位寬度調整 - 說明欄和保證金欄放大，樓層和場地名稱縮小，租用時段保持足夠空間 */
.standard-fee-table {
        table-layout: fixed;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
}
.floor-content {
        width: 100%;
        overflow-x: hidden;
        box-sizing: border-box;
}
/* PC 和行動裝置顯示控制 */
.desktop-only {
        display: table;
}
.mobile-only {
        display: none;
}
.standard-fee-table th:nth-child(1),
.standard-fee-table td:nth-child(1) {
        width: 5%;
        min-width: 3.125rem;
        max-width: 3.75rem;
        padding: 0.8125rem 0.5rem;
        white-space: normal;
}
.standard-fee-table th:nth-child(2),
.standard-fee-table td:nth-child(2) {
        width: 10%;
        min-width: 5rem;
        max-width: 6.25rem;
        padding: 0.8125rem 0.625rem;
        white-space: normal;
}
.standard-fee-table th:nth-child(3),
.standard-fee-table td:nth-child(3) {
        width: 37%;
		min-width: 7.5rem;
        padding: 0.8125rem 0.75rem;
        line-height: 1.6;
        white-space: normal;
        word-wrap: break-word;
}
.standard-fee-table th:nth-child(4),
.standard-fee-table td:nth-child(4) {
        width: 17%;
        min-width: 7.5rem;
        padding: 0.8125rem 0.75rem;
        line-height: 1.6;
        white-space: normal;
        word-wrap: break-word;
}
.standard-fee-table th:nth-child(5),
.standard-fee-table td:nth-child(5) {
        width: auto;
        min-width: 7.5rem;
        padding: 0.8125rem 0.0625rem;
        line-height: 1.6;
        white-space: normal;
        word-wrap: break-word;
}
/* 租用時段表頭樣式優化 */
.standard-fee-table thead th[scope="col"] {
        line-height: 1.5;
        padding: 0.8125rem 0.75rem;
}
.standard-fee-table th:nth-child(6),
.standard-fee-table td:nth-child(6) {
        width: 11%;
        min-width: 7.8125rem;
        padding: 0.8125rem 0.75rem;
        white-space: normal;
        word-wrap: break-word;
        box-sizing: border-box;
}
.standard-fee-table th:nth-child(7),
.standard-fee-table td:nth-child(7) {
        width: 37%;
        min-width: 12.5rem;
        white-space: normal;
        word-wrap: break-word;
        box-sizing: border-box;
}
/* 說明欄和保證金欄的內距和行高優化 */
/*
.standard-fee-table .note-cell {
        padding: 1.125rem 1.5625rem !important;
}
*/
.standard-fee-table tbody td[data-label="保證金"] {
        padding: 0.9375rem 1.125rem !important;
}
.standard-fee-table .note-list {
        padding-left: 1.25rem;
        margin: 0.625rem 0;
}
.standard-fee-table .note-list li {
        margin: 0.625rem 0;
        line-height: 1.8;
}
.standard-fee-table .fee-list {
        padding-left: 1.25rem;
        margin: 0.375rem 0;
}
.standard-fee-table .fee-list li {
        margin: 0.4375rem 0;
        line-height: 1.7;
}
.visitTable {
        width: 100%;
        margin: 0.625rem 0 1.25rem 0;
}
.visitTable th, .visitTable td {
        padding: 0.8125rem 1.25rem;
        border: solid 0.0625rem #e3e3e3;
            line-height: 1.75rem;
        vertical-align: middle;
        word-break: break-all;
        text-align: center;
}
.visitTable th {
        background-color: #efefef;
        font-weight: bold;
}
.visitTable th.col1 {
        width: 3.125rem;
    text-align: center;
}
.visitTable th.col2 {
        width: 6.25rem;
    text-align: center;
}
/*.visitTable th:last-child {
    text-align: left;
}*/
.visitTable.smallText th, .visitTable.smallText td {
        padding: 0.5rem 0.75rem;
        font-size: 75%;
}
.visitTable td:last-child {
    text-align: left;
}
.visitTable ol li {
        margin: 0.625rem 0;
}
.visitTable a {
        color: #333;
        text-decoration: underline;
}
.download-table a {
        color: #198fd0;
}
.download-table td {
        text-align: center;
}
.download-table .file-name {
        text-align: left;
}
.download-table .file-type {
        width: 4.375rem;
}
.download-table .file-size {
        width: 4.375rem;
}
.download-table .file-date {
        width: 5.9375rem;
}
.reservation {
    float: left;
    width: 100%;
}
.reservation-fax {
    margin: 2.5rem 0;
    padding: 0.625rem 0 1.25rem 0;
    border-top: 0.0625rem solid #ddd;
    border-bottom: 0.0625rem solid #ddd;
        line-height: 1.5625rem;
}
.reservation a, .reservation-fax a {
    color: #0E5794;
    text-decoration: underline;
}
.consent {
    line-height: 1.625rem;
    color: #333;
    margin-bottom: 1.5625rem;
    /*float: left;*/
}
.consent .title {
            margin: 0;
    padding: 0.625rem 2.5%;
    text-align: center;
    background: #eee;
}
.consent .content {
        height: 11.25rem;
        overflow-y: auto;
        border: 0.0625rem solid #eee;
        padding: 1.25rem 2.8125rem;
        font-size: 0.875rem;
}
.consent ul {
        margin: 0;
        padding-left: 1.4375rem;
}
.consent ul li {
        margin: 0.4375rem 0;
        padding: 0;
        width: 100%;
}
.contact-form-section {
    margin-top: 1.25rem;
}
.form-table .apply-select-date {
    margin-bottom: 0.625rem;
}
.form-table .reserve-time li {
   display: inline;
    margin-right: 0.625rem;
}
.form-table .reserve-location li {
   display: inline;
    margin-right: 0.625rem;
}
.form-table .reserve-location li input[type="checkbox"] {
    margin-right: 0.3125rem;
}
.form-table .reserve-organization {
    margin-top: -0.625rem;
}
.form-table .reserve-organization li {
    margin-top: 0.625rem;
    float: left;
    width: 100%;
}
.form-table .reserve-organization li label {
    width: 4.6875rem;
    float: left;
    margin-top: 0.3125rem;
}
.form-table .reserve-organization li label.long {
    width: 8.4375rem;
}
.form-table .reserve-organization li input.org {
    width: 26.9375rem;
}
.form-table .reserve-organization .short {
    width: 50%;
}
.form-table .reserve-organization li input.address {
    width: 30.6875rem;
    margin-top: 0.3125rem;
    margin-left: 5.1875rem;
}
.form-table .reserve-people {
    margin-top: -0.625rem;
}
.form-table .reserve-people li {
    margin-top: 0.625rem;
}
.form-table .reserve-people .textfield {
    width: 3.75rem;
}
.form-table .reserve-event {
    margin-top: 0.625rem;
}
.form-table .reserve-event-txt {
    line-height: 1.5rem;
    margin: 0;
}
.form-table .reserve-event-txt a {
    color: #0E5794;
    text-decoration: underline;
}
.form-table .reserve-navigation {
    margin-bottom: 0.3125rem;
}
.form-table .reserve-navigation li {
    margin-right: 0.625rem;
    display: inline;
}
.form-table .security-code {
    width: 5rem;
}
.form-table .security-code-refresh {
    margin-left: 0.625rem;
    font-size: 0.875rem;
    color: #0E5794;
}
.form-table .reserve-message {
       width: 95%;
    min-height: 10.625rem;
}
.remark {
    font-size: 0.875rem;
    float: left;
    width: 94%;
    color: #666;
    background: #f5f5f5;
    padding: 1.25rem 3%;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}
.remark a {
    color: #666;
    text-decoration: underline;
}
.remark .title {
    margin: 0 0 0.3125rem 0;
    padding: 0;
}
.remark ul li {
    margin: 0.3125rem 0;
}
.remark strong {
    font-weight: normal;
}
.remark .remark-ct {
    margin: 0.3125rem 0;
}
.rental-highlights {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    line-height: 1.875rem;
}
.rental-highlights ul li {
    margin: 0.3125rem 0!important;
    padding: 0;
}
.application_title {
    margin: 0 0 0.9375rem 0;
}
.online-application {
    width: 100%;
    float: left;
}
.online-application-form .textfield {
    width: 70%;
}
.online-application-form .address {
    margin-top: 0.3125rem;
}
.online-application-form th, .online-application-form td {
    padding: 1.125rem 0.75rem;
    vertical-align: middle;
}
.online-application-form .select-date {
    width: 9.375rem;
}
.online-application-form .select-time {
    margin-top: -0.625rem;
}
.online-application-form .select-time li {
    margin-top: 0.625rem;
}
.online-application-form .security-code {
    width: 5rem;
}
.feedback-form {
    width: 100%;
    float: left;
}
.feedback-form .intro {
    margin: 0;
    padding: 0;
    line-height: 1.875rem;
    width: 100%;
    float: left;
}
.feedback-list {
    color: #333;
    width: 100%;
    float: left; 
    margin: 0.625rem 0;
}
.feedback-question {
    display: block;
    background: #EDECE8;
    padding: 0.9375rem;
    margin: 0.625rem 0;
        -webkit-border-radius: 0.3125rem;
        -moz-border-radius: 0.3125rem;
        border-radius: 0.3125rem;    
}
.feedback-option li {
    display: inline;
    margin: 0 0.875rem;
}
.result-table .location {
    width: 30%;
}
.result-table .time {
    width: 50%;
}
.alert-msg {
    padding: 2.5rem;
    color: #333;
    border: 0.3125rem solid #ff9494;
    background: #ffe4e4;
    line-height: 1.875rem;
}
.visit_table_item {
        float: left;
        width: 95%;
        list-style-image: none;
        list-style-type: none;
        line-height: 1.875rem;
        margin-top: 0;
        padding-left: 6%;
            padding-left: 0%;
    margin-bottom: 0;
}
.visit_table_item li .item, .visit_table_item li .txt, .visit_table_item li .note {
        float: left;
        display: block;
}
.visit_table_item li .item {
            width: 1.6875rem;
}
.visit_table_item li .txt {
        width: 91%;
}
.visit_table_item li {
        width: 100%;
}
.visit_table_item li .item, .visit_table_item li .txt, .visit_table_item li .note {
        float: left;
        display: block;
        line-height: 1.75rem;
}
.visit_tab_remark {
    padding-left: 1.25rem;
    margin-bottom: 0.5rem;
    background: url(../images/ListIcon_002.jpg) no-repeat 0.1875rem 0.4375rem;
    float: left;
    width: 96%;
}
.audiotour  {
    line-height: 1.625rem;
    color: #333;
    margin-bottom: 0.625rem;
    float: left;
    width: 100%;
}
.audiotour .title {
        margin: 0;
        padding: 0.625rem 0;
        text-align: center;
}
.audiotour .word {
    padding: 1.25rem 2.1875rem;
    font-size: 1rem;
}
.audiotour_word {
        float: left;
        height: auto;
        width: 100%;
        list-style-image: none;
        list-style-type: none;
        line-height: 1.875rem;
        margin-top: 0;
        padding-left: 0%;
}
.audiotour_word .item, .audiotour_word li .txt, .audiotour_word li .note {
        float: left;
        display: block;
}
/*-語音導覽機-*/
.forword {
    float: left;
    width: 100%;
    margin: 0 0 0.3125rem 0;
}
.audiotour_word li .item {
        width: 2.0625rem;
}
.audiotour_word li .txt {
            width: 93%;
    margin-bottom: 0.1875rem;
}
.audiotour_word li .item, .audiotour_word li .txt, .audiotour_word li .note {
        float: left;
        display: block;
}
.audiotour_table {
        width: 100%;
    margin: 1.25rem 0 1.25rem 0;
    float: left;
}
.audiotour_table th, .audiotour_table td {
        padding: 0.8125rem 1.25rem;
        border: solid 0.0625rem #e3e3e3;
        line-height: 1.5625rem;
        vertical-align: middle;
}
.audiotour_table th {
        background-color: #efefef;
        font-weight: bold;
}
.audiotour_table.smallText th, .audiotour_table.smallText td {
        padding: 0.5rem 0.75rem;
        font-size: 75%;
}
.audiotour_table ol li {
        margin: 0.625rem 0;
}
.audiotour_table a {
        color: #333;
        text-decoration: underline;
}
.table_gray {
        background-color: #efefef;
}
.table_title {
        float: left;
        width: 100%;
}
.table_subtitle {
        float: left;
        width: 100%;
            margin-bottom: 0.125rem;
    margin-top: 0.1875rem;
}
.audiotour_intro {
        float: left;
        width: 100%;
}
.audiotour_intro p {
    margin-top: 0;
    margin-bottom: 0.3125rem;
}
.audio_stamp {
        float: left;
        height: auto;
        width: 100%;
        list-style-image: none;
        list-style-type: none;
        line-height: 1.875rem;
        margin-top: 0;
        padding-left: 0%;
}
.audio_stamp li .item, .audio_stamp li .txt, .audio_stamp li .note {
        float: left;
        display: block;
}
.audio_stamp li .item {
        width: 11%;
}
.audio_stamp li .txt {
        width: 88%;
        margin-bottom: 0.1875rem;
}
.audio_stamp li .item, .audio_stamp li .txt, .audio_stamp li .note {
        float: left;
        display: block;
}
.finish_msg {
    width: 80%;
    font-size: 1rem;
    margin: 2.5rem auto 2.5rem auto;
    line-height: 2.25rem;
    text-align: center;
}
.finish_msg .head_msg {
    background: url(../images/ok_icon.png) center 0 no-repeat;
    padding-top: 8.75rem;
    margin-bottom: 2.5rem;
    font-size: 2.25rem;
    font-weight: normal;
    display: block;
    line-height: 2.75rem;
}
.finish_msg a {
    color: #336182;
}
.fail_msg {
    width: 80%;
    font-size: 1rem;
    margin: 2.5rem auto 2.5rem auto;
    line-height: 2.25rem;
    text-align: center;
}
.fail_msg .head_msg {
    background: url(../images/fail_icon.png) center 0 no-repeat;
    padding-top: 8.75rem;
    margin-bottom: 2.5rem;
    font-size: 2.25rem;
    font-weight: normal;
    display: block;
    line-height: 2.75rem;
    color: #f25252;
}
.fail_msg a {
    color: #336182;
}
.error_msg {
    display: block;
    color:#f30;
    font-size: 1rem;
    float: left;
    width: 50%;
    font-weight: normal;
    margin: 0 auto 0.9375rem auto;
    text-align: left;
}
.otherlinks li {
    margin: 0.9375rem 0;
    padding: 0.9375rem 1.875rem;
    background: #f5f5f5;
    -webkit-border-radius: 0.3125rem;
        -moz-border-radius: 0.3125rem;
        border-radius: 0.3125rem;
}
.otherlinks li strong {
    display: block;
    margin: 0.3125rem 0;
}
.otherlinks li a {
    color: #336182;
}
.tour_infomation {
        width: 100%;
    line-height: 1.6875rem;
}
.CompanyInfo_8 {
    width: 98%;
    list-style: none;
    float: left;
    padding: 0 1%;
}
.CompanyInfo_8 li {
        list-style: none;
    float: left;
    width: 100%;
}
.CompanyInfo_8 .Info_1 {
   background: url(../images/museum1.png);
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 1.875rem 0.8125rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}
.CompanyInfo_8 .Info_2 {
   background: url(../images/museum2.png);
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 1.1875rem 1.4375rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}
.CompanyInfo_8 .Info_3 {
   background: url(../images/museum3.png);
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 1.1875rem 5.4375rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}
.CompanyInfo_8 .Info_4 {
   background: url(../images/museum4.png);
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 1.1875rem 4.9375rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}
.CompanyInfo_8 .textContain {
        float: right;
    width: 80%;
}
.CompanyInfo_8 h4 {
        color: #000000;
    font-size: 1.15em;
    line-height: 190%;
    margin-top: 0;
    margin-bottom: 0;
}
.CompanyInfo_8 p {
    line-height: 180%;
    margin: 0 0 0.5rem 0;
}
.CompanyInfo_8 .textContain {
        border-left: 0.0625rem solid #cac8c8;
    padding: 0 0 0 4%;
}
.CompanyInfo_8 ul {
    list-style-type: none !important;
    padding-left: 0 !important;
}

.pm_work {
        float: left;
        height: auto;
        width: 100%;
        list-style-image: none;
        list-style-type: none;
        line-height: 1.875rem;
        margin-top: 0;
        padding-left: 0%;
}
.pm_work li .item, .pm_work li .txt, .pm_work li .note {
        float: left;
        display: block;
}
.pm_work li .item {
        width: 2.5%;
}
.pm_work li .txt {
        width: 97%;
}
.pm_work li .item, .pm_work li .txt, .pm_work li .note {
        float: left;
        display: block;
}
.pm_work_title {
        float: left;
        width: 100%;
        margin-bottom: 0.3125rem;
}
#CompanyInfo_7 {
    line-height: 1.625rem;
    color: #333333;
    float: left;
    width: 100%;
    word-break: normal;
    word-wrap: break-word;
    margin-top: 0.6875rem;
    padding-left: 0;
    list-style: none;
}
#CompanyInfo_7 li {
    width: 30%;
    vertical-align: top;
    float: left;
    margin: 0 3% 0.9375rem 0;
}
#CompanyInfo_7 li .Info {
    width: 90%;
    min-height: 25.4375rem;
    margin: 0 auto;
    border: 0.3125rem solid #eeeeee;
    padding: 0.625rem;
    float: left;
}
#CompanyInfo_7 li .Info .topic {
    background: none;
    border-bottom: 0.0625rem solid #dcdada;
    padding: 0.3125rem 0;
    font-size: 1.1em;
    margin-bottom: 0.625rem;
    color: #ee8787;
}
.group_promote {
        float: left;
        height: auto;
        width: 100%;
        list-style-image: none;
        list-style-type: none;
        line-height: 1.875rem;
        margin-top: 0;
        padding-left: 0%;
        margin-bottom: 0.625rem;
}
#CompanyInfo_7 .group_promote li {
        width: 100%;
            margin-bottom: 0;
}
.group_promote li .item, .group_promote li .txt, .group_promote li .note {
        float: left;
        display: block;
}
.group_promote li .item {
        width: 8%;
}
.group_promote li .txt {
        width: 91%;
}
.group_promote li .item, .group_promote li .txt, .group_promote li .note {
        float: left;
        display: block;
}
.lecture_pic {
    float: left;
    height: 10rem;
    width: 15.625rem;
    overflow: hidden;
    margin-top: 1.125rem;
    margin-left: 1.125rem;
        margin-bottom: 1.125rem;
}
.lecture_pic img{
    width: 100%;
}
.session {
        list-style: none;
    padding-left: 0;
    float: left;
    width: auto;
    font-size: 0.9375rem;
}
.session li {
       margin: 0 0.625rem 0 0;
    list-style: none;
    float: left;
    width: 5rem;
    text-align: center;
    padding: 0;
}
.session li a {
background: #ededed;
    color: #666;
    padding: 0.25rem 0;
    text-decoration: none;
    float: left;
    width: 100%
}
.seemore {
          float: right;
    width: 4.75rem;
    background: url(../images/arrow_more.png) no-repeat right 0.625rem;
    padding: 0.25rem 0;
    font-size: 0.9375rem;
    color: #000;
    margin-bottom: 0;
}
.lecture_intro {
        float: left;
        width: 100%;
            margin-bottom: 1.25rem;
}
.info_section {
        float: left;
    width: 50%;
    margin-right: 2.5%;
}
.info_section h3 {
    float: left;
    width: 100%;
    font-size: 1.875rem;
    font-weight: 700;
    margin-bottom: 1.1875rem;
    color: #434343;
    line-height: 130%;
    margin-top: 0;
}
.info_item1 {
            float: left;
    width: 94%;
    background: url(../images/lecture-1.png) no-repeat 0 -0.0625rem;
    padding-left: 8%;
            margin-bottom: 0.8125rem;
}
.info_item2 {
            float: left;
    width: 94%;
    background: url(../images/lecture-2.png) no-repeat 0 -0.0625rem;
    padding-left: 8%;
            margin-bottom: 0.8125rem;
}
.info_item3 {
            float: left;
    width: 94%;
    background: url(../images/lecture-3.png) no-repeat 0 -0.0625rem;
    padding-left: 8%;
            margin-bottom: 0.8125rem;
}
.info_item4 {
            float: left;
    width: 94%;
    background: url(../images/lecture-4.png) no-repeat 0 -0.0625rem;
    padding-left: 8%;
            margin-bottom: 0.8125rem;
}
.picture_section {
            float: right;
    width: 45%;
    margin-top: 0;
}
.picture_section img {
    width: 100%;
}
.lecture_btn {
        float: left;
        width: 100%;
        margin-top: 0.375rem;
}
.l_btn {
      display: inline-block;
    margin: 0 0.625rem 0 0;
    padding: 0.5rem 2.6875rem;
    text-align: center;
    color: #ffffff;
    /* font-size: 0.6875rem; */
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    background: #efca3f;
}
.t_btn {
    display: inline-block;
    margin: 0 1.125rem 0 0;
    padding: 0.5rem 3.375rem;
    text-align: center;
    color: #ffffff;
    /* font-size: 0.6875rem; */
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    background: #a1c448;
}
.lection_content {
        float: left;
        width: 100%;
}
.lection_content p {
        float: left;
        width: 100%;
        margin-top: 0;
        margin-bottom: 0.9375rem;
            line-height: 1.75rem;
}
.star_word {
    font-size: 0.875rem !important;
}
.reborn_btn {
       color: #666666;
    margin-left: 0.75rem;
}
#eventAlist {
    clear: both;
    float: left;
    width: 100%;
    color: #333;
    font-size: 0.9375rem;
    line-height: 1.4em;
    padding: 0.3125rem 0;
        margin-top: 1.25rem;
}
#eventAlist ul {
    list-style: none;
    margin: 0;
    width: 100%;
    padding-left: 0;
            color: #666666;
}
#eventAlist li {
       float: left;
    display: inline;
    width: 28%;
    margin: 0 0;
    /* border-right: solid 0.0625rem #cacaca; */
    /* border-bottom: solid 0.0625rem #939292; */
    padding: 0.875rem 0.875rem;
    background: #f6f6f6;
    margin-right: 1.125rem;
}
#eventAlistTitle {
      color: #323232;
    /* font-weight: bold; */
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-top: 0;
    margin-bottom: 0.625rem;
    float: left;
    width: 100%;
}
.session_box {
   float: left;
   width: 10%;
   margin-top: 0.5rem;
}
.session_box_title {
        width: 89%;
        float: left;
        font-size: 1.1875rem;
}
.tour_btn {
    float: left;
    width: 100%;
    margin-top: 0.8125rem;
}
.tour_item1 {
            float: left;
    width: 94%;
    background: url(../images/tour-2.png) no-repeat 0 -0.0625rem;
    padding-left: 8%;
            margin-bottom: 0.8125rem;
}
.tour_item2 {
            float: left;
    width: 94%;
    background: url(../images/lecture-2.png) no-repeat 0 -0.0625rem;
    padding-left: 8%;
            margin-bottom: 0.8125rem;
}
.tour_item3 {
            float: left;
    width: 94%;
    background: url(../images/tour-1.png) no-repeat 0 -0.0625rem;
    padding-left: 8%;
            margin-bottom: 0.8125rem;
}
.tour_item3 a {
            color: #7eb000;
}
#eventAlist .apply_session {
        float: left;
        height: auto;
        width: 100%;
        list-style-image: none;
        list-style-type: none;
        line-height: 1.4375rem;
        margin-top: 0;
        padding-left: 0%;
}
#eventAlist .apply_session li .item, .apply_session li .txt, .apply_session li .note {
        float: left;
        display: block;
}
#eventAlist .apply_session li .item {
        width: 35%;
}
#eventAlist .apply_session li .txt {
        width: 64%;
        margin-bottom: 0.1875rem;
}
#eventAlist .apply_session li .item, .apply_session li .txt, .apply_session li .note {
        float: left;
        display: block;
}
#eventAlist .apply_session li {
    float: left;
    width: 90%;
    margin: 0 0 0.3125rem 0;
    padding: 0 0 0 10%;
            font-size: 0.875rem;
}
.apply_big_title {
       font-size: 1.625rem;
    /* font-weight: 700; */
    margin-bottom: 0.75rem;
    color: #434343;
    line-height: 180%;
    float: left;
    width: 100%;
    /* margin-left: 1%; */
}
.apply_last_step {
            float: left;
    width: 100%;
    margin-top: 0.9375rem;
    font-size: 0.875rem;
    color: #666666;
}
.public_word {
       width: 3.125rem;
    float: left;
    margin-left: 0.5rem;
}
.public_word:nth-child(4) {
    width: 8.125rem;
    
}
.ct #TimePL input[type="checkbox"] {
    margin: 0 0 0.75rem 0;
}
.public {
      width: auto;
    float: left;
    margin-top: 0.1875rem;
}
.web_intro {
      float: left;
    width: 100%;
    line-height: 1.875rem;
    margin-bottom: 1.5625rem;
}
.p_content p {
    padding-bottom: 0.5rem;
}
.wm_content {
    float: left;
    width: 97%;
    font-family: "微軟正黑體";
}
.wm_title_bg a {
    font-size: 1.125em;
    color: #333333;
    background-color: #d6d6d6;
    float: left;
    width: 98%;
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
    padding-left: 2%;
    margin-bottom: 1rem;
}
.wm_content2 {
    float: left;
    width: 100%;
    margin-bottom: 1.375rem;
}
.wm_item_bg {
    background-color: #ececec;
    float: left;
    width: 30%;
    padding-top: 1.7%;
    padding-bottom: 1.7%;
    margin-right: 3.3%;
    margin-bottom: 0.5625rem;
}
.wm_item_title a {
    font-size: 1em;
    color: #575069;
    float: left;
    width: 93%;
    padding-left: 7%;
}
.web_intro p {
        margin-top: 0;
        margin-bottom: 0;
}
.web_intro dl {
        margin-top: 0;
        margin-bottom: 0;
}
.web_intro dd {
    margin-left: 0;
}.access_title {
        float: left;
        width: 100%;
}
.access_subtitle {
        float: left;
        width: 100%;
}
.address {
        float: left;
        width: 100%;
}
.access_subtitle {
            float: left;
    width: 100%;
    color: #aaa;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.3125rem;
}
.address {
        float: left;
        width: 100%;
        margin-bottom: 0.625rem;
            font-size: 1rem;
}
.access_map {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 1.375rem;
}
.access_map img {
    display: inline;
            width: 65%;
}
.access_content {
        float: left;
        width: 100%;
            margin-top: 1.5625rem;
}
.way_title {
    float: left;
    width: 94%;
    margin: 0% 0% 1.8% 0%;
    padding: 1.2% 3%;
    background: #f5f5f5;
    -webkit-border-radius: 0.3125rem;
    -moz-border-radius: 0.3125rem;
    border-radius: 0.3125rem;
    font-size: 1rem;
}
.way_title2 {
       float: left;
    width: 94%;
    margin: 3.5% 0% 1.8% 0%;
    padding: 1.2% 3%;
    background: #f5f5f5;
    -webkit-border-radius: 0.3125rem;
    -moz-border-radius: 0.3125rem;
    border-radius: 0.3125rem;
    font-size: 1rem;
}
.way_content {
            float: left;
    width: 94%;
    padding: 0% 3%;
}
.bus_way {
        float: left;
        height: auto;
        width: 100%;
        list-style-image: none;
        list-style-type: none;
        line-height: 1.875rem;
        margin-top: 0;
        padding-left: 0%;
}
.bus_way li .item, .bus_way li .txt, .bus_way li .note {
        float: left;
        display: block;
}
.bus_way li .item {
        width: 3%;
}
.bus_way li .txt {
        width: 96%;
        margin-bottom: 0.1875rem;
}
.bus_way li .item, .bus_way li .txt, .bus_way li .note {
        float: left;
        display: block;
}
.lecture-form .textfield {
        width: 70%;
}
.rent_date {
        width: 2.5rem !important;
        margin-right: 0.3125rem;
}
.rent-price-item {
        text-align: left;
        font-size: 1.25rem;
        color: #333;
}
.rent-price {
        color: #D44646;
        font-size: 1.25rem;
}
.visit_arti_title {
    margin-top: 0;
}
.product-activity {
        float: left;
        list-style: none;
        padding-left: 0;
        margin-top: 0;
}
.product-activity li {
        float: left;
}
.product-activity-list {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
}
.product-activity li {
        width: 22%;
        float: left;
        margin: 0 1.5% 1.875rem 1.5%;
        background: #fff;
        position: relative;
}
.product-activity li img {
        width: 100%;
}
.product-activity a {
        display: block;
}
.product-activity a:hover strong {
        color:#aaa;
}
.product-pic {
        overflow: hidden;
        height: 8.5rem;
        width: 100%;
}
.product-pic img {
        width: 100%;
        height: 100%;
}
.product-list-info {
        width: 94%;
        padding: 2% 3%;
        float: left;
        height: 4.625rem;
}
.product-title {
        color: #8EAB42;
        font-size: 0.9375rem;
        height: 3.25rem;

        overflow: hidden;
        display: block;
}
.product-pop-rate {
        color: #666;
        font-size: 0.9375rem;
}
.product-pop-rate span {
        color: #F18989;
}
.product_name {
        border-bottom: 0.0625rem solid #ddd;
}
.productFloatLeftImg {
        float: left;
        margin: 0 1.5625rem 0 0;
        width: 14.875rem;
    position: relative;
}
.productFloatLeftImg .IMG {
        border: 0.0625rem solid #dcdcdc;
        background: #ffffff;
        padding: 0.125rem;
        width: 14.5rem;
        display: block;
}
.productFloatLeftImg .Description {
        background: #e5e5e5;
        padding: 0.3125rem 0.625rem;
        font-size: 0.8em;
}
.productFloatLeftImg .EnlargeIcon {
        padding: 0;
        background: url(../images/enlarge_icon_001.png) no-repeat 0.3125rem 0.25rem #fff;
        display: block;
    width: 1.4375rem;
    height: 1.4375rem;
        color: #626262;
    position: absolute;
    right: 0.1875rem;
    bottom: 0.1875rem;
}
.productFloatLeftImg .Description .EnlargeIcon:hover {
        color: #038c00;
}
h6.product-select-item,
label.product-select-item {
    margin-top: 0.375rem;
    width: 5rem!important;
    font-size: 1rem;
    color: #333333;
    font-weight: bold;
    float: left !important;
}
.product-select {
    float: left;
    font-size: 0.875rem;
    padding: 0.3125rem 0;
    margin-right: 0.3125rem;
}
.collection-section {
    float: left;
    width: 100%;
}
.collection-list {
    float: left;
    width: 100%;
}
.collection-list li {
    float: left;
    width: 100%;
    margin-left: 0.0625rem;
    margin-bottom: 0.0625rem;
}
.collection-list li a {
    display: block;
}
.collection-list li a img {
    max-width: 100%;
    height: 100%;
}
.collection-list li .thumb-img {
    width: 100%;
    height: 11.5625rem;
    padding: 0.625rem 0;
    text-align: center;
    overflow: hidden;
    background: #000;
    text-align: center;
}
.product-select-btn {
    background: #333;
    border:0;
    color: #fff;
    float: left;
    text-align: center;
    font-size: 0.875rem;
    padding: 0.375rem 1.125rem;
    margin-top: 0.0625rem;
    margin-left: 0.625rem;
}
.collection-keyword {
    float: left;
}
.collection-list-info {
/*    height: 3.125rem;*/
    padding: 1.25rem;
    background: #fff;
}
.collection-list-info .title {
    display: block;
    width: 100%;
    color:#333;
        font-size: 1.25rem;
}
.collection-list .topArea {
    width: 66.5%;
    height: 34.375rem;
}
.collection-list .topArea .topArea-img {
    width: 100%;
    height: 28.8125rem;
    padding: 0.625rem 0;
    text-align: center;
    overflow: hidden;
    background: #000;
}
.collection-list .topArea .topArea-img img {
    max-width: 100%;
    height: 100%;
}
.collection-photo-list {
       float: left;
    width: 50%;
    margin-right: 3%;
}
.collection-info {
    float: right;
    width: 47%;
}
.alert_msg {
    font-size: 0.9375rem;
    color:#f20;
    display: block;
    margin-top: 0.3125rem;
}
.collection-article {
    float: right;
    width: 47%;
    padding-top: 0;
    margin-top: 0;
}
/*--*/
.video-page.cf .video-player {
    width: 100%;
    margin: 0 auto;
}
.video-page.cf .video-description {
    border: 0.0625rem solid #ccc;
    padding: 0.625rem;
    margin-top: 0.625rem;
    font-size: 1rem;
    line-height: 1.75rem;
}

.header-misc-logo {
    float: left;
    display: block;
    height: 1.875rem;
    margin: 0.25rem 0;
}
.flow-step {
        border: 0.0625rem solid #ddd;
        padding: 0.9375rem 0.9375rem 0.9375rem 3.4375rem;
    }

    .flow-step strong {
        position: relative;
        display: block;
    }

    .flow-step strong::before {
        position: absolute;
        display: block;
        width: 1.75rem;
        height: 1.75rem;
        line-height: 1.75rem;
        color: #fff;
        font-size: 0.85rem;
        top: 0.125rem;
        left: -2.5625rem;
        background: #728a8c;
        text-align: center;
        border-radius: 100%;
    }

    .flow-step p {
        margin: 0!important;
        padding: 0;
        float: none!important;
    }

    .flow-step ol {
        margin: 0;
        padding: 0 0 0 1.3125rem;
    }

    .flow-step1 strong::before {
        content: "1";
    }

    .flow-step2 strong::before {
        content: "2";
    }

    .flow-step3 strong::before {
        content: "3";
    }

    .flow-step4 strong::before {
        content: "4";
    }

    .flow-arrow {
        display: block;
        width: 2.5rem;
        margin: 0.9375rem auto;
    } 

    .fotorama__stage {
        padding-bottom: 1.9375rem;
    }

/* 無障礙存取樣式 */
.sr-only,
label.sr-only,
.search-item .sr-only,
.search-item label.sr-only,
.ex_search label.sr-only,
.form-table label.sr-only,
.form-table .sr-only,
td label.sr-only,
td .sr-only,
table label.sr-only,
table .sr-only,
.form-table td label.sr-only,
.form-table td .sr-only {
    position: absolute !important;
    width: 0.0625rem !important;
    height: 0.0625rem !important;
    padding: 0 !important;
    margin: -0.0625rem !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
    display: block !important;
    visibility: hidden !important;
    left: -624.9375rem !important;
    top: -624.9375rem !important;
}

.date-range {
    display: flex !important;
    align-items: center;
    gap: 0.625rem;
    margin-top: 0.625rem;
    clear: both;
    float: none !important;
    width: 100%;
}

.date-range input.textfield,
.date-range input.textfield.select-date,
.date-range .textfield.select-date,
.date-range input.select-date {
    width: 9.375rem !important;
    flex-shrink: 0;
    max-width: 9.375rem !important;
    min-width: 9.375rem !important;
    float: none !important;
    display: inline-block !important;
}

/* 地址區塊樣式 */
.form-table .ct {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    flex-wrap: wrap;
}

.form-table .ct select,
.form-table .ct input {
    float: none !important;
    display: inline-block;
}

.date-separator {
    font-weight: bold;
    color: #666;
    float: none !important;
    display: inline-block;
    flex-shrink: 0;
}

.checkbox-label {
    display: flex;
    align-items: center;
    gap: 0.3125rem;
    cursor: pointer;
}

.checkbox-label:hover {
    background-color: #f5f5f5;
    padding: 0.125rem;
    border-radius: 0.1875rem;
}

/* 響應式設計 */
@media (max-width: 768px) {
    .date-range {
        flex-direction: column !important;
        align-items: stretch;
        float: none !important;
    }
    
    .date-range input.textfield,
    .date-range input.textfield.select-date,
    .date-range .textfield.select-date,
    .date-range input.select-date {
        width: 100% !important;
        max-width: 100% !important;
        min-width: auto !important;
    }
    
    .date-separator {
        text-align: center;
    }
    
    .search-row {
        flex-direction: column;
        align-items: stretch;
    }
    
    .search-item {
        justify-content: center;
    }
}

/* 搜尋表單水平排列樣式 */
.search-row {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    flex-wrap: wrap;
}

.search-item {
    display: flex;
    align-items: center;
    gap: 0.3125rem;
}
