

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Microsoft Yahei", "Wenquanyi Micro Hei", sans-serif
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1,
h2,
h3,
h4 {
    font-weight: 600;
    line-height: normal
}

h1 {
    margin: 20px 0;
    font-size: 28px
}

h2 {
    margin: 20px 0;
    font-size: 24px
}

h3 {
    margin: 18px 0;
    font-size: 20px
}

h4 {
    margin: 16px 0;
    font-size: 16px
}

b,
strong {
    font-weight: 700
}

.hide {
    display: none
}

.invisible {
    visibility: hidden
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clear:after {
    content: " ";
    display: table;
    clear: both
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.mt-10 {
    margin-top: -10px
}

.mt20 {
    margin-top: 20px
}

.mt50 {
    margin-top: 50px
}

.mshow {
    display: none
}

.lightfont {
    font-weight: 100
}

@media handheld,
only screen and (max-width:767px) {
    .mhide {
        display: none !important;
        width: 0;
        height: 0
    }

    .mshow {
        display: block
    }
}

@font-face {
    font-family: webfont;
    src: url(../font/webfont_ild1b5r4urw9udi.eot);
    src: url(../font/webfont_ild1b5r4urw9udi.eot) format("embedded-opentype"), url(../font/webfont_ild1b5r4urw9udi.woff) format("woff"), url(../font/webfont_ild1b5r4urw9udi.ttf) format("truetype"), url(../font/webfont_ild1b5r4urw9udi.svg) format("svg")
}

[lang=zh-CN] .webfont,
[lang=en-US] .webfont {
    font-family: webfont !important
}

@font-face {
    font-family: iconfont;
    src: url(http://scmmhy.com/fonts/os/iconfont_afc5866.eot);
    src: url(http://scmmhy.com/fonts/os/iconfont_afc5866.eot?), url(http://scmmhy.com/fonts/os/iconfont_277d12a.woff), url(http://scmmhy.com/fonts/os/iconfont_3b11695.ttf), url(http://scmmhy.com/fonts/os/iconfont_33792ed.svg)
}

.icon {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.flag {
    width: 24px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url(http://scmmhy.com/img/flags_daa973f.png) no-repeat;
    background-size: 30px 242px
}

.flag.flag-cn {
    background-position: -3px -3px
}

.flag.flag-de {
    background-position: -3px -25px
}

.flag.flag-es {
    background-position: -3px -47px
}

.flag.flag-fr {
    background-position: -3px -69px
}

.flag.flag-gb {
    background-position: -3px -91px
}

.flag.flag-it {
    background-position: -3px -113px
}

.flag.flag-jp {
    background-position: -3px -135px
}

.flag.flag-kr {
    background-position: -3px -157px
}

.flag.flag-pt {
    background-position: -3px -179px
}

.flag.flag-ru {
    background-position: -3px -201px
}

.flag.flag-sa {
    background-position: -3px -223px
}

[lang=ar-SA] .flag {
    margin-right: inherit;
    margin-left: 10px
}

html {
    height: 100%
}

body {
    font-size: 14px;
    min-height: 100%;
    position: relative
}

a {
    text-decoration: none
}

.content {
    max-width: 960px;
    width: 96%;
    margin: 0 auto
}

header {
    height: 44px;
    background-color: #1e1e1e;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    position: absolute;
    z-index: 100;
    width: 100%
}

header .logo {
    background: url(../image/logo2_97e5497.png) no-repeat;
    display: block;
    width: 160px;
    height: 24px;
    margin-top: 11px;
    background-size: 160px 24px
}

header nav {
    position: relative;
    font-size: 14px;
    line-height: 39px;
    padding-top: 3px
}

header nav a {
    color: #fff;
    display: inline-block
}

header nav>a.active {
    color: #649fff;
    background: url(http://scmmhy.com/img/menudot_feeff65.png) no-repeat center 50px;
    background-size: 15px 9px
}

header nav#nav-menu {
    text-align: justify;
    margin-left: 300px
}

header nav#nav-menu:after {
    content: '';
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

header .lang-switcher-container {
    position: absolute;
    display: inline-block;
    margin-left: 20px;
    padding-right: 20px;
    line-height: 22px;
    border-radius: 20px;
    background-color: #5b5754;
    cursor: pointer
}

header .lang-switcher {
    font-size: 14px;
    position: relative;
    padding: 0 0 0 10px
}

header .lang-switcher:after {
    content: " ";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 100%;
    margin-left: 5px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #aaa
}

header .lang-switcher .flag {
    margin-right: 0
}

#lang-list {
    position: absolute;
    z-index: 100;
    left: 0;
    top: -355px;
    background: #fff;
    border-radius: 4px;
    padding: 5px 0;
    line-height: 1.5;
    border: 1px solid rgba(143, 143, 143, .2);
    min-width: 145px
}

#lang-list a {
    display: block;
    text-align: left;
    font-size: 14px;
    padding: 5px 10px;
    color: #000;
    margin-left: 0
}

#lang-list a.active {
    color: #4f85ff
}

#lang-list li:hover {
    background: #f5f5f5
}

footer {
    color: #777;
    background: #fafafa;
    line-height: 20px;
    width: 100%;
    bottom: 0
}

footer nav {
    color: #cecece
}

footer a {
    color: #145ad9
}

footer .content {
    position: relative;
    padding-top: 50px;
    padding-bottom: 0
}

footer #footer-nav:after {
    content: '';
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

footer .mhide.lang {
    display: inline
}

footer .lang-switcher-container {
    position: absolute;
    top: 15px;
    right: 93px;
    display: inline-block;
    padding-right: 20px;
    line-height: 22px;
    border-radius: 20px;
    cursor: pointer
}

footer .lang-switcher {
    font-size: 14px;
    position: relative;
    padding: 0 0 0 10px;
    color: #333
}

footer .lang-switcher:after {
    content: " ";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 100%;
    margin-left: 5px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #aaa
}

footer .lang-switcher .flag {
    margin-right: 0
}

footer #footer-nav {
    min-height: 184px;
    padding-bottom: 30px
}

footer .item {
    display: inline-block;
    vertical-align: top;
    width: 18%
}

footer .item div {
    font-size: 12px;
    line-height: 15px;
    padding: 3px 0
}

footer .item div a {
    color: #888
}

footer .item div:first-child {
    font-size: 14px;
    color: #1e1e1e;
    padding-bottom: 10px
}

footer #bottom {
    position: relative;
    font-size: 12px;
    padding: 15px 0 30px;
    border-top: 1px solid #e6e6e6
}

