/* 导航 */
.account-pop[data-v-f0a4a77a] {
	text-align: center;
	color: #000;
	width: 420px
}

.account-pop .title[data-v-f0a4a77a] {
	font-size: 18px;
	font-weight: 700;
	color: #000
}

.account-pop .sub-title[data-v-f0a4a77a] {
	font-size: 15px;
	font-weight: 600;
	color: #000;
	margin-top: 10px
}

.account-pop .tips-list[data-v-f0a4a77a] {
	border-radius: 8px;
	background-color: #0000001a;
	padding: 10px 10px 20px
}

.account-pop .tips-list div[data-v-f0a4a77a] {
	line-height: 22px;
	text-align: start;
	text-indent: 2em;
	font-size: 13px
}

.account-pop .tips-list .sub-name[data-v-f0a4a77a] {
	font-weight: 600;
	text-indent: unset;
	margin-bottom: 10px;
	font-size: 14px;
	color: red
}

.account-pop .reason span[data-v-f0a4a77a] {
	font-size: 18px;
	color: #333
}

.account-pop .reason .label[data-v-f0a4a77a] {
	color: red
}

.account-pop .tips[data-v-f0a4a77a] {
	font-weight: 400;
	font-size: 14px;
	color: #666;
	text-align: start
}

.account-pop .warn-text[data-v-f0a4a77a] {
	font-weight: 400;
	font-size: 16px;
	color: #000;
	text-align: start
}

.account-pop .item[data-v-f0a4a77a] {
	display: flex;
	align-items: center;
	margin-top: 16px
}

.account-pop .item input[data-v-f0a4a77a] {
	flex: 1;
	height: 32px;
	background: #ffffff;
	border-radius: .08rem;
	border: 1px solid #000000;
	margin-left: 12px;
	padding: 0 16px
}

.account-pop .submit-btn[data-v-f0a4a77a] {
	margin-top: 24px;
	width: 146px;
	height: 40px;
	background: #000000;
	border-radius: 8px;
	box-shadow: 1px 1px #fff, 2.4px 2.4px #000;
	font-size: 14px;
	color: #fff
}

.a-router[data-v-fc4cd636] {
	font-size: 14px;
	color: #00f
}

.nav[data-v-fc4cd636] {
	display: flex
}

.nav button[data-v-fc4cd636] {
	width: 140px;
	height: 40px;
	background: #fff;
	border-radius: 8px 0 0 8px;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	border: 2px solid #000000
}

.nav .active[data-v-fc4cd636],
.nav .active[data-v-fc4cd636]:hover {
	color: gold;
	background: #000000
}

.nav button[data-v-fc4cd636]:first-child {
	border-right: none
}

.nav button[data-v-fc4cd636]:last-child {
	border-radius: 0 8px 8px 0;
	border-left: none
}

.nav button[data-v-fc4cd636]:hover {
	color: #000;
	background: #ffd700
}

.protocol[data-v-fc4cd636] {
	margin: 24px 0
}

.top-up-img[data-v-fc4cd636] {
	display: flex;
	margin-top: 16px
}

.top-up-img img[data-v-fc4cd636] {
	width: 140px;
	height: 40px;
	border-radius: 8px;
	margin-right: 16px;
	box-shadow: 0 0 4px 2px #ccc
}

.top-up-img .active[data-v-fc4cd636] {
	border: 2px solid #000000;
	box-shadow: none
}

.top-up-money[data-v-fc4cd636] {
	margin: 24px 0;
	display: flex
}

.top-up-money .left[data-v-fc4cd636] {
	margin-right: 16px;
	padding-top: 6px
}

.top-up-money .right[data-v-fc4cd636] {
	flex: 1
}

.top-up-money input[data-v-fc4cd636] {
	height: 30px;
	background: #ffffff;
	border-radius: 6px;
	border: 1px solid #000000;
	width: 100%;
	padding: 0 16px;
	margin-bottom: 16px
}

.top-up-money .sku-list[data-v-fc4cd636] {
	display: grid;
	grid-gap: 16px;
	grid-template-columns: repeat(auto-fill, minmax(calc(25% - 16px), 1fr))
}

.top-up-money .sku-list .item[data-v-fc4cd636] {
	width: 100%;
	height: 30px;
	background: #ffffff;
	box-shadow: 0 0 6px 1px #00000026;
	border-radius: 6px;
	color: #000;
	font-weight: 400
}

.top-up-money .sku-list .active[data-v-fc4cd636] {
	background: #ffd700;
	border: 1px solid #000000
}

.qr-codes[data-v-fc4cd636] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 24px 0;
	font-size: 16px;
	font-weight: 700;
	color: #000
}

.qr-codes .code-box[data-v-fc4cd636] {
	position: relative
}

.qr-codes .code-box .text-box[data-v-fc4cd636] {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 0;
	top: -24px;
	z-index: 999;
	background: rgba(0, 0, 0, .8);
	font-size: 12px;
	color: #fff;
	cursor: pointer
}

.qr-codes div[data-v-fc4cd636]:last-child {
	margin-top: 24px
}

.footer[data-v-fc4cd636] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 16px;
	border-top: 2px solid #e2e2e2
}

.footer div[data-v-fc4cd636] {
	font-weight: 700;
	color: #000
}

.footer div span[data-v-fc4cd636] {
	font-size: 18px
}

.footer div span[data-v-fc4cd636]:last-child {
	color: red
}

.footer button[data-v-fc4cd636] {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	width: 120px;
	height: 34px;
	background: #000000;
	border-radius: 8px;
	box-shadow: 1px 1px #fff, 2.4px 2.4px #000;
	margin-left: 24px
}

.footer .btn[data-v-fc4cd636] {
	text-align: right
}

.footer .btn div[data-v-fc4cd636] {
	margin-top: 16px;
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400
}

.footer .btn div span[data-v-fc4cd636] {
	color: #00f;
	font-size: 14px
}

.guide[data-v-3ac54680] {
	position: absolute;
	background: rgba(0, 0, 0, .6);
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 999
}

.guide .start[data-v-3ac54680] {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center
}

.guide .start div[data-v-3ac54680] {
	font-size: 18px;
	font-weight: 700;
	color: #fff
}

.guide .start .btn[data-v-3ac54680] {
	display: flex;
	align-items: center;
	margin-top: 24px;
	justify-content: center
}

