@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&family=Noto+Sans+SC:wght@100;300;400;500;700;900&family=Montserrat:wght@100;200;300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
* { margin: 0; padding: 0; }
*:focus { outline: none; }

body { margin: 0; }
body ::selection { background: rgb(255 255 255 / 13%); text-shadow: none; color: #fff; }
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: #011e4d; }
body::-webkit-scrollbar-thumb { background: #89a4d0; }
body::-webkit-scrollbar-thumb:hover { background: #000; }

header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, span, font, strong, b, a, i{text-align: left;vertical-align: middle;margin: 0;padding: 0;line-height: 170%;border-width: 0;font-family: 'Oswald', sans-serif, 'Noto Sans TC', 'Noto Sans SC';font-size: 16px;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;}

:before , :after { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }

ul, ol {list-style: none;}

fieldset { border: 0; }

input,button,select,textarea { outline:none }

img { max-width: 100%; }

a , a:link , a:visited , a:hover {display: inline-block;text-decoration: none;color: #fff;}

.text-clamp , a.text-clamp {overflow: hidden;height: 27px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}

/* a.photo */
a.photo , .bgBox { overflow: hidden; background: no-repeat 50% / cover; display: block; }

/* follow_box */
.fixed_box {position: fixed;}
#follow_box {width: 6vw;top: calc((100% - 250px) / 1);left: 0;z-index: 998;}
#follow_box p {margin-bottom: 26px;text-align: center;color: #fff;}
#follow_box p.title { margin-bottom: 50px; font-size: 12px; transform: rotate(90deg); }
#follow_box p a img {width: 25px;}
#follow_box p[data-type="2"] , #follow_box p[data-type="2"] a i { color: #7f1084; }

/* svg */
svg.arrow {width: 15px;fill: #fff;}
svg.arrow.white { fill: #fff; }
svg.show { width: 8px; }

/* fancybox */
[class^="fancybox-"] , [class^="fancybox-"] * , .slick-track , .fa , .fas , .fa:before , .fas:before , .fa:after , .fas:after { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* slick-slider */
.wrapper .slick-slider { margin-bottom: 0; }

/* webBox */
.webBox { position: relative; overflow: hidden; width: 100%; }
.webBox .pageh1 { position: absolute; top: 0; z-index: 1; }
.webBox .wrapper {position: relative;background: #000f28;z-index: 6;}
.webBox .wrapper .bgLineWrap {position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: -1;opacity: 1;background: url("/images/37/Dots-Small_layer-1.png");background-size: contain;background-repeat: repeat;-webkit-animation-name: MOVE-BG;animation-name: MOVE-BG;-webkit-animation-duration: 50s;animation-duration: 50s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;pointer-events: none;}
.webBox .wrapper .bgLineWrap:before {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;background: url("/images/37/Dots-Small_layer-3.png");background-size: contain;background-repeat: repeat;-webkit-animation-name: MOVE-BG;animation-name: MOVE-BG;-webkit-animation-duration: 100s;animation-duration: 100s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;pointer-events: none}
.webBox .wrapper .bgLineWrap:after {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;background: url("/images/37/Dots-Small_layer-2.png");background-size: contain;background-repeat: repeat;-webkit-animation-name: MOVE-BG;animation-name: MOVE-BG;-webkit-animation-duration: 150s;animation-duration: 150s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;pointer-events: none;}
@-webkit-keyframes MOVE-BG { from { background-position-y: 0 } to { background-position-y: -100vh } }
@keyframes MOVE-BG { from { background-position-y: 0 } to { background-position-y: -100vh } }

/* workframe */
.workframe {position: relative;margin: 0 auto 50px;width: 1440px;font-size: 0;z-index: 1;color: #ffffff;}

/* Sitemap */
#Sitemap #jsonUL a { display: block; font-size: 0; color: #000; }
#Sitemap #jsonUL a * { display: inline-block; line-height: 170%; font-size: 16px; vertical-align: top; }
#Sitemap #jsonUL a font { width: calc(100% - 15px); }

/* header */
header { position: fixed; width: 100%; z-index: 999; }
header:before { position: absolute; width: 100%; height: 100%; display: block; top: 0; left: 0; z-index: 90; content: ""; }
header .barBox {position: relative;padding: 20px 200px;width: calc(100% - 400px);z-index: 999;}
header .barBox a {display: inline-block;color: #ffffff;}
header #cis {margin: 0 auto 0 0;width: 250px;display: inline-block;}
header #cis img {width: 100%;height: 76px;object-fit: contain;}
/*header-mbMenu*/
header .menuBox {font-size: 0;width: calc(100% - 270px);display: inline-block;}
header .menuBox .mbMenu nav >ul >li .menu_body , header .menuBox .mbMenu nav >ul >li .menu_body .subOption li ul { -webkit-transition-duration: .3s; -moz-transition-duration: .3s; -ms-transition-duration: .3s; -o-transition-duration: .3s; transition-duration: .3s; }
header .menuBox .mbMenu nav >ul {font-size: 0;text-align: right;}
header .menuBox .rightBox {position: fixed;right: -30px;top: 20px;width: 110px;}
header .menuBox .mbMenu nav >ul >li >p a {padding: 10px 0px;color: #fff;display: block;}
header .menuBox .mbMenu nav >ul >li .menu_body ul {}
header .menuBox .mbMenu nav >ul >li .menu_body .subOption li { position: relative; overflow: hidden; }
header .menuBox .mbMenu nav >ul >li .menu_body .subOption li >div a {padding: 10px 15px;display: block;color: #fff;}
header .rightBox >div {margin-left: 20px;display: inline-block;line-height: 50px;}
header #searchBox form {position: absolute;background: rgb(44 44 44 / 70%);-webkit-backdrop-filter: blur(8px);backdrop-filter: blur(8px);font-size: 0;right: -500px;width: 180%;top: 70px;}
header #searchBox form input {padding: 5px 4px;width: 150px;background: none;display: inline-block;color: #fff;vertical-align: middle;}
header #searchBox form a { padding: 5px 10px; display: inline-block; vertical-align: middle; color: #fff; }
header #toolbar a { display: inline-block; }
header #menuIcon a { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
header #menuIcon a font.btn {position: relative;width: 20px;height: 17px;display: inline-block;}
header #menuIcon a font.btn span {position: absolute;width: 100%;height: 1px;background: #ffffff;display: block;top: 0;right: 0;}
header #menuIcon a[data-type="1"] font.btn span:nth-child(2) { top: calc(50% - 1px); }
header #menuIcon a[data-type="1"] font.btn span:nth-child(3) { top: calc(100% - 1px); }
header #menuIcon a[data-type="1"] font.btn 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 #menuIcon a[data-type="2"] font.btn span { transition: .4s cubic-bezier(.645,.045,.355,1); }
header #menuIcon a[data-type="2"] font.btn span:nth-child(1) { top: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
header #menuIcon a[data-type="2"] font.btn span:nth-child(2) { opacity: 0; }
header #menuIcon a[data-type="2"] font.btn span:nth-child(3) { top: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
header #menuBox {overflow: hidden;position: fixed;padding: 0 5vw;width: 90vw;height: 0;background: rgb(0 14 37 / 95%);right: 0;top: 0;opacity: 0;z-index: -1;}
header #menuBox[data-type="2"] {padding: 15vh 5vw 0;height: 100vh;font-size: 0;opacity: 1;z-index: 998;}
header #menuBox .box >ul {padding-top: 7vh;}
header #menuBox .box >ul >li { padding: 0 20px; }
header #menuBox .box >ul >li:last-child { border-bottom: 0; }
header #menuBox .box >ul >li >p ,
header #menuBox .box ul li .menu_body ul li .bo { position: relative; }
header #menuBox .box ul li .menu_body ,
header #menuBox .box ul li .menu_body >ul li .sub2Option ,
header #menuBox .box ul li .menu_body >ul li .sub3Option {margin-bottom: 5px;display: none;-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;}
header #menuBox .box >ul >li >p a {padding: 10px 0;display: block;font-size: 18px;color: #d8d8d8;font-weight: 200;letter-spacing: .10em;}
header #menuBox .box ul li b {position: absolute;padding: 1px 0;width: 23px;display: inline-block;text-align: center;color: #bfbfbf;top: calc((100% - 33px) / 2);right: 0;}
#menuBox .box ul li .menu_body >ul li .sub2Option {margin: 5px 0 10px;padding: 5px 10px;/* background: #ffffff; */}
header #menuBox .box ul li .menu_body >ul li a {padding: 4px 0;display: block;color: #4f4f4f;font-size: 17px;margin: 5px 0;padding: 2px 5px;}
header #menuBox .box ul li .menu_body .sub2Option a {color: #919191;font-size: 16px;}
header #menuBox .box ul li .menu_body .sub3Option a { color: #8b8b8b; }
header #menuBox .box ul li .menu_body .sub3Option a:before { content: "- "; }
header #menuBox .contactBox ul {padding: 20px 30px;border: 1px rgb(228 193 147 / 12%) solid;}
header #menuBox .contactBox ul li {padding: 10px 15px;border-bottom: 1px rgb(75 99 95 / 40%) solid;}
header #menuBox .contactBox ul li:last-child { border-bottom: 0; }
header #menuBox .contactBox ul li h4 {font-size: 16px;color: #d8d8d8;font-weight: 200;}
header #menuBox .contactBox ul li p a {padding: 5px 0;display: inline-block;font-size: 18px;color: #d8d8d8;}
header #menuBox .contactBox ul li p i {margin-right: 10px;font-size: 18px;display: inline-block;color: #d8d8d8;}
header.headerfixed:before {background: rgb(0 14 37 / 89%);background-repeat: no-repeat;}
header.open:before {background: rgb(0 14 37 / 89%);z-index: 999;}
header.open a {color: #4f4f4f;}
header.open #menuIcon a font.btn span {background: #ffffff;}

/* sPictureBox */
#sPictureBox { padding: 5vw 0; }
#sPictureBox .list { position: relative; }
#sPictureBox .list a { position: absolute; width: calc(100% - 60px); height: 100%; display: block; top: 0; left: 30px; z-index: 3; }
#sPictureBox .list .img { position: relative; margin: 0 30px; z-index: 1; }
#sPictureBox .list .img img { width: 100%; height: 200px; object-fit: cover; }
#sPictureBox .list .txt { position: absolute; padding: 65px 5%; width: calc(90% - 60px); background: -moz-linear-gradient(left,  rgba(240,244,247,1) 25%, rgba(240,244,247,0) 100%); background: -webkit-linear-gradient(left,  rgba(240,244,247,1) 25%,rgba(240,244,247,0) 100%); background: linear-gradient(to right,  rgba(240,244,247,1) 25%,rgba(240,244,247,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f4f7', endColorstr='#00f0f4f7',GradientType=1 ); top: 0; left: 30px; z-index: 2; }
#sPictureBox .list .txt h4 { width: 55%; height: 40px; font-weight: 400; font-size: 24px; color: #1f1f1f; }
#sPictureBox .list .txt .more { margin-top: 5px; text-align: left; }
#sPictureBox .list .txt .more font { margin-right: 10px; text-align: center; font-family: 'Montserrat', 'Noto Sans TC', sans-serif; font-weight: 500; text-transform: uppercase; letter-spacing: .7px; font-size: 13px; color: #1f1f1f; }

/* footer */
footer {color: #f9f9f9;padding: 50px 0;background-image: url(/images/37/footer-bg.jpg);background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;}
footer #footerInfo .row .firstrow ul li span a {
    font-family: 'Lato', 'Noto Sans TC', sans-serif;
    font-size: 15px;
}
footer .wbox {width: 1300px;margin: 0px auto;}
footer #footerinfo ul {margin-bottom: 20px;font-size: 0;position: relative;float: right;}
footer #footerinfo ul li {display: inline-block;position: relative;margin-bottom: 20px;padding-left: 0px;padding-right: 10px;}
footer #footerinfo ul li .Img {position: relative;display: block;color: #fff;font-size: 20px;text-align: center;width: 90px;height: 90px;border: 1px solid currentColor;border-radius: 50%;}
footer #footerinfo ul li .Txt{text-align: center;}
footer #footerinfo ul li .Txt font,footer #footerinfo ul li .Txt font a{font-size: 14px;}
#flogo{margin-right: 70px;width: 320px;}
.social li {display: inline-block;}
.social li + li {margin-left: 15px;}
.social li:hover a, .social li:hover b {color: #fff;}
.social li:hover a {background-color: #72726f24;}
.social a {position: relative;display: block;color: #ffffff7d;font-size: 20px;text-align: center;width: 95px;height: 78px;padding-top: 20px;border: 1px solid rgb(255 255 255 / 19%);border-radius: 50%;}
.social b {font-size: 12px;transition: all .3s ease-out;}
.social i {display: block;text-align: center;font-size: 28px;}
.social .line {padding-top: 40px;}
.social .line img {position: absolute;top: 20px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.social .line img:last-child {opacity: 0;}
.social .line:hover img:first-child {opacity: 0;}
.social .line:hover img:last-child {opacity: 1;}
footer #footerInfo {font-size: 0;overflow: hidden;position: relative;margin: 0 0 30px;display: flex;align-items: center;justify-content: space-between;}
footer #footerInfo .row {
    width: calc(100% - 500px);
}
footer #footerInfo .row #flogo a { margin-bottom: 10px; display: inline-block; }
footer #footerInfo .row .foot { margin-right: 10px; display: inline-block; font-size: 15px; color: #b8b8b8; }
footer #footerInfo .row .foot.text { color: #fff; }
footer #sitefooter .foot, footer #sitefooter >div a{font-family: 'Noto Sans TC', sans-serif;font-size: 13px;text-transform: uppercase;letter-spacing: 1px;}
footer #footerInfo .row .firstrow{display: inline-block;vertical-align: top;margin-right: 20px;}
footer #footerInfo .row .firstrow h2{font-weight: 100;text-transform: uppercase;}  
footer #footerInfo .row .firstrow ul{display:flex;flex-wrap: wrap;justify-content: flex-end;}
footer #footerInfo .row .firstrow ul li{overflow: hidden;vertical-align: top;font-size: 15px;line-height: 200%;margin-left: 20px;font-family: 'Lato', 'Noto Sans TC', sans-serif;}
footer #footerInfo .row .firstrow ul li b{margin-right: 10px;font-size: 15px;line-height: 120%;font-weight: bold;vertical-align: middle;display: inline-block;}
footer #footerInfo .row .firstrow ul li span{font-family: 'Lato', 'Noto Sans TC', sans-serif;font-size: 15px;}
footer #footerInfo .row .detail{display: flex;flex-direction: row;}
footer #sitefooter {}
footer #sitefooter >div a {display: inline-block;vertical-align: initial;}
.social a div{text-align: center;}
footer #sitefooter .down-contact {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
footer #sitefooter .down-contact .title::before{content: '';position: absolute;display: block;top: 47%;width: 60px;height: 1px;background-color: rgb(177 177 177);left: 44%;}
#webSeo{color:#fff;overflow:hidden}
.phoneWrap,.mobile-main-nav,#mobile-menu,.nav-func,.sub2Option,.sub3Option{display:none}
#translate h3{background-color:#7b7fb2;font-size: 16px;cursor:pointer;position: fixed;right: 20px;bottom: 100px;color: #fff;z-index: 9;display: block;width: 50px;height: 50px;text-align: center;line-height: 50px;border-radius: 50%;background: rgba(255, 255, 255, 0.19);}
#translate form{display:block;position:fixed;bottom: 100px;right: 80px;z-index:8;text-align:center;line-height:40px;border-radius:50%;background-color: #632549;color:#fff;}
#translate form p{border: 1px solid #632549;border-radius:25px;overflow:hidden;background:#fff;}
#translate #goSearch{text-align:center;height: 50px;background: #9b9b9b;padding: 0 15px;color:#fff;line-height:20px;float:right;letter-spacing:.1em;line-height: 50px;}
#translate #goSearch:hover{background: #c4b49a;}
#translate form input{height: 50px;width:110px;padding: 0 15px;display:inline-block;float:left;border: 0;}

/* SeoStarRating */
#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: middle; }
#SeoStarRating font:first-child {font-weight: bold;font-size: 18px;color: rgba(255, 255, 255, 0.58);}
#SeoStarRating font:nth-child(2) {font-size: 16px;color: rgba(255, 255, 255, 0.96);vertical-align: baseline;}
#SeoStarRating font:last-child {color: rgba(255, 255, 255, 0.21);}


/* page */
form p input[type="text"],form p input[type="password"],form p textarea,form p select{width: 88%;padding:10px 0;padding-left:3%;background: rgba(209, 209, 209, 0.24);border-bottom: 2px solid #dbdbdb;font-size:16px;color: #ececec;}
form p input[type="text"]:focus,form p input[type="password"]:focus{border-color:#ecd2e2}

footer #sitefooter .community a {margin: 0px 10px 0 0;width: 40px;border-radius: 50%;display: inline-block;text-align: center;color: rgb(255 255 255 / 50%);border: 1px solid rgb(255 255 255 / 50%);height: 40px;line-height: 40px;}
footer #sitefooter .community li{    display: inline-block;}
footer #sitefooter .community a i {font-size: 12px;}
footer #footerInfo #sitefooter .down-contact .foot{font-size: 14px;color: #acbbd4;}
.community {}
.community a{display:block;color: #dcdcdc;width:25px;height:25px;text-align:center;line-height: 25px;transition: ease .3s;}
.community a:hover{color:#fff;}

/* gotop */
#gotop {position: fixed;right: 23px;bottom: 84px;z-index: 99;}
#gotop a {display: block;position: fixed;bottom: 70px;right: 20px;font-size: 30px;z-index: 99;width: 45px;height: 40px;text-align: center;line-height: 30px;border-radius: 50px;color: #979797;cursor: pointer;padding: 5px 2px;background: #5a5a5a21;box-shadow: 1px 2px 8px 4px rgb(0 0 0 / 8%);}
#gotop[data-type="1"] a {color: #979797;}


/* webSeo */
#webSeo {position: relative;overflow: hidden;margin-top: 10px;padding: 10px 0;display: none;}
#webSeo .js-marquee-wrapper * , #webSeo .js-marquee * , #webSeo .seo * { font-weight: 100; font-size: 13px; color: #959595; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* SeoStarRating */
#SeoStarRating{margin: 10px 20px;padding: 10px 0;position: initial;overflow: inherit;}
#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: bottom; }
#SeoStarRating font:first-child {line-height: 130%;font-weight: bold;font-size: 18px;color: rgb(89 132 199 / 88%);}
#SeoStarRating font:nth-child(2) {font-size: 16px;color: rgb(7 51 121 / 54%);margin-right: 0px;}
#SeoStarRating font:last-child {color: rgb(89 132 199 / 88%);}

.phoneWrap{display: none; }


@media screen and (min-width: 1025px) {
	.phoneWrap{display: none !important;}
}
@media screen and (max-width: 1500px){
	.workframe , footer .wbox {width: 85%;}
header #searchBox form input{
    width: 120px;
}
header #searchBox form{
    width: 150%;
}
header .barBox{padding: 20px;width: calc(100% - 40px);}
header:before{background: rgb(0 14 37 / 89%);}
}

@media screen and (min-width: 1361px) {
	header .menuBox .mbMenu nav >ul >li >p a {}
	header.headerfixed .menuBox .mbMenu nav >ul >li >p a {}
}
@media screen and (max-width: 1360px) {
	header .menuBox .mbMenu {width: calc(100% - 0px);}
}
@media screen and (min-width: 1281px){
	header #menuBox .box {overflow-y: scroll;width: 450px;height: 70vh;display: inline-block;}
	header #menuBox .box::-webkit-scrollbar { width: 0; }
	header #menuBox .contactBox {margin-left: calc(100% - 890px);width: 430px;display: inline-block;}
	/*header-mbMenu*/
	header .menuBox .mbMenu nav {width:100%;margin: -40px 0px -20px;}
	header .menuBox .mbMenu nav >ul {margin:0; padding:0; list-style:none;} 
	header .menuBox .mbMenu nav >ul >li {margin: 0 15px 0;padding:0;display:inline-block;height: 20px;line-height:17px;overflow:hidden;text-align:center;} 
	#nav-items a {float:left; overflow:hidden; font-family:monospace,Microsoft JhengHei,Arial, Helvetica, sans-serif; font-weight:400 !important;font-size:16px; text-decoration: none; font-weight:bold;} 
	header .menuBox .mbMenu nav >ul >li p >a span.ch {display:block;margin-top: -13px;overflow: hidden;font-weight: 400;text-transform: uppercase;font-size: 16px;text-decoration: none;text-align: center;letter-spacing: 1.2px;opacity: 0.9;} 
	header .menuBox .mbMenu nav >ul >li p >a span.en {display:block;margin-top: -43px;text-align: center;position: relative;font-weight: 200;color: #ffffff;font-size: 14px;text-transform: uppercase;} 
	header .menuBox .mbMenu nav >ul >li p >a:hover {padding-top: 28px;display: inline-block;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s;text-align: center;}
	header .rightBox >div#menuIcon{display: none;}
	footer #footerinfo ul li.plus-information:hover img { display: block; }
	#gotop a:hover {padding: 0 0 10px 0px;}
header.headerfixed .barBox{padding: 8px 20px;width: calc(100% - 40px);}
header.headerfixed #cis{width: 240px;margin-right: 20px;}
header.headerfixed .menuBox .rightBox{top: 12px;}
header .menuBox .rightBox{top: 25px;}

}
@media screen and (max-width: 1280px){
	header .barBox {padding: 20px 3% 10px;width: 95%;}
	header #menuBox[data-type="2"] {overflow-y: scroll;height: 95vh;}
	header #menuBox[data-type="2"]::-webkit-scrollbar { width: 0; }
	header #menuBox .contactBox ul { padding: 0 0 15vh; border: 0; }
	/*header-mbMenu*/
	header .menuBox .mbMenu {width: 30px;}
	header .menuBox .mbMenu nav {position: fixed;overflow-y: scroll;width: 100%;height: 0;background: rgb(35 35 35 / 97%);left: 0;top: 66px;z-index: 9999999;}
	header .menuBox .mbMenu nav.openBox {height: calc(100vh - 66px);position: fixed;z-index: 99;top: 86px;transition: none;right: 0;}
	header .menuBox .mbMenu nav >ul {display: block;margin-top: 0px;max-height: calc(100% - 90px);overflow-y: auto;}
	header .menuBox .mbMenu nav >ul >li >p {position: relative;border-bottom: 1px #424242 solid;overflow: hidden;padding: 10px 15px;text-align: center;}
	header .menuBox .mbMenu nav >ul >li >p a span.en{display: none;}
	header .menuBox .mbMenu nav ul li b {position: absolute;padding: 10px 15px;color: #fff;right: 15px;top: calc((100% - 44px) / 2);}
	header .menuBox .mbMenu nav >ul >li .menu_body , header .menuBox .mbMenu nav >ul >li .menu_body .subOption >li >ul , header .menuBox .mbMenu nav >ul >li .menu_body .subOption >li >ul li .sub3Option { overflow: hidden; height: 0; transform: translateY(-1px); opacity: 0; }
	header .menuBox .mbMenu nav >ul >li.action .menu_body , header .menuBox .mbMenu nav >ul >li .menu_body .subOption >li.action >ul , header .menuBox .mbMenu nav >ul >li .menu_body .subOption >li >ul li.action .sub3Option { overflow: visible; height: inherit; transform: translateY(0); opacity: 1; }
	header .menuBox .mbMenu nav >ul >li .menu_body ul li .bo { position: relative; }
	header .menuBox .mbMenu nav >ul >li .menu_body .subOption li >div a {padding: 10px 35px;color: #b7b7b7;}
	header .menuBox .mbMenu nav >ul >li .menu_body ul.sub2Option , header .menuBox .mbMenu nav >ul >li .menu_body ul.sub3Option { border-top: 0; }
	header .menuBox .mbMenu nav >ul >li .menu_body .subOption li .sub3Title p a {padding: 10px 50px;color: #b7b7b7;}
	header .menuBox .mbMenu nav >ul >li .menu_body .subOption li .sub3Option p a {padding: 10px 64px;color: #cecece;}
	header .menuBox .mbMenu nav >ul >li .menu_body ul {border-top: 0px #0e74c5 solid;}
	footer #footerinfo ul li {margin: 0;width: 100%;display: inline;padding-right: 10px;}
	footer #footerInfo #sitefooter >div a{width: 55px;height: 40px;padding-top: 15px;font-size: 20px;}
	.social i{font-size: 24px;}
	.social b{display: none;}
	footer #footerinfo ul li .Img{margin-bottom: 0px;margin-right: 10px;width: 35px;height: 35px;}
	footer #footerInfo #sitefooter .down-contact{padding: 10px 0px;}
	footer #footerInfo .row {text-align: center;width: 690px;}
	footer #footerInfo #sitefooter{text-align: center;}
	footer #footerInfo #sitefooter .down-contact{float: none;text-align: center;}
	footer #footerinfo ul{position: initial;float: none;text-align: center;margin: 0px 0 20px 0;}
	footer #footerInfo .row .firstrow ul a{text-align: center;margin: auto;}
	.community{display: none;}
	header .menuBox .rightBox {right: 0px;top: 20px;width: 100px;}
	#follow_box { width: 70px; }
header #searchBox form input{
    width: 96px;
}
}
@media screen and (max-width: 1024px){
	.phoneWrap{display: none;position: fixed;bottom: 0px;left: 0px;width: 100%;z-index: 5;}
	.phoneWrap ul{display: flex;}
	.phoneWrap ul li{width: 50%;box-sizing: border-box;background-color: #333333;}
	.phoneWrap ul li + li{border-left: 1px solid #424242;}
	.phoneWrap ul li a{display: inline-block; width: 100%;color: #fff;text-align: center;padding: 10px 0px;}
}
@media screen and (max-width: 960px){
    header:before{background: rgb(0 14 37 / 0%);}
	footer {}
	footer #footerinfo ul{float: none;}
	footer #footerinfo ul li .Img{display: inline-block;}
	footer #footerinfo ul li .Txt{display: inherit;}
	footer #footerinfo .copyright { text-align: left; }
	footer #footerInfo .row,footer #footerInfo #sitefooter{width: 100%;margin-left: 0px;}
	footer #footerInfo .row .firstrow{display: block;margin-bottom: 20px;width: 100%;margin-right: 0px;}
	footer #footerInfo .row .detail{display: flex;flex-direction: column;align-items: center;}
	#flogo{padding-bottom: 0px;text-align: center;}
	footer #footerInfo #sitefooter .down-contact{width: 100%;margin: auto;}
	.community{text-align: center;}
	footer #footerInfo #sitefooter .down-contact .title{display: none;}
	footer #footerInfo #sitefooter .down-contact .foot{text-align: center;}
header #searchBox form input{
    width: 130px;
}
}
@media screen and (max-width: 768px) {
	header #searchBox form input{width: 100px;}
	footer .wbox {}
	#follow_box {padding: 0 0px;width: 160px;background: rgb(191 191 191 / 23%);border-radius: 20px;box-shadow: 0 0 50px rgb(0 0 0 / .4);text-align: left;font-size: 0;top: auto;right: 0;bottom: 60px;z-index: 1000;margin: auto;display: flex;justify-content: center;}
	#follow_box p {margin-bottom: 0;padding: 0 10px 5px;display: inline-block;}
	#follow_box p.title { display: none; }
    footer #footerInfo{flex-direction: column;align-items: center;}
    footer #footerInfo .row .firstrow ul{justify-content: center;}
	#flogo{margin-bottom: 30px;margin-right: 0;}
	footer #sitefooter .down-contact{justify-content: center;}

}
@media screen and (max-width: 600px){
	header .rightBox .mb {}
	header .rightBox #searchBox { left: 25%; }
	header .rightBox #translateLink { left: 50%; }
	header .rightBox #oredericon { left: 75%; }
	header .rightBox .mb >a {padding: 10px 0;display: block;text-align: center;color: #ffffff;}
	header .rightBox #linelink { line-height: 47px; }
	header .rightBox #linelink a { margin: auto; padding: 5px 5% 4px; width: 90%; border-left: 0; display: inline-block; line-height: 140%; font-size: 14px; }
	header #menuBox .box >ul {padding-bottom: 3vh;padding-top: 0;}
	header #menuBox[data-type="2"] {padding: 13vh 5vw 0;}
	header #menuBox .box >ul >li >p a {padding: 6px 0;font-size: 17px;}
	header #menuBox .box >ul >li {padding: 0 15px;}
	header #cis{width: 170px;}
	footer .wbox {}
	header #cis{width: 150px;}
}
@media screen and (max-width: 480px){
    footer #footerInfo .row .firstrow ul{justify-content: flex-start;}
	header .menuBox .mbMenu nav.openBox{top: 62px;}
	header .menuBox .mbMenu {width: 45px;}
	footer #footerCompany #footerSet .info{text-align:center}
    header #cis {width: 120px;}
	header .barBox{padding: 5px 3%;}
	header .menuBox .rightBox{top: 10px;width: auto;right: 20px;}
    header #searchBox form{width: 180%;}
    footer #footerInfo .row .firstrow ul li{margin:0;}
}

@media screen and (max-width: 382px){
	header .rightBox #linelink { line-height: 46px; }
}