﻿body {
    padding: 0 !important;
    margin: 0 !important;
    background-color: #F4F6F9 !important;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.hide {
    display: none !important;
}

.ceng {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    z-index: 51;
    opacity: 0.3;
}

.def_box {
    width: 1150px;
    margin: 20px auto 0;
    display: table;
}

.def_left {
    width: 830px;
    min-height: 400px;
    float: left;
}

.def_right {
    width: 300px;
    min-height: 400px;
    float: right;
}

.def_bj {
    width: 100%;
    min-height: 50px;
    border-radius: 5px;
    background-color: #ffffff;
    margin-bottom: 20px;
    display: table;
    padding-bottom: 20px;
}

.def_title {
    width: 100%;
    height: 70px;
    border-bottom: 2px solid #f4f6f9;
}

    .def_title h5 {
        font-size: 22px;
        font-weight: 600;
        color: #333;
        float: left;
        margin: 20px 0 0 20px;
    }

    .def_title span {
        font-size: 16px;
        font-weight: 500;
        color: #333;
        margin: 25px 0 0 16px;
        display: block;
        float: left;
    }

    .def_title > div {
        float: left;
    }

    .def_title a {
        display: block;
        font-size: 12px;
        font-weight: 500;
        color: #999;
        padding: 2px 10px;
        height: 17px;
        line-height: 16px;
        background: #f7f9fc;
        cursor: pointer;
        border-radius: 10px;
        margin: 26px 0 0 6px;
        padding-right: 26px;
        background-image: url(../icon/qh.png);
        background-repeat: no-repeat;
        background-position: 38px 5px;
        background-size: 11px;
    }

        .def_title a:hover {
            background-color: #ecf4ff;
        }

.def_nav {
    width: 100%;
    height: 50px;
}

    .def_nav a {
        display: block;
        float: left;
        margin-left: 20px;
        margin-right: 20px;
        height: 46px;
        line-height: 50px;
        color: #333333;
        font-size: 14px;
    }

        .def_nav a:hover {
            color: #409EFF;
        }

    .def_nav .dq {
        border-bottom: 4px solid #409EFF;
        color: #409EFF;
    }

.dk_title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    display: block;
    margin: 10px 0 10px 20px;
    width: 400px;
    float: left;
}

.dk_info {
    font-size: 12px;
    float: right;
    margin: 17px 20px 0 0;
}

    .dk_info i {
        font-style: inherit;
        margin: 0 5px;
        font-size: 20px;
    }

.dk_rl {
    margin: 55px 20px 0 20px;
    background: #fff;
    box-shadow: 0 2px 6px 0 #e2e4e8;
    border-radius: 4px;
    display: table;
    margin-bottom: 20px;
    width: 790px;
}

    .dk_rl > div {
        width: 79px;
        height: 100px;
        float: left;
    }

        .dk_rl > div .dk_xq {
            display: block;
            text-align: center;
            color: #999;
            font-size: 14px;
            margin: 10px 0;
        }

        .dk_rl > div .dk_rq {
            display: block;
            text-align: center;
            text-align: center;
            font-size: 18px;
            font-weight: 700;
            color: #333;
        }

        .dk_rl > div .dk_d {
            display: block;
            border-radius: 50%;
            width: 6px;
            height: 6px;
            background-color: #C6C6C6;
            margin: 10px auto;
        }

        .dk_rl > div .dkd_blue {
            background-color: #409EFF !important;
        }

    .dk_rl i {
        display: block;
        float: left;
        height: 105px;
        width: 5%;
    }

.dk_jt {
    border-bottom: 5px solid #609fff;
    background-color: #f5f9ff;
}

    .dk_jt span {
        color: #609fff !important;
    }

    .dk_jt .dk_d {
        /*background-color: #409EFF !important;*/
    }

.menu_title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    display: block;
    margin: 10px 0 10px 20px;
}

.menu_box {
    margin: 0 20px;
}

.menu_bt {
    background-color: #F7F9FC;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 20px;
}

.menu_sp1 {
    display: block;
    float: left;
    padding: 0 15px;
    width: 500px;
}

.menu_sp2 {
    display: block;
    float: left;
    padding: 0 15px;
    width: 50px;
}

.menu_sp3 {
    display: block;
    float: left;
    padding: 0 15px;
    width: 150px;
}

