﻿https://is5-ssl.mzstatic.com/image/thumb/Purple118/v4/45/8a/71/458a7192-a707-fa28-73bb-91ed788e02bb/pr_source.png/300x0w.png 1x,https://is5-ssl.mzstatic.com/image/thumb/Purple118/v4/45/8a/71/458a7192-a707-fa28-73bb-91ed788e02bb/pr_source.png/600x0w.png 2x,https://is5-ssl.mzstatic.com/image/thumb/Purple118/v4/45/8a/71/458a7192-a707-fa28-73bb-91ed788e02bb/pr_source.png/900x0w.png 3x.m-not-bg-gy {
    background-color: #f7f8fb;
}

.m-not {
    padding: 16px 0;
    background-color: #f7f8fb;
}

    .m-not a {
        color: #595961;
    }

        .m-not a:hover {
            color: #2589ff;
            text-decoration: underline;
        }

        .m-not a > span {
            vertical-align: middle;
        }

        .m-not a > img {
            vertical-align: middle;
        }

.g-vam {
    vertical-align: middle;
}

.m-not-i {
    display: inline-block;
    width: 286px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 40px;
    position: relative;
    vertical-align: middle;
}

    .m-not-i > i {
        background-image: url('../../img/nweb/index/not_i.png');
        background-repeat: no-repeat;
        display: inline-block;
        vertical-align: middle;
        width: 10px;
        height: 10px;
        margin-right: 10px;
        margin-top: -3px;
    }

.m-dl {
    padding-top: 82px;
    padding-bottom: 94px;
}

.m-dl1 {
    padding-top: 103px;
    padding-bottom: 94px;
}

.m-dl2 {
    padding-top: 100px;
    padding-bottom: 73px;
}

.m-dl3 {
    padding-top: 91px;
    padding-bottom: 99px;
}

.m-dl4 {
    padding-top: 93px;
    padding-bottom: 107px;
}

.m-dl5 {
    padding-top: 101px;
}

.m-dl6 {
    padding-top: 100px;
    padding-bottom: 106px;
}

.m-dl7 {
    padding-top: 93px;
    padding-bottom: 115px;
}

.m-dl dd {
    margin-left: 0;
}

.m-dt-t1 {
    text-align: center;
    font-size: 30px;
}

.m-dt-t2 {
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
}

.m-dt-lnk {
    font-size: 18px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #2589ff;
    margin-right: 30px;
    font-weight: 400;
    color: #2589ff;
    transition: background-color .2s linear,color .2s linear;
}

    .m-dt-lnk:hover {
        background-color: #2589ff;
        color: #fff;
    }

.m-ban.zd {
    background-color: #2589ff;
}

.f1 > li {
    display: inline-block;
    width: 300px;
    height: 240px;
    margin-left: 20px;
    border-radius: 2px;
    background-color: #fff;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,.1);
    border: 1px solid #efefef;
}

    .f1 > li:first-child {
        margin-left: 0;
    }

.f1-item {
    position: relative;
    background-color: #fff;
    z-index: 1;
}

.f1-h {
    position: absolute;
    min-height: 190px;
    left: 0;
    background-color: #fff;
    line-height: 24px;
    top: 0;
    opacity: 0;
    padding: 20px 20px 10px;
    filter: Alpha(opacity=0);
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    color: #71717a;
    text-align: left;
    z-index: 2;
}

