/* 主内容区样式 */
.main {
  padding-top: 35px;
}

.section {
  background:#ffffff;
}
.part-image{
	width:100%;
	object-fit:contain;
}


