﻿@charset "utf-8";
/* banner */
* {
    margin: 0;
    padding: 0;
}

html {
    display: flex;
    height: 100%
}

body {
    display: flex;
    height: 100%;
    width: 100%
}

* {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none
}

a {
    text-decoration: none
}

body {
    width: 100%
}

.container {
}

.header_wep {
    width: 100%;
    min-width: 1260px;
    height: 100px;
    background-color: #fff;
    font-size: 14px;
    position: relative;
    z-index: 1050;
    display: block;
}

.nav_wep {
    height: 100px;
    margin: 0 30px;
    position: relative;
    display: flex;
    align-items: center;
    width: 1200px;
    margin: 0 auto
}

.menu_box {
/*    margin-left: 160px;*/
    text-align: center;
    display: block;
    opacity: 1;
    flex-shrink: 0;
}

.menu_list {
    height: 100px;
    margin: 0 auto;
    display: inline-flex;
}
.navli {
    position: relative;
    font-size: 24px
}

    .navli:hover {
        color: #426dde;
        font-weight: bold;
        background: #fff;
        font-size: 26px
    }

.navli_on {
    color: #426dde;
    font-weight: bold
}

.navli i {
    position: absolute;
    width: 60px;
    height: 5px;
    background: #426dde;
    bottom: 20px;
    border-radius: 6px
}
.titleul li {
    position: relative
}

    .titleul li i {
        position: absolute;
        width: 60%;
        left: 20%;
        height: 5px;
        background: #426dde;
        bottom: 10px;
        border-radius: 6px
    }

.centerwep {
    -moz-box-flex: 1;
    flex: 1 1;
}

.main-wrapper {
    margin-bottom: 40px;
    display: block;
    /*
    min-height: -webkit-calc(100vh - 56px - 260px - 40px);
    min-height: -moz-calc(100vh - 56px - 260px - 40px);
    min-height: calc(100vh - 56px - 260px - 40px);
*/
    margin-bottom: 0 !important
}

.navli {
    height: 100px;
    padding: 0 24px;
    text-align: center;
    position: relative;
    display: -moz-inline-box;
    display: inline-flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    cursor: pointer;
}

.loginwap {
    height: 56px;
    cursor: pointer;
    float: right
}

.sc_htpNat {
    width: 100%;
    height: 56px;
    flex-direction: column;
    background: #426dde;
    height: 48px;
    line-height: 48px
}

.loginwap a {
    color: #fff;
    padding: 0 10px
}

.loginfont, .registerfont {
    display: inline-flex;
    position: relative;
}

.registerfont {
    margin-right: 10px
}

.tab_on {
    background: #fff;
    color: #426dde;
    height: 30px;
    line-height: 30px;
}

    .tab_on a {
        color: #426dde;
        height: 30px;
        line-height: 30px
    }

.banner {
    display: flex;
    width: 100%;
    position: relative
}

.drop {
    bottom: 20px;
    width: 80px;
    left: 50%;
    position: absolute
}

    .drop a {
        float: left;
        width: 8px;
        height: 8px;
        background: #fff;
        border-radius: 50px;
        margin-right: 5px
    }

        .drop a:last-child {
            margin-right: 0px
        }

        .drop a.drop_on {
            width: 24px
        }

.banner img {
    width: 100%
}

.wapper {
    width: 100%
}

.serch input {
    border-radius: 60px;
    background: #fff;
    border: 1px solid #426dde;
    height: 26px;
    line-height: 26px;
    text-indent: 20px;
    width: 225px;
    color: #b2b2b2
}

.serch {
    position: relative
}

.hf_serch {
    position: absolute;
    right: 120px;
    top: 0px
}

    .hf_serch .serch_bt {
        margin-top: 16px
    }

.serch_bt {
    position: absolute;
    width: 50px;
    height: 28px;
    line-height: 28px;
    background: #426dde;
    top: 0px;
    right: 0px;
    border-radius: 60px;
    text-align: center
}

.logo {
 /*   width: 435px;*/
    margin-top: 5px;
    margin-right: 25px
}

    .logo img {
    }

.news a {
    color: #7b7b7b
}

.news {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    background: #f0f0f0;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 46px;
    line-height: 46px;
    color: #7b7b7b
}

.new_more {
    position: absolute;
    right: 10px
}

