﻿
/*
    线条颜色：#e6e9ef;
    背景色：background-color: #eeeeee   
    字体颜色:#17181A
*/
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-repeat: repeat-x;
    font-size: 9pt;
    scrollbar-3dlight-color: #A39F96;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #A39F96;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-face-color: #EEEAEB;
    scrollbar-highlight-color: #FBFDFC;
    scrollbar-shadow-color: #A39F96;
    font-family: 微软雅黑;
    background-color: #eeeeee;
}

html {
    scrollbar-3dlight-color: #A39F96;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #A39F96;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-face-color: #EEEAEB;
    scrollbar-highlight-color: #FBFDFC;
    scrollbar-shadow-color: #A39F96
}

a:visited {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #1639A9;
    text-decoration: underline;
}

a:link {
    color: #333;
    text-decoration: none;
}

.link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.65em;
    text-transform: uppercase;
    color: #333333;
    text-indent: 10px;
}

.disabledLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.65em;
    text-transform: uppercase;
    color: #999999;
    text-indent: 10px;
}

/*连接样式*/
#mainnav a {
    text-decoration: none;
    float: left;
    display: block;
    color: #ffffff;
    text-align: center;
    margin-left: 8px;
}

#mainnav span {
    float: left;
    display: block;
    margin-left: 2px;
    padding: 10px;
    font-weight: bold;
}

#mainnav a:hover {
    background: url(../../Images/blue/navleft.png) no-repeat left top;
    height: 30px;
}

    #mainnav a:hover span {
        background: url(../../Images/blue/navright.png) no-repeat right top;
        height: 30px;
        cursor: hand
    }


/*left.aspx窗体*/
.tree_bgcolor {
    background-color: #FFFFFF;
}

/*spliter.aspx*/
.spliter_bgimage {
    background-image: url(../../images/Blue/col.gif);
}

/*main.aspx*/
.desktop_bj {
    background-image: url(../../images/Blue/right-bj.gif);
}

.desktop_bgimage {
    background-image: url(../../images/Blue/right.gif);
}

/*top.aspx*/
.top2_bgimage {
    background-image: url(../../images/Blue/headerbg.png);
}

.top7_bgimage {
    background-image: url(../../images/Blue/top-7.gif);
}

.top_headtitile {
    src: url(../../images/Blue/headtitile.png);
}

/*框架通用窗体*/
/*table样式*/
.table_bgcolor {
    background-color: #F7F8FA;
}

.table_bordercolor {
    border: 0px;
    border-collapse: collapse;
    background-color: #FFF;
}

.table_titlebgcolor {
    background-color: #F7F8FA;
    font-family: 微软雅黑;
    text-align: left;
}

.table_titleFlg {
    padding: 0px;
    margin: 0px;
    background-image: url(../../Images/Blue/trtitle.png);
    width: 41px;
    height: 27px;
}

.table_titlebg {
    background-image: url(../../images/Blue/trbg.png);
    padding-left: 8px;
    padding-top: 5px;
}

/*表单中必填字段*颜色*/
.form_requestcolor {
    color: #E78A29;
}

/*标题说明样式*/
.article {
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FILTER: revealTrans(transition=23,duration=0.5) blendTrans(duration=0.5);
    POSITION: absolute;
    VISIBILITY: hidden;
    background-color: #F5F9FF;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    font-family: 微软雅黑,Arial;
    font-size: 9pt;
}

/*文本框样式*/
.input {
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-RIGHT-WIDTH: 1px;
    border-top-style: none;
    border-right-style: none;
    /*border-bottom: 1px solid #e6e9ef;*/
    border-bottom: 1px solid #ccc;
    border-left-style: none;
    background: transparent;
    font-family: 微软雅黑,Arial;
    font-size: 9pt;
}

/*主表样式*/
.PF_PL_Table {
    border-left: 0px;
    border-right: 0px;
    border-top: 0px solid #e6e9ef;
    font-weight: normal;
    border-collapse: collapse;
    color: #17181A;
}

