.customNode{width:200px;position:relative;overflow:visible!important;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);background-color:#fff;border-radius:5px}.customNode:hover .customNode-fun{display:block}.customNode .customNode-fun{display:none;position:absolute;top:0;cursor:pointer;width:20px;height:100%;padding-top:50px}.customNode .customNode-fun i{font-size:20px}.customNode .customNode-left{right:100%}.customNode .customNode-right{left:100%}.customNode .dot{width:1px}.customNode .customNode-header{width:100%;position:relative;display:flex;align-content:center;justify-content:space-between;border-bottom:1px solid #eee}.customNode .customNode-header .customNode-header-info{width:100%;padding:10px 30px 10px 10px}.customNode .customNode-header .customNode-header-info .customNode-header-info-con h1{width:100%;font-size:20px;margin:0!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.customNode .customNode-header .customNode-header-info .customNode-header-info-con h2{width:100%;font-size:16px;text-align:left;margin:0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.customNode .customNode-header .customNode-header-info .customNode-header-btn{cursor:pointer;position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:30px;height:100%}.customNode .customNode-list,.customNode .customNode-list>p{width:100%;height:30px;display:flex;align-items:center;justify-content:space-between}.customNode .customNode-list>p{flex:1}.customNode .customNode-list>p span{font-size:14px;padding:0 10px}