﻿.lunpan_color {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	opacity: .7;
	background-color: #000;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.lunpan {
	width: 4.6rem;
	height: 4.6rem;
	position: fixed;
	top: 40%;
	left: 50%;
	z-index: 105;
	margin: 0 auto 0 -2.3rem;
	vertical-align: middle
}

.lunpan img:first-of-type {
	width: 4.6rem;
	height: 4.6rem;
	-webkit-animation: rotate 4s linear infinite;
	animation: rotate 4s linear infinite
}

.lunpan img:nth-of-type(2) {
	width: .52rem;
	height: 3.72rem;
	position: fixed;
	top: 42%;
	left: 50%;
	margin: 0 auto 0 -.26rem;
	-webkit-animation: rotate2 4s linear infinite;
	animation: rotate2 4s linear infinite
}

.lunpan_text {
	color: #fff;
	text-align: center;
	position: fixed;
	top: 70%;
	left: 29%;
	z-index: 110;
	margin: 0 auto;
	font-size: .4rem
}

@-webkit-keyframes rotate2 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(-1turn);
		transform: rotate(-1turn)
	}
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.orderTips {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.6);
	z-index: 999;
	padding: .26667rem;
	overflow: scroll
}

.orderTips .orderTips_shadow {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000
}

.orderTips .orderTipsTl {
	text-align: center;
	position: relative;
	margin-bottom: .4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.orderTips .orderTipsTl span {
	font-size: .45333rem;
	font-weight: 700;
	color: #d34519
}

.orderTips .orderTipsTl img {
	-ms-flex-item-align: center;
	align-self: center;
	position: absolute;
	right: .26667rem;
	width: .4rem;
	height: .4rem
}

.orderTips .orderTipsConts {
	width: 9.2rem;
	background: #fff;
	border: .02667rem solid #fd947f;
	padding: .53333rem .46667rem 0;
	position: relative;
	z-index: 1001;
	margin: .66667rem 0;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.orderTips .orderTipsConts .orderTipsCont {
	padding-bottom: .66667rem
}

.orderTips .orderTipsConts .orderTipslabel {
	line-height: .4rem;
	margin-bottom: .4rem
}

.orderTips .orderTipsConts .orderTipsBtn {
	margin-top: .13333rem;
	width: 100%;
	height: .93333rem;
	line-height: .93333rem;
	text-align: center;
	border: .02667rem solid #d34519;
	border-radius: .06667rem;
	color: #d34519;
	font-weight: 700
}

.public_footer_tf[data-v-cf5cdc6a] {
	min-height: 3.173333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.public_footer_tf .foot_tl[data-v-cf5cdc6a] {
	color: #930707;
	font-weight: 700
}

.public_footer_tf .call[data-v-cf5cdc6a] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .346667rem;
	margin: .266667rem 0
}

.public_footer_tf .call .lianxi[data-v-cf5cdc6a],.public_footer_tf .call i[data-v-cf5cdc6a] {
	font-size: .346667rem
}

.public_footer_tf .call i[data-v-cf5cdc6a] {
	margin: .066667rem .266667rem 0 .133333rem
}

.public_footer_tf .call .call_red[data-v-cf5cdc6a] {
	color: #930707;
	text-decoration: underline
}

.public_footer_tf .foot_img[data-v-cf5cdc6a] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.public_footer_tf .foot_img img[data-v-cf5cdc6a] {
	width: 2.133333rem;
	height: .8rem
}

.public_footer_tf .foot_img img[data-v-cf5cdc6a]:first-child {
	margin-right: .266667rem
}

.picker-selected {
	color: #851912!important;
	font-weight: 600
}

.lunar {
	position: fixed;
	background: rgba(0,0,0,.5);
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	padding-top: .13333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	z-index: 999;
	font-size: .4rem
}

.lunarCont {
	background: #fff;
	width: 9.06667rem;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px solid #851912;
	margin-left: -4.53333rem;
	margin-top: -3.13333rem;
	border-radius: .26667rem;
	overflow: hidden
}

.lunarCont .pickerList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: .26667rem
}

.lunarCont .picker {
	padding: 0 .16rem;
	height: 3.33333rem
}

.lunarCont .picker-item {
	font-size: .37333rem;
	cursor: pointer
}

.logo {
	text-align: center;
	font-size: .4rem;
	height: 1.2rem;
	line-height: 1.2rem;
	color: #851912;
	font-weight: 600
}

.lunarHeader {
	width: 92%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	margin: 0 .26667rem;
	border: 1px solid #851912;
	border-radius: .066667rem
}

.lunarHeader li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: .93333rem;
	line-height: .93333rem
}

.lunarHeader .selected {
	background: #851912;
	color: #ffc390;
	border-radius: .066667rem
}

.date {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #fff
}

.date ul {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 1.04rem;
	line-height: 1.04rem
}

.btn p {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	cursor: pointer
}

.btn p:first-child {
	background: #851912;
	color: #ffc390
}

.confirm {
	width: 9.06667rem;
	height: 6.26667rem;
	border: 1px solid #851912;
	border-radius: .06667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.confirm .title {
	width: 100%;
	height: 1.2rem;
	text-align: center;
	line-height: 1.2rem;
	font-size: .4rem;
	border-bottom: 1px solid #851912;
	margin-bottom: .66667rem;
	font-weight: 600
}

.confirm p {
	line-height: .93333rem
}

.confirm p span {
	display: inline-block
}

.confirm .title2 {
	font-size: .37333rem;
	color: #851912
}

.confirm .confirmCont {
	text-align: center
}

.confirm ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-top: 1px solid #851912;
	margin-top: .66667rem
}

.confirm ul li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	height: .97333rem;
	line-height: .93333rem;
	font-size: .4rem
}

.confirm ul li:first-child {
	background: #851912;
	color: #ffc390
}

.slot6 {
	overflow: hidden
}

.mint-header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #26a2ff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: .186667rem;
	height: .533333rem;
	line-height: 1;
	padding: 0 .133333rem;
	position: relative;
	text-align: center;
	white-space: nowrap
}

.mint-header .mint-button {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: inherit;
	display: inline-block;
	padding: 0;
	font-size: inherit
}

.mint-header .mint-button:after {
	content: none
}

.mint-header.is-fixed {
	top: 0;
	right: 0;
	left: 0;
	position: fixed;
	z-index: 1
}

.mint-header-button {
	-webkit-box-flex: .5;
	-ms-flex: .5;
	flex: .5
}

.mint-header-button>a {
	color: inherit
}

.mint-header-button.is-right {
	text-align: right
}

.mint-header-button.is-left {
	text-align: left
}

.mint-header-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: inherit;
	font-weight: 400;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.mint-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .053333rem;
	border: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: block;
	font-size: .24rem;
	height: .546667rem;
	outline: 0;
	overflow: hidden;
	position: relative;
	text-align: center
}

.mint-button:after {
	background-color: #000;
	content: " ";
	opacity: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute
}

.mint-button:not(.is-disabled):active:after {
	opacity: .4
}

.mint-button.is-disabled {
	opacity: .6
}

.mint-button-icon {
	vertical-align: middle;
	display: inline-block
}

.mint-button--default {
	color: #656b79;
	background-color: #f6f8fa;
	-webkit-box-shadow: 0 0 .013333rem #b8bbbf;
	box-shadow: 0 0 .013333rem #b8bbbf
}

.mint-button--default.is-plain {
	border: .013333rem solid #5a5a5a;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #5a5a5a
}

.mint-button--primary {
	color: #fff;
	background-color: #26a2ff
}

.mint-button--primary.is-plain {
	border: .013333rem solid #26a2ff;
	background-color: transparent;
	color: #26a2ff
}

.mint-button--danger {
	color: #fff;
	background-color: #ef4f4f
}

.mint-button--danger.is-plain {
	border: .013333rem solid #ef4f4f;
	background-color: transparent;
	color: #ef4f4f
}

.mint-button--large {
	display: block;
	width: 100%
}

.mint-button--normal,.mint-button--small {
	display: inline-block;
	padding: 0 .16rem
}

.mint-button--small {
	font-size: .186667rem;
	height: .44rem
}

.mint-cell {
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	min-height: .64rem;
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none
}

.mint-cell img {
	vertical-align: middle
}

.mint-cell:first-child .mint-cell-wrapper {
	background-origin: border-box
}

