/*海事服务-公共服务开始*/
.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: 10px;
	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;
	margin-top: 10px;
}

.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;
}
.tip {
    cursor: pointer;
}
.form-group .col-sm-8{
	margin-left: 20px;	
}
.form-ifo{
	text-align: center;
	color: #221815;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	background-color: #f1f1f1;
	margin: 15px auto;
}
.row-form .btn {
    padding: 0;
    border-radius: 5px;
    width: 124px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
    background-color: #005bac;
}
.xxgk-a{
	width: 741px;
	height: 167px;
	background:  no-repeat center;
	position: relative;
	margin-bottom: 30px;
}
.xxgk-a a{
	position: absolute;
	width: 102px;
	height: 26px;
	background:  no-repeat center;
	top: 106px;
	right:50px ;
}
/*海事服务-公共服务结束*/
