#wrapper .button.back {
    padding: 8px 36px 8px 44px;
}

#wrapper .button.back:after {
    display: none;
}

#wrapper .button.back:before {
    background: url('../../images/left_arrow_white.png') no-repeat center center;
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;
    position: absolute;
    display: block;
    height: 100%;
    content: ' ';
    left: 28px;
    width: 6px;
    top: 0
}

#wrapper .button.back:hover:before {
    left: 12px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

* {
    margin: 0;
    padding: 0;
    font-size: 100%
}

html {
    font-family: sans-serif;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 2 */
}

body {
    margin: 0;
    background-color: #fff
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    vertical-align: bottom;
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

button,
input,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 2 */
    margin: 0;
    /* 3 */
}

button,
input {
    line-height: normal
}

button,
html input[type="button"],

/* 1 */

input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    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
}

textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: 'DINPro';
    src: url('../../fonts/DinPro/DINProLight.eot');
    src: local('DINProLight'), url('../../fonts/DinPro/DINProLight.woff') format('woff'), url('../../fonts/DinPro/DINProLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'DINPro';
    src: url('../../fonts/DinPro/dinpro-regular-webfont.eot');
    src: url('../../fonts/DinPro/dinpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/DinPro/dinpro-regular-webfont.woff') format('woff'), url('../../fonts/DinPro/dinpro-regular-webfont.ttf') format('truetype'), url('../../fonts/DinPro/dinpro-regular-webfont.svg#dinpro-regularregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'DINPro';
    src: url('../../fonts/DinPro/dinpro-medium-webfont.eot');
    src: url('../../fonts/DinPro/dinpro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/DinPro/dinpro-medium-webfont.woff') format('woff'), url('../../fonts/DinPro/dinpro-medium-webfont.ttf') format('truetype'), url('../../fonts/DinPro/dinpro-medium-webfont.svg#dinpromedium') format('svg');
    font-weight: 500;
    font-style: normal
}

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

:focus {
    -moz-outline-style: none
}

:-moz-any-link:focus {
    outline: none
}

img a {
    outline: none
}

img {
    border: none
}

table {
    border: none;
    empty-cells: show
}

th,
td {
    border: none;
    text-align: left;
    vertical-align: top;
    font-weight: normal
}

.clear {
    clear: both
}

body {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif, 'Microsoft JhengHei', 'Microsoft YaHei', 'Apple LiGothic Medium';
	background-image: url('../../images/bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

a {
    text-decoration: none;
    outline: 0 none;
    color: #2b85ff;
    border: none;
	overflow-wrap: anywhere;
}

*:focus {
    outline: 0
}

a:hover {
    border: none;
    text-decoration: none
}
.line-through {
    text-decoration: line-through;
}

.header {
    font-family: 'DINPro', Arial, 'Microsoft JhengHei', 'Microsoft YaHei';
    position: relative;
    padding-top: 18px
}

.header,
.header * {
    z-index: 5000
}

.header a {
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    -ms-transition: opacity .25s;
    transition: opacity .25s;
    color: #174986;
}

.header a:hover {
    opacity: 0.8
}

.header .bottom {
    margin-top: 10px
}

.header .bottom .search {
    display: none
}

.header .logos {
    float: left
}

.header .logos>a {
    display: inline-block;
    padding-right: 32px
}

.header .logos>a>img {
    vertical-align: middle
}

.header .tools {
    float: right
}

.header .lang {
    padding-right: 4px;
    text-align: right;
    font-size: 12px
}

.header .lang>a {
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
    border-bottom: 1px solid transparent;
    color: #3c3c3c;
}

.header .lang>.curr {
    color: #1d80b0;
    border-bottom-color: #1d80b0;
    cursor: default
}

.header .lang>.sp-line {
    font-size: 8px
}

.header .lang>a,
.header .lang>.sp-line {
    vertical-align: middle
}

.header .search {
    margin-top: 22px;
    position: relative
}

.header .search>input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: white;
    border-radius: 25px;
    padding: 8px 20px;
    font-size: 14px;
    color: #A5A5B3;
    width: 186px;
    border: 0;
    filter: alpha(opacity=80);
    opacity: 0.8
}

.header .search>span {
    background: url('../../images/search_icon.png') no-repeat center;
    position: absolute;
    cursor: pointer;
    height: 100%;
    width: 17px;
    right: 12px;
    top: 0
}

.header .follow-us {
    float: right
}

.header .share-link {
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin-left: 6px;
    height: 33px;
    width: 32px
}

/* .header .share-link.facebook {
    background-image: url('../../images/header/icon-facebook.png')
}
.header .share-link.weibo {
    background-image: url('../../images/header/icon-weibo.png')
}
.header .share-link.youtube {
    background-image: url('../../images/header/icon-youtube.png')
} */

.header .menu {
    text-transform: uppercase;
    list-style-type: none;
    padding-left: 4px;
    font-size: 0;
    float: left
}

.header .menu ul {
    list-style-type: none
}

.header .menu>.category {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    padding: 16px 19px;
    font-size: 14px
}

.header .menu>.category.first {
    padding-left: 0
}

.header .menu>.category:hover,
.header .menu>.category.curr {
    padding-bottom: 7px
}

.header .menu>.category.has-sub:hover {
    background-color: #1d80b0;
    padding-bottom: 0px
}
.header .menu>.category.has-sub:hover>a {
    color: white;
}

.header .menu>.category>a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 0 solid #1d80b0;
    padding-bottom: 6px;
    font-size: 15px;
    display: block
}

.header .menu>.category:hover>a,
.header .menu>.category.curr>a {
    border-bottom-width: 3px;
    color: #1d80b0
}

.header .menu>.category.has-sub>a {
    cursor: default
}

.header .menu>.category.has-sub:hover>a {
    border-bottom-color: transparent;
    padding-bottom: 18px
}

.header .menu>.category .sub-category {
    -webkit-transition: opacity .25s ease-out;
    -moz-transition: opacity .25s ease-out;
    -ms-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    background-color: #002b68;
    color: white;
    text-transform: capitalize;
    padding-bottom: 24px;
    visibility: hidden;
    position: absolute;
    padding-top: 22px;
    left: 0;
    opacity: 0
}

.header .menu>.category:hover .sub-category {
    visibility: visible;
    opacity: 1
}

.header .menu>.category .sub-category>.item {
    position: relative
}

.header .menu>.category .sub-category>.item.has-sub-sub:after {
    background: url('../../images/right_arrow_blue.png') no-repeat center center;
    position: absolute;
    display: block;
    content: ' ';
    height: 100%;
    right: 12px;
    width: 6px;
    top: 0
}

.header .menu>.category .sub-category>.item.has-sub-sub:hover:after {
    background-image: url('../../images/right_arrow_white.png')
}

.header .menu>.category .sub-category>.item>a {
    background-color: transparent;
    padding: 12px 40px 12px 19px;
    white-space: nowrap;
    min-width: 150px;
    display: block;
    color: white;
}

.header .menu>.category .sub-category>.item:hover>a {
    background-color: #1d80b0;
    color: white
}

.header .menu>.category .sub-sub-category {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-color: #174986;
    padding-bottom: 24px;
    visibility: hidden;
    position: absolute;
    padding-top: 22px;
    min-width: 220px;
    opacity: 0;
    left: 100%;
    top: -22px;
}

.header .menu>.category .sub-category>.item:hover>.sub-sub-category {
    visibility: visible;
    opacity: 1
}

.header .menu>.category .sub-sub-category>a {
    white-space: nowrap;
    padding: 12px 20px;
    display: block;
    color: white;
}

.header .menu>.category .sub-sub-category>a:hover {
    background-color: #1d80b0;
    color: white
}

#menu-btn {
    position: relative;
    cursor: pointer;
    display: none;
    padding: 1px;
    height: 26px;
    float: right;
    margin: 6px;
    width: 30px
}

