.container{
	padding: 0 0;
}
.now-place {
    margin: 20px 0;
    font-size: 18px;
    font-weight: 600;
}
.two-ul li{
	overflow: hidden;
	height: 50px;
	padding: 0 15px;
	line-height: 50px;
}
.two-sp1{
	float: left;
	color: #d20102;
	font-size: 40px;
}
.two-sp2{
	float: left;
	margin: 0 0 0 15px;
	font-size: 20px;
}
.two-sp3{
	float: right;
	font-size: 20px;
}
