 
.nek-hawngs {
	display: flex;
	flex-direction: column;
}

 
.nek-wldhgndf {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

 
.nek-obmsdfh {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

 
.nek-ocmsdf {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

 
.nek-odmaelgh {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

 
.nek-ewmkawfh {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.nktop {
	min-height: 100vh;
	width: 100%;
	background: url(/imge/y1.jpg) top center no-repeat #c1bbb3;
	background-size: 100% 100%;
	padding-bottom: 20px;
}

body {
	max-width: 520px;
	margin: 0 auto;
	background: #ffffff;
}

input {
	border: none;
	background: none;
	color: inherit;
	font: inherit;
	padding: 0;
	margin: 0;
}

.nklb-carousel-container {
	width: 100%;
	max-width: 100%;
	/* 不超过页面 */
	margin: 0 auto;

	position: relative;
	overflow: hidden;
}

.nklb-carousel-list {
	display: flex;
	transition: transform 0.5s ease-in-out;
	padding: 0;
	margin: 0;
	list-style: none;
	border-radius: 10px;
}

.nklb-carousel-list li {
	flex: 0 0 100%;
	box-sizing: border-box;
}

.nklb-carousel-list img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
	border-radius: 10px;
}

 


.nkhodf {
	background: #ed890f;
	color: #ffffff;
	margin: 20px;
	padding: 15px 20px;
	text-align: center;
	border-radius: 30px;
	font-weight: 700;
}

.tchu-modal {
	display: none;
	position: fixed;
	z-index: 15;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #ffffffeb;
	opacity: 0;
	transition: opacity 0.3s ease, transform 0.3s ease;
	transform: scale(0.9);
	background: radial-gradient(212.97% 184.37% at 50% 0%, #fffffff5 40%, #ed890f 75%, #ffffff 85%);
	Colors Hex Hex Background colors;
}

.tchu-modal.show {
	display: block;
	opacity: 1;
	transform: scale(1);
}

.tchu-modal-content {
	margin: 20% auto;
	padding: 20px 10px 10px 10px;
	border: 0px solid #888;
	width: 80%;
	max-width: 400px;
	box-shadow: 0 4px 8px #00000033;
	transform: translateY(-20px);
	transition: transform 0.3s ease;
	border-radius: 14px;
	background-image: url(/imge/a2.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% auto;
	background-attachment: fixed;
	background-color: #FFF;
	border-radius: 10px;
}

.tchu-modal.show .tchu-modal-content {
	transform: translateY(0);
}

.tchu-close {
	color: #ed890f;
	float: right;
	font-size: 28px;
	font-weight: bold;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	z-index: 999;
	position: relative;
}

.tchu-close:hover,
.tchu-close:focus {
	color: #ed890f;
	text-decoration: none;
	cursor: pointer;
}



.tchu-modal-a {
	display: block;
}


.tchu-modal-b {
	display: none;
}

.inputlogy1 {
	padding: 10px 15px;
	font-size: 13px;
	color: #6C6C6C;
	margin-bottom: 15px;
	border-radius: 5px;
	background: #f5f7f7;
}

.inputlogy2 {
	height: auto;
	padding: 0;
	text-align: left;
	margin-left: 0px;
	background: #ffffff00;
	width: 100%;
}


.inputlogy1 input::-webkit-input-placeholder {
	color: #6C6C6C;
	font-size: 12px;

	font-weight: 500;
}

.iti--separate-dial-code .iti__selected-flag {
	background-color: #00000000;
	padding: 0;
}

.iti-mobile .iti__country-list {

	padding: 20px;
	border-radius: 10px;
}

.van-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.grabSuccess {
	border-radius: 10px;
	margin: 1.373333rem auto 0;
	position: relative;
	z-index: 99999;
	margin: 20px 10px;
}

.grabSuccess .title {
	height: 2.586667rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.grabSuccess .title:after,
.grabSuccess .title:before {
	content: "";
	width: .893333rem;
	height: .386667rem;
	background-size: 100%;
	position: absolute;
	top: 1.093333rem
}

.grabSuccess .records_tabs_box .records_tabs_box_top {
	font-size: 12px;
	color: #4d4d4d;
	font-weight: 400;
	text-align: left;
}

.grabSuccess .records_tabs_box .records_tabs_box_img {
	width: 1.733333rem;
	height: auto;
	position: absolute;
	top: .266667rem;
	right: .133333rem
}

.grabSuccess .records_tabs_box .records_tabs_box_des {
	background: #f2f2f200;
	border-radius: .133333rem;
	margin: .266667rem 0;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	flex-direction: column;
	align-items: center;
}

.grabSuccess .records_tabs_box .records_tabs_box_des .tabs_box_des_img {
	width: 100%;
	height: auto;
}

.grabSuccess .records_tabs_box .records_tabs_box_des .tabs_box_des_img>img {
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 223px;
	border-radius: 10px;
}

.grabSuccess .records_tabs_box .records_tabs_box_des .tabs_box_des_r {
	text-align: left;
	padding: .266667rem;
	font-size: .266667rem
}

.grabSuccess .records_tabs_box .records_tabs_box_des .tabs_box_des_r .tabs_box_des_r_tit {
	font-size: 13px;
	color: #000000;
	max-height: 95px;
	margin-top: 10px;
	font-weight: 700;
}

.grabSuccess .records_tabs_box .tabs_box_des_r_pic {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: .4rem;
	font-size: 14px;
	color: #424242
}

.grabSuccess .records_tabs_box .gray {
	color: #969696;
	font-size: .373333rem
}

.grabSuccess .records_tabs_box .txt1 {
	color: #333;
	font-size: 16px;
	opacity: 0.7;
}

.grabSuccess .tabs_btn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: space-between;
}

.van-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
}

.van-popup {
	position: fixed;
	max-height: 100%;
	overflow-y: auto;
	background-color: #fff;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	-webkit-overflow-scrolling: touch;
}

.van-popup--center {
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.NoticePopup {

	padding: 0 1.5625rem 1.5625rem;
	border-radius: 0.625rem;
	position: relative;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.NoticePopup dt {
	font-size: 1.25rem;
	font-weight: 600;
	color: #fff;
	line-height: 2rem;
}

.NoticePopup dd {
	border-radius: 0.625rem;
	overflow-y: auto;
	overflow-x: hidden;

	color: #000;
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
	text-align: justify;
}

.close {
	display: inline-block;
	margin-top: 0.3125rem;
	font-size: 33px;
	color: #fff;
}

.el-tabs__active-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #409eff00;
	z-index: 1;
	list-style: none;
	display: none;
}

.el-tabs__nav-wrap::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0px;
	background-color: #E4E7ED;
	z-index: 1;
}

.el-tabs__item {
	padding: 0 0px;
	height: auto;
	box-sizing: border-box;
	line-height: initial;
	display: inline-block;
	list-style: none;
	font-size: 14px;
	font-weight: 500;
	color: #303133;
	position: relative;
}

.el-tabs__item.is-active {
	color: #bdbdfe;
	border: solid 1px #bdbdfe;
	border-radius: 8px;
	padding: 0px;
}

.el-tabs__nav {
	white-space: nowrap;
	position: relative;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	float: left;
	z-index: 2;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.nkqx {
	background: #000000;
	color: #ffffff;
	padding: 10px 20px;
	text-align: center;
	border-radius: 30px;
	font-weight: 700;
	font-size: 13px;
	width: 49%;
}

.nkok {
	background: #ed890f;
	color: #000000;
	padding: 10px 20px;
	text-align: center;
	border-radius: 30px;
	font-weight: 700;
	font-size: 13px;
	width: 49%;
}

.payment-all {
	position: fixed;
	justify-content: space-between;
	z-index: 20;
	display: flex;
	bottom: 100px;
	width: 100%;
	height: 60px;
	left: 0;
	background: #ffffffcc;
	backdrop-filter: saturate(125%) blur(10px);
	line-height: 60px;
}


.payment-all>div {
	padding: 0 20px;
	display: table;
}

.payment-all>div>button {
	vertical-align: middle;
	display: table-cell;
}

.payment-time {
	position: fixed;
	justify-content: space-between;
	z-index: 19;
	display: flex;
	bottom: 60px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	left: 0;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	background: rgba(255, 255, 255, 0.80);
	box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.1);
	-webkit-backdrop-filter: saturate(125%) blur(10px);
	-moz-backdrop-filter: saturate(125%) blur(10px);
	-ms-backdrop-filter: saturate(125%) blur(10px);
	backdrop-filter: saturate(125%) blur(10px);
}

.payment-time>div {
	padding: 0 20px;
	display: table;
}


.ok-qrnelfa {
	width: 23%;
	background: #ffffff;
	color: #000000;
	padding: 6px 2px;
	text-align: center;
	border-radius: 30px;
	font-size: 12px;
}

.qrnelfa {
	background: #ed890f;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
}

.nelanok {
    background: #ed890f;
    color: #000000;
    padding: 10px 20px;
    text-align: center;
    border-radius: 30px;
    font-size: 16px;
    text-transform: capitalize;
}

.dodonkv1 {
	animation: dodookv1 2s ease-in-out infinite;
}

@keyframes dodookv1 {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}

a {
	display: block;
}

.dodonkv2 {
	animation: dodookv2 2s ease-in-out infinite;
}

@keyframes dodookv2 {
	0% {
		transform: scale(0.8);
	}

	50% {
		transform: scale(1.5);
	}

	100% {
		transform: scale(1);
	}
}

a:hover {
    color: #000000;
    text-decoration: underline;
}


.nkmytxt {
    color: #000000;
    font-size: 16px;
    margin-top: 6px;
    font-weight: 700;
    text-align: center;
    height: 32px;
    line-height: 18px;
}
.inputlogy3 {
    height: auto;
    padding: 5px 10px;
    text-align: left;
    margin-left: 0px;
    background: #efefef;
    width: 100%;
    border-radius: 3px;
    margin-top: 10px;
}