/*海事服务-结果公示开始*/

.xxgk-left {
	width: 328px;
	border: 8px solid #005bac;
	min-height: 672px;
}

.xxgk-left .left-nav {
	width: 264px;
	height: 44px;
	line-height: 44px;
	background-color: #005bac;
	border-radius: 4px;
	margin: 12px auto 0 auto;
	padding-left: 24px;
	color: #fefefe;
	font-size: 20px;
}

.xxgk-left .left-nav a {
	color: #fefefe;
	font-size: 20px;
}

.xxgk-left .left-nav.active {
	background-color: #a0a0a0;
}

.xxgk-left .left-nav-top {
	width: 100%;
	height: 60px;
	background-color: #005bac;
	line-height: 60px;
	font-size: 26px;
	color: #fff;
	text-align: center;
}

.left-nav:last-child {
	margin-bottom: 50px;
}

.hsfg-right {
	width: 796px;
	border: 3px solid #0075c2;
	min-height: 672px;
	padding: 20px 30px;
}

.table.gongshi {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	table-layout: fixed;
}

.gongshi th {
	background-color: #80c269;
	font-size: 16px;
	text-align: center;
	color: #fff;
}

.gongshi td {
	word-wrap: break-word;
	text-align: center;
}

.hsfg-right input {
	float: right !important;
	width: 230px !important;
}

.pagination>li {
	display: inline-block;
}

.pagination li li {
	margin-left: 5px;
	margin-right: 5px;
}

.chufagongshi {
	table-layout: fixed;
}

.chufagongshi tr {
	word-break: break-word;
}

.chufagongshi tr td:first-child {
	width: 208px;
}

.chufagongshi-title {
	color: #005bac;
	font-size: 26px;
	margin: 20px auto;
}


/*海事服务-结果公示结束*/