#menu-btn>div {
    background-color: #232461;
    margin-bottom: 6px;
    height: 4px;
    width: 100%
}

#menu-btn>div.last {
    margin-bottom: 0
}

#menu-btn>.hit {
    background-color: transparent;
    position: absolute;
    height: 200%;
    width: 200%;
    left: -50%;
    top: -50%
}

#mobile-header {
    display: none
}

@media (max-width:960px) {
    .header .menu>.category {
        padding-right: 17px;
        padding-left: 17px
    }
}

@media (max-width:840px) {
    #header .tools,
    #header .bottom {
        display: none
    }
    #header {
        /* background-color: #e1e1e8; */
        background-image: url(../../images/bg.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        padding-bottom: 18px;
        position: fixed;
        width: 100%;
        top: 0
    }
    .visitor #header {
        /* background-color: #f2e9ff; */
        background-image: url(../../images/bg.jpg);
        background-repeat: no-repeat;
        background-position: center top;
    }
    #mobile-header,
    #mobile-header * {
        z-index: 5500
    }
    .header .logos {
        zoom: 0.8
    }
    .header .follow-us {
        padding-bottom: 20px;
        margin-left: 10px;
        margin-top: 8px;
        float: left
    }
    .header .share-link {
        margin-right: 6px
    }
    .header .lang {
        border-bottom: 0.1em solid #e6e6e6;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-bottom: 12px;
        padding-left: 15px;
        margin-top: 12px;
        padding-right: 0;
        text-align: left;
        font-size: 16px;
        width: 100%;
        float: left
    }
    .header .lang>.sp-line {
        font-size: 16px
    }
    #mobile-header {
        -webkit-transition: right .25s ease;
        -moz-transition: right .25s ease;
        -ms-transition: right .25s ease;
        transition: right .25s ease;
        background-color: white;
        overflow: auto;
        overflow-x: hidden;
        overflow-y: scroll;
        position: fixed;
        display: block;
        padding-top: 0;
        margin-top: 0;
        right: -256px;
        height: 100%;
        width: 256px;
        top: 0
    }
    .show-menu #mobile-header {
        right: 0
    }
    .csstransforms #mobile-header {
        -webkit-transition: -webkit-transform 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
        -moz-transition: -moz-transform 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
        -ms-transition: -ms-transform 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
        -o-transition: -o-transform 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
        transition: transform 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1)
    }
    .csstransforms .show-menu #mobile-header {
        -webkit-transform: translateX(-256px);
        -moz-transform: translateX(-256px);
        -ms-transform: translateX(-256px);
        transform: translateX(-256px);
        right: -256px
    }
    #mobile-header .search {
        border-bottom: 0.1em solid #e6e6e6;
        padding-bottom: 10px;
        position: relative;
        padding-top: 10px;
        margin-top: 8px;
        display: block;
        display: none
    }
    #mobile-menu {
        padding-left: 0
    }
    #mobile-menu>.category,
    #mobile-menu>.category.first {
        border-bottom: 0.1em solid #e6e6e6;
        width: 100%;
        padding: 0
    }
    #mobile-menu>.category:hover,
    #mobile-menu>.category.has-sub:hover {
        padding-bottom: 0
    }
    #mobile-menu>.category>a,
    #mobile-menu>.category.has-sub:hover>a {
        padding: 16px 17px
    }
    #mobile-menu>.category:hover>a,
    #mobile-menu>.category.has-sub.show>a {
        background-color: #174986;
        border-bottom-width: 0;
        color: white
    }
    #mobile-menu>.category .sub-category {
        position: relative;
        overflow: hidden;
        padding-bottom: 0;
        padding-top: 0;
        height: 0
    }
    .isMobile .header .menu>.category .sub-category>.item:hover>a {
        background-color: transparent;
        color: #232461
    }
    #mobile-menu>.category.has-sub.show .sub-category {
        visibility: visible;
        position: relative;
        padding-bottom: 0;
        overflow: hidden;
        padding-top: 0;
        height: auto;
        opacity: 1
    }
    #mobile-menu>.category .sub-category>.item.has-sub-sub:after {
        display: none
    }
    #mobile-menu>.category .sub-category>.item {
        border-bottom: 0.1em solid #e6e6e6
    }
    #mobile-menu>.category .sub-category>.item:last-child {
        border-bottom-width: 0
    }
    #mobile-menu>.category.has-sub:after {
        background: url('../../images/right_arrow_blue.png') no-repeat center center;
        -webkit-transition: -webkit-transform .25s ease;
        -moz-transition: -moz-transform .25s ease;
        -ms-transition: -ms-transform .25s ease;
        transition: transform .25s ease;
        position: absolute;
        max-height: 49px;
        display: block;
        content: ' ';
        height: 100%;
        right: 18px;
        width: 6px;
        top: 0
    }
    #mobile-menu>.category.has-sub:hover:after,
    #mobile-menu>.category.has-sub.show:after {
        background-image: url('../../images/right_arrow_white.png')
    }
    #mobile-menu>.category.has-sub.show:after {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    #menu-btn {
        -webkit-transition: -webkit-transform .6s ease;
        -moz-transition: -moz-transform .6s ease;
        -ms-transition: -ms-transform .6s ease;
        transition: transform .6s ease;
        display: block
    }
    .show-menu #menu-btn {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .csstransitions .show-menu #menu-btn>div {
        position: absolute;
        top: 50%
    }
    .csstransitions .show-menu #menu-btn>.hit {
        top: -50%
    }
    .csstransitions .show-menu #menu-btn>.first {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .csstransitions .show-menu #menu-btn>.last {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .csstransitions .show-menu #menu-btn>.middle {
        display: none
    }
}

