
/* 重定义部分HTML标签 */
html {
    height: 100%;
    width: 100%;
}
::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-thumb {
    background-color: #A8A8A8;
    border-radius: 7px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-track {
    background-color: #F5F4F9;

}
::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}
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: 12px "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;
}

label,input {
    vertical-align: middle;
}

.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%;
}
.dhxtree_dhx_skyblue .containerTableStyle {
    overflow-y: auto;
    overflow-x: hidden;
}
.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: 14px;
    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/4/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.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.grey {
    background-color: #333;
}
.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/4/icon/icon_bg_shape_circle_wh19_c1.png') no-repeat center center;
}
.gb.shape.circle.wh19.c2 {
    background: url('../images/4/icon/icon_bg_shape_circle_wh19_c2.png') no-repeat center center;
}
.gb.shape.circle.wh19.c3 {
    background: url('../images/4/icon/icon_bg_shape_circle_wh19_c3.png') no-repeat center center;
}
.gb.shape.circle.wh19.c4 {
    background: url('../images/4/icon/icon_bg_shape_circle_wh19_c4.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: 5px #e9f1fd solid;
    margin: 0px;
    padding: 0px;
}

.file.type.folder {
    padding-left:25px;
    display: inline-block;
    *display: inline;
    background: url('../images/4/icon/icon_file_folder.png') no-repeat left center;
}
.file.type.text {
    padding-left:25px;
    display: inline-block;
    *display: inline;
    background: url('../images/4/icon/icon_file_text.png') no-repeat left center;
}

/* 列表中操作样式定义开始 */
a.link,a.linkm,a.linkp {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 22px;
    line-height:22px;
    margin-left: 5px;
    text-align: left;
}
.btm-panel.submit.large ,.wap.ywsp.pop.large .item.tcenter,.btm-panel.submit.flat ,.wap.ywsp.pop.flat .item.tcenter {
    height: 40px;
    line-height: 40px;
}
.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/4/btn/btn_qz.png') no-repeat center center;
}
a.link.qzt {
    padding-left: 20px!important;
    background: url('../images/4/btn/btn_qz.png') no-repeat left center;
}
a.link.bant{
    background-color: #E0E0E0;
    color: #fff;
    cursor: not-allowed;
}
a.link.add {
    width: 22px;
    background: url('../images/4/btn/btn_add.png') no-repeat center center;
}
a.link.addt {
    padding-left: 22px!important;
    background: url('../images/4/btn/btn_add.png') no-repeat left center;
}
a.link.aback {
    width: 22px;
    background: url('../images/1/icon/icon_back.png') no-repeat center center;
}
a.link.abackt {
    padding-left: 22px!important;
    background: url('../images/1/icon/icon_back.png') no-repeat left center;
}
a.link.view {
    width: 22px;
    background: url('../images/4/btn/btn_view.png') no-repeat center center;
}
a.link.viewt {
    padding-left: 22px!important;
    background: url('../images/4/btn/btn_view.png') no-repeat left center;
}
a.linkp.phonet {
    padding-left: 22px!important;
    color:#5787c0;
    background: url('../images/4/icon/link_phone.png') no-repeat left center;
}
a.link.round.h20.addt {
    height:20px;
    line-height:20px;
    padding-left: 25px!important;
    background: url('../images/4/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/4/icon/icon_round_25_25_add.png') no-repeat left center;
    color: #999999;
}
a.link.edit {
    width: 22px;
    background: url('../images/4/btn/btn_edit.png') no-repeat center center;
}
a.link.editt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_edit.png') no-repeat left center;
}
a.link.editWord {
    width: 22px;
    background: url('../images/4/btn/btn_editWord.png') no-repeat center center;
}
a.link.editWordt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_editWord.png') no-repeat left center;
}
a.link.search {
    width: 22px;
    background: url('../images/4/icon/link_search.png') no-repeat center center;
}
a.link.searcht {
    padding-left: 22px;
    background: url('../images/4/icon/link_search.png') no-repeat left center;
}
a.link.select {
    width: 22px;
    background: url('../images/4/icon/link_select.png') no-repeat center center;
}
a.link.selectt {
    padding-left: 22px;
    background: url('../images/4/icon/link_select.png') no-repeat left center;
}
a.link.smwh {
    padding-left: 22px;
    background: url('../images/4/icon/link_smwh.png') no-repeat center center;
}
a.link.smwht {
    padding-left: 22px;
    background: url('../images/4/icon/link_smwh.png') no-repeat left center;
}
a.link.cancel {
    width: 22px;
    background: url('../images/4/btn/btn_cancel.png') no-repeat center center;
}
a.link.cancelt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_cancel.png') no-repeat left center;
}
a.link.canceldt {
    padding-left: 22px;
    color:#999999;
    background: url('../images/4/btn/btn_canceld.png') no-repeat left center;
}
a.link.save {
    width: 22px;
    background: url('../images/4/icon/link_save.png') no-repeat center center;
}
a.link.savet {
    padding-left: 22px;
    background: url('../images/4/icon/link_save.png') no-repeat left center;
}
a.link.back {
    width: 22px;
    background: url('../images/4/icon/link_back.png') no-repeat center center;
}
a.link.backt {
    padding-left: 22px;
    background: url('../images/4/icon/link_back.png') no-repeat left center;
}
a.link.crmenu {
    width: 22px;
    height:22px;
    background: url('../images/4/icon/link_cornermenu.png') no-repeat center center;
}
a.link.permit {
    width: 22px;
    height:22px;
    background: url('../images/4/icon/link_permit.png') no-repeat center center;
}
a.link.permitt {
    padding-left: 22px;
    background: url('../images/1/icon/link_permit.png') no-repeat left center;
}
a.link.cup {
    width: 22px;
    height:22px;
    background: url('../images/4/icon/link_con_up.png') no-repeat center center;
}
a.link.cdown {
    width: 22px;
    height:22px;
    background: url('../images/4/icon/link_con_down.png') no-repeat center center;
}
a.link.start {
    width: 22px;
    background: url('../images/4/icon/link_start.png') no-repeat center center;
}
a.link.startt {
    padding-left: 22px;
    background: url('../images/4/icon/link_start.png') no-repeat left center;
}
a.link.submit {
    width: 22px;
    background: url('../images/4/icon/link_submit.png') no-repeat center center;
}
a.link.submitt {
    padding-left: 22px;
    background: url('../images/4/icon/link_submit.png') no-repeat left center;
}
a.link.group {
    width: 22px;
    background: url('../images/4/icon/link_group.png') no-repeat center center;
}
a.link.groupt {
    padding-left: 22px;
    background: url('../images/4/icon/link_group.png') no-repeat left center;
}
a.link.zk {
    width: 22px;
    background: url('../images/4/icon/icon_zk.png') no-repeat center center;
}
a.link.zkt {
    padding-left: 22px;
    background: url('../images/4/icon/icon_zk.png') no-repeat left center;
}
a.link.sq {
    width: 22px;
    background: url('../images/4/icon/icon_sq.png') no-repeat center center;
}
a.link.sqt {
    padding-left: 22px;
    background: url('../images/4/icon/icon_sq.png') no-repeat left center;
}

.btm-panel.submit.flat a.link {
    background-image: none;
    color: #ffffff;
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    vertical-align: middle;
    min-width: 80px;
    text-align: center;
    font-weight:normal;
    font-size: 16px;
}
a.link.ywspsave {
    color:#4194c0;
    font-weight:bold;
    padding-left: 22px;
    background: url('../images/4/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 {
    padding-top: 30px;
}
.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/4/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/4/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/4/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/3/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/4/icon/icon_ywsp_menu.png') no-repeat left center;
}

a.link.qx {
    width: 22px;
    background: url('../images/4/btn/btn_cancel.png') no-repeat center center;
}
a.link.qxt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_cancel.png') no-repeat left center;
}
a.link.xz {
    width: 22px;
    background: url('../images/4/btn/btn_edit.png') no-repeat center center;
}
a.link.xzt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_edit.png') no-repeat left center;
}

a.link.swzb {
    width: 22px;
    background: url('../images/4/btn/btn_swzb.png') no-repeat center center;
}
a.link.swzbt {
    width: 22px;
    background: url('../images/4/btn/btn_swzb.png') no-repeat center center;
}
a.link.qxzb {
    width: 22px;
    background: url('../images/4/btn/btn_qxzb.png') no-repeat center center;
}
a.link.qxzbt {
    width: 22px;
    background: url('../images/4/btn/btn_qxzb.png') no-repeat center center;
}
a.link.fjzb {
    width: 22px;
    background: url('../images/4/btn/btn_fjzb.png') no-repeat center center;
}
a.link.fjzbt {
    width: 22px;
    background: url('../images/4/btn/btn_fjzb.png') no-repeat center center;
}
a.link.qxfj {
    width: 22px;
    background: url('../images/4/btn/btn_qxfj.png') no-repeat center center;
}
a.link.qxfjt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_qxfj.png') no-repeat left center;
}
a.link.ref {
    width: 22px;
    background: url('../images/4/btn/btn_ref.png') no-repeat center center;
}
a.link.reft {
    padding-left: 22px;
    background: url('../images/4/btn/btn_ref.png') no-repeat left center;
}
a.link.del {
    width: 22px;
    background: url('../images/4/btn/btn_del.png') no-repeat center center;
}
a.link.delt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_del.png') no-repeat left center;
}
a.link.inst {
    padding-left: 22px;
    background: url('../images/4/btn/btn_ins.png') no-repeat left center;
}
a.link.delc {
    padding-left: 22px;
    background: url('../images/4/icon/icon_link_del.png') no-repeat center center;
}
a.link.deldt {
    padding-left: 22px;
    color:#999999;
    background: url('../images/4/btn/btn_deld.png') no-repeat left center;
}
a.link.ldel {
    width: 22px;
    background: url('../images/4/icon/icon_link_del.png') no-repeat center center;
}
a.link.ldelt {
    padding-left: 22px;
    background: url('../images/4/icon/icon_link_del.png') no-repeat left center;
}
a.link.preview {
    width: 22px;
    background: url('../images/4/btn/btn_preview.png') no-repeat center center;
}
a.link.previewt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_preview.png') no-repeat left center;
}
a.link.seek {
    padding-left: 22px;
    background: url('../images/4/btn/btn_seek.png') no-repeat left center;
}
a.link.seekt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_seek.png') no-repeat left center;
}
a.link.contrast {
    width: 22px;
    background: url('../images/4/btn/btn_contrast.png') no-repeat center center;
}
a.link.contrastt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_contrast.png') no-repeat left center;
}

a.link.template {
    width: 22px;
    background: url('../images/4/btn/btn_template.png') no-repeat center center;
}

a.link.processedt {
    padding-left: 22px;
    background: url('../images/4/action/processed.png') no-repeat left center;
}

a.link.unprocessedt {
    padding-left: 22px;
    background: url('../images/4/action/unProcessed.png') no-repeat left center;
}
a.linkm.move,a.link.move {
    width: 22px;
    background: url('../images/4/icon/icon_move.png') no-repeat center center;
}
a.linkm.movet,a.link.movet {
    padding-left: 22px;
    background: url('../images/4/icon/icon_move.png') no-repeat left center;
}
a.link.moveup {
    width: 22px;
    background: url('../images/4/up.png') no-repeat center center;
}

