@charset "utf-8";
img, object, embed, video {max-width: 100%;border:0px;}
.ie6 img {width:100%;}

[height="auto"] { 
    /* 基础样式 */
    overflow-y: auto;
    transition: height 0.3s ease;
}

@media only screen and (max-width: 479px) {
.w1280,.w1280B{
	width: 98%;
	margin-left: calc(1%);	
}
}
@media only screen and (min-width: 480px) {
.w1280,.w1280B{
	width: 98%;
	margin-left: calc(1%);	
}
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1024px) {
}
@media only screen and (min-width: 1280px) {

.w1280,.w1280B{
	width: calc(100% - 10%);
	margin-left: calc(5%);	
}
}
@media only screen and (min-width: 1680px) {
.w1280,.w1280B{
	width: calc(100% - (100% - 1280px));
	margin-left: calc((100% - 1280px) / 2);	
}
}

@media only screen and (min-width: 1920px) {
}

.Container{
	clear: both;
	float: left;	
	display: block;
	margin: 0;
	width: 100%;
	padding: 0;
}
.line{
	clear: both;
	float: left;
	display: block;
	width: 100%;
	margin: 0;
	padding: 1px 0 1px 0;
	
}
.IMPS{
	clear: both;
	float: left;
	display: block;
	width: calc(100% - 5px);
	color: #666;
	margin:10px 0 10px 0;
	padding-left:5px;
	font-size: 95%;
	line-height: 22px;
}
.IMPS ul{
	margin:0 0 0 0px;
	padding-left:30px;
	/*list-style-type:disc;*/
	list-style: url("images/arrow_05.gif") none outside;
}
.IMPS ul li{
	text-align:left;

}


.w1280{
	clear: both;
	float: left;
	display: block;
	padding-bottom: 10px;
	color: #333;
 
}
.w1280B {
	clear: both;
	float: left;
	display: block;
    margin-top: 80px;
	padding-bottom: 40px;
	background-color: #EFEFEF;
	color: #333;	
 
}

.Container:after,.w1280:after,.w1280B:after,.line:after,.IMPS:after{
  content : '';
  height : 0;
  clear : both;
  display : block;
  visibility: hidden;
}
/*----------------------------------圖*/
@media only screen and (max-width: 479px) {
.intro93R{
	width: calc(100% - 4% - 2%);
	margin-left: 1%;	
}
.imageL{
	width:94%;	
	margin:0 3% 10px 3%;	
}
.Into img{
	width: 94%!important;height: auto!important;
	margin:20px 3%;
}
.Topintro{
	width: calc((100% - 5%));
	padding: 40px 2% 10px 2%;
	margin: 1% 0.5%;
}     
}
@media only screen and (min-width: 480px) {
.intro93R{
	width: calc(100% - 4% - 2%);
	margin-left: 2%;	
}
.imageL{
	width:94%;	
	margin:0 3% 10px 3%;
}
.Into img{
	width: 94%!important;height: auto!important;
	margin:20px 3%;
}
.Topintro{
	width: calc((100% - 5%));
	padding: 40px 2% 10px 2%;
	margin: 1% 0.5%;
}     
}
@media only screen and (min-width: 768px) {
.imageL{
	width:80%;
	margin:0 10% 10px 10%;
}
.Into img{
	width: 80%!important;height: auto!important;
	margin:20px 10%;	
}
.Topintro{
	width: calc((100% - 5%));
	padding: 40px 2% 10px 2%;
	margin: 1% 0.5%;
}     
}
@media only screen and (min-width: 1024px) {
.intro93R{
	width: calc(100% - 4% - 7%);
	margin-left: 6.5%;	
}
.imageL{
	width:40%;
	margin:0 50px 10px 0;
}
.Into img{
	width: 80%!important;height: auto!important;
	margin:20px 10%;
}
.Topintro{
	width: calc((100% - 5%));
	padding: 40px 2% 10px 2%;
	margin: 1% 0.5%;
}     
}
@media only screen and (min-width: 1280px) {
.intro93R{
	width: calc(100% - 4% - 7%);
	margin-left: 4.5%;		
}

.imageL{
	width:40%;	
	margin:0 50px 20px 0;
}
.Into img{
	width: 70%!important;height: auto!important;
	margin:20px 15%;
}
.Topintro{
	width: calc((100% - 8%));
	padding: 40px 2% 10px 2%;
	margin: 1% 2%;
}    
}
@media only screen and (min-width: 1680px) {
.intro93R{
	width: calc(100% - 4% - 7%);
	margin-left: 5.5%;		
}	
.imageL{
	width:40%;
	margin:0 50px 25px 0;
}
.Into img{
	width: 60%!important;height: auto!important;
	margin:15px 20%;
}
.Topintro{
	width: calc((100% - 9%) / 2);
	padding: 40px 1% 10px 1%;
	margin: 1%;
}     
}
@media only screen and (min-width: 1920px) {

.intro93R{
	width: calc(100% - 4% - 8%);
	margin-left: 6.5%;		
}
.Topintro{
	width: calc((100% - 9%) / 2);
	padding: 40px 1% 10px 1%;
	margin: 1%;
}    
}

.Into img{
	clear: both;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 3px 3px 5px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow: 3px 3px 5px rgba(20%,20%,40%,0.5);
	box-shadow: 3px 3px 5px  rgba(20%,20%,40%,0.5);
}
/* =========================================== */
/* title93R - 所有樣式集中在此區域 */
/* =========================================== */

/* 基礎樣式 */
.title93R{
    position: absolute; /* 與 Toptitle 一樣的定位方式 */
    width: calc(100% - 4%); /* 與 Toptitle 一樣寬 */
    clear: both;
    float: left;
	color: #FFFFFF; /* 與 Toptitle 相同的白色文字 */
	letter-spacing: 1px;
	font-weight: 700;
	line-height: 28px;
	border-radius: 12px;
	padding: 15px 25px;
	margin-bottom: 10px;
	/* 使用與 Toptitle 相同的灰色調漸層背景 */
	background: linear-gradient(135deg, #34495e 0%, #2c3e50 100%);
	box-shadow: 
		0 6px 20px rgba(52,73,94,0.25),
		0 1px 3px rgba(0,0,0,0.1);
	border: 1px solid rgba(52,73,94,0.3);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	overflow: hidden;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
}

.title93R::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(135deg, 
		rgba(255,255,255,0.05) 0%, 
		rgba(255,255,255,0.02) 50%, 
		rgba(255,255,255,0) 100%);
	pointer-events: none;
	z-index: 1;
}

.title93R::after {
	content: '';
	position: absolute;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
	background: linear-gradient(45deg, 
		transparent 30%, 
		rgba(255,255,255,0.08) 50%, 
		transparent 70%);
	animation: titleShine 3s ease-in-out infinite;
	pointer-events: none;
	z-index: 2;
}

/* 確保文字在效果之上 */
.title93R > * {
	position: relative;
	z-index: 3;
}

@keyframes titleShine {
	0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
	50% { transform: translateX(100%) translateY(100%) rotate(45deg); }
	100% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
}

.title93R:hover {
	transform: translateY(-2px);
	box-shadow: 0 12px 35px rgba(0,0,0,0.2);
}

/* 響應式設計 - title93R */
@media only screen and (max-width: 479px) {
.title93R{
	width: calc(100% - 6%);
	padding: 12px 3%;
	font-size: 105%;
	top:-30px;
	left:-3%;
	border-radius: 8px;
	line-height: 24px;
	margin-bottom: 8px;
}
}

@media only screen and (min-width: 480px) {
.title93R{
	width: calc(100% - 6%);
	padding: 14px 3%;
	font-size: 110%;
	top:-30px;
	left:-3%;
	border-radius: 10px;
	line-height: 26px;
	margin-bottom: 9px;
}
}

@media only screen and (min-width: 768px) {
.title93R{
	width: calc(100% - 8%);
	padding: 15px 4%;
	font-size: 115%;
	top:-30px;
	left:-4%;
	border-radius: 11px;
	line-height: 27px;
	margin-bottom: 10px;
}
}

@media only screen and (min-width: 1024px) {
.title93R{
	width: calc(100% - 10%);
	padding: 16px 5%;
	font-size: 118%;
	top:-30px;
	left:-5%;
	border-radius: 12px;
	line-height: 28px;
	margin-bottom: 10px;
}
}

@media only screen and (min-width: 1280px) {
.title93R{
	width: calc(100% - 20%);
	padding: 18px 10%;
	font-size: 120%;
	top:-30px;
	left:-10%;
	border-radius: 12px;
	line-height: 28px;
	margin-bottom: 10px;
}
}

@media only screen and (min-width: 1680px) {
.title93R{
	width: calc(100% - 22%);
	padding: 20px 11%;
	font-size: 122%;
	top:-30px;
	left:-11%;
	border-radius: 13px;
	line-height: 29px;
	margin-bottom: 12px;
}
}

@media only screen and (min-width: 1920px) {
.title93R{
	width: calc(100% - 24%);
	padding: 22px 12%;
	font-size: 125%;
	top:-30px;
	left:-12%;
	border-radius: 14px;
	line-height: 30px;
	margin-bottom: 12px;
}
}


/* 現代卡片式設計 - 全新展示概念 */
.modern-article {
    margin: -8px 0 0 0;
}

/* 文章橫幅 */
.article-banner {
    position: relative;
    height: 450px;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
    margin-bottom: 50px;
}

.banner-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.banner-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: blur(8px);
    -webkit-filter: blur(8px);
}

.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.2) 0%,
        rgba(0, 0, 0, 0.4) 40%,
        rgba(0, 0, 0, 0.8) 100%
    );
}

.banner-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 50px 40px;
    z-index: 2;
}

