[data-v-076850c5] .ant-modal-header {
	border: none;
	border-radius: 10px
}

[data-v-076850c5] .ant-modal-footer {
	border: none
}

[data-v-076850c5] .ant-modal-content {
	border-radius: 10px
}

.modal-text[data-v-076850c5] {
	color: #000
}

.modal-text[data-v-4cb5a1cc],
.modal-text[data-v-076850c5],
.modal-text[data-v-832805a2] {
	font-family: Source Han Sans CN;
	font-style: normal;
	font-weight: 400;
	font-size: 14px
}

.toast[data-v-37e3b4de] {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	position: absolute;
	top: 53px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	background: rgba(0, 0, 0, .85);
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	border-radius: 20px;
	white-space: nowrap;
	padding: 0 20px;
	color: #fff;
	font-family: Source Han Sans CN;
	font-style: normal;
	font-weight: 200;
	font-size: 14px
}

[data-v-37e3b4de] .ant-modal-body {
	padding: 0
}

[data-v-57164ec0] .ant-modal-header {
	border: none;
	border-radius: 10px
}

[data-v-57164ec0] .ant-modal-footer {
	border: none
}

[data-v-57164ec0] .ant-modal-content {
	border-radius: 10px
}

.modal-text[data-v-57164ec0] {
	color: #000;
	font-family: Source Han Sans CN;
	font-style: normal;
	font-weight: 400;
	font-size: 14px
}

.modal-footer-ok[data-v-57164ec0] {
	display: flex
}

.account[data-v-7250f50f] {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	position: absolute;
	top: -50px;
	right: 28px;
	display: flex;
	color: #fff;
	font-family: Helvetica;
	font-style: normal;
	font-weight: 350;
	font-size: 14px;
	z-index: 9;
	text-shadow: rgba(45, 47, 51, .5) 1px 3px 10px
}

.account .account-svg[data-v-7250f50f] {
	margin-right: 12px;
	filter: drop-shadow(1px 3px 10px rgba(45, 47, 51, .5))
}

.account .account-name[data-v-7250f50f] {
	-webkit-user-select: text;
	-moz-user-select: text;
	user-select: text
}

.account .account-logout[data-v-7250f50f] {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	margin-left: 10px;
	font-family: Helvetica;
	font-style: normal;
	font-weight: 350;
	font-size: 14px
}

@media (max-width:1440px) {
	.account[data-v-7250f50f] {
		top: -122px
	}
}

@media (max-width:640px) {
	.account[data-v-7250f50f] {
		top: -150px
	}
}

.home-cn {
	position: relative;
	min-height: 100%;
	color: #000;
	background: var(--768813a3)
}

.home-cn .ant-skeleton-header {
	vertical-align: middle
}

.home-cn .main {
	position: relative
}

.home-cn .main .order-form {
	position: relative;
	width: 740px;
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, .25);
	margin-bottom: 40px
}

.home-cn .main .order-form .order-form-title {
	background: var(--2fc2c9cc);
	color: var(--6491d005);
	width: 100%;
	height: 74px;
	padding: 0 30px;
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 28px;
	border-radius: 10px 10px 0 0
}

.home-cn .main .order-form .content {
	position: relative;
	padding: 30px 30px 40px
}

.home-cn .main .order-form .content .form {
	color: inherit
}

@media screen and (min-width:1920px) {
	.home-cn .bg-top {
		height: var(--606afbc6);
		background: var(--353a174d)
	}

	.home-cn .bg-role,
	.home-cn .bg-top {
		position: absolute;
		width: 100%;
		left: 0;
		top: 0
	}

	.home-cn .bg-role {
		height: 100%;
		background: var(--4687fc78)
	}

	.home-cn .main {
		max-width: 1920px;
		min-height: var(--5c92110f);
		padding: var(--de1d1972);
		display: flex;
		justify-content: flex-end;
		margin: 0 auto
	}

	.home-cn .main .info-modal-svg {
		display: none
	}

	.home-cn .main .order-form {
		min-height: 800px
	}

	.home-cn .main .rules-block {
		display: var(--6c1ecf7a)
	}
}

