﻿

html {
    margin: 0;
    padding: 0
}

:target:before {
    content: "";
    display: block;
    height: 105px;
}

body {
    overflow-x: hidden;
/*    font-family: 'Source Sans Pro', "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif !important;*/
    font-family: "Source Sans Pro", Arial, "微軟正黑體", Verdana , Geneva, sans-serif !important;
    color: #555555;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 300;
    background-color: #f3f2ee;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body:after {
    display: block;
    content: "We're sorry! this website does not support your browser, please upgrade your browser, thank you.";
    position: fixed;
    z-index: 100000000000000;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    padding: 50px;
    background-color: #fff;
    text-align: center;
    font-size: 20px;
    color: #3f3f3f
}

:root body:after {
    display: none
}

*,
::after,
::before {
    box-sizing: revert;
}


.wp {
    min-width: 320px;
    overflow-x: hidden;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    font-family: 'Source Sans Pro', "微軟正黑體", "Microsoft JhengHei", Verdana, Geneva, sans-serif !important;
    font-size: 18px !important
}

input,
select,
textarea {
    font-weight: 400 !important
}

button,
input {
    line-height: normal;
    outline: 0
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    nowhitespace: afterproperty;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    font-size: 15px;
    transition: background 0.5s
}

figure,
address {
    padding: 0;
    margin: 0
}

* {
    outline: 0;
    -webkit-backface-visibility: hidden
}

button,
a {
    outline: none !important
}

.web-notice {
    display: none;
    margin: 5px;
    padding: 5px;
    border: 1px solid #ddd;
    color: #949494;
    font-size: 13px;
    line-height: normal
}

.max-xs-size .web-notice {
    display: block
}

h6 {
    margin: 0;
    line-height: 1.5em
}

ul,
ol {
    padding-left: 1.1em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em
}

a,
a:active {
    cursor: pointer;
    text-decoration: none
}

a,
a:hover {
    /*
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
*/
    color: #000000;

}

.text a,
.tabContent a,
#inquiry .inner a,
#terms .inner a,
#products-in .info .right a,
a.link {
    line-height: 28px;
    font-weight: normal;
    border-bottom: 1px solid transparent
}

.text a:hover,
.tabContent a:hover,
#inquiry .inner a:hover,
#terms .inner a:hover,
#products-in .info .right a:hover,
a.link:hover {
    border-color: #FFB800
}



.palyVideo {
    border: none !important
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
p {
    margin: 0;
    line-height: normal
}

a {
    color: #000000;
}

p {
    color: #555555;
    font-size: 18px;
    line-height: 32px;
/*    line-height: 1.5em;*/
    font-weight: normal;
}

img {
    max-width: 100%;
    height: auto;
    border: none
}

.clearfix {
    display: block;
    content: '';
    clear: both
}

.hidden {
    display: none
}

ul.noneStyle {
    margin: 0;
    padding: 0
}

ul.noneStyle li {
    list-style: none
}

.container {
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s;
    animation-delay: 0.3s;
}

.main {
    padding-top: 141px;
}

ul.pages {
    text-align: center;
    margin-bottom: 50px !important;
}

.topbox {
   display: block;
    z-index:100;
    position: absolute;
}

.topmenuarea-fixed {
/*
    visibility: visible;
    display: block;
*/
    position: fixed;

}

.topmenuarea {
    background-color: #f2f2f2;
    width: 100%;
/*    position: absolute;*/
    z-index: 100;
}

.topmenu {
    width: 1400px;
    height: 35px;
    display: block;
    margin: 0 auto;
    text-align: right;
}

.topmenu ul{margin: 0 auto;}

.topmenu li {
    text-align: right;
    font-size: 16px;
    line-height: 35px;
    font-weight: 300;
    list-style-type: none;
    margin: 0px 0px 0px 30px;
    float: right;
}

#header {
    padding: 35px 0px 0px;
    height: 0px;
    border-bottom: 0px solid #dddddd;
    min-width: 320px;
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    animation-delay: 0.3s;
}

b, strong {
    font-weight: bold;
}

.nav{--bs-nav-link-padding-y: 0rem;}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
}



.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}

.nav:after,
.navbar-header:after,
.navbar:after,
.row:after {
    clear: both;
}

.navbar-default {
    background-image: none;
    background-color: #FFF;
    background-repeat: repeat-x;
    border-radius: 0px;
    box-shadow: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #dddddd;
/*    position: absolute;*/
}

.navbar-fixed {
    top: 0;
    z-index: 50;
    position: fixed;
    width: 100%;
}

.navbar {
    height: 105px;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding: 0 0;
/*    --bs-navbar-padding-y: 0;*/
}

.navbar-collapse {
    flex-grow: 0;
}

.navbar ul {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 1em;
}

.navbar li.nav-item a.nav-link {
    color: #555555;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    margin: 0 18px;
    line-height: 105px;
    z-index: 2;
    /* z-index: 100; */
}

