@import url('/css/fontawesome-all.css');
@import url('/css/font-awesome.min.css');
@import url('/css/fontawesome.min.css');
@import url('/css/SeoJump.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Belleza:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Belleza&display=swap');
* { margin: 0; padding: 0; }
*:focus { outline: none; }

body {margin: 0;background: var(--white);}
body ::selection {background: rgba(var(--black-rgb), .1);text-shadow: none;color: var(--info);}
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: rgba(var(--info-rgb), .3); }
body::-webkit-scrollbar-thumb { background: var(--primary); }

header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, svg, span, font, strong, b, a, i {text-align: left;vertical-align: middle;word-wrap: break-word;word-break: break-word;line-height: 170%;border-width: 0;font-family: "Noto Sans TC", 'Belleza', sans-serif;font-size: 16px;color: #000000;}

ul , ol { list-style: none; }

fieldset { border: 0; }

input , button , select , textarea { padding: 5px 15px; width: calc(100% - 30px); border: 0; border-bottom: 1px var(--primary) solid; background: none; box-shadow: none; outline: none; font-size: 16px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
select { padding: 10px 15px; width: 100%; color: var(--info); }

/* img */
img { max-width: 100%; }
.img_cover { width: 100%; object-fit: cover; }
.img_contain { width: 100%; object-fit: contain; }

a , a:link , a:visited , a:hover {text-decoration: none;white-space: pre-wrap;}


/* general class set */
.txt_clamp {overflow: hidden;height: 27px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;margin: 10px 0 0;}
.d_inblock.txt_clamp { display: -webkit-inline-box; }
.atag_item {width: 100%;height: 100%;top: 0;left: 0;}
.nowrap_box {font-size: 0;}

/* btn */
.btn , .btn_outline {background-color: transparent;border: 1px solid transparent;border-radius: 2px;text-align: center;color: var(--info);}

/* fancybox */
[class^="fancybox-"] , [class^="fancybox-"] * , .slick-track , .fa , .fas , .fa:before , .fas:before , .fa:after , .fas:after , .trans_none_box { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.fancybox-container * { color: #fff; }

/* badge  */
.badge { padding: 2px 10px; box-shadow: none; }
.badge_lighten { padding: 0 4px; min-width: 22px; border-radius: 3px; font-weight: 400; text-align: center; font-size: 12px; vertical-align: text-bottom; }

/* photo,bgBox */
a.photo , .bgBox { overflow: hidden; background: no-repeat 50% / cover; display: block; }

/* fancybox */
[class^="fancybox-"] , [class^="fancybox-"] * , .slick-track , .fa , .fas , .fa:before , .fas:before , .fa:after , .fas:after , .trans_none_box { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* webBox */
.webBox { overflow: hidden; position: relative; width: 100%; }
.webBox .pageh1 { position: absolute; top: 0; z-index: 1; }
.webBox .wrapper {position: relative;background: #ffffff;z-index: 2;}
.webBox .slick-slider { margin-bottom: 0; }
.webBox .wrapper_lines {width: 100vw;height: 100vh;top: 0;left: 0;z-index: -1;}
.webBox .wrapper_lines .center_box {height: 100vh;border: rgba(var(--info-rgb), .04) solid;border-width: 0 1px;}

/* .slick-dots */
.webBox .slick-dots { position: relative; margin-top: 45px; bottom: 0; }
.webBox .slick-dots li { width: 10px; height: 10px; display: inline-flex; }

/* workframe */
.workframe {margin: 0 auto;width: 90%;}


/* header */
header{z-index:999;transition:0.6s;padding-top: 25px;}
header #cis{z-index:999;width: 370px;position:absolute;left: 30px;top: 0px;transition:0.6s}
header #cis a{display:block;width:100%;height: 90px;background:url(/images/39/logo_wh.svg) no-repeat;background-position:center;background-size:contain;text-indent:-9999px}
header.scroll #cis a{background:url(/images/39/logo.svg) no-repeat;}

header #webmenu{width: 90%;margin-left:auto;display:flex;align-items:center;justify-content:flex-end;flex-direction:row}
header #menubtn{width: 60px;height: 60px;top:0px;right:0;z-index:999}
header #menubtn a{margin:auto;width:28px;height:20px}
header #menubtn a span{position:absolute;width:100%;height:1px;background:#191919;display:block;top:0;right:0}
header #menubtn[data-type="1"] a span{transition:transform .4s cubic-bezier(.215,.61,.355,1),opacity .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1)}
header #menubtn[data-type="1"] a span:nth-child(2){top:calc(50% - .5px)}
header #menubtn[data-type="1"] a span:nth-child(3){top:calc(100% - 1px)}
header #menubtn[data-type="2"] a span{transition:.4s cubic-bezier(.645,.045,.355,1)}
header #menubtn[data-type="2"] a span:nth-child(1),header #menubtn[data-type="2"] a span:nth-child(3){top:50%}
header #menubtn[data-type="2"] a span:nth-child(2){opacity:0}
header #webmenu nav >ul >li >p a{padding:14px 5px;font-size:16px;font-weight:400;letter-spacing:0.5px;font-family: 'Belleza', sans-serif;text-transform:uppercase}
header #webmenu nav ul li b{position:absolute;right: 0px;padding-left: calc(100% - 50px);padding-right: 15px;width:35px;height:40px;display:inline-block;text-align:center;line-height: 40px;top:calc((100% - 41px) / 2);cursor:pointer}
header #webmenu nav ul li b i{color: #c7c7c7;}
header #webmenu nav >ul >li .subOption li >div a{padding:6px 10px;display:block}
header #webmenu #topicon{display:flex;align-items:center;justify-content:space-between;padding-right:20px}
header #webmenu #topicon .loginBox,header #webmenu #topicon .langBox{padding:0 10px}
header #webmenu #topicon .langBox{display:flex;align-items:center}
header #webmenu #topicon a{padding: 10px 15px;display:flex;align-items:center;color:#fff}
header #webmenu #topicon a svg,header #webmenu #topicon  svg{width: 22px;height: 22px;fill:#fff}
header #webmenu #topicon a span{color:#fff;padding-left:10px;font-family: 'Belleza', sans-serif;text-transform:uppercase}
header #webmenu #topicon .emailBox a,header #webmenu #topicon .phoneBox a{position:relative}
header #webmenu #topicon .emailBox a::after,header #webmenu #topicon .phoneBox a::after{content:"";position:absolute;right:0;top:50%;margin-top:-9px;width:1px;height:18px;opacity:0.3;background-color:#fff}
header.scroll #webmenu #topicon a span,header.scroll #webmenu #topicon a{color:#2c2c2c}
header.scroll #webmenu #topicon a svg,header.scroll #webmenu #topicon svg{fill: #3c3c3c;}
header.scroll #webmenu #topicon .emailBox a::after,header.scroll #webmenu #topicon .phoneBox a::after{background-color:#c0c0c0}
header.scroll{background:#ffffff;opacity:1;transition:0.6s;border-bottom:0px solid rgb(255 255 255 / 15%);padding-top:0}
header.scroll #cis{-webkit-filter:initial;filter:initial}
header.scroll  #cis{width: 330px;}

header .socialBox a {margin: 0px 0px 2px 0;padding-bottom: 30px;position: relative;font-size: 20px;border: 1px solid #8b98b900;width: 90px;height: 80px;padding: 5px 0;display: flex;text-align: center;flex-direction: column;align-items: center;justify-content: center;}
header .socialBox a:not(:nth-last-child(1))::before{content:"";position:absolute;bottom:0px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:1px;border-bottom: 1px solid rgb(211 211 211 / 30%);}
header .socialBox a svg {width: 28px;height: 28px;fill: var(--white);padding: 10px;position: relative;z-index: 10;}
header .socialBox a span{position:relative}
header .socialBox a span{display:block;width:48px;height:48px;border:1px solid rgb(255 255 255 / 40%);border-radius:50%;position:absolute;top:7px}
header .socialBox a font{font-size:10px;color:#fff;height:22px;margin-top:5px}

/* top_search */
#top_search {width: 100%;height: 100%;background: rgb(0 0 0 / 46%);z-index: 999;}
#top_search form {margin: auto;padding: 60px 50px;width: 500px;box-shadow: 0 0 10px rgba(var(--black-rgb), .2);background: rgb(35 35 35 / 83%);}
#top_search #close_search {padding: 10px 15px 15px;top: 0;right: 0;}
#top_search #close_search font {margin: 5px auto;width: 30px;height: 30px;position: relative;}
#top_search #close_search font:before , #top_search #close_search font:after {position: absolute;width: 100%;height: 1px;background: var(--white);display: block;content: "";top: calc((100% - 1px) / 2);left: 0;}
#top_search #close_search font:after { width: 1px; height: 100%; top: 0; left:  calc((100% - 1px) / 2); }
#top_search #close_search span{color:#fff}
#top_search h3 {margin-bottom: 40px;font-weight: 300;font-size: 28px;color: #f9f9f9;}
#top_search p >input {padding: 5px 45px 5px 15px;width: calc(100% - 60px);background: none;border: 0;color: var(--black);background-color: var(--white);}
#top_search p >a { top: 4px; right: 10px; }
#top_search p >a svg { width: 25px; height: 25px; }

/* menubg */
#menubg { width: 100vw; height: 100vh; top: 0; left: 0; }
#menubg[data-type="1"] { background: rgba(var(--secondary-rgb), 0); z-index: -998; }
#menubg[data-type="2"] {background: rgba(var(--black-rgb), .4);z-index: 998;}

/* other_area */
#other_area { z-index: 5; }
#other_area .bg_fix { background: no-repeat 50% / cover; background-attachment: fixed; }
#other_area .bg_fix:before {position: absolute;width: 100%;height: 100%;background: #13557d;display: block;top: 0;left: 0;opacity: .8;content: "";}
#other_area #youtube_box { padding: 5vw 0 0; width: calc(100% - 430px); }
#other_area #playYoutu { background: rgba(var(--primary-rgb), .6); display: block; text-align: center; line-height: 97px; }
#other_area #playYoutu i { font-size: 37px; color: var(--white); }
#other_area #custom_box {margin: 140px auto;width: 100%;bottom: 0px;background: #ffffff00;}
#other_area #custom_box >ul { padding: 30px 50px; }
#other_area #custom_box >ul h3 {margin-bottom: 15px;padding-bottom: 10px;border-bottom: 1px rgba(var(--white-rgb), .2) solid;letter-spacing: 5px;font-weight: 400;font-size: 33px;text-align: center;line-height: 140%;}
#other_area #custom_box >ul article {letter-spacing: 2px;line-height: 210%;font-weight: 100;font-size: 15px;text-align: center;color: #fff;}
#other_area #picture_list { width: calc(100% - 430px); }
#other_area #picture_list img { margin: 15px; }

/* footer */
footer{background-color: #3b3b3b;padding: 50px 0 50px 0;background-image: url(/images/39/img-F-bg.png);}
footer *{font-weight:400;font-size:13px;font-family:"Noto Sans TC",sans-serif;color:#ffffff}
.footerInfoBox{display:flex;align-items:center;justify-content:space-between}
footer #flogo{display:flex;border-bottom:1px solid rgb(255 255 255 / 15%);padding-bottom:30px;align-items: center;}
footer #flogo span{display:block;margin: 0px 0px 0 30px;padding-left: 30px;border-left: 1px solid rgb(255 255 255 / 15%);}
footer #flogo span img{}
footer #f_right{
    width: calc(100% - 670px);
}
footer #f_left{display:flex;padding: 20px 0px;width: 600px;}
footer #f_left .tit{padding-bottom:0px;margin-bottom:20px;width:100%}
footer #f_left .tit b{position:relative;display:inline-block;color:#fff;text-transform:uppercase;font-size:16px;font-weight: 500;letter-spacing: 1px;}
footer #f_left .tit font{font-size:15px;color:#d4d4d4}
footer #f_right .tit{text-align:end;padding-bottom:10px;margin-bottom:20px}
footer #f_right .tit b{font-weight:400;color:#fff;font-family: 'Belleza', sans-serif;text-transform:uppercase}
footer #f_right ul li{position:relative}
footer #f_right ul li:last-child:after{display:none}
footer #f_nav a{}
footer #f_contact{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column;margin-right: 0px;width: calc(100% / 2);}
footer #f_contact p{margin:0;display:flex;padding-bottom:5px}
footer #f_contact p font{line-height:140%;font-weight:500;font-size:14px}
footer #f_contact p font.txt_primary_5{margin-right:10px;width:20px;color:#bababa}
footer #f_contact p font.txt_primary_5 svg{width:15px;height:15px;fill: #5c5c5c;}
footer #f_other{border-width:1px 0;display: flex;justify-content: space-between;}
footer #f_nav{padding:30px 0;display:flex;align-items:center;justify-content:space-between}
footer #copyright p,footer #copyright p a{color: #ffffff;opacity: 0.6;font-weight: 300;font-size: 12px;}
footer #copyright p a{margin-left: 10px;}
footer #copyright{display:flex;justify-content: flex-end;margin-top: 20px;}
footer .workframe{}



.footerMenu{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding: 0;}
.footerMenuList{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content: space-between;}
.footerMenuList li{-webkit-animation:fsUp 0.5s cubic-bezier(0.65,0.05,0.36,1) both;animation:fsUp 0.5s cubic-bezier(0.65,0.05,0.36,1) both}
.footerMenuList.show li:first-child{-webkit-animation-delay:.3s;animation-delay:.3s}
.footerMenuList.show li:nth-child(2){-webkit-animation-delay:.6s;animation-delay:.6s}
.footerMenuList.show li:nth-child(3){-webkit-animation-delay:.8s;animation-delay:.8s}
.footerMenuList.show li:last-child{-webkit-animation-delay:1.1s;animation-delay:1.1s}
.footerMenuList h3,.footerMenuList .classTitleLink{font-size:16px;font-weight:400;letter-spacing:2px}
.footerMenuList h3{margin-bottom:5px}
.classLinks a{display:block;padding: 5px 0;font-size:13px;color: #a1a1a1;}
.classLinks a:hover{color:#fff}
.classTitleLink a{display:block;margin-bottom:12px;color:#fff;font-size: 16px;}


/* webSeo */
#webSeo { padding: 10px 0; white-space: nowrap; box-sizing: border-box; }
#webSeo .seo { padding-left: 100%; font-family: var(--font-family), sans-serif; font-weight: 100; font-size: 13px; color: var(--info); }

/* gotop */
#gotop {right: 15px;bottom: 20px;z-index: 2000;}
#gotop a { border: 1px var(--primary) solid; }
#gotop a:before { position: absolute; width: 30%; height: 30%; border: solid var(--primary); border-width: 1px 0 0 1px; display: block; top: calc((100% - 7px) / 2); left: calc((100% - 15px) / 2); content: ""; }



@-webkit-keyframes marquee { 0% { -webkit-transform: translate(0, 0); } 100% { -webkit-transform: translate(-100%, 0); } }
@keyframes marquee { 0% { transform: translate(0, 0); } 100% { transform: translate(-100%, 0); } }

@-webkit-keyframes marquee { 0% { -webkit-transform: translate(0, 0); } 100% { -webkit-transform: translate(-100%, 0); } }
@keyframes marquee { 0% { transform: translate(0, 0); } 100% { transform: translate(-100%, 0); } }



.webBox #gotop a{width: 40px;height: 40px;background-color: #fff;}

#community{text-align:center;display: flex;align-items: center;margin-top: 40px;justify-content: flex-end;}
#community .social li {display: inline-block;}
#community .social li + li {margin-left: 20px;}
#community .social a {position: relative;display: block;font-size: 20px;text-align: center;border-radius: 50%;line-height: 25px;transition: ease .3s;width: 25px;}
#community .social b {font-size: 12px;transition: all .3s ease-out;display: none;}
#community .social svg {display: block;text-align: center;color: #ffffff;width: 18px;height: 18px;fill: #fff;}



@media screen and (max-width: 1640px){
	footer .workframe {width: 85%;}
}

@media screen and (min-width: 1441px){
	.workframe{width: var(--width-xxl);}
}

@media screen and (max-width: 1366px){
	header #cis{top: -2px;}
}
@media screen and (min-width: 1281px){
	.webBox .slick-dots li:hover:before{border-color:var(--primary)}
	header #webmenu nav ul li b{display:none}
	header #webmenu nav ul li{position:relative}
	header #webmenu nav ul li:hover{overflow:visible}
	header #webmenu nav ul li::before{content:"";position:absolute;right:0;top:50%;margin-top:-9px;width:1px;height:18px;opacity:0.3;background-color:#fff}
	header #webmenu nav ul li:last-child::before,header #webmenu nav ul.subOption li::before{display:none}
	header #webmenu nav >ul >li >p a{padding:0 15px 23px 15px;color:#fff;display:flex;flex-direction:column;align-items:center}
	header #webmenu nav >ul >li >p a span{color:#fff;font-weight:400}
	header.scroll #webmenu nav >ul >li >p a span{color:#2c2c2c}
	header #webmenu nav >ul >li >p a{position:relative;display:block;padding: 15px 17px;font-size:16px;font-weight:300;width:88px;height:30px;text-align:center;overflow:hidden}
	header #webmenu nav >ul >li >p a span{position:absolute;left:0;right:0;margin:auto;overflow:hidden;-webkit-transition:top 0.4s ease-out;transition:top 0.4s ease-out;text-align:center}
	header #webmenu nav >ul >li >p a span.en{font-family:'Belleza',sans-serif}
	header #webmenu nav >ul >li >p a span.cn{/* top:16px; */}
	header #webmenu nav >ul >li >p a:hover span.en,header #webmenu nav >ul >li >p a span.cn{/* top:24px; */}
	header #webmenu nav >ul >li >p a span.en,header #webmenu nav >ul >li >p a:hover span.cn{/* top:-50px; */}
	header #webmenu nav >ul >li >p a:after{position:absolute;bottom:0;left:0;content:"";display:block;height:1px;width:0;z-index:-1;transition:0.5s;background:rgb(255 255 255 / 80%)}
	header #webmenu nav >ul >li:hover >p a:after{transition:0.5s;width: 0;}
	header #webmenu nav >ul >li:hover >p a{color:#ffffff;text-shadow:1px 1px 5px #ffffff78}
	header #webmenu li .menu_body,header #webmenu li .menu_body .subOption li ul{width: 180px;left: calc(50% - 90px);z-index:1;opacity:0}
	header #webmenu li .menu_body ul{-webkit-box-shadow:0 0 10px rgb(0 0 0 / 10%);box-shadow:0 0 10px rgb(0 0 0 / 10%);text-align:left;}
	header #webmenu li .menu_body .subOption li ul{position:absolute;top:0;left:-170px}
	header #webmenu li .menu_body .subOption li >div a{display:block;padding: 8px 10px;border-bottom: 1px solid #dadada36;font-size:15px;color: #474747;background-color: rgb(255 255 255 / 88%);word-wrap:break-word}
	header #webmenu li .menu_body .subOption li >div a:hover{color: #ffffff;background-color: #ea5c1f;}
	header #webmenu li:hover .menu_body,header #webmenu li .menu_body .subOption li:hover >ul{z-index:10;opacity:1}
	header .socialBox {height: 100vh;right: 0;position: fixed;z-index: 10;top: 50%;-webkit-transform: translateY(-40%);transform: translateY(-40%);right: 0px;-webkit-box-shadow: 4px 0 16px rgb(69 69 69 / 33%);box-shadow: 4px 0 16px rgb(69 69 69 / 33%);width: 90px;height: 390px;border-radius: 0;overflow: hidden;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;opacity: 1;visibility: visible;background: var(--primary);background-image: url(/images/39/img-socialBox-bg.png);background-repeat: repeat;background-size: contain;background-position: 50% 50%;}
	header .socialBox >div {width: 5vw;display: flex;-webkit-box-pack: center;justify-content: center;-webkit-box-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;}
	header #webmenu nav ul li b { display: none; }
	header .socialBox a:hover svg{width: 24px;height: 24px;fill: var(--primary);}
	header .socialBox a:hover span{background-color: #fff;}
	footer #extra ul li:hover img{display:block}
}
@media screen and (max-width: 1280px){
	header{border-bottom:0px solid rgb(255 255 255 / 15%);padding-top: 0;}
	header #cis{margin:0px 0;left: 2px;}
	header #cis:before{display:none}
	header #webmenu{width:350px;height:calc(100vh - -70px);background:#ffffff;box-shadow:0 20px 30px rgba(var(--black-rgb),.2);right:calc(-1 * var(--width-xs));z-index:997;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}
	header #webmenu nav{overflow-y:scroll;padding: 70px 0px 0px 0px;height:auto;width:100%}
	header #webmenu #topicon{padding-right:0}
	header #webmenu #topicon a svg{fill:#434343}
	header #webmenu #topicon a span{color:#434343}
	header #webmenu nav::-webkit-scrollbar{width:0}
	header #webmenu nav >ul{margin-bottom:30px;margin-top: 10px;}
	header #webmenu li .menu_body,header #webmenu li .menu_body .subOption li ul{position:relative;display:none;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}
	header #webmenu li .menu_body ul{padding:10px 20px;display:flex;flex-wrap:wrap;background-color: #3a4856;flex-direction: column;}
	header #webmenu li .menu_body .subOption .bo{position:relative}
	header #webmenu li .menu_body .sub2Option a{font-weight:300;color:var(--primary)}
	header #webmenu li .menu_body .sub3Option a{color:var(--complement)}
	header.scroll #webmenu{height:calc(100vh - -100px)}
	header #webmenu nav >ul >li >p a{color:#282828;text-align:center;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #0000001a}
	header #webmenu nav >ul >li >p a span.cn{color:#3a4856}
	header #webmenu nav >ul >li >p a span.en{color:#005a83;font-family: 'Belleza', sans-serif;font-size:14px}
	header #webmenu nav >ul >li{margin-left:0px;border-bottom:1px solid rgb(255 255 255 / 9%)}
	header.scroll:before{background:rgb(255 255 255 / 95%);transform:translate(0,0%) !important}
	header:before{position:absolute;width:100%;display:block;top:0;left:0;z-index:80;-webkit-transition:all .9s ease;-o-transition:all .9s ease;transition:all .9s ease;content:"";background:#fff;transform:translate(0,0%) !important;height: 60px;}
	header #webmenu nav >ul >li .subOption li >div a{color:var(--white);text-align: center;}
	header #webmenu nav >ul >li .subOption li{position:relative;width: 100%;}
	header #webmenu nav >ul >li .subOption li .sub2Title{display:inline-block;font-size:14px;font-weight:400}
	header #cis a{-webkit-filter: initial;filter: initial;width: 330px;background: url(/images/39/logo.svg) no-repeat;}
	header .socialBox {margin: 0 0px;width: 100%;position: fixed;left: 0;bottom: 0;z-index: 25;background: var(--primary);background-image: url(/images/39/img-socialBox-bg.png);background-repeat: repeat;background-size: contain;background-position: 50% 50%;}
	header .socialList{display:flex}
	header .socialBox a{margin:0 0px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0px 0}
	header .socialBox a:nth-child(6){display:none}
	#menubg[data-type="2"]{display:none}
	footer{padding:50px 0 130px 0}
	header .socialBox a span{top:7px;width:38px;height:38px}
	header .socialBox a svg{width:20px;height:20px}
	header .socialBox a font{margin-top:0;font-size:12px}
	#gotop{bottom:100px;right: 25px;}
}
@media screen and (max-width: 1140px){
	footer .workframe{display:flex;flex-direction:column;align-items:center}
	footer .nowrap_box{display:flex;align-items:center}
	footer #f_other{padding:20px 0;margin-left: 0px;display: flex;flex-direction: column;align-items: center;}
	footer #f_contact{display:flex;justify-content:flex-start;width:100%}
	#community{display:flex;justify-content:center;width:100%;margin-top:30px}
	footer #f_left,footer #f_right{width:100%}
	footer #f_right .tit{text-align:left;margin:0 0 20px}
	footer #f_right ul{margin:0;}
	footer #f_left{display:flex;flex-direction:column;align-items:flex-start;padding-bottom: 0;}
	footer #f_contact{margin-bottom: 10px;}
	.footerInfoBox{width:auto;display: flex;flex-direction: column;justify-content: flex-start;align-content: stretch;}
	footer #copyright{width:100%;display: flex;justify-content: flex-start;}
}
@media screen and (min-width: 1025px){
	header.scroll #topicon a svg{fill: rgb(255 255 255 / 84%);}
}
@media screen and (max-width: 1024px){
	#goask{bottom:170px}
	#gouser{bottom:230px}
	#flogo{margin:auto;text-align:center}
	footer #f_contact{margin-top:15px}
	footer{padding-bottom: 120px;padding-top: 50px;}
}
@media screen and (max-width: 768px){
	#other_area #custom_box{bottom:0}
	#other_area #picture_list{width:100%}
	footer .workframe{width: 80%;}
	#community{display:flex;justify-content:center}
	#album_list #community{width:auto}
	#community .social,#copyright{width:auto;margin-left:0;margin-right:0}
}
@media screen and (max-width: 760px){
	footer #extra { margin-top: 10px; }
	.webBox .wrapper_lines .center_box >div { border-width: 0 0 0 1px; }
}
@media screen and (max-width: 640px){
	#picture_box .workframe{width:100%}
	footer #f_right ul{display:flex;flex-direction:column;flex-wrap:wrap}
	footer #f_right ul li{width:auto;margin-bottom:16px}
	footer #f_nav{display:flex;flex-wrap:wrap;justify-content:flex-start;border-bottom:0px solid rgb(255 255 255 / 15%);padding:0}
	footer #f_nav .classLinks{display:flex}
	footer #f_nav .classLinks a{width: calc((100% / 2) - 10px);border-bottom:1px solid rgb(255 255 255 / 15%);margin: 0 10px 0 0;padding: 4px 0;}
	footer #f_nav span{display: none;}
	.footerMenu{margin-top:20px}
	.footerMenuList h3{margin-bottom:0}
	#top_search #close_search font:before , #top_search #close_search font:after {position: absolute;width: 100%;height: 1px;background: var(--white);display: block;content: "";top: calc((100% - 1px) / 2);left: 0;}
	#top_search #close_search font:after { width: 1px; height: 100%; top: 0; left:  calc((100% - 1px) / 2); }
}
@media screen and (max-width: 550px){
	header #webmenu , #other_area #youtube_box {width: 100%;top: -10px;}
	#top_search form { padding: 10vw 5vw; width: 80vw; }
	#other_area #custom_box { margin: 30px auto; width: 100%; }
	#other_area #custom_box >ul { padding: 7vw; }
	footer #f_contact p font:first-child { margin-right: 10px; }
	header #cis a{width:310px;height:60px}
	header #cis{width:auto}
}