body{
	background-color: #f2f2f2;
}
.section1{}
.section1>div{
	width: 12rem;
	margin: 0 auto;
	padding-top: 1.40rem;
}

.baike-item-box1{
	flex: 5.60rem 0 0;
	font-size: .14rem;
}
.baike-item-box1>img{
	width: 5.60rem;
	height: 3.91rem;
}

.baike-item-box1>h4{
	font-size: .36rem;
	padding-bottom: .36rem;
	position: relative;
}
.baike-item-box1>h4::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1.26rem;
	height: .04rem;
	background-color: #ff9933;
}

.baike-item-box1>p{
	padding-top: .36rem;
	line-height: 1.5em;
}

.baike-item-box1-right{
	margin-left: .80rem;
	padding-bottom: 1.26rem;
}

.section4>img{
	width: 100%;
	height: 100%;;
}
.section5>img{
	/*width: 12rem;*/
	padding-top: .64rem;
	display: block;
	margin: 0 auto;
}

.section6>img{
	/*width: 12rem;*/
	padding-top: .24rem;
	padding-bottom: .64rem;
	display: block;
	margin: 0 auto;
}
