.header{
	background-image: url(../images/immunestory-bg.png);
}
.content-title{
	color: #333;
	font-size: 0.36rem;
}
.content-left div{
	margin-top: 0.2rem;
}
.content-img{
	float: left;
	width: 6.5rem;
	height: 2.24rem;
	border: 1px solid #ccc;
	margin-right: 0.2rem;
}
.content-img-2{
	float: right;
	width: 2.78rem;
}

.comtent-img{
	float: left;
}
.content-img-3{
	/* width: 10.25rem; */
	width: 50%;
	
}

.image-title{
	width: 11.5rem;
	display: flex;
	justify-content: center;
	margin-bottom: 0.3rem;
	margin-top: -0.25rem;
	
}

.i-title{
	font-size: 0.2rem;
	font-family: MicrosoftYaHeiLight;
	color: #333333;
	/* line-height: 19px; */
}

.footer-div{
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* height: 0.5rem; */
}

.footer-div1{
	height: 100%;
	font-size: 0.2rem;
	color: white;
	margin-left: 3%;
}

.footer-div2{
	height: 100%;
	font-size: 0.2rem;
	color: white;
	margin-right: 3%;
}