/*
nav_p_icon .navbar-nav > li > a {
    padding-bottom: 45px;
}
*/


.navbar-default .navbar-nav > li > a:hover:after {
    width: 100%;
}

.navbar-default .navbar-nav > li > a {
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
}

.nav-bottom > li > a:hover:after{width: 100%;}

.nav-bottom > li > a.nav-link {
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
}

.nav-bottom > li > a.nav-link::after {
    background-color: #FDC600;
    bottom: 0px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    transition: all 0.2s ease 0s;
    width: 0%;
}
#searcharea_id {
  display: none ;
}

#searcharea_id.active {
  display: block;
}
/* .forPC .nav-item:hover .dropdown-menu {
    display: block;
}

.forPC .nav-item:not(.search_hover):hover .dropdown-menu {
  display: block;
} */

/*
.forPC .nav-item.search_hover:hover .dropdown-menu {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
} */

.navbar .dropdown-menu {
    border-radius: revert;
}

.dropdown-toggle::after{margin: 0 auto;}

/*
.navbar .dropdown-toggle::after {
    border-right: 0em solid transparent;border-left: 0em solid transparent;
     background-color: #FDC600;
    bottom: 0px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    transition: all 0.2s ease 0s;
    width: 0%;
    border-top: 0em solid;


}
*/

.navbar-default .navbar-nav > li > a::after {
    border-right: 0em solid transparent;border-left: 0em solid transparent;
     background-color: #FDC600;
    bottom: 0px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    transition: all 0.2s ease 0s;
    width: 0%;
    border-top: 0em solid;


}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.navbar > .container {
    height: 105px;
}

.forPC .nav-item .dropdown-menu {
    left: 0;
    right: 0;
     margin-top:0;
    /* display: block;
    opacity: 0;
  visibility: hidden; */
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s linear 0.7s;

}

/* Our Markets 第三層子選單區塊整體置中 */
.forPC .menulevel3 ul.motionbox {
  /* display: flex; */
  justify-content: right;
  /* flex-wrap: wrap; */
  padding: 0;
  margin: 0 auto;
  text-align: right;
}

.forPC .menulevel3 ul.motionbox .motionarea {
  /* float: none;
  display: inline-block; */
  margin: 20px;
  text-align: left; /* 如果你想讓每個 motionarea 內文字左對齊就保留這行 */
}

.forPC .navbar .yamm-content ul {
   display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0; /* 確保不會有偏移 */
}

.forPC .col-sm-12.menu_lang {
     display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}

.forPC .col-sm-12.menu_product_apps {
     display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.yamm .yamm-content {
    padding: 30px 30px;
}

.yamm .yamm-lang{line-height: 105px;}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 105px;
}

.navbar-expand-lg ul#searcharea_id {
    top: 105px;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
}

.dropdown-item{padding: 0 0;}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #ffffff;
}


.row {
    margin-right: -15px;
    margin-left: -15px;
    flex-wrap: inherit;
}

.navbar .nav-item .dropdown-menu li {
    list-style-type: none;
    padding: 0px 0px;
    /*    display: inline-block;*/
}

.navbar .nav-item .dropdown-menu .menu_lang li {

    margin-left: 36px;
}

.navbar .nav-item .dropdown-menu li a {
    color: #555555;
    font-size: 18px;
/*    display: block;*/
    font-weight: 400;
/*    padding-bottom: 45px;*/
}

/* .navbar .nav-item .dropdown-menu li a.menu-motion{font-weight: 400;} */

.navbar .nav-item .dropdown-menu li a.motion_a{font-size: 16px; font-weight: 300;line-height: 28px;}

.navbar .nav-item .nav_p_icon li a {
    padding-bottom: 45px;
     display: block;
    width: 130px;
}

.navbar-nav {
    float: right;
    margin: 0 auto;
}

.nav_p_icon .navbar-nav{float:none;}

.navbar-expand-lg .navbar-collapse {

        /* width: 100%; */
    }



/*.row > * {width: auto; float: right;}*/

#header .favorite {
    width: 33px;
    height: 33px;
    position: absolute;
    right: auto;
    top: 50%;
    margin-top: -20px;
    border-radius: 50%;
    background: #cbcbcb url(/styles/images/header-icon-plus.png) center no-repeat;
    top: 50%;
    cursor: pointer;
}

#header .favorite span.favoritesNum {
    width: 18px;
    height: 18px;
    padding-left: 1px;
    border-radius: 50%;
    border: 1px solid #000;
    background-color: #fff;
    color: #333;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    position: absolute;
    right: -6px;
    top: -4px;
    z-index: 1;
}

#header .favorite:hover,
#header .favorite.actived {
    background-color: #fabe00;
}

#header .openSearch {
    cursor: pointer;
    width: 33px;
    height: 33px;
    background: url(https://www.timotion.com/styles/images/header-icon-search2.png) center no-repeat;
    opacity: 0.4;
    margin-top: 35px;
}


#searcharea_id .yamm-lang {
    padding: 30px 30px;
}

