/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

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

img {
    border-style: none
}

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

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden], template {
    display: none
}

/*! reset.css */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0
}

ol, ul {
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

input:required {
    border: none;
    box-shadow: none
}

input:invalid, input:valid {
    background-color: transparent;
    box-shadow: none
}

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

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

/*! common.css */
html {
    background: #ededed
}

body {
    font-family: PingFang SC, Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Microsoft Yahei, \\5FAE\8F6F\96C5\9ED1, STHeiti, \\534E\6587\7EC6\9ED1, sans-serif;
    color: #666;
    font-size: 14px
}

a {
    color: #5079d9;
    cursor: pointer;
    transition: all .15s ease-out;
    text-decoration: none
}

a:hover {
    color: #395699
}

.wrapper {
    min-width: 1220px
}

.container {
    width: 1220px;
    margin-left: auto;
    margin-right: auto
}

.container:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.main {
    min-height: calc(100vh - 454px);
    background: #ededed;
    overflow: hidden;
    width: 100%
}

@font-face {
    font-family: SmartisanIconFont;
    src: url(fonts/IconFont.eot);
    src: url(fonts/IconFont.eot?#iefix) format("embedded-opentype"), url(fonts/IconFont.woff) format("woff"), url(fonts/IconFont.ttf) format("truetype"), url(fonts/IconFont.svg#open_sansregular) format("svg");
    font-weight: 300;
    font-style: normal
}

.hidden {
    overflow-y: hidden
}

.mac-hidden {
    overflow: hidden
}

html.mobile-noscroll, html.mobile-noscroll body {
    overflow: hidden !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.hr-icon {
    display: inline-block;
    font-family: SmartisanIconFont;
    vertical-align: middle
}

.hr-icon.start-left:before {
    content: "A"
}

.hr-icon.end-right:before {
    content: "B"
}

.hr-icon.gt:before {
    content: "C"
}

.hr-icon.sort:before {
    content: "D"
}

.hr-icon.times:before {
    content: "E"
}

.hr-icon.plus:before {
    content: "F"
}

.hr-icon.minus:before {
    content: "G"
}

.hr-icon.check:before {
    content: "H"
}

.hr-icon.star:before {
    content: "I"
}

.hr-icon.minus-circle:before {
    content: "J";
    content: "K"
}

.hr-icon.info-circle:before {
    content: "L"
}

.hr-icon.info-play:before {
    content: "M"
}

.hr-icon.info-question:before {
    content: "N"
}

.hr-icon.chevron-up:before {
    content: "O"
}

.hr-icon.chevron-down:before {
    content: "P"
}

.hr-icon.caret-down:before {
    content: "Q"
}

.page-bg-cover.active {
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 101;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#666666", endColorstr="#656363", GradientType=0);
    opacity: .6
}

.page-loading {
    position: absolute;
    margin: auto;
    width: 238px;
    height: 62px;
    text-align: center;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .27);
    border-radius: 7px;
    line-height: 66px;
    font-size: 14px;
    color: #999;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 1 !important
}

.page-loading:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    margin: -3px 14px 0 0;
    width: 18px;
    height: 18px;
    background: url(../images/rotate.png) no-repeat 50%;
    background-size: 100% 100%;
    -webkit-animation: loading 1s linear infinite;
    animation: loading 1s linear infinite
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.loading-header {
    height: 138px;
    position: relative;
    top: 0;
    width: 100%;
    background: #f3f2f2
}

.loading-footer {
    height: 354px;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #f3f2f2
}

.tips .copyright {
    font-family: PingFang SC, Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Microsoft Yahei, \\5FAE\8F6F\96C5\9ED1, STHeiti, \\534E\6587\7EC6\9ED1, sans-serif
}

.content br, .content p br, .sub-content br, .sub-content p br, .tips br, article p br {
    font-size: 0;
    line-height: 0
}

.no-scroll {
    overflow: hidden
}

.odin-os ul.video-text-view li .tips {
    font-size: 12px
}

@media screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 2.0), screen and (max-width: 736px) and (max-device-width: 736px) {
    html {
        font-size: 23px
    }
}

@media screen and (max-width: 375px) and (-webkit-min-device-pixel-ratio: 2.0), screen and (max-width: 375px) and (max-device-width: 375px) {
    html {
        font-size: 20.83px
    }
}

@media screen and (max-width: 360px) and (-webkit-min-device-pixel-ratio: 2.0), screen and (max-width: 360px) and (max-device-width: 360px) {
    html {
        font-size: 20px
    }
}

@media screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 2.0), screen and (max-width: 320px) and (max-device-width: 320px) {
    html {
        font-size: 17.78px
    }
}

