@charset "UTF-8";
    .main, body {
    color: #333;
}
.header, body, sub, sup {
    position: relative;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
#globalnav li.nav-item a, #globalnav-index li.nav-item a, html body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Heiti TC", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    outline: 0;
    border: 0;
}
button:active, button:focus, button:hover, input:active, input:focus, input:hover, textarea:active, textarea:focus, textarea:hover {
    outline: 0;
    border: 0;
}
embed, iframe, img, object, video {
    max-width: 100%}
img {
    height: auto;
    width: auto;
}
a {
    text-decoration: none;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
html {
    font-size: 100%;
    line-height: 1.5em;
    height: 100%}
*, :after, :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html.lt-ie9 {
    font-size: 120%}
html body {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.65;
}
.header .menu-btn a, .header-index .menu-btn a {
    line-height: 60px;
}
html h1, html h2, html h3, html h4, html h5, html h6 {
    font-weight: 400;
}
body {
    height: 100%;
    background-color: #fff;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%}
@media all and (max-width:83.75em) {
    body.prevent-overflow {
    background-color: #f7f7f7;
    overflow-x: hidden!important;
}
}.header {
    width: 100%;
    z-index: 5;
}
@media all and (min-width:83.8125em) {
    .header {
    height: 130px;
}
.header.small {
    height: auto;
}
.header.small>.header-wrapper {
    top: 0;
    -moz-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    -webkit-transition: top .25s ease-out;
    transition: top .25s ease-out;
}
.header.small .search-box, .header.small .sub-menu {
    top: -30px;
    -moz-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    -webkit-transition: top .25s ease-out;
    transition: top .25s ease-out;
}
.header>.header-wrapper {
    position: fixed;
    left: 0;
    width: 100%;
    background-color: #e1465a;
    top: 30px;
    border-bottom: none;
    -moz-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    -webkit-transition: top .25s ease-out;
    transition: top .25s ease-out;
}
.header .header-inner {
    max-width: 93.75rem;
    margin-left: auto;
    margin-right: auto;
}
.header .header-inner:after {
    content: " ";
    display: block;
    clear: both;
}
}.header .logo {
    float: left;
    margin-top: 18px;
    padding: 0 20px 0 40px;
}
@media all and (max-width:83.75em) {
    .header .header-inner {
    position: relative;
    background-color: #e1465a;
    min-height: 60px;
}
.header .header-inner.overflow {
    overflow-x: hidden;
}
.header .logo {
    position: absolute;
    float: none;
    left: 50%;
    top: 0;
    margin-top: 0;
    padding: 0;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
}@media all and (min-width:83.8125em) {
    .header .logo {
    position: relative;
    z-index: 300;
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%}
}html[lang=en-US] .header .logo a {
    display: block;
    width: 100%;
    min-width: 422px;
    height: 60px;
    background-image: url(/web/images/logo///);
    background-position: center center;
    -moz-background-size: 40% auto;
    -o-background-size: 40% auto;
    -webkit-background-size: 40% auto;
    background-size: 40% auto;
    background-repeat: no-repeat;
    overflow: hidden;
}
@media all and (min-width:83.8125em) {
    html[lang=en-US] .header .logo a {
    width: 149px;
    background-image: url(/web/images/logo///);
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
}.header .logo span {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
.header .menu-btn, .header .menu-btn a {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
}
.header .menu-btn {
    float: left;
}
.header .menu-btn a span {
    -moz-transition: all .2s cubic-bezier(.55, .055, .675, .19) 0s;
    -o-transition: all .2s cubic-bezier(.55, .055, .675, .19) 0s;
    -webkit-transition: all .2s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition-delay: 0s;
    transition: all .2s cubic-bezier(.55, .055, .675, .19) 0s;
    width: 24px;
    height: 2px;
    background: #222;
    position: absolute;
    left: 16px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.header .search-btn a span, .header-index .menu-btn a span {
    -moz-transition: all .2s cubic-bezier(.55, .055, .675, .19) 0s;
    -o-transition: all .2s cubic-bezier(.55, .055, .675, .19) 0s;
    -webkit-transition: all .2s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition-delay: 0s;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.header .menu-btn a span.top {
    top: 36%}
.header .menu-btn a span.middle {
    top: 50%;
    margin-top: -1px;
}
.header .menu-btn a span.bottom {
    bottom: 36%}
@media all and (min-width:83.8125em) {
    .header .menu-btn {
    display: none;
}
}.header .search-btn, .header .search-btn a {
    display: block;
    width: 60px;
    height: 60px;
}
.header .search-btn {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 100;
}
.header .search-btn a span {
    transition: all .2s cubic-bezier(.55, .055, .675, .19) 0s;
    position: absolute;
    background: #222;
    border-radius: 4px;
}
.header .search-btn a span.top {
    width: 22px;
    height: 22px;
    top: 16px;
    left: 16px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: 0 0;
    border: 2px solid #222;
}
.header .search-btn a span.bottom {
    width: 12px;
    height: 3px;
    left: auto;
    right: 14px;
    bottom: 19px;
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.header-index {
    position: relative;
    z-index: 5;
}
@media all and (min-width:83.8125em) {
    .header .search-btn {
    display: none;
}
.header-index, .header-index.small {
    height: auto;
}
.header-index.small>.header-wrapper {
    top: 0;
    background-color: #e1465a;
    -moz-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    -webkit-transition: top .25s ease-out;
    transition: top .25s ease-out;
}
.header-index.small .search-box, .header-index.small .sub-menu {
    top: -30px;
    -moz-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    -webkit-transition: top .25s ease-out;
    transition: top .25s ease-out;
}
html[lang=en-US] .header-index.small .logo a {
    background-image: url(/web/images/logo///);
}
.header-index.small #globalnav-index li.nav-item .main-nav-link {
    color: #fff;
}
.header-index.small #globalnav-index li.nav-item .main-nav-link.active {
    color: #222;
}
.header-index.small #globalnav-index li.nav-item:first-child a {
    background-image: url(/web/images/tool/home/home.png);
    background-size: 22px 22px;
    background-position: center center;
    background-repeat: no-repeat;
}
.header-index.small #globalnav-index li.nav-item:first-child a:hover {
    background-image: url(/web/images/tool/home/home-index.png);
}
.header-index>.header-wrapper {
    position: fixed;
    left: 0;
    top: 30px;
    width: 100%;
    background-color: rgba(255, 255, 255, .6);
    -moz-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    -webkit-transition: top .25s ease-out;
    transition: top .25s ease-out;
    border-bottom: 1px solid #d9d9d9;
}
.header-index .header-inner {
    max-width: 93.75rem;
    margin-left: auto;
    margin-right: auto;
}
.header-index .header-inner:after {
    content: " ";
    display: block;
    clear: both;
}
}.header-index .logo {
    float: left;
    margin-top: 18px;
    padding: 0 20px 0 40px;
}
@media all and (max-width:83.75em) {
    .header-index .header-inner {
    position: relative;
    background-color: #e1465a;
    min-height: 60px;
}
.header-index .header-inner.overflow {
    overflow-x: hidden;
}
.header-index .logo {
    position: absolute;
    float: none;
    left: 50%;
    top: 0;
    margin-top: 0;
    padding: 0;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
}@media all and (min-width:83.8125em) {
    .header-index .logo {
    position: relative;
    z-index: 300;
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%}
}html[lang=en-GB] .header-index .logo a {
    display: block;
    width: 100%;
    min-width: 320px;
    height: 49px;
    background-image: url(../images/logo-eu-r.png);
    background-position: center center;
    background-size: 50% auto;
    background-repeat: no-repeat;
    overflow: hidden;
}
@media all and (min-width:83.8125em) {
    html[lang=en-GB] .header-index .logo a {
    width: 345px;
    background-image: url(../images/logo-eu.png);
    background-size: contain;
}
}html[lang=en-US] .header-index .logo a {
    display: block;
    width: 100%;
    min-width: 422px;
    height: 60px;
    background-image: url(/web/images/logo///);
    background-position: center center;
    background-size: 40% auto;
    background-repeat: no-repeat;
    overflow: hidden;
}
@media all and (min-width:83.8125em) {
    html[lang=en-US] .header-index .logo a {
    width: 422px;
    height: 60px;
    background-image: url(/web/images/logo///);
    background-size: contain;
}
}.header-index .logo span {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
.header-index .menu-btn, .header-index .menu-btn a {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
}
.header-index .menu-btn {
    float: left;
}
.header-index .menu-btn a span {
    transition: all .2s cubic-bezier(.55, .055, .675, .19) 0s;
    width: 24px;
    height: 2px;
    background: #222;
    position: absolute;
    left: 16px;
    border-radius: 4px;
}
.header-index .menu-btn a span.top {
    top: 36%}
.header-index .menu-btn a span.middle {
    top: 50%;
    margin-top: -1px;
}
.header-index .menu-btn a span.bottom {
    bottom: 36%}
@media all and (min-width:83.8125em) {
    .header-index .menu-btn {
    display: none;
}
}.header-index .search-btn, .header-index .search-btn a {
    display: block;
    width: 60px;
    height: 60px;
}
.header-index .search-btn {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 100;
}
.header-index .search-btn a span {
    -moz-transition: all .2s cubic-bezier(.55, .055, .675, .19) 0s;
    -o-transition: all .2s cubic-bezier(.55, .055, .675, .19) 0s;
    -webkit-transition: all .2s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition-delay: 0s;
    transition: all .2s cubic-bezier(.55, .055, .675, .19) 0s;
    position: absolute;
    background: #222;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.header-index .search-btn a span.top {
    width: 22px;
    height: 22px;
    top: 16px;
    left: 16px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: 0 0;
    border: 2px solid #222;
}
.header-index .search-btn a span.bottom {
    width: 12px;
    height: 3px;
    left: auto;
    right: 14px;
    bottom: 19px;
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
@media all and (min-width:83.8125em) {
    .header-index .search-btn {
    display: none;
}
.menu {
    display: inline-block;
    float: right;
    width: 74.57627%;
    padding-right: 3%}
#globalnav ul.primary-nav {
    float: right;
}
}#globalnav ul:after {
    content: '';
    display: block;
    clear: both;
}
#globalnav li.nav-item {
    float: left;
}
#globalnav li.nav-item .nav-back {
    display: none;
}
@media all and (max-width:83.75em) {
    .menu {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden!important;
}
#globalnav {
    background-color: #f7f7f7;
    clear: both;
    display: none;
    float: none;
    width: 100%;
    position: relative;
    top: 0;
    z-index: 3;
}
#globalnav.open {
    display: block;
}
#globalnav li.nav-item {
    float: none!important;
    width: auto!important;
    padding: 0 3%!important;
}
#globalnav li a {
    line-height: 55px;
    display: block;
    height: 55px;
    padding: 0!important;
    border-bottom: 1px solid #ccc;
    position: relative;
    text-transform: capitalize;
    color: #222;
}
#globalnav li a.main-nav-link {
    cursor: pointer;
}
#globalnav li a:hover {
    color: #e1465a;
}
#globalnav li .has-child {
    background-color: #f7f7f7;
    display: block!important;
    min-height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%}
#globalnav li .has-child::after {
    display: none;
}
#globalnav li .has-child .nav-back {
    display: block;
    padding: 0 3%}