.col_w {
    max-width: 1350px;
    margin: 0 auto;
}

#header form input {
    color: #555;
    font-size: 66px !important;
    font-weight: 400 !important;
    margin-bottom: 10px;
    border: none;
    width: 800px;
    opacity: 0.7;
}

input {
    line-height: normal;
    outline: 0;
}

#header form p {
    color: #b3b3b3;
}

.closed {
    display: inline;
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(../styles/images/header-icon-closed.png) center no-repeat;
    float: right;
    margin-top: -8%;
    border: 1px solid #ffffff !important;
    cursor: pointer;
    transition: opacity .3s;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar-nav > li {
    float: left;
    /*    display: contents;*/
}

.navbar-nav li.menubar {
    /*    float: left;*/
    display: contents;
}

/*
.navbar-nav li {

    display: contents;
}
*/

.nav:after, .navbar-header:after, .navbar:after, .row:after {
    clear: both;
}

.nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
    display: table;
    content: " ";
}

.navbar-default .navbar-nav > li > a.search_hover::after {
    background-color: transparent;
}

.lang {
    position: absolute;
    width: 33px;
    height: 60px;
    margin-top: 35px;
    left: 0px;
    background-size: 100%;
    background-position: 0 0px;
    background-repeat: no-repeat;
    background-image: url(../styles/images/lang.png);
}

.yamm .dropdown {
    position: static;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .dropdown-menu {
    background-color: #FFF;
    /* border: 1px solid rgba(227, 227, 227, 0.22); */
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.176);
    left: auto;
}

.yamm .container {
    position: relative;
}


#searcharea_id .yamm-lang {
    padding: 30px 30px;
}

.col-sm-12.menu_lang {
    text-align: right;
    padding: 0 0;
}

.col-sm-12.menu_product_apps {
    text-align: right;
}
.yamm .dropdown-menu {
    background-color: #FFF;
    /*    border: 1px solid rgba(227, 227, 227, 0.22);*/
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.176);
}

.ymm-sw .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: inherit;
    margin: inherit;
    list-style: outside none none;
    font-size: inherit;
    background-color: #FFF;
    border: 0px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
    box-shadow: 0px;
    background-clip: padding-box;
}

.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
    position: static;
}

.ymm-sw .dropdown-menu li {
    clear: both;
    height: 50px;
}

.navbar-default .ymm-sw .navbar-nav a::after {
    bottom: 5px;
    background-color: #FFF;
}

.yamm .ymm-sw .dropdown-menu {
    left: auto;
    right: auto;
}

.navbar .yamm-content h5 {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 10px;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
}

.navbar .yamm-content ul {
    margin: 0;
    /*    padding: 0;*/
}

.navbar .yamm-content ul li {
    list-style-type: none;
    padding: 4px 0;
    text-align: center;
    padding: 0 0.1vw;
    width: 12%;
}

.navbar .yamm-lang ul {
    margin: 0;
    padding: 0;

}

.navbar .yamm-lang ul li {
    list-style-type: none;
    padding: 0px 0px;
    display: inline-block;
    text-align: right;
    /*    float: right;*/
    padding: 0 0px;

}

.navbar .yamm-content .pic {
    width: 100%;
}

.navbar .yamm-content span{font-weight: 400;}

.navbar .yamm-content ul li a {
    color: #555555;
    font-size: 16px;
    opacity: 1;
    /*    opacity: 0.6;*/
    transform: translate3d(0px, 0px, 0px);
}

.navbar .yamm-content ul li a:hover {
    color: #000;
    opacity: 1;
    font-weight: 400;
}

.navbar .yamm-lang ul li a {
    color: #555555;
    font-size: 16px;
    display: block;
    font-weight: 300;
}

.navbar .yamm-lang ul li a:hover {
    color: #000;
    text-decoration: none;
    /*     font-weight: 400;*/
}

.navbar-expand-lg .navbar-nav .nav-link{padding:0px;}


.header-search-wrapper {
    position: relative;
    width: 150px;
    height: 36px;
    border: 1px solid #dddddd;
    transition: width 0.3s ease;
    display: flex;
    align-items: center;
    padding: 0 10px;
    margin-top: 30px;
    margin-left: 5px;
  }

  .header-search-wrapper.expanded {
    width: 300px;
  }

  .header-search-wrapper input {
    flex: 1;
    height: 100%;
    padding: 0 36px 0 12px;
    border: none;
    font-size: 14px;
    color: #aaa;
    background: transparent;
    box-sizing: border-box;
  }

  .header-search-wrapper input.active {
    color: #555555;
  }

  .search-icon-inside {
    position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url('/styles/images/header-icon-search2.png') no-repeat center;
  background-size: contain;
  border: none;
  background-color: transparent;
  cursor: pointer;
  opacity: 0.6;
  z-index: 9;
  }