@media (max-width:640px) {
    .header .logos>a {
        padding-right: 18px
    }
    .header .logos {
        zoom: 0.6
    }
}

@media (max-width:480px),
(-webkit-min-device-pixel-ratio:1.25) and (max-width:640px) and (orientation:portrait),
(min--moz-device-pixel-ratio:1.25) and (max-width:640px) and (orientation:portrait),
(-o-min-device-pixel-ratio:1.25/1) and (max-width:640px) and (orientation:portrait),
(min-device-pixel-ratio:1.25) and (max-width:640px) and (orientation:portrait),
(min-resolution:200dpi) and (max-width:640px) and (orientation:portrait),
(min-resolution:1.25dppx) and (max-width:640px) and (orientation:portrait) {
    .header .logos {
        padding-top: 4px
    }
    .header .logos>a {
        padding-right: 8px
    }
    .header .logos {
        zoom: 0.52
    }
    #menu-btn {
        margin-top: 8px;
        height: 20px;
        width: 20px
    }
    #menu-btn>div {
        margin-bottom: 4px;
        height: 3px
    }
}

@media (-webkit-min-device-pixel-ratio:1.25) and (max-width:640px) and (orientation:portrait),
(min--moz-device-pixel-ratio:1.25) and (max-width:640px) and (orientation:portrait),
(-o-min-device-pixel-ratio:1.25/1) and (max-width:640px) and (orientation:portrait),
(min-device-pixel-ratio:1.25) and (max-width:640px) and (orientation:portrait),
(min-resolution:200dpi) and (max-width:640px) and (orientation:portrait),
(min-resolution:1.25dppx) and (max-width:640px) and (orientation:portrait) {
    #menu-btn,
    .show-menu #menu-btn,
    .csstransitions .show-menu #menu-btn>div {
        -webkit-transition-duration: 0;
        -moz-transition-duration: 0;
        -ms-transition-duration: 0;
        transition-duration: 0
    }
    #header {
        padding-bottom: 10px;
        padding-top: 14px
    }
}

