.header_top {

	position: relative;

}



#details, #wh_details{
	position: absolute;
	top: 155px;
	left: 50%;
	box-sizing: border-box;
	margin: 0px auto;
	margin-left: -600px;
	z-index: 20000;
}

.index-hangye-detail{
	top: 3000px !important;
}

.index-party-detail{
	top: 4000px !important;
}



.about_source {

	padding:0px 0px 5px 24px;

	font-size: 10px;

	color: #818181;

	text-align: left;

}

.about-us{

	width: 173px !important;

}

.pact{

	margin: 55px 0px;

	font-weight: bold;

}

.close_button{

	width: 60px;

	height: 60px;

	background-color: rgba(0,0,0,0.4);

	font-size: 45px;

	line-height: 60px;

	text-align: center;

	color: #FFFFFF;

	border-radius: 5px;

	float: right;

}

#details, #wh_details{

	cursor: pointer;

	display: none;

}