#globalnav li .has-child .nav-back a {
    padding-left: 25px;
}
#globalnav li .has-child li {
    width: 100%!important;
    min-height: 0;
    padding: 0 3%!important;
    float: left;
    position: relative;
}
}@media all and (min-width:83.8125em) {
    #globalnav li {
    text-align: center;
}
#globalnav li.nav-item .main-nav-link {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 125px;
    height: 100px;
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0 12px;
    background-color: transparent;
}
#globalnav li.nav-item .main-nav-link.active {
    background-color: #fff;
    color: #222;
}
#globalnav li.nav-item:first-child a {
    background-image: url(/web/images/tool/home/home.png);
    background-size: 22px 22px;
    background-position: center center;
    background-repeat: no-repeat;
}
#globalnav li.nav-item:first-child a:hover {
    background-image: url(/web/images/tool/home/home-index.png);
}
#globalnav li.nav-item:first-child a span {
    visibility: hidden;
}
#globalnav li .has-child {
    background-color: #fff;
    display: none;
    width: 100%;
    position: absolute;
    top: 100px;
    left: 0;
    padding: 24px 0;
    -moz-box-shadow: 0 .625em .625em -.625em rgba(39, 43, 55, .25);
    -webkit-box-shadow: 0 .625em .625em -.625em rgba(39, 43, 55, .25);
    box-shadow: 0 .625em .625em -.625em rgba(39, 43, 55, .25);
}
#globalnav li .has-child.product-item ul {
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
}
#globalnav li .has-child.product-item ul:after {
    content: " ";
    display: block;
    clear: both;
}
#globalnav li .has-child.product-item a {
    margin-bottom: 20px;
}
#globalnav li .has-child.contact-item ul {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50%}
#globalnav li .has-child.contact-item ul:after {
    content: " ";
    display: block;
    clear: both;
}
#globalnav li .has-child.contact-item li {
    width: 31.81818%;
    float: left;
    margin-right: 2.27273%}
