* {
	margin: 0;
	padding: 0;
	border: 0;
}
.anli {
	max-width: 1100px;
	margin: 0 auto;
	margin-top: 10px;
}
.anli_left {
	width: 20%;
	float: left;
}
/*产品案例选项-------------上**/

	
	
	
	
/*产品案例选项-------------下**/
	
.anli_left .anli_li_shou {
	list-style: none;
	width: 90%;
	height: 70px;
	line-height: 50px;
	background-color: #18B9F5;
	font-size: 24px;
	padding: 10px 0;
}
.anli_left .anli_li_shou:hover {
	background-color: #3FF;
}
.anli_left li {
	list-style: none;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0;
	border-bottom: 1px dashed #bbb;
	color:#333;
}
.anli_left a li:hover {
	background-color: #CCC;
	color:#06F;
}
.anli_left li:hover a {
	color: #06F;
}
.anli_left li a {
	color: #333;
}
.anli_left h2{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	margin-top:10px;
	}
	.anli_left img{
		display:block;
		width: 90%;
		margin:0 auto;

	
		}
.anli_right {
	width: 80%;
	float: left;
}
.anli_right_top {
	width: 95.5%;
	height: 40px;
	background-color:#E6E6E6;
	margin-left:20px;
	border-left:solid 5px #0033FF;

}
.anli_right_top p {
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.anli_right_top p a {
	color: #333;
}
.anli_right_top p a:hover {
	color: red;
	text-decoration: underline;
}
.anli_right_c {
	width: 98%;
	margin: 0 auto;
}
/**************************图片分页******************************/


button {
	color:#202020;
	background-color:#fff;
	padding: 5px;
	margin-left: 5px;

}
button:hover {
	color: #F00;

}
a {
	text-decoration: none;
}
#fenye {
	width: 100%;
	margin: 0 auto;
}
#idData tr {
	width: 100%;
	height: 250px;
}
#idData tr td {
	width: 20%;
	height: 240px;
	border: solid 13px #FFF;
}
#idData tr td a img {
	width: 100%;
	height: 200px;
	background: #000; 
	 opacity:100;filter(alpha=10);
	border:solid 2px #999;
	}


#idData tr td a img:hover{
	 opacity:0.5;filter(alpha=50);
	 border:solid 1px #900;
	 }

#idData tr td span {
	background-color:#FFF;
	display:block;
	height:30px;
	font-size:14px;
	padding-bottom:8px;
	padding-top:8px;
	text-align:center;


}
#idData tr td span a{
	color:#333;
	text-decoration:none;
	
	}
	#idData tr td span a:hover{
	color:#F00;
	text-decoration: underline;
	
	}

.table_ye {
	margin: 25px auto;
}
#pageEnd {
	max-width: 30em;
	height: 20em;
	background-color: #3F0;
}
