.header{
	background-image: url(../images/medicalPlatform-bg.png);
}
.immune-tips{
	margin-left: 12%;
	width: 80%;
	text-align: right;
}
.immune-tips>.details{
	float: right;
}
.content-left{
	background-color: transparent;
	padding: 0;
}
.content-left>div{
	margin-bottom: 0.4rem;
	background-color: #F5FAFA;
	padding: 0.4rem 0.3rem;
	box-sizing: border-box;
}
.content-title{
	color: #333;
	font-size: 0.36rem;
	margin-bottom: 0.2rem;
}
.my-job p , .process p{
	color: #666;
	font-weight: lighter;
	line-height: 0.34rem;
}
.person-item{
	color: #666;
	font-size: 0.18rem;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 0.4rem;
	margin-bottom: 0.4rem;
}
.person-item>img{
	float: left;
	margin-right: 0.4rem;
	border-radius: 0.2rem;
}
.person-item p{
	font-weight: lighter;
}
.person-item .person-name{
	font-size: 0.36rem;
	font-weight: 400;
	color: #333;
}
.person-img{
	width: 2.5rem;
	height: 3rem;
}
.job-left{
	width: 6.5rem;
	float: left;
}
.img1{
	width: 5.03rem;
	float: right;
}
.img2{
	width: 11.08rem;
}

.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%;
}
