@charset "UTF-8";

.section-container {
	margin-top: 50px;
	margin-bottom: 50px;
}

.section-title {
	margin-bottom: 30px;
	font-family: 微软雅黑;
	font-size: 26px;
}

.section-title-zh {
	color: #000000;
}

.section-title-en {
	color: #A8A8A8;
}

.section-container img {
	max-width: 100%;
	height: auto;
}