
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
    outline: none;
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
    font-weight: normal;
}

html, body, fieldset, img, iframe, abbr {
    border: 0;
}

i, cite, em, var, address, dfn {
    font-style: normal;
}

[hidefocus], summary {
    outline: 0;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
}

sup, sub {
    font-size: 83%;
}

pre, code, kbd, samp {
    font-family: inherit;
}

q:before, q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label, summary {
    cursor: default;
}

a, button {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: normal;
}

del, ins, u, s, a, a:hover, a:active, a:focus {
    text-decoration: none;
    outline: none;
}

body {
    cursor: default;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}

button {
    border: 0;
}

body, textarea, input, button, select, keygen, legend {
    font: 12px/1.14 "Helvetica Neue", "PingFangSC-regular", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", " sans-serif";
    color: #333;
    outline: 0;
}

body {
    background: #fff;
    -webkit-font-smoothing: antialiased;
}

a, a:hover {
    color: #333;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-button {
    display: none;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #ccc;
}

::-webkit-scrollbar-track {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track-piece {
    background: #fff;
}

.g-yixin {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.3);
    background-color: #000 \9;
    transition: all 0.6s ease-out;
}

.g-yixin.moveUp {
    top: -29px;
    transition: all 0.5s ease-out;
}

.g-section {
    width: 100%;
}

.g-section.shiyong {
    background: #3186e3 url(../img/bg-try.png) no-repeat left top;
    background-size: contain;
}

.g-section.shiyong1 {
    background: url(../img/bg-try2.png) no-repeat left top;
    background-size: contain;
}

.g-section.shiyong1 .content {
    font-size: 28px;
    color: #383838;
}

.g-section.shiyong1 .iptWrap .ipt {
    color: #000;
    border-color: #b3b3b3;
}

.g-section.shiyong1 .iptWrap .ipt::-webkit-input-placeholder {
    color: #b3b3b3;
    opacity: 0.8;
}

.g-section.shiyong1 .iptWrap .ipt:focus {
    border-color: #3b8fea;
}

.g-section.shiyong1 .iptWrap .btn {
    color: #fff;
    background-color: #3b8fea;
    border: 1px solid #3b8fea;
}

.g-section.shiyong1 .iptWrap .btn:hover {
    color: #fff;
    background-color: #237ed9;
}

.g-section.sitemap {
    background-color: #191b1f;
}

.m-shiyong {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 112px;
    user-select: none;
    -webkit-user-select: none;
}

.m-shiyong .content {
    font-size: 28px;
    color: #fff;
    text-align: center;
    padding-top: 113px;
    padding-bottom: 39px;
}

.m-shiyong .iptWrap .ipt {
    width: 254px;
    height: 48px;
    padding: 12px 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    background: rgba(255, 255, 255, 0.13);
    border: 1px solid #fff;
    border-radius: 4px 0 0 4px;
    vertical-align: middle;
}

.m-shiyong .iptWrap .ipt::-webkit-input-placeholder {
    font-weight: 400;
    color: #fff;
    opacity: 0.4;
}

.m-shiyong .iptWrap .ipt::-moz-input-placeholder {
    font-weight: 400;
    color: #fff;
    opacity: 0.4;
}

.m-shiyong .iptWrap .ipt::-ms-input-placeholder {
    font-weight: 400;
    color: #fff;
    opacity: 0.4;
}

.m-shiyong .iptWrap .ipt:focus {
    border-color: #fff;
    background: rgba(255, 255, 255, 0.03);
}

.m-shiyong .iptWrap .btn {
    padding: 9px 30px;
    font-size: 18px;
    font-weight: 400;
    color: #383838;
    letter-spacing: 0.45px;
    line-height: 28px;
    background-color: #fff;
    border-radius: 0 4px 4px 0;
    border: 1px solid #fff;
    margin-left: -5px;
    vertical-align: middle;
    transition: 0.5s;
    letter-spacing: 1px;
    cursor: pointer;
}

