.banner {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 400px;
	background-image: url(../img/about.png);
	background-position: 100% 100%;
	background-size: cover;
}
.about_tzwj{
	margin-top: 450px;
}
.info_title{
	font-size: 28px;
	border-bottom: 1px solid #a6a6a6;
	padding-bottom: 20px;
}
.title_time{
	font-size: 20px;
	margin-top: 20px;
}
.title_p{
	margin-top: 20px;
}
.title_p p{
	font-size: 24px;
}

.title_p a{
	color:#000;
}
.title_p a:hover{
	color:#337ab7;
}

.about{
	background-color: #EEF4FF;
}

.about_header{
	background-color: #fff;
	padding-bottom: 20px;
}
.footer_link{
	margin-top: 0;
}


.about_xiehui {
	margin-top: 300px;
	font-size: 48px;
	color: #FFFFFF;
}

.about_address {
	text-align: right;
	color: #FFFFFF;
}



.title_p h2{
	color: #000 !important;
}




/*.xh_time{*/
/*	display: flex;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*}*/

/*.xh_time_li{*/
/*	margin-right: 100px;*/
/*}*/