.mint-cell:last-child {
	background-image: -webkit-gradient(linear,left bottom,left top,from(#d9d9d9),color-stop(50%,#d9d9d9),color-stop(50%,transparent));
	background-image: linear-gradient(0deg,#d9d9d9,#d9d9d9 50%,transparent 0);
	background-size: 100% .013333rem;
	background-repeat: no-repeat;
	background-position: bottom
}

.mint-cell-wrapper {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#d9d9d9),color-stop(50%,#d9d9d9),color-stop(50%,transparent));
	background-image: linear-gradient(180deg,#d9d9d9,#d9d9d9 50%,transparent 0);
	background-size: 120% .013333rem;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-origin: content-box;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: .213333rem;
	line-height: 1;
	min-height: inherit;
	overflow: hidden;
	padding: 0 .133333rem;
	width: 100%
}

.mint-cell-mask:after {
	background-color: #000;
	content: " ";
	opacity: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute
}

.mint-cell-mask:active:after {
	opacity: .1
}

.mint-cell-text {
	vertical-align: middle
}

.mint-cell-label {
	color: #888;
	display: block;
	font-size: .16rem;
	margin-top: .08rem
}

.mint-cell-title {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.mint-cell-value {
	color: #888;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mint-cell-value.is-link {
	margin-right: .32rem
}

.mint-cell-left {
	position: absolute;
	height: 100%;
	left: 0;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0)
}

.mint-cell-right {
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0)
}

.mint-cell-allow-right:after {
	border-color: #c8c8cd;
	border-style: solid;
	border-width: .026667rem .026667rem 0 0;
	content: " ";
	top: 50%;
	right: .266667rem;
	position: absolute;
	width: .066667rem;
	height: .066667rem;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg)
}

.mint-cell-swipe .mint-cell-wrapper {
	position: relative
}

.mint-cell-swipe .mint-cell-left,.mint-cell-swipe .mint-cell-right,.mint-cell-swipe .mint-cell-wrapper {
	-webkit-transition: -webkit-transform .15s ease-in-out;
	transition: -webkit-transform .15s ease-in-out;
	transition: transform .15s ease-in-out;
	transition: transform .15s ease-in-out,-webkit-transform .15s ease-in-out
}

.mint-cell-swipe-buttongroup {
	height: 100%
}

.mint-cell-swipe-button {
	height: 100%;
	display: inline-block;
	padding: 0 .133333rem;
	line-height: .64rem
}

.mint-field {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.mint-field .mint-cell-title {
	width: 1.4rem;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}

.mint-field .mint-cell-value {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: inherit;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.mint-field.is-nolabel .mint-cell-title {
	display: none
}

.mint-field.is-textarea {
	-webkit-box-align: inherit;
	-ms-flex-align: inherit;
	align-items: inherit
}

.mint-field.is-textarea .mint-cell-title {
	padding: .133333rem 0
}

.mint-field.is-textarea .mint-cell-value {
	padding: .066667rem 0
}

.mint-field-core {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	outline: 0;
	line-height: 1.6;
	font-size: inherit;
	width: 100%
}

.mint-field-clear {
	opacity: .2
}

.mint-field-state {
	color: inherit;
	margin-left: .266667rem
}

.mint-field-state .mintui {
	font-size: .266667rem
}

.mint-field-state.is-default {
	margin-left: 0
}

.mint-field-state.is-success {
	color: #4caf50
}

.mint-field-state.is-warning {
	color: #ffc107
}

.mint-field-state.is-error {
	color: #f44336
}

.mint-field-other {
	top: 0;
	right: 0;
	position: relative
}

.mint-badge {
	color: #fff;
	text-align: center;
	display: inline-block
}

.mint-badge.is-size-large {
	border-radius: .186667rem;
	font-size: .24rem;
	padding: .026667rem .133333rem
}

.mint-badge.is-size-small {
	border-radius: .106667rem;
	font-size: .16rem;
	padding: .026667rem .08rem
}

.mint-badge.is-size-normal {
	border-radius: .16rem;
	font-size: .2rem;
	padding: .026667rem .106667rem
}

.mint-badge.is-warning {
	background-color: #ffc107
}

.mint-badge.is-error {
	background-color: #f44336
}

.mint-badge.is-primary {
	background-color: #26a2ff
}

.mint-badge.is-success {
	background-color: #4caf50
}

.mint-switch {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.mint-switch * {
	pointer-events: none
}

.mint-switch-label {
	margin-left: .133333rem;
	display: inline-block
}

.mint-switch-label:empty {
	margin-left: 0
}

.mint-switch-core {
	display: inline-block;
	position: relative;
	width: .693333rem;
	height: .426667rem;
	border: .013333rem solid #d9d9d9;
	border-radius: .213333rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #d9d9d9
}

.mint-switch-core:after,.mint-switch-core:before {
	content: " ";
	top: 0;
	left: 0;
	position: absolute;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s,-webkit-transform .3s;
	border-radius: .2rem
}

.mint-switch-core:after {
	width: .4rem;
	height: .4rem;
	background-color: #fff;
	-webkit-box-shadow: 0 .013333rem .04rem rgba(0,0,0,.4);
	box-shadow: 0 .013333rem .04rem rgba(0,0,0,.4)
}

.mint-switch-core:before {
	width: .666667rem;
	height: .4rem;
	background-color: #fdfdfd
}

.mint-switch-input {
	display: none
}

.mint-switch-input:checked+.mint-switch-core {
	border-color: #26a2ff;
	background-color: #26a2ff
}

.mint-switch-input:checked+.mint-switch-core:before {
	-webkit-transform: scale(0);
	transform: scale(0)
}

.mint-switch-input:checked+.mint-switch-core:after {
	-webkit-transform: translateX(.266667rem);
	transform: translateX(.266667rem)
}

.mint-spinner-snake {
	-webkit-animation: mint-spinner-rotate .8s linear infinite;
	animation: mint-spinner-rotate .8s linear infinite;
	border: .053333rem solid transparent;
	border-radius: 50%
}

@-webkit-keyframes mint-spinner-rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes mint-spinner-rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.mint-spinner-double-bounce {
	position: relative
}

.mint-spinner-double-bounce-bounce1,.mint-spinner-double-bounce-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: mint-spinner-double-bounce 2s ease-in-out infinite;
	animation: mint-spinner-double-bounce 2s ease-in-out infinite
}

.mint-spinner-double-bounce-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes mint-spinner-double-bounce {
	0%,to {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes mint-spinner-double-bounce {
	0%,to {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.mint-spinner-triple-bounce-bounce1,.mint-spinner-triple-bounce-bounce2,.mint-spinner-triple-bounce-bounce3 {
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: mint-spinner-triple-bounce 1.4s ease-in-out infinite both;
	animation: mint-spinner-triple-bounce 1.4s ease-in-out infinite both
}

.mint-spinner-triple-bounce-bounce1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

.mint-spinner-triple-bounce-bounce2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

@-webkit-keyframes mint-spinner-triple-bounce {
	0%,80%,to {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes mint-spinner-triple-bounce {
	0%,80%,to {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.mint-spinner-fading-circle {
	position: relative
}

.mint-spinner-fading-circle-circle {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute
}

.mint-spinner-fading-circle-circle:before {
	content: " ";
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	border-radius: 100%;
	-webkit-animation: mint-fading-circle 1.2s ease-in-out infinite both;
	animation: mint-fading-circle 1.2s ease-in-out infinite both
}

.mint-spinner-fading-circle-circle.is-circle2 {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg)
}

.mint-spinner-fading-circle-circle.is-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.mint-spinner-fading-circle-circle.is-circle3 {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg)
}

.mint-spinner-fading-circle-circle.is-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.mint-spinner-fading-circle-circle.is-circle4 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.mint-spinner-fading-circle-circle.is-circle4:before {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}

.mint-spinner-fading-circle-circle.is-circle5 {
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg)
}

.mint-spinner-fading-circle-circle.is-circle5:before {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}

.mint-spinner-fading-circle-circle.is-circle6 {
	-webkit-transform: rotate(150deg);
	transform: rotate(150deg)
}

.mint-spinner-fading-circle-circle.is-circle6:before {
	-webkit-animation-delay: -.7s;
	animation-delay: -.7s
}

.mint-spinner-fading-circle-circle.is-circle7 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.mint-spinner-fading-circle-circle.is-circle7:before {
	-webkit-animation-delay: -.6s;
	animation-delay: -.6s
}

.mint-spinner-fading-circle-circle.is-circle8 {
	-webkit-transform: rotate(210deg);
	transform: rotate(210deg)
}

.mint-spinner-fading-circle-circle.is-circle8:before {
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s
}

.mint-spinner-fading-circle-circle.is-circle9 {
	-webkit-transform: rotate(240deg);
	transform: rotate(240deg)
}

.mint-spinner-fading-circle-circle.is-circle9:before {
	-webkit-animation-delay: -.4s;
	animation-delay: -.4s
}

.mint-spinner-fading-circle-circle.is-circle10 {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.mint-spinner-fading-circle-circle.is-circle10:before {
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s
}

.mint-spinner-fading-circle-circle.is-circle11 {
	-webkit-transform: rotate(300deg);
	transform: rotate(300deg)
}

.mint-spinner-fading-circle-circle.is-circle11:before {
	-webkit-animation-delay: -.2s;
	animation-delay: -.2s
}

.mint-spinner-fading-circle-circle.is-circle12 {
	-webkit-transform: rotate(330deg);
	transform: rotate(330deg)
}

.mint-spinner-fading-circle-circle.is-circle12:before {
	-webkit-animation-delay: -.1s;
	animation-delay: -.1s
}

@-webkit-keyframes mint-fading-circle {
	0%,39%,to {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

@keyframes mint-fading-circle {
	0%,39%,to {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

.mint-tab-item {
	display: block;
	padding: .093333rem 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-decoration: none
}

.mint-tab-item-icon {
	width: .32rem;
	height: .32rem;
	margin: 0 auto .066667rem
}

.mint-tab-item-icon:empty {
	display: none
}

.mint-tab-item-icon>* {
	display: block;
	width: 100%;
	height: 100%
}

.mint-tab-item-label {
	color: inherit;
	font-size: .16rem;
	line-height: 1
}

.mint-tab-container-item {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%
}

.mint-tab-container {
	overflow: hidden;
	position: relative
}

.mint-tab-container .swipe-transition {
	-webkit-transition: -webkit-transform .15s ease-in-out;
	transition: -webkit-transform .15s ease-in-out;
	transition: transform .15s ease-in-out;
	transition: transform .15s ease-in-out,-webkit-transform .15s ease-in-out
}

.mint-navbar,.mint-tab-container-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.mint-navbar {
	background-color: #fff;
	text-align: center
}

.mint-navbar .mint-tab-item {
	padding: .226667rem 0;
	font-size: .2rem
}

.mint-navbar .mint-tab-item:last-child {
	border-right: 0
}

.mint-navbar .mint-tab-item.is-selected {
	border-bottom: .04rem solid #26a2ff;
	color: #26a2ff;
	margin-bottom: -.04rem
}

.mint-navbar.is-fixed {
	top: 0;
	right: 0;
	left: 0;
	position: fixed;
	z-index: 1
}

.mint-tabbar {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#d9d9d9),color-stop(50%,#d9d9d9),color-stop(50%,transparent));
	background-image: linear-gradient(180deg,#d9d9d9,#d9d9d9 50%,transparent 0);
	background-size: 100% .013333rem;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	background-color: #fafafa;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	text-align: center
}

.mint-tabbar>.mint-tab-item.is-selected {
	background-color: #eaeaea;
	color: #26a2ff
}

.mint-tabbar.is-fixed {
	right: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	z-index: 1
}

.mint-search {
	height: 100%;
	height: 100vh;
	overflow: hidden
}

.mint-searchbar {
	position: relative;
	background-color: #d9d9d9;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: .106667rem .133333rem;
	z-index: 1
}

.mint-searchbar,.mint-searchbar-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.mint-searchbar-inner {
	background-color: #fff;
	border-radius: .026667rem;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: .373333rem;
	padding: .053333rem .08rem
}

.mint-searchbar-inner .mintui-search {
	font-size: .16rem;
	color: #d9d9d9
}

.mint-searchbar-core {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	outline: 0
}

.mint-searchbar-cancel {
	color: #26a2ff;
	margin-left: .133333rem;
	text-decoration: none
}

.mint-search-list {
	overflow: auto;
	padding-top: .586667rem;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute
}

.mint-checklist .mint-cell {
	padding: 0
}

.mint-checklist.is-limit .mint-checkbox-core:not(:checked) {
	background-color: #d9d9d9;
	border-color: #d9d9d9
}

.mint-checklist-label {
	display: block;
	padding: 0 .133333rem
}

.mint-checklist-title {
	color: #888;
	display: block;
	font-size: .16rem;
	margin: .106667rem
}

.mint-checkbox.is-right {
	float: right
}

.mint-checkbox-label {
	vertical-align: middle;
	margin-left: .08rem
}

.mint-checkbox-input {
	display: none
}

.mint-checkbox-input:checked+.mint-checkbox-core {
	background-color: #26a2ff;
	border-color: #26a2ff
}

.mint-checkbox-input:checked+.mint-checkbox-core:after {
	border-color: #fff;
	-webkit-transform: rotate(45deg) scale(1);
	transform: rotate(45deg) scale(1)
}

.mint-checkbox-input[disabled]+.mint-checkbox-core {
	background-color: #d9d9d9;
	border-color: #ccc
}

.mint-checkbox-core {
	display: inline-block;
	background-color: #fff;
	border-radius: 100%;
	border: .013333rem solid #ccc;
	position: relative;
	width: .266667rem;
	height: .266667rem;
	vertical-align: middle
}

.mint-checkbox-core:after {
	border: .026667rem solid transparent;
	border-left: 0;
	border-top: 0;
	content: " ";
	top: .04rem;
	left: .08rem;
	position: absolute;
	width: .053333rem;
	height: .106667rem;
	-webkit-transform: rotate(45deg) scale(0);
	transform: rotate(45deg) scale(0);
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s,-webkit-transform .2s
}

.mint-radiolist .mint-cell {
	padding: 0
}

.mint-radiolist-label {
	display: block;
	padding: 0 .133333rem
}

.mint-radiolist-title {
	font-size: .16rem;
	margin: .106667rem;
	display: block;
	color: #888
}

.mint-radio.is-right {
	float: right
}

.mint-radio-label {
	vertical-align: middle;
	margin-left: .08rem
}

.mint-radio-input {
	display: none
}

.mint-radio-input:checked+.mint-radio-core {
	background-color: #26a2ff;
	border-color: #26a2ff
}

.mint-radio-input:checked+.mint-radio-core:after {
	background-color: #fff;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.mint-radio-input[disabled]+.mint-radio-core {
	background-color: #d9d9d9;
	border-color: #ccc
}

.mint-radio-core {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	background-color: #fff;
	border-radius: 100%;
	border: .013333rem solid #ccc;
	position: relative;
	width: .266667rem;
	height: .266667rem;
	vertical-align: middle
}

.mint-radio-core:after {
	content: " ";
	border-radius: 100%;
	top: .066667rem;
	left: .066667rem;
	position: absolute;
	width: .106667rem;
	height: .106667rem;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s,-webkit-transform .2s;
	-webkit-transform: scale(0);
	transform: scale(0)
}

.mint-loadmore {
	overflow: hidden
}

.mint-loadmore-content.is-dropped {
	-webkit-transition: .2s;
	transition: .2s
}

.mint-loadmore-bottom,.mint-loadmore-top {
	text-align: center;
	height: .666667rem;
	line-height: .666667rem
}

.mint-loadmore-top {
	margin-top: -.666667rem
}

.mint-loadmore-bottom {
	margin-bottom: -.666667rem
}

.mint-loadmore-spinner {
	display: inline-block;
	margin-right: .066667rem;
	vertical-align: middle
}

.mint-loadmore-text {
	vertical-align: middle
}

.mint-actionsheet {
	position: fixed;
	background: #e0e0e0;
	width: 100%;
	text-align: center;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate3d(-50%,0,0);
	transform: translate3d(-50%,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out
}

.mint-actionsheet-list {
	list-style: none;
	padding: 0;
	margin: 0
}

.mint-actionsheet-listitem {
	border-bottom: .013333rem solid #e0e0e0
}

.mint-actionsheet-button,.mint-actionsheet-listitem {
	display: block;
	width: 100%;
	height: .6rem;
	line-height: .6rem;
	font-size: .24rem;
	color: #333;
	background-color: #fff
}

.mint-actionsheet-button:active,.mint-actionsheet-listitem:active {
	background-color: #f0f0f0
}

.actionsheet-float-enter,.actionsheet-float-leave-active {
	-webkit-transform: translate3d(-50%,100%,0);
	transform: translate3d(-50%,100%,0)
}

.mint-popup {
	position: fixed;
	background: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out
}

.mint-popup-top {
	top: 0;
	right: auto;
	bottom: auto;
	left: 50%;
	-webkit-transform: translate3d(-50%,0,0);
	transform: translate3d(-50%,0,0)
}

.mint-popup-right {
	top: 50%;
	right: 0;
	bottom: auto;
	left: auto;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.mint-popup-bottom {
	top: auto;
	right: auto;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate3d(-50%,0,0);
	transform: translate3d(-50%,0,0)
}

.mint-popup-left {
	top: 50%;
	right: auto;
	bottom: auto;
	left: 0;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.popup-slide-top-enter,.popup-slide-top-leave-active {
	-webkit-transform: translate3d(-50%,-100%,0);
	transform: translate3d(-50%,-100%,0)
}

.popup-slide-right-enter,.popup-slide-right-leave-active {
	-webkit-transform: translate3d(100%,-50%,0);
	transform: translate3d(100%,-50%,0)
}

.popup-slide-bottom-enter,.popup-slide-bottom-leave-active {
	-webkit-transform: translate3d(-50%,100%,0);
	transform: translate3d(-50%,100%,0)
}

.popup-slide-left-enter,.popup-slide-left-leave-active {
	-webkit-transform: translate3d(-100%,-50%,0);
	transform: translate3d(-100%,-50%,0)
}

.popup-fade-enter,.popup-fade-leave-active {
	opacity: 0
}

.mint-swipe,.mint-swipe-items-wrap {
	overflow: hidden;
	position: relative;
	height: 100%
}

.mint-swipe-items-wrap>div {
	position: absolute;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	width: 100%;
	height: 100%;
	display: none
}

.mint-swipe-items-wrap>div.is-active {
	display: block;
	-webkit-transform: none;
	transform: none
}

.mint-swipe-indicators {
	position: absolute;
	bottom: .133333rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.mint-swipe-indicator {
	width: .106667rem;
	height: .106667rem;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
	margin: 0 .04rem
}

.mint-swipe-indicator.is-active {
	background: #fff
}

.mt-range {
	position: relative;
	height: .4rem;
	line-height: .4rem
}

.mt-range,.mt-range>* {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.mt-range [slot=start] {
	margin-right: .066667rem
}

.mt-range [slot=end] {
	margin-left: .066667rem
}

.mt-range-content {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: .4rem
}

.mt-range-runway {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: -.4rem;
	border-top-color: #a9acb1;
	border-top-style: solid
}

.mt-range-thumb {
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: .4rem;
	height: .4rem;
	border-radius: 100%;
	cursor: move;
	-webkit-box-shadow: 0 .013333rem .04rem rgba(0,0,0,.4);
	box-shadow: 0 .013333rem .04rem rgba(0,0,0,.4)
}

.mt-range-progress {
	position: absolute;
	display: block;
	background-color: #26a2ff;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0
}

.mt-range--disabled {
	opacity: .5
}

.picker {
	overflow: hidden
}

.picker-toolbar {
	height: .533333rem
}

.picker-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
	text-align: right;
	font-size: .32rem;
	position: relative
}

.picker-center-highlight {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	margin-top: -.24rem;
	pointer-events: none
}

.picker-center-highlight:after,.picker-center-highlight:before {
	content: "";
	position: absolute;
	height: .013333rem;
	width: 100%;
	background-color: #eaeaea;
	display: block;
	z-index: 15;
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5)
}

.picker-center-highlight:before {
	left: 0;
	top: 0;
	bottom: auto;
	right: auto
}

.picker-center-highlight:after {
	left: 0;
	bottom: 0;
	right: auto;
	top: auto
}

.picker-slot {
	font-size: .24rem;
	overflow: hidden;
	position: relative;
	max-height: 100%
}

.picker-slot.picker-slot-left {
	text-align: left
}

.picker-slot.picker-slot-center {
	text-align: center
}

.picker-slot.picker-slot-right {
	text-align: right
}

.picker-slot.picker-slot-divider {
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.picker-slot-wrapper {
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.picker-slot-wrapper.dragging,.picker-slot-wrapper.dragging .picker-item {
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}

.picker-item {
	height: .48rem;
	line-height: .48rem;
	padding: 0 .133333rem;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #707274;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.picker-slot-absolute .picker-item {
	position: absolute
}

.picker-item.picker-item-far {
	pointer-events: none
}

.picker-item.picker-selected {
	color: #000;
	-webkit-transform: translateZ(0) rotateX(0);
	transform: translateZ(0) rotateX(0)
}

.picker-3d .picker-items {
	overflow: hidden;
	-webkit-perspective: 9.333333rem;
	perspective: 9.333333rem
}

.picker-3d .picker-item,.picker-3d .picker-slot,.picker-3d .picker-slot-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.picker-3d .picker-slot {
	overflow: visible
}

.picker-3d .picker-item {
	-webkit-transform-origin: center center;
	transform-origin: center center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.mt-progress {
	position: relative;
	height: .4rem;
	line-height: .4rem
}

.mt-progress,.mt-progress>* {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.mt-progress [slot=start] {
	margin-right: .066667rem
}

.mt-progress [slot=end] {
	margin-left: .066667rem
}

.mt-progress-content {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.mt-progress-runway {
	left: 0;
	right: 0;
	background-color: #ebebeb;
	height: .04rem
}

.mt-progress-progress,.mt-progress-runway {
	position: absolute;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%
}

.mt-progress-progress {
	display: block;
	background-color: #26a2ff;
	width: 0
}

.mint-toast {
	position: fixed;
	max-width: 80%;
	border-radius: .066667rem;
	background: rgba(0,0,0,.7);
	color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	z-index: 1000;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear
}

.mint-toast.is-placebottom {
	bottom: .666667rem;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%)
}

.mint-toast.is-placemiddle {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.mint-toast.is-placetop {
	top: .666667rem;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%)
}

.mint-toast-icon {
	display: block;
	text-align: center;
	font-size: .746667rem
}

.mint-toast-text {
	font-size: .186667rem;
	display: block;
	text-align: center
}

.mint-toast-pop-enter,.mint-toast-pop-leave-active {
	opacity: 0
}

.mint-indicator {
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear
}

.mint-indicator-wrapper {
	top: 50%;
	left: 50%;
	position: fixed;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-radius: .066667rem;
	background: rgba(0,0,0,.7);
	color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center
}

.mint-indicator-text {
	display: block;
	color: #fff;
	text-align: center;
	margin-top: .133333rem;
	font-size: .213333rem
}

.mint-indicator-spin {
	display: inline-block;
	text-align: center
}

.mint-indicator-mask {
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: transparent
}

.mint-indicator-enter,.mint-indicator-leave-active {
	opacity: 0
}

.mint-msgbox {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	background-color: #fff;
	width: 85%;
	border-radius: .04rem;
	font-size: .213333rem;
	-webkit-user-select: none;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .2s;
	transition: .2s
}

.mint-msgbox-header {
	padding: .2rem 0 0
}

.mint-msgbox-content {
	padding: .133333rem .266667rem .2rem;
	border-bottom: .013333rem solid #ddd;
	min-height: .48rem;
	position: relative
}

.mint-msgbox-input {
	padding-top: .2rem
}

.mint-msgbox-input input {
	border: .013333rem solid #dedede;
	border-radius: .066667rem;
	padding: .053333rem .066667rem;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none
}

.mint-msgbox-input input.invalid,.mint-msgbox-input input.invalid:focus {
	border-color: #ff4949
}

.mint-msgbox-errormsg {
	color: red;
	font-size: .16rem;
	min-height: .24rem;
	margin-top: .026667rem
}

.mint-msgbox-title {
	text-align: center;
	padding-left: 0;
	margin-bottom: 0;
	font-size: .213333rem;
	font-weight: 700;
	color: #333
}

.mint-msgbox-message {
	color: #999;
	margin: 0;
	text-align: center;
	line-height: .48rem
}

.mint-msgbox-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: .533333rem;
	line-height: .533333rem
}

.mint-msgbox-btn {
	line-height: .466667rem;
	display: block;
	background-color: #fff;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0;
	border: 0
}

.mint-msgbox-btn:focus {
	outline: none
}

.mint-msgbox-btn:active {
	background-color: #fff
}

.mint-msgbox-cancel {
	width: 50%;
	border-right: .013333rem solid #ddd
}

.mint-msgbox-cancel:active {
	color: #000
}

.mint-msgbox-confirm {
	color: #26a2ff;
	width: 50%
}

.mint-msgbox-confirm:active {
	color: #26a2ff
}

.msgbox-bounce-enter {
	opacity: 0;
	-webkit-transform: translate3d(-50%,-50%,0) scale(.7);
	transform: translate3d(-50%,-50%,0) scale(.7)
}

.msgbox-bounce-leave-active {
	opacity: 0;
	-webkit-transform: translate3d(-50%,-50%,0) scale(.9);
	transform: translate3d(-50%,-50%,0) scale(.9)
}

.v-modal-enter {
	-webkit-animation: v-modal-in .2s ease;
	animation: v-modal-in .2s ease
}

.v-modal-leave {
	-webkit-animation: v-modal-out .2s ease forwards;
	animation: v-modal-out .2s ease forwards
}

@-webkit-keyframes v-modal-in {
	0% {
		opacity: 0
	}
}

@keyframes v-modal-in {
	0% {
		opacity: 0
	}
}

@-webkit-keyframes v-modal-out {
	to {
		opacity: 0
	}
}

@keyframes v-modal-out {
	to {
		opacity: 0
	}
}

.v-modal {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	opacity: .5;
	background: #000
}

.mint-datetime,.v-modal {
	width: 100%
}

.mint-datetime .picker-item,.mint-datetime .picker-slot-wrapper {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.mint-datetime .picker-toolbar {
	border-bottom: .013333rem solid #eaeaea
}

.mint-datetime-action {
	display: inline-block;
	width: 50%;
	text-align: center;
	line-height: .533333rem;
	font-size: .213333rem;
	color: #26a2ff
}

.mint-datetime-cancel {
	float: left
}

.mint-datetime-confirm {
	float: right
}

.mint-indexlist {
	width: 100%;
	position: relative;
	overflow: hidden
}

.mint-indexlist-content {
	margin: 0;
	padding: 0;
	overflow: auto
}

.mint-indexlist-nav {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: #fff;
	border-left: .013333rem solid #ddd;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.mint-indexlist-nav,.mint-indexlist-navlist {
	margin: 0;
	max-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.mint-indexlist-navlist {
	padding: 0;
	list-style: none
}

.mint-indexlist-navitem {
	padding: .026667rem .08rem;
	font-size: .16rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none
}

.mint-indexlist-indicator {
	position: absolute;
	width: .666667rem;
	height: .666667rem;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	line-height: .666667rem;
	background-color: rgba(0,0,0,.7);
	border-radius: .066667rem;
	color: #fff;
	font-size: .293333rem
}

.mint-indexsection {
	padding: 0;
	margin: 0
}

.mint-indexsection-index {
	margin: 0;
	padding: .133333rem;
	background-color: #fafafa
}

.mint-indexsection-index+ul {
	padding: 0
}

.mint-palette-button {
	display: inline-block;
	position: relative;
	border-radius: 50%;
	width: .746667rem;
	height: .746667rem;
	line-height: .746667rem;
	text-align: center;
	-webkit-transition: -webkit-transform .1s ease-in-out;
	transition: -webkit-transform .1s ease-in-out;
	transition: transform .1s ease-in-out;
	transition: transform .1s ease-in-out,-webkit-transform .1s ease-in-out
}

.mint-main-button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #00f;
	font-size: 2em
}

.mint-palette-button-active {
	-webkit-animation: mint-zoom .5s ease-in-out;
	animation: mint-zoom .5s ease-in-out
}

.mint-sub-button-container>* {
	position: absolute;
	top: .2rem;
	left: .2rem;
	width: .333333rem;
	height: .333333rem;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

@-webkit-keyframes mint-zoom {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	10% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	30% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	50% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	70% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}

	90% {
		-webkit-transform: scale(1.01);
		transform: scale(1.01)
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes mint-zoom {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	10% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	30% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	50% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	70% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}

	90% {
		-webkit-transform: scale(1.01);
		transform: scale(1.01)
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@font-face {
	font-family:mintui;src:url(data:application/x-font-ttf;base64,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)
}

.mintui {
	font-family: mintui!important;
	font-size: .213333rem;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .002667rem;
	-moz-osx-font-smoothing: grayscale
}

.mintui-search:before {
	content: "\E604"
}

.mintui-more:before {
	content: "\E601"
}

.mintui-back:before {
	content: "\E600"
}

.mintui-field-error:before {
	content: "\E605"
}

.mintui-field-warning:before {
	content: "\E608"
}

.mintui-success:before {
	content: "\E602"
}

.mintui-field-success:before {
	content: "\E609"
}

.overtime[data-v-2acd6234] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: center;
	align-content: center;
	line-height: .533333rem;
	color: #e22b1f;
	font-weight: 700
}

.overtime span[data-v-2acd6234] {
	margin: 0 .133333rem;
	line-height: .533333rem;
	display: inline-block;
	width: .733333rem;
	height: .533333rem;
	border-radius: .04rem;
	background: #e22b1f;
	color: #fff;
	text-align: center
}

.cstime[data-v-2acd6234] {
	font-size: .4rem;
	color: #d60000
}

#payConfirm .red[data-v-406a1e2b] {
	color: #000;
	font-size: .453333rem;
	margin-top: .266667rem;
	font-weight: 700
}

#payConfirm .red[data-v-406a1e2b]:first-child {
	margin: 0
}

#payConfirm .userinfo[data-v-406a1e2b] {
	padding-top: .4rem!important
}

#payConfirm .userinfo p[data-v-406a1e2b] {
	margin-bottom: .2rem!important
}

#payConfirm .price p:first-child span[data-v-406a1e2b]:nth-child(2) {
	color: #e22b1f
}

#payConfirm .time[data-v-406a1e2b] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: .266667rem;
	margin-top: .4rem
}

#payConfirm .time span[data-v-406a1e2b] {
	letter-spacing: .053333rem
}

#payConfirm {
	font-size: .4rem;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#payConfirm .cont {
	width: 9.46667rem;
	overflow: hidden;
	position: relative;
	left: 50%;
	border-radius: .266667rem;
	margin-left: -4.73333rem
}

#payConfirm .cont .confirmbg {
	padding: 0 .4rem .4rem;
	background: #fffdfc;
	border: 1px solid #fff;
	position: relative;
	border-radius: .06667rem
}

#payConfirm .cont .confirmbg .close {
	height: .85333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#payConfirm .cont .confirmbg .close .icon-close {
	font-size: .53333rem;
	color: #969696;
	-ms-flex-item-align: end;
	align-self: flex-end
}

#payConfirm .cont .confirmbg .consult {
	text-align: center
}

#payConfirm .cont .confirmbg .consult .consult_tl {
	font-size: .53333rem;
	font-weight: 700;
	letter-spacing: .08rem;
	line-height: .53333rem
}

#payConfirm .cont .confirmbg .userinfo {
	padding-top: .6rem;
	margin-bottom: .66667rem;
	padding-left: .26667rem;
	font-size: .4rem
}

#payConfirm .cont .confirmbg .userinfo .label {
	display: inline-block;
	text-align: justify
}

#payConfirm .cont .confirmbg .userinfo p {
	line-height: .4rem;
	margin-bottom: .38667rem
}

#payConfirm .cont .confirmbg .userinfo .cs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: .4rem
}

#payConfirm .cont .confirmbg .userinfo .cs p {
	margin-bottom: 0
}

#payConfirm .cont .confirmbg .userinfo .cs p span:nth-child(2) {
	letter-spacing: .01333rem
}

#payConfirm .cont .confirmbg .userinfo .cs .rewrite {
	color: #969696
}

#payConfirm .cont .confirmbg .price {
	padding-left: .26667rem
}

#payConfirm .cont .confirmbg .price p:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#payConfirm .cont .confirmbg .price p:first-child span:first-child {
	line-height: .66667rem;
	letter-spacing: .06667rem
}

#payConfirm .cont .confirmbg .price p:first-child span:nth-child(2) {
	line-height: .66667rem;
	font-size: .66667rem;
	font-weight: 700;
	vertical-align: middle
}

#payConfirm .cont .confirmbg .price p:first-child .originalprice {
	color: #666;
	text-decoration: line-through;
	font-size: .34667rem;
	margin-left: .4rem;
	-ms-flex-item-align: end;
	align-self: flex-end
}

#payConfirm .cont .confirmbg .payconfirmtime {
	padding-left: .26667rem;
	margin-top: .6rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: .53333rem
}

