article,b,button,div,h1,h2,h3,h4,h5,input,label,li,ol,p,svg,table,textarea,ul {
	vertical-align: top
}

article:focus,b:focus,button:focus,div:focus,h1:focus,h2:focus,h3:focus,h4:focus,h5:focus,input:focus,label:focus,li:focus,ol:focus,p:focus,svg:focus,table:focus,textarea:focus,ul:focus {
	outline: none
}

* {
	box-sizing: border-box
}

body,html {
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: none;
	font-size: 14px;
	color: #333
}

body,html,textarea {
	font-family: -apple-system,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,arial,sans-serif
}

a {
	text-decoration: none
}

a,a:visited {
	color: #0056e7
}

a:hover {
	color: #ff7963
}

h1,h2,h3,h4,h5,p {
	padding: 0;
	margin: 0
}

h1,h2,h3,h4,h5 {
	word-wrap: break-word
}

li,ul {
	list-style: none
}

li,ol,ul {
	padding: 0;
	margin: 0
}

input {
	box-shadow: none;
	border: none;
	transition: all .3s ease
}

input:focus {
	outline: none
}

h2 {
	font-size: 20px
}

h3 {
	font-size: 18px
}

h4 {
	font-size: 16px
}

#search-box,.search-box {
	display: inline-block;
	margin-top: 18px;
	width: 893px;
	position: relative;
	transition: all .3s ease;
	z-index: 10
}

#search-box input,.search-box input {
	display: inline-block;
	background: rgba(51,51,51,.08);
	border-radius: 4px;
	padding-left: 14px;
	width: 100%;
	height: 36px;
	position: relative;
	padding-right: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#search-box input.hasImage,.search-box input.hasImage {
	padding-right: 34px
}

#search-box .icon-search,.search-box .icon-search {
	background-image: url(img/search-icon.304c.svg);
	cursor: pointer;
	position: absolute;
	top: 6px;
	right: 15px
}

#search-box .icon-close,.search-box .icon-close {
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 20px
}

.icon {
	display: inline-block;
	background: 50% no-repeat;
	background-size: contain
}

.icon.icon-logo {
	background-image: url(img/logo.png)
}

.icon.icon-close {
	height: 24px;
	width: 24px;
	background-image: url(img/icon-close.725a.svg)
}

.icon.icon-search {
	width: 19px;
	height: 16px;
	background-image: url(img/search-icon.304c.svg)
}

.relation-left-box {
	width: 348px;
	position: absolute;
	z-index: 100;
	top: 8px;
	left: 12px;
	background: #4a4f56;
	-webkit-animation: topflyin 1s;
	animation: topflyin 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes topflyin {
	0% {
		transform: translate3d(0,-100px,0)
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes topflyin {
	0% {
		transform: translate3d(0,-100px,0)
	}

	to {
		transform: translateZ(0)
	}
}

.relation-left-box .network-name {
	font-size: 18px;
	position: absolute;
	left: 24px;
	top: 110px
}

.relation-left-box .search-tab-group {
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	position: relative;
	z-index: 1
}

.relation-left-box .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(img/search-bg.e601.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	pointer-events: none;
	top: 0
}

.relation-left-box #relation-search-box {
	width: 100%;
	background: #32363d;
	height: 50px;
	margin-top: 0
}

.relation-left-box #relation-search-box input {
	margin-left: 35px;
	padding-left: 0;
	width: 292px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	background: none
}

.relation-left-box #relation-search-box input::-webkit-input-placeholder {
	color: #999
}

.relation-left-box #relation-search-box input::-moz-placeholder {
	color: #999
}

.relation-left-box #relation-search-box input::-ms-input-placeholder {
	color: #999
}

.relation-left-box #relation-search-box .icon-search {
	width: 26px;
	height: 26px;
	top: 12px;
	background-image: url(img/search-icon.770f.png)
}

.relation-left-box #relation-search-box .no-result .icon {
	display: none
}

.relation-left-box #relation-search-box .no-result .red {
	font-weight: 700;
	color: #ff7963
}

.relation-left-box #relation-search-box .search-box-suggestions {
	background: #444850;
	border-radius: none;
	border: none;
	box-shadow: none
}

.relation-left-box #relation-search-box .search-box-suggestions li {
	color: #848692
}

.relation-left-box #relation-search-box .search-box-suggestions li strong {
	color: #e8e9f0
}

.relation-left-box #relation-search-box .search-box-suggestions li.active {
	background: #383c45;
	color: #e8e9f0
}

.relation-left-box #relation-search-box .search-box-suggestions .no-sug-result {
	color: #848692
}