.content-wrapper {
    max-width: 800px;
    margin: 0 auto;
}

.article-category {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
    color: #2c3e50;
    padding: 5px 15px;
    border-radius: 10px;
    font-size: 85%;
    font-weight: 700;
    margin-bottom: 5px;
    box-shadow: 0 4px 15px rgba(255, 215, 0, 0.3);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.article-category i {
    font-size: 16px;
    color: #FF6B35;
    animation: sparkle 2s ease-in-out infinite;
}

@keyframes sparkle {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.8; transform: scale(1.1); }
}

.category-link {
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
}

.category-link:hover .article-category {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 215, 0, 0.4);
    background: linear-gradient(135deg, #FFE55C 0%, #FFB347 100%);
}

.category-link:hover .article-category i {
    color: #FF4500;
    transform: scale(1.1);
}

.category-link:active .article-category {
    transform: translateY(0);
    box-shadow: 0 2px 10px rgba(255, 215, 0, 0.3);
}

.article-title {
    color: #ffffff;
    font-size: 170% !important;
    font-weight: 900 !important;
    font-family: 'Noto Sans TC', 'Microsoft JhengHei', Arial, sans-serif;
    margin: 0 0 30px 0;
    line-height: 1.2;
    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
}

.article-meta {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.meta-badge {
    display: flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    padding: 12px 20px;
    border-radius: 25px;
    font-size: 85%;
    font-weight: 400;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.meta-badge i {
    font-size: 14px;
    color: #ffd700;
}

/* 文章容器 */
.article-container {
    max-width: 1200px;
    margin: 0 auto;
}

.content-section, .video-section, .gallery-section {
    background: #ffffff;
    border-radius: 25px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    margin-bottom: 40px;
    transition: all 0.4s ease;
}

.content-section:hover, .video-section:hover, .gallery-section:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 70px rgba(0, 0, 0, 0.12);
}

.section-header {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 30px 40px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.header-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #D2691E 0%, #CD853F 100%);
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 24px;
    box-shadow: 0 8px 25px rgba(139, 69, 19, 0.3);
    transition: all 0.3s ease;
}

.section-header:hover .header-icon {
    transform: rotate(10deg) scale(1.05);
}

.section-header h2 {
    color: #2c3e50;
    font-size: 160%;
    font-weight: 800;
    margin: 0;
}

.section-content {
    padding: 40px;
    color: #34495e;
    font-size: 115%;
    line-height: 1.9;
    text-align: justify;
}

.section-action {
    padding: 0 40px 40px;
}

.modern-btn {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    padding: 18px 35px;
    background: linear-gradient(135deg, #D2691E 0%, #CD853F 100%);
    color: #ffffff;
    text-decoration: none;
    border-radius: 25px;
    font-weight: 700;
    font-size: 105%;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(139, 69, 19, 0.3);
}

.modern-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.6s ease;
}

.modern-btn:hover::before {
    left: 100%;
}

.modern-btn:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(102, 126, 234, 0.4);
}

.btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    transition: transform 0.3s ease;
}

.modern-btn:hover .btn-icon {
    transform: rotate(360deg);
}

.btn-icon i {
    font-size: 18px;
}

/* 外部連結區塊置中 */
.section-action {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
    padding: 0 20px;
}

.section-action .modern-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.video-section {
    background: #ffffff;
    border-radius: 25px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    margin-bottom: 40px;
    transition: all 0.4s ease;
    position: relative;
    z-index: 1;
}

.video-section:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 70px rgba(0, 0, 0, 0.12);
}

.video-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 30px;
    padding: 40px;
}

.video-item {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.video-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* 圖庫區域 */
.gallery-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
    padding: 40px;
}

.gallery-item {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    cursor: pointer;
}

.gallery-item:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
}

.item-image {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.gallery-item:hover .item-image img {
    transform: scale(1.1);
}

.item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(102, 126, 234, 0.9) 0%, rgba(118, 75, 162, 0.9) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.gallery-item:hover .item-overlay {
    opacity: 1;
}

.item-overlay i {
    color: #ffffff;
    font-size: 28px;
    transform: scale(0.8);
    transition: transform 0.3s ease;
}

.gallery-item:hover .item-overlay i {
    transform: scale(1);
}

/* 響應式設計 */
@media only screen and (max-width: 1024px) {
    .article-banner {
        height: 400px;
    }
    
    .banner-content {
        padding: 40px 30px;
    }
    
    .article-title {
        font-size: 150% !important;
        font-weight: 900 !important;
    }
    
    .gallery-grid {
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
        gap: 20px;
        padding: 30px;
    }
    
    .video-wrapper iframe {
        height: 400px;
    }
}

@media only screen and (max-width: 768px) {
    .modern-article {
        margin: -8px 0 0 0;
    }
    
    .article-banner {
        height: 350px;
        border-radius: 0;
    }
    
    .banner-content {
        padding: 30px 20px;
    }
    
    .content-wrapper {
        max-width: 100%;
        padding: 0 10px;
    }
    
    .article-title {
        font-size: 130% !important;
        font-weight: 900 !important;
        word-wrap: break-word;
        overflow-wrap: break-word;
        hyphens: auto;
        margin-bottom: 20px;
    }
    
    .article-meta {
        flex-direction: column;
        gap: 15px;
    }
    
    .section-header {
        padding: 25px 30px;
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    
    .section-content {
        padding: 30px;
        font-size: 110%;
    }
    
    .section-action {
        padding: 0 30px 30px;
    }
    
    .gallery-grid {
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
        gap: 15px;
        padding: 25px;
    }
    
    .video-grid {
        grid-template-columns: 1fr;
        padding: 20px;
        gap: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .article-banner {
        height: 320px;
        border-radius: 0;
    }
    
    .banner-content {
        padding: 30px 15px 15px 15px;
    }
    
    .content-wrapper {
        max-width: 100%;
        padding: 0 5px;
    }
    
    .article-title {
        font-size: 120% !important;
        font-weight: 900 !important;
        word-wrap: break-word;
        overflow-wrap: break-word;
        hyphens: auto;
        margin-bottom: 10px;
    }
    
    .section-header {
        padding: 20px;
    }
    
    .section-content {
        padding: 20px;
        font-size: 105%;
        word-wrap: break-word;
        overflow-wrap: break-word;
        hyphens: auto;
        word-break: break-word;
        overflow: hidden;
        box-sizing: border-box;
    }
    
    .section-action {
        padding: 0 15px 20px;
    }
    
    .article-meta {
        display: flex !important;
        gap: 10px !important;
        flex-wrap: wrap !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: flex-end !important;
    }
    
    .meta-badge {
        display: flex !important;
        align-items: center !important;
        gap: 8px !important;
        background: rgba(255, 255, 255, 0.15) !important;
        color: #ffffff !important;
        padding: 8px 16px !important;
        border-radius: 20px !important;
        font-size: 80% !important;
        font-weight: 400 !important;
        backdrop-filter: blur(15px) !important;
        -webkit-backdrop-filter: blur(15px) !important;
        border: 1px solid rgba(255, 255, 255, 0.2) !important;
    }
    
    .meta-badge span {
        font-weight: 400 !important;
    }
    
    .modern-btn {
        padding: 15px 20px;
        font-size: 95%;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        gap: 8px;
        box-sizing: border-box;
    }
    
    .modern-btn .btn-text {
        white-space: normal;
        word-break: break-all;
        text-align: center;
        line-height: 1.2;
    }
    
    .gallery-grid {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
        gap: 12px;
        padding: 20px;
    }
    
    .video-grid {
        grid-template-columns: 1fr;
        padding: 15px;
        gap: 15px;
    }
    
    .item-image {
        height: 150px;
    }
}
.flow-article {
    margin: 40px 0;
}

/* 文章頭部 */
.article-header {
    position: relative;
    padding: 30px 0;
    margin-bottom: 50px;
}

.header-decoration {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    gap: 15px;
}

.decoration-line {
    width: 80px;
    height: 3px;
    background: linear-gradient(90deg, #e74c3c 0%, #c0392b 100%);
    border-radius: 2px;
}

.decoration-dot {
    width: 12px;
    height: 12px;
    background: #e74c3c;
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(231, 76, 60, 0.2);
    animation: pulse-dot 2s infinite;
}

@keyframes pulse-dot {
    0%, 100% { 
        transform: scale(1);
        box-shadow: 0 0 0 4px rgba(231, 76, 60, 0.2);
    }
    50% { 
        transform: scale(1.2);
        box-shadow: 0 0 0 8px rgba(231, 76, 60, 0.1);
    }
}

.header-content {
    margin-left: 120px;
}

.category-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
    color: #ffffff;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 85%;
    font-weight: 600;
    margin-bottom: 20px;
    box-shadow: 0 4px 15px rgba(231, 76, 60, 0.3);
}

.category-tag i {
    font-size: 12px;
}

.article-title {
    color: #2c3e50;
    font-size: 180%;
    font-weight: 800;
    font-family: 'Noto Sans TC', 'Microsoft JhengHei', Arial, sans-serif;
    margin: 0 0 25px 0;
    line-height: 1.3;
    position: relative;
}

.article-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #e74c3c 0%, #c0392b 100%);
    border-radius: 2px;
}

.article-info {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}

.info-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #7f8c8d;
    font-size: 90%;
    font-weight: 500;
    padding: 8px 15px;
    background: #f8f9fa;
    border-radius: 15px;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
}

.info-item:hover {
    background: #e9ecef;
    transform: translateY(-2px);
}

.info-item i {
    color: #e74c3c;
    font-size: 14px;
}

/* 雙欄流動布局 */
.article-flow {
    display: flex;
    gap: 40px;
    margin-bottom: 50px;
}

.flow-left {
    flex: 0 0 400px;
    max-width: 400px;
}

.flow-right {
    flex: 1;
    min-width: 0;
}

/* 左側媒體區 */
.featured-media {
    margin-bottom: 30px;
}

.media-frame {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    transition: all 0.4s ease;
}

.media-frame:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
}

