.songti {
	margin: 0px 5px; font-family: "SimSun";
}
.fixedNav {
	background: rgba(0, 0, 0, 0.9); width: 100%; height: 50px; bottom: 0px; position: fixed; z-index: 999;
}
.fixedNav .con {
	margin: 0px auto; width: 1000px;
}
.fixedNav .con a {
	text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 18px; float: left; display: block;
}
.fixedNav .con .btn-company {
	width: 330px;
}
.fixedNav .con .btn-goods {
	width: 329px; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;
}
.fixedNav .con .btn-message {
	width: 340px; background-color: rgb(239, 79, 0);
}