.menu_sj1 {
    /*padding-left: 40px;*/
}

    .menu_sj1 .menu_sp1 {
        width: 500px;
    }

.menu_sj2 {
    padding-left: 40px;
}

    .menu_sj2 .menu_sp1 {
        width: 460px;
    }

.menu_zw {
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #f4f6f9;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

    .menu_zw:hover {
        background-color: #fbfbfb;
    }

    .menu_zw .menu_sp1 {
        font-size: 14px;
        color: #333;
    }

        .menu_zw .menu_sp1 i {
            padding: 3px 0 3px 25px;
            background-repeat: no-repeat;
            background-position: 0;
            background-size: 25px;
            margin-right: 8px;
            cursor: pointer;
        }

        .menu_zw .menu_sp1 .menu_gb {
            background-image: url(../icon/jia.png);
        }

        .menu_zw .menu_sp1 .menu_kq {
            background-image: url(../icon/jian.png);
        }

    .menu_zw .menu_sp2, .menu_zw .menu_sp3 {
        font-size: 12px;
        color: #999;
    }

        .menu_zw .menu_sp3 a {
            background-color: #409EFF;
            color: #ffffff;
            border-radius: 15px;
            width: 54px;
            height: 32px;
            display: block;
            float: right;
            text-align: center;
            line-height: 32px;
            margin-top: 14px;
        }

.ph_title {
    height: 14px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 14px;
    margin: 20px;
}

.ph_list {
    margin: 0 20px 20px;
}

    .ph_list > div {
        height: 30px;
        line-height: 30px;
    }

        .ph_list > div .ph_yhm {
            font-size: 12px;
            display: block;
            float: left;
        }

        .ph_list > div .ph_ts {
            font-size: 12px;
            display: block;
            float: right;
            font-weight: bold;
            color: #999999;
            font-style: inherit;
            margin-right: 5px;
            font-weight: bold;
        }

        .ph_list > div .ph_yhm em {
            color: #999999;
            font-style: inherit;
            margin-right: 5px;
            font-weight: bold;
        }

        .ph_list > div .ph_ts_1 {
            color: #fe2d46 !important;
        }

        .ph_list > div .ph_ts_2 {
            color: #f60 !important;
        }

        .ph_list > div .ph_ts_3 {
            color: #faa90e !important;
        }

.lx_jdtit {
    margin: 10px 20px;
    font-size: 12px;
    color: #333;
}

    .lx_jdtit em {
        font-style: inherit;
        margin: 0px 3px;
        color: #409EFF;
        font-weight: 600;
        font-size: 14px;
    }

.lx_jdt {
    margin: 5px 20px 0 20px;
    height: 10px;
    background-color: #EBEEF5;
    border-radius: 15px;
}

    .lx_jdt div {
        height: 10px;
        width: 50%;
        background-color: #409EFF;
        border-radius: 15px;
    }

.lxc_box {
    margin: 20px 0;
}

.lxc_list {
    margin: 0 20px;
    height: 80px;
    border-bottom: 2px solid #F4F6F9;
}

.lxc_img {
    display: block;
    float: left;
    width: 50px;
    height: 60px;
    margin: 10px 0;
    background-image: url(../icon/lxc.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 50px;
}

.lxc_info {
    float: left;
    width: 620px;
    margin: 20px 10px;
    height: 40px;
}

.lxc_title {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
}

.lxc_ot {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999999;
}

    .lxc_ot i {
        font-style: inherit;
        font-size: 15px;
        color: #FFDED7;
    }

    .lxc_ot .red {
        color: #FF421E;
    }

.lxc_btn {
    display: block;
    width: 80px;
    height: 30px;
    background-color: #609FFF;
    color: #fff;
    float: right;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    border-radius: 20px;
    margin: 25px 0;
}

.def_left2 {
    width: 300px;
    min-height: 400px;
    float: left;
}

.def_right2 {
    width: 830px;
    min-height: 400px;
    float: right;
}

.rec_nav {
    margin: 10px 0;
}

    .rec_nav a {
        display: block;
        height: 50px;
        line-height: 50px;
        border-left: 3px solid #fff;
        padding-left: 20px;
        font-size: 14px;
        color: #333;
    }

        .rec_nav a:hover {
            background-color: #F7F9FC;
            border-left-color: #609FFF;
            color: #609FFF;
        }

    .rec_nav .dq {
        background-color: #F7F9FC;
        border-left-color: #609FFF;
        color: #609FFF;
    }

        .rec_nav .dq i {
            background-image: url(../icon/ysj609FFF.png);
        }

    .rec_nav a i {
        font-style: inherit;
        display: block;
        float: right;
        margin: 15px 20px 0 0;
        width: 20px;
        height: 20px;
        background-image: url(../icon/ysj333333.png);
        background-repeat: no-repeat;
        background-position: 0;
    }


.rec_dh {
    margin: 10px 20px;
    display: table;
}

    .rec_dh span {
        display: block;
        float: left;
        margin-right: 20px;
        text-align: center;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        font-weight: 600;
        padding: 0px 14px;
        cursor: pointer;
    }

    .rec_dh .dq {
        background-color: #609FFF;
        color: #fff;
        border-radius: 8px;
    }

.dtk_top {
    width: 100%;
    height: 60px;
    background-color: #ffffff;
    position: fixed;
    top: 55px;
    box-shadow: 0 6px 8px 0 #d5d5e4;
}

.dtk_nav {
    width: 1150px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #9598a2;
    margin: 0 auto;
}

    .dtk_nav a {
        color: #9598a2;
    }

        .dtk_nav a:hover {
            color: #609fff;
        }

    .dtk_nav i {
        margin: 0 2px;
        padding: 0 10px;
        background-image: url(../icon/jt.png);
        background-position: 0;
        background-repeat: no-repeat;
        background-size: 14px;
    }

.dtk_box {
    width: 1150px;
    margin: 80px auto 0;
    display: table;
}

.dtk_r_box {
    position: fixed;
    width: 300px;
}

.dtk_right {
    padding-bottom: 20px;
}

.dtk_r_title {
    margin: 20px;
    height: 14px;
}

    .dtk_r_title span {
        display: block;
        float: left;
        border-left: 4px solid #5A82FF;
        height: 14px;
        font-size: 14px;
        line-height: 14px;
        padding-left: 10px;
        color: #333333;
    }

    .dtk_r_title div {
        height: 14px;
        line-height: 14px;
        float: right;
        font-size: 12px;
    }

        .dtk_r_title div i {
            font-style: inherit;
            display: block;
            float: left;
            width: 11px;
            height: 11px;
            border-radius: 3px;
            margin-left: 8px;
            margin-top: 1px;
        }

        .dtk_r_title div label {
            display: block;
            float: left;
            margin-left: 4px;
        }

        .dtk_r_title div .yd, .dtk_dtklist .yd {
            border: 1px solid #5a82ff !important;
            background-color: #5a82ff !important;
            color: #ffffff !important;
        }

        .dtk_r_title div .wd {
            border: 1px solid #e1e1e1;
            background-color: #ffffff;
        }

        .dtk_r_title div .zq, .dtk_dtklist .zq {
            border: 1px solid #4ac7ac !important;
            background-color: #4ac7ac !important;
            color: #ffffff !important;
        }

        .dtk_r_title div .cw, .dtk_dtklist .cw {
            border: 1px solid #d90012 !important;
            background-color: #d90012 !important;
            color: #ffffff !important;
        }

.dtk_dtklist {
    margin-left: 20px;
    width: 100%;
    min-height: 42px;
    max-height: 410px;
    overflow-x: hidden;
}

    .dtk_dtklist::-webkit-scrollbar {
        display: none;
    }

    .dtk_dtklist .dq {
        border: 1px solid #ecf4ff;
        background-color: #ecf4ff;
        color: #5a82ff;
    }

    .dtk_dtklist span {
        display: block;
        float: left;
        width: 42px;
        height: 42px;
        text-align: center;
        line-height: 42px;
        border: 1px solid #e1e1e1;
        margin-right: 10px;
        margin-bottom: 10px;
        border-radius: 5px;
        color: #333;
        cursor: pointer;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
    }

.dtk_line {
    border-bottom: 1px solid #e1e1e1;
    margin: 20px;
}


.dtk_btnlist {
    margin: 0 20px;
}

    .dtk_btnlist span {
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
    }

        .dtk_btnlist span input {
            display: block;
            float: left;
            margin: 9px 7px 0 0;
        }

        .dtk_btnlist span label {
            font-size: 13px;
            display: block;
            float: left;
            cursor: pointer;
        }

    .dtk_btnlist input[type=button] {
        height: 32px;
        line-height: 32px;
        background: #5a82ff;
        text-align: center;
        border-radius: 50px;
        color: #fff;
        border: 0;
        font-size: 14px;
        width: 100%;
        margin-top: 15px;
    }

.dtk_tmlist {
    margin: 20px;
}

    .dtk_tmlist .tmtype {
        width: 100%;
        height: 25px;
    }

        .dtk_tmlist .tmtype h3 {
            margin: 0;
            float: left;
        }

        .dtk_tmlist .tmtype span {
            display: block;
            float: right;
            border: 1px solid #d9d9d9;
            background-color: #f5f5f5;
            font-size: 12px;
            padding: 0 10px 0 22px;
            height: 21px;
            text-align: center;
            line-height: 20px;
            border-radius: 3px;
            color: #333;
            cursor: default;
            background-repeat: no-repeat;
            background-size: 15px;
            background-position: 3px 3px;
        }

        .dtk_tmlist .tmtype .wsc {
            background-image: url(../icon/wsc.png);
        }

        .dtk_tmlist .tmtype .ysc {
            background-image: url(../icon/ysc.png);
        }

    .dtk_tmlist .tmnr {
        width: 100%;
        padding: 10px 0;
    }

        .dtk_tmlist .tmnr p {
            margin: 0;
            line-height: 1.5;
            font-size: 15px;
            font-weight: 600;
        }

    .dtk_tmlist .xxlist {
        width: 100%;
    }

    .dtk_tmlist .xxlist_wz .xxnr:hover {
        background-color: #f2f2f2;
    }

    .dtk_tmlist .xxlist .xxnr {
        width: 100%;
        min-height: 60px;
        background-color: #F5F7FB;
        margin-bottom: 15px;
        border-radius: 5px;
        display: table;
    }



        .dtk_tmlist .xxlist .xxnr span {
            display: block;
            float: left;
            width: 29px;
            height: 18px;
            margin: 21px 0 0 20px;
            line-height: 18px;
            border-right: 1px solid #c7c9d5;
        }

        .dtk_tmlist .xxlist .xxnr > div {
            width: 700px;
            float: left;
            margin: 20px 0 20px 20px;
        }

            .dtk_tmlist .xxlist .xxnr > div p {
                margin: 0;
                font-size: 14px;
                line-height: 1.5;
                cursor: default;
            }

    .dtk_tmlist .xxlist .xxqdbtn {
        width: 100%;
        height: 28px;
    }

        .dtk_tmlist .xxlist .xxqdbtn span {
            width: 80px;
            height: 28px;
            text-align: center;
            line-height: 28px;
            font-size: 12px;
            color: #FFFFFF;
            background-color: #5A82FF;
            display: block;
            float: right;
            border-radius: 5px;
            cursor: pointer;
        }

        .dtk_tmlist .xxlist .xxqdbtn .wenda_qdbtn, .dtk_tmlist .xxlist .xxqdbtn .huatu_qdbtn {
            margin-bottom: 15px;
        }

    .dtk_tmlist .xxlist .zqda {
        background-color: #e4f6f2 !important;
        color: #4ac7ac !important;
    }

    .dtk_tmlist .xxlist .cwda {
        background-color: #fae4e4 !important;
        color: #eb5b5a !important;
    }

    .dtk_tmlist .xxlist .wdda {
        background-color: #ecf4ff !important;
        color: #5a82ff;
    }


.qxbox {
    width: 320px;
    min-height: 120px;
    max-height: 500px;
    padding: 0 20px 20px 20px;
    position: absolute;
    background-color: #FFFFFF;
    border: 1px solid #ebeef5;
    box-shadow: 0 2px 12px 0 #e1e1e1;
    border-radius: 5px;
    margin: -30px 0 0 5px;
}

    .qxbox .qb_title {
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #e1e1e1;
    }

        .qxbox .qb_title div {
            color: #fff;
            background-color: #409eff;
            border-color: #409eff;
            float: left;
            font-size: 14px;
            padding: 3px 10px 4px;
            margin-top: 13px;
            border-radius: 5px;
            max-width: 250px;
        }

        .qxbox .qb_title span {
            cursor: pointer;
            font-size: 14px;
            color: #333;
            display: block;
            float: right;
            margin: 16px 0 0 0;
            padding-right: 12px;
            background-image: url(../icon/ysj333333.png);
            background-repeat: no-repeat;
            background-position: 57px 4px;
            background-size: 12px;
        }

    .qxbox .qb_tklist .qb_tkname {
        cursor: pointer;
        color: #333;
        font-size: 14px;
        height: 22px;
        margin-top: 15px;
        line-height: 22px;
        font-weight: bold;
        padding-right: 22px;
        background-repeat: no-repeat;
        background-position: 301px 4px;
    }

        .qxbox .qb_tklist .qb_tkname:hover {
            color: #609fff;
        }

    .qxbox .qb_tklist .qb_dq {
        color: #609fff;
        background-image: url(../icon/dh.png);
    }

.tkbox .tk_list {
    position: fixed;
    width: 1000px;
    height: 700px;
    background-color: #fff;
    z-index: 52;
    top: 50%;
    left: 50%;
    margin-top: -380px;
    margin-left: -500px;
    border-radius: 15px;
    padding: 0 20px;
}

    .tkbox .tk_list .tk_title {
        width: 100%;
        height: 60px;
        line-height: 60px;
        margin-top: 10px;
    }

        .tkbox .tk_list .tk_title label {
            font-size: 30px;
            font-weight: 600;
        }

        .tkbox .tk_list .tk_title span {
            float: right;
            width: 30px;
            height: 30px;
            text-align: center;
            line-height: 26px;
            margin: 15px 0 0 0;
            font-size: 34px;
            cursor: pointer;
        }

    .tkbox .tk_list .tk_lbmc {
        width: 100%;
        margin-top: 50px;
        height: 560px;
        overflow-x: auto;
    }

        .tkbox .tk_list .tk_lbmc span {
            margin: 0 20px 20px 0;
            padding: 0 22px;
            height: 40px;
            line-height: 40px;
            background: #f4f4f4;
            border-radius: 20px;
            font-size: 14px;
            cursor: pointer;
        }

        .tkbox .tk_list .tk_lbmc .dq {
            background: #5a9cf8;
            color: #fff;
        }


.analysis {
    border: 1px solid #e1e1e1;
}

    .analysis .ana_tit {
        height: 50px;
        background-color: #F5F7FB;
        border-bottom: 1px solid #e1e1e1;
        padding-left: 20px;
        line-height: 50px;
        font-size: 14px;
        font-weight: 600;
    }

        .analysis .ana_tit span {
            margin-right: 50px;
        }

            .analysis .ana_tit span em {
                color: #D90012;
                font-style: inherit;
            }

            .analysis .ana_tit span .ddl {
                color: #4ac7ac !important;
            }

    .analysis .ana_box {
        padding: 20px;
    }

        .analysis .ana_box .ana_cont {
            font-size: 14px;
        }

            .analysis .ana_box .ana_cont h3 {
                font-size: 14px;
                margin: 0 0 10px 0;
            }

            .analysis .ana_box .ana_cont div {
                color: #999;
            }

                .analysis .ana_box .ana_cont div p {
                    margin: 0;
                    padding: 0;
                    line-height: 1.5;
                }

                    .analysis .ana_box .ana_cont div p img {
                        max-width: 100%;
                    }

        .analysis .ana_box .ana_nd {
            display: table;
            margin-top: 20px;
        }

            .analysis .ana_box .ana_nd h3 {
                margin: 0;
                font-size: 14px;
                float: left;
            }

            .analysis .ana_box .ana_nd span {
                font-size: 14px;
                float: left;
            }

.tk_login_btn {
    width: 100px !important;
    height: 26px !important;
    margin: 30px auto;
    float: none !important;
    background-color: #409EFF;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    border-radius: 5px;
}

.login_tips {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin: 0 20px;
    height: 120px;
    padding-top: 30px;
}

    .login_tips div {
        text-align: center;
        color: #666;
        margin-top: 5px;
        font-size: 16px;
        font-weight: 600;
    }

    .login_tips span {
        display: block;
        text-align: center;
        font-size: 12px;
        color: #999;
        margin-top: 10px;
    }

    .login_tips a {
        display: block;
        margin: 0 auto;
        width: 180px;
        height: 40px;
        background-color: #0085EA;
        border: 1px solid #0085EA;
        color: #fff;
        border-radius: 5px;
        text-align: center;
        line-height: 40px;
        margin-top: 15px;
    }