.guide .start button[data-v-3ac54680] {
	width: 146px;
	height: 40px;
	border-radius: 4px;
	color: #000;
	font-size: 16px;
	font-weight: 700
}

.guide .end[data-v-3ac54680] {
	margin-top: 24px
}

.guide .event-dom[data-v-3ac54680] {
	border: 2px dashed #fff
}

.guide .step[data-v-3ac54680] {
	text-align: center
}

.guide .step div[data-v-3ac54680] {
	font-size: 18px;
	font-weight: 700;
	color: #fff
}

.guide .step .btn[data-v-3ac54680] {
	margin-top: 24px;
	display: flex;
	justify-content: center;
	align-items: center
}

.guide .step button[data-v-3ac54680] {
	width: 146px;
	height: 40px;
	border-radius: 4px;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	margin-right: 24px
}

.not-data[data-v-ccf9c194] {
	text-align: center;
	margin: 48px 0
}

.not-data div[data-v-ccf9c194] {
	font-size: 16px;
	font-weight: 700;
	color: #999;
	margin-top: 24px
}

.not-data img[data-v-ccf9c194] {
	width: 320px
}

.coupon-pop[data-v-ccf9c194] {
	width: 500px
}

.coupon-pop .title div[data-v-ccf9c194]:first-child {
	font-size: 18px;
	font-weight: 700;
	margin-top: -24px
}

.coupon-pop .title .close[data-v-ccf9c194] {
	width: 32px;
	height: 26px;
	background: #ffffff;
	border-radius: 6px;
	border: 2px solid #000000;
	box-shadow: 2px 2px #000;
	color: #000;
	display: flex;
	justify-content: center;
	align-items: center
}

.coupon-pop .rule_code[data-v-ccf9c194] {
	margin-top: 6px;
	display: flex;
	align-items: center
}

.coupon-pop .rule_code div[data-v-ccf9c194]:first-child {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #dc143c;
	margin-right: 4px
}

.coupon-pop .rule_code div[data-v-ccf9c194]:last-child {
	font-weight: 700;
	color: #dc143c
}

.coupon-pop .nothing[data-v-ccf9c194] {
	box-sizing: border-box;
	padding: 48px 24px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	box-shadow: 0 0 4px 2px #0003
}

.coupon-pop .nothing .success[data-v-ccf9c194] {
	font-size: 16px;
	font-weight: 700;
	margin: 12px 0
}

.coupon-pop .nothing p[data-v-ccf9c194] {
	text-decoration: none !important
}

.coupon-pop .nothing .success_btn[data-v-ccf9c194] {
	margin-top: 24px;
	width: 150px;
	height: 30px;
	border-radius: 6px;
	background: #b42f0f;
	box-shadow: 0 4px 10px #0000004d;
	color: #fff
}

.coupon-content[data-v-ccf9c194] {
	padding: 24px;
	margin-top: 24px;
	background: #ffffff;
	border-radius: 8px;
	border: 1px solid #000000
}

.coupon-content .nav-btn[data-v-ccf9c194] {
	width: 100%;
	height: 40px;
	border-radius: 8px;
	border: 1px solid #000000
}

.coupon-content .nav-btn button[data-v-ccf9c194] {
	width: 50%;
	height: 100%;
	background: transparent;
	font-size: 16px
}

.coupon-content .nav-btn button[data-v-ccf9c194]:first-child {
	border-radius: 8px 0 0 8px
}

.coupon-content .nav-btn button[data-v-ccf9c194]:last-child {
	border-radius: 0 8px 8px 0
}

.coupon-content .nav-btn .active[data-v-ccf9c194] {
	background: #000;
	color: gold
}

.coupon-content .status-box[data-v-ccf9c194] {
	margin-top: 24px
}

.coupon-content .status-box div[data-v-ccf9c194] {
	font-size: 16px;
	font-weight: 700
}

.coupon-content .status-box div[data-v-ccf9c194]:hover {
	cursor: pointer
}

.coupon-content .status-box .black[data-v-ccf9c194] {
	color: #000
}

.coupon-content .status-box .blue[data-v-ccf9c194] {
	color: #00f
}

.coupon-content .status-box .gray[data-v-ccf9c194] {
	color: #999
}

.coupon-content .coupon-list[data-v-ccf9c194] {
	margin-top: 24px;
	height: 350px;
	width: calc(100% + 16px);
	overflow-y: auto;
	padding: 6px;
	margin-left: -6px
}

.coupon-content .coupon-list .item[data-v-ccf9c194] {
	background: #ffffff;
	box-shadow: 0 0 6px 1px #00000026;
	border-radius: 4px;
	padding-right: 16px
}

.coupon-content .coupon-list .item[data-v-ccf9c194]:not(:first-child) {
	margin-top: 16px
}

