html{
	height:100%;
}
body{
	height:100%;
	font-size:12px;
}
body,html{
 font-family: 微软雅黑;
}
*{
	margin: 0;
	padding: 0;
}
li,ul{
	list-style: none;
	margin-bottom:0px;
	padding:0px;
}
dl,dt,dd{
	list-style: none;
}
body{
	
}
a,a:link,a:visited,a:hover,a:active{
	text-decoration: none;
}
a.level0 .button{
	background-size:16px!important;
}
a.level1 .button{
	background-size:16px!important;
}
a.level2 .button{
	background-size:16px!important;
}
a.level3 .button{
	background-size:16px!important;
}
a.level4 .button{
	background-size:16px!important;
}
a.level5 .button{
	background-size:16px!important;
}
.clearfix:before,.clearfix:after {
	content: "";
	clear: both;
	}
	.clearfix {
	zoom: 1;
}
button{
	border:none!important;
}
.fream-top{
	height:36px;
	width:100%;
	z-index:10080;
	position:fixed;
}
.fream-logo{
	display: inline-block;
	height:36px;
	line-height:36px;
	padding-left:20px;
	float: left;
	color:#fff;
	font-size:18px;
}
.fream-logo img{
    height: 24px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 4px;
}
.fream-top-right{
	float:right;
	height:36px;
}
.fream-top-right>ul>li{
	height:36px;
	float:right;
	position: relative;
}
.fream-top-right>ul>li+li>a>span{
	margin: 0px 14px;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    cursor: pointer;
}
.fream-top-right>ul>li+li>a>span:hover{
	background-color: #64BCEA;
}
.fream-top-right>ul>li:nth-child(1):hover{
	background-color:#64BCEA;
	cursor: pointer;
}
.fream-admin{
	text-align: right;
	color:#fff;
	padding:3px 20px;
}
.fream-admin>img{
	width:30px;
	height:30px;
	border-radius: 50%;
}
.fream-admin .admin{
	margin:0px 10px;
}
.fream-admin .admin-hover{
	border:1px solid #ccc;
	position: absolute;
	right:0px;
	top:35px;
	display: none;
	background: #fff;
}
.fream-admin .admin-hover li{
	width:200px;
	color:#444;
	text-align: left;
	padding:10px 30px;
}
.fream-admin .admin-hover li:hover{
	color:#13A03C;
	background-color:rgba(110,152,206,0.2);
}
.fream-top-right>ul>li:hover>div{
	display: block;
}
.fream-top-right>ul>li>div{
	display: inline-block;
	border-radius: 5px;
	margin:-3px 8px 0px;
	border:1px solid #c9c9c9;
	color:#444;
	background: #f0f0f0;
	padding:0px 5px;
	text-align: center;
	display: none;
	z-index:9999999999;
}
.fream-skin .skin{
	position: absolute;
	right:-8px;
	top:36px;
	padding:3px;
	width:67px;
	background-color:#fff;
	box-shadow: darkgrey 1px 2px 15px 0px ;
	display:none;
}
.fream-skin .skin li{
	float:left;
	line-height: 0px;
	padding:2px;
	vertical-align: middle;
	cursor: pointer;
}
.fream-skin .skin li+li{
	margin-left:2px;
}
.fream-skin .skin li span{
	width:24px;
	height:24px;
	display: inline-block;
	vertical-align: middle;
}
.fream-skin .skin li:nth-child(1) span{ 
	background:#6596ed; 
} 
.fream-skin .skin li:nth-child(2) span{
	background:#23283F; 
} 
.news i{
	position: absolute;
	background:red;
	left:34px;
	top:2px;
	padding:8px 3px;
	border-radius: 5px;
	font-style: normal;
	color:#fff;
	line-height: 0px;
	font-size:8px;
	
}

.matter>i{
	position: absolute;
	background:red;
	left:34px;
	top:2px;
	padding:8px 3px;
	border-radius: 5px;
	font-style: normal;
	color:#fff;
	line-height: 0px;
	font-size:12px;
	
}

.matter{
	position: relative;
}
#todoCount{
	display: none;
}

#todoList{
	display: none;
	position: absolute;
    left: -196px;
    top: 36px;
    min-width: 428px;
    text-align:center;
    box-shadow:none!important;
    
}
#todoList .parent{
	margin:0px auto;
	padding:3px 5px 3px 10px;
	overflow:hidden;
	background-color: white;
    border: 1px solid #cecece;
    display:inline-block;
    box-shadow: darkgrey 1px 2px 15px 0px;
    text-align:left;
}
#todoList dd{
    width: 137px;
	cursor: pointer;
    padding-top: 3px;
    padding-bottom: 3px;
    position: relative;
    float:left;
}
#todoList dd img{
	width:22px;
	height:22px;
	margin-right:8px;
}
#todoList dd .num{
    padding: 8px 0px;
