#header {
    backface-visibility: hidden;
    transform: translateZ(0);
    background-color: white;
    position: absolute;
    padding-top: 12px;
    text-align: right;
    z-index: 5000;
    width: 100%;
    left: 0;
    top: 0
}

#header.float, .touch #header {
    transition: opacity 0s ease-in-out, visibility 0s ease-in-out;
    visibility: hidden;
    position: fixed;
    opacity: 0
}

#header.float.show, .touch #header {
    transition-duration: .3s, .3s;
    visibility: visible;
    opacity: 1
}

.menu-open #wrapper > #header, .menu-closing #header {
    position: fixed;
    display: block
}

html.to-toping #header.float {
    display: none
}

#header .logo {
    display: inline-block;
    position: absolute;
    width: 245px;
    left: 40px;
    top: 15px
}

#header .logo.logo-hkfec {
    left: 285px;
    width: 215px;
    top: 4px
}

#header .tools {
    font-family: arial, '微軟正黑體', 'Microsoft JhengHei', Helmet, Freesans, sans-serif;
    margin-right: -9px;
    position: relative;
    font-size: 13px;
    top: -1px
}

#header .tools, #header .tools a {
    color: #646464
}

#header .tools a:hover {
    color: #89734A
}

#header .tools > * {
    vertical-align: baseline;
    display: inline-block;
    line-height: 100%;
    padding: 0 9px
}

#header .tools .sp:before {
    background-color: #ccc;
    position: relative;
    display: block;
    content: ' ';
    height: 15px;
    width: 1px;
    top: 3px
}

#printPageBtn {
    cursor: pointer
}

#header .tools .font-size {
    padding-right: 6px
}

#header .tools .font-size > * {
    vertical-align: baseline;
    display: inline-block;
    height: 16px
}

#header .tools .font-size span {
    padding-right: 5px
}

#header .tools .font-size [size] {
    cursor: pointer;
    padding: 0 3px;
    color: #646464
}

#header .tools .font-size [size="small"] {
    font-size: 12px
}

#header .tools .font-size [size="middle"] {
    font-size: 15px
}

#header .tools .font-size [size="large"] {
    font-size: 18px
}

#header .tools .lang {
    font-size: 11px
}

#mobileMenu .font-size [size="small"] {
    font-size: 20px
}

#mobileMenu .font-size [size="middle"] {
    font-size: 24px
}

#mobileMenu .font-size [size="large"] {
    font-size: 28px
}

#header .menu {
    vertical-align: bottom;
    display: inline-block;
    position: relative;
    padding-top: 20px;
    font-size: 0
}

.lang-chi #header .menu {
    padding-top: 17px
}

#header.float .menu {
    padding-top: 10px
}

#header .menu a, #header .menu .cate h3 {
    letter-spacing: -.5px;
    line-height: 100%;
    font-weight: 600;
    font-size: 16px;
    color: #666
}

.lang-chi #header .menu .cate h3 {
    font-weight: 400;
    font-size: 18px
}

#header .menu .item {
    display: inline-block
}

#header .menu .cate {
    padding: 8px 14px 19px;
    display: inline-block
}

#header .menu .item.last .cate {
    padding-right: 4px
}

.section-home #header .menu .item.last .cate {
    padding-right: 0
}

#header .menu .cate h3 {
    position: relative;
    display: block
}

#header .menu .item.on .cate h3:before, #header .menu .item:hover .cate h3:before {
    background-color: #836F49;
    position: absolute;
    content: ' ';
    height: 2px;
    width: 100%;
    top: -5px;
    left: 0
}

#header .menu .item.has-sub.hover .cate h3:after, #header .menu .item.has-sub:hover .cate h3:after {
    border-color: #b39a64 transparent transparent transparent;
    border-width: 4px 3px 0 3px;
    border-style: solid;
    position: absolute;
    margin-left: -3px;
    bottom: -14px;
    content: ' ';
    height: 0;
    left: 50%;
    width: 0
}