@media screen and (min-width:1441px) and (max-width:1919px) {
	.home-cn .bg-top {
		height: var(--a64ecf78);
		background: var(--71eced9d)
	}

	.home-cn .bg-role,
	.home-cn .bg-top {
		position: absolute;
		width: 100%;
		left: 0;
		top: 0
	}

	.home-cn .bg-role {
		height: 100%;
		background: var(--8aaf5bf4)
	}

	.home-cn .main {
		position: relative;
		min-height: var(--35942c1b);
		padding: var(--e5bdde3a);
		display: flex;
		height: 100%;
		justify-content: flex-end
	}

	.home-cn .main .info-modal-svg {
		display: none
	}

	.home-cn .main .order-form {
		min-height: 800px
	}

	.home-cn .main .rules-block {
		display: var(--74068b67)
	}
}

@media screen and (min-width:641px) and (max-width:1440px) {
	.home-cn .bg-top {
		height: var(--a64ef486);
		background: var(--71ecdb16)
	}

	.home-cn .bg-role {
		display: none
	}

	.home-cn .main {
		width: 100%;
		display: flex;
		justify-content: center
	}

	.home-cn .main .order-form {
		position: relative;
		top: -37px;
		width: 632px;
		border-radius: 10px
	}

	.home-cn .main .order-form .order-form-title {
		height: 37px;
		font-size: 14px
	}

	.home-cn .main .info-modal-svg {
		right: 18px;
		top: -42px
	}

	.home-cn .main .rules-block {
		display: var(--740678e0)
	}
}

@media screen and (max-width:640px) {
	.home-cn {
		min-width: 375px
	}

	.home-cn .bg-top {
		height: var(--606a2794);
		background: var(--3539431b)
	}

	.home-cn .bg-role {
		display: none
	}

	.home-cn .main {
		width: 100%;
		display: flex;
		justify-content: center
	}

	.home-cn .main .order-form {
		position: relative;
		width: 100%;
		top: -37px
	}

	.home-cn .main .order-form .order-form-title {
		height: 37px;
		font-size: 14px
	}

	.home-cn .main .order-form .content {
		padding: 25px 25px 40px
	}

	.home-cn .main .info-modal-svg {
		right: 18px;
		top: -42px
	}

	.home-cn .main .rules-block {
		display: var(--6c2077de)
	}
}

.home-server .server-select::v-deep .ant-form-item-children {
	display: block
}

.home-server .server-select .character-tip {
	position: absolute;
	bottom: 54px;
	right: 0;
	font-size: 20px;
	cursor: pointer;
	height: 20px;
	line-height: 20px
}

.home-server .server-select .character-tip>.icon {
	transition: opacity .3s
}

.home-server .server-select .character-tip>.normal {
	opacity: 1
}

.home-server .server-select .character-tip>.hover {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0
}

.home-server .server-select .character-tip>.img {
	position: absolute;
	height: 0;
	transition: height .3s;
	overflow: hidden;
	z-index: 1
}

.home-server .server-select .character-tip>.img img {
	width: 340px
}

.home-server .server-select .character-tip:hover>.normal {
	opacity: 0
}

.home-server .server-select .character-tip:hover>.hover {
	opacity: 1
}

.home-server .server-select .character-tip:hover>.img {
	height: 640px
}

@media (max-width:1340px) {
	.home-server .server-select .character-tip>.img {
		right: 0
	}
}

.custom-modal .ant-modal-close-x {
	height: 40px;
	width: 40px;
	display: flex;
	align-items: center;
	justify-content: center
}

.custom-modal .ant-modal-header {
	padding: 0;
	border: none;
	border-radius: 10px 10px 0 0
}

.custom-modal .ant-modal-header .ant-modal-title {
	border-radius: 10px 10px 0 0
}

.custom-modal .ant-modal-content {
	border-radius: 10px
}

