.mobile_banner{
	background: url(../images/mobile_banner.png) no-repeat center center;
}
.mobile_list_div{
	width: 225px;height: 231px;float: left;background: #f5f5f5;margin-left: 40px;margin-top: 27px;margin-bottom: 52px;
}
.mobile_list_div .title{
	height: 71px;width: 100%;line-height: 71px;font-size: 32px;color: #ffffff;font-weight: bold;text-align: center;margin-top: 0px;
}
.mobile_list_div .info{
	width: 190px;line-height: 20px;font-size: 14px;color: #808080;margin-left: 17px;text-align: center;margin-top: 21px;
}
.mobile_blue{
	background: #45b3df
}
.mobile_green{
	background: #8dc73f
}
.mobile_orange{
	background: #f39229
}
.mobile_red{
	background: #f07676
}