﻿@charset "utf-8";
/* CSS Document */

/****** reset style ******/
body, div, ul, ol, li, dl, dt, dd, table, tr, td, a, img, span, font,
input, select, textarea, table, tr, td,
p, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑", "宋体", "Helvetica", "Tahoma", "Microsoft Yahei", "Simsun";
}

ul, ol, li {
    list-style: none;
}

body {
    padding: 0px;
    margin: 0 auto;
    font-size: 12px;
    color: #333;
    background: #FFF;
}

textarea {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.hwimg {
    width: 50px;
    height: 50px;
    float: left;
}

.paybutton {
    color: white;
    font-size: 12px;
    background-color: #CC0000;
    padding: 5px 25px 5px 25px;
    border-radius: 1px;
    text-align: center;
}

    .paybutton a:hover {
        color: white;
    }

img {
    border: none;
}

.btnOrgLogin {
    background-color: #CC0000;
    color: White;
}

.btnGLogin {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    line-height: 22px;
    width: 85px;
    text-align: center;
    margin-top: 25px;
}
/****** font style ******/
.fontB {
    font-weight: bold;
}

.fontOrgB {
    font-weight: bold;
    color: #CC0000;
}

.fontRed {
    color: #F00;
}

.fontRedB {
    color: #F00;
    font-weight: bold;
}

.color999 {
    color: #999;
}

h2 {
    font-size: 16px;
}

h4, font14 {
    font-size: 14px;
}

h3 {
    height: 32px;
    line-height: 32px;
    color: #CC0000;
    text-indent: 10px;
}

/****** form style ******/
input.text, select.text, .text {
    border-left: 1px solid #888;
    border-top: 1px solid #888;
    background: #FFF;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    line-height: 25px;
    height: 25px;
    width: 155px;
    font-size: 12px;
}

input.textR, select.textR, .textR {
    background: #FFF;
    border: 1px solid #888;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    height: 20px;
    line-height: 20px;
    width: 380px;
    margin-top: 10px;
}

select.text {
    width: 156px;
    height: 24px;
}

textarea.text {
    height: auto;
    line-height: 20px;
    width: auto;
}
/****** btn style ******/
.btn {
    background: none;
    border: none;
    font-size: 12px;
    color: #333;
    cursor: pointer;
    height: 26px;
    line-height: 22px;
    vertical-align: middle;
    padding-left: 20px;
}

.btnAdd {
    width: 22px;
    background: url(../images/icon_add.png) no-repeat;
    background-position: 3px 5px;
}

.btnEdit {
    width: 22px;
    height: 25px;
    background: url(../images/icon_edit.png) no-repeat;
    background-position: 3px 4px;
}

.btnApply {
    width: 22px;
    height: 25px;
    background: url(../images/icon_Apply.png) no-repeat;
    background-position: 3px 4px;
}

.btnExpress {
    width: 22px;
    height: 25px;
    background: url(../images/icon_Express.png) no-repeat;
    background-position: 3px 4px;
}

.btnBuy {
    width: 20px;
    height: 25px;
    background: url(../images/icon_Buy.png) no-repeat;
    background-position: 1px 4px;
}

.btnList {
    width: 30px;
    height: 25px;
    background: url(../images/icon_list.png) no-repeat;
    background-position: 3px 4px;
}

.btnMaint {
    width: 20px;
    height: 25px;
    background: url(../images/icon_maint.png) no-repeat;
    background-position: 1px 4px;
}

.btnSN {
    width: 20px;
    height: 22px;
    background: url(../images/icon_sn.png) no-repeat;
    background-position: 1px 4px;
}

.btnEmail {
    width: 22px;
    height: 25px;
    background: url(../images/icon_email.png) no-repeat;
    background-position: 3px 4px;
}

.btnDel {
    width: 22px;
    height: 25px;
    background: url(../images/icon_del.gif) no-repeat;
    background-position: 0px 4px;
}

.btnDelList {
    width: 22px;
    height: 25px;
    background: url(../images/icon_dellist.png) no-repeat;
    background-position: 0px 4px;
}

.btnAssign {
    width: 22px;
    height: 25px;
    background: url(../images/icon_assign.png) no-repeat;
    background-position: 3px 4px;
}

.btnScrap {
    width: 22px;
    height: 25px;
    background: url(../images/icon_Scrap.png) no-repeat;
    background-position: 3px 4px;
}

.btnSer {
    width: 22px;
    background: url(../images/icon_search.gif) no-repeat;
    background-position: 3px 4px;
}

.btnUninstall {
    width: 22px;
    background: url(../images/icon_uninstall.gif) no-repeat;
}

.btnUpdate {
    width: 22px;
    background: url(../images/icon_update.png) no-repeat;
    background-position: 3px 4px;
}

.btnload {
    width: 22px;
    background: url(../images/icon_download.gif) no-repeat;
}

.btnupload {
    width: 22px;
    background: url(../images/icon_upload.gif) no-repeat;
}

.btnInstall {
    width: 22px;
    background: url(../images/icon_install.gif) no-repeat;
}

.btnFault {
    width: 22px;
    height: 25px;
    background: url(../images/icon_fault.png) no-repeat;
    background-position: 3px 4px;
}

.btnBack {
    width: 22px;
    background: url(../images/icon_back.png) no-repeat;
    background-position: 3px 4px;
}

.btnRefresh {
    width: 22px;
    background: url(../images/icon_refresh.gif) no-repeat;
}

.btnGrayC {
    background: #CCC;
    border: 2px solid #CCC;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    padding: 0 15px;
    _padding: 0 8px;
    line-height: 20px;
    line-height: 25px;
    height: 23px;
}

.btnG {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    line-height: 30px;
    height: 30px;
    width: 83px;
    text-align: center;
    margin-top: 10px;
}

.btnOrg {
    color: #FFF;
    background-color: #CC0000;
}

.btnGreen120 {
    color: #FFF;
    width: 120px;
    background: url(../images/btn_green120.gif) no-repeat;
}

.btnGray {
    /*color:#333;*/
    color: #FFF;
    background-color: #bbb;
}

.btnRight {
    width: 80px;
    line-height: 25px;
    text-align: center;
    background: #CC0000;
    border: 1px #CC0000 solid;
    color: #FFF;
    font-size: 12px;
    float: right;
    cursor: pointer;
}

.btnClass {
    width: 80px;
    line-height: 25px;
    text-align: center;
    background: #CC0000;
    border: 1px #CC0000 solid;
    color: #FFF;
    font-size: 12px;
    cursor: pointer;
}

.btnNoFloat {
    width: 60px;
    line-height: 22px;
    text-align: center;
    background: #CC0000;
    border: 1px #CC0000 solid;
    color: #FFF;
    font-size: 12px;
}

.btncenter {
    width: 80px;
    height: 30px;
    text-align: center;
    background: #4f9cc9;
    border: 1px #4f9cc9 solid;
    color: #FFF;
    font-size: 12px;
    float: left;
    cursor: pointer;
}

input.btnFont {
    width: 65px;
    height: 33px;
    line-height: 33px;
    text-indent: 25px;
    text-align: left;
    clear: both;
}

.btnAdd01 {
    background: url(../images/icon_add.gif) no-repeat left;
}

.btnEdit01 {
    background: url(../images/icon_edit.gif) no-repeat left;
}

.btnDel01 {
    width: 75px;
    background: url(../images/icon_del.gif) no-repeat left;
}

/****** position style ******/
.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
    text-indent: 0px;
}

