body {
				width: 100%;
			}
			
			.footer {
				width: 100%;
				position: relative;
				bottom: 0;
				height: 300px;
				left: 0;
				background-color: #232121;
				padding-top: 50px;
			}
			
			.banquan{
				width: 400px;
			}
			.footer_right{
				color: #fff;
				display: flex;
				font-weight: 800;
				font-size: 18px;
				width: 900px;
				margin: 0 auto;
			}
			.ban{
				margin-top: 30px;
			}
			.p1{
				font-size: 26px;
				margin-bottom: 30px;
			}
			.beian{
				margin-top: 52px;
			}
			.beian a{
				color: #FFFFFF;
				text-decoration: underline;
			}
			.info{
				width: 400px;
				text-align: left;
			}