a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: "PingFang SC", "Microsoft yahei", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    vertical-align: baseline;
}

a, a:active, a:hover, a:link, a:visited {
    color: inherit;
    text-decoration: none;
}

ol, ul {
    list-style: none;
    margin: 0 !important;
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

html, body {
    height: 100%;
    width: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix {
    zoom: 1;
}

.clearfix::after {
    content: '\200B';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: visible;
}

header.back {
    position: fixed;
    width: 100%;
    height: 60px;
    padding: 0 10px;
    background-color: #10151d;
    z-index: 10;
}

header.back .logo {
    float: left;
    height: 60px;
    color: #fff;
    background: #10151d;
}

header.back .logo .logoimg {
    display: block;
    float: left;
    width: 75px;
    height: 60px;
    background: url(./images/zxt-logo.png)no-repeat center;
    background-size: auto 60px;
}

header.back .account {
    float: right;
    margin-right: 10px;
    color: #fff
}

header.back .account .item {
    float: left;
    line-height: 60px
}

header.back .account .goFront {
    display: inline-block;
    margin-right: 0
}

header.back .account .goFront li {
    float: left;
    margin-right: 20px
}

header.back .account .goFront .hiCom {
    margin-left: 60px
}

header.back .topmenu-div {
    float: right;
    min-width: 110px;
    z-index: 9;
    position: relative;
}

header.back .topmenu-div .click-div {
    text-align: right;
    cursor: pointer
}

header.back .topmenu-div .click-div li:hover a {
    color: #fff;
    text-decoration: none;
}

header.back .topmenu-div .click-div > span.iconfont {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

header.back .topmenu-div .click-div > span.icon-xiaoxi2 {
    padding-right: 36px;
    font-size: 22px;
}

header.back .topmenu-div .click-div > span.icon-xiaoxi2:hover {
    color: #0c4d8b
}

header.back .topmenu-div .click-div > span.icon-xiaoxi2 .icon-num {
    font-size: 11px;
    color: #fff;
    background: #fa7753;
    border-radius: 50%;
    padding: 2px 2px;
    position: absolute;
    line-height: 1;
    top: 7px;
    z-index: 9;
    left: 18px;
    font-style: normal;
    white-space: nowrap;
}

header.back .topmenu-div .click-div > .comName {
    margin-right: 20px;
    padding-right: 20px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

header.back .topmenu-div .click-div .comTitle {
    max-width: 300px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

header.back .topmenu-div .click-div .comTitle .icon-tubiaozhizuo- {
    font-size: 12px;
}

header.back .topmenu-div .topmenu {
    display: none;
    float: right;
    position: absolute;
    top: 58px;
    right: 20px;
    background: rgb(50, 65, 87);
    box-shadow: 0 0 10px rgba(50, 65, 87, 0.35);
}

header.back .topmenu-div #changeCompany {
    min-width: 180px;
    right: -2px;
}

header.back .topmenu-div .topmenu .menu-ul li {
    text-align: left
}

header.back .topmenu-div .topmenu .menu-ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 30px;
    line-height: 30px;
    background: transparent
}

header.back .topmenu-div #changeCompany .menu-ul li a {
    padding: 5 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#changeCompany {
    overflow-y: auto;
}

header.back .topmenu-div .topmenu .menu-ul li:hover {
    background: rgb(61, 74, 93);
    color: #fff;
}

.submenu-backdrop {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    display: none;
    z-index: 1;
}

.mainContainer {
    width: 100%;
    height: 100%;
}

.leftnav {
    position: fixed;
    top: 60px;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 100%;
    font-size: 14px;
    line-height: 14px;
    z-index: 999;
}

.leftnav .nav-bar {
    height: 100%;
    float: left;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0;
    background: #242f42;
    cursor: pointer;
    z-index: 999;
    -webkit-transition: all .3s cubic-bezier(0, 0, .2, 1);
    transition: all .3s cubic-bezier(0, 0, .2, 1);
}

.leftnav .nav-bar .all-item {
    width: 100%;
    position: relative;
    white-space: nowrap;
    background: #242f42;
}

.leftnav .nav-bar .all-item .tipArrowDiv {
    background-color: #ffffff;
    width: 0;
    height: 0;
    border: 5px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: #000 #fff #000 #000;
    position: absolute;
    left: 40px;
    top: 30px;
}

.hiddenItem {
    display: none;
}

.leftnav .nav-bar .all-item:hover {
    
}

.leftnav .nav-bar .all-item .icon-box {
    width: 50px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .1);
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    /*color: hsla(0,0%,100%,.65);*/
    color: #fff;
}

.leftnav .nav-bar .all-item:hover .icon-box {
    color: #fff;
}

.leftnav .nav-bar .all-item .iconbg {
    display: block;
    line-height: 25px;
    padding-top: 8px;
    font-size: 25px;
}

.leftnav .nav-bar .all-item .icon-text {
    line-height: 25px;
    font-size: 14px;
    font-weight: 500;
}

.leftnav .nav-bar .all-item a:hover {
    text-decoration: none;
    color: #fff
}

.leftnav .submenu_wrapper {
    position: fixed;
    top: 60px;
    left: -300px;
    bottom: 0;
    width: 350px;
    background-color: rgb(50, 65, 87);
    z-index: 8;
    overflow: auto;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    box-shadow: 1px 0px #cfcfcf;
}

.submenu_wrapper .iconclose {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 18px;
    color: #999;
    cursor: pointer;
}

.submenu_wrapper .iconclose:hover {
    color: #ff5757;
}

.leftnav .submenu_wrapper .submenu-block {
    border-bottom: dashed lightgrey 1px;
    margin: 0 20px;
    padding: 15px 0;
}

.leftnav .submenu_wrapper .submenu-block .submenu-block-row {
    display: flex;
}

.leftnav .submenu_wrapper .submenu-block .submenu-row-icon {
    padding-right: 10px;
    text-align: right;
}

.submenu_wrapper .submenu-block .submenu-row-icon i {
    font-size: 20px;
    color: #27adfa;
    font-weight: 500;
}

.submenu_wrapper .submenu-block .submenu-row-title {
    font-size: 14px;
    color: #27adfa;
    font-weight: bold;
}

.submenu_wrapper .submenu-block .right-col {
    flex-grow: 1;
}

.submenu_wrapper .submenu-block .left-col {
    flex-basis: 24px;
    flex-shrink: 0;
}

.submenu_wrapper .submenu-block .submenu-row-menu {
    margin: 4px 0;
}

.submenu_wrapper .submenu-block .submenu-row-menu li {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
}

.submenu_wrapper .submenu-block .submenu-row-menu li a:hover {
    color: #c1c1c1;
}

.submenu_wrapper .submenu-block .submenu-row-menu li .openmenu {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    position: relative;
}

.rightmain {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 60px 0px 0px 50px;
    overflow: hidden;
}

#indexNew {
    background-color: #fff;
    font-size: 14px;
    line-height: 14px;
    height: 100%;
}