footer .copyright {
    color: #999
}

#apple-prompt {
    height: 84px;
    text-align: center;
    vertical-align: middle;
    background-color: #434343;
    font-size: 14px;
    color: #fff
}

#apple-prompt .wrapper {
    padding-top: 25px
}

#apple-prompt .info {
    width: 70%
}

#apple-prompt .btn {
    background-color: #f96300;
    border-radius: 10px;
    margin-left: 10px;
    padding: 10px 20px
}

.hover-menu {
    z-index: 10;
    position: absolute;
    width: 100%;
    line-height: 1
}

.hover-menu #menu-placeholder {
    height: 120px;
    display: none
}

.hover-menu #menu ul {
    min-width: 0;
    line-height: 1
}

.hover-menu .menu {
    padding-top: 44px;
    display: block;
    width: 100%;
    height: 120px;
    text-align: center;
    background: #fff;
    z-index: 10;
    box-shadow: 0 2px 8px 0 rgba(185, 185, 185, .5)
}

.hover-menu .menu.fixed {
    position: fixed;
    top: 0
}

.hover-menu .menu {
    min-width: 320px
}

.hover-menu .menu ul {
    display: inline-block;
    list-style: none
}

.hover-menu .menu li {
    float: left
}

.hover-menu .menu a {
    color: #444;
    display: table-cell;
    vertical-align: middle;
    height: 120px;
    width: 147px
}