.custom-modal .ant-modal-footer {
	border: none;
	padding: 0
}

.custom-modal .custom-modal-title {
	height: 40px;
	display: flex;
	align-items: center;
	padding-left: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	border-radius: 10px 10px 0 0
}

.custom-modal .custom-modal-content {
	background-color: #fefafb;
	border: 1px solid #fceccd;
	padding: 16px 16px 0 16px;
	overflow: hidden
}

.custom-modal .custom-modal-footer {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 18px
}

.custom-modal .custom-modal-footer .btn {
	min-width: 120px;
	padding: 0 10px;
	height: 40px;
	border: 1px solid #c4c4c4;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #505050;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	white-space: nowrap
}

.custom-modal .custom-modal-footer .btn-cancel {
	margin-right: 12px
}

.custom-modal .custom-modal-footer .btn-ok {
	border: none;
	color: #000
}

.custom-modal .check-item {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 16px
}

.custom-modal .check-item .check-item-label {
	font-size: 14px;
	font-weight: 700;
	color: #373737;
	margin-right: 10px;
	white-space: nowrap
}

.custom-modal .check-item .check-item-value {
	color: #7c7c7c;
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.custom-modal .check-item .check-item-value span {
	margin-left: 12px;
	display: none;
}

.checked[data-v-772df053] {
	border-color: var(--a219317e) !important
}

.channel[data-v-772df053] {
	display: flex;
	flex-direction: column;
	background: #fff;
	border: 2px solid #bebebe;
	border-radius: 10px;
	overflow: hidden;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	font-family: Helvetica;
	border-color: var(--603a25a7)
}

.channel[data-v-772df053]:hover {
	border-color: var(--a219317e)
}

.channel .channel-content[data-v-772df053] {
flex: 1;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: center;
	height: 100%;
}

.channel .channel-content .channel-content-header[data-v-772df053] {
	display: flex;
	align-items: center;
}

.channel .channel-content .channel-content-header .header-logo[data-v-772df053] {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.channel .channel-content .channel-content-header .header-logo .header-logo-img[data-v-772df053] {
	width: 55%;
	margin: 5px 0 -5px 0;
}

.channel .channel-content .channel-content-header .header-line[data-v-772df053] {
	width: 1px;
	height: 20px;
	background: #bebebe;
	margin-right: 8px;
	margin-left: 8px
}

.channel .channel-content .channel-content-header .header-name[data-v-772df053] {
	font-weight: 400;
	font-size: 14px;
	color: #1d2127
}

.channel .channel-content .price-wrapper[data-v-772df053] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: right;
    position: relative;
    align-items: center;
}

.channel .channel-content .price-wrapper .price[data-v-772df053] {
	line-height: 1;
	font-weight: 700;
	font-size: 20px;
	color: #f64c4c
}

.channel .channel-content .price-wrapper .costPrice[data-v-772df053] {
	line-height: 1;
	font-size: 12px;
	color: #868c92
}

.channel .channel-footer[data-v-772df053] {
	display: flex;
    /* height: 20px; */
    align-items: center;
    justify-content: center;
    background: var(--6269ff99);
    position: relative;
    padding: 0 4px;
    border-radius: 5px;
    /* margin: 0 3px 3px 3px; */
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    padding-top: 5px;
	padding-bottom: 5px;
	min-height:20px;
}

.channel .channel-footer .footer-icon[data-v-772df053] {
	height: 12px
}

.channel .tag[data-v-772df053] {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f60;
	color: #fff;
	white-space: nowrap;
	border-radius: 18px;
	height: 16px;
	padding: 0 7px;
	overflow: hidden;
	font-size: 12px;
	font-family: Helvetica;
	font-style: normal;
	font-weight: 700
}

.channel .tag .tag-item[data-v-772df053] {
	margin: 0 2px
}

.home-channelList .tip {
	border: 2px dashed #bebebe;
	border-radius: 10px;
	color: #bebebe;
	line-height: 16px;
	text-align: center;
	padding: 14px
}

.home-channelList .channel-items {
	grid-auto-rows: 105px !important
}

.home-block {
	position: relative;
	padding-bottom: 40px
}

.home-block .ant-form-item-label {
	height: 26px;
	line-height: 26px;
	margin-bottom: 10px
}

.home-block .ant-form-explain {
	position: absolute;
	font-size: 12px
}

.home-block>.block-title {
	display: flex;
	flex-direction: row;
	margin-bottom: 20px;
	line-height: 28px;
	align-items: flex-start
}

.home-block>.block-title>.number {
	width: 28px;
	height: 28px;
	margin-right: 6px;
	border-radius: 50%;
	background-size: 100%;
	flex-shrink: 0
}

.home-block>.block-title>.text {
	font-size: 20px;
	font-weight: 700
}

.home-block .label {
	height: 16px;
	line-height: 16px;
	margin-bottom: 10px
}

.home-block .items {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-auto-rows: 74px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	row-gap: 20px
}

.home-block .items>.item {
	height: 100%;
	padding: 0;
	margin: 0;
	flex-direction: column;
	justify-content: space-between
}

.home-block .items+.items,
.home-block .items+.label {
	margin-top: 20px
}

@media (max-width:640px) {
	.home-block .items {
		grid-template-columns: 1fr
	}
}

@media (min-width:641px) {
	.home-block .items {
		grid-template-columns: 1fr 1fr
	}
}

.ant-form-item.custom-form-item,
.ant-form-item.custom-form-item .ant-form-item-label,
.ant-form-item.custom-form-item .ant-form-item-label>label {
	color: inherit
}

.custom-select-dropdown .ant-select-dropdown-menu-item,
.custom-select .ant-select-selection-selected-value {
	display: flex !important;
	flex-direction: row;
	align-items: center;
	justify-content: space-between
}

.custom-select-dropdown .ant-select-dropdown-menu-item {
	padding-right: 40px
}

.custom-select {
	font-size: 14px;
	color: inherit
}

.custom-select>.ant-select-selection {
	box-shadow: none;
	border-radius: 10px
}

.custom-select>.ant-select-selection>.ant-select-selection__rendered {
	margin-right: 38px
}

.custom-select .ant-select-selection-selected-value {
	width: 100%
}

.custom-input {
	color: inherit;
	font-size: 14px;
	border-radius: 10px
}

.custom-input:disabled {
	border-color: #d9d9d9
}

.custom-input:focus,
.has-error .custom-input:focus {
	box-shadow: none
}

.custom-checkbox {
	color: inherit
}

.custom-checkbox .ant-checkbox-checked:after,
.custom-checkbox .ant-checkbox-inner {
	border-radius: 50%
}

.home-footer {
	position: absolute;
	left: 80px;
	bottom: 40px
}

.home-footer a {
	text-decoration: underline;
	color: inherit
}

.home-footer>.logos {
	display: flex
}

.home-footer>.logos>.logo {
	height: 54px
}

.home-footer>.logos>.logo+.logo {
	margin-left: 10px
}

.home-footer>.links {
	margin-top: 20px;
	margin-bottom: 0;
	list-style-type: none;
	padding-left: 0
}

.home-footer>.links>li {
	display: flex;
	line-height: 20px;
	align-items: center
}

.home-footer>.links>li>.divider {
	height: 16px;
	width: 1px;
	background-color: #000;
	margin: 4px
}

@media (max-width:1440px) {
	.home-footer {
		overflow: hidden;
		position: static;
		margin: 0 auto 40px
	}

	.home-footer>.links>li,
	.home-footer>.logos {
		justify-content: center
	}

	.home-footer>.links>li .item,
	.home-footer>.logos .item {
		text-align: center
	}

	.home-footer>.links {
		margin-top: 15px
	}
}

/* .choose-language[data-v-f951ea88] {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 14px
}

.choose-language>.label[data-v-f951ea88] {
	margin-right: 12px
}

.choose-language>.language[data-v-f951ea88] {
	min-width: 130px
}

.choose-language>.language[data-v-f951ea88] .ant-select-selection {
	border-radius: 10px;
	box-shadow: none
}

@media (max-width:640px) {
	.choose-language>.label[data-v-f951ea88] {
		display: none
	}
} */

.select-region-dropdown .region>.icon[data-v-76053dd2],
.select-region .ant-select-selection-selected-value>.icon[data-v-76053dd2] {
	height: 15px;
	border: 1px solid #bebebe;
	border-radius: 2px
}

.home-server .input-character-id .ant-form-item-children {
	display: block
}

.home-server .input-character-id .character-tip {
	position: absolute;
	bottom: 54px;
	right: 0;
	font-size: 20px;
	cursor: pointer;
	height: 20px;
	line-height: 20px
}

.home-server .input-character-id .character-tip>.icon {
	transition: opacity .3s
}

.home-server .input-character-id .character-tip>.normal {
	opacity: 1
}

.home-server .input-character-id .character-tip>.hover {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0
}

.home-server .input-character-id .character-tip>.img {
	position: absolute;
	height: 0;
	transition: height .3s;
	overflow: hidden;
	z-index: 1
}

.home-server .input-character-id .character-tip>.img img {
	width: 340px
}

.home-server .input-character-id .character-tip:hover>.normal {
	opacity: 0
}

.home-server .input-character-id .character-tip:hover>.hover {
	opacity: 1
}

.home-server .input-character-id .character-tip:hover>.img {
	height: 640px
}

@media (max-width:812px) {
	.home-server .input-character-id .character-tip>.img {
		right: 0
	}
}

.font-10[data-v-544d2eff] {
	display: inline-block;
	font-size: 20px;
	transform: scale(.5)
}

.channel[data-v-544d2eff] {
	display: flex;
	flex-direction: column;
	background: #fff;
	border: 2px solid #bebebe;
	border-radius: 10px;
	overflow: hidden;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.channel .channel-content[data-v-544d2eff] {
	flex: 1;
	display: flex;
	justify-content: space-between
}

.channel .channel-content .channel-content-header[data-v-544d2eff] {
	display: flex;
	margin-left: 16px;
	align-items: center;
	flex: 1
}

.channel .channel-content .channel-content-header .header-logo[data-v-544d2eff] {
	width: 60px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: .5px solid #f5f5f5;
	margin-right: 8px
}

.channel .channel-content .channel-content-header .header-logo .header-logo-img[data-v-544d2eff] {
	width: 100%
}

.channel .channel-content .channel-content-header .header-name[data-v-544d2eff] {
	font-weight: 400;
	font-size: 14px;
	color: #1d2127
}

.channel .channel-content .price-wrapper[data-v-544d2eff] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-right: 20px;
	text-align: right;
	position: relative
}

.channel .channel-content .price-wrapper .price[data-v-544d2eff] {
	line-height: 1;
	font-weight: 700;
	font-size: 18px;
	color: #f64c4c
}

.channel .channel-content .price-wrapper .costPrice[data-v-544d2eff] {
	line-height: 1;
	font-size: 12px;
	color: #868c92
}

.channel .channel-content .price-wrapper .countdown-placeholder[data-v-544d2eff] {
	height: 14px
}

.channel .channel-content .price-wrapper .countdown-wrapper[data-v-544d2eff] {
	position: absolute;
	line-height: 1;
	display: flex;
	align-items: center;
	white-space: nowrap;
	background: #feeded;
	font-weight: 700;
	color: #4b4f68;
	border-radius: 2px;
	height: 16px;
	font-size: 12px;
	padding: 0 4px;
	right: 0;
	bottom: 4px
}

.channel .channel-content .price-wrapper .countdown-wrapper .countdown-text[data-v-544d2eff] {
	color: #f64c4c
}

.channel .channel-content .price-wrapper .countdown-wrapper .countdown-item[data-v-544d2eff] {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #4b4f68;
	border-radius: 2px;
	min-width: 11px;
	height: 11px;
	margin: 0 2px;
	font-size: 12px;
	font-weight: 500
}

.channel .channel-footer[data-v-544d2eff] {
	display: flex;
	height: 24px;
	align-items: center;
	background-color: #fafafa;
	padding-left: 15px
}

.channel .channel-footer .footer-icon[data-v-544d2eff] {
	height: 12px
}

.home-channels .tip {
	border: 2px dashed #bebebe;
	border-radius: 10px;
	color: #bebebe;
	line-height: 16px;
	text-align: center;
	padding: 14px
}

.home-channels .channel-items {
	grid-auto-rows: 95px
}

.rules[data-v-b1b29e9a] {
	margin: 0;
	padding: 30px 30px 30px 0;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #000;
	/* text-transform: capitalize; */
	border-radius: 20px
}

.rules .rules-wrapper[data-v-b1b29e9a] {
	overflow-y: auto
}

.rules .rules-title[data-v-b1b29e9a] {
	margin-left: 23px;
	margin-bottom: 6px;
	font-weight: 700
}

.rules .rules-ol[data-v-b1b29e9a] {
	margin-bottom: 0
}

.rules .rules-ol .rules-li[data-v-b1b29e9a] {
	line-height: 22px
}

.home-submit[data-v-6218b231] {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 0
}

.home-submit[data-v-6218b231] .agree>a {
	text-decoration: underline
}

.home-submit[data-v-6218b231] .btn-submit {
	width: 100%;
	max-width: 460px;
	height: 88px;
	margin-top: 20px;
	line-height: 88px;
	text-align: center;
	border-radius: 10px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	transition: filter .3s ease-out;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	font-size: 20px;
	font-weight: 700
}

.home-submit[data-v-6218b231] .btn-submit.disabled {
	filter: grayscale(1);
	cursor: not-allowed
}

@media (max-width:812px) {
	.home-submit[data-v-6218b231] .btn-submit {
		height: 44px;
		line-height: 44px;
		max-width: 230px;
		font-size: 14px
	}
}

.creator[data-v-6c8d1100] {
	border: 1px solid #d9d9d9;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
	border-radius: 10px;
	padding: 16px
}

.creator .creator-title[data-v-6c8d1100] {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #000;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 0
}

.creator .creator-title .creator-title-icon[data-v-6c8d1100] {
	margin-right: 2px;
	fill: #000
}

.creator .creator-desc[data-v-6c8d1100] {
	font-size: 14px;
	color: #626262;
	margin-bottom: 10px
}

.creator .creator-name[data-v-6c8d1100] {
	font-size: 14px;
	color: #000
}

.creator .creator-name .name[data-v-6c8d1100] {
	font-weight: 700
}

@media (prefers-color-scheme:dark) {
	.creator .creator-title .creator-title-icon[data-v-6c8d1100] {
		color: #fff
	}
}

.modal-maintain[data-v-1de9540d] .ant-modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 0;
	border-radius: 4px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
	pointer-events: auto
}