.coupon-content .coupon-fill[data-v-ccf9c194] {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.coupon-content .coupon-fill input[data-v-ccf9c194] {
	width: 100%;
	height: 32px;
	border-radius: 8px;
	border: 1px solid #000000;
	padding: 0 16px
}

.coupon-content .coupon-fill button[data-v-ccf9c194] {
	width: 96px;
	height: 32px;
	background: #000000;
	border-radius: 8px;
	margin-left: 16px;
	color: #fff
}

.coupon-message[data-v-ccf9c194] {
	height: 100px;
	display: flex;
	border-left: 4px solid #ff0000;
	border-radius: 4px 0 0;
	padding: 16px 0
}

.coupon-message .left[data-v-ccf9c194] {
	width: 30%;
	border-right: 1px dashed #e2e2e2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.coupon-message .left div[data-v-ccf9c194] {
	color: red
}

.coupon-message .left div[data-v-ccf9c194]:first-child {
	font-size: 20px;
	font-weight: 700
}

.coupon-message .left div:first-child span[data-v-ccf9c194] {
	font-size: 14px;
	color: red
}

.coupon-message .left div[data-v-ccf9c194]:last-child {
	font-size: 14px
}

.coupon-message .right[data-v-ccf9c194] {
	flex: 1;
	margin-left: 16px
}

.coupon-message .right .name[data-v-ccf9c194] {
	color: red
}

.coupon-message .right .time[data-v-ccf9c194] {
	margin-top: 6px;
	color: #999
}

.coupon-message .right button[data-v-ccf9c194] {
	width: 72px;
	height: 28px;
	background: #eb4b4b;
	border-radius: 4px;
	color: #fff;
	font-size: 12px
}

.coupon-detail[data-v-ccf9c194] {
	border-top: 2px dashed #e2e2e2;
	padding: 6px 0 6px 16px
}

.coupon-detail .head[data-v-ccf9c194] {
	margin-bottom: 6px
}

.coupon-detail .head div[data-v-ccf9c194] {
	color: #999
}

.coupon-detail .transition-box[data-v-ccf9c194] {
	color: #999;
	text-align: left
}

.question[data-v-e089b420] {
	height: 38px;
	border-radius: 20px;
	display: flex;
	align-items: center;
	cursor: pointer;
	margin-right: 10px;
	flex-shrink: 0
}

.question>div[data-v-e089b420]:nth-of-type(1) {
	width: 40px;
	height: 40px;
	position: relative;
	transform: translate(-5px)
}

.question>div:nth-of-type(1) img[data-v-e089b420] {
	position: absolute;
	top: 0
}

.question>div:nth-of-type(1) img[data-v-e089b420]:nth-of-type(1) {
	width: 40px;
	animation: bg-e089b420 1.8s ease-in-out infinite;
	animation-delay: .6s
}

.question>div:nth-of-type(1) img[data-v-e089b420]:nth-of-type(2) {
	width: 20px;
	top: 25%;
	left: 60%;
	animation: bi-e089b420 1.5s ease-in-out infinite
}

.question>div[data-v-e089b420]:nth-of-type(2) {
	font-size: 16px;
	color: #398ee9
}

.question-box[data-v-e089b420] {
	position: relative;
	cursor: pointer
}

.question-box img[data-v-e089b420] {
	position: absolute;
	left: -14px;
	top: -3px
}

.question-box .text-btn[data-v-e089b420] {
	width: 88px;
	height: 30px;
	background: #FFC840;
	border-radius: 12px;
	padding-left: 16px;
	border: 2px solid #000000;
	font-weight: 600;
	font-size: 12px;
	color: #000;
	box-shadow: 2px 2px #000
}

@keyframes bg-e089b420 {
	0% {
		top: 0
	}

	25% {
		top: 5%
	}

	50% {
		top: -5%
	}

	to {
		top: 0
	}
}

@keyframes bi-e089b420 {
	0% {
		top: 25%;
		left: 40%
	}

	25% {
		top: 25%;
		left: 60%
	}

	50% {
		top: 30%;
		left: 60%
	}

	to {
		top: 25%;
		left: 40%
	}
}

.head-div[data-v-e089b420] {
	box-shadow: 0 0 6px 1px #00000029;
	position: relative
}

.container-head[data-v-e089b420] {
	padding: 0 68px;
	background: #ffffff;
	box-shadow: 0 1px 40px #00000014;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999;
	min-width: 1300px
}

.container-head.active[data-v-e089b420] {
	background: #000000
}

.dog-max-width[data-v-e089b420] {
	height: 84px
}

.dog-max-width .right[data-v-e089b420] {
	display: flex
}

.dog-max-width .right button[data-v-e089b420] {
	width: 120px;
	height: 32px;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 400;
	color: #161616;
	border: 2px solid #000000;
	box-shadow: 2px 2px #333;
	background: #fff
}

.dog-max-width .right .search-div[data-v-e089b420] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-left: 16px;
	width: 160px;
	height: 32px;
	border-radius: 6px;
	border: 2px solid #000000;
	box-shadow: 2px 2px #333;
	padding: 0 12px;
	background: #fff
}

.dog-max-width .right .search-div input[data-v-e089b420] {
	height: 100%;
	width: 80%
}

.dog-max-width .right .search-div[data-v-e089b420]:active {
	background: #fff !important
}

.dog-max-width .right .cart[data-v-e089b420] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-left: 16px;
	height: 32px;
	border-radius: 6px;
	border: 2px solid #000000;
	box-shadow: 2px 2px #333;
	padding: 6px;
	background: #ffffff
}

.dog-max-width .right .cart img[data-v-e089b420] {
	width: 24px
}

.dog-max-width .right .cart img[data-v-e089b420]:last-child {
	width: 20px
}

.dog-max-width .right .top-up[data-v-e089b420] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-left: 16px;
	height: 32px;
	border-radius: 6px;
	border: 2px solid #000000;
	box-shadow: 2px 2px #333;
	padding: 0 16px;
	flex-shrink: 0;
	min-width: 120px;
	background: #ffffff;
	position: relative
}

.dog-max-width .right .top-up .hat-img[data-v-e089b420] {
	position: absolute;
	top: -7px;
	left: 12px;
	z-index: 1;
	width: 40px
}

.dog-max-width .right .top-up div[data-v-e089b420] {
	font-size: 14px
}

.dog-max-width .right .top-up div[data-v-e089b420]:first-child {
	font-weight: 700;
	margin-right: 10px
}

.dog-logo[data-v-e089b420] {
	width: 146px
}

.nav-menu div[data-v-e089b420] {
	font-size: 14px;
	margin-left: .48rem;
	padding: 6px 10px;
	border-radius: 6px;
	box-sizing: border-box;
	flex-shrink: 0;
	position: relative;
	transition: all .1s;
	z-index: 1
}

.nav-menu div[data-v-e089b420]:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 6px;
	background: #000000;
	z-index: -2;
	transform: scale(0)
}

.nav-menu div[data-v-e089b420]:hover {
	cursor: pointer;
	color: #fff
}

.nav-menu div:hover .hot-icon[data-v-e089b420] {
	position: absolute;
	right: -38px;
	top: -8px;
	transition: all .3s
}

.nav-menu div:hover .star-icon[data-v-e089b420] {
	position: absolute;
	right: -48px;
	top: -14px;
	transition: all .3s
}

.nav-menu div:hover .ranking-icon[data-v-e089b420] {
	position: absolute;
	right: -42px;
	top: -8px;
	transition: all .3s
}

.nav-menu div[data-v-e089b420]:hover:after {
	transform: scale(1);
	transition: .3s
}

.nav-menu div.major[data-v-e089b420] {
	color: #fff
}