#payConfirm .cont .confirmbg .payconfirmtime .label {
	letter-spacing: .06667rem
}

#payConfirm .cont .confirmbg .wxpay {
	margin-top: .77333rem;
	width: 7.44rem!important
}

#payConfirm .wanliu .wl_close {
	line-height: 1.13333rem
}

#payConfirm .wanliu .wl_close i {
	font-size: .53333rem;
	color: #969696
}

#payConfirm .wanliu .wl_cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#payConfirm .wanliu .wl_cont .teacher,#payConfirm .wanliu .wl_cont .teacher img {
	width: 3.06667rem;
	height: 3.85333rem
}

#payConfirm .wanliu .wl_cont .bold_text {
	width: 5.33333rem;
	font-weight: 700;
	font-size: .56rem
}

#payConfirm .wanliu .wl_cont .bold_text p:first-child {
	margin-bottom: .53333rem
}

#payConfirm .wanliu .wl_cont .bold_text span {
	display: block
}

#payConfirm .wanliu .wl_foot {
	margin-top: 1.2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#payConfirm .wanliu .wl_foot .wl_note {
	line-height: .4rem
}

#payConfirm .wanliu .wl_foot .wl_note .wl_redText {
	color: #8d0c0a;
	font-weight: 700
}

#payConfirm .wanliu .wl_foot .wl_btn_true {
	width: 8rem;
	line-height: 1.06667rem;
	color: #fff;
	font-size: .48rem;
	letter-spacing: .05333rem;
	margin-top: .26667rem;
	text-align: center;
	background: #671d00;
	-webkit-box-shadow: 0 0 .05333rem .013333rem rgba(255,150,0,.27);
	box-shadow: 0 0 .05333rem .013333rem rgba(255,150,0,.27);
	border-radius: .06667rem
}

#payConfirm .wanliu .wl_foot .wl_btn_false {
	margin-top: .4rem;
	color: #999;
	line-height: .4rem
}

#payTips {
	color: #333;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1000
}

#payTips .payTips_shadow {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 999
}

#payTips .payTips_cont {
	background: #fff;
	position: relative;
	z-index: 1001;
	width: 9.066667rem;
	min-height: 5.493333rem;
	border-radius: .066667rem;
	padding-bottom: .4rem
}

#payTips .payTips_cont .payTips_cont_tl {
	border-bottom: 1px solid #eee;
	line-height: 1.333333rem;
	font-weight: 700;
	text-align: center;
	position: relative
}

#payTips .payTips_cont .payTips_cont_tl i {
	position: absolute;
	right: 5%;
	font-size: .4rem
}

#payTips .payTips_cont .payTips_cont_text {
	min-height: 2.826667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#payTips .payTips_cont .payTips_cont_text span {
	text-align: center;
	font-size: .373333rem;
	line-height: .533333rem
}

#payTips .payTips_cont .payTipsBtn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 .4rem
}

#payTips .payTips_cont .payTipsBtn button {
	width: 4rem;
	height: 1.066667rem;
	border-radius: .133333rem;
	font-size: .4rem
}

#payTips .payTips_cont .payTipsBtn button:first-child {
	background: #fff;
	border: 1px solid #b61919;
	color: #b61919
}

#payTips .payTips_cont .payTipsBtn button:nth-child(2) {
	background: #b61919;
	border: .013333rem solid #b61919;
	color: #fff
}

.newfoot[data-v-016d372e] {
	font-size: .4rem;
	width: 10rem;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	padding-top: .4rem;
	background: url(../images/foot_bg.80f31f0.png) no-repeat;
	background-size: 100% 100%
}

.newfoot .title .foot_logo[data-v-016d372e] {
	width: 2.54667rem;
	height: .64rem;
	background: url(../images/9898f55975d3466da49045c4de69ad17.gif) no-repeat;background-size: 100% 100%;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #930707;
	text-align: center;
	line-height: .64rem;
	font-size: .37333rem;
	font-weight: 700
}

.newfoot .title p[data-v-016d372e]:first-child {
	margin-bottom: .33333rem
}

.newfoot .title p[data-v-016d372e]:nth-child(2) {
	line-height: .4rem;
	color: #930707;
	font-weight: 700
}

.newfoot .title .call[data-v-016d372e] {
	margin-top: .25333rem;
	font-size: .34667rem!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.newfoot .title .call .call_img[data-v-016d372e] {
	font-size: .346667rem;
	margin: .04rem .26667rem 0 .13333rem
}

.newfoot .title .call .call_red[data-v-016d372e] {
	color: #930707;
	border-bottom: 1px solid #930707;
	cursor: pointer
}

.newfoot .foot_img[data-v-016d372e] {
	-ms-flex-item-align: center;
	align-self: center;
	width: 5.06667rem;
	margin: .42667rem 0 .4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.newfoot .foot_img img[data-v-016d372e] {
	width: 2.4rem!important;
	height: .93333rem!important
}

#bzhhtf2 #order,#bzhhtf3 #order,#hehun #order {
	font-size: .4rem;
	background: #fff
}

#bzhhtf2 #order .order_addTeacher .addTeacher_mohu,#bzhhtf3 #order .order_addTeacher .addTeacher_mohu,#hehun #order .order_addTeacher .addTeacher_mohu {
	background-color: rgba(0,0,0,.6)
}

#bzhhtf2 #order .order_addTeacher .addTeacher_mohu .orderMohuImg,#bzhhtf3 #order .order_addTeacher .addTeacher_mohu .orderMohuImg,#hehun #order .order_addTeacher .addTeacher_mohu .orderMohuImg {
	background: url(../images/hehun_mohu_cont.e91601a.png) no-repeat;
	background-size: 100% 100%;
	-webkit-filter: blur(.066667rem);
	filter: blur(.066667rem);
	margin: .133333rem
}

#bzhhtf2 #order .order_addTeacher .addTeacher_mohu .mohu_btn,#bzhhtf3 #order .order_addTeacher .addTeacher_mohu .mohu_btn,#hehun #order .order_addTeacher .addTeacher_mohu .mohu_btn {
	width: 6.8rem;
	height: 1.066667rem;
	background: -webkit-gradient(linear,left top,left bottom,from(#fcffaf),to(#fb4));
	background: linear-gradient(180deg,#fcffaf,#fb4);
	border-radius: .533333rem;
	line-height: 1.066667rem;
	color: #830007;
	-webkit-box-shadow: none;
	box-shadow: none
}

#bzhhtf2 #order .banner img,#bzhhtf3 #order .banner img,#hehun #order .banner img {
	width: 100%;
	height: auto;
	display: block;
	pointer-events: none
}

#bzhhtf2 #order .order_text_head,#bzhhtf3 #order .order_text_head,#hehun #order .order_text_head {
	color: #930707;
	margin-bottom: .213333rem;
	text-align: justify
}

#bzhhtf2 #order .order_cont,#bzhhtf3 #order .order_cont,#hehun #order .order_cont {
	padding: .266667rem .266667rem .4rem;
	width: 100%;
	background: #edbabd
}

#bzhhtf2 #order .order_cont .bg .order_pubcont,#bzhhtf3 #order .order_cont .bg .order_pubcont,#hehun #order .order_cont .bg .order_pubcont {
	padding-bottom: .133333rem
}

#bzhhtf2 #order .order_cont .bg .order_pubcont .redText,#bzhhtf3 #order .order_cont .bg .order_pubcont .redText,#hehun #order .order_cont .bg .order_pubcont .redText {
	color: #ff3942;
	font-weight: 700
}

#bzhhtf2 #order .order_cont .bg .order_pubcont .sub_title,#bzhhtf3 #order .order_cont .bg .order_pubcont .sub_title,#hehun #order .order_cont .bg .order_pubcont .sub_title {
	display: inline-block;
	min-width: 4.506667rem;
	padding: 0 .4rem;
	margin: 0 0 0 -.4rem;
	height: 1.066667rem;
	background: #b9f0f9;
	border-radius: 0 .533333rem .533333rem 0;
	color: #058395;
	text-align: center;
	line-height: 1.066667rem
}