.hover-menu .menu .active a {
    color: #fff;
    background: #337aed
}

.hover-menu .menu .active .icon {
    color: #fff
}

.hover-menu .menu li:hover {
    background: #ccc;
    color: #fff
}

.hover-menu .menu li:hover .icon,
.hover-menu .menu li:hover .title {
    color: #fff
}

.hover-menu .menu .icon {
    font-size: 43px;
    color: #303030
}

.hover-menu .menu .title {
    margin-top: 9px;
    font-size: 12px
}

.hover-menu#products-menu .box {
    max-width: 1080px;
    margin: 14px auto 0;
    text-align: center
}

.hover-menu#products-menu .box div {
    display: inline-block;
    width: 124px
}

.hover-menu#products-menu .box a {
    height: 70px
}

.hover-menu#products-menu .box .img {
    margin-bottom: 10px
}

.hover-menu#products-menu .box img {
    max-width: 100%
}

.hover-menu#products-menu .box img:hover {
    transform: scale(1.1)
}

.hover-menu#products-menu .box span {
    font-size: 12px;
    color: #333
}

@media handheld,
only screen and (max-width:767px) {
    .content {
        width: 94%
    }

    header {
        height: 52px;
        position: fixed;
        width: 100%;
        z-index: 100
    }

    #screen {
        padding-top: 52px
    }

    header .logo {
        height: 41px;
        margin-top: 15px
    }

    header nav {
        height: 0;
        opacity: 1;
        overflow: hidden;
        position: absolute;
        top: 49px;
        left: 0;
        transition: height 500ms;
        width: 100%;
        z-index: 1
    }

    header nav#nav-menu {
        margin-left: 0
    }

    header nav#nav-menu>a:nth-child(1) {
        border-top: 1px solid rgba(120, 120, 120, .3)
    }

    header nav#nav-menu>a {
        background: 0 0;
        background-color: rgba(0, 0, 0, .88);
        display: block;
        float: none;
        height: auto;
        color: #fff;
        text-decoration: none;
        border-bottom: 1px solid rgba(120, 120, 120, .3);
        text-align: left;
        padding: 10px 30px;
        margin: 0;
        line-height: normal
    }

    header nav#nav-menu>a.active {
        color: #4c81ff
    }

    header nav#nav-menu #nav-products {
        display: none
    }

    header .btn-wrap {
        position: absolute;
        right: 10px;
        top: 0;
        line-height: 52px;
        color: #fff;
        font-size: 20px
    }

    header .nav-btn .icon {
        font-size: 36px;
        color: #4c81ff;
        vertical-align: middle
    }

    header .lang-switcher-container {
        display: none;
        padding-right: 0
    }

    .hover-menu {
        display: none;
        z-index: -1;
        opacity: 0
    }

    footer .lang-switcher-container {
        display: none
    }

    footer #footer-nav {
        text-align: justify
    }
}

@media handheld,
only screen and (max-width:959px) {
    .content {
        width: 90%;
        min-width: 0
    }
}

[lang=pt-PT] header nav#nav-menu {
    margin-left: 160px
}

[lang=ja-JP] header nav#nav-menu {
    margin-left: 160px
}

[lang=ru-RU] header nav#nav-menu {
    margin-left: 160px
}

[lang=de-DE] header nav#nav-menu {
    margin-left: 160px
}

[lang=fr-FR] header nav#nav-menu {
    margin-left: 160px
}

[lang=ar-SA] header nav#nav-menu {
    margin-left: 160px
}

[lang=ar-SA] footer .lang-switcher-container {
    left: 93px;
    right: initial
}

[lang=ar-SA] footer .lang-switcher {
    margin-right: 18px
}

[lang=ar-SA] #lang-list {
    left: -93px
}

[lang=ar-SA] #lang-list a {
    text-align: right
}

.btn {
    background: #4f85ff;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    text-align: center
}

.btn:hover {
    background: #6796ff
}