.nav-menu .hot-icon[data-v-e089b420] {
	position: absolute;
	right: -16px;
	top: -8px
}

.nav-menu .star-icon[data-v-e089b420] {
	position: absolute;
	right: -32px;
	top: -14px
}

.nav-menu .ranking-icon[data-v-e089b420] {
	position: absolute;
	right: -22px;
	top: -8px
}

.nav-menu .active[data-v-e089b420] {
	color: #fff;
	background: #000000;
	border-radius: 6px
}

.nav-menu .active .hot-icon[data-v-e089b420] {
	position: absolute;
	right: -38px;
	top: -8px;
	transition: all .3s
}

.nav-menu .active .star-icon[data-v-e089b420] {
	position: absolute;
	right: -48px;
	top: -14px;
	transition: all .3s
}

.nav-menu .active .ranking-icon[data-v-e089b420] {
	position: absolute;
	right: -42px;
	top: -8px;
	transition: all .3s
}

.popover-item[data-v-e089b420] {
	color: #161616
}

.popover-item img[data-v-e089b420] {
	width: 16px;
	margin-left: 8px
}

.popover-item .l[data-v-e089b420] {
	flex: 1
}

.popover-item .l .name[data-v-e089b420] {
	font-size: 18px;
	cursor: pointer
}

.popover-item .l .name img[data-v-e089b420] {
	width: 14px
}

.popover-item .l .balance[data-v-e089b420] {
	cursor: pointer;
	margin-top: 4px
}

.popover-item .l .balance div[data-v-e089b420]:first-child {
	color: #999;
	line-height: 14px;
	font-size: 14px
}

.popover-item .l .balance div[data-v-e089b420]:nth-child(2) {
	color: red;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700
}

.popover-item .r[data-v-e089b420] {
	width: 60px;
	cursor: pointer
}

.popover-item .r span[data-v-e089b420] {
	font-size: 14px;
	line-height: 14px
}

.popover-item .name-balance[data-v-e089b420] {
	margin-left: 12px
}

.avatar-dog-img[data-v-e089b420] {
	width: 30px;
	height: 30px;
	object-fit: cover;
	margin-right: 4px;
	border-radius: 100%
}

.avatar-img[data-v-e089b420] {
	width: 28px;
	margin-left: 0;
	border-radius: 50%;
	object-fit: cover;
	aspect-ratio: 1
}

.normal-img[data-v-e089b420] {
	height: auto;
	object-fit: cover
}

.status-div[data-v-e089b420] {
	padding: 0 20px;
	margin-top: 12px
}

.status-div>div[data-v-e089b420] {
	text-align: center;
	cursor: pointer
}

.status-div>div div[data-v-e089b420]:first-child {
	font-size: 18px
}

.status-div>div div[data-v-e089b420]:last-child {
	color: #999
}

.user-msg[data-v-e089b420] {
	margin: 12px 0;
	padding: 12px 20px;
	background: #fcfcfc;
	border-radius: 8px;
	border: 1px solid rgba(0, 0, 0, .1)
}

.user-msg .item[data-v-e089b420] {
	text-align: center;
	cursor: pointer
}

.user-msg .item-aside[data-v-e089b420] {
	cursor: pointer
}

.user-msg .item-aside .l[data-v-e089b420] {
	display: flex;
	align-items: center
}

.user-msg .item-aside .l img[data-v-e089b420] {
	width: 20px;
	margin-right: 10px
}

.user-msg .item-aside[data-v-e089b420]:not(:last-child) {
	border-bottom: 1px solid #ececec;
	padding-bottom: 6px;
	margin-bottom: 6px
}

.user-msg img[data-v-e089b420] {
	width: 24px
}

.jt-icon[data-v-e089b420] {
	transition: .2s
}

.translate180[data-v-e089b420] {
	transform: rotate(180deg)
}

.pointer[data-v-e089b420] {
	cursor: pointer
}

.line[data-v-e089b420] {
	width: 4px;
	border-radius: 10px;
	background: #ACADB5
}

.line-1[data-v-e089b420] {
	height: 8px
}

.line-2[data-v-e089b420] {
	height: 12px;
	margin: 0 2px
}

.line-3[data-v-e089b420] {
	height: 18px
}

.bg-r[data-v-e089b420] {
	background: #FA3C3C
}

.bg-y[data-v-e089b420] {
	background: #F0A52B
}

.bg-g[data-v-e089b420] {
	background: #519A53
}

.text-box p[data-v-e089b420] {
	font-weight: 700;
	font-size: 16px;
	color: #202021
}

.text-box div[data-v-e089b420] {
	font-size: 14px;
	color: #202021
}

.text-box div span[data-v-e089b420] {
	font-size: 14px;
	color: #202021;
	font-weight: 700
}

.logo[data-v-6c4d8baa] {
	width: 80px !important;
	margin-top: 0 !important;
	height: 100% !important
}

.openLink[data-v-6c4d8baa] {
	color: #000
}

.openLink[data-v-6c4d8baa]:hover {
	cursor: pointer
}

.footer[data-v-6c4d8baa] {
	position: relative
}

.seo[data-v-6c4d8baa] {
	text-align: center
}

.min-border-class[data-v-6c4d8baa]:before {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background: #d2d4e0;
	position: absolute;
	transform: scaleY(.5)
}

.el-footer[data-v-6c4d8baa] {
	background: #ffffff;
	padding: 30px;
	font-size: 12px;
	color: #696969;
	/* height: 100%; */
	text-align: center
}

.el-footer span[data-v-6c4d8baa] {
	font-size: 12px;
	color: #696969
}

.el-footer .gongan[data-v-6c4d8baa] {
	text-decoration-line: none;
	display: flex;
	align-items: center;
	margin-left: 20px
}

.el-footer .gongan img[data-v-6c4d8baa] {
	width: 20px;
	margin-top: 0
}

.el-footer .text[data-v-6c4d8baa] {
	margin: 0 0 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap
}

.el-footer img[data-v-6c4d8baa] {
	margin-top: 22px;
	width: 200px
}

.el-footer .logo-box[data-v-6c4d8baa] {
	display: flex;
	align-items: center;
	justify-content: center
}

.el-footer .logo-box a[data-v-6c4d8baa] {
	line-height: 0
}

.el-footer .logo-img[data-v-6c4d8baa] {
	width: 100px !important;
	margin-left: 15px
}

