 .searchbox-bg {
	background: url(/client-resource/tennesseetravel/images/searchbox-bg.jpg) no-repeat center;
}
@media screen and (max-width:767px) {
	#yi-search.destination {
	padding: 56px 0 !important;
}
}.div90percent:nth-child(1), .div90percent:nth-child(2), .div90percent:nth-child(3) {
	margin-bottom: 20px;
}
.coupon-image {
	position: fixed;
	bottom: 0px;
	z-index: 99;
	width: 100%;
	opacity: 0.9;
	overflow: hidden;
	background: -webkit-linear-gradient(45deg, rgb(62, 113, 155) 0%, rgb(49, 160, 212) 100%);
}
.coupon-left {
	width: 30%;
	float: left;
	overflow: hidden;
}
.coupon-text {
	width: 70%;
	float: right;
	font-size: 26px;
	color: rgb(255, 255, 255);
	padding: 60px 0px 20px;
}
.coupon-yuan {
	background-color: rgb(132, 75, 98);
	text-align: center;
	line-height: 1.5;
	width: 280px;
	border-radius: 80px;
	margin: 0px auto;
	padding: 10px 0px;
}
.coupon-yuan-off {
	font-size: 42px;
	color: rgb(254, 208, 122);
}
.coupon-yuan-east {
	font-size: 22px;
	color: rgb(255, 255, 255);
	font-weight: bold;
}
.coupon-cancel {
	position: absolute;
	right: 20px;
	top: 15px;
	cursor: pointer;
} 