#bzhhtf2 #order .order_cont .bg .order_pubcont .mb,#bzhhtf3 #order .order_cont .bg .order_pubcont .mb,#hehun #order .order_cont .bg .order_pubcont .mb {
	margin-bottom: .266667rem
}

#bzhhtf2 #order .order_cont .cont2,#bzhhtf3 #order .order_cont .cont2,#hehun #order .order_cont .cont2 {
	background: #fff;
	-webkit-box-shadow: 0 0 .266667rem .04rem rgba(0,0,0,.16);
	box-shadow: 0 0 .266667rem .04rem rgba(0,0,0,.16);
	border-radius: .133333rem;
	padding: .266667rem;
	position: relative;
	margin: 0 0 .4rem
}

#bzhhtf2 #order .order_cont .cont2 .userinfo,#bzhhtf3 #order .order_cont .cont2 .userinfo,#hehun #order .order_cont .cont2 .userinfo {
	margin-bottom: .333333rem
}

#bzhhtf2 #order .order_cont .cont2 .userinfo .form,#bzhhtf3 #order .order_cont .cont2 .userinfo .form,#hehun #order .order_cont .cont2 .userinfo .form {
	min-height: 1.866667rem;
	border-radius: .133333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .4rem
}

#bzhhtf2 #order .order_cont .cont2 .userinfo .form .sex_img,#bzhhtf3 #order .order_cont .cont2 .userinfo .form .sex_img,#hehun #order .order_cont .cont2 .userinfo .form .sex_img {
	width: .8rem;
	height: 1.706667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#bzhhtf2 #order .order_cont .cont2 .userinfo .form .sex_img span,#bzhhtf3 #order .order_cont .cont2 .userinfo .form .sex_img span,#hehun #order .order_cont .cont2 .userinfo .form .sex_img span {
	display: block;
	color: #fff;
	font-size: .373333rem;
	width: .4rem
}

#bzhhtf2 #order .order_cont .cont2 .userinfo .form .formTabel,#bzhhtf3 #order .order_cont .cont2 .userinfo .form .formTabel,#hehun #order .order_cont .cont2 .userinfo .form .formTabel {
	width: 100%
}

#bzhhtf2 #order .order_cont .cont2 .userinfo .form .formTabel p,#bzhhtf3 #order .order_cont .cont2 .userinfo .form .formTabel p,#hehun #order .order_cont .cont2 .userinfo .form .formTabel p {
	padding-left: .4rem;
	min-height: .933333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden
}

#bzhhtf2 #order .order_cont .cont2 .userinfo .form .formTabel .label,#bzhhtf3 #order .order_cont .cont2 .userinfo .form .formTabel .label,#hehun #order .order_cont .cont2 .userinfo .form .formTabel .label {
	min-width: 1.2rem
}

#bzhhtf2 #order .order_cont .cont2 .userinfo .form:first-child,#bzhhtf3 #order .order_cont .cont2 .userinfo .form:first-child,#hehun #order .order_cont .cont2 .userinfo .form:first-child {
	background: #ffdee6;
	border: 1px solid #da3b5f;
	margin-bottom: .266667rem;
	color: #da3b5f
}

#bzhhtf2 #order .order_cont .cont2 .userinfo .form:first-child .sex_img,#bzhhtf3 #order .order_cont .cont2 .userinfo .form:first-child .sex_img,#hehun #order .order_cont .cont2 .userinfo .form:first-child .sex_img {
	background: url(../images/47790c4a17b845cda0b8ad1b14668228.gif) no-repeat;background-size: 100% 100%
}

#bzhhtf2 #order .order_cont .cont2 .userinfo .form:last-child,#bzhhtf3 #order .order_cont .cont2 .userinfo .form:last-child,#hehun #order .order_cont .cont2 .userinfo .form:last-child {
	background: #d8faff;
	border: 1px solid #138fa0;
	color: #138fa1
}

#bzhhtf2 #order .order_cont .cont2 .userinfo .form:last-child .sex_img,#bzhhtf3 #order .order_cont .cont2 .userinfo .form:last-child .sex_img,#hehun #order .order_cont .cont2 .userinfo .form:last-child .sex_img {
	background: url(../images/7550af5b12ea4c45b0ff25dc7bd28546.gif) no-repeat;background-size: 100% 100%
}

#bzhhtf2 #order .order_cont .cont2 .oid,#bzhhtf3 #order .order_cont .cont2 .oid,#hehun #order .order_cont .cont2 .oid {
	text-align: center
}

#bzhhtf2 #order .order_cont .cont2 .oid .label,#bzhhtf3 #order .order_cont .cont2 .oid .label,#hehun #order .order_cont .cont2 .oid .label {
	font-weight: 700
}

#bzhhtf2 #order .order_cont .mingge ul,#bzhhtf3 #order .order_cont .mingge ul,#hehun #order .order_cont .mingge ul {
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-bottom: .266667rem
}

#bzhhtf2 #order .order_cont .mingge ul .mingge_li1,#bzhhtf3 #order .order_cont .mingge ul .mingge_li1,#hehun #order .order_cont .mingge ul .mingge_li1 {
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	line-height: .8rem
}

#bzhhtf2 #order .order_cont .mingge ul .mingge_li1 p,#bzhhtf3 #order .order_cont .mingge ul .mingge_li1 p,#hehun #order .order_cont .mingge ul .mingge_li1 p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

#bzhhtf2 #order .order_cont .mingge ul .mingge_li1 p span,#bzhhtf3 #order .order_cont .mingge ul .mingge_li1 p span,#hehun #order .order_cont .mingge ul .mingge_li1 p span {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

#bzhhtf2 #order .order_cont .mingge ul .mingge_li1 p span:first-child,#bzhhtf3 #order .order_cont .mingge ul .mingge_li1 p span:first-child,#hehun #order .order_cont .mingge ul .mingge_li1 p span:first-child {
	border-right: 1px solid #333
}

#bzhhtf2 #order .order_cont .mingge ul .li,#bzhhtf3 #order .order_cont .mingge ul .li,#hehun #order .order_cont .mingge ul .li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: .8rem;
	border-right: 1px solid #333;
	border-top: 1px solid #333
}

#bzhhtf2 #order .order_cont .mingge ul li:last-child,#bzhhtf3 #order .order_cont .mingge ul li:last-child,#hehun #order .order_cont .mingge ul li:last-child {
	margin-bottom: 0
}

#bzhhtf2 #order .order_cont .hunpei .hunpei_tl,#bzhhtf3 #order .order_cont .hunpei .hunpei_tl,#hehun #order .order_cont .hunpei .hunpei_tl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#bzhhtf2 #order .order_cont .cont4_text,#bzhhtf3 #order .order_cont .cont4_text,#hehun #order .order_cont .cont4_text {
	line-height: .666667rem;
	letter-spacing: .026667rem;
	margin-bottom: .266667rem;
	text-align: justify
}

#bzhhtf2 #order .order_cont .cont4_text .text,#bzhhtf3 #order .order_cont .cont4_text .text,#hehun #order .order_cont .cont4_text .text {
	margin-top: .266667rem;
	text-align: justify
}

#bzhhtf2 #order .order_cont .cont4_text .tlBold,#bzhhtf3 #order .order_cont .cont4_text .tlBold,#hehun #order .order_cont .cont4_text .tlBold {
	margin: .133333rem 0
}

#bzhhtf2 #order .orderJiheBox .order_pubcont,#bzhhtf3 #order .orderJiheBox .order_pubcont,#hehun #order .orderJiheBox .order_pubcont {
	padding: 0
}

#bzhhtf2 #order .orderJiheBox .order_pubcont .moreProduct,#bzhhtf3 #order .orderJiheBox .order_pubcont .moreProduct,#hehun #order .orderJiheBox .order_pubcont .moreProduct {
	background: none;
	padding-top: .4rem
}

#bzhhtf2 #order .newfoot,#bzhhtf3 #order .newfoot,#hehun #order .newfoot {
	background: #fff
}

#bzhhtf2 #order .newfoot .foot_logo,#bzhhtf3 #order .newfoot .foot_logo,#hehun #order .newfoot .foot_logo {
	background: url(../images/ee210f7f80874517b406cf80d91487a2.gif) no-repeat;background-size: 100% 100%;
	color: #f94d4d!important
}

#bzhhtf2 #order .newfoot .call,#bzhhtf2 #order .newfoot .call_red,#bzhhtf2 #order .newfoot .title p:nth-child(2),#bzhhtf3 #order .newfoot .call,#bzhhtf3 #order .newfoot .call_red,#bzhhtf3 #order .newfoot .title p:nth-child(2),#hehun #order .newfoot .call,#hehun #order .newfoot .call_red,#hehun #order .newfoot .title p:nth-child(2) {
	color: #f94d4d
}

#bzhhtf2 #order .newfoot .call_red,#bzhhtf3 #order .newfoot .call_red,#hehun #order .newfoot .call_red {
	border-bottom: 1px solid #f94d4d
}

#bzhhtf2 #order .order_foot,#bzhhtf3 #order .order_foot,#hehun #order .order_foot {
	margin-bottom: 2rem
}

#bzhhtf2 #order .bg,#bzhhtf3 #order .bg,#hehun #order .bg {
	margin-bottom: .4rem;
	position: relative;
	z-index: 2;
	border: 1px solid #fff;
	border-top: none;
	border-radius: .133333rem;
	background: #fff
}

#bzhhtf2 #order .bg .bg_title,#bzhhtf3 #order .bg .bg_title,#hehun #order .bg .bg_title {
	display: inline-block;
	min-width: 5.84rem;
	height: 1.066667rem;
	padding: 0 .4rem;
	background: url(../images/286a391eb36648b08f8e6f0856c155a6.gif) no-repeat;background-size: 100% 100%;
	font-size: .48rem;
	color: #fff;
	font-weight: 700;
	text-align: center;
	line-height: 1.066667rem;
	position: relative;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

#bzhhtf2 #order .bg .bg_title .love,#bzhhtf3 #order .bg .bg_title .love,#hehun #order .bg .bg_title .love {
	display: inline-block;
	width: .386667rem;
	height: .333333rem;
	background: url(../images/86218e78811f4105a28ff9917f99217d.gif) no-repeat;background-size: 100% 100%;
	margin: 0 .2rem
}

#bzhhtf2 #order .bg .fs_sm,#bzhhtf3 #order .bg .fs_sm,#hehun #order .bg .fs_sm {
	font-size: .373333rem
}

#bzhhtf2 #order .bg .order_pubcont,#bzhhtf3 #order .bg .order_pubcont,#hehun #order .bg .order_pubcont {
	padding: .4rem .4rem .533333rem
}

.df_wxcode {
	top: 45.5%!important
}

.xm_xuanfu {
	position: fixed;
	z-index: 999
}

.xm_xuanfu .wx_xuanfu_icon {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 99
}

.xm_xuanfu .wx_xuanfu_icon img {
	width: 2.04rem
}

.xm_xuanfu .shadowShow {
	-webkit-tap-highlight-color: transparent;
	-webkit-animation: fadeInBottom .5s linear forwards;
	animation: fadeInBottom .5s linear forwards
}

.xm_xuanfu .shadowHide {
	-webkit-tap-highlight-color: transparent;
	-webkit-animation: fadeOutBottom .5s linear forwards;
	animation: fadeOutBottom .5s linear forwards
}

@-webkit-keyframes fadeOutBottom {
	0% {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		opacity: 0
	}
}

@keyframes fadeOutBottom {
	0% {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		opacity: 0
	}
}