.app-framework-cpt {
    width: 100%;
    height: 100%;
}

#indexNew .middle {
    float: left;
    width: 70%;
}

#indexNew .right {
    float: left;
    width: 30%;
}

.tabs-panels {
    height: 100%;
}

.tabs-wrap {
    background-color: transparent;
    border: 0px;
}

#indexNew .tabs {
    background-color: transparent;
    border: 0px;
    height: 40px !important;
    line-height: 35px !important;
    padding-left: 12px !important;
}

#indexNew .tabs-header {
    background-color: transparent;
    border: 0px;
}

.tabs-wrap .tabs li {
    margin-right: 10px;
}

    .tabs-wrap .tabs li a.tabs-inner {
        border-radius: 3px !important;
        background-color: #fff;
        background: #fff;
        height: 27px !important;
        line-height: 24px !important;
    }

        .tabs-wrap .tabs li a.tabs-inner:hover {
            background-color: white;
            background: white;
            color: white;
        }

            .tabs-wrap .tabs li a.tabs-inner:hover .tabs-title {
                color: #999;
            }

    .tabs-wrap .tabs li.tabs-selected a.tabs-inner:hover .tabs-title {
        color: white;
    }

    .tabs-wrap .tabs li.tabs-selected a.tabs-inner, .tabs-wrap .tabs li a.tabs-inner {
        border-color: rgb(233, 236, 241);
    }

    .tabs-wrap .tabs li.tabs-selected a.tabs-inner {
        background: #337ab7;
    }

    .tabs-wrap .tabs li.tabs-selected a.tabs-inner {
        color: #fff;
    }

    .tabs-wrap .tabs li.tabs-selected a.tabs-close {
        background: url(./images/delete1.png) no-repeat center;
        background-size: 100%;
    }

    .tabs-wrap .tabs li a.tabs-close {
        background: url(./images/delete2.png) no-repeat center;
        background-size: 100%;
    }

    .tabs-wrap .tabs li a:hover.tabs-close {
        background-color: transparent;
    }

