   					.footer1{
						width: 100%;
						background: #435669;
						padding:15px 0px;
					}
					.footer1 ul{
						width: 1305px;
						height: auto;
						margin: 0 auto;
						padding: 0px;
						
					}
					.footer1 ul li{
						list-style: none;
						float: left;
						width: 145px;
						line-height: 30px;
						text-align: center;
                color:#afb7be
					}
					.footer1 ul li a{
						text-decoration: none;
						color: #afb7be;
					}