@import url('/css/SeoJump.css');
@import url('https://fonts.googleapis.com/css?family=Oswald');

====================================================================
			Fonts
====================================================================

@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i|Oswald:200,300,400,500,600,700|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('flaticon.css');
@import url('animate.css');
@import url('jquery.touchspin.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');
@import url('fontawesome-all.css');
@import url(help/reset.css);
@import url(font-awesome-4.7.0/font-awesome.min.css);
@import url(help/rwdgrid.css);
@import url(textEditor.css);
@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(//fonts.googleapis.com/css?family=Open+Sans|Playfair+Display:400,700);

*{-webkit-text-size-adjust:none}
body{margin:0;border:0;width:100%;color:#000;font-size:15px;line-height:140%;}

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", "微軟正黑體","蘋果儷中黑", sans-serif;outline:none;}
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;}
img{max-width:100%}
br{}
.pageh1{position:fixed;z-index:-8989898;opacity:0;color:#fff}
.wrapper .slick-slider{margin:0}
.wrapper{
    overflow:hidden;
    position:relative;
    background-repeat: no-repeat;
    background-image: url(/images/22/service-bg.png);
    background-size: auto;
    padding: 0px 0 0px;
    background-attachment: fixed;
    }
.mobile-main-nav,.nav-func,.subnav,.sub2nav,.sub3nav,.phoneWrap,.sub2Option,.sub3Option,#mobile-menu{display:none}
header{position:absolute;width: calc(100% - 60px);z-index: 99;top: 0;left: 0;padding: 7px 30px 7px;transition:all linear .2s;background: rgba(255, 255, 255, 0.94);}
header.headerTop{position:fixed;padding: 10px 30px;}
header #cis a{display:block;background-repeat:no-repeat;background-position:0 50%;background-size: contain;}
header #cis a img{width: 95px;}
header #menubar{transition:all linear .3s;float: left;width: calc(100% - 320px);margin: -1px 2px 0;}
header.headerTop #menubar{
    margin: 0px 0px 0;
}
header #cis{float:left}
header.headerTop #cis{width: 130px;margin-top: 7px;}
header #topContact{float:right;margin: 8px 2px 0;}
header #translate{float: right;margin:0 15px;margin: 8px 6px 0;}
header #Wlanguage{float:right;/* display: none; */margin: 8px 6px 0;}
header #topContact h3,header #translate h3,header #Wlanguage h3{/* margin-top: 10px; *//* background-color: #616165; *//* padding: 4px; */}
header #topContact h3 a,header #translate h3 b,header #Wlanguage h3 a{display:block;background-repeat:no-repeat;background-position:50% 0;background-size:contain;margin: 14px 0;background-size:auto 30px;opacity:.8;text-align:center;color: #131313;cursor:pointer;font-size: 14px;transition:all linear .2s;min-width: 32px;/* font-weight:400; */}
header #topContact h3 a b{font-weight:400}
header #translate h3 b{}
header #Wlanguage h3 a{/* background-image:url(/images/22/header_options_translate.png) */}
header #topContact h3 a:hover,header #translate h3 b:hover,header #Wlanguage h3 a:hover{opacity:1}
header.headerTop #topContact h3 a,header.headerTop #translate h3 b,header.headerTop #Wlanguage h3 a{/* height:0; */}
#translate >p{display:inline-block;vertical-align:initial;font-size:12px;margin-left:10px;color:#238dc7}
#translate >p a{color:#1b6c98}
#translate form{display:block;position:fixed;top: 100px;right:50px;z-index:8;text-align:center;line-height:40px;background-color:#000;color:#fff;}
#translate form p{border:1px solid #7d7d7d;overflow:hidden;background:#fff}
#translate #goSearch{text-align:center;height:25px;background:#848484;padding:5px 10px;color:#fff;line-height:20px;float:right;font-size:12px;letter-spacing:.1em;line-height:25px}
#translate #goSearch:hover{background:#e1224e}
#translate form input{height:25px;width:120px;padding:0 5px;font-size:14px;display:inline-block;float:left;margin-top:4px}
#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: 67px;font-size: 17px;padding:0 30px;position:relative;display:table;color: #070707;transition:all linear .3s;}
#menubar #main-menu >ul >li:hover >a{color:#717171}

#menubar #main-menu >ul >li >a:before{
    content: "";
    display: block;
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    height: 2px;
    background: #ea7944;
    transition: all 0.9s;
}
#menubar #main-menu >ul >li:hover a:before{
	width: 100%;
	transition:all 0.9s;
}
#menubar #main-menu >ul >li >a p{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 120%;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 18px;
    text-transform: uppercase;
    }
