/*海事服务-公共服务开始*/
.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;
}
.tongzhi-news {
	background: #fff;
	height: 188px;
	padding: 0;
}

.tongzhi-news a {
	width: 650px;
	display: inline-block;
	font-size: 14px;
	color: #221815;
	padding-left: 22px;
}

.tongzhi-news li {
	position: relative;
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #a0a0a0;
}

.tongzhi-news li:last-child {
	border-bottom: none
}

.tongzhi-news li i {
	position: absolute;
	background: url(/uploads/image/rcwsimg/list-icon.png) no-repeat center;
	width: 11px;
	height: 11px;
	top: 8px;
}

.tongzhi-news li span {
	position: absolute;
	right: 5px;
	top: 5px;
}
.hsfg-right .xzcf{
	border-bottom: 6px solid #dcdcdc;
}
.hsfg-right .xzcf span{
	display: inline-block;
	width: 212px;
	height: 44px;
	line-height: 44px;
	font-size: 22px;
	text-align: center;
	color: #fff;
	background-color: #005bac;
}
.pagination>li {
	display: inline-block;
}

.pagination li li {
	margin-left: 5px;
	margin-right: 5px;
}


/*海事服务-公共服务结束*/
.bsfw-title{
	font-size: 20px;
	color: #005bac;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bsfw-con p{
	font-size: 14px;
	color: #221815;
	line-height: 20px;
}
.bsfw-con table{
	max-width: 730px !important;
}
.bsfw-con table th,.bsfw-con table td{
	border: 1px solid #ddd !important;
}
.bsfw-con img{
	max-width: 730px !important;
}