@media screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 2.0), screen and (max-width: 736px) and (max-device-width: 736px) {
    html {
        background: #f0f0f0;
        background-color: hsla(0, 0%, 94%, .6);
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-tap-highlight-color: transparent
    }

    .bg {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
        background: none;
        background-image: linear-gradient(#d4d4d4, #f0f0f0);
        background-repeat: no-repeat;
        opacity: .6
    }

    .wrapper, html.responsive .wrapper {
        min-width: inherit;
        min-width: 100px
    }

    .container, html.responsive .container {
        width: auto
    }

    .main {
        min-height: 0;
        background: none;
    }

    .smartisan-support .main {
        margin-top: 0
    }

    img {
        max-width: 100%;
        height: auto
    }

    .gray-box {
        width: auto;
        border-radius: 0;
        background: none;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .27), 0 1px 0 #dcdcdc, 0 -1px 0 #ddd;
        margin-bottom: 50px
    }

    .back-top {
        right: .2rem;
        bottom: 50px;
        width: 2rem;
        height: 2rem;
        opacity: 0
    }

    .back-top.active {
        opacity: 1
    }

    .smartisan-support .back-top {
        display: none !important
    }

    .sticky-nav {
        position: fixed;
        left: 0;
        right: 0;
        top: 2.5rem;
        z-index: 18
    }

    .section.sticky .sticky-nav, .sticky-nav {
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: alpha(opacity=100);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        transition: -webkit-transform 2.25s cubic-bezier(.4, .01, .165, .99) .75s, opacity .2 .25s cubic-bezier(.4, .01, .165, .99) .75s;
        transition: opacity .2 .25s cubic-bezier(.4, .01, .165, .99) .75s, -webkit-transform 2.25s cubic-bezier(.4, .01, .165, .99) .75s;
        transition: transform 2.25s cubic-bezier(.4, .01, .165, .99) .75s, opacity .2 .25s cubic-bezier(.4, .01, .165, .99) .75s;
        transition: transform 2.25s cubic-bezier(.4, .01, .165, .99) .75s, opacity .2 .25s cubic-bezier(.4, .01, .165, .99) .75s, -webkit-transform 2.25s cubic-bezier(.4, .01, .165, .99) .75s
    }

    .moblie-show-nav .sticky-nav {
        opacity: 0;
        background-color: hsla(0, 0%, 83%, .8);
        filter: alpha(opacity=0);
        -ms-filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 31px, 0);
        transform: translate3d(0, 31px, 0);
        transition: -webkit-transform .4s cubic-bezier(.4, .01, .165, .99) 5ms, opacity .4s cubic-bezier(.4, .01, .165, .99) 5ms, background .4s cubic-bezier(.4, .01, .165, .99) .2s;
        transition: opacity .4s cubic-bezier(.4, .01, .165, .99) 5ms, background .4s cubic-bezier(.4, .01, .165, .99) .2s, -webkit-transform .4s cubic-bezier(.4, .01, .165, .99) 5ms;
        transition: transform .4s cubic-bezier(.4, .01, .165, .99) 5ms, opacity .4s cubic-bezier(.4, .01, .165, .99) 5ms, background .4s cubic-bezier(.4, .01, .165, .99) .2s;
        transition: transform .4s cubic-bezier(.4, .01, .165, .99) 5ms, opacity .4s cubic-bezier(.4, .01, .165, .99) 5ms, background .4s cubic-bezier(.4, .01, .165, .99) .2s, -webkit-transform .4s cubic-bezier(.4, .01, .165, .99) 5ms
    }

    .main.sticky .sticky-nav {
        top: 0;
        position: fixed;
        width: 100%;
        z-index: 105
    }

    .page-loading:after {
        top: 24px
    }

    @-webkit-keyframes loading {
        0% {
            -webkit-transform: rotate(0)
        }
        50% {
            -webkit-transform: rotate(180deg)
        }
        to {
            -webkit-transform: rotate(1turn)
        }
    }@keyframes loading {
         0% {
             -webkit-transform: rotate(0);
             transform: rotate(0)
         }
         50% {
             -webkit-transform: rotate(180deg);
             transform: rotate(180deg)
         }
         to {
             -webkit-transform: rotate(1turn);
             transform: rotate(1turn)
         }
     }
}