#menubar #main-menu >ul >li >a b{display:block;text-align:center;line-height:100%;margin-bottom:5px;font-weight:400}
#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:#dadada}
#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}
#g-map{position:relative;z-index:2;background:#fff}
footer{color:#d2d2d2;font-size:16px;position:relative;z-index:2;background-color: #313131;background-position:50%}
footer .workframe{width: 85%;margin:0 auto;overflow:hidden;}
footer #footerCompany{padding: 30px 0 15px;}
footer #footerCompany .row{display:inline-block;width: 58%;/* vertical-align:top; */float: left;}
footer #footerCompany .row:nth-child(3) h2{
    
width: 34%;
}
footer #footerCompany .row:nth-child(3) {
    width: 18%;
}

footer #footerCompany .row #footer-FB{
    margin-top: 32px;
}

footer #footerCompany .row:last-child h2{
    
width: 53%;
    
margin-bottom: 5px;
}
footer #footerCompany .row:last-child {width: 19%;}
footer #footerCompany .row h2{
    font-size: 22px;
    font-weight: 100;
    color: #ffffff;
    line-height: 132px;
    margin-bottom: 0px;
    float: left;
    width: 18%;
    display: inline-block;
    }
footer #footerCompany .row h2 span{display:inline-block;width:8px;height:8px;background:#d0d0d0;vertical-align:inherit;margin-right:15px}
footer #footerSet{padding: 0 0 15px;}
footer #footerCompany .comlist,footer #footerCompany .fcontact,footer #footerCompany .footernav{max-width: 100%;}
footer #footerCompany #footer-qrcode{width: 97%;/* margin:0 0 10px; */text-align: center;margin: 0 auto;}
footer #footerCompany #footer-qrcode img{
    
width: 96px;
    
/* text-align: center; */
    
/* margin: 0 auto; */
}
footer #footerCompany .sedc >div{display:inline-block;vertical-align:top;margin-bottom: 2px;margin-top: -20px;}

footer #footerCompany .sedc{text-align: right;margin-top: 10px;}
footer #footerCompany .sedc >div a{display:block;height:40px;background: #191919;text-align:center;line-height:40px;color:#cecece;font-size: 12px;padding:0 25px;}
footer #footerCompany .sedc #footer-FB a{background:#394050}
footer #footerCompany .sedc a b{font-weight:400;font-family: "Roboto", "Noto Sans TC", sans-serif;}
footer #footerCompany .comlist li b{color:#efefef;margin-right: 10px;vertical-align:middle;font-weight: 100;}
footer #footerCompany .comlist li span{vertical-align:middle}
footer #footerCompany p{margin-bottom:15px}
footer #footerCompany p.sitemap,footer #footerCompany p.sitemap a{color: #767676;}
footer #footerCompany p a{color:#fff}
footer #footerCompany .fcontact li{margin-bottom:5px}
footer #footerCompany .fcontact li a{border: 1px solid #767a82;
    border-radius: 38px;
    text-align: center;
    color: #fff;
    padding: 13px 0;
    transition: all linear .3s;
    display: block;}