#globalnav li .has-child.contact-item li:nth-child(3n) {
    float: right;
    margin-right: 0;
}
#globalnav li .has-child.news-item ul {
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
}
#globalnav li .has-child.news-item ul:after {
    content: " ";
    display: block;
    clear: both;
}
#globalnav li .has-child.news-item li {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%}
#globalnav li .has-child.news-item li:nth-child(2n) {
    float: right;
    margin-right: 0;
}
#globalnav li .has-child ul {
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
}
#globalnav li .has-child ul:after {
    content: '';
    display: block;
    clear: both;
}
#globalnav li .has-child li {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    padding-left: 1.69492%}
#globalnav li .has-child li:nth-child(4n) {
    float: right;
    margin-right: 0;
}
#globalnav li .has-child a {
    display: block;
    color: #222;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    padding: 8px 0 6px;
    height: 50px;
    line-height: 1.8;
    text-indent: -23px;
    text-transform: capitalize;
    letter-spacing: .05rem;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
#globalnav li .has-child a::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #222;
    padding-right: 16px;
}
#globalnav li .has-child a:hover {
    color: #e1465a;
}
#globalnav li .has-child a:hover::before {
    border-left: 8px solid #e1465a;
}
#globalnav-index {
    width: 66.10169%;
    float: right;
    margin-right: 0;
}
#globalnav-index ul.primary-nav {
    float: right;
}
}#globalnav-index ul:after {
    content: '';
    display: block;
    clear: both;
}
#globalnav-index li.nav-item {
    float: left;
}
#globalnav-index li.nav-item .nav-back {
    display: none;
}
@media all and (max-width:83.75em) {
    #globalnav-index {
    background-color: #f7f7f7;
    clear: both;
    display: none;
    float: none;
    width: 100%;
    position: relative;
    top: 0;
    z-index: 3;
}
#globalnav-index.open {
    display: block;
}
#globalnav-index li.nav-item {
    float: none!important;
    width: auto!important;
    padding: 0 3%!important;
}
#globalnav-index li a {
    line-height: 55px;
    display: block;
    height: 55px;
    padding: 0!important;
    border-bottom: 1px solid #ccc;
    position: relative;
    text-transform: capitalize;
    color: #222;
}
#globalnav-index li a.main-nav-link {
    cursor: pointer;
}
#globalnav-index li a:hover {
    color: #e1465a;
}
#globalnav-index li .has-child {
    background-color: #f7f7f7;
    display: block!important;
    min-height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%}