#header .menu .item.on .cate h3, #header .menu .item:hover .cate h3 {
    color: #89734a;
}

#header .menu .sub {
    background-color: white;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0
}

#header .menu .sub:before {
    background-color: white;
    position: absolute;
    width: 10000px;
    left: -5000px;
    content: ' ';
    height: 100%;
    top: 0
}

#header .menu .sub .group {
    padding-bottom: 52px;
    padding-left: 14px;
    position: relative;
    padding-top: 22px;
    text-align: left;
    display: none
}

#header .menu .sub .group.moving {
    overflow: hidden
}

#header .menu .sub .name {
    letter-spacing: -.8px;
    padding-bottom: 16px;
    font-weight: 400;
    font-size: 21px;
    color: #89734A
}

#header .menu .sub .section {
    padding-right: 40px;
    z-index: 5500
}

#header .menu .sub .has-third .section:after {
    border-color: transparent transparent transparent #b39a64;
    border-width: 3px 0 3px 4px;
    display: inline-block;
    border-style: solid;
    position: relative;
    margin-left: 8px;
    content: ' ';
    height: 0;
    top: -1px;
    width: 0
}

.lang-chi #header .menu .sub .has-third .section:after {
    top: -3px
}

#header .menu .sub a {
    padding-bottom: 8px;
    white-space: nowrap;
    padding-top: 7px;
    font-weight: 400;
    display: block
}

#header .menu .sub a:focus, #header .menu .sub a:hover, #header .menu .sub .sub-item .section.on, #header .menu .sub .sub-item.show .section, #header .menu .sub .third .link.on {
    color: #836F49
}

#header .menu .sub .first, #header .menu .sub .first .section {
    padding-top: 0
}

#header .menu .sub .last {
    padding-bottom: 0
}

#header .menu .sub .second {
    display: inline-block;
    vertical-align: top;
    position: relative
}

#header .menu .sub .third {
    border-left: 1px solid #b39a64;
    padding-left: 40px;
    position: absolute;
    min-height: 100%;
    display: none;
    left: 100%;
    top: 0
}

#header .menu .sub .sub-item.show .third {
    display: block
}

#header .menu .sub .third > .inner {
    position: relative
}

#header .menu .sub .third > .inner:before {
    background-color: white;
    position: absolute;
    width: 10000px;
    left: -5000px;
    content: ' ';
    height: 100%;
    z-index: -1;
    top: 52px
}

.ie-lt9 #header .menu .sub .third > .inner:before {
    visibility: hidden
}

#header .search {
    vertical-align: bottom;
    display: inline-block;
    margin-left: 12px
}

.section-home #header .search {
    display: none
}

#header .search .helper {
    padding: 14px 15px 14px 12px;
    display: inline-block;
    margin-right: -15px
}

#header .search:hover .helper, .search-open #header .search .helper {
    border-bottom: 5px solid #836F49;
    padding-bottom: 9px
}

#header .search .icon {
    background: url('../image/icon-search.png') no-repeat center center;
    background-size: cover;
    display: inline-block;
    height: 18px;
    width: 18px
}

#header .search .box {
    position: absolute;
    text-align: left;
    width: 100%;
    left: 0
}

#header .search .box .holder {
    padding-bottom: 32px;
    padding-top: 33px;
    display: none
}

#header .search .box:before {
    background-color: #836F49;
    position: absolute;
    width: 10000%;
    content: ' ';
    height: 100%;
    left: -5000%;
    top: 0
}

#header .search .tabler {
    table-layout: auto
}

#header .search .cell {
    vertical-align: middle
}

#header .search .control {
    padding: 18px 20px 12px 54px;
    background-color: white;
    position: relative
}

#header .search .control .icon {
    background: url('../image/icon-search.png') no-repeat center center;
    background-size: cover;
    position: absolute;
    margin-top: 1px;
    bottom: auto;
    height: 22px;
    width: 22px;
    left: 22px;
    top: auto
}