/*     border-radius: 5px; */
    font-style: normal;
    line-height: 0px;
    font-size: 8px;
    right: 10px;
    top: 7px;
    color:red;
}
#todoList dd .num:before{ 
	content:"(";
}
#todoList dd .num:after{ 
	content:")";
}
#todoList dd a{
	color: inherit;
}
/* 渚ц竟 */
.div-left{
	position: fixed;
	top:0;
	left:0;
	height: 100%;
	width: 160px;
	transition:all 0.3s;
	padding-top:36px;
	border-right:1px solid #bbb;
	z-index: 10050;
	overflow:auto;
}
.div-main-p{
	width: 100%;
	height: 100%;
	padding: 36px 0px 0px 190px;
	transition:all 0.3s;
	background-color: #F6F6F6;
}

/* 灞曞紑鏃朵竴绾ц彍鍗� */
.left-menu-one .menu-p{
	height:34px;
	line-height:34px;
	padding:0px 15px;
	cursor:pointer;
}
.left-menu-one .menu-p .btn-colse{
	float:right;
	font-size:14px;
}
.left-menu-one .menu-p span:nth-child(1){
	font-size:16px;
	margin-right:10px;
	vertical-align:middle;
}
.left-menu-one .menu-p .title-right{
	float:right;
	line-height:34px;
}
/* 灞曞紑鏃朵簩绾ц彍鍗� */
.left-menu-one .menu-s{
	display:none;
}
.left-menu-one .menu-s .menu-s-item a{
	display:inline-block;
	height:30px;
	width:100%;
	line-height:30px;
	padding:0px 5px 0px 10px;
	cursor:pointer;
	text-decoration: none!important;
}
.left-menu-one .menu-s .menu-s-item a:hover{
	padding-left:5px;
}
.left-item-selected{
	background: #6596ed;
    color: #fff;
}
/* 瀵艰埅鏀剁缉鏃� */
.left-menu-two .menu-two-li-p{
	padding:4px 0px;
	line-height:24px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
.left-menu-two .menu-two-li-p span{
	display:block;
	height:22px;
}
.menu-two-li-title{
}
.menu-sun-content{
	position:fixed;
	left:69px;
	
}
.menu-two-ul-s li{
	height:30px;
	line-height:30px;
	width:160px;
	padding-left:20px;
}
/* nav*/
.page-header{
	padding-bottom:0px;
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
.nav{
	padding-left:10px;
	padding-top:5px;
	background:#fff;
}
.nav>li>a{
	padding:5px 10px;
	border-radius:5px 5px 0px 0px;
	margin:0px 5px;
	cursor: pointer;
	height:28px;
	font-size: 12px;
    font-weight: 600;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	background:#EEF1F6;
}
.nav>li>a:focus, .nav>li>a:hover{
	background:#EEF1F6;
	border:1px solid #ddd;
/* 	border-bottom-color:transparent; */
	
}
.nav .active>a>.iconfont{
	font-size:13px;
	margin-left:10px;
	
}
.nav .active>a>.iconfont:hover{
	background:#d1ddf3;
	border-radius:50%;
}
#redirectPage{
	position: relative;
    top: -13px;
    margin-left: 5px;
}
#redirectPage_Input{
	height: 25px;
    line-height: 25px;
    width: 32px;
    border-radius: 5px;
    outline: none;
    border: 1px solid #ccc;
    margin:0px 5px;
}
.dropdown-menu{
	z-index: 999999999;
}



.wh-hover {
	position: relative;
}

.wh-hover>.iconfont {
	font-size: 12px;
}

.wh-hover:hover>div {
	display: block;
}
.wh-hover>div {
    display: none;
    position: absolute;
    font-size: 13px;
    border-radius: 4px;
    width: 400px;
    z-index: 9;
    text-align: left;
    padding: 10px;
    border: none!important;
    background: #1294df!important;
    color:#fff!important;
    top: 28px;
    left:0px!important;
    line-height: 20px;
}
select.select2.select2-hidden-accessible {
    display: none;
}
.border  .select2-container--default .select2-selection--single{
  border:none!important;
  border-radius:0!important;
}
.border .select2-dropdown.select2-dropdown--below{
	margin-left:-8px;
}
.border #ztree-container{
	margin-left:-8px;
}
.border .layui-laydate, .layui-laydate-hint{
	margin-left:-8px;
}

