.honout{
	width:100%;
	background:url(../../images/bg_zs.jpg) center no-repeat;
	background-size:cover;
	padding-bottom: 4%;
}

.hontitle{
	height:25px;
	font-size:25px;
	text-align:center;
	padding:7% 0;
	color:#16181A;
    margin-bottom:1%;
}

.honcontent{
	width:95%;
	margin:auto auto;
}

.modal-about{
	padding: 8px;
	text-align: center;
	position: relative;
}

@media screen and (max-width: 400px){
    .hontitle{margin-bottom:5%;}
}