.cpxq {
	width: 100%;
	min-height: 500px;
	background-color: ;
}

.cpxq_k {
	width: 1400px;
	margin: 0 auto;
	min-height: 500px;
	background-color: ;
	display: flex;
	margin-top: 55px;
}

.cpxqimg {
	width: 40%;
	min-height: 300px;
	background-color: ;
	float: left;
	display: block;
}

.cpxqimg img {
	width: 80%;
	height: auto;
}

.cpxqtext {
	width: 60%;
	min-height: 300px;
	background-color: ;
}

.cpxqtext1 {
	width: 100%;
	height: 50px;
	background-color: ;
	color: #d1263d;
	font-size: 22px;
	border-bottom: 2px solid f4f4f4;
	margin-top: 6%;
	line-height: 50px;
}

.cpxqtext3 {
	width: 100%;
	min-height: 200px;
	background-color: ;
	margin-top: 10px;
	color: #666666;
	line-height: 28px;
}

.cpxqtext3 img{
	width: auto;
	height: auto;
}


.cpxqtext4 {
	width: 100%;
	height: 100px;
	background-color: ;
}

.cpxqtext4anniu {
	width: 150px;
	height: 45px;
	background-color: ;
	float: right;
	background-color: #d1263d;
	text-align: center;
	line-height: 45px;
	border-radius: 5px;
	color: white;
	margin-left: 1%;
}

@media (max-width:1400px) {
	.cpxq {
		width: 100%;
		min-height: 500px;
		background-color: ;
	}

	.cpxq_k {
		width: 100%;
		height: auto;
		background-color: ;
	}

	.cpxqimg {
		width: 50%;
		min-height: 300px;
		background-color: ;
		display: flex;
	}


	.cpxqimg img {
		width: 80%;
		margin: auto;
		min-height: 300px;
		background-color: ;
	}


	.cpxqtext {
		width: 50%;
		min-height: 300px;
		display: flex;
		flex-direction: column;
	}

	.cpxqtext1 {
		width: 80%;
		min-height: 50px;
		background-color: ;
		color: #d1263d;
		font-size: 22px;
		border-bottom: 2px solid #f4f4f4;
		margin-top: 6%;
		line-height: 50px;
		margin-left: 1%;
	}

	.cpxqtext3 {
		width: 90%;
		min-height: 200px;
		background-color: ;
		margin-top: 10px;
		margin-left: 1%;
	}

	.cpxqtext4 {
		width: 90%;
		min-height: 100px;
		background-color: ;
		margin-left: 5%;
		margin-top: 7%;
	}

	.cpxqtext4anniu {
		width: 150px;
		height: 45px;
		background-color: green;
		float: right;
		background-color: #d1263d;
		text-align: center;
		line-height: 45px;
		border-radius: 5px;
		color: white;
	}

}

@media (max-width:767px) {
	.cpxq {
		width: 100%;
		min-height: 500px;
	}

	.cpxq_k {
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: column;
		margin-top: 20px;
	}

	.cpxqimg {
		width: 100%;
		min-height: 300px;
		background-color: ;
		display: flex;
	}

	.cpxqimg img {
		width: 80%;
		margin: auto;
		min-height: 300px;
		background-color: ;
	}

	.cpxqtext {
		width: 100%;
		min-height: 300px;
		background-color: ;
		display: flex;
		flex-direction: column;
	}

	.cpxqtext1 {
		width: 80%;
		min-height: 50px;
		background-color: ;
		color: #d1263d;
		font-size: 22px;
		border-bottom: 2px solid f4f4f4;
		margin-top: 6%;
		line-height: 50px;
		margin-left: 5%;
	}

	.cpxqtext3 {
		width: 90%;
		min-height: 200px;
		background-color: ;
		margin-top: 10px;
		margin-left: 5%;
	}

	.cpxqtext4 {
		width: 90%;
		min-height: 100px;
		background-color: ;
		margin: 0 auto;
		display: flex;
	}

	.cpxqtext4anniu {
		width: 150px;
		height: 45px;
		background-color: ;
		float: right;
		background-color: #d1263d;
		text-align: center;
		line-height: 45px;
		border-radius: 5px;
		color: white;
		margin: 0 auto;
		margin-top: 10px;
	}

}