.relation-left-box .logo {
	position: absolute;
	background-image: url(img/logo.png);
	background-size: cover;
	height: 24px;
	width: 24px;
	left: 24px;
	top: 13px
}

.relation-left-box .page-tabs .title {
	height: 46px;
	line-height: 46px;
	padding-left: 80px;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.relation-left-box .page-tabs ul {
	font-size: 0;
	display: inline-block;
	margin-left: 43px
}

.relation-left-box .page-tabs .tab {
	display: inline-block;
	font-size: 14px;
	width: 87px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	color: #c1d1dd
}

.relation-left-box .page-tabs .tab .tab-text {
	display: inline-block;
	transition: all .3s ease;
	border-bottom: 2px solid transparent;
	height: 100%
}

.relation-left-box .page-tabs .tab.active .tab-text {
	background-image: url(img/tab-select.b14a.png);
	background-size: 57px 64px;
	background-position: center 0;
	background-repeat: no-repeat
}

.relation-left-box .left-page-container {
	background: #fff;
	position: absolute;
	top: 97px;
	bottom: 0;
	width: 100%;
	left: 0;
	overflow: auto
}

.relation-left-box .edit-control-panel {
	position: absolute;
	left: 354px;
	top: 0;
	width: 102px
}

.relation-left-box .edit-control-panel .edit-control-menu {
	font-size: 0;
	position: relative;
	background-image: url(img/control-bg.f1e6.png);
	background-size: 96px 50px;
	background-position: 50%;
	background-repeat: no-repeat
}

.relation-left-box .edit-control-panel .edit-control-menu li.menu {
	display: inline-block;
	cursor: pointer;
	font-size: 16px;
	height: 50px;
	width: 47px;
	text-align: center;
	color: #333;
	line-height: 39px;
	background-position: 15px
}

.relation-left-box .edit-control-panel .edit-control-menu li.menu.disable {
	opacity: .4;
	pointer-events: none
}

.relation-left-box .edit-control-panel .edit-control-menu li.menu img.control-icon {
	width: 20px;
	height: 20px;
	-o-object-fit: contain;
	object-fit: contain;
	margin-top: 14px
}

.relation-left-box .edit-control-panel .edit-control-menu li.menu.control-share img.control-icon {
	transform: rotate(180deg)
}

.relation-left-box .edit-control-panel .edit-control-menu li.menu .save-fn-list {
	display: none;
	background: #444850;
	font-size: 14px;
	width: 80px;
	position: absolute;
	color: #fff;
	top: 45px
}

.relation-left-box .edit-control-panel .edit-control-menu li.menu .save-fn-list .save-fn-item {
	height: 30px;
	line-height: 30px
}

.relation-left-box .edit-control-panel .edit-control-menu li.menu .save-fn-list .save-fn-item:hover {
	background: #383c45
}

.relation-left-box .edit-control-panel .edit-control-menu li.menu .save-fn-list .save-fn-item.hide {
	display: none
}

.relation-left-box .edit-control-panel .edit-control-menu li.menu:hover .save-fn-list {
	display: block
}

.relation-left-box .edit-control-panel .edit-control-menu li.split-line {
	width: 1px;
	height: 24px;
	border-left: 1px solid #d8d8d8;
	display: inline-block;
	margin-top: 12px
}

.relation-control-panel {
	position: absolute;
	left: 8px;
	bottom: 18px;
	z-index: 11
}

@-webkit-keyframes autorunshow {
	0% {
		transform: scaleY(0)
	}

	to {
		transform: scaleX(1)
	}
}

@keyframes autorunshow {
	0% {
		transform: scaleY(0)
	}

	to {
		transform: scaleX(1)
	}
}

#page-relation,#relation-container,.relation-container {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	overflow: hidden
}

body {
	height: 100vh;
	overflow: hidden;
	background-image: linear-gradient(to bottom left,#2e3b4e,#0d0d13 52%,#0d0d13)
}

#bg-container {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}

#ruler-container {
	position: absolute;
	top: 120px;
	width: calc(100% - 400px);
	left: 200px;
	height: 80px;
	-webkit-animation: rulerfadein 1s 1s;
	animation: rulerfadein 1s 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes rulerfadein {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes rulerfadein {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

#relation-container {
	top: 0;
	transition: all .5s
}

#top-bg-container {
	top: -120px;
	height: 240px;
	background-image: url(img/top-bg.7c77.png);
	background-size: 100% 240px
}

#bottom-bg-container,#top-bg-container {
	position: absolute;
	width: 100%;
	-webkit-animation: bottomfadein 1s 1s;
	animation: bottomfadein 1s 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	pointer-events: none
}