.news img {
    margin-right: 10px;
    vertical-align: middle;
    margin-left: 10px
}

.serch img {
    vertical-align: middle
}

.title {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    font-weight: bold
}

    .title span {
        font-size: 14px;
        color: #7b7b7b;
        padding-left: 10px;
        font-weight: normal
    }

.more_list {
    position: absolute;
    right: 10px;
    top: 0px;
    font-weight: normal;
    font-size: 14px;
}

    .more_list a {
        color: #000
    }

    .more_list img {
        vertical-align: middle;
        margin-left: 10px
    }

.zhibo {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

    .zhibo li {
        float: left;
        background: #fff;
        box-shadow: 10px 10px 10px #d8d8d8;
        width: 280px;
        border-radius: 6px;
        margin-right: 22px;
        margin-left: 3px;
        margin-bottom: 15px;
        padding-bottom: 10px
    }

        .zhibo li:hover {
            box-shadow: 5px  5px 10px #686868;
        }

        .zhibo li:nth-child(4), .zhibo li:nth-child(8), .zhibo li:nth-child(12), .zhibo li:nth-child(16), .zhibo li:nth-child(20), .zhibo li:nth-child(24), .zhibo li:nth-child(28), .zhibo li:nth-child(32) {
            margin-right: 0px;
        }

.list_font {
    padding: 0 10px;
    color: #666;
}

    .list_font h4 {
        color: #666;
        font-size: 15px
    }

.name {
    background: #fef6e3;
    display: inline-block;
    padding: 5px;
    margin: 5px 0;
    font-size: 14px;
    white-space: nowrap;
    /*    overflow: hidden;*/
    max-width: 188px;
}

.list_font img {
    vertical-align: middle;
    margin-right: 5px;
}

.list_font p {
    font-size: 14px;
    position: relative
}

    .list_font p span {
        position: absolute;
        right: 0px;
        background: #e49c01;
        border-radius: 30px;
        padding: 0 10px;
        color: #fff
    }

        .list_font p span.blue_font {
            background-color: #0072c5
        }

.list_font a {
    color: #fff
}

.list_font p span.grey_font {
    background-color: #b2b2b2
}

.list_img {
    border-radius: 6px 6px 0 0;
    position: relative;
}

.zhibo_bt {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #f13c4b;
    color: #fff;
    padding: 0px 5px;
    border-radius: 0 5px 0 5px;
    font-size: 14px;
    height: 28px;
    line-height: 28px
}

.zhibo_bt_begin {
    background: #0072c5
}

.zhibo_bt_end {
    background: #b2b2b2
}

.zhibo_bt img {
    margin-right: 5px;
    vertical-align: middle;
}

.list_img img {
    border-radius: 6px 6px 0 0
}

.titleul {
    float: left;
    margin-left: 20px;
    overflow: hidden;
}

    .titleul li {
        float: left;
        font-weight: normal;
        font-size: 14px;
        padding: 0 10px;
        color: #7b7b7b;
        position: relative
    }

.title_font {
    float: left
}

.huiyi {
    width: 1200px;
    margin: 0 auto
}

    .huiyi h4 {
        margin: 0 auto;
        overflow: hidden;
        width: 1085px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

        .huiyi h4 span {
            height: 3px;
            width: 470px;
            background: #f4f6fa;
            float: left;
            margin-top: 10px;
            margin: 10px 20px
        }

    .huiyi li {
        position: relative;
        width: 285px;
        color: #fff;
        height: 220px
    }

.canhui {
    position: absolute;
    background: #e49c01;
    margin: 0 auto;
    color: #fff;
    padding: 3px 10px;
    right: 10px;
    top: 10px;
    border-radius: 3px
}

    .canhui a {
        color: #fff
    }

.huiyibg_img {
    position: absolute;
    width: 100%;
    z-index: -1
}

    .huiyibg_img img {
        width: 100%
    }

.huiyi_img {
    margin-top: 20px;
    text-align: center
}

.huiyi ul {
    overflow: hidden
}

    .huiyi ul li {
        float: left;
        margin-right: 20px
    }

        .huiyi ul li:nth-child(4), .huiyi ul li:nth-child(8), .huiyi ul li:nth-child(12), .huiyi ul li:nth-child(16), .huiyi ul li:nth-child(20), .huiyi ul li:nth-child(24), .huiyi ul li:nth-child(28), .huiyi ul li:nth-child(32), .huiyi ul li:nth-child(36) {
            margin: 0px
        }

        .huiyi ul li:nth-child(8 ) {
            margin: 0px
        }

        .huiyi ul li h3 {
            text-align: center;
            font-size: 16px;
            font-weight: normal;
            line-height: 1.6;
            margin-top: 4px;
        }

.huiyi_font {
    position: absolute;
     bottom: -4px;
}

    .huiyi_font p {
        text-indent: 15px;
        font-size: 14px;
        line-height: 1.5
    }

.huiyi_time {
    text-indent: 10px;
    line-height: 2;
    padding-top: 7px;
    font-size: 14px
}

    .huiyi_time i {
        width: 5px;
        height: 5px;
        background: red;
        border-radius: 60px;
        display: block;
        float: left;
        margin-top: 15px;
        margin-left: 10px
    }

.arrow {
    content: "";
    height: 12px;
    width: 12px;
    border-color: #7b7b7b;
    border-style: solid;
    border-width: 0px 2px 2px 0;
    position: absolute;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    margin-top: 0px;
    margin-left: 10px
}

.more_arrow {
    width: 80px;
    margin: 20px auto 20px;
}

    .more_arrow a {
        color: #000
    }

.statistics {
    width: 100%;
}

    .statistics img {
        width: 100%
    }

.hudongwep {
    width: 100%;
    background: #f4f6fa;
    margin-bottom: 15px;
    padding-bottom: 10px
}

.footer_wap {
    background: #f4f6fa;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.footer_left h3 {
    color: #426dde;
    font-size: 32px;
    padding-top: 50px;
    padding-bottom: 35px
}

.footerwep {
    font-size: 14px;
    line-height: 2;
}

.footer_right {
    position: absolute;
    right: 10px;
    top: 10px;
    padding-top: 55px
}

.footer_code {
    overflow: hidden
}

    .footer_code li {
        float: left;
        padding-left: 10px
    }

.footer_logo {
    text-align: right;
    padding-bottom: 10px
}

.screen {
    background: #f2f2f2;
    padding: 0 20px;
    margin-bottom: 15px;
    border-radius: 10px
}

.screen_ul {
    line-height: 25px;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 0
}

    .screen_ul a {
        color: #737d8a
    }

.screen_li_on a {
    color: #0072c5
}

.screen_ul h5 {
    float: left;
    font-size: 14px
}

.screen_ul li {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    color: #737d8a;
}

.huifang {
    width: 1200px;
    margin: 0 auto
}

.screen_ul li span {
    float: left
}

.screen_ul li.screen_li_on {
    background: #f0f3fd;
    color: #0072c5;
    border-radius: 6px
}

.screen_ul .arrow {
    float: left;
    position: inherit;
    height: 8px;
    width: 8px;
    margin-top: 6px
}

.page {
    width: 770px;
    margin: 0 auto;
    line-height: 30px;
    overflow: hidden;
    padding-bottom: 15px;
    color: #7b7b7b
}

    .page a {
        color: #7b7b7b
    }

.page_ul li {
    float: left;
    padding: 0px 10px;
    border: 1px solid #f1f1f1;
    margin-left: 10px;
    border-radius: 2px;
    overflow: hidden
}

.page_all {
    float: left
}

.page_goto {
    float: left;
    padding-left: 10px
}

.page_sl {
    float: left;
    border: 1px solid #f1f1f1;
    padding: 0px 10px;
    margin-left: 10px
}

    .page_sl span {
        float: left;
        display: block
    }

    .page_sl .arrow {
        float: left;
        position: inherit;
        height: 8px;
        width: 8px;
        margin-top: 8px;
        border-width: 0px 2px 2px 0;
    }

.page_goto input {
    width: 45px;
    border: 1px solid #f1f1f1;
    line-height: 28px;
    text-align: center;
    margin: 0 10px;
    color: #7b7b7b
}

.arrow_left_ic {
    margin-left: 3px;
    border-width: 0px 0px 2px 2px;
    width: 6px;
    height: 6px;
    margin-top: 2px
}

.arrow_wp {
    height: 20px;
    width: 10px;
    padding-top: 10px
}

.huiyi_list li {
    margin-bottom: 25px
}

.head_box {
    background: #426dde;
    height: 60px;
    line-height: 60px;
    color: #fff
}

    .head_box span {
        float: left
    }

.head_box_c {
    width: 1200px;
    margin: 0 auto
}

.zhibo_top {
    overflow: hidden
}

.zhibo_detail {
    overflow: hidden;
    padding-top: 20px;
    width: 1200px;
    margin: 0 auto
}

.zhibo_detail_img {
    float: left;
    width: 465px
}

    .zhibo_detail_img img {
        width: 100%
    }

.zhibo_detail_font {
    float: left;
    width: calc(100% - 475px)
}

    .zhibo_detail_font h3 {
        padding-left: 10px;
        line-height: 2
    }

        .zhibo_detail_font h3 span {
            background: #e49c01;
            color: #fff;
            border-radius: 20px;
            padding: 0 10px;
            font-size: 14px;
            font-weight: normal;
            margin-left: 10px
        }

            .zhibo_detail_font h3 span.end {
                background: #b2b2b2
            }

.zhibo_detail_font_f {
    background: #f4f4f5;
    margin-left: 10px;
    border-radius: 6px;
    padding: 20px;
    font-size: 14px;
    line-height: 1.8;
    width: calc(100% - 30px);
    min-height: 180px
}

    .zhibo_detail_font_f h4 span {
        font-weight: normal
    }

    .zhibo_detail_font_f button {
        background: #e49c01;
        border: none;
        color: #fff;
        padding: 6px 30px;
        font-size: 16px;
        font-weight: bold;
        margin-top: 10px
    }

        .zhibo_detail_font_f button.huifang_bt {
            background: #0072c5
        }

.zb_detail_all h3 {
    line-height: 2
}

.zhibo_content {
    background: #f4f4f5;
    padding: 20px;
    margin-bottom: 10px;
    border-radius: 6px
}

    .zhibo_content h4 {
    }

    .zhibo_content p {
        font-weight: normal
    }

    .zhibo_content img {
        margin: 10px auto;
        width: 100%
    }

.download_down {
    width: 1200px;
    margin: 0 auto;
    height: 470px;
}

.download_li {
    float: left;
    box-shadow: 0px 0px 12px #c7e0ff;
    margin-top: 20px;
    border-radius: 20px;
    position: relative;
    width: 385px;
    margin-right: 15px;
    height: 444px
}

    .download_li img {
        border-radius: 20px;
        width: 100%
    }

.download_img {
    position: absolute;
    width: 100%;
    z-index: 0
}

    .download_img img {
        width: 100%;
    }

.download_li h3 {
    color: #000000;
    font-size: 36px;
    text-align: center;
    z-index: 1000;
    text-align: center;
    width: 100%;
    line-height: 2
}

.download_li p {
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #636a80
}

.download_font {
    z-index: 1000;
    position: absolute;
    width: 100px;
    padding-top: 250px;
    width: 100%;
}

.download_pm {
    box-shadow: 0 0 0
}

.download_pc {
    box-shadow: 0px 0px 12px #c7e0ff;
    height: 218px;
    border-radius: 20px;
}

.download_font_r {
    position: absolute;
    text-align: left;
    left: 210px
}

.qwxz {
    position: absolute;
    width: 170px;
    left: 115px;
    border: 1px solid #e9e9e9;
    text-align: center;
    background: #fff;
    line-height: 50px;
    margin-top: 150px
}

    .qwxz a {
        color: #000
    }

.download_pc:last-child {
    margin-top: 10px
}

.down_img_wp {
    background: #f7fcff;
}

.down_img {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px
}

    .down_img img {
        width: 100%
    }

.new_tab {
    width: 1200px;
    margin: 0 auto
}

    .new_tab li {
        float: left;
        padding: 0 20px;
        line-height: 2;
        margin-top: 20px
    }

        .new_tab li a {
            color: #000
        }

        .new_tab li.new_tab_on a {
            color: #fff
        }

.new_tab_on {
    background: #426dde;
    border-radius: 60px;
    color: #fff
}

.new_tab ul {
    overflow: hidden
}

.new_list {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.new_time {
    color: #a0a0a0;
    float: left
}

.new_time_month {
    float: left;
    font-size: 40px;
    color: #a0a0a0;
    font-weight: bold;
    border-right: 1px solid #a0a0a0;
    padding: 0 10px;
    line-height: 1;
    margin-right: 10px
}

.new_time_date {
    float: left
}

.new_img {
    margin-left: 50px;
    float: left
}

.new_font {
    float: left;
    margin-left: 30px;
    width: 590px
}

    .new_font h4 {
        font-size: 20px;
        color: #2a2a2a
    }

    .new_font p {
        color: #6f6f6f;
        line-height: 24px;
        margin-top: 15px
    }

.new_li {
    overflow: hidden;
    padding-top: 20px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px
}

.new_more_ic {
    margin-top: 5px
}

.new {
    width: 1200px;
    margin: 0 auto
}

    .new h2 {
        font-size: 38px;
        padding: 35px 0
    }

.new_time_benner {
    background: #f4f4f4;
    padding: 20px
}

    .new_time_benner span {
        padding-left: 10px;
        color: #494c50
    }

.new {
    color: #484848;
    line-height: 2;
    padding-bottom: 20px
}

    .new h5 {
        font-size: 30px;
        font-weight: normal;
        padding: 30px 0 20px 0;
    }

    .new p {
        text-indent: 2rem
    }

.new_time_benner {
    position: relative
}

.new_banner_ic {
    position: absolute;
    width: 18px;
    height: 18px;
    background: #0072c5;
    left: 0px;
    top: 0px
}

.question_left {
    float: left;
    width: 325px;
    padding-left: 25px
}

.question_right {
    float: left;
    width: 850px
}

.question {
    padding-top: 50px;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto
}

.question_left h4 {
    margin-bottom: 35px
}

.question_left i {
    font-style: normal;
    line-height: 42px;
    color: #8d8d8d
}

.question_left_on {
    color: #0072c5;
    font-weight: bold;
}

    .question_left_on i {
        border-bottom: 5px solid #0072c5;
        font-style: normal;
        color: #0072c5
    }

.question_right h2 {
    font-size: 40px;
    color: #484848;
    margin-bottom: 50px;
    font-weight: normal
}

.question_right h4 {
    color: #595f67;
    font-weight: normal;
    line-height: 2
}

.question_on {
    background: #f3f4f6;
    padding: 25px;
    line-height: 2;
    color: #595f67;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 6px
}

.help_wap {
    background: #f3f4f6;
    border-radius: 6px;
    padding: 20px 30px;
    margin-bottom: 30px
}

    .help_wap i {
        color: #d91414;
        font-style: normal
    }

    .help_wap input {
        margin-left: 10px;
        margin-right: 10px
    }

    .help_wap textarea {
        width: 635px;
        margin-left: 5px;
        height: 195px;
        border: 1px solid #e6e7e8
    }

    .help_wap span {
        vertical-align: top;
        width: 75px;
        display: inline-block
    }

.help_wap_li {
    padding: 10px 0;
    color: #595f67;
}

.help_wap span.add_font {
    color: #595f67;
    display: inline-block;
    width: 500px;
    line-height: 135px;
    text-indent: 10px
}

.help_wap input.help_tel {
    margin: 0;
    width: 275px;
    height: 50px;
    border: 1px solid #e0e1e3;
    border-radius: 2px
}

.add_name {
    float: left;
    line-height: 50px;
    width: 75px
}

.help_submit {
    margin-left: 335px;
    margin-top: 50px;
}

    .help_submit button {
        width: 178px;
        height: 50px;
        background: #0072c5;
        color: #fff;
        border: none;
        font-size: 24px
    }

.videoplayer_bg {
    background: #1b2128
}

.videoplayer {
    background: #1b2128;
    height: 100%
}

.videoplayer_top_t {
    background: #272a31;
    color: #fff;
    height: 38px;
    line-height: 38px;
    position: relative;
    padding-left: 18px;
}

    .videoplayer_top_t button {
        background: #0072c5;
        color: #fff;
        border: none;
        margin-left: 10px;
        height: 28px;
        line-height: 28px;
        width: 100px;
        border-radius: 3px
    }

.videoplayer_top_right {
    position: absolute;
    right: 6px;
    top: 0px
}

    .videoplayer_top_right a {
        color: #fff !important
    }

    .videoplayer_top_right span {
        float: left;
        padding: 0 10px
    }

        .videoplayer_top_right span img {
            border-radius: 100%;
            vertical-align: middle
        }

.video_name {
    color: #fff;
    background: #000;
    height: 38px;
    line-height: 38px;
    padding-left: 18px;
    font-size: 12px
}

    .video_name span {
        float: left
    }

        .video_name span img {
            border-radius: 100%;
            width: 23px;
            height: 23px;
            vertical-align: middle;
        }

    .video_name button {
        margin: 0 10px;
        padding: 0 10px;
        background: #0072c5;
        border: none;
        color: #fff;
        border-radius: 20px
    }

.video_name_l {
    float: left
}

.video_name ul {
    float: left
}

    .video_name ul img {
        vertical-align: middle;
        border-radius: 100%
    }

    .video_name ul li {
        float: left;
        margin-left: -2px;
        border-radius: 100%
    }

.number {
    padding-left: 10px
}

.videoplayer_video {
    width: calc(100% - 260px);
    float: left
}

.videoplayer_right {
    width: 260px;
    float: left;
    background: #1b2128;
    height: 100%
}

.tips {
    background: #3c434b;
    color: #b8c4d1;
    font-size: 12px;
    padding: 10px;
    border-radius: 10px;
    margin: 10px
}

.chat {
    color: #888f95;
    padding: 10px
}

    .chat p {
        padding: 3px 0;
        font-size: 14px;
        color:white;
    }

.videoplayer_right_bt {
    position: absolute;
    bottom: 0px;
}

.right_bt_tips {
    color: #fff
}

.right_tips_ul {
    overflow: hidden
}

    .right_tips_ul a {
        color: #fff
    }

    .right_tips_ul li {
        float: left;
        font-size: 12px;
        background: #3c464f;
        border-radius: 30px;
        padding: 0 10px;
        margin-right: 5px
    }

        .right_tips_ul li:last-child {
            margin: 0px
        }

        .right_tips_ul li img {
            vertical-align: middle
        }

.icon_ul {
    position: relative;
    height: 35px;
    line-height: 35px;
    background: #222931;
    margin-top: 10px;
    padding: 0 10px
}

.vidio_right {
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 3px;
}

    .vidio_right li {
        float: left;
        padding: 0 5px
    }

.vidio_message {
    background: #222931;
    border-radius: 3px;
    position: relative;
    padding-bottom: 40px
}

    .vidio_message textarea {
        background: #222931;
        border: none;
        width: 90%;
        height: 80px;
        color: #fff;
        padding: 5px;
        margin-left: 5%
    }

    .vidio_message button {
        position: absolute;
        right: 0px;
        bottom: 10px;
        background: #0072c5;
        border-radius: 30px;
        border: none;
        padding: 5px 20px;
        color: #fff;
    }

.d_code {
    position: absolute;
    width: 100%;
    left: 0;
    top: 30px;
    text-align: center
}

    .d_code img {
        width: 60%;
        text-align: center
    }

.huifang_wap button {
    margin-right: 20px
}

.statistics {
    position: relative;
    overflow: hidden;
    background-color: #2954c5;
    min-height: 260px
}

.huifang_wap img {
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 5px
}

.statistics_font {
    position: absolute;
    top: 20px;
    z-index: 1000;
    width: 100%
}

.statistics_font_ul {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.statistics_font_li {
    color: #fff;
    font-size: 12px;
    position: absolute
}

    .statistics_font_li span {
        font-size: 22px;
        font-weight: bold;
        padding: 0 3px
    }

.statistics_img_wap {
    width: 1200px;
    position: relative;
    margin: 0 auto
}

.statistics_center_img {
    position: absolute;
    width: 808px;
    left: 185px
}

.statistics_font_li1 {
    left: 310px;
    top: 45px
}

.statistics_font_li2 {
    left: 100px;
    top: 92px
}

.statistics_font_li i {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #cfcfcf;
    line-height: 4px;
    display: inline-block;
    margin-right: 6px
}

.statistics_font_li3 {
    left: 200px;
    top: 190px;
}

.statistics_font_li4 {
    top: 34px;
    left: 860px
}

.statistics_font_li5 {
    left: 950px;
    top: 85px
}

.statistics_font_li6 {
    left: 970px;
    top: 192px;
}
