.w1200{
	width: 1200px;
	margin: auto;
}
.qy-banner{
	width: 100%;
	/*height: 500px;*/
	/*background: url(../images/banner.png)no-repeat center;*/
	/*background-size: 100% 100%;*/
	/*padding-top: 32px;*/
	position: relative;
}
.qy-logo{
	width: 238px;
	height: 56px;
	position: absolute;
	left: 0;
	top:30px;
}
.qy-zx{
	width: 100%;
	padding: 22px 0;
	background: #2769b3;
	position: fixed;
	left: 0;
	bottom: 0;
}
.qy-zx input{
	width: 290px;
	height: 54px;
	background: #FFFFFF;
	padding: 0 20px;
	font-size: 18px;
	color: #333333;
	box-sizing: border-box;
	margin-right: 20px;
}
.qy-zx button{
	width: 200px;
	height: 54px;
	background: #febd44;
	font-size: 20px;
	color: #FFFFFF;
	border: none;
}
.qy-one,.qy-tow{
	padding: 80px 0;
	background: #ebf4ff;
}
.qy-tow{
	background: #FFFFFF;
}
.qy-title{
	text-align: center;
	font-size: 40px;
	color: #333333;
	font-weight: bold;
}
.qy-service-list{
	text-align: center;
}
.qy-service-item{
	width: 160px;
	display: inline-block;
	margin: 40px 50px 0;
}
.qy-service-img{
	width: 80px;
	height: 80px;
	margin: auto;
}
.qy-service-p{
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin-top: 20px;
}
.qy-href{
	width: 370px;
	height: 72px;
	display: block;
	font-size: 28px;
	color: #FFFFFF;
	background: #FEBD44;
	text-align: center;
	line-height: 72px;
	margin: 70px auto 0;
}
.qy-sq-item{
	width: 260px;
	height: 320px;
	background: #FFFFFF;
	box-shadow: 0 0 5px #c1c1c1c;
	float: left;
	text-align: center;
}
.qy-sq-item img{
	width: 100%;
	height: 140px;
}
.qy-sq-item h5{
	font-size: 22px;
	color: #333333;
	margin-top: 25px;
}
.qy-sq-item p{
	padding: 20px 30px;
	font-size: 16px;
	color: #666666;
}
.qy-sq-item{
	margin:0 20px;
}
.qy-banner-2{
	width: 520px;
	height: 296px;
	display: block;
	margin: 70px auto 40px;
}
.qy-company-list{
	width: 960px;
	margin:50px auto 0;
	overflow: hidden;
}
.qy-company-item{
	float: left;
	margin: 20px 10px 0;
	width: 220px;
	height: 120px;
}
.qy-ys-item{
	width: 260px;
	height: 270px;
	background: #FFFFFF;
	box-shadow: 0 0 5px #c1c1c1;
	float: left;
	position: relative;
	text-align: center;
	margin: 0 20px;
}
.qy-ys-item img{
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: -40px;
}
.qy-ys-item h6{
	font-size: 18px;
	color: #3f5b9d;
	margin-top: 70px;
}
.qy-ys-item p{
	font-size: 16px;
	color: #3F5B9D;
	margin-top: 20px;
}
.qy-ys-item p span{
	font-weight: bold;
}
.qy-rules{
	padding: 80px 0 170px;
	background: #5d8fc6;
	font-size: 22px;
	color: #FFFFFF;
}
.qy-rules .qy-rules-title{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.qy-rules-text{
	width: 800px;
	margin:25px auto 0;
}