@charset "utf-8";
/* CSS Document */

.dribbble-height{
	height:100%;
	position:fixed;
	width:100%;
}
.dribbble-nav{
	background-color:#2177da;
	height:63px;
	color:#fff;
}
#dribbbleNav .nav>li>a{
	height:73px!important;
}
.dribbble-nav .dropdown-menu{
	color:#000;
}
.triangles{
    position: absolute;
    top: -10px;
    right: 24px;
    z-index: -1;
    width: 15px;
    height: 15px;
	background: #fff;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); /* Internet Explorer */
	-moz-transform:rotate(45deg); /* Firefox */
	-webkit-transform:rotate(45deg); /* Safari �� Chrome */
	-o-transform:rotate(45deg); /* Opera */
}
.navbar-brand{
	height:58px;
	padding:25px 20px;
	font-size:20px;
}
.text-color-msg{
	color: #218ABAFF;	
}
.push_left{
	float: left;
	width: 15%;
	min-height: 76px;
	display: flex;
    display: -webkit-flex;
	align-items:center;
    justify-content:center;
}
.push_right{
	float: right;
	width: 84%;
}
.dri-top-nav-list{
	list-style:none;
	margin-right:-5px;
	margin-top:-10px;
}
.dri-top-nav-list>li{
	position:relative;	
}
.dri-top-nav-list li .dri-top-nav-icon{
	padding:35px 10px 30px 10px;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	cursor:pointer;
	font-weight: normal;
}
.mini-navbar .dri-top-nav-list li .fa,.dri-top-nav-list li .fa{
	font-size:20px;
}
.dri-top-nav-list li .dri-top-nav-icon:hover{
	background-color:#cbe1ef;
	color:#fff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #cbe1ef;
    border-color: #337ab7;
	color:#fff;
}
.dri-top-nav-message{
	position:absolute;
	top:25px;
	right:8px;
	display:block;
	background-color:#f82350;
	border-radius:20px;
	padding:0px 6px;
	font-size:12px;
	color:#fff;
	font-style:normal;
}
#driCloth+.dropdown-menu li strong{
	width:16px;
	height:16px;
	float:left;
}
#driCloth+.dropdown-menu li span{
	float:left;	
	color:#272e40;
	margin-left:10px;
	line-height:16px;
}
#driCloth+.dropdown-menu li{
	overflow:hidden;
	padding:8px 12px;
}
#driCloth+.dropdown-menu li:hover{
	background-color:#f2f2f2;
	cursor:pointer;
}
#driCloth+.dropdown-menu li:first-child strong{
	background-color:#272e40;
}
#driCloth+.dropdown-menu li:nth-of-type(2) strong{
	border:1px solid #ccc;
	background-color:#fff;
}
#driQrcode+.dropdown-menu .dri-qrcode-box{
	width:112px;
	height:112px;
	overflow:hidden;
	margin:16px auto;
}
#driQrcode+.dropdown-menu .dri-qrcode-box img{
	width:112px;
	height:112px;	
}
#driQrcode+.dropdown-menu .dri-qrcode-box+div .btn{
	margin-bottom:10px;
}
.dribbble-main{ 
	margin-top:90px;
	height:100%;
}
.dri-navbar-toggle{
	font-size:16px;
	position:absolute;
	right:0;
}
.tabs-containers{
	margin-left:220px;
	height:100%;
}
#content-main {
    height: calc(100% - 58px);
    /*overflow: hidden;*/
}
/*Phone��ʽ��*/
.dri-phone-logo{
	width:100%;
	padding-left:0; 
	padding-right:0; 
	text-align:center;
	position:absolute;
	margin:0;
	line-height:70px;
}
.testNavBar{
	position:absolute; 
	height:26px; 
	background-color:#ddd; 
	left:0; 
	top:-26px; 
	z-index:1033;
	width:calc(100% - 330px);
}
.phone-menu-btn{
	padding:8px;
	float:left;
	margin:18px 0 0 10px;
}
@media screen and (max-width: 768px){
	.testNavBar{
		width:100%;
	}
	
}