.modal-maintain[data-v-1de9540d] .ant-modal-content .ant-modal-header {
	border-bottom: 2px solid #e8e8e8;
	padding: 16px 24px;
	color: rgba(0, 0, 0, .65);
	background: #fff;
	border-radius: 4px 4px 0 0;
	font-size: 14px
}

.modal-maintain[data-v-1de9540d] .ant-modal-content .ant-modal-header .ant-modal-title {
	font-size: 16px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
	font-weight: 400
}

.modal-maintain[data-v-1de9540d] .ant-modal-content .ant-modal-body {
	padding: 24px;
	font-size: 14px;
	line-height: 1.5;
	word-wrap: break-word;
	font-weight: 400
}

.modal-maintain .preWarning[data-v-1de9540d] {
	font-size: 14px;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
	font-weight: 400
}

.order-quantity[data-v-73e724ff] {
	display: flex;
	align-items: center
}

.order-quantity .trigger-btn[data-v-73e724ff] {
	cursor: pointer;
	height: 35px;
	width: 35px;
	border: 2px solid #bebebe;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center
}

.order-quantity .trigger-btn[data-v-73e724ff]:active {
	background-color: hsla(0, 0%, 81.2%, .3)
}

.order-quantity .trigger-btn.trigger-btn--disabled[data-v-73e724ff] {
	opacity: .3;
	cursor: not-allowed
}