.xm_xuanfu .wxAni {
	-webkit-animation: wxAni .5s linear forwards;
	animation: wxAni .5s linear forwards;
	opacity: 0;
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

@-webkit-keyframes wxAni {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes wxAni {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.xm_xuanfu .xm_shadow {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 6;
	cursor: pointer;
	min-height: 2.733333rem
}

.xm_xuanfu .xm_shadow img {
	width: 10rem;
	height: auto;
	position: absolute;
	bottom: 0
}

.xm_xuanfu .xm_shadow .wx {
	width: 1.653333rem;
	height: 1.653333rem;
	position: absolute;
	right: .266667rem;
	bottom: 0;
	-webkit-animation: free .5s linear infinite alternate;
	animation: free .5s linear infinite alternate;
	right: calc((100% - 10rem)/2)!important
}

.xm_xuanfu .xm_shadow .wx img {
	width: 100%;
	height: 100%
}

.xm_xuanfu .wx_xuanfu .c_popubCont {
	padding: 0;
	width: 8.573333rem;
	background: none
}

.xm_xuanfu .wx_xuanfu .close {
	margin-top: .133333rem;
	text-align: center
}

.xm_xuanfu .wx_xuanfu .close p {
	border: 1px solid #eee;
	width: .666667rem;
	height: .666667rem;
	display: inline-block;
	border-radius: 50%
}

.xm_xuanfu .wx_xuanfu .close p i {
	font-size: .4rem;
	color: #eee;
	line-height: .666667rem
}

.xm_xuanfu .wx_xuanfu .wx_xuanfu_cont .xm_xuanfu1 {
	border-radius: .266667rem
}

.xm_xuanfu .wx_xuanfu .wx_xuanfu_cont .wxcodeBox {
	position: relative;
	min-height: 13.693333rem
}

.xm_xuanfu .wx_xuanfu .wx_xuanfu_cont .wxcodeBox .addTextImg {
	position: absolute
}

.xm_xuanfu .wx_xuanfu .wx_xuanfu_cont .wxcodeBox .wxcode_df {
	top: 45.5%!important
}

.xm_xuanfu .wx_xuanfu .wx_xuanfu_cont .wxcodeBox .wxcode {
	height: 1.2rem;
	line-height: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	z-index: 2;
	top: 6.426667rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: .533333rem
}

.xm_xuanfu .wx_xuanfu .wx_xuanfu_cont .wxcodeBox .wxcode .code {
	width: 4.053333rem;
	border-right: none;
	background: none
}

.xm_xuanfu .wx_xuanfu .wx_xuanfu_cont .wxcodeBox .wxcode .openwx {
	width: 3.653333rem;
	color: #fff;
	font-size: .533333rem
}

.xm_xuanfu .wx_xuanfu .wx_xuanfu_cont .qrcodeImgBox {
	position: relative
}

.xm_xuanfu .wx_xuanfu .wx_xuanfu_cont .qrcodeImgBox img {
	border-radius: .266667rem
}

.xm_xuanfu .qrcodeImgBox2 {
	position: absolute;
	left: -66.666667rem
}

.xm_xuanfu .goWeixin .c_popubCont {
	text-align: center;
	padding: .533333rem 0;
	width: 8.266667rem
}

.xm_xuanfu .goWeixin .c_popubCont .text i {
	font-size: .933333rem;
	color: #2aa339;
	margin-right: .133333rem
}

.xm_xuanfu .goWeixin .c_popubCont .goBtn {
	display: inline-block;
	width: 5.066667rem;
	height: .933333rem;
	line-height: .933333rem;
	background: #940000;
	border-radius: .466667rem;
	color: #fff;
	margin-top: .666667rem
}

.moreProduct[data-v-b9ccbdf2] {
	padding-top: .66667rem;
	background: #fff
}

.moreProduct .hder[data-v-b9ccbdf2] {
	width: 5.33333rem;
	height: .93333rem;
	text-align: center;
	line-height: .93333rem;
	font-size: .45333rem;
	color: #fffdbf!important;
	font-weight: 700;
	background: url(../images/5b9921291c3340778c541b967af4bd0d.gif) no-repeat;background-size: 100% 100%;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.moreProduct .hder2[data-v-b9ccbdf2] {
	margin-top: .66667rem
}

.moreProduct .productList[data-v-b9ccbdf2] {
	padding: 0 .26667rem
}

.moreProduct .productList li[data-v-b9ccbdf2]:last-child {
	border-bottom: none
}

.moreProduct .productList li[data-v-b9ccbdf2] {
	padding: .4rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #ffd8c5
}

.moreProduct .productList li .m_logo[data-v-b9ccbdf2] {
	margin-right: .26667rem;
	width: 1.6rem;
	height: 1.6rem
}

.moreProduct .productList li .m_logo img[data-v-b9ccbdf2] {
	width: 1.6rem;
	height: 1.6rem
}

.moreProduct .productList li .cont[data-v-b9ccbdf2] {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	padding-right: .26667rem;
	text-align: justify;
	color: #333
}

.moreProduct .productList li .cont p[data-v-b9ccbdf2]:first-child {
	font-size: .4rem;
	font-weight: 700;
	color: #862c00;
	line-height: .53333rem;
	margin-bottom: .13333rem
}

.moreProduct .productList li .cont p[data-v-b9ccbdf2]:nth-child(2) {
	font-size: .29333rem;
	line-height: .4rem;
	margin-bottom: .13333rem
}

.moreProduct .productList li .cont p[data-v-b9ccbdf2]:nth-child(3) {
	line-height: .4rem;
	font-size: .29333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.moreProduct .productList li .cont p:nth-child(3) .hold[data-v-b9ccbdf2] {
	margin-right: .26667rem
}

.moreProduct .productList li .cont p:nth-child(3) .red[data-v-b9ccbdf2] {
	color: #ff1200
}

.moreProduct .productList li .lookbtn img[data-v-b9ccbdf2] {
	width: 1.89333rem;
	height: .66667rem;
	cursor: pointer
}

.phone .mint-indicator {
	z-index: 999;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.phoneBindBg {
	padding: .4rem .46667rem .53333rem;
	background-color: #fff;
	color: #333
}

.size {
	width: .93333rem;
	height: .85333rem
}

.phone {
	position: fixed;
	padding: 0 .26667rem;
	top: 0;
	right: 0;
	background: rgba(0,0,0,.8);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	z-index: 1000
}

.phoneBind {
	position: relative
}

.phoneBind .newfoot {
	margin-bottom: 0!important
}

.phoneBind .newfoot .title p img {
	height: auto!important
}

.phoneBind .phoneCont .title {
	font-size: .45333rem;
	line-height: .45333rem;
	font-weight: 600;
	margin-bottom: .53333rem;
	color: #d34519;
	text-align: center
}

.phoneBind .phoneCont .phoneNum {
	height: 1.06667rem;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #d66e35;
	border-radius: .06667rem
}

.phoneBind .phoneCont .phoneNum p:first-child {
	padding: .2rem .26667rem
}

.phoneBind .phoneCont .phoneNum p:first-child img {
	display: inline-block;
	width: .46667rem;
	height: .58667rem
}

.phoneBind .phoneCont .phoneNum input {
	-ms-flex-item-align: center;
	align-self: center;
	font-size: .4rem;
	height: .58667rem;
	line-height: .58667rem;
	padding: 0 .26667rem
}

.phoneBind .phoneCont .savebtn {
	margin-top: .26667rem;
	line-height: 1.06667rem;
	background: #ef6e57;
	border-radius: .06667rem;
	text-align: center;
	color: #fff;
	font-size: .48rem;
	cursor: pointer
}

.phoneBind .phoneCont .phoneNote {
	margin-top: .42667rem;
	text-align: justify
}

.phoneBind .phoneCont .phoneNote p {
	font-size: .4rem;
	color: #666;
	line-height: .56rem
}

.phoneBind .phoneCont .phoneNote p:first-child {
	margin-bottom: .26667rem
}

.phoneConfir {
	-ms-flex-item-align: center;
	align-self: center;
	width: 8.53333rem;
	background: #fff
}

.phoneConfir .phoneConfir_cont {
	height: 3.30667rem;
	text-align: center;
	font-size: .53333rem!important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.phoneConfir .phoneConfir_btn,.phoneConfir .phoneConfir_cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #333
}

.phoneConfir .phoneConfir_btn {
	font-size: .53333rem;
	height: 1.06667rem!important;
	line-height: 1.06667rem;
	border-top: 1px solid #ccc!important;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	cursor: pointer
}

.phoneConfir .phoneConfir_btn p {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center
}

.phoneConfir .phoneConfir_btn p:nth-child(2) {
	border-left: 1px solid #ccc!important;
	color: #d34519!important
}

.send {
	position: relative;
	width: 8.53333rem
}

.send .sendCont {
	height: 4.37333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.send .sendCont i {
	font-size: 1.33333rem!important;
	color: #ef6e57
}

.send .sendCont p {
	margin: .4rem 0;
	font-size: .4rem;
	line-height: .4rem
}

.xuanfu_top {
	position: relative
}

.xuanfu_top .addText {
	position: absolute;
	top: .4rem;
	right: 0;
	font-size: .32rem;
	color: #690000
}

#result_centerTrains {
	width: 100%;
	min-height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#result_centerTrains .result_centerTrains_cont {
	text-align: center;
	line-height: .8rem
}

#result_centerTrains .result_centerTrains_cont i {
	font-size: .666667rem
}

#result_centerTrains .result_centerTrains_cont .statusOk {
	color: #2aa339
}

#result_centerTrains .result_centerTrains_cont p span {
	color: #1e90ff;
	cursor: pointer
}

.yiyuan_resultInfo .note2[data-v-fb081f60] {
	padding: .266667rem;
	border-bottom: .013333rem solid #e6e6e6
}

.yiyuan_resultInfo .copyBtn[data-v-fb081f60] {
	background: #940000!important
}

.yiyuan_resultInfo .resultInfo_cont3 .addImg[data-v-fb081f60] {
	padding: 0!important
}

.resultInfo {
	position: relative;
	min-height: 100vh;
	color: #333;
	background: #f5f5f5
}

.resultInfo .resultInfoBox {
	position: relative;
	min-height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.resultInfo .resultInfo_shadow {
	position: absolute;
	width: 100%;
	min-height: 100vh;
	background: rgba(0,0,0,.5)
}

.resultInfo .resultInfo_cont1 {
	background: #fff;
	border-radius: .066667rem;
	position: relative;
	z-index: 2;
	width: 9.066667rem;
	padding-bottom: .4rem
}

.resultInfo .resultInfo_cont1 .success_icon_text {
	height: 3.733333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.resultInfo .resultInfo_cont1 .success_icon_text .refresh {
	color: red;
	text-decoration: underline
}

.resultInfo .resultInfo_cont1 .success_icon_text .success_icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.resultInfo .resultInfo_cont1 .success_icon_text .success_icon i {
	font-size: .933333rem;
	margin-right: .266667rem;
	color: #2da43c
}

.resultInfo .resultInfo_cont1 .success_icon_text .success_icon p {
	font-size: .533333rem;
	font-weight: 700
}

.resultInfo .resultInfo_cont1 .sendCont {
	padding: 0 .4rem
}

.resultInfo .resultInfo_cont1 .sendCont .phoneInp input {
	width: 100%;
	height: 1.066667rem;
	line-height: 1.066667rem;
	background: #f7f4f8;
	border: .013333rem solid #eee;
	border-radius: .133333rem;
	padding: .133333rem 0 .133333rem .24rem;
	font-size: .346667rem
}

.resultInfo .resultInfo_cont1 .sendCont .phoneInp input::-webkit-input-placeholder {
	color: #666;
	font-size: .346667rem
}

.resultInfo .resultInfo_cont1 .sendCont .phoneInp input::-moz-placeholder {
	color: #666;
	font-size: .346667rem
}

.resultInfo .resultInfo_cont1 .sendCont .phoneInp input::-ms-input-placeholder {
	color: #666;
	font-size: .346667rem
}

.resultInfo .resultInfo_cont1 .sendCont .phoneInp input::placeholder {
	color: #666;
	font-size: .346667rem
}

.resultInfo .resultInfo_cont1 .sendCont .sendBtn {
	width: 100%;
	height: 1.066667rem;
	background: #b61919;
	border-radius: .133333rem;
	font-size: .4rem;
	color: #fff;
	margin-top: .4rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.resultInfo .resultInfo_cont1 .sendCont .sendBtn,.resultInfo .resultInfo_cont1 .sendCont .service {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.resultInfo .resultInfo_cont1 .sendCont .service {
	margin-top: .293333rem
}

.resultInfo .resultInfo_cont1 .sendCont .service .agree {
	width: .346667rem;
	height: .346667rem;
	border-radius: .026667rem;
	border: 1px solid #999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.resultInfo .resultInfo_cont1 .sendCont .service .agree img {
	width: .24rem
}

.resultInfo .resultInfo_cont1 .sendCont .service .noAgree {
	width: .346667rem;
	height: .346667rem;
	border-radius: .026667rem;
	border: 1px solid #999
}

.resultInfo .resultInfo_cont1 .sendCont .service span {
	margin-left: .133333rem;
	color: #999;
	font-size: .346667rem
}

.resultInfo .resultInfo_cont1 .sendCont .service span a {
	color: #999
}

.resultInfo .resultInfo_cont1 .sendCont .note {
	margin-top: .666667rem;
	color: #b61919;
	font-size: .346667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.resultInfo .resultInfo_cont1 .sendCont .note img {
	width: .173333rem;
	margin-right: .133333rem
}

.resultInfo .resultInfo_cont2 {
	background: #fff;
	border-radius: .066667rem;
	position: relative;
	z-index: 2;
	width: 9.066667rem;
	padding-bottom: .4rem
}

.resultInfo .resultInfo_cont2 .send_reconfirm_note {
	height: 3.84rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .533333rem;
	font-weight: 700
}

.resultInfo .resultInfo_cont2 .send_reconfirm_note span {
	line-height: .933333rem
}

.resultInfo .resultInfo_cont2 .send_reconfirm_note span:last-child {
	font-size: .666667rem
}

.resultInfo .resultInfo_cont2 .send_reconfirm_btn {
	margin: 0 .4rem;
	height: 1.066667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.resultInfo .resultInfo_cont2 .send_reconfirm_btn button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50%;
	border: none
}

.resultInfo .resultInfo_cont2 .send_reconfirm_btn button:first-child {
	border-radius: .133333rem 0 0 .133333rem;
	background: #ccc;
	color: #333
}

.resultInfo .resultInfo_cont2 .send_reconfirm_btn button:nth-child(2) {
	border-radius: 0 .133333rem .133333rem 0;
	background: #b61919;
	color: #fff
}

.resultInfo .resultInfo_cont2 .sendBtnDisable {
	border-radius: 0 .133333rem .133333rem 0;
	background: #f5f5f5!important;
	color: #333!important
}

.resultInfo .resultInfo_cont2 .note {
	margin-top: .533333rem;
	color: #b61919;
	font-size: .346667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.resultInfo .resultInfo_cont2 .note img {
	width: .173333rem;
	margin-right: .133333rem
}

.resultInfo .resultInfo_cont3 {
	padding: .266667rem .266667rem 0
}

.resultInfo .resultInfo_cont3 .resultInfo_cont3_mokuai {
	background: #fff;
	border-radius: .133333rem;
	margin-bottom: .266667rem
}

.resultInfo .resultInfo_cont3 .sendOk {
	height: 4.84rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.resultInfo .resultInfo_cont3 .sendOk i {
	font-size: .933333rem;
	color: #2da43a;
	margin-bottom: .266667rem
}

.resultInfo .resultInfo_cont3 .sendOk p span {
	display: block;
	font-size: .533333rem;
	color: #333;
	font-weight: 700;
	line-height: .866667rem;
	text-align: center
}

.resultInfo .resultInfo_cont3 .sendOk p span:last-child {
	font-size: .666667rem
}

.resultInfo .resultInfo_cont3 .addPub .note {
	height: 1.76rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: .013333rem solid #e6e6e6;
	padding: 0 .293333rem
}

.resultInfo .resultInfo_cont3 .addPub .oid,.resultInfo .resultInfo_cont3 .addPub .wx_pubNum {
	height: 1.066667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 .266667rem
}

.resultInfo .resultInfo_cont3 .addPub .oid p:first-child .label,.resultInfo .resultInfo_cont3 .addPub .wx_pubNum p:first-child .label {
	font-weight: 700
}

.resultInfo .resultInfo_cont3 .addPub .oid p:nth-child(2),.resultInfo .resultInfo_cont3 .addPub .wx_pubNum p:nth-child(2) {
	min-width: 1.466667rem;
	height: .613333rem;
	line-height: .613333rem;
	background: #ff7315;
	border-radius: .306667rem;
	text-align: center;
	font-size: .32rem;
	color: #fff;
	padding: 0 .4rem
}

.resultInfo .resultInfo_cont3 .addStep {
	padding: .4rem .133333rem .4rem .266667rem
}

.resultInfo .resultInfo_cont3 .addStep .addStep_tl {
	font-weight: 700;
	margin-bottom: .4rem
}

.resultInfo .resultInfo_cont3 .addStep .addStepList p {
	margin-bottom: .266667rem;
	color: #333
}

.resultInfo .resultInfo_cont3 .addStep .addStepList p:last-child {
	margin-bottom: 0
}

.resultInfo .complain {
	bottom: 70%
}

.resultInfo .goWeixin .c_popubCont {
	text-align: center;
	padding: .533333rem 0;
	width: 8.266667rem
}

.resultInfo .goWeixin .c_popubCont .text i {
	font-size: .933333rem;
	color: #2aa339;
	margin-right: .133333rem
}

.resultInfo .goWeixin .c_popubCont .goBtn {
	display: inline-block;
	width: 5.066667rem;
	height: .933333rem;
	line-height: .933333rem;
	background: #940000;
	border-radius: .466667rem;
	color: #fff;
	margin-top: .666667rem
}

.resultInfo .resultInfo_cont3_order {
	min-height: 100vh;
	background: #f5b669;
	width: calc(100% + .53333rem);
	padding: .266667rem 0 .533333rem;
	margin-left: -.266667rem;
	margin-top: -.266667rem
}

.resultInfo .resultInfo_cont3_order .redText {
	color: #900
}

.resultInfo .resultInfo_cont3_order .order_bg {
	margin: 0 .066667rem;
	width: calc(100% - .13333rem);
	background: #fffbdb;
	border-radius: .266667rem
}

.resultInfo .resultInfo_cont3_order .order_bg2 {
	margin: 0 .266667rem;
	width: calc(100% - .53333rem);
	background: #fffbdb;
	border-radius: .266667rem
}

.resultInfo .resultInfo_cont3_order .lianxi {
	padding: .333333rem
}

.resultInfo .resultInfo_cont3_order .lianxi .lianxi_part1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.resultInfo .resultInfo_cont3_order .lianxi .lianxi_part1 .order_teacher {
	width: 2.773333rem;
	height: 2.986667rem;
	position: relative;
	z-index: 2
}

.resultInfo .resultInfo_cont3_order .lianxi .lianxi_part1 .order_addwx_bg {
	width: 6.666667rem;
	height: 2.56rem;
	background: url(../images/bg_teacher.adeca21.png) no-repeat;
	background-size: 100% 100%;
	margin: .133333rem 0 0 -.533333rem;
	padding: .266667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: .4rem
}

.resultInfo .resultInfo_cont3_order .lianxi .lianxi_part1 .order_addwx_btn {
	width: 100%;
	height: .746667rem;
	color: #fff499;
	background: #900;
	border-radius: .373333rem;
	margin-top: .2rem
}

.resultInfo .resultInfo_cont3_order .lianxi .lianxi_part2 {
	text-align: justify;
	margin-top: .266667rem
}

.resultInfo .resultInfo_cont3_order .lianxi .lianxi_part2 img {
	width: .2rem;
	position: relative;
	top: -.053333rem
}

.resultInfo .resultInfo_cont3_order .lianxi .lianxi_part3 .lianxi_part3_item .xuhao {
	display: inline-block;
	width: .48rem;
	height: .48rem;
	border-radius: 50%;
	border: .013333rem solid #900;
	color: #900;
	text-align: center;
	line-height: .453333rem
}

.resultInfo .resultInfo_cont3_order .lianxi .lianxi_part3 .lianxi_part3_item a {
	color: #d44601
}

.resultInfo .resultInfo_cont3_order .userinfo p {
	line-height: .866667rem;
	border-bottom: .013333rem solid rgba(243,177,100,.5);
	padding-left: .533333rem
}

.resultInfo .resultInfo_cont3_order .userinfo p:first-child {
	border-bottom: none;
	padding-left: 0
}

.resultInfo .resultInfo_cont3_order .zixun {
	padding: .4rem .533333rem .533333rem;
	margin-bottom: 2rem
}

.resultInfo .resultInfo_cont3_order .zr_bg .zr_bg_tl {
	height: 1.173333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff076;
	font-weight: 700;
	background: url(../images/bt_new.d89066b.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	z-index: 2;
	letter-spacing: .026667rem
}

.resultInfo .resultInfo_cont3_order .zr_bg .order_pubcont {
	background: #8b1b1b;
	border-radius: 0 0 .266667rem .266667rem;
	padding: 0 .2rem .333333rem;
	position: relative;
	z-index: 1;
	margin: -.2rem .266667rem 0
}

.resultInfo .resultInfo_cont3_order .zr_bg .order_pubcont_bg {
	background: #fffbdb;
	border-radius: .266667rem;
	padding: .4rem .2rem
}

.resultInfo .order_info {
	padding: 0 .266667rem
}

.resultInfo .order_text {
	text-align: center;
	color: #900;
	font-size: .453333rem;
	font-weight: 700
}

.resultInfo .order_btn {
	width: 100%;
	height: 1.52rem;
	text-align: center;
	color: #fff076;
	font-weight: 700;
	background: url(../images/btn_new.170ba62.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	z-index: 2;
	letter-spacing: .026667rem;
	margin: .533333rem 0
}

.resultInfo .order_copy_btn2 {
	position: relative;
	left: 50%;
	margin-left: -3.066667rem;
	margin-top: .4rem;
	width: 6.266667rem;
	height: 1.026667rem;
	background: #900;
	border-radius: .666667rem
}

.resultInfo .order_copy_btn2 span {
	background-image: -webkit-linear-gradient(bottom,#fffa73,#fff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.resultInfo .mr10 {
	margin-left: 2.533333rem;
	padding: 0 .133333rem
}

.resultInfo .lianxi_part_new {
	margin-top: .4rem
}

.resultInfo .lianxi_part_new .order_addwx_bg {
	width: 100%;
	height: 3.066667rem;
	background: url(../images/bg_teacher.adeca21.png) no-repeat;
	background-size: 100% 100%;
	padding: .266667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: .453333rem
}

.resultInfo .lianxi_part3_item3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.resultInfo .lianxi_part3_item3 .wx_copyBtn {
	padding: 0 .266667rem;
	height: .533333rem;
	line-height: .533333rem;
	background: #d44601;
	border-radius: .266667rem;
	color: #fff;
	font-size: .346667rem
}

.resultInfo .lianxi_part3_item4 img {
	padding: 0 .666667rem;
	border-radius: .266667rem
}

.qgjyPage {
	min-height: 100vh;
	background: #f5f5f5
}

.qgjyPage .qgjy_list .qgjy_list_tl {
	background: #fff;
	line-height: 1.2rem;
	padding-left: .4rem;
	font-size: .453333rem;
	color: #333
}

.qgjyPage .qgjy_list ul {
	padding: .266667rem;
	width: 100%
}

.qgjyPage .qgjy_list ul .qgjy_item {
	width: 100%;
	position: relative;
	background: #fff;
	border-radius: .266667rem;
	margin-bottom: .266667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .266667rem
}

.qgjyPage .qgjy_list ul .qgjy_item .qgjy_item_img {
	width: 1.866667rem;
	height: 1.866667rem;
	margin-right: .266667rem
}

.qgjyPage .qgjy_list ul .qgjy_item .textBox .p2 {
	font-size: .346667rem;
	color: #999
}

.qgjyPage .qgjy_list ul .qgjy_item .textBox .viewAndBtn {
	font-size: .346667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.qgjyPage .qgjy_list ul .qgjy_item .textBox .viewAndBtn span {
	color: #9e2824
}

.qgjyPage .qgjy_list ul .qgjy_item .textBox .viewAndBtn .zixun_btn {
	width: 2.533333rem;
	height: .666667rem;
	background: linear-gradient(2deg,#c51919,#ffbf74);
	border-radius: .333333rem;
	text-align: center;
	line-height: .666667rem;
	color: #fff7af;
	position: absolute;
	right: .266667rem
}

#result {
	min-height: 100vh;
	background: #f5f5f5;
	position: relative
}

.mint-indicator-wrapper,.mint-toast {
	z-index: 10000!important
}

#home .orderFind {
	top: 4.266667rem;
	width: .8rem;
	height: 2.666667rem;
	border-radius: .266667rem 0 0 .266667rem
}

#home .orderFind img {
	width: .426667rem;
	height: .426667rem;
	margin-bottom: .133333rem
}

#home .orderFind span {
	font-size: .373333rem;
	line-height: .4rem
}

#home .complain {
	bottom: 5%;
	font-size: .373333rem;
	border-radius: .266667rem 0 0 .266667rem
}

#home .complain img {
	width: .426667rem;
	height: auto;
	margin-bottom: .133333rem
}

.order_foot {
	margin-bottom: 1.733333rem
}

.order_zhanwei {
	height: 1.733333rem
}

.a {
	text-decoration: underline
}

.textno {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.birInput {
	color: #666
}

.birInputText {
	color: #000
}

.img {
	width: 100%;
	height: auto;
	display: block
}

.imgno {
	pointer-events: none
}

.clickno {
	-webkit-tap-highlight-color: transparent
}

.bold {
	font-weight: 700
}

.block {
	display: block
}

.center,.center_column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.center_column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.textCenter {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: normal
}

.flex_b,.textCenter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flex_b {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.textAlign {
	text-align: center
}

.textJustify {
	text-align: justify
}

.positionCenter {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(50%);
	transform: translateX(50%)
}

.fs36 {
	font-size: .48rem
}

.fs26 {
	font-size: .346667rem
}

.fs28 {
	font-size: .373333rem
}

.mt10 {
	margin-top: .133333rem
}

.mt20 {
	margin-top: .266667rem
}

.mt30 {
	margin-top: .4rem
}

.mb10 {
	margin-bottom: .133333rem
}

.mb20 {
	margin-bottom: .266667rem
}

.mb30 {
	margin-bottom: .4rem
}

.pdlr20 {
	padding: 0 .266667rem
}

#newfoot_fff .newfoot {
	background: none
}

#newfoot_fff .newfoot .call,#newfoot_fff .newfoot .call_img,#newfoot_fff .newfoot .title p:nth-child(2) {
	color: #fff
}

#newfoot_fff .newfoot .call_red {
	color: #fff;
	border-bottom: 1px solid #fff
}

#newfoot_fff .newfoot .foot_logo {
	background: url(../images/9639988a64e24abbb467c94265ae76a1.gif) no-repeat;background-size: 100% 100%;
	color: #fff
}

.btnScale {
	-webkit-animation: btnScale .5s linear infinite alternate;
	animation: btnScale .5s linear infinite alternate
}

@-webkit-keyframes btnScale {
	0% {
		-webkit-transform: scale(.9)
	}

	to {
		-webkit-transform: scale(1)
	}
}

@keyframes btnScale {
	0% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.c_popub_center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.c_popub_center .c_popubCont {
	position: relative;
	border-radius: .266667rem
}

.c_popub_bottom {
	position: relative
}

.c_popub_bottom .c_popubCont {
	position: absolute;
	bottom: 0;
	left: 0;
	border-radius: .266667rem .266667rem 0 0
}

.c_popub {
	position: fixed;
	left: 50%;
	margin-left: -5rem;
	z-index: 101;
	padding: 0 .266667rem
}

.c_popub,.c_popub .c_shadow {
	width: 10rem;
	height: 100%;
	top: 0
}

.c_popub .c_shadow {
	position: absolute;
	left: 0;
	z-index: 102;
	background: rgba(0,0,0,.8)
}

.c_popub .c_popubCont {
	width: 100%;
	height: auto;
	background: #fff;
	padding: .4rem;
	z-index: 103
}

.mint-msgbox-wrapper .mint-msgbox {
	width: 6.666667rem;
	border-radius: .266667rem;
	z-index: 2002
}

.mint-msgbox-wrapper .mint-msgbox-title {
	line-height: 1.013333rem;
	font-size: .4rem
}

.mint-msgbox-wrapper .mint-msgbox-content {
	padding-bottom: .4rem;
	font-size: .373333rem
}

.mint-msgbox-wrapper .mint-msgbox-btns {
	height: 1.013333rem;
	line-height: 1.013333rem;
	font-size: .4rem
}

.orderFind {
	position: fixed;
	z-index: 100;
	top: 5.333333rem;
	right: 0;
	width: .866667rem;
	height: 2.533333rem;
	background: rgba(50,39,28,.8);
	border-radius: .133333rem 0 0 .133333rem;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}

.orderFind span {
	font-size: .346667rem;
	line-height: .4rem
}

.orderFind img {
	width: .36rem;
	margin-bottom: .133333rem
}

.complain {
	width: .866667rem;
	height: 1.8rem;
	background: rgba(50,39,28,.8);
	border-right: none;
	border-radius: .13rem 0 0 .13rem;
	position: fixed;
	bottom: 20%;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	z-index: 3;
	font-size: .346667rem;
	cursor: pointer
}

.complain img {
	width: .346667rem;
	margin-bottom: .133333rem
}

.mint-indicator-wrapper {
	z-index: 99
}

.mint-toast-icon {
	font-size: .8rem!important
}

.mint-toast.is-placemiddle {
	min-width: 4rem;
	background: rgba(0,0,0,.8)
}

.mint-toast-text {
	font-size: .4rem!important
}

.jinnang {
	width: 1.733333rem;
	height: auto;
	position: fixed;
	right: 0;
	bottom: 40%;
	z-index: 100;
	cursor: pointer;
	display: none
}

.jinnang img {
	width: 100%;
	height: auto
}

.footer_fixed {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: .266667rem;
	padding-bottom: .266667rem;
	z-index: 9
}

.footer_fixed img {
	cursor: pointer
}

.zhanwei {
	width: 100%;
	height: 2.133333rem
}

.navTop {
	height: .66rem;
	background: rgba(0,0,0,.8);
	color: #fff;
	font-size: .29rem;
	line-height: .66rem;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	z-index: 2
}

.navTop p {
	display: inline-block;
	padding-left: 100%;
	animation: marqueeTransform 15s linear infinite;
	-webkit-animation: marqueeTransform 15s linear infinite
}

@keyframes marqueeTransform {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	to {
		-webkit-transform: translate(-100%);
		transform: translate(-100%)
	}
}

@-webkit-keyframes marqueeTransform {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	to {
		-webkit-transform: translate(-100%);
		transform: translate(-100%)
	}
}

.order_addTeacher .addTeacher {
	min-height: 1.76rem;
	background: url(../images/c07900424ed5403e9cf289f0bbc66055.gif) no-repeat;background-size: 100% 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

.order_addTeacher .addTeacher .addText {
	min-width: 2.666667rem;
	height: .533333rem;
	background: #ffefae;
	border-radius: .266667rem;
	position: absolute;
	top: .4rem;
	right: .266667rem;
	font-size: .32rem;
	color: #690000
}

.order_addTeacher .addTeacher .xm_addTeacher_text {
	margin-top: .066667rem;
	color: #ffefae;
	margin-left: 1.8rem
}

.order_addTeacher .addTeacher .xm_addTeacher_text span:first-child {
	font-size: .4rem;
	letter-spacing: .026667rem
}

.order_addTeacher .addTeacher .xm_addTeacher_text span:nth-child(2) {
	font-size: .373333rem
}

.order_addTeacher .addTeacher_havepd .addTeacher {
	width: calc(100% + .82667rem);
	margin-left: -.4rem;
	background: url(../images/99896c3b6e4149b3b542f720554b0ae1.gif) no-repeat;background-size: 100% 100%
}

.order_addTeacher .addTeacher_mohu {
	position: relative;
	background-color: rgba(0,0,0,.45);
	border-radius: .133333rem;
	width: 100%
}

.order_addTeacher .addTeacher_mohu .orderMohuImg {
	background: url(../images/ordermohu.5fc6277.png) no-repeat;
	background-size: 100% 100%;
	-webkit-filter: blur(.066667rem);
	filter: blur(.066667rem);
	min-height: 3.6rem
}

.order_addTeacher .addTeacher_mohu .mohu_cont {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	padding: 0 .266667rem
}

.order_addTeacher .addTeacher_mohu .mohu_cont .mohu_text {
	font-size: .4rem;
	color: #fff;
	line-height: .6rem
}

.order_addTeacher .addTeacher_mohu .mohu_cont .mohu_btn {
	width: 100%;
	height: .933333rem;
	line-height: .933333rem;
	border-radius: .466667rem;
	display: inline-block
}

.shadow {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInBottom;
	animation-name: fadeInBottom;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 2;
	cursor: pointer
}

@-webkit-keyframes fadeInBottom {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInBottom {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.shadow img {
	width: 10rem;
	height: auto
}

.shadow .wx,.shadow img {
	position: absolute;
	bottom: 0
}

.shadow .wx {
	width: 1.653333rem;
	height: 1.653333rem;
	right: .266667rem;
	-webkit-animation: free .5s linear infinite alternate;
	animation: free .5s linear infinite alternate
}

.shadow .wx img {
	width: 100%;
	height: 100%
}

@-webkit-keyframes free {
	0% {
		-webkit-transform: scale(.8)
	}

	to {
		-webkit-transform: scale(1.1)
	}
}

@keyframes free {
	0% {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}

	to {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

.wxpay {
	width: 100%;
	height: 1.066667rem;
	background: #2aa339;
	border-radius: .533333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.wxpay img {
	width: .8rem;
	height: .64rem;
	margin-right: .133333rem
}

.wxpay p {
	color: #fff;
	font-size: .4rem
}

.wxpay .tui_jian,.wxpay .tui_jian2 {
	width: .88rem;
	height: .88rem;
	position: absolute;
	right: 10%;
	top: 0;
	margin-right: 0
}

.zfb {
	background: #1895d3;
	margin-top: .266667rem!important
}

.zIndex {
	position: relative;
	z-index: 2
}

@media only screen and (min-width:768px) {
	.body_skin_dark_purple {
		width: 10rem
	}

	.complain,.jinnang,.marquee,.orderFind,.shadow .wx,.wx_xuanfu_icon {
		right: calc((100% - 10rem)/2)!important
	}

	.lunpan_text {
		left: 50%!important;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	.phoneBind {
		width: 9.48rem
	}

	#payConfirm .icon-close,.agree,.birInput,.call_red,.cesuanBtn,.complain,.cursor,.find,.jinnang,.lookbtn img,.more li,.noAgree,.orderFind,.phoneConfir_btn,.radio,.rewrite,.savebtn,.shadow,.transbg,.wl_btn_false,.wl_btn_true,.wx_xuanfu_icon,.wxpay,a {
		cursor: pointer
	}
}

.fade-enter-active,.fade-leave-active,.fadeIn,.fadeOut {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.fade-enter-active,.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.fade-leave-active,.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.scaleIn,.scaleOut {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.scaleIn {
	-webkit-animation-name: scaleIn;
	animation-name: scaleIn
}

.scaleOut {
	-webkit-animation-name: scaleOut;
	animation-name: scaleOut
}

@-webkit-keyframes scaleIn {
	0% {
		-webkit-transform: scale(0)
	}

	to {
		-webkit-transform: scale(1)
	}
}

@keyframes scaleIn {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes scaleOut {
	0% {
		-webkit-transform: scale(1)
	}

	to {
		-webkit-transform: scale(0)
	}
}

@keyframes scaleOut {
	0% {
		-webkit-transform: scale(1)
	}

	to {
		-webkit-transform: scale(0)
	}
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

.slideInUp,.slideUp-enter-active,.slideUp-leave-active {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.slideInUp,.slideUp-enter-active {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

.slideDown-enter-active,.slideDown-leave-active,.slideOutDown {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.slideDown-leave-active,.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

body,html {
	height: 100%
}

*,a,body {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

a,body {
	color: #333
}

.body_skin_dark_purple {
	resize: both;
	overflow: auto
}

article,aside,dialog,figure,footer,header,menu,nav,section {
	display: block
}

blockquote,body,button,code,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,section,select,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

fieldset,img {
	border: 0;
	resize: both
}

body {
	font: .213333rem MicrosoftYaHei,Arial,Helvetica,sans-serif;
	background-color: #fff;
	margin: 0 auto;
	-webkit-text-size-adjust: 100%!important;
	-ms-text-size-adjust: 100%!important;
	text-size-adjust: 100%!important;
	-moz-text-size-adjust: 100%!important
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

dd,dl,dt,ol,ul {
	list-style-type: none
}

a {
	text-decoration: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none
}

.public_agreement a,.public_footer_words:hover {
	text-decoration: underline
}

a,input,select {
	-webkit-tap-highlight-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0
}

img,input {
	border: none
}

em,i {
	font-style: normal
}

:focus {
	outline: 0
}

select {
	background: 0 0
}

@media only screen and (min-width:1024px) {
	html {
		font-size: 50px!important;
		max-width: 750px;
		margin: 0 auto
	}
}

@media (min-width:768px) and (max-width:1024px) {
	body,html {
		font-size: 40px!important;
		max-width: 750px;
		margin: 0 auto
	}
}

@media (min-width:480px) and (max-width:765px) {
	body,html {
		font-size: 40px!important;
		max-width: 375px;
		margin: 0 auto
	}
}

@font-face {
	font-family:iconfont;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,nBAAAPQPAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAt2FfPAAAAAAAAAAAAAAAAAAAAAAAABAAaQBjAG8AbgBmAG8AbgB0AAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAQAGkAYwBvAG4AZgBvAG4AdAAAAAAAAAEAAAALAIAAAwAwR1NVQrD+s+0AAAE4AAAAQk9TLzI8dkjJAAABfAAAAFZjbWFwFnDsaQAAAhAAAAJ2Z2x5Zkng2BQAAASoAAAITGhlYWQa/d/TAAAA4AAAADZoaGVhB+UDlAAAALwAAAAkaG10eDwFAAAAAAHUAAAAPGxvY2EOhBDwAAAEiAAAACBtYXhwAR8AmAAAARgAAAAgbmFtZT5U/n0AAAz0AAACbXBvc3SWS6dyAAAPZAAAAI8AAQAAA4D/gABcBAUAAP//BAYAAQAAAAAAAAAAAAAAAAAAAA8AAQAAAAEAADxfYbdfDzz1AAsEAAAAAADb7E3rAAAAANvsTesAAP+ABAYDgAAAAAgAAgAAAAAAAAABAAAADwCMAAYAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQQAAZAABQAIAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5gDm1wOA/4AAXAOAAIAAAAABAAAAAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEBQAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAAAAAABQAAAAMAAAAsAAAABAAAAb4AAQAAAAAAuAADAAEAAAAsAAMACgAAAb4ABACMAAAAGAAQAAMACOYA5gvmEeYZ5hzmUeZT5ljmjeaV5tf//wAA5gDmC+YP5hjmHOZR5lPmWOaN5pXm1///AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABABgAGAAYABwAHgAeAB4AHgAeAB4AHgAAAAEABwAGAA0AAwAJAAQABQALAA4ACgACAAwACAAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAAuAAAAAAAAAAOAADmAAAA5gAAAAABAADmCwAA5gsAAAAHAADmDwAA5g8AAAAGAADmEAAA5hAAAAANAADmEQAA5hEAAAADAADmGAAA5hgAAAAJAADmGQAA5hkAAAAEAADmHAAA5hwAAAAFAADmUQAA5lEAAAALAADmUwAA5lMAAAAOAADmWAAA5lgAAAAKAADmjQAA5o0AAAACAADmlQAA5pUAAAAMAADm1wAA5tcAAAAIAAAAAAAAAA4A4gD+AVgBfgGsAeoCMAKmAv4DeAO2A/IEJgABAAAAAAMyAhUAAgAAJQkBAzL+zv7P8gEi/t4AAgAA/+8D+gMSADcAiwAAATMlHgEHFgYHBiYnJgYXFgYHBhYXFgYHDgEXFg4CJy4DJy4BNzYnNDY3Nj8BPgEWFx4BDwEXIQYmNTQ2Nz4BNz4BJyYGBw4BBw4BFRYGBwYWFx4BFxY3FjY3NiYjIiY1PgEXNhcWNicuAQciJjU0NhcWNz4CJicmIicGLgE2FzYXFjY0JgcmBgIJLQFMQTcBATA1HTsjEQ4CBA0VCQICAxEWDAQCAhQyOhw2bG1rNCkrAQQDFBOVdTgcNUoXGgYWK5r+/wsTBRAfMRUNBw8SGwtMpGULHQQCAQEPCjRrOFZXIVcOBy0YDxcBFQ4eHhgXAQNEIA0JEQ4wLhkVAQUSGzERDhYBFQ+ioxUXGRI9fAI+AQI0JCIxAwEBAQENEBsuEggWCh0yFAoXDRw1HgICAQEPIhUPLC6amhYYBStlLxczAxQZRCBANQEEEAwRBgsrGw8dEREODEV8IQIOGkiPSBATBBQmCAkBAwIkIREEGBcEAQECAxMZKAUCEAwTCAECAQIbFxwDAQEBBSwGAQEBAQ8oDwEBAQAAAAIAAP+ABAADgAADAAoAAAEVITUFASETIREhBAD8AAIAAgD+1gH+U/7WA4BmZpr+EP6KAXYAAAAABgAAAAADgAJUAAsAGgAbACcANgA3AAAlPgE3LgEnDgEHHgEXLgEnPgE3HgEXDgEHOQI1PgEnLgEnJgYHHgEXLgE3PgE3NhYXDgEHOQICAHHYEQvRfnrYCAzUeoH2CQn2gYnvCAr5fS07CAUqHjFBAQE3KEBOCAo1J0VfAgFKO6YIjSUqmgkGiD8ljS4HnTxblAQIrj00owmNAUExHSQFCTcyJzEuAl1BJzsLDExAO1ACAAAAAQAAAAAC7gIqABIAACUjJi8BJj4BFh8BATYyFhQHAQYBrgEJBYMFAgwPBXcBHQYPCwX+0wXXAQapBw8JAgaYAR4FCw8G/tQGAAAAAAEAAP+/A8EDQQAbAAABIRE0JiIGFREhIgYUFjMhERQWMjY1ESEyNjQmA5r+jBUhFv6MEBYVEQF0FSEWAXQQFhYBpgF0EBYVEf6MFSEW/owQFhURAXQVIRYAAAAAAgAA/4AEAAOAAAsAHgAAAQYABxYAFzYANyYAEwEGIi8BJjY3NjIfAQE2FhcWBgIA2P7eBgYBItjYASIGBv7eTv6xECQQuQ4EChAjC6QBLBAlDwsCA4AG/t7Y2P7eBgYBItjYASL+iP6xDw/GECUPEBCjASwPBAsQJAAAAAIAAP+ABAYDgAALACcAAAEGAAcWABc2ADcmAAMWFAYiLwEHBiImND8BJyY0NjIfATc2MhYUDwECBdn+3wYGASHZ2QEiBQX+3g8RIy8SfHwSLyMRfHwRIy8SfHwSLyMRfAOABv7f2dn+3wYGASHZ2QEh/YoSLyMRfHwRIy8SfHwSLyMRfHwRIy8SfAAABAAA/50DwQNjAAwAKAA+AEcAAAEiJicRPgEyFhcRDgEDIiYnJAITNTQ2Nz4BNzMeARceARcGFxUSAgUGAwYHBgcjFQISFxYyNz4BAzYnNSMuAQMUBiY1PgEyFgIADRIBARIaEgEBEgsSJBX++24PDQtZxnYHcr9fCw0BAQMPbf78LiJxXlRNAw9m8B0jHe5mEAEDA1axQicnARYgFgEJEA0BZgwREA3+lwsP/pQLC4sBJgEGiwsRBBosCA0kHQQRC1BFAv7x/uqGFgOOBhUTF3f+9/78fg8PefMBEztEBBgi/XYXFxcXEBUVAAAEAAD/jQNrA3QACgAXACcANwAAJSIuAT4BFhcVDgEDNDY7ATIWFAYrASImJyEeARcRDgEHIS4BJxE+ARciBhURFBYXIT4BNxEuASMCABMaARolGwEBGpsNCuMJDQ0J4woNiAIgJzMBATMn/eAmNAEBNCYTGhoTAiAUGQEBGRQWGSYbARkTARMaAr4JDQ0TDQ2pATQm/NAnMwEBMycDMCY0LRoT/NAUGQEBGRQDMBMaAAYAAP+7A8wCqgAQABoAJAA7AEQATQAAJS4BJw4BBx4BFzI2NxcnPgElIiY0NjceARQGMyImNDY3HgEUBgEOAQceARcHNx4BFzI3JjU+ATcyFy4BByImNDYyFhQGMyImNDYyFhQGA8wEnnF2mgMDmnYYMRhZGTI//pUNExMNEhYWoA0TEw0SFhb+VIm3BAFEPSFxHjYeDw8KA5p2DxAYtOMTHR0lFhbQEx0dJRYWxmSFAgKFZGOFAgoGMVElX18UGRMBARMZFBQZEwEBExkUAboCmndCbSthOQcJAQIgI22RAgJkfdgWJRYWJRYWJRYWJRYAAAACAAD/wAPAA0AACwAiAAABDgEHHgEXPgE3LgEDBiYnLgE3PgEXFgYHBh4CNz4BFxYGAgC//AUF/L++/QQE/QkbnF1aNxkVOCckDxgOLUdCEBQuLywgA0AF/b6+/QUF/b6+/f1uGTdaXZwbGiAsLy0VEEJHLQ4YDyQnOAAAAgAA/4AEAAOAAAwAHQAAAQYABxYAFzYANyYAJwkBBiIvASY+ATIfAQE2MhYUAgDa/t8FBQEh2toBIQUF/t/aASb+tQ8lDr8MARsjD54BKg4lHAOABf7f2tr+3wUFASHa2gEhBf6F/rUODr4PJBsMngEqDhwlAAAAAQAAAAADdALtABcAAAkBJg4BFwkBBh4BNwkBFj4BJwkBNi4BBwIH/tcPKgoOASr+1g4KKg8BKQEpDyoLD/7WASoOCioPAbUBKQ4KKRD+1/7XDyoKDwEp/tcQCyoPASkBKRApCg4AAAAAABIA3gABAAAAAAAAABUAAAABAAAAAAABAAgAFQABAAAAAAACAAcAHQABAAAAAAADAAgAJAABAAAAAAAEAAgALAABAAAAAAAFAAsANAABAAAAAAAGAAgAPwABAAAAAAAKACsARwABAAAAAAALABMAcgADAAEECQAAACoAhQADAAEECQABABAArwADAAEECQACAA4AvwADAAEECQADABAAzQADAAEECQAEABAA3QADAAEECQAFABYA7QADAAEECQAGABABAwADAAEECQAKAFYBEwADAAEECQALACYBaQpDcmVhdGVkIGJ5IGljb25mb250Cmljb25mb250UmVndWxhcmljb25mb250aWNvbmZvbnRWZXJzaW9uIDEuMGljb25mb250R2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20ACgBDAHIAZQBhAHQAZQBkACAAYgB5ACAAaQBjAG8AbgBmAG8AbgB0AAoAaQBjAG8AbgBmAG8AbgB0AFIAZQBnAHUAbABhAHIAaQBjAG8AbgBmAG8AbgB0AGkAYwBvAG4AZgBvAG4AdABWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbgBmAG8AbgB0AEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAACAAAAAAAAAAoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8BAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARAABGRvd24Hc2hvdXpoaQh6aGlkaW5nMQRleWVzA2dvdQNqaWEEZHVpMQVjdW93dQV0b3VzdQVwaG9uZQJ3eARjYWxsA2R1aQVjbG9zZQAAAA==#iefix) format("embedded-opentype"),url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"),url(data:application/font-woff;base64,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) format("woff"),url(data:application/x-font-ttf;base64,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MGljb25mb250R2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20ACgBDAHIAZQBhAHQAZQBkACAAYgB5ACAAaQBjAG8AbgBmAG8AbgB0AAoAaQBjAG8AbgBmAG8AbgB0AFIAZQBnAHUAbABhAHIAaQBjAG8AbgBmAG8AbgB0AGkAYwBvAG4AZgBvAG4AdABWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbgBmAG8AbgB0AEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAACAAAAAAAAAAoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8BAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARAABGRvd24Hc2hvdXpoaQh6aGlkaW5nMQRleWVzA2dvdQNqaWEEZHVpMQVjdW93dQV0b3VzdQVwaG9uZQJ3eARjYWxsA2R1aQVjbG9zZQAAAA==) format("truetype"),url(//cdn.yiqicesuan.com/cesuan_tf/dist/static/img/iconfont.94c87a2.svg#iconfont) format("svg")
}

.iconfont {
	font-family: iconfont!important;
	font-size: .213333rem;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-down:before {
	content: "\E600"
}

.icon-shouzhi:before {
	content: "\E68D"
}

.icon-zhiding1:before {
	content: "\E611"
}

.icon-eyes:before {
	content: "\E619"
}

.icon-gou:before {
	content: "\E61C"
}

.icon-jia:before {
	content: "\E60F"
}

.icon-dui1:before {
	content: "\E60B"
}

.icon-cuowu:before {
	content: "\E6D7"
}

.icon-tousu:before {
	content: "\E618"
}

.icon-phone:before {
	content: "\E658"
}

.icon-wx:before {
	content: "\E651"
}

.icon-call:before {
	content: "\E695"
}

.icon-dui:before {
	content: "\E610"
}

.icon-close:before {
	content: "\E653"
}

#bzhhtf3 {
	width: 10rem;
	margin: 0 auto;
	font-size: .4rem;
	min-height: 100vh;
	background: #bd3a31
}

#bzhhtf3 #home {
	overflow-x: hidden
}

#bzhhtf3 #home .cesuanBtn {
	padding: 0 .346667rem;
	width: 100%;
	height: 1.52rem;
	background: url(../new/btn.98c6dd7.png) no-repeat;
	background-size: 100% 100%;
	border-radius: .48rem;
	color: #ba0600;
	font-size: .533333rem;
	text-align: center;
	line-height: 1.52rem;
	font-weight: 700;
	letter-spacing: .026667rem
}

#bzhhtf3 #home .banner_box {
	min-height: 10.133333rem;
	position: relative
}

#bzhhtf3 #home .banner_box .banner_el img {
	display: block;
	position: absolute
}

#bzhhtf3 #home .banner_box .banner_el .guang {
	top: 1.946667rem;
	left: 50%;
	margin-left: -4.173333rem;
	width: 8.346667rem;
	-webkit-animation: guang 2s linear infinite alternate;
	animation: guang 2s linear infinite alternate
}

@-webkit-keyframes guang {
	0% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	to {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@keyframes guang {
	0% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	to {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

#bzhhtf3 #home .banner_box .banner_el .banner_text {
	width: 2.266667rem
}

#bzhhtf3 #home .banner_box .banner_el .banner_text1 {
	top: 6.906667rem;
	left: 1.386667rem;
	-webkit-animation: banner_text1 2s linear infinite alternate;
	animation: banner_text1 2s linear infinite alternate
}

@-webkit-keyframes banner_text1 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-.4rem);
		transform: translateY(-.4rem)
	}
}

@keyframes banner_text1 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-.4rem);
		transform: translateY(-.4rem)
	}
}

#bzhhtf3 #home .banner_box .banner_el .banner_text2 {
	top: 7.24rem;
	left: 3.533333rem;
	-webkit-animation: banner_text2 2s linear infinite alternate;
	animation: banner_text2 2s linear infinite alternate
}

@-webkit-keyframes banner_text2 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(.4rem);
		transform: translateY(.4rem)
	}
}

@keyframes banner_text2 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(.4rem);
		transform: translateY(.4rem)
	}
}

#bzhhtf3 #home .banner_box .banner_el .banner_text3 {
	top: 6.906667rem;
	left: 5.6rem;
	-webkit-animation: banner_text3 3s linear infinite alternate;
	animation: banner_text3 3s linear infinite alternate
}

@-webkit-keyframes banner_text3 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-.666667rem);
		transform: translateY(-.666667rem)
	}
}

@keyframes banner_text3 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-.666667rem);
		transform: translateY(-.666667rem)
	}
}

#bzhhtf3 #home .banner_box .banner_el .huaban {
	-webkit-backface-visibility: hidden;
	width: 9.466667rem;
	opacity: 0;
	-webkit-animation: huaban 10s linear infinite forwards;
	animation: huaban 10s linear infinite forwards
}

@-webkit-keyframes huaban {
	0% {
		opacity: .5;
		left: 10rem;
		top: -4rem
	}

	to {
		opacity: 1;
		left: -7.333333rem;
		top: 6.666667rem
	}
}

@keyframes huaban {
	0% {
		opacity: .5;
		left: 10rem;
		top: -4rem
	}

	to {
		opacity: 1;
		left: -7.333333rem;
		top: 6.666667rem
	}
}

#bzhhtf3 #home .banner_box .banner_el .huaban2 {
	opacity: 0;
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
	-webkit-animation-timing-function: forwards;
	animation-timing-function: forwards
}

