
/* 智慧酒店系统 */
.system{
	padding-top: 52px;
}
.system .content_text{
	line-height: 40px;
	padding-top: 32px;
	padding-bottom: 44px;
}
/* 系统如何帮酒店赚钱省钱 */
.make_money{
	font-size: 18px;
	margin-top: 34px;
}
.make_money .list>div{
	margin: 30px 0;
}
.make_money .model_title{
	margin-bottom: 78px;
}
.make_money .title{
	line-height: 40px;
}
.make_money span{
	color: #636363;
}
.make_money .span_title{
	color: #FF942F;
	margin-left: 60px;
}
/* 给宾客的好处 */
.benefit{
	margin-top: 54px;
	color: #625F63;
	line-height: 40px;
	font-size: 18px;
}
.benefit .model_title{
	margin-bottom: 56px;
}
.benefit .list>div{
	width: 300px;
	height: 400px;
	margin: 2%;
}
/* 酒店案例 */
.hotel_case{
	margin-top: 66px;
	margin-bottom: 52px;
}
.hotel_case .model_title{
	margin-bottom: 42px;
}
.hotel_case a{
	display: block;
}