a.link.movedown {
    width: 22px;
    background: url('../images/4/down.png') no-repeat center center;
}
a.link.download {
    width: 22px;
    background: url('../images/4/icon/icon_download_22_22.png') left center  no-repeat ;
}

a.link.downloadt {
    padding-left: 22px;
    background: url('../images/4/icon/icon_download_22_22.png') left center no-repeat;
}
a.link.pay {
    width: 22px;
    background: url('../images/4/icon/link_pay.png') left center no-repeat;
}

a.link.payt {
    padding-left: 22px;
    background: url('../images/4/icon/link_pay.png') left center no-repeat;
}

a.link.printt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_print.png') no-repeat left center;
}
a.link.bljl {
    width: 22px;
    background: url('../images/4/btn/btn_bljl.png') no-repeat left center;
}
a.link.bljlt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_bljl.png') no-repeat left center;
}
a.link.xycx {
    width: 22px;
    background: url('../images/4/btn/btn_xycx.png') no-repeat left center;
}
a.link.xycxt {
    padding-left: 22px;
    background: url('../images/4/btn/btn_xycx.png') no-repeat left center;
}
a.link.uploads {
    width: 22px;
    background: url('../images/4/btn/btn_uploads.png') no-repeat left center;
}
a.link.uploadst {
    padding-left: 22px;
    background: url('../images/4/btn/btn_uploads.png') no-repeat left center;
}
a.link-tpbcxy {
    display: block;
    margin-right: 5px;
    margin-top: 0px;
    float: left;
    background: url('../images/4/icon/icon_download_32_32.png') no-repeat left center;
    padding-left: 28px;
}
a.link.email {
    padding-left: 22px;
    background: url('../images/4/btn/btn_email.png') no-repeat left center;
}
a.link.share {
    width: 22px;
    background: url('../images/4/btn/btn_share.png') no-repeat center center;
}
a.link.sharef {
    width: 22px;
    background: url('../images/4/btn/btn_shared.png') no-repeat center center;
}

a.link.wsh {
    width: 55px;
    background: url('../images/4/icon/link_wsh.png') no-repeat center center;
}
a.link.ysh {
    width: 55px;
    background: url('../images/4/icon/link_ysh.png') no-repeat center center;
}
a.link.exchange {
    padding-left: 22px;
    background: url('../images/4/icon/link_exchange.png') no-repeat left center;
}
a.link.switch {
    padding-left: 22px;
    background: url('../images/4/icon/link_switch.png') no-repeat center center;
}
a.link.switcht {
    padding-left: 22px;
    background: url('../images/4/icon/link_switch.png') no-repeat left center;
}
a.link.word {
    width: 22px;
    background: url('../images/4/icon/icon_zdyword.png') no-repeat center center;
}
a.link.wordt {
    padding-left: 22px;
    background: url('../images/4/icon/icon_zdyword.png') no-repeat left center;
}
a.link.excel {
    width: 22px;
    background: url('../images/4/icon/icon_zdyexcel.png') no-repeat center center;
}
a.link.excelt {
    padding-left: 22px;
    background: url('../images/4/icon/icon_zdyexcel.png') no-repeat left center;
}
a.link.money {
    width: 22px;
    background: url('../images/4/icon/icon_money.png') no-repeat center center;
}
a.link.moneyt {
    padding-left: 22px;
    background: url('../images/4/icon/icon_money.png') no-repeat left center;
}
a.link.full {
    width: 22px;
    background: url('../images/4/kbcb/icon_full.png') no-repeat center center;
}
a.link.fullt {
    padding-left: 20px;
    background: url('../images/4/kbcb/icon_full.png') no-repeat left center;
}
a.link.qrcode {
    width: 22px;
    background: url('../images/4/kbcb/icon_qrcode.png') no-repeat center center;
}
a.link.qrcodet {
    padding-left: 20px;
    background: url('../images/4/kbcb/icon_qrcode.png') no-repeat left center;
}
a.link.play {
    width: 22px;
    background: url('../images/4/kbcb/icon_play.png') no-repeat center center;
}
a.link.playt {
    padding-left: 20px;
    background: url('../images/4/kbcb/icon_play.png') no-repeat left center;
}
a.link.refresh {
    width: 22px;
    background: url('../images/4/kbcb/icon_refresh.png') no-repeat center center;
}
a.link.refresht {
    padding-left: 20px;
    background: url('../images/4/kbcb/icon_refresh.png') no-repeat left center;
}
a.link.unlock {
    width: 22px;
    background: url('../images/4/kbcb/icon_unlock.png') no-repeat center center;
}
a.link.unlockt {
    padding-left: 20px;
    background: url('../images/4/kbcb/icon_unlock.png') no-repeat left center;
}
a.link.oedit {
    width: 22px;
    background: url('../images/4/kbcb/icon_oedit.png') no-repeat center center;
}
a.link.oeditt {
    padding-left: 20px;
    background: url('../images/4/kbcb/icon_oedit.png') no-repeat left center;
}
a.link.odownload {
    width: 22px;
    background: url('../images/4/kbcb/icon_odownload.png') no-repeat center center;
}
a.link.odownloadt {
    padding-left: 20px;
    background: url('../images/4/kbcb/icon_odownload.png') no-repeat left center;
}
a.link.pdf {
    width: 22px;
    background: url('../images/4/icon/icon_pdf.png') no-repeat center center;
}
a.link.pdft {
    padding-left: 20px;
    background: url('../images/4/icon/icon_pdf.png') no-repeat left center;
}
a.link.pdf2 {
    width: 22px;
    background: url('../images/4/icon/icon_pdf2.png') no-repeat center center;
}
a.link.pdf2t {
    padding-left: 20px;
    background: url('../images/4/icon/icon_pdf2.png') no-repeat left center;
}
a.link.begin {
    width: 22px;
    background: url('../images/4/icon/icon_begin.png') no-repeat center center;
}
a.link.begint {
    padding-left: 20px;
    background: url('../images/4/icon/icon_begin.png') no-repeat left center;
}
a.link.look {
    padding-left: 22px;
    background: url('../images/4/icon/icon_look.png') no-repeat center center;
}
a.link.lookt {
    padding-left: 20px;
    background: url('../images/4/icon/icon_look.png') no-repeat left center;
}
a.link.video {
    padding-left: 22px;
    background: url('../images/4/icon/link_video.png') no-repeat center center;
}
a.link.videot {
    padding-left: 22px;
    background: url('../images/4/icon/link_video.png') no-repeat left center;
}
a.link.hangup {
    padding-left: 22px;
    background: url('../images/4/icon/link_hangup.png') no-repeat left center;
}
a.link.calling {
    padding-left: 22px;
    background: url('../images/4/icon/link_calling.png') no-repeat left center;
}
a.link.export {
    padding-left: 22px;
    background: url('../images/4/icon/link_export.png') no-repeat center center;
}
a.link.exportt {
    padding-left: 22px;
    background: url('../images/4/icon/link_export.png') no-repeat left center;
}
a.link.olook {
    width: 22px;
    background: url('../images/4/kbcb/icon_olook.png') no-repeat center center;
}
a.link.olookt {
    padding-left: 20px;
    background: url('../images/4/kbcb/icon_olook.png') no-repeat left center;
}
/* 询价 汇总表格式定义 */
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/4/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/4/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/4/icon/icon_input_checked.png') no-repeat left center;
}
.state.input.unchecked {
    background:  url('../images/4/icon/icon_input_unchecked.png') no-repeat left center;
}
.state.radio.checked {
    background:  url('../images/4/icon/icon_radio_checked.png') no-repeat left center;
}
.state.radio.unchecked {
    background:  url('../images/4/icon/icon_radio_unchecked.png') no-repeat left center;
}
.state.checkbox.checked {
    background:  url('../images/4/icon/icon_checkbox_checked.png') no-repeat left center;
}
.state.checkbox.selected {
    background:  url('../images/4/icon/icon_checkbox_selected.png') no-repeat left center;
}
.state.checkbox.unchecked {
    background:  url('../images/4/icon/icon_checkbox_unchecked.png') no-repeat left center;
}
.state.lrfs.input.checked {
    background:  url('../images/4/icon/icon_lrfs_input_checked.png') no-repeat left center;
}
.state.lrfs.input.unchecked {
    background:  url('../images/4/icon/icon_lrfs_input_unchecked.png') no-repeat left center;
}
.state.lrfs.radio.checked {
    background:  url('../images/4/icon/icon_lrfs_radio_checked.png') no-repeat left center;
}
.state.lrfs.radio.unchecked {
    background:  url('../images/4/icon/icon_lrfs_radio_unchecked.png') no-repeat left center;
}
.state.lrfs.checkbox.checked {
    background:  url('../images/4/icon/icon_lrfs_checkbox_checked.png') no-repeat left center;
}
.state.lrfs.checkbox.unchecked {
    background:  url('../images/4/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/4/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/4/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;
}

.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/4/login/zc_pszjzc.png') center center no-repeat;
}
.login-bg-01 .login-bg-02 .login-dlxx .hyzc .pszj:hover {
    background: url('../images/4/login/zc_pszjzc_hover.png') center center no-repeat;
}
.login-bg-01 .login-bg-02 .login-dlxx .hyzc .gys {
    height:32px;
    width:120px;
    margin-top:8px;
    padding-left:20px;
    cursor:pointer;
    background: url('../images/4/login/zc_gyszc.png') center center no-repeat;
}
.login-bg-01 .login-bg-02 .login-dlxx .hyzc .gys:hover {
    background: url('../images/4/login/zc_gyszc_hover.png') center center no-repeat;
}

/* 登录页面样式定义结束  */
/* 首页面-头部样式定义 开始 */
.top-body {
    background-color: #a02f85;
    
}

.top-logo {
    height: 70px;
}

.top-system {
    width: 300px;
    height: 70px;
    background: url('../images/4/head/top_logo_system.png') left center no-repeat;
}

