.footer_phone{
	background-color: #F7843C;
	padding: 0px;
	border-top: 1px solid #f26914;
}
.footer_phone .wrap{
	width: 100%;
	height: 100%;
	line-height: 26px;
}
.footer_phone .wrap .row{
	width: 49%;
	height: 100%;
	text-align: center;
	display: inline-block;
	font-size: 16px;
}
.phone_num{
	position: absolute;
	top: 7px;
	right: 6px;
	color: red;
}
