@import url('/css/SeoJump.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;300;400;500;700;900&family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Sans:wght@400;700&family=Noto+Serif+SC:wght@200;300;400;500;600&family=Noto+Serif+TC:wght@200;300;400;500;600&family=Noto+Serif:wght@400;700&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');
@import url('/css/animate.css');
.wow {animation: fadeIn 1.5s both;-webkit-animation: fadeIn 1.5s both;animation-duration: 1s;-webkit-animation-duration: 1s;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}


*{-webkit-text-size-adjust:none}
body{margin:0;border:0;width:100%;color:#000;font-size:16px;line-height:150%}
div,h1,h2,h3,h4,hr,p,form,label,input,textarea,img,span,strong{text-align:left;vertical-align:middle;margin:0;padding:0;word-wrap:normal;word-break:normal;border-width:0;font-family: 'Noto Sans TC', 'Noto Sans SC',"Lucida Grande","Arial","Arial Narrow";outline:none;-webkit-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;letter-spacing: 1px;}
hr{noshade:noshade}
th{font-weight:400}
ul,ol{list-style:none;margin:0;padding:0;overflow:hidden}
li{list-style:none}
a,a:hover{text-decoration:none;cursor:pointer;outline:none;color:#000;-webkit-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
img{max-width:100%}
br{font-family:Arial!important}
.pageh1{position:fixed;z-index:-8989898;opacity:0;color:#fff}
.wrapper .slick-slider{margin:0}
.wrapper{overflow:hidden;position:relative}
.mobile-main-nav,.nav-func,.subnav,.sub2nav,.sub3nav,.phoneWrap,.sub2Option,.sub3Option,#mobile-menu{display:none}
.webframe{width: 1240px;margin:0 auto}
#aboutFunc .webframe{ width: 1140px;}

[class^="fancybox-"] , [class^="fancybox-"] * { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.fancybox-infobar__body span { font-size: inherit; color: currentcolor; vertical-align: initial; }



.sideFixedBox{position:fixed;width: 50px;z-index: 10;right:0;top: 60%;margin-top:-145px;transform:translateX(0);opacity:1}
.sideFixedBox a.auditionBtn{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;height: 140px;width:100%;background-color:#2869ed;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;font-size: 15px;color:#fff;font-weight:400;letter-spacing:3px;-webkit-box-shadow:0px 0px 8px 2px #0000001c;box-shadow:0px 0px 8px 2px #0000001c}
.sideFixedBox a.auditionBtn:hover{background-color:#1446ab}
.sideFixedBox a.s_giveBack{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;height: 140px;width:100%;background-color:#5bca39;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;font-size: 15px;color:#fff;font-weight:400;letter-spacing:3px}
.sideFixedBox a.s_giveBack:hover{background-color:#4aa62e}
.sideFixedBox a i{font-size:22px;margin-bottom:2px}
.sideFixedBox a svg{width:40%;height:25%;fill:#ffffff}

header{position:absolute;top:0;left:0;width: calc(100% - 60px);z-index: 999;padding: 18px 30px;background: linear-gradient(90deg, #efefef 0%, #efefef 100%);display: flex;align-items: center;-webkit-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
header.headerTop{
    position: fixed;
    box-shadow: rgb(0 0 0 / 8%) 1px 2px 7px;
}
header #cis{float:left;width: 180px;}
header #cis a{display:block;background-repeat:no-repeat;background-position:0 50%;background-size:contain}
header #cis a img{width:100%}
header #rightTool{transition:all linear .2s;position:absolute;right:0;top: 0;}

header.headerTop #rightTool:after {
    width: 0;
    transition: 1s;
}
header #rightTool:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #9b1e23;
    top: 0;
    right: 0;
    z-index: -1;
    transition: 1s;
    -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}


header #rightTool .toolboxer{position:relative;font-size: 17px;line-height: 1.5;letter-spacing: 2px;padding: 17px 25px 17px 45px;text-align: right;color: #fff;/* background: linear-gradient(90deg, #9b1e23 0%, #9b1e23 100%); */transition: .5s ease;min-width: 240px;display: flex;align-items: center;clip-path: polygon(0 0, 100% 0, 100% 100%, 18% 100%);justify-content: center;font-weight: bold;background-size: 180%;background-position: center;}
header #rightTool .toolboxer p{/* padding: 25px 15px; */}
header #rightTool .toolboxer p:last-child{/* bottom:0; *//* position:absolute; */}
header #rightTool .toolboxer p a{color: #ffffff;font-size: 15px;display:block;fill: #FFFFFF;background-color: #9b1e23;border-style: solid;border-width: 1px 1px 1px 1px;border-radius: 25px 25px 25px 25px;border-color: rgb(255 255 255 / 38%);padding: 10px 20px;margin-left: 10px;font-weight: 500;-webkit-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
header #rightTool .toolboxer p a img{
    width: 25px;
}
header #menubar{transition:all linear .3s;margin-left: 30px;}
#menubar #main-menu ul{text-align: right;overflow:visible}
#menubar #main-menu >ul >li{display:inline-block;position:relative;vertical-align:top;margin-left:-4px}
#menubar #main-menu >ul >li >a{height: 45px;font-size: 16px;padding: 0 10px;position:relative;display:table;color: #000;transition:all linear .3s;font-weight: 400;}
#menubar #main-menu >ul >li:hover >a{background-color: #c23c41;background: linear-gradient(90deg,#c23c41 20%,#9b1e23 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color: #c23c41;-webkit-transition:-webkit-transform 200ms;transition:-webkit-transform 200ms;transition:transform 200ms;transition:transform 200ms,-webkit-transform 200ms}
#menubar #main-menu >ul >li >a p{display:table-cell;vertical-align:middle;text-align:center;line-height:120%;transition: all 0.4s ease;}
#menubar #main-menu >ul >li >a b{font-family:'Arvo',serif;display:block;text-align:center;line-height:100%;margin-bottom:5px}
#menubar #main-menu ul.subnav{display:none;position:absolute;width:200px;left:calc(50% - 100px);text-align:left;z-index:5;top:100%;box-shadow:0 0 20px #dedede}
#menubar #main-menu >ul >li:hover ul.subnav,#menubar #main-menu >ul >li:active ul.subnav,#menubar #main-menu ul.subnav li:hover ul.subOption,#menubar #main-menu ul.subnav li:active ul.subOption{display:block}
#menubar #main-menu ul.subnav li{background:#fff;position:relative}
#menubar #main-menu ul.sub2nav,#menubar #main-menu ul.sub3nav{text-align:left;display:none;position:absolute;left:100%;width:100%;z-index:54;top:0;box-shadow:0 0 20px #dedede}
#menubar #main-menu ul.subnav >li:hover ul.sub2nav,#menubar #main-menu ul.sub2nav li:hover ul.sub3nav{display:block}
#menubar #main-menu >ul >li:last-child ul.sub2nav,#menubar #main-menu >ul >li:last-child ul.sub3nav,#menubar #main-menu >ul >li:nth-last-child(2) ul.sub2nav,#menubar #main-menu >ul >li:nth-last-child(2) ul.sub3nav,#menubar #main-menu >ul >li:nth-last-child(3) ul.sub2nav,#menubar #main-menu >ul >li:nth-last-child(3) ul.sub3nav{right:100%;left:inherit}
#menubar #main-menu ul.subnav >li ul.sub2nav li >a{background:#fff}
#menubar #main-menu ul.subnav >li >a,#menubar #main-menu ul.subnav >li >p,#menubar #main-menu ul.subnav >li ul li >a{padding:10px 20px;font-size:15px;display:block;color:#383838}
#menubar #main-menu ul.subnav >li >a:hover,#menubar #main-menu ul.subnav >li >p:hover,#menubar #main-menu ul.subnav >li ul li >a:hover{background:#ffc5a6}
#menubar #main-menu ul.subOption{text-align:left;position:absolute;left:100%;top:-3px;display:none;width:200px}
#menubar #main-menu ul.subOption >li:first-child{border-top:3px solid #f6a266}
#translate{position:absolute;top: calc(100vh - 90px);z-index:9;width: 720px;display: flex;flex-direction: row;align-items: center;background: linear-gradient(90deg, #9b1e23 0%, #9b1e23 100%);clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);}
#translate h3{display: flex;color:#fff;padding: 0px 5px 0 20px;font-size:17px;align-items: center;justify-content: space-between;width: 70px;}
#translate h3 i {
    margin-right: 10px;
}
#translate form{background: linear-gradient(90deg, #9b1e23 0%, #9b1e23 100%);padding: 15px 15px;overflow:hidden;width: calc(100% - 240px);}
#translate form h4{float:right}
#translate form h4 a{display:block;background: #ffffff;color: #000;font-size:14px;padding: 9px 30px;transition:all linear .3s}
#translate form h4 a i{font-size:18px}
#translate form p{float:left;width: calc(100% - 110px);}
#translate form p input{height:22px;line-height:52px;padding: 10px;width: calc(100% - -10px);font-size:18px;-webkit-appearance:none}
#translate form h4 a:hover{background: #2a2a2a;color: #fff;}
#g-map{position:relative;z-index:2;background:#fff}




footer{color:#bdbdbd;font-size:13px;position:relative;z-index:2;background: #444;}
footer .workframe{width: 90%;margin:0 auto;overflow:hidden}
footer #footerCompany{padding: 50px 0;}
footer #footerCompany .row{display:inline-block;width:calc(25% - 4px);vertical-align:top}
footer #footerCompany .row h2{font-size:17px;font-weight:400;margin-bottom:20px;display:inline-block;border:1px solid #767a82;padding:7px 35px;border-radius:25px}
footer #footerCompany .row h2 span{display:none}
footer #footerCompany .row .footer-qr{
    display: flex;
}
footer #footerSet{padding:20px 0;border-top:1px solid #5a5e65}
footer #footerCompany .comlist,footer #footerCompany .fcontact,footer #footerCompany .footernav{max-width:80%}
footer #footerCompany #footer-qrcode{width: 170px;padding: 10px;}
footer #footerCompany .sedc >div{display:inline-block;vertical-align:top;margin-bottom:3px}
footer #footerCompany .sedc >div a{display:block;height:40px;background:#b45b5b;text-align:center;line-height:40px;color:#fff;font-size:16px;padding:0 25px}
footer #footerCompany .sedc #footer-FB a{background:#435a8f}
footer #footerCompany .sedc a b{font-weight:400}
footer #footerCompany .comlist li:first-child{margin-bottom: 25px;width: 200px;}
footer #footerCompany .comlist li b{color:#fff;margin-right:10px;vertical-align:middle}
footer #footerCompany .comlist li span{vertical-align:middle}
footer #footerCompany p{margin-bottom:15px}
footer #footerCompany p.sitemap,footer #footerCompany p.sitemap a{color: #c23c41;}
footer #footerCompany p a{color:#fff}
footer #footerCompany .fcontact li{margin-bottom:5px}
footer #footerCompany .fcontact li a{display:block;background: #070707;text-align:center;color:#fff;padding: 13px 20px;transition:all linear .3s;}
footer #footerCompany .fcontact li:nth-child(2) a{background: #45b038;}
footer #footerCompany .fcontact li:nth-child(3) a{background: #3b5cb7;}
footer #footerCompany .fcontact li a:hover,footer #footerCompany .sedc >div a:hover{opacity:.8}
footer #footerCompany .footernav li{margin-bottom:5px;float:left;width:50%}
footer #footerCompany .footernav li a, footer #footerCompany .comlist li span a, footer #footerCompany .comlist li a{color:#bdbdbd}
footer #footerCompany .footernav li a:hover{color:#afb5b9}
footer #footerCompany .fcontact{padding:10px;}
#footerSet .info{float:left;overflow:hidden}
#footerSet .info div,#footerSet .info p{display:inline-block;vertical-align:top;color:#9c9c9c;font-size:12px}
#footerSet .info .SeoWebFooter{display:block}
#footerSet .info a{color:#818181}
#footerSet .community{float:right;display: flex;justify-content: flex-end;align-items: center;}
#footerSet .community li{display:inline-block;margin-left:5px}
#footerSet .community li a{display:flex;justify-content: center;align-items: center;color:#999;border:1px solid #5f5f5f;width:25px;height:25px;text-align:center;left:25px;line-height:25px}
#footerSet .community li a svg{ width: 60%; height: 60%; fill: #999; }
#footerSet .community li a:hover{color:#fff;background:#5f5f5f}
#footerSet .community li a:hover svg{fill:#fff;}
footer #footerCompany .comlist{overflow:visible}
footer #footerCompany .plus-information{overflow:visible}
footer #footerCompany .plus-information a{position:relative;display:inline-block}
footer #footerCompany .plus-information img{position:absolute;max-width:150px;bottom:100%;left:0;z-index:8;max-height:150px;display:none}
.web{color:#5a5e65;font-size:10pt;padding:20px 0}
#gotop{display:block;background-color: #9b1e23;color:#fff;position: fixed;right: 0;bottom:20px;width: 50px;height: 40px;text-align:center;line-height:35px;font-size:17px;z-index:99;border: 0px solid #9b1e23;}
#gocart{display: block;background-color: #ad3b30;position: fixed;width: 40px;height: 40px;text-align: center;border-radius: 7px;color: #fff;cursor: pointer;padding: 5px 2px;right: 20px;bottom: 240px;line-height: 40px;font-size: 20px;z-index: 5;}
#comprehensive a{display:block;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;position:relative}
#comprehensive a img{width:100%}
#comprehensive a p{position:absolute;z-index:-12}
#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: middle; }
#SeoStarRating font:first-child { font-weight: bold; font-size: 18px; color: #FF9800; }
#SeoStarRating font:nth-child(2) { font-size: 16px; color: #FF9800; }
#SeoStarRating font:last-child { color: #0a29d2; }
@media screen and (max-width: 1680px) {
header #cis{/* width: 180px; */}
}
@media screen and (max-width: 1440px) {
#menubar #main-menu >ul >li >a{padding: 0 5px;font-size: 15px;}
header #menubar{/* left: calc(50% - 500px); *//* width: 900px; */}
}
@media screen and (max-width: 1280px) {

}
@media screen and (min-width: 1281px) {
footer #footerCompany .plus-information a:hover img{display:block}
header #rightTool .toolboxer p a:hover{color: #444;background-color: #ffffff;}
header #rightTool .toolboxer p a:hover img{
    -webkit-filter: contrast(0) brightness(0%);
    filter: contrast(0) brightness(0%);
}
}
@media screen and (max-width: 1280px) {
    #menubar #main-menu >ul >li >a b{font-size:12px}
#menubar #main-menu >ul >li >a{height:60px;padding:0 25px}
header #cis{width:120px}
header #menubar{left:initial;right:0;width:calc(100% - 200px);top:50px}
header #rightTool,header #rightTool .toolboxer{width:100%;height:auto;overflow:hidden;border-left:0;border-bottom:1px solid #fff;box-shadow: 0px -1px 2px #000;}
header #rightTool .toolboxer{border-bottom:0}
header #rightTool .toolboxer p{float:left;width:auto;padding:7px 25px}
header #rightTool .toolboxer p:last-child{float:right;position:initial}
header #rightTool .toolboxer p a{font-size:15px;text-shadow: 1px 1px 0 #565656, 1px -1px 0 #afafaf, -1px -1px 0 #868686, -1px 1px 0 #868686;}
header #rightTool .toolboxer p a i{margin:0;margin-right:10px}
#translate{width: 700px;left: 0;}
.webframe,#aboutFunc .webframe{width:90%}
header #menubar{display:none}
header{padding:0;width:100%}
.mobile-main-nav{display:block}
.nav-funcB{position: fixed;left:20px;top: 16px;font-size:30px;color:#4a4a4c;z-index:999;width:35px;height:35px;transition:all linear .3s}
.nav-funcB.close{left:280px;background: #333;top:0;position:fixed}
.nav-funcB span{position:absolute;display:block;width:35px;height:2px;background:#444;top:5px;left:0;transform-origin:0 0;transition:all linear .3s}
.nav-funcB span:nth-child(2){transform:translateY(13px)}
.nav-funcB span:nth-child(3){transform:translateY(25px)}
.nav-funcB.close span{transform:rotate(45deg) translateX(7px);top:0;background:#fff}
.nav-funcB.close span:nth-child(2){opacity:0}
.nav-funcB.close span:nth-child(3){transform:translateY(33px) rotate(-45deg) translateX(4px)}
.nav-funcB:hover{color:#b1b0b1;}
.nav-func{position:fixed;left:280px;top:0;font-size:30px;color:#fff;z-index:9999999;display:block;width:50px;text-align:center;height:52px;background:#e26136;line-height:52px;border-top-right-radius:25px;border-bottom-right-radius:25px;padding-right:5px}
#mobile-menu{width:280px;background: #333;height:100vh;overflow:auto;position:fixed;top:0;z-index:999}
#mobile-menu >ul >li .menu_head,.subOption >li .sub2Title,.subOption >li .sub3Title{overflow:hidden;padding:15px;border-bottom: 1px solid #5d5d5d;position:relative}
#mobile-menu >ul >li .menu_head.c0 b,.subOption >li .sub2Title.c0 b,{display:none}
#mobile-menu >ul >li .menu_head p,.subOption >li .sub2Title p,.subOption >li .sub3Title p{float:left;font-size:11pt;width:calc(100% - 20px)}
#mobile-menu >ul >li .menu_head a,.subOption >li .sub2Title a,.subOption >li .sub3Title a{color:#fff}
#mobile-menu >ul >li .menu_head b,.subOption >li .sub2Title b,.subOption >li .sub3Title b{color:#ffd4c5;cursor:pointer;position:absolute;right:0;top:0;width:50px;height:56px;text-align:center;line-height:56px}
#mobile-menu >ul >li .menu_body li p,.subOption >li .sub2Option li p{background:#ffb9a1;padding:5px 15px;font-size:14px;border-bottom:1px solid #fff}
#mobile-menu >ul >li .menu_body li a,.subOption >li .sub2Option li p a{display:block;padding:10px 35px;font-size:11pt;color:#733d2a}
#mobile-menu .subOption >li .sub2Title{background:#ffb9a1;padding:15px 15px 15px 30px;font-size:14px}
#mobile-menu .subOption >li .sub2Title p{background:none;padding:0;border:0}
#mobile-menu .subOption >li .sub2Title p a{padding:0;border:none}
#mobile-menu .subOption >li .sub2Title.bo p a{display:inline-block}
#mobile-menu .subOption >li .sub3Title{background:#fdd4c7;padding:15px 15px 15px 45px}
#mobile-menu .subOption >li .sub3Title p{background:none;width:calc(100% - 20px - 30px);padding:0;border:0}
#mobile-menu .subOption >li .sub3Title p a{padding:0;color:#733d2a}
#mobile-menu .subOption >li .sub3Option p{padding:15px 10px 15px 55px}
#mobile-menu .subOption >li .sub3Option p a{padding:0;color:#fff}
header .rightTab{float:none;margin:0 auto;text-align:center;overflow:hidden;background:#efefef;padding:10px 5%}
header #cis{width:100%;background:rgba(255,255,255,0.92);padding:10px 0}
header #cis h2{text-align:center}
header #cis a img{height: 42px;width:auto}
footer #footerCompany .row{width:calc(50% - 4px);margin-bottom:50px}
footer #footerCompany .row:last-child,footer #footerCompany .row:nth-child(3){margin-bottom:0}
#translate{top: 670px;}
    header #rightTool{


    display: none;

}
}

@media screen and (max-width: 1140px) {
    #translate{top: 610px;}
}
@media screen and (max-width: 768px) {

    #translate{top: 480px;width: 100%;left: 0;clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);display: flex;flex-direction: column;align-items: flex-start;}
#translate form{padding: 5px 10px;width: calc(100% - 20px);}
#translate h3{padding: 5px 15px 0;font-size:15px;width: 110px;display: flex;justify-content: flex-start;flex-direction: row;}
#translate form h4 a{padding: 5px 20px;}
#translate form p input{line-height:32px;padding: 5px 15px;}

}
@media screen and (min-width: 641px) {
.phoneWrap{display:none!important}
}
@media screen and (max-width: 640px) {
.phoneWrap{display:block;position: fixed;bottom:10px;left:10px;width:calc(100% - 72px);z-index:99}
.phoneWrap li{display:inline-block;width:calc(50% - 4px)}
.phoneWrap li a{display:block;color:#fff;background: #9b1e23;padding:5px 15px;text-align:center;line-height:30px;font-size:9pt;}
.phoneWrap li:nth-child(2) a{background: #333;}
footer #footerCompany .row,footer #footerCompany .comlist,footer #footerCompany .fcontact,footer #footerCompany .footernav{width:100%;max-width:100%}
footer #footerCompany .row:nth-child(3){margin-bottom:50px}
#footerSet .community,#footerSet .info,#footerSet .info .SeoWebFooter{text-align:center}
footer #footerCompany .footernav li,footer .sitemap{text-align:left}
#footerSet .info,#footerSet .community{width:100%}
#footerSet .community{margin-top:20px}
.web{padding-bottom:60px}
footer #footerCompany .fcontact{width: calc(100% - 120px);padding: 10px 0;}
#gotop{bottom:10px;right:10px}
    #translate{top: 260px;}
#gocart{right: 10px;bottom: 175px;}
}
@media screen and (max-width: 480px) {
footer #footerCompany{padding:50px 0}
}