.tLeft {
    text-align: left;
}

.tRight {
    text-align: right;
}

.both {
    clear: both;
}

.middle {
    vertical-align: middle;
}

/****** a link style ******/
a {
    color: #333;
    cursor: pointer;
    text-decoration: none;
}

    a:hover, a:active {
        text-decoration: none;
    }

    .underline, a.underline {
        text-decoration: underline;
    }

        a.underline:hover, a.underline:active, a.link:hover, a.link:active {
            text-decoration: underline;
        }

    a.more {
        width: 53px;
        height: 37px;
        float: right;
        padding-right: 30px;
    }

        a.more img {
            width: 33px;
            height: 5px;
            padding-top: 20px;
        }

/******* width style ********/
input.widauto {
    width: 94px;
}

input.wid40 {
    width: 40px;
}

select.wid75 {
    width: 65px;
}

input.wid94 {
    width: 94px;
}

input.wid450 {
    width: 450px;
}

/****** table style ******/
table.formTab {
    width: 100%;
    margin: 0 auto;
    border: 0;
    margin-top: 15px;
    border-spacing: 5px;
}

    table.formTab tr td, table.formTab tr th {
        height: 28px;
        line-height: 28px;
    }

    table.formTab tr td {
        text-align: left;
        padding-left: 5px;
    }

    table.formTab tr th {
        text-align: right;
    }

