.hlw-bottom{
	width: 100%;
	min-width: 1300px;
	height: 106px;
	overflow: hidden;
	background: url(../hlw-img/hlw-bottom-bg.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	margin-top: -1px;
}
.hlw-bottom .content{
	width: 1300px;
  	height: 93px;
	overflow: hidden;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.hlw-bottom .content div.logo{
	width: 36px;
	height: 44px;
	/*background: url(../hlw-img/bottom-logo.png)   no-repeat;*/
	margin: 0 auto;
}
.hlw-bottom .content div{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	box-sizing: border-box;
}