.m-shiyong .iptWrap .btn:hover {
    background-color: #f4f6f8;
    color: #000;
    transition: 0.5s;
}

.m-section-sitemap {
    padding-top: 60px;
    padding-bottom: 20px;
    margin: 0 auto;
    text-align: left;
    width: 980px;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (min-width: 1200px) {
    .m-section-sitemap {
        width: 1180px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.m-section-sitemap .steps {
    position: relative;
    zoom: 1;
    padding-bottom: 67px;
    border-bottom: 1px solid #4b4d50;
    text-align: center;
}

.m-section-sitemap .steps:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}

.m-section-sitemap .steps .btns {
    display: inline-block;
    *display: inline-blockine;
    *zoom: 1;
    padding: 12px 27px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.45px;
    line-height: 28px;
    border: 1px solid #fff;
    border-color: rgba(255, 255, 255, 0.6);
    border-radius: 2px;
    cursor: pointer;
    transition: 0.5s;
}

.m-section-sitemap .steps .btns:hover {
    border-color: #fff;
}

.m-section-sitemap .steps .btns.first {
    position: absolute;
    left: 0;
}

.m-section-sitemap .steps .btns.third {
    position: absolute;
    right: 0;
}

.m-section-sitemap .steps .btns .arrow {
    margin-left: 5px;
}

.m-section-sitemap .lists {
    margin-top: 67px;
}

.m-section-sitemap .list {
    display: inline-block;
    *display: inline-blockine;
    *zoom: 1;
    margin-left: 133px;
    vertical-align: top;
    text-align: left;
}

@media screen and (min-width: 1200px) {
    .m-section-sitemap .list {
        margin-left: 180px;
    }
}

.m-section-sitemap .list:first-child {
    margin-left: 0;
}

.m-section-sitemap .list dt {
    font-size: 16px;
    color: #fff;
    margin-bottom: 40px;
}

.m-section-sitemap .list dd {
    text-align: left;
    margin-bottom: 20px;
}

.m-section-sitemap .list dd a {
    font-size: 14px;
    line-height: 1;
    color: #939599;
}

.m-section-sitemap .list dd a:hover {
    color: #ccc;
}

.m-section-sitemap .list dd.narrow {
    margin-bottom: 10px;
}

.m-section-sitemap .list dd.narrow-inline {
    display: inline-block;
}

.m-section-sitemap .list dd.narrow-inline.narrow-weibo {
    margin-left: 18px;
}

.m-section-sitemap .list dd.narrow-inline:hover .wxScan {
    opacity: 1;
    visibility: visible;
    filter: alpha(opacity=100) \9;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    z-index: 1;
}

.m-section-sitemap .auth {
    width: 236px;
    white-space: nowrap;
}

.m-section-sitemap .auth dd {
    margin-bottom: 18px;
}

.m-section-sitemap .auth .txt {
    white-space: normal;
    word-break: break-all;
    display: inline-block;
    *display: inline-blockine;
    *zoom: 1;
    overflow: hidden;
    vertical-align: top;
    margin-top: 5px;
    margin-left: 12px;
    line-height: 20px;
}

.m-section-sitemap .auth .isoImg, .m-section-sitemap .auth .csaImg {
    display: inline-block;
    *display: inline-blockine;
    *zoom: 1;
    vertical-align: middle;
}

.m-section-sitemap .contact {
    position: relative;
    font-size: 14px;
    color: #939599;
}

.m-section-sitemap .contact .txt {
    line-height: 25px;
}

.m-section-sitemap .contact .wxLink {
    display: inline-block;
    *display: inline-blockine;
    *zoom: 1;
    height: 25px;
    vertical-align: middle;
}

.m-section-sitemap .contact .wxLink:hover .wxScan {
    opacity: 1;
    visibility: visible;
    filter: alpha(opacity=100) \9;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    z-index: 1;
}

.m-section-sitemap .contact .wxLink:hover .wxImg {
    opacity: 0.8;
}

.m-section-sitemap .contact .wxImg {
    display: inline-block;
    *display: inline-blockine;
    *zoom: 1;
    opacity: 1;
    vertical-align: baseline;
}

.m-section-sitemap .contact .wxScan {
    opacity: 0;
    filter: alpha(opacity=0) \9;
    position: absolute;
    left: 38px;
    top: 20px;
    z-index: -1;
    visibility: hidden;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.m-footer {
    padding: 25px;
    text-align: center;
    font-size: 12px;
    line-height: 1;
    background-color: #15161a;
    color: #64676c;
}

.m-footer .address {
    margin-bottom: 5px;
    line-height: 1.6;
}

.m-footer .police {
    line-height: 1;
}

.m-footer .police .logo {
    display: inline-block;
    *display: inline-blockine;
    *zoom: 1;
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    margin-right: 5px;
}

.m-confirm {
    width: 67px;
    position: fixed;
    top: 50%;
    right: 0px;
    background-color: #fff;
    font-size: 12px;
    color: #fff;
    margin-top: -171px;
    z-index: 9999;
}

.m-confirm .z-show {
    display: block !important;
}

.m-confirm .z-over {
    background-color: #197ad8 !important;
}

.m-confirm .z-over-1 {
    background-color: #c6c6c6 !important;
}

.m-confirm .i-sprite {
    background: url(../img/icon-sprite.png) no-repeat;
    display: inline-block;
    zoom: 1;
    width: 67px;
    height: 30px;
    margin-top: 28px;
    overflow: hidden;
}

.m-confirm .online {
    height: 99px;
    text-align: center;
    border-bottom: 1px solid #8dc7ff;
    cursor: pointer;
    background-color: #378fe5;
}

.m-confirm .online .i-sprite-1 {
    background-position: 20px 0px;
}

.m-confirm .tel {
    height: 99px;
    text-align: center;
    border-bottom: 1px solid #8dc7ff;
    position: relative;
    cursor: pointer;
    background-color: #378fe5;
}

.m-confirm .tel .i-sprite-2 {
    background-position: 20px -28px;
}

.m-confirm .tel .content {
    width: 138px;
    height: 43px;
    background: url(../img/tel-aside@2x.png) no-repeat;
    background: url(../img/tel-aside@1x.png) no-repeat \9;
    background-size: 138px 43px;
    position: absolute;
    display: none;
    top: 27px;
    left: -147px;
    z-index: 9999;
}

.m-confirm .wchat {
    height: 99px;
    text-align: center;
    position: relative;
    cursor: pointer;
    background-color: #378fe5;
}

.m-confirm .wchat .i-sprite-3 {
    background-position: 20px -59px;
}

.m-confirm .wchat .content {
    width: 138px;
    height: 175px;
    background: url(../img/wx-aside@2x.png) no-repeat;
    background: url(../img/wx-aside@1x.png) no-repeat \9;
    background-size: 138px 175px;
    position: absolute;
    display: none;
    top: -39px;
    left: -147px;
    z-index: 9999;
}

.m-confirm .demo {
    padding: 30px 0;
    text-align: center;
    background-color: #378fe5;
    border-bottom: 1px solid #8dc7ff;
    cursor: pointer;
}

.m-confirm .demo .icon {
    width: 25px;
    height: 25px;
    margin-bottom: 5px;
}

.m-confirm .demo:hover {
    background-color: #197ad8;
}

.m-confirm .try {
    padding: 30px 0;
    text-align: center;
    background-color: #378fe5;
    border-bottom: 1px solid #8dc7ff;
    cursor: pointer;
}

.m-confirm .try .icon {
    width: 25px;
    height: 25px;
    margin-bottom: 5px;
}

.m-confirm .try:hover {
    background-color: #197ad8;
}

.m-confirm .top {
    height: 43px;
    text-align: center;
    background-color: #dbdbdb;
    cursor: pointer;
}

.m-confirm .top .i-sprite-4 {
    height: 20px;
    background-position: 27px -81px;
    margin-top: 0px;
}

.m-confirm .top p {
    color: #666;
    font-weight: bolder;
    height: 20px;
    line-height: 10px;
}

.m-yixin {
    zoom: 1;
    margin: 0 auto;
}

.m-yixin:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}

@media screen and (min-width: 1200px) {
    .m-yixin {
        width: 1200px;
    }
}

.m-yixin a {
    font-size: 12px;
    color: #fff;
    opacity: 0.4;
    line-height: 28px;
}

.m-yixin a:hover {
    opacity: 1;
}

.m-yixin .ttl {
    float: left;
    margin-left: 10px;
}

.m-yixin .navList {
    float: right;
    margin-right: 10px;
}

.m-yixin .navList li {
    float: left;
    margin-left: 66px;
}

.m-yixin .navList li:first-child {
    margin-left: 0;
}

.m-yixin .navList li a {
    font-size: 12px;
}

.m-modalTipDemo {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 10000;
}

.m-modalTipDemo table, .m-modalTipDemo tr, .m-modalTipDemo td {
    width: 100%;
    height: 100%;
}

.m-modalTipDemo .dialog {
    position: relative;
    width: 440px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 35px 5px #000;
    overflow: hidden;
}

.m-modalTipDemo .dialog .close {
    position: absolute;
    top: 5px;
    right: 12px;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    opacity: 1;
    cursor: pointer;
    transition: 1s;
}

.m-modalTipDemo .dialog .close:hover {
    opacity: 0.6;
    transition: 1s;
}

.m-modalTipDemo .dialog .hd {
    padding: 15px 26px;
    background: #49a0f5;
    color: #fff;
    font-size: 16px;
}

.m-modalTipDemo .dialog .bd {
    padding: 34px;
}

.m-modalTipDemo .dialog .bd .txt {
    font-size: 14px;
    color: #383838;
    line-height: 2;
    text-align: center;
}

.m-modalTipDemo .dialog .bd .link {
    margin-top: 24px;
    text-align: center;
}

.m-modalTipDemo .dialog .bd .link a {
    font-size: 14px;
    color: #3b8fea;
    line-height: 1.5;
}

.m-modalTipDemo .dialog .bd .link a:hover {
    text-decoration: underline;
}

.u-icon-caret {
    display: inline-block;
    *display: inline-blockine;
    *zoom: 1;
    width: 12px;
    height: 12px;
    background: url(../img/down-white@2x.png) no-repeat;
    background: url(../img/down-white@1x.png) no-repeat \9;
    background-size: 12px auto;
    background-position: center;
}

li > a:hover .u-icon-caret {
    background: url(../img/down-blue@2x.png) no-repeat;
    background: url(../img/down-blue@1x.png) no-repeat \9;
    background-size: 12px auto;
    background-position: center;
}

.solid .u-icon-caret {
    background: url(../img/down-black@2x.png) no-repeat;
    background: url(../img/down-black@1x.png) no-repeat \9;
    background-size: 12px auto;
    background-position: center;
}

.z-sel .u-icon-caret {
    background: url(../img/down-blue@2x.png) no-repeat;
    background: url(../img/down-blue@1x.png) no-repeat \9;
    background-size: 12px auto;
    background-position: center;
}

.u-btn {
    display: inline-block;
    *display: inline-blockine;
    *zoom: 1;
    padding: 7px 15px;
    background-color: #49a0f5;
    border: 1px solid #49a0f5;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1;
    color: #fff;
}

.u-btn:hover {
    background-color: #237ed9;
    border: 1px solid #237ed9;
    color: #fff;
}

.u-btn.signup {
    padding: 7px 15px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #383838;
}

.u-btn.signup:hover {
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5;
    color: #383838;
}

.u-btn.signin {
    padding: 7px 15px;
    background-color: transparent;
    border: 1px solid #e5e5e5;
    color: #e5e5e5;
}

.u-btn.signin:hover {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.u-btn.btn-try {
    padding: 9px 32px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.45px;
    line-height: 1;
    text-align: center;
}

.u-icon-nav {
    display: block;
    width: 38px;
    height: 38px;
    margin: 0 auto;
    background-size: 38px auto;
    background-repeat: no-repeat;
}

.u-icon-nav.nav-product-online {
    background-image: url(../img/nav-fn-service.png);
    background-position: 0 4px;
}

a:hover .u-icon-nav.nav-product-online, dd.z-sel .u-icon-nav.nav-product-online {
    background-image: url(../img/nav-fn-service-h.png);
}

.u-icon-nav.nav-product-robot {
    background-image: url(../img/nav-fn-robot.png);
}

a:hover .u-icon-nav.nav-product-robot, dd.z-sel .u-icon-nav.nav-product-robot {
    background-image: url(../img/nav-fn-robot-h.png);
}

.u-icon-nav.nav-product-callcenter {
    background-image: url(../img/nav-fn-callcenter.png);
}

a:hover .u-icon-nav.nav-product-callcenter, dd.z-sel .u-icon-nav.nav-product-callcenter {
    background-image: url(../img/nav-fn-callcenter-h.png);
}

.u-icon-nav.nav-product-wherever {
    background-image: url(../img/nav-product-whereever.png);
}

a:hover .u-icon-nav.nav-product-wherever, dd.z-sel .u-icon-nav.nav-product-wherever {
    background-image: url(../img/nav-product-whereever-h.png);
}

.u-icon-nav.nav-product-wechatService {
    background-image: url(../img/nav-fn-wx.png);
}

a:hover .u-icon-nav.nav-product-wechatService, dd.z-sel .u-icon-nav.nav-product-wechatService {
    background-image: url(../img/nav-fn-wx-h.png);
}

.u-icon-nav.nav-product-worksheet {
    background-image: url(../img/nav-fn-worksheet.png);
}

a:hover .u-icon-nav.nav-product-worksheet, dd.z-sel .u-icon-nav.nav-product-worksheet {
    background-image: url(../img/nav-fn-worksheet-h.png);
}

.u-icon-nav.nav-product-arrive {
    background-image: url(../img/nav-fn-arrive.png);
}

a:hover .u-icon-nav.nav-product-arrive, dd.z-sel .u-icon-nav.nav-product-arrive {
    background-image: url(../img/nav-fn-arrive-h.png);
}

.u-icon-nav.nav-kehu-xiangchao {
    background-image: url(../img/nav-case-xckk.png);
}

a:hover .u-icon-nav.nav-kehu-xiangchao, dd.z-sel .u-icon-nav.nav-kehu-xiangchao {
    background-image: url(../img/nav-case-xckk-h.png);
}

.u-icon-nav.nav-kehu-fanhuan {
    background-image: url(../img/nav-case-fhg.png);
}

a:hover .u-icon-nav.nav-kehu-fanhuan, dd.z-sel .u-icon-nav.nav-kehu-fanhuan {
    background-image: url(../img/nav-case-fhg-h.png);
}

.u-icon-nav.nav-kehu-linggou {
    background-image: url(../img/nav-case-lg.png);
}

a:hover .u-icon-nav.nav-kehu-linggou, dd.z-sel .u-icon-nav.nav-kehu-linggou {
    background-image: url(../img/nav-case-lg-h.png);
}

.u-icon-nav.nav-kehu-fenlibao {
    background-image: url(../img/nav-case-gd.png);
}

a:hover .u-icon-nav.nav-kehu-fenlibao, dd.z-sel .u-icon-nav.nav-kehu-fenlibao {
    background-image: url(../img/nav-case-gd-h.png);
}

.u-icon-nav.nav-qa-download {
    background-image: url(../img/nav-help-download.png);
}

a:hover .u-icon-nav.nav-qa-download, dd.z-sel .u-icon-nav.nav-qa-download {
    background-image: url(../img/nav-help-download-h.png);
}

.u-icon-nav.nav-qa-qa {
    background-image: url(../img/nav-help-qa.png);
}

a:hover .u-icon-nav.nav-qa-qa, dd.z-sel .u-icon-nav.nav-qa-qa {
    background-image: url(../img/nav-help-qa-h.png);
}

.u-icon-nav.nav-qa-updateNotes {
    background-image: url(../img/nav-help-log.png);
}

a:hover .u-icon-nav.nav-qa-updateNotes, dd.z-sel .u-icon-nav.nav-qa-updateNotes {
    background-image: url(../img/nav-help-log-h.png);
}

.u-icon-nav.nav-qa-guide {
    background-image: url(../img/nav-help-dev.png);
}

a:hover .u-icon-nav.nav-qa-guide, dd.z-sel .u-icon-nav.nav-qa-guide {
    background-image: url(../img/nav-help-dev-h.png);
}

.u-icon-nav.nav-price-online {
    background-image: url(../img/nav-fn-service.png);
    background-position: 0 4px;
}

a:hover .u-icon-nav.nav-price-online, dd.z-sel .u-icon-nav.nav-price-online {
    background-image: url(../img/nav-fn-service-h.png);
}

.u-icon-nav.nav-price-robot {
    background-image: url(../img/nav-fn-robot.png);
}

a:hover .u-icon-nav.nav-price-robot, dd.z-sel .u-icon-nav.nav-price-robot {
    background-image: url(../img/nav-fn-robot-h.png);
}

.u-icon-nav.nav-price-callcenter {
    background-image: url(../img/nav-fn-callcenter.png);
}

a:hover .u-icon-nav.nav-price-callcenter, dd.z-sel .u-icon-nav.nav-price-callcenter {
    background-image: url(../img/nav-fn-callcenter-h.png);
}

.u-icon-nav.nav-price-worksheet {
    background-image: url(../img/nav-fn-worksheet.png);
}

a:hover .u-icon-nav.nav-price-worksheet, dd.z-sel .u-icon-nav.nav-price-worksheet {
    background-image: url(../img/nav-fn-worksheet-h.png);
}

.u-btn-lg {
    min-width: 138px;
    padding: 14px 22px;
    font-size: 18px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: all 0.5s;
}

.u-btn-white {
    color: #383838;
    background-color: #fff;
    border-color: #fff;
}

.u-btn-white:hover {
    color: #000;
    background-color: #e5e5e6;
    border-color: #e5e5e6;
}

.u-btn-secondary {
    color: #383838;
    background-color: #fff;
    border-color: #383838;
}

.u-btn-secondary:hover {
    color: #383838;
    background-color: #e5e5e6;
    border-color: #383838;
}

.u-btn-ghost {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

.u-btn-ghost:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #fff;
}

.g-section .inner {
    margin: 0 auto;
    overflow: hidden;
}

.g-section .inner h1 {
    font-size: 38px;
    padding: 8% 0 40px 0;
    text-align: center;
    position: relative;
}

.g-section .inner h1:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
    height: 5px;
    width: 50px;
    background-color: #3b54ec;
}

.g-section .inner h2 {
    font-size: 26px;
    line-height: 40px;
    font-weight: bold;
}

.g-section .inner .text {
    font-size: 16px;
    line-height: 26px;
}

.g-section .inner .section-img {
    vertical-align: middle;
}

.g-section .inner .section-img.left {
    float: left;
    margin-right: 80px;
}

.g-section .inner .section-img.right {
    float: right;
    margin-left: 80px;
}

.g-section .inner .g-section-text {
    overflow: hidden;
}

.g-section.odd {
    color: #383838;
    background-color: #fff;
}

.g-section.even {
    color: #383838;
    background-color: #f7f7f7;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.g-section.highlight {
    color: #fff;
    background-color: #242830;
}

.g-section.blue {
    color: #fff;
    background-color: #3b54ec;
}

.g-section.blue h1:after {
    background-color: #fff;
}

.m-masthead {
    background: url(../img/banner.png) no-repeat center;
    color: #fff;
    margin-top: 50px;
}

.m-masthead .inner {
    height: 490px;
    position: relative;
}

@media screen and (min-width: 1200px) {
    .m-masthead .inner {
        width: 1180px;
    }
}

.m-masthead .title {
    margin-top: 12%;
    width: 55%;
}

.m-masthead .g-btns {
    margin-top: 50px;
}

.m-masthead .g-btns .u-btn {
    margin-right: 20px;
    width: 138px;
}

.m-masthead .banner-img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 26%;
}

.m-masthead .u-btn-ghost {
    padding: 8px 0;
    height: 48px;
    vertical-align: top;
}

.g-advantages {
    margin: 40px 0 80px;
    overflow: hidden;
}

.g-advantages li {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 15px;
}

.m-advantage {
    text-align: center;
}

.m-advantage img {
    vertical-align: middle;
}

.m-advantage em {
    display: block;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    margin: 15px 0 8px 0;
}

.m-advantage p {
    font-size: 16px;
    line-height: 26px;
}

.g-workbench {
    margin: 40px 0 70px;
    overflow: hidden;
}

.g-workbench h2 {
    margin: 10px 0;
}

.g-workbench .m-workbench {
    margin-top: 35px;
}

.g-workbench .g-btn {
    clear: both;
    text-align: center;
    margin-top: 50px;
}

.m-workbench img {
    float: left;
}

.m-workbench h3 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.m-workbench .text-wrapper {
    margin-left: 50px;
}

.g-mobile-admin {
    margin-top: 40px;
    text-align: center;
}

.g-mobile-admin .title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
}