.footer-menu[data-v-6c4d8baa] {
	display: flex;
	justify-content: center;
	align-items: center;
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #000
}

.footer-menu li[data-v-6c4d8baa] {
	margin-right: 10px;
	font-size: 12px;
	color: #696969
}

.footer-menu li a[data-v-6c4d8baa] {
	text-decoration: none;
	color: #696969
}

.footer-menu li[data-v-6c4d8baa]:hover {
	cursor: pointer
}

.footer-menu .open-text[data-v-6c4d8baa]:hover {
	color: #4daeff
}

.activity-icon-box[data-v-5fafd7cf] {
	position: absolute;
	right: 0;
	bottom: 370px;
	cursor: pointer;
	animation: changeSize-5fafd7cf 10s ease-in-out infinite;
	animation-delay: 1s
}

.activity-icon-box .activity-icon[data-v-5fafd7cf] {
	width: 100px !important;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2
}

.activity-icon-box .shadow-icon[data-v-5fafd7cf] {
	z-index: 1;
	width: 120px !important;
	position: absolute;
	top: -9px;
	right: -9px
}

.new-coupon-pop[data-v-5fafd7cf] {
	width: 400px;
	position: relative;
	z-index: 12
}

.new-coupon-pop .item[data-v-5fafd7cf] {
	background: #ffffff;
	box-shadow: 0 0 6px 1px #00000026;
	border-radius: 4px;
	padding-right: 16px;
	margin-bottom: 16px
}

.new-coupon-pop .title[data-v-5fafd7cf] {
	margin: 16px 0 24px;
	font-size: 18px;
	font-weight: 700
}

.new-coupon-pop .footer_btn[data-v-5fafd7cf] {
	margin-top: 24px;
	width: 146px;
	height: 40px;
	background: #000000;
	border-radius: 8px;
	color: #fff;
	box-shadow: 1px 1px #fff, 2.4px 2.4px #000
}

@keyframes right-5fafd7cf {
	0% {
		right: -100%
	}

	to {
		right: 6px
	}
}

.icon-box[data-v-5fafd7cf] {
	position: fixed;
	right: 6px;
	bottom: calc(50% - 70px);
	z-index: 13;
	text-align: center
}

.icon-box .item img[data-v-5fafd7cf] {
	width: 40px
}

.icon-box .item .border-div[data-v-5fafd7cf] {
	box-shadow: 0 0 2px #0003;
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 8px;
	margin-top: 4px;
	position: relative
}

.icon-box .item .border-div:hover img[data-v-5fafd7cf] {
	transform: scale(1.2);
	transition: .3s
}

.icon-box .item .readCoupon[data-v-5fafd7cf] {
	width: 8px;
	height: 8px;
	background: #eb4b4b;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	right: 2px
}

.icon-box .item .border-div[data-v-5fafd7cf]:hover {
	cursor: pointer
}

.icon-box .item .text[data-v-5fafd7cf] {
	font-size: 12px;
	font-weight: 700;
	transform: scale(.9)
}

.qq-div img[data-v-5fafd7cf] {
	width: 100px
}

.qq-div .qr-text[data-v-5fafd7cf] {
	text-decoration: underline;
	cursor: pointer
}

.qq-div .qr-text[data-v-5fafd7cf]:hover {
	color: #22a6f2
}

.qq-div[data-v-5fafd7cf] .el-collapse {
	border-top: none;
	border-bottom: none
}

.qq-div[data-v-5fafd7cf] :deeo(.el-collapse-item__wrap) {
	background: #353f48;
	border: none
}

.qq-div[data-v-5fafd7cf] .el-collapse-item:not(:first-child) {
	margin-top: 10px
}

.qq-div[data-v-5fafd7cf] .el-collapse-item__content {
	padding: 5px;
	text-align: center
}

.qq-div[data-v-5fafd7cf] .el-collapse-item__header {
	border: none;
	font-size: 14px;
	color: #000;
	font-weight: 700;
	height: 100%;
	line-height: 30px;
	padding: 0 0 0 12px
}

.coupon-pop[data-v-5fafd7cf] {
	width: 100%
}

.coupon-pop .title div[data-v-5fafd7cf]:first-child {
	font-size: 18px;
	font-weight: 700
}

.coupon-pop .title .close[data-v-5fafd7cf] {
	width: 32px;
	height: 26px;
	background: #ffffff;
	border-radius: 6px;
	border: 2px solid #000000;
	box-shadow: 2px 2px #000;
	color: #000;
	display: flex;
	justify-content: center;
	align-items: center
}

.coupon-pop .rule_code[data-v-5fafd7cf] {
	margin-top: 6px;
	display: flex;
	align-items: center
}

.coupon-pop .rule_code div[data-v-5fafd7cf]:first-child {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #dc143c;
	margin-right: 4px
}

.coupon-pop .rule_code div[data-v-5fafd7cf]:last-child {
	font-weight: 700;
	color: #dc143c
}

.coupon-pop .nothing[data-v-5fafd7cf] {
	box-sizing: border-box;
	padding: 48px 24px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	box-shadow: 0 0 4px 2px #0003
}

.coupon-pop .nothing .success[data-v-5fafd7cf] {
	font-size: 16px;
	font-weight: 700;
	margin: 12px 0
}

.coupon-pop .nothing p[data-v-5fafd7cf] {
	text-decoration: none !important
}

.coupon-pop .nothing .success_btn[data-v-5fafd7cf] {
	margin-top: 24px;
	width: 150px;
	height: 30px;
	border-radius: 6px;
	background: #b42f0f;
	box-shadow: 0 4px 10px #0000004d;
	color: #fff
}

.coupon-content[data-v-5fafd7cf] {
	padding: 24px;
	margin-top: 24px;
	background: #ffffff;
	border-radius: 8px;
	border: 1px solid #000000
}

.coupon-content .nav-btn[data-v-5fafd7cf] {
	width: 100%;
	height: 40px;
	border-radius: 8px;
	border: 1px solid #000000
}

.coupon-content .nav-btn button[data-v-5fafd7cf] {
	width: 50%;
	height: 100%;
	background: transparent;
	font-size: 16px
}

.coupon-content .nav-btn button[data-v-5fafd7cf]:first-child {
	border-radius: 8px 0 0 8px
}