#bzhhtf3 #home .banner_box .banner_el .hua_el .hua1 {
	width: .293333rem;
	height: .24rem;
	-webkit-animation: hua1 5s linear infinite;
	animation: hua1 5s linear infinite
}

@-webkit-keyframes hua1 {
	0% {
		top: 0;
		left: 0
	}

	to {
		top: 10.133333rem;
		left: 10rem
	}
}

@keyframes hua1 {
	0% {
		top: 0;
		left: 0
	}

	to {
		top: 10.133333rem;
		left: 10rem
	}
}

#bzhhtf3 #home .home_cont {
	padding: .4rem .266667rem 0
}

#bzhhtf3 #home .home_cont .formBox .form {
	background: -webkit-gradient(linear,left bottom,left top,from(#fff5c4),to(#fffcf2));
	background: linear-gradient(0deg,#fff5c4,#fffcf2);
	border-radius: .133333rem;
	padding: .266667rem
}

#bzhhtf3 #home .home_cont .formBox .form .formItem {
	margin-bottom: .266667rem;
	min-height: 1.866667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	border: .04rem solid #ecb982;
	border-radius: .133333rem
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .sex_img {
	width: 2.08rem;
	min-height: 1.866667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .sex_img img {
	position: absolute;
	bottom: .013333rem
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .sex_img .female_ico {
	width: 1.44rem
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .sex_img .male_ico {
	width: 1.12rem
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .formTabel {
	width: 6.666667rem;
	min-height: .933333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: .4rem;
	border-bottom: 1px solid #fde3cd
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .formTabel .formLable {
	line-height: .8rem;
	letter-spacing: .053333rem;
	color: #8d0c0a
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .formTabel .inp {
	background: none;
	border: none;
	width: 5.333333rem;
	height: .666667rem;
	line-height: .666667rem;
	padding-left: .266667rem;
	font-size: .4rem
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .formTabel .inp::-webkit-input-placeholder {
	height: .666667rem;
	line-height: .666667rem;
	font-size: .4rem;
	height: 100%;
	-webkit-box-align: center;
	align-items: center
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .formTabel .inp::-moz-placeholder {
	height: .666667rem;
	line-height: .666667rem;
	font-size: .4rem;
	height: 100%;
	align-items: center
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .formTabel .inp::-ms-input-placeholder {
	height: .666667rem;
	line-height: .666667rem;
	font-size: .4rem;
	height: 100%;
	-ms-flex-align: center;
	align-items: center
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .formTabel .inp::placeholder {
	height: .666667rem;
	line-height: .666667rem;
	font-size: .4rem;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .formTabel .birInput {
	width: 5.333333rem;
	white-space: nowrap;
	overflow: hidden;
	padding-left: .266667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .formTabel .birInput span {
	line-height: .8rem
}

#bzhhtf3 #home .home_cont .formBox .form .formItem .formTabel .birInputText {
	color: #333!important;
	line-height: .8rem
}

#bzhhtf3 #home .home_cont .formBox .viewAndHistory {
	color: #fff
}

#bzhhtf3 #home .home_cont .formBox .viewAndHistory span {
	color: #ff0
}

#bzhhtf3 #home .home_cont .homeImg1 {
	padding: 0 .346667rem
}

#bzhhtf3 #home .home_cont .homeImg6 {
	width: calc(100% + .53333rem);
	margin-left: -.266667rem;
	margin-top: -2rem
}

#bzhhtf3 #home .home_cont .formBox2 {
	margin-top: -.666667rem;
	position: relative;
	z-index: 2
}

#bzhhtf3 #home .footer_fixed {
	background: rgba(0,0,0,.8);
	padding: 0
}

#bzhhtf3 #home .footer_fixed .transbg {
	width: 9.466667rem
}

#bzhhtf3 #payRetention {
	overflow-y: hidden;
	padding-bottom: .666667rem
}

#bzhhtf3 #payRetention .pay_top {
	position: relative;
	height: 4.2rem
}

#bzhhtf3 #payRetention .pay_top img {
	position: absolute
}

#bzhhtf3 #payRetention .pay_top .chuanlian {
	width: 100%;
	top: 0;
	z-index: 3
}

#bzhhtf3 #payRetention .pay_top .xinchou_text {
	width: 6.613333rem;
	top: .333333rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1
}

#bzhhtf3 #payRetention .pay_top .xi {
	width: 5.786667rem;
	top: -.333333rem;
	left: 50%;
	margin-left: -2.893333rem;
	-webkit-animation: xi 10s linear infinite;
	animation: xi 10s linear infinite
}