.menulevel3 {
    position: absolute;
    width: 100%;
    display: block;
    left: 0px;
    text-align: left;
    top: 104px;
    background: #ffffff;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

#care-motion ul.motionbox, #comfort-motion ul.motionbox, #ergo-motion ul.motionbox, #industrial-motion ul.motionbox {
    width: max-content;
    max-width: 1400px;
/*    padding: 20px;*/
    margin: 0 auto;
    color: #555555;
    list-style: none;
    text-align: left;
}

.menulevel3 ul.motionbox .motionarea {
    width: max-content;
    min-width: 12vw;
    margin: 50px 10px 50px 10px;
    display: inline-table;
    font-size: 16px;
/*    float: right;*/
/*    min-height: 200px;*/
    text-align: left;
    font-weight: normal;
}

.menulevel3 ul.motionbox span {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 400;
}

.motion_a:hover {
    border-bottom: 1px solid #FFB800;
}

.right_btn {
    position: fixed;
    bottom: 35px;
    right: 15px;
    z-index: 50;
}

.right_btn ul {
    padding: 0 0;
}

.right_btn li.myBtn_inquiry {
    background-image: url(images/icon-mail2.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
    right: 18px;
    z-index: 10;
    display: block;
    width: 60px;
    height: 60px;
    background-color: #555;
    border-radius: 50%;
    margin-bottom: 60px;
}

#myBtn {
    line-height: 42px;
    width: 42px;
    height: 42px;
    position: fixed;
    bottom: 45px;
    right: 24px;
    z-index: 100;
    cursor: pointer;
    padding: 0px 0px;
    /* margin-top: 50px; */
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    display: block !important;
}

#myBtn ul {
    padding: 0 0;
}

#myBtn li.myBtn_top {
    background-image: url(images/icon-more3.png);
    background-repeat: no-repeat;
    background-size: 25%;
    background-position: center;
    z-index: 10;
    right: 15px;
    display: block;
    margin: 0 auto;
    width: 42px;
    height: 42px;
    background-color: #dddddd;
    border-radius: 50%;
}

.right_btn li.myBtn_add {
    background-image: url(images/header-icon-plus3.png);
    background-repeat: no-repeat;
    background-size: 25%;
    background-position: center;
    right: 18px;
    display: block;
    z-index: 10;
    width: 60px;
    height: 60px;
    background-color: #555;
    border-radius: 50%;
    margin-bottom: 24px;
}

.right_btn li.myBtn_add.actived {
    background-color: #FFB800;
}

.right_btn li:hover {
    background-color: #FFB800;
}

.submenu_act {
    border-bottom: #ffb800 5px solid !important;
    padding-bottom: 18px;
}
.part{padding:0px 35px !important;}

li.nav-item.no-line {
    border-bottom: 0px solid #dddddd;
}

/*---選單修改----*/

/* Safe Triangle Hover 區塊 */
.safe-hover {
  position: relative;
}

.safe-hover .btn01_safe-hover-buffer {
  position: absolute;
  top: 40%;
  left: 24%;
  width: 12%;
  height: 80px;
  z-index: 0;
  pointer-events: auto;
  background: transparent;
  /* background-color: #ff0000; */
  opacity: 10%;
}


/* .safe-hover .btn02_safe-hover-buffer {
  position: absolute;
  top: 60%;
  left: 43.5%;
  width: 19%;
  height: 200px;
  z-index: 99;
  pointer-events: auto;
  background: transparent;
  background-color: #000000;
  opacity: 10%;
  clip-path: polygon(24% 25%, 35% 25%, 35% 0, 70% 0, 70% 15%, 80% 20%, 80% 30%, 24% 30%);
} */

.safe-hover .btn02_safe-hover-buffer {
     position: absolute;
    top: 40%;
    left: 39%;
    width: 2%;
    height: 80px;
    z-index: 0;
    pointer-events: auto;
    background: transparent;
    /* background-color: #000000; */
    opacity: 10%;
}

.safe-hover .btn03_safe-hover-buffer {
  position: absolute;
    top: 80%;
    right: 29%;
    width: 8%;
    height: 40px;
    z-index: 99;
    pointer-events: auto;
    background: transparent;
    /* background-color: #000000; */
    opacity: 10%;
}



#footer {
    background-color: #f2f2f2;
}

#footer .footerInfo ul.share li a.youku {
    background-image: url(/styles/images/icon-youku.png) !important;
    background-color: #2181e0 !important;

}

#footer .footerInfo .left .terms {
    display: block;
}

#footer .footerInfo ul.share li:first-of-type {
    margin-left: 0;
}

#footer .footerInfo ul.share li {
    float: left;
    margin-left: 10px;
}

#footer .footerInfo p {
    color: #555555;
}


#footer .logo {
    float: left;
    width: 230px
}

#footer .logo img {
    transition: opacity 0.3s
}

#footer .logo:hover img {
    opacity: 0.5
}

#footer .container {
    padding: 80px 15px
}