.order-quantity__input[data-v-73e724ff] {
	margin-left: 18px;
	margin-right: 18px
}

[data-v-73e724ff] .ant-input {
	text-align: center
}

.home[data-v-352de596] {
	position: relative;
	min-height: 100%;
	color: #000;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden
}

.home .ant-skeleton-header[data-v-352de596] {
	vertical-align: middle
}

.home>.bg-top[data-v-352de596] {
	height: 730px;
	background-size: auto 100%;
	background-position: 0 0
}

.home>.bg-role[data-v-352de596],
.home>.bg-top[data-v-352de596] {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background-repeat: no-repeat
}

.home>.bg-role[data-v-352de596] {
	height: 100%;
	background-size: 1920px auto
}

.home>.main[data-v-352de596] {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
	padding: 80px 220px 40px 80px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: flex-end
}

.home>.main>.choose-language[data-v-352de596] {
	position: absolute;
	right: 250px;
	top: 20px
}

.home>.main>.order-form[data-v-352de596] {
	position: relative;
	width: 740px;
	min-height: 800px;
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, .25);
	margin-bottom: 40px
}

.home>.main>.order-form>.title[data-v-352de596] {
	position: relative;
	width: 100%;
	height: 74px;
	padding: 0 30px;
	display: flex;
	align-items: center;
	background-color: rgba(255, 199, 0, .8);
	color: #836231;
	font-weight: 700;
	font-size: 28px;
	border-radius: 10px 10px 0 0
}

