@charset "UTF-8";
.ue5-bj-header {
	width: 1000px;
	margin: 0 auto;
}

.ue5-bj-header img {
	width: 1000px;
	border-radius: 0px;
}

.input {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
}

.input input {
	width: 299px;
    height: 42px;
    border: none;
    margin-bottom: 30px;
    font-size: 20px;
    padding-left: 15px;
}

#subimtCar img{
	width: 322px;
}

.ue5-bj-foot {
    width: 1000px;
    margin: 0 auto;
    background: url(https://www.kqbev.com/qiche/activity/activityEU5H5foot.jpg) no-repeat;
    background-size: 100% 100%;
    height: 234px;
}

.suspend-box {
	width: 1000px;
	margin: 0 auto;
	text-align: right;
}

.suspend-box .suspend-btn {
	border: none;
	background-color: #0af792;
	border-color: #0af792;
	width: 100px;
	height: 50px;
	border-radius: 26px;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	position: fixed;
	top: 145px;
	text-align: center;
	line-height: 50px;
}