﻿html 
{
    overflow:hidden ;
    height:100% ;   
}

body {
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: 100%;
    /*background-color:#ccedc7;*/
    /*background:url(../image/right_bg111.png) ;*/ 
}

body.bodyinput {
    background: url(../image/bodybg.png); 
}

a,img{border:0;}

/* 注释 */
.comment
{
    color:#19a3e5 ;
}

a:link,a:active,a:visited{text-decoration:none; color:#336699;}
a:hover{color:red;}

.Main {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 3px;
    right: 0px;
}

.MainLeft {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 350px;
}

.MainRight {
    position: absolute;
    top: 0px;
    bottom: 1px;
    right: 0px;
    left: 352px;
}

.ContentHeader {
    top: 0px;
    left: 2px;
    right: 0px;
    padding-left: 3px;
    position: absolute;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    border: 1px solid #eaeef1;
}

    .ContentHeader .ToolBar { 
        width: 100%;
        height:40px;
        line-height:40px;
        vertical-align:middle;
    }


.ContentMain {
    position: absolute;
    top: 45px;
    bottom: 1px;
    left: 2px;
    right: 0px;
    border: 1px solid #eaeef1;
    overflow: auto;
}

.ContentCenter {
    position: absolute;
    top: 45px;
    bottom: 45px;
    left: 2px;
    right: 0px;
    border: 1px solid #eaeef1;
    overflow: auto;
}

.ContentFooter {
    position: absolute;
    bottom: 1px;
    left: 2px;
    right: 0px;
    padding-left: 3px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}

    .ContentFooter .layui-laypage {
        margin-top:0px;
    }


/*页面流布局*/
.ContentFlexBox {
    margin: 0;
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.ContentFlexHeader {
    min-height: 40px;
    line-height: 40px;
    border: 1px solid #eaeef1;
}

.ContentFlexCenter {
    flex: 1;
    overflow-y: auto;
}

.ContentFlexFooter {
    min-height: 40px;
    line-height:40px;
    border: 1px solid #eaeef1;
}
    .ContentFlexFooter .layui-laypage {
        margin-top: 5px;
    }


.NaviHeader {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    background-color: #cdeef2;
}


/*内容页头部样式*/
#divHeader {
    width: 99%;
    margin: 0 auto;
}

/*导航栏*/
#divHeader .ToolNav
{
    width:100% ;
	height:18px ;
	background:url(../image/main_right_title.png) no-repeat ;
	margin-top:5px;
	overflow:hidden;
	display:none;
}

#divHeader .ToolNav .ToolNavContent
{
    margin-top:7px ;
    margin-left:22px ;
}

/*按钮栏*/
#divHeader .ToolBar
{
	margin-top:5px;
    margin-bottom:5px;
	border:1px solid #eaeef1;
	width:100%;
    line-height: 40px;
}

#divHeader .ToolBar .ToolBarContent
{
    margin:1px 1px 1px 1px;
    padding:3px 5px;
    line-height:40px;
    vertical-align:middle;
    font-family:Arial;
}

.ToolBarContent .tb_toolbar td{
    padding-right: 3px;
}
.Wdate {
    height: 23px;
}

/*搜索栏*/
#divHeader .ToolSearch
{
	background:#DCEEF8;
	height:50px;            
	margin-top: 5px;
}

/*内容页中间部分样式*/
#divCenter
{
    width:99% ;
    /*border:1px solid #a6caf0 ;*/   
    margin:5px auto 0 ;
}

.TableList
{ 
    border-collapse:collapse;
    font-family:'Arial';
    /*line-height: 50px;
    height:50px;*/
    width:100%;
}
.TableList td {
    word-wrap:break-word;
    word-break:break-all;
    line-height:25px;
    }

    .TableList .ListHeader {
        line-height: 35px;
        height: 35px;
        color: #000;
        font-weight: normal;
        /*background:url(../image/th_bg111.jpg);*/
        background-color: #f7fafa;
        font-family: 'Arial';
    }

.TableList .ListHeader th {
    border-right: 1px solid #fff;
    color: #005490;
    text-align: center;
    border: 1px solid #d9e4e6;
    white-space: nowrap;
}


.TableList .ListHeader td
{
    border-right:1px solid #fff ;
    font-weight:bold;
    text-align:center;
    border: 1px solid #d9e4e6;
    white-space:nowrap ; 
    padding:0 5px;
}

.TableList .ListHeader td a
{
    color:#000;         
}

.TableList .ListHeader2
{ 
    height:25px;
	line-height:25px;
	color:#000;
	font-weight:normal;
	text-align:left;
	background-color:#DCEEF8;
}

.TableList .ListHeader2 td
{
    border-right:1px solid #fff ;
    color:#005490;
    text-align:center;
    border: 1px solid #d9e4e6;
    white-space:nowrap ; 
}

.TableList .ListHeader3 th
{
    border-right:1px solid #fff ;
    color:#005490;
    text-align:center;
    border-bottom:0px solid #e0e0e0 ;
    white-space:nowrap ; 
}

    .TableList .ListHeader3 {
        height: 25px;
        line-height: 25px;
        color: #000;
        font-weight: normal;
        text-align: left;
    }

        .TableList .ListHeader3 td {
            border-right: 1px solid #fff;
            color: #005490;
            text-align: center;
            border: 1px solid #d9e4e6;
            white-space: nowrap;
        }

        .TableList .ListHeader3 th {
            border-right: 1px solid #fff;
            color: #005490;
            text-align: center;
            border-bottom: 0px solid #e0e0e0;
            white-space: nowrap;
        }

.TableToolBar td {
    padding-left:3px;    
}


/*桌面控件样式 2017-05-26*/
table{border-collapse:collapse;}

/*复选框或单选框列表*/
.ChkbListTable td {
    padding: 0 5px 0;
}

.DivItem .DeskTableTitle {
    /*border:1px solid #e6e7e9;*/
    border:1px solid #f1f1f1;
    background-color:#fff;
}

.DivItem .DeskTableTitle .ListHeader {
    height:40px;
    /*border:1px solid #e6e7e9;*/
    background:url(../image/controls/titlebackground.png) repeat-x scroll 0% 0% transparent;
    background-size: 100%;
    border:1px solid #f1f1f1;
    font:inherit;
}

.DivItem .DeskTableTitle .ListHeader td{

}

.DivItem .DeskTableTitle .ListHeader td table td:nth-child(1) { 
    border: 0px;     
    width:20px;
    padding-left:10px; 
    background:url(../image/controls/titleico.png) no-repeat scroll center center transparent;
}

    .DivItem .DeskTableTitle .ListHeader td table td:nth-child(2) {
        border: 0px;
        font-size: 12px;
        font-weight: bold;
        font-family: 'Arial';
        height: 100%;
    }


.DivItem .DeskTableList {
    background-color:#fff;
    border-top:none;
}

.DivItem1 .DeskTableList {
    /*border:1px solid #e6e7e9;*/
    border:1px solid #f1f1f1;
    background-color:#fff;
    border-top:none;
}

.DeskTableList .ListHeader {
    height:40px;
    font:inherit;

}

    .DeskTableList .ListHeader td table td {
        border: 0px;
        font-size: 12px;
        font-weight: bold;
        font-family: 'Arial';
        padding-left: 15px;
        height: 100%;
    }


.trListItem , .trListItemHover {
    border:none;
    line-height:35px;
}

.trListItemHover {
    background-color:#eaf0f6;
}


    .trListItem td, .trListItemHover td {
        font-size: 12px;
        font-family: 'Arial';
    }

.trListItem td a,.trListItemHover td a {
    color:#000;
}



.ListPager
{
    margin:0px;
	padding:5px;
	height:40px;
	background:#fff;
    color:#6c6c6c;
              
}

.ListPager .ListPagerContent
{
    margin:0;
	padding:5px 0 0 0px; 
	height:39px;
	/*background:url(../image/page/page_bg111.png) no-repeat;*/ 
    font-size:12px;
}

.UdgHeader
{
    height:26px;
    background:url(../image/Caption_bg.jpg) ;
}

/*内容页底部样式*/
#divFooter
{
    height:5px;
}

.ListItem
{
    background-color:#fff ; 
    background-repeat:repeat-x ; 
    height:30px;    
    background:#transparent ;   
    cursor:pointer;
}
 
    .ListItem td {
        text-align: center;
        border-bottom: 1px solid #a6caf0;
        white-space: nowrap;
        background: #transparent;
        padding: 0 2px 0 2px;
        border: 1px solid #d9e4e6;
    }

.ListActiveItem
{
    background-color:#e0edf4 ; 
    background-repeat:repeat-x ;  
    height:30px;        
    cursor:pointer;
    border: 1px solid #d9e4e6;
}

    .ListActiveItem td {
        text-align: center;
        white-space: nowrap;
        padding: 0 2px 0 2px;
        border: 1px solid #d9e4e6;
    }


.ListItem2
{
    background-color:#fff ; 
    background-repeat:repeat-x ; 
    height:30px;    
    background:transparent ;   
    cursor:pointer;
}


    .ListItem2 td {
        text-align: center;
        border: 1px solid #a6caf0;
        padding: 0 2px 0 2px; 
        white-space: nowrap;
        background: transparent ;
    }  

.ListActiveItem2
{
    background-color:#e0edf4 ; 
    background-repeat:repeat-x ;  
    height:30px;        
    cursor:pointer;
}

    .ListActiveItem2 td {
        text-align: center;
        border: 1px solid #a6caf0;
        padding: 0 2px 0 2px;
        white-space: nowrap;
    }

.ListItem3 {
    background-color: #fff;
    background-repeat: repeat-x;
    height: 30px;
    background: transparent;
    cursor: pointer;
}

    .ListItem3 td {
        text-align: center;
        border: 0px solid #a6caf0;
        padding: 0 2px 0 2px;
        white-space: nowrap;
        background: transparent;
    }

.ListItem4 {
    background-color: #fff;
    background-repeat: repeat-x;
    height: 30px;
    background: #transparent;
    cursor: pointer;
}

    .ListItem4 td {
        text-align: center; 
        white-space: nowrap;
        background: #transparent;
        padding: 0 2px 0 2px;
        border-bottom: 1px solid #d9e4e6;
    }

.ListActiveItem4 {
    background-color: #e0edf4;
    background-repeat: repeat-x;
    height: 30px;
    cursor: pointer;
}

    .ListActiveItem4 td {
        text-align: center;
        white-space: nowrap;
        padding: 0 2px 0 2px;
        border-bottom: 1px solid #d9e4e6;
    }

/* --------------------------编辑页面样式------------------------*/
.InputBody {
    font-family: 'Arial';
}

.ContentTable
{ 
    border-collapse:collapse; 
    width:100%;
}

.ContentTable .ItemTitle {
    padding-left: 3px;
    width: 80px;
    height: 30px;
    white-space: nowrap;
    text-align: right; 
    border: 1px solid #fff;
    background-color: #eeeeee;
}

.ContentTable .ItemTitle div
{
    white-space:nowrap; 
}

.ContentTable .ItemTitle em
{
    color:Red ;  
    padding-right:5px;
}


.ContentTable .ItemTitle em .ToolTips
{
    color:silver ;  
}

.ContentTable .ItemEdit {
    height: 35px;
    padding-left: 3px;
    border: 1px solid #fff;
    background-color: #f2f2f2;
}

.ContentTable .ItemEdit em
{
    color:Red ;  
}

.ContentTable .ItemEdit txt_w300
{
    height:22px;
    line-height:22px;
    width:300px;
}

.ContentTable .ItemEdit textarea_w300
{
    height:50px;
    overflow:visible;
    width:300px;
}

.InputCommandBar
{
    margin-top:5px;
    text-align:center ;     
}

.FloatCommandBar {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0px;
    padding: 5px 0 5px 0;
    background: url(../image/filter10.png) repeat;
}

    /*.FloatCommandBar:before {
        content: '';
        height:12px;
        widows:400px;
        border:1px solid red;
    }*/


    .DgSelectCell {
        border: 0px solid silver;
        margin: 0px;
        padding: 0px;
        background-color: silver;
    }

.InputSplitLine
{
    border-bottom: 1px solid green;
    margin-top: 15px;
    margin-bottom: 2px;
    padding-left: 5px;
    font-weight: bold;
}

/*  背景透明程度 数字为百分比 */
.FilterBg10
{
    background:url(../image/filter10.png) repeat ;    
}

.FilterBg20
{
    background:url(../image/filter20.png) repeat ;    
}

.FilterBg30
{
    background:url(../image/filter30.png) repeat ;    
}

.FilterBg50
{
    background:url(../image/filter50.png) repeat ;    
}

.FilterBg70
{
    background:url(../image/filter70.png) repeat ;    
}

.FilterBg90
{
    background:url(../image/filter90.png) repeat ;    
}

/* input 输入框样式*/
.txt_line
{
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom:1px solid #000;    
}

.txt_no_line
{
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom:0px solid #000;    
}

.txt_bg{
	width:155px;
	height:29px;
	line-height:29px;
	padding: 0px 5px 0px 5px;
	background:url(../image/txt_bg_163.jpg) no-repeat;
	border:0;
}

.txt_bg_long{
	width:290px;
	height:32px;
	line-height:32px;
	padding: 0px 5px 0px 5px;
	background:url(../image/txt_bg_294.png) no-repeat;
	border:0;
}


.text_short
{
    width:100px;
    height:23px;
    line-height:23px;
    border:1px solid #909090;
    border-radius:5px;
    -webkit-transition: box-shadow 0.30s ease-in-out;  
    -moz-transition:  box-shadow 0.30s ease-in-out; 
}
 
.text_short:focus{
    outline:none;
    border:#87C6F9 1px solid;
    -webkit-box-shadow:1px 1px 3px  #66a6ce;    
    -moz-box-shadow:1px 1px 3px  #66a6ce;
    box-shadow: 0 0 8px #66a6ce ;
}

.text {
    width: 150px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #909090;
    font-family: 'Arial' padding-left:3px;
    border-radius: 5px;
    -webkit-transition: box-shadow 0.30s ease-in-out;
    -moz-transition: box-shadow 0.30s ease-in-out;
}
 
.text:focus{
    outline:none;
    border:#87C6F9 1px solid;
    -webkit-box-shadow:1px 1px 3px  #66a6ce;    
    -moz-box-shadow:1px 1px 3px  #66a6ce;
    box-shadow: 0 0 8px #66a6ce ;
}

.text_long
{
    width:300px;
    height:24px;
    line-height:24px;
    border:1px solid #909090;
    padding:0 3px 0 3px;
    border-radius:5px;
    -webkit-transition: box-shadow 0.30s ease-in-out;  
    -moz-transition:  box-shadow 0.30s ease-in-out; 
}
 
.text_long:focus{
    outline:none;
    border:#87C6F9 1px solid;
    -webkit-box-shadow:1px 1px 3px  #66a6ce;    
    -moz-box-shadow:1px 1px 3px  #66a6ce;
    box-shadow: 0 0 8px #66a6ce ;
}

.ddl
{
    width:156px;
    height:27px;
    line-height:27px;
    border:1px solid #909090;
    border-radius:5px;
    -webkit-transition: box-shadow 0.30s ease-in-out;  
    -moz-transition:  box-shadow 0.30s ease-in-out; 
}
 
.ddl:focus{
    outline:none;
    border:#87C6F9 1px solid;
    -webkit-box-shadow:1px 1px 3px  #66a6ce;    
    -moz-box-shadow:1px 1px 3px  #66a6ce;
    box-shadow: 0 0 8px #66a6ce ;
}

/*.selected
{
    width:163px ;    
}*/

.Drop_Button_Hover
{
    border:0;
    color:#fff;
    width:24px;
    height:24px;        
    background:url(../image/DropButtonHover.png) no-repeat;
}

.Drop_Button_Normal
{
    border:0;
    color:#fff;
    width:24px;
    height:24px; 
    background:url(../image/DropButtonNormal.png) no-repeat;       
}

.ObjRadius
{
    -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px;  
}

/************************按钮样式****************************/
/*新增编辑页面按钮*/
.BtnNormal,.BtnHover                                                          /*按钮正常情况*/
{
    width:85px;
    height:30px;
    background-color:#6fb3e0;
    /*background:url(../image/btn_normal111.png) no-repeat;*/
    border:0;
    color:#fff;
    margin:0 2px 0 2px;
    border-radius:5px;
}

.BtnHover                                                           /*按钮点击情况*/
{
    /*background:url(../image/btn_hover111.png) no-repeat;*/
    background-color:#428bca;
}

/*工具栏上的按钮*/
.ToolBtnBlue,.ToolBtnBlueHover
{
    width:auto;
    height:26px;
    background-color:#6fb3e0;
    border:0;
    color:#fff;
    margin:0 2px 0 2px;
    border-radius:5px;
}

.ToolBtnBlueHover{
    background-color:#428bca;
}

.ToolBtnBlueL,.ToolBtnBlueLHover
{
    width:100px;
    height:26px;
    background:url(../image/BtnToolBlueL.png) no-repeat;
    border:0;
    color:#fff;
    margin:0 2px 0 2px;
    border-radius:5px;
}

.ToolBtnBlueLHover{
    background:url(../image/BtnToolBlueLHover.png) no-repeat;
}

.ToolBtnOrange,.ToolBtnOrangeHover
{
    width:89px;
    height:26px;
    background:url(../image/BtnToolOrange.png) no-repeat;
    border:0;
    color:#fff;
    margin:0 2px 0 2px;
    border-radius:5px;
}

.ToolBtnOrangeHover
{
    background:url(../image/BtnToolOrangeHover.png) no-repeat;
}


/* 带图标的按钮 */
.BtnSearchBlue, .BtnSearchBlueHover /*搜索按钮*/ {
    width: 78px;
    height: 26px;
    border: 0;
    color: white;
    background-color: #307ecc;
    text-align: center;
    margin: 0 2px 0 2px;
    font-family: 'Arial';
    border-radius: 5px;
}

.BtnSearchBlueHover                                                     /*鼠标移开时搜索按钮*/
{
    background-color:royalblue;
    color:#fff;
}

.BtnAddOrange,.BtnAddOrangeHover
{
    width:92px;
    height:26px;
    border:0;
    color:#fff;
    margin:0 2px 0 2px;
    text-align:center;
    background-color:#2b5993;
    border-radius:5px;
}

.BtnAddOrangeHover{   
    background-color:crimson;   
}

/*提示信息样式*/
.CssTip
{
    color:#19a3e5 ;    
}

/*金额样式*/
.Money {
    font-size: 12pt;
    color: #fd3f01;
}
 
/*弹出框样式*/
#floatBoxBg{display:none;width:100%;height:100%;background:#000;position:absolute;top:0;left:0;}
.floatBox{border:#666 1px solid;width:100px;position:absolute;top:50px;left:10%;}
.floatBox .title{height:23px;padding:7px 10px 0;background:#333;color:#fff;}
.floatBox .title h4{float:left;padding:0;margin:0;font-size:14px;line-height:16px;}
.floatBox .title .MaxMinClass{
    cursor:pointer; 
    position:absolute; 
     /* 20250721 */
    /*    right:50px; */
    font-size: 15px;
    right: 35px;
}
.floatBox .title .CloseClass{
    cursor:pointer; 
    position:absolute;
    right:10px;
     /* 20250721 */
    font-size: 18px;
    top: 5px;
}
.floatBox .content{padding:20px 15px;background:#fff;}
body .iframe .content{padding:0;}

/*人员选择*/
.SelectedUserItem {
    float: left;
    border: 0px solid green;
    margin: 0.5px 5px 0 5px;
    cursor: pointer;
    height: 29px;
    background-color: #F0FFFF;
    border-radius: 10px;
    white-space: nowrap;
    text-align: center;
    line-height: 29px;
    padding:0 5px 0 5px;
}
.SelectedUserItem .ItemButton{ margin-left:5px; cursor:pointer; }

/*UI扩展CSS*/
.layui-tab-main {
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 0;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.layui-tab-content-main {
    position: absolute;
    top: 42px;
    bottom: 1px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow-y: auto;
}

.layui-this {
    border-top: 1px solid #59c9e2;
}
.layui-bg-yellow {
    background-color: #BBBB00 !important;
    color: #fff !important;
}
/*黄*/

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
    width: 5px; /*对垂直流动条有效*/
    height: 5px; /*对水平流动条有效*/
}

/*定义滚动条的轨道颜色、内阴影及圆角*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #ffffff;
    border-radius: 3px;
}

/*定义滑块颜色、内阴影及圆角*/
::-webkit-scrollbar-thumb {
    border-radius: 7px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #808080;
}

/*定义两端按钮的样式*/
::-webkit-scrollbar-button {
    background-color: #808080;
    height: 5px;
    width: 5px;
}

/*定义右下角汇合处的样式*/
::-webkit-scrollbar-corner {
    background: #808080;
}
 


/*按钮图标*/
.font-1 {
    font-size:8pt;
}

.font-2 {
    font-size: 10pt;
}

.font-3 {
    font-size: 12pt;
}

.font-4 {
    font-size: 15pt;
}

.font-5 {
    font-size: 18pt;
}

.font-6 {
    font-size: 20pt;
}

.font-7 {
    font-size: 25pt;
}

.font-8 {
    font-size: 30pt;
}

/*列表上方块统计样式*/
.stat-row {
    display: flex;
    justify-content: center; /* 水平居中 */
    width: 100%;
}

    .stat-row .stat-row-block {
        flex: 1; /* 宽度均分 */
        margin: 5px;
        text-align: center;
    }

        .stat-row .stat-row-block .data-block {
            color: #fff;
            line-height: 40px;
            padding: 5px initial;
            text-align: center;
            border-radius: 5px;
            cursor: pointer;
            font-size: 18px;
        }

            .stat-row .stat-row-block .data-block  i {
                font-size: 15pt;
                visibility: hidden;
            }