.media-frame img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.4s ease;
}

.media-frame:hover img {
    transform: scale(1.05);
}

.media-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(231, 76, 60, 0.8) 0%, rgba(192, 57, 43, 0.8) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.media-frame:hover .media-overlay {
    opacity: 1;
}

.overlay-icon {
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    transform: scale(0.8);
    transition: transform 0.3s ease;
}

.media-frame:hover .overlay-icon {
    transform: scale(1);
}

.overlay-icon i {
    color: #ffffff;
    font-size: 20px;
}

.media-video {
    margin-top: 30px;
}

.video-frame {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
}

.video-frame iframe {
    width: 100%;
    height: 250px;
    border: none;
}

/* 右側內容區 */
.content-block {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: all 0.4s ease;
}

.content-block:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.12);
}

.block-header {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 25px 30px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.header-icon {
    width: 45px;
    height: 45px;
    background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 18px;
    box-shadow: 0 4px 15px rgba(231, 76, 60, 0.3);
}

.block-header h3 {
    color: #2c3e50;
    font-size: 130%;
    font-weight: 700;
    margin: 0;
}

.block-content {
    padding: 30px;
    color: #34495e;
    font-size: 110%;
    line-height: 1.8;
    text-align: justify;
}

.block-action {
    padding: 0 30px 30px;
}

.flow-button {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 25px;
    background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
    color: #ffffff;
    text-decoration: none;
    border-radius: 15px;
    font-weight: 600;
    font-size: 100%;
    min-width: 200px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.flow-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.flow-button:hover::before {
    left: 100%;
}

.flow-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(231, 76, 60, 0.3);
}

.button-text {
    flex: 1;
}

.button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    transition: transform 0.3s ease;
}

.flow-button:hover .button-icon {
    transform: translateX(5px);
}

/* 圖庫流動區 */
.gallery-flow {
    margin-top: 60px;
}

.gallery-header {
    position: relative;
    margin-bottom: 40px;
}

.gallery-header .header-decoration {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin-bottom: 20px;
}

.gallery-title {
    color: #2c3e50;
    font-size: 160%;
    font-weight: 700;
    margin: 0 0 10px 0;
    display: flex;
    align-items: center;
    gap: 15px;
}

.gallery-title i {
    color: #e74c3c;
    font-size: 24px;
}

.gallery-stream {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    padding: 10px 0 30px;
    scroll-snap-type: x mandatory;
}

.gallery-stream::-webkit-scrollbar {
    height: 8px;
}

.gallery-stream::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
}

.gallery-stream::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, #e74c3c 0%, #c0392b 100%);
    border-radius: 4px;
}

.stream-item {
    flex: 0 0 200px;
    scroll-snap-align: start;
}

.item-frame {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    cursor: pointer;
}

.item-frame:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.item-frame img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.item-frame:hover img {
    transform: scale(1.1);
}

.item-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(231, 76, 60, 0.8) 0%, rgba(192, 57, 43, 0.8) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.item-frame:hover .item-hover {
    opacity: 1;
}

.item-hover i {
    color: #ffffff;
    font-size: 20px;
    transform: scale(0.8);
    transition: transform 0.3s ease;
}

.item-frame:hover .item-hover i {
    transform: scale(1);
}

/* 響應式設計 */
@media only screen and (max-width: 1024px) {
    .article-flow {
        flex-direction: column;
        gap: 30px;
    }
    
    .flow-left {
        flex: 1;
        max-width: 100%;
    }
    
    .gallery-stream {
        gap: 15px;
    }
    
    .stream-item {
        flex: 0 0 180px;
    }
}

@media only screen and (max-width: 768px) {
    .flow-article {
        margin: 30px 0;
    }
    
    .article-header {
        padding: 20px 0;
        margin-bottom: 30px;
    }
    
    .header-decoration {
        position: relative;
        margin-bottom: 20px;
    }
    
    .header-content {
        margin-left: 0;
    }
    
    .article-title {
        font-size: 150%;
    }
    
    .article-info {
        flex-direction: column;
        gap: 10px;
    }
    
    .flow-left, .flow-right {
        flex: 1;
        max-width: 100%;
    }
    
    .block-header {
        padding: 20px;
    }
    
    .block-content {
        padding: 20px;
    }
    
    .block-action {
        padding: 0 20px 20px;
    }
    
    .gallery-stream {
        gap: 12px;
    }
    
    .stream-item {
        flex: 0 0 150px;
    }
    
    .video-frame iframe {
        height: 200px;
    }
}

@media only screen and (max-width: 480px) {
    .article-header {
        padding: 15px 0;
        margin-bottom: 25px;
    }
    
    .article-title {
        font-size: 130%;
    }
    
    .block-header {
        padding: 15px;
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }
    
    .block-content {
        padding: 15px;
        font-size: 100%;
    }
    
    .block-action {
        padding: 0 15px 15px;
    }
    
    .flow-button {
        padding: 12px 20px;
        font-size: 90%;
        min-width: 100%;
    }
    
    .gallery-stream {
        gap: 10px;
    }
    
    .stream-item {
        flex: 0 0 120px;
    }
    
    .item-frame img {
        height: 120px;
    }
    
    .video-frame iframe {
        height: 180px;
    }
}
.news-article-card {
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin: 30px 0;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.card-header {
    background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);
    padding: 25px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.card-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #3498db 0%, #2980b9 50%, #3498db 100%);
    background-size: 200% 100%;
    animation: shimmer 3s ease-in-out infinite;
}

@keyframes shimmer {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}

.article-title {
    color: #ffffff;
    font-size: 150%;
    font-weight: 700;
    font-family: 'Noto Sans TC', 'Microsoft JhengHei', Arial, sans-serif;
    margin: 0;
    line-height: 1.3;
    letter-spacing: 0.5px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.article-date {
    color: #ecf0f1;
    font-size: 90%;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.1);
    padding: 8px 16px;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.card-body {
    padding: 30px;
}

.article-content {
    display: flex;
    gap: 30px;
    align-items: flex-start;
}

.article-image {
    flex: 0 0 300px;
    max-width: 300px;
}

.article-image img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.article-image img:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.article-text {
    flex: 1;
    color: #34495e;
    font-size: 110%;
    line-height: 1.7;
    text-align: justify;
}

.article-link {
    margin-top: 25px;
    text-align: center;
}

.article-video {
    margin-top: 25px;
    text-align: center;
}

.article-video iframe {
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    max-width: 100%;
    height: 315px;
}

/* 卡片懸停效果 */
.news-article-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.15);
}