.home>.main>.order-form>.content[data-v-352de596] {
	position: relative;
	padding: 30px 30px 40px
}

.home>.main>.order-form>.content .form[data-v-352de596] {
	color: inherit
}

.home>.main>.footer[data-v-352de596] {
	position: relative;
	width: 400px
}

.preWarning[data-v-352de596] {
	font-style: normal;
	font-size: 14px
}

@media (min-width:2561px) {
	.home>.bg-top[data-v-352de596] {
		background-position: 50%
	}
}

@media (max-width:1440px) {
	.home>.bg-top[data-v-352de596] {
		height: 180px
	}

	.home>.bg-role[data-v-352de596] {
		display: none
	}

	.home>.main[data-v-352de596] {
		max-width: 740px;
		width: 100%;
		padding: 143px 0 40px;
		flex-direction: column;
		align-items: center
	}

	.home>.main>.choose-language[data-v-352de596] {
		top: 96px;
		right: 25px
	}

	.home>.main>.order-form[data-v-352de596] {
		width: 100%;
		border-radius: 10px
	}

	.home>.main>.order-form>.title[data-v-352de596] {
		height: 37px;
		font-size: 14px
	}
}

@media (max-width:812px) {
	.home>.main[data-v-352de596] {
		max-width: 632px
	}

	.home>.main>.order-form>.content[data-v-352de596] {
		padding: 25px 25px 40px
	}
}

