#sub_banner_box { opacity: 1; }
#sub_banner_box .parallax_bg {margin-bottom: 0;min-height: 400px;opacity: 1;}

.webBox .parallax_svg.bann { -webkit-animation: parallax_top 10s linear infinite; animation: parallax_top 10s linear infinite; position: fixed; top: 87px; }

#sbox {margin-top: 88px;position: relative;}
#sbox .text{position:absolute;bottom: 23%;left: 15%;display: flex;gap: 10px;z-index: 2;flex-direction: column;}
#sbox .pag_tit{font-weight:500;letter-spacing: 1px;font-size: 2.5rem;}

#wrap {z-index: 4;}
#wrap:before {content:"";position: absolute;top: 0;left: -100px;width: 400px;height: 400px;border-radius: 50%;background: radial-gradient(circle, rgb(229 154 2 / 10%) 0%, rgba(255, 255, 255, 0) 70%);pointer-events: none;}
#wrap:after {content:"";position: absolute;bottom: 400px;right: -100px;width: 400px;height: 400px;border-radius: 50%;background: radial-gradient(circle, rgb(249 70 74 / 14%) 0%, rgba(255, 255, 255, 0) 70%);pointer-events: none;}


#wrap .pag_tit {line-height: 170%;margin: 0 20px  0;font-size: 30px;}
#wrap >.workframe{width:min(90%, 1280px)}
#wrap .form-wrapper  * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.waylink ol { padding-top: 5px; }
.waylink ol li, .waylink ol li a {letter-spacing: .1em;font-weight: 300;font-size: 13px;vertical-align: bottom;color: white;text-shadow: 0 1px 9px rgb(62 62 62 / 85%);}
.waylink ol li:after {margin: 0 10px;display: inline-block;font-weight: 100;font-size: 12px;color: white;content: "\2022";}
.waylink ol li:last-child:after { margin: 0; content: ""; }