.g-intr {
    margin-top: 80px;
    overflow: hidden;
}

.g-intr .g-section-text {
    margin-top: 65px;
    padding-bottom: 30px;
}

.g-intr .g-section-text .text {
    margin: 30px 0;
}

.g-intr .g-section-text a {
    font-size: 16px;
    color: #3ea0ff;
}

.g-intr .g-section-text a:hover {
    color: #3ea0ff;
}

.g-platforms {
    overflow: hidden;
    padding-bottom: 5%;
}

.g-platforms li {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0;
}
.g-platforms li:first-child{
    margin-bottom: 0;
}

.m-platform {
    padding: 40px 30px;
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
}

.m-platform h3 {
    color: #383838;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    margin: 40px 0 10px;
}

.m-platform .version {
    font-size: 14px;
    color: #808286;
    line-height: 28px;
    margin-bottom: 30px;
}

.m-platform .u-btn {
    width: 175px;
}

.m-platform .qr {
    font-size: 14px;
    color: #808286;
    line-height: 28px;
    margin-top: 10px;
    position: relative;
    display: inline-block;
}

.m-platform .qr:hover {
    color: #5c99e0;
}

.m-platform .qr:hover .icon-qrcode {
    background: url(../img/2codehover.png) no-repeat;
}

.m-platform .qr:hover .u-qrtip {
    display: block;
}

.m-platform .qr .icon-qrcode {
    display: inline-block;
    height: 15px;
    width: 15px;
    vertical-align: -2px;
    background: url(../img/2code.png) no-repeat;
}

.m-platform .u-qrtip {
    display: none;
    position: absolute;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    left: 50%;
    bottom: 100%;
    margin-left: -95px;
    margin-bottom: 5px;
    height: 190px;
    width: 190px;
    padding: 4px;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #999;
}

.m-platform .u-qrtip:before, .m-platform .u-qrtip:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border-top: 10px solid #999;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.m-platform .u-qrtip:after {
    margin-top: -1px;
    border-top: 10px solid #fff;
}

.m-platform .u-qrtip img {
    height: 100%;
    width: 100%;
}
@media screen and (max-width: 750px) {
    .g-section .inner h1 {
        font-size: 24px;
        line-height: 1.6;
    }
    .m-masthead .inner{
        height: 240px;
    }
    .m-masthead .banner-img{
        width: 35%;
    }
    .m-masthead .title{
        width: 62%;
        margin-top: 20%;
    }
    .m-masthead .g-btns .u-btn{
        width: auto;
        min-width: 100px;
        padding: 10px 0;
        font-size: 16px;
    }
}