@media screen and (min-width: 737px) and (max-width: 1024px) and (max-device-width: 1024px) {
    html.responsive .container {
        width: auto
    }
}

@media screen and (min-width: 737px) and (max-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) {
    html.responsive .container {
        width: 781px
    }
}

.blockimages .nopreload, .blockimages .nopreload * {
    background-image: none !important
}

@media screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 2.0), screen and (max-width: 736px) and (max-device-width: 736px) {
    .media .sticky-nav + .video-title {
        padding-top: 0
    }

    .media .video-lists {
        padding: 0;
        margin: 20px 0;
        box-shadow: none;
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
        border-radius: 0
    }

    .media .video-lists:first-of-type {
        margin-top: 0
    }

    .media .video-lists h3 {
        height: 50px;
        line-height: 50px;
        color: #404040;
        font-size: 20px;
        padding: 0 20px;
        border-bottom: 1px solid #edecec
    }

    .media .video-lists ul {
        padding: 20px 30px 5px
    }

    .media .video-lists ul li {
        margin: 0;
        width: 50%
    }

    .media .video-lists ul li:nth-child(odd) {
        margin-left: -10px;
        clear: left
    }

    .media .video-lists ul li:nth-child(2n) {
        position: relative;
        left: 20px;
        clear: right
    }

    .media .video-lists ul li img {
        border-radius: 4px;
        height: auto
    }

    .media .video-lists ul li h2 a {
        margin: 10px 0;
        font-size: 14px;
        line-height: 1.3;
        color: #8c8c8c
    }

    .en .media .video-lists ul li h2 a, .jp .media .video-lists ul li h2 a {
        margin: 10px 0 20px
    }

    .video .media {
        padding-top: 70px
    }

    .video .video-mobile {
        background: #fff;
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8
    }

    .video-title {
        font-size: 16px;
        line-height: 1.5;
        padding: 0;
        color: #404040;
        margin: 12px 18px 9px
    }

    .video .media {
        width: auto;
        margin: 0
    }

    .video .media-title {
        display: block
    }

    .video .video-box {
        height: auto;
        margin: 0 20px
    }

    .video .video-js {
        width: 100%
    }

    #youku-source iframe {
        width: 100%;
        height: 190px
    }

    .video .vjs-default-skin .vjs-big-play-button {
        display: none
    }

    .vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
        display: block
    }

    .video .video-box .video-info {
        display: block;
        text-align: center;
        color: #c9c9c9;
        font-size: .8em;
        padding: 15px
    }
}

@media screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 2.0) and (orientation: landscape), screen and (max-width: 736px) and (max-device-width: 736px) and (orientation: landscape) {
    .video .footer, .video .header, .video .media-title {
        display: none
    }

    .video .media {
        padding: 0
    }

    .video .main {
        margin: 0
    }

    .video .video-box {
        width: 76%;
        margin: 0 auto
    }

    .video .video-box .video-info {
        height: 60px
    }
}