aside { margin-bottom: 60px; z-index: 5; }
aside ul li b { padding: 5px 10px 5px 5px; }
aside ul li b .fa { transform: rotate(0); -webkit-transform: rotate(0); transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }
aside ul li b .fa:before { content: "\f107"; }
aside>ul>li { position: relative; display: inline-block; }
aside>ul>li h4 { padding: 0 15px; }
aside>ul>li h4 a { padding: 10px 5px; font-weight: 300; font-size: 18px; letter-spacing: .15em; }
aside>ul>li.action h4 a, aside>ul>li.action h4 i { color: var(--primary); }
aside>ul>li .subUL { position: absolute; margin-top: 10px; width: 180px; background: var(--white); left: calc((100% - 180px) / 2); transform: translate(0, 30px); -webkit-transform: translate(0, 30px); }
aside>ul>li .subUL>li { border-bottom: 1px rgba(var(--gray-rgb), .1) solid; }
aside>ul>li .subUL>li a { padding: 3px 15px; display: block; line-height: 140%; font-weight: 300; }
aside>ul>li .subUL>li .subULHead a { padding: 10px 15px; color: var(--black); font-weight: 400; }
aside>ul>li .subUL>li b { display: none; }
aside>ul>li .sub2UL { margin: 0 10px 10px; }
aside>ul>li[data-type="1"] { overflow: hidden; }
aside>ul>li[data-type="1"] .subUL { box-shadow: 0 0 15px rgba(var(--black-rgb), 0); opacity: 0; z-index: -1; }
aside>ul>li[data-type="2"] { overflow: visible; }
aside>ul>li[data-type="2"] ul li h4 b .fa { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
aside>ul>li[data-type="2"] .subUL { box-shadow: 0 0 15px rgba(var(--black-rgb), .15); opacity: 1; z-index: 1; transform: translate(0, 0); -webkit-transform: translate(0, 0); }

.mb_nav { display: none; }

#content_wrap {padding: 6vw 0;min-height: 350px;}
#content_wrap .list_box li { margin: 0 15px 50px; vertical-align: top; }
#content_wrap .img_box { border-radius: 15px; background-color: #f9f9f9; }
#content_wrap .info_box {margin: 30px 20px 0;}
#content_wrap .info_box.newsdescribe{margin-bottom: 60px;}
#content_wrap .info_box .time {width: 95px;font-weight: 600;font-size: 15px;font-family: "Poppins", sans-serif;}
#content_wrap .info_box .more_btn {margin-left: 10px;padding: 3px 15px;max-width: calc(100% - 105px);height: auto;font-weight: 300;font-size: 15px;z-index: 6;}
#content_wrap .info_box .quote_box * { font-weight: 400; font-size: 13px; }
#content_wrap .info_box .h3 {height: 74px;font-size: 22px;margin-top: 10px;-webkit-line-clamp: 2;font-weight: 500;letter-spacing: 1px;border-bottom: 1px rgb(155 155 155 / 60%) dashed;padding-bottom: 10px;}
#content_wrap .info_box>div article { height: 42px; line-height: 140%; font-weight: 300; font-size: 15px; -webkit-line-clamp: 2; }

#news_list li article{margin-top: 15px;font-size: 18px;-webkit-line-clamp: 2;height: 60px;}

#book_list li h3 { margin-top: 10px; height: 30px; font-size: 18px; }

#album_list { margin-bottom: 5vw; flex-wrap: wrap; }
#album_list>div { margin: 0 1px 1px 0; height: 300px; flex-grow: 1; }
#album_list>div img { width: auto; min-width: 100%; height: 300px; }

#faq_list { margin-bottom: 50px; }
#faq_list *{transition:unset;-webkit-transition:unset;vertical-align: baseline;font-size: 17px;}
#faq_list li {border-bottom: 1px rgb(179 179 179 / 70%) dashed;}
#faq_list li .title { padding: 20px 20px 20px 0; }
#faq_list li .title font { vertical-align: top; }
#faq_list li .title .txt { margin-left: 10px; width: calc(100% - 50px); font-size: 20px; }
#faq_list li .title .icon { width: 40px; height: 34px; }
#faq_list li .title .icon:before, #faq_list li .title .icon:after { position: absolute; margin: auto; width: 14px; height: 2px; background: var(--primary); display: block; top: calc((100% - 2px) / 2); left: calc((100% - 14px) / 2); content: ""; }
#faq_list li .title .icon:after { transform: rotate(90deg); -webkit-transform: rotate(90deg); }
#faq_list li .info {padding: 0 20px 30px 50px;}
#faq_list li.current .title .icon:after { transform: rotate(180deg); -webkit-transform: rotate(180deg); }

#pagenav a, #pagenav strong { margin: 0 2px; width: 35px; height: 35px; display: inline-block; text-align: center; line-height: 35px; font-weight: 400; }
#pagenav strong { background: var(--primary); color: var(--white); border-radius: 50%; }
#pagenav p { margin: 0 5px; width: calc(50% - 10px); vertical-align: top; }
#pagenav p a { margin: 15px 0 0; padding: 0 15px; width: auto; height: auto; line-height: initial; font-size: 0; }
#pagenav p a i { margin: 0 5px 0 0; width: 11px; line-height: 23px; font-size: 12px; vertical-align: top; }
#pagenav p a font { max-width: calc(100% - 16px); min-width: auto; font-size: 14px; font-weight: 100; vertical-align: top; }
#pagenav p:last-child a i { margin: 0 0 0 5px; }

#newpagenav{margin-top: 70px;display: grid;grid-template-columns: repeat(2, 1fr);gap: 50px;position: relative;}
#newpagenav:before{content:'';position: absolute;left: 50%;width: 1px;height: 100%;background: #e3e3e3;}
#newpagenav p{margin:0;width: auto;}
#newpagenav a{margin:0;padding: 0;}
#newpagenav p a {margin: 15px 0 0;padding: 0;width: auto;height: auto;line-height: initial;font-size: 0;display: inline-flex;align-items: center;gap: 15px;}
#newpagenav p:last-child {text-align: end;}
#newpagenav i{width: 15px;font: normal normal normal 26px / 1 FontAwesome;}
#newpagenav font{-webkit-line-clamp:2;height: auto;font-size: 14px;max-width: max-content;font-weight: 400;}
#newpagenav a:hover font, #newpagenav a:hover i{color: #8f8c89;}
#newpagenav p:last-child font, #newpagenav p:last-child font span{text-align:end}
#newpagenav span{display:block;font-size: 17px;}


#describe *, .tab_content * {vertical-align: bottom;color: currentcolor;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}

#google_shere { margin-top: 30px; }



#contact-section {padding: 0;display: flex;justify-content: center;align-items: center;}
#contact-section .form-wrapper {width: 100%;background: #ffffff;padding: 50px 60px;border-radius: 20px;box-shadow: 0 20px 50px rgba(27,50,95,0.08);position: relative;overflow: hidden;}
#contact-section .form-wrapper::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 6px;background: linear-gradient(90deg, #ff9186, #f7931e, #f15a24);z-index: 2;}
#contact-section .section-title { font-size: 32px; font-weight: 900; color: #1B325F; text-align: center; margin-bottom: 10px; letter-spacing: 2px; }

#contact-section form { display: flex; flex-direction: column; gap: 20px; margin-top: 30px; }
#contact-section article p { font-size: 16px; color: #555555; line-height: 1.8; text-align: center; margin: 0 0 15px 0; padding: 15px; background: #f9fbfd; border-radius: 8px; border-left: 4px solid #1B325F; }
#contact-section article p span { font-weight: 700; color: #f15a24 !important; }
#contact-section .note { font-size: 14px; color: #888888; text-align: right; margin: 0; }
#contact-section .note .red { color: #f15a24; font-weight: 900; margin-right: 4px; }

#contact-section .item { display: flex; flex-direction: column; gap: 10px; margin: 0; }
#contact-section .item label { font-size: 15px; font-weight: 700; color: #1B325F; display: flex; align-items: center; gap: 5px; min-width: 100px; }
#contact-section .item label i { color: #f15a24; font-style: normal; font-weight: 900; }
#contact-section .item font { display: block; flex: 1; }

#contact-section input[type="text"],#contact-section input[type="tel"],#contact-section input[type="email"],#contact-section textarea { width: 100%; padding: 15px 20px; border: 1px solid #d1d5db; border-radius: 8px; font-size: 15px; color: #333333; background: #fcfcfc; transition: all 0.3s cubic-bezier(0.25,0.46,0.45,0.94); font-family: 'Noto Sans TC',sans-serif; box-shadow: inset 0 2px 5px rgba(0,0,0,0.01); }
#contact-section input:focus,#contact-section textarea:focus { outline: none; border-color: #f15a24; background: #ffffff; box-shadow: 0 0 0 4px rgba(241,90,36,0.1); transform: translateY(-1px); }
#contact-section textarea { resize: vertical; min-height: 140px; }

#contact-section .check_box font { display: flex; align-items: center; gap: 15px; flex-wrap: wrap; }
#contact-section .check_box input { width: 150px; text-align: center; letter-spacing: 2px; font-weight: 700; }
#contact-section #rand-img {height: 25px;border-radius: 6px;box-shadow: 0 4px 10px rgba(0,0,0,0.05);transition: transform 0.3s ease;}
#contact-section #rand-img:hover { transform: scale(1.05); box-shadow: 0 6px 15px rgba(0,0,0,0.1); }

#contact-section .send_box { margin-top: 30px; text-align: center; }
#contact-section #btnOK { display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 16px 60px; background: linear-gradient(135deg,#f7931e 0%,#f15a24 100%); color: #ffffff; font-size: 18px; font-weight: 700; border-radius: 50px; text-decoration: none; transition: all 0.3s ease; box-shadow: 0 10px 20px rgba(241,90,36,0.25); letter-spacing: 2px; }
#contact-section #btnOK:hover { transform: translateY(-3px); box-shadow: 0 15px 30px rgba(241,90,36,0.4); }
#contact-section #btnOK b { display: flex; align-items: center; justify-content: center; }
#contact-section #btnOK svg {width: 22px;height: 22px;fill: #101010;transition: transform 0.3s ease;}
#contact-section #btnOK:hover svg { transform: translateX(5px); }

@media (min-width:768px) {
  #contact-section .item { flex-direction: row; align-items: flex-start; }
  #contact-section .item label { padding-top: 15px; }
}
@media (max-width:576px) {
  #contact-section .form-wrapper { padding: 40px 25px; border-radius: 16px; }
  #contact-section .section-title { font-size: 26px; }
  #contact-section article p { font-size: 15px; text-align: left; }
  #contact-section #btnOK { width: 100%; padding: 15px 0; }
  #contact-section .check_box font { flex-direction: column; align-items: flex-start; }
  #contact-section .check_box input { width: 100%; text-align: left; }
}


[data-action="loader"] { width: 100vw; height: 100vh; background: rgba(var(--black-rgb), .3); line-height: 100vh; top: 0; left: 0; opacity: 0; z-index: -1; }
[data-action="loader"] .loader_circle { width: 50px; height: 50px; border: 2px rgba(var(--black-rgb), .6) solid; border-left-color: rgba(var(--white-rgb), .4);border-radius: 50%; }
[data-action="loader"]#lodbg .loader_circle { -webkit-animation: circle infinite 0.75s linear; animation: circle infinite 0.75s linear; }
#lodbg { opacity: 1; z-index: 99999; }

@keyframes circle { 0% { transform: rotate(0); } 100% { transform: rotate(360deg); } }
@-webkit-keyframes circle { 0% { -webkit-transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); } }

