.ebanner {
	height: 634px;
}

.timu {
	bottom: 280px;
}

.neirong {
	height: 1240px;
	position: relative;

	background: #F5F7FA;
}

.xinxi {
	width: 1180px;
	height: 1241px;
	background: #004D99;
	border-radius: 0px 20px 20px 0px;
	position: absolute;
	left: 0;
	top: -150px;
	padding-left: 260px;
}

.kuang {
	display: flex;
	justify-content: flex-end;
}

.kuang1 {
	width: 648px;
	height: 760px;
	background: #FFFFFF;
	border-radius: 20px;
	top: -70px;
	position: relative;
	z-index: 99;
}

.zong h1 {
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 79px;
	padding-bottom: 40px;
}

.zong1 p {
	display: flex;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}

.zong1 p img {
	width: 24px;
	height: 24px;
	margin-right: 11px;
}

.zong2 {
	display: flex;
	padding-top: 20px;
	padding-bottom: 20px;
}

.zong2 p {
	display: flex;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}

.zong2 p img {
	width: 24px;
	height: 24px;
	margin-right: 11px;
}

.zong2 p:nth-child(2) {
	padding-left: 80px;
	padding-right: 80px;
}

.zong3 p {
	display: flex;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}

.zong3 p img {
	width: 24px;
	height: 24px;
	margin-right: 11px;
}

.lu {
	width: 682px;
	height: 870px;
	background: #084084;
	border-radius: 20px;
	margin-top: 40px;
	overflow: hidden;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	/* text-align: center; */
	font-size: 18px;
	/* background: #fff; */

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	/* align-items: center; */
	padding: 40px;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.dizh {
	width: 100%;
	height: 100%;

}

.kuzi {
	width: 100%;
	background: #033673;
	border-radius: 10px;
	padding: 29px;
	margin-bottom: 20px;
}

.tim h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 25px;
	padding-top: 0px;
}

.kuzi h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
}

.kuzi p {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}

.zyj {
	display: flex;
	/* overflow: hidden; */
	position: relative;
	width: 144px;
	top: 79%;
	left: 52%;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url(../image/content/zou.png);
	left: 10px;
	right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(../image/content/you.png);
	right: 10px;
	left: auto;
}

.swiper-button-next,
.swiper-button-prev {
	width: 52px;
	height: 52px;
	background-size: 52px 52px;
}

.kuang1 {
	padding-left: 60px;
	padding-right: 60px;
}

.ku {
	display: flex;
	padding-top: 60px;
	padding-bottom: 60px;
}

.ku h1 {
	font-size: 32px;
	font-weight: bold;
	color: #000000;
}

.tianxie input {
	width: 100%;
	height: 62px;
	background: #F5F7FA;
	border-radius: 10px;
	padding: 23px 30px 23px 30px;
	margin-bottom: 30px;
	font-size: 18px;
	border: 0;
}

.tianxie textarea {
	width: 100%;
	height: 140px;
	background: #F5F7FA;
	border-radius: 10px;
	padding: 23px 30px 23px 30px;
	margin-bottom: 30px;
	font-size: 18px;
	border: 0;
	font-family: auto;
}

.tianxie button {
	width: 100%;
	height: 62px;
	background: #FA642D;
	border-radius: 10px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
	cursor: pointer;
}

@media screen and (max-width:1850px) {
	.xinxi {

		padding-left: 181px;
	}
}

@media screen and (max-width:1670px) {
	.xinxi {

		padding-left: 50px;
	}
}

@media screen and (max-width:1450px) {
	.kuang1 {
		width: 520px;
		height: 760px;
		background: #FFFFFF;
		border-radius: 20px;
		top: -70px;
		position: relative;
		z-index: 99;
	}

	.zyj {
		display: flex;
		/* overflow: hidden; */
		position: relative;
		width: 144px;
		top: 72%;
		left: 59%;
	}

	.kuang1 {
		width: 400px;
		height: 760px;
		background: #FFFFFF;
		border-radius: 20px;
		top: -70px;
		position: relative;
		z-index: 99;
	}
}

@media screen and (max-width:1250px) {
	.xinxi {
		position: relative;
		width: 100%;
		top: 0;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 20px;
		padding-bottom: 20px;
		height: auto;

	}

	.neirong {
		height: auto;
		padding-bottom: 100px;
	}

	.kuang1 {
		top: 20px;
		width: 100%;
	}

	.zyj {
		display: flex;
		/* overflow: hidden; */
		position: relative;
		width: 144px;
		top: 56%;
		left: 44%;
		padding-top: 60px;
	}
}

@media screen and (max-width:800px) {
	.zyj {
		margin: 0 auto;
		left: 0;
	}

	.lu {
		width: 100%;
		height: auto;
	}

	.zong2 {
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.zong2 p:nth-child(2) {
		padding-left: 0px;
		padding-right: 0px;
	}

	.zong2 p {
		padding-bottom: 20px;
	}

	.ku h1 {
		font-size: 20px;
		font-weight: bold;

	}

	.kuang1 {
		padding-left: 20px;
		padding-right: 20px;
		height: 565px;
	}

	.ku {
		display: flex;
		padding-top: 29px;
		padding-bottom: 29px;
	}

	.tianxie input {
		width: 100%;
		height: 50px;
		background: #F5F7FA;
		border-radius: 10px;
		padding: 23px 30px 23px 30px;
		margin-bottom: 17px;
		font-size: 16px;
		border: 0;
	}

	.tianxie button {
		width: 100%;
		height: 50px;
		background: #FA642D;
		border-radius: 10px;
		font-size: 18px;
		color: #FFFFFF;
		font-weight: bold;
		border: 0;
		cursor: pointer;
	}

	.ebanner {
		height: 200px;
	}
}

@media screen and (max-width:500px) {
	.zong h1 {
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		padding-top: 34px;
		padding-bottom: 24px;
	}

	.tim h1 {
		font-size: 18px;
		font-weight: bold;
		color: #FFFFFF;
		margin-bottom: 14px;
		padding-top: 0px;
	}

	.kuzi {
		width: 100%;
		background: #033673;
		border-radius: 10px;
		padding: 10px;
		margin-bottom: 20px;
	}

	.kuzi h1 {
		font-size: 16px;
		font-weight: bold;
		color: #FFFFFF;
		padding-bottom: 16px;
	}

	.swiper-slide {
		padding: 15px;
	}
}