body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased
}

body.alert-height {
    overflow: hidden;
    height: 100%
}

.section {
    padding-top: 40px;
    padding-bottom: 50px
}

html {
    background-color: #f5f5f5
}

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

@media screen and (min-width: 737px) {
    .container {
        width: 1220px
    }
}

body.no-scroll {
    overflow: hidden
}

.section .mobile-text {
    display: none
}

.top-nav {
    opacity: 1;
    display: block;
    visibility: visible;
    height: 16px;
    padding: 37px 0;
    color: #666
}

.top-nav.hide {
    opacity: 0;
    display: none;
    visibility: hidden
}

.top-nav li {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 16px;
    padding: 0 20px 0 22px
}

.top-nav li:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 50%;
    width: 2px;
    height: 2px;
    margin-top: -1px;
    background: #bdbdbd
}

.top-nav li:first-child {
    padding-left: 10px
}

.top-nav li:first-child:before {
    display: none
}

.top-nav li a {
    color: #b0b0b0
}

.top-nav li.active a, .top-nav li a:hover {
    color: #878787;
    font-weight: 700
}

.content {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #dcdcdc;
    border-color: rgba(0, 0, 0, .14);
    box-shadow: 0 3px 8px -6px rgba(0, 0, 0, .1);
    padding-bottom: 30px;
    overflow: hidden
}

.show-in-mobile {
    display: none
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    padding: 0 30px
}

.content h1 {
    margin-bottom: 20px;
    position: relative;
    z-index: 5
}

.content h2 {
    background: #e6e7e8;
    line-height: 40px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px
}

.content h3 {
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 10px
}

.content h1 {
    height: 60px;
    line-height: 60px;
    padding: 0 10px 0 28px;
    background: #f5f5f5;
    background: linear-gradient(#fff, #f5f5f5);
    border-bottom: 1px solid #dcdcdc;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .06);
    color: #646464;
    font-size: 18px
}

.content > p + h2 {
    margin-top: 20px
}

.content h1 + h2 {
    margin-top: -20px
}

.content .title-box {
    border-bottom: 1px solid #cfcfcf;
    border-radius: 8px 8px 0 0;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .12);
    background: url(../images/step-order-box-title-bg.jpg) repeat-x;
    position: relative;
    height: 60px;
    z-index: 5
}

.content .title-box h1 {
    line-height: 60px;
    font-size: 18px;
    margin-bottom: 0;
    z-index: 0;
    border-bottom: 0;
    box-shadow: 0 0 transparent;
    padding-left: 30px;
    float: left
}