/*列表标题cell样式*/
.PF_PL_TitleCell {
    height: 35px;
    text-align: center;
    font-weight: normal;
    font-family: 微软雅黑,Arial;
    font-size: 9pt;
    color: #17181A;
    /*background-color: #F3F7FF;*/
    background-color: #e2e4e5;
    font-weight: normal;
    border-spacing: 10px;
    border-top: 1px solid #e6e9ef;
    border-left: 0px solid #e6e9ef;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #e6e9ef;
    border-left: 0px;
    min-width: 50px;
}


/*奇数行row样式*/
.PF_PL_RowOdd {
    border-top: solid 1px #e6e9ef;
    border-bottom: solid 1px #e6e9ef;
    height: 25px;
    background-color: #FFFFFF;
    font-family: 微软雅黑,Arial;
}

/*偶数行row样式*/
.PF_PL_RowEven {
    border-top: solid 1px #e6e9ef;
    border-bottom: solid 1px #e6e9ef;
    height: 25px;
    background-color: #F7F8FA;
    font-family: 微软雅黑,Arial;
}

/*被选中的行row样式*/
.PF_PL_RowSelected {
    background-color: #d7eafE;
}

/*鼠标经过的行row样式*/
.PF_PL_RowMouseMove {
    background-color: #d7eafE;
   
}


/*表格cell样式*/
.PF_PL_RowCell {
    height: 25px;
    white-space: normal;
    border-top: 1px solid #e6e9ef;
    border-bottom: 1px solid #e6e9ef;
    border-right: 1px solid #e6e9ef;
    border-left: 0px;
    word-break: break-all;
    color: #17181A;
    font-size: 8.5pt;
    font-family: 微软雅黑,Arial;
}


/*按钮样式*/
.btn_mouseout {
    min-width: 60px;
    height: 25px;
    line-height: 25px;
    background-color: #007FFF;
    border-style: none;
    text-align: center;
    padding: 0px 4px 0px 4px;
    margin: 3px 10px 3px 10px;
    font-kerning: 5px;
    border-radius: 12px;
    letter-spacing: 2px;
    cursor: pointer;
    font-family: 微软雅黑,Arial;
    font-size: 10pt;
    color: #fff;
}

.btn_mouseover {
    min-width: 30px;
    line-height: 26px;
    height: 26px;
    background-color: #fff;
    border-style: none;
    border: 1px solid #007FFF;
    text-align: center;
    padding: 0px 8px 0px 8px;
    margin: 3px 3px 3px 3px;
    border-radius: 6px;
    letter-spacing: 2px;
    cursor: pointer;
    font-family: 微软雅黑,Arial;
    font-size: 9pt;
    color: #007FFF;
}

.btn_mouseup {
    width: 60px;
    height: 28px;
    background-color: #579FEF;
    color: white;
    text-align: center;
    padding: 4px 7px 2px 4px;
    margin: 5px;
    font-kerning: 5px;
    cursor: pointer;
    letter-spacing: 3px;
    font-family: 微软雅黑;
}

.btn_mousedown {
    width: 60px;
    height: 30px;
    background-color: #579FEF;
    color: white;
    text-align: center;
    padding: 4px 7px 2px 4px;
    margin: 5px;
    font-kerning: 5px;
    cursor: pointer;
    letter-spacing: 3px;
    font-family: 微软雅黑;
}

.btn {
    min-width: 30px;
    line-height: 26px;
    height: 26px;
    background-color: #fff;
    border-style: none;
    border: 1px solid #007FFF;
    text-align: center;
    padding: 0px 8px 0px 8px;    
    border-radius: 6px;
    letter-spacing: 2px;
    cursor: pointer;
    font-family: 微软雅黑,Arial;
    font-size: 9pt;
    color: #007FFF;
    margin: 3px 5px 3px 5px;
}

.panel {
    background-color: Blue;
}
/*以上css顺序不能打乱，并且中间不能添加样式*/
.PF_PL_TitleCell a {
    /*color: #666F80;*/
    /*color: #FFFFFF;*/
  
}
/************************************************************************/



