/* 重定义部分HTML标签 */
html {
    height: 100%;
    width: 100%;
}

::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background: rgba(0, 0, 0, 0.06);
}

::-webkit-scrollbar-thumb {
    background-color: #aaa;
    border-radius: 2px;
}

::-webkit-scrollbar-track {
    border-radius: 2px;
    background: transparent;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
    margin: 0px;
    padding: 0px;
}

iframe {
    border: 0px;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    width: 100%;
    height: 100%;
    font: 14px "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", 宋体, sans-serif !important;
    color: #333333;
}

form {
    height: 100%;
}

dc, dl, dt, dd, dk {
    position: relative;
}

div, ul, dl, li, p {
    /* zoom: 1; */
}

div {
    height: auto;
}

img {
    border: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    display: block;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    font-size: 0px;
}

.innerFrameHidden {
    display: none;
}

.chidden {
    display: none;
}

input, select, textarea {
    font-family: inherit;
    line-height: inherit;
    margin: 0;
    font: inherit;
    color: #555;
    padding: 0;
}

input {
    line-height: normal;
}

textarea {
    overflow: auto;
}

.dhxtree_dhx_skyblue {
    height: 100%;
    width: 100%;
}

.dhxtree_dhx_skyblue .containerTableStyle {
    overflow-y: auto;
    overflow-x: auto;
}

.dhxtree_dhx_skyblue div {
    text-align: left;
}

/* 默认文字超链接样式 */
a {
    text-decoration: none;
}

a:link {
    color: #156356;
    text-decoration: none;
}

a:active {
    color: #156356;
    text-decoration: none;
}

a:visited {
    color: #156356;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

.hot {
    color: red;
    font-size: 16px;
    margin-right: 5px;
    height: 22px;
    line-height: 22px;
}

.noborder {
    border: 0px !important;
}

.tp {
    background-color: transparent !important;
}

.noborder-left {
    border-left: 0px !important;
}

.noborder-top {
    border-top: 0px !important;
}

.noborder-right {
    border-right: 0px !important;
}

.noborder-bottom {
    border-bottom: 0px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.bordered {
    border: 1px solid #dddddd !important;
}

.bordered-left {
    border-left: 1px solid #dddddd !important;
}

.bordered-top {
    border-top: 1px solid #dddddd !important;
}

.bordered-right {
    border-right: 1px solid #dddddd !important;
}

.bordered-bottom {
    border-bottom: 1px solid #dddddd !important;
}

.bordered-bottom-only {
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 1px solid #dddddd !important;
}

.striking.tips {
    font-weight: bold;
    color: #f76606;
}

.striking.rinfo {
    color: #cdcdcd;
    padding-left: 10px;
}

.striking.maxlth {
    color: #c00;
}

.striking.help {
    height: 22px;
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    color: #999999;
    padding-left: 22px;
    background: url('../images/7/icon/icon_help.png') no-repeat left center;
}

.striking.data.create {
    color: #32cd32;
}

.striking.data.updata {
    color: #ff0000;
}

.striking.data.delete {
    color: #cdcdcd;
    text-decoration: line-through;
}

.striking.data.original {
}

/* 字体颜色 背景颜色 开始 */
.gb.color.tips {
    font-weight: bold;
    color: #f76606;
}

.gb.color.tips1 {
    color: #f39501;
}

.gb.color.tips2 {
    color: #2598d4;
}

.gb.color.tips3 {
    color: #999;
}

.gb.color.tips4 {
    color: #47C4F4;
}

.gb.color.bh {
    color: #72d2fa;
}

.gb.color.lb {
    color: #f5bb00;
}

.gb.font.weight.bold {
    font-weight: bold;
}

.gb.color.white {
    color: #ffffff;
}

.gb.color.primary {
    color: #2196f3;
}

.gb.color.primary2 {
    color: #68b8f7;
}

.gb.color.primary3 {
    color: #d3eafd;
}

.gb.color.primary4 {
    color: #2c81fc;
}

.gb.color.secondary {
    color: #cdcdcd;
}

.gb.color.secondary1 {
    color: #666D86;
}

.gb.color.info {
    color: #3e50b4;
}

.gb.color.warning {
    color: #ef971c;
}

.gb.color.danger {
    color: #e24034;
}

.gb.color.down {
    color: #008000;
}

.gb.color.coffee {
    color: #B87B35;
}

.gb.color.success {
    color: #60be29;
}

.gb.color.purple {
    color: #cf5fbb;
}

/*项目进度显示*/
.gb.color.jxz {
    color: #0385d7;
}

.gb.color.wjx {
    color: #999999;
}

.gb.bg.primary {
    background-color: #2196f3;
}

.gb.bg.primary2 {
    background-color: #68b8f7;
}

.gb.bg.info {
    background-color: #3e50b4;
}

.gb.bg.success {
    background-color: #60be29;
}

.gb.bg.warning {
    background-color: #ef971c;
}

.gb.bg.danger {
    background-color: #e24034;
}

.gb.bg.lightred {
    background-color: #FDEDED;
}

.gb.bg.grey {
    background-color: #333;
}

.gb.bg.green {
    background-color: #F1FDF2;
}

.gb.shape.circle {
    display: block;
    border-radius: 55%;
    -moz-border-radius: 55%;
    -webkit-border-radius: 55%;
    text-align: center;
}

.gb.shape.circle.wh19 {
    width: 19px;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.gb.shape.circle.wh19.c1 {
    background: url('../images/7/icon/icon_bg_shape_circle_wh19_c1.png') no-repeat center center;
}

.gb.shape.circle.wh19.c2 {
    background: url('../images/7/icon/icon_bg_shape_circle_wh19_c2.png') no-repeat center center;
}

.gb.shape.circle.wh19.c3 {
    background: url('../images/7/icon/icon_bg_shape_circle_wh19_c3.png') no-repeat center center;
}

.gb.shape.circle.wh19.c4 {
    background: url('../images/7/icon/icon_bg_shape_circle_wh19_c4.png') no-repeat center center;
}

.gb.shape.circle.wh19.c5 {
    background: url('../images/7/icon/icon_bg_shape_circle_wh19_c5.png') no-repeat center center;
}

.gb.shape.circle.wh50 {
    color: #ffffff;
    font-size: 100%;
    text-align: center;
    line-height: 55px;
    width: 55px;
    margin-right: 8px;
    height: 55px;
}

.gb .fillup .btm {
    padding-bottom: 35px;
}

/* 字体颜色 背景颜色 结束 */
.syswork.wrap_con {
    border: 3px #e9f1fd solid;
    margin: 0px;
    padding: 0px;
}

.file.type.folder {
    padding-left: 25px;
    display: inline-block;
    *display: inline;
    background: url('../images/7/icon/icon_file_folder.png') no-repeat left center;
}

.file.type.text {
    padding-left: 25px;
    display: inline-block;
    *display: inline;
    background: url('../images/7/icon/icon_file_text.png') no-repeat left center;
}

/* 列表中操作样式定义开始 */
a.link, a.linkm, a.linkp {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 22px;
    padding: 4px;
    border: 1px solid transparent;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    margin: 0px 5px;

}

a.link:hover, a.linkm:hover, a.linkp:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #fff;
}

.btm-panel.submit.large, .wap.ywsp.pop.large .item.tcenter, .btm-panel.submit.flat, .wap.ywsp.pop.flat .item.tcenter {
    height: 42px;
    line-height: 42px;
}

.spjl-con.submit.large, .spjl-con.submit.flat {
}

.btm-panel.submit.large a.link, .wap.ywsp.pop.large a.link {
    font-size: 19px;
    height: 24px;
    font-weight: bold;
}

a.link.qz {
    width: 20px;
    background: url('../images/7/btn/btn_qz.png') no-repeat center center;
}

a.link.qzt {
}

a.link.bant {
    background-color: #E0E0E0;
    color: #fff;
    cursor: not-allowed;
}

a.link.add {
    width: 22px;
    background: url('../images/7/btn/btn_add.png') no-repeat center center;
}

a.link.addt {
}

a.link.view {
    padding: 0;
    margin: 0 0 0 5px;
    border: 0;
    width: 22px;
    background: url('../images/7/btn/btn_view.png') no-repeat center center;
}

a.link.viewt {
}

a.linkp.phonet {
}

a.link.round.h20.addt {
    height: 20px;
    line-height: 20px;
    padding-left: 25px !important;
    background: url('../images/7/icon/icon_round_20_20_add.png') no-repeat left center;
}

a.link.round.h25.addt {
    height: 25px;
    line-height: 25px;
    padding-left: 30px !important;
    background: url('../images/7/icon/icon_round_25_25_add.png') no-repeat left center;
    color: #999999;
}

a.link.edit {
    width: 22px;
    background: url('../images/7/btn/btn_edit.png') no-repeat center center;
}

a.link.editt {

}
a.link.editWord {
    padding: 0;
    margin: 0 0 0 5px;
    border: 0;
    width: 22px;
    background: url('../images/7/btn/btn_editWord.png') no-repeat center center;
}

a.link.editWordt {
}

a.link.search {
    width: 22px;
    background: url('../images/7/icon/link_search.png') no-repeat center center;
}

a.link.searcht {
}

a.link.select {
    width: 22px;
    background: url('../images/7/icon/link_select.png') no-repeat center center;
}

a.link.selectt {
}

a.link.smwh {
    padding-left: 22px;
    background: url('../images/7/icon/link_smwh.png') no-repeat center center;
    color: inherit;
}

a.link.smwht {
    padding-left: 22px;
    background: url('../images/7/icon/link_smwh.png') no-repeat left center;
    color: #156356;
}

a.link.cancel {
    width: 22px;
    background: url('../images/7/btn/btn_cancel.png') no-repeat center center;
}

a.link.cancelt {
    padding-left: 22px;
    background: url('../images/7/btn/btn_cancel.png') no-repeat left center;
    color: inherit;
}

a.link.canceldt {
    padding-left: 22px;
    background: url('../images/7/btn/btn_canceld.png') no-repeat left center;
    color: #c6c6c6;
}

a.link.save {
    width: 22px;
    background: url('../images/7/icon/link_save.png') no-repeat center center;
}

a.link.savet {
}

a.link.back {
    width: 22px;
    background: url('../images/7/icon/link_back.png') no-repeat center center;
}

a.link.backt {
    background-color: #ff5722;
}

a.link.crmenu {
    width: 22px;
    height: 22px;
    background: url('../images/7/icon/link_cornermenu.png') no-repeat center center;
}

a.link.permit {
    width: 22px;
    height: 22px;
    background: url('../images/7/icon/link_permit.png') no-repeat center center;
}

a.link.permitt {
}

a.link.cup {
    width: 22px;
    height: 22px;
    background: url('../images/7/icon/link_con_up.png') no-repeat center center;
}

a.link.cdown {
    width: 22px;
    height: 22px;
    background: url('../images/7/icon/link_con_down.png') no-repeat center center;
}

a.link.start {
    width: 22px;
    background: url('../images/7/icon/link_start.png') no-repeat center center;
}

a.link.startt {
    padding-left: 22px;
    background: url('../images/7/icon/link_start.png') no-repeat left center;
    color: inherit;
}

a.link.submit {
    width: 22px;
    background: url('../images/7/icon/link_submit.png') no-repeat center center;
}

a.link.submitt {
}

a.link.group {
    width: 22px;
    background: url('../images/7/icon/link_group.png') no-repeat center center;
}

a.link.groupt {
}

a.link.zk {
    width: 22px;
    background: url('../images/7/icon/icon_zk.png') no-repeat center center;
}

a.link.zkt {
    padding-left: 22px;
    background: url('../images/7/icon/icon_zk.png') no-repeat left center;
    color: inherit;
}

a.link.sq {
    width: 22px;
    background: url('../images/7/icon/icon_sq.png') no-repeat center center;
}

a.link.sqt {
    padding-left: 22px;
    background: url('../images/7/icon/icon_sq.png') no-repeat left center;
    color: inherit;
}

a.link.xtts {
    padding-left: 22px;
    background: url('../images/4/icon/link_xtts.png') no-repeat center center;
    color: inherit;
}

a.link.xttst {
    padding-left: 22px;
    background: url('../images/4/icon/link_xtts.png') no-repeat left center;
}

.btm-panel.submit.flat a.link {
    background-image: none;
    color: #ffffff;
    height: 32px;
    line-height: 32px;
    padding: 0px 10px;
    vertical-align: middle;
    min-width: 80px;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
}

a.link.ywspsave {
    color: #4194c0;
    font-weight: bold;
    padding-left: 22px;
    background: url('../images/7/icon/link_ywspsave.png') no-repeat left center;
}

.btm-panel.submit.flat a.link.ywspsave {
    background-color: #095a9d;
}

.btm-panel.submit.flat a.link.ywspsave:hover {
    background-color: #2887d6;
}

.wap.ywsp.pop.flat .ywcz {
    box-sizing: border-box;
}

.wap.ywsp.pop.flat .ywcz a.link {
    background-image: none;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    padding: 0px 5px;
    vertical-align: middle;
    min-width: 65px;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
}

.wap.ywsp.pop.flat .ywcz a.link.submitt {
    background-color: #2887d6;
}

.wap.ywsp.pop.flat .ywcz a.link.submitt:hover {
    background-color: #095a9d;
}

.wap.ywsp.pop.flat .ywcz a.link.backt {
    background-color: #f29531;
}

.wap.ywsp.pop.flat .ywcz a.link.backt:hover {
    background-color: #d77308;
}

a.link.ywspsubmit {
    color: #42ae8a;
    font-weight: bold;
    padding-left: 22px;
    background: url('../images/7/icon/icon_ywsp_submit.png') no-repeat left center;
}

.btm-panel.submit.flat a.link.ywspsubmit {
    background-color: #067a55;
}

.btm-panel.submit.flat a.link.ywspsubmit:hover {
    background-color: #1aaf80;
}

.btm-panel.submit.flat a.link.ywspmenut {
    background-color: #8fa9b7;
}

.btm-panel.submit.flat a.link.ywspmenut:hover {
    background-color: #9dbecf;
}

a.link.ywspadditionalt {
    color: #42ae8a;
    font-weight: bold;
    padding-left: 22px;
    background: url('../images/7/icon/icon_ywsp_submit.png') no-repeat left center;
}

.btm-panel.submit.flat a.link.ywspadditionalt {
    background-color: #067a55;
}

.btm-panel.submit.flat a.link.ywspadditionalt:hover {
    background-color: #1aaf80;
}

a.link.ywspbackt {
    color: #4293be;
    font-weight: bold;
    padding-left: 22px;
    background: url('../images/7/icon/icon_ywsp_back.png') no-repeat left center;
}

.btm-panel.submit.flat a.link.ywspbackt {
    background-color: #d77308;
}

.btm-panel.submit.flat a.link.ywspbackt:hover {
    background-color: #f29531;
}

a.link.ywspblyjt {
    color: #4293be;
    font-weight: bold;
    padding-left: 22px;
    background: url('../images/7/icon/icon_ywsp_submit.png') no-repeat left center;
}

.btm-panel.submit.flat a.link.ywspblyjt {
    background-color: #277fe3;
}

.btm-panel.submit.flat a.link.ywspblyjt:hover {
    background-color: #277fe3;
}

a.link.ywspmenut {
    color: #69a5c9;
    font-weight: bold;
    padding-left: 22px;
    background: url('../images/7/icon/icon_ywsp_menu.png') no-repeat left center;
}

a.link.qx {
    width: 22px;
    background: url('../images/7/btn/btn_cancel.png') no-repeat center center;
}

a.link.qxt {
}

a.link.xz {
    width: 22px;
    background: url('../images/7/btn/btn_edit.png') no-repeat center center;
}

a.link.xzt {
}

a.link.swzb {
    width: 22px;
    background: url('../images/7/btn/btn_swzb.png') no-repeat center center;
}

a.link.swzbt {
}

a.link.qxzb {
    width: 22px;
    background: url('../images/7/btn/btn_qxzb.png') no-repeat center center;
}

a.link.qxzbt {
}

a.link.fjzb {
    width: 22px;
    background: url('../images/7/btn/btn_fjzb.png') no-repeat center center;
}

a.link.fjzbt {
}

a.link.qxfj {
    width: 22px;
    background: url('../images/7/btn/btn_qxfj.png') no-repeat center center;
}

a.link.qxfjt {
    padding-left: 22px;
    background: url('../images/7/btn/btn_qxfj.png') no-repeat left center;
}

a.link.ref {
    width: 22px;
    background: url('../images/7/btn/btn_ref.png') no-repeat center center;
}

a.link.reft {
}

a.link.del {
    width: 22px;
    background: url('../images/7/btn/btn_del.png') no-repeat center center;
}

a.link.delt {
    background-color: #ff5722;
}

a.link.info {
    background-color: inherit;
    color: inherit;
}

a.link.inst {
}

a.link.delc {
    padding-left: 22px;
    background: url('../images/7/icon/icon_link_del.png') no-repeat center center;
}

a.link.deldt {
    background-color: #c6c6c6;
}

a.link.ldel {
    padding: 0;
    margin: 0 0 0 5px;
    border: 0;
    width: 22px;
    background: url('../images/7/icon/icon_link_del.png') no-repeat center center;
}

a.link.ldelt {
}

a.link.preview {
    width: 22px;
    background: url('../images/7/btn/btn_preview.png') no-repeat center center;
}

a.link.previewt {
}

a.link.seek {
    padding-left: 22px;
    background: url('../images/7/btn/btn_seek.png') no-repeat left center;
}

a.link.seekt {
    padding-left: 22px;
    background: url('../images/7/btn/btn_seek.png') no-repeat left center;
}

a.link.contrast {
    width: 22px;
    background: url('../images/7/btn/btn_contrast.png') no-repeat center center;
}

a.link.contrastt {
}

a.link.template {
    width: 22px;
    background: url('../images/7/btn/btn_template.png') no-repeat center center;
}

a.link.processedt {
}

a.link.unprocessedt {
}

a.linkm.move, a.link.move {
    background: url('../images/7/icon/icon_move.png') no-repeat center center;
}

a.linkm.movet, a.link.movet {
    padding-left: 22px;
    background: url('../images/7/icon/icon_move.png') no-repeat left center;
    color: inherit;
}

a.link.moveup {
    width: 22px;
    background: url('../images/7/up.png') no-repeat center center;
}

a.link.movedown {
    width: 22px;
    background: url('../images/7/down.png') no-repeat center center;
}

a.link.download {
    width: 22px;
    background: url('../images/7/icon/icon_download_22_22.png') left center no-repeat;
}

a.link.downloadt {
}

a.link.pay {
    width: 22px;
    background: url('../images/7/icon/link_pay.png') left center no-repeat;
}

a.link.payt {
}

a.link.printt {
}

a.link.bljl {
    width: 22px;
    background: url('../images/7/btn/btn_bljl.png') no-repeat left center;
}

a.link.bljlt {
}

a.link.xycx {
    width: 22px;
    background: url('../images/7/btn/btn_xycx.png') no-repeat left center;
}

a.link.xycxt {
}

a.link.uploads {
    width: 22px;
    background: url('../images/7/btn/btn_uploads.png') no-repeat left center;
}

a.link.uploadst {
}

a.link-tpbcxy {
    display: block;
    margin-right: 5px;
    margin-top: 0px;
    float: left;
    background: url('../images/7/icon/icon_download_32_32.png') no-repeat left center;
    padding-left: 28px;
}

a.link.email {
}

a.link.share {
    width: 22px;
    background: url('../images/7/btn/btn_share.png') no-repeat center center;
}

a.link.sharef {
    width: 22px;
    background: url('../images/7/btn/btn_shared.png') no-repeat center center;
}

a.link.wsh {
    width: 55px;
    background: url('../images/7/icon/link_wsh.png') no-repeat center center;
}

a.link.ysh {
    width: 55px;
    background: url('../images/7/icon/link_ysh.png') no-repeat center center;
}

a.link.exchange {
    padding-left: 22px;
    background: url('../images/7/icon/link_exchange.png') no-repeat left center;
    color: inherit;
}

a.link.switch {
    padding-left: 22px;
    background: url('../images/7/icon/link_switch.png') no-repeat center center;
    color: inherit;
}

a.link.switcht {
}

a.link.word {
    width: 22px;
    background: url('../images/7/icon/icon_zdyword.png') no-repeat center center;
}

a.link.wordt {
}

a.link.excel {
    width: 22px;
    background: url('../images/7/icon/icon_zdyexcel.png') no-repeat center center;
}

a.link.excelt {
}

a.link.money {
    width: 22px;
    background: url('../images/7/icon/icon_money.png') no-repeat center center;
}

a.link.moneyt {
}

a.link.full {
    width: 22px;
    background: url('../images/7/kbcb/icon_full.png') no-repeat center center;
}

a.link.fullt {
}

a.link.qrcode {
    width: 22px;
    background: url('../images/7/kbcb/icon_qrcode.png') no-repeat center center;
}

a.link.qrcodet {
}

a.link.play {
    width: 22px;
    background: url('../images/7/kbcb/icon_play.png') no-repeat center center;
}

a.link.playt {
}

a.link.refresh {
    width: 22px;
    background: url('../images/7/kbcb/icon_refresh.png') no-repeat center center;
}

a.link.refresht {
}

a.link.unlock {
    width: 22px;
    background: url('../images/7/kbcb/icon_unlock.png') no-repeat center center;
}

a.link.unlockt {
}

a.link.oedit {
    width: 22px;
    background: url('../images/7/kbcb/icon_oedit.png') no-repeat center center;
}

a.link.oeditt {
}

a.link.odownload {
    width: 22px;
    background: url('../images/7/kbcb/icon_odownload.png') no-repeat center center;
}

a.link.odownloadt {
}

a.link.pdf {
    width: 22px;
    background: url('../images/7/icon/icon_pdf.png') no-repeat center center;
}

a.link.pdft {
}

a.link.pdf2 {
    width: 22px;
    background: url('../images/7/icon/icon_pdf2.png') no-repeat center center;
}

a.link.pdf2t {
}

a.link.begin {
    width: 22px;
    background: url('../images/7/icon/icon_begin.png') no-repeat center center;
}

a.link.begint {
}

a.link.look {
    padding-left: 22px;
    background: url('../images/7/icon/icon_look.png') no-repeat center center;
    color: inherit;
}

a.link.lookt {
}

a.link.video {
    padding-left: 22px;
    background: url('../images/7/icon/link_video.png') no-repeat center center;
    color: inherit;
}

a.link.videot {
}

a.link.hangup {
    padding-left: 22px;
    background: url('../images/7/icon/link_hangup.png') no-repeat left center;
    color: inherit;
}

a.link.calling {
}

a.link.olook {
    width: 22px;
    background: url('../images/7/kbcb/icon_olook.png') no-repeat center center;
}

a.link.olookt {
}

a.link.wmark {
    width: 22px;
    background: url('../images/7/btn/btn_wmark.png') no-repeat center center;
}

a.link.wmarkt {
}

a.link.ymark {
    width: 22px;
    background: url('../images/7/btn/btn_ymark.png') no-repeat center center;
}

a.link.ymarkt {
}

/* 询价 汇总表格式定义 */
a.link-editHzb {
    cursor: pointer;
    float: right;
    background: url('../images/hzb.png') no-repeat;
    padding-left: 24px;
    height: 24px;
    padding-top: 3px;
}

/* 上传文件 */
a.link-upload-file {
    width: 118px;
    height: 31px;
    display: block;
    text-indent: -9999em;
    background: transparent url('../images/7/btn/up_file.png') no-repeat scroll 0% 0%;
}

/* 上传图片 */
a.link-upload-picture {
    width: 118px;
    height: 31px;
    display: block;
    text-indent: -9999em;
    background: transparent url('../images/7/btn/up_picture.png') no-repeat scroll 0% 0%;
}

/* checkbox 样式定义开始  */
.state {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.state.input, .state.radio, .state.checkbox {
    height: 22px;
    padding-left: 22px;
}

.state.input.checked {
    background: url('../images/7/icon/icon_input_checked.png') no-repeat left center;
}

.state.input.unchecked {
    background: url('../images/7/icon/icon_input_unchecked.png') no-repeat left center;
}

.state.radio.checked {
    background: url('../images/7/icon/icon_radio_checked.png') no-repeat left center;
}

.state.radio.unchecked {
    background: url('../images/7/icon/icon_radio_unchecked.png') no-repeat left center;
}

.state.checkbox.checked {
    background: url('../images/7/icon/icon_checkbox_checked.png') no-repeat left center;
}

.state.checkbox.selected {
    background: url('../images/7/icon/icon_checkbox_selected.png') no-repeat left center;
}

.state.checkbox.unchecked {
    background: url('../images/7/icon/icon_checkbox_unchecked.png') no-repeat left center;
}

.state.lrfs.input.checked {
    background: url('../images/7/icon/icon_lrfs_input_checked.png') no-repeat left center;
}

.state.lrfs.input.unchecked {
    background: url('../images/7/icon/icon_lrfs_input_unchecked.png') no-repeat left center;
}

.state.lrfs.radio.checked {
    background: url('../images/7/icon/icon_lrfs_radio_checked.png') no-repeat left center;
}

.state.lrfs.radio.unchecked {
    background: url('../images/7/icon/icon_lrfs_radio_unchecked.png') no-repeat left center;
}

.state.lrfs.checkbox.checked {
    background: url('../images/7/icon/icon_lrfs_checkbox_checked.png') no-repeat left center;
}

.state.lrfs.checkbox.unchecked {
    background: url('../images/7/icon/icon_lrfs_checkbox_unchecked.png') no-repeat left center;
}

/* checkbox 样式定义结束  */

.span-title {
    font-size: 20px;
    width: 99%;
}

/* 列表中操作样式定义结束  */
/* 登录页面样式定义开始  */
.login-bg-01 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 0px solid #c5c9ca;
    margin: 0px auto !important;
    background: url('../images/7/login/login_bg_01.png') left bottom repeat-x;
}

.login-bg-01 .login-bg-02 {
    width: 991px !important;
    height: 319px !important;
    margin: 150px auto 0px auto;
    background: url('../images/7/login/login_bg.png') center center no-repeat;
    border: 0px;
}

.login-bg-01 .login-bg-02 .login-xtmc {
    position: relative;
    top: 140px;
    left: 130px;
    /*left: 380px;*/
    right: auto;
    width: 250px;
    height: 310px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.login-bg-01 .login-bg-02 .login-dlxx {
    position: relative;
    top: 30px;
    /*top:15px;*/
    left: 690px;
    right: auto;
    width: 250px;
    height: 310px;
    float: left;
}

.login-bg-01 .login-bg-02 .login-dlxx .usernamel {
    font-size: 26px;
    text-align: center;
    width: 240px;
    height: 30px;
    line-height: 35px;
}

.login-bg-01 .login-bg-02 .login-dlxx .username {
    width: 230px;
    height: 35px;
    line-height: 35px;
    margin-top: 30px;
    text-align: left;
    padding-left: 15px;
}

.login-bg-01 .login-bg-02 .login-dlxx .password {
    width: 230px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding-left: 15px;
}

.login-bg-01 .login-bg-02 .login-dlxx .error {
    color: red;
    width: 230px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding-left: 35px;
    font-size: 12px;
}

.login-bg-01 .login-bg-02 .login-dlxx .yzm {
    width: 230px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding-left: 15px;
    margin-top: 5px;
}

.login-bg-01 .login-bg-02 .login-dlxx .zc {
    width: 230px;
    height: 0px;
    line-height: 0px;
    display: none;
    text-align: left;
    padding-left: 15px;
}

.login-bg-01 .login-bg-02 .login-dlxx .lbtn {
    text-align: center;
    height: 35px;
    line-height: 35px;
}

.login-bg-01 .login-bg-02 .login-dlxx .hyzc {
    text-align: left;
}

.login-bg-01 .login-bg-02 .login-dlxx .hyzc .pszj {
    height: 32px;
    width: 120px;
    margin-top: 8px;
    padding-left: 20px;
    cursor: pointer;
    background: url('../images/7/login/zc_pszjzc.png') center center no-repeat;
    background-size: 120px 32px;
}

.login-bg-01 .login-bg-02 .login-dlxx .hyzc .pszj:hover {
    background: url('../images/7/login/zc_pszjzc_hover.png') center center no-repeat;
    background-size: 120px 32px;
}

.login-bg-01 .login-bg-02 .login-dlxx .hyzc .gys {
    height: 32px;
    width: 135px;
    margin-top: 8px;
    padding-left: 18px;
    cursor: pointer;
    background: url('../images/7/login/zc_gyszc.png') center center no-repeat;
    background-size: 135px 32px;
}

.login-bg-01 .login-bg-02 .login-dlxx .hyzc .gys:hover {
    background: url('../images/7/login/zc_gyszc_hover.png') center center no-repeat;
    background-size: 135px 32px;
}

.login-bg-01 .login-bg-02 .login-dlxx .hyzc .gys .gys-text {
    font-size: 14px;
    display: inline-block;
    margin-left: 23px;
    margin-top: 5px;
    color: #4691CF;
    font-weight: bold;
    text-shadow: 0 0 1px #ccc;
}

.login-bg-01 .login-bg-02 .login-dlxx .hyzc .gys:hover .gys-text {
    color: #EC8D29;
}

/* 登录页面样式定义结束  */
/* 首页面-头部样式定义 开始 */
.top-body {
    background: url('../images/7/tab/tab_bg_head.png') center center repeat;

}

.top-logo {
    height: 70px;
    letter-spacing: 6px;
}

.top-system {
    width: 300px;
    height: 70px;
    background: url('../images/7/head/top_logo_system.png') left center no-repeat;
}

.top-user {
    color: #ffffff;
    text-align: right;
    vertical-align: bottom;
}

/* 微信*/
.top-wx {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-wxwz {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

/* 引导*/
.top-yd {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-ydwz {
    width: 44px;
    height: 70px;
    cursor: pointer;
}
/* 设置 */
.top-setting {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-settingwz {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

/*帮助*/
.top-help {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-helpwz {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

/* 待办 */
.top-db {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-dbwz {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

/*退出*/
.top-back {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-backwz {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

/*网站*/
.top-wz {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-wzwz {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

/* 主题设置 */
.top-ztsz {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-ztszwz {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

/* 事项提醒*/
.top-sxtx {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-jyms{
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-jymswz{
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-fzms{
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-fzmswz{
    width: 44px;
    height: 70px;
    cursor: pointer;
}
/* 首页面-头部样式定义 结束 */
/* 首页面-菜单样式定义 开始 */
.menu {
    background-color: #0570C5;
}

.menu ul li {
    position: relative;
    float: left;
    z-index: 99;
}

.menu .menu-top {
    height: 8px;
    width: 70px;
    background-color: #0248A9;
}

.menu .menu-item {
    height: 80px;
    width: 69px;
    background-color: #0570C5;
    border: 0px;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    z-index: 8888;
    display: block;
}

.menu .menu-item-hover {
    width: 61px;
    *width: 61px;
    _width: 69px;
    border-left: 4px solid #f76606;
    border-right: 5px solid #e5e6e6;
    background-color: #e5e6e6;
}

.menu .menu-item-img {
    height: 40px;
    padding-top: 10px;
    text-align: center;
}

.menu .menu-item .menu-item-title {
    height: 20px;
    margin-top: 5px;
    text-align: center;
    color: #ffffff;
}

.menu .menu-item-hover .menu-item-title {
    color: #333333;
}

.menu .menu-item-hover .menu-item-separator {
    border: 0px;
}

.menu .menuCon {
    width: 130px;
    position: absolute;
    top: 0px;
    left: 69px;
    border: 0px;
    z-index: 99;
    background-color: #e5e6e6;
    margin: 0px auto;
}

.menu .menuCon .item {
    text-align: center;
    line-height: 40px;
    border: none;
    height: 40px;
    width: 130px;
    float: left;
    cursor: pointer;
}

.menu .menuCon .item a {
    display: block;
    width: 100%;
    background: url('../images/7/menu/menu_item_border.png') left bottom repeat-x;
}

.menu .menuCon .item.one {
    height: 80px;
    line-height: 80px;
}

.menu .menuCon .item.one a {
    display: block;
    width: 100%;
    height: 60px;
    background: url('../images/7/menu/menu_item_border.png') left bottom repeat-x;
}

.menu > ul {
    border-left: 1px solid #0570C5 !important;
}

.menu .menuCon.more {
    position: absolute;
    bottom: 0px;
    padding-left: 10px;
    background-color: #fff;
}

.menu .menuCon .menu-more-con .menu-item {
    height: 80px;
    width: 80px;
    border: 0px;
    float: left;
}

.menu .menuCon .menu-more-con .menu-item.menu-item-hover {
    border-bottom: 4px solid #f76606;
    height: 76px;
    *height: 76px;
    _height: 80px;
}

.menu .menuCon .menu-more-con .menuCon {
    top: auto;
}

/* 首页面-菜单样式定义 结束 */
/* 首页面-home样式定义 开始 */
.hcon {
    overflow: hidden;
}

.hcon ul {
    width: 100%;
    height: 100%;
    border: 0px;
}

.hcon li {
    line-height: 33px;
    height: 33px;
    width: 100%;
    list-style: none;
    display: block;
    border: 0px;
}

.hcon li.odd {

}

.hcon li.even {
    background-color: #f6f6f6;
}

.hcon .dbsx-line {
    height: 30px;
    width: 30px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    background: url('../images/7/home/icon_hcon_dbsx_line.png') center center repeat-y;
}

.hcon .dbsx-line .clz {
    height: 30px;
    width: 30px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    background: url('../images/7/home/icon_hcon_dbsx_clz.png') center center no-repeat;
}

.hcon .dbtitle {
    height: 30px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    margin-right: 10px;
}

.hcon .dbcl {
    height: 30px;
    width: 30px;
    float: right;
}

.hcon .dbxmjd {
    height: 30px;
    width: 130px;
    float: right;
}

.panel-header.panel-zdyheader {
    height: 33px;
    background: url('../images/7/home/icon_hcon_bg.png') left center repeat-x;
    border-left: 0px solid #dedede;
    border-right: 0px solid #dedede;
}

.panel-header.panel-zdyheader.hide {
    display: none;
}

.panel-header.panel-zdyheader .panel-title {
    background: none;
    color: #8b8b8b;
    height: 33px;
    line-height: 33px;
    padding-left: 28px;
    margin-left: 0px;
}

#pp {
    background-color: #f0f0f0;
}

.panel.portal-panel {
    border-color: #eeeeee;
}

.layout-panel .panel-body > div {
    background-color: #ffffff;
}

.panel-icon.icon-xttz {
    top: 0px;
    margin-top: 0px;
    height: 33px;
    line-height: 33px;
    background: url('../images/7/home/icon_hcon_xttz.png') center center no-repeat;
}

.panel-icon.icon-dbsx {
    top: 0px;
    margin-top: 0px;
    height: 33px;
    line-height: 33px;
    background: url('../images/7/home/icon_hcon_dbsx.png') center center no-repeat;
}

.panel-icon.icon-xmtj {
    top: 0px;
    margin-top: 0px;
    height: 33px;
    line-height: 33px;
    background: url('../images/7/home/icon_hcon_xmtj.png') center center no-repeat;
}

.panel-icon.icon-sxtx {
    top: 0px;
    margin-top: 0px;
    height: 33px;
    line-height: 33px;
    background: url('../images/7/home/icon_hcon_sxtx.png') center center no-repeat;
}

.panel-icon.icon-yqfb {
    top: 0px;
    margin-top: 0px;
    height: 33px;
    line-height: 33px;
    background: url('../images/7/home/icon_hcon_yqfb.png') center center no-repeat;
}

.panel-tool .move {
    width: 68px;
    height: 23px;
    background: url('../images/7/home/icon_hcon_move.png') center center no-repeat;
}

/* 首页面-home样式定义 结束 */
.xd-xmjd {
    height: 24px;
    line-height: 24px;
    border: 0px;
    padding: 0px 0px 0px 27px;
    margin: 0 auto;
    background: url('../images/7/home/icon_xmgnlc_xmjd.png') 1px center no-repeat;
}

.xd-xmcdx {
    min-height: 30px;
    border: 0px;
    margin: 0 auto;
    cursor: pointer;
}

.xd-xmcdx.hover {
    background-color: #fddc79;
}

.xd-xmcdx.selected {
    background-color: #f3b701;
    color: #fff;
}

.xd-xmcdx .default {
    width: 30px;
    height: 30px;
    border: 0px;
    margin-left: 16px;
    padding: 0px;
    background: url('../images/7/home/icon_xmgnlc_xmcdx.png') center no-repeat;
    float: left;
}

.xd-xmcdx .apply {
    width: 30px;
    height: 30px;
    border: 0px;
    margin-left: 16px;
    padding: 0px;
    background: url('../images/2/icon/icon_xmgnlc_apply.png') center no-repeat;
    float: left;
}

.xd-xmcdx .notice {
    width: 30px;
    height: 30px;
    border: 0px;
    margin-left: 16px;
    padding: 0px;
    background: url('../images/2/icon/icon_xmgnlc_notice.png') center no-repeat;
    float: left;
}

.xd-xmcdx .price {
    width: 30px;
    height: 30px;
    border: 0px;
    margin-left: 16px;
    padding: 0px;
    background: url('../images/2/icon/icon_xmgnlc_price.png') center no-repeat;
    float: left;
}

.xd-xmcdx .calibration {
    width: 30px;
    height: 30px;
    border: 0px;
    margin-left: 16px;
    padding: 0px;
    background: url('../images/2/icon/icon_xmgnlc_calibration.png') center no-repeat;
    float: left;
}

.xd-xmcdx .win_bidding {
    width: 30px;
    height: 30px;
    border: 0px;
    margin-left: 16px;
    padding: 0px;
    background: url('../images/2/icon/icon_xmgnlc_win_bidding.png') center no-repeat;
    float: left;
}

.xd-xmcdx .contract {
    width: 30px;
    height: 30px;
    border: 0px;
    margin-left: 16px;
    padding: 0px;
    background: url('../images/2/icon/icon_xmgnlc_contract.png') center no-repeat;
    float: left;
}

.xd-xmcdx .synthesize {
    width: 30px;
    height: 30px;
    border: 0px;
    margin-left: 16px;
    padding: 0px;
    background: url('../images/2/icon/icon_xmgnlc_synthesize.png') center no-repeat;
    float: left;
}

.xd-xmcdx .cdmc {
    height: 30px;
    line-height: 30px;
    border: 0px;
}

.xd-xmcdx.jdkz.jxz .cdmc {
    color: #F3B701;
}

.xd-xmcdx.jdkz.jxz.hover .cdmc {
    color: #F3B701;
}

.xd-xmcdx.jdkz.jxz.selected .cdmc {
    color: #fff;
}

.xd-xmcdx.jdkz.wbl .cdmc {
    color: #999999;
}

.xd-xmcdx.jdkz.wbl.hover .cdmc {
    color: #999999;
}

.xd-xmcdx.jdkz.wbl.selected .cdmc {
    color: #fff;
}

.xd-xmcdx.jdkz .wbl {
    width: 30px;
    height: 30px;
    border: 0px;
    margin-left: 16px;
    padding: 0px;
    background: url('../images/7/home/icon_xmgnlc_xmcdx_wbl.png') center no-repeat;
    float: left;
}

.xd-xmcdx.jdkz .jxz {
    width: 30px;
    height: 30px;
    border: 0px;
    margin-left: 16px;
    padding: 0px;
    background: url('../images/7/home/icon_xmgnlc_xmcdx_jxz.png') center no-repeat;
    float: left;
}

.xd-xmcdx.jdkz .ywc {
    width: 30px;
    height: 30px;
    border: 0px;
    margin-left: 16px;
    padding: 0px;
    background: url('../images/7/home/icon_xmgnlc_xmcdx_ywc.png') center no-repeat;
    float: left;
}


/* 向导样式开始 */
.xd-item {
    height: 48px;
    line-height: 47px;
    width: 100%;
    padding: 0px;
    cursor: pointer;
    background: url('../images/7/xmxx/menu_item_border.png') left bottom repeat-x;
}


.xd-item .ycl {
    height: 100%;
    width: 32px;
    background: url('../images/7/xmxx/menu_item_ycl.png') center center no-repeat;
    display: block;
    float: left;
}

.xd-item .zlth {
    height: 100%;
    width: 32px;
    background: url('../images/7/btn/btn_back.png') center center no-repeat;
    display: block;
    float: left;
}

.xd-item .mmcz {
    height: 100%;
    width: 32px;
    background: url('../images/7/btn/btn_decrypt.png') center center no-repeat;
    display: block;
    float: left;
}

.xd-item .ywsp {
    height: 100%;
    width: 32px;
    background: url('../images/7/btn/dh_sp.png') center center no-repeat;
    display: block;
    float: left;
}

.xd-item .wcl {
    height: 100%;
    width: 5px;
    display: block;
    float: left;
}

.xd-item .clz {
    height: 100%;
    width: 32px;
    background: url('../images/7/xmxx/menu_item_clz.png') center center no-repeat;
    display: block;
    float: left;
}

.xd-item .xmxx {
    height: 100%;
    width: 48px;
    background: url('../images/7/xmxx/menu_item_xmxx.png') left center no-repeat;
    display: block;
    float: left;
}

.xd-item .xmzl {
    height: 100%;
    width: 48px;
    background: url('../images/7/xmxx/menu_item_xmzl.png') left center no-repeat;
    display: block;
    float: left;
}

.xd-item .lzgc {
    height: 100%;
    width: 48px;
    background: url('../images/7/xmxx/menu_item_lzgc.png') left center no-repeat;
    display: block;
    float: left;
}

.xd-item .hjmc {
    display: block;
    float: left;
    padding-left: 6px;
    font-size: 16px;
}

.xd-item.xmxd {
    height: 60px;
}

.xd-item .licon {
    height: 100%;
    width: 32px;
    display: inline-block;
    *display: inline;
}

.xd-item .licon.ycl {
    background: url('../images/7/icon/icon_item_ycl.png') center center no-repeat;
}

.xd-item .title {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    height: 100%;
    width: 100px;
    vertical-align: middle;
}

.xd-item .title .mc {
    font-size: 14px;
    margin-top: 10px;
    display: block;
    padding-left: 6px;
    text-align: left;
}

.xd-item .title .tmc {
    font-size: 14px;
    margin-top: 6px;
    display: block;
    padding-left: 6px;
    text-align: left;
}

.xd-item .title .time {
    margin-top: 8px;
    display: block;
    text-align: center;
    font-size: 11px;
    color: #999999;
    padding-left: 6px;
    text-align: left;
}

.xd-item .select {
    height: 100%;
    width: 8px;
    border: 0px;
    display: block;
    float: right;
}

.xd-item.selected {
    background: url('../images/7/menu/menu_item_border.png') #f3f3f3 left bottom repeat-x;
}

.xd-item.selected .ycl {
    background: url('../images/7/xmxx/menu_item_ycl.png') center center no-repeat;
}

.xd-item.selected .licon.ycl {
    background: url('../images/7/icon/icon_item_ycl.png') center center no-repeat;
}

.xd-item.selected .wcl {
    background-color: #f39801;
}

.xd-item.selected .clz {
    background: url('../images/7/xmxx/menu_item_clz.png') center center no-repeat;
}

.xd-item.selected .xmxx {
    background: url('../images/7/xmxx/menu_item_xmxx.png') left center no-repeat;
}

.xd-item.selected .xmzl {
    background: url('../images/7/xmxx/menu_item_xmzl.png') left center no-repeat;
}

.xd-item.selected .lzgc {
    background: url('../images/7/xmxx/menu_item_lzgc.png') left center no-repeat;
}

.xd-item.selected .hjmc {
}

.xd-item.selected .select {
}

.xd-item.hover {
    background: url('../images/7/menu/menu_item_border.png') #f3f3f3 left bottom repeat-x;
}

.xd-item.hover .ycl {
    background: url('../images/7/xmxx/menu_item_ycl.png') center center no-repeat;
}

.xd-item.hover .licon.ycl {
    background: url('../images/7/icon/icon_item_ycl.png') center center no-repeat;
}

.xd-item.hover .wcl {
}

.xd-item.hover .clz {
    background: url('../images/7/xmxx/menu_item_clz.png') center center no-repeat;
}

.xd-item.hover.xmxx {
    background: url('../images/7/xmxx/menu_item_xmxx.png') left center no-repeat;
}

.xd-item.hover .xmzl {
    background: url('../images/7/xmxx/menu_item_xmzl.png') left center no-repeat;
}

.xd-item.hover .lzgc {
    background: url('../images/7/xmxx/menu_item_lzgc.png') left center no-repeat;
}

.xd-item.hover .hjmc {
}

.xd-item.hover .select {
}

/* 流程向导样式结束 */
/* tab页样式定义开始 */
.tab-top {
    height: 8px;
    width: 100%;
    background: #0248A9;
}

.panel-con {
    position: relative;
    overflow: hidden;
    padding: 0px;
    overflow: hidden;
    background-color: #DFEAF2;
}

.panel-con .panel {
    list-style-type: none;
    height: 26px;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    width: 5000px;
}

.panel-con .panel li {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0;
    position: relative;
    border: 0px;
    height: 34px;
}

.panel-con .panel li a.normal, .dd-menu li a.normal {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url('../images/7/tab/tab_normal.png') no-repeat left top;
    margin: 2px 0px 0px 4px;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    width: 140px;
    color: #333333;
    text-align: center;
    overflow: hidden;
}

.panel-con .panel li a.selected, .dd-menu li a.selected {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url('../images/7/tab/tab_selected.png') no-repeat left top;
    margin: 2px 0px 0px 4px;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    width: 140px;
    color: #045AB6;
    text-align: center;
    overflow: hidden;
}

.panel-con .panel li a.menu {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url('../images/7/icon/link_menu_close.png') no-repeat center center;
    height: 34px;
    line-height: 34px;
    width: 60px;
    overflow: hidden;
    background-color: #408ADE;
}

.panel-con .panel li a.menu.open {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url('../images/7/icon/link_menu_close.png') no-repeat center center;
    height: 34px;
    line-height: 34px;
    width: 60px;
    overflow: hidden;
    background-color: #408ADE;
}

.panel-con .panel li a.menu.open {
    background-image: url('../images/7/icon/link_menu_open.png');
}

.panel-con .panel li a.panel-close {
    position: absolute;
    font-size: 1px;
    display: block;
    padding-top: 7px;
    width: 11px;
    height: 20px;
    top: 0px;
    right: 10px;
    background: url('../images/7/tab/tab_close_hover.png') no-repeat center center;
}

.panel-con .panel li a.panel-close:hover {
    background: url('../images/7/tab/tab_close_hover.png') no-repeat center center;
}

.panel-tab {
    height: 42px;
    width: 99%;
    border: 1px solid #dcdcdc;
    margin: 2px auto;
}

.panel-tsxx {
    height: 42px;
    width: 99%;
    border: 1px solid #2196F3;
    margin: 7px auto;
    background: url('../images/7/icon/icon_tsxx.png') 5px center no-repeat #E0F0FD;
}

.panel-tsxx .content {
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    font-weight: bold;
    border: none;
    color: #E24034;
}

.panel-tsxx .content.mleft {
    margin-left: 30px;
}

.top.panel .panel-tab {
    position: inherit;
}

.panel-tab .pleft {
    height: 43px;
    line-height: 43px;
    float: left;
    text-align: left;
}

.panel-tab .pleft.mleft {
    margin-left: 6px;
}

.panel-tab .pcenter {
    height: 43px;
    line-height: 43px;
    float: left;
}

.panel-tab .pright {
    height: 43px;
    line-height: 43px;
    float: right;
}

.panel-tab .tab {
    font-size: 14px;
    margin-left: 5px;
    height: 33px;
    line-height: 33px;
    display: inline-block;
}

.panel-tab .tab a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.tab.disabled {
    color: #bababa;
}

.panel-tab .tab.separator {
}

.panel-tab .tab.tab-1, .panel-tab .tab.tab-2, .panel-tab .tab.tab-3, .panel-tab .tab.tab-4, .panel-tab .tab.tab-5, .panel-tab .tab.tab-6, .panel-tab .tab.tab-7, .panel-tab .tab.tab-8, .panel-tab .tab.tab-9, .panel-tab .tab.tab-10, .panel-tab .tab.tab-11, .panel-tab .tab.tab-12, .panel-tab .tab.tab-13, .panel-tab .tab.tab-14, .panel-tab .tab.tab-15, .panel-tab .tab.tab-16, .panel-tab .tab.tab-payrecords, .panel-tab .tab.tab-drafting, .panel-tab .tab.tab-projectapproval, .panel-tab .tab.tab-processed, .panel-tab .tab.tab-process, .panel-tab .tab.tab-finish, .panel-tab .tab.tab-applydraft, .panel-tab .tab.tab-addapply, .panel-tab .tab.tab-title, .panel-tab .tab.tab-hand, .panel-tab .tab.tab-all {
    margin: 0px 6px;
    cursor: pointer;
    padding: 3px 8px;
    height: 20px;
    line-height: 20px;
    color: #156356;
}

.panel-tab .tab.tab-1.hover, .panel-tab .tab.tab-2.hover, .panel-tab .tab.tab-3.hover, .panel-tab .tab.tab-4.hover, .panel-tab .tab.tab-5.hover, .panel-tab .tab.tab-6.hover.hover, .panel-tab .tab.tab-7.hover, .panel-tab .tab.tab-8.hover, .panel-tab .tab.tab-9.hover, .panel-tab .tab.tab-10.hover, .panel-tab .tab.tab-11.hover, .panel-tab .tab.tab-12.hover, .panel-tab .tab.tab-13.hover, .panel-tab .tab.tab-14.hover, .panel-tab .tab.tab-15.hover, .panel-tab .tab.tab-16.hover, .panel-tab .tab.tab-drafting.hover, .panel-tab .tab.tab-processed.hover, .panel-tab .tab.tab-process.hover, .panel-tab .tab.tab-finish.hover, .panel-tab .tab.tab-applydraft.hover, .panel-tab .tab.tab-addapply.hover, .panel-tab .tab.tab-hand.hover, .panel-tab .tab.tab-all.hover, .panel-tab .pleft .tab.tab-title {
    border-radius: 2px;
    background: #f39801;
    color: #ffffff;
}

.panel-2 {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 5px;
    position: relative;
}

.panel-2 .pleft {
    width: 100% !important;
    z-index: 1;
    padding-top: 4px;
    text-align: center !important;
    border: 0 !important;
}

.panel-2 .pcenter {
    padding-top: 5px;
}

.panel-2 .pright {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
}

.panel-2 .tab {
    font-size: 12px;
    margin-left: 5px;
}

.panel-2 .tab.tab-title {
    padding-left: 20px;
    font-size: 24px;
}

/* tab页样式定义结束 */
/* 表格样式  */
table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    color: inherit;
}

.table {
    width: 100%;
    margin: 0 auto 5px auto;
    border: 0px;
    border-collapse: collapse;
    font-size: 14px;
    text-align: center;
    word-wrap: break-word;
    word-break: break-all;
}

.table.bg-white {
    background: #fff;
}

.table tr[data-origstyle] {
    background-color: #f7f7f7;
}

.table.wp100 {
    width: 100%;
}

.table td.top {
    vertical-align: top;
}

.table .head td.flts {
    vertical-align: top;
    background: url('../images/7/icon/icon_con_flts.png') left top no-repeat;
}

.table .head td.flts span {
    height: 15px;
    width: 8px;
    float: left;
    color: #ffffff;
}

.table td.cgxq {
    background: url('../images/7/icon/icon_con_cgxq.png') 0px center no-repeat;
}

.table td.cgxy {
    background: url('../images/7/icon/icon_con_bjxy.png') 0px center no-repeat;
}

.table.fixed {
    table-layout: fixed;
}

.table.fixed tr {
    *text-align: center;
}

.table.fixed td {
    *left: 50px;
    *top: 50px;
    *margin: 0px auto;
}

.table td {
    line-height: 36px;
    vertical-align: middle;
    border: 0px;
    padding: 3px;
}

.table.h40 td {
    height: 40px;
    line-height: 40px;
}

.table td.info {
    color: #999;
}

.table td.bordered {
    border: 1px solid #dddddd !important;
}

.table td.bordered-left {
    border-left: 1px solid #dddddd !important;
}

.table td.bordered-top {
    border-top: 1px solid #dddddd !important;
}

.table td.bordered-right {
    border-right: 1px solid #dddddd !important;
}

.table td.bordered-bottom {
    border-bottom: 1px solid #dddddd !important;
}

.table.table-bordered {
    width: 99%;
    margin-top: 5px;
    border: 1px solid #dddddd;
}

.table.table-bordered tr {
    height: 42px;
}

.table.table-bordered:not(.nhover) tr:hover:not(.head):not(.cpage) {
    background-color: rgba(0, 0, 0, 0.1);
}

.table.table-bordered tr.noborder {
    border: 0px;
}

.table.table-bordered tr.noborder td {
    border: 0px;
}

.table.table-bordered .head {
    background-color: #f4f4f4;
}

.table.table-bordered .footer {
    background-color: #f4f4f4;
}

.table.table-bordered .head .tips {
    background-color: #e5e5e5;
}

.table.table-bordered .head .xh {
    width: 50px;
    *width: 50px;
    _width: 50px;
}

.table.table-bordered .head .scx {
    width: 220px;
    *width: 220px;
    _width: 220px;
}

.table.table-bordered .head .scbz {
    width: 380px;
    *width: 380px;
    _width: 380px;
    min-width: 380px;
    *min-width: 380px;
    _min-width: 380px;
}

.table.table-bordered .head .gys {
    width: 150px;
    *width: 150px;
    _width: 150px;
}

.table.table-bordered td {
    border: 1px solid #dddddd;
}

.table.table-noborder {
    border: 0px;
}

.table.table-noborder td {
    border: 0px;
}

.table.table-data {
    width: 99%;
    border: 0px;
    border-collapse: collapse;
    text-align: center;
    margin-top: 10px;
}

.table.table-data .head {
    background-color: #f4f4f4;
}

.table.table-data tr {
    height: 42px;
}

.table.table-data:not(.nhover) tr:hover:not(.head):not(.cpage) {
    background-color: rgba(0, 0, 0, 0.1);
}

.table.table-data tr.selected {
    background-color: #fffadd;
}

.table.table-data td {
    vertical-align: middle;
    border-left: 0px;
    border-right: 0px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.table th {
    line-height: 22px;
    padding: 3px;
}

.table.table-data thead th.sorting {
    cursor: pointer;
    background: url('../images/7/icon/icon_sort_both.png') #f4f4f4 center right no-repeat;
}

.table.table-data thead th.sorting.asc {
    background: url('../images/7/icon/icon_sort_asc.png') #f4f4f4 center right no-repeat;
}

.table.table-data thead th.sorting.desc {
    background: url('../images/7/icon/icon_sort_desc.png') #f4f4f4 center right no-repeat;
}

.table.table-data thead th.sorting_desc {
    background-color: #f4f4f4;
}

.table.table-data thead th.sorting_asc {
    background-color: #f4f4f4;
}

.table.table-data thead th.sorting.asc.disabled {
    background: url('../images/7/icon/icon_sort_asc_disabled.png') #f4f4f4 center right no-repeat;
}

.table.table-data thead th.sorting.desc.disabled {
    background: url('../images/7/icon/icon_sort_desc_disabled.png') #f4f4f4 center right no-repeat;
}

.table.table-data td.xmjxz {
    background-color: #86c135;
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
}

.table.table-data td.xmjddh1 {
    width: 18px;
    background: url('../images/7/xmxx/table_bg_1.png') no-repeat left center;
    background-size: 100% 100%;
}

.table.table-data td.xmjddh2 {
    width: 18px;
    background: url('../images/7/xmxx/table_bg_2.png') no-repeat left center;
    background-size: 100% 100%;
}

.table.table-data td.xmjddh3 {
    width: 18px;
    background: url('../images/7/xmxx/table_bg_3.png') no-repeat left center;
    background-size: 100% 100%;
}

.table.table-data td.xmjddh4 {
    width: 18px;
    background: url('../images/7/xmxx/table_bg_4.png') no-repeat left center;
    background-size: 100% 100%;
}

.table.table-data td.xmywc {
    background-color: #c8c8c8;
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
}

.table.table-data tr.noborder {
    border: 0px !important;;
}

.table.table-data tr.noborder td {
    border: 0px !important;;
}

.table.table-data tr.odd {

}

.table.table-data tr.even {
    background-color: #f6f6f6;
}


.table.table-sort {
    width: 99%;
    border: 0px;
    border-collapse: collapse;
    text-align: center;
    margin-top: 10px;
}

.table.table-sort .head {
    background-color: #f4f4f4;
}

.table.table-sort .head th {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 0px;
    border-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.table.table-sort tr {
    height: 42px;
}

.table.table-sort:not(.nhover) tr:hover:not(.head):not(.cpage) {
    background-color: rgba(0, 0, 0, 0.1);
}

.table.table-sort td {
    padding: 0px;
}

.table.table-sort tr.selected {
    background-color: #fffadd;
}

.table.table-sort thead th.sorting {
    cursor: pointer;
    background: url('../images/7/icon/icon_sort_both.png') #f4f4f4 center right no-repeat;
}

.table.table-sort thead th.sorting.asc {
    background: url('../images/7/icon/icon_sort_asc.png') #f4f4f4 center right no-repeat;
}

.table.table-sort thead th.sorting.desc {
    background: url('../images/7/icon/icon_sort_desc.png') #f4f4f4 center right no-repeat;
}

.table.table-sort thead th.sorting_desc {
    background-color: #f4f4f4;
}

.table.table-sort thead th.sorting_asc {
    background-color: #f4f4f4;
}

.table.table-sort thead th.sorting.asc.disabled {
    background: url('../images/7/icon/icon_sort_asc_disabled.png') #f4f4f4 center right no-repeat;
}

.table.table-sort thead th.sorting.desc.disabled {
    background: url('../images/7/icon/icon_sort_desc_disabled.png') #f4f4f4 center right no-repeat;
}

.table.table-sort td {
    vertical-align: middle;
    border-left: 0px;
    border-right: 0px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 3px;
}

.table.table-sort tr.noborder {
    border: 0px !important;;
}

.table.table-sort tr.noborder td {
    border: 0px !important;;
}

.table.table-sort tr.odd {

}

.table.table-sort tr.even {
    background-color: #f6f6f6;
}


.table.table-border-bottom {
    width: 99%;
    border: 1px solid #dddddd;
    border-collapse: collapse;
    text-align: center;
    margin-top: 10px;
}

.table.table-border-bottom tr {
    height: 42px;
}

.table.table-border-bottom:not(.nhover) tr:hover:not(.head):not(.cpage) {
    background-color: rgba(0, 0, 0, 0.1);
}

.table.table-border-bottom td {
    vertical-align: middle;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #dddddd;
}

.table.table-edit {
    border: 0px;
    border-collapse: collapse;
    width: 99%;
    text-align: center;
}

.table.table-edit tr {
    height: 42px;
}

.wcolumn {
    padding-top: 5px;
    padding-bottom: 5px;
}

.wcolumn .column {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    background-color: #EDEDED;
    border-bottom: 1px solid #0248A9;
}

.wcolumn .column.noborder {
    background-color: #fff;
    border-bottom: 0px;
}

.wcolumn .column .title {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    float: left;
    padding-left: 10px;
}

.wcolumn .column .tips {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    float: left;
    padding-left: 30px;
    color: #f76606;
    font-weight: bold;
}

.wcolumn .column .title.bg1, .wcolumn .column .title.bg2, .wcolumn .column .title.bg3, .wcolumn .column .title.bg4, .wcolumn .column .title.bg5, .wcolumn .column .title.bg6, .wcolumn .column .title.bg7, .wcolumn .column .title.bg8, .wcolumn .column .title.bg9, .wcolumn .column .title.bg10 {
    background: url('../images/7/icon/icon_bg_title_line.png') left no-repeat;
    padding-left: 20px;
}

.wcolumn .column .split {
    float: right;
    background: url('../images/7/icon/icon_bg_split.png') center center no-repeat;
    width: 30px;
    height: 40px;
}

.wcolumn .column .operate {
    float: right;
    height: 40px;
    line-height: 40px;
    padding-right: 5px;
}

.wcolumn .column .operate .title {
    float: none;
}

.wcolumn .column .operate .ozdy {
    float: right;
}

.table.table-edit td {
    border: 0px;
}

.table td div.ac_container {
    vertical-align: top;
}

.nomessage {
    border-top: 1px dashed #dddddd;
}

.nomessage .icon {
    height: 220px;
    width: 100%;
    background: url('../images/7/icon/icon_no.png') center center no-repeat;
}

.nomessage .title {
    height: 24px;
    font-size: 14px;
    color: #868484;
}

.nomessage .subordination {
    height: 24px;
    font-size: 12px;
    color: #989696;
}

.hint {

}

.hint .icon {
    height: 180px;
    position: relative;
}

.hint .remind {
    height: 130px;
    position: relative;
}

.hint .title {
    height: 50px;
    text-align: center;
    font-size: 24px;
    background-image: none;
}

.hint .subordination {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

.hint .subordination .wrap.dbgl {
    margin: 0 auto;
    width: 550px;
}

.hint .subordination .wrap.dbgl dd {
    margin: 5px;
}

/* .hint .subordination .wrap.dbgll {
    width: 550px;
} */
.hint .subordination .wrap.dbgll dd {
    margin: 5px;
}

.hint .subordination .wrap.dbgl .jglb1 {
    height: 125px;
    width: 160px;
    background: url('../images/7/icon/icon_dbgl_jglb1.png') center center no-repeat;
}

.hint .subordination .wrap.dbgl .jglb1.checked {
    background: url('../images/7/icon/icon_dbgl_jglb1_checked.png') center center no-repeat;
}

.hint .subordination .wrap.dbgl .jglb2 {
    height: 125px;
    width: 160px;
    background: url('../images/7/icon/icon_dbgl_jglb2.png') center center no-repeat;
}

.hint .subordination .wrap.dbgl .jglb2.checked {
    background: url('../images/7/icon/icon_dbgl_jglb2_checked.png') center center no-repeat;
}

.hint .subordination .wrap.dbgl .jglb3 {
    height: 125px;
    width: 160px;
    background: url('../images/7/icon/icon_dbgl_jglb3.png') center center no-repeat;
}

.hint .subordination .wrap.dbgl .jglb3.checked {
    background: url('../images/7/icon/icon_dbgl_jglb3_checked.png') center center no-repeat;
}

.hint .subordination .wrap.dbgll .jglb1 {
    height: 58px;
    width: 164px;
    background: url('../images/7/icon/icon_dbgll_jglb1.png') center center no-repeat;
}

.hint .subordination .wrap.dbgll .jglb1.checked {
    background: url('../images/7/icon/icon_dbgll_jglb1_checked.png') center center no-repeat;
}

.hint .subordination .wrap.dbgll .jglb2 {
    height: 58px;
    width: 164px;
    background: url('../images/7/icon/icon_dbgll_jglb2.png') center center no-repeat;
}

.hint .subordination .wrap.dbgll .jglb2.checked {
    background: url('../images/7/icon/icon_dbgll_jglb2_checked.png') center center no-repeat;
}

.hint .subordination .wrap.dbgll .jglb3 {
    height: 58px;
    width: 164px;
    background: url('../images/7/icon/icon_dbgll_jglb3.png') center center no-repeat;
}

.hint .subordination .wrap.dbgll .jglb3.checked {
    background: url('../images/7/icon/icon_dbgll_jglb3_checked.png') center center no-repeat;
}

.con.cydbyy {
    width: 450px;
    position: fixed;
    display: none;
    z-index: 999999;
    border: 1px solid #bfbfbf;
}

.con.cydbyy .spyc {
    background-color: #ffffff;
}

.hint .subordination .wrap.psdfmx {
    width: 550px;
}

.hint .subordination .wrap.psdfmx dd {
    margin: 5px;
}

.hint .subordination .wrap.psdfmx .ckfs1 {
    width: 130px;
    height: 35px;
    background: url('../images/7/icon/icon_psdfmx_ckfs1.png') center center no-repeat;
}

.hint .subordination .wrap.psdfmx .ckfs1.checked {
    background: url('../images/7/icon/icon_psdfmx_ckfs1_checked.png') center center no-repeat;
}

.hint .subordination .wrap.psdfmx .ckfs2 {
    width: 130px;
    height: 35px;
    background: url('../images/7/icon/icon_psdfmx_ckfs2.png') center center no-repeat;
}

.hint .subordination .wrap.psdfmx .ckfs2.checked {
    background: url('../images/7/icon/icon_psdfmx_ckfs2_checked.png') center center no-repeat;
}

.hint .subordination .wrap.zbtzssc {
    width: 550px;
}

.hint .subordination .wrap.zbtzssc dd {
    margin: 5px;
}

.hint .subordination .wrap.zbtzssc .xghsc {
    width: 130px;
    height: 35px;
    background: url('../images/7/icon/icon_zbtzssc_xghsc.png') center center no-repeat;
}

.hint .subordination .wrap.zbtzssc .xghsc.checked {
    background: url('../images/7/icon/icon_zbtzssc_xghsc_checked.png') center center no-repeat;
}

.hint .subordination .wrap.zbtzssc .zjsc {
    width: 130px;
    height: 35px;
    background: url('../images/7/icon/icon_zbtzssc_zjsc.png') center center no-repeat;
}

.hint .subordination .wrap.zbtzssc .zjsc.checked {
    background: url('../images/7/icon/icon_zbtzssc_zjsc_checked.png') center center no-repeat;
}

.time {
    height: 36px;
    width: 249px;
    background: url('../images/7/icon/icon_bg_time.png') center center no-repeat;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
}

.hint.again .icon {
    background: url('../images/7/icon/icon_hint_again.png') center bottom no-repeat;
}

.hint.end .icon {
    background: url('../images/7/icon/icon_hint_end.png') center bottom no-repeat;
}

.hint.delay .icon {
    background: url('../images/7/icon/icon_hint_delay.png') center bottom no-repeat;
}

.hint.wait .icon {
    background: url('../images/7/icon/icon_hint_delay.png') center bottom no-repeat;
}

.hint.end .remind {
    background: url('../images/7/icon/icon_hint_remind.png') center bottom no-repeat;
}

.hint.smgz .icon {
    background: url('../images/7/icon/icon_hint_smgz.png') center bottom no-repeat;
}

.tleft {
    text-align: left;
}

.ttop {
    vertical-align: top !important;
}

.tright {
    text-align: right;
}

.tcenter {
    text-align: center;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.fwbold {
    font-weight: bold;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs24 {
    font-size: 24px;
}

.fs30 {
    font-size: 30px;
}

.fs36 {
    font-size: 36px;
}

.position {
    position: absolute;
}

.position.relative {
    position: relative;
}

.position.top {
    top: 2px;
}

.position.right {
    right: 2px;
}

.btn {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    padding: 0 5px;
    border: 1px solid transparent;
    background-color: #459ef8;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    margin-right: 3px;
    margin-left: 3px;
    min-width: 60px;
}

.btn[disabled] {
    border-color: #ddd;
    background-color: #ddd !important;
    color: #ffffff;
    cursor: not-allowed;
    opacity: 1;
}

.btn.noborder {
    border: 0px !important;
}

.btn:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff;
}

.btn.disabled {
    border-color: #eee;
    background-color: #FBFBFB;
    color: #d2d2d2;
    cursor: not-allowed;
    opacity: 1;
}

.btn.btn-normal {
    font-size: 16px;
    height: 35px;
    line-height: 30px;
    min-width: 120px;
}

.btn.btn-save {
    background-color: #449d44;
}

.btn.btn-word {

}

.btn.btn-regist {
    height: 36px;
    background: url('../images/7/btn/btn_regist.jpg') #e9f1fd no-repeat left center;
    width: 270px;
    border: 0 none;
}

.btn.btn-regist:hover {
    background-color: #8abfd1;
}

.btn.btn-bjggnr {
    height: 30px;
    background: url('../images/7/btn/btn_bjggnr.png') #e9f1fd no-repeat left center;
    width: 150px;
    border: 0 none;
    margin-left: 0px;
    vertical-align:middle;
}

.btn.btn-ggnr {
    height: 30px;
    background: url('../images/7/btn/btn_ggnr.png') #e9f1fd no-repeat left center;
    width: 150px;
    border: 0 none;
    margin-left: 0px;
    vertical-align:middle;
}

.btn.btn-bjyqh {
    height: 30px;
    background: url('../images/7/btn/btn_bjyqh.png') #fafafa no-repeat left center;
    width: 150px;
    border: 0 none;
    margin-left: 0px;
}

.btn.btn-yqh {
    height: 30px;
    background: url('../images/7/btn/btn_yqh.png') #fafafa no-repeat left center;
    width: 150px;
    border: 0 none;
    margin-left: 0px;
}

.btn.btn-login {
    width: 270px;
    height: 36px;
    background: url('../images/2/btn/btn_login.jpg') #e9f1fd no-repeat left center;
    border: 0 none;
}

.btn.btn-select {

}

.btn.btn-back {
}

.btn.btn-add {
}

.btn.btn-del {
}

.btn.btn-edit {
}

.btn.btn-start {
}

.btn.btn-back {
}

.btn.btn-stop {
}

.btn.btn-count {
}

.btn.btn-collect {
}

.btn.btn-degree {
}

.btn.btn-confirm {
    background: url('../images/7/btn/btn_confirm.png') #e9f1fd no-repeat left center;
    height: 30px;
    width: 110px;
}

.btn.btn-decrypt {
}

.btn.btn-open {
}

.btn.btn-jf {
}

.btn.btn-submit {
}

.btn.btn-dr {
}

.btn.btn-xyb {
    width: 110px;
    height: 33px;
    background: url('../images/7/btn/btn_xyb.png') #336c93 no-repeat left 15px center;
    padding-left: 20px;
    color: #ffffff;
}

.btn.btn-xyb:hover {
    background: url('../images/7/btn/btn_xyb.png') #014187 no-repeat left 15px center;
}

.btn.btn-bzzbwj {
    width: 108px;
    height: 30px;
    background: url('../images/7/btn/btn_xyb.png') #336c93 no-repeat left 8px center;
    padding-left: 20px;
    color: #ffffff;
    border: none;
}

.btn.btn-bzzbwj:hover {
    background: url('../images/7/btn/btn_xyb.png') #014187 no-repeat left 8px center;
}

.btn.btn-noborder {
}

.btn.btn-cabd {
    height: 46px;
    width: 160px;
    background: url('../images/7/btn/btn_cabd.png') no-repeat #C23034;
    background-position: 8px 15px;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    padding-left: 22px;
}

.btn.btn-cabd:hover {
    background: url('../images/7/btn/btn_cabd.png') no-repeat #DD484C;
    background-position: 8px 15px;
    color: #ffffff;
}

.btn.btn-normal {
}

.btn.btn-unfold {
    width: 90px;
    height: 30px;
    background: url('../images/7/btn/btn_unfold.png') #336c93 no-repeat left 8px center;
    padding-left: 20px;
    color: #ffffff;
}

.btn.btn-unfold:hover {
    background: url('../images/7/btn/btn_unfold.png') #014187 no-repeat left 8px center;
}

.btn.btn-fold {
    width: 90px;
    height: 30px;
    background: url('../images/7/btn/btn_fold.png') #336c93 no-repeat left 8px center;
    padding-left: 20px;
    color: #ffffff;
}

.btn.btn-primary {
}

.btn.btn-print {
}

.btn.btn-splitScreen {
}

.btn.btn-search {
}

.btn.btn-close {
    background-color: #ec971f;
}

.btn.btn-download {
}

.btn.btn-upload {
}

.btn.btn-zdy-upload {
}

.btn.btn-cancel {
}

.btn.btn-import {
}

.btn.btn-striking {
}

.btn.btn-striking1 {
}

.btn.btn-export {
}

.btn.btn-kscq {
}

.table td.cjgys {
    background: url('../images/7/icon/icon_con_cjgys.png') left top no-repeat;
}

.table td.yhxzcjgys {
    background: url('../images/7/icon/icon_con_yhxzcjgys.png') left top no-repeat;
}

.btn.btn-addba {
}

.btn.btn-submitba {
}

.btn.btn-complete {
}

.btn.btn-refresh {
}

/* 分页样式开始 */
.table.table-page {
    width: 99%;
    height: 30px;
}

.page-sep {
    float: left;
    height: 24px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #fff;
    margin: 3px 1px;
}

.btn.btn-page {
    height: 25px;
    line-height: 25px;
    width: 60px;
    border: 0px;
    min-width: inherit;
    font-size: inherit;
    padding: 0;
    margin: 0;
    caret-color: transparent;
}

.btn.btn-paget {
    height: 18px;
    border: 0px;
    min-width: inherit;
}

.btn.btn-page.btn-first {
    border: 0px;
    background: url('../images/7/btn/btn_first.png') no-repeat center center;
}

.btn.btn-page.btn-first:hover {
    background: url('../images/7/btn/btn_first_hover.png') no-repeat center center;
}

.btn.btn-page.btn-first-disabled {
    cursor: default;
    background: url('../images/7/btn/btn_first_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-pre {
    background: url('../images/7/btn/btn_pre.png') no-repeat center center;
}

.btn.btn-page.btn-pre:hover {
    background: url('../images/7/btn/btn_pre_hover.png') no-repeat center center;
}

.btn.btn-page.btn-pre-disabled {
    cursor: default;
    background: url('../images/7/btn/btn_pre_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-next {
    background: url('../images/7/btn/btn_next.png') no-repeat center center;
}

.btn.btn-page.btn-next:hover {
    background: url('../images/7/btn/btn_next_hover.png') no-repeat center center;
}

.btn.btn-page.btn-next-disabled {
    cursor: default;
    background: url('../images/7/btn/btn_next_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-last {
    background: url('../images/7/btn/btn_last.png') no-repeat center center;
}

.btn.btn-page.btn-last:hover {
    background: url('../images/7/btn/btn_last_hover.png') no-repeat center center;
}

.btn.btn-page.btn-last-disabled {
    cursor: default;
    background: url('../images/7/btn/btn_last_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-goto {
    background: url('../images/7/btn/btn_goto.png') no-repeat center center;
}


.btn.btn-paget.btn-pre {
    background: url('../images/7/btn/btn_pre.png') no-repeat left center;
}

.btn.btn-paget.btn-pre:hover {
    background: url('../images/7/btn/btn_pre_hover.png') no-repeat left center;
}

.btn.btn-paget.btn-next {
    background: url('../images/7/btn/btn_next.png') no-repeat left center;
}

.btn.btn-paget.btn-next:hover {
    background: url('../images/7/btn/btn_next_hover.png') no-repeat left center;
}

input[type='text'].form-control.curPage {
    height: 23px;
    line-height: 22px;
    text-align: center;
}

#rowsPerPage {
    height: 25px;
    line-height: 22px;
}

/* 分页样式结束 */
input[type='text'].form-control, input[type='number'].form-control, input[type='password'].form-control, input[type='file'].form-control {
    width: 97%;
    height: 28px;
    line-height: 22px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    text-indent: 2px;
    padding-right: 2px;
    border-radius: 2px;
}

input[type='text'].form-control[readonly], input[type='text'].form-control[disabled], textarea.form-control[readonly], textarea.form-control[disabled], input[disabled="true"] {
    background-color: #f8f8f8 !important;
    color: #999999 !important;
    cursor: not-allowed !important;
    opacity: 1;
}

input[type='text'].form-control:focus, textarea.form-control:focus, input.form-control:focus {
    outline: 1px solid #f8b655;
}

input[type='text'].form-control .edit {

}

input[type='text'].form-control.wt.num {
    width: 50px;
}

input[type='text'].form-control.wt.bs {
    width: 200px;
}

input[type='checkbox'].form-control {
    border: 1px solid #ccc;
}

.form-bottom-border {
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    padding-bottom: 0px;
}

textarea.form-control {
    width: 97%;
    resize: none;
    height: 80px;
    border: 1px solid #ccc;
    padding-left: 2px;
    border-radius: 2px;
    vertical-align: middle;
}

textarea.form-control.autoHeight {
    resize: none;
    height: 28px;
    width: 98%;
}

.form-control.ac_input {
    padding: 0px;
}

input.ms-clear::-ms-clear {
    display: none;
}

input.Wdate {
    height: 28px;
    text-indent: 2px;
    border-radius: 2px;
}

input.ms-clear::-ms-reveal {
    display: none;
}

select.form-control {
    width: 120px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 2px;
}

/* 附件上传样式开始 */
.attsep {
    padding-left: 7px;
}

.attsep .ico-att {
    vertical-align: middle;
}

.addrtitle {
    color: #8e877d;
    height: 24px;
}

.bd-upload {
    border: #966e44 1px solid;
    height: 24px;
}

.attsep .attchUploadstyle {
    border-width: 1px;
    overflow: hidden;
    font-size: 0px;
    height: 8px;
    margin: 0px 5px 0px 0px;
    width: 100px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.attsep .attchUploadstyle .fdbody {
    overflow: hidden;
    height: 8px;
    border: 0px;
    background-color: #966e44;
    float: left;
    padding: 0px;
    width: 0px;
}

.attsep .upload-ctrl {
    cursor: default;
    color: red;
    margin-right: 5px;
}

.ico-att {
    height: 24px;
    width: 16px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url('../images/7/upload.png') no-repeat center center;
}

/* 附件上传样式结束 */
/* 审批信息样式开始 */

.table.table-edit.dc td {
    padding: 0px;
}

.spjl-con {
    width: 100%;
    position: relative;
}

.spjl-con.submit {
}

.spjl-con.submit.up {
    margin-bottom: 332px;
}

.spjl-con .dc {
    width: 99%;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    background-color: #f0eff4;
}

.spjl-con .dc .vertical-line {
    width: 70px;
    height: 70px;
    vertical-align: top;
    background: url('../images/7/icon/icon_line.png') repeat-y 40px center;
}

.spjl-con .dc .vertical-line div.blzt {
    width: 100%;
    height: 100%;
    display: block;
}

.spjl-con .dc .vertical-line div.blzt.qs {
    background: url('../images/7/icon/icon_spjl_qs.png') no-repeat 25px 18px;
}

.spjl-con .dc .vertical-line div.blzt.js {
    background: url('../images/7/icon/icon_spjl_js.png') no-repeat 25px 18px;
}

.spjl-con .dc .vertical-line div.blzt.ybl {
    background: url('../images/7/icon/icon_spjl_ybl.png') no-repeat 34px 30px;
}

.spjl-con .dc .vertical-line div.blzt.blz {
    background: url('../images/7/icon/icon_spjl_blz.png') no-repeat 25px 18px;
}

.spjl-con .dc .vertical-line div.blzt.wbl {
    background: url('../images/7/icon/icon_spjl_wbl.png') no-repeat 25px 18px;
}

.spjl-con .dc .vertical-line div.blzt.pl {
    background: url('../images/common/wtdp/dp_blue.png') no-repeat 34px 30px;
}

.spjl-con .dc td.spzs {
    height: 70px;
    width: 13px;
    vertical-align: top;
}

.spjl-con .dc td.spzs div.spzs {
    height: 100%;
    width: 100%;
    position: relative;
    right: -1px;
    top: 0px;
    background: url('../images/7/icon/icon_spjl_jtzs.png') no-repeat right 15px;
}

.spjl-con .dc td.con {
    text-align: left;
    height: 24px;
    padding-top: 5px;
    vertical-align: bottom;
}

.spjl-con .dc div.spjl {
    width: 99%;
    height: 55px;
    border: 1px #dcdcdc solid;
    border-left: 0px;
    background-color: #ffffff;
    position: relative;
}

.spjl-dpbtn {
    display: inline-block;
    position: absolute;
    top: -38px;
    right: 10px;
}

/* 审批信息样式结束  */

/* 审批退回环节 开始 */
.con.spthhj {
    width: 410px;
    position: fixed;
    display: none;
    z-index: 999999;
    border: 1px solid #bfbfbf;
    background-color: #ffffff;
}

.con.spthhj .thhj {
}

.con.spthhj .title {
}

.wap.ywsp.pop.con.spthhj .title {
    border: 0px;
}

.con.spthhj .thhj ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.con.spthhj .thhj ul li {
    padding: 2px 5px;
    cursor: pointer;
    line-height: 20px;
}

.con.spthhj .thhj ul li.item:hover {
    background: #f4fcfa;
}

.con.spthhj .thhj ul li.item.hover {
    background: #ff8b3e;
    color: #ffffff;
}

.con.spthhj .thhj ul li.item span.detail {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.con.spthhj .splitline {
    height: 2px;
    width: 100%;
    background: url('../images/7/yw/spcyy_line.png') repeat-x center center;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
}

.con.spthhj .tjqx {
    height: 30px;
    line-height: 30px;
    width: 100%;
}

.con.spthhj .tjqxt {
    line-height: 18px;
    width: 100%;
    color: #b0afaf
}

.con.spthhj .qrtj {
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
}


/* 审批退回环节 结束 */


/* 审批常用语 开始 */
.con.spcyy {
    width: 450px;
    position: fixed;
    display: none;
    z-index: 999999;
    border: 1px solid #bfbfbf;
}

.con.spcyy .spyc {
    background-color: #ffffff;
}

.con.spcyy .spyc ul, .wap.ywsp.spcyy.pop ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.con.spcyy .spyc ul li, .wap.ywsp.spcyy.pop ul li {
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.con.spcyy .spyc ul li.item:hover, .wap.ywsp.spcyy.pop ul li.item:hover {
    background: #f4fcfa;
}

.con.spcyy .spyc ul li.item span.detail, .wap.ywsp.spcyy.pop ul li.item span.detail {
    width: 80%;
    display: inline-block;
    *display: inline;
    padding-left: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con.spcyy .splitline, .wap.ywsp.spcyy.pop .splitline {
    height: 2px;
    width: 100%;
    background: url('../images/7/yw/spcyy_line.png') repeat-x center center;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    display: block;
}

.con.spcyy .optb, .wap.ywsp.spcyy.pop .optb {
    cursor: pointer;
    height: 30px;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url('../images/7/yw/addspcyy.png') #ffffff no-repeat center center;
}

.con.spcyy .optb:hover, .wap.ywsp.spcyy.pop .optb:hover {
    background: url('../images/7/yw/addspcyytitle.png') #ffffff no-repeat center center;
}

.con.spcyy .cyydel, .cyymove {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 20px;
    line-height: 20px;
}

.con.spcyy .cyydel {
    width: 22px;
    background: url('../images/7/icon/icon_link_del.png') no-repeat center center;
}

.con.spcyy .cyymove {
    width: 22px;
    background: url('../images/7/icon/icon_move.png') no-repeat center center;
}

.con.spcyy .addspcyy, .wap.ywsp.spcyy.pop .addspcyy {
    width: 100%;
    height: 30px;
    display: none;
    background-color: white;
}

.con.spcyy .addspcyy input.form-control {
    width: 95%;
    margin-left: 1%;
}

.con.spcyy .addspcyy input.btn.btn-save {
    margin: 0 auto;
}


/* 审批常用语 结束 */

.wap.ywsp.pop {
    position: fixed;
    display: none;
    z-index: 10010;
    background-color: #fefefe;
    width: 950px;
    padding: 4px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
}

.wap.ywsp.pop.spcyy {
    border-width: 1px;
}

.wap.ywsp.pop.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    z-index: 10000;
    filter: alpha(opacity=30);
    opacity: 0.3;
    padding: 0px;
    margin: 0px;
}

.hscroll {
    overflow: hidden;
}

.wap.ywsp.spcyy.pop {
    width: 450px;
}

.wap.ywsp.pop .item.title {
    height: 30px;
    line-height: 30px;
    background: url('../images/7/icon/icon_ywsp_title.png') no-repeat 10px center;
    padding-left: 30px;
    font-weight: bold;
    font-size: 14px;
    border: none;
}

.wap.ywsp.pop .item.title .cspcyy {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 80px;
    color: #5787c0;
    padding-left: 30px;
    background: url('../images/7/icon/link_permit.png') no-repeat 10px center;
    float: right;
}

.wap.ywsp.pop .item {
    line-height: 25px;
}

.wap.ywsp.pop .item.thhj {
    padding-left: 30px;
}

.wap.ywsp.pop .item.thhj select.form-control {
    width: 80%;
}

.wap.ywsp.pop .item.twtjfs {
    padding-left: 30px;
}

.wap.ywsp.pop .item.twtjfs span {
    color: #b0afaf;
}

.wap.ywsp.pop .item.czts span {
    height: 40px;
    line-height: 40px;
    color: #b0afaf;
    padding-left: 10px;
}

.wap.ywsp.pop .splitline {
    height: 2px;
    width: 100%;
    background: url('../images/7/yw/spcyy_line.png') repeat-x center center;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
}

.wap.ywsp.pop .item.hint {
    line-height: 18px;
    width: 100%;
    color: #b0afaf;
    padding-left: 30px;
}

.wap.ywsp.pop .item.spyj {
    width: 100%;
    padding: 2px;
}

.wap.ywsp.pop .item.spyj.mrspy {
    padding-left: 30px;
}

.wap.ywsp.pop .item.spyj textarea {
    width: 98%;
    height: 80px;
    padding: 2px;
}

.wap.ywsp.pop .item.spyj table {
    width: 99%;
    margin-left: inherit;
}

.wap.ywsp.pop .item.spry {
    padding-left: 30px;
}

.wap.ywsp.pop .item.spry span {
    color: #b0afaf;
}

.wap.ywsp.pop .item.addSpry {
    min-height: 35px;
    line-height: 35px;
    padding-left: 15px;
}

.wap.ywsp.pop .item.addSpryYwcz {
    min-height: 35px;
    line-height: 35px;
    padding-left: 15px;
}

.wap.ywsp.pop .item.operation {
    height: 30px;
    line-height: 30px;
    background: url('../images/7/icon/icon_ywsp_title.png') no-repeat 10px center;
    padding-left: 30px;
    border: none;
}

.wap.ywsp.pop .item.operation .form-control.ac_input {
    display: inline !important;
    float: none !important;
}

.wap.ywsp.pop .item.operation .title {
    font-weight: bold;
    font-size: 14px;
}


.hand {
    cursor: pointer;
}

.xmzl-zip {
    width: 80px;
    height: 64px;
    margin-top: 7px;
    background: url('../images/7/xmxx/icon_rar.jpg') no-repeat center center;
}

.xmzl-doc {
    width: 80px;
    height: 64px;
    margin-top: 7px;
    background: url('../images/7/xmxx/icon_word.jpg') no-repeat center center;
}

.xmzl-xls {
    width: 80px;
    height: 64px;
    margin-top: 7px;
    background: url('../images/7/xmxx/icon_excel.jpg') no-repeat center center;
}

.xmzl-no {
    width: 80px;
    height: 64px;
    margin-top: 7px;
    background: url('../images/7/xmxx/icon_no.jpg') no-repeat center center;
}

/* 金额大写 */
.jedx {
    color: #32CDFF;
    font-size: 14px;
}

/* 上传 */
.upload {
    width: 118px;
    height: 31px;
    cursor: pointer;
    top: 0px;
    opacity: 0;
    left: 0px;
    position: absolute;
    filter: alpha(opacity=0);
}

.m-nav {
    height: 20px;
    line-height: 20px;
    width: 300px;
    padding: 5px;
    color: #666;
    border: 1px solid #e8e8e8;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 2px;
}

.m-nav.auto {
    height: 20px;
    line-height: 20px;
    width: auto;
    padding: 5px;
    color: #666;
    border: 1px solid #e8e8e8;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 2px;
}

.m-nav:hover {
    border: 1px solid #f40;
}

.m-nav .ico-btn {
    height: 7px;
    width: 7px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url('../images/7/zjcq/ico_del.png');
    margin-left: 5px;
}

.m-nav .ico-btn:hover {
    background: url('../images/7/zjcq/ico_del_hover.png');
}

.ct-content {
    width: 300px;
    height: 100px;
    border: 1px solid #d3d5d4;
    position: absolute;
    background-color: #fff;
    display: none;
}

.ct-content .ct-bgb {
    left: 40px;
    top: -20px;
    display: block;
    border-width: 10px;
    position: absolute;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #d3d5d4 transparent;
    font-size: 0;
    line-height: 0;
}

.ct-content .ct-bg {
    left: 40px;
    top: -19px;
    display: block;
    border-width: 10px;
    position: absolute;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #ffffff transparent;
    font-size: 0;
    line-height: 0;
}

.ct-content .content {
    width: 100%;
    height: 100%;
    border: 1px solid #d3d5d4;
}

.btm-panel {
    height: 42px;
    line-height: 42px;
    text-align: center;
}
.btm-panel-w {
    height: 35px;
    background-color: transparent;
}
.btm-panel.submit, .btm-panel.btm {
    position: fixed;
    bottom: 0px;
    margin: 0 auto;
    width: 100%;
    background-color: #ffffff;
    text-align: center;
    border-top: 1px solid #d3d5d4;
    z-index: 9999;
    left: 0;
    right: 0;
}

.btm-panel.submit {
    text-align: right;
}

.con.panel.btm {
    padding-bottom: 43px;
}

.btm-panel.submit .cspyj {
    height: 100%;
    float: left;
    text-align: right;
}

.btm-panel.submit .cspyj .con.spcyy {
    border: 0px;
}

.btm-panel.submit .cspyj .spyj .spts {
    display: none;
}

.btm-panel.submit .cspyj .cyy {
    display: none;
}

.btm-panel.submit .cspyj textarea.form-control {
    height: 28px;
    line-height: 28px;
    width: 70%;
}

.btm-panel.submit .cspcz {
    height: 100%;
    float: right;
    text-align: left;
}

.btm-panel.submit .cspcz .spczts {
    display: none;
}

.btm-panel.submit .cspcz .spry {
    display: none;
}

.btm-panel.submit .cspcz .spcz {
    text-align: center;
    display: none;
}

.btm-panel.submit .cspcz .xyb {
    text-align: center;
    display: block;
}

.btm-panel.submit.up {
    height: 330px;
}

.btm-panel.submit.up .cspyj {
    background-color: #f4f4f4;
}

.btm-panel.submit.up .cspyj .spyj span {
    display: none;
}

.btm-panel.submit.up .cspyj .spyj .spts {
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: left;
    font-size: 14px;
    background-color: #e5e5e5;
    border-bottom: 1px solid #336c93;
}

.btm-panel.submit.up .cspyj .spyj {
    width: 55%;
    height: 92%;
    margin: 2% 1% 1% 2%;
    float: left;
}

.btm-panel.submit.up .cspyj .cyy {
    display: block;
    width: 40%;
    height: 92%;
    margin-top: 2%;
    float: left;
    text-align: left;
}

.btm-panel.submit.up .cspyj .cyycz {
    height: 280px;
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
}

.btm-panel.submit.up .cspyj .cyy.con.spcyy {
    position: relative;
}

.btm-panel.submit.up .cspyj .cyy.con.spcyy .yyuts {
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: left;
    font-size: 14px;
    background-color: #e5e5e5;
    border-bottom: 1px solid #336c93;
}

.btm-panel.submit.up .cspyj .cyy.con.spcyy .spyc {
    border: 0px;
}

.btm-panel.submit.up .cspyj .cyy.con.spcyy .splitline {
    display: none;
}

.btm-panel.submit.up .cspyj .cyy.con .optb {
    width: 100%;
    border: 0px;
}

.btm-panel.submit.up .cspyj .cyy.con .addspcyy {
    width: 100%;
    border: 0px;
}

.btm-panel.submit.up .cspyj textarea.form-control {
    height: 280px;
    line-height: 28px;
    width: 99%;
}

.btm-panel.submit.up .cspcz {
    text-align: left;
    width: 35%;
    padding: 2px;
    float: right;
    background-color: #f4f4f4;
}

.btm-panel.submit.up .cspcz .spczts {
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: left;
    font-size: 14px;
    background-color: #e5e5e5;
    border-bottom: 1px solid #336c93;
    margin-top: 2%;
}

.btm-panel.submit.up .cspcz .spry {
    display: block;
    background-color: #ffffff;
}

.btm-panel.submit.up .cspcz .spcz {
    text-align: center;
    display: block;
    margin-top: 5px;
}

.btm-panel.submit.up .cspcz .xyb {
    display: none;
}

.btm-panel.submit.up .cspcz .spry .title {
    height: 30px;
    line-height: 30px;
    background: url('../images/7/icon/icon_arrow_close.png') #f5fafe no-repeat 10px center;
    padding-left: 22px;
    border: 1px solid #e1e1e1;
}

.btm-panel-content {
    height: 52px;
}

.con.panel.btm .btm-panel-content {
    height: 0px;
}

.btm-panel-content.flat.dd2 {
    height: 73px;
}

.con.panel.btm .btm-panel-content.flat.dd2 {
    height: 30px;
}

.btm-panel.submit.flat.dd2 {
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.btm-panel.submit.flat.dd2 a.link {
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 2px;
}

.mod-item {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
    border: 1px solid #d3d5d4;
    margin: 10px 8px 10px 8px;
}

.mod-item.block {
    display: block;
}

.mod-item .mod-icon {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 16px;
    height: 16px;
    overflow: hidden;
}

.mod-item.hover .mod-icon {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url('../images/7/icon/icon_checked.png') center center no-repeat;
}

.mod-item.hover .mod-title {
    background: #e8e8e8;
}

.mod-item.hover .mod-zjzz {
    position: absolute;
    top: -9px;
    right: -12px;
    width: 28px;
    height: 14px;
    overflow: hidden;
    background: url('../images/7/icon/icon_xzzjzz.png') center center no-repeat;
}

.mod-item.hover .mod-zjzzbg {
    text-align: center;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    color: #414141;
    background: #fff;
    padding: 0px 5px 0px 5px;
}

.mod-item .mod-title {
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #414141;
    background: #fff;
    padding: 0px 5px 0px 5px;
}

.div-prompt {
    width: 99%;
    margin: 0 auto;
}

.panel-sm {
    height: 100px;
    width: 99%;
    margin: 5px auto;
}

.panel-sm .title {
    height: 33px;
    line-height: 33px;
    font-size: 24px;
}

.panel-sm .content {
    border: 1px solid #dddddd;
    margin: 5px;
}

.panel-sm .bzsm {

}

.panel-xmps {
    width: 100%;
    margin: 0px auto;
}

.panel-xmps .pleft {
    margin: 5px 5px 5px 5px;
    border: 1px solid #dddddd;
    width: 290px;
    float: left;
    text-align: left;
}

.panel-xmps .pright {
    margin: 0 auto 0 291px;
    text-align: left;
    overflow-y: auto;
    overflow-x: hidden;
}

.panel-xmps .gys {
    text-align: left;
    margin: 3px 0px 3px 0px;
    width: 269px;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    background: url('../images/7/xmxx/menu_item_wcl.png') 5px center no-repeat;
    padding-left: 20px;
    white-space: nowrap;
}

.panel-xmps .gys.hover {
    background: url('../images/7/xmxx/menu_item_clz.png') 5px center no-repeat;
    background-color: #519acd;
    color: white;
}

.panel-xmps .gys .df {
    display: inline-block;
    margin-right: 10px;
    float: right;
}

.panel-gyszhsq {
    width: 1200px;
    margin: 30px auto;
}

.panel-gyszhsq .gys {
    margin-left: 50px;
    float: left;
}

.panel-gyszhsq .gys .sqgh {
    margin: 20px 20px;
}

/* 开标组织  开始*/
.status-processed {
    margin: 0 auto;
    cursor: pointer;
    background: url('../images/7/action/processed.png') no-repeat;
    width: 17px;
    height: 18px;
}

.status-unprocessed {
    margin: 0 auto;
    cursor: pointer;
    background: url('../images/7/action/unProcessed.png') no-repeat;
    width: 17px;
    height: 18px;
}

/* 开标组织  结束*/
/* 询价 询价评审 汇总表*/
.hzbgs {
    height: 30px;
    background: url('../images/7/tab/tab_all_selected.png') no-repeat;
    padding-left: 25px;
}

/* 开标组织  结束*/

.mod-comm {
    margin: 0 auto;
    *position: relative;
    *left: 0;
    *top: 0;
    overflow-x: hidden;
    overflow-y: auto;
}

.sm, .smc, .smt {
    overflow: hidden;
    zoom: 1;
    position: relative;

}

.smt {
    width: 99%;
    margin: 10px auto;
}

.sm {
    margin: 10px auto;
    border: 1px solid #e6e6e6;
    width: 99%;
}

.sm:hover {
    border-color: #bfbfbf;
}

.sm .smt {
    padding-left: 10px;
}

.sm .smt h3 {
    float: left;
    line-height: 26px;
}

.sm .smc {
    padding: 10px;
    line-height: 22px;
}

.sm .smc .sfje {
    height: 30px;
    line-height: 30px;
}

.sm .smc .item-gysbm {
    position: relative;
    *position: relative;
    *left: 0;
    *top: 0;
    height: 60px;
    float: left;
    width: 350px;
}

.sm .smc .item-gysbm .wsbm {
    background: url('../images/7/xmxx/sm_wsbm.png') center center no-repeat;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
}

.sm .smc .item-gysbm .zfwjf {
    background: url('../images/7/xmxx/sm_zfwjf.png') center center no-repeat;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
}

.sm .smc .item-gysbm .wjxz {
    background: url('../images/7/xmxx/sm_wjxz.png') center center no-repeat;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
}

.sm .smc .item-gysbm .lt {
    height: 28px;
    width: 280px;
    position: absolute;
    top: 0;
    left: 0px;
    padding-left: 52px;
    line-height: 25px;
}

.sm .smc .item-gysbm .lb {
    border: 1px solid #e6e6e6;
    height: 28px;
    width: 280px;
    position: absolute;
    bottom: 0;
    left: 0px;
    padding-left: 50px;
    line-height: 25px;
}

.sm .smc .item, .sm .smt .item {
    width: 100%;
    min-height: 36px;
    display: block;
}

.sm .smc .item span.label {
    width: 100px;
    text-align: right;
    color: #999;
    float: left;
    display: block;
}

.sm .smc .item .fl {
    float: left;
    color: #999;
}

.sm .smc .item .fr {
    float: right;
}

.sm.bicon.dbsq {
    background: url('../images/7/icon/icon-corner-dbsq.png') left top no-repeat;
}

.sm.bicon.yssq {
    background: url('../images/7/icon/icon-corner-yssq.png') left top no-repeat;
    background-size: 63px 62px;
}

.sm.bicon.schy {
    background: url('../images/2/icon/icon-corner-schy.png') left top no-repeat;
    background-size: 63px 62px;
}

/* 注册完成后的登录 */

.regist-login {
    position: absolute;
    width: 100%;
}

.regist-login .bg {
    background: url('../images/7/btn/subscribe_bg.png') center center no-repeat;
    width: 688px;
    height: 408px;
    border: 0px;
    position: relative;
    margin: auto;
}

.regist-login .div-login {
    text-align: center;
    padding-bottom: 50px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.cke_button_icon.cke_button__CustomSmiley_icon {
    background: url('../images/7/icon/ke_icon_save.png') center center no-repeat;
    width: 80px;
    height: 16px;
    cursor: pointer;
}

.ke-icon-xzmb {
    background: url('../images/7/icon/ke_icon_xzmb.png') center center no-repeat;
    width: 80px;
    height: 20px;
}

.ke-icon-upload {
    background: url('../images/7/icon/ke_icon_upload.png') center center no-repeat;
    width: 80px;
    height: 20px;
}


.lsm {
    width: 99%;
    margin: 10px auto;
}

.lsm.no {
    border-top: 1px dashed #e1e1e1;
    border-bottom: 1px dashed #e1e1e1;
    height: 300px;
}

.lsm .lsmt {
    height: 35px;
    line-height: 35px;
    overflow: visible;
    padding-left: 10px;
    display: block;
    background-color: #e5e5e5;
    border-bottom: 1px solid #9ab8d6;
}

.lsm .lsmt h3 {
    color: #666666;
    float: left;
}

.lsm .lsmc {

}

.lsm .lsmc .item {
    height: 30px;
    line-height: 30px;
    margin: 5px;
    padding: 5px;
    border: 1px dotted #e3e3e3;
}

.lsm .lsmc .item:hover {
    border-color: #bfbfbf;
}

.lsm .lsmc .item .fl {
    float: left;
    color: #666;
}

.lsm .lsmc .item .fr {
    float: right;
}


.icon.no {
    float: left;
    display: block;
    height: 300px;
    width: 100%;
    background: url('../images/7/icon/icon_no.png') center center no-repeat;
}

.icon.zwsj {
    width: 180px;
    height: 180px;
    margin: 100px auto auto;
    background: url('../images/zwsj.png') center center no-repeat;
    background-size: 180px 180px;
}

/* 审核状态 */
.shzt-0 {
    width: 100px;
    height: 50px;
    top: 0px;
    right: 50px;
    position: absolute;
    background: url('../images/7/icon/icon_shzt_wtj.png') center center no-repeat;
    z-index: 9999;
}

.shzt-0 span {
    display: none;
}

.shzt-1 {
    width: 100px;
    height: 50px;
    top: 0px;
    right: 50px;
    position: absolute;
    background: url('../images/7/icon/icon_shzt_ysh.png') center center no-repeat;
    z-index: 9999;
}

.shzt-1 span {
    display: none;
}

.shzt-2 {
    width: 100px;
    height: 50px;
    top: 0px;
    right: 50px;
    position: absolute;
    background: url('../images/7/icon/icon_shzt_dsh.png') left center no-repeat;
    z-index: 9999;
}

.shzt-2 span {
    color: #ab2621;
}

.shzt-3 {
    width: 100px;
    height: 50px;
    top: 0px;
    right: 50px;
    position: absolute;
    background: url('../images/7/icon/icon_shzt_yyz.png') center center no-repeat;
    z-index: 9999;
}

.shzt-3 span {
    display: none;
}

.shzt--9 {
    width: 100px;
    height: 50px;
    top: 0px;
    right: 50px;
    position: absolute;
    background: url('../images/7/icon/icon_shzt_thxg.png') left center no-repeat;
    z-index: 9999;
}

.shzt--9 span {
    color: #ab2621;
}

.shzt--1 {
    width: 100px;
    height: 50px;
    top: 0px;
    right: 50px;
    position: absolute;
    background: url('../images/7/icon/icon_shzt_yqx.png') left center no-repeat;
    z-index: 9999;
}

.shzt--1 span {
    color: #ab2621;
}

.shzt-yzf {
    width: 100px;
    height: 50px;
    top: 0px;
    right: 50px;
    position: absolute;
    background: url('../images/7/icon/icon_shzt_yzf.png') left center no-repeat;
    z-index: 9999;
}

.shzt-yzf span {
    color: #ab2621;
}

.dh.shzt-0 {
    left: 150px;
}

.dh.shzt-1 {
    left: 150px;
}

.dh.shzt-2 {
    left: 150px;
}

.dh.shzt-3 {
    left: 150px;
}

.dh.shzt--9 {
    left: 150px;
}

.dh.shzt--1 {
    left: 150px;
}

/* 审核状态结束 */

/* 页面背景 */

.pxxbm {
    width: 280px;
    height: 280px;
    background: url('../images/7/icon/icon_xxbm.png') center center no-repeat;
    margin: 100px auto auto;
}

/* 页面背景结束 */

/* 场地预约 */
.cdyy.yyz {
    width: 64px;
    height: 24px;
    margin: 4px auto;
    background: url('../images/7/icon/icon_cdyy_yyz.png') center center no-repeat;
}

.cdyy.yzy {
    width: 64px;
    height: 24px;
    margin: 4px auto;
    background: url('../images/7/icon/icon_cdyy_yzy.png') center center no-repeat;
}

.cdyy.scdp {
    height: 35px;
    line-height: 35px;
    width: 99%;
    margin: 0 auto;
    background-color: #f4f4f4;
}

.cdyy.scdp .scd {
    padding-left: 10px;
}

/* 场地预约结束 */

/* 文件上传 */

.szbwj {
    width: 110px;
    height: 28px;
    background: url('../images/7/icon/icon_scwj.png') center center no-repeat;
    cursor: pointer;
}

.slscfj {
    width: 70px;
    height: 30px;
    background: url('../images/7/icon/icon_lscfj.png') center center no-repeat;
    cursor: pointer;
}

.sscwj {
    width: 110px;
    height: 28px;
    background: url('../images/7/icon/icon_scwj.png') center center no-repeat;
    cursor: pointer;
}

.gclqdscwj {
    width: 120px;
    height: 30px;
    background: url('../images/7/icon/icon_gclqdscwj.png') center center no-repeat;
    cursor: pointer;
    vertical-align: middle;
}

.gclqdscwj.uploading {
    background: url('../images/7/icon/icon_zdywj_uploading.gif') left center no-repeat;
}

.pup {
    float: left;
    margin-top: 5px;
}

.pup.drmb {
    width: 70px;
    height: 20px;
    background: url('../images/7/icon/icon_drmb.png') center center no-repeat;
    cursor: pointer;
}

.wjsc {
    height: 22px;
    line-height: 22px;
    display: inline-block;
    *display: inline;
    cursor: pointer;
    margin: 0px 5px;
    text-align: center;
    padding: 0 5px;
    border: 1px solid transparent;
}

.pright.wjsc {
    height: 33px;
}

.wjsc.zdy {
    display: inline-block;
    *display: inline;
    font-size: 12px;
    background-color: #009688;
    cursor: pointer;
    border-radius: 2px;
}

.wjsc.zdy.word {
}

.wjsc.zdy.uploading {
}

.wjsc.zdy.word.uploading {
}

.wjsc.zdy.excel {
}

.wjsc.zdy.excel.uploading {
}

.wjsc.zdy.uploadf {
}

.wjsc.zdy.uploadf.uploading {
}

.wjsc.zdy.uploading .title span {
}

.wjsc.zdy .title {
    color: #fff;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    padding-left: 0px;
    background-image: none;
}

.wjsc.zdy.uploading .title {
}

.wjsc.zdy .title.word, .wjsc.zdy .title.excel {
    /*     padding-left: 18px; */
}

.wjsc.zdy.add {
}

.wjsc.zdy.add.uploading {
}

.wjsc.zdy .swf {
    height: 30px;
    line-height: 30px;
    left: 0px;
    top: 0px;
    z-index: 3;
    position: absolute;
}

/* 文件上传结束 */


/*  专家评分开始 */
.table.current {
}

.table.current div.dwmc {
    color: #ea8010;
    background: url('../images/7/icon/icon_gys_selected.png') left bottom no-repeat;
    padding-left: 38px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
}

.table div.dwmc {
    background: url('../images/7/icon/icon_gys.png') left bottom no-repeat;
    padding-left: 38px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
}

.table.current a.link.start {
    background: url('../images/7/icon/icon_start_selected.png') center bottom no-repeat;
}

.table a.link.start {
    width: 32px;
    height: 32px;
    vertical-align: bottom;
    background: url('../images/7/icon/icon_start.png') center bottom no-repeat;
}

/*  专家评分结束 */

/*  左右分割开始 */
.dwrap {
    width: 100%;
    height: 100%;
    border: 0px;
    overflow: hidden;
}

.dwrap .top {
    position: absolute;
    bottom: 35px;
    top: 0px;
    width: 100%;
}

.dwrap .top.panel {
    position: relative;
    height: 44px;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
}

.dwrap .top.panel .tab {
    font-size: 14px;
    margin-left: 5px;
    line-height: 33px;
    height: 33px;
}

.dwrap .top.panel .tab.tab-title {
    margin: 0px 6px;
    cursor: pointer;
    padding: 10px 8px;
    height: 20px;
    max-width: calc(100% - 600px);
    overflow: hidden;
    line-height: 20px;
    border-radius: 2px;
    float: left;
}

.dwrap .left {
    float: left;
    width: 360px;
    height: 100%;
    overflow: auto;
}

.dwrap .left.w0 {
    width: 0;
}

.dwrap .left.w120 {
    width: 130px;
}

.dwrap .left.w170 {
    width: 170px;
}

.dwrap .left.w300 {
    width: 300px;
}

.dwrap .left #treeboxbox_tree {
    height: 100%;
}

.dwrap .left.bordered {
    border-width: 1px !important;
}

.dwrap .right {
    border: 0px;
    height: 100%;
    margin-left: 360px;
    _margin-left: 180px;
    overflow: auto;
}

.dwrap .right.w0 {
    margin-left: 0px;
}

.dwrap .right.w120 {
    margin-left: 130px;
    _margin-left: 60px;
}

.dwrap .right.w170 {
    margin-left: 170px;
    _margin-left: 85px;
}

.dwrap .right.w300 {
    margin-left: 300px;
    _margin-left: 150px;
}

.dwrap .bottom {
    height: 33px;
    line-height: 33px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    width: 100%;
    background-color: #ffffff;
    border-top: 1px solid #d3d5d4;
}

.dwrap .right.bordered {
    border-width: 1px !important;
}

.dwrap .flex {
    display: flex;
}

.dwrap .flex .bordered {
    border-width: 1px !important;
}

.dwrap .flex .w30 {
    height: 100%;
    width: 30%;
    overflow: auto;
}

.dwrap .flex .w25 {
    height: 100%;
    width: 25%;
    overflow: auto;
}

.dwrap .flex .w20 {
    height: 100%;
    width: 20%;
    overflow: auto;
}

.dwrap .flex .w70 {
    height: 100%;
    width: 70%;
    overflow: auto;
}

.dwrap .flex .w75 {
    height: 100%;
    width: 75%;
    overflow: auto;
}

.dwrap .flex .w80 {
    height: 100%;
    width: 80%;
    overflow: auto;
}

/*  左右分割结束 */


/* -----------右键--------- */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}

.dropdown-menu > li > a {
    cursor: pointer;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-submenu:hover > a {
    text-decoration: none;
    color: #ffffff;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
    background-image: -o-linear-gradient(top, #0088cc, #0077b3);
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

/* -----------------------------------------------------右键----------------end---------------------------------------- */


.ordersn_sel {
    border: 1px solid #aeaeae;
    color: #96999e;
    width: 97px;
    height: 33px;
    text-indent: 0.5em;
    line-height: 34px;
    float: left;
    cursor: pointer;
    margin-right: 5px;
}

.ordersn_sel.gg {
    background: url('../images/7/icon/icon_mm.png') no-repeat 85% 10px;
    color: #333333;
}

.ordersn_sel.mm {
    background: url('../images/7/icon/icon_gg.png') no-repeat 85% 10px;
    color: #333333;
}

.table.dlcq {
    height: 100%;
    font-size: 13px;
    background-color: #f7f5f5;
}

.table.dlcq .left {
    width: 25%;
    height: 100%;
    vertical-align: top;
    padding-left: 5px;
}

.table.dlcq .wzbt {
    height: 82px;
    width: 100%;
    background: url('../images/7/icon/icon_dljgcq_dljgcq.png') no-repeat center center;
}

.table.dlcq .wzbt.title {
    background: none;
    font-size: 40px;
    color: #ed9336;
}

.table.dlcq .gkgpgz {
    height: 50px;
    height: 221px;
    background: url('../images/7/icon/icon_dljgcq_gkgpgz.png') no-repeat center center;
}

.table.dlcq .cqgdt {
    text-align: center;
    height: 106px;
    background: url('../images/7/icon/icon_dljgcq_cqgdbg.png') no-repeat center;
}

.table.dlcq .tab.active {
    background: url('../images/dlcq/active.png') no-repeat left;
    height: 40px;
    float: left;
    cursor: pointer;
    width: 100px;
}

.table.dlcq .tab.inactive {
    background: url('../images/dlcq/inactive.png') no-repeat left;
    height: 40px;
    float: left;
    width: 100px;
}

.table.dlcq .clickfont {
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding-left: 11px;
}

.table.dlcq .tab.listProjectBody {
    height: 5%;
    margin-top: 2%;
    margin-left: 5px;
    text-align: left;
}

.table.dlcq .tab.listProjectBody .dwlb {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: url('../images/dlcq/2.png') no-repeat left center;
    padding-left: 16px;
    display: block;
}


/* -------------------------- 工作流高级审批 开始 -------------------------- */
.con.submit.menu {
    left: 10px;
    top: 10px;
    position: absolute;
    padding: 2px 0;
    z-index: 99997;
    border: 1px solid #a4a4a4;
    background-color: #f9f9f9;
    display: none;
}

.con.submit.menu .item {
    height: 30px;
    line-height: 30px;
    padding-right: 5px;
    text-align: left;
}

.con.submit.menu .item:hover {
    background-color: #e6e6e6;
}

/* -------------------------- 工作流高级审批 结束 -------------------------- */

/* -------------------------- 星级评价 开始 -------------------------- */
.star .ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 150px;
    height: 20px;
    position: relative;
    cursor: pointer;
}

.star .visited {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 30px;
    height: 20px;
    background: url('../images/7/icon/icon_star_selected.png') 0 0 no-repeat;
    cursor: pointer;
}

.star .unVisited {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 30px;
    height: 20px;
    background: url('../images/7/icon/icon_star.png') 0 0 no-repeat;
    cursor: pointer;
}

/* -------------------------- 星级评价 结束 -------------------------- */

/* -------------------------- 专家库类别 开始 -------------------------- */
.table td.pszj_nei {
    padding-left: 25px;
    background: url('../images/regist/pszj_nei.png') no-repeat left center;
}

td.pszj_wai {
    padding-left: 25px;
    background: url('../images/regist/pszj_wai.png') no-repeat left center;
}

/* -------------------------- 专家库类别 结束 -------------------------- */

/* -------------------------- 系统提示页面 开始 -------------------------- */
.showFailed {
    width: 700;
    height: 350;
    background: url('../images/failed.png') no-repeat top center;
    margin: 60 auto;
}

.failedMessage {
    width: 400px;
    height: 120px;
    font-size: 18px;
    padding-top: 50px;
    padding-left: 190px;
    text-align: center;
    word-wrap: break-word;
    overflow: auto;
    position: fixed;
    margin-top: 40px;
    font: 12px "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", 锟斤拷锟斤拷, sans-serif;
}

.failedBtn {
    cursor: pointer;
    width: 62px;
    height: 21px;
    margin-top: 230px;
    margin-left: 533px;
    *margin-top: 255px;
    *margin-left: 0px;
    background: url('../images/failedBtn.png');
    text-align: center;
    z-index: 100;
    position: fixed;
}

/* -------------------------- 系统提示页面  结束-------------------------- */
/* -------------------------- 数量标签 开始 ----------------------------*/
.quantity {
    display: block;
    overflow: hidden;
    width: 200px;
}

.quantity .amount {
    width: 36px;
    height: 17px;
    padding: 4px 5px;
    line-height: 17px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #d9d9d9;
    float: left;
    text-align: center;
    color: #565656;
    outline: 0;
}

.quantity a {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #d9d9d9;
    background-color: #f7f7f7;
    float: left;
    cursor: pointer;
    outline: 0;
}

.quantity a i {
    font-style: normal;
    background: url('../images/7/btn/btn_quantity.png') no-repeat;
    display: block;
    width: 9px;
    height: 9px;
    margin: 8px;
    text-indent: 999999%;
    overflow: hidden;
}

.quantity .decrease i {
    background-position: -9px -9px;
}

.quantity .increase i {
    background-position: -9px -0px;
}

.quantity .disde i {
    background-position: -0px -9px;
}

.quantity .disin i {
    background-position: -0px -0px;
}

/* -------------------------- 数量标签 结束----------------------------*/


.td-zb {
    background: url('../images/zb.png') right center no-repeat;
}

.td-fb {
    background: url('../images/fb.svg') right center no-repeat;
}

.td-cj {
    background: url('../images/canjia.png') left center no-repeat
}

.td-bcj {
    background: url('../images/bucanjia.png') left center no-repeat
}

/*-------------------------日历样式 开始-----------------------------*/
.datetable {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: #fff;
}

.datetable td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
}

.datetable thead {
    background: #007750;
}

.datetable thead td {
    padding: 10px 5px;
    font: normal 12px/normal 'microsoft yahei';
    text-align: center;
    color: #fff;
}

.datetable thead td span {
    padding: 0 5px;
}

.datetable tbody td {
    padding: 5px 3px;
    font-size: 12px;
}

.visiableTd {
    cursor: pointer;
}

.disabledTd {
    background-color: #EFEFEF;
}

.jjrTd {
    cursor: pointer;
    background-color: #F49A9F;
}

.jjrSpan {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 15px;
    height: 15px;
    color: #fff;
    background: #f43;
    text-align: left;
    text-indent: 1px;
    line-height: 14px;
    overflow: hidden;
}

/*-------------------------日历 样式结束-----------------------------*/


/*-------------------------系数抽取样式 开始-----------------------------*/
.wcq.tcenter {
    margin: 0 auto;
}

.wcq.dcq {
    width: 100%;
    height: 200px;
    position: relative;
}

.wcq .item.dcq {
    width: 100px;
    position: absolute;
}

.wcq .item.dcq .del {
    background: url('../images/7/icon/icon_link_del.png') no-repeat left center;
    cursor: pointer;
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

.wcq.cq .title {
    height: 70px;
    font-size: 25px;
    color: #a2070f;
}

.wcq.cq .xmmc {
    font-size: 18px;
    color: gray;
}

.wcq.cq .dcqxs {
    margin: 50px 150px 50px 60px;
    text-align: left;
}

.wcq.cq .cqxs {
    display: inline-block;
    width: 80px;
    height: 80px;
    text-align: center;
    margin: 10px 20px 0px 20px;
    background: url('../images/1/icon/icon_cq_dcxs.png') no-repeat center center;
}

.wcq.cq .xs {
    line-height: 80px;
    font-size: 20px;
    color: #909090;
}

.wcq.cq .cqxs.wz {
    border-color: #dcdcdc;
    width: 40px;
    height: 40px;
    background: url('../images/7/icon/icon_cq_wzxs.png') no-repeat center center;
}

.wcq.cq .xs.wz {
    line-height: 40px;
    font-size: 10px;
}

.wcq.cq .xs.cz {
    color: #a2070f;
}

.wcq.cq .cqxs.cz {
    width: 80px;
    height: 80px;
    border-color: #a2070f;
    background: url('../images/7/icon/icon_cq_czxs.png') no-repeat center center;
}

/*-------------------------系数抽取样式 结束-----------------------------*/
/*-------------------------异常页面样式 开始-----------------------------*/
.exception .icon {
    height: 200px;
    background: url('../images/7/icon/icon_exception.png') no-repeat center bottom;
}

.exception .message {
    font-size: 20px;
    color: #848181;
    height: 80px;
}

/*-------------------------异常页面样式 结束-----------------------------*/

/*-------------------------供应商投标报名环节样式 开始-----------------------------*/
.gystbbmhj {
    width: 100%;
    margin: 0 auto;
}

.gystbbmhj .steps {
    height: 32px;
    border-bottom: #D0D0D0 2px solid;
    position: relative;
}

.gystbbmhj .steps ul {
    width: 1125px;
    margin: 0px auto;
}

.gystbbmhj .steps ul li {
    width: 150px;
    height: 32px;
    color: #999;
    line-height: 32px;
    padding-left: 70px;
    font-size: 14px;
    font-weight: 700;
    float: left;
    display: inline;
    cursor: pointer;
}

.gystbbmhj .steps ul li i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    margin-right: 5px;
    display: inline-block;
    zoom: 1;
    background: url('../images/7/icon/icon_gystbbm_step.png') center center;
}

.gystbbmhj .steps ul li i.iconfont {
    font-family: regiconfont !important;
}

.gystbbmhj .steps ul li.active i {
    background: url('../images/7/icon/icon_gystbbm_step_selected.png') center center;
}

.gystbbmhj .steps.steps-4 ul li.active {
    color: #3e3e3e;
}

.gystbbmhj .steps.steps-4 ul li.active.hover {
    border-bottom: #ff4700 2px solid;
}

.gystbbmhj .steps.steps-5 ul li.active {
    color: #3e3e3e;
}

.gystbbmhj .steps.steps-5 ul li.active.hover {
    border-bottom: #ff4700 2px solid;
}

.gystbbmhj .steps.steps-6 ul {
    margin: 0px auto auto 235px;
}

.gystbbmhj .steps.steps-6 ul li.active {
    color: #3e3e3e;
}

.gystbbmhj .steps.steps-6 ul li.active.hover {
    border-bottom: #ff4700 2px solid;
}

.gystbbmhj .steps.steps-6 ul li {
    width: 150px;
    padding-left: 25px;
}

.gystbbmhj .steps.steps-3 ul {
    margin: 0px auto auto 510px;
}

.gystbbmhj .steps.steps-3 ul li.active {
    color: #3e3e3e;
}

.gystbbmhj .steps.steps-3 ul li.active.hover {
    border-bottom: #ff4700 2px solid;
}

.gyszp.bmxx, .gyszp.ddps {
    display: inline-block;
    margin: 20px;
    margin-right: 60px;
}

.gyszp.bmxx {
    width: 219px;
    height: 222px;
    background: url('../images/7/icon/icon_gyszp_bmxx.png') center no-repeat;
}

.gyszp.ddps {
    width: 160px;
    height: 195px;
    background: url('../images/7/icon/icon_gyszp_ddps.png') center no-repeat;
}

.gyszp.kbsj {
    height: 45px;
    width: 260px;
    line-height: 45px;
    border-radius: 2px;
    background-color: #5fb2ec;
    color: #fff;
    text-align: center;
}

.gyszp.bmxz {
    width: 650px;
    margin: 30px auto;
    padding: 30px;
    background-color: #f3fedc;
}

.bigBtn-btn {
    display: inline-block;
    vertical-align: middle;
    height: 34px;
    line-height: 34px;
    padding: 0 60px;
    background-color: #007750;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    filter: alpha(opacity=90);
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.bigBtn-btn:hover {
    opacity: 0.9;
    filter: alpha(opacity=80);
    color: #fff;
}

.bigBtn-btn.disabled {
    background: #F2F2F2;
    color: #BDBDBD;
    border: 1px solid #EBEBEB;
}

.gyszp.payment {
    width: 650px;
    margin: 30px auto;
    margin-top: 5px;
    padding: 30px;
    border: 1px #dddddd solid;
}

.payment-method.zfb, .payment-method.wx, .payment-method.yl {
    display: inline-block;
    height: 34px;
    width: 108px;
    border: 1px #dddddd solid;
    margin: 10px;
    cursor: pointer;
}

.payment-method.zfb {
    background: url('../images/7/icon/icon_payment_method_zfb.png') center no-repeat;
}

.payment-method.wx {
    background: url('../images/7/icon/icon_payment_method_wx.png') center no-repeat;
}

.payment-method.yl {
    background: url('../images/7/icon/icon_payment_method_yl.png') center no-repeat;
}

.payment-method.zfb.hover, .payment-method.wx.hover, .payment-method.yl.hover {
    border: 2px #fd0000 solid;
}

/*-------------------------供应商投标报名环节样式 结束-----------------------------*/
/*-------------------------------合同类别 开始----------------------------------*/
.ptht {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/ptht.png') center center no-repeat;
    z-index: 9999;
}

.wmdlht {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/wmdlht.png') center center no-repeat;
    z-index: 9999;
}

.jkxyht {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/2/icon/jkxyht.png') center center no-repeat;
    z-index: 9999;
}

/*-------------------------------合同类别 结束----------------------------------*/
/*-------------------------------合同验收 开始----------------------------------*/
.htys {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/icon_htys.png') center center no-repeat;
    z-index: 9999;
}

/*-------------------------------合同验收 结束----------------------------------*/
/*-------------------------------角标 开始----------------------------------*/
.wap.corner {
    position: relative;
}

.wap.corner .dbsq {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/icon-corner-dbsq.png') center center no-repeat;
    z-index: 9999;
}

/*-------------------------------角标 结束----------------------------------*/

/*-------------------------------自定义桌面 开始----------------------------------*/
.zdyzm .cygn > div {
    height: 115px;
    width: 115px;
    float: left;
    margin: 5px;
}

.zdyzm .cygn .mk {
    position: relative;
}

.zdyzm .cygn .mk .strong, .zdyzm .cygn .mk .secondary {
    position: absolute;
    top: 70px;
    left: 90px;
    width: 18px;
    height: 18px;
    color: #fff;
}

.zdyzm .cygn .mk .strong {
    background: url('../images/7/icon/icon_circle_num_bg_strong.png') center center no-repeat;
}

.zdyzm .cygn .mk .secondary {
    background: url('../images/7/icon/icon_circle_num_bg_secondary.png') center center no-repeat;
}

.zdyzm .cygn .mk.daiban {
    background: url('../images/7/icon/icon_zdyzm_mk_daiban.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.shenpilishi {
    background: url('../images/7/icon/icon_zdyzm_mk_shenpilishi.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wodexiangmu {
    background: url('../images/7/icon/icon_zdyzm_mk_wodexiangmu.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.hetongnew {
    background: url('../images/7/icon/icon_zdyzm_mk_hetongnwe.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.hetong {
    background: url('../images/7/icon/icon_zdyzm_mk_hetong.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.jingjia {
    background: url('../images/7/icon/icon_zdyzm_mk_jingjia.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.qicaohetong {
    background: url('../images/7/icon/icon_zdyzm_mk_qicaohetong.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.shenqing {
    background: url('../images/7/icon/icon_zdyzm_mk_shenqing.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.woyaocaigou {
    background: url('../images/7/icon/icon_zdyzm_mk_woyaocaigou.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.woyaocaigou:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_woyaocaigouh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.zhaobiaoxiangmu {
    background: url('../images/7/icon/icon_zdyzm_mk_zhaobiaoxiangmu.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.shuzizhengshu {
    background: url('../images/7/icon/icon_zdyzm_mk_shuzizhengshu.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.shuzizhengshu:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_shuzizhengshuh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.jjsq {
    background: url('../images/7/icon/icon_zdyzm_mk_jjsq.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.jjsq:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_jjsqh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.yanshou {
    background: url('../images/7/icon/icon_zdyzm_mk_yanshou.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.yanshou:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_yanshouh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.baoxiao {
    background: url('../images/7/icon/icon_zdyzm_mk_baoxiao.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.baoxiao:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_baoxiaoh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wmxmgl {
    background: url('../images/7/icon/icon_zdyzm_mk_wmxmgl.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wmxmgl:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_wmxmglh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.gongchenbeian {
    background: url('../images/7/icon/icon_zdyzm_mk_gongchenbeian.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.gongchenbeian:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_gongchenbeianh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.bijia {
    background: url('../images/7/icon/icon_zdyzm_mk_bijia.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.bijia:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_bijiah.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.jincheng {
    background: url('../images/7/icon/icon_zdyzm_mk_jincheng.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.jincheng:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_jinchengh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wodeshenqin {
    background: url('../images/7/icon/icon_zdyzm_mk_wodeshenqing.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wodeshenqin:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_wodeshenqingh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.yiban {
    background: url('../images/7/icon/icon_zdyzm_mk_yiban.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.yiban:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_yibanh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.yixianggongkai {
    background: url('../images/7/icon/icon_zdyzm_mk_yixianggongkai.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.yixianggongkai:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_yixianggongkaih.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.cgxqx {
    background: url('../images/7/icon/icon_zdyzm_mk_cgxqx.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.cgxqx:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_cgxqxh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.yxgkx {
    background: url('../images/7/icon/icon_zdyzm_mk_yxgkx.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.yxgkx:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_yxgkxh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.czjscx {
    background: url('../images/7/icon/icon_zdyzm_mk_czjscx.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.czjscx:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_czjscxh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.dbsxx {
    background: url('../images/7/icon/icon_zdyzm_mk_dbsxx.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.dbsxx:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_dbsxxh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.tjcgsqx {
    background: url('../images/7/icon/icon_zdyzm_mk_tjcgsqx.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.tjcgsqx:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_tjcgsqxh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wdcgsqx {
    background: url('../images/7/icon/icon_zdyzm_mk_wdcgsqx.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wdcgsqx:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_wdcgsqxh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wdcgxmx {
    background: url('../images/7/icon/icon_zdyzm_mk_wdcgxmx.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wdcgxmx:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_wdcgxmxh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wyqchtx {
    background: url('../images/7/icon/icon_zdyzm_mk_wyqchtx.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wyqchtx:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_wyqchtxh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wyqcysx {
    background: url('../images/7/icon/icon_zdyzm_mk_wyqcysx.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wyqcysx:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_wyqcysxh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.ysxmtbx {
    background: url('../images/7/icon/icon_zdyzm_mk_ysxmtbx.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.ysxmtbx:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_ysxmtbxh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.zccwzjx {
    background: url('../images/7/icon/icon_zdyzm_mk_zccwzjx.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.zccwzjx:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_zccwzjxh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk .title {
    margin-top: 90px;
    display: block;
    color: #4c4c4c;
}

.zdyzm .cygn .mk .wdsphy {
    background: url('../images/7/icon/icon_zdyzm_mk_wdsphy.png') center 10px no-repeat;
}

.zdyzm .cygn .mk .wdsphy:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_wdsphyh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.bdsb {
    background: url('../images/1/icon/icon_zdyzm_mk_bdsb.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.bdsb:hover {
    background: url('../images/1/icon/icon_zdyzm_mk_bdsbh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.tbclsq {
    background: url('../images/3/icon/icon_zdyzm_mk_tbclsq.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.tbclsq:hover {
    background: url('../images/3/icon/icon_zdyzm_mk_tbclsqh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.zxtw {
    background: url('../images/7/icon/icon_zdyzm_mk_zxtw.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.zxtw:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_zxtwh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.fbfs {
    background: url('../images/7/icon/icon_zdyzm_mk_fbfs.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.fbfs:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_fbfsh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.fbzz {
    background: url('../images/7/icon/icon_zdyzm_mk_fbzz.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.fbzz:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_fbzzh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wdfs {
    background: url('../images/7/icon/icon_zdyzm_mk_wdfs.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wdfs:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_wdfsh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wdzz {
    background: url('../images/7/icon/icon_zdyzm_mk_wdzz.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wdzz:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_wdzzh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wdcgsq {
    background: url('../images/7/icon/icon_zdyzm_mk_wdcgsq.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wdcgsq:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_wdcgsqh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.zcjd {
    background: url('../images/7/icon/icon_zdyzm_mk_zcjd.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.zcjd:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_zcjdh.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wtht {
    background: url('../images/7/icon/icon_zdyzm_mk_wtht.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wtht:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_wthth.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.yj {
    background: url('../images/7/icon/icon_zdyzm_mk_yj.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.yj:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_yjh.png') center 10px no-repeat;
}
.zdyzm .cygn .mk.wcydkjxy {
    background: url('../images/7/icon/icon_zdyzm_mk_wcydkjxy.png') center 10px no-repeat;
}

.zdyzm .cygn .mk.wcydkjxy:hover {
    background: url('../images/7/icon/icon_zdyzm_mk_wcydkjxyh.png') center 10px no-repeat;
}
/*-------------------------------自定义桌面 结束----------------------------------*/


.wap.search {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    background-color: #fff;
}

.wap.search .container {
    border: 1px solid #dcdcdc;
    padding-left: 5px;
    padding-right: 5px;
}

.wap.search .container .splitline {
    border-bottom: 1px dashed #dcdcdc;
}

.wap.search .container .item {
    line-height: 40px;
}

.wap.search .container .item.tools {
    display: flex;
    justify-content: space-between;
}

.wap.search .container .item.columns {
    display: flex;
    justify-content: flex-start;
}

.wap.search .container .item.columns > div:not(:first-child) {
    margin-left: 20px;
}

.con.search {
    width: 300px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}

.wap.search .container .con.search {
    width: auto;
}

.con.search input.form-control {
    width: 180px;
}

.con.search input.btn {
    height: 28px;
    line-height: 26px;
    margin-left: 5px;
}

.con.search .content {
    width: 250px;
    height: 24px;
    float: left;
    border-left: 0px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


.wap.selection {

}

.wap.selection a {
    margin: 0px 6px;
    cursor: pointer;
    padding: 3px 8px;
}

.wap.selection a:hover {
    color: #66a8c9;
}

.wap.selection a.on {
    border-radius: 2px;
    background: #f39801;
    color: #ffffff;
}

.wap.selection.icon a {
    cursor: pointer;
    border: 1px solid #dcdcdc;
}

.wap.selection.icon a:hover {
    color: #333333;
    border-color: #ff9e03;
}

.wap.selection.icon a.on {
    color: #333333;
    border-color: #ff9e03;
    background: url('../images/7/icon/icon_selection_bg_on.png') right bottom no-repeat;
}

.wap.selection .clickdiv {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 0 6px;
    color: #156356;
}

.wap.selection .clickdiv .redBool {
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    background-color: red;
    color: white;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    top: 12%;
    left: 95%;
}

.wap.prompts.icon {
    position: relative;
}

.wap.prompts.icon .position {
    position: absolute;
}

.wap.prompts.icon .position.right {
    right: 0px;
}

.wap.prompts.icon .position.bottom {
    bottom: 0px;
}

.wap.prompts.icon .position.select {
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: url('../images/7/icon/icon_prompts_icon_select.png') center center no-repeat;
}


/*-------------------------------评审标志 开始----------------------------------*/
.ps.hgbz1, .ps.hgbz2 {
    display: inline-block;
    width: 57px;
    height: 16px;
    margin-bottom: -2px;
}

.ps.hgbz1 {
    background: url('../images/7/icon/icon_hgbz_bufuhe.png') center no-repeat;
}

.ps.hgbz2 {
    background: url('../images/7/icon/icon_hgbz_fuhe.png') center no-repeat;
}

.ps.cszyx1, .ps.cszyx2, .ps.cszyx4 {
    display: inline-block;
    width: 57px;
    height: 16px;
    margin-bottom: -2px;
}

.ps.cszyx1 {
    background: url('../images/7/icon/icon_cszyx_zhongyaocanshu.png') center no-repeat;
}

.ps.cszyx2 {
    background: url('../images/7/icon/icon_cszyx_yibancanshu.png') center no-repeat;
}

.ps.cszyx4 {
    background: url('../images/7/icon/icon_cszyx_gjcs.png') center no-repeat;
}

/*-------------------------------评审标志 结束----------------------------------*/

/*-------------------------------开票申请角标  开始----------------------------------*/
.kpsqjb {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/kpsqjb.png') center center no-repeat;
    z-index: 9999;
}

/*-------------------------------开票申请角标  结束----------------------------------*/

/*-------------------------------退还保证金、标书费角签  开始----------------------------------*/
.bzj {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/bzj.png') center center no-repeat;
    z-index: 9999;
}

.bsf {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/bsf.png') center center no-repeat;
    z-index: 9999;
}

.zjf {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/2/icon/zjf.png') center center no-repeat;
    z-index: 9999;
}

/*-------------------------------退还保证金、标书费角签   结束----------------------------------*/
.bacimgsuccess {
    width: 95px;
    height: 96px;
    background: url('../images/7/icon/icon_success.png') center center no-repeat;
}

.bmshimgsuccess {
    width: 95px;
    height: 96px;
    background: url('../images/7/icon/icon_zjqx_success.png') center center no-repeat;
}

.bmshimgfail {
    width: 95px;
    height: 96px;
    background: url('../images/7/icon/icon_zjqx_fail.png') center center no-repeat;
}

.bmshimging {
    width: 95px;
    height: 96px;
    background: url('../images/2/icon/jfjxz.png') center center no-repeat;
}

.new {
    display: inline-block;
    width: 25px;
    margin-left: 5px;
    background: url('../images/new.gif') center center no-repeat;
}

/*-------------------------------选择人员   开始----------------------------------*/
.action {
    margin: 8px 10px;;
    float: left;
}

.action .btSearch {
    float: right;
    display: inline-block;
    width: 50px;
    height: 27px;
    background-color: #4398C1;
}

.action .btSearch:hover {
    background-color: #297CA2;
    cursor: pointer;
}

.action .btSearchf {
    line-height: 27px;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    width: 50px;
}

.content {
    border: solid 1px #4398C1;
    padding-left: 5px;
}

/*-------------------------------选择人员   结束----------------------------------*/
/*-------------------------------资金显示样式   开始----------------------------------*/
.striking.price {
    color: #ec3e3b;
    font-weight: 700;
    font-size: 14px;
}

/*-------------------------------资金显示样式   结束----------------------------------*/

/*-------------------------------重新竞价对数据变化显示特殊样式   开始----------------------------------*/
.striking.diff {
    color: #FF0000;
    font-weight: 600;
    font-size: 14px;
}

/*-------------------------------重新竞价对数据变化显示特殊样式   结束----------------------------------*/
/*-------------------------------项目完结样式  开始----------------------------------*/
.bcircle.xmywc {
    background: url('../images/7/icon/icon_xmywcx.png') center center no-repeat;
}

.bcircle.xmwwc {
    background: url('../images/7/icon/icon_xmwwcx.png') center center no-repeat;
}

.xmwj.ywc_sxjt {
    background: url('../images/7/icon/icon_ywc_sxjt.png') center center no-repeat;
}

.xmwj.wwc_sxjt {
    background: url('../images/7/icon/icon_wwc_sxjt.png') center center no-repeat;
}

.xglsxxzblc1 {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/xglsxxzblc1.png') center center no-repeat;
    z-index: 9999;
}

.xglsxxzblc2 {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/xglsxxzblc2.png') center center no-repeat;
    z-index: 9999;
}

.xglsxxzblc3 {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/xglsxxzblc3.png') center center no-repeat;
    z-index: 9999;
}

.xglsxxzblc4 {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/xglsxxzblc4.png') center center no-repeat;
    z-index: 9999;
}

.xglsxxzblc5 {
    width: 69px;
    height: 58px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/xglsxxzblc5.png') center center no-repeat;
    z-index: 9999;
}

/*-------------------------------项目完结 样式结束----------------------------------*/


/*-------------------------------供应商报价和竞价申请显示流程图 开始---------------------------------*/

.lctable {
    margin: 5px auto;
    height: 32px;
    width: 95%;;
}

.lctable .bcircle {
    height: 32px;;
    width: 32px;
    display: block;
    float: left;
    color: #378ee0;
    text-align: center;
    line-height: 32px;
    font-size: 12px;
    font-weight: bold;
}

.lctable .lcmc {
    height: 32px;;
    display: block;
    line-height: 32px;
    font-size: 15px;
    font-weight: bold;
}

.lctable .lcdiv {
    width: 112px;
    height: 32px;
}

.lctable .cwhite {
    color: white;
}

.lctable .cgray {
    color: #999999;
}

.lctable .ywcsxjt {
    width: 100px;
    height: 32px;
    background: url('../images/1/icon/icon_ywc_sxjt.png') center center no-repeat;
}

.lctable .wwcsxjt {
    width: 100px;
    height: 32px;
    background: url('../images/1/icon/icon_wwc_sxjt.png') center center no-repeat;
}

.lctable .next {
    width: 24px;
    height: 32px;
    background: url('../images/7/icon/icon_lctable_next.png') center center no-repeat;
}

.bcircle.wwc {
    background: url('../images/7/icon/icon_circle_wwc.png') center center no-repeat;
}

.bcircle.ywc {
    background: url('../images/7/icon/icon_circle_ywc.png') center center no-repeat;
}

.bcircle.jxz {
    background: url('../images/7/icon/icon_circle_jxz.png') center center no-repeat;
}

/*-------------------------------供应商报价和竞价申请显示流程图 开始---------------------------------*/

/*-------------------------------竞价项目左侧菜单显示流程图和时间 开始 ---------------------------------*/
.xd-item .clzt {
    height: 100%;
    width: 32px;
    display: block;
    float: left;
}

.licon.yclhline {
    background: url('../images/7/icon/item_ycl_halfline.png') center center no-repeat;
}

.licon.yclline {
    background: url('../images/7/icon/item_ycl_line.png') center center no-repeat;
}

.licon.wclline {
    background: url('../images/7/icon/item_wcl_line.png') center center no-repeat;
}

.licon.dclline {
    background: url('../images/7/icon/item_dcl_line.png') center center no-repeat;
}

.xd-item .title .chartime {
    font-size: 12px;
    margin-top: 5px;
    display: block;
    padding-left: 6px;
    text-align: left;
    color: #999999;
}

/*-------------------------------竞价项目左侧菜单显示流程图和时间 开始 ---------------------------------*/
/*-------------------------------清标开始按钮 开始 ---------------------------------*/
.qbbtn {
    color: white;
    font-size: 12px;
    text-align: center;
    height: 35px;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
    width: 100px;
    border-width: 0;
    background-color: RGB(51, 153, 204);
    background: url('../images/1/btn/btn_qb_start.png') RGB(51, 153, 204) no-repeat 10px center;
    padding-left: 20px;
}

.qbbtn:hover {
    background-color: RGB(47, 141, 187);
}

/*-------------------------------清标开始按钮 结束 ---------------------------------*/

.layui-bg-gray1 {
    background-color: #B1B1B1 !important;
    color: #fff !important;
}

.layui-bg-blue1 {
    background-color: #0085dc !important;
    color: #fff !important;
}

.layui-bg-green1 {
    background-color: #269e53 !important;
    color: #fff !important;
}

.layui-bg-green2 {
    background-color: #02af07 !important;
    color: #fff !important;
}

.zbwj.cgwj {
    width: 69px;
    height: 58px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/7/icon/icon_zbwj_cgwj.png') no-repeat left top;
}

.zbwj.zswj {
    width: 63px;
    height: 62px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/7/icon/icon_zbwj_zswj.png') no-repeat left top;
    background-size: 100% 100%;
}

.xqqrjb {
    width: 63px;
    height: 62px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/1/icon/icon_xqqrjb.png') no-repeat left top;
    background-size: 100% 100%;
}

.jb.dbsq {
    width: 63px;
    height: 62px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/1/icon/icon_dbsq.png') no-repeat left top;
    background-size: 100% 100%;
}
.jb.pwsq {
    width:63px;
    height:62px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/1/icon/icon_pwsq.png') no-repeat left top;
    background-size: 100% 100%;
}
.jb.cglz {
    width: 63px;
    height: 62px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/1/icon/icon_cglz.png') no-repeat left top;
    background-size: 100% 100%;
}

.btn.btn-start2 {
    width: 85px;
    border-color: RGB(39, 152, 255);
    color: RGB(39, 152, 255);
    background: url('../images/1/btn/btn_start2.png') #FFFFFF no-repeat left 4px center;
    padding-left: 14px;
}

.btn.btn-start2:hover {
    background-color: #e9f1fd;
}

a.link.circle {
    color: black;
    padding-left: 15px;
    background: url('../images/1/btn/btn_circle.png') no-repeat left center;
}

a.link.circle:hover {
    color: RGB(21, 99, 86);
}

/*-----------------覆盖layui上传样式 开始-------------------*/
.layui-upload-wrap .layui-upload-file {
    width: 100px !important;
    filter: Alpha(opacity=0.1);
}

/*-----------------覆盖layui上传样式 结束-------------------*/

/*-----------------图片展示样式   开始---------------------------*/
.wrap.view.img {

}

.wrap.view.img .item {
    margin-right: 10px;
    margin-top: 4px;
    width: 170px;
    height: 108px;
    float: left;
    border: 1px dashed #ddd;
}

.wrap.view.img .item img {
    width: 100%;
    height: 100%;
}

/*-----------------图片展示样式   结束---------------------------*/

/*-----------------供应商注册样式   开始---------------------------*/
.gys.uploadbtn {
    width: 130px;
    height: 35px;
    border: 1px solid #3399db;
    color: #3399db;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    margin: 10px 0;
}

.gys.textbtn {
    float: left;
    width: 80px;
    color: #3399db;
    font-size: 15px;
    text-align: center;
    margin-top: 20px;
}

.gys.picwrap {
    width: 172px;
    position: relative;
}

.gys.picwrap .yl {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.2) url(../images/yl.png) no-repeat 10px top;
}

.gys.fatDiv {
    float: left;
    margin: 15px 20px 5px 0;
    display: table;
}

.gys.rDiv {
    float: left;
    width: 320px;
    height: 140px;
    border: 1px solid #ccc;
}

.gys.lDiv {
    float: left;
    width: 120px;
    height: 140px;
    border: 1px solid #ccc;
    position: relative;
    background: url('../images/2/icon/icon_con_flts.png') left top no-repeat;
}

.wcolumn.line .line {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
    color: #999999;
    margin-left: 50px;
}

.wcolumn .line .operate {
    float: right;
    height: 20px;
    line-height: 20px;
    padding-right: 5px;
}

.wcolumn.line .line .title.bg1 {
    font-size: 14px;
}

/*-----------------供应商注册样式   结束---------------------------*/

/*-----------------微信覆盖样式 开始 --------------------------*/
.weui-popup-container.wap.ywsp.pop {
    width: auto;
}

.weui-popup-container .weui-popup-modal .link {
    display: block;
    height: auto;
    line-height: 2.33333333;
    text-align: center;
    background: none;
}

.weui-popup-container .con.spcyy .spyc ul li.item span.detail {
    width: 85%;
    display: inline-block;
    *display: inline;
    padding-left: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.weui-popup-container.wap.ywsp.pop .closeBtn {
    background-color: #f7f7f7;
}

.weui-popup-container.wap.ywsp.pop .submitBtn {
    background-color: #04be02;
}

.weui-popup-container.wap.ywsp.pop .item.spyj textarea {
    width: 96%;
    padding: 2px;
}

/*-----------------微信覆盖样式  结束 --------------------------*/

/* --------------------------- 项目分类备案统计显示  开始 ----------------------*/

.byba {
    height: 70px;
    width: 70px;
    box-sizing: border-box;
    border: 2px solid #B94FFF;
    border-radius: 50%;
    margin-left: 0.2cm;
    margin-right: auto;

}

.byba .basl {
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
    padding: 20px 0;
    color: #B94FFF;
}

.baje {
    display: inline;
    float: left;
    margin-top: 0.3cm;
    margin-left: 0.1cm;
}

.bndba {
    height: 70px;
    width: 70px;
    box-sizing: border-box;
    border: 2px solid #00FF99;
    border-radius: 50%;
    margin-left: 0.2cm;
    margin-right: auto;
}

.bndba .basl {
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
    padding: 20px 0;
    color: #00FF99;
}

.zjba {
    height: 70px;
    width: 70px;
    box-sizing: border-box;
    border: 2px solid #FFAA33;
    border-radius: 50%;
    margin-left: 0.2cm;
    margin-right: auto;
}

.zjba .basl {
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
    padding: 20px 0;
    color: #FFAA33;
}

.search-flba {
    background: none repeat scroll 0 0 #4298c0;
    border: 0 none;
    border-radius: 0;
    color: #FFFFFF;
    cursor: pointer;
    height: 30px;
    padding: 0;
    vertical-align: baseline !important;
    width: 50px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
    position: absolute;
}

/* --------------------------- 项目分类备案统计显示  结束 ----------------------*/

/* --------------------------- 横向导航条  开始 ----------------------*/
.hwrap {
    width: 100%;
    border-top: solid 1px #E0E0E0;
    border-bottom: solid 1px #E0E0E0;
    margin-top: 5px;
    height: 47px;
    padding-left: 10px;
}

.hwrap .bt-item {
    float: left;
    height: 45px;
    width: 130px;
    border: solid 1px #E0E0E0;
    font-size: 14px;
}

.hwrap .on {
    background-color: #FEFCE5;
}

.hwrap .bt-item .cxh {
    display: block;
    width: 35px;
    height: 40px;
    float: left;
    line-height: 40px;
}

.hwrap .bt-item .ctext {
    display: block;
    width: 90px;
    height: 40px;
    float: left;
    line-height: 40px;
}

.hwrap .bt-item .cxh .cicle {
    width: 20px;
    height: 20px;
    border: 2px #7CB6EA solid;
    border-radius: 20px;
    margin: 9px 6px;
    text-align: center;
    line-height: 20px;
    color: #7CB6EA;
}

.hwrap .bt-item.on .cxh .cicle {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 0px #ffffff solid;
    background-color: #FC9801;
    margin: 10px 6px;
    text-align: center;
    line-height: 20px;
    color: #ffffff;
}

/* --------------------------- 横向导航条  结束----------------------*/


form .send-sms {
    font-size: 13px;
    cursor: pointer;
    color: #156356;
    border: 1px solid #8bbed1;
    background-color: #e9f1fd;
    display: inline-block;
    width: 100px;
    height: 22px;
}

/* --------------------------- 开标组织  开始----------------------*/
.kbzzColor1 {
    color: #007750;
}

.kbzzBackground1 {
    background: #e5e5e5;
}

.kbzzBackground2 {
    background: #007750;
}

.divRight4 > .purple {
    color: #007750;
}

/* --------------------------- 开标组织  结束----------------------*/

/* --------------------------- 分页条样式3样式 开始----------------------*/
.pageinfo.a-span {
    background: white;
    border: 1px solid #E7ECF0;
    border-radius: 2px;
    display: inline-block;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    margin-right: 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 36px;
    color: #666666;
}

.pageinfo.active span {
    border: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: black;
    cursor: text;
    pointer-events: none;
    background: #005d3f;
    color: #fff;
    border: 1px solid #005d3f;
}

.pageinfo.page-button {
    border: 1px solid #E7ECF0;
    background: white;
    font-size: 14px;
    height: 36px;
    width: 76px;
    vertical-align: middle;
    cursor: pointer;
}

.pageinfo.aspan {
    color: blue;
    transtion: 0.5s;
}

.pageinfo.aspan :hover {
    border: 1px solid #007750;
    background: #007750;
    cursor: pointer;
    color: #fff;
}

.pageinfo.aspan :active {
    color: black;
}

.pageinfo.aspan :visited {
    color: black;
}

/* --------------------------- 分页条样式3样式 开始----------------------*/

/* --------------------------- 二次报价角标样式 开始----------------------*/
.bjlc {
    width: 62px;
    height: 62px;
    top: 0px;
    position: absolute;
    background: url('../images/7/icon/bjlc.png') center center no-repeat;
    background-size: 62px 62px;
    z-index: 9999;
}

.bjlc .number {
    display: block;
    bottom: 5px;
    left: 12px;
    position: relative;
    color: #fff;
    transform: rotate(-45deg);
}

/* --------------------------- 二次报价角标样式  结束----------------------*/

.dbglzb {
    background: url('../images/2/btn/btn_chgreen.png') no-repeat left center;
}

.dbglqxzb {
    background: url('../images/2/btn/btn_chgray.png') no-repeat left center;
}

/* ----------------------------高级筛选初始隐藏  开始--------------------- */
#gjsx {
    display: none;
}

/* ----------------------------高级筛选初始隐藏  结束--------------------- */

/* ----------------------------专家抽取警告样式  开始--------------------- */
.warning_container .wrap {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 85px;
    width: 360px;
    background-color: #fef0e4;
}

.warning_container .wrap .pic {
    width: 100px;
    height: 85px;
    background: url('../images/7/icon/icon_warning.png') center center no-repeat;
    float: left;
}

.warning_container .wrap .text {
    height: 85px;
    float: left;
    line-height: 85px;
    font-size: 18px;
    color: #613a16;
}

/* ----------------------------专家抽取警告样式  结束--------------------- */

/* ----------------------------项目评审字体大小样式  开始--------------------- */
.onsize {
    border-radius: 2px;
    background: #FF9900;
    color: #ffffff !important;
    cursor: pointer;
}

/* ----------------------------项目评审字体大小样式  结束--------------------- */

/* ----------------------------CA登录  开始--------------------- */
.login-bg-01 .login-bg-02 .login-dlxx .dlfs {
    font-size: 15px;
    text-align: center;
    width: 120px;
    height: 42px;
    line-height: 42px;
    float: left;
    margin-top: -20px;
    border-bottom: 1px solid #E1E1E1;
}

.dlfs.on {
    font-weight: bold;
    border-bottom: 2px solid #CDC9C9 !important;
}

.btn.btn-cadl {
    width: 200px;
    height: 60px;
    border: 1px solid #8ab2d6;
    font-size: 18px;
    border-radius: 5px;
}

.btn.btn-cadl:hover {
}

.btn.btn-cadownload {
    width: 200px;
    height: 60px;
    border: 1px solid #8ab2d6;
    font-size: 18px;
    background: url('../images/1/btn/btn_download_big.png') #eaf0fc no-repeat left 30px center;
    border-radius: 5px;
    padding-left: 35px;
}

.btn.btn-cadownload:hover {
    background-color: #f1f7fe;
}

.top-cabd {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-wtfk {
    width: 44px;
    height: 70px;
    cursor: pointer;
}

.top-wtfkwz {
    width: 44px;
    height: 70px;
    cursor: pointer;
}
/* ----------------------------CA登录  结束--------------------- */

.tips-tip1 {
    width: 98%;
    background: url('../images/common/icon_tip.png') #F5FAFF no-repeat 9px 9px;
    background-size: 17px 17px;
    height: auto;
    border: 1px solid #CBE0F3;
    margin: 15px auto;
    padding: 5px 0px;
}

.tips-tip1 .tip {
    display: block;
    height: 24px;
    line-height: 24px;
    padding-left: 35px;
}

.cabd.ybdzs {
    width: 55px;
    height: 55px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/common/icon_ybdzs.png') no-repeat left top;
    background-size: 55px 55px;
}

.xmps.dps {
    width: 47px;
    height: 46px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/common/icon_dps.png') no-repeat left top;
    background-size: 47px 46px;
}

.lbys {
    border-radius: 6px;
    background: red;
    color: #ffffff;
    margin: 0px 6px;
    padding: 3px 8px;
}

.zb.cqdywj {
    width: 60px;
    height: 60px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/common/icon_cqdywj.png') no-repeat left top;
}

.zb.xgcgwj {
    width: 60px;
    height: 60px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/common/icon_xgcgwj.png') no-repeat left top;
}

/* ----------------------------背景色  开始--------------------- */
.background-secondary {
    background: #cdcdcd;
}

.background-success {
    background: #60be29;
}

.background-danger {
    background: #e24034;
}

.background-tips {
    background: #F5FAFF;
}

/* ----------------------------背景色  结束--------------------- */
/* ----------------------------自定义合同类别  开始--------------------- */
.zdyhtlb .wyqc > div {
    height: 180px;
    width: 230px;
    float: left;
    margin: 14px;
}

.zdyhtlb .wyqc .mk {
    position: relative;
    vertical-align: middle;
    text-align: center;
}

.zdyhtlb .wyqc .mk .title {
    margin-top: 120px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #4c4c4c;
}

.zdyhtlb .wyqc .mk .titlef {
    margin-top: 15px;
    display: block;
    font-size: 12px;
    color: gray;
}

.zdyhtlb .wyqc .mk.btn {
    margin-left: 71px;
    margin-bottom: 10px;
    display: block;
    width: 90px;
    height: 20px;
    font-size: 12px;
    border: 0;
}

.zdyhtlb .wyqc .mk.zb {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zb.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.zb:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zbh.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.fzb {
    background: url('../images/2/icon/icon_zdyhtlb_mk_fzb.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.fzb:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_fzbh.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.tycg {
    background: url('../images/2/icon/icon_zdyhtlb_mk_tycg.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.tycg:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_tycgh.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.zxcg {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zxcg.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.zxcg:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zxcgh.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.zfcg {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zfcg.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.zfcg:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zfcgh.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.zyjc {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zyjc.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.zyjc:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zyjch.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.htba {
    background: url('../images/2/icon/icon_zdyhtlb_mk_htba.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.htba:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_htbah.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.bcxy {
    background: url('../images/2/icon/icon_zdyhtlb_mk_bcxy.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.bcxy:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_bcxyh.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.wmxy {
    background: url('../images/2/icon/icon_zdyhtlb_mk_wmxy.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.wmxy:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_wmxyh.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.wsjj {
    background: url('../images/2/icon/icon_zdyzm_mk_jjcgsq.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.wsjj:hover {
    background: url('../images/2/icon/icon_zdyzm_mk_jjcgsqh.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.zfjc {
    background: url('../images/2/icon/icon_wycg_mk_zf.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.zfjc:hover {
    background: url('../images/2/icon/icon_wycg_mk_zfh.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.zbcg {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zbcg.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.zbcg:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zbcgh.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.qtht {
    background: url('../images/2/icon/icon_zdyhtlb_mk_qtht.png') center 10px no-repeat;
}

.zdyhtlb .wyqc .mk.qtht:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_qthth.png') center 10px no-repeat;
}

/* ----------------------------自定义合同类别  结束--------------------- */
.zdygysjf.mk.bzj {
    background: url('../images/2/icon/icon_zdygyslb_mk_lybzj.png') center 10px no-repeat;
}

.zdygysjf.mk.bzjh:hover {
    background: url('../images/2/icon/icon_zdygyslb_mk_lybzjh.png') center 10px no-repeat;
}

.zdygysjf.mk.zbj {
    background: url('../images/2/icon/icon_zdygyslb_mk_zbj.png') center 10px no-repeat;
}

.zdygysjf.mk.zbjh:hover {
    background: url('../images/2/icon/icon_zdygyslb_mk_zbjh.png') center 10px no-repeat;
}

/*-----------------------------系统使用角标 开始------------------------- */
.sysicon.fz {
    background: url('../images/7/icon/sysicon_fz.png') no-repeat top left;
}

/*-----------------------------系统使用角标 结束------------------------- */
.spyj.blue {
    color: blue;
}

.layui-btn-width {
    width: 68px;
}

/*-----------------------------浏览记录样式 开始------------------------- */
a.lljln {
    display: inline-block;
    height: 22px;
    margin-left: 5px;
    width: 22px;
    background: url('../images/7/icon/icon_lljln.png') no-repeat center center;
    vertical-align: middle;
    cursor: default;
}

a.lljl {
    display: inline-block;
    height: 22px;
    margin-left: 5px;
    width: 22px;
    background: url('../images/7/icon/icon_lljl.png') no-repeat center center;
    vertical-align: middle;
}

.headerButton {
    margin-right: -15px;
    margin-top: -3px;
    height: 16px;
    min-width: 16px;
    float: right;
    font-size: 11px;
    line-height: 18px;
    color: #f76606;
    background-color: #ffe5ad;
    -webkit-border-radius: 35%;
    white-space: nowrap;
}

/*-----------------------------浏览记录样式 结束------------------------- */

.btn.psmb {
    display: block;
    width: 100px;
    height: 36px;
    margin: 0 auto;
    float: left;
    background: url('../images/7/btn/btn_psmb.png') no-repeat center center;
}

.btn.psmbwc {
    display: block;
    width: 100px;
    height: 36px;
    margin: 0 auto;
    float: left;
    background: url('../images/7/btn/btn_psmbwc.png') no-repeat center center;
}

/*-----------------------------评审项类别样式 开始------------------------- */
/* 下拉框 */
.radio.xlk {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    display: inline-block;
    cursor: pointer;
    width: 104px;
    height: 32px;
    position: static;
    background: url('../images/7/icon/icon_radio_xlk_unchecked.png') no-repeat center center;
    background-size: cover;
}

.radio.xlk:checked {
    background: url('../images/7/icon/icon_radio_xlk_checked.png') no-repeat center center;
    background-size: cover;
}

/* 单选框 */
.radio.dxk {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    display: inline-block;
    cursor: pointer;
    width: 104px;
    height: 32px;
    position: static;
    background: url('../images/7/icon/icon_radio_dxk_unchecked.png') no-repeat center center;
    background-size: cover;
}

.radio.dxk:checked {
    background: url('../images/7/icon/icon_radio_dxk_checked.png') no-repeat center center;
    background-size: cover;
}

/* 多选框 */
.radio.dxks {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    display: inline-block;
    cursor: pointer;
    width: 104px;
    height: 32px;
    position: static;
    background: url('../images/7/icon/icon_radio_dxks_unchecked.png') no-repeat center center;
    background-size: cover;
}

.radio.dxks:checked {
    background: url('../images/7/icon/icon_radio_dxks_checked.png') no-repeat center center;
    background-size: cover;
}

/* 单行文本框 */
.radio.wbk {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    display: inline-block;
    cursor: pointer;
    width: 104px;
    height: 32px;
    position: static;
    background: url('../images/7/icon/icon_radio_wbk_unchecked.png') no-repeat center center;
    background-size: cover;
}

.radio.wbk:checked {
    background: url('../images/7/icon/icon_radio_wbk_checked.png') no-repeat center center;
    background-size: cover;
}

/* 多行文本框 */
.radio.wbks {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    display: inline-block;
    cursor: pointer;
    width: 104px;
    height: 32px;
    position: static;
    background: url('../images/7/icon/icon_radio_wbks_unchecked.png') no-repeat center center;
    background-size: cover;
}

.radio.wbks:checked {
    background: url('../images/7/icon/icon_radio_wbks_checked.png') no-repeat center center;
    background-size: cover;
}

/*-----------------------------评审项类别样式 结束------------------------- */
.icon.success {
    height: 64px;
    width: 64px;
    margin-top: 30px;
    margin-bottom: 20px;
    background: url('../images/7/icon/icon_zjqx_success.png') top center no-repeat;
    background-size: cover;
}

.icon.fail {
    height: 64px;
    width: 64px;
    margin-top: 30px;
    margin-bottom: 20px;
    background: url('../images/7/icon/icon_zjqx_fail.png') top center no-repeat;
    background-size: cover;
}

input::-webkit-input-placeholder {
    color: #aab2bd;
    font-size: 14px;
}

textarea::-webkit-input-placeholder {
    color: #aab2bd;
    font-size: 14px;
}

.navigation {
    width: 98%;
    margin: 0 auto;
}

.navigation .steps {
    height: 50px;
    border-bottom: #e6e6e6 2px solid;
    position: relative;
}

.navigation .line {
    height: 2px;
    border-bottom: #e6e6e6 2px solid;
}

.navigation .steps ul {
    width: 100%;
    text-align: center;
}

.navigation .steps ul li {
    width: 300px;
    height: 50px;
    color: #999;
    line-height: 50px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    zoom: 1;
}

.navigation .steps ul li i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    zoom: 1;
    background: url('../images/regist/icon_cirele1.png') center center;
}

.navigation .steps ul li i.iconfont {
    font-family: regiconfont !important;
}

.navigation .steps ul li.active i {
    background: url('../images/regist/icon_cirele2.png') center center;
}

.navigation .steps ul li.active {
    color: #3e3e3e;
    border-bottom: #ff4700 1px solid;
}

.kbrc-dzztb {
    display: inline-block;
    width: 38px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #4cb04e;
    background: #d1f7d1;
}

.kbrc-pb {
    display: inline-block;
    width: 38px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #b4b45e;
    background: #f9f9b5;
}

.kbrc-wjbz {
    display: inline-block;
    width: 38px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #e80000;
    background: #ffd7d0;
}

.layui-layer-ico16 {
    width: 32px !important;
    height: 32px !important;
}

.div-shrink {
    height: 30px;
    overflow: hidden;
}

.cornermark.cgwj {
    width: 62px;
    height: 62px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/common/icon_cgwj.png') no-repeat left top;
}

.cornermark.cqwj {
    width: 62px;
    height: 62px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/common/icon_cqwj.png') no-repeat left top;
}

.cornermark.yxwj {
    width: 100px;
    height: 50px;
    top: 5px;
    right: 300px;
    position: absolute;
    background: url('../images/common/icon_yxwj.png') no-repeat left top;
}

.cornermark.zfwj {
    width: 100px;
    height: 50px;
    top: 5px;
    right: 300px;
    position: absolute;
    background: url('../images/common/icon_zfwj.png') no-repeat left top;
}

.cornermark.zgxj {
    width: 62px;
    height: 62px;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url('../images/common/icon_zgxj.png') no-repeat left top;
}

.tips-tip2 {
    width: 95%;
    background: url('../images/7/icon/link_smwh.png') #fffdeb no-repeat 9px 9px;
    background-size: 17px 17px;
    height: auto;
    border: 1px solid #ebe1ca;
    margin: 15px auto;
    padding: 5px 0px;
}

.tips-tip2 .tip {
    display: block;
    height: 24px;
    line-height: 24px;
    padding-left: 35px;
    color: #ef971c;
}

.btn.btn-desubmit {
    background: url('../images/7/btn/btn_submit.png') #b1b1b1 no-repeat left center;
    padding-left: 14px;
    color: #ffffff;
}

.layui-table-page {
    text-align: right;
}

.layui-tab {
    margin: 0 !important;
}

.view-echarts-main {
    position: relative;
    min-height: 120px;
    height: 100%;
}

.view-echarts-main .control-panel {
    position: absolute;
    bottom: 0;
    height: 30px;
    width: 100%;
    background: #f3f3f3;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.view-echarts-main .control-panel .btn-normal {
    float: right;
    margin: 4px 5px;
    padding: 2px 5px;
    color: #156356;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    cursor: pointer;
    width: auto;
    height: auto;
    background-color: none;
}

.view-echarts-main .control-panel .btn-normal:hover {
    background: #009688;
    color: #fff;

}

.view-echarts-main .control-panel .btn-normal.hover {
    background: #009688;
    color: #fff;

}

.view-echarts-main .chart {
    position: absolute;
    left: 0;
    top: 0;
    padding: 2px;
    width: 100%;
    height: 90%;
}

/*-----------------------------图表维护 开始------------------------- */

.wap.chart.setup .tab {
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #eee;
    background: #f4f4f4;
    text-align: left;
    padding-left: 20px;
}

.wap.chart.setup .category {
    height: 100%;
}

.wap.chart.setup .category .caption {
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding-left: 15px;
    border-bottom: 1px solid #dddddd;
    background: url('../images/7/icon/icon_bg_line.png') 5px center no-repeat;
    clear: both;
}

.wap.chart.setup .category .items span {
    height: 40px;
    width: 46px;
    float: left;
    position: relative;
    margin: 16px 8px;
    border: 1px solid #dddddd;
}

.wap.chart.setup .category .items {
    clear: both;
}

.wap.chart.setup .category .items span:hover {
    border: 1px solid #4298c0;
}

.wap.chart.setup .category .items span.on {
    border: 1px solid #4298c0;
}

.wap.chart.setup .category .item {
    clear: both;
    height: 35px;
    line-height: 35px;
    text-align: left;
    width: 100%;
    padding-left: 10px;
}

/* 线图 */
.wap.chart.setup .category .items span.echart_1_1 {
    background: url('../images/7/icon/icon_echart_1_1.png') center no-repeat;
}

.wap.chart.setup .category .items span.echart_1_2 {
    background: url('../images/7/icon/icon_echart_1_2.png') center no-repeat;
}

.wap.chart.setup .category .items span.echart_1_3 {
    background: url('../images/7/icon/icon_echart_1_3.png') center no-repeat;
}

.wap.chart.setup .category .items span.echart_1_4 {
    background: url('../images/7/icon/icon_echart_1_4.png') center no-repeat;
}

/* 柱图 */
.wap.chart.setup .category .items span.echart_2_1 {
    background: url('../images/7/icon/icon_echart_2_1.png') center no-repeat;
}

.wap.chart.setup .category .items span.echart_2_2 {
    background: url('../images/7/icon/icon_echart_2_2.png') center no-repeat;
}

.wap.chart.setup .category .items span.echart_2_3 {
    background: url('../images/7/icon/icon_echart_2_3.png') center no-repeat;
}

.wap.chart.setup .category .items span.echart_2_4 {
    background: url('../images/7/icon/icon_echart_2_4.png') center no-repeat;
}

/* 饼图 */
.wap.chart.setup .category .items span.echart_3_1 {
    background: url('../images/7/icon/icon_echart_3_1.png') center no-repeat;
}

.wap.chart.setup .category .items span.echart_3_2 {
    background: url('../images/7/icon/icon_echart_3_2.png') center no-repeat;
}

/* 交叉图 */
.wap.chart.setup .category .items span.echart_4_1 {
    background: url('../images/7/icon/icon_echart_4_1.png') center no-repeat;
}

/* 自定义 */
.wap.chart.setup .category .items span.echart_5_1 {
    background: url('../images/7/icon/icon_echart_5_1.png') center no-repeat;
}

.wap.chart.setup .category .btm {
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 390px;
}

.table.table-echart {
    width: 100%;
    text-align: center;
    border: 1px solid #dddddd;
}

.table.table-echart tr td {
    height: 400px;
}

.table.table-echart .layui-table tr td {
    height: auto;
}

.table.table-echart .layui-table-view {
    margin: 0;
}

.table.table-echart.view {
    width: 99%;
    margin-top: 5px;
    border: 1px solid #dddddd;
}

.table.table-echart.view td {
    border: 1px solid #dddddd;
    vertical-align: top;
}

.tbody-h tr td {
    line-height: 29px;
    height: 29px;
}

/*-----------------------------图表维护 结束------------------------- */

/*-----------------------------自定义采购申请 开始------------------------- */
.zdyzm .wycg .mk.zbxm {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zb.png') center 10px no-repeat;
}

.zdyzm .wycg .mk.zbxm:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zbh.png') center 10px no-repeat;
}

.zdyzm .wycg .mk.jjxm {
    background: url('../images/2/icon/icon_zdyzm_mk_xejc_wsjj.png') center 10px no-repeat;
}

.zdyzm .wycg .mk.jjxm:hover {
    background: url('../images/2/icon/icon_zdyzm_mk_xejc_wsjjh.png') center 10px no-repeat;
}

.zdyzm .wycg .mk.zfjc {
    background: url('../images/2/icon/icon_wycg_mk_zf.png') center 10px no-repeat;
}

.zdyzm .wycg .mk.zfjc:hover {
    background: url('../images/2/icon/icon_wycg_mk_zfh.png') center 10px no-repeat;
}

.zdyzm .wycg .mk.zxcg {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zxcg.png') center 10px no-repeat;
}

.zdyzm .wycg .mk.zxcg:hover {
    background: url('../images/2/icon/icon_zdyhtlb_mk_zxcgh.png') center 10px no-repeat;
}

.zdyzm .wycg .mk.zcpt {
    background: url('../images/2/icon/icon_zdyzm_mk_zcpt.png') center 10px no-repeat;
}

.zdyzm .wycg .mk.zcpt:hover {
    background: url('../images/2/icon/icon_zdyzm_mk_zcpth.png') center 10px no-repeat;
}

/*-----------------------------自定义采购申请 结束------------------------- */
.wap.chart.item span.caption {
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
}

.wap.chart.item span.badge {
    font-size: 20px;
    color: #0078ff;
    display: block;
    margin-bottom: 12px;
}

.wap.chart.item a.btn {
    font-size: 12px;
    color: #0078ff;
    text-align: center;
    height: 25px;
    width: 60px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #dbdbdb;
    background-color: #aae0d1;
    padding: 2px 5px;
}

.CodeMirror {
    border: 1px solid #dbdbdb;
}

.layui-layer-dialog.layui-layer-zcAlert .layui-layer-title {
    background: #336c93;
    color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 0 2px 0px 15px;
    font-size: 14px;
}

.layui-layer-dialog.layui-layer-zcAlert .layui-layer-content {
    background: url('../images/7/icon/ico_bg_warn.png') 15px center no-repeat;
    padding-left: 53px;
}

.layui-layer-dialog.layui-layer-zcAlert .layui-layer-btn .layui-layer-btn0 {
    background: #336c93;
    color: #fff;
    border: 1px solid #dedede;
}

.layui-layer-dialog.layui-layer-zcAlert, .layui-layer-dialog.layui-layer-zcComfirm {
    min-width: 320px;
}

.layui-layer-dialog.layui-layer-zcComfirm .layui-layer-title {
    background: #336c93;
    color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 8 2px 8px 15px;
    font-size: 14px;
}

.layui-layer-dialog.layui-layer-zcComfirm .layui-layer-content {
    background: url('../images/7/icon/ico_bg_ask.png') 15px center no-repeat;
    padding-left: 53px;
}

.layui-layer-zcComfirm .layui-layer-btn .layui-layer-btn0 {
    background: #336c93;
    color: #fff;
    border: 1px solid #dedede;
}

.layui-layer-zcComfirm .layui-layer-btn .layui-layer-btn1 {
    background: #fff;
    color: #000;
}

.layui-layer.layui-layer-dialog.layui-layer-border.layui-layer-zcToast {
    min-width: 200px;
    border-radius: 2px;
    height: 35px;
}

.layui-layer.layui-layer-dialog.layui-layer-border.layui-layer-zcToast.success {
    background-color: #f0f9eb;
    color: #67c23a;
    border: 1px solid #d6e9c6;
}

.layui-layer.layui-layer-dialog.layui-layer-border.layui-layer-zcToast.error {
    background-color: #fef0f0;
    color: #f56c6c;
    border: 1px solid #fde2e2;
}

.layui-layer.layui-layer-dialog.layui-layer-border.layui-layer-zcToast .layui-layer-content {
    padding: 5px 2px 2px 26px;
}

.layui-layer.layui-layer-dialog.layui-layer-border.layui-layer-zcToast .layui-layer-content .layui-icon.layui-icon-tips:before {
    content: '';
}

.layui-layer.layui-layer-dialog.layui-layer-border.layui-layer-zcToast .layui-layer-content .layui-icon.layui-icon-tips {
    top: 9px;
    left: 5px;
    width: 18px;
    height: 18px;
}

.layui-layer.layui-layer-dialog.layui-layer-border.layui-layer-zcToast.success .layui-layer-content .layui-icon.layui-icon-tips {
    background: url('../images/7/icon/icon_toast_success.png') center center no-repeat;
}

.layui-layer.layui-layer-dialog.layui-layer-border.layui-layer-zcToast.error .layui-layer-content .layui-icon.layui-icon-tips {
    background: url('../images/7/icon/icon_toast_error.png') center center no-repeat;
}

#nodriver .caqdxz {
    font-size: 14px;
    display: block;
    width: 120px;
    margin: 0px auto;
}

.fhsy {
    background-color: #007750;
    width: 150px;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    margin: 40px;
}

.fhsy:hover {
    background-color: #005d3f;
}

.rwkcqdwmc {
    font-size: 30px;
    color: #ffffff;
    background-color: #ed9336;
    border-radius: 5px;
    width: 80%;
    height: 60px;
    margin: 19px auto;
    text-align: center;
    line-height: 60px;
}

.chao {
    display: inline-block;
    width: 20px;
    background: url("../images/ywlc/chaoqi.png") center no-repeat;
}

.jinji {
    display: inline-block;
    width: 20px;
    background: url("../images/ywlc/jinji.png") center no-repeat;
}

.xm-select-zc {
    vertical-align: top;
    display: inline-block;
    width: 200px;
}

.xm-select-zc .xm-search {
    text-align: left;
}

.table .ac_input {
    height: 20px !important;
}

.table .ac_button {
    height: 28px !important;
    line-height: 26px;
}

.table input[type='text'].form-control.ac_input {
    height: 28px !important;
}

label .layui-form-radio {
    margin: 0px;
    padding-right: 0px;
}

span.form-item.form-radio {
    display: inline-block;
    padding-left: 22px;
    background: url('../images/7/icon/icon_radio_unchecked.png') no-repeat left center;
    cursor: pointer;
}

span.form-item.form-radio.form-radioed {
    background: url('../images/7/icon/icon_radio_checked.png') no-repeat left center;
}

span.form-item.form-checkbox {
    display: inline-block;
    padding-left: 22px;
    background: url('../images/7/icon/icon_checkbox_unchecked.png') no-repeat left center;
    cursor: pointer;
}

span.form-item.form-checkbox.form-checkboxed {
    background: url('../images/7/icon/icon_checkbox_checked.png') no-repeat left center;
}

/*-----------------------------高级查询样式 开始------------------------- */
.gjcx {
    color: #36a7f3;
    cursor: pointer;
    padding-right: 15px;
}

.gjcx.down {
    background: url("../images/1/icon/icon_gjcx_down.png") no-repeat right center;
}

.gjcx.up {
    background: url("../images/1/icon/icon_gjcx_up.png") no-repeat right center;
}

.cgcx {
    height: 32px;
    line-height: 30px;
    padding: 0 5px;
    border: 1px solid transparent;
    background-color: #009688;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-right: 5px;
    min-width: 60px;
}

.cgcx.btn-clear {
    background-color: #f3aa0f;
}

.cgcx.btn-search {
    background-color: #36a7f3;
}

/*-----------------------------高级查询样式 结束------------------------- */
.znbz-header {
    width: 100%;
    position: relative;
    height: 75px;
}

.clearfix {
    zoom: 1;
}

.zclogo {
    height: 50px;
    margin-left: 150px;
    float: left;
}

.znbz-header .zclogo .logo1 {
    display: block;
    padding: 5px 0 15px;
    width: 700px;
    height: 50px;
    background: url('../images/logo/znbz.png') left center no-repeat;
    background-size: 25%;
    text-indent: -999px;
    overflow: hidden;
}

.split-line {
    border-bottom: 2px solid #ff5701;
    height: 1px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.znbz {
    width: 100%;
    height: 650px;
}

.znbz-background {
    background-color: #F9F9F9;
}

.znbz-main {
    width: 100%;
    height: 600px;
    margin-top: 10px;
}

.znbz-content {
    margin: 0 auto;
    width: 60%;
    height: 600px;
    float: left;
    margin-left: 150px;
    background-color: #FFFFFF;
    border: 0px solid;
    overflow: auto;
}

.znbz-nav {
    width: 20%;
    height: 600px;
    border: 0px solid;
    float: left;
    margin: 0 40px;
}

.znbz-rdwt {
    height: 260px;
    width: 100%;
    background-color: #FFFFFF;
}

.znbz-nav-title {
    width: 100%;
    text-align: center;
    font-size: 17px;
    height: 50px
}

.znbz-nav-title span {

    line-height: 50px;
}

.znbz-rdwt li {
    width: 100%;
    height: 10%;
    margin: 0 30px;
    color: #69A5E2;
    list-style-type: disc;
    padding: 2px;
    font-size: 14px;
}

.znbz-rdwt li:hover {
    cursor: pointer;
}

.znbz-zzfw {
    height: 250px;
    width: 100%;
    margin: 30px auto;
    background-color: #FFFFFF;
}

.znbz-fwgn {
    margin-top: 10px;
    width: 100%;
    height: 200px;
}

.znbz-fwgn:hover {
    cursor: pointer;
}

.znbz-listfwgn {
    width: 210px;
    height: 200px;
    margin: 0 auto;
}

.znbz-zzfw-title {
    margin: 5px auto;
    width: 70px;
    height: 10px;
    float: left;
}

.znbz-zzfw-kszc {
    margin: 5px 10px;
    width: 50px;
    height: 50px;
    background: url('../images/7/icon/icon_znbz_kszc.png') left center no-repeat;
    float: left;
}

.znbz-zzfw-zhmm {
    margin: 5px 10px;
    width: 50px;
    height: 50px;
    background: url('../images/7/icon/icon_znbz_zhmm.png') left center no-repeat;
    float: left;
}

.znbz-zzfw-wxbd {
    margin: 5px 10px;
    width: 50px;
    height: 50px;
    background: url('../images/7/icon/icon_znbz_wxbd.png') left center no-repeat;
    float: left;
}

.znbz-rgkf {
    margin: 0 auto;
    width: 60%;
    height: 50px;
    float: left;
    margin-left: 150px;
    background-color: #FFE5D4;
    border: 0px solid;
    text-align: center;
}

.znbz-rgkf span {
    line-height: 50px;
    font-size: 15px;
    color: #000000;
}

.znbz-rgkf a {
    font-size: 16px;
    color: #FF7D27;
}

.znbz-answer-head {
    clear: both;
    margin: 10px 20px;
    float: left;
    width: 46px;
    height: 46px;
    background: url('../images/7/icon/icon_znbz_answer.png') left center no-repeat;
}

.znbz-answer {
    margin: 10px 0 10px 10px;
    width: 82%;
    float: left;
    font-size: 14px;
    border-radius: 10px;
    display: inline-block;
    border: 1px solid #F9F9F9;
    position: relative;
    box-sizing: border-box;
    background-color: #F9F9F9;
}

.znbz-answer-welcome {
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
}

.znbz-answer:before {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid;
    position: absolute;
    top: 10px;
    left: -10px;
    border-color: #F9F9F9 #F9F9F9 transparent transparent;
}

.znbz-answer:after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid;
    position: absolute;
    top: 11px;
    left: -7px;
    border-color: #F9F9F9 #F9F9F9 transparent transparent;
}

.znbz-answer span {
    color: #FF7D27;
}

.znbz-lines {
    clear: both;
    width: 95%;
    padding: 0px;
    margin: 1px auto;
    border-bottom: 1px solid #DDDDDD;
}

.znbz-listwtlm {
    padding: 0px;
    margin: 10px 15px;
    width: 28%;
    float: left;
}

.znbz-listwtlm span {
    color: #FF7D27;
}

.znbz-listwtlm li {
    color: #FF7D27;
    list-style-type: disc;
}

.znbz-listwt {
    margin: 5px 0 5px 30px;
}

.znbz-listwt span:hover {
    cursor: pointer;
}

.znbz-wtbts {
    line-height: 30px;
    margin: 10px 15px;
    font-weight: bold;
    height: 30px;
    float: left;
}

.znbz-wtdafk {
    height: 30px;
    line-height: 30px;
    margin: 10px 15px;
    float: right;
}

.znbz-wtda {
    margin: 20px;
}

/*.znbz-wtdafk a.link, a.linkm{*/
/*   color:black;*/
/*}*/

.znbz-ask-head {
    margin: 10px 20px;
    clear: both;
    float: right;
    width: 46px;
    height: 46px;
    background: url('../images/7/icon/icon_znbz_ask.png') left center no-repeat;
}

.znbz-ask {
    margin: 10px;
    height: 50px;
    width: 50%;
    font-size: 14px;
    border-radius: 10px;
    background-color: #FFFFFF;
    position: relative;
    box-sizing: border-box;
    border: 0.5px solid #FF7D27;
    left: -10px;
    float: right;
    text-align: left;
    display: inline-block;
}

.znbz-ask span {
    margin-left: 25px;
    line-height: 50px;
}

.znbz-ask:before {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid;
    position: absolute;
    top: 10px;
    right: -10px;
    border-color: #DDDDDD transparent transparent #DDDDDD;
}

.znbz-footer {
    clear: both;
    border-top: 0px solid #e5e5e5;
    background: #37312d;
    height: 120px;
    margin-top: 30px;
    padding-top: 5px;
}

.znbz-footer {
    clear: both;
    border-top: 0px solid #e5e5e5;
    background: #37312d;
    height: 120px;
    margin-top: 30px;
    padding-top: 5px;
}

.znbz-footer .code {
    float: left;
    width: 325px;
    height: 200px;
    margin-left: 32px;
    background: #d6dae4;
    border-right: 1px solid #e6e9ed;
}

.znbz-footer .code .img {
    width: 116px;
    height: 116px;
    margin: 48px 0 0 24px;
    float: left;
}

.znbz-footer .code .img img {
    width: 100%;
    height: 100%;
}

.znbz-footer .code .text {
    float: left;
    height: 200px;
    line-height: 200px;
    padding-left: 20px;
    font-size: 14px;
}

.znbz-footer .copyright {
    line-height: 24px;
    padding-top: 15px;
    text-align: center;
    font-size: 14px;
}

.znbz-footer .copyright div {
    margin-top: 15px;
}

.znbz-footer .copyright span {
    margin-left: 15px;
    color: #fff;
}

.znbz-footer .copyright span span {
    margin-left: 0;
}

.znbz-footer .copyright span a {
    color: #fff;
}

.znbz-footer .copyright span a:hover {
    color: #015AAC;
}

a.link.dafkyy {
    width: 22px;
    background: url('../images/7/icon/icon_znbz_yy.png') no-repeat center center;
}

a.link.dafkyyt {
    padding-left: 20px;
    background: url('../images/7/icon/icon_znbz_yy.png') no-repeat left center;
}

a.link.dafkyydl {
    width: 22px;
    color: #FF7D27;
    background: url('../images/7/icon/icon_znbz_yydl.png') no-repeat center center;
}

a.link.dafkyydlt {
    padding-left: 20px;
    color: #FF7D27;
    background: url('../images/7/icon/icon_znbz_yydl.png') no-repeat left center;
}

a.link.dafkwy {
    width: 22px;
    background: url('../images/7/icon/icon_znbz_wy.png') no-repeat center center;
}

a.link.dafkwyt {
    padding-left: 20px;
    background: url('../images/7/icon/icon_znbz_wy.png') no-repeat left center;
}

a.link.dafkwydl {
    width: 22px;
    color: #FF7D27;
    background: url('../images/7/icon/icon_znbz_wydl.png') no-repeat center center;
}

a.link.dafkwydlt {
    padding-left: 20px;
    color: #FF7D27;
    background: url('../images/7/icon/icon_znbz_wydl.png') no-repeat left center;
}

/**------------------------------------智能帮助结束--------------------------**/

.blocktip {
    text-align: center;
    line-height: 30px;
    float: right;
    width: 130px;
    height: 30px;
    background: #FFF4E4;
}

/* 评价小图标，满意，基本满意，非常满意 开始*/
.icon-pj {
    display: inline-block;
    height: 22px;
    min-width: 55px;
    line-height: 22px;
    padding-left: 22px;
    cursor: pointer;
}

/*不满意*/
.icon-pj.dissatisfied {
    background: url('../images/common/icon_dissatisfied.png') no-repeat left center;
}

.icon-pj.dissatisfied.hover {
    background: url('../images/common/icon_dissatisfied_hover.png') no-repeat left center;
    color: #ff5908;
}

/*基本满意*/
.icon-pj.just {
    background: url('../images/common/icon_just.png') no-repeat left center;
}

.icon-pj.just.hover {
    background: url('../images/common/icon_just_hover.png') no-repeat left center;
    color: #16a5e0;
}

/*非常满意*/
.icon-pj.satisfied {
    background: url('../images/common/icon_satisfied.png') no-repeat left center;
}

.icon-pj.satisfied.hover {
    background: url('../images/common/icon_satisfied_hover.png') no-repeat left center;
    color: #01b95c;
}

/* 评价小图标，满意，基本满意，非常满意 结束*/
.icon-mydpj {
    display: block;
    margin: 20px auto;
    width: 130px;
    height: 138px;
    background: url('../images/common/icon_mydpj.png') center center no-repeat;
}

/**------------------------------------横向流程图 开始---------------------------**/
.lctwrap.lct {
    margin-top: 20px;
    height: 80px;
}

.lctwrap.lct ul {
    width: 1050px;
    margin: 0 auto;
}

.lctwrap.lct li.se {
    width: 17px;
    height: 75px;
    float: left;
}

.lctwrap.lct li.lc {
    width: 166px;
    height: 75px;
    float: left;
}

.lctwrap.lct .lc .text {
    width: 167px;
    text-align: center;
    vertical-align: middle;
    height: 60px;
}

.lctwrap.lct li.lc.ywc {
    background: url('../images/7/icon/icon_lct_ywc.png') no-repeat center center;
}

.lctwrap.lct li.lc.jxz {
    background: url('../images/7/icon/icon_lct_jxz.png') no-repeat center center;
}

.lctwrap.lct li.lc.dd {
    background: url('../images/7/icon/icon_lct_dd.png') no-repeat center center;
}

.lctwrap.lct li.se.start {
    background: url('../images/7/icon/icon_lct_start.png') no-repeat center center;
}

.lctwrap.lct li.se.end {
    background: url('../images/7/icon/icon_lct_end.png') no-repeat center center;
}

/**------------------------------------横向流程图 结束---------------------------**/
a.link.szxsl {
    width: 20px;
    height: 40px;
    line-height: 40px;
    background: url('../images/7/icon/icon_zdylbcx_szxsl.png') no-repeat left center;
}

a.link.refresh {
    width: 20px;
    height: 40px;
    line-height: 40px;
    background: url('../images/7/kbcb/icon_refresh.png') no-repeat left center;
}

/**----------------------------支付按钮，银联支付和支付宝按钮---------------------**/
.paybtnwrap {
    width: 600px;
    height: 71px;
    margin: 0 auto;
}

.paybtn {
    width: auto;
    height: 70px;
    float: left;
    /**border:1px solid #dddddd;**/
    margin-left: 30px;
    cursor: pointer;
}

.paybtn.ylzf {
    background: url('../images/7/icon/icon_zf_dgzz.png') 5px no-repeat;
}

.paybtn.zfb {
    background: url('../images/7/icon/icon_zf_zfb.png') 5px no-repeat;
}

.paybtn .info {
    text-align: center;
    margin-top: 45px;
    font-size: 12px;
    color: #333333;
}

/**----------------------------支付按钮，银联支付和支付宝按钮---------------------**/
/**-----------------------------------屏幕显示 开始-----------------------------**/
/*系统皮肤下侧较浅的表头颜色*/
.screen-small-color {
    background-color: #3399dd;
}

.screen-small-bottom {
    position: absolute;
    bottom: 0;
    height: 30px;
    border-top: 5px solid #3399dd;
    width: 100%;
}

/**-----------------------------------屏幕显示 结束-----------------------------**/
/**-----------------------------------合同备案样式  开始-----------------------------**/
.mbhht {
    background: url(../images/7/btn/btn_htba.png) no-repeat 20px 20px;
    border: 1px solid #ebe1ca;
    width: 210px;
    height: 90px;
    margin: 10px 30px 15px 20px;
    background-color: #FAFAFA;
    display: inline-block;
}

.mbhht .mbhhtmc {
    font-size: 15px;
    margin-left: 50px;
    margin-top: 22px;
    font-weight: 700;
    display: block;
}

.mbhht .mbhhtlx {
    font-size: 12px;
    margin-left: 50px;
    margin-top: 10px;
    display: block;
    color: grey;
}

.mbhht:hover {
    cursor: pointer;
    background-color: #FFFAF5;
}

/**-----------------------------------合同备案样式  结束-----------------------------**/
/**-----------------------------------重定义部分样式 开始-----------------------------**/
/* 桌面重定义部分样式  */
.panel-title {
    font-size: 14px !important;
}

.panel-body {
    font-size: 14px !important;
}

/* 桌面左侧导航重定义部分样式 */
.wrap_l {
    float: left;
    width: 70px;
    border: 0px;
    _margin-right: -3px;
}

.wrap_r {
    border: 0px;
    margin-left: 70px;
    _margin-left: 30px;
}

/* 注册界面信息提示 */
.onShow, .onFocus, .onError, .onCorrect, .onLoad {
    font-size: 14px !important;
}

/**-----------------------------------重定义部分样式 结束-----------------------------**/
.top-split {
    padding-bottom: 1px;
}

.wrap_t {
    width: 100%;
    border: 0px;
    height: 71px;
}

/**------------------------------------竞价系统清单头部样式 开始-------------------------**/
.cdtb {
    width: 80px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #FFFFFF;
    background: #a1080d;
}

.xhys {
    color: #a1080d;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border: solid 1px #a1080d;
}

/**------------------------------------竞价系统清单头部样式 结束-------------------------**/

/**------------------------------------新版登录界面login7样式 开始-------------------------**/
.container .login-dlxx .hyzc {
    text-align: left;
}

.container .login-dlxx .hyzc .pszj {
    height: 32px;
    width: 120px;
    margin-top: 8px;
    cursor: pointer;
    background: url(../images/7/login/zc_pszjzc.png) center center no-repeat;
    background-size: 120px 32px;
}

.container .login-dlxx .hyzc .pszj:hover {
    background: url(../images/7/login/zc_pszjzc_hover.png) center center no-repeat;
    background-size: 120px 32px;
}

.container .login-dlxx .hyzc .gys {
    height: 32px;
    width: 135px;
    margin-top: 8px;
    margin-left: -2px;
    cursor: pointer;
    background: url(../images/7/login/zc_gyszc.png) center center no-repeat;
    background-size: 135px 32px;
}

.container .login-dlxx .hyzc .gys:hover {
    background: url(../images/7/login/zc_gyszc_hover.png) center center no-repeat;
    background-size: 135px 32px;
}

.container .login-dlxx .hyzc .gys .gys-text {
    font-size: 14px;
    display: inline-block;
    margin-left: 33px;
    margin-top: 5px;
    color: #4691CF;
    font-weight: bold;
    text-shadow: 0 0 1px #ccc;
}

.container .login-dlxx .hyzc .gys:hover .gys-text {
    color: #EC8D29;
}

.loginBtn {
    width: 260px;
    height: 38px;
    text-align: center;
    background: #4693CE;
    border-radius: 2px;
    line-height: 38px;
    color: #ffffff;
    cursor: pointer;
    margin: 25px auto;
}

.loginBtn:hover {
    color: black;
    background: #a0e3ff;
}

/**------------------------------------新版登录界面login7样式 结束-------------------------**/

/**------------------------------------查看图片样式 开始------------------------**/
.viewimages {
    width: 100%;
    overflow: auto;
}

.viewimages .layui-upload-drag {
    position: relative;
    display: inline-block;
    background-color: rgb(255, 255, 255);
    text-align: center;
    margin: 15px 10px;
    cursor: pointer;
    color: rgb(153, 153, 153);
    padding: 30px 40px;
    border-width: 2px;
    border-style: dashed;
    border-color: rgb(0, 145, 131);
    border-image: initial;
    font-size: x-large;
}

.viewimages .image-container {
    display: inline-block;
    position: relative;
    float: left;
    margin: 5px 5px;
}

.viewimages .image-container .item {
    width: 170px;
    height: 108px;
    cursor: pointer;
    border: 1px dashed #ddd;
}

.viewimages .image-container .del-icon {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: black;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.4;
    display: none;
    color: white;
    text-align: center;
    vertical-align: middle;
}

.viewimages .image-container .download-icon {
    width: 80px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 5px;
    top: 5px;
    background: #37da90;
    display: none;
    color: white;
    text-align: center;
    vertical-align: middle;
}

.viewimages .image-container .download-icon:hover {
    background: linear-gradient(90deg, #43eb9e 0%, #37da90 100%);
}

.viewimages .image-container:hover .del-icon, .viewimages .image-container:hover .download-icon {
    display: block;
}

.viewimages .image-container .item .del-icon .text, .viewimages .image-container .item .download-icon .text {
    font-weight: bold;
}

.corner {
    background: url('../images/1/icon/icon_table_corner.png') no-repeat;
}

/**------------------------------------查看图片样式 结束------------------------**/

.common-djs {
    color: #e34d42;
    background: url('../images/common/icon_djs.png') no-repeat left center;
    padding-left: 22px;
}

.common-outbid {
    background: url('../images/common/icon_outbid.png') no-repeat right top;
    background-size: 22px 24px;
}


/**-----------------------------------采购分析平台 开始-----------------------------**/

.clearfix::after, .clearfix::before {
    display: table;
    content: ' ';
}

@font-face {
    font-family: "PangMenZhengDaoBiaoTiTi";
    src: url("../plugs/screen/stxy/font/PangMenZhengDaoBiaoTiTi.ttf"); /***兼容ie9***/
}

@font-face {
    font-family: "D-DIN-PRO";
    src: url("../style/font/D-DIN-PRO/D-DIN-PRO-400-Regular.otf") format('opentype');
    font-weight: 400;
}

@font-face {
    font-family: "D-DIN-PRO";
    src: url("../style/font/D-DIN-PRO/D-DIN-PRO-500-Medium.otf") format('opentype');
    font-weight: 500;
}

@font-face {
    font-family: "D-DIN-PRO";
    src: url("../style/font/D-DIN-PRO/D-DIN-PRO-600-SemiBold.otf") format('opentype');
    font-weight: 600;
}

@font-face {
    font-family: "D-DIN-PRO";
    src: url("../style/font/D-DIN-PRO/D-DIN-PRO-700-Bold.otf") format('opentype');
    font-weight: 700;
}

@font-face {
    font-family: "D-DIN-PRO";
    src: url("../style/font/D-DIN-PRO/D-DIN-PRO-800-ExtraBold.otf") format('opentype');
    font-weight: 800;
}

@font-face {
    font-family: "D-DIN-PRO";
    src: url("../style/font/D-DIN-PRO/D-DIN-PRO-900-Heavy.otf") format('opentype');
    font-weight: 900;
}

.mc.wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 14px;
    background-color: #fff;
}

.mc.wrap.theme1 {
    background-color: rgba(0, 9, 57, 1);
}
.mc.wrap.theme1.ntu{
    background-color: #002561;
}

.mc.wrap .quick_wrapper {
    position: fixed;
    top: 16px;
    right: 30px;
    height: 16px;
    width: 16px;
    background: url('../images/21/mc/img_3_9.png') center center no-repeat;
    cursor: pointer;
}

.mc.wrap .quick_wrapper:hover {
    background-image: url('../images/21/mc/img_3_10.png');
}

.mc.wrap.fullScreen .quick_wrapper {
    background-image: url('../images/21/mc/img_3_11.png');
}

.mc.wrap.fullScreen .quick_wrapper:hover {
    background-image: url('../images/21/mc/img_3_12.png');
}

.mc.wrap > .htop {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e6eb;
}

.mc.wrap.theme1 > .htop {
    border-bottom-color: rgba(22, 34, 99, 1);
}

.mc.wrap.fullScreen > .htop {
    height: 0px;
}

.mc.wrap > .htop > .table {
    margin: 0px;
}

.mc.wrap > .htop > .table td {
    height: 50px;
    line-height: 50px;
    padding: 0px;
}

.mc.wrap > .htop .logo {
    width: 670px;
    text-align: left;
    background: url('../images/21/head/logo.png') left center no-repeat;
}

.mc.wrap.theme1 > .htop .logo {
    background-image: url('../images/21/head/logo.png');
}

.mc.wrap > .htop .logo label {
    color: #484848;
    margin-left: 210px;
    font-size: 20px;
    font-weight: bold;
}

.mc.wrap.theme1 > .htop .logo label {
    color: #fff;
}

.mc.wrap > .hleft {
    float: left;
    width: 180px;
    border-right: 1px solid #e5e6eb;
}

.mc.wrap.theme1 > .hleft {
    border-right-color: rgba(22, 34, 99, 1);
}

.mc.wrap.fullScreen > .hleft {
    width: 0px;
}

.mc.wrap > .hright {
    margin-left: 180px;
    _margin-left: 180px;
}

.mc.wrap.fullScreen > .hright {
    margin-left: 0px;
    _margin-left: 0px;
}

.mc.wrap > .hleft > .menu_wrap .menu_head {
    height: 40px;
    line-height: 40px;
    padding-left: 8px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    font-weight: 400;
}

.mc.wrap.theme1 > .hleft > .menu_wrap .menu_head {
    color: #fff;
}

.mc.wrap.theme1 > .hleft > .menu_wrap .menu_head .menu_title a {
    color: #fff;
}

.mc.wrap > .hleft > .menu_wrap .menu_head.hover {
    color: #165dff;
}

.mc.wrap.theme1 > .hleft > .menu_wrap .menu_head.hover {
    color: rgba(0, 191, 255, 1);
    background-color: rgba(0, 191, 255, 0.2);
}

.mc.wrap > .hleft > .menu_wrap > .menu_item {
    padding-right: 8px;
}

.mc.wrap.theme1 > .hleft > .menu_wrap > .menu_item {
    padding: 2px;
}

.mc.wrap > .hleft > .menu_wrap > li .menu_head {
    background: url('../images/21/mc/menu_xl.png') right center no-repeat;
}

.mc.wrap > .hleft > .menu_wrap > li .menu_head.hover {
    background-image: url('../images/21/mc/menu_s_selected.png');
}

.mc.wrap > .hleft > .menu_wrap > li > .menu_head .menu_title {
    padding-left: 20px;
}

.mc.wrap > .hleft > .menu_wrap > li.sjzl > .menu_head {
    background: none;
}

.mc.wrap > .hleft > .menu_wrap > li.sjzl > .menu_head.hover {
    background: none;
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.sjzl > .menu_head.hover {
    background-color: rgba(0, 191, 255, 0.2);
}

.mc.wrap > .hleft > .menu_wrap > li.sjzl > .menu_head .menu_title {
    background: url('../images/21/mc/menu_sjzl.png') left center no-repeat;
}

.mc.wrap > .hleft > .menu_wrap > li.sjzl > .menu_head.hover .menu_title {
    background: url('../images/21/mc/menu_sjzl_selected.png') left center no-repeat;
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.sjzl > .menu_head .menu_title {
    background-image: url('../images/21/mc1/menu_sjzl.png');
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.sjzl > .menu_head.hover .menu_title {
    background-image: url('../images/21/mc1/menu_sjzl_selected.png');
}

.mc.wrap > .hleft > .menu_wrap > li.gzbg > .menu_head .menu_title {
    background: url('../images/21/mc/menu_gzbg.png') left center no-repeat;
}

.mc.wrap > .hleft > .menu_wrap > li.gzbg > .menu_head.hover .menu_title {
    background: url('../images/21/mc/menu_gzbg_selected.png') left center no-repeat;
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.gzbg > .menu_head .menu_title {
    background-image: url('../images/21/mc1/menu_gzbg.png');
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.gzbg > .menu_head.hover .menu_title {
    background-image: url('../images/21/mc1/menu_gzbg_selected.png');
}

.mc.wrap > .hleft > .menu_wrap > li.cgxm > .menu_head .menu_title {
    background: url('../images/21/mc/menu_cgxm.png') left center no-repeat;
}

.mc.wrap > .hleft > .menu_wrap > li.cgxm > .menu_head.hover .menu_title {
    background: url('../images/21/mc/menu_cgxm_selected.png') left center no-repeat;
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.cgxm > .menu_head .menu_title {
    background-image: url('../images/21/mc1/menu_cgxm.png');
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.cgxm > .menu_head.hover .menu_title {
    background-image: url('../images/21/mc1/menu_cgxm_selected.png');
}

.mc.wrap > .hleft > .menu_wrap > li.zxjd > .menu_head .menu_title {
    background: url('../images/21/mc/menu_zxjd.png') left center no-repeat;
}

.mc.wrap > .hleft > .menu_wrap > li.zxjd > .menu_head.hover .menu_title {
    background: url('../images/21/mc/menu_zxjd_selected.png') left center no-repeat;
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.zxjd > .menu_head .menu_title {
    background-image: url('../images/21/mc1/menu_zxjd.png');
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.zxjd > .menu_head.hover .menu_title {
    background-image: url('../images/21/mc1/menu_zxjd_selected.png');
}

.mc.wrap > .hleft > .menu_wrap > li.cyzt > .menu_head .menu_title {
    background: url('../images/21/mc/menu_cyzt.png') left center no-repeat;
}

.mc.wrap > .hleft > .menu_wrap > li.cyzt > .menu_head.hover .menu_title {
    background: url('../images/21/mc/menu_cyzt_selected.png') left center no-repeat;
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.cyzt > .menu_head .menu_title {
    background-image: url('../images/21/mc1/menu_cyzt.png');
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.cyzt > .menu_head.hover .menu_title {
    background-image: url('../images/21/mc1/menu_cyzt_selected.png');
}

.mc.wrap > .hleft > .menu_wrap > li.hldyj > .menu_head .menu_title {
    background: url('../images/21/mc/menu_hldyj.png') left center no-repeat;
}

.mc.wrap > .hleft > .menu_wrap > li.hldyj > .menu_head.hover .menu_title {
    background: url('../images/21/mc/menu_hldyj_selected.png') left center no-repeat;
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.hldyj > .menu_head .menu_title {
    background-image: url('../images/21/mc1/menu_hldyj.png');
}

.mc.wrap.theme1 > .hleft > .menu_wrap > li.hldyj > .menu_head.hover .menu_title {
    background-image: url('../images/21/mc1/menu_hldyj_selected.png');
}

.mc.wrap > .hleft > .menu_wrap .menu_body {
    height: auto;
    overflow: hidden;
    line-height: 38px;
    background-color: #fff;
    display: none;
}

.mc.wrap.theme1 > .hleft > .menu_wrap .menu_body {
    background-color: transparent;
}

.mc.wrap > .hleft > .menu_wrap .menu_body > a {
    display: block;
    width: 223px;
    height: 38px;
    line-height: 38px;
    padding-left: 38px;
    color: #666;
    text-decoration: none;
}

.mc.wrap.theme1 > .hleft > .menu_wrap .menu_body > a {
    color: #fff;
    margin: 2px auto;
}

.mc.wrap.theme1 > .hleft > .menu_wrap .menu_body > a.hover {
    color: rgba(0, 191, 255, 1);
    background-color: rgba(0, 191, 255, 0.2);
}

.mc.wrap > .hleft > .menu_wrap a.hover {
    color: #165dff;
}

.mc.wrap.theme1 > .hleft > .menu_wrap .menu_head .menu_title a.hover {
    color: rgba(0, 191, 255, 1);
}

.mc.bwrap {
    background-color: #f2f3f5;
    padding-bottom: 8px;
    padding-right: 8px;
    min-height: 100%;
    box-sizing: border-box;
    font-size: 14px;
}

.mc.bwrap.theme1 {
    color: #fff;
}
.mc.bwrap.theme1.ntu {
    background-color: #002561;
}

.mc.bwrap .mbwrap {
    height: 100%;
    width: 100%;
    text-align: center;
}

.mc.bwrap .mbwrap .header {
    height: 60px;
    width: 100%;
}

.mc.bwrap .mbwrap .body_container {
    height: calc(100% - 60px);
    display: flex;
    width: 100%;
}

.mc.bwrap .mbwrap .body_container > .no_grow {
    flex-grow: 0;
    flex-shrink: 0;
}

.mc.bwrap .mbwrap .body_container > .left {
    width: calc(30% - 12px);
    padding: 26px 6px 6px 6px;
    height: calc(100% - 32px);
}

.mc.bwrap .mbwrap .body_container > .middle {
    width: calc(40% - 12px);
    padding: 6px;
    height: calc(100% - 12px);
}

.mc.bwrap .mbwrap .body_container > .right {
    width: calc(30% - 12px);
    padding: 26px 6px 6px 6px;
    height: calc(100% - 32px);
}

.mc.bwrap .table {
    font-size: 14px;
}

.mc.bwrap.theme1 .table.table-bordered .head {
    background-color: rgba(0, 191, 255, 0.2);
}

.mc.bwrap.theme1 .table.table-bordered .mcbg1 {
    background-color: #06206F;
}

.mc.bwrap.theme1 .table.table-bordered .mcbg2 {
    background-color: #063570;
}

.mc.bwrap.theme1 .table.table-bordered .mcbg3 {
    background-color: #06206F;
}

.mc.bwrap .table.report {
    width: 100%;
    margin: 0px;
}

.mc.bwrap .table td {
    line-height: 32px;
}

.mc.bwrap .table.report tr td {
    padding: 0px;
}

.mc.bwrap .table.report.pd tr td {
    padding-left: 6px;
    padding-top: 6px;
}

.mc.bwrap .table.report.pd1 {
    margin-top: 5px;
}

.mc.bwrap .table.report.pd1 tr td {
    padding-left: 6px;
    padding-top: 1px;
}


.mc.bwrap .table.report td > .itmbk1 {
    height: 100px;
    width: 100%;
    border-radius: 8px;
    background-color: #ffffff;
    overflow: hidden;
}

.mc.bwrap.theme1 .table.report td > .itmbk1 {
    background-color: rgba(0, 162, 255, 0.1);
}

.mc.bwrap .table.report td > .itmbk1.bg {
    background-position: 10px center;
    background-repeat: no-repeat;
}

.mc.bwrap .table.report td > .itmbk1.bg.bgc1, .mc.bwrap .table.report td > .itmbk2.bg.bgc1 {
    background-color: #fff3de;
}

.mc.bwrap .table.report td > .itmbk1.bg.bgc2, .mc.bwrap .table.report td > .itmbk2.bg.bgc2 {
    background-color: #eee8ff;
}

.mc.bwrap .table.report td > .itmbk1.bg.bgc3, .mc.bwrap .table.report td > .itmbk2.bg.bgc3 {
    background-color: #deecff;
}

.mc.bwrap .table.report td > .itmbk1.bg.bgc4, .mc.bwrap .table.report td > .itmbk2.bg.bgc4 {
    background-color: #ffebee;
}

.mc.bwrap.theme1 .table.report td > .itmbk1.bg.bgc1, .mc.bwrap.theme1 .table.report td > .itmbk2.bg.bgc1 {
    background-color: rgba(0, 162, 255, 0.1);
}

.mc.bwrap.theme1 .table.report td > .itmbk1.bg.bgc2, .mc.bwrap.theme1 .table.report td > .itmbk2.bg.bgc2 {
    background-color: rgba(0, 162, 255, 0.1);
}

.mc.bwrap.theme1 .table.report td > .itmbk1.bg.bgc3, .mc.bwrap.theme1 .table.report td > .itmbk2.bg.bgc3 {
    background-color: rgba(0, 162, 255, 0.1);
}

.mc.bwrap.theme1 .table.report td > .itmbk1.bg.bgc4, .mc.bwrap.theme1 .table.report td > .itmbk2.bg.bgc4 {
    background-color: rgba(0, 162, 255, 0.1);;
}

.mc.bwrap .table.report td > .itmbk1.bg.img1 {
    background-image: url('../images/21/mc/img_1_1.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img2 {
    background-image: url('../images/21/mc/img_1_2.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img3 {
    background-image: url('../images/21/mc/img_1_3.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img4 {
    background-image: url('../images/21/mc/img_1_4.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img5 {
    background-image: url('../images/21/mc/img_1_5.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img6 {
    background-image: url('../images/21/mc/img_1_6.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img7 {
    background-image: url('../images/21/mc/img_1_7.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img8 {
    background-image: url('../images/21/mc/img_1_8.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img9 {
    background-image: url('../images/21/mc/img_1_9.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img10 {
    background-image: url('../images/21/mc/img_1_10.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img11 {
    background-image: url('../images/21/mc/img_1_11.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img12 {
    background-image: url('../images/21/mc/img_1_12.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img13 {
    background-image: url('../images/21/mc/img_1_13.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img14 {
    background-image: url('../images/21/mc/img_1_14.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img15 {
    background-image: url('../images/21/mc/img_1_15.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img16 {
    background-image: url('../images/21/mc/img_1_16.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img17 {
    background-image: url('../images/21/mc/img_1_17.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img18 {
    background-image: url('../images/21/mc/img_1_18.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img19 {
    background-image: url('../images/21/mc/img_1_19.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img20 {
    background-image: url('../images/21/mc/img_1_20.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img21 {
    background-image: url('../images/21/mc/img_1_21.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img22 {
    background-image: url('../images/21/mc/img_1_22.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img23 {
    background-image: url('../images/21/mc/img_1_23.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img24 {
    background-image: url('../images/21/mc/img_1_24.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img25 {
    background-image: url('../images/21/mc/img_1_25.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img26 {
    background-image: url('../images/21/mc/img_1_26.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img27 {
    background-image: url('../images/21/mc/img_1_27.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img28 {
    background-image: url('../images/21/mc/img_1_28.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img29 {
    background-image: url('../images/21/mc/img_1_29.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img30 {
    background-image: url('../images/21/mc/img_1_30.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img31 {
    background-image: url('../images/21/mc/img_1_31.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img32 {
    background-image: url('../images/21/mc/img_1_32.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img33 {
    background-image: url('../images/21/mc/img_1_33.png');
}

.mc.bwrap .table.report td > .itmbk1.bg.img34 {
    background-image: url('../images/21/mc/img_1_34.png');
}

.mc.bwrap .table.report td > .itmbk1 > .info_wrapper {
    padding-left: 90px;
    overflow: hidden;
}

.mc.bwrap .table.report td > .itmbk1 > .info_wrapper .title {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin-top: 16px;
    text-align: left;
}

.mc.bwrap.theme1 .table.report td > .itmbk1 > .info_wrapper .title {
    color: #fff;
}

.mc.bwrap .table.report td > .itmbk1 > .info_wrapper .subtitle {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-top: 0px;
    text-align: left;
}

.mc.bwrap.theme1 .table.report td > .itmbk1 > .info_wrapper .subtitle {
    color: #fff;
}

.mc.bwrap .table.report td > .itmbk2 {
    height: 100px;
    width: 100%;
    border-radius: 8px;
    background-color: #ffffff;
    overflow: hidden;
}

.mc.bwrap .table.report td > div.splitline {
    height: 24px;
    width: 0px;
    font-size: 0px;
    border: 1px solid #dcdcdc;
}

.mc.bwrap .table.report td > .itmbk2.bg {
    background-position: right center;
    background-repeat: no-repeat;
}

.mc.bwrap .table.report td > .itmbk2.bg.img1 {
    background-image: url('../images/21/mc/img_2_1.png');
}

.mc.bwrap .table.report td > .itmbk2.bg.img2 {
    background-image: url('../images/21/mc/img_2_2.png');
}

.mc.bwrap .table.report td > .itmbk2.bg.img3 {
    background-image: url('../images/21/mc/img_2_3.png');
}

.mc.bwrap .table.report td > .itmbk2.bg.img4 {
    background-image: url('../images/21/mc/img_2_4.png');
}

.mc.bwrap .table.report td > .itmbk2 > .info_wrapper {
    padding-left: 8px;
    min-width: 220px;
    overflow: hidden;
}

.mc.bwrap .table.report td > .itmbk2 > .info_wrapper .title {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin-top: 16px;
    text-align: left;
}

.mc.bwrap .table.report td > .itmbk2 > .info_wrapper .subtitle {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-top: 0px;
    text-align: left;
}

.mc.bwrap .table.report td > .itmbk3 {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    text-align: left;
    padding-left: 12px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #ffffff;
    box-sizing: border-box;
}

.mc.bwrap .table.report td > .itmbk4 {
    height: 280px;
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.mc.bwrap .table.report td > .itmbk5 {
    height: 400px;
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.mc.bwrap.theme1 .table.report td > .itmbk3, .mc.bwrap.theme1 .table.report td > .itmbk4, .mc.bwrap.theme1 .table.report td > .itmbk5 {
    background-color: rgba(0, 162, 255, 0.1);
}

.mc.bwrap .itmbk.tabs_wrapper {
    height: 41px;
    padding-left: 8px;
    padding-top: 8px;
}

.mc.bwrap.theme1 .itmbk.tabs_wrapper {
    height: 30px;
}

.mc.bwrap .tabsh {
    display: none;
}

.mc.bwrap .itmbk.md_wrapper {
    position: relative;
}

.mc.bwrap .itmbk.tabs_wrapper > .container.bg {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 100%;
    background-color: #ffffff;
    box-sizing: border-box;
}

.mc.bwrap.theme1 .itmbk.tabs_wrapper > .container.bg {
    background-color: transparent;
}

.mc.bwrap .itmbk.tabs_wrapper > .container.bg .tab, .mc.bwrap .itmbk.tabs_wrapper > .bg .dividline {
    float: left;
    position: relative;
    bottom: 2px;
}

.mc.bwrap .itmbk.tabs_wrapper > .container.bg .tab {
    padding: 14px 8px 9px 8px;
    cursor: pointer;
}

.mc.bwrap.theme1 .itmbk.tabs_wrapper > .container.bg .tab {
    color: #fff;
    background-color: rgba(0, 191, 255, 0.2);
    border-radius: 4px;
    padding: 5px 8px 5px 8px;
    margin-left: 8px;
    text-align: center;
    min-width: 50px;
    margin-top: 5px;
}

.mc.bwrap.theme1 .itmbk.tabs_wrapper > .container.bg .tab:first-child {
    margin-left: 0px;
}

.mc.bwrap .itmbk.tabs_wrapper > .container.bg .tab.hover {
    border-bottom: 2px solid #165dff;
    color: #165dff;
}

.mc.bwrap.theme1 .itmbk.tabs_wrapper > .container.bg .tab.hover {
    color: #fff;
    background-color: rgba(0, 191, 255, 0.8);
    border-width: 0px;
}

.mc.bwrap .itmbk.tabs_wrapper > .container.bg .tab.hover > a {
    color: #165dff;
}

.mc.bwrap .itmbk > .bg .dividline {
    border: 1px solid #dcdcdc;
    height: 10px;
    margin-top: 18px;
}

.mc.bwrap.theme1 .itmbk > .bg .dividline {
    border-width: 0px;
}

.mc.bwrap .itmbk > .tools_wrapper {
    position: absolute;
    right: 11px;
    bottom: 8px;
    line-height: normal;
}

.mc.bwrap.theme1 .itmbk > .tools_wrapper {
    bottom: 5px;
}

.mc.bwrap .itmbk > .tools_wrapper .btn_popdown {
    background: url('../images/21/mc/img_3_6.png') right center no-repeat;
    padding-right: 18px;
    cursor: pointer;
}

.mc.bwrap .itmbk.toolbar_wrapper {
    padding-left: 8px;
    padding-top: 4px;
    position: relative;
    box-sizing: border-box;
}

.mc.bwrap .itmbk.toolbar_wrapper > .container.bg {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    min-height: 41px;
    background-color: #ffffff;
}

.mc.bwrap.theme1 .itmbk.toolbar_wrapper > .container.bg {
    background-color: rgba(0, 162, 255, 0.1);
}

.mc.bwrap .itmbk.toolbar_wrapper > .container.bg > .item {
    height: 30px;
    line-height: 30px;
    padding: 8px;
}

.mc.bwrap.theme1 .itmbk.toolbar_wrapper > .container.bg > .item .wap.selection a {
    color: #fff;
}

.mc.bwrap .itmbk.toolbar_wrapper > .container.bg > .rangeslider_wrapper {
    width: 40%;
    padding: 10px 20px 10px 20px;
}

.mc.bwrap .itmbk.toolbar_wrapper > .container.bg > .item a.link.searcht {
    background: transparent url('../images/21/mc/img_3_2.png') left center no-repeat;
    color: #333333;
    padding-left: 18px;
}

.mc.bwrap .itmbk.toolbar_wrapper > .container.bg > .item a.link.printt {
    background: transparent url('../images/21/mc/img_3_3.png') left center no-repeat;
    color: #333333;
    padding-left: 18px;
}

.mc.bwrap .itmbk.toolbar_wrapper > .container.bg > .item a.link.exportt {
    background: transparent url('../images/21/mc/img_3_4.png') left center no-repeat;
    color: #333333;
    padding-left: 18px;
}


.btn-group {
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 0px;
}


.btn-group input[type='button'] {
    height: 28px;
    color: #165dff;
    border: 1px solid #165dff;
    background-color: #ffffff;
    padding-left: 6px;
    padding-right: 6px;
    min-width: 60px;
    font-size: 14px;
    cursor: pointer;
}

.mc.bwrap.theme1 .btn-group input[type='button'] {
    color: #00BFFF;
    border-color: rgba(0, 191, 255, 1);
    background-color: transparent;
}

.btn-group input[type='button']:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: 0px;
}

.btn-group input[type='button']:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: 0px;
}

.btn-group input[type='button'].hover {
    color: #fff;
    border: 1px solid #165dff;
    background-color: #165dff;
}

.mc.bwrap.theme1 .btn-group input[type='button'].hover {
    color: #fff;
    border-color: rgba(0, 191, 255, 1);
    background-color: rgba(0, 191, 255, 1);
}

.mc.bwrap .itmbk.itmbk5_wrapper {
    height: 41px;
    padding-left: 8px;
    padding-top: 8px;
}

.mc.bwrap .itmbk.itmbk5_wrapper > .container {
    border-radius: 8px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 8px;
}

.mc.bwrap .itmbk.itmbk5_wrapper > .conditions_container {
    display: flex;
    align-items: center;
}

.mc.bwrap.theme1 .itmbk.itmbk5_wrapper > .container {
    background-color: rgba(0, 162, 255, 0.1);
}

.mc.bwrap .itmbk.itmbk5_wrapper > .container.no_border_top_rad {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.mc.bwrap .itmbk.itmbk5_wrapper > .container.no_border_bottom_rad {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.mc.bwrap .itmbk.itmbk5_wrapper > .container > .item {
    height: 26px;
    line-height: 26px;
}

.mc.bwrap .itmbk.itmbk5_wrapper > .container > .item span.cd {
    border-radius: 4px;
    padding: 4px 8px 4px 8px;
    font-weight: 400;
}

.mc.bwrap .itmbk.itmbk5_wrapper > .container > .item span.cd.hover {
    background-color: #fff3de;
}

.mc.bwrap.theme1 .itmbk.itmbk5_wrapper > .container > .item span.cd.hover {
    background-color: rgba(0, 191, 255, 0.2);
}

.mc.bwrap .fc1 {
    color: #165dff;
}

.mc.bwrap.theme1 .fc1 {
    color: #00BFFF;
}

.mc.bwrap .fc2 {
    color: #e66480;
}

.mc.bwrap .fc3 {
    color: #333333;
}

.mc.bwrap.theme1 .fc3 {
    color: #fff;
}

.mc.bwrap .fc4 {
    color: #FF8D1A;
}

.mc.bwrap .fc5 {
    color: #38d979;
}

.mc.bwrap .fc6 {
    color: #ffc812;
}

.mc.bwrap .fc7 {
    color: #ff6340;
}

.mc.bwrap .itmbk.itmbk5_wrapper > .container > .item .bg.img1 {
    background: url('../images/21/mc/img_3_1.png') left center no-repeat;
    padding-left: 20px;
}

.mc.bwrap .itmbk.itmbk5_wrapper > .container > .item .bg.img2 {
    background: url('../images/21/mc/img_3_2.png') left center no-repeat;
    padding-left: 20px;
}

.mc.bwrap .itmbk.itmbk5_wrapper > .container > .item .bg.img3 {
    background: url('../images/21/mc/img_3_3.png') left center no-repeat;
    padding-left: 20px;
}

.mc.bwrap .itmbk.itmbk5_wrapper > .container > .item .bg.img4 {
    background: url('../images/21/mc/img_3_4.png') left center no-repeat;
    padding-left: 20px;
}

.mc.bwrap.theme1 .itmbk.itmbk5_wrapper > .container > .item .bg.img4 {
    background: url('../images/21/mc1/img_3_4.png') left center no-repeat;
    padding-left: 20px;
}

.mc.bwrap.theme1 .itmbk.itmbk5_wrapper > .container > .item .export.bg.img4 {
    margin-left: 20px;
}

.mc.bwrap .itmbk.itmbk5_wrapper > .container > .item .bg.img5 {
    background: url('../images/21/mc/img_3_5.png') left center no-repeat;
    padding-left: 20px;
}

.mc.bwrap .main_nav_container {
    width: 100%;
    height: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mc.bwrap .main_nav_container .nav_container {
    width: 120px;
    height: 100%;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    background: url('../images/21/mc/img_4_60.png') no-repeat center center;
}

.mc.bwrap.theme1 .main_nav_container .nav_container {
    background-image: url('../images/21/mc1/img_4_60.png');
    color: #fff;
}

.mc.bwrap.theme1 .main_nav_container .nav_container:hover {
    background-image: url('../images/21/mc1/img_4_60h.png');
}

.mc.bwrap .itmbk.popup_wrapper {
    min-height: 41px;
    position: absolute;
    left: 8px;
    right: 8px;
    box-sizing: border-box;
    display: none;
    z-index: 10001;
    border: 1px solid #e9e9e9;
    box-shadow: 2px 2px 5px #e9e9e9;
}

.mc.bwrap.theme1 .itmbk.popup_wrapper {
    border-color: #039EDD;
    box-shadow: inherit;
}

.mc.bwrap .itmbk.popup_wrapper > .container {
    background-color: #ffffff;
    padding: 8px;
    max-height: 450px;
    overflow-y: scroll;
}

.mc.bwrap.theme1 .itmbk.popup_wrapper > .container {
    background-color: #063470;
}

.mc.bwrap .itmbk.popup_wrapper > .container.conditions {
    overflow-y: unset;
}

.mc.bwrap .itmbk.popup_wrapper > .container .splitline {
    border-bottom: 1px dashed #dcdcdc;
}

.mc.bwrap .itmbk.popup_wrapper > .container .item {
    line-height: 30px;
}

.mc.bwrap .itmbk.popup_wrapper > .container .item.tcenter {
    padding-top: 4px;
}

.mc.bwrap .itmbk.popup_wrapper > .container .item.conditions_container {
    line-height: 40px;
    display: flex;
    align-items: center;
}

.mc.bwrap .item.sxq {
    display: none;
}

.mc.bwrap .item.sxq.on {
    display: block;
}

.mc.bwrap .itmbk.container_wrapper {
    min-height: 41px;
    padding-left: 8px;
    padding-top: 8px;
}

.mc.bwrap .itmbk.container_wrapper.flex {
    display: flex;
}

.mc.bwrap.theme1 .itmbk.container_wrapper {
    color: #fff;
}

.mc.bwrap .itmbk.container_wrapper.cdd .container {
    display: flex;
    justify-content: space-between;
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item {
    width: 24%;
    height: 400px;
    background-color: #fff;
    border-radius: 8px;
    border: 2px solid rgba(255, 255, 255, 1);
}

.mc.bwrap.theme1 .itmbk.container_wrapper.cdd .container .item {
    background: linear-gradient(180deg, rgba(0, 191, 255, 0) 0%, rgba(0, 191, 255, 0.2) 100%);
    border: none;
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item .textshadow {
    text-shadow: none;
    color: #000;
}

.mc.bwrap.theme1 .itmbk.container_wrapper.cdd .container .item .textshadow {
    text-shadow: 0 0 4px rgba(0, 191, 255, 1), 0 0 6px rgba(0, 191, 255, 1);
    color: #fff;
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item.hover, .mc.bwrap .itmbk.container_wrapper.cdd .container .item:hover {
    /*background: linear-gradient(180deg, rgba(22, 93, 255, 0) 0%, rgba(22, 93, 255, 0.2) 100%);*/
    border-color: rgba(22, 93, 255, 0.4);
}

.mc.bwrap.theme1 .itmbk.container_wrapper.cdd .container .item.hover, .mc.bwrap.theme1 .itmbk.container_wrapper.cdd .container .item:hover {
    background: linear-gradient(180deg, rgba(0, 191, 255, 0) 0.69%, rgba(0, 191, 255, 0.4) 100%);
    border: none;
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item .dd {
    width: 100%;
    height: 68%;
    margin-top: 5%;
    background: url('../images/21/mc/img_4_59.png') no-repeat center center;
}

.mc.bwrap.theme1 .itmbk.container_wrapper.cdd .container .item .dd {
    background-image: url('../images/21/mc1/img_4_59.png');
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item.hover .dd, .mc.bwrap .itmbk.container_wrapper.cdd .container .item:hover .dd {
    background-image: url('../images/21/mc/img_4_59h.png');
}

.mc.bwrap.theme1 .itmbk.container_wrapper.cdd .container .item.hover .dd, .mc.bwrap.theme1 .itmbk.container_wrapper.cdd .container .item:hover .dd {
    background-image: url('../images/21/mc1/img_4_59h.png');
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item .dd .title_container {
    width: 100%;
    height: 42px;
    margin-top: 16%;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 26px;
    font-weight: 700;;
    display: inline-block;
    background: url('../images/21/mc/img_4_55.png') no-repeat center center;
    text-shadow: 0 0 4px rgba(22, 93, 255, 1), 0px 0px 6px rgba(22, 93, 255, 1);
}

.mc.bwrap.theme1 .itmbk.container_wrapper.cdd .container .item .dd .title_container {
    text-shadow: 0 0 4px rgba(0, 191, 255, 1), 0 0 6px rgba(0, 191, 255, 1);
}

.mc.bwrap.theme1 .itmbk.container_wrapper.cdd .container .item .dd .title_container {
    background-image: url('../images/21/mc1/img_4_55.png');
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item .dd .content_container {
    text-align: center;
    text-decoration-line: none;
    height: calc(58% - 42px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.mc.bwrap.theme1 .itmbk.container_wrapper.cdd.container.item.dd.content_container {
    text-shadow: 0 0 4px rgba(0, 191, 255, 1), 0 0 6px rgba(0, 191, 255, 1);
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item .dd2 {
    height: 27%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item .dd2 .dt {
    width: 30%;
    display: flex;
    align-items: center;
    height: 52px;
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item .dd2 .dt .img {
    height: 52px;
    width: 52px;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item .dd2 .dt .content_container {
    margin-left: 3%;
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item .dd2 .dt .img.img56 {
    background-image: url('../images/21/mc/img_4_56.png');
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item .dd2 .dt .img.img57 {
    background-image: url('../images/21/mc/img_4_57.png');
}

.mc.bwrap .itmbk.container_wrapper.cdd .container .item .dd2 .dt .img.img58 {
    background-image: url('../images/21/mc/img_4_58.png');
}

.mc.bwrap.theme1 .itmbk.container_wrapper.cdd .container .item .dd2 .dt .img.img56 {
    background-image: url('../images/21/mc1/img_4_56.png');
}

.mc.bwrap.theme1 .itmbk.container_wrapper.cdd .container .item .dd2 .dt .img.img57 {
    background-image: url('../images/21/mc1/img_4_57.png');
}

.mc.bwrap.theme1 .itmbk.container_wrapper.cdd .container .item .dd2 .dt .img.img58 {
    background-image: url('../images/21/mc1/img_4_58.png');
}


.mc.bwrap .itmbk.container_wrapper > .container.bg {
    background-color: #ffffff;
    padding-bottom: 8px;
}

.mc.bwrap.theme1 .itmbk.container_wrapper > .container.bg {
    background-color: rgba(0, 162, 255, 0.1);
}

.mc.bwrap.theme1 .itmbk.container_wrapper.table_wrapper > .container.bg {
    background-color: transparent;
}

.mc.bwrap .itmbk.container_wrapper.table_wrapper .table.table-noborder .head {
    background-color: #f4f4f4;
}

.mc.bwrap.theme1 .itmbk.container_wrapper.table_wrapper .table.table-noborder .head, .mc.bwrap.theme1 .itmbk.container_wrapper.table_wrapper .table.table-noborder tr.hand:hover {
    background-color: rgba(0, 191, 255, 0.16);
    border-radius: 4px;
}

.mc.bwrap .itmbk.container_wrapper.radius > .container.bg {
    border-radius: 8px;
}

.mc.bwrap .itmbk.container_wrapper > .container.bg > .item {
    min-height: 28px;
    padding: 8px 8px 0px 8px;
}

.mc.bwrap .itmbk.container_wrapper.table_wrapper > .container.bg > .item {
    padding: 2px;
}

.mc.bwrap.theme1 .itmbk.container_wrapper.table_wrapper > .container.bg > .item {
    padding: 0px;
}

.mc.bwrap .itmbk.container_wrapper > .container.bg > .item .mc-help {
    margin-top: 4px;
}

.mc.bwrap .itmbk.container_wrapper > .container.bg > .item.echart {
    height: 300px;
}

.mc.bwrap .itmbk.container_wrapper > .container.bg > .item > .container.search {
    border: 1px solid #dcdcdc;
    padding-left: 5px;
    padding-right: 5px;
}

.mc.bwrap.theme1 .itmbk.container_wrapper > .container.bg > .item > .container.search {
    border-color: rgba(221, 221, 221, 0.2);
}

.mc.bwrap.theme1 .Wdate {
    border-color: rgba(221, 221, 221, 0.2);
}

.mc.bwrap .itmbk.container_wrapper > .container.bg > .item > .container.search > .item {
    line-height: 40px;
}

.mc.bwrap .itmbk.container_wrapper > .container.bg > .item > .table.table-bordered {
    width: 100%;
    margin-top: 0px;
}

.mc.bwrap .itmbk.container_wrapper > .title_container {
    height: 41px;
    line-height: 41px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding-left: 12px;
    margin-bottom: 1px;
}

.mc.bwrap.theme1 .itmbk.container_wrapper > .title_container {
    background-color: rgba(0, 162, 255, 0.1);
}

.mc.bwrap .itmbk.container_wrapper > .title_container .title {
    font-weight: 700;
}

.mc.bwrap .itmbk.container_wrapper > .title_container .title.bg.img1 {
    background: url('../images/21/mc/img_3_7.png') left center no-repeat;
    padding-left: 20px;
}

.mc.bwrap .itmbk.container_wrapper > .title_container .title.bg.img2 {
    background: url('../images/21/mc/img_3_8.png') left center no-repeat;
    padding-left: 20px;
}

.mc.bwrap .itmbk.container_wrapper > .title_container .title .fc1 {
    color: #ff8d1a;
}

.mc-progress {
    position: relative;
    height: 6px;
}

.mc-progress.bg.bc1 {
    background-color: #eee;
}


.mc-progress .mc-progress-bar {
    float: left;
    max-width: 100%;
    height: 6px;
    text-align: right;
    background-color: #16b777;
}

.mc-progress.mc-progress-big, .mc-progress.mc-progress-big .mc-progress-bar {
    height: 32px;
    line-height: 32px;
}

.mc-progress.mc-progress-normal, .mc-progress.mc-progress-normal .mc-progress-bar {
    height: 20px;
    line-height: 20px;
}

.mc-progress .mc-progress-title {
    padding-left: 8px;
    float: left;
}

.mc-progress .mc-progress-text {
    position: relative;
    top: -20px;
    line-height: 18px;
    font-size: 12px;
    color: #5f5f5f;
}

.mc-progress-big .mc-progress-text {
    position: static;
    padding: 0 10px;
    color: #fff;
}

.mc-progress-wrapper .mc-progress.mc-progress-vertical {
    width: 60px;
}

.mc-bg-green {
    background-color: #16baaa !important;
    color: #fff !important;
}

.mc-bg-blue {
    background-color: #1e9fff !important;
    color: #fff !important;
}

.mc-bg-orange {
    background-color: #ffb800 !important;
    color: #fff !important;
}

.mc-progress-bar.mc-bg-ms1 {
    background-color: #5aaef3;
    color: #fff;
}

.mc-progress-bar.mc-bg-ms1:hover {
    background-color: #3984f9;
}

.theme1 .mc-progress-bar.mc-bg-ms1 {
    background-color: #3D85F5;
    opacity: 0.6;
}

.theme1 .mc-progress-bar.mc-bg-ms1:hover {
    background-color: #3984F9;
    opacity: 1;
}

.mc-bg-ms2 {
    background-color: #91cc75 !important;
    color: #fff !important;
}

.mc-progress-bar.mc-bg-ms3 {
    background: linear-gradient(90deg, rgba(2, 247, 186, 0.5) 0%, rgba(0, 213, 255, 0.5) 100%);
}

.mc-progress-bar.mc-bg-ms3.flex {
    display: flex;
}

.mc-progress .mc-progress-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.mc-progress .mc-progress-container.contian-title {
    width: calc(100% - 80px);
}

.mc-progress .mc-progress-container .mc-bg-center-line1 {
    height: calc(50% - 1px);
    width: 100%;
    border-bottom: 1px dashed rgba(76, 98, 117, 1);
    position: absolute;
    top: 0;
}

.mc-progress .mc-progress-container .mc-bg-center-line2 {
    width: 100%;
    height: 2px;
    position: absolute;
    top: calc(50% - 2px);
    background: linear-gradient(90deg, rgba(2, 247, 186, 1) 0%, rgba(0, 213, 255, 1) 100%);
}

.mc-progress .mc-progress-container .mc-progress-bar {
    position: relative;
}

.mc-progress .mc-progress-container .block {
    height: 100%;
    width: 5px;
    position: absolute;
    background: linear-gradient(90deg, rgba(2, 247, 186, 0.8) 0%, rgba(0, 213, 255, 0.8) 100%);
}

.mc-progress .mc-progress-container .block.left {
    left: 0;
}

.mc-progress .mc-progress-container .block.right {
    right: 0;
}

.mc.bwrap.controlcabin {
    background: linear-gradient(to bottom right, #f7f9ff, #f6fdff);
    padding: 10px;
    box-sizing: border-box;
}

.mc.bwrap.controlcabin.theme1 {
    background: #000939;
    padding: 0;
}

.mc.bwrap.controlcabin .table td {
    vertical-align: top;
}

.mc.bwrap.controlcabin .table.report td.tdd {
    padding: 6px;
}

.mc.bwrap.controlcabin .tt1 {
    background: url('../images/21/mc/img_4_1.png') bottom center no-repeat;
    height: 66px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mc.bwrap.controlcabin.theme1 .tt1 {
    background-image: url('../images/21/mc1/img_4_1.png');
    background-position: top center;
    background-size: 99%;
}

.mc.bwrap.controlcabin.theme1 .timeInter {
    position: absolute;
    left: 1%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    letter-spacing: 0px;
    font-family: PangMenZhengDaoBiaoTiTi;
}

.mc.bwrap.controlcabin .tt1 span {
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 10px;
    color: #165DFF;
}

.mc.bwrap.controlcabin.theme1 .tt1 span {
    color: rgba(112, 112, 112, 1);
    text-shadow: 0 8px 12px rgba(1, 13, 23, 0.3);
    background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 36.87%, rgba(37, 227, 255, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: PangMenZhengDaoBiaoTiTi;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper {
    min-height: 41px;
    padding-left: 0;
    margin-top: 0;
    padding-top: 0;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.h1 {
    height: 20%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.h2 {
    height: 29%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.h3 {
    height: 22%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.h4 {
    height: 29%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.h5 {
    height: 42%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.h6 {
    height: 26%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.h7 {
    height: 27%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.h8 {
    height: 23%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.h9 {
    height: 28%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.h10 {
    height: 49%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper .divide_container {
    height: 50%;
    width: 100%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container {
    height: 100%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container.w50 {
    width: 50%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container.w34 {
    width: 34%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container.w66 {
    width: 66%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container .abs_title_conatainer {
    position: absolute;
    text-align: left;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container .abs_title_conatainer.top_container {
    top: 15%;
    left: 51%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container .abs_title_conatainer.bottom_container {
    top: 65%;
    left: 51%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container .abs_title_conatainer .title {
    font-size: 14px;
    font-weight: 400;
}

.mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper.flex .split_container .abs_title_conatainer .title {
    color: #25E3FF;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container .abs_title_conatainer .subtitle {
    font-size: 14px;
    font-weight: 700;
    font-family: 'D-DIN-PRO', sans-serif;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container .abs_title_conatainer .subtitle .f22 {
    font-size: 22px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .ralative_container {
    position: relative;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container, .mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container > .container {
    height: calc(100% - 40px);
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .title_container, .mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container > .title_container {
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 0;
    background-color: transparent;
    margin-bottom: 0;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .title_container .title, .mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container > .title_container .title {
    font-weight: 400;
    font-size: 20px;
    font-family: PangMenZhengDaoBiaoTiTi;
    color: #165DFF;
}

.mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper > .title_container .title, .mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper.flex .split_container > .title_container .title {
    color: #fff;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .title_container .title.bg.img1, .mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container > .title_container .title.bg.img1 {
    background: url('../images/21/mc/img_4_2.png') left center no-repeat;
    padding-left: 9px;
    background-size: 100% 100%;
    text-align: left;
}

.mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper > .title_container .title.bg.img1, .mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper.flex .split_container > .title_container .title.bg.img1 {
    background-image: url('../images/21/mc1/img_4_2.png');
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .title_container .title.bg.img2, .mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container > .title_container .title.bg.img2 {
    background: url('../images/21/mc/img_4_3.png') center center no-repeat;
    padding-left: 9px;
    background-size: 100% 100%;
    text-align: left;
}

.mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper > .title_container .title.bg.img2, .mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper.flex .split_container > .title_container .title.bg.img2 {
    background-image: url('../images/21/mc1/img_4_3.png');
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .title_container .title.bg.img3, .mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container > .title_container .title.bg.img3 {
    background: url('../images/21/mc/img_4_61.png') center center no-repeat;
    padding-left: 9px;
    background-size: 100% 100%;
    text-align: left;
}

.mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper > .title_container .title.bg.img3, .mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper.flex .split_container > .title_container .title.bg.img3 {
    background-image: url('../images/21/mc1/img_4_61.png');
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .title_container .title.bg.img4, .mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container > .title_container .title.bg.img4 {
    background: url('../images/21/mc/img_4_62.png') center center no-repeat;
    padding-left: 9px;
    background-size: 100% 100%;
    text-align: left;
}

.mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper > .title_container .title.bg.img4, .mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper.flex .split_container > .title_container .title.bg.img4 {
    background-image: url('../images/21/mc1/img_4_62.png');
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .title_container .title.bg.img5, .mc.bwrap.controlcabin .itmbk.container_wrapper.flex .split_container > .title_container .title.bg.img5 {
    background: url('../images/21/mc/img_4_63.png') center center no-repeat;
    padding-left: 9px;
    background-size: 100% 100%;
    text-align: left;
}

.mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper > .title_container .title.bg.img5, .mc.bwrap.controlcabin.theme1 .itmbk.container_wrapper.flex .split_container > .title_container .title.bg.img5 {
    background-image: url('../images/21/mc1/img_4_63.png');
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container .item {
    height: 100%;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h1 {
    height: 268px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h2 {
    height: 372px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h3 {
    height: 198px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h4 {
    height: 198px;
    padding: 0px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h5 {
    height: 372px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h6 {
    height: 250px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h7 {
    height: 301px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h8 {
    height: 296px;
    padding: 0px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h11 {
    height: 239px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h12 {
    height: 297px;
    padding: 0px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h13 {
    height: 250px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h14 {
    height: 250px;
}

.mc.bwrap.controlcabin .itmbk.container_wrapper > .container > .item.h15 {
    height: 372px;
}

.mc.bwrap .itmbk.itmbk6_wrapper {
    height: 100%;
    width: 100%;
    padding: 6px;
    box-sizing: border-box;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper {
    padding: 0px;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt {
    height: 100%;
    width: 100%;
    border-radius: 8px;
    padding: 8px;
    background: linear-gradient(222.24deg, #f2fafd 0%, #e3ecfd 100%);
    border: 2px solid rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 16px rgba(6, 62, 194, 0.1);
    box-sizing: border-box;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt {
    border-radius: 0;
    padding: 0;
    background: transparent;
    border: none;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt:hover {
    border-color: rgba(22, 93, 255, 0.4);
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw5 {
    width: 48%;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container {
    height: 100%;
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 {
    width: 100%;
    height: 95%;
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .split_container {
    height: 100%;
    width: calc(100% - 60px);
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .split_container .item4 {
    height: 32%;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .title {
    margin-top: 0;
    writing-mode: tb-rl;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img.img43 {
    height: 16px;
    width: 16px;
    background: url('../images/21/mc/img_4_43.png') center no-repeat;
    background-size: 100%;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img.img43 {
    background-image: url('../images/21/mc1/img_4_43.png');
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img1 {
    width: 45px;
    height: 100%;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img1.img27 {
    background: url('../images/21/mc/img_4_27.png') center no-repeat;
    background-size: 100%;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img1.img27 {
    background-image: url('../images/21/mc1/img_4_27.png');
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4:hover .img1.img27 {
    background-image: url('../images/21/mc1/img_4_27h.png');
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img1.img53 {
    background: url('../images/21/mc/img_4_53.png') center no-repeat;
    background-size: 100%;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img1.img53 {
    background-image: url('../images/21/mc1/img_4_53.png');
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4:hover .img1.img53 {
    background-image: url('../images/21/mc1/img_4_53h.png');
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img1.img52 {
    background: url('../images/21/mc/img_4_52.png') center no-repeat;
    background-size: 100%;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img1.img52 {
    background-image: url('../images/21/mc1/img_4_52.png');
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4:hover .img1.img52 {
    background-image: url('../images/21/mc1/img_4_52h.png');
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img_line {
    width: calc(100% - 45px);
    height: 100%;
    background: url('../images/21/mc/img_4_31.png') left bottom no-repeat;
    display: flex;
    align-items: center;
    justify-content: left;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img_line {
    background-image: url('../images/21/mc1/img_4_31.png');
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4:hover .img_line {
    background-image: url('../images/21/mc/img_4_31h.png');
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4:hover .img_line {
    background-image: url('../images/21/mc1/img_4_31h.png');
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img_line .subtitle {
    font-size: 18px;
    margin-left: 10%;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img_line .subtitle {
    color: #fff;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2_container .item4 .img_line .subtitle.tone1 {
    color: #FF8D1A;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item3_container {
    width: 100%;
    height: 30px;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item3_container .title {
    float: left;
    padding: 10px;
    font-weight: bold;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item3_container .title {
    background: url('../images/21/mc1/img_4_43.png') left center no-repeat;
    padding-left: 18px;
    color: #00BFFF;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item {
    width: 48%;
    height: 50%;
    background: url("../images/21/mc/img_4_25.png") center bottom no-repeat;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item {
    background-image: url("../images/21/mc1/img_4_25.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item:hover {
    background: url("../images/21/mc/img_4_25h.png") center bottom no-repeat;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item:hover {
    background-image: url("../images/21/mc1/img_4_25h.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1 {
    width: 48%;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1.img1 {
    background: url("../images/21/mc/img_4_27.png") left bottom no-repeat;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1.img2 {
    background: url("../images/21/mc/img_4_28.png") left bottom no-repeat;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1.img3 {
    background: url("../images/21/mc/img_4_29.png") left bottom no-repeat;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1.img4 {
    background: url("../images/21/mc/img_4_30.png") left bottom no-repeat;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1.img1 {
    background-image: url("../images/21/mc1/img_4_27.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1.img1:hover {
    background-image: url("../images/21/mc1/img_4_27h.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1.img2 {
    background-image: url("../images/21/mc1/img_4_28.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1.img2:hover {
    background-image: url("../images/21/mc1/img_4_28h.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1.img3 {
    background-image: url("../images/21/mc1/img_4_29.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1.img3:hover {
    background-image: url("../images/21/mc1/img_4_29h.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1.img4 {
    background-image: url("../images/21/mc1/img_4_30.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1.img4:hover {
    background-image: url("../images/21/mc1/img_4_30h.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content {
    padding: 0;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px;
    width: 80%;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content .img {
    width: 54px;
    height: 54px;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content .img.img1 {
    background-image: url("../images/21/mc/img_4_46.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content .img.img2 {
    background-image: url("../images/21/mc/img_4_47.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content .img.img3 {
    background-image: url("../images/21/mc/img_4_48.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content .img.img4 {
    background-image: url("../images/21/mc/img_4_49.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content .img.img1 {
    background-image: url("../images/21/mc1/img_4_47.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content:hover .img.img1 {
    background-image: url("../images/21/mc1/img_4_47h.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content .img.img2 {
    background-image: url("../images/21/mc1/img_4_48.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content:hover .img.img2 {
    background-image: url("../images/21/mc1/img_4_48h.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content .img.img3 {
    background-image: url("../images/21/mc1/img_4_49.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content:hover .img.img3 {
    background-image: url("../images/21/mc1/img_4_49h.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content .img.img4 {
    background-image: url("../images/21/mc1/img_4_50.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content:hover .img.img4 {
    background-image: url("../images/21/mc1/img_4_50h.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content .title {
    font-size: 16px;
    line-height: 1.5;
    width: calc(100% - 54px);
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content:hover .title {
    border-radius: 8px;
    background: linear-gradient(90deg, rgba(22, 93, 255, 0) 0%, rgba(22, 93, 255, .1) 100%);
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item1 .content:hover .title {
    background: linear-gradient(90deg, rgba(0, 191, 255, 0) 0%, rgba(0, 191, 255, .3) 100%);
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2 {
    width: 96%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2.w40 {
    width: 40%;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2.w60 {
    width: 60%;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .content {
    padding: 0;
    border: none;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
    width: 100%;
    background: url("../images/21/mc/img_4_33.png") 45px bottom no-repeat;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .content {
    background-image: url("../images/21/mc1/img_4_33.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2.img1 {
    background: url("../images/21/mc/img_4_44.png") left bottom no-repeat;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2.img2 {
    background: url("../images/21/mc/img_4_45.png") left bottom no-repeat;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2.img1 {
    background-image: url("../images/21/mc1/img_4_44.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2.img2 {
    background-image: url("../images/21/mc1/img_4_45.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .item2_right {
    width: calc(100% - 48px);
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .item2_title {
    text-align: left;
    line-height: 20px;
    padding-left: 10px;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .item3_title {
    text-align: left;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(37, 227, 255, 1);
    font-family: PangMenZhengDaoBiaoTiTi;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .item3_title.pl10 {
    padding-left: 10px;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .split_img1 {
    height: 3px;
    width: 90%;
    background: url("../images/21/mc/img_4_32.png") right center no-repeat;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .split_img2 {
    height: 3px;
    width: 90%;
    background: url("../images/21/mc/img_4_33.png") right center no-repeat;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .split_img2 {
    height: 13px;
    background-image: url("../images/21/mc1/img_4_33.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .title_img.img26 {
    height: 80px;
    width: 48px;
    background: url("../images/21/mc/img_4_26.png") center center no-repeat;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .title_img.img26 {
    background-image: url("../images/21/mc1/img_4_26.png");
    background-position: left top;
    height: 80px;
    width: 60px;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2:hover .title_img.img26 {
    background-image: url("../images/21/mc1/img_4_26h.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .title_img.img40 {
    height: 48px;
    width: 48px;
    background: url("../images/21/mc/img_4_40.png") center center no-repeat;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .title_img.img40 {
    background-image: url("../images/21/mc1/img_4_26.png");
    height: 80px;
    width: 60px;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .item2_child:hover .title_img.img40 {
    background-image: url("../images/21/mc1/img_4_26h.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .title_img.img41 {
    height: 48px;
    width: 48px;
    background: url("../images/21/mc/img_4_41.png") center center no-repeat;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .title_img.img41 {
    background-image: url("../images/21/mc1/img_4_26.png");
    height: 80px;
    width: 60px;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .item2_child:hover .title_img.img41 {
    background-image: url("../images/21/mc1/img_4_26h.png");
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    font-family: 'D-DIN-PRO', sans-serif;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item2 .item2_child {
    height: 50%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item .subtitle_container, .mc.bwrap .itmbk.flex_center_container .item8_container .subtitle_container {
    margin-top: 5%;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item .subtitle_container .subtitle {
    font-size: 18px;
    font-weight: bold;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw6 .item {
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    height: 20px;
    width: 100%;
    margin: 12px 0;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw6 .item .title {
    max-width: 40%;
    min-width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw6 .item .proces_bar_container {
    width: 45%;
    background: rgba(207, 225, 252, 1);
    border-radius: 12px;
    height: 100%;
    margin: 0 8px;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw6 .item .proces_bar_container {
    background: rgba(207, 225, 252, .3);
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw6 .item .proces_bar_container {
    background: rgba(207, 225, 252, .3);
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw6 .item .proces_bar_container .process_bar {
    height: 100%;
    background: rgba(57, 132, 249, 1);
    border-radius: 12px;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw6 .item .proces_bar_container .process_bar1 {
    height: 100%;
    background: rgba(19, 184, 150, 1);
    border-radius: 12px;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item3 {
    height: 70%;
    width: 33%;
    background: url("../images/21/mc/img_4_25.png") center bottom no-repeat;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item3:hover {
    background-image: url("../images/21/mc/img_4_25h.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item3 {
    background-image: url("../images/21/mc1/img_4_25.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item3:hover {
    background-image: url("../images/21/mc1/img_4_25h.png");
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item3 .title {
    color: #00A2FF;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item3 .subtitle_container {
    margin-top: 10%;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt.ttw7 .item3 .subtitle_container .subtitle {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.mc.bwrap.theme1 .itmbk.itmbk6_wrapper .tt.ttw7 .item3 .subtitle_container .subtitle {
    color: #fff;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt > .dd1 {
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt > .dd2 {
    margin-top: 8px;
    font-weight: 400;
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt > .dd3 {
    height: 23px;
    background: url('../images/21/mc/img_4_4.png') center center no-repeat;
    margin-top: 8px;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt > .dd4 {
    height: 100px;
    margin-top: 4px;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt > .dd5 {
    margin-top: 8px;
    text-align: center;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt > .dd6 {
    margin-top: 4px;
    text-align: center;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt1 {
    float: left;
}

.mc.bwrap .itmbk.itmbk6_wrapper .tt2 {
    float: right;
}

.mc.bwrap .itmbk.flex_center_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    align-content: space-around;;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.mc.bwrap .itmbk.flex_center_container.box {
    border-radius: 8px;
    background: linear-gradient(222.24deg, rgba(242, 250, 253, 1) 0%, rgba(227, 236, 253, 1) 100%);
    border: 2px solid rgba(255, 255, 255, 1);
}

.mc.bwrap.theme1 .itmbk.flex_center_container.box {
    border-radius: 0;
    background: transparent;
    border: none;
}

.mc.bwrap .itmbk.flex_center_container.box:hover {
    border-color: rgba(22, 93, 255, 0.4);
}

.mc.bwrap .itmbk.flex_center_container.w93 {
    width: 93%;
}

.mc.bwrap .itmbk.flex_center_container.h90 {
    height: 120px;
}

.mc.bwrap .itmbk.flex_center_container .item_container {
    width: 30%;
    height: 100%;
    color: #fff;
}

.mc.bwrap .itmbk.flex_center_container .item1_container {
    width: 30%;
    height: 90%;
    color: rgba(51, 51, 51, 1);
}

.mc.bwrap .itmbk.flex_center_container .item4_container {
    width: 30%;
    height: 48%;
    color: rgba(51, 51, 51, 1);
}

.mc.bwrap .itmbk.flex_center_container .item5_container {
    width: 48%;
    height: 100%;
}

.mc.bwrap .itmbk.flex_center_container .item6_container {
    width: 49%;
    height: 100%;
}

.mc.bwrap .itmbk.flex_center_container .item7_container {
    width: 49%;
    height: 90%;
    color: rgba(51, 51, 51, 1);
}

.mc.bwrap .itmbk.flex_center_container .item7_container .chart_container {
    height: calc(100% - 32px);
}

.mc.bwrap .itmbk.flex_center_container .split_line {
    width: 1px;
    height: 88%;
    align-self: flex-end;
    background: linear-gradient(180deg, rgba(22, 93, 255, 0) 0%, rgba(22, 93, 255, 1) 50.69%, rgba(22, 93, 255, 0) 100%);
}

.mc.bwrap.theme1 .itmbk.flex_center_container .split_line {
    background: linear-gradient(180deg, rgba(37, 196, 245, 0) 0%, rgba(37, 195, 245, 1) 50.69%, rgba(37, 195, 245, 0) 100%);
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item1_container, .mc.bwrap.theme1 .itmbk.flex_center_container .item4_container {
    color: #fff;
}

.mc.bwrap .itmbk.flex_center_container .item1_container .title, .mc.bwrap .itmbk.flex_center_container .item4_container .title, .mc.bwrap .itmbk.flex_center_container .item7_container .title, .mc.bwrap .itmbk.flex_center_container .item8_container .title {
    margin-top: 5px;
    font-weight: 400;
    font-size: 16px;
}

.mc.bwrap .itmbk.flex_center_container .item4_container .subtitle_container2 {
    margin-top: 8%;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item1_container .title, .mc.bwrap.theme1 .itmbk.flex_center_container .item4_container .title, .mc.bwrap.theme1 .itmbk.flex_center_container .item7_container .title, .mc.bwrap.theme1 .itmbk.flex_center_container .item8_container .title {
    color: #25E3FF;
    font-family: PangMenZhengDaoBiaoTiTi;
}

.mc.bwrap .itmbk.flex_center_container .item2_container {
    width: 32%;
    height: 80px;
    color: rgba(51, 51, 51, 1);
    display: flex;
    align-items: center;
    justify-content: left;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item2_container {
    color: #fff;
}

.mc.bwrap.theme1 table {
    color: #fff;
}

.mc.bwrap.theme1 .table_container {
    width: 100%;
    height: 100%;
}

.mc.bwrap.theme1 .table_container .w30 {
    width: 30%;
}

.mc.bwrap.theme1 .table_container .w25 {
    width: 25%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mc.bwrap.theme1 .table_container .w20 {
    width: 20%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mc.bwrap.theme1 .table_container .w60 {
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mc.bwrap.theme1 .table_container .w40 {
    width: 40%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mc.bwrap.theme1 .table_container .w69 {
    width: 69%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mc.bwrap.theme1 .table_container .w33 {
    width: 33%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mc.bwrap.theme1 .table_container .thead_container {
    height: 30px;
    width: 99%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background: rgba(0, 191, 255, 0.16);
    border: 1px solid rgba(0, 191, 255, 0.4);
    font-size: 16px;
    font-weight: 400;
    font-family: PangMenZhengDaoBiaoTiTi;
    color: #25E3FF;
}

.mc.bwrap.theme1 .table_container .thead_container.nobg {
    background: none;
}

.mc.bwrap.theme1 .table_container .thead_container.noborder {
    border: none;
}

.mc.bwrap.theme1 .table_container .tbody_container {
    width: 100%;
    height: 100%;
}

.mc.bwrap.theme1 .table_container .tbody_container.contain_head {
    height: calc(100% - 30px);
}

.mc.bwrap.theme1 .table_container .tbody_container.flex_vertical_division {
    display: flex;
    align-content: space-evenly;
    flex-wrap: wrap;
}

.mc.bwrap.theme1 .table_container .tbody_container .row {
    width: 99%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}

.mc.bwrap.theme1 .table_container .tbody_container .row.border {
    border: 1px solid rgba(0, 191, 255, 0.4);
    border-image: linear-gradient(90deg, rgba(0, 191, 255, .4) 0%, rgba(0, 191, 255, 0) 50.69%, rgba(0, 191, 255, .4) 100%) 1 1 stretch;
}

.mc.bwrap.theme1 .table_container .tbody_container .row.h30 {
    height: 30px;
}

.mc.bwrap.theme1 .table_container .tbody_container .row.mrt10 {
    margin-top: 10px;
}

.mc.bwrap.theme1 .table_container .tbody_container .row .tleft {
    text-align: left;
}

.mc.bwrap .itmbk.flex_center_container .item3_container {
    width: 100%;
    height: 30px;
}

.mc.bwrap .itmbk.flex_center_container .item3_container .title {
    float: left;
    padding: 10px;
    font-weight: bold;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item3_container .title {
    background: url('../images/21/mc1/img_4_43.png') 8px center no-repeat;
    padding-left: 28px;
    color: #00BFFF;
}

.mc.bwrap .itmbk.flex_center_container .item1_container .subtitle_container .subtitle, .mc.bwrap .itmbk.flex_center_container .item1_container .subtitle_container2 .subtitle, .mc.bwrap .itmbk.flex_center_container .item8_container .subtitle_container .subtitle {
    font-size: 18px;
    font-weight: 700;
    font-family: 'D-DIN-PRO', sans-serif;
}

.mc.bwrap .itmbk.flex_center_container .item_container.mr25 {
    margin-left: -25%;
}

.mc.bwrap .itmbk.flex_center_container .item_container.mr33, .mc.bwrap .itmbk.flex_center_container .item4_container.mr33 {
    margin-left: -33%;
}

.mc.bwrap .itmbk.flex_center_container .item1_container.bg22, .mc.bwrap .itmbk.flex_center_container .item4_container.bg22, .mc.bwrap .itmbk.flex_center_container .item8_container.bg22 {
    background: url('../images/21/mc/img_4_22.png') center bottom no-repeat;
}

.mc.bwrap .itmbk.flex_center_container .item1_container.bg22:hover, .mc.bwrap .itmbk.flex_center_container .item4_container.bg22:hover, .mc.bwrap .itmbk.flex_center_container .item8_container.bg22:hover {
    background-image: url('../images/21/mc/img_4_22h.png');
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item1_container.bg22, .mc.bwrap.theme1 .itmbk.flex_center_container .item4_container.bg22, .mc.bwrap.theme1 .itmbk.flex_center_container .item8_container.bg22 {
    background-image: url('../images/21/mc1/img_4_22.png');
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item1_container.bg22:hover, .mc.bwrap.theme1 .itmbk.flex_center_container .item4_container.bg22:hover, .mc.bwrap.theme1 .itmbk.flex_center_container .item8_container.bg22:hover {
    background-image: url('../images/21/mc1/img_4_22h.png');
}

.mc.bwrap .itmbk.flex_center_container .item1_container.bg23, .mc.bwrap .itmbk.flex_center_container .item4_container.bg23, .mc.bwrap .itmbk.flex_center_container .item8_container.bg23 {
    background: url('../images/21/mc/img_4_23.png') center bottom no-repeat;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item1_container.bg23, .mc.bwrap.theme1 .itmbk.flex_center_container .item4_container.bg23, .mc.bwrap.theme1 .itmbk.flex_center_container .item8_container.bg23 {
    background-image: url('../images/21/mc1/img_4_23.png');
}

.mc.bwrap .itmbk.flex_center_container .item1_container.bg23:hover, .mc.bwrap .itmbk.flex_center_container .item4_container.bg23:hover, .mc.bwrap .itmbk.flex_center_container .item8_container.bg23:hover {
    background-image: url('../images/21/mc/img_4_23h.png');
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item1_container.bg23:hover, .mc.bwrap.theme1 .itmbk.flex_center_container .item4_container.bg23:hover, .mc.bwrap.theme1 .itmbk.flex_center_container .item8_container.bg23:hover {
    background-image: url('../images/21/mc1/img_4_23h.png');
}

.mc.bwrap .itmbk.flex_center_container .item1_container.bg24, .mc.bwrap .itmbk.flex_center_container .item4_container.bg24, .mc.bwrap .itmbk.flex_center_container .item8_container.bg24 {
    background: url('../images/21/mc/img_4_24.png') center bottom no-repeat;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item1_container.bg24, .mc.bwrap.theme1 .itmbk.flex_center_container .item4_container.bg24, .mc.bwrap.theme1 .itmbk.flex_center_container .item8_container.bg24 {
    background-image: url('../images/21/mc1/img_4_24.png');
}

.mc.bwrap .itmbk.flex_center_container .item1_container.bg24:hover, .mc.bwrap .itmbk.flex_center_container .item4_container.bg24:hover, .mc.bwrap .itmbk.flex_center_container .item8_container.bg24:hover {
    background-image: url('../images/21/mc/img_4_24h.png');
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item1_container.bg24:hover, .mc.bwrap.theme1 .itmbk.flex_center_container .item4_container.bg24:hover, .mc.bwrap.theme1 .itmbk.flex_center_container .item8_container.bg24:hover {
    background-image: url('../images/21/mc1/img_4_24h.png');
}

.mc.bwrap .itmbk.flex_center_container .item1_container.bg25, .mc.bwrap .itmbk.flex_center_container .item4_container.bg25, .mc.bwrap .itmbk.flex_center_container .item8_container.bg25 {
    background: url('../images/21/mc/img_4_24.png') center bottom no-repeat;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item1_container.bg25, .mc.bwrap.theme1 .itmbk.flex_center_container .item4_container.bg24, .mc.bwrap.theme1 .itmbk.flex_center_container .item8_container.bg24 {
    background-image: url('../images/21/mc1/img_4_24.png');
}

.mc.bwrap .itmbk.flex_center_container .item1_container.bg24:hover, .mc.bwrap .itmbk.flex_center_container .item4_container.bg24:hover, .mc.bwrap .itmbk.flex_center_container .item8_container.bg24:hover {
    background-image: url('../images/21/mc/img_4_24h.png');
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item1_container.bg24:hover, .mc.bwrap.theme1 .itmbk.flex_center_container .item4_container.bg24:hover, .mc.bwrap.theme1 .itmbk.flex_center_container .item8_container.bg24:hover {
    background-image: url('../images/21/mc1/img_4_24h.png');
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg10 {
    background: url('../images/21/mc/img_4_10.png') center center no-repeat;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item_container.bg10 {
    background-image: url('../images/21/mc1/img_4_10.png');
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg11 {
    background: url('../images/21/mc/img_4_11.png') center center no-repeat;
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg12 {
    background: url('../images/21/mc/img_4_12.png') center center no-repeat;
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg13 {
    background: url('../images/21/mc/img_4_13.png') center center no-repeat;
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg14 {
    background: url('../images/21/mc/img_4_14.png') center center no-repeat;
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg15 {
    background: url('../images/21/mc/img_4_15.png') center center no-repeat;
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg16 {
    background: url('../images/21/mc/img_4_16.png') center center no-repeat;
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg17 {
    background: url('../images/21/mc/img_4_16.png') center center no-repeat;
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg34 {
    background: url('../images/21/mc/img_4_34.png') center center no-repeat;
    background-size: 100% 100%;
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg34:hover {
    background-image: url('../images/21/mc/img_4_34h.png');
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg35 {
    background: url('../images/21/mc/img_4_35.png') center center no-repeat;
    background-size: 100% 100%;
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg35:hover {
    background-image: url('../images/21/mc/img_4_35h.png');
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg36 {
    background: url('../images/21/mc/img_4_36.png') center center no-repeat;
    background-size: 100% 100%;
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg36:hover {
    background-image: url('../images/21/mc/img_4_36h.png');
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg37 {
    background: url('../images/21/mc/img_4_37.png') center center no-repeat;
    background-size: 100% 100%;
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg37:hover {
    background-image: url('../images/21/mc/img_4_37h.png');
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg38 {
    background: url('../images/21/mc/img_4_38.png') center center no-repeat;
    background-size: 100% 100%;
}

.mc.bwrap .itmbk.flex_center_container .item_container.bg38:hover {
    background-image: url('../images/21/mc/img_4_38h.png');
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item_container.bg34, .mc.bwrap.theme1 .itmbk.flex_center_container .item_container.bg35, .mc.bwrap.theme1 .itmbk.flex_center_container .item_container.bg36, .mc.bwrap.theme1 .itmbk.flex_center_container .item_container.bg37, .mc.bwrap.theme1 .itmbk.flex_center_container .item_container.bg38 {
    background-image: url('../images/21/mc1/img_4_10.png');
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item_container.bg34:hover, .mc.bwrap.theme1 .itmbk.flex_center_container .item_container.bg35:hover, .mc.bwrap.theme1 .itmbk.flex_center_container .item_container.bg36:hover, .mc.bwrap.theme1 .itmbk.flex_center_container .item_container.bg37:hover, .mc.bwrap.theme1 .itmbk.flex_center_container .item_container.bg38:hover {
    background-image: url('../images/21/mc1/img_4_10h.png');
}

.mc.bwrap .itmbk.flex_center_container .item2_container .title_img {
    width: 48px;
    height: 48px;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item2_container .title_img {
    width: 56px;
    height: 56px;
}

.mc.bwrap .itmbk.flex_center_container .item2_container .title_img.img19 {
    background: url("../images/21/mc/img_4_19.png") left center no-repeat;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item2_container:hover .title_img.img19 {
    background-image: url("../images/21/mc1/img_4_19h.png");
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item2_container .title_img.img19 {
    background-image: url("../images/21/mc1/img_4_19.png");
}

.mc.bwrap .itmbk.flex_center_container .item2_container .title_img.img20 {
    background: url("../images/21/mc/img_4_20.png") left center no-repeat;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item2_container .title_img.img20 {
    background-image: url("../images/21/mc1/img_4_20.png");
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item2_container:hover .title_img.img20 {
    background-image: url("../images/21/mc1/img_4_20h.png");
}

.mc.bwrap .itmbk.flex_center_container .item2_container .title_img.img21 {
    background: url("../images/21/mc/img_4_21.png") left center no-repeat;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item2_container .title_img.img21 {
    background-image: url("../images/21/mc1/img_4_21.png");
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item2_container:hover .title_img.img21 {
    background-image: url("../images/21/mc1/img_4_21h.png");
}

.mc.bwrap .itmbk.flex_center_container .item_container .title_container {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-weight: bold;
    font-size: 16px;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item_container .title_container {
    padding-bottom: 3px;
    background: url("../images/21/mc1/img_4_46.png") 10px bottom no-repeat;
    margin-top: 12px;
    color: #00A9E7;
}

.mc.bwrap .itmbk.flex_center_container .item_container .subtitle_container {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.mc.bwrap .itmbk.flex_center_container .item_container .subtitle_container.itemc1 {
    margin-top: 35px;
}

.mc.bwrap .itmbk.flex_center_container .item_container .subtitle_container.itemc3 {
    margin-top: 1px;
    text-align: left;
    margin-left: 10%;
}

.mc.bwrap .itmbk.flex_center_container .item_container .subtitle_container.itemc1 {
    margin-top: 35px;
}

.mc.bwrap .itmbk.flex_center_container .item_container .title_container .title.img17 {
    background: url("../images/21/mc/img_4_17.png") left center no-repeat;
    padding-left: 20px;
}

.mc.bwrap .itmbk.flex_center_container .item_container .title_container .title.img39 {
    background: url("../images/21/mc/img_4_39.png") left center no-repeat;
    padding-left: 35px;
    margin-left: 10px;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item_container .title_container .title.img39 {
    background-image: url("../images/21/mc1/img_4_39.png");
}

.mc.bwrap .itmbk.flex_center_container .item2_container .subtitle_container .split_img18 {
    height: 3px;
    background: url("../images/21/mc/img_4_18.png") right center no-repeat;
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item2_container .subtitle_container .split_img18 {
    background-image: url("../images/21/mc1/img_4_18.png");
}

.mc.bwrap.theme1 .itmbk.flex_center_container .item2_container:hover .subtitle_container .split_img18 {
    background-image: url("../images/21/mc1/img_4_18h.png");
}

.mc.bwrap .itmbk.flex_center_container .item2_container .subtitle_container .subtitle {
    font-size: 18px;
    color: #ff8d1a;
    font-weight: bold;
}

.mc.bwrap .itmbk.flex_center_container .item2_container .subtitle_container .title1 {
    padding-left: 6px;
}

.mc.bwrap .itmbk.flex_center_container .item8_container {
    width: 100%;
    height: 50%;
}

/**-----------------------------------采购分析平台 结束-----------------------------**/
.mc-help {
    background: url('../images/21/icon/link_smwh.png') 3px center no-repeat;
    padding-left: 30px;
    text-align: left;
    border: 1px solid #ebe1ca;
    width: auto;
    background-color: #fffdeb;
    color: #f39501;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.mc-help.lamp1 {
    background-image: url('../images/21/mc/img_lamp1.png');
}

.mc-help.lamp2 {
    background-image: url('../images/21/mc/img_lamp2.png');
}

.mc-help.lamp3 {
    background-image: url('../images/21/mc/img_lamp3.png');
}

.mc-spyj {
    background-position: 3px center;
    background-repeat: no-repeat;
    padding-left: 23px;
    text-align: left;
    color: #f39501;
}

.mc-spyj.lamp1 {
    background-image: url('../images/21/mc/img_lamp1.png');
    color: #38d979;
}

.mc-spyj.lamp2 {
    background-image: url('../images/21/mc/img_lamp2.png');
    color: #ffc812;
}

.mc-spyj.lamp3 {
    background-image: url('../images/21/mc/img_lamp3.png');
    color: #ff6340;
}

.mc-steps {
    display: flex;
}

.mc-steps-simple {
    padding: 13px 8%;
    border-radius: 4px;
    background: #f5f7fa
}

.mc-steps-horizontal {
    white-space: nowrap;
}

.mc-steps-vertical {
    height: 100%;
    flex-flow: column
}

.mc-step {
    position: relative;
    flex-shrink: 1
}

.mc-step:last-of-type .mc-step-line {
    display: none
}

.mc-step:last-of-type.is-flex {
    flex-basis: auto !important;
    flex-shrink: 0;
    flex-grow: 0
}

.mc-step:last-of-type .mc-step-description, .mc-step:last-of-type .mc-step-main {
    padding-right: 0
}

.mc-step-head {
    position: relative;
    width: 100%
}

.mc-step-head.is-process {
    color: #303133;
    border-color: #303133
}

.mc-step-head.is-wait {
    color: #c0c4cc;
    border-color: #c0c4cc
}

.mc-step-head.is-success {
    color: #67c23a;
    border-color: #67c23a
}

.mc-step-head.is-error {
    color: #f56c6c;
    border-color: #f56c6c
}

.mc-step-head.is-warning {
    color: #ffb800;
    border-color: #ffb800
}

.mc-step-head.is-finish {
    color: #43cf7c;
    border-color: #43cf7c;
}

.mc-step-icon {
    position: relative;
    z-index: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 14px;
    height: 14px;
    font-size: 14px;
    box-sizing: border-box;
    background: #fff;
    transition: .15s ease-out
}

.mc-step-icon.is-text {
    border-radius: 50%;
    border: 2px solid;
    border-color: inherit
}

.mc-step-icon.is-icon {
    width: 40px
}

.mc-step-icon-inner {
    display: inline-block;
    user-select: none;
    text-align: center;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.mc-step-icon-inner[class*=mc-icon]:not(.is-status) {
    font-size: 25px;
    font-weight: 400
}

.mc-step-icon-inner.is-status {
    transform: translateY(1px)
}

.mc-step-line {
    position: absolute;
    border-color: inherit;
    background-color: #c0c4cc
}

.mc-step-line-inner {
    display: block;
    border: 1px solid;
    border-color: inherit;
    transition: .15s ease-out;
    box-sizing: border-box;
    width: 0;
    height: 0
}

.mc-step-main {
    white-space: normal;
    text-align: left
}

.mc-step-title {
    font-size: 16px;
    line-height: 38px
}

.mc-step-title.is-process {
    font-weight: 700;
    color: #303133
}

.mc-step-title.is-wait {
    color: #c0c4cc
}

.mc-step-title.is-success {
    color: #67c23a
}

.mc-step-title.is-error {
    color: #f56c6c
}

.mc-step-title.is-warning {
    color: #ffb800
}

.mc-step-title.is-finish {
    color: #333
}

.theme1 .mc-step-title.is-finish {
    color: #fff
}

.mc-step-description {
    padding-right: 10%;
    margin-top: -5px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400
}

.mc-step-description.is-process {
    color: #303133
}

.mc-step-description.is-wait {
    color: #c0c4cc
}

.mc-step-description.is-success {
    color: #67c23a
}

.mc-step-description.is-error {
    color: #f56c6c
}

.mc-step-description.is-warning {
    color: #ffb800
}

.mc-step-description.is-finish {
    color: #43cf7c
}

.mc-step.is-horizontal {
    display: inline-block;
}

.mc-step.is-horizontal .mc-step-line {
    height: 2px;
    top: 20px;
    left: 0;
    right: 0
}

.mc-step.is-vertical {
    display: flex
}

.mc-step.is-vertical .mc-step-head {
    flex-grow: 0;
    width: 24px
}

.mc-step.is-vertical .mc-step-main {
    padding-left: 10px;
    flex-grow: 1
}

.mc-step.is-vertical .mc-step-title {
    line-height: 24px;
    padding-bottom: 8px
}

.mc-step.is-vertical .mc-step-line {
    width: 2px;
    top: 0;
    bottom: 0;
    left: 11px
}

.mc-step.is-vertical .mc-step-icon.is-icon {
    width: 24px
}

.mc-step.is-center .mc-step-head, .mc-step.is-center .mc-step-main {
    text-align: center
}

.mc-step.is-center .mc-step-description {
    padding-left: 20%;
    padding-right: 20%
}

.mc-step.is-center .mc-step-line {
    left: 50%;
    right: -50%;
}

.mc-step.is-simple {
    display: flex;
    align-items: center
}

.mc-step.is-simple .mc-step-head {
    width: auto;
    font-size: 0;
    padding-right: 10px
}

.mc-step.is-simple .mc-step-icon {
    background: transparent;
    width: 16px;
    height: 16px;
    font-size: 12px
}

.mc-step.is-simple .mc-step-icon-inner[class*=mc-icon]:not(.is-status) {
    font-size: 18px
}

.mc-step.is-simple .mc-step-icon-inner.is-status {
    transform: scale(.8) translateY(1px)
}

.mc-step.is-simple .mc-step-main {
    position: relative;
    display: flex;
    align-items: stretch;
    flex-grow: 1
}

.mc-step.is-simple .mc-step-title {
    font-size: 16px;
    line-height: 20px
}

.mc-step.is-simple:not(:last-of-type) .mc-step-title {
    max-width: 50%;
    word-break: break-all
}

.mc-step.is-simple .mc-step-arrow {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.mc-step.is-simple .mc-step-arrow:after, .mc-step.is-simple .mc-step-arrow:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 15px;
    width: 1px;
    background: #c0c4cc
}

.mc-step.is-simple .mc-step-arrow:before {
    transform: rotate(-45deg) translateY(-4px);
    transform-origin: 0 0
}

.mc-step.is-simple .mc-step-arrow:after {
    transform: rotate(45deg) translateY(4px);
    transform-origin: 100% 100%
}

.mc-step.is-simple:last-of-type .el-step-arrow {
    display: none
}

.mcscroll {
    overflow: hidden;
}

.mcscroll ul li {
    width: 100%;
    text-align: left;
    overflow: hidden;
}

.mcscroll ul li span {
    display: inline-block;
    overflow: hidden;
}

.mcscroll ul li span.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mc.bwrap.theme2 {
    background-color: #fff;
}

.layui-layer.theme2 {
    border-radius: 2px;
    border: 2px solid #FFD7D0;
}
.layui-layer.theme2 .layui-layer-title {
    background: url('../images/biresources/icon/icon_title_theme2.png') #FFD7D0 10px center no-repeat;
    padding-left: 50px;
    text-align: left;
    color: #350909;
    font-weight:bold;
    font-size: 16px;
    border-bottom-width: 0;
}
.layui-layer.theme2 .layui-layer-ico {
    background-image: url('../images/biresources/icon/icon_close_theme2.png');
    background-position: center center;
}
.layui-layer.theme2 .layui-layer-setwin {
    right: 20px;
}
.layui-layer.theme2 .layui-layer-setwin span.layui-icon-close {
    color: #8B2427;
    font-size: 26px;
    font-weight: bold;
}

.mc.bwrap.theme2 .wap.selection a {
    background-color: #E3DBD8;
    color: #000;
    border-radius: 4px;
    padding: 4px 6px 4px 6px;
    min-width: 70px;
}
.mc.bwrap.theme2 .wap.selection a.on {
    background-color: #FAE6E7;
    color: #930A14;
}

.mc.bwrap.theme2 .table .head {
    background-color: #FAEBEB;
}

.mc.bwrap.theme2 .table.table-bordered {
    border-width: 0;
}
.mc.bwrap.theme2 .table.table-bordered tr:not(.head) {
    border-bottom: 1px solid #8E8F904D;
}
.mc.bwrap.theme2 .table.table-bordered tr.hand:hover {
    border-width: 0;
}
.mc.bwrap.theme2 .table.table-bordered td {
    border-width: 0;
}

.bwrap.theme2 .itmbk.tabs_wrapper > .container.bg .tab {
    color: #000;
    background-color: #E3DBD8;
    border-radius: 4px;
    padding: 5px 8px 5px 8px;
    margin-left: 8px;
    text-align: center;
    min-width: 50px;
    margin-top: 5px;
}
.mc.bwrap.theme2 .itmbk.tabs_wrapper > .container.bg .tab:first-child {
    margin-left: 0px;
}
.mc.bwrap.theme2 .itmbk.tabs_wrapper > .container.bg .tab.hover {
    color: #930A14;
    background-color: #FAE6E7;
    border-width: 0;
}
.mc.bwrap.theme2 .itmbk > .bg .dividline {
    border-width: 0;
}
.mc.bwrap.theme2 .wap.search .container .item {
    height: 45px;
    line-height: 45px;
    text-align: left;
}
.mc.bwrap.theme2 .btn.btn-search {
    border-radius: 2px;
    border: 1px solid #AC4F51;
    background: #AC4F51;
    color: #fff;
}
.mc.bwrap.theme2 .btn.btn-search:hover{
    opacity: 0.8;
}
.mc.bwrap.theme2 .zcx-select {
    display: inline-block;
    vertical-align: middle;
}
.mc.bwrap.theme2 xm-select,.mc.bwrap.theme2 xm-select > .xm-body {
    border: 1px solid #DAC1B6;
    background: #FFF;
    color: #999999;
}

.mc.bwrap.theme2 input.form-control,.mc.bwrap.theme2 select.form-control,.mc.bwrap.theme1 textarea.form-control {
    border-radius: 2px;
    border: 1px solid #DAC1B6;
    background: #FFF;
    color: #999999;
}

.mc.bwrap.theme2 .mc-step-head.is-finish {
    color: #76090A;
    border-color: #76090A;
}

.layui-layer.theme1 {
    border-radius: 2px;
    border: 2px solid #039EDD;
}

.layui-layer.theme1 .layui-layer-title {
    background: url('../images/21/mc/img_4_51.png') #063470 10px center no-repeat;
    padding-left: 50px;
    text-align: left;
    color: #00BFFF;
    font-weight: bold;
    font-size: 16px;
    border-bottom-width: 0px;
}

.layui-layer.theme1 .layui-layer-ico {
    background-image: url('../images/21/mc/img_3_13.png');
    background-position: center center;
}

.layui-layer.theme1 .layui-layer-setwin {
    right: 20px;
}

.layui-layer.theme1 .layui-layer-setwin span.layui-icon-close {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

.mc.bwrap.theme1 {
    background-color: #08134D;
}

.mc.bwrap.theme1 .btn.btn-page.btn-first {
    background-image: url('../images/21/mc1/btn_first.png');
}

.mc.bwrap.theme1 .btn.btn-page.btn-first:hover {
    background-image: url('../images/21/mc1/btn_first_hover.png');
}

.mc.bwrap.theme1 .btn.btn-page.btn-first-disabled {
    background-image: url('../images/21/mc1/btn_first_disabled.png');
}

.mc.bwrap.theme1 .btn.btn-page.btn-pre {
    background-image: url('../images/21/mc1/btn_pre.png');
}

.mc.bwrap.theme1 .btn.btn-page.btn-pre:hover {
    background-image: url('../images/21/mc1/btn_pre_hover.png');
}

.mc.bwrap.theme1 .btn.btn-page.btn-pre-disabled {
    background-image: url('../images/21/mc1/btn_pre_disabled.png');
}

.mc.bwrap.theme1 .btn.btn-page.btn-next {
    background-image: url('../images/21/mc1/btn_next.png');
}

.mc.bwrap.theme1 .btn.btn-page.btn-next:hover {
    background-image: url('../images/21/mc1/btn_next_hover.png');
}

.mc.bwrap.theme1 .btn.btn-page.btn-next-disabled {
    background-image: url('../images/21/mc1/btn_next_disabled.png');
}

.mc.bwrap.theme1 .btn.btn-page.btn-last {
    background-image: url('../images/21/mc1/btn_last.png');
}

.mc.bwrap.theme1 .btn.btn-page.btn-last:hover {
    background-image: url('../images/21/mc1/btn_last_hover.png');
}

.mc.bwrap.theme1 .btn.btn-page.btn-last-disabled {
    background-image: url('../images/21/mc1/btn_last_disabled.png');
}

.mc.bwrap.theme1 .btn.btn-paget.btn-pre {
    background-image: url('../images/21/mc1/btn_pre.png');
}

.mc.bwrap.theme1 .btn.btn-paget.btn-next {
    background-image: url('../images/21/mc1/btn_next.png');
}

.mc.bwrap.theme1 .cpage .form-control {
    background-color: rgba(0, 191, 255, 0.2);
    color: #fff;
    border-color: #346596;
}

.mc.bwrap.theme1 .cpage select.form-control option {
    background-color: #06407e;
    border-color: #346596;
    border-width: 1px;
    color: #fff;
}

.mc.bwrap.theme1 .wap.selection a {
    background-color: rgba(0, 191, 255, 0.2);
    color: #fff;
    border-radius: 4px;
    padding: 4px 6px 4px 6px;
    min-width: 70px;
}

.mc.bwrap.theme1 .wap.selection a.on {
    background-color: rgba(0, 191, 255, 0.8);
}

.mc.bwrap.theme1 .mc-help {
    background-color: transparent;
    padding: 6px 6px 6px 26px;
    background-position: 5px center;
    border-color: rgba(0, 191, 255, 0.2);
}

.mc.bwrap.theme1 input.Wdate {
    background-color: rgba(0, 191, 255, 0.2);
    color: #fff;
}

.mc.bwrap.theme1 input[type="text"].form-control, .mc.bwrap.theme1 input[type="number"].form-control, .mc.bwrap.theme1 input[type="password"].form-control, .mc.bwrap.theme1 input[type="file"].form-control {
    background-color: rgba(0, 191, 255, 0.2);
    color: #fff;
}

.mc.bwrap.theme1 .table.table-bordered {
    border-width: 0px;
}

.mc.bwrap.theme1 .table.table-bordered tr.hand:hover {
    border-width: 0px;
}

.mc.bwrap.theme1 .table.table-bordered .dc:nth-child(odd) {
    background-color: rgba(0, 191, 255, 0.2);
}

.mc.bwrap.theme1 .table.table-bordered td {
    border: 1px solid rgba(221, 221, 221, 0.2);
}

.mc.bwrap.theme1 xm-select, .mc.bwrap.theme1 xm-select > .xm-body {
    border: 1px solid rgba(204, 204, 204, 0.4);
}

.mc.bwrap.theme1 xm-select, .mc.bwrap.theme1 xm-select .xm-input, .mc.bwrap.theme1 xm-select > .xm-body .xm-search, .mc.bwrap.theme1 xm-select > .xm-body, .mc.bwrap.theme1 .itmbk.popup_wrapper > .container {
    background-color: #06417f !important;
}

.mc.bwrap.theme1 xm-select > .xm-body .xm-option-content {
    color: #fff;
}

.mc.bwrap.theme1 xm-select > .xm-body .xm-search > i {
    color: #fff;
}

.mc.bwrap.theme1 input, .mc.bwrap.theme1 select, .mc.bwrap.theme1 textarea {
    color: #fff;
}

.mc.bwrap .itmbk.slider .title_container {
    position: relative;
}

.mc.bwrap .itmbk.slider .swiper {
    position: absolute;
    bottom: 6px;
    width: 20px;
    height: 20px;
    z-index: 1;
    cursor: pointer;
    display: none;
}

.mc.bwrap .itmbk.slider .swiper.swiper_prev {
    right: 35px;
    background-image: url('../images/21/mc/img_swiper_prev.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.mc.bwrap.theme1 .itmbk.slider .swiper.swiper_prev {
    background-image: url('../images/21/mc1/img_swiper_prev.png');
}

.mc.bwrap .itmbk.slider .swiper.swiper_next {
    right: 8px;
    background-image: url('../images/21/mc/img_swiper_next.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.mc.bwrap.theme1 .itmbk.slider .swiper.swiper_next {
    background-image: url('../images/21/mc1/img_swiper_next.png');
}

.mc.bwrap .itmbk.slider:hover .swiper.swiper_prev, .mc.bwrap .itmbk.slider:hover .swiper.swiper_next {
    display: block;
}

.mc.bwrap .itmbk .container .item .title {
    font-size: 16px;
    font-weight: 400;
    margin-top: 5%;
}

.mc.bwrap .itmbk .container .item .title.bg.img1 {
    background: url('../images/21/mc/img_4_54.png') center center no-repeat;
}

.mc.bwrap.theme1 .itmbk .container .item .title {
    color: rgba(37, 227, 255, 1);
    font-family: PangMenZhengDaoBiaoTiTi;
    letter-spacing: 0px;
}

.mc.bwrap .itmbk .container .item .subtitle {
    font-size: 18px;
    font-weight: 700;
    font-family: 'D-DIN-PRO', sans-serif;
}

.mc-table-sort {
    cursor: pointer;
}

.mc-inline {
    position: relative;
}

.mc-table-sort .mc-table-sort-asc {
    top: 4px;
    border-top: none;
    border-bottom-style: solid;
    border-bottom-color: #b2b2b2;
}

.mc-table-sort .mc-table-sort-asc.mc-sort {
    border-bottom-color: #000;
}

.mc.bwrap.theme1 .mc-table-sort .mc-table-sort-asc.mc-sort {
    border-bottom-color: #fff;
}

.mc-table-sort .mc-table-sort-desc {
    bottom: 3px;
    border-bottom: none;
    border-top-style: solid;
    border-top-color: #b2b2b2;
}

.mc-table-sort .mc-table-sort-desc.mc-sort {
    border-top-color: #000;
}

.mc.bwrap.theme1 .mc-table-sort .mc-table-sort-desc.mc-sort {
    border-top-color: #fff;
}

.mc-edge {
    width: 0;
    border: 6px dashed transparent;
}

.mc-table-sort .mc-edge {
    position: absolute;
    left: 4px;
    border-width: 5px;
}

.mc-noselect {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mc.bwrap.theme1 .btm-panel.submit, .mc.bwrap.theme1 .btm-panel.btm {
    background-color: transparent;
}

.mc.bwrap.theme1 .wap.search {
    background-color: transparent;
}

.mc.bwrap.theme1 .wap.search .container {
    border-color: transparent;
}

.mc.bwrap .timeTitle {
    padding-left: 20px;
}

.zcxprogress {
    position: fixed;
    height: 2px;
    width: 100%;
    background-color: rgba(0, 162, 255, 0.1);
    overflow: hidden;
    top: 0px;
    z-index: 99999;
}

.zcxprogress .indeterminate {
    background-color: #5fb878;
}

.zcxprogress .indeterminate:before {
    -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite
}

.zcxprogress .indeterminate:after {
    -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
}

.zcxprogress .indeterminate:after, .zcxprogress .indeterminate:before {
    content: "";
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }
    60% {
        left: 100%;
        right: -90%
    }
    to {
        left: 100%;
        right: -90%
    }
}

.layui-layer-zcxmsg.layui-layer {
    background-color: transparent;
    box-shadow: none;
}

.layui-layer-zcxmsg.layui-layer-border {
    border-color: transparent;
}

.mc.bwrap.theme1 .layui-layer-zcxmsg.layui-layer-dialog .layui-layer-content .layui-layer-face {
    color: #fff;
}

.layui-layer-zcxmsg.layui-layer-dialog .layui-layer-padding {
    font-size: 18px;
}

.mc.bwrap.theme1 .layui-layer-zcxmsg .layui-layer.layui-layer-dialog.layui-layer-msg {
    background-color: transparent;
}

.mc.bwrap.theme1 .layui-layer-zcxmsg .layui-layer-msg {
    background-color: transparent;
}

@keyframes layer-fadeIn-zcxmsg {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.layui-layer-zcxmsg.layer-anim.layer-anim-05 {
    -webkit-animation-name: layer-fadeIn-zcxmsg;
    animation-name: layer-fadeIn-zcxmsg;
    animation-duration: 5s;
}

.gb-badge-gray {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #828282;
    background: #E6E6E6;
    padding: 0px 6px;
}

.gb-badge-green {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #2BC468;
    background: #C4F5D7;
    padding: 0px 6px;
}

.gb-badge-orange {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #FF8A14;
    background: #FFE3C4;
    padding: 0px 6px;
}

.wtimeline .layui-timeline {
    padding-left: 40px;
    padding-top: 6px;
    background-color: #f0eff4;
}

.wtimeline .layui-timeline-item {
    padding-bottom: 3px;
}

.wtimeline .layui-timeline-axis {
    background: url('../images/4/icon/icon_spjl_ybl.png') center center no-repeat;
    top: 6px;
}

.wtimeline .layui-timeline-axis.qs {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 0px;
    left: -10px;
    background: url('../images/4/icon/icon_spjl_qs.png') center center no-repeat;
}

.wtimeline .layui-timeline-axis.js {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 0px;
    left: -10px;
    background: url('../images/4/icon/icon_spjl_js.png') center center no-repeat;
}

.wtimeline .layui-timeline-axis.blz {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 0px;
    left: -10px;
    background: url('../images/4/icon/icon_spjl_blz.png') center center no-repeat;
}

.wtimeline .layui-timeline-axis.wbl {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 0px;
    left: -10px;
    background: url('../images/4/icon/icon_spjl_wbl.png') center center no-repeat;
}

.wtimeline .layui-timeline-axis.ybl {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 0px;
    left: -10px;
    background: url('../images/4/icon/icon_spjl_ybl.png') center center no-repeat;
}

.wtimeline .layui-timeline-item::before {
    background-color: #dcdcdc;
    top: 8px;
}

.wtimeline .layui-timeline-content {
    margin-left: 50px;
    padding-left: 0px;
    background-color: #fff;
    position: relative;
    border: 1px solid #dedede;
    box-shadow: 0 2px 12px 0 #f2f2f2;
}

.wtimeline .layui-timeline-content .popper-arrow {
    position: absolute;
    width: 0;
    height: 0;
    top: 8px;
    left: -10px;
    border-right: 10px solid #dedede;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.wtimeline .layui-timeline-content .popper-arrow::after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    top: -10px;
    left: 2px;
    border-right: 10px solid #f2f2f2;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.wtimeline .layui-timeline-content .layui-timeline-title {
    padding: 8px 2px;
    background-color: #f2f2f2;
    margin-bottom: 0px;
}

.wtimeline .layui-timeline-content .layui-timeline-title.switch-dot {
    background-image: url('../images/4/icon/icon_spjl_switch_dot.png');
    background-position: 2px center;
    background-repeat: no-repeat;
    padding-left: 20px;
    cursor: pointer;
}

.wtimeline .layui-timeline-content .layui-timeline-title.switch-dot.switch-dot2 {
    background-image: url('../images/4/icon/icon_spjl_switch_dot2.png');
}

.wtimeline .layui-timeline-content .layui-timeline-title2 {
    padding: 8px 2px 8px 25px;
    margin-bottom: 0px;

}

.wtimeline .layui-timeline-content .layui-timeline-title2 .badge-dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    padding: 0;
    border-radius: 50%;
    background-color: #04b510;
}

.wtimeline .layui-timeline-content .layui-timeline-sub {
    padding: 4px 2px;
}

.wtimeline .layui-timeline-content .layui-timeline-sub2 {
    padding: 4px 2px 4px 36px;
}

.wtimeline .viewSplct {
    padding: 8px 6px;
    text-align: right;
}

.register-btn {
    background-color: #457FA5;
    color: white;
    text-align: center;
    border: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    border-radius: 4px;
    height: 36px;
    width: 270px;
    letter-spacing: 3px;
    font-weight: 550;
}

.register-btn:hover {
    background-color: #5888A9;
}

.fdtb-zm {
    position: fixed;
    z-index: 2019;
    right: 4%;
    top: unset;
    bottom: 35%;
    width: 50px; /* 设置宽度 */
    height: 50px; /* 设置高度与宽度相等以形成完美的圆 */
    cursor: pointer;
    background: url('../images/common/xxtx.png') center -3px no-repeat;
    background-color: #FFFFFF; /* 圆形的背景颜色 */
    border-radius: 50%; /* 使div变为圆形 */
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); /* 阴影效果 */
}
.fdtb-tr {
    cursor: pointer;
    background: url('../images/7/btn/btn_edit.png') center no-repeat;
    padding: 10px;
}
.fdtb-zm:hover {
    background-color: #F6F7F8; /* 圆形的背景颜色 */
}

.fdtb-zm .strong {
    position: absolute;
    top: 30px;
    left: 38px;
    width: 18px;
    height: 18px;
    color: #fff;
    text-align: center;
    background: url(../images/7/icon/icon_circle_num_bg_strong.png) center center no-repeat;
}

.lyqy-d {
    font-size: 14px;
    background-color: #f4f4f4;
    border: 1px #DDDDDD solid;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* lsm-sidebar */
.left-side-menu, .lsm-popup.lsm-sidebar ul li, .lsm-container.lsm-mini .lsm-sidebar > ul > li.lsm-sidebar-item > ul > li.lsm-sidebar-item > ul {
    background: #0570C5;
}

/*a标签激活样式*/
.lsm-container li > a.active {
    background: #1b8ae1;
    color: #fff;
}

/*a标签字体颜色*/
.lsm-sidebar a {
    display: block;
    overflow: hidden;
    padding-left: 20px;
    line-height: 40px;
    max-height: 40px;
    color: #fff;
    transition: all .3s;
    min-width: 150px;
}

/*a标签样式*/
.lsm-sidebar-item > a:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 2px;
    height: 40px;
    background: #0570C5;
    opacity: 0;
    transition: all .3s;
}

/*展开式a标签hover样式*/
.lsm-sidebar-show, .lsm-sidebar-item > a:hover {
    color: #fff;
    background-color: #0570C5
}

/*收起弹出a标签hover样式*/
.lsm-sidebar-item li > a:hover, .lsm-popup > div > ul > li > a:hover {
    color: #FFF;
    background: #4caaf3;
}

/*展开式下拉后a标签hover样式*/
.lsm-sidebar-item > ul > li > a:hover {
    color: #FFF;
    background: #4caaf3;
}

/*收起与展开按钮样式*/
/*收起与展开按钮样式之背景样式*/
.lsm-mini-btn circle {
    fill: #0570C5;
    opacity: 0;
}

/*收起与展开按钮样式之线条样式*/
.lsm-mini-btn path {
    stroke: white;
}

/*收起时右侧弹出框背景样式*/
.lsm-popup div {
    background: #2A82E4;
}

/*收起时右侧弹出框a标签背景样式*/
.lsm-popup.lsm-sidebar ul li a {
    background-color: #2292ea;
}

.left-side-menu {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.left-side-menu {
    height: calc(100%);
    width: 220px;
}

.lsm-container {
    height: calc(100%);
    transition: all .3s;
}

.lsm-container ul:first-child > li > a, .lsm-container ul:first-child > li > a span {
    line-height: 55px;
    max-height: 55px;
}

.lsm-sidebar a span {
    margin-left: 30px;
}

.lsm-sidebar .lsm-sidebar-item .lsm-sidebar-item > ul > li a span {
    margin-left: 60px;
}

.lsm-sidebar .lsm-sidebar-item .lsm-sidebar-item > ul > li {
    width: auto;
    max-width: 240px;
    min-width: 240px;
}

.lsm-sidebar-item {
    position: relative;
}

.lsm-sidebar-item.lsm-sidebar-show {
    border-bottom: none;
}

.lsm-sidebar-item ul {
    display: block;
    background: rgba(0, 0, 0, .1);
}

.lsm-sidebar-item.lsm-sidebar-show ul {
    display: block;
}

.lsm-sidebar-item.lsm-sidebar-show ul > li {
    display: list-item;
    width: auto;
    max-width: 240px;
    min-width: 240px;
}

.lsm-container ul:first-child > li.lsm-sidebar-item > a:before {
    height: 55px;
}

.lsm-sidebar .lsm-sidebar-icon {
    font-size: 20px;
    position: absolute;
    margin-left: -1px;
}

/* 此处修改导航图标 可自定义iconfont 替换*/
.icon_1::after {
    content: "\e62b";
}

.icon_2::after {
    content: "\e669";
}

.icon_3::after {
    content: "\e61d";
}

.icon_3::after {
    content: "\e698";
}

.lsm-sidebar-more {
    float: right;
    margin-right: 20px;
    font-size: 12px;
    transition: transform .3s;
}

/* 导航右侧箭头 换用其他字体需要替换*/
.lsm-sidebar-more::after {
    content: "\e621";
}


.lsm-sidebar-show > a > i.my-icon.lsm-sidebar-more {
    transform: rotate(90deg);
}

.lsm-sidebar-show > a:before, .lsm-sidebar-item > a:hover:before {
    opacity: 1;
}

/* .lsm-sidebar-item li>a:hover{color: #FFF; background: #6e809c;} */

.lsm-mini .lsm-container, .lsm-mini .lsm-container {
    width: 60px;
}

.lsm-container.lsm-mini .lsm-sidebar .lsm-sidebar-icon {
    margin-left: -2px;
}

.left-side-menu.lsm-mini ul:first-child > li.lsm-sidebar-item > a span {
    display: none;
}

.left-side-menu.lsm-mini ul:first-child > li.lsm-sidebar-item > a > i.lsm-sidebar-more {
    margin-right: -20px;
}

.lsm-container.lsm-mini .lsm-sidebar > ul > li.lsm-sidebar-item > ul > li.lsm-sidebar-item > ul {
    display: none;
    position: absolute;
    top: 0px;
    left: 180px;
    width: 180px;
    z-index: 300099;
    bottom: 0px;
    top: 0px;
    overflow: hidden;
}

.left-side-menu.lsm-mini ul:first-child > li > ul {
    display: none;
    width: auto;
    max-width: 60px;
    min-width: 50px;
}

.left-side-menu.lsm-mini ul:first-child > li {
    display: block;
    width: auto;
    max-width: 60px;
    min-width: 50px;
}

.parent_container_sjcd {
    width: 60px;
    position: fixed;
    top: 79px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    z-index: 300004;
}


/*展开收起样式，项目*/
.outerElement {
    display: flex;
    display: -ms-flex;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap
}

.innerElement {
    -ms-flex: 1 1 200px;
    position: relative;
    overflow: hidden; /*必须结合的属性,当内容溢出元素框时发生的事情*/
    text-overflow: ellipsis; /*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
    display: -webkit-box; /*必须结合的属性 ，将对象作为弹性伸缩盒子模型显示 。*/
    -webkit-box-orient: vertical; /*必须结合的属性 ，设置或检索伸缩盒对象的子元素的排列方式 。*/
}

.line-clamp-three {
    -webkit-line-clamp: 3; /*用来限制在一个块元素显示的文本的行数。*/
}

.line-clamp-countless {
    -webkit-line-clamp: 666; /*用来限制在一个块元素显示的文本的行数。*/
}

.floatVerticalLine {
    display: none;
    clear: both;
    float: right;
    height: calc(100% - 22px);
}

.floatZkSq {
    float: right;
    clear: both;
    display: none;
    margin-left: 7px;
    color: #2a3aff;
    cursor: pointer;
    position: relative;
    top: -10px;
}

.ywsp_back_subscript {
    position: fixed;
    top: 10px;
    right: 10px;
    width: 136px;
    height: 94px;
    background: url('../images/21/icon/icon_ywsp_back_subscript.png') center center no-repeat;
}

/* 遮罩层样式 */
.mask-column {
    position: relative;
}

.mask-column::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.05); /* 半透明黑色 */
    z-index: 3;
}
/* 重写审批提示语弹窗提醒样式*/
.naranja-notification-box {
    bottom: 70px!important;
}

/* 功能搜索框样式*/
.floating-window {
    position: absolute;
    border: 1px solid #ccc;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
    z-index: 2024;
    padding: 8px;
    display: block;
    height: 120px;
    width: 230px;
    background-color: #FFFFFF;
}

.floating-window .bt-div .bt-span .bti-fix {
    background-image: url(../images/common/icon_fix.png);
    background-size: cover;
    background-position: center;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.floating-window .bt-div .bt-span .bti-unfix {
    background-image: url(../images/common/icon_unfix.png);
    background-size: cover;
    background-position: center;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.floating-window .bt-div .bt-span .bti-sxtx {
    background-image: url(../images/common/icon_sxtx.png);
    background-size: cover;
    background-position: center;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.floating-window .search-info {
    width: 220px;
    height: 20px;
    margin-bottom: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    border: 5px solid transparent;
}

.floating-window .search-info .close-btn {
    cursor: pointer;
    font-size: 24px;
    color: #404040;
    font-weight: 500;
}

.floating-window .fg-div {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-top: 5px;
}

.floating-window .bt-div {
    width: 220px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 5px solid transparent;
}

.floating-window .bt-div .bt-span {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    font-size: 14px;
    height: 35px;
    width: 48%;
    background-color: #F6F7F8;
    border-radius: 5px;
    cursor: pointer;
}

.floating-window .bt-div .bt-span:hover {
    background-color: #B5BFC4;
}

.flow-editor-wrap * {
    box-sizing: border-box;
}

.flow-editor-wrap .flow-editor-inner {
    display: flex;
    justify-content: center;
}

.flow-editor-wrap .flow-editor-nodes-branch {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    min-height: 100%;
}

.flow-editor-wrap .flow-editor-nodes-branch .nodes {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.flow-editor-wrap .flow-editor-node {
    position: relative;
    width: 600px;
    display: flex;
    flex-direction: column;
    min-height: 120px;
}

.flow-editor-wrap .flow-editor-node.start,
.flow-editor-wrap .flow-editor-node.end {
    height: 130px;
}

.flow-editor-node .flow-editor-node-container {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    cursor: pointer;
}

.flow-editor-node.approval .flow-editor-node-container {
    background-color: #f80;
}

.flow-editor-node .flow-editor-node-container .node-title {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding: 6px 0px;
    color: #fff;
    position: relative;
}

.flow-editor-node.start .flow-editor-node-container .node-title,
.flow-editor-node.end .flow-editor-node-container .node-title {
    justify-content: center;
    padding: 0px;
    font-size: 18px;
    font-weight: 500;
}

.flow-editor-node .flow-editor-node-container .node-title-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 4px;
    line-height: 20px;
    width: 100%;
}

.flow-editor-node .flow-editor-node-container .node-title-name .form-control {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
    cursor: pointer;
    outline-color: transparent;
    width: 100%;
}

.flow-editor-node .flow-editor-node-container .node-title-name .form-control:hover {
    background-color: transparent;
    border: 1px dashed #999;
    color: #fff;
}

.flow-editor-node .flow-editor-node-container .node-title-name .form-control:focus {
    background-color: #f8f9fb;
    border-color: transparent;
    color: #333;
}

.flow-editor-node.start .flow-editor-node-container .node-title-name,
.flow-editor-node.end .flow-editor-node-container .node-title-name {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #2ab731;
    color: #fff;
    padding: 0;
}

.flow-editor-node.end.ends .flow-editor-node-container .node-title-name {
    border-radius: 8px;
    width: auto;
    padding: 2px 10px;
}

.flow-editor-node .flow-editor-node-container .node-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1;
    margin: 0 4px 4px;
    padding: 7px 6px 7px 7px;
    background: #fff;
    min-height: 50px;
}

.flow-editor-node .flow-editor-node-container .node-detail {
    overflow: hidden;
    line-height: 28px;
    flex-grow: 1;
}

.flow-editor-node .flow-editor-node-container .node-opt {
    height: 100%;
}

.flow-editor-node .flow-editor-node-container a.link {
    height: auto;
}

.flow-editor-node .bottom-v-container {
    flex-grow: 1;
    position: relative;
    min-height: 80px;
}

.flow-editor-node .bottom-v-line {
    position: absolute;
    top: 0px;
    bottom: 2px;
    left: calc(50% - 0px);
    height: 100%;
    width: 1px;
    background-color: #c2c5cc;
}

.flow-editor-node .bottom-v-arrow {
    position: absolute;
    bottom: 0;
    width: 10px;
    height: 10px;
    left: calc(50% - 5px);
    transform: matrix(1, 0, 0, -1, 0, 0);
    border-bottom: 10px solid #c2c5cc;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.flow-editor-node .add-node-btn {
    box-sizing: initial;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 14px);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid transparent;
}

.flow-editor-node .add-node-btn:hover {
    width: 32px;
    height: 32px;
    left: calc(50% - 16px);
    border: 1px solid #37f;
    box-shadow: 0 6px 24px rgba(51, 112, 255, 0.24);
}

.flow-editor-node .add-node-btn .add-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    color: #37f;
    cursor: pointer;
    filter: drop-shadow(0 4px 8px rgba(31, 35, 41, 0.1));
}

.flow-editor-node .add-node-btn:hover .add-btn {
    filter: drop-shadow(0 6px 24px rgba(51, 112, 255, 0.24));
}

.flow-editor-node .add-node-btn .add-btn .add-btn-icon {
    font-weight: 700;
    width: 14px;
    height: 14px;
}

.flow-editor-node .universe-icon {
    display: inline-block;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flow-editor-node .flow-editor-node-container .delete-btn {
    display: none;
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

.flow-editor-node .flow-editor-node-container:hover .delete-btn {
    display: block
}


.main-page-container {
    width: 100%;
    height: 100%;
    background-color: #f7fbfe;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.wx_top_logo {
    width: 100%;
    height: 100px;
    background: #fff left center no-repeat;
    background-size: contain;
    border-bottom: 6px solid #0067c0;
}

.main-page-container .main-page-scroll {
    padding: 0 15px;
    width: 100%;
    flex: 1;
    overflow: auto;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    outline: none;
}

.main-page-container .main-page {
    width: 100%;
    flex: 1;
    box-sizing: border-box;
}

.main-page-container .main-panel {
    width: 100%;
    margin: 15px 0 20px;
    padding: 0 10px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    position: relative;
}

.main-page-container .card-header {
    height: 46px;
    width: 100%;
    padding: 10px 0;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    box-sizing: border-box;
}

.main-page-container .card-header .fold-title {
    display: flex;
    align-items: center;
    align-content: center;
}

.main-page-container .card-header .fold-title .info-icon {
    margin: 0 10px 0 0;
    width: 18px;
}

.main-page-container .card-header .fold-title .title {
    height: 26px;
    font-size: 17px;
    line-height: 25px;
    flex: 1;
    color: #333;
}

.main-page-container .card-body {
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #ddd;
}

.main-page-container .card-body .item {
    width: 100%;
    margin: 0 0 7px;
    font-size: 13px;
    line-height: 22px;
    color: #333;
    display: flex;
}

.main-page-container .main-panel-title {
    width: 100%;
    padding: 0 0 5px;
    margin: -5px 0 0;
    margin-bottom: 0px;
    font-size: 16px;
    color: #5b7b96;
    line-height: 24px;
    display: flex;
    justify-content: space-between;
}

.main-page-container .main-panel .panel-card-header {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
}

.main-page-container .main-panel .panel-card-header .title {
    padding: 10px 0;
    line-height: 24px;
    font-size: 15px;
    color: #333;
}

.main-page-container .main-panel .card-mark-point {
    position: absolute;
    top: 14px;
    left: -3px;
    width: 3px;
    height: 16px;
    border-radius: 3px 0px 0px 3px;
    background-color: #0067c0;
}

.main-page-container .main-panel .panel-card-header .title.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.main-page-container .main-panel .panel-card-header .tag {
    height: 24px;
    padding: 0 6px;
    margin: 10px 0 10px 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    background-color: #0067c0;
    cursor: pointer;
}

.main-page-container .card-block .form-item {
    width: 100%;
    min-height: 45px;
    display: flex;
    color: #666;
    border-bottom: 1px solid #ddd;
}

.main-page-container .card-block .form-item .item-title {
    display: flex;
    width: 80px;
    align-items: center;
    justify-content: flex-start;
}

.main-page-container .card-block .form-item .item-detailed {
    display: flex;
    align-items: center;
    flex: 1;
}

.main-page-container .form-item .item-detailed > input {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border: none;
    outline: none;
    font-size: 15px;
    color: #666;
    background: none;
}

.main-page-container .layui-form-checkbox {
    height: 26px;
    line-height: 26px;
}

.main-page-container .layui-form-checkbox > div {
    padding: 0 8px;
}

.main-page-container .layui-textarea {
    min-height: 40px;
}

.main-page-container .fixed-add-btn {
    position: fixed;
    right: 15px;
    bottom: 100px;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 22px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAhklEQVRYhe3YQQrEIBAF0e+Qe6snd3azi4tJV0Cotw2kixAEu40xUqH3niTr5nFLkjnn4zmfx294mcE0g2kG0wymGUwzmGYwzWBaW+vukvCX7Y2jwrUZUqlsxnG/hME0g2lXCo+cvHCsnfeFK9ZHyW9VteWq6gQG0wymGUwzmGYwzWCawbQvygURXLBqlnYAAAAASUVORK5CYII=);
    box-shadow: 0 3px 3px 3px rgba(0, 103, 192, 0.06);
    background-color: #0067c0;
    cursor: pointer;
}

.main-page-container .page-popup-container {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    z-index: 100;
    padding: 20px;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.main-page-container .page-popup-container * {
    box-sizing: border-box;
}

.main-page-container .page-popup-container .page-popup-shadow {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.6);
}

.main-page-container .page-popup-container .page-popup-content {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    z-index: 2;
    position: relative;
    padding: 3px 0 0;
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body {
    padding: 0 20px;
    max-height: 70vh;
    overflow: auto;
}

.main-page-container .page-popup-container .page-popup-content .page-popup-footer {
    width: 100%;
    height: 57px;
    border-top: 1px solid #ddd;
    padding: 5px 0;
    display: flex;
    align-items: center;
    align-content: center;
}

.main-page-container .page-popup-container .page-popup-content .page-popup-footer.one-btn {
    justify-content: center;
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body .containerw {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: calc(40 / 3.75 * 1vw);
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body .containerw .btn.btn-lg {
    height: 50px;
    padding: 10px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    border-radius: 8px;
    color: #fff;
    display: block;
    width: 100%;
    background-color: #0067c0;
    margin-bottom: 5px;
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body span.msgTip {
    font-size: 18px;
    margin-bottom: 20px;
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body span.tips1 {
    font-size: 30px;
    margin-bottom: 20px;
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body span.dc1 {
    color: rgb(105, 161, 230);
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body span.tips2 {
    font-size: 16px;
    margin-bottom: 20px;
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body span.tips3 {
    font-size: 16px;
    margin-bottom: 20px;
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body .codew {
    width: 80%;
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 20px;
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body .codew .codeItem {
    width: 43px;
    height: 43px;
    font-size: 20px;
    text-align: center;
    line-height: 43px;
    border: 1px solid #ccc;
    border-radius: 6px;
    transition: all 0.2s linear;
    position: relative;
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body .codew .codeItem.active {
    border: 3px solid rgb(105, 161, 230);
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body .codew .codeItem.active::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 2px;
    height: 23px;
    background-color: black;
    animation: blink 1s step-end infinite;
}

@keyframes blink {
    50% {
        opacity: 0;
    }
}

.main-page-container .page-popup-container .page-popup-content .page-popup-body .codew .codeInput {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}

.main-page-container .page-popup-container .page-popup-content .page-popup-footer .link-btn {
    color: #0067c0;
    font-size: 15px;
    padding: 10px 20px;
    text-decoration: none;
}

.nvn-tag-w {
    padding: 8px;
    line-height: 38px;
}

.nvn-tag {
    background-color: #ecf5ff;
    display: inline-block;
    height: 32px;
    padding: 0 8px;
    line-height: 30px;
    font-size: 12px;
    color: #409eff;
    border: 1px solid #d9ecff;
    border-radius: 4px;
    box-sizing: border-box;
    white-space: nowrap;
}

.nvn-tag .nvn-tag-close {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 16px;
    width: 16px;
    top: -1px;
    right: 0px;
    vertical-align: middle;
}

.nvn-tag .nvn-tag-close.nvn-icon-close {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABDUlEQVQ4T61TwUrDUBCcefmSHryIRdSLIIbmFkS9iHq1tn6V0fZaoSCWQm+t8aAXFVEEQfBHmrduioEoL2CavuO+3dmZ2V2i4mPFeiwWoBHJCglv3OKLi1lwIasiSCZtvmX/vxhsX8qyB9zQ4Hh8wsc8SNCVDbHoJcD+3SnfnQBp0O9InYKhMjmaNPmQxhod2dTivhiEcZOveWCnB8pk3QAjdehglizoWyDUzk9/pRWaqJS3bKJyCKO6d25bvHf5UgiQ0obFYFZksJfJ+ReDShJ+iq/nMjEbo7U4jNt8ztP1I1kzxJVq3tU9+XCO0T+XmiZ5uiifLsN0xEuYYhqf8atwD8rexmJvoWz3NP8bJsNoERvJgF8AAAAASUVORK5CYII=") center center no-repeat;
}

.nvn-tag .nvn-tag-close.nvn-icon-close:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABnklEQVQ4T62TPS9DYRTH/+e2IqlEF1Yh2qCCwWQSQ0sqVQlDkYik0drYfAVGJmpB0jB4aTUq9AN0qYREa2GRGJhUogt6nHuvttclookz3NxznvP8nvNKMEkowU38jgkieMHo0Y4Jl/I9hoLdiI/ujFeopEwlud72im3RR8RYthudGYJkHFAdghE35XW2yNwhNxcVnMhvuzmiH3VGTrHAs+ajew0QinFUUJN/ulxx2or4aYaCcXZYgGuxWxXBLfQB2Ufg9OYrbtAh4TUCq2k1D03eSIGLZmO8JAVbLLmPuQCPOO9lgdStbnW3AuOdwJlA93MVMDOWVUBGAL3G94yQWivga/t+WfUXwDlJ/k+Sv92cfwmi2s0vl30Z+X8AxPlCiPrAfEpVKZiLGOgCBlqqKGI4wU4uQq2t1sZ5aePVQ6UDpaiGnNLGBmDF0MZ3oEMbJIliTToRrmaQpAPrG6M0p09igm0SRVqU7j9CMrJY/bJYhfLShFJsxws2meD/dZmAo0INpqNeelYf+7Z16jqjiICcDRvXWUJOkgU75nX+APdhpIhR+yruAAAAAElFTkSuQmCC");
}

.nvn-tag.nvn-tag-success {
    background-color: #f0f9eb;
    border-color: #e1f3d8;
    color: #67c23a;
}

.nvn-tag.nvn-tag-success .nvn-tag-close.nvn-icon-close {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHklEQVQ4T61TzUrDQBCemdUH8eBFFFGhSX/jsYh6keoLhDZvZFPiAygUpCJ4TWqbplBFKoIg+CLdHVkhEGUD1nSPszPffN83MwgFHxash9UCeKPKNquF8OvTFxOzzrC0i7Qmu9Xxa/r/g0EnsrYYxEChvAjqySwL4g6tA2JxjSBP/UbyZgTQwXZY3kHEe0nyPKglEx1zHy2blOgDc7PnxPMssNGDdmTvA9CDUnimk4m4D6Cavcbk6be0XBO9yK4qwAEwEjIc+Yfj2ORLLsA3bSnudJES8iSV8ycGhSToYgS6/ZeJ6RiJudV14ucsXS8s7ymAGyHo+LI2ejeO0Q1LG7wuxFUl/jAuUmhtSuBF4Ew/c/dg2dtY7S0s213nfwGMN3cRl7roEgAAAABJRU5ErkJggg==");
}

.nvn-tag.nvn-tag-success .nvn-tag-close.nvn-icon-close:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABvklEQVQ4T2NkQANpR2zkGP/+i2Rg/O/1/z+DPkiakZHh4n+G/1sZmFhWzLI58ghZCyOMk3vCnO/XL+ZFQIV+jCAtWABQ7j/QuHUMXD+TZ5mc/Qg2HERkHLdQ+PeLcTsjI6MGNo2YYv+vMbIwuM2wOv4UbEDaQculQM1RxGmGqAK6ZuEsu+MJjMnHLFVYfjNeB7qFhYmBmaFAbwLD1XcnGXY+WYJinrtMDIOGoDHDpMvFQM3/QCb8YWD4q8WYftCqA6i5HKY6WDGbwVUmimHt/SkMu58sBwu7ykQyBCvmAPnLgOJTEQb/Z+hkTD9kdQYoYoxsHbIhbEycDL7yyZiaIRrOMgL9/wHof350/8MMAYlj2AxV/P///4+UGwD0wgWggeAEgy0cCHoBPRDDlQsZHKVCSAjEg+aqDAzM12DRmKfbz3D1/XF4DMBc5S4LjEYBE2A0FsGj8Q/rf01YQpoBDMh0khLS//8zZ9kfz4AYcMaYi+Eb23FgHtAjypD/DGf+c/+0B+aHb/BMAzSEH2jIAqAB/vgyE1BuExvb37jJFic/gSzDyHWg7Mzw708EUKE3cnZm+M+47T8z03L07AwAq87J7YnlO7QAAAAASUVORK5CYII=");
}

.nvn-tag.nvn-tag-info {
    background-color: #f4f4f5;
    border-color: #e9e9eb;
    color: #909399;
}

.nvn-tag.nvn-tag-info .nvn-tag-close.nvn-icon-close {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVQ4T61TQUoDQRDs7nmJBy+SIOpF8ANBjBdRP+CSRLOzSR5imFlhE/YFCgGJCP5ALypiEATBh+hMZ+ewsMosGDdz7Kmurq7uRqj4sGI+LJdAqaSGiELK9otPmdajdWY2UdSZ5f8/FGSANQs4RabjKAoeiyRKpVuM9pKA97MCb14CFzyPx3UEvhUsjqQMHlxM63Tbop1YgMYgbL0Wib0eDC/Gm2jhzgIdODCBnTBBo99tPf1urdTEYZzsANM0AxAT7/a77XufL6UETrYBe+OSBFAzb+dPCiq14JKB+fpfJuZjzEw7lLLzXJSrdbJhkK7QmL1e7/TdO8Y4Tle+CMXg7OTDZ5hSo1Ui8R2GwWfpHix6G8u9hUWrO/wcXyB2Edqj3UgAAAAASUVORK5CYII=");
}

.nvn-tag.nvn-tag-info .nvn-tag-close.nvn-icon-close:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABv0lEQVQ4T62TS0tCURDHZ0yFWtQHKKNFQQ/QUqnAXqsWCb1W1SKCFjcX2WPTV6hN6pXIAy0qiFpFCOkHqKjAHrawbRrtq0WSmNNc7ZqvyKADh3vO3DO/M2dm/ggFw+MR9YQ0CQhDBGhSfiNQmNfHmhQcLCxIsVwXVDeyLFd/gH4XEYfTPqUHsfmwUg+zkiS9ZOA8XK7NBtRqgrxs/sEx30wUSelocNnheEoD3F6xx5+pspy/DnEoO0vz0gyub2w14kfynkPX8oTxUTtEo48Qug7n8axmExgMtXDkDwIRKTOpIWhFt+xbBcQV9XSPrQssHSY4ObuA65u7tNncYYReWzdc3YTh9OzyG0y0xgAR4kxYcq/Lheh0OujutBQ7Kw4EV+jyimdORE3h+1WIYi+6+TsPL/8B8N3iV8OUysOvTyhM4kCfDUzGtvKT6PH4mlIIEbWMYyN2eIjGshVQo7Ja2sFQp5QxkC0jVWhbMo0kCx9XQvpLI3EFxKJTmksDhBBV8Xc4Z4ixHAi3UahKj/2sh7esaBhSE0/ANgNGeP4oJu5AfwUkpp1O56tyWdFBRc4pDUywhO25cuaQA0i4XyjnTw58zLuCmbLVAAAAAElFTkSuQmCC");
}

.nvn-tag.nvn-tag-warning {
    background-color: #fdf6ec;
    border-color: #faecd8;
    color: #e6a23c;
}

.nvn-tag.nvn-tag-warning .nvn-tag-close.nvn-icon-close {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABIElEQVQ4T2NkoBAwUqifgboGvFhkpcPIyMQsHnvkIjaXvVxso////7+/EnHHrsDkUVzwfImt1v+//zYx/GcMl0o4chbZkGcLbIwZGP+vZGRm8pOMOXwNqwEgwRdLLHX//mXeysz8P0wi5ugJiJi1xd+/DGuZmf95SMQcv4xsMNYweLbYwojhH8sOBqb/wWDF/xjXMjD98ZCKPXEO3Ws4A/HpAltrBkagdxgYmVgY/nmJxx87ji1ccBoAcva/f4ybQZqYmP77wrxDlAso8gJI8/9/LBvICkRYNP5n+BcqHX/8PLJzny60NAQGxypg0vORjj16E2s0vlhkpsjEyMwsFnv8DrYAe7XUXPXf3/9/JOJO3ceZDkjNG9TNC6TaDlIPAOfEeRGQedASAAAAAElFTkSuQmCC");
}

.nvn-tag.nvn-tag-warning .nvn-tag-close.nvn-icon-close:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABt0lEQVQ4T2NkQAPPFtnI/f/PEMnI8N+LgZFRHyz9///F/4z/tzIyMK2QijvyCFkLI4zzdok5389/LIuAfD8GoE50gyF8oNEMDOs4OH4kC4Wd/QgSASt8Pt9C4T8T83agPg3sGjFEr7H9/+smEn/8KdiAZ4uslwLNiiJSM8wxC6XijyYwvlpsqfLnP/N1oCgLAyMzg7BrP8PPpycZvlwFmokEeLSjGdgkjRne7S0B+uQfSOYPC/NvLcbnC206/jMylMPU8hlnMXBrRTJ8OjuV4eu1FWBhbq0IBj7jbCB/OVB8GtxYxv8MnYzPFtqcAYaEMbJtyIYwsnAy8OonYWiGhCnDWUZgtH0AMvnR/Q8zBCSObjOS2o+UG/B0kfUFRgZogoEaTZIXMALRtICBWyOY+EB8tdRc9c9f1mvwaHTpZfjx9AQ8BmD+5dEBRqOECTAaixHRyPhXE5KQFlrPAKbCdBIT0kxgQsqAGDDTmOs/B+dxYA7QI86Q/2cYvv+wl0o/+w2ead6tMub/8YNzAdB9/gQy0yZ2pj9xwjEnP4Esw8h14OzM8C+C8T+jN0p2ZmDcBnThcvTsDABcf8gEKZkJYwAAAABJRU5ErkJggg==");
}

.nvn-tag.nvn-tag-danger {
    background-color: #fef0f0;
    border-color: #fde2e2;
    color: #f56c6c;
}

.nvn-tag.nvn-tag-danger .nvn-tag-close.nvn-icon-close {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABH0lEQVQ4T2NkoBAwUqifgboG/MzI0PnNysrMM3nyRWwu+5Kbq8/6+/df9hkzrsDkUVzwMzdX68///5sY/v4N554+/SyyIV8zM40ZmJlXsjAy+rFPnnwNqwEgwZ85ObpAQ7YyMjGFcU2efAIk9i031+L///9rWRgYPNinTLmMbDDWMPianW30n5FxBzMjYzBI8V+gZsb//z24p049h+41nIH4LSfH+h8DwyagBiam//+9uKZOPY4tXHAbAHT2v3//NoM0MTEx+cK8Q5QLKPICSDPQlg1kBSI8GhkZQ7knTz6PEo25uYYM//6tYv73z4dj+vSbWKPxe06OIuO/f8wc06bdwRZgP/LyVP//+/eHc8qU+zjTAal5g7p5gVTbQeoB4nZ/ES3YKZ8AAAAASUVORK5CYII=");
}

.nvn-tag.nvn-tag-danger .nvn-tag-close.nvn-icon-close:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABrUlEQVQ4T6VTTUsCURS9780HNUH+g2hRWC1q0Q9wobYwKBcuqkUEwSTOqMv+Qi1FDHNVQdQqJKg2um5jkBvbB+0zdDTn43UdnFHHIKUHA++cd+95c9+5l4BntdLpOdMwdpGO4LfWO64CIQ8cx91OZzLvgynEASyZnNUs6wrxFga7/JA+YwzxnaTrh6RQqHfP7MBWPD5v8vwTgiXvH/2GUaVGDWNDyuc/bIGGql7jZm+cZDeGscuZXO6AtBOJBZPSNzzggVKYUlUwazXQS6UhPSEUAur3w/fZGYBdCRgcpStEU5QTRsixEy1EoyAEg9ApFsEol22aRywiryPWkXcWYeyUNFW1gsT64HWDIkQUQYhERpJ78S+koSif+Og+b/2OSJf33uw6x1j9/wJYwisqOg1ji09UgvcRxVgM+EBg/Edsp1KLpmXVXBsVBQy00XHAdSccBg5tbOdyfRsta9lupKai5LF9jyZspHNspLgtwGRZagrCM7qxOqZIRep0AjgPWn+YZNmnieIFdtn2H8N0L1G6T7LZr+5lI1Nnj7Np7qDQ5oA7Vdw/cjx/4x3nHyQuzEgR3/JxAAAAAElFTkSuQmCC");
}

/*微信端顶部搜索栏样式 开始*/
.search-bar {
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 10px 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.search-input {
    width: calc(100% - 80px)!important;
    height: 40px!important;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}

.search-input::placeholder {
    color: #999;
}

.search-bar .btn-search {
    height: 40px!important;
}

/*微信端顶部搜索栏样式 结束*/

/*敏感词提示样式 开始*/
.sidebar_container {
    position: fixed;
    top: 0;
    right: -410px; /* 初始隐藏在右侧 */
    width: 410px;
    height: 100%;
    box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
    transition: right 0.3s ease;
    z-index: 10000;
    display: flex;
}

.sidebar_container.active {
    right: 0; /* 显示时滑出 */
}
.sidebar {
    overflow: auto;
    background: linear-gradient(180deg, #E0ECFD 0%, #ECF2FE 6.93%, #FFFFFF 24.87%);
    padding: 0 20px;
    text-align: left;
    background-attachment: fixed;
    width:100%;
}
.sidebar .sidebar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}
.sidebar .sidebar-close {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #666;
    padding: 0 10px;
}
.sidebar .sidebar-content {
    flex: 1;
    overflow-y: auto;
}
.sidebar .sidebar-content .warn {
    background: #FFF5ED url('../images/7/icon/ico_bg_warn1.png') no-repeat;
    line-height: normal;
    border: 1px solid #F1914E;
    padding-left: 20px;
    font-size: 16px;
}
.sidebar .column {
    height: 40px;
    line-height: 40px;
    margin: 0px auto;
    border-bottom: 1px solid #C7C9CC;
    margin-bottom: 20px;
}
.sidebar .column .title {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    float: left;
    color:#0D53F9;
    font-weight:500;
    border-bottom: 1px solid rgb(2, 72, 169);
}
a.mgc{
    color: #0D53F9;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}
a.mgc.replacet {
    padding-left: 15px!important;
    background: url('../images/7/btn/btn_replace.png') no-repeat left center;
}
a.mgc.positiont {
    padding-left: 15px!important;
    background: url('../images/7/btn/btn_position.png') no-repeat left center;
}
a.mgc.positiont {
    padding-left: 15px!important;
    background: url('../images/7/btn/btn_position.png') no-repeat left center;
}
/*敏感词提示样式 结束*/

/*常用批示语样式 开始*/
.cypsy-box {
    margin-top: 10px;
    overflow: hidden
}
.cypsy-title-col {
    width: 120px;
    float: left;
}
.cypsy-content-col {
    width: 700px;
    float: left;
}
.cypsy-item {
    height: 20px;
    line-height: 20px;
    width: 300px;
    padding: 5px;
    color: #666;
    border: 1px solid #e8e8e8;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 2px;
}
.cypsy-item:hover {
    border: 1px solid #459ef8;
}
/*常用批示语样式 结束*/
.btSignin {
    width:120px;
    height:35px;
    background:#fb7411;
    color:white;
    border:none;
}
.btSignin:hover {
    background:#f89738;
}
/*常用批示语样式 开始*/
.cypsy-box {
    margin-top: 10px;
    overflow: hidden
}
.cypsy-title-col {
    width: 120px;
    float: left;
}
.cypsy-content-col {
    width: 700px;
    float: left;
}
.cypsy-item {
    height: 20px;
    line-height: 20px;
    width: 300px;
    padding: 5px;
    color: #666;
    border: 1px solid #e8e8e8;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 2px;
}
.cypsy-item:hover {
    border: 1px solid #459ef8;
}
/*常用批示语样式 结束*/
.btSignin {
    width:120px;
    height:35px;
    background:#fb7411;
    color:white;
    border:none;
}
.btSignin:hover {
    background:#f89738;
}

/*敏感词检测样式 开始*/
.mgcjc-container {
    background: #F2F7FF;
    width: 100%;
    height: 100%;
    padding: 10px 20px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
    box-sizing: border-box;
    position: relative;
}

.mgcjc-title {
    font-weight: 600;
    color: #273D81;
    font-size: 18px;
    padding: 0 0 10px 0;
    display: block;
    background: transparent;
}
/* 布局容器 */
.mgcjc-layout-wrapper {
    display: flex;
    gap: 20px;
    height: calc(100%);
    position: relative;
}
.mgcjc-left-column, .mgcjc-right-column {
    width: 60% !important;
    height: 100% !important;
    position: relative;
}
.mgcjc-right-column {
    width: 40% !important;
}

.mgcjc-left-column .title,
.mgcjc-right-column .title {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 20;
}

/*左栏-敏感词统计卡片组 */
.mgcjc-card-group-container {
    position: absolute;
    top: 38px; /* 标题下方开始 */
    left: 0;
    width: 100%;
    height: 140px;
}
.mgcjc-card-group {
    display: flex;
    gap: 15px;
    width: 100%;
}
.mgcjc-stat-card {
    background-color: #fff !important;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    width: 100%;
    height: 80%;
    padding: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mgcjc-stat-info {
    display: flex;
    flex-direction: column;
}
.mgcjc-stat-title {
    font-size: 16px;
    color: #6B7280;
    margin-bottom: 8px;
}
.mgcjc-stat-number {
    font-size: 32px;
    font-weight: 700;
    color: #2B3F8E;
    line-height: 1.2;
}
.mgcjc-stat-unit {
    font-size: 16px;
    color: #2B3F8E;
    margin-left: 5px;
}
.mgcjc-stat-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.mgcjc-icon-1 { background-image: url(../images/7/icon/icon_mgcjc_1.png); }
.mgcjc-icon-2 { background-image: url(../images/7/icon/icon_mgcjc_2.png); }
.mgcjc-icon-3 { background-image: url(../images/7/icon/icon_mgcjc_3.png); }
.mgcjc-icon-4 { background-image: url(../images/7/icon/icon_mgcjc_4.png); }

/*左栏-定期检测模块 - 仅修改此区域样式 */
.mgcjc-detection-section {
    background-color: #fff !important;
    background-image: url(../images/7/icon/icon_mgcjc_detection_bg.png);
    background-size: 60% auto;
    background-repeat: no-repeat;
    background-position: right center;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    width: 100%;
    height: calc(100% - 150px);
    position: absolute;
    top: 150px;
    left: 0;
    padding: 0;
    overflow: hidden;
    min-width: 450px;
}
.mgcjc-detection-title {
    position: absolute;
    top: 25%;
    left: 2.5%;
    margin: 0;
    padding: 0;
    font-size: clamp(28px, 5vw, 40px);
    font-weight: 400;
    color: #2B3F8E;
}
.mgcjc-detection-types {
    position: absolute;
    top: calc(25% + 100px);
    left: 2.5%;
    margin: 0;
    padding-left: 30px;
    height: 20px;
    background: url(../images/7/icon/icon_mgcjc_detection.png) no-repeat left center;
    background-size: 20px 20px;
    color:#4162DC;
}
.mgcjc-setting-item {
    position: absolute;
    top: calc(25% + 150px);
    left: 2.5%;
    margin: 0;
    padding-left: 30px;
    height: 20px;
    background: url(../images/7/icon/icon_mgcjc_setting.png) no-repeat left center;
    background-size: 20px 20px;
}
.mgcjc-action-buttons {
    position: absolute;
    top: calc(25% + 200px);
    left: 2.5%;
    margin: 0;
    color: #336AFF;
    cursor: pointer;
}
.mgcjc-setting-text .news{
    background: url(../images/7/icon/icon_mgcjc_news.png) no-repeat left center;
    display: inline-block;
    width: 51px;
    height: 18px;
    background-size: contain;
}

/*右栏-折线图模块 */
.mgcjc-chart-section {
    background-color: #fff !important;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    width: 100%;
    height: 40%;
    position: absolute;
    top: 38px;
    left: 0;
    margin: 0;
}
.mgcjc-chart-placeholder {
    width: 100%;
    height: 100%;
    padding: 15px;
    box-sizing: border-box;
}

/*右栏-智能检测模块 */
.mgcjc-intelligent-section {
    background-color: #fff !important;
    background-image: url(../images/7/icon/icon_mgcjc_intelligent_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60% auto;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    width: 100%;
    height: calc(60% - 50px);
    position: absolute;
    top: calc(40% + 50px);
    left: 0;
    padding: 0;
    margin: 0;
}

/* 按钮样式 */
.mgcjc-btn-primary, .mgcjc-btn-default {
    padding: 8px 20px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    border: none;
    outline: none;
}
.mgcjc-btn-primary {
    background-color: #336AFF;
    color: #fff;
    margin-right: 15px;
}
.mgcjc-btn-default {
    background-color: #fff;
    border: 1px solid #336AFF;
    color: #336AFF;
    margin-right: 20px;
}

/* 智能检测模块其他样式 */
.mgcjc-intelligent-header {
    position: absolute;
    top: 30px;
    left: 20px;
    right: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
}
.mgcjc-intelligent-icon {
    background: url(../images/7/icon/icon_mgcjc_pointer.png) no-repeat left;
    width: 25px;
    height: 25px;
    background-size: auto;
    float: left;
}
.mgcjc-intelligent-text {
    font-size: 16px;
    color: #999999;
    padding:5px 5px;
}
.mgcjc-intelligent-btn {
    padding: 2px 5px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #335FFF;
    color: #335FFF;
    cursor: pointer;
    font-size: 14px;
}
.mgcjc-intelligent-features {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin: 0;
    padding: 0;
}
.mgcjc-feature-item {
    font-size: 13px;
    color: #0C73FF;
    text-align: center;
    background-color: #E5EDFF;
    border-radius: 4px;
    padding: 3px 12px;
}

/* 自动检测开关样式 */
.mgcjc-toggle-switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 24px;
    margin-left: 8px;
}
.mgcjc-toggle-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.mgcjc-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #E5E6EB;
    transition: .3s;
    border-radius: 24px;
}
.mgcjc-slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    transition: .3s;
    border-radius: 50%;
}
input:checked + .mgcjc-slider {
    background-color: #335FFF;
}
input:checked + .mgcjc-slider:before {
    transform: translateX(24px);
}

@media screen and (max-height: 800) {
    .mgcjc-detection-title {
        font-size: 32px;
    }
    .mgcjc-detection-types {
        top: calc(5% + 50px);
    }
    .mgcjc-setting-item {
        top: calc(5% + 85px);
    }
    .mgcjc-action-buttons {
        top: calc(5% + 120px);
    }
}

.mgcjc-clearfix::after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mgcjc-progress-container {
    background-color: #fff;
    border: 1px solid #e6e8eb;
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
}

.mgcjc-collapse-btn {
    background: transparent;
    border: none;
    color: #3b82f6;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px;
    margin-top: 8px;
    text-decoration: none;
    padding: 0;
}

.mgcjc-collapse-btn:hover {
    text-decoration: underline;
}

.mgcjc-detection-header {
    display: flex;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    flex-wrap: wrap;
    gap: 16px;
}

.mgcjc-left-section {
    margin-right: 24px;
}

.mgcjc-circle-container {
    position: relative;
    width: 150px;
    height: 150px;
}

.mgcjc-gif-img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    background: url(../images/7/icon/icon_mgcjc_loading_bg.gif) no-repeat center;
    background-size: 100%;
}
.mgcjc-gif-img.wc{
    background: url(../images/7/icon/icon_mgcjc_loading_bg_wc.png) no-repeat center;
    background-size: 100%;
}
.mgcjc-percent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    color: #1f2937;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
    transition: all 0.5s ease-out;
    min-width: 60px;
    text-align: center;
}

.mgcjc-middle-section {
    flex: 1;
    min-width: 300px;
}

.mgcjc-text-container {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    flex-wrap: wrap;
    gap: 8px;
}

.mgcjc-status-text {
    font-size: 20px;
    color: #1f2937;
    margin: 0;
    white-space: nowrap;
}

.mgcjc-detail-text {
    font-size: 16px;
    color: #4b5563;
    margin: 0;
    flex: 1;
    min-width: 280px;
}

.layui-progress-container {
    margin-bottom: 12px;
    width: 100%;
}

.layui-progress-bar {
    background-color: #22c55e !important;
    background-image: linear-gradient(90deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,0.2) 100%) !important;
    background-size: 200% 100% !important;
    animation: progressFlow 2s infinite !important;
    transition: width 0.3s ease;
}

@keyframes progressFlow {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}

.mgcjc-file-path {
    font-size: 14px;
    color: #6b7280;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mgcjc-right-section {
    margin-left: 24px;
    white-space: nowrap;
}

.mgcjc-action-btn {
    padding: 10px 20px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
    transition: all 0.2s ease;
}

.mgcjc-cancel-btn {
    border: 1px solid #3b82f6;
    background-color: #ffffff;
    color: #3b82f6;
}

.mgcjc-cancel-btn:hover {
    background-color: #eff6ff;
}

.mgcjc-complete-btn {
    border: 1px solid #22c55e;
    background-color: #ffffff;
    color: #22c55e;
    cursor: default;
}

.mgcjc-results-container {
    background-color: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 16px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
}

.mgcjc-results-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e7eb;
}

.mgcjc-results-header h2 {
    font-size: 20px;
    color: #111827;
    margin: 0;
    display: flex;
    align-items: center;
}

.mgcjc-results-header h2 .icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: #3b82f6;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 24px;
    margin-right: 8px;
}

.mgcjc-view-all {
    color: #3b82f6;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    padding: 4px 4px;
    border-radius: 4px;
}

.mgcjc-view-all:hover {
    background-color: #eff6ff;
}

.mgcjc-batch-actions {
    display: flex;
    gap: 12px;
    margin-bottom: 16px;
    padding-top: 8px;
}

.mgcjc-batch-btn {
    padding: 6px 16px;
    border-radius: 6px;
    border: 1px solid #d1d5db;
    background-color: #fff;
    color: #4b5563;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.mgcjc-batch-btn:hover {
    background-color: #f9fafb;
    border-color: #9ca3af;
}

.mgcjc-batch-btn.primary {
    border-color: #3b82f6;
    color: #3b82f6;
}

.mgcjc-batch-btn.primary:hover {
    background-color: #eff6ff;
}

.mgcjc-result-item {
    padding: 12px 0;
    border-bottom: 1px dashed #e5e7eb;
    transition: background-color 0.2s ease;
}

.mgcjc-result-item:hover {
    background-color: #f9fafb;
}

.mgcjc-result-item:last-child {
    border-bottom: none;
}

.mgcjc-notice-title {
    font-weight: 500;
}

.mgcjc-attachments-container {
    margin-top: 8px;
}

.mgcjc-attachment-item {
    padding-left: 30px;
    position: relative;
    margin-top: 6px;
    padding-top: 12px;
    border-top: 1px dotted #e5e7eb;
}

.mgcjc-attachment-item:before {
    content: "";
    position: absolute;
    left: 12px;
    top: 12px;
    color: #6b7280;
}

.mgcjc-item-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;
}

.mgcjc-item-name {
    font-size: 16px;
    line-height: 1.5;
    flex: 2.2;
    min-width: 300px;
    word-break: break-word;
}

.mgcjc-item-stats {
    font-size: 16px;
    color: #6b7280;
    flex: 2.4;
    min-width: 360px;
}

.mgcjc-sensitive-label {
    color: #16286B;
}

.mgcjc-item-stats .mgcjc-sensitive-count {
    color: #FF6B21;
    font-weight: 500;
}

.mgcjc-item-actions {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
}

.mgcjc-item-action-btn {
    padding: 4px 8px;
    font-size: 14px!important;
    color: #336AFF;
    background-color: transparent;
    border: none;
    cursor: pointer;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.2s;
}

.mgcjc-item-action-btn:hover {
    background-color: #eff6ff;
}

.mgcjc-item-details {
    background-color: #f3f4f6;
    padding: 12px;
    border-radius: 6px;
    display: none;
    max-height: 300px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #d1d5db #f3f4f6;
    margin-bottom: 12px;
}

.mgcjc-item-details::-webkit-scrollbar {
    width: 6px;
}

.mgcjc-item-details::-webkit-scrollbar-thumb {
    background-color: #d1d5db;
    border-radius: 3px;
}

.mgcjc-detail-type {
    display: flex;
    margin-bottom: 8px;
    flex-wrap: wrap;
    gap: 4px;
}

.mgcjc-detail-type:last-child {
    margin-bottom: 0;
}

.mgcjc-detail-label {
    width: 100px;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    white-space: nowrap;
    align-self: flex-start;
}

.mgcjc-detail-label .mgcjc-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    margin-right: 4px;
}

.mgcjc-detail-label.forbid .mgcjc-icon {
    background-color: #ef4444;
}

.mgcjc-detail-label.caution .mgcjc-icon {
    background-color: #f59e0b;
}

.mgcjc-detail-label.typo .mgcjc-icon {
    background-color: #f97316;
}

.mgcjc-detail-label.privacy .mgcjc-icon {
    background-color: #f59e0b;
}

.mgcjc-detail-content {
    flex: 1;
    font-size: 14px;
    color: #6b7280;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    padding: 0;
    margin: 0;
}

.mgcjc-detail-item {
    line-height: 1.6;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #e5e7eb;
}
a.mgc.returnt {
    padding-left: 30px!important;
    background: url('../images/7/btn/btn_return.png') no-repeat left center;
}
a.mgc.guidet {
    padding-left: 20px!important;
    background: url(../images/7/btn/btn_guide.png) no-repeat left center;
}
a.mgc.moret {
    padding-left: 20px!important;
    background: url(../images/7/btn/btn_more.png) no-repeat left center;
}
/*敏感词检测样式 结束*/


@font-face {
    font-family: "comIcon";
    src: url("./font/iconfont/iconfont.woff2") format('woff2'),
    url("./font/iconfont/iconfont.woff") format('woff'),
    url("./font/iconfont/iconfont.ttf") format('truetype');
}

.comIcon {
    font-family: "comIcon";
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400 !important;
    text-decoration: none;
}

.divtable {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    height: 100%;
}
.divtable .head td {
    padding: 0 6px;
    white-space: nowrap;
    color: #7d7b7b;
    text-align: center;
}

.icon.download {
    background: url('../images/7/icon/icon_download.png') center center no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    margin: 0px 0px 5px 4px;
    vertical-align: middle;
    box-sizing: border-box;
}


.expsumw {
    width: 900px;
    margin: 0px auto;
}
.expsumw * {
    box-sizing: border-box;
}
.expsumw .core-container .report-title {
    color: #333;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
    padding-top: 16px;
}

.expsumw .core-container .itemw {
    padding: 15px 0;
}


.expsumw .core-container .itemw .table-report .arrge i.icon {
    background: url('../images/7/icon/icon_single.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 11px;
    position: relative;
    top: -1px;
    left: 2px;
    background-position: -158px 0;
}
.expsumw .core-container .itemw .table-report .arrge i.icon.icon-up {
    background-position: -166px 0;
}
.expsumw .core-container .itemw .table-report .arrge i.icon.icon-down {
    background-position: -174px 0
}
.expsumw .core-container .itemw .title dd,
.expsumw .core-container .itemw .title dt {
    font-size: 16px;
    color: #262626;
    vertical-align: middle;
    display: inline;
}
.expsumw .core-container .itemw .title dd .qtype {
    color: #a6a6a6;
    margin-left: 10px;
}
.expsumw .core-container .itemw .unit.count .radiu-box {
    margin-top: 10px;
}
.expsumw .core-container .itemw .operw {
    text-align: center;
    margin: 10px 0;
    margin-top: 10px;
    color: #333;;
}
.expsumw .core-container .itemw .operw ul li .comIcon {
  font-size: 18px;
  color: #bfbfbf;
}
.expsumw .core-container .itemw .operw ul {
    background: #ebebeb;
    padding: 0 2px;
}
.expsumw .core-container .itemw .operw .fr {
    float: right;
}
.expsumw .core-container .itemw .operw ul li:first-child {
    margin-left: 0;
}
.expsumw .core-container .itemw .operw  ul li {
    float: left;
    height: 28px;
    line-height: 26px;
    text-align: center;
    background: #fff;
    border-radius: 2px;
    margin: 2px 1px;
    margin-right: 1px;
    margin-left: 1px;
    cursor: pointer;
    padding: 0 4px;
}
.expsumw .core-container .itemw .operw  ul li.liSelect {
    background: #fff;
    box-shadow: 0 1px 2px 0 #d9d9d9;
    border-radius: 1px;
}
.expsumw .core-container .itemw .operw  ul li.liSelect .comIcon {
    color:#0095ff
}
.expsumw .core-container .itemw .operw  ul li.liSelect span {
    font-weight:600;
    color:#0095ff
}
.expsumw .core-container .itemw .dataGraph {
    border: 1px solid #e0e0e0;
    margin-top: 10px;
}
.table.table-report {
    font-size: 14px;
    width: 100%;
    border-radius: 4px;
    background: #fff;
}
.table.table-report tr.head {
    background: #f5f5f5;
    font-weight: 600;
}
.table.table-report tr.head td.arrge {
    cursor: pointer;
    white-space: nowrap;
}
.table.table-report tr.head td.proportion {
    width: 360px;
    cursor: pointer;
    white-space: nowrap;
}
.table.table-report tr td,
.table.table-report tr th {
    border: 1px solid #e0e0e0;
}
.table.table-report tr td {
    padding: 8px 10px;
    color: #262626;
    word-wrap: break-word;
    word-break: normal;
    line-height: normal;
}

.expsumw .core-container .itemw div.bar {
    background: #e0e0e0;
    float: left;
    height: 10px;
    margin: 6px 10px 6px 0;
    width: 152px;
    text-align: left;
}
.expsumw .core-container .itemw div.bar .barcont {
    height: 10px;
    float: left;
    background: #0095ff;
}

.expsumw .core-container .chartControl {
    height: 30px;
    background: #ededed;
    border-radius: 2px;
    padding: 0 2px;
    float: right;
    margin: 10px auto;
    text-align: right;
}
.expsumw .core-container .chartControl .chartBtn:first-child {
    margin-left: 0;
}
.expsumw .core-container .chartControl .chartBtn {
    min-width: 28px;
    height: 26px;
    border-radius: 2px;
    border: 0;
    background: #fff;
    margin: 2px 1px;
    display: inline-block;
    padding: 0 6px;
    font-size: 12px;
    color: #8c8c8c;
    vertical-align: middle;
    line-height: 26px;
    text-align: center;
}

.expsumw .rightside {
    position: fixed;
    top: 160px;
    left: 50%;
    margin-left: 478px;
    width: 40px;
    z-index: 1000;
}
.expsumw .rightside .side-btn {
    padding: 6px 0 4px;
    color: #8c8c8c;
    width: 40px;
    height: auto;
    line-height: normal;
    min-height: 46px;
    background: #fff;
    box-shadow: 0 1px 4px 0 #d9d9d9;
    border: 0;
    border-radius: 0;
    margin: 0;
    margin-bottom: 1px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 6px;
}
.expsumw .rightside .comIcon.download {
    font-size: 20px;
    color: #0095ff;
    margin-right: 0;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400 !important;
    text-decoration: none;
}
/*框架协议卡片样式 开始*/
.card-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 12px;
    padding: 5px;
}
.card-list .card {
    cursor: pointer;
    border: 1px solid #e4e7ed;
    padding: 12px 12px 3px 12px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.2s ease-in-out;
}
.card-list .card:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.card-list .card.expired {
    opacity: 0.6;
    color: #909399;
    cursor: default;
}
.card-list .card .card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}
.card-list .card .card-header .card-title {
    font-weight: bold;
    color: #333;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
}
.card-list .card .card-header .tag1,
.card-list .card .card-header .tag2 {
    padding: 2px 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 4px;
    margin-left: 8px;
}
.card-list .card .card-header .tag1 {
    background-color: #f56c6c;
}
.card-list .card .card-header .tag2 {
    background-color: #67c23a;
}
.card-list .card .divider {
    height: 1px;
    background-color: #ebeef5;
    margin: 8px 0;
}
.card-list .card .card-content {
    font-size: 13px;
    color: #606266;
    line-height: 1.5;
}
.card-list .card .card-content p {
    margin: 6px 0;
}
.card-list .card .card-footer {
    display: flex;
    justify-content: space-between; 
    align-items: center;
    padding: 5px;
    border-top: 1px solid #e4e7ed;
}

.card-list .card .card-footer .card-btn {
    flex: 1;
    border: none;
    background-color: transparent;
    color: #2979ff;
    padding: 8px 5px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s ease-in-out;
    outline: none;
    text-align: center;
    margin: 0 2px;
}

.card-list .card .card-footer .card-btn:hover {
    background-color: #e6f2ff;
    color: #409eff;
}
.card-list .card.expired .card-footer .card-btn {
    color: slategrey;
}
.card-list .card.expired .card-footer .card-btn:hover {
    background-color: transparent;
    color: slategrey;
}
/*框架协议卡片样式 结束*/
/*右上角新图标样式 开始*/
.icon-weixin {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-wx:hover .topiconfont::before {
    content: "\e768";
    background-color: #000000;
    border-radius: 50%;
}
.icon-weixinh {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-wxwz:hover .topiconfont::before {
    color: #0356b3;
    background: radial-gradient(circle, #FFFFFF 0%, #FFFFFF 60%, transparent 60%, transparent 100%);
}

.icon-yindao {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-yd:hover .topiconfont::before {
    content: "\e764";
    background-color: #000000;
    border-radius: 50%;
}
.icon-yindaoh {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-ydwz:hover .topiconfont::before {
    color: #0356b3;
    background: radial-gradient(circle, #FFFFFF 0%, #FFFFFF 60%, transparent 60%, transparent 100%);
}

.icon-shezhi {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-setting:hover .topiconfont::before {
    content: "\e756";
    background-color: #000000;
    border-radius: 50%;
}
.icon-shezhih {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-settingwz:hover .topiconfont::before {
    color: #0356b3;
    background: radial-gradient(circle, #FFFFFF 0%, #FFFFFF 60%, transparent 60%, transparent 100%);
}

.icon-help {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-help:hover .topiconfont::before {
    content: "\e75a";
    background-color: #000000;
    border-radius: 50%;
}
.icon-helph {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-helpwz:hover .topiconfont::before {
    color: #0356b3;
    background: radial-gradient(circle, #FFFFFF 0%, #FFFFFF 60%, transparent 60%, transparent 100%);

}

.icon-daiban {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-db:hover .topiconfont::before {
    content: "\e759";
    background-color: #000000;
    border-radius: 50%;
}
.icon-daibanh {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-dbwz:hover .topiconfont::before {
    color: #0356b3;
    background: radial-gradient(circle, #FFFFFF 0%, #FFFFFF 60%, transparent 60%, transparent 100%);

}
.icon-exit {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-back:hover .topiconfont::before {
    content: "\e75f";
    background-color: #000000;
    border-radius: 50%;
}
.icon-exith {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-backwz:hover .topiconfont::before {
    color: #0356b3;
    background: radial-gradient(circle, #FFFFFF 0%, #FFFFFF 60%, transparent 60%, transparent 100%);

}

.icon-web {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-wz:hover .topiconfont::before {
    content: "\e767";
    background-color: #000000;
    border-radius: 50%;
}
.icon-webh {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-wzwz:hover .topiconfont::before {
    color: #0356b3;
    background: radial-gradient(circle, #FFFFFF 0%, #FFFFFF 60%, transparent 60%, transparent 100%);

}

.icon-zhuti {
    color: #FFFFFF;
    font-size: 38px !important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-ztsz:hover .topiconfont::before {
    content: "\e769";
    background-color: #000000;
    border-radius: 50%;
}
.icon-zhutih {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-ztszwz:hover .topiconfont::before {
    color: #0356b3;
    background: radial-gradient(circle, #FFFFFF 0%, #FFFFFF 60%, transparent 60%, transparent 100%);

}
.icon-xiaoxi {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-sxtx:hover .topiconfont::before {
    content: "\e765";
    background-color: #000000;
    border-radius: 50%;
}

.icon-jingjian {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-jyms:hover .topiconfont::before {
    content: "\e75c";
    background-color: #000000;
    border-radius: 50%;
}

.icon-jingjianh {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-jymswz:hover .topiconfont::before {
    color: #0356b3;
    background: radial-gradient(circle, #FFFFFF 0%, #FFFFFF 60%, transparent 60%, transparent 100%);

}

.icon-changgui {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-fzms:hover .topiconfont::before {
    content: "\e752";
    background-color: #000000;
    border-radius: 50%;
}
.icon-changguih {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-fzmswz:hover .topiconfont::before {
    color: #0356b3;
    background: radial-gradient(circle, #FFFFFF 0%, #FFFFFF 60%, transparent 60%, transparent 100%);

}
.icon-bangding{
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-cabd:hover .topiconfont::before {
    content: "\e753";
    background-color: #000000;
    border-radius: 50%;
}

.icon-fankui{
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-wtfk:hover .topiconfont::before {
    content: "\e75b";
    background-color: #000000;
    border-radius: 50%;
}
.icon-fankuih {
    color: #FFFFFF;
    font-size: 38px!important;
    background: radial-gradient(circle, #0356b3 0%, #0356b3 60%, transparent 60%, transparent 100%);
}
.top-wtfkwz:hover .topiconfont::before {
    color: #0356b3;
    background: radial-gradient(circle, #FFFFFF 0%, #FFFFFF 60%, transparent 60%, transparent 100%);

}
/*右上角新图标样式 结束*/