.news-article-card:hover .card-header {
    background: linear-gradient(135deg, #1a252f 0%, #2c3e50 100%);
}

/* 響應式設計 */
@media only screen and (max-width: 1024px) {
    .article-content {
        flex-direction: column;
        gap: 25px;
    }
    
    .article-image {
        flex: 1;
        max-width: 100%;
        text-align: center;
    }
    
    .article-image img {
        max-width: 400px;
    }
}

@media only screen and (max-width: 768px) {
    .news-article-card {
        margin: 20px -10px;
        border-radius: 12px;
    }
    
    .card-header {
        flex-direction: column;
        gap: 15px;
        align-items: flex-start;
        padding: 20px;
    }
    
    .article-title {
        font-size: 130%;
    }
    
    .article-date {
        font-size: 85%;
        padding: 6px 12px;
    }
    
    .card-body {
        padding: 20px;
    }
    
    .article-text {
        font-size: 100%;
    }
    
    .article-video iframe {
        height: 200px;
    }
}

@media only screen and (max-width: 480px) {
    .card-header {
        padding: 15px;
    }
    
    .article-title {
        font-size: 120%;
    }
    
    .article-date {
        font-size: 80%;
        padding: 4px 8px;
    }
    
    .card-body {
        padding: 15px;
    }
    
    .article-text {
        font-size: 95%;
    }
    
    .article-video iframe {
        height: 180px;
    }
}

link-container{
    border: 0px solid #ccc;
    padding: 1px 10px;
    margin: 0;
    background-color:#D1D1D1; 
    border-radius: 10px;
}
.intro93R{
    position: relative;	
	clear: none;
	float: left;
	display: block;
	line-height: 30px;
    letter-spacing: 1px;
	background-color: #F7F7F7;
	word-break: normal;
    padding: 70px 2% 25px 2%; /* 上邊距增加到 70px */
} 
.Topintro{
    position: relative;    
	clear: none;
	float: left;
	display: block;    
	line-height: 30px;
    letter-spacing: 1px;  
	background-color: #F7F7F7;
	word-break: normal;
    margin-top: 20px;
}
.Into{
    font-size: 110%;
}
/*.Into::first-letter {
    font-size: 3em;  
    float: left; 
    line-height: 1; 
    margin-right: 5px;
    font-weight: bold;
    color: #8B4513;
}*/
.Toptitle{
	position: absolute;	
	clear: both;
	float: left;
    width: calc(100% - 4%); /* 與 Topintro 一樣寬 */
	padding: 10px 2% 10px 2%;
	font-size: 120%;
	top:-20px;
	left:0%;
	color: #FFFFFF; /* 改為白色文字 */
	letter-spacing: 0px;
	line-height: 25px;
	/* 使用灰色調漸層背景 */
	background: linear-gradient(135deg, #34495e 0%, #2c3e50 100%);
	box-shadow: 
		0 6px 20px rgba(52,73,94,0.25),
		0 1px 3px rgba(0,0,0,0.1);
	border: 1px solid rgba(52,73,94,0.3);
	transition: all 0.3s ease;
	z-index: 1;
}

/* 懸停效果 */
.Toptitle:hover {
	transform: translateY(-2px);
	background: linear-gradient(135deg, #2c3e50 0%, #1a252f 100%);
	box-shadow: 
		0 8px 25px rgba(52,73,94,0.35),
		0 2px 4px rgba(0,0,0,0.15);
}

/* 光澤效果 */
.Toptitle::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(135deg, 
		rgba(255,255,255,0.08) 0%, 
		rgba(255,255,255,0.04) 50%, 
		rgba(255,255,255,0) 100%);
	border-radius: inherit;
	pointer-events: none;
	z-index: 1;
}
.AdToptitle{
	position: absolute;	
	clear: both;
	float: left;
    width: calc(100% - 4%);
	padding: 10px 2% 10px 2%;
	font-size: 120%;
	top:-20px;
	left:0%;
	color: #FFFFFF;
	letter-spacing: 0px;
	line-height: 25px;
    background-color: #939393;
	z-index: 1;
}
.intro90{
     position: relative;	
	clear: none;
	float: left;
	display: block;
	width: calc(100% - 4% - 4%);
	padding: 20px 2% 20px 2%;
	margin-left: 2%;
	line-height: 30px;
    letter-spacing: 1px;
    font-size: 110%;    
	background-color: #F7F7F7;
	word-break: normal;
	
}
.intro93R:after,.intro90:after{
  content : '';
  height : 0;
  clear : both;
  display : block;
  visibility: hidden;
}
.imageL{
	clear: none;	
	float: left;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	-moz-box-shadow: 3px 3px 5px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow: 3px 3px 5px rgba(20%,20%,40%,0.5);
	box-shadow: 3px 3px 5px  rgba(20%,20%,40%,0.5);
}
.imageL img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
}
.image-protected {
    position: relative;
    display: inline-block;
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1;
    cursor: default;
}

.image-protected img {
    position: relative;
    z-index: 0;
    pointer-events: none;
}
.ImBintro{
	position: relative;
	clear: none;
	float: left;
	width: calc(100% - 20px);
	font-size: 100%;
	text-align: left;
	padding: 10px 0 10px 10px;
	line-height:25px;
	letter-spacing:1px;
	font-weight:lighter;
}
.imageL img{
     width: 100%!important;height: auto!important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.Into > ol{
	margin: 10px 5px 10px 50px;
	padding-left: 0px;
	line-height: 30px;
}
.Into > ol > li{
	list-style-type: none;
	list-style-position: outside;
	text-indent: -30px;
	counter-increment: step-counter;
}
.Into > ol > li::before {
  position: relative;
  left:-5px;
  content: counter(step-counter);
  margin-right: 5px;
  font-size: 80%;
  background-color: #2ecc71;
  color: white;
  font-weight: bold;
  padding: 3px 8px;
  border-radius: 3px;
}
.Into > ul{
	margin: 10px 0 20px 50px;
	padding-left: 0px;
	line-height: 30px;
}
.Into > ul > li{
	/*list-style-type:disc;*/
	list-style-type: none;
	list-style-position:outside;
	text-indent: -10px;
    counter-increment: step-counter;
}
.Into > ul > li:before {
    position: relative;
    left:-10px;	
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #005892;
    border-radius: 50%;
}
/*.Into > ul > li::marker{	
    color: #2ecc71;
	font-size:150%;
}*/

.IM{
	clear: both;
	float: inherit;
	margin: auto;
	width: calc(100% - 30px);
	max-width: 800px;
	text-align: center;
	padding: 15px;
	margin-bottom: 5px;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 3px 3px 5px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow: 3px 3px 5px rgba(20%,20%,40%,0.5);
	box-shadow: 3px 3px 5px  rgba(20%,20%,40%,0.5);
	
}

.IM img{ width: 100%!important;height: auto!important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.IMFull{
	clear: both;
	float: inherit;
	margin: 0 auto;
	width: calc(100% - 20px);
	max-width: 800px;
	text-align: center;
	padding: 10px;
	margin-bottom: 5px;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 3px 3px 5px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow: 3px 3px 5px rgba(20%,20%,40%,0.5);
	box-shadow: 3px 3px 5px  rgba(20%,20%,40%,0.5);
	
	}
.IMFull img{width: 100%!important;height: auto!important;}	

.IM:after,.IMFull:after{
  content : ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* 修正選單圖標間距 */
nav#menu i.fa-solid {
  margin-right: 8px !important;
  display: inline-block !important;
  width: 16px !important;
  text-align: center !important;
  color: #ffffff !important; /* 白色圖標 */
}

/* 修正左側選單圖標間距 */
.menu_l1 i.fa-solid {
  margin-right: 8px !important;
  display: inline-block !important;
  width: 16px !important;
  text-align: center !important;
  color: #95a5a6 !important; /* 淺灰色圖標 */
}

/* 選單項目高亮樣式 */
.menu_l2.highlight {
  background: linear-gradient(135deg, rgba(255, 140, 0, 1.0) 0%, rgba(255, 255, 0, 0.8) 100%) !important;
  border-radius: 8px !important;
  color: #003366 !important;
}

/*-------------------------------------------------------ADMIN*/
@media only screen and (max-width: 479px) {
.I_L,.ADL{
	width:250px;
	display: none;
}
.I_R,.ADR{
	width: calc(100% - 10px);
	display: block;
}
.BX98 {
	width: calc(100% - 2% - 10px);
	margin-left:1%;
}
.BX128 {
	width: calc(100% - 4% - 20px);
	margin-left: 2%;
}

}
@media only screen and (min-width: 480px) {
.I_L,.ADL{
	width:250px;
	display: none;
}
.I_R,.ADR{
	width: calc(100% - 10px);
	display: block;
}
.BX98 {
	width: calc(100% - 2% - 10px);
	margin-left:1%;
}

}
@media only screen and (min-width: 768px) {
.I_L,.ADL{
	width:250px;
	display: none;
}
.I_R,.ADR{
	width: calc(100% - 10px);
	display: block;
}
.BX98 {
	width: calc(100% - 2% - 10px);
	margin-left:1%;
}
}
@media only screen and (min-width: 1024px) {
.I_L,.ADL{
	width:250px;
	display: none;
}
.I_R,.ADR{
	width: calc(100% - 10px);
	display: block;
}

.BX98{
	width: calc(100% - 4% - 10px);
	margin-left:2%;
}

}
@media only screen and (min-width: 1280px) {
.I_L{
	width:280px;
	display: block;
}

.I_R{
	width: calc(100% - 290px);
	display: block;
	margin-left:280px;
}
.ADL{
	width:250px;
	display: block;
}
.ADR{
	width: calc(100% - 260px);
	display: block;
}
}
@media only screen and (min-width: 1680px) {
.I_L{
	width:350px;
	display: block;
}
.I_R{
	width: calc(100% - 360px);
	display: block;
	margin-left:350px;
}
.ADL{
	width:280px;
	display: block;
}
.ADR{
	width: calc(100% - 290px);
	display: block;
}

}
.I_L{
	clear: both;
	float: left;
	margin: 0;
	padding:0 0 10px 0;
	height: auto;
    position: fixed;
	transition: all 0.25s ease-out;
    z-index: 9;  
}
.I_R{
	clear: none;
	float: left;
	padding: 10px 5px 20px 5px;
	background-color: #EFEFEF;
    overflow: hidden;
}
.ADL{
	clear: both;
	float: left;
	background-color:#fff;	
	margin: 0;
	padding:0 0 10px 0;
	height: auto;
 	
}
.ADR{
	clear: none;
	float: left;
	background-color:#f8eddb;
	margin: 0;
	padding:10px 5px 20px 5px;
    overflow: hidden;    
}

.BX98 {
    position: relative;    
	clear: both;
	display: block;
	float: left;
	margin-top: 25px;
	margin-bottom: 15px;	
	padding:40px 5px 10px 5px;
	background-color: #fff;
 
}
.ADL:after,.ADR:after,.I_R:after{
  content :' ';
  height : 0;
  clear : both;
  display : block;
  visibility: hidden;
}
.Newintro{
	clear: both;
	float: left;
	display: block;
	width: calc(100% - 40px);
	margin: 0;
	padding: 10px 20px 10px 20px;
	line-height: 30px;
}

/*--------------------------------------------------------------ADMIN*/


/*-------------------------------------------------------FL FR*/
@media only screen and (max-width: 479px) {
.FLoBox{
	margin-left: calc(2%);
	width: 96%;
}
   
}
@media only screen and (min-width: 480px) {
.FLoBox{
	margin-left: calc(2%);
	width: 96%;
}	
  
}
@media only screen and (min-width: 768px) {
.FLoBox{
	margin-left: calc(2%);
	width: 96%;
}	
}
@media only screen and (min-width: 1024px) {
.FLoBox{
	margin-left: calc((100% - 800px) /2);
	width: 800px;
}	
}
@media only screen and (min-width: 1280px) {
.FLoBox{
	margin-left: calc((100% - 800px) /2);
	width: 800px;
}
  
}
@media only screen and (min-width: 1680px) {
.FLoBox{
	margin-left: calc((100% - 800px) /2);
	width: 800px;
}

}
@media only screen and (min-width: 1920px) {
  
}
.FLoBox{    
	clear: both;
	float:left;
	display: block;
	border:1px solid #ccc;
	padding:0px 0 10px 0;
	background-color:rgba(255,255,255,1.0);
}
.FLotitle{
	/*position: absolute;*/
	clear: both;
	float: left;
    width: calc(100% - 4%);
	padding: 10px 2% 10px 2%;
	font-size: 110%;
    margin-bottom: 15px;
	color: #FFFFFF;
	letter-spacing: 0px;
	line-height: 25px;
    background-color: #939393;
	z-index: 1;
}
.FL{
	clear: both;
	float: left;
	display: block;
	width: 100px;	
	margin: 1px 0 1px 0;
	padding: 0 5px 0 0;
	color: #333;
	text-align: right;
	line-height: 45px;
	height: auto;
 	
}
.FR{
	clear: none;
	float: left;
	display: block;
	width: calc(100% - 110px);	
	margin: 1px 0 1px 2px;
	padding: 0px;
	line-height:45px;
	color: #06080A;
    border-bottom:#E6E6E6 1px dashed;
	text-align:left;
}
.Foline{
	clear: both;	
	width: 100%;
	display: block;
	text-align:center;
	font-size:120%;
	color:#999;
	padding: 20px 0 1px 0;
	margin: 1px 0 0 0;
	
}

.UL{
	clear: both;
	float: left;
	display: block;
	width: 90px;	
	margin: 1px 0 1px 0;
	padding: 0 5px 0 0;
	color: #333;
	text-align: right;
	background-color: #dcdedd;	
	line-height: 45px;
	height: auto;	
 	
}
.UR{
	clear: none;
	float: left;
	display: block;
	width: calc(100% - 97px);	
	margin: 1px 0 1px 2px;
	padding: 0px;
	line-height:44px;
	color: #06080A;
	border-bottom: #999 1px dashed;
	text-align:left;
}

/*.FR button,.FR input[type="submit"] {
    width:95%;
	}	*/
.FR input[type="text"],.FR select,.FR textarea,.FR input[type="password"],.FR [type="file"],.UR input[type="text"],.UR select,.UR textarea ,.UR [type="file"] ,.UR [type="password"]{
    width: calc(100% - 25px);
	}
.FR input[type="checkbox"] { zoom: 1.7; width:25px;} 
.FR input[type="radio"] { zoom: 1.7; width:25px;} 
.FLoBox:after,.Foline:after,.FL:after,.FR:after,.UL:after,.UR:after{
  content :'';
  height : 0;
  clear : both;
  display : block;
  visibility: hidden;
}

.FR input:-ms-input-placeholder {
    color: #666;
    opacity: 0.7;
    transition: all 200ms linear;
}
.FR input::-moz-placeholder {
    color: #666;
    opacity: 0.7;
    transition: all 200ms linear;
}
.FR input:-moz-placeholder {
    color: #666;
    opacity: 0.7;
    transition: all 200ms linear;
}
.FR input::-webkit-input-placeholder {
    color: #666;
    opacity: 0.7;
    transition: all 200ms linear;
}
.FR input:focus:-ms-input-placeholder {
    opacity: 0;
    transition: all 200ms linear;
}
.FR input:focus::-moz-placeholder {
    opacity: 0;
    transition: all 200ms linear;
}
.FR input:focus:-moz-placeholder {
    opacity: 0;
    transition: all 200ms linear;
}
.FR input:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: all 200ms linear;
}
input.insubmit{
	padding: 6px 15px;
	margin: 5px 0 5px 0;
	cursor: pointer;
	background-color: #999999;
	color: #FFF;
	border-color: #BBBBBB;
	border-width: 1px;
	border-style: solid;
	font-size: 115%;
	font-family: Microsoft JhengHei;
	border-radius: 0px;
}	
input.inputbutton{
	padding: 6px 15px;
	margin: 5px 0 5px 0;
	cursor: pointer;
	background-color: #c8a062;
	color: #FFF;
	border-color: #BBBBBB;
	border-width: 1px;
	border-style: solid;
	font-size:115%;	
	font-family: Microsoft JhengHei;
}
.Lbutton{
    padding: 8px 20px;
    cursor: pointer;
    background-color: #005F87;
    color: #FFF;
    border: 1px solid #00E3FF;
    font-size: 110%;
    text-align: center;
    text-decoration: none;
}
.Lbutton:hover{
    background-color: #00C5C8;
    color: #FFF;
    border-color: #333333;
}
.Lbutton:visited{
    color: #fff;
}
.Lbutton img{
	width:30px;
	margin-right:8px;
}
.Linkbutton{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    cursor: pointer;
    background: linear-gradient(135deg, #3498db 0%, #2980b9 100%);
    color: #ffffff !important;
    border: none;
    font-size: 100%;
    font-family: Microsoft JhengHei, Arial, sans-serif;
    font-weight: 600;
    text-align: center;
    text-decoration: none !important;
    border-radius: 50px;
    position: relative;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 4px 15px rgba(52, 152, 219, 0.3);
    letter-spacing: 0.5px;
}

.Linkbutton::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease;
    z-index: 1;
}

.Linkbutton:hover{
    background: linear-gradient(135deg, #2980b9 0%, #1f618d 100%);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(52, 152, 219, 0.4);
}

.Linkbutton:hover::before {
    width: 300px;
    height: 300px;
}

.Linkbutton:active {
    transform: translateY(0);
    box-shadow: 0 4px 15px rgba(52, 152, 219, 0.3);
}

.Linkbutton:visited,
.Linkbutton:visited:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}
/* 文章元資訊樣式 */
.article-meta {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
    padding: 20px 0;
    margin: 20px 0;
    border-top: 1px solid #e0e0e0;
}

.meta-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 90%;
    color: #666;
    transition: all 0.3s ease;
}

.meta-item:hover {
    color: #3498db;
    transform: translateY(-1px);
}

.meta-item i {
    font-size: 16px;
    color: #3498db;
    width: 20px;
    text-align: center;
}

.meta-label {
    font-weight: 500;
    color: #888;
}

.meta-value {
    font-weight: 600;
    color: #333;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 4px 12px;
    border-radius: 8px;
    border: 1px solid #dee2e6;
}

/* 響應式設計 */
@media only screen and (max-width: 768px) {
    .article-meta {
        flex-direction: column;
        gap: 15px;
        align-items: flex-end;
    }
    
    .meta-item {
        width: 100%;
        justify-content: flex-end;
    }
}

#back a{
	text-decoration:none;
}