#header .search input[type="text"] {
    background: transparent;
    letter-spacing: -.4px;
    display: inline-block;
    line-height: 100%;
    border-radius: 0;
    font-weight: 600;
    box-shadow: none;
    appearance: none;
    font-size: 22px;
    color: #836F49;
    border: none;
    width: 100%
}

#header .search .right {
    width: 168px
}

#header .search .btn-submit {
    font-family: arial, '微軟正黑體', 'Microsoft JhengHei', Helmet, Freesans, sans-serif;
    padding-left: 40px;
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    display: block;
    color: white
}

#header .toggle {
    position: absolute;
    display: none;
    padding: 40px;
    right: 50px;
    top: -6px;
    right: 0
}

.menu-open #header .toggle {
    background-color: #977c4d
}

#header .toggle .inner {
    position: relative
}

#header .toggle .inner > div {
    transition: transform .3s ease-in-out;
    background-color: #836F49;
    height: 3px;
    width: 25px
}

.menu-open #header .toggle .inner > div {
    background-color: white
}

#header .toggle .inner > div + div {
    margin-top: 5px
}

.menu-open #header .toggle .line-1 {
    transform: translateY(8px) rotate(45deg)
}

.menu-open #header .toggle .line-2 {
    visibility: hidden
}

.menu-open #header .toggle .line-3 {
    transform: translateY(-8px) rotate(-45deg)
}

#mobileMenu {
    background-color: #977c4d;
    display: none;
    z-index: 4500;
    color: white;
    width: 100%
}

.menu-closing #mobileMenu {
    position: fixed
}

#mobileMenu .search {
    border-bottom: 1px solid #a28a5f;
    padding: 35px 40px
}

#mobileMenu .search form {
    text-align: center;
    display: block;
    height: 100%;
    width: 100%
}

#mobileMenu .search .control {
    padding: 18px 20px 12px 54px;
    background-color: #f9f6f0;
    border: 1px solid #e0d8c9;
    display: inline-block;
    position: relative;
    border-bottom: 0;
    text-align: left;
    font-size: 0;
    height: 100%;
    width: 100%
}

#mobileMenu .search .control .icon {
    background: url('../image/icon-search.png') no-repeat center center;
    background-size: cover;
    position: absolute;
    margin-top: 1px;
    bottom: auto;
    height: 22px;
    width: 22px;
    left: 22px;
    top: auto
}

#mobileMenu .search input {
    background: transparent;
    letter-spacing: -.4px;
    display: inline-block;
    position: relative;
    line-height: 120%;
    border-radius: 0;
    font-weight: 600;
    appearance: none;
    font-size: 22px;
    color: #836F49;
    border: none;
    width: 100%;
    top: -2px
}

#mobileMenu .menu a {
    color: white
}

#mobileMenu .item {
    border-bottom: 1px solid #a28a5f;
    text-align: center;
    display: block
}

#mobileMenu .item h3 {
    position: relative;
    font-weight: 600;
    font-size: 28px;
    line-height: 1
}

#mobileMenu .item.hover h3, #mobileMenu .item:hover h3, #mobileMenu .item.on h3 {
    font-weight: 900
}

#mobileMenu .item h3:after {
    background: url('../image/arrow-right-white-menu.png') no-repeat center center;
    background-size: cover;
    position: absolute;
    content: ' ';
    height: 10px;
    width: 7px;
    right: 0;
    top: 8px
}

#mobileMenu .item.has-sub h3:after {
    background-image: url('../image/arrow-down-white-menu.png');
    height: 7px;
    width: 10px;
    top: 10px
}

#mobileMenu .item .cate {
    padding: 28px 40px 25px;
    display: block
}

#mobileMenu .item.hover .cate {
    cursor: default
}

#mobileMenu .sub {
    background-color: rgba(0, 0, 0, .2);
    display: none
}

#mobileMenu .item.hover .sub {
    display: block
}

#mobileMenu .second {
    padding-bottom: 20px;
    padding-top: 20px
}

