.payway-item {
	border-bottom: none !important
}

* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.vouchers-list {
	width: 100%;
	margin-top: 10px;
	overflow-y: auto;
	overflow-x: hidden;
	height: 171px;
	padding: 10px 0
}

.vouchers-list::-webkit-scrollbar {
	width: 7px;
	height: 1px
}

.vouchers-list::-webkit-scrollbar-thumb {
	background: #ff4200
}

.vouchers-list::-webkit-scrollbar-track {
	background: #ededed
}

.vouchers-list li {
	display: inline-block;
	width: 225px;
	height: 131px;
	background: url("../image/shopCart-discount/vouchers-bk.png") no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: 20px;
	margin-right: 10px;
	border: 1px solid transparent;
	cursor: pointer;
	padding: 0 16px;
	font-size: 14px;
	color: #7503e0;
	color: #fff;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position: relative
}

.vouchers-list li.active {
	border: 1px solid #ff4200
}

.vouchers-list li.active:after {
	content: '';
	width: 26px;
	height: 27px;
	overflow: hidden;
	background: url("../image/shopCart-discount/active-icon.png") no-repeat
		center;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	bottom: 0
}

.vouchers-list li .vl-top {
	position: relative;
	padding-top: 16px
}

.vouchers-list li .vl-top .vlt-left {
	max-width: 100%;
	overflow: hidden
}

.vouchers-list li .vl-top .vlt-left span {
	display: inline-block;
	padding: 0 4px;
	height: 18px;
	line-height: 18px;
	color: #9185ff;
	min-width: 70px;
	background: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(117, 3, 224, 0.2);
	-moz-box-shadow: 0 1px 1px rgba(117, 3, 224, 0.2);
	box-shadow: 0 1px 1px rgba(117, 3, 224, 0.2);
	margin: 6px 0
}

.vouchers-list li .vl-top .vlt-right {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 18px
}

.vouchers-list li .vl-top .vlt-right b {
	font-size: 30px
}

.vouchers-list li .vl-top .vlt-time {
	font-size: 12px
}

.vl-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-size: 14px;
	padding: 0 16px;
	width: 100%
}

.vl-tip {
	position: absolute;
	right: 10px;
	top: -10px;
	width: auto;
	height: 26px;
	line-height: 26px;
	color: #363636;
	background: url("../image/shopCart-discount/hyq-bk.png") no-repeat;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	z-index: 10;
	padding: 0 5px;
	display: block;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 16px
}

.vl-tip img {
	display: inline-block;
	width: 16px;
	height: 13px
}

.off-code {
	border-top: 1px solid #ededed;
	padding-top: 20px;
	margin: 10px 0
}

.have-coupons {
	width: 100%
}

.have-coupons .hc-hd {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #f0f0f0
}

.have-coupons .hc-hd li {
	padding: 0 6px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 40px;
	cursor: pointer;
	position: relative
}

.have-coupons .hc-hd li.active {
	color: #ff4200
}

.have-coupons .hc-hd li.active:after {
	content: '';
	display: block;
	width: 43px;
	height: 2px;
	background: #ff4200;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.have-coupons .hc-bd .discount-box {
	display: none
}

.have-coupons .hc-bd .discount-box.active {
	display: block
}

.have-coupons .hc-bd .discount-box ul li {
	width: 270px;
	height: 229px;
	padding: 23px;
	border: 1px solid #ececec;
	margin: 20px 20px 0;
	float: left
}

.have-coupons .hc-bd .discount-box ul li .hc-top {
	display: inline-block;
	width: 225px;
	height: 131px;
	background: url("../image/shopCart-discount/vouchers-bk.png") no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	cursor: pointer;
	padding: 0 16px;
	font-size: 14px;
	color: #7503e0;
	color: #fff;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position: relative
}

.have-coupons .hc-bd .discount-box ul li .hc-top .vl-top {
	position: relative;
	padding-top: 16px
}

.have-coupons .hc-bd .discount-box ul li .hc-top .vl-top .vlt-left {
	max-width: 100%;
	overflow: hidden
}