table.tab {
    margin-left: 20px;
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
}

    table.tab tr td, table.tab tr th {
        line-height: 28px;
        text-align: center;
        border-right: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        padding-left: 0;
    }

    table.tableBox tr th, table.tab tr th {
        color: Black;
        font-size: 13px;
        height: 28px;
    }

table.tableBox {
    width: 99%;
    margin: 0 auto;
    /*border-left: 1px solid #CCC;*/
    /*border-top: 1px solid #CCC;*/
    /*border-bottom: 1px solid #CCC;*/
}

    table.tableBox tr td, table.tableBox tr th {
        line-height: 28px;
        /*border-right: 1px solid #CCC;*/
        /*border-bottom: 1px solid #CCC;*/
        padding-left: 0;
    }

    table.tableBox tr td {
        text-align: center;
    }

table tr td.center, table tr.center th {
    text-align: center;
    text-indent: 0;
}

table.tableBox tr.condition td {
    background: url(../images/bg_tit.gif) repeat-x;
    height: 30px;
    line-height: 30px;
    text-align: 0;
}

table.borderNo, table.borderNo tr td, table.borderNo tr th {
    border-top: none;
    border-left: none;
    border-bottom: none;
    border-right: none;
}

table.formTab tr td.tableBar, table.formTab tr.tableBar td {
    width: 100%;
    border-bottom: 2px solid #005d28;
    text-align: left;
}

    table.formTab tr td.tableBar h3 {
        background: none;
        width: 50%;
        float: left;
    }

    table.formTab tr td.tableBar input {
        padding-bottom: 5px;
    }

table.tabGray {
    width: 100%;
    margin: 0 auto;
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
    margin-top: 10px;
}

    table.tabGray tr {
        line-height: 23px;
    }

        table.tabGray tr td, table.tabGray tr th {
            line-height: 23px;
            height: 25px;
            border-right: 1px solid #CCC;
            border-bottom: 1px solid #CCC;
            padding-left: 0;
            font-size: 12px;
            text-indent: 10px;
        }

            table.tabGray tr th.tabGrayTit {
                background: #eee;
                text-align: left;
            }
/*第一种颜色*/
#tab tr.color1 {
    background-color: #FFFFFF;
}
/*第二种颜色*/
#tab tr.color2 {
    background-color: #F8F8F8;
}

/******* display style ********/
.undis {
    display: none;
}

.dis {
    display: block;
}

.indis {
    display: inline;
}

/******* blank style ********/
.blank15 {
    width: 100%;
    height: 15px;
    display: block;
}

.indent {
    text-indent: 2em;
}

font.star {
    color: #F00;
    font-size: 16px;
    vertical-align: middle;
}


/* 系统公告*/
.wrapper {
    width: 580px;
    margin-right: auto;
}

