.love_order_input {
	height: 2rem;
	line-height: 2rem;
	margin: 1rem 6%;
}

.love_order_input input,
.love_order_a {
	height: 2rem;
	line-height: 2rem;
}

#keyword {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	-webkit-tap-highlight-color: red;
	-webkit-tap-highlight-color: red;
	-webkit-touch-callout: auto;
	-webkit-user-select: auto;
	-khtml-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
	font-size: 15px;
}

footer {
	padding-bottom: 0 !important;
}

.weui-dialog__btn {
	color: #629df6;
}

.love_order_a {
	background: #629df6;
}

.love_order_title {
	background: #629df6;
}

.love_order_tips {
	border-color: #629df6;
}

.love_home_title {
	margin-top: 2rem;
}
