.main{
	width:100%;
	height:auto;
	float:left;
	
}

.adimg{
	width:100%;
	height:100%;
	float:left;
	position:relative;
}

.adimgbg{
	width:100%;
	height:100%;
	float:left;
	display:block;
}

.plist{
	width:94%;
	height:auto;
	float:left;
	padding:3%;
}

.pitem{
	width:48%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
}

.ptitle{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	overflow:hidden;
	font-size:16px;
	color:#fff;
	background:#000;
	float:left;
}

.pimg{
	width:100%;
	height:120px;
	float:left;
	overflow:hidden;
}




.company_ad{
	width:100%;
	height:auto;
	float:left;
}

.company_ad{
	width:100%;
	height:auto;
	float:left;
	background:#000;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
}

.bottomcompany{
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
}