.coupon-content .nav-btn button[data-v-5fafd7cf]:last-child {
	border-radius: 0 8px 8px 0
}

.coupon-content .nav-btn .active[data-v-5fafd7cf] {
	background: #000;
	color: gold
}

.coupon-content .status-box[data-v-5fafd7cf] {
	margin-top: 24px
}

.coupon-content .status-box div[data-v-5fafd7cf] {
	font-size: 16px;
	font-weight: 700
}

.coupon-content .status-box div[data-v-5fafd7cf]:hover {
	cursor: pointer
}

.coupon-content .status-box .black[data-v-5fafd7cf] {
	color: #000
}

.coupon-content .status-box .blue[data-v-5fafd7cf] {
	color: #00f
}

.coupon-content .status-box .gray[data-v-5fafd7cf] {
	color: #999
}

.coupon-content .coupon-list[data-v-5fafd7cf] {
	margin-top: 24px;
	height: 350px;
	width: calc(100% + 16px);
	overflow-y: auto;
	padding: 6px;
	margin-left: -6px
}

.coupon-content .coupon-list .item[data-v-5fafd7cf] {
	background: #ffffff;
	box-shadow: 0 0 6px 1px #00000026;
	border-radius: 4px;
	padding-right: 16px
}

.coupon-content .coupon-list .item[data-v-5fafd7cf]:not(:first-child) {
	margin-top: 16px
}

.coupon-content .coupon-fill[data-v-5fafd7cf] {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.coupon-content .coupon-fill input[data-v-5fafd7cf] {
	width: 100%;
	height: 32px;
	border-radius: 8px;
	border: 1px solid #000000;
	padding: 0 16px
}

.coupon-content .coupon-fill button[data-v-5fafd7cf] {
	width: 96px;
	height: 32px;
	background: #000000;
	border-radius: 8px;
	margin-left: 16px;
	color: #fff
}

.coupon-message[data-v-5fafd7cf] {
	height: 100px;
	display: flex;
	border-left: 4px solid #ff0000;
	border-radius: 4px 0 0;
	padding: 16px 0
}

.coupon-message .left[data-v-5fafd7cf] {
	width: 30%;
	border-right: 1px dashed #e2e2e2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.coupon-message .left div[data-v-5fafd7cf] {
	color: red
}

.coupon-message .left div[data-v-5fafd7cf]:first-child {
	font-size: 20px;
	font-weight: 700
}

.coupon-message .left div:first-child span[data-v-5fafd7cf] {
	font-size: 14px;
	color: red
}

.coupon-message .left div[data-v-5fafd7cf]:last-child {
	font-size: 14px
}

.coupon-message .right[data-v-5fafd7cf] {
	flex: 1;
	margin-left: 16px
}

.coupon-message .right .name[data-v-5fafd7cf] {
	color: red
}

.coupon-message .right .time[data-v-5fafd7cf] {
	margin-top: 6px;
	color: #999
}

.coupon-message .right button[data-v-5fafd7cf] {
	width: 72px;
	height: 28px;
	background: #eb4b4b;
	border-radius: 4px;
	color: #fff;
	font-size: 12px
}

.coupon-detail[data-v-5fafd7cf] {
	border-top: 2px dashed #e2e2e2;
	padding: 6px 0 6px 16px
}

.coupon-detail .head[data-v-5fafd7cf] {
	margin-bottom: 6px
}

.coupon-detail .head div[data-v-5fafd7cf] {
	color: #999
}

.coupon-detail .transition-box[data-v-5fafd7cf] {
	color: #999;
	text-align: left
}

@keyframes changeSize-5fafd7cf {
	0% {
		transform: scale(1)
	}

	20% {
		transform: scale(1.1)
	}

	40% {
		transform: scale(1)
	}

	80% {
		transform: scale(1)
	}

	to {
		transform: scale(1)
	}
}

.container[data-v-47323bf2] {
	height: 100%;
	min-width: 1300px !important
}
/* 聊天 */
* html,
* html body {
	background-image: url(about:blank);
	background-attachment: fixed
}

.custom-chat-btn {
	position: fixed !important;
	right: 0;
	bottom: 0;
	cursor: pointer;
	z-index: 2147483645;
	width: 100%;
	max-height: 500px;
	background: unset !important;
	border-radius: 4px;
	padding: 0;
	margin: 8px 10px;
	height: unset;
	width: unset
}

#chatBtn {
	position: fixed;
	background-color: #19caa6;
	font-family: 'Helvetica Neue', Helvetica, 'Microsoft Yahei', Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	bottom: -42px;
	color: #fff;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
	z-index: 2147483645;
	width: auto;
	box-sizing: content-box !important
}

#qimo_chatpup {
	position: fixed;
	bottom: -100%;
	width: 355px;
	height: 500px;
	z-index: 2147483647;
	overflow: hidden;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
	cursor: move
}

.qimo_inviteBox {
	position: fixed;
	margin: auto;
	background-size: cover;
	width: 320px;
	height: 175px;
	border-radius: 5px;
	box-shadow: 0 0 3px 2px rgba(53, 53, 53, .1);
	border-width: 1px;
	border-color: #19caa6;
	z-index: 2147483647;
	overflow: hidden;
	background: #3fd7fc;
	background: -moz-linear-gradient(top, #3fd7fc, #3e89fc);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3fd7fc), to(#3e89fc));
	background: -o-linear-gradient(top, #3fd7fc, #3e89fc)
}

.qimo_inviteBox .qimo_invite_close {
	width: 16px;
	height: 16px;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px
}

.qimo_inviteBox_top {
	height: 88px;
	padding: 10px 25px;
	box-sizing: content-box !important
}

.qimo_inviteBox_top_img {
	display: inline-block;
	width: 70px;
	height: 84px;
	float: left
}

.qimo_inviteBox_top_img img {
	max-width: 100%;
	max-height: 100%
}

.qimo_inviteBox_top_right {
	display: inline-block;
	float: left;
	height: 84px;
	margin-left: 10px;
	width: 180px;
	position: relative
}

#qimo_inviteBox_InviteWords {
	width: 100%;
	font-size: 16px;
	line-height: 18px;
	max-height: 36px;
	overflow: hidden;
	color: #fff;
	margin: 5px
}

.qimo_inviteBox_top_button {
	position: absolute;
	width: 100%;
	bottom: 5px;
	text-align: center
}

.qimo_inviteBox_top_button .divbuttons {
	color: #fff;
	border: 1px #fff solid;
	border-radius: 4px;
	cursor: pointer;
	margin-left: 10px;
	font-size: 14px;
	padding: 0 6px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding-top: 2px\9\0
}

_:-ms-fullscreen,
:root .msie11PadTop {
	padding-top: 2px
}

#invite_click_button_1 {
	margin-left: 0
}