/*-------------------------------------------------------FL FR*/

.ADnum_BOX{
	display: none;
    position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0px solid #ccc;
	background:rgba(0,0,0,0.6);
	z-index: 1002;
   }
.ADnum_into {
	position: relative;
	clear: both;
	display: block;
	margin:0px auto;
	width: calc(100% - 35px);
	max-width: 1024px;
	height: calc(100% - 180px);
    overflow-x:auto;/*卷軸*/
	overflow-y:auto;
	background-color: #FFFFFF;
	color: #333;
	margin-top:80px;
	padding:50px 10px 15px 10px;
	/*-moz-box-shadow:3px 3px 5px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:3px 3px 5px rgba(20%,20%,40%,0.5);
	box-shadow:3px 3px 5px  rgba(20%,20%,40%,0.5);	
	border-left:#ccc 1px solid;*/
	border-radius: 10px;
	z-index: 1003;
	box-shadow: 0 0 10px rgba(20%,20%,40%,0.5);
}
.ADnum_title{
	clear: both;
	float: left;
	display: block;
	width: calc(100% - 2% - 10px);
	padding: 5px 5px 10px 5px;
	margin: 2px 1% 5px 1%;
	color: #fff;
	font-size: 120%;
	text-align: left;
	border-bottom: #006699 1px solid;
	background-color:#069;
 	
}
.Dis_intro{
	position: relative;
	clear: both;
	display: block;
	margin:0px auto;	
	width: calc(98% - 10px);
	max-width: calc(500px - 10px);
	background-color: #FFFFFF;
	color: #333;
	margin-top: 70px;
	margin-bottom: 20px;
	padding:50px 5px 25px 5px;
	-moz-box-shadow:3px 3px 5px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:3px 3px 5px rgba(20%,20%,40%,0.5);
	box-shadow:3px 3px 5px  rgba(20%,20%,40%,0.5);	
	z-index: 1003;
}
.AD3_BOX{
	display: none;
    position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*border: 0px solid #ccc;*/
	background:rgba(0,0,0,0.6);
	z-index: 1004;
}
.AD3_intro {
	position: relative;
	clear: both;
	display: block;
	width: 300px;
	text-align: center;
	background-color: rgba(0,102,102,1);
	color: #FFF;	
	border: 2px solid #ccc;
	padding: 20px 10px 20px 10px;
	line-height: 22px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-moz-box-shadow: 3px 3px 5px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow: 3px 3px 5px rgba(20%,20%,40%,0.5);
	box-shadow: 3px 3px 5px  rgba(20%,20%,40%,0.5);
	border-radius: 0px;
	z-index: 1005;
	/* *height: 1%;*/
} 
.cloading {
	position: relative;
	clear: both;
	display: block;
	width:150px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1005;
}
.ADnum_into:after,.AD3_intro:after,.Dis_intro:after{
  clear : both;
  content : '';
  display : block;
  height : 0;
  overflow : hidden;
}

