@charset "utf-8";
.page{
    float: right;    
    margin-right: 30px;
}
/*************************************/
/* CSS Document */
.page li {border:0; margin:0; padding:0; font-size:14px; list-style:none; /* savers */ float:left; }
.page a {border:solid 1px #22bfc1; margin-right:2px; color: #666666; }
.page .active {background:#22bfc1; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:4px 17px; /* savers */ margin-right:2px; }
.page a:link,page a:visited {color:#666666;display:block; float:left; padding:3px 15px; text-decoration:none; }
.page a:hover {background:#22bfc1; color:#FFF;}
.page .previous-off {border:solid 1px #22bfc1; color:#888888; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 10px; }

table,tr,td,th{
    margin:0px;
    padding:0px
    }
    
    
/* .button{
    width:61px; 
        height:28px;
        border: 1px solid #227fc1; 
        cursor:pointer; 
        background-color:#227fc1; 
        background-color:#22bfc1; 
        font-size:14px; 
        color:#fff; 
        } */
.button{
    font-size:14px;
    color:#ffffff;
    background-color:#57a7e6;
    padding:5px;
    border-radius:5px;
        }
/* .button:ACTIVE{width:61px; 
          height:28px;
        border: 1px solid #22bfc1; 
        cursor:pointer; 
        background-color:#0000E3; 
        font-size:14px; 
        color:#fff; 
} */
.button:ACTIVE{ 
     font-size:14px;
    color:#ffffff;
    background-color:#0000E3;
    padding:5px;
    border-radius:5px;; 
}
.textarea{
       height:100px; 
       width:350px; 
       border: 1px solid #eee;
    }
.textareatxt{
    color:#666; 
    font-size:14px; 
    margin-left:30px;
    }
.input{
    height:30px; 
    width:120px; 
    border:1px solid #eee; 
    margin-left:15px;    
    }
.checkbox{
    height:15px; 
    width:15px; 
    border:1px solid #eee; 
    margin-left:15px;
    background-image:url(image/inputradio.gif);
    background-position: -24px 0;
    opacity: 0;
   cursor: pointer;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
    }
    
.radio{
    height:15px; 
    width:15px; 
    border:1px solid #eee; 
    margin-left:0px;
    opacity: 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);

    }    
.checkboximage{
    width:15px; 
    height:15px;
    position: relative;
    display: inline-block; 
    margin-left:15px;
    }
.checkboximage input{display: none;}
.checkboximage label { 
            position: absolute; 
            width: 16px; 
            height: 16px; 
            top: 0; 
            left: 0; 
            border: 2px solid #cacaca; 
            border-radius: 0; 
            background: #fff; 
        }
 /*鼠标悬浮样式*/
.checkboximage label:hover { 
            border-color: #22bfc1; 
        }
.checkboximage label:after { 
            position: absolute; 
            content: ""; 
            width: 8px; 
            height: 4px; 
            border: 2px solid #cacaca; 
            border-top: none; 
            border-right: none; 
            opacity: 0.4; 
            transform: rotate(-45deg); 
            top: 4px; 
            left: 3px; 
            
        }
.checkboximage label:hover:after { 
            border-color: #22bfc1; 
        }
.checkboximage input:checked+label { 
            border: 2px solid #22bfc1; 
        }
.checkboximage input:checked+label:after { 
            opacity: 1; 
            border: 2px solid #22bfc1; 
            border-top: none; 
            border-right: none; 
        }
        
        
.radioimage{
    width:15px; 
    height:15px;
    position: relative;
    display: inline-block; 
    }
.radioimage input{display: none;}
.radioimage label { 
            position: absolute; 
            width: 16px; 
            height: 16px; 
            top: 0; 
            left: 0; 
            border: 2px solid #cacaca; 
            border-radius:50%; 
            background: #fff; 
        }
 /*鼠标悬浮样式*/
.radioimage label:hover { 
            border-color: #22bfc1; 
        }
.radioimage label:after { 
            position: absolute; 
            content: ""; 
            width: 8px; 
            height: 4px; 
            border: 2px solid #cacaca; 
            border-top: none; 
            border-right: none; 
            opacity: 0.4; 
            transform: rotate(-45deg); 
            top: 4px; 
            left: 3px; 
            
        }
.radioimage label:hover:after { 
            border-color: #22bfc1; 
        }
.radioimage input:checked+label { 
            border: 2px solid #22bfc1; 
        }
.radioimage input:checked+label:after { 
            opacity: 1; 
            border: 2px solid #22bfc1; 
            border-top: none; 
            border-right: none; 
        }






/****************************/


.nopadding{
    padding: 0;
}
.btn{
    outline: none;
}
.top-title{
    background:#eaf1f9;
     width:100%;
    font-size:12px;
    color:#0175c2;
    padding:4px;
    margin:0 auto;
    
}
/*��Ť��ɫ*/
.btn-fahuo{
    color: #fff;
    background-color: #38b03f;
    border-color: #329d38;
}
.btn-jxfahuo{
    color: #fff;
    background-color: #38b03f;
    border-color: #329d38;
}
.btn-gzdingdan{
    color: #fff;
    background-color: #38b03f;
    border-color: #329d38;
}
.btn-qxdingdan{
    color: #fff;
    background-color: #ea644a;
    border-color: #e75033;
}
/*����*/
.container-fluid{
    min-width: 1195px;
}
a:hover{
    text-decoration: none;
}
.tooltip-inner{
    width: auto;
    white-space: nowrap;
    max-width: 400px;
}
.table td, .table th{
    vertical-align: middle;
    font-size: 14px;
}
.pager>li.active>a, .pager>li.active>a:hover, .pager>li.active>span, .pager>li.active>span:hover{
    background: #607d8b;
    border-color: #607d8b;
    color: #fff;
}
.modal-backdrop{
    display: none;
}
.fade.in{
    background:rgba(0, 0, 0, 0.48);
    z-index: 88888888;
}
.bootbox{
    font-size: 15px;
}
.bootbox .modal-footer{
    padding: 7px;
}
.bootbox .modal-footer .btn{
    padding: 4px 18px;
    font-size: 12px;
    line-height: 1.5;
}
/*����������*/
#header{
    position: fixed;
    top: 0;
    width: 100%;
    min-width: 1195px;
    height: 80px;
    background:url(../images/bg_05.png) repeat;
    z-index: 99;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px;
}
#header i.icon{
    position: relative;
    top: 1px;
    font-size: 21px;
    padding-right: 10px;
    padding: 0;
}
#header .FullScreen i,#header .ExitFull i{
    top: 0;
}
/*#header .FullScreen i:before,#header .ExitFull i:before{
    font-size: 18px;
}
*/#header .ExitFull{
    display: none;
}
#header button{
    outline: none;
}
/*------------------------------------------------------*/
/*TAB��*/
#tab-title{
    position: fixed;
    min-width: 1195px;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0;
    border-bottom: 0px solid #ccc;
    z-index: 100;
    background: #fff;
    padding:0px 7px 7px 197px;;
}
.tab-nav li{
    float: left;
    position: relative;
    height: 100%;
    min-width: 103px;
    padding: 0 30px;
    border-left: 1px solid #ccc;
    cursor: pointer;
    line-height: 33px;
    text-align: center;
    list-style: none;
    background: #1a80e5;
    color: #fff;
    border-right: 1px solid #fff;
}
.tab-nav{
    width:100%;
    height: 33px;
    font-size: 12px;
    overflow: hidden;
    padding-right: 150px;
    background-color:#f9f9f9;
}
.tab-nav ul{
    margin: 0;
    padding: 0;
    width: 100000px;
    position: relative;
}
.tab-nav li:last-of-type{
    border-right: 1px solid #ccc;
}
.tab-nav li i{
    position: absolute;
    right: 8px;
    height: 100%;
    line-height: 34px;
}

