.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%;
	background:#000;
}

.case_head{
	width:100%;
	height:auto;
	float:left;
	background:#000;
}

.case_head_img{
	width:200px;
	height:36px;
	float:left;
	margin-left:25px;
	margin-top:20px;
	margin-bottom:20px;
}

.case_main{
	width:100%;
	height:auto;
	float:left;
	background:#000;
}

.case_content{
	width:320px;
	height:293px;
	float:left;
	background:url('/Public/App/mimg/case_main.png');
	background-size:100% 100%;
	margin-left:25px;
}

.case_content_head{
	width:100%;
	height:35px;
	float:left;
	margin-top:20px;
	margin-left:25px;
}

.case_content_head_title{
	width:60%;
	height:35px;
	line-height:35px;
	float:left;
	font-size:30px;
	color:#E1D499;
	display:block;
	overflow:hidden;
}

.case_content_head_more{
	width:30%;
	height:35px;
	line-height:45px;
	float:right;
	font-size:13px;
	color:#fff;
	display:block;
	text-align:right;
	margin-right:10%;
}

.case_content_text{
	width:90%;
	height:200px;
	float:left;
	margin-top:20px;
	margin-left:25px;
}

.case_content_text img{
	width:100%;
	height:100%;
	float:left;
}

.case_content_wenzi{
	width:320px;
	height:70px;
	float:left;
	color:#fff;
	line-height:22px;
	font-size:14px;
	margin-left:25px;
	margin-top:20px;
	overflow:hidden;
}

.case_main_other{
	width:100%;
	height:auto;
	float:left;
	background:#000;
	margin-top:50px;
}

.case_content_other{
	width:320px;
	height:293px;
	float:left;
	background:url('/Public/App/mimg/case_main_other.png');
	background-size:100% 100%;
	margin-left:25px;
}

.case_content_head_other{
	width:100%;
	height:35px;
	float:left;
	margin-top:20px;
}

.case_content_text_other{
	width:90%;
	height:200px;
	float:left;
	margin-top:20px;
}

.case_content_text_other img{
	width:100%;
	height:100%;
	float:left;
}

.case_content_wenzi{
	width:320px;
	height:75px;
	float:left;
	color:#fff;
	line-height:22px;
	font-size:14px;
	margin-left:25px;
	margin-top:20px;
	overflow:hidden;
	margin-top:-10px;
}




.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;
}

