.topbar {
	width: 100%;
	height: 100px;
	background-color: #0c0d11;
	overflow: hidden;
}
.topbar .content {
	width: 1200px;
	margin: 0 auto;
	height: 100px;
}
.topbar .content img {
	width: 143px;
	height: 44px;
	margin-top: 28px;
	float: left;
}
.topbar .content .login {
	width: 100px;
	height: 14px;
	margin-top: 43px;
	float: right;
}
.topbar .content .login a {
	width: 50px;
	height: 14px;
	display: block;
	color: #00e1ff;
	text-align: center;
	line-height: 14px;
	box-sizing: border-box;
	float: left;
	cursor: pointer;
}
.topbar .content .login a:first-child {
	border-right: 1px solid #626878;color:#ffffff;
}
.top1{width: 100%;height: 36px;background-color:#e7e8ea;overflow: hidden;border-top:1px solid #ffffff;}
.top2{width: 100%;height: 12px;background-color:#cbcfd0;overflow: hidden;}

















