@charset "utf-8";
/* CSS Document */
.resource_last{
	height:50px;
	position:fixed;
	width:100%;
	line-height:50px;
	font-size:15px;
	bottom:0px;
	text-align:center;
	background-color:#fff;
	border-top:1px solid #f0f0f0;
}
.resource_last img{
	display:inline-block;
	width: 20%;
	margin:auto;
    vertical-align: text-top;
}
.resource_last .row>div{
	padding:0px;
	font-size:16px;
}
.resource_last .col_right{
	background-color:#ff7c20;
	color:#fff;
}
.post_xiangmu{
	margin-bottom:55px;
}


