﻿* {
    margin: 0;
    padding: 0;
    max-height: 1000000px;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    image-rendering: -webkit-optimize-contrast;
    font-size: 16px
}

html {
    width: 100%
}

body {
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    font-family: Arial, AdobeHeitiStd-Regular, Helvetica, sans-serif;
}

body:before,
body:after {
    content: "";
    display: table;
    font: 0/0 a
}

body:after {
    clear: both
}

textarea {
    font-family: Arial, AdobeHeitiStd-Regular, Helvetica, sans-serif
}

body.hk,
body.hk textarea,
body.cn,
body.cn textrea {
    font-family: 微軟正黑體, AdobeHeitiStd-Regular, Helvetica, sans-serif
}

a {
    color: #333333;
    text-decoration: none
}

a:hover {
    color: #333333;
    text-decoration: none
}

a img {
    border: none
}

.spacer {
    clear: both
}

textarea {
    resize: none
}

.img-rotate8 {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.img-rotate3 {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.img-rotate6 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.blue-txt {
    color: #10408B
}

.red-txt {
    color: #C9321E
}

.orange-txt {
    color: #FF8A00
}

input[type="date"]::-webkit-clear-button,
input[type="date"]::-webkit-calendar-picker-indicator,
input[type="date"]::-webkit-inner-spin-button {
    display: none
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #10408B !important;
    background-color: #10408B !important
}

.wechatshare {
    display: none;
    width: 0;
    height: 0;
    overflow: hidden
}

.apply {
    display: none !important
}

.apply-show {
    display: block !important
}

.win-shadow {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
    background: #000;
    -webkit-transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
    -moz-transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
    -ms-transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
    -o-transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
    transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
    z-index: 10000
}

.win-shadow-show {
    visibility: visible;
    opacity: .7;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -ms-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out
}

.win-loading {
    visibility: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 24px;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
    -moz-transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
    -ms-transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
    -o-transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
    transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
    z-index: 10002
}

.win-loading .win-loading-txt {
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 16px
}

.win-loading-show {
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -ms-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out
}

@media only screen and (min-width: 750px) {
    .mobile {
        display: none !important
    }

    .desktophide {
        display: none !important
    }

    table td .tick:before {
        content: "\f058";
        color: #009fa8;
        font-size: 20px;
        font-family: "FontAwesome"
    }

    .mm-popup {
        display: none;
        position: fixed;
        top: 127px;
        left: 0;
        width: 100%;
        background-color: #ffffff;
        border-top: 1px solid #ebf2f1;
        z-index: 1000001
    }

    .mm-popup .mm-popup-inner .mm-popup-t {
        display: none
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm {
        list-style: none
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item {
        position: relative;
        width: 100%;
        height: 70px;
        text-align: left
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .mm-link {
        display: block;
        padding-left: 30px;
        width: 370px;
        line-height: 70px;
        font-size: 25px;
        color: #333333;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url(../img/right_arrow.svg) no-repeat center right 30px
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .mm-link span.txt {
        font-size: 25px
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .mm-link span.arrow {
        display: none
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .sm {
        display: none;
        position: absolute;
        left: 370px;
        top: 0;
        width: calc(100% - 373px);
        z-index: 1;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.13)
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .sm .sm-item {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        width: 100%;
        height: 70px;
        background-color: #ffffff
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .sm .sm-item a {
        display: block;
        padding: 5px 30px;
        text-align: left;
        line-height: 30px;
        color: #333333
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .sm .sm-item a span {
        font-size: 25px
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .sm .sm-item a .sm-d {
        color: #666666
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .sm .sm-item:hover {
        background-color: #f0fcfc
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item:hover .mm-link {
        background-color: #f0fcfc
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item:hover .sm {
        display: block
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item:nth-child(8) .sm {
        top: auto;
        bottom: 0
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .no-sm .mm-link {
        background: none
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .sp-mm {
        display: none
    }

    .mm-popup .mm-popup-inner .mm-popup-b {
        border-top: 1px solid #ebf2f1;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .mm-popup .mm-popup-inner .mm-popup-b .mm-popup-hotline {
        display: none
    }

    .mm-popup .mm-popup-inner .mm-popup-b .mm-popup-locale {
        height: 49px;
        background: url(../img/globe_mo.svg) left 30px top 13px no-repeat;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center
    }

    .mm-popup .mm-popup-inner .mm-popup-b .mm-popup-locale .current-locale {
        display: block;
        margin-left: 80px;
        width: 125px;
        height: 49px;
        text-align: center;
        line-height: 49px;
        color: #333333;
        font-size: 25px;
        background: #f0fcfc
    }

    .mm-popup .mm-popup-inner .mm-popup-b .mm-popup-locale .locale-list a {
        display: inline-block;
        margin-left: 20px;
        width: 125px;
        height: 49px;
        text-align: center;
        line-height: 49px;
        color: #666;
        font-size: 25px
    }

    .mm-popup .mm-popup-inner .mm-popup-b .mm-popup-locale .locale-list a:hover {
        color: #10408B
    }

    .header-trans {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        background-color: #fff;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.13);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.13);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.13);
        z-index: 10000
    }

    .header .header-inner {
        margin: 0 auto;
        width: 100%
    }

    .header .header-inner .header-top {
        width: 100%;
        height: 37px;
        text-align: center;
        background-color: #f7931e
    }

    .header .header-inner .header-top .header-top-inner {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 37px;
        text-align: center;
        max-width: 1600px
    }

    .header .header-inner .header-top .header-top-inner .abstract-news {
        width: 100%;
        height: 100%;
        text-align: left;
        overflow: hidden
    }

    .header .header-inner .header-top .header-top-inner .abstract-news .abstract-news-list {
        width: 10000px;
        height: 100%
    }

    .header .header-inner .header-top .header-top-inner .abstract-news .abstract-news-list .newsItem {
        margin-right: 70px
    }

    .header .header-inner .header-top .header-top-inner .abstract-news .abstract-news-list .newsItem a .pdate {
        margin-right: 8px;
        text-align: left;
        line-height: 37px;
        color: #ffffff;
        font-size: 20px
    }

    .header .header-inner .header-top .header-top-inner .abstract-news .abstract-news-list .newsItem a .newsTitle {
        text-align: left;
        line-height: 37px;
        color: #ffffff;
        font-size: 20px
    }

    .header .header-inner .header-top .header-top-inner .abstract-news .abstract-news-list .newsItem a:hover .pdate,
    .header .header-inner .header-top .header-top-inner .abstract-news .abstract-news-list .newsItem a:hover .newsTitle {
        color: #008578
    }

    .header .header-inner .header-top .header-top-inner .header-top-left-shadow {
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 37px;
        background: -webkit-linear-gradient(left, #f7931e, rgba(247, 147, 30, 0));
        background: -o-linear-gradient(right, #f7931e, rgba(247, 147, 30, 0));
        background: -moz-linear-gradient(right, #f7931e, rgba(247, 147, 30, 0));
        background: linear-gradient(to right, #f7931e, rgba(247, 147, 30, 0))
    }

    .header .header-inner .header-top .header-top-inner .header-top-right-shadow {
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 37px;
        background: -webkit-linear-gradient(left, rgba(247, 147, 30, 0), #f7931e);
        background: -o-linear-gradient(right, rgba(247, 147, 30, 0), #f7931e);
        background: -moz-linear-gradient(right, rgba(247, 147, 30, 0), #f7931e);
        background: linear-gradient(to right, rgba(247, 147, 30, 0), #f7931e)
    }

    .header .header-inner .header-bottom {
        height: 90px
    }

    .header .header-inner .header-bottom .header-bottom-inner {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        margin: 0 auto;
        padding: 0 30px;
        height: 90px;
        max-width: 1600px
    }

    .header .header-inner .header-bottom .header-bottom-inner .backBtn {
        display: none
    }

    .header .header-inner .header-bottom .header-bottom-inner .fsBtn {
        display: none
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon {
        display: none;
        position: relative;
        width: 43px;
        height: 31px;
        cursor: pointer
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon .line {
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #10408B;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon .line:first-child {
        top: 0
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon .line:nth-child(2) {
        top: 14px
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon .line:last-child {
        top: 28px
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon-close .line:first-child {
        -webkit-transform: translateY(14px) rotate(45deg);
        -moz-transform: translateY(14px) rotate(45deg);
        -ms-transform: translateY(14px) rotate(45deg);
        -o-transform: translateY(14px) rotate(45deg);
        transform: translateY(14px) rotate(45deg)
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon-close .line:nth-child(2) {
        visibility: hidden;
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)"
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon-close .line:last-child {
        -webkit-transform: translateY(-14px) rotate(-45deg);
        -moz-transform: translateY(-14px) rotate(-45deg);
        -ms-transform: translateY(-14px) rotate(-45deg);
        -o-transform: translateY(-14px) rotate(-45deg);
        transform: translateY(-14px) rotate(-45deg)
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-logo {
        width: 320px;
        height: 58px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-logo a {
        display: block;
        width: 100%;
        height: 100%;
        background: url(../img/logo.svg) no-repeat top left;
        background-size: 320px 58px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm {
        flex: 1;
        margin-left: 20px;
        height: 100%
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top {
        padding-top: 10px;
        height: 38px;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale {
        position: relative;
        margin-right: 30px;
        width: 64px;
        height: 29px;
        text-align: left;
        padding-left: 36px;
        line-height: 29px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale:before {
        position: absolute;
        left: 0px;
        top: 3px;
        content: "";
        cursor: pointer;
        width: 23px;
        height: 23px;
        background: url(../img/globe.svg) no-repeat
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale .current-locale {
        display: block;
        width: 64px;
        height: 29px;
        text-align: left;
        line-height: 29px;
        color: #444444;
        font-size: 18px;
        background: url(../img/down_arrow.svg) no-repeat 46px 10px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale .locale-list {
        visibility: hidden;
        padding: 14px 0;
        position: absolute;
        top: 29px;
        right: 0;
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
        z-index: 100
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale .locale-list a {
        display: block;
        padding: 10px 23px 0;
        width: 54px;
        text-align: center;
        line-height: 36px;
        color: #000;
        font-size: 16px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        background-color: #fff
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale .locale-list a:hover {
        color: #10408B
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale:hover:before {
        background: url(../img/globe_mo.svg) no-repeat
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale:hover .current-locale {
        background: url(../img/down_arrow_mo.svg) no-repeat 46px 10px;
        color: #10408B
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale:hover .locale-list {
        visibility: visible;
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)"
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline {
        height: 29px;
        text-align: right;
        line-height: 29px;
        padding-left: 34px;
        background: url(../img/c_tel_icon.svg) no-repeat left 2px;
        background-size: 24px 26px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline label {
        margin-right: 5px;
        color: #10408B;
        font-size: 18px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline .hl {
        display: inline-block;
        color: #10408B;
        font-size: 18px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .client-login {
        display: inline-block;
        margin-left: 30px;
        padding: 0 16px 0 86px;
        height: 36px;
        text-align: left;
        line-height: 36px;
        color: #10408B;
        font-size: 18px;
        background-image: url(../img/me.svg);
        background-position: 18px 8px;
        background-repeat: no-repeat;
        border: 1px solid #10408B;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        overflow: hidden;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .client-login:hover {
        color: #ffffff;
        background-color: #10408B;
        background-image: url(../img/me_over.svg)
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .client-login span {
        font-size: 18px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .fun-icon {
        display: none
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom {
        margin-top: 4px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        width: 100%;
        height: 41px;
        list-style: none
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item {
        position: relative
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .mm-link {
        display: block;
        padding: 0 20px;
        text-align: center;
        line-height: 41px;
        color: #000;
        font-size: 14px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .mm-link span {
        font-size: 14px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .sm {
        visibility: hidden;
        padding: 14px 0;
        position: absolute;
        top: 41px;
        left: 20px;
        background-color: #fff;
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.13);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.13);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.13)
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .sm .sm-item a {
        display: block;
        padding: 12px 23px;
        width: 200px;
        text-align: left;
        line-height: 23px;
        color: #000;
        font-size: 14px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .sm .sm-item a .sm-d {
        color: #666666
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .sm .sm-item a:hover {
        color: #10408B
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .sm .sm-item a:hover .sm-d {
        color: #10408B
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .sm .sm-item a span {
        font-size: 14px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item:hover .mm-link {
        color: #10408B
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item:hover .sm {
        visibility: visible;
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)"
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item:nth-child(7) .sm {
        left: auto;
        right: 20px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item:last-child .mm-link {
        padding-right: 0
    }

    .scroll-top-header .header-inner .header-bottom {
        height: 123px
    }

    .scroll-top-header .header-inner .header-bottom .header-bottom-inner {
        height: 123px
    }

    .scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-logo {
        width: 350px;
        height: 71px
    }

    .scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-logo a {
        background: url(../img/logo_l.svg) no-repeat top left;
        background-size: 350px 71px
    }

    .scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top {
        padding-top: 23px
    }

    .scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom {
        margin-top: 0
    }

    .scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm {
        height: 65px
    }

    .scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .mm-link {
        line-height: 65px
    }

    .scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .sm {
        top: 65px
    }

    .sp-scroll-top-header {
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .black-scroll-top-header {
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .menu-icon .line {
        background-color: #ffffff
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-logo a {
        background: url(../img/logo_white.svg) no-repeat top left
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale:before {
        background: url(../img/globe2.svg) no-repeat
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale .current-locale {
        background-image: url(../img/down_arrow2.svg);
        color: #ffffff
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline {
        background-image: url(../img/c_tel_icon2.svg)
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline label {
        color: #ffffff
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline .hl {
        color: #ffffff
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .client-login {
        border: 1px solid #fff;
        color: #ffffff;
        background-image: url(../img/me_over.svg)
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .client-login:hover {
        color: #10408B;
        background-color: #ffffff;
        background-image: url(../img/me.svg)
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .mm-link {
        color: #ffffff
    }

    .main {
        padding-top: 127px;
        min-height: 600px
    }

    .main .main-inner {
        position: relative
    }

    .main .main-inner .pub {
        display: none;
        position: absolute;
        right: -354px;
        z-index: 1000
    }

    .main .main-inner .banner {
        width: 100%;
        height: 220px;
        background-color: #005d64
    }

    .main .main-inner .bannerInner {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden
    }

    .main .main-inner .bannerImg {
        display: none;
        position: absolute;
        width: 1600px;
        height: 100%;
        top: 0
    }

    .main .main-inner .bannerCaption {
        position: absolute;
        width: 100%;
        height: 58px;
        bottom: -58px;
        left: 0;
        background: url(../../img/system/www/l/bannerCaption.png) repeat-x top left
    }

    .main .main-inner .bannerCaptionInner {
        position: relative;
        width: 100%;
        height: 58px
    }

    .main .main-inner .bannerCaption .bannerCaptionInner .bannerText {
        display: none;
        position: absolute;
        max-width: 1000px;
        padding: 0 10px;
        width: 100%;
        height: 58px;
        top: 0;
        text-align: left;
        line-height: 58px;
        color: #fff;
        font-size: 25px;
        text-shadow: 2px 2px 5px #000;
        font-weight: normal
    }

    .main .main-inner .sitetree {
        width: 100%;
        text-align: center;
        height: 32px;
        background: url(../../img/system/www/l/st_bg.png) repeat-x top left
    }

    .main .main-inner .sitetreeInner {
        margin: 0 auto;
        max-width: 1000px;
        padding: 0 10px;
        height: 32px;
        text-align: left;
        line-height: 32px;
        color: #666666;
        font-size: 12px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .main .main-inner .sitetreeInner a {
        margin-right: 12px;
        padding-right: 17px;
        line-height: 32px;
        color: #666666;
        font-size: 12px;
        background: url(../../img/system/www/l/st.png) no-repeat right 3px
    }

    .main .main-inner .sitetreeInner a:hover {
        color: #01848b
    }

    .footer {
        border-top: 1px solid #EEEEEE
    }

    .footer .footer-inner {
        width: 100%
    }

    .footer .footer-inner .footer-top {
        padding: 37px 0 70px 0;
        background-color: #FCFCFC
    }

    .footer .footer-inner .footer-top .footer-top-inner {
        margin: 0 auto;
        max-width: 1600px;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        padding: 0 30px
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-title {
        text-align: left;
        line-height: 43px;
        color: #10408B;
        font-size: 16px
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-title .txt {
        text-align: left;
        line-height: 43px;
        color: #10408B;
        font-size: 16px
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-list {
        text-align: left;
        line-height: 27px
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-list a {
        color: #333333;
        font-size: 14px
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-list a span {
        color: #333333;
        font-size: 14px
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-list a:hover {
        color: #10408B
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-list a:hover span {
        color: #10408B
    }

    .footer .footer-inner .footer-bottom {
        background-color: #EAEAEA
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner {
        margin: 0 auto;
        height: 138px;
        max-width: 1600px;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        padding: 0 30px
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cno {
        text-align: left;
        line-height: 21px;
        color: #2C2C2C;
        font-size: 16px
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cno a {
        color: #10408B;
        font-size: 16px
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cno a:hover {
        color: #10408B;
        font-size: 16px
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp .txt {
        height: 21px;
        text-align: left;
        line-height: 21px;
        color: #2C2C2C;
        font-size: 13px
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp .sl {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp .sl a {
        display: block;
        margin-left: 10px;
        width: 21px;
        height: 21px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp .sl a.fbLink:before {
        content: "\f09a";
        color: #888888;
        font-size: 22px;
        font-family: "FontAwesome"
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp .sl a.fbLink:hover:before {
        color: #3a5898
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp .sl a.pinLink:before {
        content: "\f0d2";
        color: #888888;
        font-size: 22px;
        font-family: "FontAwesome"
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp .sl a.pinLink:hover:before {
        color: #ca2027
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r img.ir {
        width: 150px;
        height: auto
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r .footer-locale {
        position: relative;
        margin-right: 50px;
        padding-left: 42px;
        width: 86px;
        height: 33px;
        background-color: #DDDDDD;
        cursor: pointer
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r .footer-locale:before {
        position: absolute;
        top: 5px;
        left: 13px;
        content: "\f0ac";
        color: #888888;
        font-size: 22px;
        font-family: "FontAwesome";
        cursor: pointer
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r .footer-locale .current-locale {
        display: block;
        width: 86px;
        height: 33px;
        text-align: left;
        line-height: 33px;
        color: #444444;
        font-size: 14px;
        background: url(../img/up_arrow.svg) no-repeat 59px 12px
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r .footer-locale .locale-list {
        position: absolute;
        width: 128px;
        height: 0;
        top: 0;
        left: 0;
        background-color: #DDDDDD;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        overflow: hidden
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r .footer-locale .locale-list a {
        display: block;
        width: 100%;
        height: 33px;
        text-align: center;
        line-height: 33px;
        color: #444444;
        font-size: 14px
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r .footer-locale .locale-list a:hover {
        color: #10408B
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r .footer-locale:hover .locale-list {
        top: -66px;
        height: 66px
    }

    .float-wa {
        position: fixed;
        right: 40px;
        bottom: 40px;
        width: 60px;
        height: 60px;
        background-color: #10408B;
        z-index: 2000;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        border-radius: 60px;
        -webkit-box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.5);
        box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.5)
    }

    .float-wa a {
        display: block;
        width: 100%;
        height: 100%;
        background-image: url(../img/c_wa_icon_white.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 30px
    }

    .floatQQ {
        position: fixed;
        right: 40px;
        bottom: 0;
        width: 167px;
        height: 35px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        z-index: 1000;
        overflow: hidden
    }

    .floatQQ.float2 {
        bottom: 113px;
        overflow: hidden
    }

    .floatQQ .qqBtn {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 45px;
        padding-right: 14px;
        width: 100%;
        height: 35px;
        text-align: left;
        line-height: 35px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        background: #008D8F url(../img/wa_icon.svg) no-repeat 14px 6px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px
    }

    .floatQQ .qqBtn:after {
        display: block;
        content: '';
        width: 16px;
        height: 35px;
        background: url(../img/mm_arrow.svg) no-repeat center;
        background-size: 13px auto;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .floatQQ .wa {
        padding-left: 45px;
        height: 35px;
        text-align: left;
        line-height: 35px;
        color: #fff;
        font-size: 14px;
        background: #00A4A7 url(../img/wa_icon.svg) no-repeat 14px 6px
    }

    .floatQQ .qqList {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 13px 18px 9px 16px;
        width: 100%;
        background-color: #008D8F
    }

    .floatQQ .qqList .qqItem {
        margin-bottom: 10px;
        height: 22px
    }

    .floatQQ .qqList .qqItem a {
        display: block
    }

    .floatQQ .qqList .qqItem a span.qq-txt {
        display: inline-block;
        width: 43px;
        height: 22px;
        text-align: justify;
        line-height: 22px;
        color: #fff;
        font-size: 14px;
        float: left;
        overflow: hidden
    }

    .floatQQ .qqList .qqItem a span.qq-txt .ph {
        display: inline-block;
        width: 100%;
        height: 0
    }

    .floatQQ .qqList .qqItem img {
        width: 77px;
        height: 22px;
        float: right
    }

    .floatQQ:hover {
        height: 105px
    }

    .cookie-tip {
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 10000
    }

    .cookie-tip .bg {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #000;
        opacity: .8;
        -moz-opacity: .8;
        -khtml-opacity: .8;
        filter: alpha(opacity=80);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
        z-index: 1
    }

    .cookie-tip .inner {
        position: relative;
        z-index: 2;
        color: #fff;
        max-width: 1000px;
        margin: auto;
        padding: 10px 10px 0 10px;
        text-align: center;
        font-size: 15px;
        line-height: 24px
    }

    .cookie-tip .inner a.submit {
        color: #fff;
        width: 128px;
        height: 30px;
        line-height: 28px;
        text-align: center;
        font-size: 15px;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 10px auto 15px auto;
        border: 1px solid #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }

    .cookie-tip .inner a.submit:hover {
        background: #10408B
    }

    .cookie-tip .inner p {
        font-size: 15px
    }

    .cookie-tip .inner p a {
        color: #fff;
        font-size: 15px;
        text-decoration: underline
    }

    .cookie-tip .inner p a:hover {
        color: #10408B
    }

    .floatEnquiry {
        display: none;
        position: fixed;
        margin: 0;
        padding: 0;
        width: 444px;
        height: 493px;
        text-align: center;
        top: 50%;
        left: 50%;
        background: #fff;
        z-index: 10001;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .floatEnquiry .floatEnquiryTop {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        margin: 0 auto;
        width: 410px;
        height: 53px;
        text-align: left;
        line-height: 53px;
        color: #10408B;
        font-size: 20px;
        border-bottom: 1px solid #d1e3e3
    }

    .floatEnquiry .floatEnquiryTop .enquiryCloseBtn {
        display: block;
        width: 26px;
        height: 26px;
        line-height: 26px
    }

    .floatEnquiry .floatEnquiryTop .enquiryCloseBtn img {
        width: 26px;
        height: 26px
    }

    .floatEnquiry div.enquiryForm {
        padding: 23px 42px 0 26px;
        width: 376px
    }

    .floatEnquiry div.enquiryForm ul {
        width: 100%;
        list-style: none
    }

    .floatEnquiry div.enquiryForm ul li {
        margin-bottom: 6px;
        width: 100%
    }

    .floatEnquiry div.enquiryForm ul li .label {
        width: 110px;
        height: 28px;
        float: left;
        text-align: left;
        line-height: 28px;
        color: #333333;
        font-size: 14px
    }

    body.us .floatEnquiry div.enquiryForm ul li .label {
        font-size: 12px
    }

    .floatEnquiry div.enquiryForm ul li .label em {
        font-style: normal;
        color: #008584
    }

    .floatEnquiry div.enquiryForm ul li .ip {
        width: 266px;
        float: right;
        text-align: left
    }

    .floatEnquiry div.enquiryForm ul li .ip .cf {
        width: 264px;
        height: 26px;
        text-align: left;
        line-height: 26px;
        color: #333333;
        font-size: 14px;
        background-color: #fff;
        border: 1px solid #d3e2e1
    }

    .floatEnquiry div.enquiryForm ul li .ip .splan {
        width: 266px;
        height: 26px;
        background-image: url(../img/select_arrow.svg);
        background-size: 10px 6px;
        background-position: right 12px center;
        background-repeat: no-repeat;
        background-color: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 1px solid #d3e2e1;
        padding-left: 12px
    }

    div.floatEnquiry div.enquiryForm ul li .ip .ck {
        margin-right: 2px;
        width: 14px;
        height: 14px;
        -webkit-appearance: checkbox
    }

    .floatEnquiry div.enquiryForm ul li .ip label {
        margin-right: 23px;
        line-height: 26px;
        color: #333333;
        font-size: 14px
    }

    body.us .floatEnquiry div.enquiryForm ul li .ip label {
        font-size: 12px
    }

    .floatEnquiry div.enquiryForm ul li .ip label.sp {
        margin-left: 3px;
        margin-right: 2px
    }

    .floatEnquiry div.enquiryForm ul li .ip #how_other {
        width: 230px;
        height: 26px;
        text-align: left;
        line-height: 26px;
        color: #333333;
        font-size: 14px;
        background-color: #fff;
        border: 1px solid #d3e2e1
    }

    body.us .floatEnquiry div.enquiryForm ul li .ip #how_other {
        width: 183px
    }

    .floatEnquiry div.enquiryForm ul li .ip textarea {
        width: 264px;
        height: 84px;
        text-align: left;
        line-height: 26px;
        color: #333333;
        font-size: 14px;
        background-color: #fff;
        border: 1px solid #d3e2e1;
        font-family: Arial, Times, serif, 新細明體
    }

    .floatEnquiry div.enquiryForm ul li .ip #code {
        margin-right: 7px;
        width: 121px;
        height: 26px;
        float: left;
        text-align: left;
        line-height: 26px;
        color: #333333;
        font-size: 14px;
        background-color: #fff;
        border: 1px solid #d3e2e1
    }

    .floatEnquiry div.enquiryForm ul li .ip #validate_code {
        float: right
    }

    div.floatEnquiry div.enquiryForm ul li .ip .error-ip {
        border: 1px solid #F00 !important
    }

    div.floatEnquiry div.enquiryForm ul li .send {
        display: block;
        margin-left: 110px;
        width: 266px;
        height: 34px;
        text-align: center;
        line-height: 34px;
        color: #fff;
        font-size: 18px;
        background-color: #008584
    }

    .floatEnquiry .loading {
        position: relative;
        top: 130px;
        left: 0;
        width: 100%;
        text-align: center
    }

    .floatEnquiry .loading p {
        margin-top: 10px;
        width: 100%;
        text-align: center;
        line-height: 18px;
        color: #333333;
        font-size: 14px
    }

    .floatEnquiry #successBox {
        margin-top: 15px;
        padding: 0 20px;
        text-align: left;
        line-height: 20px;
        color: #008584;
        font-size: 14px
    }

    body.us .floatEnquiry #successBox {
        font-size: 12px
    }

    .floatEnquiry #errorBox {
        margin-top: 15px;
        padding: 0 20px;
        text-align: left;
        line-height: 20px;
        color: #F00;
        font-size: 14px
    }

    body.us .floatEnquiry #errorBox {
        font-size: 12px
    }

    body.us .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale {
        width: 84px
    }

    body.us .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale .current-locale {
        width: 84px;
        background: url(../img/down_arrow.svg) no-repeat 66px 10px
    }

    body.us .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale .current-locale {
        background-image: url(../img/down_arrow2.svg)
    }

    body.us .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale .current-locale {
        background-image: url(../img/down_arrow.svg)
    }

    body.us .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale:hover .current-locale {
        background: url(../img/down_arrow_mo.svg) no-repeat 66px 10px
    }

    body.us .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale .locale-list a {
        width: 77px
    }

    body.us .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .sm .sm-item a {
        width: 340px
    }

    body.us .floatQQ.float2 {
        bottom: 137px;
        overflow: hidden
    }

    body.us .floatQQ .qqBtn {
        padding-left: 50px
    }

    body.us .floatQQ .wa {
        padding-left: 30px;
        height: 35px;
        text-align: left;
        line-height: 35px;
        color: #fff;
        font-size: 14px;
        background: #00A4A7 url(../img/wa_icon.svg) no-repeat 6px 6px
    }

    body.us .floatQQ .qqList .qqItem a span.qq-txt {
        text-align: center
    }

    .error_404 {
        margin: 90px auto 0 auto;
        max-width: 1000px;
        width: calc(100% - 20px);
        height: 450px;
        background: #fff url("../../img/system/www/l/404.jpg") no-repeat top right;
        border: 1px solid #88aeac;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .error_404 .h {
        padding: 19px 0 0 31px;
        width: 504px;
        height: 53px;
        text-align: left;
        line-height: 53px;
        color: #008a83;
        font-size: 30px
    }

    body.us .error_404 .h {
        width: 665px;
        font-family: Century Gothic;
        font-size: 24px
    }

    .error_404 .p {
        padding: 0 0 0 31px;
        width: 504px;
        text-align: left;
        line-height: 23px;
        color: #333333;
        font-size: 14px
    }

    body.us .error_404 .p {
        font-size: 12px
    }

    .error_404 .p a {
        color: #008a83;
        font-size: 14px
    }

    .error_404 .p a:hover {
        text-decoration: underline
    }
}

@media only screen and (max-width: 1380px) {
    body.us .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .mm-link {
        padding: 0 8px
    }

    body.us .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .sm {
        left: 10px
    }

    body.us .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item:nth-child(7) .sm {
        left: auto;
        right: 10px
    }
}

@media only screen and (min-width: 1040px) and (max-width: 1240px) {
    .menu-open-header {
        background-color: #ffffff;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .menu-icon .line {
        background-color: #10408B
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-logo a {
        background: url(../img/logo.svg) no-repeat top left;
        background-size: 146px 58px
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale:before {
        background: url(../img/globe.svg) no-repeat
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale .current-locale {
        background-image: url(../img/down_arrow.svg);
        color: #10408B
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline {
        background-image: url(../img/c_tel_icon.svg)
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline label {
        color: #10408B
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline .hl {
        color: #10408B
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .client-login {
        border: 1px solid #10408B;
        color: #10408B;
        background-image: url(../img/me.svg)
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .client-login:hover {
        color: #ffffff;
        background-color: #10408B;
        background-image: url(../img/me_over.svg)
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .mm-link {
        color: #10408B
    }

    .scroll-top-header.menu-open-header .header-inner .header-bottom .header-bottom-inner .header-logo a {
        background: url(../img/logo_l.svg) no-repeat top left;
        background-size: 179px 71px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale {
        display: none
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom {
        display: none
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon {
        display: block;
        margin-left: 30px;
        order: 100
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top {
        padding-top: 26px
    }

    .scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top {
        padding-top: 42px
    }
}

@media only screen and (min-width: 750px) and (max-width: 1040px) {
    .menu-open-header {
        background-color: #ffffff;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .menu-icon .line {
        background-color: #10408B
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-logo a {
        background: url(../img/logo.svg) no-repeat top left;
        background-size: 146px 58px
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale:before {
        background: url(../img/globe.svg) no-repeat
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale .current-locale {
        background-image: url(../img/down_arrow.svg);
        color: #10408B
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline {
        background-image: url(../img/c_tel_icon.svg)
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline label {
        color: #10408B
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline .hl {
        color: #10408B
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .client-login {
        border: 1px solid #10408B;
        color: #10408B;
        background-image: url(../img/me.svg)
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .client-login:hover {
        color: #ffffff;
        background-color: #10408B;
        background-image: url(../img/me_over.svg)
    }

    .menu-open-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom .mm .mm-item .mm-link {
        color: #10408B
    }

    .scroll-top-header.menu-open-header .header-inner .header-bottom .header-bottom-inner .header-logo a {
        background: url(../img/logo_l.svg) no-repeat top left;
        background-size: 179px 71px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale {
        display: none
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline {
        display: none
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom {
        display: none
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon {
        display: block;
        margin-left: 30px;
        order: 100
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top {
        padding-top: 26px
    }

    .scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top {
        padding-top: 42px
    }
}

@media only screen and (max-width: 750px) {
    * {
        font-size: .08rem;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        -webkit-appearance: none
    }

    html {
        font-size: calc(100vw * 200 / 750)
    }

    input[type='text'],
    input[type="password"],
    input[type="date"],
    input[type="number"],
    input[type="tel"],
    input[type="email"] {
        line-height: initial !important;
        height: .34rem
    }

    .pc {
        display: none !important
    }

    .mobilehide {
        display: none !important
    }

    .layui-layer-btn .layui-layer-btn0 {
        border-color: #10408B !important;
        background-color: #10408B !important
    }

    .layui-layer-title {
        font-size: .16rem !important
    }

    .layui-layer-content {
        font-size: .16rem !important
    }

    .layui-layer-dialog .layui-layer-content {
        font-size: .16rem !important
    }

    .layui-layer-hui {
        -webkit-border-radius: 10px !important;
        -moz-border-radius: 10px !important;
        border-radius: 10px !important
    }

    .win-loading {
        line-height: .225rem;
        font-size: .16rem
    }

    .win-loading .win-loading-txt {
        text-align: center;
        line-height: .225rem;
        color: #fff;
        font-size: .16rem
    }

    .mm-popup {
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #10408B;
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
        -webkit-transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
        -moz-transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
        -ms-transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
        -o-transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
        transition: opacity 300ms ease-out, visibility 0ms linear 300ms;
        z-index: 1000001
    }

    .mm-popup .mm-popup-inner {
        height: 100%
    }

    .mm-popup .mm-popup-inner .mm-popup-t {
        margin-top: .11rem;
        margin-bottom: .23rem;
        padding: 0 .15rem;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center
    }

    .mm-popup .mm-popup-inner .mm-popup-t .close-mm-popup {
        position: relative;
        width: .265rem;
        height: .265rem;
        cursor: pointer
    }

    .mm-popup .mm-popup-inner .mm-popup-t .close-mm-popup .line {
        display: block;
        position: absolute;
        left: 0;
        top: .125rem;
        width: 100%;
        height: .015rem;
        background-color: #ffffff;
        -webkit-border-radius: .015rem;
        -moz-border-radius: .015rem;
        border-radius: .015rem
    }

    .mm-popup .mm-popup-inner .mm-popup-t .close-mm-popup .line:first-child {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .mm-popup .mm-popup-inner .mm-popup-t .close-mm-popup .line:last-child {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .mm-popup .mm-popup-inner .mm-popup-t .client-login {
        display: inline-block;
        padding: 0 .15rem 0 .68rem;
        height: .3rem;
        text-align: left;
        line-height: .3rem;
        color: #ffffff;
        font-size: .16rem;
        background-image: url(../img/me_over.svg);
        background-size: .43rem .17rem;
        background-position: .175rem .06rem;
        background-repeat: no-repeat;
        border: .01rem solid #fff;
        -webkit-border-radius: .2rem;
        -moz-border-radius: .2rem;
        border-radius: .2rem;
        overflow: hidden
    }

    .mm-popup .mm-popup-inner .mm-popup-t .client-login span {
        font-size: .16rem
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm {
        list-style: none;
        margin-bottom: .23rem
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item {
        width: 100%;
        padding: .075rem 0
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .mm-link {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        width: 100%;
        height: .465rem;
        cursor: pointer
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .mm-link span.txt {
        padding-left: .15rem;
        width: 3.3rem;
        height: 100%;
        text-align: left;
        line-height: .465rem;
        color: #fff;
        font-size: .21rem
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .mm-link span.arrow {
        margin-right: .21rem;
        width: .09rem;
        height: .165rem;
        float: right;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .mm-link span.arrow img {
        width: .09rem;
        height: .165rem
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .mm-link span.arrowTx {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .sm .sm-item a {
        display: block;
        padding: .05rem .25rem;
        text-align: left;
        line-height: .225rem;
        color: #fff;
        font-size: .16rem
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .sm .sm-item a span {
        font-size: .16rem
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .sm .sm-item .wa {
        padding-left: .57rem;
        height: .44rem;
        text-align: left;
        line-height: .44rem;
        color: #fff;
        font-size: .16rem;
        background: #00A4A7 url(../img/c_wa_icon_white.svg) no-repeat .19rem .125rem;
        background-size: .2rem .2rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .sm .sm-item .wa a {
        padding: 0;
        height: .44rem;
        text-align: left;
        line-height: .44rem;
        color: #fff;
        font-size: .16rem
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .mm-item .sm .sm-item .qq {
        padding-right: 0;
        padding-left: .57rem;
        width: 3.18rem;
        height: .44rem;
        text-align: left;
        line-height: .44rem;
        color: #fff;
        font-size: .16rem;
        background: #00A4A7 url(../img/c_qq_icon_white.svg) no-repeat .19rem .17rem;
        background-size: .2rem .2rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .no-sm .mm-link span.arrow {
        display: none
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .sp-mm {
        padding-bottom: 0
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .sp-mm .mm-link span.txt {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .sp-mm .mm-link span.txt .wa-icon {
        margin-left: .175rem;
        margin-right: .1rem;
        width: .2rem;
        height: .2rem;
        background-image: url(../img/c_wa_icon_white.svg);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .sp-mm .mm-link span.txt .qq-icon {
        margin-left: .175rem;
        width: .2rem;
        height: .2rem;
        background-image: url(../img/c_qq_icon_white.svg);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat
    }

    .mm-popup .mm-popup-inner .mm-popup-c .mm .sp-mm .sm {
        padding: .15rem 0px;
        background-color: #00a4a7
    }

    .mm-popup .mm-popup-inner .mm-popup-b {
        border-top: 1px solid #ffffff;
        padding: .18rem 0
    }

    .mm-popup .mm-popup-inner .mm-popup-b .mm-popup-hotline {
        text-align: center
    }

    .mm-popup .mm-popup-inner .mm-popup-b .mm-popup-hotline .hl {
        margin: 0 auto;
        padding-left: .7rem;
        width: 2.735rem;
        height: .5rem;
        text-align: left;
        line-height: .5rem;
        color: #fff;
        font-size: .24rem;
        border: 1px solid #fff;
        -webkit-border-radius: .25rem;
        -moz-border-radius: .25rem;
        border-radius: .25rem;
        background: url(../img/c_tel_icon_white.svg);
        background-size: .25rem .25rem;
        background-position: .3rem .14rem;
        background-repeat: no-repeat
    }

    .mm-popup .mm-popup-inner .mm-popup-b .mm-popup-hotline .hl a {
        color: #fff;
        font-size: .24rem
    }

    .mm-popup .mm-popup-inner .mm-popup-b .mm-popup-locale {
        display: none
    }

    .mm-popup-show {
        visibility: visible;
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
        -webkit-transition: opacity 300ms ease-out;
        -moz-transition: opacity 300ms ease-out;
        -ms-transition: opacity 300ms ease-out;
        -o-transition: opacity 300ms ease-out;
        transition: opacity 300ms ease-out
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        background-color: #fff;
        -webkit-box-shadow: 0 0 .05rem 0 rgba(0, 0, 0, 0.13);
        -moz-box-shadow: 0 0 .05rem 0 rgba(0, 0, 0, 0.13);
        box-shadow: 0 0 .05rem 0 rgba(0, 0, 0, 0.13);
        -webkit-transition: top 0.4s ease-out;
        -moz-transition: top 0.4s ease-out;
        -ms-transition: top 0.4s ease-out;
        -o-transition: top 0.4s ease-out;
        transition: top 0.4s ease-out;
        z-index: 10000
    }

    .header .header-inner .header-top {
        width: 100%;
        height: .245rem;
        background-color: #f7931e
    }

    .header .header-inner .header-top .header-top-inner {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: .245rem;
        text-align: center
    }

    .header .header-inner .header-top .header-top-inner .abstract-news {
        width: 100%;
        height: 100%;
        text-align: left;
        overflow: hidden
    }

    .header .header-inner .header-top .header-top-inner .abstract-news .abstract-news-list {
        width: 50rem;
        height: 100%
    }

    .header .header-inner .header-top .header-top-inner .abstract-news .abstract-news-list .newsItem {
        margin-right: .45rem
    }

    .header .header-inner .header-top .header-top-inner .abstract-news .abstract-news-list .newsItem a .pdate {
        margin-right: .175rem;
        text-align: left;
        line-height: .245rem;
        color: #ffffff;
        font-size: .16rem
    }

    .header .header-inner .header-top .header-top-inner .abstract-news .abstract-news-list .newsItem a .newsTitle {
        text-align: left;
        line-height: .245rem;
        color: #ffffff;
        font-size: .16rem
    }

    .header .header-inner .header-top .header-top-inner .header-top-left-shadow {
        position: absolute;
        top: 0;
        left: 0;
        width: .245rem;
        height: .245rem;
        background: -webkit-linear-gradient(left, #f7931e, rgba(247, 147, 30, 0));
        background: -o-linear-gradient(right, #f7931e, rgba(247, 147, 30, 0));
        background: -moz-linear-gradient(right, #f7931e, rgba(247, 147, 30, 0));
        background: linear-gradient(to right, #f7931e, rgba(247, 147, 30, 0))
    }

    .header .header-inner .header-top .header-top-inner .header-top-right-shadow {
        position: absolute;
        top: 0;
        right: 0;
        width: .245rem;
        height: .245rem;
        background: -webkit-linear-gradient(left, rgba(247, 147, 30, 0), #f7931e);
        background: -o-linear-gradient(right, rgba(247, 147, 30, 0), #f7931e);
        background: -moz-linear-gradient(right, rgba(247, 147, 30, 0), #f7931e);
        background: linear-gradient(to right, rgba(247, 147, 30, 0), #f7931e)
    }

    .header .header-inner .header-bottom {
        height: .525rem
    }

    .header .header-inner .header-bottom .header-bottom-inner {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        position: relative;
        padding: 0;
        height: .525rem
    }

    .header .header-inner .header-bottom .header-bottom-inner .backBtn {
        display: none;
        padding-left: .33rem;
        width: 1.1rem;
        height: .525rem;
        text-align: left;
        line-height: .525rem;
        color: #008584;
        font-size: .21rem;
        background: url(../img/mobile/back.svg) no-repeat .13rem .155rem;
        background-size: .12rem .21rem
    }

    .header .header-inner .header-bottom .header-bottom-inner .fsBtn {
        display: none;
        width: .55rem;
        height: .525rem;
        text-align: center;
        line-height: .525rem;
        color: #008584;
        font-size: .21rem;
        border-left: 2px solid #E2E8E7
    }

    .header .header-inner .header-bottom .header-bottom-inner .fsBtn sup {
        font-size: .08rem
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon {
        margin-left: .15rem;
        width: .215rem;
        height: .155rem;
        cursor: pointer
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon .line {
        display: block;
        margin-bottom: .055rem;
        width: 100%;
        height: 2px;
        background-color: #10408B
    }

    .header .header-inner .header-bottom .header-bottom-inner .menu-icon .line:last-child {
        margin-bottom: 0
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-logo {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: .9rem;
        height: .40rem;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-logo a {
        display: block;
        width: 100%;
        height: 100%;
        background: url(../img/logo.svg) no-repeat top left;
        background-size: .9rem .40rem;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm {
        height: 100%
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top {
        height: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .header-locale {
        display: none
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .hotline {
        display: none
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .client-login {
        display: inline-block;
        width: .515rem;
        height: .22rem;
        background-image: url(../img/me.svg);
        background-position: center;
        background-size: .325rem .12rem;
        background-repeat: no-repeat;
        border: .01rem solid #10408B;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .client-login span {
        display: none
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .fun-icon {
        padding: .175rem 0;
        width: .4rem;
        height: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .fun-icon .circle {
        display: block;
        margin: 0 auto .04rem auto;
        width: .03rem;
        height: .03rem;
        -webkit-border-radius: .03rem;
        -moz-border-radius: .03rem;
        border-radius: .03rem;
        background-color: #10408B
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .fun-icon .circle:last-child {
        margin-bottom: 0
    }

    .header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-bottom {
        display: none
    }

    .header .header-inner .header-bottom .header-show-back .backBtn {
        display: block
    }

    .header .header-inner .header-bottom .header-show-back .menu-icon {
        display: none
    }

    .header .header-inner .header-bottom .header-show-od .fsBtn {
        display: block
    }

    .header .header-inner .header-bottom .header-show-od .header-mm {
        display: none
    }

    .sp-scroll-top-header {
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .black-scroll-top-header {
        background: none
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .menu-icon .line {
        background-color: #ffffff
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-logo a {
        background-image: url(../img/logo_white.svg)
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .client-login {
        border: .01rem solid #fff;
        color: #ffffff;
        background-image: url(../img/me_over.svg)
    }

    .black-scroll-top-header .header-inner .header-bottom .header-bottom-inner .header-mm .header-mm-top .fun-icon .circle {
        background-color: #ffffff
    }

    .scroll-header {
        top: -.77rem
    }

    .main {
        min-height: 3rem
    }

    .main .main-inner {
        position: relative
    }

    .main .main-inner .banner {
        margin-bottom: .25rem;
        padding-top: .56rem;
        width: 100%;
        height: .44rem;
        background: url(../../img/system/mobile/l/banner_bg.jpg) no-repeat top left
    }

    .main .main-inner .bannerInner .bannerCaption .bannerCaptionInner .bannerText {
        padding-left: .18rem;
        padding-right: .18rem;
        width: 3.39rem;
        height: .44rem;
        text-align: left;
        line-height: .44rem;
        color: #fff;
        font-size: .21rem;
        text-shadow: 1px 1px 2px #000;
        background-color: rgba(8, 79, 83, 0.25);
        overflow: hidden;
        font-weight: normal
    }

    .footer {
        background-color: #ffffff;
        border-top: 1px solid #DDDDDD
    }

    .footer .footer-inner {
        width: 100%
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item {
        border-bottom: 1px solid #DDDDDD
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-title {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        width: 100%;
        height: .75rem;
        cursor: pointer
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-title .txt {
        margin-left: .15rem;
        flex: 1;
        height: 100%;
        text-align: left;
        line-height: .75rem;
        color: #10408B;
        font-size: .175rem
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-title .close {
        margin-right: .15rem;
        width: .22rem;
        height: .22rem;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-title .close img {
        width: .22rem
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-title .closeTx {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-list {
        padding: 0 .25rem .3rem .25rem;
        width: 3.25rem
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-list a {
        display: block;
        text-align: left;
        line-height: .32rem;
        color: #333333;
        font-size: .16rem
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-list a span {
        color: #333333;
        font-size: .16rem
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-list .footer-item-crow {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        margin-bottom: .1rem
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-list .footer-item-crow .label {
        width: 1.25rem;
        text-align: left;
        line-height: .32rem;
        color: #333333;
        font-size: .16rem
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-list .footer-item-crow .value {
        flex: 1;
        text-align: left;
        line-height: .32rem;
        color: #333333;
        font-size: .16rem
    }

    .footer .footer-inner .footer-top .footer-top-inner .footer-item .footer-item-list .footer-item-crow .value a {
        display: block;
        text-align: left;
        line-height: .32rem;
        color: #333333;
        font-size: .16rem
    }

    .footer .footer-inner .footer-bottom {
        background-color: #EAEAEA
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner {
        padding: .2rem 0
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cno {
        margin-bottom: .165rem;
        text-align: center;
        line-height: .2rem;
        color: #2C2C2C;
        font-size: .16rem
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cno a {
        color: #10408B;
        font-size: .16rem
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp .txt {
        text-align: center;
        line-height: .2rem;
        color: #2C2C2C;
        font-size: .125rem
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp .sl {
        margin-top: .165rem;
        text-align: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp .sl a {
        margin-left: .125rem;
        margin-right: .125rem;
        width: .235rem;
        height: .195rem
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp .sl a.fbLink:before {
        content: "\f09a";
        color: #888888;
        font-size: .25rem;
        font-family: "FontAwesome";
        cursor: pointer
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-l .cp .sl a.pinLink:before {
        content: "\f0d2";
        color: #888888;
        font-size: .25rem;
        font-family: "FontAwesome";
        cursor: pointer
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        margin: .2rem auto 0 auto
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r img.ir {
        margin-left: .125rem;
        width: .8rem;
        height: auto
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r .footer-locale {
        position: relative;
        margin-right: .125rem;
        padding-left: .395rem;
        width: .78rem;
        height: .305rem;
        background: #ddd url(../img/global_icon.svg) no-repeat .1rem .065rem;
        background-size: .175rem;
        cursor: pointer
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r .footer-locale .current-locale {
        display: block;
        width: .78rem;
        height: .305rem;
        text-align: left;
        line-height: .305rem;
        color: #444444;
        font-size: .14rem;
        background: url(../img/up_arrow.svg) no-repeat .53rem .1rem;
        background-size: .16rem
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r .footer-locale .locale-list {
        position: absolute;
        width: 1.175rem;
        height: 0;
        top: 0;
        left: 0;
        background-color: #DDDDDD;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        overflow: hidden
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r .footer-locale .locale-list a {
        display: block;
        width: 100%;
        height: .305rem;
        text-align: center;
        line-height: .305rem;
        color: #444444;
        font-size: .14rem
    }

    .footer .footer-inner .footer-bottom .footer-bottom-inner .footer-bottom-r .footer-locale:hover .locale-list {
        top: -.61rem;
        height: .61rem
    }

    .cookie-tip {
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 10000
    }

    .cookie-tip .bg {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #000;
        opacity: .8;
        -moz-opacity: .8;
        -khtml-opacity: .8;
        filter: alpha(opacity=80);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
        z-index: 1
    }

    .cookie-tip .inner {
        position: relative;
        z-index: 2;
        color: #fff;
        width: 3.5rem;
        margin: auto;
        padding-top: .05rem;
        text-align: left;
        font-size: .135rem;
        line-height: .225rem
    }

    .cookie-tip .inner a.submit {
        color: #fff;
        width: 1.45rem;
        height: .275rem;
        line-height: .265rem;
        text-align: center;
        font-size: .15rem;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: .05rem auto .075rem auto;
        border: 1px solid #fff;
        -webkit-border-radius: .075rem;
        -moz-border-radius: .075rem;
        border-radius: .075rem
    }

    .cookie-tip .inner p {
        font-size: .135rem
    }

    .cookie-tip .inner p a {
        color: #fff;
        font-size: .135rem;
        text-decoration: underline
    }

    .queList {
        background-color: #10408B;
        position: fixed;
        width: 100%;
        bottom: 0;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        z-index: 2147483649
    }

    .queList.show {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    .queList li {
        border-bottom: 1px solid #082D5C;
        list-style-type: none
    }

    .queList li.share {
        display: block;
        border-bottom: 1px solid #082D5C
    }

    .queList li.enquiry {
        display: block;
        border-bottom: 1px solid #082D5C
    }

    .queList li.tel {
        display: block;
        padding: 0 0 0 .54rem;
        width: 3.21rem;
        text-align: left;
        line-height: .56rem;
        color: #fff;
        font-size: .175rem
    }

    .queList li.last {
        border-bottom: 1px solid #082D5C
    }

    .queList li.language {
        line-height: .56rem;
        padding-left: .54rem;
        background: url(../img/mobile/language.svg) no-repeat left .135rem center;
        background-size: .23rem .23rem;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center
    }

    .queList li.language a {
        color: #fff;
        font-size: .175rem;
        margin-right: .25rem
    }

    .queList li.language a.pigment {
        display: none
    }

    .queList li.close {
        border-bottom: none
    }

    .queList li.close .btn {
        background: url(../img/mobile/close_menu.svg) no-repeat .165rem .195rem;
        background-size: .165rem .165rem
    }

    .queList li .btn {
        display: block;
        padding: 0 0 0 .54rem;
        width: 3.21rem;
        text-align: left;
        line-height: .56rem;
        color: #fff;
        font-size: .175rem
    }

    .queList li.tel a {
        display: inline;
        padding: 0;
        text-align: left;
        line-height: .56rem;
        color: #fff;
        font-size: .175rem
    }

    .queList li.tel {
        background: url(../img/mobile/tel_icon.svg) no-repeat .17rem .195rem;
        background-size: .175rem .175rem
    }

    .queList li.download .btn {
        background: url(../img/mobile/download_icon.svg) no-repeat .17rem .165rem;
        background-size: .175rem .205rem
    }

    .queList li.share .btn {
        background: url(../img/mobile/share_icon2.svg) no-repeat .15rem .18rem;
        background-size: .2rem .2rem
    }

    .queList li.enquiry .btn {
        background: url(../img/mobile/enquiry_icon.svg) no-repeat .135rem .165rem;
        background-size: .23rem .225rem
    }

    .queList li .shareList {
        display: none;
        width: 100%;
        background-color: #fff
    }

    .queList li .shareList li {
        display: block;
        padding: 0 0 0 .18rem;
        width: 1.695rem;
        height: .56rem;
        float: left;
        border: none
    }

    .queList li .shareList li {
        padding: .1rem 0;
        width: 20%;
        text-align: center
    }

    .queList li .shareList li a {
        display: block;
        padding: 0;
        width: 1.695rem;
        text-align: left;
        line-height: .56rem;
        color: #333333;
        font-size: .175rem;
        background: none
    }

    .queList li .shareList li .circle {
        display: block;
        margin: 0 auto;
        width: .56rem;
        height: .56rem;
        -webkit-border-radius: .56rem;
        -moz-border-radius: .56rem;
        border-radius: .56rem;
        text-align: center;
        line-height: .56rem
    }

    .queList li .shareList li .wa {
        border: 2px solid #20c93a;
        color: #20c93a
    }

    .queList li .shareList li .wa:before {
        content: "\f232";
        font-size: .32rem;
        font-family: "FontAwesome"
    }

    .queList li .shareList li .fb {
        position: relative;
        border: 2px solid #3161a1;
        color: #3161a1;
        text-align: left;
        overflow: hidden
    }

    .queList li .shareList li .fb:before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: .56rem;
        height: .56rem;
        text-align: center;
        line-height: .56rem;
        font-size: .32rem;
        content: "\f09a";
        font-family: "FontAwesome";
        z-index: 0
    }

    .queList li .shareList li .fb iframe {
        -webkit-transform: scaleX(6.4) scaleY(5.2);
        -moz-transform: scaleX(6.4) scaleY(5.2);
        -ms-transform: scaleX(6.4) scaleY(5.2);
        -o-transform: scaleX(6.4) scaleY(5.2);
        transform: scaleX(6.4) scaleY(5.2);
        transform-origin: top left;
        -ms-transform-origin: top left;
        -webkit-transform-origin: top left;
        -moz-transform-origin: top left;
        -webkit-transform-origin: top left;
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
        top: -.45rem;
        right: 0
    }

    .queList li .shareList li .tw {
        position: relative;
        border: 2px solid #2db1eb;
        color: #2db1eb;
        overflow: hidden
    }

    .queList li .shareList li .tw:before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: .56rem;
        height: .56rem;
        text-align: center;
        line-height: .56rem;
        font-size: .32rem;
        content: "\f099";
        font-family: "FontAwesome";
        z-index: 0
    }

    .queList li .shareList li .tw iframe {
        -webkit-transform: scaleX(4.2) scaleY(3.7);
        -moz-transform: scaleX(4.2) scaleY(3.7);
        -ms-transform: scaleX(4.2) scaleY(3.7);
        -o-transform: scaleX(4.2) scaleY(3.7);
        transform: scaleX(4.2) scaleY(3.7);
        transform-origin: top left;
        -ms-transform-origin: top left;
        -webkit-transform-origin: top left;
        -moz-transform-origin: top left;
        -webkit-transform-origin: top left;
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
        position: absolute !important;
        top: 0;
        left: 0
    }

    .queList li .shareList li .linkedin {
        position: relative;
        border: 2px solid #0097bd;
        color: #0097bd;
        overflow: hidden
    }

    .queList li .shareList li .linkedin:before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: .56rem;
        height: .56rem;
        text-align: center;
        line-height: .56rem;
        font-size: .32rem;
        content: "\f0e1";
        font-family: "FontAwesome"
    }

    .queList li .shareList li .linkedin .IN-widget {
        -webkit-transform: scaleX(1) scaleY(3);
        -moz-transform: scaleX(1) scaleY(3);
        -ms-transform: scaleX(1) scaleY(3);
        -o-transform: scaleX(1) scaleY(3);
        transform: scaleX(1) scaleY(3);
        transform-origin: top left;
        -ms-transform-origin: top left;
        -webkit-transform-origin: top left;
        -moz-transform-origin: top left;
        -webkit-transform-origin: top left;
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)";
        position: absolute !important;
        top: 0;
        left: 0
    }

    .queList li .shareList li .wc {
        border: 2px solid #12d51e;
        color: #12d51e
    }

    .queList li .shareList li .wc:before {
        content: "\f1d7";
        font-size: .32rem;
        font-family: "FontAwesome"
    }

    div.floatEnquiry {
        display: none;
        position: fixed;
        width: 3.49rem;
        top: 50%;
        left: 50%;
        text-align: center;
        z-index: 1000002;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    div.floatEnquiryInner {
        margin: 0 auto;
        position: relative;
        padding: .05rem .185rem;
        width: 3.11rem;
        min-height: 3.37rem;
        border: 1px solid #88AEAC;
        background-color: #fff
    }

    div.floatEnquiry div.floatEnquiryTop {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        margin-bottom: .1rem;
        width: 100%;
        height: .35rem;
        text-align: left;
        line-height: .35rem;
        color: #10408B;
        font-size: .16rem
    }

    div.floatEnquiry div.floatEnquiryTop .enquiryCloseBtn {
        width: .17rem;
        height: .17rem
    }

    div.floatEnquiry div.floatEnquiryTop .enquiryCloseBtn img {
        width: .17rem;
        height: .17rem
    }

    div.floatEnquiry div.enquiryForm {
        width: 3.11rem
    }

    div.floatEnquiry div.enquiryForm ul {
        width: 100%;
        list-style: none
    }

    div.floatEnquiry div.enquiryForm ul li {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        margin-bottom: .075rem;
        width: 100%;
        border: none
    }

    div.floatEnquiry div.enquiryForm ul li .label {
        width: .8rem;
        height: .2rem;
        text-align: left;
        line-height: .2rem;
        color: #333333;
        font-size: .125rem
    }

    div.floatEnquiry div.enquiryForm ul li .label em {
        font-style: normal;
        color: #10408B
    }

    div.floatEnquiry div.enquiryForm ul li .ip {
        width: 2.31rem;
        text-align: left
    }

    div.floatEnquiry div.enquiryForm ul li .ip .cf {
        width: 2.3rem;
        height: .19rem;
        text-align: left;
        line-height: .19rem;
        color: #333333;
        font-size: .125rem;
        background-color: #fff;
        border: 1px solid #D3E2E1
    }

    div.floatEnquiry div.enquiryForm ul li .ip .splan {
        width: 2.3rem;
        height: .19rem;
        text-align: left;
        line-height: .19rem;
        color: #333333;
        font-size: .125rem;
        background-color: #fff;
        border: 1px solid #d3e2e1
    }

    div.floatEnquiry div.enquiryForm ul li .ip .ck {
        margin-right: .04rem;
        width: .125rem;
        height: .125rem;
        -webkit-appearance: checkbox
    }

    div.floatEnquiry div.enquiryForm ul li .ip label {
        margin-right: .175rem;
        line-height: .19rem;
        color: #333333;
        font-size: .125rem
    }

    div.floatEnquiry div.enquiryForm ul li .ip label.sp {
        margin-right: .04rem
    }

    div.floatEnquiry div.enquiryForm ul li .ip #how_other {
        width: 2rem;
        height: .19rem;
        text-align: left;
        line-height: .19rem;
        color: #333333;
        font-size: .125rem;
        background-color: #fff;
        border: 1px solid #d3e2e1
    }

    body.us div.floatEnquiry div.enquiryForm ul li .ip #how_other {
        width: 1.46rem
    }

    div.floatEnquiry div.enquiryForm ul li .ip textarea {
        width: 2.3rem;
        height: .615rem;
        text-align: left;
        line-height: .19rem;
        color: #333333;
        font-size: .125rem;
        background-color: #fff;
        border: 1px solid #d3e2e1
    }

    div.floatEnquiry div.enquiryForm ul li .ip #code {
        margin-right: .03rem;
        width: 1.4rem;
        height: .19rem;
        float: left;
        text-align: left;
        line-height: .19rem;
        color: #333333;
        font-size: .125rem;
        background-color: #fff;
        border: 1px solid #d3e2e1
    }

    div.floatEnquiry div.enquiryForm ul li .ip #validate_code {
        float: right;
        width: .79rem;
        height: .2rem
    }

    div.floatEnquiry div.enquiryForm ul li .ip .error-ip {
        border: 1px solid #F00 !important
    }

    div.floatEnquiry div.enquiryForm ul li .send {
        display: block;
        width: 3.11rem;
        height: .4rem;
        text-align: center;
        line-height: .4rem;
        color: #fff;
        font-size: .18rem;
        background-color: #10408B
    }

    div.floatEnquiry .loading {
        position: absolute;
        top: 1rem;
        left: 0;
        width: 100%;
        text-align: center
    }

    div.floatEnquiry .loading p {
        margin-top: .05rem;
        width: 100%;
        text-align: center;
        line-height: .19rem;
        color: #333333;
        font-size: .125rem
    }

    div.floatEnquiry #successBox {
        text-align: left;
        line-height: .19rem;
        color: #10408B;
        font-size: .125rem
    }

    div.floatEnquiry #errorBox {
        text-align: left;
        line-height: .19rem;
        color: #F00;
        font-size: .125rem
    }

    .error_404 {
        padding: .5rem 0 1rem 0;
        background: #fff url(../../img/system/mobile/l/404.png) no-repeat right .66rem;
        background-size: 2.315rem .965rem
    }

    .error_404 .h {
        margin-bottom: .1rem;
        padding: 0 .13rem;
        width: 3.49rem;
        text-align: left;
        line-height: .3rem;
        color: #10408B;
        font-size: .225rem
    }

    .error_404 .p {
        padding: 0 .13rem;
        width: 2.25rem;
        text-align: left;
        line-height: .2rem;
        color: #444444;
        font-size: .16rem
    }

    .error_404 .p a {
        color: #10408B;
        font-size: .16rem
    }

    .float-wa {
        position: fixed;
        right: .2rem;
        bottom: .2rem;
        width: .4rem;
        height: .4rem;
        background-color: #10408B;
        z-index: 2000;
        -webkit-border-radius: .4rem;
        -moz-border-radius: .4rem;
        border-radius: .4rem;
        -webkit-box-shadow: .025rem .025rem .1rem 0 rgba(0, 0, 0, 0.5);
        -moz-box-shadow: .025rem .025rem .1rem 0 rgba(0, 0, 0, 0.5);
        box-shadow: .025rem .025rem .1rem 0 rgba(0, 0, 0, 0.5)
    }

    .float-wa a {
        display: block;
        width: 100%;
        height: 100%;
        background-image: url(../img/c_wa_icon_white.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: .2rem
    }

    body.us .queList li .shareList li {
        padding: .1rem 0;
        width: 25%;
        text-align: center
    }
}