@media (max-width:640px) {
	.home>.bg-top[data-v-352de596] {
		height: 225px
	}

	.home>.main[data-v-352de596] {
		max-width: 480px;
		padding-top: 196px
	}

	.home>.main>.choose-language[data-v-352de596] {
		top: 149px
	}

	.home>.main>.order-form>.content[data-v-352de596] {
		padding: 20px 20px 40px
	}
}

.block-qr[data-v-b29e59b2] {
	margin-top: 25px;
	display: flex;
	align-items: center;
	justify-content: center
}

.block-qr .submit-btn[data-v-b29e59b2] {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 300px;
	height: 60px;
	color: #000;
	font-family: Source Han Sans CN;
	font-style: normal;
	font-weight: 350;
	font-size: 20px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1), inset 0 1px 0 hsla(0, 0%, 100%, .25);
	border-radius: 10px;
	cursor: pointer
}

.qr-wrapper[data-v-7a90a541] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	margin-bottom: 72px;
	position: relative;
}

.qr-wrapper .price[data-v-7a90a541] {
	font-family: DIN;
	font-style: normal;
	font-weight: 350;
	font-size: 24px;
	color: #f64c4c;
	margin-bottom: 30px;
	margin-top: 14px
}

.qr-wrapper .qr-title[data-v-7a90a541] {
	font-family: Helvetica;
	font-style: normal;
	font-weight: 450;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	color: #000
}