#bg {
    background-color: #e1e1e8;
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.visitor #bg {
    background-color: #f2e9ff;
}

#bg>.inner {
    position: relative;
    height: 100%;
    left: 0;
    top: 0
}

#bg>.inner>img {
    position: relative;
    margin-left: -1224px;
    left: 50%;
    filter: alpha(opacity=20);
    opacity: 0.2
}

.portal #bg>.inner>img {
    margin-left: -960px
}

.visitor #bg>.inner>img {
    filter: alpha(opacity=100);
    opacity: 1
}

@-webkit-keyframes skew-bg1 {
    0% {
        -webkit-transform: skew(0deg, 0deg)
    }
    50% {
        -webkit-transform: skew(10deg, 10deg);
        opacity: 0.3
    }
    100% {
        -webkit-transform: skew(0deg, 0deg)
    }
}

@-webkit-keyframes skew-bg2 {
    0% {
        -webkit-transform: skew(0deg, 0deg)
    }
    50% {
        -webkit-transform: skew(15deg, 10deg);
        opacity: 0.4
    }
    100% {
        -webkit-transform: skew(0deg, 0deg)
    }
}

@-webkit-keyframes skew-bg3 {
    0% {
        -webkit-transform: skew(0deg, 0deg)
    }
    50% {
        -webkit-transform: skew(10deg, 15deg);
        opacity: 0.1
    }
    100% {
        -webkit-transform: skew(0deg, 0deg)
    }
}