.content .question {
    color: #fff;
    height: 38px;
    display: inline-block;
    padding: 0 15px 0 38px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAADgklEQVRYhd2YwWsbRxSHv9lGtoqzpDEupQcpjSvrUJVYBwVaMNQltP0DdBC0OTgYQo896thDciiEJuQQqC+B9mwLFTYnGwIN1BUF01KbUoEcFVmJkakd3FCvVp7Xw67U1VqR4qbWQn8gxNNvdufjzei9nVUiwnGklIoAo8DL3vcI8JJnHwJNwAb+AmwRcQbcrzt+HiCllAGcBsY9gOOoCfwB/Cki+oWAlDv6DPAqoEzTNBYWFqYzmcw7ExMTb0ej0XORSOQ1wzDGALTWTx3H2T44OKju7Oz8sra2tjo/P//T/v6+BgRoAE/EN2kQCBHp+cFdjvNAMp/Pz1ar1a8cx9mWY8pxnO1qtbqQz+dngaR3z1HfPIOBABNI5nK5i/V6/WutdfO4IEFprZv1ev2bXC530QMznwvIW6Lk8vLy1Var1XhRkKBarVZjZWXlUw/qTF8g3I2brFQqt0VE/9cwPulKpXLbgzrdEwiIAFO1Wu3uCYJ0qVar3fWgIl1AgALi5XL5xrBg2iqXyzeAuMfQARpbXFz8WERawwYSkcOlpaVPgLEOUDqdnrJt+2EIMCIiYtv2w3Q6PdVetZH19fVrYcG0tbGxcQ0YIR6Pn7VteytsIMdxtuLx+FlKpVIubJi2SqVSzojFYh8eLZfhKBaLfWSYpjkdNkhbpmleMKLR6PkB4yrAJdz+dgnYDPibAb8ywA9e31E0Gp1kUOPc3d19T3ztpdFovO/3vbjje+M72tvb+8Dve3FPaa2bA4FisdibuA9lChhJpVIJv59KpRL9/Gw2m/L72Ww2NQiob0cvFAqXcftNEkgWi8XLfr9YLHb5hUKhy7csa87vW5Z1pQ/QDlrrB/2AbNuuWZY1NzMzM21Z1pzjOF01y3GcLb8frGlBP3h9AOiBEpGbwGcDNvawdMsA7oVN4dM9JSIG7l8xHjLM78CkAWjgy5BhAG4qpQ7bx6BRYAOYDAmmAryllLIN7wcbuIKbrWFLA/NKKRs4cuq43q8EnJDyXXh+oM3NzTeGDHMrmC7DH6yurjZPcGm68gB8To/6d8ofjI+Pp4YAsw1cBb7tZXZlKJFIZE4QpAncAVLPggGObOr7z1jrpyLys4g8/hf75JGIfCEi5wJz9XzZcCoQv4L70ukx8CvwHbAM/AC0cDP6LjALZHA7+Ov8c0Z/AjwCfgN+BO4D3xNOOfmf6m9DpL7p5VAJsgAAAABJRU5ErkJggg==) left 16px top 11px no-repeat;
    background-size: 16px
}

.content .question-btn {
    margin: 10px 30px 0 10px;
    overflow: hidden;
    float: right;
    display: inline-block;
    background: #5f7ed7;
    background: linear-gradient(#6e98f4, #4b77ee);
    cursor: pointer;
    border-radius: 8px;
    height: 38px;
    border: 1px solid #3f6aec;
    line-height: 38px
}

.content dd, .content dt, .content li, .content p {
    padding: 0 30px;
    line-height: 1.857142857142857
}

.content dl {
    margin-bottom: 20px
}

.content dl:last-child {
    margin-bottom: 0
}

.content dt {
    padding: 10px 30px
}

.content dd img {
    margin: 0 auto;
    display: block
}

.content ul {
    margin-bottom: 10px
}

.content ol {
    margin-top: 14px;
    margin-bottom: 18px
}

.content ol li {
    margin-bottom: 5px
}

.content table {
    margin: 0 30px
}

.content .is-english ol {
    list-style: decimal
}

.content .is-english .content-company .right {
    margin: 0;
    text-align: right
}

.content .is-english ol > p, .content .is-english section > p {
    margin: 0 30px
}

.content .is-english ol li {
    color: #999;
    padding: 0;
    margin: 0 50px
}

.content .is-english .roma li:first-child {
    padding: 0 2px;
    margin: 0 48px
}

.content .is-english .roman li:first-child {
    margin: 0 8px;
    padding: 0 2px
}

.content .is-english .roman li {
    list-style: upper-roman
}

.content .is-english .latin > li:first-child {
    padding: 0 2px;
    margin: 0 48px
}

.content .is-english .latin .init {
    list-style: upper-roman
}

.content .is-english ol li ol li {
    margin: 0 10px
}

.content .is-english p {
    padding: 0
}

.content .is-english .title {
    margin: 0 30px;
    color: #666;
    font-weight: 700
}

.province-select {
    overflow: hidden;
    padding-bottom: 25px;
    border-bottom: 1px solid #cecece
}

.province-select table {
    margin: 0;
    width: 100%
}

.province-select table td {
    vertical-align: top;
    max-width: 260px;
    min-width: 100px
}

.province-select table td:last-child {
    width: auto;
    min-width: inherit
}

.pc-province strong {
    display: block;
    float: left;
    width: 20px;
    height: 41px;
    line-height: 41px
}

.province-select a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    padding: 0 6px;
    margin: 8px 2px 8px 0
}