.tabs-wrap {
    border-bottom: 1px solid rgb(233, 236, 241);
}

    .tabs-wrap .tabs li a.tabs-close {
        /* top: 26%; */
    }

    .tabs-wrap .tabs-title {
        font-weight: bold;
        color: #999999;
    }

    .tabs-wrap .tabs li.tabs-selected .tabs-title {
        color: #fff;
    }

/******************************************************pannel*********************************************************************/

.tabs-panels {
    position: relative;
    min-height: 100%;
    background: #f2f3f8;
}

    .tabs-panels .panel, .tabs-panels .panel .panel-body {
        background: #f2f3f8;
    }

.sub_function {
    height: 173px;
    margin-top: 20px;
    background: #fff;
}

.function_title {
    position: relative;
    height: 37px;
    line-height: 37px;
}

    .function_title .icon-shugang {
        color: #337ab7;
    }

    .function_title .title {
        font-size: 14px;
        color: #333;
        font-weight: bold;
    }

    .function_title .title_right {
        position: absolute;
        top: 0;
        right: 0px;
        color: #337ab7;
    }

.sub_function .function_title .title_right .title {
    font-size: 12px;
    color: #337ab7;
    cursor: pointer;
    margin-right: 20px;
}

.sub_function .function_body {
    padding: 10px 10px 32px 20px;
}

.function_body ul li {
    float: left;
    width: 12.5%;
    cursor: pointer;
}

.sub_function .function_body .body_content {
    margin-right: 0;
    background: rgb(245, 248, 251);
    text-align: center;
    position: relative;
}

.sub_function .function_body ul li:hover .body_content {
    background: #eaeaea;
}

.fun_con {
    position: relative;
    height: 80px;
}

.fun_con_icon {
    padding: 10px;
}

    .fun_con_icon .iconfont {
        font-size: 28px;
        line-height: 40px;
        color: #337ab7;
    }

.icon-shugang {
    font-size: 14px !important;
}

.fun_con_icon .title {
    font-size: 12px;
    color: #337ab7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 5px;
}

.fun_count {
    position: absolute;
    bottom: -25px;
    left: 40px;
}

.sub_statistics {
    background: #fff;
    padding-right: 15px;
}

.right_con {
    margin: 20px 0 0 10px;
    background: #fff;
}

.right_alertmessage {
    height: 262px;
    padding-right: 10px;
}

    .right_alertmessage .list-group-item:first-child {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .right_alertmessage .list-group-item, .right_notice .list-group-item {
        border: 0;
        padding-left: 16px;
    }

.list-group-item .label {
    font-size: 11px;
    min-width: 10px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background-image: none;
    padding: 0 4px !important;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-transform: none;
    border-radius: 100px;
    padding: 0 8px !important;
    font-weight: 400;
    border-width: 0;
    text-shadow: none;
}

.bg-red {
    color: #fff;
    background: #ff5757;
}

.bg-blue {
    color: #fff;
    background: #65a6ff;
}

.bg-orange {
    color: #fff;
    background: #fa7753;
}

.bg-purple {
    color: #fff;
    background: #984dff
}

.col-blue {
    color: #337ab7;
}

.right_notice {
    height: 274px;
    position: relative;
    margin-top: 44px;
    padding-right: 10px;
}

.function_title .title_right .iconfont {
    font-size: 16px;
    cursor: pointer;
}

.list-group-item .icon-zhiding {
    color: rgb(244, 129, 129);
    padding-right: 8px;
}

#notice li {
    padding: 0;
    height: 38px;
    line-height: 36px;
}

#notice .con-left {
    padding-left: 6px;
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

#notice .time-right {
    float: right;
    width: 22%;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 10px;
}

/**********************************************************************֪ͨ����*************************************************************************/

.main {
    width: 650px;
    height: 500px;
    margin: 0 auto;
}

