html,body,ul,li,p,h3{
	margin: 0;
	padding: 0;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000;
}
img{
	vertical-align: middle;
}
.footer{
	height: 465px;
	background: #878c92;
	margin-top: 90px;
}
.footer a{
	color: #fff;
}
.lead{
	width: 1000px;
	margin: 0 auto;
	display: flex;
	/*height: 100%;*/
	min-height: 400px;
	position: relative;
	box-sizing: border-box;
	padding-top: 44px;
}
.balanced1{
	width: 160px;
	text-align: left;
	color: #fff;
	margin-right: 100px;
}
.lead .balanced1:last-child{
	margin-right: 0;
}
.balanced1>span{
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 22px;
}
.married p{

	margin-top: 8px;
	font-size: 14.5px;
}
.lasil li:first-child p:first-child {
	margin-top: 2px;
}
.married{
	margin-top: 5px;
	font-size: 18px;white-space: nowrap;
}
.ecovered .married:first-child{
	margin-top: 0;
}
.nurses{
	font-size: 16px;
	font-weight: 500;
	margin-top: 60px;
}
.normal{
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 1000px;
    margin: auto;
    height: 36px;
    line-height: 36px;
    position: relative;
}
.normal text{
	font-size: 20px;
}
.ecovered p a.san{
	display: block;
	padding-left: 16px;
	font-size: 13.5px;
}
/*.normal{
	position: absolute;
	right: 45px;
	bottom: 50px;
}*/
.married>a{
	font-size: 14.5px;
}
.dbul{
	width: 112px;
	margin-left: 5px;
}
.d_bul{position: absolute;right: 16px;}
