@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+Serif+JP:wght@300;400;500;600;700&family=Noto+Serif+TC:wght@400;500;600&display=swap");
* { margin: 0; padding: 0; }
*:focus { outline: none; }

body { margin: 0; }
body ::selection {background: #191919;text-shadow: none;}
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: #c0c0c0; }
body::-webkit-scrollbar-thumb { background: #191919; }
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: "Noto Serif TC", Helvetica, Arial, "微軟正黑體", Heiti TC, "メイリオ", sans-serif;font-size: 16px;word-wrap: break-word;word-break: keep-all;-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;/* color: #fff; */}

img {max-width: 100%;}

a , a:link , a:visited , a:hover { display: inline-block; text-decoration: none; }

.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; }

/* svg */
svg.arrow { width: 15px; }
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: 20px;z-index: 1;color: #fff;}
.webBox .wrapper {position: relative;background: #ffffff;z-index: 2;}

/* workframe */
.workframe { position: relative; margin: 0 auto; width: 1440px; font-size: 0; z-index: 1; }

/* 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;transition: all linear .2s;background-color: #fff;}
header:after {right: 0;}
header .barBox {position: relative;z-index: 10;margin: 10px 0px 30px auto;}
header .barBox a {display: inline-block;color: #101010;vertical-align: top;}
header .barBox a{}
header .barBox a i{font-size: 18px;}
header .barBox a b{font-weight: 400;font-size: 15px;margin: 0 0px 0 5px;}
header #cis {width: 220px;position: absolute;top: 20px;left: 70px;z-index: 1019;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
header #cis img {width: 100%;object-fit: contain;transition: 0.6s;}

/*header-mbMenu*/
header .menuBox {}
header.headerfixed .menuBox{top: -15px;}
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;position: relative;display: flex;-webkit-box-pack: center;justify-content: flex-end;width: 87%;align-items: flex-start;}
header .menuBox .mbMenu nav >ul >li >p a {padding: 14px 0px;color: rgb(0 0 0 / 83%);display: block;position: relative;letter-spacing: .10em;}
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: 0 5px;display: inline-block;margin-left: 10px;}
header .rightBox{display: flex;vertical-align: top;position: absolute;right: 40px;top: 12px;align-items: center;}
header .rightBox #searchBox{width: 40px;margin: 0px 0px;position: relative;text-align: center;}
header .rightBox .mb:after {content: "";background-image: url(/images/37/img-iconbg.png);background-repeat: no-repeat;background-position: center;position: absolute;z-index: -1;left: 0px;top: 0;width: 60px;height: 60px;background-size: contain;}
header .rightBox #oredericon{width: 110px;height: 40px;position: relative;text-align: center;background-color: #886e4f;display: flex;align-items: center;justify-content: center;}
header .rightBox #oredericon a{color: #ffffff;display: flex;-webkit-box-align: center;align-items: center;padding: 0px 12px;}
header .rightBox #oredericon a img{width: 20px;margin-right: 5px;}
header.headerfixed .rightBox .mb:after{-webkit-filter: contrast(0) brightness(150%);filter: contrast(0) brightness(200%);}
header.headerfixed .rightBox .mb a i{color: #ffffff;font-weight: 900;}
header.headerfixed .rightBox .mb #goSearch i{color: #000000;font-weight: 900;}
header #searchBox form {position: absolute;width: 165px;background: rgb(255 255 255 / 58%);border: 1px solid rgb(0 0 0 / 22%);-webkit-backdrop-filter: blur(8px);backdrop-filter: blur(8px);font-size: 0;right: -730%;top: 80px;}
header #searchBox form input {padding: 5px 10px;width: 100px;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;margin-right: 10px;margin-top: 0px;width: 28px;height: 20px;display: inline-block;}
header #menuIcon a font.btn span {position: absolute;width: 100%;height: 1px;background: #040404;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);background: #ffffff;}
header.open a {color: #fff;}
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);background: #ffffff;}
header #menuBox {overflow: hidden;position: fixed;padding: 0 5vw;width: 90vw;height: 0;background: rgb(56 41 32 / 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: 4vh;}
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: 15px; 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: #fff;font-weight: 200;letter-spacing: .10em;}
header #menuBox .box ul li b { position: absolute; padding: 5px 0; width: 23px; display: inline-block; text-align: center; color: #fff; top: calc((100% - 33px) / 2); right: 0; }
#menuBox .box ul li .menu_body >ul li .sub2Option { margin: 5px 0 15px; padding: 5px 15px; background: #3a3a3a; }
header #menuBox .box ul li .menu_body >ul li a { padding: 4px 0; display: block; font-size: 18px; color: #9b9b9b; }
header #menuBox .box ul li .menu_body .sub2Option a { color: #fff; }
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(204 204 204 / 11%) solid;}
header #menuBox .contactBox ul li:last-child { border-bottom: 0; }
header #menuBox .contactBox ul li h4 {font-size: 16px;color: #ffffff;font-weight: 200;}
header #menuBox .contactBox ul li p a { padding: 5px 0; display: inline-block; font-size: 18px; color: #fff; }
header #menuBox .contactBox ul li p i {margin-right: 10px;font-size: 18px;display: inline-block;color: #4b635f;}
header #menuBox .contactBox ul li.community a {margin: 15px 10px 5px 0;width: 40px;height: 40px;border: 1px rgb(255 255 255 / 13%) solid;border-radius: 50%;display: inline-block;text-align: center;line-height: 35px;color: rgb(255 255 255);}
header #menuBox .contactBox ul li.community a i { font-size: 14px; }
header.headerfixed #cis img{filter: contrast(0) brightness(200%);}
header.headerfixed #cis {padding: 0px 0;}
header.headerfixed {background: rgb(26 24 22 / 65%);background-repeat: no-repeat;}
header.headerfixed:after, header.headerfixed:before{height: 0px;}
header.open:before {z-index: 999;}
::placeholder { /* CSS 3 Ã¦Â¨â„¢Ã¦Âºâ€“ */color: white;}
::-webkit-input-placeholder { /* Chrome, Safari */color: white;}
:-ms-input-placeholder { /* IE 10+ */color: white;}
::-moz-placeholder { /* Firefox 19+ */color: white;opacity: 1;}