#bottom-bg-container {
	bottom: 0;
	height: 289px;
	background-image: url(img/bottom-bg.8d9e.png);
	background-size: cover;
	background-position: top
}

@-webkit-keyframes bottomfadein {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes bottomfadein {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

#left-control-container {
	position: absolute;
	top: 50%;
	left: 20px;
	width: 400px;
	height: 620px;
	margin-top: -310px;
	background-image: url(img/border-left.0932.png);
	background-size: cover;
	background-position: 0;
	-webkit-animation: leftflyin 1s;
	animation: leftflyin 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	pointer-events: none
}

@-webkit-keyframes leftflyin {
	0% {
		transform: translate3d(-999px,0,0) scale3d(10,10,1)
	}

	to {
		transform: translateZ(0) scaleX(1)
	}
}

@keyframes leftflyin {
	0% {
		transform: translate3d(-999px,0,0) scale3d(10,10,1)
	}

	to {
		transform: translateZ(0) scaleX(1)
	}
}

#right-control-container {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 400px;
	height: 620px;
	margin-top: -310px;
	background-image: url(img/border-right.61f0.png);
	background-size: cover;
	background-position: 100%;
	-webkit-animation: rightflyin 1s;
	animation: rightflyin 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	pointer-events: none
}

@-webkit-keyframes rightflyin {
	0% {
		transform: translate3d(999px,0,0) scale3d(10,10,1)
	}

	to {
		transform: translateZ(0) scaleX(1)
	}
}

@keyframes rightflyin {
	0% {
		transform: translate3d(999px,0,0) scale3d(10,10,1)
	}

	to {
		transform: translateZ(0) scaleX(1)
	}
}

.relation-container {
	left: 0;
	top: 0
}

#node-detail-container,.relation-container {
	position: absolute;
	right: 0;
	bottom: 0
}

