.dropdown-menu.open{
	/* max-height:380px!important; */
}
.div-main{
	background:#EEF1F6;
	min-height:500px;
	width:100%;
	height:100%;
	position:relative;
	padding-top:30px;
	overflow-y:auto;
}
.page-content{ /* 娌℃湁oper-search */
/* 	margin:10px 10px 0px; */
	background:#fff;
	padding:10px 50px 20px 10px;
	overflow:auto;
	min-height:100%;
	border:10px solid #eef1f6;
	
}
.page-content-s{ /* 鏈塷per-search */
	overflow: auto;
    background: white;
    min-height: 100%;
    border: 10px solid #eef1f6;
}
.page-content-s .page-content{
	border:none;
}
.page-content-main{
	padding:10px;
}
/* 宸﹀彸缁撴瀯 */
.page-content-left{
	background:#fff;
	vertical-align:top;
	padding:10px;
	display:inline-block;
}
.page-content-right{
	display:inline-block;
	background:#fff;
	vertical-align:top;
	display:inline-block;
	padding:10px;
}
.page-content-right{
	margin-left:10px;
}
.page-button{
	text-align:center;
}
.page-button .model-btn{
	margin:30px 5px 0px;
}
/* 娌℃湁杈规鐨則able */
.no-border{
	font-size:12px;
}
.no-border tr td{
	padding:10px 0px;
}
.no-border tr td:nth-child(odd){
	width:100px;
	text-align:left;
}
.no-border tr td:nth-child(even){
	width:220px;
	padding:10px;
}
.no-border tr td input{
	width:100%;
	height:34px;
	border:1px solid #ddd;
	border-radius:5px;
	padding:0px 10px;
	line-height:34px;
	color:#7A7A7A;
	background:#fff;
}
.no-border tr td select{
	width:100%;
	height:34px!important;
	border:1px solid #ddd;
	border-radius:5px;
	padding:0px 10px;
	line-height:34px;
	color:#7A7A7A;
	background:#fff;
}
.no-border tr td textarea{
	width:100%;
	height:60px;
	border:1px solid #ddd;
	border-radius:5px;
	padding:10px;
	line-height:20px;
	color:#7A7A7A;
	background:#fff;
}
/* 鏈夎竟妗嗙殑table */
.border{
	border:1px solid #ccc;
	table-layout:fixed;
	font-size:12px;
}
.border>tbody>tr>td input{
	border:none;
	width:100%;
	background:#fff;
}
.border>tbody>tr>td .bootstrap-select{
	width:100%!important;
}
.border tbody td button{
	border:none;
}
.border tbody td button:hover{
	background:#fff;
	outline:none;
}
.border .btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default{
	background:#fff;
	outline:none;
}
.border .open>.dropdown-toggle.btn-default:hover{
	background:#fff;
	outline:none;
}
.border .open>.dropdown-toggle.btn-default:focus{
	background:#fff;
	outline:none;
}
.border .btn-default:active:focus, .btn-default:active:hover{
	background:#fff;
	outline:none;
}
.border>tbody>tr>td textarea{
	width:100%;
	border:none;
	padding:8px 0px;
	background:#fff;
}
.border>tbody>tr>td{
	border:1px solid #ccc;
	height:26px;
	padding:0px 8px;
}
.border>tbody>tr>td:nth-child(odd){
	width:9em;
	text-align:center;
	background: #eee;
}
.border>tbody>tr>td:nth-child(even){
/* 	width:300px; */
}
.border tbody tr td.padding0{
	padding:0px;
}
.border-width4{
	width:100%;
	max-width:700px;
}
.border-width6{
	width:100%;
	max-width:800px;
}
/* 璇︽儏table */
.detail-table{
	background:#F5F3F4;
	border-radius:8px;
}
.detail-table tr td{
	padding:10px 0px;
}
.detail-table tr td:nth-child(odd){
	width:150px;
	padding-left:30px;
}
.detail-table tr td:nth-child(even){
	width:300px;
	color:#EC5F00;
}
.dtable tbody td.padding0{
	padding:0px!important;
}
.dtable .select2-container--default .select2-selection--single{
	border:none!important;
}
.border .select2-container--default .select2-selection--single{
	border:none!important;
}
/* 鎼滅储鍖哄煙 */
.page-content-s .oper-search{
	background:#fff;
    border-bottom: 7px solid #eef1f6;
    position:relative;
    height:42px;
    width:100%;
    z-index:10001;
}
.select2-dropdown{
	z-index:10002!important;
}
.oper-search .form-group{
	margin-bottom:5px;
	margin-right:2px;
}
.oper-search .form-control{
	height:25px;
	border-radius:3px;
}
label{
	font-weight:400;
}
.oper-search .form-group select{
	width:160px;
	height: 24px;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #777;
    padding: 0px 5px;
}