@-webkit-keyframes xi {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes xi {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

#bzhhtf3 #payRetention .pay_top .hunpeizhishu {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: .92rem;
	width: 3.386667rem;
	height: 3.386667rem;
	background: url(../images/zhishu.d530b00.png) no-repeat;
	background-size: 100% 100%;
	text-align: center
}

#bzhhtf3 #payRetention .pay_top .hunpeizhishu span {
	display: block;
	font-weight: 700;
	color: #310000
}

#bzhhtf3 #payRetention .pay_top .hunpeizhishu span:first-child {
	font-size: .666667rem;
	margin-top: -.266667rem
}

#bzhhtf3 #payRetention .pay_top .name {
	position: absolute;
	top: 2.013333rem;
	z-index: 2;
	width: 100%;
	padding: 0 .266667rem
}

#bzhhtf3 #payRetention .pay_top .name p {
	width: 3.2rem;
	height: 1.333333rem;
	text-align: center;
	line-height: 1.333333rem;
	color: #ffe98c;
	font-size: .533333rem
}

#bzhhtf3 #payRetention .pay_top .name .male_name {
	background: url(../images/1b6d01bb7fbe4a179ed0932fe1af7ee1.gif) no-repeat;background-size: 100% 100%
}

#bzhhtf3 #payRetention .pay_top .name .female_name {
	background: url(../images/34f71ba4b40141c8ba0f1b911c5f0bc8.gif) no-repeat;background-size: 100% 100%
}