.title {
    text-align: center;
    padding-top: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pl10 {
    padding-left: 10px;
}

.pr10 {
    padding-right: 10px;
}

.box {
    line-height: 36px;
    padding-left: 15px;
    font-size: 15px;
    text-align: left;
    color: #555555;
}

.text {
    text-indent: 30px;
    padding-top: 20px;
}

.inscribe {
    text-align: right;
    padding-right: 28px;
}

.con-left .iconfont {
    color: red;
    padding-right: 4px;
    font-size: 25px;
    display: inline-block;
    padding-left: 25px;
}

.con-left .icon-xin {
    padding-left: 0px;
}

/**********************************************************************sub_statistics*************************************************************************/

.row .p0 {
    padding: 0px;
}

.data_box {
    text-align: center;
    border: solid 1px transparent;
    border-radius: 3px;
    box-shadow: 0 0 10px #e3e3e3;
    margin: 15px 15px 0px 0px;
}

.tabber-switch {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 35px;
    padding-right: 5px
}

    .tabber-switch::before,
    .tabber-switch::after {
        display: none !important;
    }

    .tabber-switch span {
        margin-right: 10px;
    }

.data_box .title {
    margin-top: 20px;
    color: #37363e;
    font-weight: 600;
    font-size: 13px;
}

    .data_box .title .iconfont {
        color: #666;
        font-size: 18px;
        padding-right: 10px;
    }

    .data_box .title .col-red {
        color: #ff5757;
    }

    .data_box .title .col-green {
        color: #9cd159;
    }

    .data_box .title .col-orange {
        color: #fa7753;
    }

    .data_box .title .col-purple {
        color: #984dff;
    }

    .data_box .title .col-azure {
        color: #41e5c0;
    }

    .data_box .title .col-yellow {
        color: #fc0;
    }

.data_box:hover {
    background-color: #ff5757;
    color: #fff !important;
    border: 1px solid #ff5757;
}

.rankoptions li {
    padding-top: 10px;
}

.dataoptions li {
    padding-top: 10px;
}

/*����*/

.padL0 {
    padding-left: 0px;
}

.padR0 {
    padding-right: 0px;
}

.pointer {
    cursor: pointer;
}


/******���ն˵Ķ�����ں������ȼ���*********/

@media only screen and (min-width: 1531px) and (max-width: 1868px) {
    .fun_count {
        bottom: -25px;
        left: 40px;
    }
}

@media only screen and (min-width: 1109px) and (max-width: 1530px) {
    .fun_count {
        bottom: -26px;
        left: 0px;
    }
}

@media only screen and (max-width: 1108px) {
    .fun_count {
        bottom: -26px;
        left: 4px;
    }
}

@media only screen and (max-width: 600px) {
    .function_body ul li {
        width: 25%;
    }

    .sub_function {
        height: 270px;
    }

    .body_content {
        margin-bottom: 10px;
    }

    header.back .topmenu-div .click-div .comTitle span {
        display: none;
    }

    header.back .topmenu-div .topmenu .menu-ul li a {
        padding: 0px 30px;
        min-width: 120px;
    }

    header.back .topmenu-div .topmenu {
        right: -40px;
    }

    header.back .topmenu-div .click-div > .comName {
        margin-right: 10px;
        padding-right: 10px;
    }

    header.back .topmenu-div .click-div > span.icon-xiaoxi2 {
        padding-right: 20px;
    }

    .sub_function .function_body {
        padding: 1px 10px 32px 20px;
    }

    .leftnav .submenu_wrapper {
        width: 320px;
    }

    .no-horizontal-padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .right_con {
        margin: 20px 0 0 0px;
    }
}

@media only screen and (max-width: 390px) {
    .leftnav .submenu_wrapper {
        width: 280px;
    }

    .submenu_wrapper .submenu-block .submenu-row-menu li {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .data_box h3 {
        font-size: 18px;
    }

    .data_box {
        margin: 10px 10px 0px 0px;
    }

    .rbClass {
        display: inline-block;
        margin-right: 10px;
        text-align: center;
    }

   .rbClass label {
       position: relative;
       display: inline;
   }

   .rbClass input {
       position: relative;
       top: 2px;
       margin: 4px 4px 0 0 !important;
       margin-top: 1px;
       line-height: normal;
   }
}