.xClose img{
	position: absolute;
	width:45px;
	right:2px;
	top:2px;
	z-index: 1004;
	cursor: pointer;
	opacity:0.5;
	transition: all 0.5s ease-out;		
}
.xClose img:hover{
	opacity:0.8;
	transition: all 0.5s ease-out;	
}
/*--Ficon-------------------------------------------------------*/
@media only screen and (max-width: 479px) {
.Ficon>ul>li{
	width: calc(100% / 3 - 10px);
	margin: 5px;
}
.Ficon>ul>li:nth-last-child(1){
	width: calc(100% - 4px - 10px);
    margin: 8px 0;
    padding: 0 5px;
	border-radius: 0px;
	margin: 2px;
    text-align: left;
}      
}
@media only screen and (min-width: 480px) {
.Ficon>ul>li{
	width: calc(100% / 4 - 16px);
	margin: 8px;
}
.Ficon>ul>li:nth-last-child(1){
	width: calc(100% - 4px - 10px);
    margin: 8px;
    padding: 0 5px;
	border-radius: 0px;
    text-align: left;
}      
}
@media only screen and (min-width: 768px) {
.Ficon>ul>li{
	width: calc(100% / 4 - 10px);
	margin: 5px;
}
}
@media only screen and (min-width: 1024px) {
.Ficon>ul>li{
	width: calc(100% / 4 - 10px);
	margin: 5px;
}
.Ficon>ul>li:nth-last-child(1){
	width: calc(100% - 4px - 10px);
    margin: 2px 0;
    padding: 0 5px;
	border-radius: 0px;
    text-align: right;
}      
}	
@media only screen and (min-width: 1280px) {
.Ficon>ul>li{
	width: calc(100% / 4 - 10px);
	margin: 5px;
}  
}
@media only screen and (min-width: 1680px) {
.Ficon>ul>li{
	width: calc(100% / 8 - 4px);
	margin: 2px;
}
}
@media only screen and (min-width: 1920px) {
.Ficon>ul>li{
	width: calc(100% / 8 - 4px);
	margin: 2px;
}
}
.Ficon{
	clear: both;
	float: left;
	margin: 0;
	width: calc(100% - 2%);
	display: block;
	padding: 1%;
	background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
	box-shadow: 
		0 4px 16px rgba(0, 0, 0, 0.05),
		0 0 0 1px rgba(0, 0, 0, 0.03),
		inset 0 1px 0 rgba(255, 255, 255, 0.8);
	border-radius: 16px;
	transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
	position: relative;
	overflow: hidden;
}

.Ficon::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: linear-gradient(90deg, 
		transparent 0%, 
		rgba(255, 255, 255, 0.8) 50%, 
		transparent 100%);
	opacity: 0.6;
}

.Ficon:hover {
	box-shadow: 
		0 4px 16px rgba(0, 0, 0, 0.05),
		0 0 0 1px rgba(0, 0, 0, 0.03),
		inset 0 1px 0 rgba(255, 255, 255, 0.8);
	transform: none;
}

.Ficon>ul{
	clear: none;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none!important;
	list-style-type: none!important;		
	z-index: 999;
	position: relative;
}

.Ficon:after{
  clear : both;
  content : '';
  display : block;
  height : 0;
  overflow : hidden;
}	

.Ficon > ul:before,.Ficon > ul:after{content:'';display:table}

.Ficon>ul>li{
	float: left;
	display: block;
	width: 100%;
	text-align: right;
	z-index: 998;
	transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
	cursor: inherit;
	text-indent: 0;
	border-radius: 0;
	padding: 18px 25px 18px 18px;
	background: transparent;
	border: none;
	margin-bottom: 12px;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}
.Ficon>ul>li.F-Aitem{
	text-align: right;
	padding: 18px 45px 0px 5px;
	display: block;
}
.Ficon>ul>li.copyright-item{
	text-align: left;
	padding: 12px 25px 12px 5px;
	margin-top: 8px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	display: block;
}

.Ficon>ul>li.copyright-item .copyright-text {
	color: #4a5568;
	font-size: 0.82em;
	margin: 0;
	font-style: normal;
	letter-spacing: 0.2px;
	opacity: 0.8;
	text-align: right;
	display: block;
}

.Ficon>ul>li::before {
	display: none;
}

.Ficon>ul>li:hover {
	background: transparent;
	transform: none;
}

.Ficon>ul>li>img,.Ficon>ul>li>a>img{
	opacity:1;	
	width:100%;
	max-width: 100%;
	border-radius: 8px;    
	transition: all 0.3s ease;	
}

.Ficon>ul>li>a img:hover{
	border-radius: 8px;    
	transition: all 0.3s ease;
	text-decoration: none;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	transform: scale(1.02);
}

 /*footer---------------------------*/
@media only screen and (max-width: 479px) {
.FBx2:nth-child(1){
	width: calc((100%) - 20px);
	text-align:left;
}
.FBx2:nth-child(2){
	width: calc((100%) - 20px);
	text-align: left;
	line-height: 25px;
}         
.web-title-header {
	padding: 20px 10px 10px 10px !important;
}
.web-title-header .contact-title {
	font-size: 20px !important;
	word-wrap: break-word !important;
	overflow-wrap: break-word !important;
	max-width: 100% !important;
}
}
@media only screen and (min-width: 480px) {
.FBx2:nth-child(1){
	width: calc((100%) - 20px);
	text-align:left;
}
.FBx2:nth-child(2){
	width: calc((100%) - 20px);
	text-align: left;
	line-height: 25px;
}       
}
@media only screen and (min-width: 768px) {
.FBx2:nth-child(1){
	width: calc((100%) - 20px);
	text-align:left;
}
.FBx2:nth-child(2){
	width: calc((100%) - 20px);
	text-align: left;
	line-height: 25px;
}       
}
@media only screen and (min-width: 1024px) {
.FBx2:nth-child(1){
	width: calc((100% / 2) - 20px);
	text-align:left;
}  
.FBx2:nth-child(2){
	width: calc((100% / 2) - 70px);
	text-align: right;
}   
}
@media only screen and (min-width: 1280px) {
.FBx2:nth-child(1){
	width: calc((100% / 2) - 20px);
	text-align:left;
}

.FBx2:nth-child(2){
	width: calc((100% / 2) - 70px);
	text-align: right;   
}      
}
@media only screen and (min-width: 1680px) {
.FBx2:nth-child(1){
	width: calc((100% / 2) - 20px);
	text-align:left;
}
.FBx2:nth-child(2){
	width: calc((100% / 2) - 70px);
	text-align: right;
}
}

.FBx2{
	clear: none;	
	float: left;
	display: block;
	padding:10px;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.fotline{
	clear: both;
	float: left;
	width: 100%;
	display: block;
	padding: 20px 0 20px 0;
	margin-top: 0px;
	background-color: #dcdedd;
 	
}
.fotline::after{
  content : '';
  height : 0;
  clear : both;
  display : block;
  overflow: hidden;
}

.fotin a{
	color: #333;
	text-decoration: none;
	}
/* contcat------------------------------*/
.contact-wrapper {
	background: linear-gradient(145deg, #ffffff 0%, #fafbfc 100%);
	border-radius: 16px;
	padding: 0;
	box-shadow: 
		0 8px 24px rgba(0, 0, 0, 0.06),
		0 0 0 1px rgba(0, 0, 0, 0.04),
		inset 0 1px 0 rgba(255, 255, 255, 0.8);
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
	position: relative;
}

.contact-wrapper::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: linear-gradient(90deg, 
		transparent 0%, 
		rgba(255, 255, 255, 0.8) 50%, 
		transparent 100%);
	opacity: 0.6;
}

.contact-wrapper:hover {
	box-shadow: 
		0 12px 32px rgba(0, 0, 0, 0.08),
		0 0 0 1px rgba(0, 0, 0, 0.06),
		inset 0 1px 0 rgba(255, 255, 255, 0.9);
	transform: translateY(-3px);
}

.contact-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 16px;
	padding: 20px 20px;
}

.web-title-header {
	width: 100%;
	padding: 20px 0 10px 25px;
	background: transparent;
	border: none;
	border-radius: 0;
	position: relative;
	overflow: visible;
}

.web-title-header .item-content {
	width: 100%;
	padding: 0;
	background: transparent;
}

.web-title-header .contact-title {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	color: #2c3e50;
	margin: 0;
	padding: 0;
	text-align: left;
	transition: none;
	cursor: default;
	word-wrap: break-word;
	overflow-wrap: break-word;
	max-width: 100%;
}

.web-title-header .contact-title:hover {
	color: #2c3e50;
	text-decoration: none;
	transform: none;
}

.contact-item {
	display: flex;
	align-items: flex-start;
	padding: 16px 16px;
	background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);
	border-radius: 12px;
	border: 1px solid rgba(0, 0, 0, 0.06);
	transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
	position: relative;
	overflow: hidden;
	backdrop-filter: blur(10px);
}

.contact-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background: linear-gradient(135deg, 
		rgba(52, 152, 219, 0.03) 0%, 
		rgba(41, 128, 185, 0.08) 100%);
	opacity: 0;
	transition: opacity 0.3s ease;
}

.contact-item::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: linear-gradient(90deg, 
		transparent 0%, 
		rgba(255, 255, 255, 0.6) 50%, 
		transparent 100%);
	opacity: 0;
	transition: opacity 0.3s ease;
}

.contact-item:hover::before {
	opacity: 1;
}

.contact-item:hover::after {
	opacity: 1;
}

.contact-item:hover {
	transform: translateY(-2px) scale(1.01);
	box-shadow: 
		0 8px 20px rgba(0, 0, 0, 0.08),
		0 0 0 1px rgba(52, 152, 219, 0.2),
		inset 0 1px 0 rgba(255, 255, 255, 0.9);
	border-color: rgba(52, 152, 219, 0.3);
}

.item-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 12px;
	flex-shrink: 0;
	position: relative;
	z-index: 1;
	padding: 6px;
}

.item-icon i {
	font-size: 0.8em;
	color: #2c3e50;
	opacity: 0.8;
	transition: all 0.3s ease;
}

.contact-item:hover .item-icon i {
	color: #3498db;
	opacity: 1;
}

.item-content {
	flex: 1;
	position: relative;
	z-index: 1;
}

.item-content h4 {
	color: #1a202c;
	font-size: 0.95em;
	font-weight: 600;
	margin: 10px 0 10px 0;
	letter-spacing: 0.2px;
	opacity: 0.9;
}

