@CHARSET "UTF-8";
/*-------------------------------------------初始化浏览器 START------------------------------------------- */
*{
	margin:0;
	padding:0;
	font-family:微软雅黑;
}
html,
body,
head {
  font-family: Arial, Sans-Serif;
  font-size: 13px;
  color:#444;
}
body{
	overflow: hidden;
}
a {
  text-decoration: none;
  	text-decoration: none;
	color: #333333;
	cursor: pointer;
	outline: 0;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.clearfix::before,
.clearfix::after {
  content: '';
  display: block;
  line-height: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.c_l {
  text-align: left !important;
}
.c_r {
  text-align: right !important;
}
.text_center {
  text-align: center !important;
}
/*********一分结构**************/
.main {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0px;
  min-height: 600px;
}
.marLeft{
	margin-left:10px;
}
.marLeft0{
	margin-left:0px !important;
}
.marLeft26{
	margin-left:26px !important;
}
.marTop0{
	margin-top:0px !important;
	
}
.marTop15{
	margin-top:15px;
	
}
.marLeft10{
	margin-left:10px;
}
.padLeft10{
	padding-left:10px;
}
.fullHidden{
	display:none !important;
}
.fullexit{
	display:block;
}
/******左右布局star*************/
.icRightContent {
  height: 100%;
}
.icMainContent {
  margin-left: 70px;
  padding-right: 26px;
}
.icMainContent .icPathShow {
  height: 20px;
  line-height: 20px;
  clear:both;
  margin-bottom:10px;
}
.icMainContent .icMainData {
  margin-top: 10px;
  width: 100%;

}
.icTitel{
	 height:46px;
	 position:relative;
}

.icTitel p {
  height: 46px;
  display: inline-block;
  zoom: 1;
  font: normal normal 22px 微软雅黑;
  color: #333;
  line-height: 46px;
}
.icTitel .dataEntrance {
  height: 46px;
  line-height: 46px;
  float: right;
  letter-spacing: -4px;
 
}
.DropTitle{
			min-width: 120px;
			min-height: 120px;
			border: 1px solid #ccc;
			background:#fff;
			box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.36);
            position: absolute;
            top: 38px;
            right: -2px;
            z-index:100;
            paddinng-bottom:10px;
		}
		.DropUl01{
			width: 100%;
			height: 100%;
			padding: 0px;
			margin: 0px;
		}
		.DropUl01 li{
			height: 34px;
		    line-height:34px;
			color: #666;
			list-style: none;
			position:relative;

		}
		.DropUl01 span{
			display: inline-block;
			width: 20px;
			height: 20px;
		}
	.DropUl01 li>a>.userDItem_i0{
			background: url('../images/head/person.png');
			background-repeat:no-repeat;
			background-position: center center; 
			position: absolute;
			top: 7px;
			left: 10px;
		}
	.DropUl01 li>a>.userDItem_i1{
	        background: url('../images/head/quit.png');
			background-repeat:no-repeat;
			background-position: center center; 
			position: absolute;
			top: 7px;
			left: 10px;
		}
	.DropUl01 li>a>.userDItem_i2{
	        background: url('../images/head/exit.png');		
			background-repeat:no-repeat;
			background-position: center center; 
			position: absolute;
			top: 7px;
			left: 10px;
		}
	.DropUl01 li>a>.userDItem_i3{
			background: url('../images/head/systemConf.png');
			background-repeat:no-repeat;
			background-position: center center; 
			position: absolute;
			top: 7px;
			left: 10px;
		}
	.DropUl01 li>a>.userDItem_i4{
			background: url('../images/head/systemCut.png');
			background-repeat:no-repeat;
			background-position: center center; 
			position: absolute;
			top: 7px;
			left: 10px;
		}
	.DropUl01 li>a>.userDItem_i5{
			background: url('../images/head/modifyPassword.png');
			background-repeat:no-repeat;
			background-position: center center; 
			position: absolute;
			top: 7px;
			left: 10px;
		}
	.DropUl01 li>a:hover .userDItem_i0{
			background: url('../images/head/person_hover.png');
			background-repeat:no-repeat;
			background-position: center center; 
			position: absolute;
			top: 7px;
			left: 10px;
		}
	.DropUl01 li>a:hover .userDItem_i1{
			background: url('../images/head/quit_hover.png');
			background-repeat:no-repeat;
			background-position: center center; 
			position: absolute;
			top: 7px;
			left: 10px;
		}
			.DropUl01 li>a:hover .userDItem_i2{
			background: url('../images/head/exit_hover.png');			
			background-repeat:no-repeat;
			background-position: center center; 
			position: absolute;
			top: 7px;
			left: 10px;
		}
			.DropUl01 li>a:hover .userDItem_i3{
			background: url('../images/head/systemConf_hover.png');
			background-repeat:no-repeat;
			background-position: center center; 
			position: absolute;
			top: 7px;
			left: 10px;
		}
			.DropUl01 li>a:hover .userDItem_i4{
			background: url('../images/head/systemCut_hover.png');
			background-repeat:no-repeat;
			background-position: center center; 
			position: absolute;
			top: 7px;
			left: 10px;
		}
			.DropUl01 li>a:hover .userDItem_i5{
			background: url('../images/head/modifyPassword_hover.png');
			background-repeat:no-repeat;
			background-position: center center; 
			position: absolute;
			top: 7px;
			left: 10px;
		}

		.DropUl01 li>a{
			display: inline-block;
			width: 100%;
			height: 34px;
			font: normal normal 14px 微软雅黑;
			color: #666;
			line-height: 34px;
			padding: 0px 10px;
			-moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box;
            text-decoration: none;
            letter-spacing:0;
            position: relative;
            padding-left: 36px;
		}
		.DropUl01 li>a:hover{
			display: inline-block;
			height: 34px;
			width: 100%;
			background: #f3f3f3;
			color: #2565bd;
			letter-spacing:0;
		}
.dataEntrance span {
  margin-left: 15px;
  vertical-align: middle;
  cursor: pointer;
}
.dataEntrance .topSearchIcon {
  display: inline-block;
  zoom: 1;
  width: 20px;
  height: 20px;
  background: url("../images/search.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.dataEntrance .fav {
  display: inline-block;
  zoom: 1;
  width: 20px;
  height: 20px;
  background: url("../images/topFav.png");
  background-repeat: no-repeat;
  background-position: center top;
  position:relative;
}
.dataEntrance .fav:hover {
  display: inline-block;
  zoom: 1;
  width: 20px;
  height: 20px;
  background: url("../images/topFavHover.png");
  background-repeat: no-repeat;
  background-position: center top;
  position:relative;
}
.dataEntrance .topHint {
  display: inline-block;
  zoom: 1;
  width: 20px;
  height: 20px;
  background: url("../images/announcement.png");
  background-repeat: no-repeat;
  background-position: center top;
  position:relative;
}
.dataEntrance .topHint:hover {
  display: inline-block;
  zoom: 1;
  width: 20px;
  height: 20px;
  background: url("../images/announcementHover.png");
  background-repeat: no-repeat;
  background-position: center top;
  position:relative;
}
.hintInformation{
	  display:inline-block;
	  min-width:12px;
	  height:15px;
	  font:normal normal 12px 微软雅黑;
	  background:#c60000;
	  position:absolute;
	  top:-6px;
	  left:12px;
	  color:#fff;
	  border-radius:3px;
	  z-index:-1;
	  padding:0px 1px;
	  letter-spacing:0.1px;
	  text-align:center;
	}
.dataEntrance .topFullScreen {
  display: inline-block;
  zoom: 1;
  width: 20px;
  height: 20px;
  background: url("../images/fullscreen.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.dataEntrance .topFullScreen:hover {
  display: inline-block;
  zoom: 1;
  width: 20px;
  height: 20px;
  background: url("../images/fullscreenHover.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.exitFullScreen{
    zoom: 1;
	width:25px;
	height:25px;
	background-color:#2565bd;
	background-image: url("../images/exitfullscreen.png");
    background-repeat: no-repeat;
    background-position: center center;
	border-radious:5px;
	float:right;
	cursor:pointer;
}
.dataEntrance .topUserTxt{
	display:inline-block;
	height:40px;
	line-height:40px;
	padding-left:15px;
	border-left:1px solid #ccc;
    letter-spacing: 0px;
    margin-top:3px;
}
.dataEntrance .topUser {
  display: inline-block;
  zoom: 1;
  width: 20px;
  height: 20px;
  background: url("../images/arrow.png");
  background-repeat: no-repeat;
  background-position: right center;
  font: normal normal 14px 微软雅黑;
  color: #333;
  letter-spacing: 0px;
  margin-left:0px;
}
.icPathShow span {
  height: 20px;
  font: normal normal 14px 微软雅黑;
  color: #666;
  line-height: 20px;
}
.icPathShow .pathIcon {
  display: inline-block;
  zoom: 1;
  width: 6px;
  height: 10px;
  background: url("../images/pathIcon.png");
  background-repeat: no-repeat;
  background-position: left top;
  margin:0px 10px;
}
.icPathShow .childPath {
  color: #2565bd;
}
.icMainData .dataManipulation {
  width:100%;
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  letter-spacing: -4px;
  border-top:1px solid #ccc;
  box-sizing:border-box;

}
.icMainData .conditionQuery {
  width: 100%;
  border-top: 1px dashed #ccc;
  padding: 6px 0px;
  border-bottom:1px soldi #fff;
}
.noDash{
	border-top:0px solid #fff !important;
}
.conditionQuery label {
  margin-right: 10px;
  margin-left: 15px;
  font:normal normal 12px 微软雅黑;
  color:#444;
}
.first_label {
  margin-left: 0px;
}
.icMainData .icTableData {
  width: 100%;
  position: relative;
  border: 1px solid #ccc;
}
.icTableData .icPage {
  width: 100%;
  background: #fff;
  height: 36px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  bottom: 0px;
}

.dataManipulation span {
  display: inline-block;
  zoom: 1;
  margin:4px 1px;
  width: 28px;
  height: 28px;
  background: url("../images/reject.png");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

.dataManipulation span:hover {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #2565bd;
  border-radius: 5px 5px 5px 5px;
}

/* .dataManipulation input[type='button'], .dataManipulation button {
  display: inline-block;
  vertical-align:middle;
  margin-top:-28px;
  border:none;
  zoom: 1;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.dataManipulation input[type='button']:hover {
  border-radius: 5px 5px 5px 5px;
}

.dataManipulation input[type='button'][disabled]:hover {
  border:none;
} */

.icMainData .dataManipulation .treeSpredIcon {
  display: inline-block;
  margin:4px 1px;
  width: 28px;
  height:28px;
  background: url("../images/treespread.png");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.icMainData .dataManipulation .treeSpredIcon:hover{
  display: inline-block;
  background:#2565bd;
  background-image: url("../images/treespreadHover.png");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

.dataManipulation .reject {
  background-image: url("../images/reject.png");
}
.dataManipulation .reject:hover {
  background-image: url("../images/rejectHover.png");
}

.dataManipulation .examine {
  background-image: url("../images/examine.png");
}
.dataManipulation .examine:hover {
  background-image: url("../images/examineHover.png");
}

.dataManipulation .refer {
  background-image: url("../images/refer.png");
}
.dataManipulation .refer:hover {
  background-image: url("../images/referHover.png");
}

.dataManipulation .saveAs {
  background-image: url("../images/saveAs.png");
}
.dataManipulation .saveAs:hover {
  background-image: url("../images/saveAsHover.png"); 
}

.dataManipulation .backUp {
  background-image: url("../images/backUp.png");
}
.dataManipulation .backUp:hover {
  background-image: url("../images/backUpHover.png");
}

.icMainData .dataManipulation .valitate {
  background-image: url("../images/valitation.png");
}
.icMainData .dataManipulation .valitate:hover {
  background-image: url("../images/valitionHover.png");
}

.icMainData .dataManipulation .runObj {
  background-image: url("../images/runObj.png");
}
.icMainData .dataManipulation .runObj:hover {
  background-image: url("../images/runObjHover.png");
}

.icMainData .dataManipulation .icAdd {
  background-image: url("../images/addMem.png");
}
.icMainData .dataManipulation .icAdd:hover {
  background-image: url("../images/addMemHover.png");
}

.icMainData .dataManipulation .icManage {
  background-image: url("../images/manage.png");
}
.icMainData .dataManipulation .icManage:hover {
  background-image: url("../images/manageHover.png");
}

.icMainData .dataManipulation .icEdit {
  background-image: url("../images/editMem.png");
}
.icMainData .dataManipulation .icEdit:hover {
  background-image: url("../images/editMemHover.png");
}

.icMainData .dataManipulation .icDel {
  background-image: url("../images/delMem.png");
}
.icMainData .dataManipulation .icDel:hover {
  background-image: url("../images/delMemHover.png");
}

.icMainData .dataManipulation .icCopy {
  background-image: url("../images/icCopy.png");
}
.icMainData .dataManipulation .icCopy:hover {
  background-image: url("../images/icCopyHover.png");
}

.icMainData .dataManipulation .icMove {
  background-image: url("../images/moveMem.png");
}
.icMainData .dataManipulation .icMove:hover {
  background-image: url("../images/moveMemHover.png");
}

.icMainData .dataManipulation .import {
  background-image: url("../images/import.png");
}
.icMainData .dataManipulation .import:hover {
  background-image: url("../images/importHover.png");
}

.icMainData .dataManipulation .commonImport {
  background-image: url("../images/import.png");
}
.icMainData .dataManipulation .commonImport:hover {
  background-image: url("../images/importHover.png");
}

.icMainData .dataManipulation .export {
  background-image: url("../images/export.png");
}
.icMainData .dataManipulation .export:hover {
  background-image: url("../images/exportHover.png");
}

.icMainData .dataManipulation .save {
  background-image: url("../images/save.png");
}
.icMainData .dataManipulation .save:hover {
  background-image: url("../images/saveHover.png");
}

.icMainData .dataManipulation .accessory {
  background-image: url("../images/accessory.png");
}
.icMainData .dataManipulation .accessory:hover {
  background-image: url("../images/accessoryHover.png");
}

.icMainData .dataManipulation .businessRule {
  background-image: url("../images/businessRule.png");
}
.icMainData .dataManipulation .businessRule:hover {
  background-image: url("../images/businessRuleHover.png");
}

.icMainData .dataManipulation .search {
  background-image: url("../images/businessSeearch.png");
}
.icMainData .dataManipulation .search:hover {
  background-image: url("../images/busnessSearchHover.png");
}

.icMainData .dataManipulation .formState {
  background-image: url("../images/formState.png");
}
.icMainData .dataManipulation .formState:hover {
  background-image: url("../images/formStateHover.png");
}

.icMainData .dataManipulation .verifyNews {
  background-image: url("../images/verifyNews.png");
}
.icMainData .dataManipulation .verifyNews:hover {
  background-image: url("../images/verifyNewsHover.png");
}

.icMainData .dataManipulation .batchLode {
  background-image: url("../images/batchLode.png");
}
.icMainData .dataManipulation .batchLode:hover {
  background-image: url("../images/batchLodeHover.png");
}

.icMainData .dataManipulation .batchReplace {
  background-image: url("../images/batchReplace.png");
}
.icMainData .dataManipulation .batchReplace:hover {
  background-image: url("../images/batchReplaceHover.png");
}

.icMainData .dataManipulation .apportion {
  background-image: url("../images/apportion.png");
}
.icMainData .dataManipulation .apportion:hover {
  background-image: url("../images/apportionHover.png");
}

.icMainData .dataManipulation .desc {
  background-image: url("../images/desc.png");
}
.icMainData .dataManipulation .desc:hover {
  background-image: url("../images/descHover.png");
}

.icMainData .dataManipulation .expForm {
  background-image: url("../images/expForm.png");
}
.icMainData .dataManipulation .expForm:hover {
  background-image: url("../images/expFormHover.png");
}

.icMainData .dataManipulation .expFolder {
  background-image: url("../images/expFolder.png");
}
.icMainData .dataManipulation .expFolder:hover {
  background-image: url("../images/expFolderHover.png");
}

.icMainData .dataManipulation .attachment {
  background-image: url("../images/attachment.png");
}
.icMainData .dataManipulation .attachment:hover {
  background-image: url("../images/attachmentHover.png");
}

.icMainData .dataManipulation .testMail {
  background-image: url("../images/testMail.png");
}
.icMainData .dataManipulation .testMail:hover {
  background-image: url("../images/testMailHover.png");
}

.icMainData .dataManipulation .attrDim {
  background-image: url("../images/attrDim.png");
}
.icMainData .dataManipulation .attrDim:hover {
  background-image: url("../images/attrDimHover.png");
}

.icMainData .dataManipulation .copySchema {
  background-image: url("../images/copySchema.png");
}
.icMainData .dataManipulation .copySchema:hover {
  background-image: url("../images/copySchemaHover.png");
}

.icMainData .dataManipulation .formLink {
  background-image: url("../images/formLink.png");
}
.icMainData .dataManipulation .formLink:hover {
  background-image: url("../images/formLinkHover.png");
}

.icMainData .dataManipulation .fav {
  background-image: url("../images/fav.png");
}
.icMainData .dataManipulation .fav:hover {
  background-image: url("../images/favHover.png");
}

.icMainData .dataManipulation .forwardingApproval {
  background-image: url("../images/forwardingApproval.png");
}
.icMainData .dataManipulation .forwardingApproval:hover {
  background-image: url("../images/forwardingApprovalHover.png");
}

.icMainData .dataManipulation .lock {
  background-image: url("../images/lock.png");
}
.icMainData .dataManipulation .lock:hover {
  background-image: url("../images/lockHover.png");
}

.icMainData .dataManipulation .costAllocation {
  background-image: url("../images/costAllocation.png");
}
.icMainData .dataManipulation .costAllocation:hover {
  background-image: url("../images/costAllocationHover.png");
}

.icMainData .dataManipulation .preview {
  background-image: url("../images/preview.png");
}
.icMainData .dataManipulation .preview:hover {
  background-image: url("../images/previewHover.png");
}

.icMainData .dataManipulation .refresh {
  background-image: url("../images/refresh.png");
}
.icMainData .dataManipulation .refresh:hover {
  background-image: url("../images/refreshHover.png");
}

.icMainData .dataManipulation .back {
  background-image: url("../images/back.png");
}
.icMainData .dataManipulation .back:hover {
  background-image: url("../images/backHover.png");
}

.icMainData .dataManipulation .submit {
  background-image: url("../images/submit.png");
}
.icMainData .dataManipulation .submit:hover {
  background-image: url("../images/submitHover.png");
}

.icMainData .dataManipulation .issued {
  background-image: url("../images/issued.png");
}
.icMainData .dataManipulation .issued:hover {
  background-image: url("../images/issuedHover.png");
}

.icMainData .dataManipulation .saveFormat {
  background-image: url("../images/saveFormat.png");
}
.icMainData .dataManipulation .saveFormat:hover {
  background-image: url("../images/saveFormatHover.png");
}

.icMainData .dataManipulation .appvalMind {
  background-image: url("../images/appvalMind.png");
}
.icMainData .dataManipulation .appvalMind:hover {
  background-image: url("../images/appvalMindHover.png");
}

.icMainData .dataManipulation .appval {
  background-image: url("../images/appval.png");
}
.icMainData .dataManipulation .appval:hover {
  background-image: url("../images/appvalHover.png");
}

.icMainData .dataManipulation .synchronous {
  background-image: url("../images/synchronous.png");
}
.icMainData .dataManipulation .synchronous:hover {
  background-image: url("../images/synchronousHover.png");
}

.icMainData .dataManipulation .lifecycle {
  background-image: url("../images/lifecycle.png");
}
.icMainData .dataManipulation .lifecycle:hover {
  background-image: url("../images/lifecycleHover.png");
}

.icMainData .dataManipulation .contrastiveMetadata {
  background-image: url("../images/contrastiveMetadata.png");
}
.icMainData .dataManipulation .contrastiveMetadata:hover {
  background-image: url("../images/contrastiveMetadataHover.png");
}

.icMainData .dataManipulation .release {
  background-image: url("../images/release.png");
}
.icMainData .dataManipulation .release:hover {
  background-image: url("../images/releaseHover.png");
}

/***********生命周期管理*****************/
.icMainData .dataManipulation .icCompareData {
  background-image: url("../images/btn/compareData.png");
}
.icMainData .dataManipulation .icCompareData:hover {
  background-image: url("../images/btn/compareDataHover.png");
}

.icMainData .dataManipulation .icSynch {
  background-image: url("../images/btn/synch.png");
}
.icMainData .dataManipulation .icSynch:hover {
  background-image: url("../images/btn/synchHover.png");
}

.icMainData .dataManipulation .treeOpen {
  background-image: url("../images/btn/treeOpen.png");
}
.icMainData .dataManipulation .treeOpen:hover {
  background-image: url("../images/btn/treeOpenHover.png");
}

.icMainData .dataManipulation .treeClose {
  background-image: url("../images/btn/treeClose.png");
}
.icMainData .dataManipulation .treeClose:hover {
  background-image: url("../images/btn/treeCloseHover.png");
}

.icMainData .dataManipulation .addSibling {
  background-image: url("../images/addSibling.png");
}
.icMainData .dataManipulation .addSibling:hover {
  background-image: url("../images/addSiblingHover.png");
}

.icMainData .dataManipulation .addChild {
  background-image: url("../images/addChild.png");
}
.icMainData .dataManipulation .addChild:hover {
  background-image: url("../images/addChildHover.png");
}

.icMainData .dataManipulation .printBtn {
  background-image: url("../images/btn/print.png");
}
.icMainData .dataManipulation .printBtn:hover {
  background-image: url("../images/btn/printHover.png");
}

.pl10{
	padding-left:10px !important;
}
.icMainData .dataManipulation .flowPath{
	 background-image: url("../images/technologicalProcess.png");
}
.icMainData .dataManipulation .flowPath:hover{
	 background-image: url("../images/hoveRtechnologicalProcess.png");
}
.square16{display: inline-block; zoom: 1; width: 16px; height: 16px; letter-spacing: -4px; cursor: pointer;}
/*---------------行内操作 START-----------------------------------*/
i[btn],span[btn]{display: inline-block; zoom: 1; width: 26px; height: 20px; /*background: red*/; letter-spacing: -4px; cursor: pointer;}
.treeTop{width: 100%; height: 32px; line-height: 32px; vertical-align: middle; background: #eee;}
.treeTop > p{display: inline-block; zoom: 1; font: normal normal 14px 微软雅黑; color: #444; line-height: 30px; margin-left: 10px;}
.treeTop .treeRightOpera{display: inline-block; zoom: 1; height: 30px; line-height: 30px; float: right; vertical-align: middle; margin-right: 5px; position:relative;}
.treeTop .treeRightOpera span{display: inline-block; zoom: 1; width: 20px; height: 20px; /*background: red*/;  letter-spacing: -4px; cursor: pointer; margin-top:5px;}
.icAdd{background: url("../images/row/add.png"); background-repeat: no-repeat; background-position: left center;}
.icAdd:hover{background: url("../images/row/addHover.png"); background-repeat: no-repeat; background-position: left center;}
.icEdit{background: url("../images/row/editeFloder.png"); background-repeat: no-repeat; background-position: left center;}
.icEdit:hover{background: url("../images/row/editeHover.png"); background-repeat: no-repeat; background-position: left center;}
.icRemove{background: url("../images/row/remove.png"); background-repeat: no-repeat; background-position: left center;}
.icRemove:hover{background: url("../images/row/removeHover.png"); background-repeat: no-repeat; background-position: left center;}
.icDel{background: url("../images/row/remove.png"); background-repeat: no-repeat; background-position: left center;}
.icDel:hover{background: url("../images/row/removeHover.png"); background-repeat: no-repeat; background-position: left center;}
.icFilter{background: url("../images/row/filter.png"); background-repeat: no-repeat; background-position: left center;}
.icFilter:hover{background: url("../images/row/fiterHover.png"); background-repeat: no-repeat; background-position: left center;}
.row_upMove{background: url("../images/row/upMove.png"); background-repeat: no-repeat; background-position: left center;}
.row_upMove:hover{background: url("../images/row/upMoveHover.png"); background-repeat: no-repeat; background-position: left center;}
.row_downMove{background: url("../images/row/downMove.png"); background-repeat: no-repeat; background-position: left center;}
.row_downMove:hover{background: url("../images/row/downMoveHover.png"); background-repeat: no-repeat; background-position: left center;}
.row_delAll{background:url("../images/row/delAll.png");background-repeat:no-repeat;background-position:left center;}
.row_delAll:hover{background:url("../images/row/delAllHover.png");background-repeat:no-repeat;background-position:left center;}
.row_del{background:url("../images/row/del.png");background-repeat:no-repeat;background-position:left center;}
.row_del:hover{background:url("../images/row/delHover.png");background-repeat:no-repeat;background-position:left center;}
.row_add{background:url("../images/row/rowAdd.png");background-repeat:no-repeat;background-position:left center;}
.row_add:hover{background:url("../images/row/rowAddHover.png");background-repeat:no-repeat;background-position:left center;}
.row_edit{background:url("../images/row/rowEdit.png");background-repeat:no-repeat;background-position:left center;}
.row_edit:hover{background:url("../images/row/rowEditHover.png");background-repeat:no-repeat;background-position:left center;}
.row_copy{background:url("../images/row/rowCopy.png");background-repeat:no-repeat;background-position:left center;}
.row_copy:hover{background:url("../images/row/rowCopyHover.png");background-repeat:no-repeat;background-position:left center;}
.row_preview{background:url("../images/row/rowPreview.png");background-repeat:no-repeat;background-position:left center;}
.row_preview:hover{background:url("../images/row/rowPreviewHover.png");background-repeat:no-repeat;background-position:left center;}
.row_view{background:url("../images/row/rowView.png");background-repeat:no-repeat;background-position:left center;}
.row_view:hover{background:url("../images/row/rowViewHover.png");background-repeat:no-repeat;background-position:left center;}
.row_rename{background:url("../images/row/rowRename.png");background-repeat:no-repeat;background-position:left center;}
.row_rename:hover{background:url("../images/row/rowRenameHover.png");background-repeat:no-repeat;background-position:left center;}
.row_clear{background:url("../images/row/rowClear.png");background-repeat:no-repeat;background-position:left center;}
.row_clear:hover{background:url("../images/row/rowClearHover.png");background-repeat:no-repeat;background-position:left center;}
.row_export{background:url("../images/row/rowExport.png");background-repeat:no-repeat;background-position:left center;}
.row_export:hover{background:url("../images/row/rowExportHover.png");background-repeat:no-repeat;background-position:left center;}
.row_recovery{background:url("../images/row/rowRecovery.png");background-repeat:no-repeat;background-position:left center;}
.row_recovery:hover{background:url("../images/row/rowRecoveryHover.png");background-repeat:no-repeat;background-position:left center;}
.selectAll{background: url("../images/row/selectAll.png");background-repeat: no-repeat; background-position: left center;}
.selectAll:hover{background: url("../images/row/selectAllHover.png"); background-repeat: no-repeat; background-position: left center;}

.filterCondition{
	position: absolute;
    border: 1px solid #ccc;
    padding: 0px 10px;
    background: #fff;
    -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     -ms-box-sizing: border-box;
     box-sizing: border-box;
}
.filterClose{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("../images/close01.png");
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 6px;
}
.filterContent p{
	font: normal normal 12px 微软雅黑;
	color: #666;
	margin-top: 10px;
	padding-bottom: 5px;
}
.filterEdite{
	width: 100%;
    height:33px;	
    padding-bottom: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    bottom:0px;
    right:-20px;
    margin-top: 15px;
}
.BC01{
	background: #3f88ec;
	position: absolute;
	top: 0px;
	right: 20px;
}
.BC01:focus,
.BC01:hover,
.BC01:active{
    background: #2778dd;
}
.search200 {
	width: 143px;
	height:30px;
	background-image: url('../images/search.png');
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left: 20px !important;
	background-color: #fff;
	-moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important;
	box-sizing: border-box !important;
}
/*---------------行内操作 END-----------------------------------*/

/**************************************窗口左中右布局样式START************************************************/
.selectdiv{width: 300px;border: 1px solid #ccc;float: left;}
.selectdiv .popTop01{height: 30px;width: 100%;background: #f3f3f3;border-bottom: 1px solid #ccc;line-height: 30px;position: relative;}
.selectdiv .popTop01 .popTop01_1{font: normal normal 14px 微软雅黑;color: #333;padding: 0px;margin: 0px;height: 100%;line-height: 30px;padding-left: 10px;}
.selectdiv .popBottom01{height: 300px;margin-top:1px;overflow: auto;}
.cutdiv{float: left;width: 40px;position: relative;height: 100%;}
.cutdiv .toRight{display: inline-block;width: 100%;height: 44px;background: url("../images/lmr/toRight.png");background-repeat: no-repeat;background-position: center center;position: absolute;top: 50%;margin-top: -22px;left: 0px;cursor: pointer;}
.cutdiv .toRight:hover{background: url("../images/lmr/toRightHover.png");background-repeat: no-repeat;background-position: center center;position: absolute;}
.popTop01 .popIcon{display:inline-block;width: 20px;height: 20px;position: absolute;top: 5px;right: 10px;cursor: pointer;}
.popSearch{display: inline-block;width: 16px;height: 16px;background: url('../images/search.png');background-repeat: no-repeat;background-position: center center;position: absolute;top: 32px;right: 200px;}
.popSearchInput{width: 200px;position: absolute;right: 0px;top: 30px;padding-left: 20px;}

.popFilter{
	        width:100%;
			height: 36px;
			
			
		}
.contdiv06 td input[type=text] {
	line-height: 24px;
	height: 24px;
}

.rowSpan {
	position: relative;
	display: inline-block;
}
/***********获取***********/
.gain{
	height: 20px;
	width: 17px;
	display: inline-block;
	position: absolute;
	background-image: url(../images/gain.png);
	background-position:center center;
    background-repeat:no-repeat;
	top:1px;
	right:8px;
	cursor: pointer;
	background-color:#fff;
}
.gain:hover{
	height: 20px;
	width: 17px;
	display: inline-block;
	position: absolute;
	background-image: url(../images/gainHover.png);
	background-position:center center;
    background-repeat:no-repeat;
	top:1px;
	right:8px;
	cursor: pointer;
	background-color:#fff;
}
/**********选择维度成员*************/
.test {
	height: 22px;
	width: 28px;
	display: inline-block;
	position: absolute;
	background-image: url(../images/pop/filterIcon.png);
	background-position:center center;
    background-repeat:no-repeat;
	top:1px;
	right:1px;
	cursor: pointer;
	background-color:#fff;
}
.test:hover{
	background-image: url(../images/pop/hoverFilterIcon.png);
	background-position:center center;
    background-repeat:no-repeat;
    background-color:#fff;
}
.iconDisabled{
	background-color:#ccc;
}
.fileUpLoadBtn{
	height: 20px;
	width: 17px;
	display: inline-block;
	position: absolute;
	background-image: url(../images/btn/fileUp.png);
	background-position:center center;
    background-repeat:no-repeat;
	top:1px;
	right:8px;
	cursor: pointer;
	background-color:#fff;
}
.fileUpLoadBtn:hover{
	background-image: url(../images/btn/fileUpHover.png);
	background-position:center center;
    background-repeat:no-repeat;
    background-color:#fff;
}
.selDimInput{
	padding:0 23px 0 10px !important;
}
.contdiv06 select:not(.multiSel){
	vertical-align:middle;
	height:24px;
}
/**************************************窗口左中右布局样式END************************************************/

.icLeft .conditionQuery {
  width: 100%;
  padding-top: 8px;
  border-top: 0px important;
}
.icLeft .conditionQuery label {
  margin-right: 10px;
  margin-left: 15px;
}
.icLeft .conditionQuery .first_label {
  margin-left: 0px;
}
.icMainData .icRight {
  position: relative;
  border: 1px solid #ccc;
  overflow: hidden;
  
}
.icMainData .noborder {
  border: none;

}
.icMainData .icLeft {
  /*position: relative;*/
  width: 28%;
  min-width: 217px;
  float: left;
  border: 1px solid #ccc;
  margin-right:10px;
}

.icLeft .bottomContent {
  width: 100%;
  overflow: auto;
  height: 100%;
}
/*****右侧表格***/
/******三分布局end*************/
.clearfix::before,
.clearfix::after {
  content: '';
  display: block;
  line-height: 0;
  height: 0;
  clear: both;
  visibility: hidden;
  zoom: 1;
}

.icNav{
	width: 44px;
	height: 100%;
	background: #35363a;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 25;
}
.icNav .navTop{
	margin-top: 12px;
	height: 20px;
	width: 100%;
}
.navTop span{
	display: inline-block;
	-ms-zoom: 1;
	width: 20px;
	height: 18px;
	line-height:18px;
	text-align: center;
	background: #fff;
	float: right;
	border-radius: 8px 0px 0px 8px;
	cursor: pointer;
}
.nav_spread01{
display:inline-block;
width:100%;
height:100%;
background:url("../images/nav/spread.png");
background-repeat:no-repeat;
background-position:10px center;
}
.nav_spread_01{
display:inline-block;
width:100%;
height:100%;
background:url("../images/nav/nav_flod.png");
background-repeat:no-repeat;
background-position:8px center;
}
.icNav .navBottom{
	width:100%;
	margin-top: 50px;
}
.navIcon{
	display: inline-block;
	-ms-zoom: 1;
	width: 44px;
	height: 100%;
/*	background: url('../images/nav/person.png');*/
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	float: left;
}

.navBottom .nav_ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #999;
	font: normal normal 12px 微软雅黑;
}
.navBottom .nav_ul>li{
	width: 100%;
	height: 40px;
	margin-top: -1px;
	border-left: 0px;
	border-right: 0px;
	position:relative;
}
.drop>li{
	position: relative;
}
.navBottom .nav_ul>li:hover,
.navBottom .nav_ul>li:active{
	border: 0px;
}
.navBottom .nav_ul>li:hover p,
.navBottom .nav_ul>li:active p{
	color: #fff;
}
.navBottom .nav_ul>li:hover .navIcon,
.navBottom .nav_ul>li:active .navIcon{
    display: inline-block;
	-ms-zoom: 1;
	width: 44px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	float: left;
}
.navBottom .nav_ul>li>a{
	display: inline-block;
	zoom: 1;
	width: 100%;
	height: 39px;
	border-bottom: 1px solid #414247;
	text-decoration: none;
}
.navBottom .nav_ul>li>a:hover{
	height: 39px;
	border: 0px solid #27272b;
	background: #27272b;
	border-left: 0px;
	border-right: 0px;
}

.navBottom .nav_ul>li>a:hover>p{
	border: 0px solid #27272b;
	background: #27272b;
	border-left: 0px;
	border-right: 0px;
}

.navBottom .nav_ul ol{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.navBottom .nav_ul ol>li{
	width: 100%;
	height: 32px;
	list-style: none;
	width: 100%;
}
.navBottom .nav_ul ol>li>a{
	display: inline-block;
	height:100%;
	width: 100%;
	line-height: 32px;
	vertical-align:middle;
	text-decoration: none;
	position: relative;
}

.navBottom .nav_ul ol>li>a:hover{

	background: #27272b;
}
.navBottom .childNav{
    display: inline-block;
	font: normal normal 12px 微软雅黑;
	color: #999;
	margin-left: 54px;
	height:100%;
	line-height:32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:84px;
}
.navBottom .iconMore{
	display: inline-block;
	width: 20px;
	height: 5px;
	background: url("../images/nav/secondMenu.png");
	background-repeat:no-repeat;
	position: absolute;
	top: 15px;
	right: 14px;
}
.navBottom .iconMore01{
	display: inline-block;
	width: 20px;
	height: 5px;
	background: url("../images/nav/secondMenu.png");
	background-repeat:no-repeat;
	position: absolute;
	top: 15px;
	right:10px;
}
.navBottom p{
	width:84px;
	float: left;
	height:38px;
	vertical-align: middle;
	font: normal normal 14px 微软雅黑;
	color: #999;
	margin: 0px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left:10px;
}
.mar_right10{
    margin-right:10px !important;
}
.mar_left10{
    margin-left:10px !important;
}
.mar_left15{
    margin-left:15px !important;
}
.padBottom20{
	padding-bottom:20px !important;
}
.dropChild02{
	float: right;
	width:20px;
	height: 100%;
	background:url("../images/nav/drop.png");
	background-repeat:no-repeat;
	background-position:center center;
	margin-right:14px;
}
.dropChild01{
	float: right;
	width:7px;
	height: 100%;
	background:url("../images/nav/nav_spread.png");
	background-repeat:no-repeat;
	background-position:center center;
	margin-right:14px;
}
.dropChild_01{
	float: right;
	width:10px;
	height: 100%;
	background:url("../images/nav/menu_flod.png");
	background-repeat:no-repeat;
	background-position:center center;
	margin-right:14px;
}
 .border4{
	width: 4px;
	height: 39px;
	background: #2565bd;
	position:absolute;
	top: 0px;
	right: 0px;
	display: none;
}

.navBottom .hover{
	height: 30px;
	background: #27272b;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #27272b;
}
.navBottom .hover p{
	color: #fff;
}
.active{
	background: #27272b;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #27272b !important;
}
.leaveActive{
	background: #35363a;
	border-bottom: #35363a;
}
.active p{
	color: #fff;
}
.leaveActive p{
	color: #999;
}
.show{
	display: block;
}
.hidden{
	display: none;
}
.drop>li>a:hover{

	background: #27272b;
}
.drop>li>a:hover>span{
	color: #fff;
}
.mouseMenu{
	min-width: 60px;
	background: #27272b;
	position: absolute;
	top: 0px;
	left: 180px;
	padding: 0px;
	margin: 0px;
}
.mouseMenu>li:hover{
	background: #4a4b4f;
}
.mouseMenu>li{
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.mouseMenu>li>a{
	display: inline-block;
	min-width: 60px;
	text-decoration: none;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding:0px 20px;
	border: 0px;
	white-space :nowrap;
}
.nav_ul_child{
	min-width:100px;
	background: #27272b;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 39px;
	left: 45px;
}
.nav_ul_child>li{
	width: 100%;
	min-width:60px;
	height: 30px;
	list-style: none;
	position: relative;
}
.nav_ul_child>li>a{
	display: inline-block;
	width: 100%;
	min-width:60px;
	height: 30px;
	text-decoration: none;
	line-height:30px;
	white-space: nowrap;
	padding: 0px 20px;
	position: relative;
}
.nav_ul_child>li>a:hover{
	background: #4a4b4f;
}
.nav_ul_child>li>a>span{
	color: #fff;
	margin-left: 15px;
}
.nav_ul_child0{
	min-width: 100px;
	position: absolute;
	top: 0px;
	left:150px;
	padding: 0px;
	margin: 0px;
}
.nav_ul_child0>li{
	width: 100%;
	list-style: none;
	height: 30px;
	line-height:30px;
}
.nav_ul_child0>li>a{
	height: 30px;
	display: inline-block;
	min-width: 100px;
	text-decoration: none;
	width: 100%;
	white-space: nowrap;
	padding: 0px 20px;
	color: #fff;
}
.nav_ul_child0>li>a:hover{
	background: #4a4b4f;
	border-color: #4a4b4f;
}
.tree_search_div {
	width: 170px;
}
.otherCond_ {
	height: 70px;
}
.split{
	height:28px;
	border-left:1px #ccc dashed;
	width:1px;
	margin:4px 3px 4px 5px;
	display:inline-block;
}

/********行删除********/
.delBtn{
	height:30px;
	background: url(../images/btn/inlineDel.png) center center no-repeat;
	width:16px;
	display: block;
	float:right;
	margin-right:10px;
}
.delBtn:hover{
	background: url(../images/btn/inlineDelHover.png) center center no-repeat;
}
.upBtn{
	height:30px;
	background: url(../images/row/upMove.png) center center no-repeat;
	width:16px;
	display: block;
	float:right;
	margin-right:10px;
}
.upBtn:hover{
	background: url(../images/row/upMoveHover.png) center center no-repeat;
}
.downBtn{
	height:30px;
	background: url(../images/row/downMove.png) center center no-repeat;
	width:16px;
	display: block;
	float:right;
	margin-right:10px;
}
.downBtn:hover{
	background: url(../images/row/downMoveHover.png) center center no-repeat;
}
.ellipsis_200{
	max-width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.line34 {
    height: 34px;
    line-height: 34px;
    box-sizing:border-box;
}

.dropMenuHover:hover a{
	color:#2565bd;
	background:#f3f3f3;
	font:normal normal 12px 微软雅黑;
	line-height:33px;
}
.dropMenuHover a{
	font:normal normal 12px 微软雅黑;
	display:inline-block;
	height:33px;
	line-height:33px;
	width:150px;
	padding-left:10px;
	border:0px solid #ccc;
	margin-left:-1px;
}

.dropMenuHover{
	border-bottom:1px dashed #ccc;
}
.dropMenuHover:hover{
	border:0px solid #ccc;
	
}
.dropMenuHover:hover a:hover{
	border:0px solid #ccc;
	margin-left:0px;
}
/********弹框左右布局右侧列表不出现滚动条**********/
.pEclipsis250{
	width:245px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.ellipsis_120{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width:120px;
}
/*************td出现省略号**********/
.fixed{
	table-layout:fixed;
}

.delPd >tbody tr td{
	padding-right:0px;
}
.area740-350{box-sizing:border-box; width:740px;height:350px;overflow:auto;}

.hiddenVisi{
	visibility: hidden;
}

.h_100 {
	height:100px;
}
/*******行悬浮效果***********/
.item_hover{
	  behavior: url(ie-css3.htc);
	background:#eee !important;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.28);
}

.pageLevel {
	position:absolute;
	display:none;
	background-color:#FFFFFF;
	z-index:20;
}