.f1 > li:hover .f1-h {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.f1 > li:hover {
    box-shadow: 0 8px 40px 0 rgba(0,0,0,.1);
}

    .f1 > li:hover .f1-lnk {
        display: block;
    }

.f1-t1 {
    margin-top: 6px;
    font-size: 18px;
    font-weight: 700;
}

.f1-lnk {
    display: none;
    border-top: 1px solid #e3e2e5;
    position: absolute;
    bottom: -5px;
    left: 20px;
    right: 20px;
    text-align: center;
    font-size: 12px;
}

    .f1-lnk > span {
        position: relative;
        top: -13px;
        color: #2589ff;
        padding: 0 20px;
        background-color: #fff;
        transition: all .2s linear;
    }

        .f1-lnk > span:hover {
            color: #0968ff;
        }

.f1 > li img {
    width: 100%;
    min-height: 140px;
}

.f1-line {
    width: 20px;
    height: 2px;
    margin: 6px auto;
}

.f1-line1 {
    position: absolute;
    bottom: 90px;
    width: 20px;
    height: 2px;
}

.f1-l1 {
    background-color: #2d5be5;
}

.f1-l2 {
    background-color: #2589ff;
}

.f1-l3 {
    background-color: #2dcad3;
}

.f1-l4 {
    background-color: #006aff;
}

.f1-l5 {
    background-color: #bc212d;
}

.f1-l6 {
    background-color: #ff7800;
}

.f1-l7 {
    background-color: #202d46;
}

.f1-apply {
    position: absolute;
    top: 129px;
    width: 230px;
}

.f1-slider-wrap ul {
    display: none;
}

    .f1-slider-wrap ul.active {
        display: block;
    }

.f1-nav {
    font-size: 0;
    margin-top: 50px;
}

    .f1-nav li {
        display: inline-block;
        width: 100px;
        height: 4px;
        background-color: #e5e4e9;
        cursor: pointer;
        transition: background-color .2s linear;
    }

        .f1-nav li.active {
            background-color: #61616a;
        }

.f1-input-item {
    position: relative;
    width: 440px;
    margin: 40px auto 0;
}

    .f1-input-item .f1-phone:focus {
        border-color: #2589ff;
    }

        .f1-input-item .f1-phone:focus + .f1-phoneBtn {
            background-color: #2589ff;
        }

.f1-phone {
    width: 240px;
    height: 24px;
    border: 1px solid #7cb8ff;
    outline: none;
    font-size: 18px;
    padding: 12px 180px 12px 20px;
    color: #1b1c26;
}

    .f1-phone::-webkit-input-placeholder {
        color: #b2aebc;
        opacity: 1;
    }

    .f1-phone::-moz-placeholder {
        color: #b2aebc;
        opacity: 1;
    }

    .f1-phone:-moz-placeholder {
        color: #b2aebc;
        opacity: 1;
    }

    .f1-phone:-ms-input-placeholder {
        color: #b2aebc;
        opacity: 1;
    }

.f1-phoneBtn {
    width: 160px;
    height: 50px;
    background: #7cb8ff;
    font-size: 18px;
    color: #FFF;
    line-height: 50px;
    border: none;
    position: absolute;
    right: -1px;
    top: 0;
    text-align: center;
}

.f2-bg {
    background: #f1f1f5 url(../../img/nweb/index/f2_bg/bg_1.jpg) center no-repeat;
    height: 860px;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-color: #4f576b;
}

    .f2-bg.bg_ds {
        background-image: url(../images/bg_ds.jpg);
    }

    .f2-bg.bg_cy {
        background-image: url(../images/bg_cy.jpg);
    }

    .f2-bg.bg_ls {
        background-image: url(../images/bg_ls.jpg);
    }

    .f2-bg.bg_xy {
        background-image: url(../images/bg_xy.jpg);
    }

    .f2-bg.bg_my {
        background-image: url(../images/bg_my.jpg);
    }

    .f2-bg.bg_jy {
        background-image: url(../images/bg_jy.jpg);
    }

    .f2-bg.bg_fc {
        background-image: url(../images/bg_fc.jpg);
    }

    .f2-bg.bg_hssy {
        background-image: url(../images/bg_hssy.jpg);
    }

    .f2-bg.bg_zx {
        background-image: url(../images/bg_zx.jpg);
    }

    .f2-bg.bg_qc {
        background-image: url(../images/bg_qc.jpg);
    }

    .f2-bg.bg_hotel {
        background-image: url(../images/bg_hotel.jpg);
    }

.f2-lul > li {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 16px;
    transition: background .2s linear;
}

    .f2-lul > li:hover, .f2-lul > li.active {
        background-color: #2589ff;
        border-radius: 2px;
        font-weight: 700;
    }

.f2-l {
    padding-right: 30px;
    color: #fff;
    border-right: 4px solid #a9a9a9;
    border-color: rgba(255,255,255,.3);
}

.f2-r {
    padding-left: 58px;
    width: 950px;
    min-height: 430px;
}

.f2-bd {
    font-size: 16px;
    line-height: 30px;
    margin-top: 17px;
}

.f2-rul {
    width: 100%;
    position: absolute;
    top: 160px;
    font-size: 0;
}

    .f2-rul > li {
        display: inline-block;
        width: 12.5%;
        text-align: center;
        font-size: 12px;
    }

.f2-item {
    position: relative;
    margin-top: 15px;
    display: none;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

    .f2-item.active {
        display: block;
    }

.f2-sprite, .f2-bdgj, .f2-czjf, .f2-dc, .f2-ddfx, .f2-dmd, .f2-fx, .f2-fxtx, .f2-gxhyy, .f2-hdyx, .f2-hftx, .f2-hygl, .f2-hyyx, .f2-jck, .f2-jfsc, .f2-jkyl, .f2-jsgl, .f2-jxc, .f2-kfxt, .f2-khgl, .f2-kptcz, .f2-lbfx, .f2-lxhk, .f2-lxtg, .f2-mdgl, .f2-mdrc, .f2-nryy, .f2-ptkj, .f2-qdfx, .f2-scrm, .f2-shhfx, .f2-sjfx, .f2-sjtj, .f2-sjyx, .f2-sjyx1, .f2-sykd, .f2-syxt, .f2-wm, .f2-wzmb, .f2-xcx, .f2-xsgz, .f2-ydbg, .f2-yhmd, .f2-yxcj, .f2-yxgj, .f2-yxhd, .f2-yxtg, .f2-yyps, .f2-yyyd, .f2-znxt, .f2-zpzb, .f2-zqg, .f2-zqk, .f2-zxsc, .f2-kfgl {
    background-image: url('../images/f2_icns.png');
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
}

.f2-bdgj {
    background-position: 0 0;
}

.f2-czjf {
    background-position: 0 -75px;
}

.f2-dc {
    background-position: 0 -150px;
}

.f2-ddfx {
    background-position: 0 -225px;
}

.f2-dmd {
    background-position: 0 -300px;
}

.f2-fx {
    background-position: 0 -375px;
}

.f2-fxtx {
    background-position: 0 -450px;
}

.f2-gxhyy {
    background-position: 0 -525px;
}

.f2-hdyx {
    background-position: 0 -600px;
}

.f2-hftx {
    background-position: 0 -675px;
}

.f2-hygl {
    background-position: 0 -750px;
}

.f2-hyyx {
    background-position: 0 -825px;
}

.f2-jck {
    background-position: 0 -900px;
}

.f2-jfsc {
    background-position: 0 -975px;
}

.f2-jkyl {
    background-position: 0 -1050px;
}

.f2-jsgl {
    background-position: 0 -1125px;
}

.f2-jxc {
    background-position: 0 -1200px;
}

.f2-kfxt {
    background-position: 0 -1275px;
}

.f2-khgl {
    background-position: 0 -1350px;
}

.f2-kptcz {
    background-position: 0 -1425px;
}

.f2-lbfx {
    background-position: 0 -1500px;
}

.f2-lxhk {
    background-position: 0 -1575px;
}

.f2-lxtg {
    background-position: 0 -1650px;
}

.f2-mdgl {
    background-position: 0 -1725px;
}

.f2-mdrc {
    background-position: 0 -1800px;
}

.f2-nryy {
    background-position: 0 -1875px;
}

.f2-ptkj {
    background-position: 0 -1950px;
}

.f2-qdfx {
    background-position: 0 -2025px;
}

.f2-scrm {
    background-position: 0 -2100px;
}

.f2-shhfx {
    background-position: 0 -2175px;
}

.f2-sjfx {
    background-position: 0 -2250px;
}

.f2-sjtj {
    background-position: 0 -2325px;
}

.f2-sjyx {
    background-position: 0 -2400px;
}

.f2-sjyx1 {
    background-position: 0 -2475px;
}

.f2-sykd {
    background-position: 0 -2550px;
}

.f2-syxt {
    background-position: 0 -2625px;
}

.f2-wm {
    background-position: 0 -2700px;
}

.f2-wzmb {
    background-position: 0 -2775px;
}

.f2-xcx {
    background-position: 0 -2850px;
}

.f2-xsgz {
    background-position: 0 -2925px;
}

.f2-ydbg {
    background-position: 0 -3000px;
}

.f2-yhmd {
    background-position: 0 -3075px;
}

.f2-yxcj {
    background-position: 0 -3150px;
}

.f2-yxgj {
    background-position: 0 -3225px;
}

.f2-yxhd {
    background-position: 0 -3300px;
}

.f2-yxtg {
    background-position: 0 -3375px;
}

.f2-yyps {
    background-position: 0 -3450px;
}

.f2-yyyd {
    background-position: 0 -3525px;
}

.f2-znxt {
    background-position: 0 -3600px;
}

.f2-zpzb {
    background-position: 0 -3675px;
}

.f2-zqg {
    background-position: 0 -3750px;
}

.f2-zqk {
    background-position: 0 -3825px;
}

.f2-zxsc {
    background-position: 0 -3900px;
}

.f2-kfgl {
    background-position: 0 -3975px;
}

.f2-gjbd, .f2-qdtg, .f2-qdtg, .f2-wzgl, .f2-ymtz, .f2-yxyy, .f2-zxzj {
    background-image: url('../../img/nweb/index/f2_icns2.png?20180828');
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
}

.f2-gjbd {
    background-position: 0 0;
}

.f2-qdtg {
    background-position: 0 -80px;
}

.f2-wzgl {
    background-position: 0 -160px;
}

.f2-ymtz {
    background-position: 0 -240px;
}

.f2-yxyy {
    background-position: 0 -320px;
}

.f2-zxzj {
    background-position: 0 -400px;
}

.f2-mdgl, .f2-qzc {
    background-image: url('../images/f2_icns3.png');
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
}

.f2-mdgl {
    background-position: 0 0;
}

.f2-qzc {
    background-position: 0 -80px;
}

.f2-rul1 {
    width: 100%;
    padding-top: 10px;
    border-top: 1px dashed rgba(255,255,255,.2);
    position: absolute;
    top: 310px;
}

    .f2-rul1 > li {
        display: inline-block;
        margin-left: 72px;
        position: relative;
    }

        .f2-rul1 > li:first-child {
            margin-left: 0;
        }

.f2-rul1-qr {
    position: absolute;
    background-color: #fff;
    border-radius: 4px;
    bottom: 0;
    height: 0;
    left: 0;
    right: 0;
    text-align: center;
    overflow: hidden;
    opacity: 0;
    filter: Alpha(opacity=0);
    font-size: 12px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

    .f2-rul1-qr > img {
        width: 130px;
        margin: 12px 25px 9px;
    }

.f2-rul1 > li:hover .f2-rul1-qr {
    height: 180px;
    opacity: 1;
    filter: Alpha(opacity=100);
    color: #595961;
}

.f2-lnk {
    padding: 4px 14px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #3986ff;
    background-color: #3986ff;
    color: #fff;
    transition: all .2s linear;
}

    .f2-lnk:hover {
        border-color: #0968ff;
        background-color: #0968ff;
        color: #fff;
    }

.f3-box {
    width: 100%;
    height: 525px;
    position: relative;
}

.f3-ul-l, .f3-ul-r {
    position: absolute;
    top: 50%;
    width: 19px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    z-index: 1;
}

.f3-ul-l {
    left: 0;
    background-image: url('../../img/nweb/index/f3_arrow/@1x/arrow_l.png');
    background-size: 100%;
}

    .f3-ul-l:hover {
        left: 0;
        background-image: url('../../img/nweb/index/f3_arrow/@1x/arrow_l_h.png');
        background-size: 100%;
    }

.f3-ul-r {
    right: 0;
    background-image: url('../../img/nweb/index/f3_arrow/@1x/arrow_r.png');
    background-size: 100%;
}

    .f3-ul-r:hover {
        right: 0;
        background-image: url('../../img/nweb/index/f3_arrow/@1x/arrow_r_h.png');
        background-size: 100%;
    }

.f3-ul {
    width: 300%;
    font-size: 0;
}

    .f3-ul > li {
        display: inline-block;
        font-size: 14px;
        width: 358px;
        margin-left: 30px;
        border: 1px solid #e3e2e5;
        border-bottom: 0;
        background-color: #fff;
        vertical-align: top;
        min-height: 518px;
    }

.f3-hd {
    padding: 20px 20px 24px;
}

.f3-sul {
    display: block;
    border-top: 1px solid #e3e2e5;
}

    .f3-sul > li {
        height: 58px;
        border-bottom: 1px solid #e3e2e5;
        padding: 20px 18px;
        position: relative;
        transition: all .2s;
        -moz-transition: all .2s;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
    }

.f3-sul-lnk {
    display: none;
    position: absolute;
    bottom: 8px;
    right: 20px;
    color: #2589ff;
    border: 1px solid #2589ff;
    border-radius: 2px;
    padding: 4px 10px;
    transition: background-color .15s linear,color .15s linear;
}

    .f3-sul-lnk:hover {
        background-color: #2589ff;
        color: #fff;
    }

.f3-sul > li.active {
    height: 88px;
    background-color: #f4f4f7;
}

    .f3-sul > li.active .f3-sul-lnk {
        display: block;
    }

.f3-in {
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 2px;
}

.b1 .f3-in {
    background-color: #2589ff;
}

.b2 .f3-in {
    background-color: #8052ff;
}

.b3 .f3-in {
    background-color: #ff7445;
}

.b4 .f3-in {
    background-color: #2b74fe;
}

.b5 .f3-in {
    background-color: #8052ff;
}

.b6 .f3-in {
    background-color: #ff7445;
}

.b7 .f3-in {
    background-color: #2b74fe;
}

.b8 .f3-in {
    background-color: #8052ff;
}

.f3-in > i {
    background-image: url('../../img/nweb/index/f3_icns.png?20180604');
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
}

.f3-360 {
    background-position: 0 0;
    height: 48px;
    width: 48px;
}

.f3-app {
    background-position: 0 -53px;
    height: 48px;
    width: 48px;
}

.f3-cj {
    background-position: 0 -106px;
    height: 48px;
    width: 48px;
}

.f3-clh {
    background-position: 0 -159px;
    height: 48px;
    width: 48px;
}

.f3-fsgl {
    background-position: 0 -212px;
    height: 48px;
    width: 48px;
}

.f3-hyk {
    background-position: 0 -265px;
    height: 48px;
    width: 48px;
}

.f3-iBeacon {
    background-position: 0 -318px;
    height: 48px;
    width: 48px;
}

.f3-jk {
    background-position: 0 -371px;
    height: 48px;
    width: 48px;
}

.f3-qmjjr {
    background-position: 0 -424px;
    height: 48px;
    width: 48px;
}

.f3-sdp {
    background-position: 0 -477px;
    height: 48px;
    width: 48px;
}

.f3-sjmf {
    background-position: 0 -530px;
    height: 48px;
    width: 48px;
}

.f3-wcj {
    background-position: 0 -583px;
    height: 48px;
    width: 48px;
}

.f3-wcy {
    background-position: 0 -636px;
    height: 48px;
    width: 48px;
}

.f3-wifi {
    background-position: 0 -689px;
    height: 48px;
    width: 48px;
}

.f3-wkf {
    background-position: 0 -742px;
    height: 48px;
    width: 48px;
}

.f3-wly {
    background-position: 0 -795px;
    height: 48px;
    width: 48px;
}

.f3-wmds {
    background-position: 0 -848px;
    height: 48px;
    width: 48px;
}

.f3-wp {
    background-position: 0 -901px;
    height: 48px;
    width: 48px;
}

.f3-wqd {
    background-position: 0 -954px;
    height: 48px;
    width: 48px;
}

.f3-wsq {
    background-position: 0 -1007px;
    height: 48px;
    width: 48px;
}

.f3-wtg {
    background-position: 0 -1060px;
    height: 48px;
    width: 48px;
}

.f3-wtp {
    background-position: 0 -1113px;
    height: 48px;
    width: 48px;
}

.f3-wxc {
    background-position: 0 -1166px;
    height: 48px;
    width: 48px;
}

.f3-wyq {
    background-position: 0 -1219px;
    height: 48px;
    width: 48px;
}

.f3-wyy {
    background-position: 0 -1272px;
    height: 48px;
    width: 48px;
}

.f3-wz {
    background-position: 0 -1325px;
    height: 48px;
    width: 48px;
}

.f3-wzl {
    background-position: 0 -1378px;
    height: 48px;
    width: 48px;
}

.f3-wzx {
    background-position: 0 -1431px;
    height: 48px;
    width: 48px;
}

.f3-xpj {
    background-position: 0 -1484px;
    height: 48px;
    width: 48px;
}

.f3-yy {
    background-position: 0 -1537px;
    height: 48px;
    width: 48px;
}

.f3-yyhb {
    background-position: 0 -1590px;
    height: 48px;
    width: 48px;
}

.f3-zb {
    background-position: 0 -1643px;
    height: 48px;
    width: 48px;
}

.f4-ul {
    font-size: 0;
}

    .f4-ul > li {
        display: inline-block;
        width: 198px;
        height: 340px;
        border: 1px solid #e3e2e5;
        margin-right: -1px;
        position: relative;
        vertical-align: top;
        overflow: hidden;
    }

        .f4-ul > li.active {
            width: 400px;
            border: 1px solid #1d77ff;
            z-index: 1;
            box-shadow: 0 0 20px 0 rgba(34,33,53,.1);
        }

            .f4-ul > li.active .f4-h {
                opacity: 1;
                filter: Alpha(opacity=100);
            }

.f4-in {
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
}

.f4-h {
    width: 360px;
    opacity: 0;
    filter: Alpha(opacity=0);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    padding: 20px;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
}

.f4-h-hd {
    font-size: 18px;
    margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e3e2e5;
}

.f4-h-bd {
    font-size: 14px;
    line-height: 27px;
    color: #9797a1;
}

.f4-h-lnk {
    position: absolute;
    bottom: 32px;
    left: 20px;
    color: #2589ff;
    font-size: 14px;
}

.f4-in > i {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../../img/nweb/index/f4_icns.png?20180507);
    background-repeat: no-repeat;
}

.f4-i1 {
    background-position: 0 0;
    height: 36px;
    width: 36px;
}

.f4-i1h {
    background-position: 0 -41px;
    height: 36px;
    width: 36px;
    margin-right: 14px;
}

.f4-i2 {
    background-position: 0 -82px;
    height: 40px;
    width: 36px;
}

.f4-i2h {
    background-position: 0 -127px;
    height: 40px;
    width: 36px;
    margin-right: 14px;
}

.f4-i3 {
    background-position: 0 -172px;
    height: 20px;
    width: 62px;
}

.f4-i3h {
    background-position: 0 -197px;
    height: 20px;
    width: 62px;
    margin-right: 14px;
}

.f4-i4 {
    background-position: 0 -222px;
    height: 20px;
    width: 124px;
}

.f4-i4h {
    background-position: 0 -247px;
    height: 19px;
    width: 116px;
    margin-right: 14px;
}

.f4-i5 {
    background-position: 0 -271px;
    height: 33px;
    width: 52px;
}

.f4-i5h {
    background-position: 0 -309px;
    height: 33px;
    width: 52px;
    margin-right: 14px;
}

.f4-hr {
    border: none;
    width: 52px;
    height: 1px;
    font-size: 1px;
    background-color: #e3e2e5;
    margin: 22px auto;
}

.f4-sul > li {
    font-size: 14px;
    color: #9797a1;
    margin-bottom: 16px;
}

.f5-bg {
    height: 930px;
    background: url(../images/f5_bg.png) #f1f1f5 center no-repeat;
}

.f5-ul {
    margin-top: 105px;
    margin-left: 95px;
}

    .f5-ul > li {
        margin-bottom: 74px;
    }

        .f5-ul > li img {
            height: 105px;
        }

.f6-bg {
    background: #262730 url(../../img/nweb/index/f6_bg.png) top center no-repeat;
}

.f6-ul {
    margin-top: 58px;
}

    .f6-ul > li {
        display: inline-block;
        position: relative;
        margin-left: 217px;
        padding-left: 22px;
        height: 75px;
        box-sizing: border-box;
    }

        .f6-ul > li:first-child {
            margin-left: 0;
        }

.f6-fc-gy {
    color: #a6a6ae;
}

.f6-ul1 {
    width: 1000px;
    margin: 40px auto 0;
}

    .f6-ul1 > li {
        position: relative;
        padding: 24px 20px 24px 30px;
        background-color: rgba(216,216,216,.13);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#19000000",endColorstr="#19000000");
        border-radius: 4px;
        margin-top: 20px;
        line-height: 1.5;
    }

        .f6-ul1 > li:first-child {
            margin-top: 0;
        }

.f6-line {
    position: absolute;
    left: 0;
    top: 5px;
    width: 6px;
    height: 30px;
    background-color: #3986ff;
    vertical-align: top;
}

.g-lh38 {
    line-height: 38px;
}

.f6-img {
    line-height: 58px;
}

    .f6-img img {
        width: 80px;
    }

.f7-ul {
    display: block;
    margin: 138px auto;
}

    .f7-ul > li {
        display: inline-block;
        margin-right: 55px;
        margin-left: 55px;
        min-width: 110px;
        text-align: center;
    }

.f8-bg {
    height: 220px;
    background: url(../images/f8_bg.png) center no-repeat;
    background-size: cover;
}

.f8-mt76 {
    margin-top: 76px;
}

.f8-tt {
    display: inline-block;
    min-width: 530px;
    letter-spacing: 24px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 68px;
}

.f8-lt {
    margin-top: 16px;
    padding-left: 32px;
    letter-spacing: 32px;
}

.f9-ul {
    font-size: 0;
}

    .f9-ul li {
        display: inline-block;
        margin-left: 30px;
    }

        .f9-ul li:first-child {
            margin-left: 0;
        }

.f10-bg {
    background-color: #f4f4f7;
}

.f10-ul {
    font-size: 0;
}

    .f10-ul > li {
        display: inline-block;
        vertical-align: top;
        margin-left: 90px;
        font-size: 14px;
    }

        .f10-ul > li:first-child {
            margin-left: 0;
        }

.f10-ul-lst {
    margin-top: 32px;
}

    .f10-ul-lst > li {
        margin-bottom: 10px;
    }

        .f10-ul-lst > li > span {
            vertical-align: middle;
        }

        .f10-ul-lst > li > a {
            display: inline-block;
            vertical-align: middle;
            width: 280px;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            color: #595961;
        }

            .f10-ul-lst > li > a:hover {
                text-decoration: underline;
            }

.f10-ptb {
    padding-top: 60px;
    padding-bottom: 60px;
}

.f10-tt {
    position: absolute;
    top: 40px;
    left: 20px;
    color: #fff;
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-moz-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2) {
    .f5-bg {
        height: 930px;
        background: url(../../img/nweb/index/f5_bg@2x.png?20180507) #f1f1f5 center no-repeat;
    }

    .f5-bg, .f6-dd {
        background-size: auto 100%;
    }

    .f8-bg {
        height: 220px;
        background: url(../../img/nweb/index/f8_bg@2x.png?20180507) center no-repeat;
        background-size: cover;
    }

    .f2-sprite, .f2-bdgj, .f2-czjf, .f2-dc, .f2-ddfx, .f2-dmd, .f2-fx, .f2-fxtx, .f2-gxhyy, .f2-hdyx, .f2-hftx, .f2-hygl, .f2-hyyx, .f2-jck, .f2-jfsc, .f2-jkyl, .f2-jsgl, .f2-jxc, .f2-kfxt, .f2-khgl, .f2-kptcz, .f2-lbfx, .f2-lxhk, .f2-lxtg, .f2-mdgl, .f2-mdrc, .f2-nryy, .f2-ptkj, .f2-qdfx, .f2-scrm, .f2-shhfx, .f2-sjfx, .f2-sjtj, .f2-sjyx, .f2-sjyx1, .f2-sykd, .f2-syxt, .f2-wm, .f2-wzmb, .f2-xcx, .f2-xsgz, .f2-ydbg, .f2-yhmd, .f2-yxcj, .f2-yxgj, .f2-yxhd, .f2-yxtg, .f2-yyps, .f2-yyyd, .f2-znxt, .f2-zpzb, .f2-zqg, .f2-zqk, .f2-zxsc, .f2-kfgl {
        background-image: url('../../img/nweb/index/f2_icns@2x.png?20180717');
        background-repeat: no-repeat;
        width: 70px;
        height: 70px;
        background-size: 70px auto;
    }

    .f2-gjbd, .f2-qdtg, .f2-qdtg, .f2-wzgl, .f2-ymtz, .f2-yxyy, .f2-zxzj {
        background-image: url('../../img/nweb/index/f2_icns2@2x.png?20180828');
        background-repeat: no-repeat;
        width: 70px;
        height: 70px;
        background-size: 70px auto;
    }

    .f2-mdgl, .f2-qzc {
        background-image: url('../../img/nweb/index/f2_icns3@2x.png?20180904');
        background-repeat: no-repeat;
        background-size: 70px auto;
    }

    .f3-in > i {
        background-image: url('../../img/nweb/index/f3_icns@2x.png?20180604');
        background-size: 48px auto;
        background-repeat: no-repeat;
        display: inline-block;
        vertical-align: middle;
    }

    .f3-ul-l {
        left: 0;
        background-image: url('../../img/nweb/index/f3_arrow/@2x/arrow_l.png');
        background-size: 100%;
    }

        .f3-ul-l:hover {
            left: 0;
            background-image: url('../../img/nweb/index/f3_arrow/@2x/arrow_l_h.png');
            background-size: 100%;
        }

    .f3-ul-r {
        right: 0;
        background-image: url('../../img/nweb/index/f3_arrow/@2x/arrow_r.png');
        background-size: 100%;
    }

        .f3-ul-r:hover {
            right: 0;
            background-image: url('../../img/nweb/index/f3_arrow/@2x/arrow_r_h.png');
            background-size: 100%;
        }

    .f4-in > i {
        display: inline-block;
        vertical-align: middle;
        background-image: url(../../img/nweb/index/f4_icns@2x.png?20180507);
        background-repeat: no-repeat;
        background-size: 124px auto;
    }
}

.m-f1-lnk {
    padding: 8px 30px;
    color: #2589ff;
    background: #FFF;
    border: 1px solid #2589ff;
}

    .m-f1-lnk:hover {
        color: #FFF;
        background: #2589ff;
    }

.f2-lnk1 {
    color: #FFF;
    background: 0 0;
    border: 1px solid #FFF;
    margin-right: 20px;
}

.f5-le {
    margin: 0;
    width: 100px;
    height: 1px;
    background: #dcdce5;
    border-radius: 1px;
}

.f5-tt1 {
    margin-top: 10px;
    font-size: 56px;
    color: #2589ff;
    line-height: 60px;
}

.f5-tt2 {
    margin-top: 10px;
    font-size: 18px;
    color: #727281;
}