.item-content p {
	color: #4a5568;
	font-size: 0.9em;
	margin: 0;
	line-height: 1.5;
	font-weight: 400;
	letter-spacing: 0.1px;
	opacity: 0.85;
}

.contact-footer {
	background: linear-gradient(145deg, #f8fafc 0%, #edf2f7 100%);
	padding: 16px 20px;
	border-top: 1px solid rgba(0, 0, 0, 0.06);
	position: relative;
}

.contact-footer::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: linear-gradient(90deg, 
		transparent 0%, 
		rgba(255, 255, 255, 0.8) 50%, 
		transparent 100%);
}

.copyright-text {
	color: #4a5568;
	font-size: 0.82em;
	margin: 0;
	font-style: normal;
	text-align: left;
	letter-spacing: 0.2px;
	opacity: 0.8;
}

/* Logo Banner 方形區塊樣式 */
.logo-banner-box {
	background: linear-gradient(145deg, #ffffff 0%, #fafbfc 100%);
	border-radius: 16px;
	padding: 20px;
	box-shadow: 
		0 8px 24px rgba(0, 0, 0, 0.06),
		0 0 0 1px rgba(0, 0, 0, 0.04),
		inset 0 1px 0 rgba(255, 255, 255, 0.8);
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
	position: relative;
	margin-bottom: 20px;
}

.logo-banner-box::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: linear-gradient(90deg, 
		transparent 0%, 
		rgba(255, 255, 255, 0.8) 50%, 
		transparent 100%);
	opacity: 0.6;
}

.logo-banner-box:hover {
	box-shadow: 
		0 12px 32px rgba(0, 0, 0, 0.08),
		0 0 0 1px rgba(0, 0, 0, 0.06),
		inset 0 1px 0 rgba(255, 255, 255, 0.9);
	transform: translateY(-3px);
}

.logo-banner-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	gap: 16px;
	padding: 10px 0;
}

.logo-banner-item {
	background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);
	border-radius: 12px;
	border: 1px solid rgba(0, 0, 0, 0.06);
	padding: 16px;
	text-align: center;
	transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
	position: relative;
	overflow: hidden;
}

.logo-banner-item:hover {
	background: linear-gradient(145deg, #f8fafc 0%, #edf2f7 100%);
	transform: translateY(-2px);
	box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}

.logo-banner-item img {
	max-width: 100%;
	max-height: 150px;
	object-fit: contain;
	border-radius: 8px;
	transition: all 0.3s ease;
}

.logo-banner-item:hover img {
	transform: scale(1.02);
}

/* Responsive adjustments */
@media (max-width: 768px) {
	.logo-banner-grid {
		grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
		gap: 12px;
	}
	
	.logo-banner-item {
		padding: 12px;
	}
	
	.logo-banner-item img {
		max-height: 120px;
	}
}

@media (max-width: 480px) {
	.logo-banner-grid {
		grid-template-columns: 1fr;
		gap: 8px;
	}
	
	.logo-banner-box {
		padding: 16px;
	}
}

/* Legacy contact list styles (kept for compatibility) */
ul.Contact_mu{clear: none;float: left;width:100%;margin: 0;padding:0;list-style-type:none;}
ul.Contact_mu:before,ul.Contact_mu:after{content:'';display:table}
ul.Contact_mu>li{
	position: relative;
	float: left;
	display: flex;
	align-items: center;
	width: 100%;
	text-align: left;
	font-size: 1em;
	color: #495057;
	line-height: 1.6;
	margin-bottom: 12px;
	padding: 8px 12px;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 8px;
	border-left: 4px solid #3498db;
	transition: all 0.3s ease;
}

ul.Contact_mu>li:hover {
	background: rgba(255, 255, 255, 0.9);
	border-left-color: #2980b9;
	transform: translateX(3px);
}

ul.Contact_mu>li i{
	clear: none;	
	float: left;	
	line-height: 1.6;    
	margin-right: 15px;
	font-size: 1.2em;
	width: 20px;
	text-align: center;
}

ul.Contact_mu>li i.fa-house { color: #678300; }
ul.Contact_mu>li i.fa-phone-volume { color: #00abc2; }
ul.Contact_mu>li i.fa-fax { color: #74C0FC; }
ul.Contact_mu>li i.fa-line { color: #00B900; }
ul.Contact_mu>li i.fa-square-whatsapp { color: #25D366; }
ul.Contact_mu>li i.fa-envelope-open-text { color: #0093FF; }

.contact-info {
	flex: 1;
	font-weight: 500;
}
.contact-title{
    font-size: 18px !important;
    font-weight: 500;
    letter-spacing: 0px;
    color: #2c3e50 !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
    line-height: 1.3;
    margin: 0;
    padding: 0;
    font-family: 'Noto Serif TC', '微軟正黑體', 'Microsoft JhengHei';
    transition: none !important;
}

.contact-title:hover {
    color: #2c3e50 !important;
    text-decoration: none !important;
}
.copyright {
	text-align: center;
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid #dee2e6;
	font-size: 0.9em;
	color: #6c757d;
	font-style: italic;
}

ul.Contact_mu>li img{
	clear: none;	
	float: left;	
	opacity:0.8;	
	width:23px;
	margin-right:15px;
}
ul.Contact_mu>li a{
	line-height:30px;
	font-weight:normal;
	text-decoration:none;
}
/* footer------------------------------*/
.mtop{
	margin-top:100px;
}
.mt50{
	margin-top:50px;
}
.mt70{
	margin-top:70px;
}
.mt20{
	margin-top:20px;
}
.md10{
	margin-bottom:10px;
}
.pt80{
	padding-top:70px;
}	

.bxDown {
 display: block;
 position: relative;
 text-decoration: none;
 border-radius: 2px;
 overflow: hidden;
 transition: all 0.15s ease-in;
}
.bxDown::before {
 content: ' ';
 position: absolute;
 border-bottom:2px solid #318C31;
 bottom:0;
 left: -50%;
 opacity: 1;
 transition: all 0.25s ease-out;
 -webkit-transform: skewX(-25deg);
         transform: skewX(-25deg);
}
.bxDown:hover::before {
 width: 100%;
 left: 0;
}

/* -------------------------------------------------------------------Iradio */
#radio input[type="radio"] {display: none; }
#radio input:checked + .buttonS {
	background-color: #0066CC;
	color: #fff;
	cursor: default;
}
#radio .buttonS {display: inline-block; margin: 1px 3px 1px 0; padding:0px 10px; background-color: #f7f7f7; color: #333;font-size:100%; cursor: pointer; border:1px #CCC solid;line-height:35px;}
#radio .buttonS:hover {
	background-color: #bbb;
	color: #333;
}
#radio .round {border-radius: 5px; }
/* videocontent*/
.videocontent {
	clear: both;
	position: relative;
	height: 0;
	padding-top: 25px;
	padding-bottom: 56.25%;
	margin: 8px 0 8px 0;
	overflow: hidden;
}
.videocontent iframe,.videocontent object,.videocontent embed {position: absolute;top: 0;left: 1%;width: 98%;height: 98%;}

#BackTop{
	position: fixed;
    width: 40px;
    height: 50px;
    right: 5px;
	bottom: 5px;
	margin: 0;
	border: 0;
	z-index: 999;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;	
} 
/*-----share_box-----*/
.social-share-buttons {
    position: fixed;
    right: 0px;
	bottom: 60px;
    display: flex;
    flex-direction: row-reverse;
    gap: 8px;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.95);
    padding: 8px 8px 8px 8px;
    border-radius: 15px 0 0 15px;
    box-shadow: 
        0 4px 12px rgba(0,0,0,0.1),
        0 2px 6px rgba(0,0,0,0.05),
        inset 0 1px 0 rgba(255,255,255,0.8),
        inset 0 -1px 0 rgba(0,0,0,0.1);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-right: none;
    transition: all 0.3s ease;
    overflow: hidden;
    width: 40px;
}

/* 移除 hover 效果，改用 JavaScript 控制展開 */

.social-share-buttons::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.1) 50%, rgba(255,255,255,0.05) 100%);
    border-radius: 15px 0 0 15px;
    pointer-events: none;
    transition: border-radius 0.3s ease;
}

/* 移除 hover 效果，改用 JavaScript 控制展開 */

.social-share-buttons.expanded {
    width: auto;
    padding: 8px 8px 8px 12px;
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.15),
        0 10px 20px rgba(0,0,0,0.1),
        0 5px 10px rgba(0,0,0,0.05),
        inset 0 1px 0 rgba(255,255,255,0.8),
        inset 0 -1px 0 rgba(0,0,0,0.1);
    border-radius: 15px 0 0 15px;
}

.social-share-buttons.expanded a {
  opacity: 0.9;
  transform: scale(1);
}

.social-share-buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: transparent;
  border: none;
  color: white;
  text-decoration: none;
  transition: all 0.3s ease;
  opacity: 0;
  transform: scale(0.8);
  position: relative;
  box-shadow: 
    0 2px 4px rgba(0,0,0,0.1),
    inset 0 1px 0 rgba(255,255,255,0.3);
}

/* 移除 hover 效果，改用 JavaScript 控制展開 */

.social-share-buttons a:first-child {
  opacity: 0.9;
  transform: scale(1);
}

.social-share-buttons a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background: radial-gradient(circle at 30% 30%, rgba(255,255,255,0.2) 0%, transparent 60%);
  pointer-events: none;
}

.social-share-buttons a:hover {
  transform: scale(1.1) translateY(-2px);
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 
    0 4px 12px rgba(0,0,0,0.15),
    inset 0 1px 0 rgba(255,255,255,0.5),
    inset 0 -1px 0 rgba(0,0,0,0.1);
  opacity: 1;    
}