.tab-nav li:hover{
/*    background:#eee;
    color:#1a80e5;
*/}
.tab-nav li i:hover{
    font-size: 18px;
    right: 7px;
    background:#1a80e5;
}
.tab-nav li.on{
    position: relative;
    color: #fff;
    background: #1a80e5;
    font-size: 12px;
    border-left: none;
}

.tab-nav li.on:after{
    position: absolute;
    content: "";
    bottom:0px;
    left: 0;
    height: 2px;
    width: 100%;
    border-bottom: 2px solid #607d8b;
    
}
.tab-nav-control{
    float: right;
    width: 150px;
    height: 40px;
    padding: 0 10px;
    line-height: 35px;
    position: absolute;
    right: 0;
    top: 0px;
    border-left: 1px solid #ccc;
    background: #fff;
    border-bottom: 2px solid #ccc;
    text-align: center;
}
.tab-nav-control .dropdown{
    display: inline-block;
}

/*------------------------------------------------------*/
/*�����*/
#sidenav{
    position: fixed;
    height: 100%;
    left: 0;
    width: 190px;
    background: #fff;
    z-index: 100;
    overflow: scroll;
    top:80px;
    margin-top:1px;
    border:1px solid #dddddd;
}
#sidenav .user{
    background: #e3e3e3;
    width: 100%;
    height:43px;
    line-height:43px;
}
#sidenav .admin-tx{
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
    border: 2px solid #eee;
}
#sidenav .admin-name{
    display: inline-block;
    color: #333333;
    font-weight: normal;
    cursor: pointer;
    font-size:12px;
}
#sidenav .user .dropdown-menu{
    width: 100%;
    min-width: 185px;
}
#sidenav table{
    margin: 0;
}
#sidenav table td:hover{
    background:#e6e6e6;
}
/*��ֱ�˵���ʽ*/
#sidenav{
    overflow: hidden;
}
#sidenav .menu{
    padding-bottom: 40px;
    float: left;
    height:1000px;
    background:#0175c2;
    padding-top:10px;
}
#sidenav nav{
    width: 100%;
    overflow-y: auto;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#0c5a8d;
    font-size:14px;
    color:#ffffff;
    text-align:center;
    border-radius:5px;
    margin:0 auto;  
    background-repeat: no-repeat;
    background-position:238px center;
    margin-bottom:6px;
}
::-webkit-scrollbar{
    width: 5px;
}
#sidenav nav a{
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    color: #ffffff;
    height:43px;
    line-height:30px
    background:#0c5a8d;
    
}
#sidenav nav a:hover{
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
    height:43px;
    line-height:30px;
    background:#0c5a8d;
}
#sidenav nav ul >li{
    border-bottom:2px solid #eee;
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background:#0c5a8d;
    font-size:14px;
    color:#ffffff;
    text-align:center;
    border-radius:5px;
    margin:0 auto;  
    background-repeat: no-repeat;
    background-position:238px center;
    margin-bottom:6px;
    }