#globalnav-index li .has-child::after {
    display: none;
}
#globalnav-index li .has-child .nav-back {
    display: block;
    padding: 0 3%}
#globalnav-index li .has-child .nav-back a {
    padding-left: 25px;
}
#globalnav-index li .has-child li {
    width: 100%!important;
    min-height: 0;
    padding: 0 3%!important;
    float: left;
    position: relative;
}
}@media all and (min-width:83.8125em) {
    #globalnav-index li {
    text-align: center;
}
#globalnav-index li.nav-item .main-nav-link {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 125px;
    height: 100px;
    color: #333;
    font-size: 19px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0 12px;
    background-color: transparent;
}
#globalnav-index li.nav-item .main-nav-link.active {
    background-color: #fff;
    color: #222;
}
#globalnav-index li.nav-item:first-child a {
    background-image: url(/web/images/tool/home/home-index.png);
    background-size: 22px 22px;
    background-position: center center;
    background-repeat: no-repeat;
}
#globalnav-index li.nav-item:first-child a span {
    visibility: hidden;
}
#globalnav-index li .has-child {
    background-color: #fff;
    display: none;
    width: 100%;
    position: absolute;
    top: 100px;
    left: 0;
    padding: 24px 0;
    -moz-box-shadow: 0 .625em .625em -.625em rgba(39, 43, 55, .25);
    -webkit-box-shadow: 0 .625em .625em -.625em rgba(39, 43, 55, .25);
    box-shadow: 0 .625em .625em -.625em rgba(39, 43, 55, .25);
}
#globalnav-index li .has-child.product-item ul {
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
}
#globalnav-index li .has-child.product-item ul:after {
    content: " ";
    display: block;
    clear: both;
}
#globalnav-index li .has-child.product-item a {
    margin-bottom: 20px;
}
#globalnav-index li .has-child.contact-item ul {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50%}
#globalnav-index li .has-child.contact-item ul:after {
    content: " ";
    display: block;
    clear: both;
}
#globalnav-index li .has-child.contact-item li {
    width: 31.81818%;
    float: left;
    margin-right: 2.27273%}