#bg.skew1>.inner>img {
    -webkit-animation: skew-bg1 60s infinite
}

#bg.skew2>.inner>img {
    -webkit-animation: skew-bg2 60s infinite
}

#bg.skew3>.inner>img {
    -webkit-animation: skew-bg3 60s infinite
}

.ie8 #bg>.inner>img {
    margin-left: -960px;
    filter: none
}

.holder {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    padding-left: 20px;
    max-width: 960px;
    margin: 0 auto;
    width: 100%
}

#mask {
    background-image: url('../../images/black70.png');
    position: fixed;
    z-index: 4000;
    display: none;
    height: 100%;
    width: 100%
}

.rgba #mask {
    background-image: none;
    background-color: rgba(0, 0, 0, .7)
}

input[type=text],
input[type=password],
textarea {
    border-radius: 0
}

#wrapper {
    padding-bottom: 30px;
    position: relative;
    font-size: 12px
}

#wrapper .button {
    padding: 8px 44px 8px 36px;
    background-color: #174986;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    color: white
}

#wrapper .button:after {
    background: url('../../images/right_arrow_white.png') no-repeat center center;
    -webkit-transition: right .3s;
    -moz-transition: right .3s;
    -ms-transition: right .3s;
    transition: right .3s;
    position: absolute;
    display: block;
    height: 100%;
    content: ' ';
    right: 28px;
    width: 6px;
    top: 0
}

#wrapper .button:hover:after {
    right: 12px
}

@media (max-width:960px) {
    .holder {
        padding-right: 16px;
        padding-left: 16px
    }
}

@media (max-width:840px) {
    body.show-menu {
        overflow: hidden
    }
    .push-left {
        -webkit-transition: left .25s ease;
        -moz-transition: left .25s ease;
        -ms-transition: left .25s ease;
        transition: left .25s ease;
        left: 0
    }
    .show-menu>.push-left {
        left: -240px
    }
    .csstransforms .push-left {
        -webkit-transition: -webkit-transform 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
        -moz-transition: -moz-transform 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
        -ms-transition: -ms-transform 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
        -o-transition: -o-transform 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
        transition: transform 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1)
    }
    .csstransforms .show-menu>.push-left {
        -webkit-transform: translateX(-240px);
        -moz-transform: translateX(-240px);
        -ms-transform: translateX(-240px);
        -o-transform: translateX(-240px);
        transform: translateX(-240px);
        left: 0px
    }
    #wrapper {
        padding-top: 80px
    }
}

@media (max-width:640px) {
    .show-menu #mask {
        display: block
    }
    #wrapper {
        padding-top: 76px
    }
    #wrapper .button {
        padding-right: 36px;
        padding-left: 28px
    }
}

@media (-webkit-min-device-pixel-ratio:1.25) and (max-width:640px) and (orientation:portrait),
(min--moz-device-pixel-ratio:1.25) and (max-width:640px) and (orientation:portrait),
(-o-min-device-pixel-ratio:1.25/1) and (max-width:640px) and (orientation:portrait),
(min-device-pixel-ratio:1.25) and (max-width:640px) and (orientation:portrait),
(min-resolution:200dpi) and (max-width:640px) and (orientation:portrait),
(min-resolution:1.25dppx) and (max-width:640px) and (orientation:portrait) {
    #wrapper {
        padding-top: 60px
    }
}

