
			/*.right {
				padding-top: 20px;
				width: 1160;
				margin: 0 auto;
			}*/
			.container {
				width: 1160px;
				height: 448px;
				margin: 30px 0;
			}
			
			
			.title {
				font-size: 14px;
				font-weight: bold;
				color: #cc5522;
			}
			
			.content {
				font-size: 13px;
				color: #333;
				margin-top: 6px;
			}