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);
}

@font-face {
    font-family: "iconfont";
    src: url(../img/font_158250_d4eud64v98z7iudi.eot);
    src: url(../img/font_158250_d4eud64v98z7iudi.eot) format("embedded-opentype"), url(../img/font_158250_d4eud64v98z7iudi.woff) format("woff"), url(../img/font_158250_d4eud64v98z7iudi.ttf) format("truetype"), url(../img/font_158250_d4eud64v98z7iudi.svg) format("svg");
}

.u-icon-font {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-circle-info:before {
    content: "\e64e";
}

.icon-one2one:before {
    content: "\e600";
}

.icon-edit:before {
    content: "\e601";
}

.icon-call:before {
    content: "\e602";
}

.icon-play:before {
    content: "\e603";
}

.icon-show:before {
    content: "\e604";
}

.icon-zoomin:before {
    content: "\e605";
}

.icon-notfullscreen:before {
    content: "\e606";
}

.icon-close:before {
    content: "\e607";
}

.icon-fullscreen:before {
    content: "\e608";
}

.icon-delete:before {
    content: "\e609";
}

.icon-arrowleft:before {
    content: "\e60a";
}

.icon-search:before {
    content: "\e60b";
}

.icon-zoomout:before {
    content: "\e60c";
}

.icon-arrowright:before {
    content: "\e60d";
}

.icon-download:before {
    content: "\e60e";
}

.icon-rotate:before {
    content: "\e60f";
}

.icon-refresh:before {
    content: "\e610";
}

.icon-pause:before {
    content: "\e611";
}

.icon-avatar:before {
    content: "\e612";
}

.icon-avatarGroup:before {
    content: "\e613";
}

.icon-success:before {
    content: "\e614";
}

.icon-clock:before {
    content: "\e615";
}

.icon-kfBusy:before {
    content: "\e616";
}

.icon-kfRest:before {
    content: "\e617";
}

.icon-kfOnline:before {
    content: "\e618";
}

.icon-save:before {
    content: "\e619";
}

.icon-cancel:before {
    content: "\e61a";
}

.icon-transfer:before {
    content: "\e61b";
}

.icon-wrong:before {
    content: "\e621";
}

.icon-correct:before {
    content: "\e622";
}

.icon-hammer:before {
    content: "\e623";
}

.icon-message:before {
    content: "\e624";
}

.icon-note:before {
    content: "\e625";
}

.icon-dashboard:before {
    content: "\e626";
}

.icon-monitor:before {
    content: "\e627";
}

.icon-list:before {
    content: "\e628";
}

.icon-msge:before {
    content: "\e61c";
}

.icon-msgx:before {
    content: "\e61d";
}

.icon-coffee:before {
    content: "\e61f";
}

.icon-stop:before {
    content: "\e620";
}

.icon-mobile:before {
    content: "\e62a";
}

.icon-triangle-down:before {
    content: "\e61e";
}

.icon-triangle-right:before {
    content: "\e629";
}

.icon-grid:before {
    content: "\e62b";
}

.icon-account:before {
    content: "\e62c";
}

.icon-shop:before {
    content: "\e62d";
}

.icon-correct1:before {
    content: "\e62e";
}

.icon-testPaper:before {
    content: "\e62f";
}

.icon-selectPart:before {
    content: "\e630";
}

.icon-selectNull:before {
    content: "\e631";
}

.icon-selectAll:before {
    content: "\e632";
}

.icon-people:before {
    content: "\e633";
}

.icon-gear:before {
    content: "\e634";
}

.icon-export:before {
    content: "\e635";
}

.icon-funnel:before {
    content: "\e636";
}

.icon-arrowdown:before {
    content: "\e637";
}

.icon-arrowup:before {
    content: "\e638";
}

.icon-messages:before {
    content: "\e639";
}

.icon-kfHangup:before {
    content: "\e63a";
}

.icon-upload:before {
    content: "\e63b";
}

.icon-vip4:before {
    content: "\e63c";
}

.icon-vip9:before {
    content: "\e63d";
}

.icon-vip3:before {
    content: "\e63e";
}

.icon-vip5:before {
    content: "\e63f";
}

.icon-vip7:before {
    content: "\e640";
}

.icon-vip6:before {
    content: "\e641";
}

.icon-vip8:before {
    content: "\e642";
}

.icon-vip1:before {
    content: "\e643";
}

.icon-vip2:before {
    content: "\e644";
}

.icon-vip10:before {
    content: "\e645";
}

.icon-gps:before {
    content: "\e646";
}

.icon-order:before {
    content: "\e647";
}

.icon-express:before {
    content: "\e648";
}

.icon-doubleArrowUp:before {
    content: "\e649";
}

.icon-msgList:before {
    content: "\e64a";
}

.icon-vip11:before {
    content: "\e64b";
}

.icon-circle-ok:before {
    content: "\e64c";
}

.icon-circle-etc:before {
    content: "\e64d";
}

.icon-cb:before {
    content: "\e650";
}

.icon-cb-sel:before {
    content: "\e651";
}

.icon-loading:before {
    content: "\e64f";
}

.icon-empty:before {
    content: "\e652";
}

.icon-headphone:before {
    content: "\e653";
}

.icon-telephone:before {
    content: "\e654";
}

.icon-long-arrowup:before {
    content: "\e655";
}

.icon-long-arrowdown:before {
    content: "\e656";
}

.icon-detail:before {
    content: "\e657";
}

.icon-unread:before {
    content: "\e658";
}

.icon-emoticon-smile:before {
    content: "\e659";
}

.icon-list-ol:before {
    content: "\e65b";
}

.icon-text-decoration:before {
    content: "\e65c";
}

.icon-text-italy:before {
    content: "\e65d";
}

.icon-text-bold:before {
    content: "\e65e";
}

.icon-picture:before {
    content: "\e65f";
}

.icon-align-left:before {
    content: "\e660";
}

.icon-align-center:before {
    content: "\e661";
}

.icon-align-right:before {
    content: "\e662";
}

.icon-paperClip:before {
    content: "\e663";
}

.icon-square:before {
    content: "\e665";
}

.icon-list-ul:before {
    content: "\e664";
}

.icon-font-size:before {
    content: "\e65a";
}

.icon-editor:before {
    content: "\e666";
}

.icon-thumbs-down:before {
    content: "\e667";
}

.icon-thumbs-up:before {
    content: "\e668";
}

.icon-pallet:before {
    content: "\e669";
}

.icon-eraser:before {
    content: "\e66a";
}

.icon-doubleArrowDown:before {
    content: "\e66b";
}

.icon-book:before {
    content: "\e66c";
}

.icon-robotC3po:before {
    content: "\e66d";
}

.icon-target:before {
    content: "\e66e";
}

.icon-graduateCap:before {
    content: "\e66f";
}

.icon-interlude:before {
    content: "\e670";
}

.icon-diamond:before {
    content: "\e671";
}

.icon-gps2:before {
    content: "\e672";
}

.icon-squareReduce:before {
    content: "\e673";
}

.icon-squarePlus:before {
    content: "\e674";
}

.icon-robotBB8:before {
    content: "\e675";
}

.icon-magnifier:before {
    content: "\e676";
}

.icon-lighting:before {
    content: "\e677";
}

.icon-circle-question-revert:before {
    content: "\e678";
}

.icon-man-in:before {
    content: "\e679";
}

.icon-chaolianjie:before {
    content: "\e67a";
}

.icon-inner:before {
    content: "\e67b";
}

.icon-outer:before {
    content: "\e67c";
}

.icon-circle-question:before {
    content: "\e67d";
}

.icon-mute:before {
    content: "\e67e";
}

.icon-hangup:before {
    content: "\e67f";
}

.icon-star-out:before {
    content: "\e680";
}

.icon-call-back:before {
    content: "\e681";
}

.icon-clock-reminder:before {
    content: "\e682";
}

.icon-Shape:before {
    content: "\e683";
}

.icon-blacklist:before {
    content: "\e684";
}

.icon-chart-monitor:before {
    content: "\e687";
}

.icon-invalid:before {
    content: "\e688";
}

.icon-ineffective:before {
    content: "\e689";
}

.icon-valid:before {
    content: "\e68a";
}

.icon-voice-big:before {
    content: "\e685";
}

.icon-voice-small:before {
    content: "\e686";
}

.icon-voice-middle:before {
    content: "\e68b";
}

.icon-set-type:before {
    content: "\e68c";
}

.icon-jingshi:before {
    content: "\e68d";
}

@keyframes ripple {
    0% {
        transform: scale(0.16, 0.16);
        opacity: 0.5;
    }
    20% {
        transform: scale(0.33, 0.33);
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: scale(1, 1);
    }
}

body {
    background: #f4f6f8;
}

.g-section.firstScreen {
    margin-top: 50px;
    background: url(../img/qu-web-ffb-1.1-bg@2x.png) #1e1f34 repeat-x center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.g-section.talk {
    width: 100%;
    height: 800px;
    background: url(../img/qu-web-ffb-3.1-bg@2x.png) #30343e no-repeat center 140px;
    background-size: 1200px 588px;
}

.m-firstScreen {
    position: relative;
    height: 490px;
    margin: 0 auto;
}


.m-contentScreen {
    margin: 100px auto 60px;
    text-align: center;
}

.m-contentScreen .contentScreen_title {
    font-size: 34px;
    color: #373d40;
    line-height: 48px;
    font-weight: normal;
    padding: 0 0 16px 0;
}

.m-contentScreen .contentScreen_subtitle {
    font-size: 16px;
    color: #9b9ba3;
    line-height: 22px;
}

.m-contentScreen .contentScreen-list {
    margin-top: 60px;
    height: 1093px;
}

.m-contentScreen .contentScreen-listitem {
    background: #fff;
    border: 2px solid #f2f3f6;
    border-radius: 6px;
    overflow: hidden;
}

.m-contentScreen .contentScreen-listitem:nth-child(3) {
    margin-right: 0;
}

.m-contentScreen .contentScreen-listitem-head {
    width: 100%;
    height: 120px;
    text-align: center;
}

.m-contentScreen .contentScreen-listitem-head .contentScreen-listitem-head_title {
    font-size: 26px;
    line-height: 37px;
    color: #fff;
    padding: 30px 0 5px;
}

.m-contentScreen .contentScreen-listitem-head .contentScreen-listitem-head_desc {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.m-contentScreen li:nth-child(1) .contentScreen-listitem .contentScreen-listitem-head {
    background: url(../img/qu-web-ffb-2.1-bg@2x.png);
    background-size: cover;
}

.m-contentScreen li:nth-child(1) .contentScreen-listitem .contentScreen-listitem-blocklist-block_list li:before {
    color: #666;
}

.m-contentScreen li:nth-child(2) .contentScreen-listitem .contentScreen-listitem-head {
    background: url(../img/qu-web-ffb-2.2-bg@2x.png);
    background-size: cover;
}

.m-contentScreen li:nth-child(2) .contentScreen-listitem .contentScreen-listitem-blocklist-block_list li:before {
    color: #488bff;
}

.m-contentScreen li:nth-child(3) .contentScreen-listitem .contentScreen-listitem-head {
    background: url(../img/qu-web-ffb-2.3-bg@2x.png);
    background-size: cover;
}

.m-contentScreen li:nth-child(3) .contentScreen-listitem .contentScreen-listitem-blocklist-block_list li:before {
    color: #634edd;
}

.m-contentScreen .contentScreen-listitem-blocklist {
    padding: 10px 30px 30px;
    width: 100%;
    height: 925px;
    box-sizing: border-box;
}

.m-contentScreen .contentScreen-listitem-blocklist-block {
    padding-top: 30px;
    text-align: left;
}

.m-contentScreen .contentScreen-listitem-blocklist-block .contentScreen-listitem-blocklist-block_title {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 16px;
}

.m-contentScreen .contentScreen-listitem-blocklist-block .contentScreen-listitem-blocklist-block_list {
    padding-bottom: 30px;
    border-bottom: 1px solid #f0f1f2;
}

.m-contentScreen .contentScreen-listitem-blocklist-block .contentScreen-listitem-blocklist-block_list li {
    position: relative;
    padding-bottom: 20px;
}

.m-contentScreen .contentScreen-listitem-blocklist-block .contentScreen-listitem-blocklist-block_list li span {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    color: #70727d;
    white-space: pre-wrap;
    padding-left: 14px;
}

.m-contentScreen .contentScreen-listitem-blocklist-block .contentScreen-listitem-blocklist-block_list li:last-child {
    padding-bottom: 0;
}

.m-contentScreen .contentScreen-listitem-blocklist-block .contentScreen-listitem-blocklist-block_list li:before {
    content: "\2022 ";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    color: #f00;
    font-size: 20px;
    line-height: 20px;
    height: 20px;
}

.m-contentScreen .contentScreen-listitem-blocklist-block:last-child .contentScreen-listitem-blocklist-block_list {
    border-bottom: none;
}

.m-contentScreen .contentScreen-downblock {
    display: table-cell;
    width: 314px;
    height: 140px;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid #f0f1f2;
    background: #fff;
}

.m-contentScreen .contentScreen-downblock .wrapper {
    height: 40px;
}

.m-contentScreen .contentScreen-downblock .wrapper p {
    font-size: 14px;
    line-height: 20px;
    color: #373d40;
}

.m-contentScreen .contentScreen-downblock .u-btn {
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 5px;
    border: none;
}

.m-contentScreen .contentScreen-downblock .u-btn:hover {
    cursor: pointer;
}

.m-contentScreen .contentScreen-downblock .btn-buy-blue {
    background-color: #488bff;
}

.m-contentScreen .contentScreen-downblock .btn-buy-purple {
    background-color: #634edd;
}

.pk {
    display: block;
    margin: 60px auto 100px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    color: #488bff;
    line-height: 25px;
}

.pk:hover {
    color: #2e7bff;
}

.m-talk {
    position: relative;
    padding: 82px 0;
    height: 635px;
    margin: 0 auto;
    text-align: center;
}

.m-talk .m-talk_title {
    color: #fff;
    font-size: 34px;
    line-height: 48px;
}

.m-talk .imgpoint {
    width: 310px;
    text-align: center;
    position: absolute;
    text-align: left;
}

.m-talk .imgpoint .imgpoint_title {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0 12px 18px;
    color: #fff;
}

.m-talk .imgpoint .imgpoint_title_right {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0 12px 230px;
    color: #fff;
}

.m-talk .imgpoint .imgpoint_point {
    width: 8px;
    height: 8px;
    margin-left: 46px;
    position: relative;
}

.m-talk .imgpoint .imgpoint_point .point-main {
    position: absolute;
    width: 8px;
    height: 8px;
    top: -4px;
    left: -4px;
    position: absolute;
    background: #42e8ff;
    border-radius: 4px;
}

.m-talk .imgpoint .imgpoint_point .point-double {
    position: absolute;
    width: 16px;
    height: 16px;
    top: -8px;
    left: -8px;
    position: absolute;
    background: rgba(66, 232, 255, 0.2);
    border-radius: 8px;
}

.m-talk .imgpoint .imgpoint_point .point-small-delay0:after {
    content: "";
    display: block;
    position: absolute;
    top: -24px;
    left: -24px;
    width: 48px;
    height: 48px;
    background: #42e8ff;
    border-radius: 50%;
    transform: scale(0.16, 0.16);
    transform-origin: 50% 50%;
    animation: ripple 3s ease-out 225ms infinite;
}

.m-talk .imgpoint .imgpoint_point .point-small-delay1:before {
    content: "";
    display: block;
    position: absolute;
    top: -24px;
    left: -24px;
    width: 48px;
    height: 48px;
    background: #42e8ff;
    border-radius: 50%;
    transform: scale(0.16, 0.16);
    transform-origin: 50% 50%;
    animation: ripple 2s ease-out 225ms infinite;
    animation-delay: 0.5s;
}

.m-talk .imgpoint .imgpoint_point .point-small-delay3:before {
    content: "";
    display: block;
    position: absolute;
    top: -24px;
    left: -24px;
    width: 48px;
    height: 48px;
    background: #42e8ff;
    border-radius: 50%;
    transform: scale(0.16, 0.16);
    transform-origin: 50% 50%;
    animation: ripple 2s ease-out 225ms infinite;
    animation-delay: 1.5s;
}

.m-talk .imgpoint .imgpoint_point_right {
    width: 8px;
    height: 8px;
    position: relative;
    margin-left: 258px;
}

.m-talk .imgpoint .imgpoint_point_right .point-main {
    position: absolute;
    width: 8px;
    height: 8px;
    top: -4px;
    left: -4px;
    position: absolute;
    background: #42e8ff;
    border-radius: 4px;
}

.m-talk .imgpoint .imgpoint_point_right .point-double {
    position: absolute;
    width: 16px;
    height: 16px;
    top: -8px;
    left: -8px;
    position: absolute;
    background: rgba(66, 232, 255, 0.2);
    border-radius: 8px;
}

.m-talk .imgpoint .imgpoint_point_right .point-small-delay2:before {
    content: "";
    display: block;
    position: absolute;
    top: -24px;
    left: -24px;
    width: 48px;
    height: 48px;
    background: #42e8ff;
    border-radius: 50%;
    transform: scale(0.16, 0.16);
    transform-origin: 50% 50%;
    animation: ripple 3s ease-out 225ms infinite;
    animation-delay: 1s;
}

.m-talk .img-kaola {
    top: 170px;
    left: 0;
}

.m-talk .img-mama {
    top: 480px;
    left: 129px;
}

.m-talk .img-yunji {
    top: 320px;
    left: 300px;
}

.m-talk .img-huyu {
    top: 230px;
    left: 685px;
}

.m-modal-price {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 10000;
}

.m-modal-price.f-dn {
    display: none;
}

.m-modal-price table, .m-modal-price tr, .m-modal-price td {
    width: 100%;
    height: 100%;
}

.m-modal-price .modal_dialog {
    background: #fff;
    border-radius: 6px;
    margin: 50px auto;
    width: 1212px;
    position: relative;
}

.m-modal-price .modal_dialog .modal_bd {
    padding: 20px;
    margin: 0;
    height: 800px;
    overflow-y: scroll;
}

.m-modal-price .modal_dialog .modal_bd .img {
    padding-bottom: 55px;
}

.m-modal-price .modal_dialog .modal_ft {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px;
    text-align: center;
    opacity: 0.9;
    background: #fff;
    box-sizing: border-box;
}

.m-modal-price .modal_dialog .modal_ft button.btn-cancel {
    background-color: #3880ff;
    font-size: 16px;
    border-radius: 5px;
    width: 185px;
    height: 45px;
    display: inline-block;
    transition: 0.3s ease;
    color: #fff;
}

.m-modal-price .modal_dialog .modal_ft button.btn-cancel:hover {
    cursor: pointer;
}

@media screen and (max-width: 750px) {
    .m-firstScreen{
        height: 240px;
    }
}