.green {
    color: rgb(47, 191, 43);
}

.txtca8 {
    color: rgb(202, 137, 33);
}

*#notice .notice {
    border: 1px solid rgb(255, 205, 156);
    height: 36px;
    line-height: 36px;
    margin-top: 2px;
    position: relative;
    background-color: rgb(255, 255, 203);
}

#notice .h {
    background-image: url("../images/notice.png");
    background-repeat: no-repeat;
    margin-top: 2px;
}

#notice .b {
    background-image: url("../images/notice.png");
    background-repeat: no-repeat;
}

#notice .x {
    background-image: url("../images/notice.png");
    background-repeat: no-repeat;
}

#notice .h {
    top: -13px;
    width: 62px;
    height: 38px;
    text-align: center;
    color: rgb(255, 255, 255);
    padding-top: 12px;
    display: block;
    position: absolute;
}

#notice .b {
    background-position: 5px -60px;
    overflow: hidden;
    margin-right: 50px;
    margin-left: 77px;
    white-space: nowrap;
    -ms-zoom: 1;
    -ms-text-overflow: ellipsis;
}

#notice .x {
    background-position: left -105px;
    top: 6px;
    width: 24px;
    height: 24px;
    right: 15px;
    display: block;
    position: absolute;
    z-index: 3;
}

#notice .o {
    color: rgb(255, 102, 0);
}

#notice .g {
    color: rgb(45, 153, 7);
}

#notice #sysNotice {
    width: 580px;
    height: 35px;
    overflow: hidden;
    clear: both;
    margin-left: 34px;
}

#notice #sysOuter {
    width: 580px;
}

    #notice #sysOuter div {
        float: left;
    }

    #notice #sysOuter i {
        font-style: normal;
        display: inline;
    }

    #notice #sysOuter div {
        margin-right: 5px;
    }

/*流程*/
.rightBody .conbody {
    height: auto;
    display: block;
    padding-bottom: 15px;
}

.rightBody .box ul.linkBox {
    width: 90%;
    height: 600px;
    margin: 0 auto;
    margin-top: 40px;
}

    .rightBody .box ul.linkBox li {
        width: 30%;
        height: 130px;
        float: left;
        text-align: center;
    }

        .rightBody .box ul.linkBox li img {
            width: 65px;
            height: 65px;
        }

        .rightBody .box ul.linkBox li p {
            width: 90%;
            height: 20px;
            line-height: 20px;
            margin: 0 auto;
        }

.rightBody .box ul.flowBox {
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
    height: 400px;
}

    .rightBody .box ul.flowBox li {
        
        height: 250px;
        float: left;
        padding-left: 15px;
        background: url(../images/pic_flow.gif) no-repeat;
    }

        .rightBody .box ul.flowBox li ol {
            width: 270px;
            height: 100px;
            margin-top: 115px;
             
        }

            .rightBody .box ul.flowBox li ol li {
                text-align: center;
            }

                .rightBody .box ul.flowBox li ol li.flowName {
                      width: 270px;
                    height: 30px;
                    line-height: 30px;
                    font-size: 16px;
                    font-weight: bold;
                    text-align: center;
                }

                .rightBody .box ul.flowBox li ol li.approveName {
                      width: 270px;
                    height: 45px;
                    line-height: 45px;
                    color: #CC0000;
                    text-align: center;
                }

        .rightBody .box ul.flowBox li.begin {
            width: 180px;
            background: url(../images/pic_begin.gif) no-repeat;
        }

        .rightBody .box ul.flowBox li.end {
            width: 180px;
            background: url(../images/pic_end.gif) no-repeat;
        }

.rightBody .box ul.newsBody {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
}

    .rightBody .box ul.newsBody li {
        width: 100%;
        height: 30px;
        line-height: 30px;
        list-style-position: outside;
        list-style-type: decimal-leading-zero;
        border-bottom: 1px dotted #CCC;
    }

        .rightBody .box ul.newsBody li span {
            width: 250px;
            height: 30px;
        }