/*��ߵ���*/
.navbar-static-side {
    position: fixed;
    width: 220px;
    z-index: 2001;
    height: calc(100% - 70px);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
    transition: all 0.5s;
	background-color:#272e40;
	overflow-y:auto;	
}
.navbar-static-side::-webkit-scrollbar {display:none;}
.mini-navbar .navbar-static-side{ overflow-y:visible;}
.sidebar-collapse{
	padding-bottom:70px;
}
.dri-avatar{
	float:left;
}
.dri-avatar img{ 
	/* width:60px;
	height:60px; 
	border:3px solid #fff;*/
}
.dri-user{
	float:left;
	padding-left:8px;
	/* width:103px; */
}
.dri-username{
	float:left;
	margin-top:10px;
	margin-right:5px;
	min-width:52px;
	max-width: 112px;
	overflow: hidden;
	height: 20px;
	text-overflow:ellipsis;
	white-space:nowrap
}
.mydribbble-dropdown{
	left:-38px;
}
.dri-organ-box{
	float:left;
	margin-top:5px
}
.dri-organ-box .dri-dropdown button{
	padding:0;
}
.dri-organ-box .dri-dropdown button em{
	float:left;
	max-width:80px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dri-organ-box .dri-dropdown button .caret{
	float:right;
	margin-top:8px;
}

.mini-navbar .dri-top-nav-list li .dri-top-nav-icon{
	font-size:18px;
}


.easyui-tabs{overflow:visible; position:relative;}
.mini-navbar .easyui-tabs{width:calc(100%); }
.tabs-header{ height:45px; overflow:hidden; position:absolute; top:-28px; border:none; width:calc(100% - 0px) !important; min-width:200px !important; /* z-index:1032; */}
.panel-body{ background-color:#F1F4F9; border:none;}
.tabs-panels{ border:none; height:100% !important;}
.tabs{ border:none;}
.tabs li {
	overflow:hidden;
    float: left;
    display: inline-block;
    margin: 10px 5px 5px 0;
    padding: 0;
    position: relative;
    border:0;
    border-radius: 0;
    display:flex;
}
.tabs li a.tabs-inner{ border:none; background:#fff; padding:0px 17px 0px 10px; border-radius: 2px 2px 0 0;}
.tabs li a.tabs-inner span{ color:#858c9d;}
.tabs li a.tabs-inner:hover{ background:#f2f2f2;}
.tabs li.tabs-selected{border-radius: 5px 5px 0 0;/* border:1px solid #75bbdc; */border-bottom:0;}
.tabs li.tabs-selected a.tabs-inner{ background:#F1F4F9; font-weight:normal;}
.tabs li.tabs-selected a.tabs-inner span{ color:#272e40;}
.tabs-header, .tabs-tool{ background-color:rgba(33,119,218,0.15);/* border-bottom:1px solid #2289ba */}
.tabs li a.tabs-close{
	color:#747b8c;
}
.tabs li a.tabs-close:before{
	content: "\f00d";
	color:#747b8c;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tabs li a.tabs-close:hover{
	background-color:transparent;
}
.tabs-scroller-right,.tabs-scroller-left{
	position: absolute;
    top: auto;
    bottom: 0;
    width: 18px;
    font-size: 1px;
    display: none;
    cursor: pointer;
	background-color:#42495c;  
	border:0;
	line-height:29px;
	text-align:center;
	border-radius:2px;
	z-index:10;
}
.tabs-scroller-right:before{
	content: "\f0da"; 
	color:#747b8c;  
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	line-height:29px;
	text-align:center;
}
.tabs-scroller-left:before{
	content: "\f0d9";
	color:#747b8c;  
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	line-height:29px;
	text-align:center;
}
.tabs-scroller-right:hover{
	background-color:#575E70;
}
.tabs-scroller-left:hover{
	background-color:#575E70;
}
.panel-body-noborder{ padding:0;}
#dribbbleTabs>.tabs-panels>.panel{ border:0; border-radius:0; height:100%;}
#dribbbleTabs{ height:100%; border:0;}
#dribbbleTabs>.tabs-panels>.panel>.panel-body-noheader{ height:calc(100% - 70px); overflow-y:hidden;}
#dribbbleTabs>.tabs-panels>.panel:nth-child(1)>.panel-body-noheader{ height:calc(100% - 70px); overflow-y:auto;}

.dribbble-tag{
	border-radius:4px;
	overflow:hidden;
	background-color:#fff;
	box-shadow:0px 3px 6px 0px rgba(0,0,0,0.1);
	cursor:pointer;
}
.dribbble-tag>div:first-child{
	padding:18px 0;
	text-align:center;
	width:40%;
	float:left;
}
.dribbble-tag>div:first-child+div{
	padding-top:12px;
	width:60%;
	float:left;
}
.dribbble-tag>div:first-child>span{
	font-size:32px;
	color:rgba(0,0,0,0.2);	
}
.dribbble-tag>div:first-child+div>div:first-child>span{ 
	font-size:26px; 
	text-align:center;
	opacity:1;
	text-shadow:0px 2px 3px rgba(0,0,0,0.2);
}
.dribbble-tag>div:first-child+div>div:first-child+div>span{
	color:#717c97;
}
.dribbble-container{ 
	width:100%; 
	height:100%;
}
.mini-navbar .dribbble-container{
	width:calc(100%)
}

/*�����б�*/
.tile-wrap {
  position:relative;
  height:255px;
}
.dri-panel .dri-columns .myJob_item{
	float:  left;
    background-color: #F1F1F1;
    border:1px solid #EAEAEA;
    width: 45%;
    height: 40%;
    margin: 4% 2.4% 2%;
    border-radius: 5px;
    color:#8C8C8C;
}
.dri-panel .dri-columns .myJob_item_num{
	box-sizing:content-box;
	padding-bottom:4%;
	margin: 12.5% 20% 8%;
    background-color: transparent;
    height: 40%;
    text-align: center;
}
.dri-panel .dri-columns .myJob_item_title{
	text-align: center;
}
.dri-panel .dri-columns .tile {
  position: absolute;
  top: 0;
  width:100%;
  height: 50px;
  background: #fff;
  list-style: none;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 0;
  border-bottom:1px solid #f2f2f2;
  cursor:pointer;
}
.tile__inner {
  position: relative;
  display: block;
  width: 100%;
  text-decoration: none;
  
}
.dri-panel .dri-columns .tile:nth-of-type(1){
  top:0;	
}
.dri-panel .dri-columns .tile:nth-of-type(2){
  top:51px;
}
.dri-panel .dri-columns .tile:nth-of-type(3){
  top:102px;	
}
.dri-panel .dri-columns .tile:nth-of-type(4){
  top:153px;	
}
.dri-panel .dri-columns .tile:nth-of-type(5){
  top:204px;	
}
.dri-panel .dri-columns .tile:nth-of-type(6){
  top:255px;
  border:none;
}
.dri-panel .dri-columns .tile:hover {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(1.16);
          transform: scale(1.16);
  box-shadow: 0px 0px 40px 2px rgba(196, 198, 202, 0.35);
  z-index: 10;
  border-radius:2px;
}
.tile__text{
  float:left;
  margin-left:10px;
  line-height:50px;
}
.tile__img{
  float:right;
  margin-right:16px;
  margin-top:6px;
}
.progress-radial {
  float: left;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  
}
.progress-radial .overlay {
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border-radius: 50% !important;
  margin-left: 4px;
  margin-top: 4px;
  text-align: center;
  line-height: 32px;
  font-size: 12px;
}
#safeProduction .safeProducItem{
	width: 100%;
	cursor:pointer;
	background-color: #EFF3F8;
	box-sizing:border-box;
	padding:0 5px;
}
#safeProduction .safeProducImg{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	border:1px solid #E3E5E6;
	border-radius:4px;
	height:130px;
	background-color:white;
	overflow:hidden;
	position:relative;
}
#safeProduction .safeProducImg .tips-btn {
	position: absolute;
	top: 12px;
	right: 20px;
	cursor: pointer;
	display: block;
	width: 28px;
	height: 28px;
	background: url("../images/index_tips.png") no-repeat center center;
	background-size: 22px;
}
#safeProduction .safeProducImg img{
	height: 80px;
}
#safeProduction .safeProducImg .safeProductext{

}
#safeProduction .safeProducImg .safeProductext .safeProducNum{
	height:55%;text-align: center;color:#818181;
}
#safeProduction .safeProducImg .safeProductext .safeProductitle{
	height:45%;text-align: center;color:#B0B0B0;
}
#phoneMenu{ padding:0;}
#phoneMenu .dropdown-toggle{ padding:11px;}
#phoneMenu .dropdown-menu{ right:0; left:auto; top:120%;}
.floor-2-columns{ width:100%; height:282px; overflow:hidden;}
.floor-1-columns{ width:100%; height:278px; overflow:hidden;}
/*��Ϣ�˵��б�*/
.dri-message-boxlist{
	width:250px;
	/* padding:6px 10px; */
}
.dri-message-boxlist dl{
	margin-bottom: 0px;
}
.dri-message-boxlist dl+div{ 
	padding:6px 0;
}
.dri-message-boxlist dl dd{
	min-height:76px;
	line-height:20px;
	overflow:hidden;
	border-bottom:1px solid #F0F0F0FF;
	font-size:12px;
	padding: 6px 15px 0 10px;
	position:relative;
	transition:background-color linear 300ms;
	-webkit-transition:background-color linear 300ms;
	-moz-transition:background-color linear 300ms;
	-o-transition:background-color linear 300ms;
}
.dri-message-boxlist dl dd:last-child{ 
	border:none;
}
.dri-message-boxlist dl dd:hover{
	background-color:#f5f5f5;
	cursor:pointer;
}
.dri-message-boxlist dl dd span{
	overflow:hidden;
	max-width:168px;
	float:left;
	/* max-height:50px; */
	margin:12px 0 5px;
	color:#272e40;
}
.dri-message-boxlist dl dd h5{
	font-weight: 600;
	overflow:hidden;
	max-width:168px;
	float:left;
	margin:14px 0 5px;
	/* max-height:50px; */
	padding:0;
	color:#272e40;
}
.dri-message-boxlist dl dd .ellipsis{
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	margin-bottom: 15px;
}