.province-select a:hover {
    color: #6785d9
}

.select-prov {
    background-color: #6785d9;
    color: #fff !important;
    border-radius: 4px
}

.mobile-province {
    display: none
}

.group-province {
    vertical-align: top;
    margin-top: -1px;
    margin-left: 20px
}

@-webkit-keyframes thumb-box {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 0
    }
    90% {
        -webkit-transform: scale(1.01);
        transform: scale(1.01);
        opacity: 1
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes thumb-box {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 0
    }
    90% {
        -webkit-transform: scale(1.01);
        transform: scale(1.01);
        opacity: 1
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@media screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 2.0), screen and (max-width: 736px) and (max-device-width: 736px) {
    html[ng-app=supportApp] .header .mobile-topbar .mobile-title {
        font-size: 21px
    }

    .top-nav {
        display: none
    }

    .section {
        padding: 0
    }

    .section .mobile-text {
        position: relative;
        display: block
    }

    .banner, .section .pc-text {
        display: none
    }

    #shenglue {
        width: 40px;
        height: 47px;
        background: url(../images/shenglue.png) no-repeat 50%
    }

    .toggle {
        display: none;
        opacity: 0;
        background: #fff;
        position: fixed;
        position: absolute;
        right: 3px;
        top: 50px;
        font-size: 15px;
        border: 1px solid rgba(0, 0, 0, .14);
        border-radius: 7px;
        text-align: left;
        padding: 8px 13px;
        box-shadow: 0 0 15px rgba(0, 0, 0, .07);
        z-index: 100;
        transition: opacity .3s ease
    }

    .toggle:before {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        right: 10px;
        top: -6px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        background: #fff;
        border-top: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6
    }

    .toggle a {
        display: block;
        color: #999;
        line-height: 1.8em
    }

    .toggle a.active {
        color: #252525
    }

    .toggle.show {
        display: block;
        opacity: 1
    }

    .mobile-account {
        display: none
    }

    .main .sticky-nav + .content {
        padding-top: 15px
    }

    .main .main-join, .main .mobile-diag {
        padding-top: 40px
    }

    .smartisan-support .aside {
        display: none !important
    }

    .smartisan-support .content, .smartisan-support .content-mobile {
        margin-top: 0 !important
    }

    .content {
        background: none;
        border-radius: 0;
        padding-bottom: 0;
        padding: 15px 18px
    }

    .main .content {
        box-shadow: none
    }

    .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
        padding: 0;
        color: #252525
    }

    .content h1 {
        margin-bottom: 7px;
        border-bottom: none;
        border-radius: 0;
        box-shadow: none;
        font-size: 20px
    }

    .content h1, .content h2 {
        padding-bottom: 7px;
        background: none;
        line-height: 1.5
    }

    .content h2 {
        margin: 11px 0 7px;
        font-size: 18px;
        font-weight: 400;
        position: relative
    }

    .content h1:after, .content h2:after {
        border-top: 1px solid #bfbfbf;
        content: " ";
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        -webkit-transform-origin: left bottom
    }

    .content h1 + h2 {
        margin-top: 0
    }

    .content h3 {
        margin-top: 10px;
        font-weight: 400
    }

    .content ul {
        margin-bottom: 37px;
        overflow: hidden
    }

    .content dl {
        margin-bottom: 25px
    }

    .content dt {
        padding: 10px 30px
    }

    .content dd, .content dt, .content li, .content p {
        padding: 0;
        line-height: 1.714285714285714
    }

    .content li {
        line-height: 24px;
        margin-bottom: 5px
    }

    .content table {
        margin: 0
    }

    .iframe-dialog iframe {
        background-color: #fff
    }

    .province-select a {
        padding-left: 2px;
        padding-right: 2px;
        margin: 1px 0
    }

    .pc-province {
        display: none
    }

    .mobile-province {
        display: block
    }

    .mobile-province strong {
        display: block;
        float: left;
        width: 20px;
        height: 26px;
        line-height: 26px
    }
}