.qimo_inviteBox_bottom {
	margin: 0 2px;
	height: 64px;
	width: 316px;
	position: relative;
	box-sizing: content-box !important
}

.qimo_inviteBox_bottom textarea {
	box-sizing: border-box;
	outline: 0;
	resize: none;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	width: 100%;
	height: 100%;
	padding: 10px 5px;
	margin: 0
}

.qimo_inviteBox_bottom .sendInviteContent {
	position: absolute;
	bottom: 3px;
	right: 4px;
	font-size: 14px;
	cursor: pointer;
	outline: 0;
	background: #3fb8fd;
	color: #fff;
	border: none;
	padding: 2px 10px;
	border-radius: 5px;
	padding-top: 4px\9\0
}

iframe {
	border: 0
}

#chatBtn ul.typelist {
	display: none;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	line-height: 24px;
	color: #373a40;
	font-size: 12px;
	list-style: none;
	text-align: center;
	padding: 10px 0 40px;
	overflow: hidden
}

#chatBtn ul.typelist li {
	background: #eee;
	padding: 0;
	margin: 0;
	cursor: pointer;
	position: relative;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, .2)
}

#chatBtn ul.typelist li p {
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow-x: hidden;
	padding: 0 5px;
	box-sizing: border-box;
	padding: 0;
	margin: 0
}

#chatBtn ul.typelist li:first-child {
	border-radius: 4px 4px 0 0
}

#chatBtn ul.typelist li:last-child {
	border-radius: 0 0 4px 4px;
	position: relative
}

#chatBtn ul.typelist li span {
	display: block;
	position: absolute;
	width: 1em;
	height: 12px;
	left: 50%;
	top: 15px;
	margin-left: -.5em;
	color: #eee;
	-webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
	-moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, .2)
}

#chatBtn ul.typelist li:hover {
	color: #fff
}

#chatBtn:hover ul {
	display: block
}

.m7_dragbar {
	width: 100%;
	height: 34px;
	opacity: .5;
	position: absolute;
	background-color: #fff;
	display: none;
	cursor: move
}

.m7_dragbarChat {
	width: 100%;
	height: 50px;
	opacity: .5;
	position: absolute;
	display: none;
	cursor: move;
	left: 30px
}

.qimo_maximg {
	position: absolute;
	right: 2%;
	top: 10px;
	width: 22px;
	height: 22px;
	background-color: #000;
	border-radius: 50%;
	text-align: center;
	cursor: pointer
}

.qimo_minimg {
	position: absolute;
	right: 2%;
	top: 6px;
	width: 22px;
	height: 22px;
	background-color: #000;
	border-radius: 50%;
	text-align: center;
	cursor: pointer
}

.qimo_minimg:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle
}

.qimo_minimg img {
	width: 18px;
	height: 22px;
	display: inline-block
}

.qimo_maximg img {
	margin-top: 4px;
	width: 14px;
	height: 14px;
	display: inline-block
}

#mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000000000000000;
	display: none
}

#maskChat {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000000000000000;
	display: none
}

#qimo_videopup {
	position: fixed;
	left: 28%;
	top: 20%;
	width: 700px;
	height: 500px;
	z-index: 2147483647;
	overflow: hidden;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 3px 2px rgba(53, 53, 53, .1);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid solid none;
	border-top-color: #19caa6;
	border-right-color: #19caa6;
	border-left-color: #19caa6
}

#qimo_badge {
	display: none;
	position: absolute;
	top: -10px;
	right: -10px;
	background-color: #ff4949;
	border-radius: 10px;
	color: #fff;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	padding: 0 6px;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #fff
}

#qimo_screenpop {
	position: fixed;
	left: 28%;
	top: 20%;
	width: 700px;
	height: 400px;
	z-index: 2147483648;
	overflow: hidden;
	background: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow: 0 0 3px 2px rgba(53, 53, 53, .1);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid solid none;
	border-top-color: #19caa6;
	border-right-color: #19caa6;
	border-left-color: #19caa6
}

.screendragbar {
	height: 60px;
	width: 100%;
	position: absolute;
	display: none;
	cursor: move
}

.qimo_headerimg {
	height: 60px;
	position: absolute;
	right: 2%;
	top: 0;
	vertical-align: middle
}

.qimo_headerimg .screenminimg {
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 26px;
	margin-right: 5px;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
	cursor: pointer
}

.qimo_headerimg .screenminimg img {
	width: 22px;
	height: 22px;
	vertical-align: middle
}

.qimo_headerimg .screenminimg:after,
.qimo_headerimg:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%
}

.data-num-box[data-v-c6146684] {
	text-align: center;
	overflow: hidden;
	display: flex;
	justify-content: center
}

.data-num-box .data-item-box[data-v-c6146684] {
	overflow: hidden;
	margin: 0 4px
}

.data-num-box .data-item-box .column[data-v-c6146684] {
	transition: transform .5s
}

.data-num-box .data-item-box .column .num[data-v-c6146684] {
	font-weight: 400;
	font-family: "304-CAI978";
	color: #000;
	text-align: center
}
.my-card-item[data-v-65f4bdce] {
	margin-top: 16px;
	height: 32px;
	background: #ffffff;
	border-radius: 4px;
	border: 1px solid #000000;
	padding: 0 16px
}

.my-card-item div[data-v-65f4bdce] {
	font-size: .14rem
}

.my-card-item span[data-v-65f4bdce] {
	font-weight: 700;
	font-size: .14rem;
	color: red
}

.my-card-item i[data-v-65f4bdce] {
	font-size: 14px
}

.my-card-item .my-card-item-right[data-v-65f4bdce] {
	display: flex;
	align-items: center
}

.balance-pop[data-v-65f4bdce] {
	text-align: center;
	color: #000;
	width: 380px;
	padding: 0 24px
}

