.top-distrance {
	display: none;
}

.headerImg {
	width: 180px !important;
	height: 64px !important;
	margin: 5px 2px;
	border: 1px solid #e6e8eb;
}

.topFrame {
	width: 100%;
	height: 240px;
	color: #fff;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
}

.topBox {
	width: 100%;
	height: 150px;
	color: #fff;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
	padding: 30px;
}

.topInfo {
	height: 90px;
}

.orgButton {
	width: 200px;
	position: relative;
	float: right;
	z-index: 99;
}

.titleBar {
	background-color: #31a3d3;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	padding: 10px;
	width: 100%;
}

.logoBox {
	position: relative;
	margin-top: -55px;
	color: #000;
	font-size: 14px;
}

.orgLogo {
	width: 200px;
	max-height: 71px;
	border: 1px solid #ccc;
}

.orgLogo2 {
	width: 200px;
	max-height: 71px;
}

.orgContent {
	text-align: left;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 15px 15px 0 0;
	text-indent: 20px;
	height: 86px;
	overflow: hidden;
}

.orgLink {
	position: relative;
	float: right;
	z-index: 99;
}