footer #footerCompany .fcontact li:nth-child(even) a{background:#4e4e4e}
footer #footerCompany .fcontact li a:hover,footer #footerCompany .sedc >div a:hover{opacity:.8}
footer #footerCompany .footernav li{margin-bottom: 8px;float:left;width:50%;}
footer #footerCompany .footernav li a,footer #footerCompany .comlist li span a{color:#d2d2d2}
footer #footerCompany .footernav li a:hover{color:#afb5b9}
footer #footerCompany .fcontact{max-width:80%}
#footerSet .info{overflow:hidden;text-align:center;/* margin-bottom: 15px; *//* display: inline-block; *//* width: calc(47% - -56px); *//* vertical-align: top; */float: right;margin-right: 20px;}
#footerSet .info div,#footerSet .info p{display:inline-block;vertical-align:top;color:#858586;font-size:12px;text-align:center}
#footerSet .info .SeoWebFooter{/* display:block */margin-left: 7px;}
#footerSet .info a{color:#818181}
#footerSet .community{text-align: left;display: inline-block;width: calc(7% - -30px);/* vertical-align: top; */float: right;}
#footerSet .community li{display:inline-block;margin-left:5px}
#footerSet .community li a{display:block;color:#999;border:1px solid #5f5f5f;width:25px;height: 24px;text-align:center;left:25px;margin-top: 1px;}
#footerSet .community li a i{
    margin-top: 4px;
}
#footerSet .community li a:hover{color:#fff;background:#5f5f5f}
footer #footerCompany .comlist{overflow: auto;line-height: 32px;/* margin-top: 10px; */}
footer #footerCompany .comlist li{
        float: left;
        width: calc(57% - 89px);
        margin: 3px 3px;
        font-size: 14px;
}
footer #footerCompany .degu{
    margin-left: 20px;
    line-height: 180%;
    margin: 15px 0;
}
footer #footerCompany .comlist .add2{
    background: url(/images/22/icon-005.png) no-repeat 0 2px;
    padding-left: 33px;
}
footer #footerCompany .comlist .add1{
    background: url(/images/22/icon-001.png) no-repeat 0 2px;
    padding-left: 35px;
}

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{background:rgba(0,0,0,0.71);color:#fff;font-size:8pt;padding: 7px 0;}

footer #footerCompany .logoBox {
    width: 64%;
    margin: 28px auto 68px;
    overflow: hidden;
    display: inherit;
    text-align: center;
}

footer #footerCompany .logoBox .logoicon {
    margin: 8px 0% 1% 0px;
    width: 15%;
    overflow: hidden;
    margin-right: 0px;
    display: inline-block;
    vertical-align: inherit;
    text-align: center;
}
footer #footerCompany .logo2Box .logoicon {
    margin: 16px 0% 0 0;
    width: 23%;
    overflow: hidden;
    margin-right: 1px;
    display: inline-block;
    vertical-align: top;
}
footer #footerCompany .comlist li:nth-child(2), footer #footerCompany .comlist li:nth-child(4), footer #footerCompany .comlist li:nth-child(5){text-align: center;}

#footer-cis{text-align:center;margin-bottom:60px}
#gotop{display:block;color:#969696;position:fixed;right:20px;bottom:20px;text-align:center;font-size:17px;z-index:99;border: 1px solid #e4e4e4;padding:60px 10px 5px;}
#gotop b{display:block;font-weight:400;position:relative;margin-left:-30px}
#gotop b:after{content:'';position:absolute;left:calc(50% + 14px);bottom:30px;width:1px;height:30px;display:block;background: #eb6102;z-index:2;transition:all linear .2s;}
#gocart{position:fixed;right:20px;bottom: 130px;font-size: 15px;color: #9c8560;z-index:9;display:block;width: 25px;height:50px;text-align:center;line-height:50px;border: 1px solid #656565;}
#ssbanner{position:relative;overflow:hidden}
#ssbanner .bigname h2{line-height:120%;text-align:center;font-size:30px;color:#585757;margin-top:70px;margin-bottom:10px}
#ssbanner .bigname p{text-align:center;color:#4e4e4e;font-size:16px;line-height:120%}
#ssbanner a{display:block;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}
#ssbanner a img{width:100%}
#ssbanner .bxslider{overflow:hidden}
#ssbanner .bxslider >div{float:left;width:25%}
/* SeoStarRating */
#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; vertical-align: baseline; }
#SeoStarRating font:last-child { color: #0a29d2; }

@media screen and (max-width: 1440px) {
header #cis{width:120px}
header #menubar,header.headerTop #menubar{width:calc(100% - 350px);margin:8px 20px 0}
    footer #footerCompany .row {
    display: inline-block;
    width: calc(100% - -76px);
    /* vertical-align: top; */
    float: left;
}
footer #footerCompany .row:nth-child(3) {
    width: 55%;
}
footer #footerCompany .row:last-child {
    width: 37%;
}
footer #footerCompany .sedc >div {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0px;
    margin-top: 5px;
}
footer .workframe {
    width: 78%;
    margin: 0 auto;
    overflow: hidden;
}
footer #footerCompany .comlist li:nth-child(2), footer #footerCompany .comlist li:nth-child(4), footer #footerCompany .comlist li:nth-child(5) {
    text-align: inherit;
}
}