/* sPictureBox */
#sPictureBox {padding: 0vw 0;width: 100%;}
#sPictureBox .list { position: relative; }
#sPictureBox .list a {position: absolute;width: calc(100% - 0px);height: 100%;display: block;top: 0;left: 0px;z-index: 3;}
#sPictureBox .list .img {position: relative;margin: 0 0px;z-index: 1;}
#sPictureBox .list .img img {width: 100%;height: 270px;object-fit: cover;}
#sPictureBox .list .txt {position: absolute;z-index: 2;top: 0px;left: 0;width: 100%;height: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;background-color: rgb(4 11 21 / 49%);padding: 50px;font-size: 14px;font-weight: 200;line-height: 1.8;letter-spacing: 1px;-webkit-transition: all .4s ease;-o-transition: all .4s ease;transition: all .4s ease;}
#sPictureBox .list .txt h4 {width: auto;height: 40px;font-weight: 400;font-size: 24px;color: #ffffff;margin-top: 50px;text-align: center;}
#sPictureBox .list .txt article{color: rgb(255 255 255 / 84%);word-break: break-all;width: 70%;display: none;}
#sPictureBox .list .txt .more {margin-top: 5px;position: absolute;left: 50%;bottom: 5%;-webkit-transform: translate(-50%, calc(-50% + 20px));-ms-transform: translate(-50%, calc(-50% + 20px));transform: translate(-50%, calc(-50% + 20px));-webkit-transition: all .4s ease;-o-transition: all .4s ease;transition: all .4s ease;opacity: 0;}
#sPictureBox .list .txt .more font {margin: 30px 0 0;text-transform: uppercase;letter-spacing: .7px;display: inline-block;width: 120px;height: 50px;line-height: 50px;text-align: center;font-size: 13px;font-weight: 400;border: 1px solid #fff;color: #fff;}
#sPictureBox .list .txt .more svg{color: #fff;display: none;}