.rightBody .box h2.newsTit {
    width: 95%;
    margin: 0 auto;
    color: #006633;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid #CCC;
}

.rightBody .box p.publishInfo {
    width: 96%;
    color: #666;
    text-align: right;
    height: 30px;
    line-height: 30px;
}

.rightBody .box p.select {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-indent: 15px;
    border-top: 1px solid #DDD;
}

.rightBody .box ul.nameBox {
    width: 95%;
    margin: 0 auto;
    margin-top: 10px;
}

    .rightBody .box ul.nameBox li {
        width: 19.5%;
        height: 35px;
        line-height: 35px;
        text-align: left;
        text-indent: 10px;
        float: left;
    }

.rightBody .box .newsContent {
    width: 95%;
    height: auto;
    display: block;
    margin: 0 auto;
    text-indent: 2em;
    line-height: 22px;
}


/*二维码打印*/
.pj_list {
    width: 80mm;
    height: 120mm;
    margin: 20mm 10mm 0mm;
}

/*第一版*/
.QRCode {
    width: 80mm;
    float: left;
}

.QRCodeField {
    width: 80mm;
    height: 100mm;
    border-left: solid #000 2px;
    border-right: solid #000 2px;
}

.QRCoderight {
    width: 60%;
    height: 100mm;
    text-align: center;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
}

.QRCodeleft {
    width: 39%;
    height: 100mm;
    text-align: center;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: solid #000 2px;
}

    .QRCodeleft ul li {
        font-size: 10px;
    }

    .QRCodeleft img {
        width: 60px;
        height: 60px;
    }

.Field {
    width: 80mm;
    height: 10mm;
    line-height: 10mm;
    /*display: inline;*/
    text-align: center;
    border: solid #000 2px;
    font-size:14px;
}

/*第二版*/
.FieldTop {
    width: 80mm;
    float: left;
}

.FieldContent {
    width: 80mm;
    height: 28mm;
    /*border-top: solid #000 5px;
    border-left: solid #000 5px;
    border-right: solid #000 5px;*/
}

.FieldContentright {
    width: 64%;
    height: 28mm;
    text-align: center;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

    .FieldContentright ul li {
        font-size: 20px;
    }

.FieldContentleft {
    width: 35%;
    height: 28mm;
    text-align: center;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .FieldContentleft ul li {
        font-size: 10px;
        display: flex;
        flex-direction:column;
    }

    .FieldContentleft img {
        width: 50px;
        height: 50px;
    }

.QRCodeBw {
    width: 80mm;
    height: 70mm;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: solid #000 5px;
    border-bottom: none;
}

.QRCodeBwWord {
    width: 80mm;
    height: 10mm;
    line-height: 10mm;
    /*display: inline;*/
    font-size: 20px;
    text-align: center;
    /*border: solid #000 5px;*/
    border-top: none;
    /*border-bottom: dashed;*/
}

.BarCode {
    width: 80mm;
    height: 10mm;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    /*border-left: solid #000 5px;*/
    /*border-right: solid #000 5px;*/
}

.BarCodeLeft {
    width: 74%;
    height: 10mm;
    float: left;
    text-align: center;
    display: flex;
    align-items: end;
    justify-content: right;
    /*border-left: solid #000 5px;*/
    /*border-right: solid #000 5px;*/
}

.BarCodeRight {
    width: 25%;
    height: 10mm;
    text-align: center;
    display: flex;
    align-items: flex-end;
    /*justify-content: center;*/
    /*border-left: solid #000 5px;*/
    /*border-right: solid #000 5px;*/
}

.FieldBottom {
    width: 80mm;
    height: 5mm;
    line-height: 5mm;
    /*display: inline;*/
    text-align: center;
    /*border: solid #000 5px;*/
    border-top: none;
    font-size: 20px;
}