body{
	font-family: -apple-system, BlinkMacSystemFont,
    "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell",
    "Fira Sans", "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.4;
	font-size: 14px;
}
.ivu-menu-item a{
	color: #333;
}
[v-cloak]{
    display: none;
}

.system {
	position: relative;
	font-size: 14px;
	color: #132a2b;
	padding-left: 15px;
	top: -6px;
}

.layout-logo {
	height: 30px;
	border-radius: 3px;
	float: left;
	position: relative;
	top: 10px;
	left: 20px;
}

.layout-nav {
	margin-right: 20px;
	float:right
}

.layout-footer-center {
	text-align: center;
}
.language{
	width:32px;
	height:22px;
	border-radius:4px;
	border:1px solid rgba(36,137,243,1);
	color: #2489F3!important;
}
.language:hover{
	width:32px;
	height:22px;
	background:rgba(36,137,243,1);
	border-radius:4px;
	border:1px solid rgba(36,137,243,1);
	color: #FFFFFF!important;
}
.url-confirm-sell-id{
	line-height: 32px;
	vertical-align: top;
}