#mobileMenu .section {
    padding-bottom: 8px;
    padding-top: 20px;
    padding-top: 8px;
    font-size: 22px;
    display: block
}

#mobileMenu .has-third .section:after {
    border-color: transparent transparent transparent white;
    border-width: 3px 0 3px 4px;
    display: inline-block;
    border-style: solid;
    position: relative;
    margin-left: 8px;
    content: ' ';
    height: 0;
    top: -3px;
    width: 0
}

#mobileMenu .section.on, #mobileMenu .section:hover, #mobileMenu .sub-item.show .section {
    font-weight: 700
}

#mobileMenu .sub-item.has-third.show .section {
    background-color: rgba(0, 0, 0, .4);
    padding-top: 18px;
    margin-top: 8px;
    cursor: default
}

#mobileMenu .has-third.show .section:after {
    border-color: white transparent transparent transparent;
    border-width: 4px 3px 0 3px;
    margin-left: 7px;
    top: -4px
}

#mobileMenu .third {
    background-color: rgba(0, 0, 0, .4);
    padding-bottom: 10px;
    margin-bottom: 8px;
    display: none
}

#mobileMenu .sub-item.first.has-third.show .section {
    margin-top: -20px
}

#mobileMenu .sub-item.last.has-third .third {
    margin-bottom: -20px
}

#mobileMenu .sub-item.show .third {
    display: block
}

#mobileMenu .link {
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 22px;
    display: block
}

#mobileMenu .link br {
    display: none
}

#mobileMenu .link.on, #mobileMenu .link:hover {
    font-weight: 700
}

#mobileMenu .mobile-tools {
    font-family: arial, '微軟正黑體', 'Microsoft JhengHei', Helmet, Freesans, sans-serif;
    padding: 58px 25px 80px;
    text-align: center
}

#mobileMenu .mobile-tools > * {
    vertical-align: baseline;
    display: inline-block;
    line-height: 100%;
    font-size: 20px;
    padding: 0 15px;
    line-height: 1;
    color: white
}

#mobileMenu .mobile-tools .sp:before {
    background-color: #ac9771;
    position: relative;
    display: block;
    content: ' ';
    height: 24px;
    width: 1px;
    top: 4px
}

#mobileMenu .lang {
    font-size: 16px
}

#mobileMenu .font-size > * {
    vertical-align: baseline;
    display: inline-block
}

#mobileMenu .font-size span {
    padding-right: 8px
}

#mobileMenu .font-size a {
    padding: 0 6px;
    color: #3F3027
}

#mobileMenu .font-size [size="small"] {
    font-size: 20px
}

#mobileMenu .font-size [size="middle"] {
    font-size: 24px
}

#mobileMenu .font-size [size="large"] {
    font-size: 28px
}

.small-size #mobileMenu .font-size [size="small"], .middle-size #mobileMenu .font-size [size="middle"], .large-size #mobileMenu .font-size [size="large"] {
    color: white
}

div#___ytsubscribe_0 {
    vertical-align: bottom !important;
    height: 20px !important
}

#___ytsubscribe_0 iframe {
    transform: scale(0.85);
    transform-origin: top
}

#___ytsubscribe_1 {
    padding: 0 15px !important;
    width: 150px !important;
    vertical-align: bottom !important
}

@media only screen and (max-width: 1180px) {
    #header .menu .cate {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media only screen and (max-width: 1080px) {
    #header .menu .cate {
        padding-right: 8px;
        padding-left: 8px
    }

    #header .search {
        margin-left: 8px
    }
}

@media only screen and (min-width: 1281px) {
    #mobileMenu {
        display: none !important
    }
}

@media only screen and (max-width: 1024px) {
    #header {
        padding-top: 6px;
        overflow: hidden;
        height: 85px
    }

    #header .tools, #header .menu, #header .search {
        display: none
    }

    #header .toggle {
        display: inline-block;
        padding-top: 35px
    }
}