#sidenav nav i.icon-chevron-right{
     padding: 0;
     background-color:transparent;
}
#sidenav nav i.icon-chevron-right::before{
    content: '\e6e1';
    font-size: 19px;
    line-height: 0;
}

#sidenav nav i.icon-chevron-down::before{
    content: '\e6e1';
    font-size: 19px;
    line-height: 0;
}
/* #sidenav nav a{
    padding-top: 7px;
    padding-bottom: 7px;
    
     width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background:#0c5a8d;
    font-size:14px;
    color:#ffffff;
    text-align:center;
    border-radius:5px;
    margin:0 auto;  
    background-image:url(../img/top.png);
    background-repeat: no-repeat;
    background-position:238px center;
    margin-bottom:6px;
} */
#sidenav nav i{
    color: #ffffff;
    font-size: 14px;
    width: 49px;
    line-height: 25px;
    text-align: right;
    background:#0c5a8d;
}

    
/*�����ʱ��ʽ*/
#sidenav nav li a:hover{
    background: #0c5a8d;
    color:#ffffff;
}


/* 一级菜单 */
#sidenav .menu > .nav > li{ 
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#0c5a8d;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    border-radius:5px;
    margin:0 auto;  
    background-repeat: no-repeat;
    margin-bottom:6px;
    display:inline;
}

#sidenav .menu > .nav > li > a{
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#0c5a8d;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    border-radius:5px;
    margin:0 auto;  
    background-repeat: no-repeat;
    margin-bottom:6px;
    line-height:20px;
    display:block;
    height:100%
}
/* 一级菜单点击，盘旋 */
#sidenav .menu > .nav > li.show ,#sidenav .menu > .nav > li:hover {
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#000080;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    border-radius:5px;
    margin:0 auto;  
    background-repeat: no-repeat;
    background-position:238px center;
    margin-bottom:6px;
    display:inline;
}
/* 一级菜单点击，盘旋 */
#sidenav .menu > .nav > li > a:hover,#sidenav .menu > .nav > li.show > a {
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#000080;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    border-radius:5px;
    margin:0 auto;  
    background-repeat: no-repeat;
    background-position:238px center;
    margin-bottom:6px;
    line-height:20px;
    display:block;
    height:100%
}
/* 二级菜单 */
#sidenav .menu > .nav > .nav-parent > .nav > li{
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#6296e1;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    background-repeat: no-repeat;
    background-position:238px center;
    display:inline;
}
/* 二级菜单 */
#sidenav .menu > .nav > .nav-parent > .nav > li>  a{
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#6296e1;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    background-repeat: no-repeat;
    background-position:238px center;
    line-height:30px;
    display:block;
    height:100%
}