@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}
footer #footerCompany #footer-qrcode {
    width: 84%;
    text-align: center;
    margin: 0 auto;
}
}
@media screen and (min-width: 1025px) {
footer #footerCompany .plus-information a:hover img{display:block}
#ssbanner .bigname{position:absolute;z-index:5;width:100%;left:0;bottom:0;height:100%;background:linear-gradient(to bottom,hsla(0,0%,100%,0.96) 1%,hsla(0,0%,100%,0.67) 60%,rgba(255,255,255,0) 100%);transition:all linear .4s}
#ssbanner:hover .bigname{bottom:100%;z-index:-1;opacity:0}
#gotop:hover b:after{bottom:70px}
.phoneWrap{display:none!important}
footer #footerCompany .sedc >div {
    display: table-cell;
    vertical-align: top;
    margin-bottom: 2px;
    margin-top: -2px;
}
footer #footerCompany #footer-qrcode {
    /* width: 75%; */
    text-align: center;
    margin: 0 auto;
}
}
@media screen and (max-width: 1024px) {
header #menubar{display:none}
header,header.headerTop{display:block;position:fixed;left:0;top:0;width:calc(100% - 60px);z-index:8;/* background: rgba(10, 119, 107, 0.91); */padding: 16px 30px;}
.mobile-main-nav{display:block}
.nav-funcB{position:fixed;left:30px;top:28px;font-size:30px;color: #2b2b2b;}
.nav-funcB:hover{color: #616165;}
#mobile-menu{width:280px;background:#211f1f;height: calc(100vh - 158px);overflow:auto;padding-bottom: 70px;position:fixed;top: 100px;left:0;}

#mobile-menu >ul >li .menu_head,.subOption >li .sub2Title,.subOption >li .sub3Title{overflow:hidden;padding:15px;border-bottom:1px solid #525252;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:#bfbfbf}
#mobile-menu >ul >li .menu_head b,.subOption >li .sub2Title b,.subOption >li .sub3Title b{color:#616161;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:#b5b5b5;padding:5px 15px;font-size:14px;border-bottom:1px solid #525252}
#mobile-menu >ul >li .menu_body li a,.subOption >li .sub2Option li p a{color:#474747;display:block;padding:10px 35px;font-size:11pt;}
#mobile-menu .subOption >li .sub2Title{background:#f5f5f5;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;color:#474747}
#mobile-menu .subOption >li .sub2Title.bo p a{display:inline-block;color:#474747}
#mobile-menu .subOption >li .sub3Title{background:#d4d4d4;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:#474747}
#mobile-menu .subOption >li .sub3Option p{padding:15px 10px 15px 55px}
#mobile-menu .subOption >li .sub3Option p a{padding:0;color:#313131}

header .rightTab{float:none;margin:0 auto;text-align:center;overflow:hidden;background:#efefef;padding:10px 5%}
header #cis,header.headerTop #cis{margin-left: calc(47% - 50px);width: 131px;}
header #cis h2{text-align:center}
header .rightTab .topphone p a{font-size:30px}
header .rightTab .topphone{float:right;margin:0}
header .rightTab .translate{float:left}
header .workframe{width:100%}
footer #footerCompany .row{/* width:calc(50% - 4px); */margin-bottom: 24px;}
footer #footerCompany .row:last-child,footer #footerCompany .row:nth-child(3){margin-bottom:0}
header #topContact h3,header #translate h3,header #Wlanguage h3{margin-top: 5px;}
header #topContact h3 a,header #translate h3 b,header #Wlanguage h3 a{/* height:0; *//* overflow:hidden; *//* padding-top:30px; */}
#translate form{right:15px;top:100px}
#ssbanner .bxslider >div{width:50%}
#ssbanner .bigname{overflow:hidden;margin-bottom: 0px;}
}
@media screen and (max-width: 960px) {
footer #footerCompany .logoBox .logoicon {
    margin: -1px 3% 4% 0;
    width: 24%;
}
footer #footerCompany .logoBox {
    width: 92%;
}
footer #footerCompany .sedc >div {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0px;
    margin-top: -23px;
}
footer #footerCompany .comlist li:nth-child(2), footer #footerCompany .comlist li:nth-child(4), footer #footerCompany .comlist li:nth-child(5){    text-align: left;}
.phoneWrap{display:block;position:fixed;bottom:20px;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;padding:5px 15px;text-align:center;line-height:30px;font-size:9pt;border:1px solid #656565;background:rgba(154,21,21,0.93)}
.phoneWrap li:nth-child(2) a{background:hsla(117,74%,27%,0.94)}
}

@media screen and (max-width: 840px) {
	footer #footerCompany .row h2 {
    font-size: 18px;
    font-weight: 100;
    color: #ffffff;
    line-height: 32px;
    margin-bottom: 0px;
    float: initial;
    width: 100%;
    /* display: inline-block; */
}
footer #footerCompany .row:nth-child(3) h2 {
    width: 100%;
}
footer #footerCompany .comlist li {
    float: left;
    width: 100%;
    margin: 3px 2px;
    font-size: 15px;
}
footer #footerCompany .row #footer-FB {
    margin-top: 0px;
}
footer #footerCompany .sedc {
    text-align: left;
}
footer #footerCompany .sedc >div {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0px;
    margin-top: 14px;
}
footer #footerCompany .row:last-child h2 {
    width: 100%;
    margin-bottom: 5px;
}
}