@media only screen and (-o-min-device-pixel-ratio: 200/100), only screen and (-webkit-min-device-pixel-ratio: 2.0), only screen and (min--moz-device-pixel-ratio: 2.0), only screen and (min-device-pixel-ratio: 2.0) {
    .contact .item-icon ul:before, .content h1:after, .content h2:after {
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5)
    }
}

@media only screen and (-o-min-device-pixel-ratio: 250/100), only screen and (-webkit-min-device-pixel-ratio: 2.5), only screen and (min--moz-device-pixel-ratio: 2.5), only screen and (min-device-pixel-ratio: 2.5) {
    .contact .item-icon ul:before, .content h1:after, .content h2:after {
        -webkit-transform: scaleY(.33333334);
        transform: scaleY(.33333334)
    }
}

@font-face {
    font-family: SmartisanMaquette;
    src: url(fonts/thin.eot);
    src: url(fonts/thin.eot?#iefix) format("embedded-opentype"), url(fonts/thin.woff) format("woff"), url(fonts/thin.ttf) format("truetype"), url(fonts/thin.svg#open_sansregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: SmartisanMaquette;
    src: url(fonts/light-book.eot);
    src: url(fonts/light-book.eot?#iefix) format("embedded-opentype"), url(fonts/light-book.woff) format("woff"), url(fonts/light-book.ttf) format("truetype"), url(fonts/light-book.svg#open_sansregular) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: SmartisanMaquette;
    src: url(fonts/light.eot);
    src: url(fonts/light.eot?#iefix) format("embedded-opentype"), url(fonts/light.woff) format("woff"), url(fonts/light.ttf) format("truetype"), url(fonts/light.svg#open_sansregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: SmartisanMaquette;
    src: url(fonts/regular-book.svg);
    src: url(fonts/regular-book.svg?#iefix) format("embedded-opentype"), url(fonts/regular-book.woff) format("woff"), url(fonts/regular-book.ttf) format("truetype"), url(fonts/regular-book.svg#open_sansregular) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: SmartisanMaquette;
    src: url(fonts/regular.eot);
    src: url(fonts/regular.eot?#iefix) format("embedded-opentype"), url(fonts/regular.woff) format("woff"), url(fonts/regular.ttf) format("truetype"), url(fonts/regular.svg#open_sansregular) format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: SmartisanMaquette;
    src: url(fonts/medium-book.eot);
    src: url(fonts/medium-book.eot?#iefix) format("embedded-opentype"), url(fonts/medium-book.woff) format("woff"), url(fonts/medium-book.ttf) format("truetype"), url(fonts/medium-book.svg#open_sansregular) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: SmartisanMaquette;
    src: url(fonts/medium.eot);
    src: url(fonts/medium.eot?#iefix) format("embedded-opentype"), url(fonts/medium.woff) format("woff"), url(fonts/medium.ttf) format("truetype"), url(fonts/medium.svg#open_sansregular) format("svg");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: SmartisanMaquette;
    src: url(fonts/bold.eot);
    src: url(fonts/bold.eot?#iefix) format("embedded-opentype"), url(fonts/bold.woff) format("woff"), url(fonts/bold.ttf) format("truetype"), url(fonts/bold.svg#open_sansregular) format("svg");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: SmartisanMaquetteHeavy;
    src: url(fonts/heavy.eot);
    src: url(fonts/heavy.eot?#iefix) format("embedded-opentype"), url(fonts/heavy.woff) format("woff"), url(fonts/heavy.ttf) format("truetype"), url(fonts/heavy.svg#open_sansregular) format("svg");
    font-weight: 900;
    font-style: normal
}