.social-share-buttons a:active {
  transform: scale(1.05) translateY(-1px);
  box-shadow: 
    0 2px 8px rgba(0,0,0,0.15),
    inset 0 2px 4px rgba(0,0,0,0.1);
}
.fab {
    font-size: 2.3rem;
    vertical-align: middle;
 }
.fb-color { color: #1877F2; }
.wx-color { color: #07C160; }
.Tx-color { color: #1DA1F2; }
.Line-color { color: #00B900; }
.wa-color { color: #25D366; }
.wb-color { color: #E6162D; }
.copy-color { color: #6C757D; }
.ig-gradient {
    background: radial-gradient(circle at 30% 107%, 
      #fdf497 0%, #fdf497 5%, 
      #fd5949 45%, #d6249f 60%, 
      #285AEB 90%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.dropcap {
 float: left;
 font-size: 3em;
 line-height: 0.8;
  margin-right: 8px;
  margin-top: 4px;
  font-weight: bold;
color: #555;
}

.Lbutton{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 32px;
    cursor: pointer;
    background: #ffffff;
    color: #2c3e50 !important;
    border: 2px solid #2c3e50;
    border-radius: 50px;
    font-size: 100%;
    font-family: Microsoft JhengHei, Arial, sans-serif;
    font-weight: 600;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    height: auto;
    line-height: 1;
    box-sizing: border-box;
}

.Lbutton::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(44, 62, 80, 0.1);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease;
    z-index: 1;
}

.Lbutton:hover{
    background: #2c3e50;
    border-color: #2c3e50;
    transform: scale(1.05);
    box-shadow: 0 8px 25px rgba(44, 62, 80, 0.2);
    color: #ffffff !important;
}

.Lbutton:hover::before {
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
}

a.Lbutton:hover,
a.Lbutton:hover *,
.Lbutton:hover,
.Lbutton:hover *,
.Lbutton:hover i,
.Lbutton:hover img {
    color: #ffffff !important;
    position: relative;
    z-index: 999;
}

.Lbutton:active {
    transform: scale(0.98);
    box-shadow: 0 4px 15px rgba(44, 62, 80, 0.2);
}

.Lbutton i,
.Lbutton img {
    margin-right: 8px;
    font-size: 16px;
    transition: all 0.3s ease;
    position: relative;
    z-index: 999;
}

.Lbutton img{
    width: 16px;
    height: 16px;
    filter: none;
}

.Lbutton:hover i,
.Lbutton:hover img {
    z-index: 999;	
    transform: rotate(10deg) scale(1.1);
	color: #ffffff;
}

/* 次分類導覽樣式 */
.subcategory-section {
    width: 100%;
    margin: 20px 0;
    padding: 0 60px;
    box-sizing: border-box;
    clear: both;
    display: block;
}

.subcategory-row {
    display: flex;
    flex-wrap: wrap;
    gap: 45px;
    margin-bottom: 45px;
    justify-content: space-between;
}

.subcategory-item {
    flex: 0 0 calc(33.333% - 30px);
    background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 50%, #3b82f6 100%);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(30, 58, 138, 0.25);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    transform: scale(1);
    aspect-ratio: 1 / 1;
}

.subcategory-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.6s ease;
    z-index: 1;
}

.subcategory-item:hover::before {
    left: 100%;
}

.subcategory-item:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 12px 40px rgba(30, 58, 138, 0.35);
}

.subcategory-item a {
    display: block;
    text-decoration: none;
    color: #fff;
    height: 100%;
}

.subcategory-image {
    width: 100%;
    height: 0;
    padding-bottom: 100%; /* 正方形比例 */
    overflow: hidden;
    position: relative;
}

.subcategory-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    filter: brightness(0.9);
}

.subcategory-item:hover .subcategory-image img {
    transform: scale(1.08);
    filter: brightness(0.4);
}

.subcategory-name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 15px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 60%, transparent 100%);
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
    line-height: 1.3;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    backdrop-filter: blur(8px);
}

.subcategory-item:hover .subcategory-name {
    top: 50%;
    left: 0;
    right: 0;
    bottom: auto;
    transform: translateY(-50%);
    font-size: 26px;
    padding: 0;
    background: transparent;
    backdrop-filter: none;
    text-shadow: 
        0 0 10px rgba(0, 0, 0, 0.8),
        0 0 20px rgba(0, 0, 0, 0.6),
        0 2px 4px rgba(0, 0, 0, 0.9),
        0 4px 8px rgba(0, 0, 0, 0.7);
    font-weight: 900;
    letter-spacing: 1px;
}

.clearfix {
    clear: both;
}

/* 響應式設計 */
@media only screen and (max-width: 768px) {
    .subcategory-section {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
        clear: both;
        display: block;
    }
    
    .subcategory-row {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        margin-bottom: 20px;
        justify-content: space-between;
    }
    
    .subcategory-item {
        flex: 0 0 calc(50% - 10px);
        background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 50%, #3b82f6 100%);
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 4px 20px rgba(30, 58, 138, 0.25);
        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        position: relative;
        transform: scale(1);
        aspect-ratio: 1 / 1;
    }
    
    .subcategory-item::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
        transition: left 0.6s ease;
        z-index: 1;
    }
    
    .subcategory-item:hover::before {
        left: 100%;
    }
    
    .subcategory-item:hover {
        transform: translateY(-8px) scale(1.02);
        box-shadow: 0 12px 40px rgba(30, 58, 138, 0.35);
    }
    
    .subcategory-item a {
        display: block;
        text-decoration: none;
        color: #fff;
        height: 100%;
    }
    
    .subcategory-image {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        overflow: hidden;
        position: relative;
        display: block;
    }
    
    .subcategory-image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center;
        transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        filter: brightness(0.9);
        display: block;
    }
    
    .subcategory-item:hover .subcategory-image img {
        transform: scale(1.08);
        filter: brightness(0.4);
    }
    
    .subcategory-name {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px 15px;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 60%, transparent 100%);
        color: #fff;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
        line-height: 1.3;
        transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        backdrop-filter: blur(8px);
    }
    
    .subcategory-item:hover .subcategory-name {
        top: 50%;
        left: 0;
        right: 0;
        bottom: auto;
        transform: translateY(-50%);
        font-size: 20px;
        padding: 0;
        background: transparent;
        backdrop-filter: none;
        text-shadow: 
            0 0 8px rgba(0, 0, 0, 0.8),
            0 0 16px rgba(0, 0, 0, 0.6),
            0 2px 4px rgba(0, 0, 0, 0.9),
            0 4px 8px rgba(0, 0, 0, 0.7);
        font-weight: 900;
        letter-spacing: 0.5px;
    }
}

@media only screen and (max-width: 480px) {
    /* 強制顯示次分類區塊 */
    div.subcategory-section {
        width: 100% !important;
        padding: 0 15px !important;
        box-sizing: border-box !important;
        clear: both !important;
        display: block !important;
        margin: 20px 0 !important;
    }
    
    .subcategory-row {
        display: flex !important;
        flex-direction: column !important;
        gap: 20px !important;
        margin-bottom: 20px !important;
    }
    
    .subcategory-item {
        flex: 0 0 auto !important;
        background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 50%, #3b82f6 100%) !important;
        border-radius: 12px !important;
        overflow: hidden !important;
        box-shadow: 0 4px 20px rgba(30, 58, 138, 0.25) !important;
        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
        position: relative !important;
        transform: scale(1) !important;
        width: 100% !important;
        aspect-ratio: 1 / 1 !important;
    }
    
    .subcategory-item::before {
        content: '' !important;
        position: absolute !important;
        top: 0 !important;
        left: -100% !important;
        width: 100% !important;
        height: 100% !important;
        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent) !important;
        transition: left 0.6s ease !important;
        z-index: 1 !important;
    }
    
    .subcategory-item:hover::before {
        left: 100% !important;
    }
    
    .subcategory-item:hover {
        transform: translateY(-8px) scale(1.02) !important;
        box-shadow: 0 12px 40px rgba(30, 58, 138, 0.35) !important;
    }
    
    .subcategory-item a {
        display: block !important;
        text-decoration: none !important;
        color: #fff !important;
        height: 100% !important;
    }
    
    .subcategory-image {
        width: 100% !important;
        height: 0 !important;
        padding-bottom: 100% !important;
        position: relative !important;
        overflow: hidden !important;
        display: block !important;
    }
    
    .subcategory-image img {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        object-fit: contain !important;
        object-position: center !important;
        transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
        filter: brightness(0.9) !important;
        display: block !important;
    }
    
    .subcategory-item:hover .subcategory-image img {
        transform: scale(1.08) !important;
        filter: brightness(0.4) !important;
    }
    
    .subcategory-name {
        position: absolute !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        padding: 20px 15px !important;
        text-align: center !important;
        font-weight: bold !important;
        font-size: 17px !important;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 60%, transparent 100%) !important;
        color: #fff !important;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8) !important;
        line-height: 1.3 !important;
        transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
        backdrop-filter: blur(8px) !important;
    }
    
    .subcategory-item:hover .subcategory-name {
        top: 50% !important;
        left: 0 !important;
        right: 0 !important;
        bottom: auto !important;
        transform: translateY(-50%) !important;
        font-size: 22px !important;
        padding: 0 !important;
        background: transparent !important;
        backdrop-filter: none !important;
        text-shadow: 
            0 0 8px rgba(0, 0, 0, 0.8),
            0 0 16px rgba(0, 0, 0, 0.6),
            0 2px 4px rgba(0, 0, 0, 0.9),
            0 4px 8px rgba(0, 0, 0, 0.7) !important;
        font-weight: 900 !important;
        letter-spacing: 0.5px !important;
    }
}