.have-coupons .hc-bd .discount-box ul li .hc-top .vl-top .vlt-left span
	{
	display: inline-block;
	padding: 0 4px;
	height: 18px;
	line-height: 18px;
	color: #9185ff;
	min-width: 97px;
	background: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(117, 3, 224, 0.2);
	-moz-box-shadow: 0 1px 1px rgba(117, 3, 224, 0.2);
	box-shadow: 0 1px 1px rgba(117, 3, 224, 0.2);
	margin: 6px 0
}

.have-coupons .hc-bd .discount-box ul li .hc-top .vl-top .vlt-right {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 18px
}

.have-coupons .hc-bd .discount-box ul li .hc-top .vl-top .vlt-right b {
	font-size: 30px
}

.have-coupons .hc-bd .discount-box ul li .hc-top .vl-top .vlt-time {
	font-size: 12px
}

.have-coupons .hc-bd .discount-box ul li .hc-bottom {
	margin-top: 16px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.have-coupons .hc-bd .discount-box ul li .hc-bottom .use-instructions {
	color: #939393;
	text-decoration: underline;
	cursor: pointer
}

.have-coupons .hc-bd .discount-box ul li .hc-bottom .now-use {
	width: 88px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #ff4200;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
	color: #ff4200
}

.have-coupons .hc-bd .discount-box ul li .hc-bottom .now-use.nu-bk:hover
	{
	background: #ff4200;
	color: #fff;
	text-decoration: none
}

.have-coupons .hc-bd .discount-box ul li .hc-bottom .now-use.gray-bk {
	background: #afafaf;
	color: #fff;
	border: 1px solid #afafaf
}

.have-coupons .hc-bd .discount-box.used-cou ul li .hc-top {
	background: url("../image/shopCart-discount/vouchers-gray-bk.png")
		no-repeat !important;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.have-coupons .hc-bd .discount-box.used-cou ul li .vlt-left span {
	color: #939393 !important
}

.have-coupons .empty-vouchers {
	text-align: center;
	padding: 50px 0 20px 0
}

.have-coupons .empty-vouchers>img {
	display: inline-block;
	margin-right: 20px;
	vertical-align: bottom
}

.have-coupons .empty-vouchers .ev-text {
	display: inline-block;
	text-align: left;
	color: #939393
}

.have-coupons .empty-vouchers .ev-text h3 {
	font-size: 14px;
	color: #363636;
	margin-bottom: 10px
}

.have-coupons .empty-vouchers .ev-text em, .have-coupons .empty-vouchers .ev-text a
	{
	color: #ff4200
}

.have-coupons .empty-vouchers .ev-text p {
	line-height: 26px
}

.have-coupons .empty-vouchers .ev-text .qr-box {
	display: inline-block;
	position: relative;
	cursor: pointer
}

.have-coupons .empty-vouchers .ev-text .qr-box>img {
	display: inline-block;
	vertical-align: -2px
}

.have-coupons .empty-vouchers .ev-text .qr-box span {
	width: 204px;
	height: auto;
	position: absolute;
	right: -20px;
	top: 30px;
	display: none
}

.have-coupons .empty-vouchers .ev-text .qr-box span img {
	display: block
}

.have-coupons .empty-vouchers .ev-text .qr-box:hover span {
	display: block
}

.discounts-that {
	text-align: center;
	font-size: 14px
}

.discounts-that .dt-tit {
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #363636;
	font-weight: bold;
	border-bottom: 1px solid #f0f0f0
}

.discounts-that .dt-tit img {
	display: inline-block;
	width: 30px;
	vertical-align: -5px
}

.discounts-that .dt-table {
	width: 100%;
	margin-top: 20px
}

.discounts-that .dt-table td {
	text-align: left;
	color: #363636;
	padding: 10px 0
}

.discounts-that .dt-table td:first-child {
	width: 20%;
	text-align: right;
	color: #939393
}

.discounts-that .auto-layer {
	padding: 0 20px 20px 20px
}