/* 二级菜单点击，盘旋 */
#sidenav .menu > .nav > .nav-parent > .nav > li.show,#sidenav .menu > .nav > .nav-parent > .nav > li:hover{
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#5c6ae7;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    background-repeat: no-repeat;
    background-position:238px center;
    display:inline;
}
/* 二级菜单点击，盘旋*/
#sidenav .menu > .nav > .nav-parent > .nav > li.show>  a,#sidenav .menu > .nav > .nav-parent > .nav > li> a:hover{
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#5c6ae7;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    background-repeat: no-repeat;
    background-position:238px center;
    line-height:30px;
    display:block;
    height:100%
}
/* 三级菜单背景色 */
#sidenav .menu > .nav > li > .nav > li >ul.nav{
    background-color:#57a7e6;
}
/*三级菜单*/
#sidenav .menu > .nav > li > .nav > li> .nav > li > a{
    width:230px;
    padding-top:6px;
    margin-left:40px;
    padding-bottom:6px;
    margin-left:40px;
    background-color:#57a7e6;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    background-repeat: no-repeat;
    background-position:238px center;
    line-height:30px;
    display:block;
    height:100%
}
/*三级菜单*/
#sidenav .menu > .nav > li > .nav > li> .nav > li{
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#57a7e6;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    background-image:url(../img/top.png);
    background-repeat: no-repeat;
    background-position:238px center;
    display:inline;
}

/* 三级菜单点击，盘旋 */
#sidenav .menu > .nav > li > .nav > li> .nav > li.show,#sidenav .menu > .nav > li > .nav > li> .nav > li:hover{
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#6f9ece;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    background-repeat: no-repeat;
    background-position:238px center;
}
/* 三级菜单点击，盘旋*/
#sidenav .menu > .nav > li > .nav > li> .nav > li.show> a,#sidenav .menu > .nav > li > .nav > li> .nav > li> a:hover{
    width:230px;
    padding-top:6px;
    padding-bottom:6px;
    margin-left:40px;
    background-color:#6f9ece;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    background-repeat: no-repeat;
    background-position:238px center;
    line-height:30px;
    display:block;
    height:100%
}

/*四级菜单*/
#sidenav .menu > .nav > li > .nav > li> .nav > li >ul.nav{
    background-color:#89b1e6;
}

/*四级菜单*/
#sidenav .menu > .nav > li > .nav > li> .nav > li >.nav > li > a{
    width:210px;
    padding-top:6px;
    margin-left:60px;
    padding-bottom:6px;
    background-color:#89b1e6;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    background-repeat: no-repeat;
    background-position:238px center;
    line-height:30px;
    display:block;
    height:100%
}
/*四级菜单*/
#sidenav .menu > .nav > li > .nav > li> .nav > li> .nav > li{
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#89b1e6;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    background-repeat: no-repeat;
    background-position:238px center;
    display:inline;
}
/* 四级菜单点击，盘旋 */
#sidenav .menu > .nav > li > .nav > li> .nav > li> .nav > li.show,#sidenav .menu > .nav > li > .nav > li> .nav > li> .nav > li:hover{
    width:270px;
    padding-top:6px;
    padding-bottom:6px;
    background-color:#808080;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    background-repeat: no-repeat;
    background-position:238px center;
    display:inline;
}
/* 四级菜单点击，盘旋*/
#sidenav .menu > .nav > li > .nav > li> .nav > li> .nav > li.show> a,#sidenav .menu > .nav > li > .nav > li> .nav > li> .nav > li> a:hover{
    width:210px;
    padding-top:6px;
    margin-left:60px;
    padding-bottom:6px;
    background-color:#808080;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    background-repeat: no-repeat;
    background-position:238px center;
    line-height:30px;
    display:block;
    height:100%
}
/* #sidenav .menu > .nav > li.active > a{
    background: #0c5a8d;
    color:#ffffff;
    height:43px;
    
}


#sidenav .menu > .nav > li.active > a i{
    color:#ffffff;
    background:#0c5a8d;
}

#sidenav .menu > .nav > li > a:hover i{
    color:#ffffff;
    background:#0c5a8d;
    } */



/*����˵�����ʽ*/
/*.nav>li>a:focus, .nav>li>a:hover{

    color:#fff;
}*/