.top-user {
    color: #ffffff;
    text-align: right;
    vertical-align: bottom;
}
/* 微信*/
.top-wx {
    width: 40px;
    height: 70px;
    background: url('../images/4/head/top_icon_wx.png') center center no-repeat;
    cursor: pointer;
}
.top-wx:hover {
    background: url('../images/4/head/top_icon_wx_hover.png') center center no-repeat;
}
.top-wxwz {
    width: 44px;
    height: 70px;
    background: url('../images/4/head/top_icon_wxwz.png') center center no-repeat;
    cursor: pointer;
}
.top-wxwz:hover {
    background: url('../images/4/head/top_icon_wxwz_hover.png') center center no-repeat;
}
/* 引导*/
.top-yd {
    width: 44px;
    height: 70px;
    background: url('../images/4/head/top_icon_yd.png') center center no-repeat;
    cursor: pointer;
}
.top-yd:hover {
    background: url('../images/4/head/top_icon_yd_hover.png') center center no-repeat;
}
.top-ydwz {
    width: 44px;
    height: 70px;
    background: url('../images/4/head/top_icon_ydwz.png') center center no-repeat;
    cursor: pointer;
}
.top-ydwz:hover {
    background: url('../images/4/head/top_icon_ydwz_hover.png') center center no-repeat;
}
/* 设置 */
.top-setting {
    width: 44px;
    height: 70px;
    background: url('../images/4/head/top_icon_setting.png') center center no-repeat;
    cursor: pointer;
}
.top-setting:hover {
    background: url('../images/4/head/top_icon_setting_hover.png') center center no-repeat;
}
.top-settingwz {
    width: 44px;
    height: 70px;
    background: url('../images/4/head/top_icon_settingwz.png') center center no-repeat;
    cursor: pointer;
}
.top-settingwz:hover {
    background: url('../images/4/head/top_icon_settingwz_hover.png') center center no-repeat;
}
/*帮助*/
.top-help {
    width: 44px;
    height: 70px;
    background: url('../images/4/head/top_icon_help.png') center center no-repeat;
    cursor: pointer;
}
.top-help:hover {
    background: url('../images/4/head/top_icon_help_hover.png') center center no-repeat;
}
.top-helpwz {
    width: 44px;
    height: 70px;
    background: url('../images/4/head/top_icon_helpwz.png') center center no-repeat;
    cursor: pointer;
}
.top-helpwz:hover {
    background: url('../images/4/head/top_icon_helpwz_hover.png') center center no-repeat;
}
/* 待办 */
.top-db {
    width: 44px;
    height: 70px;
    background: url('../images/4/head/top_icon_db.png') center center no-repeat;
    cursor: pointer;
}
.top-db:hover {
    background: url('../images/4/head/top_icon_db_hover.png') center center no-repeat;
}
.top-dbwz {
    width: 44px;
    height: 70px;
    background: url('../images/4/head/top_icon_dbwz.png') center center no-repeat;
    cursor: pointer;
}
.top-dbwz:hover {
    background: url('../images/4/head/top_icon_dbwz_hover.png') center center no-repeat;
}
/*退出*/
.top-back {
    width: 44px;
    height: 70px;
    background: url('../images/4/head/top_icon_back.png') center center no-repeat;
    cursor: pointer;
}
.top-back:hover {
    background: url('../images/4/head/top_icon_back_hover.png') center center no-repeat;
}
.top-backwz {
    width: 44px;
    height: 70px;
    background: url('../images/4/head/top_icon_backwz.png') center center no-repeat;
    cursor: pointer;
}
.top-backwz:hover {
    background: url('../images/4/head/top_icon_backwz_hover.png') center center no-repeat;
}
/*网站*/
.top-wz {
    width: 40px;
    height: 70px;
    background: url('../images/4/head/top_icon_wz.png') center center no-repeat;
    cursor: pointer;
}
.top-wz:hover {
    background: url('../images/4/head/top_icon_wz_hover.png') center center no-repeat;
}
.top-wzwz {
    width: 44px;
    height: 70px;
    background: url('../images/4/head/top_icon_wzwz.png') center center no-repeat;
    cursor: pointer;
}
.top-wzwz:hover {
    background: url('../images/4/head/top_icon_wzwz_hover.png') center center no-repeat;
}
/* 首页面-头部样式定义 结束 */
/* 首页面-菜单样式定义 开始 */
.menu {
    background-color: #a02f85;
}

.menu ul li {
    position: relative;
    float: left;
    z-index: 99;
}

.menu .menu-top {
    height: 1px;
    width: 60px;
    background: url('../images/4/menu/menu_bg01_top.png') #c5c9ca left top repeat-x;
}

.menu .menu-item {
    height: 80px;
    width: 59px;
    background-color: #a02f85;
    border: 0px;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    z-index: 8888;
    display: block;
}

.menu .menu-item-hover {
    width: 51px;
    *width: 51px;
    _width: 59px;
    border-left: 4px solid #f76606;
    border-right: 4px solid #e9f1fd ;
    background-color: #e9f1fd;
}

.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: 110px;
    position: absolute;
    top: 0px;
    left: 59px;
    border: 0px;
    z-index: 99;
    background-color: #e9f1fd;
    margin: 0px auto;
}

.menu .menuCon .item {
    text-align: center;
    line-height: 40px;
    border: none;
    height: 40px;
    width:110px;
    float:left;
    cursor: pointer;
}
.menu .menuCon .item a{
    display:block;
    width:100%;
    background: url('../images/4/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/4/menu/menu_item_border.png') left bottom repeat-x;
}
.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/4/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/4/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/4/home/icon_hcon_bg.png') #e2e2e2 left center repeat-x;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}

.panel-header.panel-zdyheader .panel-title {
    background: none;
    color: #8b8b8b;
    height: 33px;
    line-height: 33px;
    padding-left: 28px;
    margin-left: 0px;
}

.panel-icon.icon-xttz {
    top: 0px;
    margin-top: 0px;
    height: 33px;
    line-height: 33px;
    background: url('../images/4/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/4/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/4/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/4/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/4/home/icon_hcon_yqfb.png') center center no-repeat;
}
.panel-tool .move {
    width: 68px;
    height:23px;
    background: url('../images/4/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/4/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/4/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/4/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/4/home/icon_xmgnlc_xmcdx_jxz.png') center no-repeat;
    float: left;
}





/* 向导样式开始 */
.xd-item {
    height: 48px;
    width: 100%;
    padding: 0px;
    cursor: pointer;
    background: url('../images/4/xmxx/menu_item_border.png') left bottom repeat-x;
}


.xd-item .ycl {
    height: 100%;
    width: 32px;
    background: url('../images/4/xmxx/menu_item_ycl.png') center center no-repeat;
    display: block;
    float: left;
}
.xd-item .zlth {
    height: 100%;
    width: 32px;
    background: url('../images/4/btn/btn_back.png') center center no-repeat;
    display: block;
    float: left;
}
.xd-item .mmcz {
    height: 100%;
    width: 32px;
    background: url('../images/4/btn/btn_decrypt.png') center center no-repeat;
    display: block;
    float: left;
}
.xd-item .ywsp {
    height: 100%;
    width: 32px;
    background: url('../images/4/btn/dh_sp.png') center center no-repeat;
    display: block;
    float: left;
}
.xd-item .wcl {
    height: 100%;
    width: 32px;
    background: url('../images/4/xmxx/menu_item_wcl.png') center center no-repeat;
    display: block;
    float: left;
}

.xd-item .clz {
    height: 100%;
    width: 32px;
    background: url('../images/4/xmxx/menu_item_clz.png') center center no-repeat;
    display: block;
    float: left;
}

.xd-item .xmxx {
    height: 100%;
    width: 48px;
    background: url('../images/4/xmxx/menu_item_xmxx.png') left center no-repeat;
    display: block;
    float: left;
}

.xd-item .xmzl {
    height: 100%;
    width: 48px;
    background: url('../images/4/xmxx/menu_item_xmzl.png') left center no-repeat;
    display: block;
    float: left;
}

.xd-item .lzgc {
    height: 100%;
    width: 48px;
    background: url('../images/4/xmxx/menu_item_lzgc.png') left center no-repeat;
    display: block;
    float: left;
}

.xd-item .hjmc {
    display: block;
    float: left;
    padding-top: 18px;
}
.xd-item.xmxd {
    height: 60px;
}
.xd-item .licon {
    height: 100%;
    width: 32px;
    display: inline-block;
    *display: inline;
}
.xd-item .licon.ycl {
    background: url('../images/4/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:19px;
    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/4/menu/menu_item_border.png') #fffadd left bottom repeat-x;
}

.xd-item.selected .ycl {
    background: url('../images/4/xmxx/menu_item_ycl.png') center center no-repeat;
}
.xd-item.selected .licon.ycl {
    background: url('../images/4/icon/icon_item_ycl.png') center center no-repeat;
}

.xd-item.selected .wcl {
    background: url('../images/4/xmxx/menu_item_wcl.png') center center no-repeat;
}

.xd-item.selected .clz {
    background: url('../images/4/xmxx/menu_item_clz.png') center center no-repeat;
}

.xd-item.selected .xmxx {
    background: url('../images/4/xmxx/menu_item_xmxx.png') left center no-repeat;
}

.xd-item.selected .xmzl {
    background: url('../images/4/xmxx/menu_item_xmzl.png') left center no-repeat;
}

.xd-item.selected .lzgc {
    background: url('../images/4/xmxx/menu_item_lzgc.png') left center no-repeat;
}

.xd-item.selected .hjmc {
}

.xd-item.selected .select {
    background: url('../images/4/xmxx/menu_item_selected.png') left center no-repeat;
}

.xd-item.hover {
    background: url('../images/4/menu/menu_item_border.png') #fffadd left bottom repeat-x;
}

.xd-item.hover .ycl {
    background: url('../images/4/xmxx/menu_item_ycl.png') center center no-repeat;
}

.xd-item.hover .licon.ycl {
    background: url('../images/4/icon/icon_item_ycl.png') center center no-repeat;
}

.xd-item.hover .wcl {
    background: url('../images/4/xmxx/menu_item_wcl.png') center center no-repeat;
}

.xd-item.hover .clz {
    background: url('../images/4/xmxx/menu_item_clz.png') center center no-repeat;
}

.xd-item.hover.xmxx {
    background: url('../images/4/xmxx/menu_item_xmxx.png') left center no-repeat;
}

.xd-item.hover .xmzl {
    background: url('../images/4/xmxx/menu_item_xmzl.png') left center no-repeat;
}

.xd-item.hover .lzgc {
    background: url('../images/4/xmxx/menu_item_lzgc.png') left center no-repeat;
}

.xd-item.hover .hjmc {
}

.xd-item.hover .select {
    background: url('../images/4/xmxx/menu_item_selected.png') left center no-repeat;
}

/* 流程向导样式结束 */
/* tab页样式定义开始 */
.tab-top {
    height: 1px;
    width: 100%;
    background: url('../images/4/tab/tab_bg_top.png') left top repeat-x;
}

.panel-con {
    position: relative;
    overflow: hidden;
    padding: 0px;
    padding-top: 2px;
    overflow: hidden;
    background-color: #a02f85;
}

.panel-con .panel {
    list-style-type: none;
    height: 26px;
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    font-size: 14px;
    width: 5000px;
}

.panel-con .panel li {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 4px;
    margin-bottom: -1px;
    padding: 0;
    position: relative;
    border: 0px;
}

.panel-con .panel li a.normal,.dd-menu li a.normal {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url('../images/4/tab/tab_normal.png') no-repeat left top;
    margin: 0px;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    width: 131px;
    color: #ebe9e9;
    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/4/tab/tab_selected.png') no-repeat left top;
    margin: 0px;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    width: 131px;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
}

.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/4/tab/tab_close_hover.png') no-repeat center center;
}