.disabled-gray{    
	background: #eee !important;
    cursor: not-allowed;
}
 .select2-selection--multiple {
    line-height: 20px !important;
    min-height: 24px !important;
}
.slider-content{
	display:none;
}
.modal-backdrop{
	z-index: 100001;
}
.modal{
	z-index:100002;
}
.layui-tab-title li{
	font-size:12px;
}


.dtable-redirectpage{
	position: relative;
    margin-left: 5px;
    top:5px;
}
.dtable-redirectpage-input{
	height: 25px;
    /* line-height: 30px; */
    width: 32px;
    border-radius: 3px;
    outline: none;
    border: 1px solid #ddd;
    margin: 0px 5px;
    vertical-align: middle;
    margin-top: -3px;
}
select.input-sm{
	height:29px;
	line-height:29px;
	margin-top:2px;
}
.datatable-export-excel{
	display: inline-block;
    position: relative;
    height: 25px;
    width: 33px;
    border: 1px #ddd solid;
    line-height: 31px;
    margin-left: 10px;
    cursor: pointer;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
   	top:2px;
}
.datatable-export-excel:hover{
	background-color: #eee;
    border-color: #c3c3c3;
}
.datatable-export-excel img{
	margin-top:2px;
}
.datatable-setting  img{
	margin-top:5px!important;
}
.datatable-reflash{
    border-radius: 0px!important;	
}
.dtable-btn-style{
	display: inline-block;
    position: relative;
    height: 25px;
    width: 33px;
    border: 1px #ddd solid;
    line-height: 31px;
    border-left: none;
    text-align: center;
    cursor: pointer;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
   	top:2px;
}
.dtable-btn-style:hover{
	background-color: #eee;
    border-color: #c3c3c3;
}
.dtable-btn-style img{
	margin-top:2px;
}
.dataTables_paginate{
	display: inline-block;
}
.panel-info{
	margin-bottom:0px;
}
.modal-dialog .modal-content{
	position:initial;
}
.height10 {
    padding-bottom: 10px;
}
.text-center.top20 {
    padding: 20px 0px;
}
.border-width4 {
    width: 100%;
    max-width: 900px;
}
.pagination>li>a, .pagination>li>span{
	padding: 3px 8px!important;
}
select.input-sm{
	height:24px;
}

/* checkbox对齐问题 */

.center-class{
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
}

.dataTables_scroll .dtable .pretty,.DTFC_LeftWrapper .dtable .pretty,.DTFC_RightWrapper .dtable .pretty{
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
   margin:0px!important;
}
.pretty label {
    font-weight: normal;
    position: relative;
    z-index: 99;
    margin-bottom: 2px;
}
/* checkbox对齐问题 */

/* 近期调整的btn的样式 */
.btn.glyphicon{
	top:0px;
}
.btn-xs.glyphicon:before{
	position: relative;
	/* top:1px; */
	margin-right:1px;
}
.btn-sm.glyphicon:before{
	position: relative;
	/* top:1px; */
	margin-right:1px;
}
.btn-group .glyphicon.glyphicon-th-list:before{
	position: relative;
	 top:1px; 
	margin-right:1px;
}
.btn-group .btn-glyphicon-span{
	top:0px;
}

.btn-group-xs>.btn, .btn-xs{
	padding:0px 5px;
}
.btn.btn-xs.glyphicon{
	height:22px;
	line-height:22px;
}
.btn-glyphicon-span{
	position: relative;
     top: -1px; 
}

/* 近期调整的btn的样式 */

/* 搜索的区域的深浅色 */
.zqdy_tip{
	color:#999999;
    font-size:12px;
}

.search-fields input::-webkit-input-placeholder{
    color:#999999;
    font-size:12px;
}
.search-fields input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999999;
    font-size:12px;
}
.search-fields input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999999;
    font-size:12px;
}
.search-fields input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#999999;
    font-size:12px;
}
.search-fields .select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #999999;
	font-size:12px;
}

.search-fields .select2-container--default .select2-selection--multiple .select2-selection__choice{
   color: #555;	
}
.select2-selected-bg{
	background: #f39c30!important;
	color:  #555!important;	
}
/* 搜索的区域的深浅色 */


/* 虚实线问题 */
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
    text-align: center;
    border-top: none!important;
}
/* 虚实线问题 */

/* datatable 下方对齐问题 */
div.dataTables_wrapper div.dataTables_length select.form-control {
    padding: 0px 3px;
    width: 45px;
    border-radius: 4px;
}
.datatable-page-pagination{
	position: relative;
    top: 2px;
}
/* datatable  下方对齐问题  */
