/*sponsor*/

.h2-t {
	font-size: 48px;
	color: #078271;
	margin-top: 16px;
	margin-bottom: 32px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
}

.h6-t {
	font-size: 17px;
	color: #fff;
	margin-top: 16px;
	letter-spacing: 2px;
	text-align: center;
}

.wrap1:before {
	background: url(https://hrflagfile.oss-cn-hangzhou.aliyuncs.com/Web/aistrom/imgs/web/15.jpg) no-repeat center;
	background-position: top center;
	background-size: cover;
	overflow: hidden;
	content: '';
	position: fixed;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.sponsor #form {
	width: 100%;
	display: flex;
	justify-content: center;
}

.kuang {
	position: relative;
	width: 300px;
	height: 120px;
	margin: 0 auto;
}

.kuang>img {
	width: 300px;
	height: 120px;
}

.kuang1 {
	padding: 35px 100px;
}

.kuang h2 {
	color: #fff;
	width: 300px;
	padding-right: 15px;
	height: 120px;
	font-size: 30px;
	letter-spacing: 4px;
	font-weight: normal;
	text-align: center;
	line-height: 120px;
	position: absolute;
	top: 0;
}

.type00 {
	text-align: justify !important;
}

.sponsor {
	width: 860px;
	margin: 0 auto;
	color: #fff;
}

.detail {
	width: 100%;
	margin: 0 auto;
	padding: 32px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}

.detail li {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.detail ul {
	width: 100%;
}


.detail ul li {
	font-size: 15px;
	margin-bottom: 16px;
}


.wrap2 .modBox2 {
	display: flex;
	width: 1100px;
	flex-wrap: wrap;
}

.wrap2 .modBox2 .boxitem {
	width: 33%;
}

.wrap2 .modBox2 .boxitem img {
	width: 150px;
	height: 142px;
	margin: 30px auto;
}

.wrap2 .modBox2 .boxitem div {
	text-align: center;
	color: #fff;
}

.wrap2 .modBox2 .boxitem h4 {
	font-size: 20px;
	padding: 20px;
}

.wrap2 .modBox2 .boxitem p {
	font-size: 16px;
	line-height: 1.7;
	padding: 20px;
	text-align: justify;
	color: #fff;
}

.ts {
	text-align: center;
	color: #fff;
	font-size: 17px;
	margin-bottom: 32px;
}

@media screen and (max-width:768px) {
	.wrap1 {
		/* 	background: url(https://hrflagfile.oss-cn-hangzhou.aliyuncs.com/Web/aistrom/imgs/phone/网页图-08.jpg) no-repeat center; */
		background-size: cover;
	}


	.sponsor {
		width: 100%;
	}

	.sponsor #form {
		margin-top: 20px;
		margin-left: 0;
	}

	.detail {
		width: 100%;
		margin: 0 auto;
	}

	.wrap1:before {
		background: url(https://hrflagfile.oss-cn-hangzhou.aliyuncs.com/Web/aistrom/imgs/phone/16.jpg) no-repeat center;
		background-size: cover;
		height: auto;
	}
	
	iframe {
		height: 850px;
	}
}