
.jz-left-body{
	left: 20px;
	bottom: 20px;
	top:56px;
 
	background: rgba(255, 255, 255, 0.60);
	/* backdrop-filter: blur(5px); */
	
	border-radius: 8px;
}

.ant-menu{
	background: none;
}
 
.ant-menu-light.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu-selected > .ant-menu-submenu-title{
	background: none;
}
.ant-menu-submenu > .ant-menu{
	background:none;
}
.ant-menu-light > .ant-menu-submenu-selected > .ant-menu-submenu-title{
	background: none;
}

.ant-menu-light.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu-selected > .ant-menu-submenu-title {
	background: none;
}

/**
 * 鼠标悬浮上去时去掉背景透明
 */
.mouseover-left-body  .ant-menu{
	background: #FFFFFF;
} 
.mouseover-left-body  .jz-left-body{
	background: #FFFFFF;
} 

.mouseover-left-body  .ant-menu-light.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu-selected > .ant-menu-submenu-title{
	background: #FFFFFF;
}
.mouseover-left-body  .ant-menu-submenu > .ant-menu{
	background: #FFFFFF;
}
.mouseover-left-body  .ant-menu-light > .ant-menu-submenu-selected > .ant-menu-submenu-title{
	background: #FFFFFF;
}

.mouseover-left-body  .ant-menu-light.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu-selected > .ant-menu-submenu-title {
	background: #FFFFFF;
}
.ant-menu:not(.ant-menu-horizontal)  .ant-menu-item-selected,.left-body-float .ant-menu-submenu-selected{
	border-radius: 6px;
	background: linear-gradient(267deg, #2B99FF 1.35%, #2B67FF 99.65%);
	color: #FFFFFF;
}
/**
 * 注意先后顺序，mouseover-left-body left-body-float 是并列的，谁在后面，谁优先级高
 */
.mouseover-left-body .ant-menu-submenu-selected{
	background: none;
}








.mouseover-left-body .left-body-float .ant-menu-submenu-selected{
	background: none;
}

.ant-menu-light.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu-selected > .ant-menu-submenu-title {
	border-radius: 6px;
	background: linear-gradient(267deg, #2B99FF 1.35%, #2B67FF 99.65%);
	color: #FFFFFF;
}

.mouseover-left-body .and-menu{
	background: #FFFFFF;
}

 
body{
	 
		background-image: url(./resfile/shouye.svg);
		backdrop-filter: blur(5px);
	 
}

.jz-new-body-bg{
	/* background-image: url(./resfile/shouye.svg);
	backdrop-filter: blur(5px); */
}
#jz-main-body{
	background: #00000000 !important;
}

#feasApp{
	left: 260px;
	top:56px;
	background: #00000000;
}

#jz-top-body{
	background: #00000000;
	box-shadow: none;
	height: 56px;
}

.left-body-float .jz-left-body-menu>div>ul {
	width: 50px;
}
.mouseover-left-body .jz-left-body-menu>div>ul {
	width: 240px;
}
 .jz-left-body-menu ul{
	 padding: 4px;
	 font-size: 0;
 }
 .ant-menu-inline-collapsed > .ant-menu-item, .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item, .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title, .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
	 padding: 0 12px;
	 font-size: 0;
 }
 
 .ant-menu-item ,.ant-menu-submenu-title{
	 padding-left: 12px !important;
 }
 
.left-body-float #feasApp {
	left: 68px;
}

.cpaas .fsview{
	padding: 0 0 20px 20px  ;
	
}
.cpaas .feas-page-container{
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
 .ant-menu-inline .ant-menu-submenu-title{
	font-size: 0;
}

 .ant-menu-inline .ant-menu-submenu-title span{
	font-size: 14px;
	 
}
.ant-menu{
	color: #101513; 
}
/* .left-body-float .ant-menu-submenu-selected span{
	color: #FFFFFF;
} */

.mouseover-left-body #jz-left-body{
	box-shadow: 0 3px 10px 0 rgb(0 0 0 / 10%);
}
.ant-menu-item{
	border-radius: 6px !important;
}


.ant-menu-vertical .ant-menu-item, .ant-menu-vertical-left .ant-menu-item, .ant-menu-vertical-right .ant-menu-item, .ant-menu-inline .ant-menu-item, .ant-menu-vertical .ant-menu-submenu-title, .ant-menu-vertical-left .ant-menu-submenu-title, .ant-menu-vertical-right .ant-menu-submenu-title, .ant-menu-inline .ant-menu-submenu-title{
	
	margin-bottom: 0;
}


