.text p {
	padding-top: 0.2rem;
}
.batch1 {
	padding: 1rem 0;
}
.batch1 .text {
	border: 1px solid #dddddd;
	border-radius: 2px;
	padding: 1rem;
	margin-top: 1rem;
}
.batch1 .text>div {
	padding: 1.6rem 1rem 1rem;
}

.batch2 {
	padding: 1rem 0;
}
.batch2 li{
	padding-top: 0.8rem;
}
.batch2 li h2{
	font-size: 18px;
	font-weight: 600;
	color: #007A6F;
}
.batch2 li p{
	color: #666666;
	padding: 0.4rem 0;
	text-indent: 2em;
}
.batch2 li .uyimg{
	box-shadow: 0 0 15px #E2E2E2;
	margin-bottom: 0.6rem;
}