#footer ul.list {
    float: right;
    width: -moz-calc(100% - 230px);
    width: -webkit-calc(100% - 230px);
    width: calc(100% - 230px);
    text-align: right;
    visibility: auto !important;
}

#footer ul.list li {
    display: inline-block;
    vertical-align: top;
    margin-left: 10%;
    text-align: left
}

#footer ul.list li .title {
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px
}

#footer ul.list li a {
    display: table;
    color: #555555;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 5px
}

#footer ul.list li a:hover {
/*    color: #333*/
border-bottom: 1px solid #FFB800;
    margin-bottom: 4px;
}

#footer .footerInfo {
    border-top: 1px solid #dddddd
}

#footer .footerInfo .container {
    padding: 20px 15px;
/*    animation-delay: 0.3s*/
}

#footer .footerInfo .left {
    float: left
}

#footer .footerInfo p,
#footer .footerInfo .terms a {
    color: #777777;
    font-size: 13px;
    line-height: 32px
}

#footer .footerInfo .right {
    float: right;
/*    margin-right: 8%*/
}

.max-bg-size #footer .footerInfo .right {
    margin-right: 3%
}

#footer .footerInfo ul.share:after {
    content: '';
    clear: both;
    display: block
}

#footer .footerInfo ul.share li {
    float: left;
    margin-left: 10px
}

.max-xs-size #footer .footerInfo ul.share li {
    margin-left: 5px
}

#footer .footerInfo ul.share li:first-of-type {
    margin-left: 0
}

#footer .footerInfo .terms a {
    color: #333;
    font-weight: normal;
    margin-right: 10px
}

#footer .footerInfo .left .terms a {
    margin-right: 0px;
}

#footer .footerInfo .right .follow {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
    display: none;
}

#footer .footerInfo ul.share li a.btn {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: center no-repeat;
    background-size: 20px;
    transition: none
}

.max-ss-size #footer .footerInfo ul.share li a.btn {
    width: 30px;
    height: 30px
}

#footer .footerInfo ul.share li a.fb {
    background-image: url('/styles/images/icon-fb.png');
    background-color: #3b5998
}

#footer .footerInfo ul.share li a.twitter {
    background-image: url('/styles/images/icon-twitter.png');
    background-color: #2ba9e1;
    display:none;
}

#footer .footerInfo ul.share li a.youtube {
    background-image: url('/styles/images/icon-youtube.png');
    background-color: #e22e28
}

#footer .footerInfo ul.share li a.google {
    background-image: url('/styles/images/icon-google.png');
    background-color: #dc4e41
}

#footer .footerInfo ul.share li a.ig {
    background-image: url('/styles/images/icon-ig.png');
    background-size: cover
}

#footer .footerInfo ul.share li a.mail {
    background-image: url('/styles/images/icon-mail.png');
    background-color: #46c7ff
}

#footer .footerInfo ul.share li a.linked {
    background-image: url('/styles/images/icon-linked.png');
    background-color: #006699
}

#footer .footerInfo ul.share li a.weibo {
    background-image: url('/styles/images/icon-weibo.png');
    background-color: #D42A2C
}

.max-bg-size #footer ul.list li {
    margin-right: 8%
}



#header .forMobile {
    display: none;
}

#header .forMobile .menuToggle div.bar1 {
    top: 20px;
}

#header .forMobile .menuToggle div.bar2 {
    top: 29px;
}

#header .forMobile .menuToggle div.bar3 {
    top: 38px;
}

#header .forMobile .menuToggle div {
    width: 25px;
    height: 3px;
    background-color: #bbbbbb;
    position: absolute;
    -o-transition: transform 0.5s, width 0.5s, top 0.5s;
    -moz-transition: transform 0.5s, width 0.5s, top 0.5s;
    -webkit-transition: transform 0.5s, width 0.5s, top 0.5s;
    transition: transform 0.5s, width 0.5s, top 0.5s;
}

#header .forMobile .menuToggle.actived div {
    top: 30px;
    left: 13px;
    width: 30px
}

#header .forMobile .menuToggle.actived .bar1 {
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center
}

#header .forMobile .menuToggle.actived .bar2 {
    width: 0
}

#header .forMobile .menuToggle.actived .bar3 {
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform-origin: center
}

.btn {padding: 0 0;
    font-weight: 400 !important;
}

.dropkick{border: 1px solid #dddddd; height: 42px; padding: 0 20px;}

.dropkick {
    /* 1. 基本樣式與邊框 */
    width: 100%;
    height: 40px;
    padding: 0 35px 0 15px; /* 右邊留 35px 給箭頭，左邊留 15px 給文字 */
    border: 1px solid #dddddd;
    background-color: #fff;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    transition: all 0.2s ease;
    text-align: center;

    /* 2. 徹底隱藏瀏覽器預設箭頭 */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    /* 3. 使用 SVG 製作實心倒三角形箭頭 */
    /* fill='black' 代表三角形顏色 */
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 6'%3E%3Cpath d='M0 0 L5 6 L10 0 Z' fill='black'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center; /* 距離右邊 15px，垂直置中 */
    background-size: 10px; /* 調整三角形的大小 */
}

/* 針對 IE 隱藏箭頭 */
#selectSubject::-ms-expand {
    display: none;
}