.systemTitle{
	color:   #242528;
	font-family: PingFang SC;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	
	margin-top: 18px;
	height: 22px;
}

.mainlogo{
	margin-left: 9px;
}

.custom-tooltip-box{ 
	width: 180px;
	padding: 16px 16px 16px 16px !important; 
	border-radius: 4px!important;
	border: 1px solid #FFF!important;
	background:  rgba(43, 103, 255, 0.10) !important;
	box-shadow: 0px 10px 20px 0px rgba(159, 182, 220, 0.20)!important;
	backdrop-filter: blur(5px); 
}

.custom-tooltip-box>div:first-child{
	border-radius: 4px;
	padding: 8px;
	background: rgba(255, 255, 255, 0.90); 
	/* 投影 1 （数据卡片） */
	box-shadow: 6px 0px 20px 0px rgba(34, 87, 188, 0.10);
}

.jz-left-body-menu-fixed-icon{
	color: #999999;
	border-top: 1px solid #EEEEEE;
}

.fs-view-breadcrumb{
	position: absolute;
	top:0px;
	left: 0px;
	right: 0px;
	height: 20px;
	color: #333333;
	margin-bottom: 0;
}

.fs-view-breadcrumb-box{
	position: absolute;
	top:25px;
	left: 0px;
	right: 0;
	bottom: 0px;
}
.fs-view-breadcrumb-full{
	height: 100%;
}

.ant-menu-item, .ant-menu-submenu-title {
	transition:none;
	-webkit-transition: none;
}

.cpaas .el-table {
	margin-top: 0 !important;
}



.ant-menu-sub.ant-menu-inline>.ant-menu-item, .ant-menu-sub.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title{
    margin: 4px
}
.ant-menu-inline .ant-menu-item {
    margin-bottom: 0;
} 
.cpaas .ant-menu-item:active, .ant-menu-submenu-title:active{
    border-radius: 6px;
} 
 
 
 /* 定义滚动条宽度和颜色 */  
 ::-webkit-scrollbar {  
   width: 10px;  
   height: 10px;
  
 }  
   
 /* 定义滚动条轨道样式 */  
 ::-webkit-scrollbar-track {  
   background: #FAFBFD;  
 }  
   
 /* 定义滚动滑块样式 */  
 ::-webkit-scrollbar-thumb {  
   background: #CFD5E5;  
   border-radius: 5px;   
 }  
 
  
   
 /* 定义滚动滑块悬浮样式 */  
 ::-webkit-scrollbar-thumb:hover {  
   background: #BAC0CE;  
 }







/**
 * 编辑器相关
 */

.editor-main-left{
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	background:#242528;
	bottom: 0;
	paddingTop: 0px;
}

.editor-main-logo{
	width:60px;
	height:60px;
	padding:12px;
	background:#242528;
}
.kee-top-part{
	background: #303236;
	color: #FFFFFF;
	border-bottom: none!important;
	padding-top: 3px;
}
.kee-top-part .ant-btn{
	color: #FFFFFF;
	background: #00000000 !important;
	
}

.build-left-tab-item{
	height: 60px;
	padding-top: 10px;
	margin-bottom: 8px;
	background:#242528 ;
}

 

.build-left-tab-item.active {
    background: #2B67FF;
    color: #FFFFFF;
	font-style: normal;
	font-weight: 500;
	
}

.ant-btn[disabled], .ant-btn[disabled]:hover{
    color: rgba(255,255,255,.5);
}

.el-drawer__header{
	background: #EBEEF5;
	color: #101513;
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	
	padding: 10px;
	padding-left: 16px;
	margin-bottom: 0px;
}

.feas-right-detail-drawer .feas-page-container {
	    border-top-left-radius: 0px;
	    border-bottom-left-radius: 0px;
	 
}

.feas-right-detail-drawer{
	height: 100%;
}


/* .cpaas .el-table__header>thead>tr>th{
	border-bottom: 1px solid #D0D5E7;
	background: #F2F7FF;
}  
    
.el-table td.el-table__cell, .el-table th.el-table__cell.is-leaf{
	border-bottom: 1px solid #D0D5E7;
	background: #F2F7FF;
}

.el-table__fixed-header-wrapper thead div{
	background: #F2F7FF;
	background-color: #F2F7FF !important;
} */		  
		  
					
                