.panel-con .panel li a.panel-close:hover {
    background: url('../images/4/tab/tab_close_hover.png') no-repeat center center;
}
.panel-con .panel li a.menu {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url('../images/5/icon/link_menu_close.png') no-repeat center center;
    height: 30px;
    line-height: 30px;
    width: 60px;
    overflow: hidden;
    background-color: #d664ba;
}
.panel-con .panel li a.menu.open {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url('../images/5/icon/link_menu_close.png') no-repeat center center;
    height: 30px;
    line-height: 30px;
    width: 60px;
    overflow: hidden;
    background-color: #d664ba;
}
.panel-con .panel li a.menu.open {
    background-image: url('../images/5/icon/link_menu_open.png');
}
.panel-tab {
    height: 33px;
    width: 100%;
    background: url('../images/4/tab/tab_bg.png') left center repeat-x;
}
.panel-tsxx {
    height: 42px;
    width: 99%;
    border: 1px solid #2196F3;
    margin: 7px auto;
    background: url('../images/4/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: 33px;
    line-height: 33px;
    float: left;
    text-align: left;
}
.panel-tab .pleft.mleft{
    margin-left:6px;
}
.panel-tab .pcenter {
    height: 33px;
    line-height: 33px;
    float: left;
}

.panel-tab .pright {
    height: 33px;
    line-height: 33px;
    float: right;
}

.panel-tab .tab {
    font-size: 12px;
    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.tab-all {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-all.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-hand {
    background: url('../images/4/tab/tab_hand.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-hand.hover {
    background: url('../images/4/tab/tab_hand_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-title {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
}

.panel-tab .tab.separator {
    width: 2px;
    background: url('../images/4/tab/tab_separator.png') no-repeat center center;
    margin-left: 3px;
    margin-right: 3px;
}

.panel-tab .tab.tab-addapply {
    background: url('../images/4/tab/tab_addapply.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-addapply.hover {
    background: url('../images/4/tab/tab_addapply_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-applydraft {
    background: url('../images/4/tab/tab_applydraft.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-applydraft.hover {
    background: url('../images/4/tab/tab_applydraft_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-finish {
    background: url('../images/4/tab/tab_finish.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-finish.hover {
    background: url('../images/4/tab/tab_finish_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-process {
    background: url('../images/4/tab/tab_process.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-process.hover {
    background: url('../images/4/tab/tab_process_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-processed {
    background: url('../images/4/tab/tab_processed.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-processed.hover {
    background: url('../images/4/tab/tab_processed_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-projectapproval {
    background: url('../images/4/tab/tab_projectapproval.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-drafting {
    background: url('../images/4/tab/tab_drafting.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-drafting.hover {
    background: url('../images/4/tab/tab_drafting_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-payrecords {
    background: url('../images/4/tab/tab_payrecords.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-1 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-1.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-2 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-2.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-3 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-3.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-4 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-4.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-5 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-5.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-6 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-6.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-7 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-7.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-8 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-8.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-9 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-9.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-10 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-10.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-11 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-11.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-12 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-12.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-13 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-13.selected {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-14 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-14.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-15 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-15.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.panel-tab .tab.tab-16 {
    background: url('../images/4/tab/tab_all.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
}

.panel-tab .tab.tab-16.hover {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
}

.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: 12px;
    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/4/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/4/icon/icon_con_cgxq.png') 0px center no-repeat;
}
.table td.cgxy {
    background: url('../images/4/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: 22px;
    vertical-align: middle;
    border: 0px;
    padding: 2px;
}
.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: 30px;
}

.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: 35px;
    *width: 35px;
    _width: 35px;
}

.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: 30px;
}

.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.table-data thead th.sorting {
    cursor : pointer;
    background: url('../images/4/icon/icon_sort_both.png') #f4f4f4 center right no-repeat;
}
.table.table-data thead th.sorting.asc{
    background: url('../images/4/icon/icon_sort_asc.png') #f4f4f4 center right no-repeat;
}
.table.table-data thead th.sorting.desc {
    background: url('../images/4/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/4/icon/icon_sort_asc_disabled.png') #f4f4f4 center right no-repeat;
}
.table.table-data thead th.sorting.desc.disabled {
    background: url('../images/4/icon/icon_sort_desc_disabled.png') #f4f4f4 center right no-repeat;
}

.table.table-data td.xmjxz {
    background-color: #86c135;
    color: #fff;
}

.table.table-data td.xmjddh1 {
    width: 18px;
    background: url('../images/4/xmxx/table_bg_1.png') no-repeat left center;
    background-size: 100% 100%;
}

.table.table-data td.xmjddh2 {
    width: 18px;
    background: url('../images/4/xmxx/table_bg_2.png') no-repeat left center;
    background-size: 100% 100%;
}

.table.table-data td.xmjddh3 {
    width: 18px;
    background: url('../images/4/xmxx/table_bg_3.png') no-repeat left center;
    background-size: 100% 100%;
}

.table.table-data td.xmjddh4 {
    width: 18px;
    background: url('../images/4/xmxx/table_bg_4.png') no-repeat left center;
    background-size: 100% 100%;
}

.table.table-data td.xmywc {
    background-color: #c8c8c8;
    color: #fff;
}

.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: 30px;
}
.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/4/icon/icon_sort_both.png') #f4f4f4 center right no-repeat;
}
.table.table-sort thead th.sorting.asc {
    background: url('../images/4/icon/icon_sort_asc.png') #f4f4f4 center right no-repeat;
}
.table.table-sort thead th.sorting.desc {
    background: url('../images/4/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/4/icon/icon_sort_asc_disabled.png') #f4f4f4 center right no-repeat;
}
.table.table-sort thead th.sorting.desc.disabled {
    background: url('../images/4/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;
}

.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: 30px;
}

.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: 28px;
}
.wcolumn {
    padding-top: 5px;
    padding-bottom: 5px;
}
.wcolumn .column {
    width: 99%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    background-color: #e5e5e5;
    border-bottom: 1px solid #a02f85;
}
.wcolumn .column.noborder {
    background-color: #fff;
    border-bottom: 0px;
}
.wcolumn .column .title{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    font-weight:bold;
    padding-left: 10px;
}
.wcolumn .column .tips{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    padding-left: 30px;
    color: #f76606;
    font-weight:bold;
}
.wcolumn .column .title.bg1 {
    background: url('../images/4/icon/icon_bg_01.png') left center no-repeat;
    padding-left: 45px;
}
.wcolumn .column .title.bg2 {
    background: url('../images/4/icon/icon_bg_02.png') left center no-repeat;
    padding-left: 45px;
}
.wcolumn .column .title.bg3 {
    background: url('../images/4/icon/icon_bg_03.png') left center no-repeat;
    padding-left: 45px;
}
.wcolumn .column .title.bg4 {
    background: url('../images/4/icon/icon_bg_04.png') left center no-repeat;
    padding-left: 45px;
}
.wcolumn .column .title.bg5 {
    background: url('../images/4/icon/icon_bg_05.png') left center no-repeat;
    padding-left: 45px;
}
.wcolumn .column .title.bg6 {
    background: url('../images/4/icon/icon_bg_06.png') left center no-repeat;
    padding-left: 45px;
}
.wcolumn .column .title.bg7 {
    background: url('../images/4/icon/icon_bg_07.png') left center no-repeat;
    padding-left: 45px;
}

.wcolumn .column .split {
    float:right;
    background: url('../images/4/icon/icon_bg_split.png') center center no-repeat;
    width: 30px;
    height: 30px;
}
.wcolumn .column .operate {
    float:right;
    height: 30px;
    line-height:30px;
    padding-right: 5px;
}
.wcolumn .column .operate .title {
    float:none;
}
.wcolumn.line .column {
    background-color: #ffffff;
    border-bottom: 1px dashed #ccc;
}
.wcolumn.line .column .title {
    background: url('../images/4/icon/icon_bg_line.png') 5px center no-repeat;
    padding-left: 15px;
    font-size: 14px;
}
.wcolumn.solidline .column {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
}
.wcolumn.solidline .column .title.bg1,.wcolumn.line .column .title.bg2,.wcolumn.line .column .title.bg3,.wcolumn.line .column .title.bg4,.wcolumn.line .column .title.bg5,.wcolumn.line .column .title.bg6,.wcolumn.line .column .title.bg7 {
    background: url('../images/4/icon/icon_bg_line.png') 5px center no-repeat;
    padding-left: 15px;
    font-size: 14px;
}

.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/4/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/4/icon/icon_dbgl_jglb1.png') center center no-repeat ;
}
.hint .subordination .wrap.dbgl .jglb1.checked {
    background:  url('../images/4/icon/icon_dbgl_jglb1_checked.png') center center no-repeat ;
}
.hint .subordination .wrap.dbgl .jglb2 {
    height:125px;
    width:160px;
    background:  url('../images/4/icon/icon_dbgl_jglb2.png') center center no-repeat ;
}
.hint .subordination .wrap.dbgl .jglb2.checked {
    background:  url('../images/4/icon/icon_dbgl_jglb2_checked.png') center center no-repeat ;
}
.hint .subordination .wrap.dbgl .jglb3 {
    height:125px;
    width:160px;
    background:  url('../images/4/icon/icon_dbgl_jglb3.png') center center no-repeat ;
}
.hint .subordination .wrap.dbgl .jglb3.checked {
    background:  url('../images/4/icon/icon_dbgl_jglb3_checked.png') center center no-repeat ;
}
.hint .subordination .wrap.dbgll .jglb1 {
    height:58px;
    width:164px;
    background:  url('../images/4/icon/icon_dbgll_jglb1.png') center center no-repeat ;
}
.hint .subordination .wrap.dbgll .jglb1.checked {
    background:  url('../images/4/icon/icon_dbgll_jglb1_checked.png') center center no-repeat ;
}
.hint .subordination .wrap.dbgll .jglb2 {
    height:58px;
    width:164px;
    background:  url('../images/4/icon/icon_dbgll_jglb2.png') center center no-repeat ;
}
.hint .subordination .wrap.dbgll .jglb2.checked {
    background:  url('../images/4/icon/icon_dbgll_jglb2_checked.png') center center no-repeat ;
}
.hint .subordination .wrap.dbgll .jglb3 {
    height:58px;
    width:164px;
    background:  url('../images/4/icon/icon_dbgll_jglb3.png') center center no-repeat ;
}
.hint .subordination .wrap.dbgll .jglb3.checked {
    background:  url('../images/4/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/4/icon/icon_psdfmx_ckfs1.png') center center no-repeat ;
}
.hint .subordination .wrap.psdfmx .ckfs1.checked {
    background:  url('../images/4/icon/icon_psdfmx_ckfs1_checked.png') center center no-repeat ;
}
.hint .subordination .wrap.psdfmx .ckfs2 {
    width:130px;
    height:35px;
    background:  url('../images/4/icon/icon_psdfmx_ckfs2.png') center center no-repeat ;
}
.hint .subordination .wrap.psdfmx .ckfs2.checked {
    background:  url('../images/4/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/4/icon/icon_zbtzssc_xghsc.png') center center no-repeat ;
}
.hint .subordination .wrap.zbtzssc .xghsc.checked {
    background:  url('../images/4/icon/icon_zbtzssc_xghsc_checked.png') center center no-repeat ;
}
.hint .subordination .wrap.zbtzssc .zjsc {
    width:130px;
    height:35px;
    background:  url('../images/4/icon/icon_zbtzssc_zjsc.png') center center no-repeat ;
}
.hint .subordination .wrap.zbtzssc .zjsc.checked {
    background:  url('../images/4/icon/icon_zbtzssc_zjsc_checked.png') center center no-repeat ;
}
.time {
    height: 36px;
    width: 249px;
    background:  url('../images/4/icon/icon_bg_time.png') center center no-repeat ;
    color: #ffffff;
    font-size:16px;
    line-height: 30px;
}

.hint.again .icon {
    background:  url('../images/4/icon/icon_hint_again.png') center bottom no-repeat ;
}
.hint.end .icon {
    background:  url('../images/4/icon/icon_hint_end.png') center bottom no-repeat ;
}
.hint.delay .icon {
    background:  url('../images/4/icon/icon_hint_delay.png') center bottom no-repeat ;
}
.hint.wait .icon {
    background:  url('../images/4/icon/icon_hint_delay.png') center bottom no-repeat ;
}
.hint.end .remind {
    background:  url('../images/4/icon/icon_hint_remind.png') center bottom no-repeat ;
}
.hint.smgz .icon {
    background: url('../images/4/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 {
    font-size: 12px;
    text-align: center;
    height: 28px;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ababab;
    width: 80px;
    background-color: #eeeeee;
}
.btn[disabled] {
    background-color: #f3f3f3!important;
    color: #999999!important;
    cursor: not-allowed!important;
}

.btn.noborder {
    border: 0px!important;
}
.btn:hover {
    border-color: #336c93;
    background-color: #e9f1fd;
}
.btn.disabled {
    background-color: #f3f3f3!important;
    color: #999999!important;
}
.btn.btn3 {
    width: 70px;
}

.btn.btn4 {
    width: 80px;
}

.btn.btn5 {
    width: 90px;
}

.btn.btn6 {
    width: 100px;
}

.btn.btn7 {
    width: 115px;
}

.btn.btn8 {
    width: 130px;
}

.btn.btn-save {
    background: url('../images/4/btn/btn_save.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-save:hover {
    background-color: #8abfd1;
}
.btn.btn-word {
    background: url('../images/4/icon/icon_zdyword.png') #eeeeee no-repeat left center;
    padding-left: 10px;
}
.btn.btn-word:hover {
    background-color: #8abfd1;
}

.btn.btn-regist {
    height: 36px;
    background: url('../images/4/btn/btn_regist.jpg') #eeeeee no-repeat left center;
    width: 270px;
    border:0 none;
}
.btn.btn-regist:hover {
    background-color: #8abfd1;
}
.btn.btn-bjggnr {
    height: 30px;
    background: url('../images/4/btn/btn_bjggnr.png') #eeeeee no-repeat left center;
    width: 150px;
    border:0 none;
    margin-left: 0px;
}
.btn.btn-ggnr {
    height: 30px;
    background: url('../images/4/btn/btn_ggnr.png') #eeeeee no-repeat left center;
    width: 150px;
    border:0 none;
    margin-left: 0px;
}
.btn.btn-bjyqh {
    height: 30px;
    background: url('../images/4/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/4/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/4/btn/btn_login.jpg') #eeeeee no-repeat left center;
    border:0 none;
}

.btn.btn-select {
    background: url('../images/4/btn/btn_select.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-select:hover {
    background-color: #8abfd1;
}

.btn.btn-back {
    background: url('../images/4/btn/btn_back.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-back:hover {
    background-color: #8abfd1;
}

.btn.btn-add {
    background: url('../images/4/btn/btn_add.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-add:hover {
    background-color: #8abfd1;
}

.btn.btn-add:disabled {
    background: url('../images/4/btn/btn_add.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}

.btn.btn-del {
    background: url('../images/4/btn/btn_del.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-del:hover {
    background-color: #8abfd1;
}

.btn.btn-edit {
    background: url('../images/4/btn/btn_edit.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-edit:hover {
    background-color: #8abfd1;
}
.btn.btn-start {
    background: url('../images/4/btn/btn_start.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-back {
    background: url('../images/1/btn/btn_back.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-start:hover {
    background-color: #8abfd1;
}
.btn.btn-stop {
    background: url('../images/4/btn/btn_stop.png') #e9f1fd no-repeat left center;
    padding-left: 14px;
}
.btn.btn-stop:hover {
    background-color: #8abfd1;
}
.btn.btn-count {
    background: url('../images/4/btn/btn_count.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-count:hover {
    background-color: #8abfd1;
}
.btn.btn-collect {
    background: url('../images/4/btn/btn_collect.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-collect:hover {
    background-color: #8abfd1;
}
.btn.btn-degree {
    background: url('../images/4/btn/btn_degree.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-degree:hover {
    background-color: #8abfd1;
}
.btn.btn-confirm {
    background: url('../images/4/btn/btn_confirm.png') #eeeeee no-repeat left center;
    height:30px;
    width: 110px;
}
.btn.btn-confirm:hover {
    background-color: #8abfd1;
}

.btn.btn-decrypt {
    background: url('../images/4/btn/btn_decrypt.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-decrypt:hover {
    background-color: #8abfd1;
}

.btn.btn-open {
    background: url('../images/4/btn/btn_open.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-open:hover {
    background-color: #8abfd1;
}

.btn.btn-jf {
    background: url('../images/4/btn/btn_jf.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-jf:hover {
    background-color: #8abfd1;
}

.btn.btn-submit {
    background: url('../images/4/btn/btn_submit.png') #8a2278 no-repeat left center;
    padding-left: 14px;
    color: #ffffff;
}
.btn.btn-submit:hover {
    background: url('../images/4/btn/btn_submit.png') #c53ca6 no-repeat left center;
}
.btn.btn-dr {
    background: url('../images/4/btn/btn_dr.png') #8a2278 no-repeat left 2px center;
    padding-left: 14px;
    color: #ffffff;
}
.btn.btn-dr:hover {
    background: url('../images/4/btn/btn_dr.png') #c53ca6 no-repeat left 2px center;
}
.btn.btn-xyb {
    width:110px;
    height:33px;
    background: url('../images/4/btn/btn_xyb.png') #8a2278 no-repeat left 15px center;
    padding-left: 20px;
    color: #ffffff;
}
.btn.btn-xyb:hover {
    background: url('../images/4/btn/btn_xyb.png') #c53ca6 no-repeat left 15px center;
}
.btn.btn-bzzbwj {
    width:108px;
    height:30px;
    background: url('../images/4/btn/btn_xyb.png') #8a2278 no-repeat left 8px center;
    padding-left: 20px;
    color: #ffffff;
    border:none;
}
.btn.btn-bzzbwj:hover {
    background: url('../images/4/btn/btn_xyb.png') #c53ca6 no-repeat left 8px center;
}
.btn.btn-noborder {
    width:80px;
    height:28px;
    background: #8a2278;
    color: #ffffff;
    border:none;
}
.btn.btn-noborder:hover {
    background: #c53ca6;
}
.btn.btn-cabd {
    height:46px;
    width:160px;
    background: url('../images/4/btn/btn_cabd.png') no-repeat #C23034;
    background-position:8px 15px;
    color: #ffffff;
    border:none;
    border-radius: 4px;
    padding-left:10px;
}
.btn.btn-cabd:hover {
    background: url('../images/4/btn/btn_cabd.png') no-repeat #DD484C;
    background-position:8px 15px;
    color: #ffffff;
}
.btn.btn-normal {
    background: #8a2278;
    color: #ffffff;
}
.btn.btn-normal:hover {
    background: #c53ca6;
}
.btn.btn-unfold {
    width:90px;
    height:30px;
    background: url('../images/4/btn/btn_unfold.png') #8a2278 no-repeat left 8px center;
    padding-left: 20px;
    color: #ffffff;
}
.btn.btn-unfold:hover {
    background: url('../images/4/btn/btn_unfold.png') #c53ca6 no-repeat left 8px center;
}
.btn.btn-fold {
    width:90px;
    height:30px;
    background: url('../images/4/btn/btn_fold.png') #8a2278 no-repeat left 8px center;
    padding-left: 20px;
    color: #ffffff;
}
.btn.btn-fold:hover {
    background: url('../images/4/btn/btn_fold.png') #c53ca6 no-repeat left 8px center;
}
.btn.btn-primary {
    color: #ffffff;
    background-color: #217ec1;
}
.btn.btn-primary:hover {
}

.btn.btn-print {
    background: url('../images/4/btn/btn_print.png') #f6e9f3 no-repeat left center;
    padding-left: 14px;
}
.btn.btn-print:hover {
    background-color: #f6e9f3;
}
.btn.btn-splitScreen {
    background: url('../images/4/btn/btn_splitScreen.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-splitScreen:hover {
    background-color: #8abfd1;
}

.btn.btn-search {
    background: url('../images/4/btn/btn_search.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-search:hover {
    background-color: #8abfd1;
}

.btn.btn-close {
    background: url('../images/4/btn/btn_close.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-close:hover {
    background-color: #8abfd1;
}
.btn.btn-download {
    background: url('../images/4/btn/btn_download.png') #eeeeee no-repeat 10px center;
    background-color:#346B92;
    color:white;
    padding-left: 14px;
}
.btn.btn-download:hover {
    background-color: #3c7ca9;
}
.btn.btn-upload {
    background: url('../images/4/btn/btn_upload.png') #fafafa no-repeat 4px center;
    background-color:#EAF0FC;
    padding-left: 14px;
}
.btn.btn-upload:hover {
    background-color: #dae5f3;
}
.btn.btn-zdy-upload {
    background: url('../images/4/btn/btn_zdy_upload.png') #fafafa no-repeat left 3px center;
    padding-left: 14px;
}
.btn.btn-zdy-upload:hover {
    background-color: #f8d6d6;
}
.btn.btn-cancel {
    background: url('../images/4/btn/btn_download.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-cancel:hover {
    background-color: #8abfd1;
}

.btn.btn-import {
    background: url('../images/4/btn/btn_import.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-import:hover {
    background-color: #8abfd1;
}
.btn.btn-striking {
    color:#ffffff;
    background-color:#fd6400;
}
.btn.btn-striking:hover {
    background-color:#fd802d;
}
.btn.btn-striking1 {
    color:#fc6907;
    background-color:#ffe7d8;
}
.btn.btn-striking1:hover {
    color:#ffffff;
    background-color:#fd6400;
}
.btn.btn-export {
    background: url('../images/4/btn/btn_export.png') #eeeeee no-repeat left center;
    padding-left: 14px;
}
.btn.btn-export:hover {
    background-color: #8abfd1;
}
.btn.btn-kscq {
    padding-left: 18px;
    background: url('../images/dlcq/4.png') #fafafa no-repeat 5px center;
}
.table td.cjgys {
    background: url('../images/4/icon/icon_con_cjgys.png') left top no-repeat;
}
.table td.yhxzcjgys {
    background: url('../images/4/icon/icon_con_yhxzcjgys.png') left top no-repeat;
}
.btn.btn-addba {
    background: url('../images/2/btn/btn_addba.png') #336c93 no-repeat left center;
    padding-left: 14px;
    color: #ffffff;
}
.btn.btn-addba:hover {
    background: url('../images/2/btn/btn_addba.png') #014187 no-repeat left center;
}
.btn.btn-submitba {
    background: url('../images/2/btn/btn_submitba.png') #8a2278 no-repeat left 2px center;
    padding-left: 14px;
    color: #ffffff;
}
.btn.btn-submitba:hover {
    background: url('../images/2/btn/btn_submitba.png') #c53ca6 no-repeat left 2px center;
}
.btn.btn-complete {
    background: url('../images/1/kbcb/icon_complete.png') #8a2278 no-repeat left 4px center;
    padding-left: 14px;
    color: #ffffff;
    border: none;
}
.btn.btn-complete:hover {
    background: url('../images/1/kbcb/icon_complete.png') #c53ca6 no-repeat left 4px center;
}
.btn.btn-refresh {
    background: url('../images/1/kbcb/icon_refresh.png') #eeeeee no-repeat left 3px center;
    padding-left: 14px;
}
.btn.btn-refresh:hover {
    background-color: #8abfd1;
}

/* 分页样式开始 */
.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: 18px;
    width: 18px;
    border: 0px;
    caret-color: transparent;
}
.btn.btn-paget {
    height: 18px;
    border: 0px;
}

.btn.btn-page.btn-first {
    border: 0px;
    background: url('../images/4/btn/btn_first.png') no-repeat center center;
}

.btn.btn-page.btn-first:hover {
    background: url('../images/4/btn/btn_first_hover.png') no-repeat center center;
}

.btn.btn-page.btn-first-disabled {
    cursor: default;
    background: url('../images/4/btn/btn_first_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-pre {
    background: url('../images/4/btn/btn_pre.png') no-repeat center center;
}

.btn.btn-page.btn-pre:hover {
    background: url('../images/4/btn/btn_pre_hover.png') no-repeat center center;
}
.btn.btn-page.btn-pre-disabled {
    cursor: default;
    background: url('../images/4/btn/btn_pre_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-next {
    background: url('../images/4/btn/btn_next.png') no-repeat center center;
}

.btn.btn-page.btn-next:hover {
    background: url('../images/4/btn/btn_next_hover.png') no-repeat center center;
}

.btn.btn-page.btn-next-disabled {
    cursor: default;
    background: url('../images/4/btn/btn_next_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-last {
    background: url('../images/4/btn/btn_last.png') no-repeat center center;
}

.btn.btn-page.btn-last:hover {
    background: url('../images/4/btn/btn_last_hover.png') no-repeat center center;
}

.btn.btn-page.btn-last-disabled {
    cursor: default;
    background: url('../images/4/btn/btn_last_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-goto {
    background: url('../images/4/btn/btn_goto.png') no-repeat center center;
}


.btn.btn-paget.btn-pre {
    background: url('../images/4/btn/btn_pre.png') no-repeat left center;
}

.btn.btn-paget.btn-pre:hover {
    background: url('../images/4/btn/btn_pre_hover.png') no-repeat left center;
}

.btn.btn-paget.btn-next {
    background: url('../images/4/btn/btn_next.png') no-repeat left center;
}

.btn.btn-paget.btn-next:hover {
    background: url('../images/4/btn/btn_next_hover.png') no-repeat left center;
}
/* 分页样式结束 */
input[type='text'].form-control,input[type='number'].form-control,input[type='password'].form-control,input[type='file'].form-control {
    width: 97%;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    text-indent: 2px;
    padding-right: 2px;
}
input[type='text'].form-control[readonly],input[type='text'].form-control[disabled], textarea.form-control[readonly], textarea.form-control[disabled] {
    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;
}

textarea.form-control.autoHeight {
    resize: none;
    height: 22px;
    width: 98%;
}
.form-control.ac_input {
    height: 22px!important;
    padding: 0px;
}
input.ms-clear::-ms-clear {
    display: none;
}

input.ms-clear::-ms-reveal {
    display: none;
}

select.form-control {
    width: 120px;
    height: 22px;
    border: 1px solid #ccc;
}

/* 附件上传样式开始 */
.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/4/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/4/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/4/icon/icon_spjl_qs.png') no-repeat 25px 18px;
}
.spjl-con .dc .vertical-line div.blzt.js {
    background: url('../images/4/icon/icon_spjl_js.png') no-repeat 25px 18px;
}
.spjl-con .dc .vertical-line div.blzt.ybl {
    background: url('../images/4/icon/icon_spjl_ybl.png') no-repeat 34px 30px;
}
.spjl-con .dc .vertical-line div.blzt.blz {
    background: url('../images/4/icon/icon_spjl_blz.png') no-repeat 25px 18px;
}
.spjl-con .dc .vertical-line div.blzt.wbl {
    background: url('../images/4/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/4/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: -30px;
    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{
    height: 30px;
    line-height: 30px;
    background: url('../images/4/icon/icon_arrow_close.png') #f5fafe no-repeat 10px center;
    padding-left: 22px;
    border: 1px solid #e1e1e1;
}
.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/4/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: 85%;
    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/4/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/4/yw/addspcyy.png') #ffffff no-repeat center center;
}
.con.spcyy .optb:hover,.wap.ywsp.spcyy.pop .optb:hover {
    background: url('../images/4/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/4/icon/icon_link_del.png') no-repeat center center;
}
.con.spcyy .cyymove {
    width: 22px;
    background: url('../images/4/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;
    border: 3px solid #a9a9a9;
    background-color: #fefefe;
    width:950px;
    padding: 3px;
}
.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/4/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/4/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/4/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 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/4/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/4/xmxx/icon_rar.jpg') no-repeat center center;
}

.xmzl-doc {
    width: 80px;
    height: 64px;
    margin-top: 7px;
    background: url('../images/4/xmxx/icon_word.jpg') no-repeat center center;
}

.xmzl-xls {
    width: 80px;
    height: 64px;
    margin-top: 7px;
    background: url('../images/4/xmxx/icon_excel.jpg') no-repeat center center;
}

.xmzl-no {
    width: 80px;
    height: 64px;
    margin-top: 7px;
    background: url('../images/4/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:hover {
    border: 1px solid #f40;
}

.m-nav .ico-btn {
    height: 7px;
    width: 7px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url('../images/4/zjcq/ico_del.png');
    margin-left: 5px;
}

.m-nav .ico-btn:hover {
    background: url('../images/4/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: 35px;
    line-height: 33px;
    text-align: center;
}
.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;
}
.btm-panel.submit {
    text-align: right;
}
.con.panel.btm {
    padding-bottom: 33px;
}
.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/4/icon/icon_arrow_close.png') #f5fafe no-repeat 10px center;
    padding-left: 22px;
    border: 1px solid #e1e1e1;
}
.btm-panel-content {
    height: 35px;
}
.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/4/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/4/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: 12px;
    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/4/xmxx/menu_item_wcl.png') 5px center no-repeat;
    padding-left: 20px;
    white-space: nowrap;
}

.panel-xmps .gys.hover {
    background: url('../images/4/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;
}
/* 开标组织  开始*/
.status-processed {
    margin: 0 auto;
    cursor: pointer;
    background: url('../images/4/action/processed.png') no-repeat;
    width: 17px;
    height: 18px;
}

.status-unprocessed {
    margin: 0 auto;
    cursor: pointer;
    background: url('../images/4/action/unProcessed.png') no-repeat;
    width: 17px;
    height: 18px;
}

/* 开标组织  结束*/
/* 询价 询价评审 汇总表*/
.hzbgs {
    height: 30px;
    background: url('../images/4/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/4/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/4/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/4/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: 28px;
    display: block;
}
.sm .smc .item span.label {
    width: 90px; 
    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/4/icon/icon-corner-dbsq.png') left top no-repeat;
}
.sm.bicon.yssq{
    background: url('../images/4/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/4/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/4/icon/ke_icon_save.png') center center no-repeat ;
    width: 80px;
    height: 16px;
    cursor: pointer;
}
.ke-icon-xzmb {
    background:url('../images/4/icon/ke_icon_xzmb.png') center center no-repeat ;
    width: 80px;
    height: 20px;
}
.ke-icon-upload {
    background:url('../images/4/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.httx{
     border-top: 1px dashed #e1e1e1;
     border-bottom: 1px dashed #e1e1e1;
     height: 400px;
}
.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/4/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;
}

/* 图片提醒 */
.icon.httx {
    float: left; 
    display: block;
    height: 400px;
    width: 100%;
    background:  url('../images/4/icon/icon_httx.png') center center no-repeat ;
}
/* 审核状态 */
.shzt-0 {
    width:100px;
    height:50px;
    top: 0px; 
    right: 50px; 
    position: absolute;
    background: url('../images/4/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/4/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/4/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/4/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/4/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/4/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/4/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/4/icon/icon_xxbm.png') center center no-repeat;
    margin: 100px auto auto;
}

/* 页面背景结束 */

/* 场地预约 */
.cdyy.yyz {
    width:64px;
    height:24px;
    margin:0 auto;
    background: url('../images/4/icon/icon_cdyy_yyz.png') center center no-repeat;
}
.cdyy.yzy {
    width:64px;
    height:24px;
    margin:0 auto;
    background: url('../images/4/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/4/icon/icon_scwj.png') center center no-repeat;
    cursor: pointer;
}
.slscfj {
    width:70px;
    height:30px;
    background: url('../images/4/icon/icon_lscfj.png') center center no-repeat;
    cursor: pointer;
}
.sscwj {
    width:110px;
    height:28px;
    background: url('../images/4/icon/icon_scwj.png') center center no-repeat;
    cursor: pointer;
}
.gclqdscwj {
    width:120px;
    height:30px;
    background: url('../images/4/icon/icon_gclqdscwj.png') center center no-repeat;
    cursor: pointer;
     vertical-align: middle;
}
.gclqdscwj.uploading {
    background: url('../images/4/icon/icon_zdywj_uploading.gif') left center no-repeat;
}
.pup {
    float: left;
    margin-top: 5px;
}
.pup.drmb {
    width:70px;
    height:20px;
    background: url('../images/4/icon/icon_drmb.png') center center no-repeat;
    cursor: pointer;
}
.wjsc {
    height:30px;
    display: inline-block;
    *display: inline;
    cursor: pointer;
    margin-left: 5px;
    text-align: left;
}
.pright.wjsc {
    height:33px;
}
.wjsc.zdy {
    padding-left:12px;
    position: relative;
    background: url('../images/4/icon/icon_zdywj.png') left center no-repeat;
}
.wjsc.zdy.word {
    background: url('../images/4/icon/icon_zdyword.png') left center no-repeat;
}
.wjsc.zdy.uploading {
    background: url('../images/4/icon/icon_zdywj_uploading.gif') left center no-repeat;
}
.wjsc.zdy.word.uploading {
    background: url('../images/4/icon/icon_zdyword_uploading.gif') left center no-repeat;
}
.wjsc.zdy.excel {
    padding-left:18px;
    background: url('../images/4/icon/icon_zdyexcel.png') left center no-repeat;
}
.wjsc.zdy.excel.uploading {
    background: url('../images/4/icon/icon_zdyexcel_uploading.gif') left center no-repeat;
}
.wjsc.zdy.uploadf {
    padding-left:18px;
    background: url('../images/4/icon/icon_zdyupload.png') left center no-repeat;
}
.wjsc.zdy.uploadf.uploading {
    background: url('../images/4/icon/icon_zdyupload_uploading.gif') left center no-repeat;
}
.wjsc.zdy.uploading .title span{
    display: none;
}
.wjsc.zdy .title {
    color: #156356;
    font-size: 12px;
    height:30px;
    line-height: 30px;
    padding-left: 0px;
    background-image: none;
}
.wjsc.zdy.uploading .title {
    padding-left:inherit ;
}
.wjsc.zdy .title.word,.wjsc.zdy .title.excel {
    padding-left: 18px;
}
.wjsc.zdy.add {
    width:41px;
    height:41px;
    background: url('../images/4/icon/icon_zdyadd.png') left center no-repeat;
}
.wjsc.zdy.add.uploading {
    background: url('../images/4/icon/icon_zdywjadd_uploading.gif') left center no-repeat;
}
.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/4/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/4/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/4/icon/icon_start_selected.png') center bottom no-repeat;
}
.table a.link.start{
    width:32px;
    height:32px;
    vertical-align:bottom;
    background: url('../images/4/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: 33px;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
}

.dwrap .top.panel .tab {
    font-size: 12px;
    margin-left: 5px;
    line-height: 33px;
    height: 33px;
}

.dwrap .top.panel .tab.tab-title {
    background: url('../images/4/tab/tab_all_selected.png') no-repeat left center;
    padding-left: 20px;
    cursor: pointer;
    max-width: calc(100% - 600px);
    overflow: hidden;
    float: left;
}
.dwrap .left {
    float: left;
    width: 360px;
    height:100%;
    overflow: auto;
}
.dwrap .left.w0 {
    width: 0px;
}
.dwrap .left.w120 {
    width: 120px;
}
.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:120px;
    _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;
}
/*  左右分割结束 */


/* -----------右键--------- */
.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/4/icon/icon_mm.png') no-repeat 85% 10px;
    color: #333333;
}

.ordersn_sel.mm {
    background: url('../images/4/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/4/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/4/icon/icon_dljgcq_gkgpgz.png') no-repeat center center;
}
.table.dlcq .cqgdt {
    text-align:center;
    height:106px;
    background:url('../images/4/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;
    font-size: larger;
}
.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/4/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/4/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/4/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.png') 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:#A02F85;}
.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/4/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/4/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/4/icon/icon_cq_czxs.png') no-repeat center center;
}

/*-------------------------系数抽取样式 结束-----------------------------*/
/*-------------------------异常页面样式 开始-----------------------------*/
.exception .icon{
    height:200px;
    background: url('../images/4/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/4/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/4/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/4/icon/icon_gyszp_bmxx.png') center no-repeat ;
}
.gyszp.ddps {
    width:160px;
    height:195px;
    background: url('../images/4/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: #a02f85;
    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/4/icon/icon_payment_method_zfb.png') center no-repeat ;
}
.payment-method.wx{
    background: url('../images/4/icon/icon_payment_method_wx.png') center no-repeat ;
}
.payment-method.yl{
    background: url('../images/4/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/4/icon/ptht.png') center center no-repeat ;
    z-index: 9999;
}
.wmdlht{
    width:69px;
    height:58px;
    top: 0px; 
    position: absolute;
    background: url('../images/4/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/4/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/4/icon/icon-corner-dbsq.png') center center no-repeat ;
    z-index: 9999;
}
/*-------------------------------角标 结束----------------------------------*/

/*-------------------------------自定义桌面 开始----------------------------------*/
.zdyzm .cygn > div {
    height: 115px;
    width: 115px;
    float: left;
    border: 1px solid #ebebeb;
    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/4/icon/icon_circle_num_bg_strong.png') center center no-repeat ;
}
.zdyzm .cygn .mk .secondary{
    background: url('../images/4/icon/icon_circle_num_bg_secondary.png') center center no-repeat ;
}
.zdyzm .cygn .mk.daiban {
    background: url('../images/4/icon/icon_zdyzm_mk_daiban.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.shenpilishi {
    background: url('../images/4/icon/icon_zdyzm_mk_shenpilishi.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.wodexiangmu {
    background: url('../images/4/icon/icon_zdyzm_mk_wodexiangmu.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.hetongnew {
    background: url('../images/4/icon/icon_zdyzm_mk_hetongnwe.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.hetong {
    background: url('../images/4/icon/icon_zdyzm_mk_hetong.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.jingjia {
    background: url('../images/4/icon/icon_zdyzm_mk_jingjia.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.qicaohetong {
    background: url('../images/4/icon/icon_zdyzm_mk_qicaohetong.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.shenqing {
    background: url('../images/4/icon/icon_zdyzm_mk_shenqing.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.woyaocaigou {
    background: url('../images/4/icon/icon_zdyzm_mk_woyaocaigou.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.woyaocaigou:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_woyaocaigouh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.zhaobiaoxiangmu {
    background: url('../images/4/icon/icon_zdyzm_mk_zhaobiaoxiangmu.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.shuzizhengshu {
    background: url('../images/4/icon/icon_zdyzm_mk_shuzizhengshu.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.shuzizhengshu:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_shuzizhengshuh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.jjsq {
    background: url('../images/4/icon/icon_zdyzm_mk_jjsq.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.jjsq:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_jjsqh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.yanshou {
    background: url('../images/4/icon/icon_zdyzm_mk_yanshou.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.yanshou:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_yanshouh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.baoxiao {
    background: url('../images/4/icon/icon_zdyzm_mk_baoxiao.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.baoxiao:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_baoxiaoh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.wmxmgl {
    background: url('../images/4/icon/icon_zdyzm_mk_wmxmgl.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.wmxmgl:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_wmxmglh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk .title {
    margin-top: 90px;
    display: block;
    color: #4c4c4c;
}
.zdyzm .cygn .mk .wdsphy {
    background: url('../images/4/icon/icon_zdyzm_mk_wdsphy.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk .wdsphy:hover{
    background: url('../images/4/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/4/icon/icon_zdyzm_mk_zxtw.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.zxtw:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_zxtwh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.fbfs {
    background: url('../images/4/icon/icon_zdyzm_mk_fbfs.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.fbfs:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_fbfsh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.fbzz {
    background: url('../images/4/icon/icon_zdyzm_mk_fbzz.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.fbzz:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_fbzzh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.wdfs {
    background: url('../images/4/icon/icon_zdyzm_mk_wdfs.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.wdfs:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_wdfsh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.wdzz {
    background: url('../images/4/icon/icon_zdyzm_mk_wdzz.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.wdzz:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_wdzzh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.wdcgsq {
    background: url('../images/4/icon/icon_zdyzm_mk_wdcgsq.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.wdcgsq:hover {
    background: url('../images/4/icon/icon_zdyzm_mk_wdcgsqh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.zcjd {
    background: url('../images/4/icon/icon_zdyzm_mk_zcjd.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.zcjd:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_zcjdh.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.wtht {
    background: url('../images/4/icon/icon_zdyzm_mk_wtht.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.wtht:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_wthth.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.yj {
    background: url('../images/4/icon/icon_zdyzm_mk_yj.png') center 10px no-repeat ;
}
.zdyzm .cygn .mk.yj:hover{
    background: url('../images/4/icon/icon_zdyzm_mk_yjh.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 span.fright {
    margin-top: 6px;
}
.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: 24px;
    width: 40px;
}
.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:#4298c0;
    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/4/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/4/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/4/icon/icon_hgbz_bufuhe.png') center no-repeat ;
}
.ps.hgbz2 {
    background: url('../images/4/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/4/icon/icon_cszyx_zhongyaocanshu.png') center no-repeat ;
}
.ps.cszyx2 {
    background: url('../images/4/icon/icon_cszyx_yibancanshu.png') center no-repeat ;
}
.ps.cszyx4 {
    background: url('../images/4/icon/icon_cszyx_gjcs.png') center no-repeat ;
}
/*-------------------------------评审标志 结束----------------------------------*/

/*-------------------------------开票申请角标  开始----------------------------------*/
.kpsqjb{
    width:69px;
    height:58px;
    top: 0px; 
    position: absolute;
    background: url('../images/4/icon/kpsqjb.png') center center no-repeat ;
    z-index: 9999;
}
/*-------------------------------开票申请角标  结束----------------------------------*/

/*-------------------------------退还保证金、标书费角签  开始----------------------------------*/
.bzj{
    width:69px;
    height:58px;
    top: 0px; 
    position: absolute;
    background: url('../images/4/icon/bzj.png') center center no-repeat ;
    z-index: 9999;
}
.bsf{
    width:69px;
    height:58px;
    top: 0px; 
    position: absolute;
    background: url('../images/4/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/4/icon/icon_success.png') center center no-repeat ;
}
.bmshimgsuccess{
    width:95px;
    height:96px;
    background: url('../images/4/icon/icon_zjqx_success.png') center center no-repeat ;
}
.bmshimgfail{
    width:95px;
    height:96px;
    background: url('../images/4/icon/icon_zjqx_fail.png') center center no-repeat ;
}
.bmshimging{
    width:95px;
    height:96px;
    background: url('../images/4/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/4/icon/icon_xmywcx.png') center center no-repeat;
}
.bcircle.xmwwc{
    background: url('../images/4/icon/icon_xmwwcx.png') center center no-repeat;
}
.xmwj.ywc_sxjt{
    background: url('../images/4/icon/icon_ywc_sxjt.png') center center no-repeat;
}
.xmwj.wwc_sxjt{
    background: url('../images/4/icon/icon_wwc_sxjt.png') center center no-repeat;
}
.xglsxxzblc1{
    width:69px;
    height:58px;
    top: 0px; 
    position: absolute;
    background: url('../images/4/icon/xglsxxzblc1.png') center center no-repeat ;
    z-index: 9999;
}
.xglsxxzblc2{
    width:69px;
    height:58px;
    top: 0px; 
    position: absolute;
    background: url('../images/4/icon/xglsxxzblc2.png') center center no-repeat ;
    z-index: 9999;
}
.xglsxxzblc3{
    width:69px;
    height:58px;
    top: 0px; 
    position: absolute;
    background: url('../images/4/icon/xglsxxzblc3.png') center center no-repeat ;
    z-index: 9999;
}
.xglsxxzblc4{
    width:69px;
    height:58px;
    top: 0px; 
    position: absolute;
    background: url('../images/4/icon/xglsxxzblc4.png') center center no-repeat ;
    z-index: 9999;
}
.xglsxxzblc5{
    width:69px;
    height:58px;
    top: 0px; 
    position: absolute;
    background: url('../images/4/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{
    height:32px;
    background: url('../images/1/icon/icon_ywc_sxjt.png') center center no-repeat;
}
.lctable .wwcsxjt{
    height:32px;
    background: url('../images/1/icon/icon_wwc_sxjt.png') center center no-repeat;
}
.lctable .next{
    width:24px;
    height:32px;
    background: url('../images/4/icon/icon_lctable_next.png') center center no-repeat;
}
.bcircle.wwc{
    background: url('../images/4/icon/icon_circle_wwc.png') center center no-repeat;
}
.bcircle.ywc{
    background: url('../images/4/icon/icon_circle_ywc.png') center center no-repeat;
}
.bcircle.jxz{
    background: url('../images/4/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/4/icon/item_ycl_halfline.png') center center no-repeat;
}
.licon.yclline {
     background: url('../images/4/icon/item_ycl_line.png') center center no-repeat;
}
.licon.wclline {
     background: url('../images/4/icon/item_wcl_line.png') center center no-repeat;
}
.licon.dclline {
     background: url('../images/4/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/4/icon/icon_zbwj_cgwj.png') no-repeat left top;
}
.zbwj.zswj {
    width:63px;
    height:62px;
    top: 0px; 
    left: 0px; 
    position: absolute;
    background: url('../images/4/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.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:25px;
    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:#A02E85;}
.kbzzBackground1{background:#E3DEE5;}
.kbzzBackground2{background:#A02E85;}
.divRight4>.purple{color:#A02E85;}
/* --------------------------- 开标组织  结束----------------------*/

/* --------------------------- 分页条样式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: #8a2278;
    color: #fff;
    border: 1px solid #8a2278;
}
.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 #c53ca6;
    background: #c53ca6;
    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/4/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/4/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;
    background:#eaf0fc;
    border-radius:5px;
}
.btn.btn-cadl:hover{
    background:#f1f7fe;
}
.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: 40px;
    height: 70px;
    background: url('../images/4/head/top_icon_cabd.png') center center no-repeat;
    cursor: pointer;
}
.top-cabd:hover {
    background: url('../images/4/head/top_icon_cabd_hover.png') center center no-repeat;
}
.top-wtfk {
    width: 40px;
    height: 70px;
    background: url('../images/4/head/top_icon_wtfk.png') center center no-repeat;
    cursor: pointer;
}
.top-wtfk:hover {
    background: url('../images/4/head/top_icon_wtfk_hover.png') center center no-repeat;
}
/* ----------------------------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;
}
/* ----------------------------背景色  开始--------------------- */
.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/4/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/4/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/4/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/4/btn/btn_psmb.png') no-repeat center center;
}
.btn.psmbwc {
	display:block;
    width:100px;
    height:36px;
    margin:0 auto;
    float: left;
    background: url('../images/4/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/4/icon/icon_radio_xlk_unchecked.png') no-repeat center center;
	background-size: cover;
}
.radio.xlk:checked {
    background:  url('../images/4/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/4/icon/icon_radio_dxk_unchecked.png') no-repeat center center;
	background-size: cover;
}
.radio.dxk:checked {
    background:  url('../images/4/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/4/icon/icon_radio_dxks_unchecked.png') no-repeat center center;
	background-size: cover;
}
.radio.dxks:checked {
    background:  url('../images/4/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/4/icon/icon_radio_wbk_unchecked.png') no-repeat center center;
	background-size: cover;
}
.radio.wbk:checked {
    background:  url('../images/4/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/4/icon/icon_radio_wbks_unchecked.png') no-repeat center center;
	background-size: cover;
}
.radio.wbks:checked {
    background:  url('../images/4/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/4/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/4/icon/icon_zjqx_fail.png') top center no-repeat;
    background-size: cover;
}
input::-webkit-input-placeholder {
    color: #aab2bd;
    font-size: 12px;
}

textarea::-webkit-input-placeholder {
    color: #aab2bd;
    font-size: 12px;
}

.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-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/4/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/4/btn/btn_submit.png') #b1b1b1 no-repeat left center;
    padding-left: 14px;
    color: #ffffff;
}
.layui-table-page {
    text-align: right;
}

.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/4/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/4/icon/icon_echart_1_1.png') center no-repeat;
}
.wap.chart.setup .category .items span.echart_1_2 {
    background: url('../images/4/icon/icon_echart_1_2.png') center no-repeat;
}
.wap.chart.setup .category .items span.echart_1_3 {
    background: url('../images/4/icon/icon_echart_1_3.png') center no-repeat;
}
.wap.chart.setup .category .items span.echart_1_4 {
    background: url('../images/4/icon/icon_echart_1_4.png') center no-repeat;
}
 /* 柱图 */
.wap.chart.setup .category .items span.echart_2_1 {
    background: url('../images/4/icon/icon_echart_2_1.png') center no-repeat;
}
.wap.chart.setup .category .items span.echart_2_2 {
    background: url('../images/4/icon/icon_echart_2_2.png') center no-repeat;
}
.wap.chart.setup .category .items span.echart_2_3 {
    background: url('../images/4/icon/icon_echart_2_3.png') center no-repeat;
}
.wap.chart.setup .category .items span.echart_2_4 {
    background: url('../images/4/icon/icon_echart_2_4.png') center no-repeat;
}
 /* 饼图 */
.wap.chart.setup .category .items span.echart_3_1 {
    background: url('../images/4/icon/icon_echart_3_1.png') center no-repeat;
}
.wap.chart.setup .category .items span.echart_3_2 {
    background: url('../images/4/icon/icon_echart_3_2.png') center no-repeat;
}
 /* 交叉图 */
.wap.chart.setup .category .items span.echart_4_1 {
    background: url('../images/4/icon/icon_echart_4_1.png') center no-repeat;
}
 /* 自定义 */
.wap.chart.setup .category .items span.echart_5_1 {
    background: url('../images/4/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;
}
/*-----------------------------图表维护 结束------------------------- */

/*-----------------------------自定义采购申请 开始------------------------- */
.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.gkzz{
    background: url('../images/2/icon/icon_zdygkzz_mk_zz.png') center 10px no-repeat ;
}
.zdyzm .wycg .mk.gkzz:hover{
    background: url('../images/2/icon/icon_zdygkzz_mk_zz.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/4/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/4/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/4/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/4/icon/icon_toast_error.png') center center no-repeat;
}

#nodriver .caqdxz {
    font-size: 14px;
    display: block;
    width: 120px;
    margin: 0px auto;
}

.fhsy {
    background-color:#A1080D;
    width:150px;
    height:30px;
    line-height:30px;
    padding:0px;
    margin:40px;
}
.fhsy:hover {
    background-color:#f8d6d6;
    color:#000000;
}
.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;
}
/*-----------------------------高级查询样式 开始------------------------- */
.gjcx{
    color: #36a7f3;
    cursor: pointer;
    padding-right: 15px;
}
.gjcx.down{
    background: url("../images/4/icon/icon_gjcx_down.png") no-repeat right center;
}
.gjcx.up{
    background: url("../images/4/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;
}
/*-----------------------------高级查询样式 结束------------------------- */

label .layui-form-radio {
    margin: 0px;
    padding-right: 0px;
}
span.form-item.form-radio {
    display: inline-block;
    padding-left: 22px;
    background: url('../images/4/icon/icon_radio_unchecked.png') no-repeat left center;
    cursor: pointer;
}
span.form-item.form-radio.form-radioed {
    background: url('../images/4/icon/icon_radio_checked.png') no-repeat left center;
}

span.form-item.form-checkbox {
    display: inline-block;
    padding-left: 22px;
    background: url('../images/4/icon/icon_checkbox_unchecked.png') no-repeat left center;
    cursor: pointer;
}
span.form-item.form-checkbox.form-checkboxed {
    background: url('../images/4/icon/icon_checkbox_checked.png') no-repeat left center;
}
/**------------------------------------智能帮助 开始--------------------------**/
 .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: 600px;
}

.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: 300px;
    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-top: 50px;
    width: 70px;
    height: 10px;
    float: left;
}

.znbz-zzfw-kszc {
    margin: 5px 10px;
    width: 50px;
    height: 50px;
    background: url('../images/4/icon/icon_znbz_kszc.png') center no-repeat;
    float: left;
}

.znbz-zzfw-zhmm {
    margin: 5px 10px;
    width: 50px;
    height: 50px;
    background: url('../images/4/icon/icon_znbz_zhmm.png') center no-repeat;
    float: left;
}

.znbz-zzfw-wxbd {
    margin: 5px 10px;
    width: 50px;
    height: 50px;
    background: url('../images/4/icon/icon_znbz_wxbd.png') center no-repeat;
    float: left;
}

.znbz-rgkf {
    margin: 0 auto;
    width: 100%;
    height: auto;
    float: left;
    word-wrap:break-word;
    background-color: #FFE5D4;
    border: 0px solid;
    text-align: center;
}

.znbz-rgkf span {
    line-height:auto;
    font-size: 14px;
    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/4/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, a.linkp{
   color:black;
}

.znbz-ask-head {
    margin: 10px 20px;
    clear: both;
    float: right;
    width: 46px;
    height: 46px;
    background: url('../images/4/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;
    height:120px;
    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/4/icon/icon_znbz_yy.png') no-repeat center center;
}
a.link.dafkyyt {
    padding-left: 20px;
    background: url('../images/4/icon/icon_znbz_yy.png') no-repeat left center;
}
a.link.dafkyydl {
    width: 22px;
    color:#FF7D27;
    background: url('../images/4/icon/icon_znbz_yydl.png') no-repeat center center;
}
a.link.dafkyydlt {
    padding-left: 20px;
    color:#FF7D27;
    background: url('../images/4/icon/icon_znbz_yydl.png') no-repeat left center;
}
a.link.dafkwy {
    width: 22px;
    background: url('../images/4/icon/icon_znbz_wy.png') no-repeat center center;
}
a.link.dafkwyt {
    padding-left: 20px;
    background: url('../images/4/icon/icon_znbz_wy.png') no-repeat left center;
}
a.link.dafkwydl {
    width: 22px;
    color:#FF7D27;
    background: url('../images/4/icon/icon_znbz_wydl.png') no-repeat center center;
}
a.link.dafkwydlt {
    padding-left: 20px;
    color:#FF7D27;
    background: url('../images/4/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/4/icon/icon_lct_ywc.png') no-repeat center center;
}
.lctwrap.lct li.lc.jxz{
    background: url('../images/4/icon/icon_lct_jxz.png') no-repeat center center;
}
.lctwrap.lct li.lc.dd{
    background: url('../images/4/icon/icon_lct_dd.png') no-repeat center center;
}
.lctwrap.lct li.se.start{
    background: url('../images/4/icon/icon_lct_start.png') no-repeat center center;
}
.lctwrap.lct li.se.end{
    background: url('../images/4/icon/icon_lct_end.png') no-repeat center center;
}
/**------------------------------------横向流程图 结束---------------------------**/
a.link.szxsl {
    width:20px;
    height: 40px;
    line-height: 40px;
    background: url('../images/4/icon/icon_zdylbcx_szxsl.png') no-repeat left center;
}
a.link.refresh {
    width:20px;
    height: 40px;
    line-height: 40px;
    background: url('../images/5/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/4/icon/icon_zf_dgzz.png')  5px no-repeat ;
}
.paybtn.zfb{
    background: url('../images/4/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/4/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;
}
/**-----------------------------------合同备案样式  结束-----------------------------**/

/**-----------------------------------升级系统样式迁移  开始-----------------------------**/
/*左边栏，设定宽度*/
.wrap_l {
    float: left;
    width: 60px;
    border: 0px;
    _margin-right:-3px;
}
/*右边栏，固定宽度*/
.wrap_r {
    border: 0px;
    margin-left:60px;
    _margin-left:30px;
}
/* 审批记录里审批意见 */
pre{
    white-space: pre-wrap!important;
    word-wrap: break-word!important;
    *white-space:normal!important;
    font: 12px "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", 宋体, sans-serif!important;
    color: #999999;
    margin-top:6px;
}
/**-----------------------------------升级系统样式迁移  结束-----------------------------**/
.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/4/login/zc_pszjzc.png) center center no-repeat;
}
.container .login-dlxx .hyzc .pszj:hover {
    background: url(../images/4/login/zc_pszjzc_hover.png) center center no-repeat;
}
.container .login-dlxx .hyzc .gys {
    height: 32px;
    width: 120px;
    margin-top: 8px;
    cursor: pointer;
    background: url(../images/4/login/zc_gyszc.png) center center no-repeat;
}
.container .login-dlxx .hyzc .gys:hover {
    background: url(../images/4/login/zc_gyszc_hover.png) center center no-repeat;
}
.loginBtn {
    width: 260px;
    height: 38px;
    text-align: center;
    background: #A12D85;
    border-radius: 2px;
    line-height: 38px;
    color: #ffffff;
    cursor: pointer;
    margin: 25px auto;
}
.loginBtn:hover{
    color: black;
    background: #edbee1;
}
/**------------------------------------新版登录界面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 .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 .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: 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-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-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-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;
}


.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;
}






