.qckx_01{
	width:100%;
	margin:auto;
}
h1{
	text-align: center;
	font-weight:600;
	font-size:35px;

}
.qckx_01 ul li{
	width:47%;
	background:red;
	float:left;
	margin: auto auto 15px 13px;
    line-height: 52px;
    border-radius: 6px;
}
.clear{
	clear:both;
}
.qckx_01 ul li span{
	display:block;
	text-align:center;
	color:#fff;
}