@media screen and (min-width:1281px) {
	aside>ul>li:hover h4 a, aside>ul>li:hover h4 i { color: var(--primary); }
}
@media screen and (min-width:980px) {
    #google_shere { margin-top: 6vw; }
}

@media screen and (max-width:1460px) {
	#sub_banner_box .parallax_bg{min-height: 400px;}
}
@media screen and (max-width:1280px) {
    #sbox{margin-top:71px;}
}
@media screen and (max-width:980px) {
    #content_wrap{padding:12vw 0}
	#sub_banner_box .parallax_bg{background-position: 16% 50%;}
}
@media screen and (max-width:640px) {
    #wrap .pag_tit{font-size:28px;margin: 0;}
    #content_wrap{padding: 70px 0;}
    #sbox .pag_tit{font-size:28px}
    #sbox .text{bottom: 15%;width: 80%;}
    #sbox{margin-top: 65px;}
	#sub_banner_box .parallax_bg{min-height: 234px;background-position: 19% 50%;}
	#album_list>div, #album_list>div img { height: 40vw; }
	.mb_nav { display: flex; flex-direction: column; align-items: center; border: #79797957 1px solid; padding: 10px 0; }
	.mb_nav p { display: flex; }
	.mb_nav b { margin-left: 10px; display: flex; align-items: center; }
	.soon.mb_nav b .fa { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); }
	.mb_nav .fa:before { content: "\f107"; }
	#category_nav { position: absolute; display: flex; flex-direction: column; background: #f3f3f3; width: 100%; height: 0; opacity: 0; }
	#category_nav.showme { height: 400px; opacity: 100%; z-index: 999; }
}
@media screen and (max-width:550px) {
	#content_wrap .list_box li {display: block;}
	#community { margin-top: 10px; }
}
@media screen and (max-width:450px) {
	#album_list>div, #album_list>div img { height: 50vw; }
	#pagenav a, #pagenav strong { margin: 0; width: 24px; height: 24px; line-height: 24px; font-size: 14px; }
	#pagenav p a { display: block; }
}