 
	
.sociales {
	text-align: center;
	margin-bottom: 20px;
}


	#timeline {
		width: 1200px;
		height: 500px;
		overflow: hidden; 
		margin: 0px 0px 0px 0px;  
		position: relative;
		background:url('../images/dot.gif') left 30px repeat-x;
	} 
	
	

	
	
	
		#dates {
			width: 1200px;
			height: 65px;
			overflow: hidden;
		}
				

			#dates li {				
				width: 60px;height: 60px; background-color:#c978df;border-radius: 50%; list-style:none;
				list-style: none;color:#FFFFFF; padding:2px;
				float: left;			 
				font-size:20px; margin-left:100px;
				text-align: center; cursor: pointer;			  
			}
			#dates li  .yuan1{width:56px;height:56px; background-color:#d6e7f1;border-radius: 50%; padding:3px;list-style:none;}
			#dates li  .yuan2{width: 50px;height: 50px; background-color:#c978df;border-radius: 50%; list-style:none; padding-top:9px;}
			
			
				#dates a {
					color:#FFFFFF;
					line-height: 38px;
					padding-bottom: 10px;
				}
				#dates .selected {
			        font-size: 38px;
				}
		
		#issues {
			width: 800px;
			height: 350px;
			overflow: hidden;
		}	
			#issues li {
				width: 800px;
				height: 350px;
				list-style: none; padding-left:100px;
				float: left;
			}
				#issues li.selected img {
					-webkit-transform: scale(1.1,1.1);
					-moz-transform: scale(1.1,1.1);
				    -o-transform: scale(1.1,1.1);
				    -ms-transform: scale(1.1,1.1);
				    transform: scale(1.1,1.1);
				}
				#issues li img {
					float: left;
					margin: 10px 30px 10px 50px;
					background: transparent;
					-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */      
					zoom: 1;
					-webkit-transition: all 2s ease-in-out;
					-moz-transition: all 2s ease-in-out;
					-o-transition: all 2s ease-in-out;
					-ms-transition: all 2s ease-in-out; 
					transition: all 2s ease-in-out;
					-webkit-transform: scale(0.7,0.7);
					-moz-transform: scale(0.7,0.7);
				    -o-transform: scale(0.7,0.7);
				    -ms-transform: scale(0.7,0.7);
				    transform: scale(0.7,0.7);
				}
				
				#issues li h1 {					
				    color: rgba(255,255, 255, 0.5);
					font-size: 228px;
					margin: 0px 0;
				
				}
				#issues li p {
					color:#FFFFFF; 
					font-size: 22px; width:500px;					 
					font-weight: normal;
					line-height: 40px; margin:-140px 10px 10px 40px;
					text-shadow: #000 1px 1px 2px;	
					word-wrap: break-word; /* 允许在长单词内部换行 */
					word-break: break-all; /* 允许任意位置换行，对中文更友好 */
					width: 600px; /* 设置一个宽度来模拟文本容器 */
				
				}
				
				
	

@media (max-width: 1024px) {
	
	#timeline {
	width: 900px; 
	height: 450px;
	overflow: hidden; padding:0px 0px 0px 50px;
	margin: 0px auto;
	position: relative;
	 
} 
#dates li {	margin-left: 50px;}

#dates li  .yuan1{width:56px;height:56px; background-color:#d6e7f1;border-radius: 50%; padding:3px;list-style:none;}
#dates li  .yuan2{width: 50px;height: 50px; background-color:#c978df;border-radius: 50%; list-style:none; padding-top:9px;}
	
	
	
}



@media (max-width: 1024px) {
	
		#issues li p{
		color:#FFFFFF;
		font-size: 22px;
		text-shadow: #000 1px 1px 2px;					 
		font-weight: normal;
		line-height: 30px;  margin-left:-120px;
		padding:10px 30px 10px 50px;
		word-wrap: break-word; /* 允许在长单词内部换行 */
		word-break: break-all; /* 允许任意位置换行，对中文更友好 */
		width: 600px; /* 设置一个宽度来模拟文本容器 */
		}
	
}
@media (max-width: 768px) {
	
		#issues li p{
		color:#FFFFFF;
		font-size: 22px;
		text-shadow: #000 1px 1px 2px;					 
		font-weight: normal;
		line-height: 30px;  margin-left:-120px;
		padding:30px 30px 10px 50px;
		word-wrap: break-word; /* 允许在长单词内部换行 */
		word-break: break-all; /* 允许任意位置换行，对中文更友好 */
		width: 600px; /* 设置一个宽度来模拟文本容器 */
		}
	
}


@media (max-width: 480px) {
			
			
	
		#dates {
			width:1200px;
			height: 30px;
			overflow: hidden;
		}

			#dates li {
				list-style: none;
				float: left;
				width: 40px;
				height: 50px;
				font-size: 16px;
				text-align: center;
				background: url('../images/biggerdot.png') center bottom no-repeat;
			}
				#dates a {
					color:#FFFFFF;
					line-height: 38px;
					padding-bottom: 10px;
				}
				#dates .selected {
			        font-size: 38px;
				}		

	#timeline {
		width: 100%;
		height: 550px;
	 
		margin: 0px;
	 
		padding:0px ;
		background: none;
		 
	}
	#dates {
			width: 1200px;
			height: 60px;
			overflow: hidden;
		}
		
	#issues {
			width: 350px;
			height: 350px;
			overflow: hidden;
		}	
	#issues li h1 {					
				color: rgba(255,255, 255, 0.5);
				font-size:108px;
				margin: -20px 0px 0px -80px;
			
			}	
	#issues li p{
					color:#FFFFFF;
					font-size: 16px;
					text-shadow: #000 1px 1px 2px;					 
					font-weight: normal;
					line-height: 20px;  margin-left:-120px;
				padding:50px 30px 10px 50px;
				word-wrap: break-word; /* 允许在长单词内部换行 */
  word-break: break-all; /* 允许任意位置换行，对中文更友好 */
  width: 300px; /* 设置一个宽度来模拟文本容器 */
				}
	
}

@media (max-width: 480px) {
	
		#issues li p{
		color:#FFFFFF;
		font-size: 22px;
		text-shadow: #000 1px 1px 2px;					 
		font-weight: normal;
		line-height: 30px;  margin-left:-120px;
		padding:30px 30px 10px 50px;
		word-wrap: break-word; /* 允许在长单词内部换行 */
		word-break: break-all; /* 允许任意位置换行，对中文更友好 */
		width: 400px; /* 设置一个宽度来模拟文本容器 */
		}
	
}				
		
		#grad_left,
		#grad_right {
			width: 100px;
			height: 350px;
			position: absolute;
			top: 0;
		}
			#grad_left {
		        left: 0;
		        background: url('../images/grad_left.png') repeat-y;
			}
			#grad_right {
		        right: 0;
		        background: url('../images/grad_right.png') repeat-y;
			}
		
		#next,
		#prev {
			position: absolute;
			top: 0;
			font-size: 70px;
			top:250px;
			width: 22px;
			height: 38px;
			background-position: 0 0;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
		}
			#next:hover,
			#prev:hover {
				background-position: 0 -76px;
			}
			#next {
				right: 0;
				background-image: url('../images/next.png');
			}
			#prev {
				left: 0;
				background-image: url('../images/prev.png');
			}
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}