#page-header h1 { font-weight: normal; }

/* FINI-112 */
.item-list .pager li.pager-next {
    right: 78px!important;
}

/* FINI-117 */
.sidebar-second #content {
    width: 71%;
}


/*底部链接*/
.lmap {
	width:100%;
	height:230px;
	background:rgba(180, 183, 184, 0.42);
	/*background:#caccce;*/
}
.lmap .b {
	float: right;
	width:55%;
	/*height:200px;*/
	padding-top:20px;
}
.lmap .b .cos {
	/*float:left;*/
	width:155px;
	/*height:160px;*/
	text-align:left;
	/*border-right:1px solid #45698F;*/
	padding-right:20px;
}
.lmap .b .cos li {
}
.lmap .b .cos li a {
	font-size:12px;
	color:#D1D9E3;
	line-height:20px;
}
.lmap .b .addr {
	line-height: 30px;
	font-size:12px;
	color:#555353;
	height:40px
text-align: left;
	/*padding-left:20px;*/
}
.lmap .b .addr a{
	padding: 5px 10px;
	padding-left: 0px;
}
.lmap .b .addr span {
	font-size:16px;
	/*font-weight:bold;*/
}
/*页脚*/
.fot {
	clear: both;
	text-align: center;
	width:100%;
	height:40px;
	background:#174373;
	line-height:40px;
	font-size:12px;
	color:#9FABB8;
}