.selectbtnUp {
    BORDER-TOP: #7b9ebd 1px solid;
    BORDER-RIGHT: #7b9ebd 1px solid;
    BORDER-LEFT: #7b9ebd 1px solid;
    border-bottom-style: none;
    PADDING-TOP: 2px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 12px;
    COLOR: white;
    background-image: url(../../Images/Blue/tab_14.gif);
    CURSOR: pointer;
    height: 25px;
    line-height: 25px;
    z-index: 999;
    position: relative;
    bottom: -1px;
}

.selectbtnOut {
    BORDER-TOP: #7b9ebd 1px solid;
    BORDER-RIGHT: #7b9ebd 1px solid;
    BORDER-LEFT: #7b9ebd 1px solid;
    border-bottom-style: none;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-TOP: 2px;
    FONT-SIZE: 12px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
    CURSOR: pointer;
    COLOR: black;
    height: 25px;
    line-height: 25px;
    z-index: 999;
    position: relative;
    bottom: -1px;
}

.td1 {
    background-image: url(../../Images/Blue/tab_03.gif);
}

.td2 {
    background-image: url(../../Images/Blue/tab_05.gif);
}

.td3 {
    background-image: url(../../Images/Blue/tab_07.gif);
}

.td4 {
    background-image: url(../../Images/Blue/tab_12.gif);
}



.td5 {
    background-color: #DFEFFF;
}


.td6 {
    background-image: url(../../Images/Blue/tab_16.gif);
}



.td7 {
    background-image: url(../../Images/Blue/tab_20.gif);
}



.td8 {
    background-image: url(../../Images/Blue/tab_21.gif);
}


.td9 {
    background-image: url(../../Images/Blue/tab_22.gif);
}

.td10 {
    background-image: url(../../Images/Blue/main_40.gif);
    background-repeat: no-repeat;
}

.td11 {
    background-image: url(../../Images/Blue/main_40_1.gif);
}

.imgU {
    background-image: url(../../images/Blue/main_12.gif);
}

.tdtime {
    background-image: url(../../images/Blue/main_11.gif);
}

.td12 {
    background-image: url(../../Images/Blue/main_42.gif);
}

.td13 {
    background-image: url(../../Images/Blue/main_47.gif);
}

.td14 {
    background-image: url(../../Images/Blue/main_45.gif);
}

.td15 {
    background-image: url(../../Images/Blue/main_51.gif);
    background-repeat: no-repeat;
}


.td16 {
    background-image: url(../../Images/Blue/main_49.gif);
    background-repeat: no-repeat;
}

.td17 {
    background-image: url(../../Images/Blue/main_04.gif);
}

.td18 {
    background-image: url(../../Images/Blue/main_01.gif);
}

.td19 {
    background-color: #007FFF;
}

.td20 {
    background-image: url(../../Images/Blue/main_06.gif);
}


.td21 {
    background-image: url(../../Images/Blue/main_08.gif);
}


.td22 {
    background-image: url(../../Images/Blue/main_18.gif);
}


.td23 {
    background-image: url(../../Images/Blue/main_16.gif);
}


.td24 {
    background-image: url(../../Images/Blue/main_36.gif);
}

.td25 {
    background-image: url(../../Images/Blue/main_32.gif);
    background-repeat: no-repeat;
}



.td26 {
    background-image: url(../../Images/Blue/main_34.gif);
}

.td27 {
    background-image: url(../../Images/Blue/bg.gif);
    border-style: solid;
    border-width: 1px;
    border-color: #cecece;
}

.td28 {
    background-image: url();
    border-style: none;
}

.td29 {
    background-image: url(../../Images/Blue/main_37.gif);
    background-repeat: no-repeat;
}

.STYLE1 {
    color: White;
    font-size: 12px;
}

/*列表标题cell样式*/
.TB_TitleCelly {
    font: 12px;
    background-image: url(../../Images/Blue/tab_14.gif);
    height: 26;
    border: solid 1px #cecece;
    text-align: center;
    position: relative;
    top: expression(this.parentElement.parentElement.parentElement.offsetParent.scrollTop);
    overflow: hidden;
    white-space: normal;
}
/*拖动单元格*/
.resizeDiv {
    width: 2px;
    overflow: hidden;
    float: right;
    cursor: col-resize;
}

