.social-fix{
	text-align: center;
	padding: 20px 0;
	background-color: #f8f8f8;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.social li:first-child{
	margin-right: -3px;
}
.social-fix > *{
	display: inline-block;
	vertical-align: middle;
}
.social-fix .tt{
	text-align: left;
	margin-right: 40px;
}
.social-fix .tt .t1{
	font-size: 25px;
	color: #478542;
	margin-bottom: 5px;
}
.social-fix .tt .t2{
	font-size: 18px;
	color: #5d5b5b;
}
.social li{
	display: inline-block;
	vertical-align: middle;
}