@media only screen and (max-width: 840px) {
    #mobileMenu .item {
        text-align: left
    }

    #mobileMenu .mobile-tools {
        text-align: left
    }

    #mobileMenu .section {
        padding-left: 40px
    }

    #mobileMenu .link {
        padding-left: 40px
    }
}

@media only screen and (min-width: 641px) {
    #header.float .logo {
        width: 245px
    }

    #header.float .logo.logo-hkfec {
        left: 285px;
        width: 170px;
        top: 7px
    }
}

@media only screen and (max-width: 640px) {
    #header {
        height: 70px
    }

    #header .logo {
        width: 246px;
        left: 15px;
        top: 5px
    }

    #header .logo.logo-hkfec {
        left: 280px;
        width: 150px
    }

    #header .toggle {
        padding-right: 25px;
        padding-left: 25px;
        padding-top: 28px
    }

    #mobileMenu .search, #mobileMenu .item .cate, #mobileMenu .section, #mobileMenu .link {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media only screen and (max-width: 595px) {
    #header .logo {
        width: 200px
    }

    #header .logo.logo-hkfec {
        left: 240px;
        width: 120px
    }
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 667px) {
    #header {
        height: 50px
    }

    #header .logo {
        width: 152px
    }

    #header .logo.logo-hkfec {
        left: 185px;
        width: 100px
    }

    #header .toggle {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 20px
    }

    #header .toggle .inner > div {
        height: 2px;
        width: 16px
    }

    #header .toggle .inner > div + div {
        margin-top: 3px
    }

    .menu-open #header .toggle .line-1 {
        transform: translateY(5px) rotate(45deg)
    }

    .menu-open #header .toggle .line-3 {
        transform: translateY(-5px) rotate(-45deg)
    }

    #mobileMenu .search {
        padding-bottom: 24px;
        padding-top: 24px
    }

    #mobileMenu .search .control {
        padding: 12px 20px 6px 46px
    }

    #mobileMenu .search input {
        font-size: 16px
    }

    #mobileMenu .search .control .icon {
        height: 16px;
        width: 16px;
        left: 16px
    }

    #mobileMenu .item h3 {
        font-size: 20px
    }

    #mobileMenu .item .cate {
        padding-bottom: 18px;
        padding-top: 18px
    }

    #mobileMenu .section {
        font-size: 16px
    }

    #mobileMenu .link {
        font-size: 16px
    }

    #mobileMenu .mobile-tools {
        padding: 40px 0 80px
    }

    #mobileMenu .mobile-tools > * {
        padding-bottom: 12px;
        font-size: 16px;
        width: 100%
    }

    #mobileMenu .mobile-tools .font-size {
        margin-top: -6px
    }

    #mobileMenu .mobile-tools .sp {
        display: none
    }
}

@media only screen and (max-device-width: 667px) {
    .-webkit- #mobileMenu .search .control .icon {
        margin-top: 3px
    }
}

@media print {
    #header {
        display: none
    }
}

@media only screen and (max-width: 350px) {
    #header .logo {
        width: 125px
    }

    #header .logo.logo-hkfec {
        left: 155px;
        width: 85px
    }
}

@media only screen and (max-width: 1280px) and (min-width: 1025px) {
    #header .toggle {
        display: inline-block;
        padding-top: 35px
    }

    #header .tools, #header .menu, #header .search {
        display: none
    }

    #header {
        padding-top: 6px;
        overflow: hidden;
        height: 85px
    }

    .menu-open #wrapper > * {
        display: none
    }

    #wrapper {
        position: relative;
        padding-top: 85px
    }
}

#top .tabler .cell.cate {
    display: flex;
    justify-content: start
}

#top .tabler .cell.cate .item {
    display: flex;
    align-self: stretch;
    box-sizing: border-box;
    justify-content: center;
    height: 43px;
    overflow: hidden
}

#top .tabler .cell.cate .item a {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    align-self: center;
    padding: 8px 10px
}

#top .tabler .cell.cate .item a:after {
    bottom: 0px
}