.dri-message-boxlist dl dd label{ 
	float:left; 
	padding:10px; 
/* 	margin-top:16px; 
	margin-right:12px; */
}
.dri-message-boxlist>dl>dd>label>.fa{
	font-size:16px;
}
.dri-message-boxlist dl dd tt{ 
	position:absolute;
	right:6px;
	bottom:3px;
	color:#999;
	z-index:5;
}
.dri-message-boxlist .message-title{
	position: relative;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #ddd;
    /* overflow: hidden; */
    font-size: 14px;
/*  margin: auto -10px; */
    padding: 0 15px;
}
.dri-message-boxlist .message-title a{ 
	float:right;
	cursor:pointer;
}
.div-tip{
	padding:8px 12px;
}
.div-tip a{
	border:0;
	border-bottom:1px solid #f2f2f2;
	transition:0.3s;
	margin-bottom:0;
	background:#fff;
	word-break:break-all;
}
.div-tip .list-group-item,.flowPanelItem .list-group-item,#myJobAndNotice .list-group-item-new{
	border:0;
	border-bottom:1px solid #f2f2f2;
	transition:0.3s;
	margin-bottom:0;
	background:#fff;
	word-break:break-all;
}
.div-tip .list-group-item span,.flowPanelItem .list-group-item span,#myJobAndNotice .list-group-item-new span{
	white-space:nowrap;  
	overflow:hidden; 
	text-overflow:ellipsis;
}
.div-tip  .list-group-item:hover span:nth-of-type(1),.flowPanelItem .list-group-item:hover span:nth-of-type(1){
	text-overflow:inherit;
  	/* overflow:visible; */
  	overflow:hidden;
}
/* .div-tip .list-group-item:hover span:nth-of-type(2),.flowPanelItem .list-group-item:hover span:nth-of-type(2){
	display:none!important;
} */
.flowPanelItem .list-group-item:hover span:nth-of-type(2){
	display:none!important;
}
.div-tip .list-group-item:hover,.flowPanelItem .list-group-item:hover,#myJobAndNotice .list-group-item-new:hover{
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(1.16);
          transform: scale(1.16);
  box-shadow: 0px 0px 40px 2px rgba(196, 198, 202, 0.35);
  z-index: 10;
  border-radius:2px;
} 
#myJobAndNotice .list-group-item-new:hover span:nth-of-type(1),#myJobAndNotice .list-group-item-new:hover span:nth-of-type(3){
	display:none!important;
}
#myJobAndNotice .list-group-item-new:hover span:nth-of-type(2){
	width:100%!important;
	text-align:center;
}
#myJob{
	height:100%;
}
#myJob .dri-panel{
	height:100%;
} 
#AQSC{
	position:absolute;
	z-index:99;
	overflow:visible;
} 
.dri-panel>.dri-columns>ul>li{
	line-height:35px!important;'
}
.loadEffect{
    width: 100px;
    height: 100px;
    position: absolute;
    margin: 0 auto;
    margin-top:100px;
    top:180px;
    left:170px;
    display:none;
 }
 .loadEffect span{
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ccc;
    position: absolute;
    -webkit-animation: load 1.04s ease infinite;
 }
 @-webkit-keyframes load{
    0%{
       opacity: 1;
    }
    100%{
       opacity: 0.2;
    }
 }
 .loadEffect span:nth-child(1){
    left: 0;
    top: 50%;
    margin-top:-8px;
    -webkit-animation-delay:0.13s;
 }
 .loadEffect span:nth-child(2){
    left: 14px;
    top: 14px;
    -webkit-animation-delay:0.26s;
 }
 .loadEffect span:nth-child(3){
    left: 50%;
    top: 0;
    margin-left: -8px;
    -webkit-animation-delay:0.39s;
 }
 .loadEffect span:nth-child(4){
    top: 14px;
    right:14px;
    -webkit-animation-delay:0.52s;
 }
 .loadEffect span:nth-child(5){
    right: 0;
    top: 50%;
    margin-top:-8px;
    -webkit-animation-delay:0.65s;
 }
 .loadEffect span:nth-child(6){
    right: 14px;
    bottom:14px;
    -webkit-animation-delay:0.78s;
 }
 .loadEffect span:nth-child(7){
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    -webkit-animation-delay:0.91s;
 }
 .loadEffect span:nth-child(8){
    bottom: 14px;
    left: 14px;
    -webkit-animation-delay:1.04s;
 }
 .userInformation{
 	transition:all 1s linear;
 	width: 115px;
    height: 60px;
    border-radius: 6px;
    position:  absolute;
    top: 50px;
    right: 20px;
    z-index: 10000;
    background-color: #f2f2f2;
    border: 1px solid #d0c8c8;
    padding: 10px 10px 10px 15px;
    /* animation: hideIndex 0.3s;
    -moz-animation: hideIndex  0.3s; Firefox
    -webkit-animation: hideIndex  0.3s; Safari and Chrome
    -o-animation: hideIndex  0.3s; Opera */
 }
 /*flowListPanelҳ  */
 .flowPanelWrap{
 	background-color: #EFF3F8;
 }
 .flowPanelWrap .flowPanelItem{
 	width:25%;
 	float:left;
 	height:45%;
 	margin:5px 0;
 }
 .flowPanelWrap .flowPanelItem .flowPanelItem_li{
 	box-sizing:border-box;
 	padding:5px;
 	height:100%;
 	background-color:#f1f4f9;
 	overflow:hidden;
 }
 /* ���ͼƬ */
 .tableImg_item{
 	position:relative;
 	float:left;
 	margin:3px;
 }
 .tableImg_item:hover .imgFull{
 	display:block;
 }
 .tableImg_item .imgFull{
	display:none;
	position: absolute;
	background-color: rgba(1,1,1,0.6);
	color:white;
	width: 50px;
	height: 50px;
	left: 50%;
	margin-left: -25px;
	line-height: 50px;
 }