/* 4. 滑鼠滑入及點擊時，框線變黑色 */
.dropkick:hover,
.dropkick:focus{
    border-color: #000;
    outline: none; /* 移除點擊時出現的預設藍色外框 */
}


/*--首頁768~1024--*/

.max-md-size .right_btn{bottom: 150px;}

.max-md-size #myBtn{bottom: 150px;}

.max-md-size #header .forPC{display: none;}


 .max-md-size #header .forMobile .right {
        position: relative;
        right:50px;
        top: 0;
        height: 64px;

    }

 .max-md-size .navbar-collapse {
    top: 65px;
    flex-grow: 0;
    width: 100%;
    height: calc(100vh - 132px);
    /* max-height: 100%; */
    overflow: scroll;
    overflow-x: hidden;
    padding-bottom: 100px;
}


.max-md-size button{width: auto;}

.max-md-size #header .forMobile .logo {
    width: 130px;
/*    position: absolute;*/
    left: 20px;
    margin-left: 15px;
    top: 15px;
    padding: 0 0;
}

.menuToggle.open.actived {
    position: absolute;
    top: 0;
    right: 25px;
}


.max-md-size .navbar-toggler:focus{box-shadow: none;}

.max-md-size .navbar-toggler{border: 0px solid;
    /* width: 50px; */
    z-index: 100;
    position: absolute;
}

.max-md-size #header .forMobile .right .btn {
    float: left;
    margin-top: 10px;
    padding: 0 0;
}

 .max-md-size #header .favorite {
    top: auto;
    bottom: 35%;
}

.max-md-size #header .forMobile .right .favorite {
    width: 40px;
    height: 40px;
    position: relative;
    right: 0;
    bottom: 0;
    margin: 10px 10px 0 5px;
}

.max-md-size .btn-check:checked + .max-md-size .btn, .btn.active,.max-md-size .btn.show,.max-md-size  .btn:first-child:active, :not(.btn-check) + .btn:active {
    color: #ffffff;
    background-color: #ffffff;
    border-color: #ffffff;
}

.max-md-size .navbar{height: 64px;}

.max-md-size .navbar > .container {
    height: 65px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0px;
    line-height: 65px;
    z-index: 100;
}

.max-md-size #header .forMobile .right .btn a.openLanguage2 {
    display: block;
    font-size: 18px;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    border-radius: 50%;
    background: #cbcbcb center no-repeat;
    color: #fff;
    text-align: center;
    line-height: 40px;
    transition: background 0.3s;
}

.max-md-size #header .forMobile .right .btn a:hover{background-color: #fabe00;}

.max-md-size #header {
    padding: 0px 0px 0px;
    border-bottom: 1px solid #ddd;
    height: 64px;
    position: fixed;
}

.max-md-size .hidden-sm {
    display: none !important;
}

.max-md-size #header .forMobile {
    display: block;
}

.max-md-size .navbar-collapse *, ::after, ::before {
    box-sizing:border-box;
}

.max-md-size .navbar-nav .dropdown-menu{
/*    position: absolute;*/
    width: 100%;}



.max-md-size li.nav-item span.title {
    font-size: 18px;
    font-weight: 400;
    color: #555555;
}



.max-md-size .navbar li.nav-item a.nav-link{padding-left: 10px;margin: 0 auto;
    line-height: 65px;
    font-size: 18px;
    color: #555555;}

.max-md-size .yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
    position: absolute;
}

.max-md-size .col-sm-12.menu_lang{text-align: left;}

.max-md-size .navbar ul{    float: left;
    background: #ffffff;
    width: 100%;
-webkit-margin-after: 0em;

}

.max-md-size .navbar-nav > li {
    float: left;
/*    padding: 0 15px;    */
    border-bottom: 1px solid #dddddd;}


.max-md-size .menuList2.languageList2{width: 100%;}

.max-md-size .menuList2.languageList2 li{height: 65px; border-bottom: 1px solid #dddddd; line-height: 65px; padding: 0 15px; width: 100%;display: block;}



.max-md-size .navbar .nav-item .dropdown-menu li a {
    color: #555555;
    background-color: #dddddd;
    font-size: 18px;
    font-weight: 300;
    padding: 0px 35px;
    border-bottom: 1px solid #ffffff;font-weight: 400;
}

.max-md-size .navbar .nav-item .dropdown-menu li a:last-child{border-bottom: 1px solid #dddddd;white-space: normal;}



.max-md-size .dropdown-toggle::after{display: none;}

.max-md-size    #header .forMobile .search {
        position: initial;
        width: 100%;
/*        border-bottom: 1px solid #ddd;*/
    }

  .max-md-size   #header .forMobile .search input {
     font-size: 18px !important;
    font-weight: 400 !important;
    margin-bottom: 0px;
    height: 65px;
    width: 80%;
    position: relative;
    padding-left: 15px;
    float: left;
    }

.max-md-size .navbar li span.title {
    margin-left: 35px;
}


.max-md-size .navbar li a img.menu_icon_left {
    position: absolute;
    left: 15px;
    width: 15px;
    top: 20px;
}

.max-md-size .navbar li a img.menu_icon_x {
    position: absolute;
    right: 13px;
    width: 25px;
    margin-top: 20px;

}

.max-md-size   #header .forMobile .search button {
        right: 0px;
        top: 0px;
    }