/*----------------------------------------------------*/
/*������*/
#main{
    padding: 130px 0 0 197px;    
}
#main .main-body{
    position: relative;
    z-index: 0;
    padding: 10px;
}
.ajax-start{
    display: none;
    position: absolute;
    left: 45%;
    top: 200px;
}
.ajax-start .messager-content i{
    margin-right: 10px;
    position: relative;
    top:1px;
}
.ajax-start .messager-content{
    padding-right: 2px;
}
.ajax-start .messager-actions>.action.close{
    padding-bottom: 0;
}
/*�б?��������*/
#main .head-operate{
    padding: 10px 0;
    margin-bottom: 10px;
}
.modal .btn{
    padding: 5px 30px;
}
/*----------------------------------------------------*/
/*�ײ�footed*/
#footed{
    height: 30px;
    line-height: 30px;
    background: #1a80e5;
    color: #fff;
    z-index: 99999;
    position:relative;
    width:100%;
  
}
.dropdown-menu.pull-right{
    
    z-index: 9999;
}

/*С���*/
/*checkbox�Զ���*/
.nt-checkbox{
    position: relative;
    width: 18px;
    height: 18px;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #000;
    cursor: pointer;
}
.nt-checkbox.rad50{
    border-radius: 50%;
}
.nt-checkbox.rad50 i{
    font-size: 14px;
    padding-left: 1px;
    padding-top: 1px;
}
.nt-checkbox.rad5{
    border-radius: 5px;
}
.nt-checkbox input[type="checkbox"]{
    position: absolute;
    top: -5px;
    left: -5px;
    width: 100px;
    height: 100px;
    outline: none;
    opacity: 0;
    cursor: pointer;
    filter:Alpha(opacity=0);
}
.nt-checkbox i{
    display: none;
    line-height: 15px;
    cursor: pointer;
    color: #112e3c;
    font-size: 16px;
}
.nt-checkbox input:checked+i{
    display: block;
}
/*�ϴ�file*/
.nt-file{
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.nt-file i{
    font-size: 17px;
    cursor: pointer;
}
.nt-file input[type="file"]{
    position: absolute;
    top: -20px;
    left: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    cursor: pointer;
    height: 200%;
    width: 200%;
    min-width: 100px;
    min-height: 100px;
}

/*�ϴ�ͼƬ ���*/
.nt-imgfile{
    display: inline-block;
    width: 100px;    
    height: 100px;
    background: #e5e5e5;
    overflow: hidden;
    background-size: cover;
}
.nt-imgfile .nt-file{
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
}
.nt-imgfile .nt-file i{
    line-height: 100px;
    font-size: 65px;
    color: #fff;
}

/*��ͼ�ϴ�*/
.nt-imgfiles{
    width: 100%;
    cursor: pointer;

}
.nt-imgfiles .btn{
    position: relative;
    overflow: hidden;
}
.nt-imgfiles input[type="file"]{
    position: absolute;
    width: 200px;
    height: 200px;
    left: -15px;
    top: -15px;
    cursor: pointer;
    opacity: 0;
}
.nt-imgfiles .nt-imgsyulan{
    height: 100px;
    overflow-y: scroll;
    margin-top: 5px;
}
.nt-imgfiles img{
    display: block;
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 5px;
    border: 1px solid #ccc;

}

/*����*/

/*�һ��˵�*/
    #c-right-menu{
        position: fixed;
        left: 50%;
        top: 30%;
        width: 180px;
        min-height: 210px;
        background: #fff;
        border: 1px solid #ccc;
        box-shadow: 1px 3px 10px #ccc;
        z-index: 100;
    }
    #c-right-menu ul{
        padding: 0;
    }
    #c-right-menu li{
        list-style: none;
        padding: 10px;
    }
    #c-right-menu li:hover{
        background: #d1d1d1;
    }
/*����*/
.user_listtitle{
    width:100px;
    height:34px;
    background-color:#1a80e5;
    margin:7px 0px 0px;
    border-top-right-radius:6px;
    border-top-left-radius:6px;
    border:1px solid #c4d2e0;
    color:#fff;
    font-size:12px;
    text-align:center;
    }
.user_listtitle p{
    padding-top:7px;
    }
/* table.gridtable03 {
    font-size:14px;
    color:#666;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
    text-align:center;
    font-size:12px;
    cursor:pointer;
} */
table.gridtable03 {
    width:100%;
    margin:0 auto;
    margin-top:10px;
    border-collapse:collapse;
}