.oper-search .select2-container .select2-selection--single{
	height:24px!important;
}
.oper-search .btn-sm{
	padding:2px 10px 1px;
	vertical-align:top;
}
/* 灏忔爣棰� */
.fh-subtitle{
	color:#05A380;
	padding:10px 0px;
	font-weight:700;
}
.fh-subtitle .btn{
/* 	margin-left:20px; */
}
.fh-subtitle .red{
	color:red;
	font-weight:500;
	vertical-align:middle;
}
.em-text{
	width:6em;
	display:inline-block;
}
.fh-subtitle-btn{
	display: inline-block;
    vertical-align: middle;
    margin-left: -12px;
    margin-top: 5px;
}
.fh-subtitle #imgupload{
	display:inline-block;
	vertical-align:middle;
}
.fh-imgupload{
	display:inline-block;
	vertical-align:middle;
}
/* 妯℃�佸眰 */
.fh-model{
	width:100%;
	height:100%;
	padding:8px 15px 35px;
	overflow:auto;
}
.fh-model .oper-search .form-group{
	display:inline-block;
	vertical-align:top;
}
.fh-model .oper-search .btn{
/* 	margin-bottom:2px; */
}
.fh-model .form-control{
	width:140px;
	display:inline-block;
}
.div-model-btn{
	border-top: 1px solid #ccc;
    padding: 5px 10px;
    text-align: right;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background:#fff;
    z-index:1000;
}
.model-btn{
	display:inline-block;
	width:70px;
	height:24px;
	text-align:center;
	line-height:24px;
	color:#fff;
	background:#5cb85c;
	cursor:pointer;
}
.chooseRow{ /* 閫夋嫨琛岃儗鏅鑹� */
	background-color:#FEFECA!important;
}
/* 涓婁紶鍥剧墖 */
.form-horizontal .form-group{
	margin:0px;
}
.mui-ellipsis {
    word-break: break-all;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mui-ellipsis-1 {
    word-break: break-all;
   /*  display: -webkit-box; */
    overflow: hidden;
    white-space: nowrap!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
/* 缂栬緫椤碉紝澶氳鏁版嵁鐨勮〃鏍肩殑杈撳叆妗嗛噷鐨勫瓧浣撻鑹� */
.customer-input{
	color: #0CB3FE;
}
.required-flag{
	color:red;
	margin-right:2px;
}
.panel-heading{
	overflow:hidden;
}
.panel-heading .title-but.btn{
	float:right;
}





/*鍥剧墖鏀惧ぇ*/
.enlarge-img{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000000e0;
	z-index: 99999999999;
    text-align: center;
    padding-top:10%;
}
.enlarge .enlarge-left{
	float:left;
	margin-left:10%;
	margin-top:15%;
	font-size:50px;
	cursor:pointer;
	color:#fff;
}
.enlarge .enlarge-right{
	margin-right:10%;
	margin-top:15%;
	color:#fff;
	font-size:50px;
	float:right;
	cursor:pointer;
}
.enlarge .enlarge-del{
	color: #fff;
    font-size: 50px;
    cursor: pointer;
    position: fixed;
    right: 10%;
    top: 0px;
}
.enlarge-img img{
	max-width:60%;
	max-height:80%;
}



.submit-approval-auditor-select{
	display: none;
}



.ztree li span.button.ico_open, .ztree li span.button.ico_close, .ztree li span.button.ico_docu{
	background-image: url(../imgs/26.png);
	background-position: 0 !important;
}


.mode_bg{
	position:fixed;left:0;top:0;z-index:100001;background:black;opacity:0.7;width:100%;height:100%;
}
.mode_content{
	position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:500px;height:400px;z-index:100002;background:white;overflow: auto;
}
.mode_close{
	width:40px;height:30px;cursor: pointer;
}
.model-title{
	height:40px;
	line-height:40px;
	overflow: hidden;
	padding:0px 15px;
	border-bottom:1px solid #449CCC;
	margin-bottom:10px;
}
.model-title div:nth-child(1){
	float: left;
	font-size:16px;
	font-weight: bold;
}
.model-title div:nth-child(2){
	float: right;
}
.mode-bottom{
	height:40px;
	border-top:1px solid #DCDCDC;
}
.mode-sub{
	margin-top:10px;
	margin-left:120px;
}
.mode_content_parent{
   height:305px;
   overflow: auto;
   padding:10px;	
}


.gen-img-video, .preview-video{
	
	max-height: 600px;
}
.select2{
	background:rgba(0,0,0,0)!important;
}
.dtable input[type="text"]{
	background:rgba(0,0,0,0)!important;
}


.select2-search--dropdown{
	border-top:1px solid #aaa;
}
.dtable .select2-container--default .select2-selection--single{
	background:rgba(0,0,0,0)!important;
}
.dtable textarea{
	background:rgba(0,0,0,0)!important;
}
.form-control{
	-webkit-box-shadow: none!important;
  	box-shadow: none!important;
}
.overflow_auto{
	width:100%;
	overflow:auto;
}
.fh-width{
	width:100%;
	max-width:1000px;
}
.cursor-clickable{
	cursor: pointer;
}
.display-flex{
	display:flex;
	padding:0px 10px 0px;
}
.display-flex .flex-left{
	height:100%;
	overflow:auto;
	border-right:1px solid #ccc;
	margin-right:10px;
}
.display-flex .flex-right{
	flex:1;
	overflow:hidden;
}
.dataTables_scrollBody::-webkit-scrollbar{
/* 	width:0; */
}
.file-a{
	width:700px;
	overflow:hidden;
	white-space:nowrap;
	display:inline-block;
}
.file-name-container{
	min-height:26px;
	height:auto;
	overflow:hidden;
}
.border input[readonly="readonly"]{
	background: #eee!important;
    height: 24px;
    padding: 0px 8px;
}
.oper-search .select2-container{
	width:max-content!important;
	min-width:140px;
}


.mode_column-li {
    padding: 10px 5px;
    display: inline-block;
    width: 25%;
}



/*****鍥哄畾鎼滅储******/
.fh-position-search{
	box-shadow: 0px 5px 5px #ebeef3;
	background:#fff;
}
.fh-position-search dt{
	display:flex;
	padding:5px 10px;
	font-weight:500;
}
.fh-position-search dt>.btn.btn-sm{
	margin-right:4px;
	max-height:24px;
	height:24px;
	line-height:22px;
	padding:0px 10px;
}
.fh-position-search dt .flex1{
	flex:1;
	text-align:right;
}
.fh-position-search dt .select2{
	width:160px;
	text-align:left;
	margin:0px 8px;
}
.fh-position-search dt .search-inputs{
	display:inline-block;
	position:relative;
	height:24px;
	vertical-align:middle;
}
.fh-position-search dt .search-inputs:hover .glyphicon{
	
}
.fh-position-search dt .search-inputs .glyphicon{
	position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    width: 42px;
    background:#f39c30;
    height: 24px;
    border-radius: 0px 3px 3px 0px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    cursor:pointer;
}
.fh-position-search dt input[type="text"]{
	width: 260px;
    height: 24px;
    border-radius: 0px;
    border: 1px solid #f39c30;
    vertical-align: middle;
    padding: 0px 50px 0px 10px;
}
.fh-position-search dd{
	display:none;
	border-top:1px solid #ddd;
}
.fh-position-search dd .left{
	width:140px;
	border-right:1px solid #eee;
	overflow:hidden;
}
.fh-position-search dd .left .title{
	border-bottom:1px solid #eee;
	padding:8px 10px;
}
.fh-position-search dd .left .list,.title{
	padding:4px 0px;
}
.fh-position-search dd .left .footer{
	overflow:auto;
}
.fh-position-search dd .left .footer::-webkit-scrollbar{
	width:0;
}
.fh-position-search dd .left .footer:hover::-webkit-scrollbar{
	width:5px;
}
.fh-position-search dd .left .list{
	padding-left:20px;
	cursor:pointer;
	position:relative;
}
.fh-position-search dd .left .list .glyphicon{
		position:absolute;
		left:110px;
		top:10px;
		display:none;
}
.fh-position-search dd .left .list:hover .glyphicon{
		display:block;
}
.fh-position-search dd .left .list:hover{
	background:#f5f5f5;
	color:#0087ff;
}
.fh-position-search dd .left .list.active{
	background:#f5f5f5;
	color:#0087ff;
}
.fh-position-search dd .right{
	flex:1;
}
.fh-position-search dd .right .header{
	overflow:auto;
	padding:0px 10px 10px;
	min-height:86px;
}
.fh-position-search dd .right .footer{
	border-top:1px solid #ddd;
	padding:10px;
}
.fh-position-search dd .right .block{
	margin:10px 0px 0px 0px;
	display:inline-block;
}
.fh-position-search dd .right .block input{
	width:140px;
	font-size:12px;
}
.fh-position-search dd .right .block .select2{
	width:140px!important;
}
.fh-position-search .glyphicon{
	/* position: relative;
	top:0px; */
}
.fh-position-search dd .right .block.stateIn-form-group .select2-container{
	width:auto!important;
}
.glyphicon-th-list.dropdown-toggle{
	margin-right: 4px;
    max-height: 24px;
    font-size: 12px;
    padding: 0px 10px;
    height: 24px;
    line-height: 0.5;
}

.fh-model .data-list{
	min-height:auto;
}
.data-list {
    padding: 10px 10px 0px;
    background: #fff;
    min-height: 100%;
    overflow: hidden;
}
.position-header .oper-search {
    padding: 5px 10px 0px;
    background: #eaedf2;
    height: 52px;
}
.tree-search{
	position: relative;
	display: flex;
}
.tree-search input {
    color: #000000;
    height: 30px;
    margin: -5px 0px 0px 0px;
    font-size: 12px;
    padding-left: 20px!important;
    padding-right: 5px;
    /* border: 0; */
    border-radius: 3px;
    outline: none;
    border: 1px solid #ccc;
    flex: 1;
}

.tree-search .glyphicon.glyphicon-search {
    position: absolute;
    top: 5px;
    left: 5px;
    color: #999;
}

#auditInfo .active {
	color: #01AAED;
	border-bottom:1px solid #01AAED;
}
.rightPreviewTitle {
    padding-top: 45px;
}
.auditInfo-main {
    background: #fff;
    border-radius: 15px 0px 0px 15px;
    box-shadow: 0px 0px 5px #ccc;
    height: 100%;
    overflow: auto;
    position: relative;
}
.auditInfo-main .auditInfo-main-title {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
}
#rightPreviewTitle {
    color: #05a380;
    font-weight: bold;
    font-size: 15px;
    padding: 15px 15px 10px;
    border-bottom: 1px solid #d8d8d8;
    display: flex;
}
#rightPreviewTitle .spanTitle {
    flex: 1;
}
.task-nav-item {
	position: relative;
	display: inline-block;
	float: left;
	padding-right: 6px;
	cursor: pointer;
}
.task-nav-item+.task-nav-item {
	padding: 0 6px;
}
.task-nav-item+.task-nav-item:before {
	 content: '';
	 display: block;
	 width: 1px; 
	 height: 10px;
	 background: #cecece;
     position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.task-nav-item>div {
	padding: 5px 15px;
	font-weight: 600;
}
.task-nav-item.active>div {
	color: #3ba791;
	border-bottom: 2px solid #4faf69;
}
.task-nav-item:hover>div {
	color: #3ba791;
	border-bottom: 2px solid #4faf69;
}


.zqdy-cns{
	width: 383px;
	display: inline-block;
	overflow-y: auto;
	padding:0px 8px!important;
}

.zqdy-item{
	padding: 0px 2px;
	font-size:12px;
	margin-right:3px;
	display: inline-block;
}
