* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: none;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent
}

html {
    height: 100%
}

body,html {
    font-family: robotolight,STHeiti,"Helvetica Neue",Helvetica,"Microsoft yahei";
    -webkit-overflow-scrolling: touch
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400
}

a {
    outline: 0
}

ul {
    list-style: none
}

em {
    font-style: normal
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: top
}

embed,object {
    width: 100%!important;
    height: 100%!important
}

::-moz-selection {
    background: #4c9ff1;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #4c9ff1;
    color: #fff;
    text-shadow: none
}

.cf:after,.cf:before {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

@font-face {
    font-family: robotolight;
    src: url(../fonts/Roboto-Light-webfont.eot);
    src: url(../fonts/Roboto-Light-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Light-webfont.woff) format("woff"),url(../fonts/Roboto-Light-webfont.ttf) format("truetype"),url(../fonts/Roboto-Light-webfont.svg#robotolight) format("svg");
    font-weight: 400;
    font-style: normal
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.s_bg {
    background: url(../images/share-pc.png);
    background-size: 28em auto
}

.download-share .video {
    width: 12em;
    height: 2em;
    display: block;
    margin: 2.8125em auto 0;
    background-position: -36em -8em
}

.download-share .video:hover {
    background-position: -36em -12em
}

.download-share .download-link {
    margin: 2.625em auto 0;
    text-align: center
}

.download-share .download-link a {
    display: inline-block;
    width: 11em;
    height: 4em;
    margin: 0 .375em
}

.download-share .download {
    background-position: 0 0
}

.download-share .download:hover {
    background-position: 0 -4em
}

.download-share .google {
    background-position: 0 0
}

.download-share .google:hover {
    background-position: 0 -4em;
}

.download-share .code {
    background-position: -24em 0;
    position: relative
}

.download-share .code .qr {
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    width: 20px;
    height: 20px;
    padding: 5px;
    top: 0;
    margin-left: -65px;
    opacity: 0;
    -moz-transition: all .3s;
    transition: all .3s
}

.download-share .code .qr img {
    width: 100%;
    height: 100%
}

.download-share .code .qr:after {
    content: "";
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 12px 0;
    border-color: #fff transparent transparent
}

.download-share .code:hover {
    background-position: -24em -4em
}

.download-share .code:hover .qr {
    width: 200px;
    height: 200px;
    top: -210px;
    margin-left: -105px;
    opacity: 1
}

.download-share .share {
    margin: 1.4375em auto 0;
    padding-bottom: 2.0625em;
    text-align: center
}

.download-share .share a {
    display: inline-block;
    width: 2em;
    height: 2em;
    margin: .375em
}

.download-share .share .fb {
    background-position: -36em 0
}

.download-share .share .fb:hover {
    background-position: -36em -4em
}

.download-share .share .tw {
    background-position: -40em 0
}

.download-share .share .tw:hover {
    background-position: -40em -4em
}

.download-share .share .gp {
    background-position: -44em 0
}

.download-share .share .gp:hover {
    background-position: -44em -4em
}

.download-share .share .in {
    background-position: -48em 0
}

.download-share .share .in:hover {
    background-position: -48em -4em
}

@media screen and (max-width: 911px) {
    .download-share .video {
        margin-top:1em;
        width: 3.25em;
        height: 3.25em;
        background-position: right -2em
    }

    .download-share .video:hover {
        background-position: right -6em
    }

    .download-share .download-link {
        margin-top: 1em;
        width: 100%
    }

    .download-share .download-link a {
        float: none;
        display: block;
        margin: 0 auto;
        width: 16.375em;
        height: 2.35em
    }

    .download-share .download-link .download {
        margin: 0 auto 1em;
        background-position: 0 0
    }

    .download-share .download-link .download:hover {
        background-position: 0 -3em
    }

    .download-share .download-link .google {
        background-position: 0 -6em
    }

    .download-share .download-link .google:hover {
        background-position: 0 -9em
    }

    .download-share .download-link .code {
        display: none
    }

    .download-share .share a {
        width: 2.25em;
        height: 2.25em;
        margin: 0 .75em
    }

    .download-share .share .fb {
        background-position: 0 -12em
    }

    .download-share .share .fb:hover {
        background-position: -9em -12em
    }

    .download-share .share .tw {
        background-position: -3em -12em
    }

    .download-share .share .tw:hover {
        background-position: -12em -12em
    }

    .download-share .share .gp {
        background-position: -6em -12em
    }

    .download-share .share .gp:hover {
        background-position: -15em -12em
    }

    .download-share .share .in {
        background-position: 0 -15em
    }

    .download-share .share .in:hover {
        background-position: -9em -15em
    }
}

header {
    position: absolute;
    top: 0;
    z-index: 100000;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

header .tips {
    display: block;
    text-align: center;
    height: 2.5em;
    line-height: 2.5em;
    background: rgba(0,0,0,.2);
    color: #fff
}

header .tips span {
    display: inline-block;
    font-size: .875em
}

header .tips .icon {
    position: relative;
    top: .1875em;
    width: 1.375em;
    height: 1.25em;
    background: url(../images/index/horn.png) no-repeat;
    background-size: 1.375em 1.25em;
    opacity: .8
}

header .tips .content {
    position: relative;
    top: -.0625em;
    height: 1.625em;
    line-height: 1.625em;
    margin-left: .625em;
    margin-right: 2.5em;
    opacity: .8
}

header .tips .btn {
    position: relative;
    top: -.0625em;
    padding: .4375em .625em;
    border: 1px solid #fff;
    font-size: .75em;
    line-height: .75em;
    border-radius: 2px
}

header .h-item {
    display: none
}

.h-fix-bg {
    background: rgba(0,60,182,.9)
}

.h-content {
    width: 71.25em;
    height: 5.625em;
    margin: 0 auto
}

.h-content h1 {
    font-size: 1em
}

.h-content .logo {
    float: left;
    /* margin-top: 26px; */
    width: 16.5625em;
    height: 5.25em;
    /* background:url("../images/logo-1.png") 0 0 no-repeat; */
    -webkit-background-size:100% auto;
}

.h-content .h-nav {
    float: right
}

.h-content .h-nav li {
    float: left;
    line-height: 5.625em;
    padding: 0 15px
}

.h-content .h-nav li a {
    display: block;
    color: #fff;
    font-size: 18px
}

.h-content .h-nav li a span {
    display: none;
    position: absolute;
    bottom: 33px;
    left: 50%;
    width: 0;
    height: 1px;
    margin-top: 5px;
    background: #fff;
    opacity: 0;
    -moz-transition: all .3s linear;
    transition: all .3s linear
}

.h-content .h-nav li a:hover {
    position: relative
}

.h-content .h-nav li a:hover>span {
    left: 0;
    width: 100%;
    max-width: 5.625em;
    opacity: 1
}

.h-content .h-nav li:hover {
    background: rgba(0,0,0,.85)
}

.h-content .h-nav li.tab:hover {
    background: 0 0
}

.h-content .dropdown-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 5.625em;
    z-index: 100;
    padding: 0;
    height: 0;
    background: rgba(0,0,0,.85);
    overflow: hidden;
    -moz-transition: height .3s linear;
    transition: height .3s linear
}

.h-content .dropdown-menu .content {
    width: 71.25em;
    margin: 0 auto
}

.h-content .dropdown-menu .content .icon {
    display: block;
    margin: 0 auto .5em;
    width: 4.375em;
    height: 4.375em;
    background: url(../images/header/pc.png) no-repeat;
    background-size: 80em auto
}

.h-content .dropdown-menu .content .row {
    padding: .9375em 0
}

.h-content .dropdown-menu .content .row .tab {
    float: left;
    width: 8.4375em;
    color: #fff;
    opacity: .5
}

.h-content .dropdown-menu .content .row ul {
    float: left;
    width: 62.5em
}

.h-content .dropdown-menu .content .row ul li {
    float: left;
    width: 7.8125em;
    padding: 0;
    line-height: 35px;
    background: 0 0;
    -moz-transition: opacity .3s linear;
    transition: opacity .3s linear;
    cursor: pointer
}

.h-content .dropdown-menu .content .row ul li a {
    white-space: nowrap;
    width: 100%;
    font-size: .75em;
    text-align: center
}

.h-content .dropdown-menu .content .row ul li a .icon2 {
    background-position: -5em 0
}

.h-content .dropdown-menu .content .row ul li a .icon3 {
    background-position: -10em 0
}

.h-content .dropdown-menu .content .row ul li a .icon4 {
    background-position: -15em 0
}

.h-content .dropdown-menu .content .row ul li a .icon5 {
    background-position: -20em 0
}

.h-content .dropdown-menu .content .row ul li a .icon6 {
    background-position: -25em 0
}

.h-content .dropdown-menu .content .row ul li a .icon7 {
    background-position: -30em 0
}

.h-content .dropdown-menu .content .row ul li a .icon8 {
    background-position: -35em 0
}

.h-content .dropdown-menu .content .row ul li a .icon9 {
    width: 6.4375em;
    height: 5.0625em;
    background-position: 0 -5em
}

.h-content .dropdown-menu .content .row ul li a .icon10 {
    width: 5.75em;
    height: 5.625em;
    background-position: -7.5em -5em
}

.h-content .dropdown-menu .content .row ul li a .icon11 {
    background-position: -40em 0
}

.h-content .dropdown-menu .content .row ul li a .icon12 {
    background-position: -45em 0
}

.h-content .dropdown-menu .content .row ul li a .icon-antivirus {
    background-position: -50em 0
}

.h-content .dropdown-menu .content .row ul li a .icon-photowonder {
    background-position: -55em 0
}

.h-content .dropdown-menu .content .row ul li a .icon-caller {
    background-position: -60em 0
}

.h-content .dropdown-menu .content .row ul li a .icon-recorder {
    background-position: -65em 0
}

.h-content .dropdown-menu .content .row ul li a .icon13 {
    width: 7.25em;
    height: 5.875em;
    background-position: -13.75em -5em
}

.h-content .dropdown-menu .content .row ul li a h2 {
    line-height: 1em;
    font-size: 1em
}

.h-content .dropdown-menu .content .row .product-list:hover li {
    opacity: .5
}

.h-content .dropdown-menu .content .row .product-list:hover li:hover {
    opacity: 1
}

.h-content .dropdown-menu .content .user {
    padding: 0
}

.h-content .dropdown-menu .content .user ul {
    padding-top: 0;
    padding-bottom: .9375em
}

.h-content .dropdown-menu .content .user ul li {
    padding: .9375em 0 0
}

.h-content .dropdown-menu .content .user ul li h2 {
    height: 2em
}

.h-content .dropdown-menu .content .business {
    height: 2.1875em;
    border-top: 1px solid #515e7a
}

.h-content .dropdown-menu .content .business .tab {
    line-height: 2.1875em
}

.h-content .dropdown-menu .content .business ul li a {
    color: #0062f5;
    font-size: 1.125em;
    font-weight: 700;
    padding-left: .3125em;
    text-align: left
}

.h-content .dropdown-menu .content .business ul li a h2 {
    line-height: 1.875em;
    font-weight: 700
}

.h-content .service .content .row {
    padding: 3em 0
}

.h-content .service .content .row ul {
    float: none;
    width: auto;
    height: 5.625em;
    text-align: center
}

.h-content .service .content .row ul li {
    float: none;
    display: inline-block;
    width: 7.8125em;
    margin: 0 5.875em;
    line-height: 35px;
    vertical-align: top
}

.h-content .service .content .row ul li a {
    white-space: nowrap;
    width: 100%;
    font-size: .875em;
    text-align: center
}

.h-content .product {
    position: relative;
    padding-right: 20px
}

.h-content .product .arrow {
    position: absolute;
    right: 0;
    top: 42px
}

.arrow {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #fff transparent transparent
}

@media screen and (min-width: 912px) and (max-width:1199px) {
    body {
        font-size:80%
    }
}

@media screen and (max-width: 911px) {
    .s_bg {
        background:url(../images/share-mobile.png) no-repeat;
        background-size: 20em auto
    }

    header {
        width: 100%
    }

    header .tips .icon {
        top: .25em
    }

    header .tips .content {
        margin-right: 0
    }

    header .tips .btn {
        display: none
    }

    header .tips .content {
        font-size: .75em
    }

    header .h-item {
        display: block
    }

    .h-content {
        position: relative;
        width: 100%;
        height: 3.75em
    }

    .h-content .logo {
        margin-top: 1rem;
        margin-left: 1rem;
        width: 8rem;
        height: 2.5625rem;
    }

    .h-content .h-menu {
        position: absolute;
        top: .875em;
        right: .875em;
        width: 2em;
        height: 2em;
        background-position: right 0
    }

    .h-content .h-nav {
        float: none;
        position: relative;
        z-index: 10;
        width: 100%;
        height: 0;
        opacity: 0;
        overflow: hidden;
        margin-top: 3.75em;
        padding: 0;
        background: rgba(0,0,0,.95);
        -moz-transition: height .3s,padding .3s,opacity .3s;
        transition: height .3s,padding .3s,opacity .3s
    }

    .h-content .h-nav li {
        float: none;
        line-height: 2.25em;
        padding: 0 1.25em
    }

    .h-content .h-nav li a {
        font-size: 1.125em;
        font-weight: 900
    }

    .h-content .h-nav li a label,.h-content .h-nav li a span {
        display: none
    }

    .h-content .h-nav li ul {
        display: block;
        position: static;
        background: 0 0
    }

    .h-content .h-nav li ul li:hover {
        background: 0 0
    }

    .h-content .h-nav li ul a {
        font-size: .875em;
        font-weight: 400
    }

    .h-content .h-nav li:hover {
        background: 0 0
    }

    .h-content .h-nav li:hover .dropdown-menu {
        height: auto
    }

    .h-content div.dropdown-menu {
        display: block;
        position: relative;
        top: 0;
        background: 0 0;
        height: auto!important
    }

    .h-content div.dropdown-menu .content {
        width: 100%
    }

    .h-content div.dropdown-menu .content .icon {
        display: inline-block;
        width: 2.5625em;
        height: 2.5625em;
        background: url(../images/header/mob.png) no-repeat;
        background-size: 20em auto;
        opacity: 1
    }

    .h-content div.dropdown-menu .content .row {
        padding: 0
    }

    .h-content div.dropdown-menu .content .row .tab {
        float: left;
        width: 8.4375em;
        color: #fff;
        padding-left: 1em;
        opacity: .3
    }

    .h-content div.dropdown-menu .content .row ul {
        float: left;
        width: 100%
    }

    .h-content div.dropdown-menu .content .row ul li {
        float: left;
        width: 23%;
        margin: 0 1%;
        padding: .3125em 0 0;
        line-height: 35px
    }

    .h-content div.dropdown-menu .content .row ul li a {
        white-space: nowrap;
        width: 100%;
        font-size: 1em;
        text-align: center
    }

    .h-content div.dropdown-menu .content .row ul li a .icon2 {
        background-position: -2.8125em 0
    }

    .h-content div.dropdown-menu .content .row ul li a .icon3 {
        background-position: -5.625em 0
    }

    .h-content div.dropdown-menu .content .row ul li a .icon4 {
        background-position: -8.4375em 0
    }

    .h-content div.dropdown-menu .content .row ul li a .icon5 {
        background-position: 0 -2.8125em
    }

    .h-content div.dropdown-menu .content .row ul li a .icon6 {
        background-position: -2.8125em -2.8125em
    }

    .h-content div.dropdown-menu .content .row ul li a .icon7 {
        background-position: -5.625em -2.8125em
    }

    .h-content div.dropdown-menu .content .row ul li a .icon8 {
        background-position: -8.4375em -2.8125em
    }

    .h-content div.dropdown-menu .content .row ul li a .icon9 {
        width: 3.21875em;
        height: 2.53125em;
        background-position: 0 -5.625em
    }

    .h-content div.dropdown-menu .content .row ul li a .icon10 {
        width: 2.875em;
        height: 2.8125em;
        background-position: -3.75em -5.625em
    }

    .h-content div.dropdown-menu .content .row ul li a .icon11 {
        background-position: -11.25em 0
    }

    .h-content div.dropdown-menu .content .row ul li a .icon12 {
        background-position: -11.25em -2.8125em
    }

    .h-content div.dropdown-menu .content .row ul li a .icon-antivirus {
        background-position: -14.0625em -2.8125em
    }

    .h-content div.dropdown-menu .content .row ul li a .icon-photowonder {
        background-position: -14.0625em 0
    }

    .h-content div.dropdown-menu .content .row ul li a .icon-caller {
        background-position: -16.875em 0
    }

    .h-content div.dropdown-menu .content .row ul li a .icon-recorder {
        background-position: -16.875em -2.8125em
    }

    .h-content div.dropdown-menu .content .row ul li a .icon13 {
        width: 3.625em;
        height: 2.9375em;
        background-position: -6.875em -5.625em
    }

    .h-content div.dropdown-menu .content .row ul li a h2 {
        width: 100%;
        white-space: normal;
        height: 2.25em;
        font-size: .5625em;
        opacity: 1;
        line-height: 1.1em
    }

    .h-content div.dropdown-menu .content .row .product-list:hover li,.h-content div.dropdown-menu .content .row .product-list:hover li:hover {
        opacity: 1
    }

    .h-content div.dropdown-menu .content .business {
        height: auto;
        padding-top: 1em;
        border-top: 0 none
    }

    .h-content div.dropdown-menu .content .business .tab {
        line-height: 2.1875em
    }

    .h-content div.dropdown-menu .content .business ul li {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .h-content div.dropdown-menu .content .business ul li a {
        color: #0062f5;
        font-size: 1.125em;
        font-weight: 700;
        padding-left: .875em;
        text-align: left
    }

    .h-content div.dropdown-menu .content .business ul li a h2 {
        font-size: 1.125em
    }

    .h-content div.service .content .row {
        padding: 1em 0 0
    }

    .h-content div.service .content .row ul {
        float: none;
        width: auto;
        height: 5.625em;
        text-align: left
    }

    .h-content div.service .content .row ul li {
        float: none;
        display: inline-block;
        width: 3.90625em;
        padding: 0;
        margin: 0;
        line-height: 35px
    }

    .h-content div.service .content .row ul li a {
        white-space: nowrap;
        width: 100%;
        font-size: 1em;
        text-align: center
    }

    .h-content div.service .content .row ul li a div {
        height: 1em;
        font-size: .875em
    }

    .show_menus {
        overflow: hidden
    }

    .show_menus .h-content .h-nav {
        padding: 15px 0;
        height: 100%;
        overflow: auto;
        opacity: 1
    }

    .show_menus header {
        background: #0039e5
    }
}

.footer {
    position: relative;
    margin-top: 13px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    z-index: 20
}

.footer div {
    width: 900px;
    overflow: hidden;
    margin: 0 auto;
    height: 100%
}

@media screen and (min-width: 912px) and (max-width:1199px) {
    .footer div {
        width:680px
    }
}

.footer .f-text a,.footer .f-version {
    font-size: 14px;
    color: #E5E5E5
}

.footer .f-text .empty {
    display: none
}

.footer .f-text a:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.footer span {
    display: inline-block;
    height: 100%
}

.footer .f-line,.footer br {
    display: none
}

.footer .f-text {
    /*float: right*/
}

.footer .f-version {
    float: left;
    margin-right: 23px
}

.footer var {
    display: inline-block;
    width: 1px;
    height: 11px;
    background: #fff;
    margin: -1px 6px 0;
    vertical-align: middle;
    overflow: hidden
}

.footer .lg {
    position: static;
    height: 100%;
    width: 100%
}

.footer-fixed {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0
}

@media screen and (max-width: 1280px) and (min-width:1025px) {
    .nav-con {
        width:1024px
    }
}

@media screen and (max-width: 1120px) {
    .footer .lg-wrap {
        right:10px
    }
}

@media only screen and (max-width: 911px) {
    .footer {
        height:auto;
        padding: 1em 0 0;
        line-height: normal;
        margin-top: 0
    }

    .footer div {
        width: 100%;
        position: static
    }

    .footer .f-text,.footer .f-version {
        float: none;
        display: block;
        margin-right: 0;
        padding-left: 0
    }

    .footer .f-text .f-item,.footer .f-text var {
        display: none
    }

    .footer .f-version {
        height: 3em;
        line-height: 3em;
        font-size: .6em;
        padding-left: 0;
        opacity: .6
    }

    .footer .f-text a {
        float: none;
        display: inline-block;
        height: 2.5em;
        font-size: .8125em;
        line-height: 2.5em;
        margin: 0
    }

    .footer .f-text .empty {
        display: inline-block;
        width: 1.25em
    }

    .footer .f-text a:active {
        background: rgba(255,255,255,.3)
    }

    .footer .f-line {
        display: block;
        width: 100%;
        height: 1px;
        background-color: rgba(255,255,255,.2);
        overflow: hidden
    }

    .footer br {
        display: block
    }

    .footer .lg {
        font-size: 1.36em
    }

    .footer .lg-nor {
        background-image: none;
        background-color: rgba(255,255,255,.1)
    }

    .footer .lg-hover {
        background-image: none
    }
}

@media screen and (min-width: 0px) and (max-width:911px) and (min-width:360px) and (max-width:399px) {
    body {
        font-size:112.5%
    }
}

@media screen and (min-width: 0px) and (max-width:911px) and (min-width:400px) and (max-width:479px) {
    body {
        font-size:125%
    }
}

@media screen and (min-width: 0px) and (max-width:911px) and (min-width:480px) and (max-width:911px) {
    body {
        font-size:150%
    }
}