.max-md-size button.sendSearchTop_out {
        width: 60px;
    height: 64px;
    float: right;
    /* margin-top: 65px; */
    /* margin-right: 0px; */
    background: url(../styles/images/header-icon-search.png) center no-repeat;
    opacity: .5;
    }

.max-md-size .navbar-nav button.sendSearchTop_in { width: 60px;
        height: 64px;
        margin-top: 0px;
        margin-right: 0px;
        background: url(../styles/images/header-icon-search.png) center no-repeat;
        opacity: .5;
        position: absolute;}

.max-md-size .navbar li.nav-item a img.menu_icon,.max-md-size .navbar li.nav-item a img.menu_icon_first{
    width: 15px;
    position: absolute;
    top: 20px;
    right:15px;}

.max-md-size .max-md-size .navbar ul{-webkit-margin-after: -0.1em;}


.max-md-size .navbar-expand-lg .navbar-nav .dropdown-menu{top: 65px;}


.forMobile .dropdown-menu li a {
    line-height: 30px !important;
    height: 65px;
    vertical-align: middle;
    align-items: center;
    display: flex
;}


.max-xs-size #header .forMobile .right .btn {
    margin-top: 15px;
}

.max-xs-size p,
.max-xs-size body {
}

/*---無JS選單start--*/



.max-xs-size #header .forMobile .right .btn a.openLanguage2 {
    font-size: 14px;
}



.max-md-size #footer .sitemap {
    display: none
}

.max-md-size #footer .footerInfo {
    border-top: none
}

.max-md-size .main {
    padding-top: 64px;
}

#noie9 {
    background: #FFDFDF;
    border: 1px solid #FF2F2F;
    clear: both;
    color: #555;
    display: block;
    font-size: 15px;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 90%;
    margin: 100px auto 10px auto
}

#noie9 a {
    color: #F00
}

.no-line {
    border: none !important;
}

.max-sm-size .noticeBox .inner {
    padding: 0 0;
    padding-bottom: 20px !important;
    width: 90%;
    height: auto;
    margin-left: 0;
    left: 5%;
}

.max-sm-size .noticeBox .inner .icon {
    margin: 30px auto 20px auto;
}

.max-sm-size .noticeBox .inner .closeBox {
    top: -15px;
    right: -15px;
}

.max-sm-size #footer .footerInfo .left {
    margin-top: 0px;
}

.max-sm-size #homeBanner {
    padding-top: 0px;
}

.max-sm-size #footer .footerInfo .right .follow,
.max-sm-size #footer .footerInfo .left .terms {
    display: block;
}

.max-sm-size #footer .footerInfo ul.share {
    display:inline-block;
    margin: auto;
}

.max-sm-size #footer .footerInfo .left,
.max-sm-size #footer .footerInfo .right {
    float: none;
    text-align: center;
}


.max-xs-size #footer .footerInfo .left .terms {
    display: inline-flex !important;
    text-align: center;
    padding: 0 2%;
    float: none;
}

.max-xs-size #footer .footerInfo .left .terms {
    display: inline-flex !important;
    text-align: center;
    padding: 0 2%;
    float: none;
}

.max-xs-size #header .forMobile .right .btn a.openLanguage2 {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
}

.max-xs-size #header .forMobile .right .favorite {
    width: 30px;
    height: 30px;
    margin: 15px 0px 0 5px;
}


