.summer * {
	box-sizing: border-box;
}
.summer {
	background: #f3cea1;
}
.summerhead {
	width: 100%;
	background: url(banner.png) no-repeat center top;
	height: 358px;
}
.content-box {
	width: 100%;
	background: url(bgpc.png) no-repeat center top;
	height: 2121px;
	padding-top: 70px;
	position: relative;
}
.star {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.section {
	width: 100%;
	margin-top: 54px;
}
.title-box {
	width: 201px;
	height: 16px;
	border-left: 5px solid #3d77bf;
	border-right: 5px solid #3d77bf;
	margin: 0 auto;
	line-height: 12px;
}
.title {
	font-size: 42px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0;
	color: #3d77bf;
	text-align: center;
}
.part {
	width: 705px;
	height: 1009px;
	background-color: #3d77bf;
	border-radius: 38px;
	margin: 33px auto 0;
	padding-top: 15px;
	position: relative;
}
.img1 {
	width: 143px;
	position: absolute;
	left: 0;
	top: -75px;
}
.img2 {
	width: 96px;
	position: absolute;
	right: 0;
	bottom: -85px;
}
.part-line {
	width: 668px;
	height: 979px;
	border-radius: 38px;
	border: dashed 4px #ffffff;
	margin: 0 auto;
	padding: 40px 40px 0;
}
.part-title {
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 0;
	color: #f3cea1;
	margin-bottom: 15px;
	text-align: center;
}
.part-content {
	text-indent: 2em;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 0;
	color: #f3cea1;
	margin-bottom: 15px;
}
.part1 {
	height: 667px;
}
.part1 .part-line {
	height: 632px;
}
.part1 .part-content {
	padding-left: 1.3em;
	text-indent: -1.3em;
}
.remark {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 64px;
	letter-spacing: 0;
	color: #a8cfff;
	text-align: center;
}