/* table.gridtable03 th {
    border-color:#f0f8ff;
    border-style:solid;
    border-width: 1px;
    background-color: #f0f8ff;
    color:#666666;
    height:37px;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    height:37px;
} */
 table.gridtable03 th {
     width:158px;
    font-size:14px;
    color:#ffffff;
    padding-top:3px;
    padding-bottom:3px;
    text-align:center;
     border-right:1px solid #dedede;
    font-weight: 500;
    background-color:#57a7e6;
}

/* table.gridtable03 td {
    border-width: 1px;
    border-style: solid;
    border-color: #f2f2f2;
    background-color: #ffffff;
    color:#666666;
    font-size:12px;
    font-weight:normal;
    text-align:center;
    padding:10px 10px;
    white-space: nowrap;
} */
table.gridtable03 td {
     width:158px;
    font-size:12px;
    color:#787d83;
    padding-top:6px;
    padding-bottom:6px;
    text-align:left;
    border-bottom:1px solid #dedede;
     border-right:1px solid #dedede;
    text-align: center;
    white-space: nowrap; 
}

/** anjl 2017-3-23 luru start**/
table.gridtable02 {
    font-size:13px;
    color:#666;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
    text-align:center;
    font-size:12px;
}

table.gridtable02 td {
    border-width: 1px;
    border-style: solid;
    border-color: #f2f2f2;
    background-color: #ffffff;
    color:#666666;
    font-size:12px;
    text-align:center;
    padding:5px 0px 5px 0px;

}


/** anjl 2017-3-23 luru end**/


.hj_delete{
    color:#ff0000;
    margin-right:10px;
    }
.hj_bianji{
    color:#0faf26; 
    margin-right:5px;
    }
.hj_reset{
    color: #57a7e6;
    margin-right:5px;
}
.hj_mar20{
    margin-right:10px;
    
    }
    .hj_mar21{
    float: right;
    margin-right:5px;
    
    }
.hj_user{
    /*padding:11px 7px 7px;*/
    width: 100%;
    overflow-x: auto;
    }
/* .hj_username{
    
     height:44px; 
     background-color:#f9f9f9;
     padding:9px 19px;
    } */
.hj_username{
     width:100%;
    background-color:#d8e5f6;
    margin:0 auto;
    padding-top:8px;
    padding-bottom:15px;
    padding-left:5px;
    padding-right:5px;
    margin-top:10px;
    clear:both;
    overflow: hidden;
    }
.hj_username_2{
     display:none;
     height:44px; 
     background-color:#f9f9f9;
     padding:9px 19px;
    }
.hj_username1{
    margin-left: 10%;
}    
/* .hj_usertxtname{
    width: 10%;
    padding-left: 10px;
    display:inline-block;
    padding-right:9px; 
    font-size:12px; 
    color:#666666;
    white-space: nowrap;
} */
.hj_usertxtname{
      font-size:14px;
    color:#777e87;
    margin-right:14px;
}

.hj_username1 select{
    width: 15%;
    display: inline-block;
    height:24px; border:1px solid #d9d9d9; color:#b8b8b8; font:12px; text-indent:8px;
}
.hj_usernameinp{
    width: 15%;
    display: inline-block;
    height:24px; border:1px solid #d9d9d9; color:#b8b8b8; font:12px; text-indent:8px;
    }
.hj_time{
    margin:0px 9px;
    font-size:12px; 
    color:#666666;
    }
.hj_timeinp{width:113px;height:24px; border:1px solid #d9d9d9; color:#b8b8b8; font:12px; text-indent:8px;
    }
.hj_butchaxun{
    background:url(images/but_05.png) center no-repeat; 
    padding:3px 25px; 
    border:0;cursor:pointer; 
    margin-left:41px;
    }
.hj_exit{
    margin-right:36px;
    font-size:14px; 
    color:#fff; 
    float:right;
    margin-top:35px;
    }
#header span.hj_exit a{
    color: #ffffff;
    text-decoration:none;
    margin-left:24px;
    font-size:12px;
}
.choosebtn{
    width: 50px !important;
    margin-left: -4px;
    height: 23px;
    margin-top: -2px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-top: 1px;
}
.chooseinput{
    width: 104px;
}
@media screen and (max-width: 1299px) {
.hj_username1 {
    margin-left: 50px;
}
}
@media screen and (max-width: 1000px) {
.hj_username1 {
    margin-left: 0px;
}
.hj_usernameinp {
    width: 12%;
}
.hj_username1 select {
    width: 12%;
}