.ms85-af-main{
	width: 1200px;
	margin: auto;
	min-height: 400px;
	
	margin-top: 35px;
}
.ms85-af-main-topbox{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.ms85-af-main-topbox-left{
	width: 615px;
	height: 360px;
	
}
.ms85-af-main-topbox-right{
	width: 534px;
	height: 360px;
	
}
.ms85-af-main-tl-layer1-left{
	display: flex;
	align-items: center;
}
.hx{
	width: 3px;
	height: 26px;
	background-color: #385D77;
	margin-right: 10px;
}
.ms85-af-main-tl-layer1{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 10px 15px;
	border-bottom:1px solid #eee ;
	color: #385D77;
	font-size: 15px;
	font-weight: 700;
}
.ms85-af-main-tl-layer2{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 16px 0 16px;
	border-bottom: 1px solid #eee;
}
.ms85-af-main-tl-layer2-left{
	width: 450px;
}
.ms85-af-main-tl-layer2-a{
	width: 100%;
	display: flex;
	padding: 0 15px;
	box-sizing: border-box;
	justify-content: space-between;
	color: #444;
	font-size: 14px;
}
.ms85-af-main-topbox-right-a{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.ms85-af-main-topbox-right-supernatant{
	width: 100%;
	height: 40px;
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}
.ms85-af-main-apply{
	width: 100%;
	height: 300px;
	position: relative;
	margin-top: 40px;
}
.ms85-af-main-apply-a{
	position: absolute;
	top:191px;
	left: 845px;
}
.ms85-af-main-bottom{
	width: 100%;
	min-height: 300px;
	margin-top:35px ;
	margin-bottom: 50px;
}
.ms85-af-main-bottom-layer2{
	margin-top: 50px;
}
.ms85-af-main-bottom-layer2-li{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.ms85-af-main-bottom-img{
	width: 285px;
	height: 220px;
}