/* sub_banner_box */
#sub_banner_box {background: none;}
#sub_banner_box:after{content:url(/images/44/img-s-01.png);position: absolute;bottom: 2%;right: 30%;zoom: 70%;animation-name: star;animation-direction: alternate;animation-iteration-count: infinite;animation-timing-function: ease-in-out;animation-duration: 1.5s;}
@keyframes star{0%{bottom:-5%;}100%{bottom:-10%;}}
#sub_banner_box .parallax_bg {margin-bottom: 0;min-height: 450px;opacity: .8;background-position: 50% 70%;}

/* wrap */
#wrap {margin-top: -160px;z-index: 4;}
footer:after{content:url(/images/44/about_sub_3.png);position: absolute;left: 9%;top: -250px;z-index: 7;zoom: 90%;animation-name: elephant;animation-direction: alternate;animation-iteration-count: infinite;animation-timing-function: ease-in-out;animation-duration: 2s;}
@keyframes elephant{0%{transform-origin:left bottom;transform:rotate(-3deg);}100%{transform-origin:right bottom;transform:rotate(3deg);}}
#wrap .workframe{width: var(--width-xl);position: relative;z-index: 15;}
#wrap .pag_tit {line-height: 170%;letter-spacing: 2px;font-weight: 400;}
footer{position:relative;}
footer:before{content:'';position: absolute;top: -140px;left: 0;width: 100%;height: 140px;background-image: url(/images/44/img-news-bottom.png);background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;z-index: -1;}
.webBox .wrapper {position: relative;z-index: 2;background-image: url(/images/44/paper-texture.jpg);background-repeat: repeat;background-position: 50% 50%;background-size: 100%;}


/* waylink */
.waylink {margin-bottom: 85px;}
.waylink ol li , .waylink ol li a {letter-spacing: .1em;font-weight: 400;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 */
aside { margin-bottom: 60px; z-index: 5; }
aside ul li b { padding: 5px 10px 5px 5px; }
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 20px 5px;font-weight: 500;font-size: 18px;letter-spacing: .15em;position: relative;}
aside >ul >li.action h4 a , aside >ul >li.action h4 i { color: var(--primary); }
aside >ul >li.action h4 a:after, aside >ul >li:hover h4 a:after{content:'';position: absolute;width: 100%;height: 15px;background-image: url(/images/44/img-line.png);background-repeat: no-repeat;background-position: 50% 50%;background-size: 85px;bottom: 0;left: 0;}
aside >ul >li .subUL {position: absolute;margin-top: 10px;width: 150px;background: var(--white);left: calc((100% - 150px) / 2);}
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: 15px 15px 15px 20px;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"] .subUL { box-shadow: 0 0 15px rgba(var(--black-rgb), .15); opacity: 1; z-index: 1; }

/* content_wrap */
#content_wrap {padding: 60px 0 13vw;min-height: 350px;padding-left: 0px;padding-right: 0px;}
#content_wrap .list_box li {margin-bottom: 50px;vertical-align: top;width: calc((100%/3) - 40px);}
#content_wrap .img_box { border-radius: 15px; background-color: #f9f9f9; }
#content_wrap .info_box { margin: 10px 15px 0; }
#content_wrap .newsiino{margin:0 0 25px;}
#content_wrap .info_box .time {width: 65px;font-size: 13px;color: var(--info);font-family: 'Nunito', sans-serif;font-weight: 600;text-transform: uppercase;}
#content_wrap .info_box .more_btn {margin-left: 10px;padding: 2px 15px;max-width: calc(100% - 105px);font-weight: 300;font-size: 15px;z-index: 6;margin: 0 auto;position: relative;}
.more_btn:after{display: none;}
#content_wrap .info_box .quote_box * { font-weight: 400; font-size: 13px; }
#content_wrap .info_box h3 {height: auto;font-size: 20px;color: var(--info);margin-top: 5px;font-weight: 500;}
#content_wrap .info_box >div { padding: 20px; border-radius: 0 15px 15px 15px; }
#content_wrap .info_box >div article { height: 42px; line-height: 140%; font-weight: 300; font-size: 15px; -webkit-line-clamp: 2; }

/* book_list */
#book_list li h3 {margin-top: 10px;height: auto;font-size: 18px;color: var(--info);font-weight: 500;}

/* album_list */
#album_list { margin-bottom: 5vw; flex-wrap: wrap; }
#album_list >div {margin: 5px;height: 300px;width: calc((100%/3) - 10px);}
#album_list >div img { width: auto; min-width: 100%; height: 300px; }

/* faq_list */
#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 .info { padding: 0 20px 30px 50px; font-size: 15px; }

/* pagenav */
#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); }
#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; }

/* community */
#community li { margin-right: 5px; }
#community li , #community li * { line-height: 100%; }
#community li .fb_iframe_widget { display: block !important; }

/* describe */
#describe {
    padding-bottom: 10px;
}
#describe * , .tab_content * {vertical-align: bottom;}

/* google_shere */
#google_shere { margin-top: 30px; }