#globalnav-index li .has-child.contact-item li:nth-child(3n) {
    float: right;
    margin-right: 0;
}
#globalnav-index li .has-child.news-item ul {
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
}
#globalnav-index li .has-child.news-item ul:after {
    content: " ";
    display: block;
    clear: both;
}
#globalnav-index li .has-child.news-item li {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%}
#globalnav-index li .has-child.news-item li:nth-child(2n) {
    float: right;
    margin-right: 0;
}
#globalnav-index li .has-child ul {
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
}
#globalnav-index li .has-child ul:after {
    content: '';
    display: block;
    clear: both;
}
#globalnav-index li .has-child li {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    padding-left: 1.69492%}
#globalnav-index li .has-child li:nth-child(4n) {
    float: right;
    margin-right: 0;
}
#globalnav-index li .has-child a {
    display: block;
    color: #222;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    padding: 8px 0 6px;
    height: 50px;
    line-height: 1.8;
    text-indent: -23px;
    text-transform: capitalize;
    letter-spacing: .05rem;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
#globalnav-index li .has-child a::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #222;
    padding-right: 16px;
}
#globalnav-index li .has-child a:hover {
    color: #e1465a;
}
#globalnav-index li .has-child a:hover::before {
    border-left: 8px solid #e1465a;
}
}@media all and (max-width:83.75em) {
    nav.sub-menu {
    position: absolute;
    left: 0;
    top: 60px;
    background-color: #f7f7f7;
    clear: both;
    display: none;
    float: none;
    width: 100%}
nav.sub-menu.open {
    display: block;
}
nav.sub-menu .secondary-nav {
    border-bottom: 1px solid #aaa;
}
nav.sub-menu .secondary-nav:after {
    content: '';
    display: block;
    clear: both;
}
nav.sub-menu li {
    width: 50%;
    float: left;
}
nav.sub-menu li:nth-child(odd) {
    padding-left: 3%}
nav.sub-menu li:nth-child(odd) a {
    border-right: 1px solid #ccc;
}
nav.sub-menu li:nth-child(even) {
    padding-right: 3%}
nav.sub-menu li:nth-child(even) a {
    padding-left: 18px;
}
nav.sub-menu li:nth-child(2n) {
    float: right;
    margin-right: 0;
}
nav.sub-menu li a {
    display: block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: left;
    color: #222;
    border-bottom: 1px solid #ccc;
}
nav.sub-menu li:last-child a {
    border-bottom: none;
}
}@media all and (min-width:83.8125em) {
    nav.sub-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #333;
    float: none;
    height: 30px;
    -moz-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    -webkit-transition: top .25s ease-out;
    transition: top .25s ease-out;
}
nav.sub-menu ul {
    height: inherit;
    float: right;
    width: 575px;
}
nav.sub-menu ul li {
    float: left;
    text-align: center;
}
nav.sub-menu ul li a {
    width: 100%;
    display: inline-block;
    padding: 0 12px;
    color: #fff;
    font-size: 12px;
    border-right: 1px solid #fff;
}
nav.sub-menu ul li a.active, nav.sub-menu ul li a:hover {
    text-decoration: underline;
}
nav.sub-menu ul li:last-child a {
    border-right: none;
}
}@media all and (max-width:83.75em) {
    .search-box {
    clear: both;
    display: none;
    float: none;
    width: 100%;
    position: absolute;
    z-index: 3;
    top: 60px;
}
.search-box:after {
    content: '';
    display: block;
    clear: both;
}
.search-box.open {
    display: block;
}
.search-box button, .search-box input {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 50px;
    display: block;
    float: left;
}
.search-box input[type=text] {
    background-color: #fff;
    width: 100%;
    padding: 0 12px;
    color: #222;
    font-size: 18px;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.search-box input[type=text]::-webkit-input-placeholder {
    color: #aaa;
    letter-spacing: 1px;
}
.search-box input[type=text]:focus {
    background-color: #fff;
    color: #222;
}
.search-box button {
    display: none;
}
}@media all and (min-width:83.8125em) {
    .search-box {
    width: 250px;
    position: fixed;
    top: 0;
    right: 0;
    -moz-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    -webkit-transition: top .25s ease-out;
    transition: top .25s ease-out;
}
.search-box button, .search-box input {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 30px;
    display: block;
    float: left;
}
.search-box input[type=text] {
    background-color: #999;
    color: #fff;
    padding: 0 12px;
    width: 85%;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.search-box input[type=text]::-webkit-input-placeholder {
    color: #eee;
    letter-spacing: 1px;
}
.search-box input[type=text]:focus {
    background-color: #fff;
    color: #222;
}
.search-box button[type=submit] {
    background-color: #333;
    color: #ccc;
    cursor: pointer;
    width: 15%;
    font-size: 18px;
    -moz-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
}
.search-box button:hover {
    background-color: #ccc;
    color: #333;
}
}.back-to-top {
    position: relative;
    margin-top: 96px;
    border: 5px solid #e1465a;
    z-index: 2;
}
.back-to-top a {
    position: absolute;
    left: 50%;
    top: -55px;
    transform: translate(-50%, 0);
    display: block;
    width: 0;
    height: 0;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-bottom: 60px solid #e1465a;
}
.back-to-top a span {
    position: absolute;
    bottom: -50px;
    left: -30px;
    right: -30px;
    width: auto;
    height: auto;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.footer, .footer .footer-middle .left, .footer .footer-middle .right {
    position: relative;
}
.footer {
    background-color: #ccc;
    z-index: 2;
}
.footer .footer-inner .footer-middle:after {
    content: '';
    display: block;
    clear: both;
}
.footer .footer-copy {
    position: relative;
    background-color: #999;
    padding: 20px 0;
    font-size: .6875em;
}
.footer .footer-copy:after {
    content: '';
    display: block;
    clear: both;
}
.footer .footer-copy .left p {
    font-size: 12px;
    line-height: 1.8;
}
.footer .footer-copy .right {
    text-align: right;
    text-transform: capitalize;
}
.footer .footer-copy .right a {
    text-transform: capitalize;
}
.footer .footer-copy .right a img {
    padding-left: 5px;
}
.footer .footer-copy a, .footer .footer-copy p {
    color: #fff;
    font-weight: 300;
}
@media all and (max-width:64em) {
    .footer .footer-inner .rel-item {
    width: 49.15254%;
    float: left;
    margin-bottom: 2.04082%;
    text-align: center;
}
.footer .footer-inner .rel-item:nth-child(2n+1) {
    margin-right: -100%;
    clear: both;
    margin-left: 0;
}
.footer .footer-inner .rel-item:nth-child(2n+2) {
    margin-left: 50.84746%;
    margin-right: -100%;
    clear: none;
}
.footer .footer-copy .left, .footer .footer-copy .right {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}
.footer .footer-copy .right {
    margin-top: 8px;
}
}@media all and (min-width:64.0625em) {
    .footer .copy-inner, .footer .footer-inner {
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
}
.footer .copy-inner:after, .footer .footer-inner:after {
    content: " ";
    display: block;
    clear: both;
}
.footer .footer-inner .site-list {
    width: 18.36735%;
    float: left;
    margin-right: 2.04082%}
.footer .footer-inner .site-list:nth-child(5n) {
    float: right;
    margin-right: 0;
}
.footer .footer-inner .rel-item {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%}
.footer .footer-inner .rel-item:nth-child(3n) {
    float: right;
    margin-right: 0;
}
.footer .footer-inner .rel-item img {
    display: block;
    margin: 0 auto;
}
.footer .footer-copy {
    background-color: #999;
    padding: 20px 0;
    font-size: .6875em;
}
.footer .footer-copy .left {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%}
.footer .footer-copy .left p {
    line-height: 1.8;
}
.footer .footer-copy .right {
    width: 32.20339%;
    float: right;
    margin-right: 0;
    text-align: right;
    text-transform: capitalize;
}
.footer .footer-copy .right a {
    text-transform: capitalize;
}
.footer .footer-copy .right a img {
    padding-left: 5px;
}
.footer .footer-copy a, .footer .footer-copy p {
    color: #fff;
    font-weight: 300;
}
.footer dl dt, .footer dl dt a {
    color: #000;
    font-weight: 700;
    font-size: 1em;
    text-transform: capitalize;
}
.footer dl {
    padding-bottom: 20px;
}
.footer dl dt {
    margin-bottom: 8px;
}
.footer dl dd {
    padding-top: 3px;
}
.footer dl dd a {
    line-height: 1.6;
    text-transform: capitalize;
    font-size: 300px;
    font-size: .9em;
    color: #444;
}
.footer dl dd a:hover {
    color: #666;
    text-decoration: underline;
}
}.footer .footer-middle .left:after, .footer .footer-middle:after {
    content: '';
    display: block;
    clear: both;
}
.footer .footer-middle {
    color: #2c262d;
    text-align: center;
    padding: 8% 0;
}
@media all and (max-width:64em) {
    .footer .footer-middle .left {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}
}@media all and (min-width:64.0625em) {
    .footer .footer-middle {
    text-align: left;
}
.footer .footer-middle .left {
    width: 40%;
    float: left;
}
}.footer .footer-middle .right ul {
    padding-left: 6%}
@media all and (max-width:64em) {
    .footer .footer-middle .right {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.footer .footer-middle .right ul {
    border-left: none;
    margin: 24px 0;
}
}.footer .footer-middle .right ul li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
}
.footer .footer-middle .right ul li h2 {
    font-weight: 700;
    text-transform: uppercase;
}
.footer .footer-middle .right ul li a {
    color: #2c262d;
}
.footer .footer-middle .right i {
    padding-right: 12px;
}
@media all and (min-width:64.0625em) {
    .footer .footer-middle .right {
    width: 60%;
    float: right;
}
.footer .footer-middle .right ul {
    border-left: 2px solid #2c262d;
}
.footer .footer-middle .right i {
    font-size: 1.2em;
}
}.footer .footer-middle .footer-cover {
    width: 75px;
    height: 97px;
    background-image: url(/web/images/logo///);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
@media all and (max-width:64em) {
    .footer .footer-middle .footer-cover {
    position: relative;
    top: 0;
    right: 0;
    margin: 0 auto;
}
.content .content-inner {
    padding-left: 4.23729%;
    padding-right: 4.23729%}
}@media all and (min-width:64.0625em) {
    .footer .footer-middle .footer-cover {
    position: absolute;
    right: 10%}
}.banner {
    position: relative;
    height: auto;
}
@media all and (min-width:64.0625em) {
    .banner {
    height: 330px;
}
}.banner .banner-inner {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    background-color: #fff;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.main, .page {
    position: relative;
}
#banner-location {
    background-image: url(../images/banner/banner001.jpg);
    background-position: center center;
}
#banner-news-pi {
    background-image: url(../images/banner/banner002.jpg);
    background-position: 55% center;
}
#banner-news-ai {
    background-image: url(../images/banner/banner005.jpg);
    background-position: 55% center;
}
#banner-faq {
    background-image: url(../images/banner/banner003.jpg);
    background-position: center center;
}
#banner-history {
    background-image: url(../images/banner/banner004.jpg);
    background-position: center center;
}
.page .page-inner {
    min-height: 100vh;
}
.page-wrapper {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.page-wrapper:after {
    content: " ";
    display: block;
    clear: both;
}
.main {
    z-index: 3;
    width: 100%}
.content {
    margin: 48px 0;
}
.content .content-inner {
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
}
.content .content-inner:after {
    content: '';
    display: block;
    clear: both;
}
.topic-title {
    color: #e1465a;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 1.125;
    font-weight: 700!important;
    margin-bottom: 24px;
}
@media all and (min-width:64.0625em) {
    .banner .banner-inner {
    height: 330px;
}
#banner-faq, #banner-history, #banner-location, #banner-news-ai, #banner-news-pi {
    background-position: center center;
}
.topic-title {
    font-size: 28px;
    line-height: 1.8;
    margin-bottom: 36px;
}
}.sub-topic-title {
    color: #000;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 700!important;
    padding-bottom: 12px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e1465a;
}
.note {
    word-wrap: break-word;
    line-height: 1.6;
}
