*{
			margin: 0;
			padding: 0;
			text-decoration: none;
			list-style: none;
		}
		.help_home{
			width: 100%;
		}
		
		.help_Object{
			width: 100%;
			background-color: #f5f5f5;
			height: 700px;
		}
		
		.help_Object_QA{
			width: 1260px;
			margin: 0 auto;			
		}
		.help_home_top{
			/* background: url(http://mall.buwangkeji.com/static/home/styles/images/icon_helper_top.png) no-repeat center; */
			background: url(../image/help.png);
			width: 100%;
			height: 420px;
			background-size: cover;
			position: relative;
		}
		.help_home_topA{
			width: 311px;
			height: 66px;
			position: absolute;
			top: 110px;
			margin: 0 40%;
		}
		
		.help_Object_Question{
			font-size: 18px;
			color: #62A7D8;
		}
		
		.help_Object_QA>li{
			padding-left: 20px;
			padding-top: 20px;
		}
		.help_Object_Ask{
			margin-top: 10px;
			color: #959595;		
			font-size: 18px;
			line-height: 32px;
		}	