.qr-wrapper .qr-img[data-v-7a90a541] {
	height: 200px;
	width: 200px;
	border: 1px solid rgba(0, 0, 0, .08);
	padding: 10px;
	display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.qr-wrapper .qr-img img {
	height: 100%;
	width: 100%;
}
.qr-wrapper .qr-img img.br{
	filter: blur(4px);
}
.qr-wrapper .qr-loading[data-v-7a90a541] {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	cursor: pointer;
	height: 200px;
	width: 200px;
	border: 1px solid rgba(0, 0, 0, .08);
	/* background: url(../img/qr-loading-bg2.72b3deb2.png); */
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative
}

.qr-wrapper .qr-loading .qr-loading-icon-wrapper[data-v-7a90a541] {
	height: 22px;
	width: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.qr-wrapper .qr-loading .qr-loading-icon-wrapper .qr-loading-icon[data-v-7a90a541] {
	animation: loadingCircle-b29e59b2 2s linear infinite
}

.qr-wrapper .qr-retry[data-v-7a90a541] {
height: 92%;
    width: 92%;
    background: rgba(0, 0, 0, 0.0);
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    z-index: 1;
    margin: 0 auto;
    bottom: 0;
    right: 0;
}

@keyframes loadingCircle-b29e59b2 {
	to {
		transform: rotate(1turn)
	}
}

.home-submit[data-v-84615098] {
	margin-top: 30px
}

.submit-btn[data-v-4832e2c8],
.submit-btn[data-v-84615098] {
	height: 44px;
	width: 230px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Source Han Sans CN;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	margin: 0 auto
}

.submit-btn[data-v-4832e2c8] {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	cursor: pointer
}

.desc[data-v-4832e2c8] {
	margin-top: 60px;
	background: rgba(248, 140, 160, .2);
	border-radius: 10px;
	font-family: Helvetica;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	padding: 30px
}

.img[data-v-4832e2c8] {
	display: block;
	height: 80px;
	width: 80px
}

.info-modal .ant-modal-header {
	padding: 0
}

.info-modal .ant-modal-header .ant-modal-title {
	padding: 0;
	width: 100%
}

.info-modal .ant-modal-header .ant-modal-title .info-modal-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 12px 0 25px;
	height: 37px
}

.info-modal .ant-modal-header .ant-modal-title .info-modal-title .info-modal-title-txt {
	font-family: Source Han Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 700
}

.info-modal .ant-modal-header .ant-modal-title .info-modal-title .info-modal-title-icon {
	cursor: pointer;
	height: 24px;
	width: 24px
}

.info-modal .ant-modal-body {
	padding: 20px
}

.info-modal .ant-modal-body .info-modal-content,
.info-modal .ant-modal-body .info-modal-content-list {
	color: #111;
	font-family: Source Han Sans;
	font-size: 14px;
	font-weight: 400
}

.info-modal .ant-modal-body .info-modal-content-list {
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	margin: 0 0 0 20px
}

.info-modal .ant-modal-body .info-modal-content-list .info-modal-content-item {
	margin-top: 10px
}

.info-modal-wrapper .info-modal-svg[data-v-7538808a] {
	position: absolute;
	cursor: pointer
}

#home_cn[data-v-eeaf6818] {
	position: relative
}
 .hd[data-v-b29e59b2]{
            display: none;
        }