/* #moreFlowNode{
	height:174px!important;
} */

/* �������ʽ  */
.az-table-btn-blue{
	font-size: 14px;
	color: #218ABA;
	display: inline-block;
	cursor: pointer;
}

.az-table-btn-red{
	font-size: 14px;
	color: #DB2828;
	display: inline-block;
	cursor: pointer;
}

.az-table-btn-red:hover{
	color: #ff0000!important;
}

/* layui 表格头部背景颜色 与 boostrap表格背景同一 */
.tr-bg-all{
	background: #f0f1f2!important;
}
.tr-bg-all th{
	color: #333!important;
	font-weight: 600!important;
}
.tr-bg-all th,.layui-table td, .layui-table th{    border-color: #ddd!important;}

#docDownloadWrap{
	width: 80%;
}
#help-docs .help-document-item{
	width:15.35%;
	height:80px;
	border-radius:6px;
	background:rgba(40,125,241,0.11);
	margin:7px;
	float:left;
	position:relative;
	font-size:14px;
	line-height:20px;
	display:inline-block;
	padding:20px 10px;
	text-align:center;
	color:#333;
}
#help-docs .manual,#help-docs #lead{
	color: #333333;
}
#help-docs #manual:hover,#help-docs #lead:hover{
	color: #287df1;
}
@media screen and (max-width: 1440px){
	#help-docs .help-document-item{
		width:14.9%!important;
	}
	#docDownloadContent{
		width: 80%!important;
	}

}
#help-docs .help-document-item div{
	height:30px;
	cursor: pointer;
}
#help-docs .help-document-item>span{
	background-image:url(../images/doc_down_icon.png);
	width: 14px;
    height: 14px;
    position: absolute;
    bottom: 10px;
    right: 10px;
	cursor: pointer;
}
#help-docs .help-document-item>p{
	background-image: url(../images/noviceGuide/helpsuccess.png);
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	background-size: 100% 100%;
	border-top-left-radius: 6px;
}