#yin{position: fixed;top: 0;left: 0;width: 100%;height: 101px;background:#fff;z-index: 55;box-shadow:0 0 15px rgba(0, 0, 0, .15);}
.plan_focus{
	background: url(../../img/solve/plan_focus.jpg) no-repeat center;
	background-size: 100% 100%;
	margin: 0 auto;
	margin-top: 101px;
	width: 1200px;
	height: 373px;
}
.title{
	height: 55px;
	width: 1200px;
	margin: 0 auto;
}
.title{color: #666}
.title a{color: #666666;
	font-size: 13px;
	line-height: 50px;}
.title a:hover{color: #3c9eff;text-decoration: underline}
.content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.didiPlan,.vipPlan,.bluePlan,.hotelPlan,.platformPlan,.customGoodsPlan{
	width: 571px;
	height: 343px;
	border-radius: 5px;
	margin-bottom: 45px;
	float: left;
	overflow: hidden;
}
.vipPlan,.hotelPlan,.customGoodsPlan{
	margin-left: 58px;
}
.didiImg,.vipImg,.blueImg,.hotelImg,.platformImg,.customGoodsImg{
	width: 100%;
	height: 239px;
}
.didiImg{
	background: url(../../img/solve/didi.jpg) no-repeat center;
	background-size: 100% 100%;
}
.vipImg{
	background: url(../../img/solve/vipHuiYuanKa.jpg) no-repeat center;
	background-size: 100% 100%;
}
.blueImg{
	background: url(../../img/solve/blue.jpg) no-repeat center;
	background-size: 100% 100%;
}
.hotelImg{
	background: url(../../img/solve/hotal.jpg) no-repeat center;
	background-size: 100% 100%;
}
.platformImg{
	background: url(../../img/solve/plaform.jpg) no-repeat center;
	background-size: 100% 100%;
}
.customGoodsImg{
	background: url(../../img/solve/customGoods.jpg) no-repeat center;
	background-size: 100% 100%;
}
.contentText{
	background: #2396FA;
	height: 104px;
}
.contentStr{
	height: 104px;
	line-height: 104px;
	margin-left: 40px;
	color: white;
	font-size: 18px;
	float: left;
}
.sure{
	float: right;
	width: 92px;
	height: 34px;
	background: white;
	color: #2396FA;
	font-size: 18px;
	text-align: center;
	line-height: 34px;
	margin-top: 35px;
	margin-right: 50px;
	
}
