<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#sub_banner_box {opacity: 1;background: var(--info);}
#sub_banner_box:before{content:'';position: absolute;width: 100%;height: 100%;top: 0;background: linear-gradient(0deg, rgb(0 0 0 / 0%), rgb(247 135 0 / 30%));z-index: 1;}
#sub_banner_box .parallax_bg {margin-bottom: 0;min-height: 490px;background-repeat: no-repeat;background-position: 50% 83%;background-size: cover;}

.webBox .parallax_svg.bann { -webkit-animation: parallax_top 10s linear infinite; animation: parallax_top 10s linear infinite; position: fixed; top: 87px; }

#wrap {z-index: 4;padding: 4vw 0 0;}
#wrap .workframe{width: min(90%, 1200px);}
#wrap .pag_tit {line-height: 170%;font-weight: 500;font-size: 30px;color: #f78700;}

.waylink ol {padding-bottom: 2vw;}
.waylink ol li, .waylink ol li a {letter-spacing: .1em;font-weight: 100;font-size: 13px;vertical-align: bottom;}
.waylink ol li:after { margin: 0 10px; display: inline-block; font-weight: 100; font-size: 12px; color: var(--info); content: "/"; }
.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&gt;ul&gt;li { position: relative; display: inline-block; }
aside&gt;ul&gt;li h4 { padding: 0 15px; }
aside&gt;ul&gt;li h4 a {padding: 10px 5px;font-weight: 400;font-size: 16px;}
aside&gt;ul&gt;li.action h4 a, aside&gt;ul&gt;li.action h4 i {color: var(--primary);display: flex;}
aside&gt;ul&gt;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&gt;ul&gt;li .subUL&gt;li { border-bottom: 1px rgba(var(--gray-rgb), .1) solid; }
aside&gt;ul&gt;li .subUL&gt;li a { padding: 3px 15px; display: block; line-height: 140%; font-weight: 300; }
aside&gt;ul&gt;li .subUL&gt;li .subULHead a { padding: 10px 15px; color: var(--black); font-weight: 400; }
aside&gt;ul&gt;li .subUL&gt;li b { display: none; }
aside&gt;ul&gt;li .sub2UL { margin: 0 10px 10px; }
aside&gt;ul&gt;li[data-type="1"] { overflow: hidden; }
aside&gt;ul&gt;li[data-type="1"] .subUL { box-shadow: 0 0 15px rgba(var(--black-rgb), 0); opacity: 0; z-index: -1; }
aside&gt;ul&gt;li[data-type="2"] { overflow: visible; }
aside&gt;ul&gt;li[data-type="2"] ul li h4 b .fa { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
aside&gt;ul&gt;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-bottom: 70px;}
#content_wrap .CategoryDes{margin: 0 15px 30px;}
#content_wrap *{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
#content_wrap .list_box li { margin: 0 15px 50px; vertical-align: top; }
#content_wrap .img_box {background-color: #f9f9f9;}
#content_wrap .info_box { margin: 10px 15px 0; }
#content_wrap .info_box .time { width: 65px; font-weight: 400; font-size: 13px; }
#content_wrap .info_box .more_btn { margin-left: 10px; padding: 2px 15px; max-width: calc(100% - 105px); height: 22px; font-weight: 100; font-size: 13px; z-index: 6; }
#content_wrap .info_box .quote_box * { font-weight: 400; font-size: 13px; }
#content_wrap .info_box h3 { height: 34px; font-size: 20px; }
#content_wrap .info_box&gt;div { padding: 20px; border-radius: 0 15px 15px 15px; }
#content_wrap .info_box&gt;div article { height: 42px; line-height: 140%; font-weight: 300; font-size: 15px; -webkit-line-clamp: 2; }

#book_list li h3 {margin-top: 15px;height: auto;font-size: 20px;}

#album_list { margin-bottom: 5vw; flex-wrap: wrap; }
#album_list, #album_list *{transition: all 0s ease-in-out;-webkit-transition: all 0s ease-in-out;}
#album_list .Img {margin: 0 20px;}
#album_list img {width: auto;min-width: 100%;aspect-ratio: 4/3;}
#album_list .slick-prev{width: 58px;height: 58px;left: -8%;background: #dddddd;border-radius: 50px;display: flex !important;align-items: center;justify-content: center;!i;!;}
#album_list .slick-prev:before{content:'';opacity: 1;width: 10px;height: 10px;border-right: 2px solid var(--white);border-bottom: 2px solid var(--white);-webkit-transform: rotate(45deg);transform: rotate(135deg);display: block;margin-left: 3px;}
#album_list .slick-next{width: 58px;height: 58px;right: -8%;background: #dddddd;border-radius: 50px;display: flex !important;align-items: center;justify-content: center;!i;!;}
#album_list .slick-next:before{content:'';display: block;opacity: 1;width: 10px;height: 10px;border-right: 2px solid var(--white);border-bottom: 2px solid var(--white);-webkit-transform: rotate(45deg);transform: rotate(-45deg);display: block;margin-right: 3px;}

#faq_list { margin-bottom: 50px; }
#faq_list li { border-bottom: 1px rgba(var(--primary-rgb), .7) 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; font-size: 15px; }
#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; }

#describe { margin: 2em 0 5vw; }
#describe *, .tab_content * {vertical-align: bottom;color: currentcolor;}
#describe td,th{padding:10px;border-bottom:1px solid #e3e3e3;vertical-align: middle;}

#google_shere { margin-top: 30px; }

.form_box p.note .red { color: #f00;margin-right: 5px; }
.form_box p.item {padding: 15px;}
.form_box p.item label span { font-weight: 500; font-size: 17px; }
.form_box p.item label i { margin-right: 5px; line-height: 20px; font-size: 20px; color: #f00; }
.form_box p.item font { margin: 5px 0; }
.form_box p.item.check_box { border-bottom: 0; }
.form_box p.send_box { margin: 15px 0 50px; }

[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 only screen and (min-width: 1921px){
	#sub_banner_box{width:1920px;margin: 0 auto;}
}

@media screen and (min-width:1281px) {
	aside&gt;ul&gt;li:hover h4 a, aside&gt;ul&gt;li:hover h4 i { color: var(--primary); }
}
@media screen and (min-width:980px) {
	#google_shere { margin-top: 6vw; }
}
@media screen and (min-width:761px) {
	.form_box p.item { padding: 30px 20px; }
	.form_box p.item label { width: 170px; }
	.form_box p.item font { margin: 0 0 0 30px; width: calc(100% - 200px); }
}
@media screen and (max-width:1460px) {
	#wrap .pag_tit { margin-top: 75px; }
	#album_list .slick-prev{left: -5%;}
	#album_list .slick-next{right: -5%;}
}
@media screen and (min-width:641px){
	#category_nav{
    display: none;
}
}
@media screen and (max-width:640px) {
    table{display:block;overflow-x:auto;white-space:nowrap}
	#content_wrap .list_box li{width: 90%;margin: 0 auto 40px;}
	#album_list .slick-prev, #album_list .slick-next{z-index:10}
	.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: auto;opacity: 100%;z-index: 999;}
}
@media screen and (max-width:550px) {
	#community { margin-top: 10px; }
}
@media screen and (max-width:450px) {
	#album_list&gt;div, #album_list&gt;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; }
}</pre></body></html>