
#app .lunbo .con .bd .benefit {
	text-align:left;
	margin-top:10px;
    margin-bottom: 90px;
}

#app .lunbo .con .bd .benefit .zhuti {
    color: #ec2020;
    font-size: 22px;
    line-height: 45px;
    font-weight: bold;
}

#app .lunbo .con .bd .benefit .zhuti span{
	 color: #333;
    font-size: 20px;
}

#app .lunbo .con .bd .benefit .tuichu{
	font-size: 20px;
    margin-top: 20px;
    color: #333;
    font-weight: bold;
}

#app .lunbo .con .bd p {
	background-color: #fff; 
    text-align: left; 
    font-size: 20px;
    color: #333;
    height: auto;
    line-height: 30px;
    border-radius: 0;
}

#app .lunbo .con .bd .benefit .benefit-content {
	font-size: 20px;
    color: #999;
}

#app .lunbo .con .bd .benefit .benefit-content span {
	color:#333;
    font-weight: bold;
}