.netLinkInfo-box {
	position:absolute;
	top:0;
	right:0;
	width:380px;
	border-radius:1px;
	background:#444850;
	box-shadow:0 2px 4px 0 rgba(0,0,0,.2);
	z-index:11;
	-webkit-animation:showanim .3s;
	animation:showanim .3s
}
@keyframes showanim {
	0% {
	opacity:0
}
to {
	opacity:1
}
}.netLinkInfo-box .network-panel-operation {
	width:100%;
	height:24px;
	box-shadow:0 2px 5px 0 rgba(0,0,0,.2)
}
.netLinkInfo-box .network-panel-operation .btn.panel-event {
	display:inline-block;
	background:none;
	font-size:12px;
	color:#bec0d0;
	line-height:24px
}
.netLinkInfo-box .network-panel-operation .btn.panel-event .icon {
	width:16px;
	height:16px;
	margin-top:4px
}
.netLinkInfo-box .network-panel-operation .btn.panel-event .icon-edit {
	background-image:url(img/list-edit-btn.bbc1.png);
	background-size:12px
}
.netLinkInfo-box .network-panel-operation .btn.panel-event .icon-delete {
	background-image:url(img/network-edit-line-deleteLine.9209.svg);
	background-size:12px
}
.netLinkInfo-box:before {
	content:"";
	border:6px solid transparent;
	border-bottom-color:#444850;
	position:absolute;
	top:-12px;
	left:156px
}
.netLinkInfo-box:after {
	content:"";
	border:6px solid transparent;
	border-bottom-color:#444850;
	position:absolute;
	top:-11px;
	left:156px
}
.netLinkInfo-box .atobNetLinkInfo-title {
	height:56px;
	text-align:center;
	position:relative
}
.netLinkInfo-box .atobNetLinkInfo-title>span {
	display:inline-block;
	height:100%;
	vertical-align:middle;
	line-height:56px;
	max-width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:14px;
	font-weight:700;
	letter-spacing:1px;
	color:#e8e9f0
}
.netLinkInfo-box .atobNetLinkInfo-title .leftArrow {
	width:20px;
	background:url(img/swipe-arrow.f911.svg) no-repeat 50%;
	transform:rotateY(180deg);
	position:absolute;
	top:0;
	left:0;
	cursor:pointer
}
.netLinkInfo-box .atobNetLinkInfo-title .leftArrow.hide {
	opacity:.2
}
.netLinkInfo-box .atobNetLinkInfo-title .rightArrow {
	width:20px;
	background:url(img/swipe-arrow.f911.svg) no-repeat 50%;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer
}
.netLinkInfo-box .atobNetLinkInfo-title .rightArrow.hide {
	opacity:.2
}
.netLinkInfo-box .atobNetLinkInfo-title .relationDesc {
	position:relative;
	text-align:center;
	line-height:3;
	font-size:12px;
	letter-spacing:.4px;
	color:#ff7963;
	min-width:30px;
	height:30px;
	margin:-30px 5px 0;
	overflow:visible
}
.netLinkInfo-box .atobNetLinkInfo-title .relationDesc .desc-text {
	overflow:hidden;
	display:inline-block;
	max-width:90px;
	text-overflow:ellipsis
}
.netLinkInfo-box .atobNetLinkInfo-title .icon {
	display:inline-block;
	width:50px;
	height:100%;
	text-align:center;
	line-height:3;
	font-size:12px;
	letter-spacing:.4px;
	color:#ff7963;
	position:absolute;
	top:0;
	left:50%;
	display:block;
	margin-left:-25px
}
.netLinkInfo-box .atobNetLinkInfo-title .left-icon {
	left:-5px;
	top:3px;
	transform:rotate(180deg)
}
.netLinkInfo-box .atobNetLinkInfo-title .left-icon,.netLinkInfo-box .atobNetLinkInfo-title .right-icon {
	width:20px;
	height:10px;
	display:inline-block;
	position:absolute;
	z-index:10;
	overflow:visible;
	background:url(img/arrow-right.1715.svg) no-repeat 50%
}
.netLinkInfo-box .atobNetLinkInfo-title .right-icon {
	right:-5px;
	top:3px
}
.netLinkInfo-box .atobNetLinkInfo-title .both {
	position:absolute;
	width:100%;
	bottom:0;
	height:9px;
	left:0;
	overflow:visible;
	border-bottom:3px solid #ff7963
}
.netLinkInfo-box .atobNetLinkInfo-title .both .left-icon,.netLinkInfo-box .atobNetLinkInfo-title .both .right-icon {
	display:inline-block
}
.netLinkInfo-box .atobNetLinkInfo-title .left {
	position:absolute;
	width:100%;
	bottom:0;
	height:9px;
	left:0;
	overflow:visible;
	border-bottom:3px solid #ff7963
}
.netLinkInfo-box .atobNetLinkInfo-title .left .left-icon,.netLinkInfo-box .atobNetLinkInfo-title .left .right-icon {
	display:inline-block
}
.netLinkInfo-box .atobNetLinkInfo-title .left .right-icon {
	display:none
}
.netLinkInfo-box .atobNetLinkInfo-title .right {
	position:absolute;
	width:100%;
	bottom:0;
	height:9px;
	left:0;
	overflow:visible;
	border-bottom:3px solid #ff7963
}
.netLinkInfo-box .atobNetLinkInfo-title .right .left-icon,.netLinkInfo-box .atobNetLinkInfo-title .right .right-icon {
	display:inline-block
}
.netLinkInfo-box .atobNetLinkInfo-title .right .left-icon {
	display:none
}
.netLinkInfo-box .atobNetLinkInfo-content {
	color:#bec0d0;
	background:#32363d;
	padding:12px 0 14px 10px
}
.netLinkInfo-box .atobNetLinkInfo-content div:first-of-type .geometryDesc {
	background:url(img/place.09b3.png) no-repeat 0 0;
	background-position:0 1px;
	font-size:12px;
	text-indent:14px;
	margin-right:10px;
	padding-left:14px
}
.netLinkInfo-box .atobNetLinkInfo-content div:first-of-type .startTimeAndEndTime {
	font-size:12px;
	letter-spacing:1px
}
.netLinkInfo-box .atobNetLinkInfo-content>div:nth-of-type(2) {
	position:relative;
	max-height:110px;
	font-size:14px;
	margin-top:8px;
	overflow:auto;
	word-break:break-word;
	padding-right:10px
}
.netLinkInfo-box .atobNetLinkInfo-content>div:nth-of-type(2)::-webkit-scrollbar {
	background:#32363d;
	border-radius:10px;
	width:8px
}
.netLinkInfo-box .atobNetLinkInfo-content>div:nth-of-type(2)::-webkit-scrollbar-thumb:vertical {
	background:hsla(0,0%,86.7%,.3);
	border-radius:10px
}
.netLinkInfo-box .atobNetLinkInfo-content>div:nth-of-type(2) * {
	font-weight:400!important;
	vertical-align:initial;
	line-height:22px
}
.netLinkInfo-box .atobNetLinkInfo-content>div:nth-of-type(2) a {
	color:inherit;
	border-bottom:1px dashed #bec0d0
}
.netLinkInfo-box .atobNetLinkInfo-properties {
	margin:10px 10px 12px 0;
	color:#bec0d0
}
.netLinkInfo-box .atobNetLinkInfo-properties li .key {
	margin-right:5px
}