
.user_show_bottom .input_wrapd{width: 100% !important;text-align: center;}
.fipo{position: relative;width:100%; margin: 0 auto;z-index: 9999;display: flex;justify-content: center}
.fipb{ width: 1314px; margin: 0 auto; background: url(/img/footer2023.png) center no-repeat;height: 125px; position: fixed;  bottom: 0px;z-index: 999; }
.biaodan{width:100%;margin: 0 auto;}
	.input_wrapbs input:focus {
		outline: none;
	}

	#submit {
		cursor: pointer;
		font-size: 17px;
		font-weight: bold;
		border-radius: 5px;
		background-color: #ffffff;
		width: 180px;
		height: 35px;
		text-align: center;
		line-height: 35px;
		color: #0a0909;
	}

	#submit:hover {
		background: #fff;
		color: #000;
		font-size: 18px;
	}

