.make_banner{
	background: url(../images/make_banner.png) no-repeat center center;
}
.solutionnum_listbg{
	width: 100%;height: 488px;background: url(../images/solutionnum_listbg.png) center center;
}
.solutionnum_list{
	width: 274px;height: 238px;float: left;margin-top: 58px;margin-left: 73px;position: relative;cursor: pointer;
}
.solutionnum_list:hover div.maketitle{
	width: 100%;height: 38px;background: #009fde;font-size: 16px;color: #ffffff;text-align: center;line-height: 38px;font-weight: bold;float: left
}
.solutionnum_list:hover p{
	position: absolute;top:15px;width: 230px;text-align: center;line-height: 20px;font-size: 14px;color: #ffffff;display: block;margin-left: 22px;
}
.solutionnum_list:hover img.img{
	display: none;
}
.solutionnum_list:hover img.makestring{
	display: block;
}
.solutionnum_list:hover .makebg{
	display: block;
}
.solutionnum_list img{
	float: left
}
.solutionnum_list div.maketitle{
	width: 100%;height: 38px;background: #7b8f97;font-size: 16px;color: #ffffff;text-align: center;line-height: 38px;font-weight: bold;float: left
}
.solutionnum_list p{
	position: absolute;top:15px;width: 100%;text-align: center;line-height: 20px;font-size: 14px;color: #c6c5c6;display: none;
}
.makebg{
	width: 100%;height: 198px;background: #0aa3df;display: none;
}
.makestring{
	position: absolute;top: 188px;display: none;
}
.make_bg{
	width: 100%;height: 429px;background: url(../images/make_bg.png) no-repeat center center;margin-top: 55px;
}
.make_desp{
	width: 686px;line-height: 23px;font-size: 14px;color: #333333;margin-left: 301px;margin-top: 214px;
}
.analysis_info{
	width: 1100px;height: 264px;margin:35px auto;
}
.analysis_info img{
	float: left;
}
.analysis_info>div{
	width: 470px;margin-left: 50px;float: left;height: 250px;margin-right: 60px;
}
.analysis_info>div .desp{
	line-height: 24px;font-size: 14px;color: #333333;
}
.analysis_info>div .title{
	height: 70px;line-height: 70px;font-size: 26px;color: #333333;margin-top: 20px;
}