#bzhhtf3 #payRetention .pay_center {
	width: 7.8rem;
	min-height: 8.266667rem;
	background: url(../images/zhi_bg.da53e81.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	z-index: 4;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: .333333rem .32rem .32rem .333333rem
}

#bzhhtf3 #payRetention .pay_center .bazi_box {
	border: .04rem solid #9d5a5a;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

#bzhhtf3 #payRetention .pay_center .bazi_box .side {
	width: .72rem;
	height: 100%;
	font-size: .32rem
}

#bzhhtf3 #payRetention .pay_center .bazi_box .side span {
	display: inline-block;
	width: .4rem
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c {
	width: 5.706667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_left {
	border-left: 1px solid #9d5a5a
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont {
	border-right: 1px solid #9d5a5a
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c1,#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c2,#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c3,#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c4 {
	border-bottom: 1px solid #9d5a5a
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c1 {
	min-height: .613333rem;
	color: #a80001;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c1 span {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-right: 1px solid #9d5a5a
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c1 span:last-child {
	border-right: none
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c2 {
	display: -webkit-box;
	display: -ms-flexbox;
	color: #431616;
	font-size: .32rem;
	display: flex
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c2 p {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1.066667rem;
	border-right: 1px solid #9d5a5a
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c2 p span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 1.066667rem
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c2 p span i {
	display: inline-block;
	width: .4rem
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c2 p:last-child {
	border-right: none
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c3 {
	min-height: 3.973333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c3 .c3_text {
	width: 2.106667rem;
	border-radius: .4rem;
	line-height: .773333rem;
	font-weight: 700
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c3 img {
	width: 2.106667rem;
	margin-top: .266667rem
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c3_l .c3_text {
	background: #ffe682;
	color: #51430d
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c3_r .c3_text {
	background: #e3aeae;
	color: #52265a
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c4 {
	padding: .066667rem 0
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c4 span:first-child {
	margin-right: .106667rem
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c4 .colorText {
	color: #8f0000;
	font-size: .373333rem
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c4 .c4_text {
	font-size: .346667rem
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 2.853333rem
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c5 .shu {
	width: 2.426667rem;
	font-size: .32rem;
	color: #8f0000
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c5 .shu span {
	padding: .053333rem 0;
	display: block;
	border-bottom: 1px solid #9d5a5a;
	font-size: .32rem
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c5 .shu span:last-child {
	border-bottom: none
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c5 .shu:last-child {
	border-right: none
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c5 .kong {
	width: .693333rem;
	height: 100%
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c5_l .shu {
	border-right: 1px solid #9d5a5a
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c .bazi_c_cont .c5_r .shu {
	border-left: 1px solid #9d5a5a
}

#bzhhtf3 #payRetention .pay_center .bazi_box .side {
	opacity: 0;
	-webkit-animation: text_fadeIn .5s linear forwards;
	animation: text_fadeIn .5s linear forwards;
	-webkit-animation-delay: 1.7s;
	animation-delay: 1.7s
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c_left .c2 p:first-child span,#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c_right .c2 p:last-child span {
	opacity: 0;
	-webkit-animation: text_scale .5s linear forwards;
	animation: text_scale .5s linear forwards;
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c_left .c2 p:nth-child(2) span,#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c_right .c2 p:nth-last-child(2) span {
	opacity: 0;
	-webkit-animation: text_scale .5s linear forwards;
	animation: text_scale .5s linear forwards;
	-webkit-animation-delay: 3.6s;
	animation-delay: 3.6s
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c_left .c2 p:nth-child(3) span,#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c_right .c2 p:nth-last-child(3) span {
	opacity: 0;
	-webkit-animation: text_scale .5s linear forwards;
	animation: text_scale .5s linear forwards;
	-webkit-animation-delay: 4.2s;
	animation-delay: 4.2s
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c_left .c2 p:nth-child(4) span,#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c_right .c2 p:nth-last-child(4) span {
	opacity: 0;
	-webkit-animation: text_scale .5s linear forwards;
	animation: text_scale .5s linear forwards;
	-webkit-animation-delay: 4.7s;
	animation-delay: 4.7s
}

#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c_left .c2 p:nth-child(3),#bzhhtf3 #payRetention .pay_center .bazi_box .bazi_c_right .c2 p:nth-last-child(3) {
	-webkit-animation: c2bg .5s linear forwards;
	animation: c2bg .5s linear forwards;
	-webkit-animation-delay: 5.7s;
	animation-delay: 5.7s
}

@-webkit-keyframes c2bg {
	to {
		background: #a14c3e;
		color: #fff
	}
}

@keyframes c2bg {
	to {
		background: #a14c3e;
		color: #fff
	}
}

#bzhhtf3 #payRetention .pay_center .bazi_box .c3 .c3_text {
	opacity: 0;
	-webkit-animation: text_fadeIn .5s linear forwards;
	animation: text_fadeIn .5s linear forwards;
	-webkit-animation-delay: 5.7s;
	animation-delay: 5.7s
}

#bzhhtf3 #payRetention .pay_center .bazi_box .c3 img {
	opacity: 0;
	-webkit-animation: text_fadeIn .8s linear forwards;
	animation: text_fadeIn .8s linear forwards;
	-webkit-animation-delay: 6.5s;
	animation-delay: 6.5s
}

#bzhhtf3 #payRetention .pay_center .bazi_box .c4 .colorText {
	opacity: 0;
	-webkit-animation: text_fadeIn .5s linear forwards;
	animation: text_fadeIn .5s linear forwards;
	-webkit-animation-delay: 7.5s;
	animation-delay: 7.5s
}

#bzhhtf3 #payRetention .pay_center .bazi_box .c4 .c4_text {
	opacity: 0;
	-webkit-animation: text_fadeIn .5s linear forwards;
	animation: text_fadeIn .5s linear forwards;
	-webkit-animation-delay: 8.3s;
	animation-delay: 8.3s
}

#bzhhtf3 #payRetention .pay_center .bazi_box .c5 .taohua i {
	opacity: 0;
	-webkit-animation: text_fadeIn .5s linear forwards;
	animation: text_fadeIn .5s linear forwards;
	-webkit-animation-delay: 9.4s;
	animation-delay: 9.4s
}

#bzhhtf3 #payRetention .pay_center .bazi_box .c5 .yinyuan i {
	opacity: 0;
	-webkit-animation: text_fadeIn .5s linear forwards;
	animation: text_fadeIn .5s linear forwards;
	-webkit-animation-delay: 10.2s;
	animation-delay: 10.2s
}

@-webkit-keyframes text_fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes text_fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes text_scale {
	0% {
		opacity: 0;
		background: #fbf3d0
	}

	5% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		border: 1px solid #9d5a5a;
		background: #fbf3d0;
		opacity: 1
	}

	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		border: 1px solid #9d5a5a;
		background: #fbf3d0;
		opacity: 1
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes text_scale {
	0% {
		opacity: 0;
		background: #fbf3d0
	}

	5% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		border: 1px solid #9d5a5a;
		background: #fbf3d0;
		opacity: 1
	}

	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		border: 1px solid #9d5a5a;
		background: #fbf3d0;
		opacity: 1
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

#bzhhtf3 #payRetention .pay_bottom {
	margin-top: .533333rem;
	opacity: 0;
	-webkit-animation: pay_bottom 1s ease-in forwards;
	animation: pay_bottom 1s ease-in forwards;
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

@-webkit-keyframes pay_bottom {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}
}

@keyframes pay_bottom {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}
}

#bzhhtf3 #payRetention .pay_bottom .pai {
	padding: .4rem 1.066667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#bzhhtf3 #payRetention .pay_bottom .pai img {
	width: 1.266667rem;
	height: 4.426667rem
}

#bzhhtf3 #payRetention .pay_bottom .pai .pai1,#bzhhtf3 #payRetention .pay_bottom .pai .pai5 {
	-webkit-animation: pai1 4s linear infinite alternate;
	animation: pai1 4s linear infinite alternate
}

@-webkit-keyframes pai1 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(.4rem);
		transform: translateY(.4rem)
	}

	to {
		-webkit-transform: translateY(-.4rem);
		transform: translateY(-.4rem)
	}
}

@keyframes pai1 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(.4rem);
		transform: translateY(.4rem)
	}

	to {
		-webkit-transform: translateY(-.4rem);
		transform: translateY(-.4rem)
	}
}

#bzhhtf3 #payRetention .pay_bottom .pai .pai2,#bzhhtf3 #payRetention .pay_bottom .pai .pai4 {
	-webkit-animation: pai2 2s linear infinite alternate;
	animation: pai2 2s linear infinite alternate
}

@-webkit-keyframes pai2 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(.2rem);
		transform: translateY(.2rem)
	}

	to {
		-webkit-transform: translateY(-.2rem);
		transform: translateY(-.2rem)
	}
}

@keyframes pai2 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(.2rem);
		transform: translateY(.2rem)
	}

	to {
		-webkit-transform: translateY(-.2rem);
		transform: translateY(-.2rem)
	}
}

#bzhhtf3 #payRetention .pay_bottom .pai .pai3,#bzhhtf3 #payRetention .pay_bottom .pai .pai6 {
	-webkit-animation: pai3 3s linear infinite alternate;
	animation: pai3 3s linear infinite alternate
}

@-webkit-keyframes pai3 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(-.266667rem);
		transform: translateY(-.266667rem)
	}

	to {
		-webkit-transform: translateY(.266667rem);
		transform: translateY(.266667rem)
	}
}

@keyframes pai3 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(-.266667rem);
		transform: translateY(-.266667rem)
	}

	to {
		-webkit-transform: translateY(.266667rem);
		transform: translateY(.266667rem)
	}
}

#bzhhtf3 #payRetention .pay_bottom .zf {
	font-size: .373333rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

#bzhhtf3 #payRetention .pay_bottom .zf,#bzhhtf3 #payRetention .pay_bottom .zf .zf_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#bzhhtf3 #payRetention .pay_bottom .zf .zf_btn {
	width: 4rem;
	height: 1.066667rem;
	background: #fff;
	border-radius: .533333rem;
	padding-left: .2rem;
	position: relative
}

#bzhhtf3 #payRetention .pay_bottom .zf .zf_btn .ico {
	width: .746667rem;
	margin-right: .266667rem
}

#bzhhtf3 #payRetention .pay_bottom .zf .zf_btn .zf_text {
	margin-right: .4rem
}

#bzhhtf3 #payRetention .pay_bottom .zf .zf_btn .zf_radio {
	width: .4rem;
	height: .4rem;
	border: 1px solid #8d0c0a;
	border-radius: 50%;
	position: absolute;
	right: .2rem
}

#bzhhtf3 #payRetention .pay_bottom .zf .zf_btn .zf_radio_select i {
	width: .24rem;
	height: .24rem;
	background: #8d0c0a;
	border-radius: 50%
}

#bzhhtf3 #payRetention .pay_bottom .zf .wx_btn {
	margin-right: .333333rem
}

#bzhhtf3 #payRetention .pay_bottom .cesuanBtn {
	width: 8.773333rem;
	height: 1.52rem;
	background: url(../images/btn.98c6dd7_1.png) no-repeat;
	background-size: 100% 100%;
	border-radius: .48rem;
	color: #ba0600;
	font-size: .533333rem;
	text-align: center;
	line-height: 1.52rem;
	font-weight: 700;
	letter-spacing: .026667rem;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}