@media screen and (max-width: 640px) {

.phoneWrap{display:block;position:fixed;bottom:20px;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;padding:5px 15px;text-align:center;line-height:30px;font-size:9pt;border:1px solid #656565;background:rgba(154,21,21,0.93)}
.phoneWrap li:nth-child(2) a{background:hsla(117,74%,27%,0.94)}
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: 24px;width: 100%;}
footer #footerCompany .row:last-child,#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%;margin-right: 0px;}
#footerSet .community{margin: 9px 0;text-align: center;}
.web{padding-bottom: 70px;}
#gotop,#Wlanguage a,#translate h3,#gocart{right:15px}
.nav-funcB{top: 26px;left: 26px;}
header #cis,header.headerTop #cis{margin-left:70px;width: 153px;}
header #topContact h3,header #translate h3,header #Wlanguage h3{margin-top: 14px;}
header #translate{margin:0 5px}
header #topContact h3 a,header #translate h3 b,header #Wlanguage h3 a{/* padding-top:25px; *//* background-size:auto 25px; */min-width: 32px;}
header #topContact {
    float: right;
    margin: 0px 2px 0;
}
#mobile-menu{top: 69px;height: calc(100vh - 138px);}
#translate form{top:80px}
#gotop{padding-top:14px;background:rgba(76,74,72,0.48)}
footer #footerCompany .row:last-child {
    width: 100%;
}
header #cis a img {
    width: 60px;
}
header #Wlanguage {
    float: right;
    margin: 0px 0px 0;
}
footer #footerCompany .row h2 {
    font-size: 18px;
    font-weight: 100;
    color: #ffffff;
    line-height: 32px;
    margin-bottom: 0px;
    float: initial;
    width: 100%;
    /* display: inline-block; */
}
footer #footerCompany .row:nth-child(3) h2 {
    width: 100%;
}
footer #footerCompany .comlist li {
    float: left;
    width: 86%;
    margin: 3px 2px;
    font-size: 15px;
}
footer #footerCompany .row #footer-FB {
    margin-top: 0px;
}
footer #footerCompany .sedc {
    text-align: left;
}
footer #footerCompany .sedc >div {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0px;
    margin-top: 14px;
}
footer #footerCompany .row:last-child h2 {
    width: 100%;
    margin-bottom: 5px;
}
footer #footerCompany #footer-qrcode {
    width: 100%;
    text-align: initial;
    margin: 0 auto;
}
}
@media screen and (max-width: 480px) {
footer #footerCompany{padding: 40px 0 20px;}
header,header.headerTop{width:calc(100% - 20px);padding:10px}
.nav-funcB{left: 18px;}
#ssbanner .bxslider >div{width:calc(100% - 20px);margin:0 10px 10px}
footer #footerCompany .logoBox .logoicon {
    margin: 1px 4% 7% 14px;
    width: 35%;
}
header, header.headerTop {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: calc(100% - 60px);
    z-index: 8;
    /* background: rgba(10, 119, 107, 0.91); */
    padding: 10px 40px;
}
header #cis, header.headerTop #cis {
    margin-left: 19px;
    width: 100px;
    margin-top: 3px;
}
	header #translate {
    margin: 0 -8px;
}
	.nav-funcB {
    top: 23px;
}
}