.balance-pop .title[data-v-65f4bdce] {
	font-size: 18px;
	font-weight: 700;
	color: #000
}

.balance-pop .my-balance[data-v-65f4bdce] {
	display: flex;
	align-items: center;
	margin-top: 24px
}

.balance-pop .my-balance div[data-v-65f4bdce] {
	font-size: 16px
}

.balance-pop .my-balance div[data-v-65f4bdce]:last-child {
	color: red;
	font-weight: 700
}

.balance-pop .checkbox-item[data-v-65f4bdce] {
	margin-top: 24px
}

.balance-pop .checkbox-item .checkbox[data-v-65f4bdce] {
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #000000;
	border-radius: 50%;
	text-align: center;
	line-height: 18px
}

.balance-pop .checkbox-item .active[data-v-65f4bdce] {
	background: #ffd700 !important
}

.balance-pop .btn[data-v-65f4bdce] {
	margin-top: 48px
}

.balance-pop .btn button[data-v-65f4bdce] {
	width: 146px;
	height: 40px;
	background: #000000;
	border-radius: 8px;
	color: #fff;
	box-shadow: 1px 1px #fff, 2.4px 2.4px #000
}

.not-data[data-v-0ad0f179] {
	text-align: center;
	margin: 48px 0
}

.not-data div[data-v-0ad0f179] {
	font-size: 16px;
	font-weight: 700;
	color: #999;
	margin-top: 24px
}

.not-data img[data-v-0ad0f179] {
	width: 320px
}

.filter[data-v-0ad0f179] {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	-webkit-filter: progid:dximagetransform.microsoft.basicimage(grayscale=1);
	filter: progid:dximagetransform.microsoft.basicimage(grayscale=1)
}

.my-card-item[data-v-0ad0f179] {
	margin-top: 16px;
	height: 32px;
	background: #ffffff;
	border-radius: 4px;
	border: 1px solid #000000;
	padding: 0 16px
}

.my-card-item div[data-v-0ad0f179] {
	font-size: .14rem
}

.my-card-item i[data-v-0ad0f179] {
	font-size: 14px
}

.my-card-item .my-card-item-right[data-v-0ad0f179] {
	display: flex;
	align-items: center
}

.my-card-item .my-card-item-right span[data-v-0ad0f179] {
	font-size: .14rem
}

.my-card-item .my-card-item-right .red[data-v-0ad0f179] {
	font-weight: 700;
	color: red
}

.coupon-pop[data-v-0ad0f179] {
	text-align: center;
	color: #000;
	width: 460px;
	padding: 0 24px
}

.coupon-pop .title[data-v-0ad0f179] {
	font-size: 18px;
	font-weight: 700;
	color: #000
}

.coupon-pop .coupon-list[data-v-0ad0f179] {
	margin-top: 24px;
	height: 350px;
	width: calc(100% + 16px);
	overflow-y: auto;
	padding: 6px;
	margin-left: -6px
}

.coupon-pop .coupon-list .item[data-v-0ad0f179] {
	background: #ffffff;
	box-shadow: 0 0 6px 1px #00000026;
	border-radius: 4px;
	padding-right: 16px
}

.coupon-pop .coupon-list .item .coupon-message[data-v-0ad0f179] {
	height: 100px;
	display: flex;
	border-left: 4px solid #ff0000;
	border-radius: 4px 0 0;
	padding: 16px 0
}

.coupon-pop .coupon-list .item .coupon-message .left[data-v-0ad0f179] {
	width: 30%;
	border-right: 1px dashed #e2e2e2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.coupon-pop .coupon-list .item .coupon-message .left div[data-v-0ad0f179] {
	color: red
}

.coupon-pop .coupon-list .item .coupon-message .left div[data-v-0ad0f179]:first-child {
	font-size: 20px;
	font-weight: 700
}

.coupon-pop .coupon-list .item .coupon-message .left div:first-child span[data-v-0ad0f179] {
	font-size: 14px;
	color: red
}

.coupon-pop .coupon-list .item .coupon-message .left div[data-v-0ad0f179]:last-child {
	font-size: 14px
}

.coupon-pop .coupon-list .item .coupon-message .right[data-v-0ad0f179] {
	flex: 1;
	margin-left: 16px
}

.coupon-pop .coupon-list .item .coupon-message .right .name[data-v-0ad0f179] {
	color: red;
	text-align: left
}

.coupon-pop .coupon-list .item .coupon-message .right .time[data-v-0ad0f179] {
	margin-top: 6px;
	color: #999
}

.coupon-pop .coupon-list .item .coupon-message .right .checkbox[data-v-0ad0f179] {
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #ff0000;
	border-radius: 50%;
	text-align: center;
	line-height: 18px;
	color: red
}

.coupon-pop .coupon-list .item .coupon-detail[data-v-0ad0f179] {
	border-top: 2px dashed #e2e2e2;
	padding: 6px 0 6px 16px
}

.coupon-pop .coupon-list .item .coupon-detail .head[data-v-0ad0f179] {
	margin-bottom: 6px
}

.coupon-pop .coupon-list .item .coupon-detail .head div[data-v-0ad0f179] {
	color: #999
}

.coupon-pop .coupon-list .item .coupon-detail .transition-box[data-v-0ad0f179] {
	color: #999;
	text-align: left
}

.coupon-pop .coupon-list .item[data-v-0ad0f179]:not(:first-child) {
	margin-top: 16px
}

.coupon-pop .btn[data-v-0ad0f179] {
	margin-top: 48px
}

.coupon-pop .btn button[data-v-0ad0f179] {
	width: 60%;
	height: 40px;
	background: #000000;
	border-radius: 8px;
	color: #fff;
	box-shadow: 1px 1px #fff, 2.4px 2.4px #000
}



.close-div[data-v-15acedff] {
	display: flex;
	justify-content: flex-end
}

.close-div .close[data-v-15acedff] {
	margin-right: -20px;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center
}

.content[data-v-15acedff] {
	width: 800px
}

@media screen and (max-width: 750px) {
	.content[data-v-15acedff] {
		width: 100%;
		padding: 16px;
		display: flex;
		flex-direction: column
	}
}

video[data-v-15acedff] {
	height: 100%;
	width: 100%;
	display: block
}