#footer {
    font-family: 'DINPro', Arial, 'Microsoft JhengHei', 'Microsoft YaHei';
    background-color: #3c3c3c;
    padding-bottom: 62px;
    position: relative;
    padding-top: 40px;
    font-size: 14px;
    color: white
}

#footer a {
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    -ms-transition: opacity .25s;
    transition: opacity .25s;
    color: white
}

#footer a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

#footer .links {
    float: left
}

#footer .info {
    margin-left: auto;
    overflow: hidden;
    width: 35%
}

#footer .col {
    float: left;
    margin-right: 30px;
    min-width: 140px
}

#footer .col.last {
    margin-right: 0
}

#footer .item {
    display: block;
    font-size: 12px
}

#footer .main-category {
    text-transform: uppercase;
    border-bottom: 1px solid;
	border-bottom-color: #a0a0a0;
    padding-bottom: 10px;
    padding-right: 8px;
    margin-bottom: 8px
}

#footer .main-category a {
    color: white
}

#footer .sub-category .item {
    display: block;
    padding-bottom: 4px;
    padding-top: 4px
}

#footer .head,
#footer .detail {
    float: left;
    padding-bottom: 4px
}

#footer .head {
    width: 45%
}

#footer .detail {
    width: 55%
}

#footer .friendly-links {
    background-color: #666666;
    display: inline-block;
    padding: 16px 42px;
    margin-top: 18px
}

#footer .friendly-links>links {
    background: url('../../images/link_icon.png') no-repeat center;
    vertical-align: middle;
    display: inline-block;
    padding-top: 2px;
    height: 13px;
    width: 25px
}

#footer .friendly-links>span {
    vertical-align: middle;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    color: white
}

#footer .friendly-links>arrow {
    background: url('../../images/right_arrow_white.png') no-repeat center;
    vertical-align: middle;
    display: inline-block;
    padding-top: 3px;
    height: 9px;
    width: 6px
}

#footer .logo {
    display: inline-block;
    margin-top: 38px
}

#footer .phone {
    color: #dfdfe4
}

#footer .copyright {
    margin-top: 50px;
    color: #666666;
    font-family: Arial, 'Microsoft JhengHei', 'Microsoft YaHei';
    font-size: 12px;
}

#footer .copyright a {
    color: #666666
}

@media (max-width:960px) {
    #footer .links {
        width: 100%;
        float: none
    }
    #footer .col {
        margin-right: 5%;
        width: 30%
    }
    #footer .info {
        margin-top: 20px;
        width: 100%
    }
    #footer .info .contact {
        display: inline-block
    }
    #footer .head {
        width: 140px
    }
    #footer .detail {
        overflow: hidden;
        float: none;
        width: auto
    }
    #footer .friendly-links {
        margin-top: 0;
        float: right
    }
}

@media (max-width:640px) {
    #footer .info .contact {
        display: block
    }
    #footer .links {
        display: none
    }
    #footer .info {
        margin-top: 0
    }
    #footer .logo {
        margin-top: 48px
    }
    #footer .friendly-links {
        margin-top: 36px;
        float: left
    }
}

.disabled-btn {
    background-color: #aaaaaa !important;
    opacity: 0.8 !important;
}


/** shorthand for show/hide at certain screen, added 20160613**/

@media screen and (max-width: 960px) {
    .visibleDt {
        display: none !important;
    }
}

@media screen and (min-width: 961px),
screen and (max-width: 640px) {
    .visibleTb {
        display: none !important;
    }
}

@media screen and (min-width: 641px) {
    .visibleMb {
        display: none !important;
    }
}

@media screen and (min-width: 961px) {
    .hiddenDt {
        display: none !important;
    }
}

@media screen and (max-width: 960px) and (min-width: 641px) {
    .hiddenTb {
        display: none !important;
    }
}

@media screen and (max-width: 640px) {
    .hiddenMb {
        display: none !important;
    }
}