/* footer */
footer {padding-top: 4vw;color: #040404;padding: 80px 0 0px;background-image: url(/images/37/img_fbg.jpg);background-repeat: no-repeat;background-color: #1a1a1a;background-position: 0% 20%;}
footer a {color: #ffffff;}
footer .wbox {width: 70%;margin: auto;}
footer #footerinfo ul {font-size: 0;}
footer #footerinfo ul li {color: #fff;margin-bottom: 0px;}
footer #footerinfo ul li .Img {display: inline-block;margin-bottom: 0px;margin-right: 10px;width: 22px;height: 35px;}
footer #footerinfo ul li .Txt font{display: flex;}
footer #footerinfo ul li .Txt font, footer #footerinfo ul li .Txt font a,footer #footerinfo ul li font{font-size: 17px;font-family: 'Noto Sans SC', sans-serif;}
footer #footerinfo ul li .Txt font b {font-weight: 300;padding: 0 6px 0 0px;color: #fff;}
footer #footerinfo ul li .Txt font img{width: 18px;margin-right: 5px;}
#flogo{padding-bottom: 20px;padding-right: 20px;}
#fcount{width: 370px;}
#fcount .tit {margin: 0 0 10px 0px;padding-bottom: 10px;border-bottom: 1px #4d4d4d solid;}
#fcount .tit b {position: relative;margin-right: 10px;display: inline-block;font-weight: 400;color: #fff;font-size: 18px;}
#fcount .tit b:after {position: absolute;width: 100%;height: 2px;background: #f5f5f5;display: block;left: 0;bottom: -11px;content: "";}
#fcount .tit font {font-size: 13px;color: #886e4f;}
#fcount ul {margin-left: 0px;display: inline-block;vertical-align: text-top;}
#fcount ul li font {min-width: 60px;display: inline-block;font-size: 15px;color: #aaaaaa;}
#fcount ul li font * {font-size: 15px;color: #e0e0e0;}
#fcount ul li font:first-child { text-align: justify; text-justify: distribute-all-lines; text-align-last: justify; }
#fcount ul li font:last-child:before { margin: 0 10px; display: inline-block; font-size: 12px; color: #3f3f41; content: "/"; }
#fcount ul li.plus-information b , footer #contactBox ul li.plus-information span { display: inline-block; vertical-align: middle; }
#fcount ul li.plus-information a { position: relative; display: inline-block; }
#fcount ul li.plus-information img { position: absolute; max-width: 150px; bottom: 100%; left: 0; z-index: 8; max-height: 150px; display: none; }
footer .foot,footer .foot a{color: #fff;font-size: 13px;}
footer #footerInfo {font-size: 0;display: flex;flex-direction: row;align-items: flex-start;margin: auto;justify-content: space-between;}
footer #footerInfo #sitefooter .fcontact{display: flex;flex-wrap: wrap;}
footer #footerInfo #sitefooter .fcontact li{width: 50%;margin-bottom: 10px;}
footer #footerInfo .row #flogo a {margin-bottom: 20px;display: block;text-align: center;}
footer #footerInfo .row .foot {margin-right: 10px;display: inline-block;font-size: 15px;color: #636363;}
footer #footerInfo .row .foot.text { color: #fff; }
footer #footerInfo #sitefooter >div {text-align: right;position: relative;}
footer #footerInfo #sitefooter >div a {display: flex;flex-direction: column;text-align: center;color: #000000;transition: all linear .3s;background-color: rgb(219 222 228);width: 110px;height: 110px;line-height: 34px;text-transform: uppercase;border: 1px solid rgb(219 222 227);font-size: 12px;text-align: center;}
footer #footerInfo #sitefooter >div img{width: 40%;margin: auto;}
footer #footerInfo #sitefooter .down-contact {position: relative;width: 240px;align-items: flex-end;justify-content: space-between;margin-left: auto;}
footer #footerInfo #sitefooter .down-contact .title::before{content: '';position: absolute;display: block;top: 70%;width: 60px;height: 1px;background-color: rgb(177 177 177);left: 44%;}
footer #footerSet{display: flex;align-items: center;justify-content: center;flex-direction: column;margin-top: 30px;}
footer #footerSet .foot{color: #817874;font-family: 'Noto Sans SC', sans-serif;}
#community{text-align:center}
#community .social li {display: inline-block;}
#community .social li + li {margin-left: 15px;}
#community .social li:hover a, .social li:hover b {color: #fff;}
#community .social li:hover a {background-color: #e2e2e224;}
#community .social a {position: relative;display: block;color: #8c8c8c;font-size: 20px;text-align: center;border-radius: 50%;}
#community .social b {font-size: 12px;transition: all .3s ease-out;display: none;}
#community .social i {display: block;text-align: center;}
#community .social .line {padding-top: 40px;}
#community .social .line img {position: absolute;top: 20px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
#community .social .line img:last-child {opacity: 0;}
#community .social .line:hover img:first-child {opacity: 0;}
#community .social .line:hover img:last-child {opacity: 1;}
#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: 10px;bottom: 80px;z-index: 109;background-color: #a67e59;}
#gotop a {padding: 12px 15px;font-weight: 300;font-size: 12px;color: #ffffff;line-height: 120%;}
#gotop a i{font-size: 16px;}

/* webSeo */
#webSeo {position: relative;overflow: hidden;margin-top: 10px;padding: 10px 0;}
#webSeo .js-marquee-wrapper * , #webSeo .js-marquee * , #webSeo .seo * {font-weight: 100;font-size: 13px;color: #bfbfbf;-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;}

/* SeoStarRating */
#SeoStarRating font {margin-right: 5px;display: inline-block;vertical-align: sub;}
#SeoStarRating font:first-child {line-height: 130%;font-weight: bold;font-size: 18px;color: #cccccc;}
#SeoStarRating font:nth-child(2) {font-size: 16px;color: #cccccc;}
#SeoStarRating font:last-child {color: #b1b1b1;vertical-align: -webkit-baseline-middle;}

.phoneWrap{display: none; }


@media screen and (min-width: 1025px) {
	.phoneWrap{display: none !important;}
}
@media screen and (max-width: 1680px){
	header .rightBox{right: 0px;}
}
@media screen and (max-width: 1500px){
	.workframe , footer .wbox {width: 90%;}
	footer #footerinfo ul li {padding-right: 0px;}
	header .barBox,footer #footerinfo ul{width: 100%;}
	footer #footerInfo{}
}
@media screen and (min-width: 1361px) {
	header .menuBox .mbMenu nav >ul >li >p a {}
	header.headerfixed .menuBox .mbMenu nav >ul >li >p a {color: #ffffff;}
	header.headerfixed .menuBox .mbMenu nav >ul >li >p a span.en {color: #ffffff;}
}
@media screen and (max-width: 1360px) {
	header .menuBox .mbMenu nav >ul >li {margin: 0 10px;}
}


@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:0;}
	header .menuBox .mbMenu nav >ul {margin:0;padding:0;list-style:none;width: 84%;} 
	header .menuBox .mbMenu nav >ul >li {padding: 0px 15px;display:inline-block;height:17px;line-height: 15px;overflow:hidden;text-align:center;} 
	header .menuBox .mbMenu nav >ul >li {position: relative;}

	header .menuBox .mbMenu nav >ul >li:after {content: "";position: absolute;top: 0%;right: 0px;width: 1px;height: 22px;background-color: #a7a7a7;margin-top: -6px;-webkit-transform: rotate(25deg);transform: rotate(
25deg
);}
	#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: -19px;overflow: hidden;font-weight: 600;text-transform: uppercase;font-size: 16px;text-decoration: none;text-align: center;line-height: 170%;} 
	header .menuBox .mbMenu nav >ul >li p >a span.en {display:block;margin-top: -40px;text-align: center;position: relative;font-weight: 400;color: #c5771c;font-size: 12px;} 
	header .menuBox .mbMenu nav >ul >li p >a:hover {padding-top: 30px;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; }
	#sPictureBox .list:hover .txt .more  {-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);opacity: 1;}
}
@media screen and (max-width: 1280px){
	header .barBox { padding: 10px 5%; width: 90%; }
	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%;}
	footer #footerinfo ul li .Img{margin-bottom: 0px;margin-right: 10px;width: 35px;height: 35px;}
	footer #footerInfo #sitefooter .down-contact{padding: 10px 0px;}
	header .barBox a b{display: none;}
	header .menuBox{left: 180px;display: none;}
	header:after, header:before{display: none;}
	header #cis{top: 20px;width: 190px;left: 20px;}
	header.headerfixed{position: fixed;}
	header .barBox{padding: 20px 0% 0;margin: 25px auto 20px;width: 100%;z-index: 999;}
	header.headerfixed .barBox {margin: 25px auto 15px;padding: 18px 0% 0;}
	header.headerfixed #cis{top: 15px;}
	header .rightBox{background: none;right: 0px;top: -12px;}
	header.headerfixed .rightBox{top: -15px;}
	header.headerfixed .barBox a{color: #ffffff;}
	header.headerfixed #menuIcon a font.btn span{background: #ffffff;}
}
@media screen and (max-width: 1024px){
	.phoneWrap{display: block;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: #6f5d51;}
	.phoneWrap ul li + li{border-left: 1px solid #7d7168;}
	.phoneWrap ul li a{display: inline-block; width: 100%;color: #fff;text-align: center;padding: 10px 0px;}
	#flogo{padding-bottom: 50px;}
}
@media screen and (max-width: 960px){
	footer {padding-bottom: 50px;padding-top: 5vw;}
	footer #footerinfo ul{float: none;}
	footer #footerinfo ul li .Img{display: inline-block;}
	footer #footerinfo ul li .Txt{display: inherit;}
	footer #footerinfo ul li {width: auto;padding-right: 0px;}
	footer #footerinfo .copyright { text-align: left; }
	footer #footerInfo{flex-direction: column;flex-wrap: nowrap;align-content: center;margin-bottom: 10px;display: flex;align-items: center;}
	footer #footerSet{text-align: center;display: flex;justify-content: center;align-items: center;flex-direction: column;}
	footer #footerInfo #footerinfo, footer #footerInfo #sitefooter{width: 100%;margin-top: 20px;}
	footer #footerInfo .row #flogo a,footer #footerInfo .row .foot {text-align: center;display: block;}
	#flogo{padding-bottom: 20px;text-align: center;padding-right: 0;width: 150px;}
	footer #footerInfo #sitefooter .down-contact{width: 100%;margin: auto;display: inline-block;}
	footer #footerInfo #sitefooter .down-contact .title{display: none;}
	footer #footerInfo #sitefooter .fcontact{width: 80%;margin: auto;}
	footer #footerInfo #sitefooter >div a{margin: auto;}
	footer #footerInfo #sitefooter .fcontact li{width: 33%;margin: auto;text-align: center;}
}
@media screen and (max-width: 600px){
	header .rightBox .mb:after{left: 1px;top: -9px;width: 60px;height: 60px;}
	header .rightBox #translateLink { left: 50%; }
	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 #searchBox form {position: fixed;}
	header #menuBox .box >ul {padding-bottom: 3vh;padding-top: 0;}
	header #menuBox[data-type="2"] {padding: 9vh 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: 150px;left: 10px;top: 20px;}
	header .rightBox .mb a i {margin-left: 2px;}
	#sPictureBox .list .img img{height: 250px;}
	#sPictureBox .list .txt article{width: 100%;}
	footer #footerinfo ul li .Txt font a{font-size: 15px;}
	#fcount{width: 100%;}
	#footer-qrcode{display: none;}
}
@media screen and (max-width: 450px){
	header .menuBox .mbMenu nav.openBox{top: 62px;}
	header .menuBox .mbMenu {width: 45px;}
	header.headerfixed .rightBox{top: -17px;}
	footer #footerInfo #sitefooter .fcontact{width: 100%;margin: auto;}
	footer #footerInfo #sitefooter >div a{width: 95px;height: 95px;}
}
@media screen and (max-width: 382px){
	header .rightBox #linelink { line-height: 46px; }
}