.sortarrow {
    color: #ffc;
    font-weight: normal;
}

.mess {
    color: Black;
    font-weight: bold;
}

.messbody {
    font-size: 13px;
    font-weight: 200;
}

/*分页样式*/
/*导航按钮样式*/
.PF_PL_NavigatorButton {
    height: 15px;
    font-size: 8pt;
    color: Blue;
}

/*导航区页码样式*/
.PF_PL_NavigatorBox {
    font-size: 8pt;
    color: Blue;
    border-bottom: #000000 1px outset;
    border-left: #000000 0px outset;
    border-right: #000000 0px outset;
    border-top: #000000 0px outset;
    background-color: Transparent;
    text-align: center;
    width:30px;
}

/*导航区提示信息样式*/
.PF_PL_Navigator {
    font-size: 9pt;
}

.PF_PL_NoneRow {
    font-size: 10pt;
    color: #17181A;
    background-color: #F7F8FA;
}
.tab_reportTitle {
    font: 12px;
    font-weight: normal;
    background-image: url(../../Images/Blue/tab_14.gif);
    color: White;
    height: 22px;
    text-align: center;
    border: solid 1px #cecece;
}

.tab_reporttd {
    font: 12px;
    font-weight: normal;
    height: 22px;
    border: solid 1px #cecece;
}