@media screen and (max-width:1000px) {


    .navbar-expand-lg .navbar-collapse{flex-basis: 100%;}

    #header {
        position: relative;
        height: 64px;
    }

    #nav {
        margin-right: 5%;
    }

    #navControl {
        display: block;
    }

    #nav_m {
        display: none;
        position: relative;
        top: 64px;
        left: 0;
        margin: 0;
        width: 100%;
        z-index: 101;
        margin-right: 0px !important;
        border-top: 1px solid #dddddd;
    }

    #nav_m.collapsed {
        display: block;
        width: 100%;
        height: calc(100vh - 132px);
        max-height: 100%;
        overflow: scroll;
        overflow-x: hidden;
        padding-bottom: 66px;
    }

    #nav_m li {
        float: none;
        width: 100%;
        position: relative;
        margin: 0;
        height: auto;
        border-bottom: 1px solid #dddddd;
        background: none;
        display: block;
        background-color: #ffffff;
        padding: 0px;
        box-sizing: border-box;
    }

    #nav_m li.current {
        background: none;
    }

    #nav_m a {
        display: block;
        margin-top: 0px;
        width: 100%;
        height: 65px;
        font-size: 18px;
        line-height: 65px;
        text-decoration: none;
    }

    #nav_m > ul {
        background-color: #ffffff;
        padding-left: 0px;
    }

    #nav_m .subNav li,
    #nav .subNav a {
        height: auto;
        line-height: 18px;
        background: none;
    }


    #nav_m .subNav {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        padding: 0 1000em;
        margin: 0 -1000em;
        max-height: 0;
        overflow: hidden;
        z-index: 0;
        background-color: #ffffff;
        text-align: center;
    }

    #nav_m img {
        margin: 0 auto;
    }


    #nav_m .itemBox {
        float: none;
        padding: 0;
        width: 100%;
        margin: 0 auto;
        margin-left: 0px !important;
    }

    #nav_m .itemBox ul {
        padding-bottom: 0;
    }

    #nav_m .itemBox li {
        border-bottom: none;
        border: 1px solid #dddddd;
        width: 50%;
    }

    #nav_m .itemBox li:nth-child(1) {
        border-top: 0px solid #dddddd;
        border-right: 0px solid #dddddd;
    }

    #nav_m .itemBox li:nth-child(2) {
        border-top: 0px solid #dddddd;
    }

    #nav_m .itemBox li:nth-child(3) {
        border-right: 0px solid #dddddd;
    }

    #nav_m .itemBox li:nth-child(5) {
        border-right: 0px solid #dddddd;
    }

    #nav_m .itemBox li:nth-child(7) {
        border-right: 0px solid #dddddd;
        border-bottom: 0px solid #dddddd;
    }

    #nav_m .itemBox li:nth-child(8) {
        border-bottom: 0px solid #dddddd;
    }

    #nav_m .itemBox li a {
        display: inline-grid;
        text-align: center;
        margin: 0 auto;
        font-size: 16px;
        padding: 20px 0px;
        height: 160px;
    }

    #nav_m .ulSet {
        width: 100%;
        display: contents;
    }

    #nav_m li.btn_left {
        padding-left: 15px;
    }


    #nav_m li a.btn_left {
        padding-left: 15px;
    }

    #nav_m li.current,
    #nav_m li:hover {
        z-index: 100;
        border-bottom: 1px solid #dddddd;
    }

    #nav_m li.level_btn {
        border-bottom: 0px solid #dddddd;
        float: left;
    }

    #nav_m li.level_btn:hover {}

    #nav_m a:hover .subNav,
    #nav_m li:hover .subNav {
        width: 100%;
        border-bottom: 0px solid #ddd;
        border-top: 1px solid #ddd;
        padding: 0 0;
        margin: 0 auto;
        max-height: 1000px;
    }

    #nav_m .subNav li,
    #nav_m .subNav a {
        height: auto;
        line-height: 18px;
    }


    li.searchbar {
        height: 64px;
        border-bottom: 1px solid #ddd;
    }

    input.focus.mobileSkeywordTop.skeywordTop2 {
        height: 54px;
        float: left;
        border: 0px solid #fff;
        width: 70%;
        vertical-align: middle !important;
        text-align: left;
        line-height: 64px !important;
        padding-left: 15px;
    }

}

@media only screen and (max-width: 1023px) {


    .max-lg-size .topmenuarea {display: none;}

    .navbar li.nav-item a.nav-link{margin: 0 13px;}




}


@media only screen and (min-width: 769px) and (max-width:1024px) {


    #caremotion ul.motionbox, #comfortmotion ul.motionbox, #ergomotion ul.motionbox, #industrialmotion ul.motionbox{width: 100%;}

    .menulevel3{padding: 0px 20px;}

    .menulevel3 ul.motionbox .motionarea{margin: 50px 5px 50px 10px;}


    .max-lg-size .topmenu {
        display: block;
        margin: 0 auto;
    }

    #care-motion ul.motionbox, #comfort-motion ul.motionbox, #ergo-motion ul.motionbox, #industrial-motion ul.motionbox{width: 1024px;}


    .navbar {
        height: 105px;
    }

    .navbar .nav-item .dropdown-menu .menu_lang li {
    margin-left: 20px;
}



}


/*---無JS選單end--*/
@media only screen and (max-width: 1366px) {

    .topmenu {
        width: 100%;
        height: 35px;
        display: block;
        margin: 0 auto;
        text-align: right;
    }

    .topmenu li {
    margin: 0px 30px 0px 0px;
}

    #caremotion ul.motionbox, #comfortmotion ul.motionbox, #ergomotion ul.motionbox, #industrialmotion ul.motionbox{width: 100%;}


    .navbar .yamm-lang ul {
/*    margin: 0 40px;*/
        padding-right: 30px;
}


    .max-bg-size #footer ul.list li {
        margin-right: 0%;
}
    .max-lg-size #header .wrap {
        margin-right: 12%;
    }

}