@charset "utf-8";
/* CSS Document */
.bin-1{width:auto; height:1300px; background-color:#fff;}
	.bin-1-1{width:1200px; height:1300px; background-color:#fff; margin:0 auto;}
			.bin-1-1-1-a{width:1180px; height: auto; margin:0 auto;}
			.bin-1-1-1-b{width:1180px; height: auto; color:#5b5b5b;font-size:28px;}
			
			.bin-1-1-1-c{width:950px; height:1200px;float:right; margin-top:20px; margin-right:5px; box-shadow: 3px 3px 3px #acacac; 
border-radius:25px; overflow:hidden;}
			.bin-1-1-1-d{width:950px; height:auto; color:#5b5b5b;font-size:28px; float:right; margin-top:10px; margin-right:5px;}

.bin-a{margin:0 auto;
        background-color:# 39F;
		width:auto;
		height:auto;}
.bin-aa{margin:0 auto;
margin-top:30px;
        background-color:# 00F;
		width:1200px;
		height:1200px;}
		
.bin-aa-1{margin:0 auto;
        background-color:# 00F;
		width:1200px;
		height:60px;
	    text-align:center;
		font-size: 36px;
}
		
				div.gallery {
				  margin: 8px;
				  border: 2px solid #ccc;
				  float: left;
				  width: 280px;
				}
				
/*鼠标经过显示边框*/	div.gallery:hover {
				  border: 2px solid #0030ff;
				}
				
				div.gallery img {
				  width: 100%;
				  height: auto;
				}
				
				div.desc {
				  padding: 12px;
				  text-align:center;
				  font-size:18px;
				  
				}
						
		
		
.bin-b{ margin:0 auto;
        background-color:#099;}