.Tab {
    border-bottom: solid 1px #cecece;
    color: #cecece;
    float: left;
    margin: 0px 5px 2px 5px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

.TabActive {
    border-bottom: solid 1px #0095D4;
    color: #0095D4;
    float: left;
    margin: 0px 5px 2px 5px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

.mxtablcss {
    border: solid 1px black;
    border-right: 0px;
    border-bottom: 0px;
}

    .mxtablcss tr td {
        border-right: solid 1px black;
        border-bottom: solid 1px black;
        height: 25px;
        line-height: 25px;
    }
/*页面追加的样式**********************************************************/
.designateApproveUser {
    width: 500px;
    height: 200px;
    border: 1px solid #e6e9ef;
    z-index: 2000;
    border-radius: 12px;
    display: none;
    background-color: white;
    margin-left: 30%;
    margin-top: 4%;
    box-shadow: 0 0 5px #e6e9ef inset, 0 5px 5px rgba(0, 0, 0, 0.1);
}

.designateOverruleFlowStep {
    width: 500px;
    height: 200px;
    border: 1px solid #ccc;
    z-index: 2000;
    border-radius: 5px;
    background-color: white;
    display: none;
}
/*多行文本框样式*/
.textarea {
    border: 1px solid #e6e9ef;
    background: #fff;
    border-radius: 3px;    
    font-family: 微软雅黑,Arial;
    overflow:auto;
}

.showInputDiv {
    border: 1px solid #e6e9ef;
    position: absolute;
    width: 300px;
    height: 180px;
    border-radius: 5px;
    background-color: white;
    z-index: 999;
}

.loginCSS {
    position: absolute;
    top: 39%;
    left: 60%;
    background-color: #fff;
    border: solid 1px #e6e9ef;
    border-radius: 12px;
    width: 300px;
    text-align: center;
    height: 300px;
    box-shadow: 0 0 5px #e6e9ef inset, 0 5px 5px rgba(0, 0, 0, 0.1);
}

    .loginCSS div {
        height: 40px;
        line-height: 40px;
        font-family: 微软雅黑,Arial;
    }

.topInvoiceCss {
    margin: 15px;
    margin-top:10px;
}

.topInvoiceCssFont {
    letter-spacing: 3px;
    font-size: 9pt;
    font-family: 微软雅黑,Arial;
    color: #666F80;
    font-weight: 600;
    margin-left: 10px;
    margin-top: 10px;
}

.mainLineCss {
    clear: both;
    width: 90%;
    margin: 0px 20px 10px 20px;
    border-bottom: 1px solid #e6e9ef;
}

.MainBody {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: #eeeeee;
    font-family: 微软雅黑,Arial;
}

.datalist_sy {
    font-family: 微软雅黑,Arial;
    font-size: 9pt;
    margin: 10px 10px 0px 10px;
    color: #666F80;
    line-height: 25px;
}

    .datalist_sy span {
        margin: 0px 5px 0px 5px;
    }

.pagetitle {
    font-family: 微软雅黑,Arial;
    color: #17181A;
    font-size: 9pt;
    letter-spacing: 3px;
    min-height: 35px;
    line-height: 35px;
    padding: 0px 0px 0px 5px;
    background-color: #eeeeee;
}
    .pagetitle table {
        width: 99%;
        background-color: #eeeeee;
    }
.pagecontent {
    background-color: #fff;
    border-radius:12px;
   
}

.table_bordercolor td {
    height: 26px;     
    /*border-left: 1px solid #e6e9ef;*/
    border-top: 1px solid #e6e9ef;
    border-bottom: 1px solid #e6e9ef;
    padding-left:10px;
}
.pagefooter {
    width: 100%;
    text-align: center;
    margin-top:10px;

}
/*分页用*/
.pagefooter_fy {
    width: 100%;
    text-align: center;
}


.PF_PL_Table_gridview {
    border-right: 0px;
    border-top: 0px solid #e6e9ef;
    font-weight: normal;
    border-collapse: collapse;
    color: #17181A;
    width: 100%;
}
    .PF_PL_Table_gridview th {
        height: 35px;
        text-align: center;
        font-weight: normal;
        font-family: 微软雅黑,Arial;
        font-size: 9pt;
        color: #17181A;
        background-color: #F3F7FF;
        font-weight: normal;
        border-spacing: 10px;
        border-top: 1px solid #e6e9ef;
        border-left: 1px solid #e6e9ef;
        /*border-right: 1px solid #e6e9ef;*/
        border-bottom: 1px solid #e6e9ef;
        border-left: 0px;
        min-width: 50px;
        border: 1px solid #e6e9ef;
    }
    .PF_PL_Table_gridview td {
        border-right: solid 1px #e6e9ef;
        border-left: solid 1px #e6e9ef;
        text-align: left;
        white-space: normal;
        /*height: 25px;*/
        white-space: normal;
        border-left: 0px;
        word-break: break-all;
        color: #17181A;
        font-size: 8.5pt;
        font-family: 微软雅黑,Arial;
    }
        .PF_PL_Table_gridview td:last-child {
            border: 0px;
        }
/*
 * 换页 控制样式
 */

/*导航按钮样式*/
.PF_PL_NavigatorButton {
    height: 15px;
    font-size: 8pt;
    color: #007FFF;
    cursor: pointer;
}

/*导航区页码样式*/
.PF_PL_NavigatorTable {
    width: 100%;
    border: 0;
    background-color: #fff;
}


/*导航区页码样式*/
.PF_PL_NavigatorBox {
    font-size: 8pt;
    color: #007FFF;
    border-bottom: #000000 1px outset;
    border-left: #000000 0px outset;
    border-right: #000000 0px outset;
    border-top: #000000 0px outset;
    background-color: Transparent;
    text-align: center;
}
.PF_PL_NavigatorButton {
    height: 15px;
    font-size: 8pt;
    color: #007FFF;
    cursor: pointer;
    background-color: Transparent;
    border-style: None;
}

.PF_PL_NavigatorRow {
    font: 12px;
    background-color: #fff;
}

/*导航区提示信息样式*/
.PF_PL_Navigator {
    vertical-align: top;
    font-size: 9pt;
    background-color: #fff;
    width: 100%;
    mso-pattern: auto;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    text-align:center;
}
.listboxcss {
    border: 1px solid #e6e9ef;
    margin-top:10px;
    overflow:auto;
}

.divImp {
    position: absolute;
    left: 30%;
    top: 40px;
    border: solid 1px #cecece;
    background-color: White;
    width: 600px;
    min-height: 200px;
    display: none;
    border-radius: 12px;
    z-index:2000;
}

.divImp1 {
    position: absolute;
    left: 200px;
    top: 40px;
    border: solid 1px #e6e9ef;
    background-color: White;
    width: 600px;
    height: 200px;
    display: block;
    border-radius: 12px;
    box-shadow: 0 0 5px #e6e9ef inset, 0 5px 5px rgba(0, 0, 0, 0.1);
    font-family:微软雅黑;
}
.divImptitle {
    padding:10px;
}
.divImptitle  img{
  cursor:pointer;
}
.tdtitle{
}
    .tdtitle a {
        margin-left: 5px;
        position: relative;
        display: inline-block;
    }
.btn_save {
    min-width: 60px;
    height: 26px;
    line-height: 26px;
    background-color: #007FFF;
    border-style: none;
    text-align: center;
    padding: 0px 10px 0px 10px;
    margin: 3px 10px 3px 10px;
    border-radius: 6px;
    letter-spacing: 2px;
    cursor: pointer;
    font-family: 微软雅黑,Arial;
    font-size: 9pt;
    color: #fff;
}

/*通用只读文本框*/
/*文本框样式*/
.input_readOnly {   
    border-top-style: none;
    border-right-style: none;
    border-bottom: none;
    border-left-style: none;
    background: transparent;
    font-family: 微软雅黑,Arial;
    font-size: 9pt;
}

/*报销单明细列表样式*/
.PF_PL_RowOdd_detail {
    border-top: solid 0px #e6e9ef;
    border-bottom: solid 0px #e6e9ef;
    height: 25px;
    background-color: #FFF;
    font-family: 微软雅黑,Arial;
    text-align:center;
}
.aLinkcss {
    cursor: pointer;
    text-decoration: none;
    color: #007FFF;
    margin: 5px;
}

.PF_PL_RowCell_sy {
    height: 25px;
    white-space: normal;
    border: 0px;
    word-break: break-all;
    color: #17181A;
    font-size: 9pt;
    font-family: 微软雅黑,Arial;
    text-align: center;
}
.PF_PL_TitleCell_sy {
    height: 26px;
    text-align: center;
    font-weight: normal;
    font-family: 微软雅黑,Arial;
    font-size: 9pt;
    color: #17181A;
    font-weight: normal;
    border-spacing: 10px;
    border: 0px;
    min-width: 50px;
}
/*灰色不可编辑文字信息*/
.NOEditColor {
    font-size: 9pt;
    color: #BBB;
    font-weight: normal;
    font-family: 微软雅黑,Arial;
}
/*******更改滚动条样式*********/

::-webkit-scrollbar {
    /*width:15px;*/
    width: 5px;
}
/*滚动条内的小方块*/
::-webkit-scrollbar-thumb {
    border-radius: 5px;
    /*box-shadow:inset 0 0 2px gray;*/
    background-color: #ccc;
}

::-webkit-scrollbar-track {
    /*box-shadow:inset 0 0 2px #ccc;*/
    border-radius: 5px;
    background-color: #F7F8FA;
}
.invoiceShow {
    position: absolute;
    left: 20%;
    top: 5%;
    border: solid 1px #cecece;
    background-color: White;
    width: 600px;
    min-height: 600px;
    display: none;
    border-radius: 12px;
    z-index: 2000;
    width: 60%;
    height: 480px;
}
.detailContentDetailShow {
    height: 500px;
    overflow: auto;
    padding: 10px;
}
.availableBudgetcss {
    margin-left: 30px;
}

/*首页提醒开始*/
.indexaworkcss {
    position: fixed;
    width: 60%;
    height: 70%;
    background-color: white;
    top: 3%;
    left: 5%;
    border-radius: 12px;
    z-index: 2000;
    overflow: auto;
    border: 1px solid #cecece;
    font-family: 微软雅黑,Arial;
}
.indexAworkTitleCss {
    letter-spacing: 0.2em;
    font-family: 微软雅黑,Arial;
    font-size: 11pt;
}
.indexaworkcontentcss {
    padding: 10px;
    color: gray;
    overflow: auto;
}

    .indexaworkcontentcss div {
        width: 100%;
        height: 35px;
        line-height: 35px;
        letter-spacing: 0.1em;
        font-family: 微软雅黑,Arial;
        font-size: 9pt;
    }

/*首页提醒结束*/