/* form_box */
.form_box p.note .red { color: #f00; }
.form_box p.item {padding: 15px;border-bottom: 1px rgba(var(--black-rgb), .1) dashed;}
.form_box p.item label span {font-weight: 500;font-size: 17px;color: var(--info);}
.form_box p.item label i {margin-left: 15px;line-height: 20px;font-size: 20px;color: #f00;font-style: normal;}
.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; }
/* g-map */
#g-map {position: relative;}
#g-map:before { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; content: ""; }
#g-map iframe {position: relative;width: 100%;height: 460px;z-index: 1;}


/* form1 */
#form1 {font-size: 0;display: flex;justify-content: space-between;align-items: flex-end;margin-top: 20px;flex-direction: row;flex-wrap: wrap;}
#form1 p { margin: 10px 0; width: 100%; display: inline-block; vertical-align: text-bottom; }
#form1 p.col-2 {width: calc(50% - 10px);}
#form1 p.col-3 { width: calc((100% / 3) - 40px); }
#form1 p.col-4 { width: calc(25% - 40px); }
#form1 p label { margin-bottom: 5px; display: block; color: #252647; }
#form1 p label b { margin-left: 5px; color: #ff575f; }
#form1 p input , #form1 select , #form1 textarea {padding: 5px 5px;width: calc(100% - 10px);border: 0;display: block;border-bottom: 1px solid #c7c7c7;background-color: #f4f4f4;}
#form1 textarea{width: calc(100% - 32px);}
#form1 p select{padding: 10.5px 5px;width:100%;-webkit-appearance:none;background:url(/images/33/arrow.png) no-repeat scroll 99% center transparent;background-repeat:no-repeat;background-position:97% 50%;font-size:15px}
#form1 p input#Checknum { margin-right: 10px; width: 150px; display: inline-block; }
#form1 p.send { text-align: right; }
#form1 p.send a {padding: 15px 45px;background: #daa520;display: inline-block;color: #fff;font-size: 15px;letter-spacing: 2px;border-radius: 50px;}


/* lodbg */
[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 { border: 2px rgba(var(--black-rgb), .6) solid; border-left-color: rgba(var(--white-rgb), .4); }
#lodbg { opacity: 1; z-index: 99999; }

@media screen and (min-width: 1281px){
	aside >ul >li:hover h4 a , aside >ul >li:hover h4 i { color: var(--primary); }
	#wrap:before,#wrap:after{content:"";width: 40vmax;height: 40vmax;position:absolute;background: rgb(238 216 200 / 37%);left: -30vmin;top: 30vmin;animation:morph 15s linear infinite alternate,spin 20s linear infinite;z-index:-1;will-change:border-radius,transform;transform-origin:55% 55%;pointer-events:none;opacity: 0.7;}
	#wrap:after{width: 60vmin;height: 60vmin;left:auto;right: -20vmin;top:auto;bottom: -240px;opacity: 0.5;animation:morph 10s linear infinite alternate,spin 26s linear infinite reverse;transform-origin:20% 20%}
	@keyframes morph{0%{border-radius:40% 60% 60% 40%/70% 30%}
	to{border-radius:40% 60%}
	}@keyframes spin{to{transform:rotate(1turn)}
	}
}
@media screen and (max-width: 1440px){
	#wrap:before{bottom: 15%;left: 5%;}
	#wrap .workframe{
    width: 65%;
}
}
@media screen and (max-width: 1280px){
	#wrap .workframe{width:90%;}
	footer:after{
    zoom: 70%;
    left: 2%;
}
#content_wrap {}
}
@media screen and (max-width: 1024px){
	#wrap:before{bottom: 19%;}
	#content_wrap .list_box li{width: calc((100%/2) - 40px);}
	#album_list >div{width: calc((100%/2) - 10px);}
	aside{
    margin-bottom: 20px;
}
#form1 p.col-2 {width: calc(100% - 10px);}
}
@media screen and (min-width: 761px){
	.form_box p.item {padding: 0px 0px 20px 0px;}
	.form_box p.item label { width: 170px; }
	.form_box p.item font {/* margin: 0 0 0 30px; */width: calc(100% - 0px);}
	#sub_banner_box:before{content:url(/images/44/about_sub_2.png);position: absolute;right: 80px;bottom: -15%;z-index: 7;zoom: 100%;animation-name: planet;animation-direction: alternate;animation-iteration-count: infinite;animation-timing-function: ease-in-out;animation-duration: 2s;}
	@keyframes planet{0%{transform-origin:right bottom;transform:rotate(-3deg);}100%{transform-origin:right bottom;transform:rotate(3deg);}}
}
@media screen and (max-width: 768px){
	#wrap:before{bottom: 1020px;zoom: 35%;}
	#wrap:after{top: 3%;right: -60px;zoom: 40%;}
	#content_wrap{padding-bottom: 25vw;}
}
@media screen and (max-width: 640px){
	aside >ul >li h4{padding: 0 5px;}
	#wrap:before{bottom: 1180px;zoom: 35%;left: -100px;}
	#album_list >div , #album_list >div img {height: 50vw;width: calc((100%/1) - 10px);}
	#sub_banner_box .parallax_bg{min-height: 300px;}
	#wrap:after{zoom:35%;top: 190px;}
	#content_wrap{padding: 30px 3vw 46vw;}
	#sub_banner_box:after{zoom: 55%;right: 10%;}
}
@media screen and (max-width: 550px){
	#content_wrap .list_box li {width: calc((100%/1) - 40px);margin-bottom: 30px;}
	#community { margin-top: 10px; }
}
@media screen and (max-width: 450px){
	#album_list >div , #album_list >div img {height: 65vw;}
	#pagenav a , #pagenav strong { margin: 0; width: 24px; height: 24px; line-height: 24px; font-size: 14px; }
	#pagenav p a { display: block; }
}