.btn.white {
    color: #4f85ff;
    background: #fff;
    padding: 14px 30px;
    border: 1px solid #4f85ff
}

.btn.white:hover {
    background: #fff;
    color: #6796ff;
    border: 1px solid #6796ff
}

.download-pdf-btn {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    display: inline-block;
    background: #e87204;
    color: #fff;
    border-radius: 3px
}

.download-pdf-btn:hover {
    background: #ff8f27
}

.download-pdf-btn:active {
    background: #ee7608
}

.download-pdf-btn .ico {
    width: 29px;
    height: 32px;
    background: url(../image/sprites_ea60a04.png) no-repeat;
    background-position: -65px -3px;
    background-size: 221px 62px;
    display: inline-block;
    margin-right: 2px;
    margin-top: 6px;
    vertical-align: middle
}

[lang=ar-SA] .download-pdf-btn .ico {
    margin-left: 8px;
    margin-right: -10px
}

.inner {
    width: auto;
    max-width: 1100px
}

.breadcrumb {
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
    height: 48px;
    line-height: 48px;
    font-size: 18px
}

.breadcrumb .current {
    display: inline-block;
    padding-left: 58px;
    margin-left: 25px;
    background: url(http://scmmhy.com/img/apps/app-icons_a2352d7.png) no-repeat;
    background-size: 48px
}

.breadcrumb .sb {
    background-position: 0 -48px
}

.breadcrumb .te {
    background-position: 0 -96px
}

.breadcrumb .sep {
    height: 28px;
    border-left: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px
}

.breadcrumb a {
    font-size: 14px
}

.breadcrumb a,
.breadcrumb a:visited {
    color: #4f85ff
}

.simpleG1 .btn {
    margin-top: 50px;
    border-radius: 27px;
    border: 1px solid #4f85ff
}

.simpleG1 .download-btn .btn {
    padding: 0;
    line-height: 42px;
    width: 121px
}

.simpleG1 .download-btn .btn:nth-child(2) {
    background-color: #fff;
    color: #4f85ff;
    margin-left: 15px
}

.simpleG1 h3 {
    margin-top: 14px
}

.simpleG1 .text p {
    margin-bottom: 0
}

.simpleG1 a {
    position: relative;
    display: inline-block
}

.simpleG1 a .qrcode {
    width: 120px;
    position: absolute;
    top: 47px;
    right: 0
}

.simpleG1 a .qrcode img {
    max-width: 100%;
    display: none
}

.simpleG1 a:hover .qrcode img {
    display: inline
}

a.top-link {
    display: inline-block;
    width: 125px;
    height: 50px;
    background-image: url(http://scmmhy.com/img/filemanager/btn_totop_a8f6c79.gif);
    background-size: 100%
}

a.download-link {
    display: inline-block;
    width: 161px;
    height: 50px;
    background-image: url(http://scmmhy.com/img/filemanager/btn_download_59aedf5.gif);
    background-size: 100%
}

a.download-link:hover {
    background-image: url(http://scmmhy.com/img/filemanager/btn_downloadh_c6e8efe.gif)
}

a.top-link:hover {
    background-image: url(http://scmmhy.com/img/filemanager/btn_totoph_a1a8878.gif)
}

footer {
    padding-top: 0
}

.feature h3.title {
    font-size: 43px
}

.feature h3 {
    font-size: 43px;
    color: #333;
    margin-bottom: 10px;
    letter-spacing: -1px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400
}

.feature p {
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    margin-bottom: 12px;
    padding-top: 10px
}

.feature img {
    display: none
}

.feature .buttons {
    margin-top: 50px
}

.feature .text {
    padding-left: 2em;
    padding-right: 2em
}

.inner {
    margin: 0 auto;
    position: relative
}

@media handheld,
only screen and (max-width:767px) {
    .simpleG1 .btn {
        margin: 8px auto 20px
    }

    .article {
        margin-bottom: 20px
    }

    .inner {
        width: 100%
    }

    .feature {
        text-align: center;
        padding-top: 20px
    }

    .feature .inner {
        width: 100%;
        background: none !important;
        height: auto !important
    }

    .feature .text {
        padding: 0
    }

    .feature h3 {
        font-size: 28px;
        letter-spacing: -1px
    }

    .feature h3.title {
        font-size: 28px
    }

    .feature p {
        font-size: 16px;
        margin: 0 auto 12px;
        width: 90%;
        padding: 0
    }

    .feature img {
        width: 100%;
        display: block
    }

    .feature .buttons {
        margin-top: 20px
    }
}

header {
    border-bottom: 0;
    box-shadow: none
}

.simpleG1 {
    padding-top: 100px
}

.simpleG1 p {
    padding-top: 60px
}

.simpleG1 .inner {
    height: 560px;
    background: url(../image/teintro_1_main_b93baa3.jpg) no-repeat bottom right;
    background-size: 625px 507px
}

.simpleG1 .text {
    padding-top: 40px
}

.simpleG5 {
    background: #2f373f;
    height: 535px
}

.simpleG5 .inner {
    background: url(http://scmmhy.com/img/editor/wordz_3e769ce.jpg) no-repeat left;
    background-size: 656px 392px;
    height: 100%
}

.simpleG5 .text {
    float: right;
    margin-top: 120px;
    padding-right: 4em
}

.simpleG5 h3.title {
    color: #fff
}

.simpleG5 h3 div {
    font-family: inherit
}

.simpleG5 p {
    color: #a8b7c7
}

.simpleG2 {
    height: 598px
}

.simpleG2 .inner {
    height: 550px;
    background: url(http://scmmhy.com/img/editor/teintro_2_interface_204b40b.jpg) no-repeat right;
    background-size: 86% auto
}

.simpleG2 .text {
    padding-top: 80px
}

.simpleG2 .text2 {
    padding-top: 120px
}

.simpleG3 {
    background: #3c3c3c
}

.simpleG3 .inner {
    height: 534px;
    background: url(http://scmmhy.com/img/editor/teintro_3_key_288bd76.jpg) no-repeat;
    background-size: auto 82%
}

.simpleG3 .text {
    position: absolute;
    right: 0;
    width: 350px;
    padding-top: 100px
}

.simpleG3 h3 {
    color: #fff
}

.simpleG3 p {
    color: #aaa
}

.simpleG3 ul {
    margin-top: 30px
}

.simpleG3 li {
    font-size: 14px;
    margin-top: 10px;
    color: #8c8c8c
}

.simpleG3 .hot-key {
    color: #70bcff;
    display: inline-block;
    margin-right: 10px
}

.simpleG4 .inner {
    height: 488px;
    background: url(http://scmmhy.com/img/editor/teintro_4_edit_dfa9c76.jpg) no-repeat bottom right;
    background-size: auto 85%
}

.simpleG4 .text {
    padding-top: 100px
}

@media handheld,
only screen and (max-width:767px) {
    .simpleG1 {
        padding-top: 0
    }

    .simpleG1 .text {
        padding-top: 0
    }

    .simpleG1 p {
        padding-top: 40px
    }

    .simpleG5 {
        height: auto
    }

    .simpleG5 .text {
        float: none;
        margin-top: 0
    }

    .simpleG5 h3 div {
        display: inline
    }

    .simpleG2 {
        height: auto
    }

    .simpleG2 .text {
        padding-top: 0
    }

    .simpleG2 .text2 {
        padding: 20px 0 30px;
        background-color: #f6f6f6
    }

    .simpleG2 .text2 img {
        width: 40%;
        margin: 0 auto
    }

    .simpleG3 {
        padding: 0 0 10px
    }

    .simpleG3 .text {
        position: static;
        padding: 0 0 30px;
        width: 100%
    }

    .simpleG3 p {
        font-size: 16px
    }

    .simpleG3 ul {
        display: none
    }

    .simpleG4 .text {
        padding: 0 0 20px
    }

    .simpleG4 img {
        width: 95%;
        margin: 0 0 0 5%
    }
}