html {
	font-size: 37.5px
}

body {
	font-size: 12px
}

body,html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #0e1526;
}

img {
	vertical-align: middle
}

em,i {
	font-style: normal
}

button {
	cursor: pointer;
	font-size: .213333rem;
	outline-style: none;
	border: none
}

* {
	margin: 0;
	padding: 0;
	font-family: Product Sans,Roboto,Helvetica Neue,Helvetica,Tohoma,Arial,MicrosoftYaHei,PingFang SC,Hiragino Sans GB,STXihei,Source Han Sans CN,Microsoft YaHei UI,Microsoft YaHei,Heiti SC,sans-serif;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.nut-actionsheet-cancel,.nut-actionsheet-item {
	height: auto!important
}

#app {
	font-family: Avenir,Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	color: #2c3e50;
	height: 100%
}

.app-title {
	background-color: #e85b1e;
	color: #fff
}

.mt-1 {
	margin-top: .5rem
}

.pull-left {
	float: left
}

.page-title {
	background: #f36666;
	color: #fff;
	padding: .4rem
}

.back-icon {
	float: left;
	width: 1.2rem;
	height: 1.2rem;
	margin-left: .5rem
}

.bottom-tips .tips-txt {
	color: #aaa!important
}

.review-box img {
	max-width: 100%
}

.duqGkC {
	z-index: 999!important
}

.nut-navbar .nav-right {
	right: 20px
}

.fade-enter-active,.fade-leave-active {
	-webkit-transition: opacity .8s;
	transition: opacity .8s
}

.fade-enter,.fade-leave-to {
	opacity: 0
}

@keyframes icon-bounce {
	0%,to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	25% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	50% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}

	75% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	85% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
}

@-webkit-keyframes icon-bounce {
	0%,75%,to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	80% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	85% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}

	90% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	95% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
}

.type-item {
	height: 5rem;
	line-height: 5rem;
	border: thin solid #ccc;
	margin-bottom: 1rem
}

dl {
	text-align: left;
	background-color: #fff;
	border-radius: 0 0 .3rem .3rem
}

dl dt {
	color: #333;
	padding: .3rem;
	background: url(/Public/statics/img/profile-bg.png);
	background-size: 100%
}

dl dd {
	padding: .2rem;
	border-bottom: thin dashed #eee
}

.pull-right {
	float: right
}

.report {
	font-size: .48rem;
	background: #151d31;
	-webkit-box-shadow: 0 .426667rem .64rem -.32rem hsla(202,4%,44%,.16);
	box-shadow: 0 .426667rem .64rem -.32rem hsla(202,4%,44%,.16);
	border-radius: .213333rem;
	position: relative;
	height: 5.266667rem
}

.report div {
	width: 33.333333%;
	height: 1.706667rem;
	float: left;
	text-align: left;
	padding: .266667rem
}

.report .lf {
	text-align: left
}

.report p {
	font-size: .266667rem;
	color: #9c9c9c
}

.red {
	color: #ff575c
}

.report .d {
	font-size: .426667rem;
	color: #ff575c
}

.report .d p {
	font-size: .266667rem;
	color: #000
}

.report .line {
	position: absolute;
	width: .023333rem;
	top: 10%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 4rem;
	background: #434343;
	opacity: .1;
	padding: 0
}

.report .line1 {
	left: 33.3333%
}

.report .line2 {
	right: 33.3333%
}

.hot_rob_list {
	overflow-x: auto;
	width: 100%
}

.hot_rob_ul {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	padding: .24rem 0
}

.hot_rob_ul li {
	display: inline-block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 4.313333rem;
	height: 4.613333rem;
	border-radius: .053333rem;
	background: #f7f7f7;
	margin-left: .4rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: .64rem .4rem 0 .56rem;
	text-align: center
}

.hot_rob_ul li:first-child {
	margin-left: 0
}

.hot_rob_ul li img {
	width: 1.333333rem;
	height: 1.333333rem;
	margin-right: .24rem;
	border-radius: 50%
}

.hot_rob_ul_con {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1
}

.hot_rob_ul_con h3 {
	font-size: .4rem;
	line-height: .64rem;
	color: #333
}

.hot_rob_ul_con h4 {
	font-size: .32rem;
	line-height: .56rem;
	color: #999;
	margin-bottom: .133333rem
}

.hot_rob_ul_con a {
	font-size: .426667rem;
	color: #222;
	text-align: center;
	border-radius: .4rem;
	padding: .066667rem .266667rem .066667rem .066667rem;
	background: #fae64f
}

.hot_rob_ul_con a img {
	height: .533333rem;
	width: .533333rem;
	margin-top: -.133333rem
}

.flexS {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.announcement-task {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center
}

.a-t-items {
	position: relative;
	height: 5.333333rem;
	margin: .32rem .16rem
}

.announcement-task>div {
	width: 4.333333rem;
	background: hsla(180,4%,95%,.6);
	height: 2.533333rem
}

.announcement-task>div:first-child {
	background-image: url(/Public/statics/img/task_bg1.png);
	background-size: 100% 100%;
	color: #333
}

.announcement-task>div:nth-child(2) {
	background-image: url(/Public/statics/img/task_bg2.png);
	background-size: 100% 100%;
	color: #333
}

.announcement-task>div:nth-child(3) {
	background-image: url(/Public/statics/img/task_bg3.png);
	background-size: 100% 100%;
	color: #333
}

.announcement-task>div:nth-child(4) {
	background-image: url(/Public/statics/img/task_bg4.png);
	background-size: 100% 100%;
	color: #333
}

.a-t-bg {
	position: absolute;
	top: 0;
	left: 0;
	text-align: right;
	height: 1.333333rem
}

.a-t-bg img {
	width: 1.333333rem;
	height: auto
}

.a-t-title {
	position: absolute;
	top: .88rem;
	left: .2rem
}

.a-t-t-1-1 {
	text-align: right;
	width: 2.133333rem;
	height: .493333rem;
	color: #fff;
	font-size: .32rem;
	background: -webkit-gradient(linear,right top,left top,from(#ffcc2c),to(#ff9a2c));
	background: linear-gradient(270deg,#ffcc2c,#ff9a2c);
	line-height: .666667rem;
	border-radius: .2rem;
	float: left;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.a-t-t-1-1-text {
	font-size: .24rem;
	text-align: center
}

.a-t-text {
	position: absolute;
	z-index: 2;
	left: .4rem;
	top: 1rem
}

.a-t-t-1 {
	font-size: .48rem;
	font-weight: 600
}

.a-t-t-2 {
	color: #000;
	font-size: .32rem;
	margin-top: .053333rem
}

.a-t-t-1-1>img {
	width: .237rem;
	margin-left: .08rem
}

.a-t-t-3-1 {
	position: absolute;
	top: 0;
	left: 2.666667rem;
	background: rgba(0,0,0,.6);
	width: 1.266667rem;
	height: 1.266667rem;
	border-radius: .133333rem
}

.a-t-t-3-1>img {
	width: .533333rem;
	display: block;
	margin: .106667rem auto .133333rem;
	height: .533333rem
}

.a-t-t-3-text {
	color: #fff;
	text-align: center;
	font-size: .373333rem
}

#xuanzhun {
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 1s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 1s;
	-webkit-animation: rotate-data-v-5622d57c 3s linear infinite;
	animation: rotate-data-v-5622d57c 3s linear infinite
}

@-webkit-keyframes rotate-data-v-5622d57c {
	0% {
		-webkit-transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn)
	}
}

@keyframes rotate-data-v-5622d57c {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.main-nav[data-v-d9938a64] {
	border-top: thin solid #efefef
}

.notice-box[data-v-cf7b6bb2] {
	z-index: 0;
	-webkit-transition: all 3s;
	transition: all 3s
}

.top-banner[data-v-147777c0] {
	height: 4rem;
	width: 100%;
	top: 0;
	position: fixed;
	left: 0;
	z-index: 10
}

.cheer-up[data-v-147777c0] {
	text-align: center;
	position: absolute;
	top: 2rem;
	left: 0;
	width: 100%;
	color: #555
}

.slider-item[data-v-3ccce158] {
	-webkit-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.slider-item.slider-active-copy[data-v-3ccce158],.slider-item.slider-active[data-v-3ccce158] {
	-webkit-transform: scale(1);
	transform: scale(1);
	z-index: 999
}

.van-overlay[data-v-da95fe24] {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3)
}

.messaeg_flex[data-v-da95fe24] {
	text-align: left
}

.message_block[data-v-da95fe24] {
	width: 90%;
	height: 55vh;
	margin-top: 2.666667rem;
	border-radius: .266667rem;
	background: url(/Public/statics/img/link.png) 2rem no-repeat,-webkit-gradient(linear,left top,left bottom,from(#ffcc2c),color-stop(60%,#fff));
	background: url(/Public/statics/img/link.png) 2rem no-repeat,linear-gradient(top,#ffcc2c,#fff 60%)
}

.message_block .message_info[data-v-da95fe24] {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	margin-top: .826667rem
}

.message_wrapper img[data-v-da95fe24] {
	margin-top: 1.066667rem;
	height: .8rem
}

.message_block .message_info img[data-v-da95fe24]:nth-child(2n) {
	height: .8rem;
	margin: 0 .293333rem
}

.message_block .message_info img[data-v-da95fe24]:nth-child(odd) {
	margin-top: .2rem;
	height: .4rem
}

.message_block .message_info_content[data-v-da95fe24] {
	margin: .533333rem auto;
	border-radius: .213333rem;
	width: 92%;
	height: 30vh;
	background-color: #fff
}

.message_body[data-v-da95fe24] {
	padding: .133333rem .266667rem;
	color: #434343;
	overflow: auto;
	height: 6.666667rem
}

.message_title1[data-v-da95fe24] {
	font-size: .4rem;
	font-weight: 600;
	margin: .2rem auto
}

.message_body .message_content1[data-v-da95fe24] {
	width: 100%;
	height: 3.733333rem;
	overflow-y: auto;
	word-wrap: break-word
}

.message_body .message_content1 p[data-v-da95fe24] {
	line-height: .64rem;
	font-size: .426667rem;
	font-weight: 500
}

.message_wrapper[data-v-da95fe24] {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	height: 100%
}

.page-box[data-v-6a10ceb8] {
	padding-bottom: 2.2rem;
	margin-top: 0;
	padding-top: 0;
	font-size: .44rem;
	height: 100%
}

.box-down[data-v-6a10ceb8] {
	background: url(/Public/statics/img/bg_down.png) no-repeat;
	background-size: 100% 100%;
	padding: .2rem 0
}

.card-item[data-v-6a10ceb8] {
	background-color: #ff7c6e;
	color: #fff;
	text-align: left;
	padding: .3rem;
	border-radius: .4rem;
	cursor: pointer;
	position: relative;
	width: 80%;
	margin: .5rem auto
}

.btn-join[data-v-6a10ceb8] {
	position: absolute;
	right: .5rem;
	bottom: .6rem;
	background: hsla(0,0%,100%,.75);
	color: #000;
	padding: .13rem;
	border-radius: .1rem;
	font-size: .4rem
}

.curr-box[data-v-6a10ceb8] {
	background-color: #fefad8;
	color: orange;
	text-align: left;
	padding: .5rem 1rem;
	margin: .05rem auto;
	border-radius: .5rem;
	width: 90%
}

.curr-box b[data-v-6a10ceb8] {
	text-decoration: underline
}

.vip-logo[data-v-6a10ceb8] {
	height: 2rem;
	width: 2rem
}

.recharge-money[data-v-6a10ceb8] {
	font-size: 1.2rem;
	position: absolute;
	right: 1rem;
	top: .6rem
}

.card-active[data-v-6a10ceb8] {
	background-color: #137d58
}

.recharge-bank[data-v-6a10ceb8] {
	border: thin dashed #ccc;
	padding: .6rem;
	border-radius: .3rem;
	margin-bottom: .4rem
}

.recharge-bank li[data-v-6a10ceb8] {
	margin-bottom: .3rem
}

.recharge-bank li[data-v-6a10ceb8]:last-child {
	margin-bottom: 0
}

.pay-title[data-v-6a10ceb8] {
	text-align: center;
	font-size: 1.2rem;
	font-weight: 700;
	background-color: #ff5a5a;
	color: #fff;
	padding: .5rem 0
}

.pay-qrcode-box[data-v-6a10ceb8] {
	text-align: center;
	margin-top: 2rem
}

.pay-qrcode-box img[data-v-6a10ceb8] {
	width: 15rem;
	height: 15rem;
	border-radius: .3rem;
	border: thin solid #ccc
}

.pay-money[data-v-6a10ceb8] {
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	color: red;
	margin: 1rem
}

.card-item .left[data-v-6a10ceb8] {
	background: rgba(0,0,0,.25);
	padding: .1rem
}

.old-money[data-v-6a10ceb8] {
	text-decoration: line-through;
	font-size: .8rem;
	color: #888
}

.card-item2[data-v-6a10ceb8] {
	colro: #000;
	padding: .5rem .3rem;
	width: 90%;
	margin: .3rem auto;
	-webkit-box-shadow: 0 0 .2rem #999;
	box-shadow: 0 0 .2rem #999
}

.card-item2 ul[data-v-6a10ceb8] {
	overflow: hidden
}

.card-item2 ul li[data-v-6a10ceb8] {
	float: left;
	text-align: left
}

.card-item2 ul li[data-v-6a10ceb8]:first-child {
	width: 70%
}

.card-item2 ul li[data-v-6a10ceb8]:last-child {
	height: 2rem;
	line-height: 2rem;
	text-align: right;
	width: 30%
}

.card-item2 .price[data-v-6a10ceb8] {
	font-size: .7rem;
	font-weight: 700
}

.ask[data-v-6a10ceb8] {
	background: url(/Public/statics/img/long.6df2155.png) no-repeat;
	background-size: auto 100%;
	background-position: 95%
}

.empty-img {
	height: 2rem;
	width: 2rem
}

html {
	-webkit-tap-highlight-color: transparent
}

body {
	margin: 0
}[class*=van-]:focus,a:focus,button:focus,input:focus,textarea:focus {
	outline: 0
}

ol,ul {
	margin: 0;
	padding: 0
}

button,input,textarea {
	color: inherit;
	font: inherit
}

.van-ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.van-multi-ellipsis--l2 {
	-webkit-line-clamp: 2
}

.van-multi-ellipsis--l2,.van-multi-ellipsis--l3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical
}

.van-multi-ellipsis--l3 {
	-webkit-line-clamp: 3
}

.van-clearfix:after {
	display: table;
	clear: both;
	content: ""
}[class*=van-hairline]:after {
	position: absolute;
	box-sizing: border-box;
	content: " ";
	pointer-events: none;
	top: -50%;
	right: -50%;
	bottom: -50%;
	left: -50%;
	border: 0 solid #ebedf0;
	-webkit-transform: scale(.5);
	transform: scale(.5)
}

.van-hairline,.van-hairline--bottom,.van-hairline--left,.van-hairline--right,.van-hairline--surround,.van-hairline--top,.van-hairline--top-bottom {
	position: relative
}

.van-hairline--top:after {
	border-top-width: 1px
}

.van-hairline--left:after {
	border-left-width: 1px
}

.van-hairline--right:after {
	border-right-width: 1px
}

.van-hairline--bottom:after {
	border-bottom-width: 1px
}

.van-hairline--top-bottom:after,.van-hairline-unset--top-bottom:after {
	border-width: 1px 0
}

.van-hairline--surround:after {
	border-width: 1px
}

@-webkit-keyframes van-slide-up-enter {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@keyframes van-slide-up-enter {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@-webkit-keyframes van-slide-up-leave {
	to {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@keyframes van-slide-up-leave {
	to {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@-webkit-keyframes van-slide-down-enter {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@keyframes van-slide-down-enter {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@-webkit-keyframes van-slide-down-leave {
	to {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@keyframes van-slide-down-leave {
	to {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@-webkit-keyframes van-slide-left-enter {
	0% {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@keyframes van-slide-left-enter {
	0% {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@-webkit-keyframes van-slide-left-leave {
	to {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@keyframes van-slide-left-leave {
	to {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@-webkit-keyframes van-slide-right-enter {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@keyframes van-slide-right-enter {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@-webkit-keyframes van-slide-right-leave {
	to {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@keyframes van-slide-right-leave {
	to {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@-webkit-keyframes van-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes van-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes van-fade-out {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes van-fade-out {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-webkit-keyframes van-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes van-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.van-fade-enter-active {
	-webkit-animation: van-fade-in .3s;
	animation: van-fade-in .3s
}

.van-fade-leave-active {
	-webkit-animation: van-fade-out .3s;
	animation: van-fade-out .3s
}

.van-slide-up-enter-active {
	-webkit-animation: van-slide-up-enter .3s ease both;
	animation: van-slide-up-enter .3s ease both
}

.van-slide-up-leave-active {
	-webkit-animation: van-slide-up-leave .3s ease both;
	animation: van-slide-up-leave .3s ease both
}

.van-slide-down-enter-active {
	-webkit-animation: van-slide-down-enter .3s ease both;
	animation: van-slide-down-enter .3s ease both
}

.van-slide-down-leave-active {
	-webkit-animation: van-slide-down-leave .3s ease both;
	animation: van-slide-down-leave .3s ease both
}

.van-slide-left-enter-active {
	-webkit-animation: van-slide-left-enter .3s ease both;
	animation: van-slide-left-enter .3s ease both
}

.van-slide-left-leave-active {
	-webkit-animation: van-slide-left-leave .3s ease both;
	animation: van-slide-left-leave .3s ease both
}

.van-slide-right-enter-active {
	-webkit-animation: van-slide-right-enter .3s ease both;
	animation: van-slide-right-enter .3s ease both
}

.van-slide-right-leave-active {
	-webkit-animation: van-slide-right-leave .3s ease both;
	animation: van-slide-right-leave .3s ease both
}

.van-loading {
	color: #c8c9cc;
	font-size: 0
}

.van-loading,.van-loading__spinner {
	position: relative;
	vertical-align: middle
}

.van-loading__spinner {
	display: inline-block;
	width: 30px;
	max-width: 100%;
	height: 30px;
	max-height: 100%;
	-webkit-animation: van-rotate .8s linear infinite;
	animation: van-rotate .8s linear infinite
}

.van-loading__spinner--spinner {
	-webkit-animation-timing-function: steps(12);
	animation-timing-function: steps(12)
}

.van-loading__spinner--spinner i {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.van-loading__spinner--spinner i:before {
	display: block;
	width: 2px;
	height: 25%;
	margin: 0 auto;
	background-color: currentColor;
	border-radius: 40%;
	content: " "
}

.van-loading__spinner--circular {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.van-loading__circular {
	display: block;
	width: 100%;
	height: 100%
}

.van-loading__circular circle {
	-webkit-animation: van-circular 1.5s ease-in-out infinite;
	animation: van-circular 1.5s ease-in-out infinite;
	stroke: currentColor;
	stroke-width: 3;
	stroke-linecap: round
}

.van-loading__text {
	display: inline-block;
	margin-left: 8px;
	color: #969799;
	font-size: 14px;
	vertical-align: middle
}

.van-loading--vertical {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.van-loading--vertical .van-loading__text {
	margin: 8px 0 0
}

@-webkit-keyframes van-circular {
	0% {
		stroke-dasharray: 1,200;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90,150;
		stroke-dashoffset: -40
	}

	to {
		stroke-dasharray: 90,150;
		stroke-dashoffset: -120
	}
}

@keyframes van-circular {
	0% {
		stroke-dasharray: 1,200;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90,150;
		stroke-dashoffset: -40
	}

	to {
		stroke-dasharray: 90,150;
		stroke-dashoffset: -120
	}
}

.van-loading__spinner--spinner i:first-of-type {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	opacity: 1
}

.van-loading__spinner--spinner i:nth-of-type(2) {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
	opacity: .9375
}

.van-loading__spinner--spinner i:nth-of-type(3) {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	opacity: .875
}

.van-loading__spinner--spinner i:nth-of-type(4) {
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg);
	opacity: .8125
}

.van-loading__spinner--spinner i:nth-of-type(5) {
	-webkit-transform: rotate(150deg);
	transform: rotate(150deg);
	opacity: .75
}

.van-loading__spinner--spinner i:nth-of-type(6) {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	opacity: .6875
}

.van-loading__spinner--spinner i:nth-of-type(7) {
	-webkit-transform: rotate(210deg);
	transform: rotate(210deg);
	opacity: .625
}

.van-loading__spinner--spinner i:nth-of-type(8) {
	-webkit-transform: rotate(240deg);
	transform: rotate(240deg);
	opacity: .5625
}

.van-loading__spinner--spinner i:nth-of-type(9) {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	opacity: .5
}

.van-loading__spinner--spinner i:nth-of-type(10) {
	-webkit-transform: rotate(300deg);
	transform: rotate(300deg);
	opacity: .4375
}

.van-loading__spinner--spinner i:nth-of-type(11) {
	-webkit-transform: rotate(330deg);
	transform: rotate(330deg);
	opacity: .375
}

.van-loading__spinner--spinner i:nth-of-type(12) {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn);
	opacity: .3125
}

.page-box[data-v-5c7ecf2d] {
	padding-top: 6rem;
	padding-bottom: 1rem;
	font-size: .4rem
}

.top-group[data-v-5c7ecf2d] {
	position: fixed;
	top: 4rem;
	left: 0;
	width: 100%;
	padding: .5rem 0;
	background-color: #fff;
	z-index: 1;
	border-bottom: thin solid #ddd
}

.task-list[data-v-5c7ecf2d] {
	text-align: left;
	width: 100%
}

.bottom-tips[data-v-5c7ecf2d] {
	height: 3rem;
	line-height: 3rem
}

.reward[data-v-5c7ecf2d] {
	font-size: 2.4rem;
	float: right;
	position: relative;
	right: 1rem;
	top: 2rem
}

.list[data-v-5c7ecf2d] {
	padding: .2rem
}

.list-item[data-v-5c7ecf2d] {
	text-align: left;
	padding: .1rem;
	background-color: #fff;
	margin: .4rem 0;
	border-radius: .1rem;
	-webkit-box-shadow: 0 0 .3rem #aaa;
	box-shadow: 0 0 .3rem #aaa;
	position: relative
}

.task-img[data-v-5c7ecf2d] {
	width: 1rem;
	height: 1rem
}

dl[data-v-5c7ecf2d] {
	padding: 0;
	margin: 0
}

dd[data-v-5c7ecf2d] {
	margin: 0
}

.price-box[data-v-5c7ecf2d] {
	margin-top: .2rem;
	margin-bottom: .4rem;
	overflow: hidden
}

.remain_cnt[data-v-5c7ecf2d] {
	position: relative;
	top: .22rem
}

.price[data-v-5c7ecf2d] {
	font-size: .7rem;
	margin-right: .1rem;
	font-weight: 800;
	float: right;
	position: relative;
	right: -.12rem
}

.btn-join[data-v-5c7ecf2d] {
	padding: .2rem;
	cursor: pointer;
	background-color: #6892a9;
	color: #fff;
	border-radius: .1rem;
	position: absolute;
	right: .3rem;
	bottom: .4rem
}

.btn-yellow[data-v-5c7ecf2d] {
	padding: .2rem;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(0,0,0,.45);
	-moz-text-shadow: 0 0 1px rgba(0,0,0,.45);
	-o-text-shadow: 0 0 1px rgba(0,0,0,.45);
	-ms-text-shadow: 0 0 1px rgba(0,0,0,.45);
	box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 7px #bf6000,0 8px 2px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 7px #bf6000,0 8px 2px rgba(0,0,0,.4);
	-webkit-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 7px #bf6000,0 8px 2px rgba(0,0,0,.4);
	-khtml-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 7px #bf6000,0 8px 2px rgba(0,0,0,.4);
	border: solid #ff8a00;
	border-width: 1px 1px 0;
	-moz-border-radius: 30px;
	-khtml-border-radius: 30px;
	background: -webkit-gradient(linear,left top,left bottom,from(#fd0),to(#ff7f00));
	background: linear-gradient(180deg,#fd0 0,#ff7f00);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdd00",endColorstr="#ff7f00",GradientType=0);
	background-color: #ff9700;
	font-size: .35rem;
	direction: ltr
}

.btn-yellow[data-v-5c7ecf2d]:active {
	bottom: .4rem;
	box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 2px #bf6000,0 3px 2px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 2px #bf6000,0 3px 2px rgba(0,0,0,.4);
	-webkit-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 2px #bf6000,0 3px 2px rgba(0,0,0,.4);
	-khtml-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 2px #bf6000,0 3px 2px rgba(0,0,0,.4)
}

.btn-yellow[data-v-5c7ecf2d]:hover {
	bottom: .3rem;
	box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 4px #bf6000,0 5px 2px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 4px #bf6000,0 5px 2px rgba(0,0,0,.4);
	-webkit-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 4px #bf6000,0 5px 2px rgba(0,0,0,.4);
	-khtml-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 4px #bf6000,0 5px 2px rgba(0,0,0,.4)
}

.task-time[data-v-5c7ecf2d] {
	color: #aaa
}

.group-box[data-v-5c7ecf2d] {
	width: 100%
}

.group-box li[data-v-5c7ecf2d] {
	width: 33%;
	text-align: center;
	float: left
}

.group-box img[data-v-5c7ecf2d] {
	width: .7rem;
	height: .7rem
}

.view-desc[data-v-5c7ecf2d] {
	cursor: pointer;
	color: orange
}

.payed[data-v-5c7ecf2d] {
	color: #b17405
}

.moment-imgs[data-v-5c7ecf2d] {
	overflow: hidden
}

.moment-imgs ul li[data-v-5c7ecf2d] {
	float: left;
	margin: .1rem;
	border: thin dashed #ccc;
	padding: .1rem;
	border-radius: .1rem
}

.moment-imgs ul li img[data-v-5c7ecf2d] {
	width: 3.3rem
}

.moment-text[data-v-5c7ecf2d] {
	border: thin solid #ddd;
	padding: .2rem;
	margin-bottom: .4rem;
	border-radius: .1rem;
	overflow: hidden;
	margin-top: .4rem
}

.moment-text ul li[data-v-5c7ecf2d] {
	float: left;
	width: 50%;
	text-align: center;
	height: 1rem;
	line-height: 1rem
}

.review-box[data-v-5c7ecf2d] {
	text-align: left;
	padding: 1rem
}

.review-box img[data-v-5c7ecf2d] {
	max-width: 100%
}

.pull-refresh[data-v-79f24e40] {
	position: relative;
	overflow-y: auto
}

.pull-refresh[data-v-79f24e40]::-webkit-scrollbar {
	display: none
}

.pull-con[data-v-79f24e40] {
	height: 100%
}

.pull-info[data-v-79f24e40] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	position: absolute;
	top: 0;
	width: 100%
}

.pull-info img[data-v-79f24e40] {
	width: 20px;
	height: 20px;
	margin-right: 10px
}

.pull-info span[data-v-79f24e40] {
	color: #333;
	font-size: 14px
}

.page-box[data-v-9ceb98ea] {
	padding-top: 4.8rem;
	padding-bottom: 1.5rem;
	height: 100%;
	background: #fff
}

.top-group[data-v-9ceb98ea] {
	width: 100%;
	height: 2rem;
	padding-top: 1rem;
	background: transparent;
	position: relative;
	z-index: 100
}

.task-list[data-v-9ceb98ea] {
	text-align: left
}

.bottom-tips[data-v-9ceb98ea] {
	height: 3rem;
	line-height: 3rem
}

.input-box[data-v-9ceb98ea] {
	padding: 3rem 1rem 2rem .6rem
}

.img-history[data-v-9ceb98ea] {
	margin-right: .3rem;
	margin-bottom: .3rem;
	border: thin dashed #ccc;
	padding: .3rem;
	max-width: 100%;
	max-height: 100%
}

.progress_tips[data-v-9ceb98ea] {
	color: #777
}

.progress_tips.success[data-v-9ceb98ea] {
	position: absolute;
	right: .1rem;
	top: 1.4rem
}

.progress_tips.success img[data-v-9ceb98ea] {
	height: 1.5rem;
	width: 1.5rem
}

.slip-main[data-v-9ceb98ea] {
	margin: .4rem 0;
	border-radius: .2rem;
	padding: 0;
	border: thin solid #eee
}

.task-list[data-v-9ceb98ea] {
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	border-radius: .2rem;
	position: relative;
	font-size: .4rem
}

.task-list li[data-v-9ceb98ea] {
	padding: .2rem .5rem
}

.task-list .task-title[data-v-9ceb98ea] {
	padding: .4rem;
	background: url(/Public/statics/img/profile-bg.png);
	background-size: 100%;
	color: #000
}

.task-item-bottom[data-v-9ceb98ea] {
	background-color: transparent;
	color: #555;
	padding-top: 0
}

.task-item-bottom ul[data-v-9ceb98ea] {
	overflow: hidden
}

.task-item-bottom ul li[data-v-9ceb98ea] {
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: .1rem 0 .3rem
}

.task-item-bottom ul li[data-v-9ceb98ea]:last-child {
	border-right: none
}

.money[data-v-9ceb98ea] {
	color: #555;
	font-size: 1rem;
	position: absolute;
	right: .3rem;
	font-weight: 700
}

.view-desc[data-v-9ceb98ea] {
	padding: .1rem .2rem;
	border-radius: .3rem;
	cursor: pointer;
	color: orange
}

.records[data-v-9ceb98ea] {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10
}

.records .jianbian[data-v-9ceb98ea] {
	position: absolute;
	width: 100%;
	height: 5rem;
	background: linear-gradient(1turn,#fff,#bac3d2)
}

.records .records_top[data-v-9ceb98ea] {
	width: 100%;
	position: relative;
	background-image: url(/Public/statics/img/link.png);
	background-size: 100%
}

.records .records_top .records_top1[data-v-9ceb98ea] {
	width: 90%;
	margin: auto;
	padding-top: .666667rem;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	font-size: .64rem;
	font-weight: 600;
	color: #2f3848
}

.records .records_top .records_top1[data-v-9ceb98ea]:nth-child(2) {
	font-size: .266667rem;
	font-weight: 400;
	color: #434343;
	padding: .133333rem 0 .333333rem
}

.records .records_top .records_top1:nth-child(2) p[data-v-9ceb98ea]:first-of-type {
	opacity: .59
}

.records .records_top .records_top1 p[data-v-9ceb98ea]:nth-of-type(2) {
	color: #434343
}

.close-it[data-v-9ceb98ea] {
	float: right;
	color: #555
}

.btn-add-photo[data-v-9ceb98ea] {
	width: 3.5rem;
	padding: .1rem;
	color: #fff!important;
	border: solid #f34e14;
	border-width: 1px 1px 0;
	border-radius: .2rem;
	-moz-border-radius: .2rem;
	-webkit-border-radius: .2rem;
	-khtml-border-radius: .2rem;
	background: -webkit-gradient(linear,left top,left bottom,from(#e87633),to(#ff5200));
	background: linear-gradient(180deg,#e87633 0,#ff5200);
	background: #ef4d14!important;
	font-size: .22rem
}

.btn-add-photo[data-v-9ceb98ea],.btn-submit[data-v-9ceb98ea] {
	cursor: pointer;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(0,0,0,.45);
	-moz-text-shadow: 0 0 1px rgba(0,0,0,.45);
	-o-text-shadow: 0 0 1px rgba(0,0,0,.45);
	-ms-text-shadow: 0 0 1px rgba(0,0,0,.45);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdd00",endColorstr="#ff7f00",GradientType=0);
	direction: ltr
}

.btn-submit[data-v-9ceb98ea] {
	width: 80%;
	padding: .2rem;
	display: inline-block;
	color: #fff;
	box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 7px #bf6000,0 8px 2px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 7px #bf6000,0 8px 2px rgba(0,0,0,.4);
	-webkit-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 7px #bf6000,0 8px 2px rgba(0,0,0,.4);
	-khtml-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 7px #bf6000,0 8px 2px rgba(0,0,0,.4);
	border: solid #ff8a00;
	border-width: 1px 1px 0;
	border-radius: .2rem;
	-moz-border-radius: .2rem;
	-webkit-border-radius: .2rem;
	-khtml-border-radius: .2rem;
	background: -webkit-gradient(linear,left top,left bottom,from(#fd0),to(#ff7f00));
	background: linear-gradient(180deg,#fd0 0,#ff7f00);
	background-color: #ff9700;
	font-size: .35rem
}

.btn-submit[data-v-9ceb98ea]:active {
	position: relative;
	top: 3px;
	box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 2px #bf6000,0 3px 2px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 2px #bf6000,0 3px 2px rgba(0,0,0,.4);
	-webkit-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 2px #bf6000,0 3px 2px rgba(0,0,0,.4);
	-khtml-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 2px #bf6000,0 3px 2px rgba(0,0,0,.4)
}

.btn-submit[data-v-9ceb98ea]:hover {
	position: relative;
	top: 1px;
	box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 4px #bf6000,0 5px 2px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 4px #bf6000,0 5px 2px rgba(0,0,0,.4);
	-webkit-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 4px #bf6000,0 5px 2px rgba(0,0,0,.4);
	-khtml-box-shadow: inset 0 1px hsla(0,0%,100%,.55),0 1px #ff8a00,0 4px #bf6000,0 5px 2px rgba(0,0,0,.4)
}

.moment-text[data-v-9ceb98ea] {
	border: thin solid #eee;
	padding: .2rem;
	border-radius: .1rem
}

.moment-imgs[data-v-9ceb98ea] {
	overflow: hidden
}

.moment-imgs dd[data-v-9ceb98ea] {
	float: left;
	padding: .1rem;
	margin: .1rem;
	border: thin solid #ddd;
	border-radius: .1rem
}

.moment-imgs img[data-v-9ceb98ea] {
	width: 2.2rem;
	height: 2.2rem
}

.moment-options[data-v-9ceb98ea] {
	overflow: hidden
}

.moment-options ul li[data-v-9ceb98ea] {
	float: left;
	text-align: center;
	width: 50%;
	background: #efefef;
	cursor: pointer
}

.moment-options ul li[data-v-9ceb98ea]:first-child {
	border-right: thin solid #ccc;
	border-top-left-radius: .1rem;
	border-bottom-left-radius: .1rem
}

.moment-options ul li[data-v-9ceb98ea]:last-child {
	border-top-right-radius: .1rem;
	border-bottom-right-radius: .1rem
}

.click-link[data-v-9ceb98ea] {
	background: #3275b1;
	border-radius: .1rem;
	padding: 0 .1rem;
	color: #fff
}

.click-link.clicked[data-v-9ceb98ea] {
	background: #bbb
}

.review-box[data-v-9ceb98ea] {
	text-align: left;
	padding: 1rem
}

.review-box img[data-v-9ceb98ea] {
	max-width: 100%
}

.open-wechat[data-v-9ceb98ea] {
	color: #fff;
	text-align: center;
	background: #7ad276;
	cursor: pointer;
	border-bottom-left-radius: .1rem;
	border-bottom-right-radius: .1rem;
	height: 1rem;
	line-height: 1rem
}

a[data-v-26576953] {
	color: #111
}

.main-box[data-v-26576953] {
	text-align: left
}

.header[data-v-26576953] {
	color: #464646!important;
	font-size: .373333rem;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	height: 3.146667rem;
	padding: 0 .32rem;
	width: 100%;
	height: 6.386667rem;
	background: url(/Public/statics/img/profile-bg.png);
	background-size: 100% 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 0!important
}

.header .img[data-v-26576953] {
	margin-top: .96rem;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	padding: 0 .533333rem
}

.header .img img[data-v-26576953] {
	width: .586667rem;
	height: .586667rem;
	display: block;
	vertical-align: middle
}

.header .info[data-v-26576953] {
	margin-top: .626667rem;
	padding-left: .533333rem;
	overflow: hidden
}

.header .info .headerImg[data-v-26576953] {
	width: 1.333333rem;
	height: 1.333333rem;
	display: block;
	border-radius: 50%;
	float: left;
	border: .013333rem solid #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.header .info .name[data-v-26576953] {
	margin-left: .32rem;
	float: left
}

.header .info .name strong[data-v-26576953] {
	font-size: .48rem;
	color: #171717;
	display: block;
	float: left
}

.header .info .name em[data-v-26576953] {
	display: block;
	float: left;
	margin-left: .16rem;
	height: .426667rem;
	background: rgba(0,0,0,.2);
	color: #fff;
	border-radius: .053333rem;
	font-size: .266667rem;
	line-height: .426667rem;
	text-align: center;
	margin-top: .106667rem;
	padding-left: .1rem;
	padding-right: .1rem
}

.header .info .name small[data-v-26576953] {
	clear: both;
	font-size: .346667rem;
	color: #434343;
	margin-top: .8rem;
	display: block;
	text-align: left
}

.header .balance[data-v-26576953] {
	width: 8.88rem;
	height: 2.146667rem;
	background: url(/Public/statics/img/card-bg.png) no-repeat;
	background-size: 100% 100%;
	margin: .533333rem auto auto;
	padding: 0 .426667rem;
	position: relative
}

.header .balance p[data-v-26576953] {
	float: left;
	font-size: .373333rem;
	color: #f2d8be;
	text-align: left
}

.header .balance p span[data-v-26576953] {
	color: hsla(0,0%,100%,.6);
	margin-top: .32rem;
	display: block
}

.header .balance p em[data-v-26576953] {
	display: block;
	margin-top: .2rem;
	color: #f2d8be;
	font-style: normal;
	font-size: .346667rem
}

.header .balance p em small[data-v-26576953] {
	font-size: .586667rem;
	font-weight: 700
}

button[data-v-26576953] {
	width: 100%;
	font-size: .4rem;
	line-height: .986667rem;
	color: #fff;
	text-align: center;
	border-radius: .08rem;
	background-color: #2f3848;
	margin-top: .48rem
}

.header .balance button[data-v-26576953] {
	display: block;
	float: right;
	margin-left: .426667rem;
	width: 1.546667rem;
	height: .746667rem;
	border: none;
	background: hsla(0,0%,100%,.2);
	border-radius: .373333rem;
	margin-top: .733333rem;
	font-size: .373333rem;
	text-align: center;
	line-height: .746667rem;
	color: #fff
}

.header .balance button a[data-v-26576953] {
	color: #fff
}

.yh[data-v-26576953] {
	width: 100%;
	height: .92rem;
	background-image: url(/Public/statics/img/card-bottom.png);
	background-size: 100%;
	position: absolute;
	bottom: 0
}

.login_nav[data-v-26576953] {
	border-top: .013333rem solid #f2f2f2;
	background: #fff;
	overflow: hidden
}

.login_nav li[data-v-26576953] {
	float: left;
	width: 33.33%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-right: .013333rem solid #eee;
	border-bottom: .013333rem solid #eee;
	text-align: center;
	padding: .56rem 0 .066667rem
}

.login_nav li img[data-v-26576953] {
	height: 1.04rem
}

.login_nav li p[data-v-26576953] {
	font-size: .373333rem;
	line-height: 1.2rem;
	color: #333
}

.LoginOut[data-v-26576953] {
	margin-top: .5rem;
	padding: 0 .333333rem .666667rem
}

.headphoto-box[data-v-26576953] {
	padding: .6rem;
	text-align: center
}

.headphoto-box[data-v-26576953]::-webkit-scrollbar {
	display: none
}

.headphoto-box img[data-v-26576953] {
	height: 2rem;
	width: 2rem;
	border-radius: 50%;
	border: thin solid #ccc
}

.bell-tips[data-v-26576953] {
	-webkit-animation: icon-bounce 4s infinite;
	animation: icon-bounce .5s infinite
}

.unread-list[data-v-26576953] {
	text-align: left
}

.unread-list li[data-v-26576953] {
	padding: .2rem 0;
	border-bottom: thin dashed #ccc;
	font-size: .4rem
}

.credit-tips[data-v-26576953] {
	text-align: center;
	position: relative;
	top: 5px;
	font-weight: 700
}

.robot[data-v-26576953] {
	width: 50px;
	height: auto;
	float: right;
	margin-right: 20px
}

.tuitui ul[data-v-26576953] {
	overflow: hidden
}

.tuitui ul li[data-v-26576953] {
	float: left;
	width: 50%;
	text-align: center;
	background: url(/Public/statics/img/task_bg4.png);
	color: #333;
	padding: .3rem;
	font-size: .4rem
}

.tuitui ul li[data-v-26576953]:first-child {
	border-right: thin solid #fff
}

.van-info {
	position: absolute;
	top: 0;
	right: 0;
	box-sizing: border-box;
	min-width: 16px;
	padding: 0 3px;
	color: #fff;
	font-weight: 500;
	font-size: 12px;
	font-family: PingFang SC,Helvetica Neue,Arial,sans-serif;
	line-height: 14px;
	text-align: center;
	background-color: #ee0a24;
	border: 1px solid #fff;
	border-radius: 16px;
	-webkit-transform: translate(50%,-50%);
	transform: translate(50%,-50%);
	-webkit-transform-origin: 100%;
	transform-origin: 100%
}

.van-info--dot {
	width: 8px;
	min-width: 0;
	height: 8px;
	background-color: #ee0a24;
	border-radius: 100%
}

@font-face {
	font-weight:400;font-family:vant-icon;font-style:normal;font-display:auto;src:url(https://img.yzcdn.cn/vant/vant-icon-db1de1.woff2) format("woff2"),url(https://img.yzcdn.cn/vant/vant-icon-db1de1.woff) format("woff"),url(https://img.yzcdn.cn/vant/vant-icon-db1de1.ttf) format("truetype")
}

.van-icon {
	position: relative;
	font: normal normal normal 14px/1 vant-icon;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased
}

.van-icon,.van-icon:before {
	display: inline-block
}

.van-icon-add-o:before {
	content: "\F000"
}

.van-icon-add-square:before {
	content: "\F001"
}

.van-icon-add:before {
	content: "\F002"
}

.van-icon-after-sale:before {
	content: "\F003"
}

.van-icon-aim:before {
	content: "\F004"
}

.van-icon-alipay:before {
	content: "\F005"
}

.van-icon-apps-o:before {
	content: "\F006"
}

.van-icon-arrow-down:before {
	content: "\F007"
}

.van-icon-arrow-left:before {
	content: "\F008"
}

.van-icon-arrow-up:before {
	content: "\F009"
}

.van-icon-arrow:before {
	content: "\F00A"
}

.van-icon-ascending:before {
	content: "\F00B"
}

.van-icon-audio:before {
	content: "\F00C"
}

.van-icon-award-o:before {
	content: "\F00D"
}

.van-icon-award:before {
	content: "\F00E"
}

.van-icon-bag-o:before {
	content: "\F00F"
}

.van-icon-bag:before {
	content: "\F010"
}

.van-icon-balance-list-o:before {
	content: "\F011"
}

.van-icon-balance-list:before {
	content: "\F012"
}

.van-icon-balance-o:before {
	content: "\F013"
}

.van-icon-balance-pay:before {
	content: "\F014"
}

.van-icon-bar-chart-o:before {
	content: "\F015"
}

.van-icon-bars:before {
	content: "\F016"
}

.van-icon-bell:before {
	content: "\F017"
}

.van-icon-bill-o:before {
	content: "\F018"
}

.van-icon-bill:before {
	content: "\F019"
}

.van-icon-birthday-cake-o:before {
	content: "\F01A"
}

.van-icon-bookmark-o:before {
	content: "\F01B"
}

.van-icon-bookmark:before {
	content: "\F01C"
}

.van-icon-browsing-history-o:before {
	content: "\F01D"
}

.van-icon-browsing-history:before {
	content: "\F01E"
}

.van-icon-brush-o:before {
	content: "\F01F"
}

.van-icon-bulb-o:before {
	content: "\F020"
}

.van-icon-bullhorn-o:before {
	content: "\F021"
}

.van-icon-calender-o:before {
	content: "\F022"
}

.van-icon-card:before {
	content: "\F023"
}

.van-icon-cart-circle-o:before {
	content: "\F024"
}

.van-icon-cart-circle:before {
	content: "\F025"
}

.van-icon-cart-o:before {
	content: "\F026"
}

.van-icon-cart:before {
	content: "\F027"
}

.van-icon-cash-back-record:before {
	content: "\F028"
}

.van-icon-cash-on-deliver:before {
	content: "\F029"
}

.van-icon-cashier-o:before {
	content: "\F02A"
}

.van-icon-certificate:before {
	content: "\F02B"
}

.van-icon-chart-trending-o:before {
	content: "\F02C"
}

.van-icon-chat-o:before {
	content: "\F02D"
}

.van-icon-chat:before {
	content: "\F02E"
}

.van-icon-checked:before {
	content: "\F02F"
}

.van-icon-circle:before {
	content: "\F030"
}

.van-icon-clear:before {
	content: "\F031"
}

.van-icon-clock-o:before {
	content: "\F032"
}

.van-icon-clock:before {
	content: "\F033"
}

.van-icon-close:before {
	content: "\F034"
}

.van-icon-closed-eye:before {
	content: "\F035"
}

.van-icon-cluster-o:before {
	content: "\F036"
}

.van-icon-cluster:before {
	content: "\F037"
}

.van-icon-column:before {
	content: "\F038"
}

.van-icon-comment-circle-o:before {
	content: "\F039"
}

.van-icon-comment-circle:before {
	content: "\F03A"
}

.van-icon-comment-o:before {
	content: "\F03B"
}

.van-icon-comment:before {
	content: "\F03C"
}

.van-icon-completed:before {
	content: "\F03D"
}

.van-icon-contact:before {
	content: "\F03E"
}

.van-icon-coupon-o:before {
	content: "\F03F"
}

.van-icon-coupon:before {
	content: "\F040"
}

.van-icon-credit-pay:before {
	content: "\F041"
}

.van-icon-cross:before {
	content: "\F042"
}

.van-icon-debit-pay:before {
	content: "\F043"
}

.van-icon-delete:before {
	content: "\F044"
}

.van-icon-descending:before {
	content: "\F045"
}

.van-icon-description:before {
	content: "\F046"
}

.van-icon-desktop-o:before {
	content: "\F047"
}

.van-icon-diamond-o:before {
	content: "\F048"
}

.van-icon-diamond:before {
	content: "\F049"
}

.van-icon-discount:before {
	content: "\F04A"
}

.van-icon-down:before {
	content: "\F04B"
}

.van-icon-ecard-pay:before {
	content: "\F04C"
}

.van-icon-edit:before {
	content: "\F04D"
}

.van-icon-ellipsis:before {
	content: "\F04E"
}

.van-icon-empty:before {
	content: "\F04F"
}

.van-icon-envelop-o:before {
	content: "\F050"
}

.van-icon-exchange:before {
	content: "\F051"
}

.van-icon-expand-o:before {
	content: "\F052"
}

.van-icon-expand:before {
	content: "\F053"
}

.van-icon-eye-o:before {
	content: "\F054"
}

.van-icon-eye:before {
	content: "\F055"
}

.van-icon-fail:before {
	content: "\F056"
}

.van-icon-failure:before {
	content: "\F057"
}

.van-icon-filter-o:before {
	content: "\F058"
}

.van-icon-fire-o:before {
	content: "\F059"
}

.van-icon-fire:before {
	content: "\F05A"
}

.van-icon-flag-o:before {
	content: "\F05B"
}

.van-icon-flower-o:before {
	content: "\F05C"
}

.van-icon-free-postage:before {
	content: "\F05D"
}

.van-icon-friends-o:before {
	content: "\F05E"
}

.van-icon-friends:before {
	content: "\F05F"
}

.van-icon-gem-o:before {
	content: "\F060"
}

.van-icon-gem:before {
	content: "\F061"
}

.van-icon-gift-card-o:before {
	content: "\F062"
}

.van-icon-gift-card:before {
	content: "\F063"
}

.van-icon-gift-o:before {
	content: "\F064"
}

.van-icon-gift:before {
	content: "\F065"
}

.van-icon-gold-coin-o:before {
	content: "\F066"
}

.van-icon-gold-coin:before {
	content: "\F067"
}

.van-icon-good-job-o:before {
	content: "\F068"
}

.van-icon-good-job:before {
	content: "\F069"
}

.van-icon-goods-collect-o:before {
	content: "\F06A"
}

.van-icon-goods-collect:before {
	content: "\F06B"
}

.van-icon-graphic:before {
	content: "\F06C"
}

.van-icon-home-o:before {
	content: "\F06D"
}

.van-icon-hot-o:before {
	content: "\F06E"
}

.van-icon-hot-sale-o:before {
	content: "\F06F"
}

.van-icon-hot-sale:before {
	content: "\F070"
}

.van-icon-hot:before {
	content: "\F071"
}

.van-icon-hotel-o:before {
	content: "\F072"
}

.van-icon-idcard:before {
	content: "\F073"
}

.van-icon-info-o:before {
	content: "\F074"
}

.van-icon-info:before {
	content: "\F075"
}

.van-icon-invition:before {
	content: "\F076"
}

.van-icon-label-o:before {
	content: "\F077"
}

.van-icon-label:before {
	content: "\F078"
}

.van-icon-like-o:before {
	content: "\F079"
}

.van-icon-like:before {
	content: "\F07A"
}

.van-icon-live:before {
	content: "\F07B"
}

.van-icon-location-o:before {
	content: "\F07C"
}

.van-icon-location:before {
	content: "\F07D"
}

.van-icon-lock:before {
	content: "\F07E"
}

.van-icon-logistics:before {
	content: "\F07F"
}

.van-icon-manager-o:before {
	content: "\F080"
}

.van-icon-manager:before {
	content: "\F081"
}

.van-icon-map-marked:before {
	content: "\F082"
}

.van-icon-medal-o:before {
	content: "\F083"
}

.van-icon-medal:before {
	content: "\F084"
}

.van-icon-more-o:before {
	content: "\F085"
}

.van-icon-more:before {
	content: "\F086"
}

.van-icon-music-o:before {
	content: "\F087"
}

.van-icon-music:before {
	content: "\F088"
}

.van-icon-new-arrival-o:before {
	content: "\F089"
}

.van-icon-new-arrival:before {
	content: "\F08A"
}

.van-icon-new-o:before {
	content: "\F08B"
}

.van-icon-new:before {
	content: "\F08C"
}

.van-icon-newspaper-o:before {
	content: "\F08D"
}

.van-icon-notes-o:before {
	content: "\F08E"
}

.van-icon-orders-o:before {
	content: "\F08F"
}

.van-icon-other-pay:before {
	content: "\F090"
}

.van-icon-paid:before {
	content: "\F091"
}

.van-icon-passed:before {
	content: "\F092"
}

.van-icon-pause-circle-o:before {
	content: "\F093"
}

.van-icon-pause-circle:before {
	content: "\F094"
}

.van-icon-pause:before {
	content: "\F095"
}

.van-icon-peer-pay:before {
	content: "\F096"
}

.van-icon-pending-payment:before {
	content: "\F097"
}

.van-icon-phone-circle-o:before {
	content: "\F098"
}

.van-icon-phone-circle:before {
	content: "\F099"
}

.van-icon-phone-o:before {
	content: "\F09A"
}

.van-icon-phone:before {
	content: "\F09B"
}

.van-icon-photo-o:before {
	content: "\F09C"
}

.van-icon-photo:before {
	content: "\F09D"
}

.van-icon-photograph:before {
	content: "\F09E"
}

.van-icon-play-circle-o:before {
	content: "\F09F"
}

.van-icon-play-circle:before {
	content: "\F0A0"
}

.van-icon-play:before {
	content: "\F0A1"
}

.van-icon-plus:before {
	content: "\F0A2"
}

.van-icon-point-gift-o:before {
	content: "\F0A3"
}

.van-icon-point-gift:before {
	content: "\F0A4"
}

.van-icon-points:before {
	content: "\F0A5"
}

.van-icon-printer:before {
	content: "\F0A6"
}

.van-icon-qr-invalid:before {
	content: "\F0A7"
}

.van-icon-qr:before {
	content: "\F0A8"
}

.van-icon-question-o:before {
	content: "\F0A9"
}

.van-icon-question:before {
	content: "\F0AA"
}

.van-icon-records:before {
	content: "\F0AB"
}

.van-icon-refund-o:before {
	content: "\F0AC"
}

.van-icon-replay:before {
	content: "\F0AD"
}

.van-icon-scan:before {
	content: "\F0AE"
}

.van-icon-search:before {
	content: "\F0AF"
}

.van-icon-send-gift-o:before {
	content: "\F0B0"
}

.van-icon-send-gift:before {
	content: "\F0B1"
}

.van-icon-service-o:before {
	content: "\F0B2"
}

.van-icon-service:before {
	content: "\F0B3"
}

.van-icon-setting-o:before {
	content: "\F0B4"
}

.van-icon-setting:before {
	content: "\F0B5"
}

.van-icon-share:before {
	content: "\F0B6"
}

.van-icon-shop-collect-o:before {
	content: "\F0B7"
}

.van-icon-shop-collect:before {
	content: "\F0B8"
}

.van-icon-shop-o:before {
	content: "\F0B9"
}

.van-icon-shop:before {
	content: "\F0BA"
}

.van-icon-shopping-cart-o:before {
	content: "\F0BB"
}

.van-icon-shopping-cart:before {
	content: "\F0BC"
}

.van-icon-shrink:before {
	content: "\F0BD"
}

.van-icon-sign:before {
	content: "\F0BE"
}

.van-icon-smile-comment-o:before {
	content: "\F0BF"
}

.van-icon-smile-comment:before {
	content: "\F0C0"
}

.van-icon-smile-o:before {
	content: "\F0C1"
}

.van-icon-smile:before {
	content: "\F0C2"
}

.van-icon-star-o:before {
	content: "\F0C3"
}

.van-icon-star:before {
	content: "\F0C4"
}

.van-icon-stop-circle-o:before {
	content: "\F0C5"
}

.van-icon-stop-circle:before {
	content: "\F0C6"
}

.van-icon-stop:before {
	content: "\F0C7"
}

.van-icon-success:before {
	content: "\F0C8"
}

.van-icon-thumb-circle-o:before {
	content: "\F0C9"
}

.van-icon-thumb-circle:before {
	content: "\F0CA"
}

.van-icon-todo-list-o:before {
	content: "\F0CB"
}

.van-icon-todo-list:before {
	content: "\F0CC"
}

.van-icon-tosend:before {
	content: "\F0CD"
}

.van-icon-tv-o:before {
	content: "\F0CE"
}

.van-icon-umbrella-circle:before {
	content: "\F0CF"
}

.van-icon-underway-o:before {
	content: "\F0D0"
}

.van-icon-underway:before {
	content: "\F0D1"
}

.van-icon-upgrade:before {
	content: "\F0D2"
}

.van-icon-user-circle-o:before {
	content: "\F0D3"
}

.van-icon-user-o:before {
	content: "\F0D4"
}

.van-icon-video-o:before {
	content: "\F0D5"
}

.van-icon-video:before {
	content: "\F0D6"
}

.van-icon-vip-card-o:before {
	content: "\F0D7"
}

.van-icon-vip-card:before {
	content: "\F0D8"
}

.van-icon-volume-o:before {
	content: "\F0D9"
}

.van-icon-volume:before {
	content: "\F0DA"
}

.van-icon-wap-home-o:before {
	content: "\F0DB"
}

.van-icon-wap-home:before {
	content: "\F0DC"
}

.van-icon-wap-nav:before {
	content: "\F0DD"
}

.van-icon-warn-o:before {
	content: "\F0DE"
}

.van-icon-warning-o:before {
	content: "\F0DF"
}

.van-icon-warning:before {
	content: "\F0E0"
}

.van-icon-weapp-nav:before {
	content: "\F0E1"
}

.van-icon-wechat:before {
	content: "\F0E2"
}

.van-icon-youzan-shield:before {
	content: "\F0E3"
}

.van-icon__image {
	width: 1em;
	height: 1em;
	object-fit: contain
}

.van-step {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	color: #969799;
	font-size: 14px
}

.van-step__circle {
	display: block;
	width: 5px;
	height: 5px;
	background-color: #969799;
	border-radius: 50%
}

.van-step__line {
	position: absolute;
	background-color: #ebedf0;
	-webkit-transition: background-color .3s;
	transition: background-color .3s
}

.van-step--horizontal {
	float: left
}

.van-step--horizontal:first-child .van-step__title {
	margin-left: 0;
	-webkit-transform: none;
	transform: none
}

.van-step--horizontal:last-child {
	position: absolute;
	right: 1px;
	width: auto
}

.van-step--horizontal:last-child .van-step__title {
	margin-left: 0;
	-webkit-transform: none;
	transform: none
}

.van-step--horizontal:last-child .van-step__circle-container {
	right: -9px;
	left: auto
}

.van-step--horizontal .van-step__circle-container {
	position: absolute;
	top: 30px;
	left: -8px;
	z-index: 1;
	padding: 0 8px;
	background-color: #fff;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.van-step--horizontal .van-step__title {
	display: inline-block;
	margin-left: 3px;
	font-size: 12px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media (max-width:321px) {
	.van-step--horizontal .van-step__title {
		font-size: 11px
	}
}

.van-step--horizontal .van-step__line {
	top: 30px;
	left: 0;
	width: 100%;
	height: 1px
}

.van-step--horizontal .van-step__icon {
	display: block;
	font-size: 12px
}

.van-step--horizontal .van-step--process {
	color: #323233
}

.van-step--vertical {
	display: block;
	float: none;
	padding: 10px 10px 10px 0;
	line-height: 18px
}

.van-step--vertical:not(:last-child):after {
	border-bottom-width: 1px
}

.van-step--vertical:first-child:before {
	position: absolute;
	top: 0;
	left: -15px;
	z-index: 1;
	width: 1px;
	height: 20px;
	background-color: #fff;
	content: ""
}

.van-step--vertical .van-step__circle-container {
	position: absolute;
	top: 19px;
	left: -15px;
	z-index: 2;
	font-size: 12px;
	line-height: 1;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.van-step--vertical .van-step__line {
	top: 16px;
	left: -15px;
	width: 1px;
	height: 100%
}

.van-step:last-child .van-step__line {
	width: 0
}

.van-step--finish {
	color: #323233
}

.van-step--finish .van-step__circle,.van-step--finish .van-step__line {
	background-color: #07c160
}

.van-step__icon,.van-step__title {
	-webkit-transition: color .3s;
	transition: color .3s
}

.van-step__icon--active,.van-step__title--active {
	color: #07c160
}

.van-steps {
	overflow: hidden;
	background-color: #fff
}

.van-steps--horizontal {
	padding: 10px 10px 0
}

.van-steps--horizontal .van-steps__items {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	margin: 0 0 10px;
	padding-bottom: 22px
}

.van-steps--vertical {
	padding: 0 0 0 32px
}

.pull-left[data-v-605def0c] {
	float: left
}

.pull-right[data-v-605def0c] {
	float: right
}

.page-title[data-v-605def0c] {
	font-size: .7rem;
	margin-bottom: .2rem;
	text-align: center
}

.page-title span[data-v-605def0c] {
	color: #fff
}

.form-line[data-v-605def0c] {
	margin: .6rem
}

.icon[data-v-605def0c] {
	width: 1em;
	height: 1em;
	vertical-align: -.15em;
	fill: currentColor;
	overflow: hidden
}

#app[data-v-605def0c] {
	padding-bottom: 3rem
}

.main[data-v-605def0c] {
	height: 10.666667rem;
	position: fixed;
	height: 100%;
	width: 100%;
	margin-top: -1.2rem;
	background: url(/Public/statics/img/login-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-color: #ef8165;
	padding-top: 5.6rem
}

.box[data-v-605def0c] {
	position: relative;
	z-index: 999;
	border-radius: .266667rem;
	padding: .666667rem .4rem .4rem;
	margin: 1.2rem .666667rem 0;
	background: #ef8165
}

.box ul li[data-v-605def0c] {
	overflow: hidden;
	position: relative;
	padding: .066667rem;
	margin: .066667rem .066667rem .266667rem
}

.box ul li .lco[data-v-605def0c] {
	width: .853333rem;
	position: absolute;
	left: .4rem;
	top: .24rem;
	border-right: .013333rem solid #ccc;
	padding-right: .266667rem
}

.box ul li input[data-v-605def0c] {
	float: left;
	width: 100%;
	height: 1.066667rem;
	padding: 0 1.6rem;
	font-size: .4rem;
	outline-style: none;
	border: 0
}

.btn[data-v-605def0c] {
	width: 100%;
	font-size: .4rem;
	line-height: .986667rem;
	color: #c73a4f;
	text-align: center;
	border-radius: .08rem;
	background-color: #fee0a3;
	margin-top: .133333rem;
	font-weight: 600;
	cursor: pointer;
	outline-style: none;
	border: 0
}

.box ul li .btnGetCode[data-v-605def0c] {
	width: 1.6rem;
	position: absolute;
	right: .4rem;
	background: none;
	color: #2f3848;
	width: auto;
	margin: 0
}

.c p[data-v-605def0c] {
	text-align: center;
	border-bottom: .013333rem solid #fff;
	color: #fff;
	font-weight: 300;
	font-size: .24rem;
	padding: .066667rem;
	display: inline-block;
	max-width: 100%;
	margin-bottom: .066667rem
}

.box div p[data-v-605def0c] {
	line-height: .8rem;
	font-size: .373333rem;
	color: #fff;
	padding-top: .133333rem
}

.pull-left[data-v-af668d18] {
	float: left
}

.pull-right[data-v-af668d18] {
	float: right
}

.page-title[data-v-af668d18] {
	font-size: .7rem;
	margin-bottom: .2rem;
	text-align: center
}

.page-title span[data-v-af668d18] {
	color: #fff
}

.form-line[data-v-af668d18] {
	margin: .6rem
}

.icon[data-v-af668d18] {
	width: 1em;
	height: 1em;
	vertical-align: -.15em;
	fill: currentColor;
	overflow: hidden
}

#app[data-v-af668d18] {
	padding-bottom: 3rem
}

.main[data-v-af668d18] {
	height: 10.666667rem;
	position: fixed;
	height: 100%;
	width: 100%;
	background: url(/Public/statics/img/login-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-color: #ef8165;
	padding-top: 5.6rem
}

.box[data-v-af668d18] {
	margin: 0 .666667rem;
	position: relative;
	z-index: 999;
	border-radius: .266667rem;
	padding: .666667rem .4rem .4rem;
	background: #ef8165
}

.box ul li[data-v-af668d18] {
	overflow: hidden;
	position: relative;
	padding: .066667rem;
	margin: .066667rem .066667rem .266667rem
}

.box ul li .lco[data-v-af668d18] {
	width: .853333rem;
	position: absolute;
	left: .4rem;
	top: .24rem;
	border-right: .013333rem solid #ccc;
	padding-right: .266667rem
}

.box ul li input[data-v-af668d18] {
	float: left;
	width: 100%;
	height: 1.066667rem;
	padding: 0 1.6rem;
	font-size: .4rem;
	outline-style: none;
	border: 0
}

.btn[data-v-af668d18] {
	width: 100%;
	font-size: .4rem;
	line-height: .986667rem;
	color: #c73a4f;
	text-align: center;
	border-radius: .08rem;
	background-color: #fee0a3;
	margin-top: .133333rem;
	font-weight: 600;
	cursor: pointer;
	outline-style: none;
	border: 0
}

.box ul li .btnGetCode[data-v-af668d18] {
	width: 1.6rem;
	position: absolute;
	right: .4rem;
	background: none;
	color: #2f3848;
	width: auto;
	margin: 0
}

.c p[data-v-af668d18] {
	text-align: center;
	border-bottom: .013333rem solid #fff;
	color: #fff;
	font-weight: 300;
	font-size: .24rem;
	padding: .066667rem;
	display: inline-block;
	max-width: 100%;
	margin-bottom: .066667rem
}

.box div p[data-v-af668d18] {
	line-height: .8rem;
	font-size: .373333rem;
	color: #fff;
	padding-top: .133333rem
}

.top-msg[data-v-6292f174] {
	padding: 1rem;
	text-align: left;
	background-color: #ff5825;
	color: #fff
}

.pull-left[data-v-1c312b94] {
	float: left
}

.pull-right[data-v-1c312b94] {
	float: right
}

.page-title[data-v-1c312b94] {
	font-size: .7rem;
	margin-bottom: .2rem;
	text-align: center
}

.page-title span[data-v-1c312b94] {
	color: #fff
}

.form-line[data-v-1c312b94] {
	margin: .6rem
}

.icon[data-v-1c312b94] {
	width: 1em;
	height: 1em;
	vertical-align: -.15em;
	fill: currentColor;
	overflow: hidden
}

#app[data-v-1c312b94] {
	padding-bottom: 3rem
}

.main[data-v-1c312b94] {
	height: 10.666667rem;
	position: fixed;
	height: 100%;
	width: 100%;
	margin-top: -1.2rem;
	background: url(/Public/statics/img/login-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-color: #ef8165;
	padding-top: 5.6rem
}

.box[data-v-1c312b94] {
	position: relative;
	z-index: 999;
	border-radius: .266667rem;
	padding: .666667rem .4rem .4rem;
	margin: 1.2rem .666667rem 0;
	background: #ef8165
}

.box ul li[data-v-1c312b94] {
	overflow: hidden;
	position: relative;
	padding: .066667rem;
	margin: .066667rem .066667rem .266667rem
}

.box ul li .lco[data-v-1c312b94] {
	width: .853333rem;
	position: absolute;
	left: .4rem;
	top: .24rem;
	border-right: .013333rem solid #ccc;
	padding-right: .266667rem
}

.box ul li input[data-v-1c312b94] {
	float: left;
	width: 100%;
	height: 1.066667rem;
	padding: 0 1.6rem;
	font-size: .4rem;
	outline-style: none;
	border: 0
}

.btn[data-v-1c312b94] {
	width: 100%;
	font-size: .4rem;
	line-height: .986667rem;
	color: #c73a4f;
	text-align: center;
	border-radius: .08rem;
	background-color: #fee0a3;
	margin-top: .133333rem;
	font-weight: 600;
	cursor: pointer;
	outline-style: none;
	border: 0
}

.box ul li .btnGetCode[data-v-1c312b94] {
	width: 1.6rem;
	position: absolute;
	right: .4rem;
	background: none;
	color: #2f3848;
	width: auto;
	margin: 0
}

.c p[data-v-1c312b94] {
	text-align: center;
	border-bottom: .013333rem solid #fff;
	color: #fff;
	font-weight: 300;
	font-size: .24rem;
	padding: .066667rem;
	display: inline-block;
	max-width: 100%;
	margin-bottom: .066667rem
}

.box div p[data-v-1c312b94] {
	line-height: .8rem;
	font-size: .373333rem;
	color: #fff;
	padding-top: .133333rem
}

.time[data-v-7465865a] {
	overflow: hidden;
	padding: .266667rem .4rem;
	line-height: .8rem;
	border-bottom: .013333rem solid #eee
}

.time span[data-v-7465865a] {
	float: left;
	padding: 0 .266667rem;
	font-size: .373333rem
}

.time p[data-v-7465865a] {
	float: left;
	background: #f2f2f2;
	border-radius: .4rem;
	padding: 0 .666667rem;
	font-size: .32rem
}

.search button[data-v-7465865a] {
	background: #ff7614 url(/static/icons/search.png) no-repeat .266667rem;
	background-size: .4rem;
	border-radius: .4rem;
	padding: 0 .266667rem 0 .8rem;
	line-height: .8rem;
	float: right;
	color: #fff;
	font-size: .346667rem
}

.report[data-v-7465865a] {
	border-top: .013333rem solid #eee;
	font-size: .48rem;
	display: inline-block
}

.report div[data-v-7465865a] {
	width: 50%;
	height: 1.706667rem;
	float: left;
	text-align: left;
	background: #fff;
	padding: .266667rem;
	border-right: .013333rem solid #eee;
	border-bottom: .013333rem solid #eee
}

.report p[data-v-7465865a] {
	color: #9c9c9c
}

.red[data-v-7465865a] {
	background: #f9700f;
	color: green
}

.report .rg[data-v-7465865a] {
	text-align: right
}

.report .lf[data-v-7465865a] {
	text-align: left
}

.report .d[data-v-7465865a] {
	font-size: .426667rem;
	color: #ff575c
}

.report .d p[data-v-7465865a] {
	font-size: .426667rem;
	color: #000
}

.nav[data-v-7465865a] {
	overflow: hidden
}

.mint-button[data-v-7465865a] {
	-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--default[data-v-7465865a] {
	color: #656b79;
	background-color: #f6f8fa;
	-webkit-box-shadow: 0 0 .013333rem #b8bbbf;
	box-shadow: 0 0 .013333rem #b8bbbf
}

.mint-button--normal[data-v-7465865a],.mint-button--small[data-v-7465865a] {
	display: inline-block;
	padding: 0 .16rem
}

.nav .btn[data-v-7465865a] {
	width: 33.333333%;
	text-align: center;
	color: #333;
	font-size: .373333rem;
	height: 1.066667rem;
	line-height: 1.066667rem;
	display: block;
	background: transparent;
	float: left;
	border-bottom: .053333rem solid #ccc
}

.nav .btn.on[data-v-7465865a] {
	color: #be1204;
	border-bottom: .053333rem solid #be1204
}

.mint-button[data-v-7465865a]:after {
	background-color: #000;
	content: " ";
	opacity: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute
}

.hot[data-v-7465865a] {
	background: #fff
}

.mint-tab-container[data-v-7465865a] {
	overflow: hidden;
	position: relative
}

.mint-navbar[data-v-7465865a],.mint-tab-container-wrap[data-v-7465865a] {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex
}

.mint-tab-container-item[data-v-7465865a] {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%
}

.hot ul[data-v-7465865a] {
	overflow: hidden;
	border-left: .013333rem solid #eee;
	border-top: .013333rem solid #eee
}

.no_more[data-v-7465865a] {
	font-size: .24rem;
	line-height: 1.466667rem;
	text-align: center;
	color: #919191
}

.sublist li[data-v-7465865a] {
	text-align: left;
	padding: .2rem;
	font-size: .4rem
}

.top-nav[data-v-4a755b62] {
	line-height: 1.5rem;
	height: 1.5rem;
	text-align: center;
	top: 0;
	position: fixed;
	width: 100%;
	color: #464646;
	z-index: 10;
	font-size: .373333rem;
	background: url(/Public/statics/img/profile-bg.png)
}

.van-tab__pane,.van-tab__pane-wrapper {
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	box-sizing: border-box;
	width: 100%
}

.van-tab__pane-wrapper--inactive {
	height: 0;
	overflow: visible
}

.van-sticky--fixed {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 99
}

.van-tab {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	box-sizing: border-box;
	min-width: 0;
	padding: 0 5px;
	color: #646566;
	font-size: 14px;
	line-height: 44px;
	text-align: center;
	cursor: pointer
}

.van-tab--active {
	color: #323233;
	font-weight: 500
}

.van-tab--disabled {
	color: #c8c9cc;
	cursor: not-allowed
}

.van-tab__text,.van-tabs {
	position: relative
}

.van-tabs__wrap {
	overflow: hidden
}

.van-tabs__wrap--page-top {
	position: fixed
}

.van-tabs__wrap--content-bottom {
	top: auto;
	bottom: 0
}

.van-tabs__wrap--scrollable .van-tab {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 22%;
	flex: 0 0 22%
}

.van-tabs__wrap--scrollable .van-tab--complete {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto
}

.van-tabs__wrap--scrollable .van-tabs__nav {
	overflow: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar {
	display: none
}

.van-tabs__nav {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	background-color: #fff;
	-webkit-user-select: none;
	user-select: none
}

.van-tabs__nav--line {
	box-sizing: content-box;
	height: 100%;
	padding-bottom: 15px
}

.van-tabs__nav--card {
	box-sizing: border-box;
	height: 30px;
	margin: 0 16px;
	border: 1px solid #ee0a24;
	border-radius: 2px
}

.van-tabs__nav--card .van-tab {
	color: #ee0a24;
	line-height: 28px;
	border-right: 1px solid #ee0a24
}

.van-tabs__nav--card .van-tab:last-child {
	border-right: none
}

.van-tabs__nav--card .van-tab.van-tab--active {
	color: #fff;
	background-color: #ee0a24
}

.van-tabs__nav--card .van-tab--disabled {
	color: #c8c9cc
}

.van-tabs__line {
	position: absolute;
	bottom: 15px;
	left: 0;
	z-index: 1;
	height: 3px;
	background-color: #ee0a24;
	border-radius: 3px
}

.van-tabs__track {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	height: 100%;
	will-change: left
}

.van-tabs__content--animated {
	overflow: hidden
}

.van-tabs--line .van-tabs__wrap {
	height: 44px
}

.van-tabs--card>.van-tabs__wrap {
	height: 30px
}

#app[data-v-11cd81ed] {
	margin-top: 0
}

.Personal_ul[data-v-11cd81ed] {
	padding: 0 .4rem
}

.Personal_ul li[data-v-11cd81ed] {
	overflow: hidden;
	border-bottom: .013333rem solid #eee;
	padding-right: .4rem;
	background: url(/static/icons/point-right.png) no-repeat 100%;
	background-size: auto .32rem
}

.Personal_ul li img[data-v-11cd81ed] {
	float: left;
	width: .48rem;
	margin: .48rem .08rem 0 0
}

.Personal_ul li h3[data-v-11cd81ed] {
	float: left;
	font-size: .44rem;
	line-height: 1.466667rem;
	color: #333
}

.Personal_ul li .Personal_ul_r_img[data-v-11cd81ed] {
	float: right;
	width: 1.2rem;
	height: 1.2rem;
	margin: .133333rem .48rem 0 0
}

.Personal_ul li p[data-v-11cd81ed] {
	float: right;
	font-size: .32rem;
	line-height: 1.466667rem;
	color: #999
}

.headphoto-box[data-v-11cd81ed] {
	padding: .6rem;
	text-align: center
}

.headphoto-box[data-v-11cd81ed]::-webkit-scrollbar {
	display: none
}

.headphoto-box img[data-v-11cd81ed] {
	height: 2rem;
	width: 2rem;
	border-radius: 50%;
	border: thin solid #ccc
}

table[data-v-651efe22] {
	border-collapse: collapse;
	width: 100%
}

table td[data-v-651efe22] {
	border: thin solid #ccc;
	padding: .5rem
}

.tab-box[data-v-651efe22] {
	border: none;
	padding: 0
}

.bottom-tips[data-v-651efe22],.total-box[data-v-651efe22] {
	height: 2rem;
	line-height: 2rem
}

.total-box[data-v-651efe22] {
	font-size: 1rem
}

.header[data-v-651efe22] {
	background: url(/Public/statics/img/profile-bg.png);
	background-size: 100% 100%
}

.app-title[data-v-4cf5f7da] {
	background-color: #fff;
	color: #111;
	overflow: hidden;
	height: 1.2rem;
	line-height: 1.2rem
}

.app-title .last[data-v-4cf5f7da],.app-title .left[data-v-4cf5f7da],.app-title .right[data-v-4cf5f7da] {
	text-align: center;
	float: left;
	width: 33%
}

a[data-v-4cf5f7da] {
	color: #111;
	display: block;
	width: 100%;
	height: 100%
}

.app-title .last.active[data-v-4cf5f7da],.app-title .last.active a[data-v-4cf5f7da],.app-title .left.active[data-v-4cf5f7da],.app-title .left.active a[data-v-4cf5f7da],.app-title .right.active[data-v-4cf5f7da],.app-title .right.active a[data-v-4cf5f7da] {
	color: #f36666
}

.empty-box ul[data-v-9656a8d4] {
	padding: 0;
	margin: 0;
	list-style: none
}

.empty-box ul li[data-v-9656a8d4] {
	margin-bottom: 1.2rem
}

table[data-v-9656a8d4] {
	border-collapse: collapse;
	width: 100%
}

table td[data-v-9656a8d4] {
	border: thin solid #ccc;
	padding: .5rem
}

.tab-box[data-v-9656a8d4] {
	border: none;
	padding: 0
}

.pull-left[data-v-9656a8d4] {
	float: left
}

.bottom-tips[data-v-9656a8d4],.total-box[data-v-9656a8d4] {
	height: 2rem;
	line-height: 2rem
}

.total-box[data-v-9656a8d4] {
	font-size: 1rem
}

.row-img {
	border-radius: .11rem
}

.btn {
	margin: .666667rem auto 0
}

.show-qrcode {
	width: 4rem;
	border: thin dashed #ccc;
	border-radius: .13rem;
	padding: .2rem
}

.img-list .img-item {
	float: left
}

.bind-info-douyin {
	max-width: 90%;
	margin: .5rem auto;
	border: thin solid #ccc;
	padding: .5rem;
	border-radius: .1rem;
	max-height: 14rem;
	-webkit-box-shadow: 0 0 .2rem #aaa;
	box-shadow: 0 0 .2rem #aaa
}

.review-box[data-v-bd84c4ea] {
	padding: 1rem;
	text-align: left
}

.review-box img[data-v-bd84c4ea] {
	max-width: 100%
}

.van-cell {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 16px;
	overflow: hidden;
	color: #323233;
	font-size: 14px;
	line-height: 24px;
	background-color: #fff
}

.van-cell:not(:last-child):after {
	position: absolute;
	box-sizing: border-box;
	content: " ";
	pointer-events: none;
	right: 0;
	bottom: 0;
	left: 16px;
	border-bottom: 1px solid #ebedf0;
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5)
}

.van-cell--borderless:after {
	display: none
}

.van-cell__label {
	margin-top: 3px;
	color: #969799;
	font-size: 12px;
	line-height: 18px
}

.van-cell__title,.van-cell__value {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1
}

.van-cell__value {
	position: relative;
	overflow: hidden;
	color: #969799;
	text-align: right;
	vertical-align: middle;
	word-wrap: break-word
}

.van-cell__value--alone {
	color: #323233;
	text-align: left
}

.van-cell__left-icon,.van-cell__right-icon {
	min-width: 1em;
	height: 24px;
	font-size: 16px;
	line-height: 24px
}

.van-cell__left-icon {
	margin-right: 5px
}

.van-cell__right-icon {
	margin-left: 5px;
	color: #969799
}

.van-cell--clickable {
	cursor: pointer
}

.van-cell--clickable:active {
	background-color: #f2f3f5
}

.van-cell--required {
	overflow: visible
}

.van-cell--required:before {
	position: absolute;
	left: 8px;
	color: #ee0a24;
	font-size: 14px;
	content: "*"
}

.van-cell--center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.van-cell--large {
	padding-top: 12px;
	padding-bottom: 12px
}

.van-cell--large .van-cell__title {
	font-size: 16px
}

.van-cell--large .van-cell__label {
	font-size: 14px
}

.van-cell-group {
	background-color: #fff
}

.van-cell-group__title {
	padding: 16px 16px 8px;
	color: #969799;
	font-size: 14px;
	line-height: 16px
}

.page-box[data-v-e1b4deac] {
	padding-top: 2rem;
	height: 100%;
	background: url(/Public/statics/img/profile-bg.png)
}

.content[data-v-e1b4deac] {
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.bottom-box[data-v-e1b4deac] {
	position: fixed;
	bottom: 2.4rem;
	width: 100%
}

.qrcode[data-v-e1b4deac] {
	height: 3rem;
	width: 3rem;
	-webkit-box-shadow: 0 0 .6rem #555;
	box-shadow: 0 0 .6rem #555
}

.download[data-v-e1b4deac] {
	height: 3rem;
	width: 3rem;
	position: absolute;
	bottom: 4rem;
	opacity: .8;
	right: 3.5rem
}

.share-address[data-v-e1b4deac] {
	width: 70%;
	margin: .3rem auto;
	background-color: #636363;
	color: #fff;
	padding: .2rem;
	border-radius: .1rem
}

.btn-download[data-v-e1b4deac] {
	background-color: #256bbb;
	color: #fff;
	width: 4rem;
	padding: .2rem;
	margin: .5rem auto;
	border-radius: .1rem
}

#myCanvas[data-v-e1b4deac] {
	position: absolute;
	left: -1000px
}

.vdr[data-v-e1b4deac] {
	border-color: transparent;
	z-index: 3000!important
}

.close-dialog[data-v-e1b4deac] {
	position: absolute;
	top: 0;
	z-index: 10000001;
	padding: .5rem 1rem;
	color: #fff;
	left: 0;
	width: 100%;
	background: hsla(0,0%,100%,.3)
}

.drag-wrap[data-v-e1b4deac] {
	z-index: 10000001
}

.vdr {
	-ms-touch-action: none;
	touch-action: none;
	border: 1px dashed #000
}

.handle,.vdr {
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.handle {
	width: 10px;
	height: 10px;
	background: #eee;
	border: 1px solid #333
}

.handle-tl {
	top: -10px;
	left: -10px;
	cursor: nw-resize
}

.handle-tm {
	top: -10px;
	left: 50%;
	margin-left: -5px;
	cursor: n-resize
}

.handle-tr {
	top: -10px;
	right: -10px;
	cursor: ne-resize
}

.handle-ml {
	left: -10px;
	cursor: w-resize
}

.handle-ml,.handle-mr {
	top: 50%;
	margin-top: -5px
}

.handle-mr {
	right: -10px;
	cursor: e-resize
}

.handle-bl {
	bottom: -10px;
	left: -10px;
	cursor: sw-resize
}

.handle-bm {
	bottom: -10px;
	left: 50%;
	margin-left: -5px;
	cursor: s-resize
}

.handle-br {
	bottom: -10px;
	right: -10px;
	cursor: se-resize
}

@media only screen and (max-width:768px) {
[	class*=handle-]:before {
		content: "";
		left: -10px;
		right: -10px;
		bottom: -10px;
		top: -10px;
		position: absolute
	}
}

.page-box[data-v-b989ba7a] {
	padding-top: 1.5rem;
	padding-bottom: 1rem;
	text-align: left
}

.bink_card h3[data-v-b989ba7a] {
	padding: 0 .16rem;
	background-color: #eee;
	font-size: .36rem;
	line-height: 1rem;
	color: #333
}

.bink_card_ul li[data-v-b989ba7a] {
	background-color: #fff;
	padding: 0 .56rem;
	overflow: hidden
}

.bink_card_ul li h4[data-v-b989ba7a] {
	float: left;
	font-size: .373333rem;
	line-height: 1.173333rem;
	color: #999;
	width: 2.533333rem
}

.bink_card_ul li input[data-v-b989ba7a] {
	float: left;
	width: 6rem;
	font-size: .373333rem;
	line-height: 1.173333rem;
	color: #666;
	outline-style: none;
	border: 0
}

.btn[data-v-b989ba7a] {
	font-size: .426667rem;
	line-height: 1.12rem;
	border-radius: .106667rem;
	background-color: #2f3848;
	color: #fff;
	width: 90%;
	text-align: center;
	display: block;
	margin: .666667rem auto 0
}

.btn[data-v-b989ba7a]:disabled {
	background: #ccc
}

.fast-select[data-v-b989ba7a] {
	position: absolute;
	right: .5rem;
	top: .4rem;
	color: #777;
	border-radius: .1rem;
	padding: .1rem;
	border: thin solid #aaa
}

.bottom-tips[data-v-36fcc2ae] {
	margin-top: 1rem
}

.plus-box[data-v-36fcc2ae] {
	position: absolute;
	right: .5rem;
	bottom: .5rem
}

.wallert-box[data-v-36fcc2ae] {
	background: #21b36b;
	color: #fff
}

.wallert-box .balance[data-v-36fcc2ae] {
	height: 2rem;
	line-height: 2rem;
	font-size: 1rem
}

.opt[data-v-36fcc2ae] {
	height: 1.6rem;
	overflow: hidden;
	font-size: .5rem;
	line-height: 1.6rem
}

.opt li[data-v-36fcc2ae] {
	text-align: center;
	width: 50%;
	float: left
}

.empty-box ul[data-v-8ce3c69c] {
	padding: 0;
	margin: 0;
	list-style: none
}

.empty-box ul li[data-v-8ce3c69c] {
	margin-bottom: 1.2rem
}

table[data-v-8ce3c69c] {
	border-collapse: collapse;
	width: 100%
}

table td[data-v-8ce3c69c] {
	border: thin solid #ccc;
	padding: .5rem
}

.tab-box[data-v-8ce3c69c] {
	border: none;
	padding: 0
}

.bottom-tips[data-v-8ce3c69c] {
	height: 2rem;
	line-height: 2rem
}

.total-box[data-v-8ce3c69c] {
	height: 4rem;
	line-height: 4rem;
	font-size: 2rem
}

.logo[data-v-69fdc3df] {
	width: 3rem;
	height: 3rem;
	margin-top: 30%
}

.tips[data-v-69fdc3df] {
	margin-top: 1rem;
	font-size: .5rem
}

.tips a[data-v-69fdc3df] {
	text-decoration: none;
	background-color: #e2784a;
	color: #fff;
	padding: .1rem .2rem;
	border-radius: .12rem
}

.page-box[data-v-66c7557a] {
	padding-top: 50%;
	height: 100%
}

.page-box[data-v-d3fb5332] {
	padding-top: 1.5rem;
	padding-bottom: 1rem;
	text-align: left
}

.bink_card h3[data-v-d3fb5332] {
	padding: 0 .16rem;
	background-color: #eee;
	font-size: .36rem;
	line-height: 1rem;
	color: #333
}

.bink_card_ul li[data-v-d3fb5332] {
	background-color: #fff;
	padding: 0 .56rem;
	overflow: hidden
}

.bink_card_ul li h4[data-v-d3fb5332] {
	float: left;
	font-size: .373333rem;
	line-height: 1.173333rem;
	color: #999;
	width: 2.533333rem
}

.bink_card_ul li input[data-v-d3fb5332] {
	float: left;
	width: 6rem;
	font-size: .373333rem;
	line-height: 1.173333rem;
	color: #666;
	outline-style: none;
	border: 0
}

.btn[data-v-d3fb5332] {
	font-size: .426667rem;
	line-height: 1.12rem;
	border-radius: .106667rem;
	background-color: #2f3848;
	color: #fff;
	width: 90%;
	text-align: center;
	display: block;
	margin: .666667rem auto 0
}

.btn[data-v-d3fb5332]:disabled {
	background: #ccc
}

.page-box[data-v-9c697c4e] {
	padding-top: 1.5rem;
	padding-bottom: 1rem;
	text-align: left
}

.bink_card h3[data-v-9c697c4e] {
	padding: 0 .16rem;
	background-color: #eee;
	font-size: .36rem;
	line-height: 1rem;
	color: #333
}

.bink_card_ul li[data-v-9c697c4e] {
	background-color: #fff;
	padding: 0 .56rem;
	overflow: hidden
}

.bink_card_ul li h4[data-v-9c697c4e] {
	float: left;
	font-size: .373333rem;
	line-height: 1.173333rem;
	color: #999;
	width: 2.533333rem
}

.bink_card_ul li input[data-v-9c697c4e] {
	float: left;
	width: 6rem;
	font-size: .373333rem;
	line-height: 1.173333rem;
	color: #666;
	outline-style: none;
	border: 0
}

.btn[data-v-9c697c4e] {
	font-size: .426667rem;
	line-height: 1.12rem;
	border-radius: .106667rem;
	background-color: #2f3848;
	color: #fff;
	width: 90%;
	text-align: center;
	display: block;
	margin: .666667rem auto 0
}

.btn[data-v-9c697c4e]:disabled {
	background: #ccc
}

.page-box[data-v-6c9eace0] {
	padding-top: 50%;
	height: 100%
}

.content-box[data-v-4f69034d] {
	text-align: left;
	background: #f2f2f2;
	position: fixed;
	padding: 1.7rem .44rem .32rem;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow-y: scroll
}

.Cash_num[data-v-4f69034d] {
	-webkit-box-shadow: 0 .04rem .133333rem 0 rgba(0,0,0,.15);
	box-shadow: 0 .04rem .133333rem 0 rgba(0,0,0,.15);
	margin-top: .24rem;
	background-color: #fff;
	border-radius: .08rem;
	padding: .24rem .506667rem .506667rem
}

.Cash_num h3[data-v-4f69034d] {
	font-size: .36rem;
	line-height: .8rem;
	color: #333
}

.open_Lottery_ul li[data-v-4f69034d] {
	overflow: hidden;
	padding: .24rem .16rem;
	background: url(/static/icons/point-right.png) no-repeat 100%;
	background-size: auto .32rem;
	background-origin: content-box;
	background-color: #fff;
	border-bottom: .013333rem solid #f2f2f2
}

.open_Lottery_ul li[data-v-4f69034d]:last-child {
	border-bottom: none
}

.open_Lottery_ul li img[data-v-4f69034d] {
	float: left;
	width: 1.04rem;
	height: 1.04rem;
	margin-right: .4rem;
	margin-top: .133333rem
}

.open_Lottery_ul_con[data-v-4f69034d] {
	float: left
}

.open_Lottery_ul_con h3[data-v-4f69034d] {
	font-size: .4rem;
	line-height: .6rem;
	color: #333
}

.open_Lottery_ul_con h3 span[data-v-4f69034d] {
	float: right;
	color: #777;
	font-size: .32rem;
	line-height: .533333rem
}

.open_Lottery_ul_con h4[data-v-4f69034d] {
	font-size: .32rem;
	color: #777;
	line-height: .72rem;
	margin-top: .133333rem
}

.btn[data-v-4f69034d] {
	font-size: .426667rem;
	line-height: 1.12rem;
	border-radius: .106667rem;
	background-color: #2f3848;
	color: #fff;
	width: 95%;
	text-align: center;
	display: block;
	margin: .666667rem auto 0
}

.btn[data-v-4f69034d]:disabled {
	background: #ccc
}

body {
	background-color: transparent
}

#app {
	margin-top: 0
}

.empty-box ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.empty-box ul li {
	margin-bottom: 1.2rem
}

.row-img {
	width: 50px;
	height: 50px;
	border: thin dashed #ccc;
	padding: .2rem;
	border-radius: .5rem;
	margin-right: .5rem;
	margin-bottom: .5rem
}

.img-review {
	padding: 1rem
}

.img-review img {
	max-height: 10rem;
	max-width: 16rem
}

.bind-info {
	text-align: left;
	padding: 1rem;
	position: relative;
	color: #333;
	font-size: .5rem
}

.bind-info .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	background-color: #fff;
	-webkit-filter: blur(25px);
	filter: blur(15px);
	z-index: -2
}

.bind-info img {
	height: 3rem;
	width: 3rem;
	border-radius: 50%;
	margin-bottom: .5rem
}

.stat-info ul {
	overflow: hidden;
	margin-top: .7rem
}

.stat-info ul li {
	float: left;
	width: 33%;
	text-align: left;
	text-align: center
}

.refresh {
	float: right
}

.unbind {
	border: thin dashed #fd6868;
	display: inline-block;
	padding: .2rem .8rem;
	color: #fd6868;
	border-radius: .6rem
}

.verify-fail {
	margin-top: .2rem
}

.btn {
	font-size: .426667rem;
	line-height: 1.12rem;
	border-radius: .106667rem;
	background-color: #2f3848;
	color: #fff;
	width: 90%;
	text-align: center;
	display: block;
	margin: .4rem auto 0
}

.btn:disabled {
	background: #ccc
}

#btn-qq {
	border-radius: .1rem;
	padding: .05rem;
	background: #f37676;
	color: #fff
}

.goods-list li[data-v-20ef98f8] {
	float: left;
	width: 33.33%;
	text-align: center
}

.goods-list .price[data-v-20ef98f8] {
	font-size: .5rem;
	font-weight: 700
}

dl[data-v-20ef98f8] {
	padding: .15rem
}

dl dt[data-v-20ef98f8] {
	font-size: .4rem
}

.btn-buy[data-v-20ef98f8] {
	background: orange;
	color: #fff;
	padding: .1rem;
	border-radius: .1rem
}

.goods-list li[data-v-20ef98f8]:nth-child(2) {
	border-left: thin solid #ddd;
	border-right: thin solid #ddd
}

.cart-box[data-v-20ef98f8] {
	position: absolute;
	right: .5rem;
	bottom: .5rem
}

.cart-box .cnt[data-v-20ef98f8] {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: .4rem;
	background: red;
	color: #fff;
	width: .5rem;
	width: .6rem;
	text-align: center;
	border-radius: 50%;
	height: .6rem;
	line-height: .6rem
}

.table[data-v-20ef98f8] {
	width: 100%;
	font-size: .4rem;
	border-collapse: collapse
}

.table td[data-v-20ef98f8],.table th[data-v-20ef98f8] {
	border: thin solid #ccc;
	padding: .15rem
}

.review-box[data-v-1aba13b3] {
	padding: 1rem;
	text-align: left
}

.review-box img[data-v-1aba13b3] {
	max-width: 100%
}

.zhongjiang-list ul[data-v-1aba13b3] {
	padding: .3rem;
	height: 6rem;
	overflow: hidden;
	font-size: .44rem
}

.zhongjiang-list ul li[data-v-1aba13b3] {
	border-bottom: thin dashed #ccc;
	padding: .2rem
}

.nut-luckdraw[data-v-1aba13b3],.pointer[data-v-1aba13b3] {
	top: 60%
}

.play-mul[data-v-1aba13b3] {
	position: absolute;
	bottom: 1rem;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	width: 100%
}

.play-mul span[data-v-1aba13b3] {
	padding: .2rem .4rem;
	color: #fff;
	border-radius: .1rem;
	font-size: .4rem;
	background: -webkit-gradient(linear,left top,left bottom,from(#fd0),to(#ff7f00));
	background: linear-gradient(180deg,#fd0 0,#ff7f00);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdd00",endColorstr="#ff7f00",GradientType=0);
	background-color: #ff9700
}

.review-box[data-v-6facf074] {
	padding: 1rem;
	text-align: left
}

.review-box img[data-v-6facf074] {
	max-width: 100%
}

.plus-box[data-v-6facf074] {
	position: absolute;
	right: .5rem;
	bottom: .5rem
}

.table[data-v-6facf074] {
	width: 100%;
	font-size: .4rem;
	border-collapse: collapse
}

.table td[data-v-6facf074],.table th[data-v-6facf074] {
	border: thin solid #ccc;
	padding: .15rem
}

.van-radio {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none
}

.van-radio--disabled {
	cursor: not-allowed
}

.van-radio--label-disabled {
	cursor: default
}

.van-radio--horizontal {
	margin-right: 12px
}

.van-radio__icon {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	flex: none;
	height: 1em;
	font-size: 20px;
	line-height: 1em;
	cursor: pointer
}

.van-radio__icon .van-icon {
	display: block;
	box-sizing: border-box;
	width: 1.25em;
	height: 1.25em;
	color: transparent;
	font-size: .8em;
	line-height: inherit;
	text-align: center;
	border: 1px solid #c8c9cc;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: color,border-color,background-color;
	transition-property: color,border-color,background-color
}

.van-radio__icon--round .van-icon {
	border-radius: 100%
}

.van-radio__icon--checked .van-icon {
	color: #fff;
	background-color: #1989fa;
	border-color: #1989fa
}

.van-radio__icon--disabled {
	cursor: not-allowed
}

.van-radio__icon--disabled .van-icon {
	background-color: #ebedf0;
	border-color: #c8c9cc
}

.van-radio__icon--disabled.van-radio__icon--checked .van-icon {
	color: #c8c9cc
}

.van-radio__label {
	margin-left: 8px;
	color: #323233;
	line-height: 20px
}

.van-radio__label--left {
	margin: 0 8px 0 0
}

.van-radio__label--disabled {
	color: #c8c9cc
}

.van-radio-group--horizontal {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.van-row:after {
	display: table;
	clear: both;
	content: ""
}

.van-row--flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.van-row--flex:after {
	display: none
}

.van-row--justify-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.van-row--justify-end {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}

.van-row--justify-space-between {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.van-row--justify-space-around {
	-webkit-justify-content: space-around;
	justify-content: space-around
}

.van-row--align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.van-row--align-bottom {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end
}

.van-col {
	float: left;
	box-sizing: border-box;
	min-height: 1px
}

.van-col--1 {
	width: 4.16666667%
}

.van-col--offset-1 {
	margin-left: 4.16666667%
}

.van-col--2 {
	width: 8.33333333%
}

.van-col--offset-2 {
	margin-left: 8.33333333%
}

.van-col--3 {
	width: 12.5%
}

.van-col--offset-3 {
	margin-left: 12.5%
}

.van-col--4 {
	width: 16.66666667%
}

.van-col--offset-4 {
	margin-left: 16.66666667%
}

.van-col--5 {
	width: 20.83333333%
}

.van-col--offset-5 {
	margin-left: 20.83333333%
}

.van-col--6 {
	width: 25%
}

.van-col--offset-6 {
	margin-left: 25%
}

.van-col--7 {
	width: 29.16666667%
}

.van-col--offset-7 {
	margin-left: 29.16666667%
}

.van-col--8 {
	width: 33.33333333%
}

.van-col--offset-8 {
	margin-left: 33.33333333%
}

.van-col--9 {
	width: 37.5%
}

.van-col--offset-9 {
	margin-left: 37.5%
}

.van-col--10 {
	width: 41.66666667%
}

.van-col--offset-10 {
	margin-left: 41.66666667%
}

.van-col--11 {
	width: 45.83333333%
}

.van-col--offset-11 {
	margin-left: 45.83333333%
}

.van-col--12 {
	width: 50%
}

.van-col--offset-12 {
	margin-left: 50%
}

.van-col--13 {
	width: 54.16666667%
}

.van-col--offset-13 {
	margin-left: 54.16666667%
}

.van-col--14 {
	width: 58.33333333%
}

.van-col--offset-14 {
	margin-left: 58.33333333%
}

.van-col--15 {
	width: 62.5%
}

.van-col--offset-15 {
	margin-left: 62.5%
}

.van-col--16 {
	width: 66.66666667%
}

.van-col--offset-16 {
	margin-left: 66.66666667%
}

.van-col--17 {
	width: 70.83333333%
}

.van-col--offset-17 {
	margin-left: 70.83333333%
}

.van-col--18 {
	width: 75%
}

.van-col--offset-18 {
	margin-left: 75%
}

.van-col--19 {
	width: 79.16666667%
}

.van-col--offset-19 {
	margin-left: 79.16666667%
}

.van-col--20 {
	width: 83.33333333%
}

.van-col--offset-20 {
	margin-left: 83.33333333%
}

.van-col--21 {
	width: 87.5%
}

.van-col--offset-21 {
	margin-left: 87.5%
}

.van-col--22 {
	width: 91.66666667%
}

.van-col--offset-22 {
	margin-left: 91.66666667%
}

.van-col--23 {
	width: 95.83333333%
}

.van-col--offset-23 {
	margin-left: 95.83333333%
}

.van-col--24 {
	width: 100%
}

.van-col--offset-24 {
	margin-left: 100%
}

.van-field__label {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	flex: none;
	box-sizing: border-box;
	width: 90px
}

.van-field__label--center {
	text-align: center
}

.van-field__label--right {
	padding-right: 16px;
	text-align: right
}

.van-field__value {
	overflow: visible
}

.van-field__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.van-field__control {
	display: block;
	box-sizing: border-box;
	width: 100%;
	min-width: 0;
	margin: 0;
	padding: 0;
	color: #323233;
	line-height: inherit;
	text-align: left;
	background-color: transparent;
	border: 0;
	resize: none
}

.van-field__control::-webkit-input-placeholder {
	color: #969799
}

.van-field__control::placeholder {
	color: #969799
}

.van-field__control:disabled {
	color: #969799;
	background-color: transparent;
	cursor: not-allowed;
	opacity: 1;
	-webkit-text-fill-color: currentColor
}

.van-field__control:read-only {
	cursor: default
}

.van-field__control--center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center
}

.van-field__control--right {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	text-align: right
}

.van-field__control--custom {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	min-height: 24px
}

.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time] {
	min-height: 24px
}

.van-field__control[type=search] {
	-webkit-appearance: none
}

.van-field__button,.van-field__clear,.van-field__icon,.van-field__right-icon {
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}

.van-field__clear,.van-field__right-icon {
	margin-right: -8px;
	padding: 0 8px;
	line-height: inherit
}

.van-field__clear {
	color: #c8c9cc;
	font-size: 16px;
	cursor: pointer
}

.van-field__left-icon .van-icon,.van-field__right-icon .van-icon {
	display: block;
	min-width: 1em;
	font-size: 16px;
	line-height: inherit
}

.van-field__left-icon {
	margin-right: 5px
}

.van-field__right-icon {
	color: #969799
}

.van-field__button {
	padding-left: 8px
}

.van-field__error-message {
	color: #ee0a24;
	font-size: 12px;
	text-align: left
}

.van-field__error-message--center {
	text-align: center
}

.van-field__error-message--right {
	text-align: right
}

.van-field__word-limit {
	margin-top: 4px;
	color: #646566;
	font-size: 12px;
	line-height: 16px;
	text-align: right
}

.van-field__word-num--full {
	color: #ee0a24
}

.van-field--error .van-field__control::-webkit-input-placeholder {
	color: #ee0a24;
	-webkit-text-fill-color: currentColor
}

.van-field--error .van-field__control,.van-field--error .van-field__control::-webkit-input-placeholder {
	color: #ee0a24;
	-webkit-text-fill-color: currentColor
}

.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder {
	color: #ee0a24;
	-webkit-text-fill-color: currentColor
}

.van-field--min-height .van-field__control {
	min-height: 60px
}

.van-button {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	height: 44px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	border-radius: 2px;
	cursor: pointer;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-appearance: none;
	-webkit-text-size-adjust: 100%
}

.van-button:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #000;
	border: inherit;
	border-color: #000;
	border-radius: inherit;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	opacity: 0;
	content: " "
}

.van-button:active:before {
	opacity: .1
}

.van-button--disabled:before,.van-button--loading:before {
	display: none
}

.van-button--default {
	color: #323233;
	background-color: #fff;
	border: 1px solid #ebedf0
}

.van-button--primary {
	color: #fff;
	background-color: #07c160;
	border: 1px solid #07c160
}

.van-button--info {
	color: #fff;
	background-color: #1989fa;
	border: 1px solid #1989fa
}

.van-button--danger {
	color: #fff;
	background-color: #ee0a24;
	border: 1px solid #ee0a24
}

.van-button--warning {
	color: #fff;
	background-color: #ff976a;
	border: 1px solid #ff976a
}

.van-button--plain {
	background-color: #fff
}

.van-button--plain.van-button--primary {
	color: #07c160
}

.van-button--plain.van-button--info {
	color: #1989fa
}

.van-button--plain.van-button--danger {
	color: #ee0a24
}

.van-button--plain.van-button--warning {
	color: #ff976a
}

.van-button--large {
	width: 100%;
	height: 50px;
	line-height: 48px
}

.van-button--normal {
	padding: 0 15px;
	font-size: 14px
}

.van-button--small {
	min-width: 60px;
	height: 30px;
	padding: 0 8px;
	font-size: 12px;
	line-height: 28px
}

.van-button__loading {
	display: inline-block;
	color: inherit;
	vertical-align: top
}

.van-button--mini {
	display: inline-block;
	min-width: 50px;
	height: 22px;
	font-size: 10px;
	line-height: 20px
}

.van-button--mini+.van-button--mini {
	margin-left: 4px
}

.van-button--block {
	display: block;
	width: 100%
}

.van-button--disabled {
	cursor: not-allowed;
	opacity: .5
}

.van-button--loading {
	cursor: default
}

.van-button--round {
	border-radius: 999px
}

.van-button--square {
	border-radius: 0
}

.van-button__icon {
	min-width: 1em;
	font-size: 1.2em;
	line-height: inherit;
	vertical-align: top
}

.van-button__icon+.van-button__text,.van-button__loading+.van-button__text {
	display: inline-block;
	margin-left: 5px;
	vertical-align: top
}

.van-button--hairline {
	border-width: 0
}

.van-button--hairline:after {
	border-color: inherit;
	border-radius: 4px
}

.van-button--hairline.van-button--round:after {
	border-radius: 999px
}

.van-button--hairline.van-button--square:after {
	border-radius: 0
}

ol[data-v-0fb96931] {
	padding: .3rem 0 .3rem .8rem;
	font-size: .4rem;
	list-style: decimal
}

.data-list ul li[data-v-24d7a40e] {
	font-size: .5rem;
	padding: .1rem .2rem;
	border-bottom: thin dashed #ccc
}

a[data-v-32b692a8] {
	color: #111
}

.main-box[data-v-32b692a8] {
	text-align: left
}

.header[data-v-32b692a8] {
	color: #464646!important;
	font-size: .373333rem;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	height: 3.146667rem;
	padding: 0 .32rem;
	width: 100%;
	height: 6.386667rem;
	background: url(/Public/statics/img/profile-bg.png);
	background-size: 100% 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 0!important
}

.header .img[data-v-32b692a8] {
	margin-top: .96rem;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	padding: 0 .533333rem
}

.header .img img[data-v-32b692a8] {
	width: .586667rem;
	height: .586667rem;
	display: block;
	vertical-align: middle
}

.header .info[data-v-32b692a8] {
	margin-top: .626667rem;
	padding-left: .533333rem;
	overflow: hidden
}

.header .info .headerImg[data-v-32b692a8] {
	width: 1.333333rem;
	height: 1.333333rem;
	display: block;
	border-radius: 50%;
	float: left;
	border: .013333rem solid #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.header .info .name[data-v-32b692a8] {
	margin-left: .32rem;
	float: left
}

.header .info .name strong[data-v-32b692a8] {
	font-size: .48rem;
	color: #171717;
	display: block;
	float: left
}

.header .info .name em[data-v-32b692a8] {
	display: block;
	float: left;
	margin-left: .16rem;
	height: .426667rem;
	background: rgba(0,0,0,.2);
	color: #fff;
	border-radius: .053333rem;
	font-size: .266667rem;
	line-height: .426667rem;
	text-align: center;
	margin-top: .106667rem;
	padding-left: .1rem;
	padding-right: .1rem
}

.header .info .name small[data-v-32b692a8] {
	clear: both;
	font-size: .346667rem;
	color: #434343;
	margin-top: .8rem;
	display: block;
	text-align: left
}

.header .balance[data-v-32b692a8] {
	width: 8.88rem;
	height: 2.146667rem;
	background: url(/Public/statics/img/card-bg.png) no-repeat;
	background-size: 100% 100%;
	margin: .533333rem auto auto;
	padding: 0 .426667rem;
	position: relative
}

.header .balance p[data-v-32b692a8] {
	float: left;
	font-size: .373333rem;
	color: #f2d8be;
	text-align: left
}

.header .balance p span[data-v-32b692a8] {
	color: hsla(0,0%,100%,.6);
	margin-top: .32rem;
	display: block
}

.header .balance p em[data-v-32b692a8] {
	display: block;
	margin-top: .2rem;
	color: #f2d8be;
	font-style: normal;
	font-size: .346667rem
}

.header .balance p em small[data-v-32b692a8] {
	font-size: .586667rem;
	font-weight: 700
}

button[data-v-32b692a8] {
	width: 100%;
	font-size: .4rem;
	line-height: .986667rem;
	color: #fff;
	text-align: center;
	border-radius: .08rem;
	background-color: #2f3848;
	margin-top: .48rem
}

.header .balance button[data-v-32b692a8] {
	display: block;
	float: right;
	margin-left: .426667rem;
	width: 1.546667rem;
	height: .746667rem;
	border: none;
	background: hsla(0,0%,100%,.2);
	border-radius: .373333rem;
	margin-top: .733333rem;
	font-size: .373333rem;
	text-align: center;
	line-height: .746667rem;
	color: #fff
}

.header .balance button a[data-v-32b692a8] {
	color: #fff
}

.yh[data-v-32b692a8] {
	width: 100%;
	height: .92rem;
	background-image: url(/Public/statics/img/card-bottom.png);
	background-size: 100%;
	position: absolute;
	bottom: 0
}

.login_nav[data-v-32b692a8] {
	border-top: .013333rem solid #ccc;
	background: #fff;
	overflow: hidden
}

.login_nav li[data-v-32b692a8] {
	float: left;
	width: 33.33%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-right: .013333rem solid #ccc;
	border-bottom: .013333rem solid #ccc;
	text-align: center;
	padding: .56rem 0 .066667rem
}

.login_nav li img[data-v-32b692a8] {
	height: 1.04rem
}

.login_nav li p[data-v-32b692a8] {
	font-size: .373333rem;
	line-height: 1.2rem;
	color: #333
}

.LoginOut[data-v-32b692a8] {
	margin-top: .5rem;
	padding: 0 .333333rem .666667rem
}

.headphoto-box[data-v-32b692a8] {
	padding: .6rem;
	text-align: center
}

.headphoto-box[data-v-32b692a8]::-webkit-scrollbar {
	display: none
}

.headphoto-box img[data-v-32b692a8] {
	height: 2rem;
	width: 2rem;
	border-radius: 50%;
	border: thin solid #ccc
}

.bell-tips[data-v-32b692a8] {
	-webkit-animation: icon-bounce 4s infinite;
	animation: icon-bounce .5s infinite
}

.unread-list[data-v-32b692a8] {
	text-align: left
}

.unread-list li[data-v-32b692a8] {
	padding: .2rem 0;
	border-bottom: thin dashed #ccc;
	font-size: .4rem
}

.credit-tips[data-v-32b692a8] {
	text-align: center;
	position: relative;
	top: 5px;
	font-weight: 700
}

table[data-v-4e053948] {
	border-collapse: collapse;
	width: 100%
}

table td[data-v-4e053948] {
	border: thin solid #ccc;
	padding: .5rem
}

.tab-box[data-v-4e053948] {
	border: none;
	padding: 0
}

.total-box ul[data-v-4e053948] {
	font-size: .4rem;
	border: thin dashed #ccc;
	border-radius: .2rem;
	padding: .2rem;
	margin: .2rem
}

.header[data-v-4e053948] {
	background: url(/Public/statics/img/profile-bg.png);
	background-size: 100% 100%
}

.bottom-tips[data-v-522c5677] {
	margin-top: 1rem
}

.plus-box[data-v-522c5677] {
	position: absolute;
	right: .5rem;
	bottom: .5rem
}

body[data-v-54852f26] {
	background-color: transparent
}

#app[data-v-54852f26] {
	margin-top: 0
}

.help dt[data-v-54852f26] {
	font-size: .6rem
}

.help dd[data-v-54852f26] {
	margin: .2rem;
	text-align: left
}

button[data-v-54852f26] {
	width: 100%;
	font-size: .4rem;
	line-height: .986667rem;
	color: #fff;
	text-align: center;
	border-radius: .08rem;
	background-color: #2f3848;
	margin-top: .48rem
}

.van-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7)
}

.van-overflow-hidden {
	overflow: hidden!important
}

.van-popup {
	position: fixed;
	max-height: 100%;
	overflow-y: auto;
	background-color: #fff;
	-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;
	-webkit-overflow-scrolling: touch
}

.van-popup--center {
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0)
}

.van-popup--center.van-popup--round {
	border-radius: 20px
}

.van-popup--top {
	top: 0;
	left: 0;
	width: 100%
}

.van-popup--top.van-popup--round {
	border-radius: 0 0 20px 20px
}

.van-popup--right {
	top: 50%;
	right: 0;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.van-popup--right.van-popup--round {
	border-radius: 20px 0 0 20px
}

.van-popup--bottom {
	bottom: 0;
	left: 0;
	width: 100%
}

.van-popup--bottom.van-popup--round {
	border-radius: 20px 20px 0 0
}

.van-popup--left {
	top: 50%;
	left: 0;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.van-popup--left.van-popup--round {
	border-radius: 0 20px 20px 0
}

.van-popup--safe-area-inset-bottom {
	padding-bottom: env(safe-area-inset-bottom)
}

.van-popup-slide-top-enter,.van-popup-slide-top-leave-active {
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0)
}

.van-popup-slide-right-enter,.van-popup-slide-right-leave-active {
	-webkit-transform: translate3d(100%,-50%,0);
	transform: translate3d(100%,-50%,0)
}

.van-popup-slide-bottom-enter,.van-popup-slide-bottom-leave-active {
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0)
}

.van-popup-slide-left-enter,.van-popup-slide-left-leave-active {
	-webkit-transform: translate3d(-100%,-50%,0);
	transform: translate3d(-100%,-50%,0)
}

.van-popup__close-icon {
	position: absolute;
	z-index: 1;
	color: #c8c9cc;
	font-size: 22px;
	cursor: pointer
}

.van-popup__close-icon:active {
	color: #969799
}

.van-popup__close-icon--top-left {
	top: 16px;
	left: 16px
}

.van-popup__close-icon--top-right {
	top: 16px;
	right: 16px
}

.van-popup__close-icon--bottom-left {
	bottom: 16px;
	left: 16px
}

.van-popup__close-icon--bottom-right {
	right: 16px;
	bottom: 16px
}

.van-dialog {
	position: fixed;
	top: 45%;
	left: 50%;
	width: 320px;
	overflow: hidden;
	font-size: 16px;
	background-color: #fff;
	border-radius: 16px;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform
}

@media (max-width:321px) {
	.van-dialog {
		width: 90%
	}
}

.van-dialog__header {
	padding-top: 24px;
	font-weight: 500;
	line-height: 24px;
	text-align: center
}

.van-dialog__header--isolated {
	padding: 24px 0
}

.van-dialog__message {
	max-height: 60vh;
	padding: 24px;
	overflow-y: auto;
	font-size: 14px;
	line-height: 20px;
	white-space: pre-wrap;
	text-align: center;
	word-wrap: break-word;
	-webkit-overflow-scrolling: touch
}

.van-dialog__message--has-title {
	padding-top: 12px;
	color: #646566
}

.van-dialog__message--left {
	text-align: left
}

.van-dialog__message--right {
	text-align: right
}

.van-dialog__footer {
	overflow: hidden;
	-webkit-user-select: none;
	user-select: none
}

.van-dialog__footer--buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.van-dialog__footer--buttons .van-button {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1
}

.van-dialog .van-button {
	border: 0
}

.van-dialog__confirm,.van-dialog__confirm:active {
	color: #1989fa
}

.van-dialog-bounce-enter {
	-webkit-transform: translate3d(-50%,-50%,0) scale(.7);
	transform: translate3d(-50%,-50%,0) scale(.7);
	opacity: 0
}

.van-dialog-bounce-leave-active {
	-webkit-transform: translate3d(-50%,-50%,0) scale(.9);
	transform: translate3d(-50%,-50%,0) scale(.9);
	opacity: 0
}

.page-content[data-v-542dbc1c] {
	background: #0e0b17;
	height: 100%
}

#app[data-v-542dbc1c] {
	margin-top: 0
}

.help dt[data-v-542dbc1c] {
	font-size: .6rem
}

.help dd[data-v-542dbc1c] {
	margin: .2rem;
	text-align: left
}

button[data-v-542dbc1c] {
	width: 100%;
	font-size: .4rem;
	line-height: .986667rem;
	color: #fff;
	text-align: center;
	border-radius: .08rem;
	background-color: #2f3848;
	margin-top: .48rem
}

.pagelet-banner .app-download[data-v-542dbc1c] {
	position: fixed;
	bottom: 0;
	z-index: 999;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 7.5rem;
	height: 1.36rem;
	overflow: hidden;
	background-color: #0e0b17;
	background-image: url(//s3.pstatp.com/ies/resource/falcon/douyin_falcon/static/image/reflow/banner_logo_new_1a2d51c.png);
	background-repeat: no-repeat;
	background-position: .28rem .23rem;
	background-size: 3.3rem .9rem;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards;
	-webkit-animation: banner-show .5s ease-out .5s;
	animation: banner-show .5s ease-out .5s
}

.pagelet-banner .app-download.up-down[data-v-542dbc1c] {
	top: 0;
	bottom: inherit;
	-webkit-animation: banner-show1 .5s ease-out .5s;
	animation: banner-show1 .5s ease-out .5s;
	width: 100%
}

.btn-ok[data-v-542dbc1c] {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	border: 0;
	outline: 0;
	padding: 0;
	width: 1.92rem;
	height: .56rem;
	line-height: .56rem;
	border-radius: .04rem;
	float: right;
	margin-top: .4rem;
	margin-right: .4rem;
	font-size: 0;
	color: #fff;
	position: absolute;
	bottom: 25%;
	width: 100%;
	left: 0;
	height: 1rem;
	line-height: 1rem
}

.btn-ok .txt[data-v-542dbc1c] {
	background-color: #fe2c55;
	color: #fff;
	font-size: .28rem;
	vertical-align: middle;
	width: 3rem;
	display: inline-block
}

.nut-tab {
	border: none;
	padding: 0
}

table[data-v-834966d8] {
	border-collapse: collapse;
	width: 100%
}

table td[data-v-834966d8] {
	border: thin solid #ccc;
	padding: .5rem
}

.tab-box[data-v-834966d8] {
	border: none;
	padding: 0
}

.bottom-tips[data-v-834966d8],.total-box[data-v-834966d8] {
	height: 2rem;
	line-height: 2rem
}

.total-box[data-v-834966d8] {
	font-size: 1rem
}

.header[data-v-834966d8] {
	background: url(/Public/statics/img/profile-bg.png);
	background-size: 100% 100%
}

.kf-list li[data-v-834966d8] {
	height: 1.4rem;
	line-height: 1.4rem;
	margin: .4rem;
	border: thin solid #ccc;
	border-radius: .2rem
}

.kf-list li div[data-v-834966d8] {
	float: left
}

.kf-list li div[data-v-834966d8]:first-child {
	width: 30%
}

.kf-list li div[data-v-834966d8]:last-child {
	width: 70%;
	text-align: left
}

.kf-list img[data-v-834966d8] {
	width: 1rem
}

.tips-text[data-v-834966d8] {
	padding: .3rem;
	font-size: .4rem;
	line-height: .7rem;
	text-align: left;
	background: rgba(255,165,0,.71);
	color: #fff;
	width: 90%;
	margin: .3rem auto;
	border-radius: .3rem;
	border-style: double
}

.go-download[data-v-834966d8] {
	background: orange;
	color: #fff;
	padding: 0 .2rem;
	border-radius: .1rem;
	cursor: pointer;
	text-decoration: none
}

.aaa[data-v-834966d8] {
	padding: .5rem;
	line-height: .8rem
}
/*!
 * NutUI v2.2.3 - nutui.css, 01aa8a7c661d6d39961e, 2020-04-03T18:14:45+08:00
 * (c) 2017-2019 JDC
 * Released under the MIT License.
 */.nut-cell {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline: none
}

.nut-cell.nut-cell-link:active {
	background-color: #f6f6f6!important
}

.nut-cell .nut-cell-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	min-height: 48px;
	background-image: -webkit-linear-gradient(hsla(0,0%,85.5%,.5),hsla(0,0%,85.5%,.5));
	background-image: linear-gradient(hsla(0,0%,85.5%,.5),hsla(0,0%,85.5%,.5));
	background-size: 100% 1px;
	background-repeat: no-repeat
}

.nut-cell .nut-cell-left {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column
}

.nut-cell .nut-cell-title {
	display: block;
	line-height: 1.5;
	font-size: 14px;
	color: #2d2d2d
}

.nut-cell .nut-cell-sub-title {
	display: block;
	line-height: 1;
	font-size: 12px;
	color: #848484;
	margin-top: 5px
}

.nut-cell .nut-cell-sub-title:empty {
	display: none
}

.nut-cell .nut-cell-right {
	font-size: 12px;
	color: #848484
}

.nut-cell .nut-cell-icon,.nut-cell .nut-cell-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.nut-cell .nut-cell-icon img {
	height: 14px;
	margin-left: 10px
}

.nut-cell:first-of-type {
	background-image: -webkit-linear-gradient(hsla(0,0%,85.5%,.5),hsla(0,0%,85.5%,.5));
	background-image: linear-gradient(hsla(0,0%,85.5%,.5),hsla(0,0%,85.5%,.5));
	background-size: 100% 1px;
	background-repeat: no-repeat
}

.nut-cell:first-of-type .nut-cell-box {
	background-image: none
}

.nut-cell:last-of-type {
	background-image: -webkit-linear-gradient(hsla(0,0%,85.5%,.5),hsla(0,0%,85.5%,.5));
	background-image: linear-gradient(hsla(0,0%,85.5%,.5),hsla(0,0%,85.5%,.5));
	background-size: 100% 1px;
	background-repeat: no-repeat;
	background-position: bottom
}

.nut-cell:only-of-type {
	background: -webkit-linear-gradient(hsla(0,0%,85.5%,.5),hsla(0,0%,85.5%,.5)) bottom,-webkit-linear-gradient(hsla(0,0%,85.5%,.5),hsla(0,0%,85.5%,.5)) top;
	background: linear-gradient(hsla(0,0%,85.5%,.5),hsla(0,0%,85.5%,.5)) bottom,linear-gradient(hsla(0,0%,85.5%,.5),hsla(0,0%,85.5%,.5)) top;
	background-size: 100% 1px;
	background-repeat: no-repeat
}

@-webkit-keyframes nutEaseIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes nutEaseIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes nutEaseOut {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

@keyframes nutEaseOut {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

.nutEase-enter-active,.nutEase-leave-active,.nutEaseIn,.nutEaseOut {
	-webkit-animation-duration: .25s;
	animation-duration: .25s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: cubic-bezier(.55,.085,.68,.53);
	animation-timing-function: cubic-bezier(.55,.085,.68,.53)
}

.nutEase-enter-active,.nutEaseIn {
	-webkit-animation-name: nutEaseIn;
	animation-name: nutEaseIn
}

.nutEase-leave-active,.nutEaseOut {
	-webkit-animation-name: nutEaseOut;
	animation-name: nutEaseOut
}

body.dialog-open {
	position: fixed
}

.nut-dialog-wrapper {
	position: relative;
	z-index: 9998
}

.nut-dialog-box {
	position: fixed;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #848484
}

.nut-dialog-box,.nut-dialog-mask {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.nut-dialog-mask {
	position: fixed;
	background: rgba(0,0,0,.5)
}

.nut-dialog {
	position: relative;
	width: 86%;
	max-height: 70vh;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column
}

.nut-dialog-title {
	display: block;
	line-height: 1.5;
	color: #2d2d2d;
	font-size: 16px;
	text-align: center;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-bottom: 8px
}

.nut-dialog-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.44 2.56A1.5 1.5 0 112.56.44l27 27a1.5 1.5 0 11-2.12 2.12L15 17.123 2.56 29.56a1.5 1.5 0 11-2.12-2.12L12.878 15 .44 2.56zm27-2.12a1.5 1.5 0 112.12 2.12l-9 9a1.5 1.5 0 11-2.12-2.12l9-9z' fill='%23848484' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;
	background-size: 13px 13px
}

.nut-dialog-close img {
	height: 13px
}

.nut-dialog-image-wrapper .nut-dialog {
	width: auto;
	max-width: 80%;
	max-height: 75%;
	background: transparent;
	border-radius: none;
	display: inline-block;
	overflow: visible
}

.nut-dialog-image-wrapper .nut-dialog-close {
	position: absolute;
	right: 0;
	top: -40px;
	width: 25px;
	height: 25px;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	border: 2px solid #fff;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.44 2.56A1.5 1.5 0 112.56.44l27 27a1.5 1.5 0 11-2.12 2.12L15 17.123 2.56 29.56a1.5 1.5 0 11-2.12-2.12L12.878 15 .44 2.56zm27-2.12a1.5 1.5 0 112.12 2.12l-9 9a1.5 1.5 0 11-2.12-2.12l9-9z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;
	background-size: 13px 13px
}

.nut-dialog-image-wrapper .nut-dialog-close img {
	height: 13px
}

.nut-dialog-link {
	display: inline-block
}

.nut-dialog-image {
	max-width: 100%;
	max-height: 100%;
	vertical-align: bottom
}

.nut-dialog-body {
	box-sizing: border-box;
	padding: 30px 20px 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto
}

.nut-dialog-content {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: auto;
	font-size: 14px;
	word-break: break-all;
	padding-bottom: 10px;
	-webkit-overflow-scrolling: touch
}

.nut-dialog-footer {
	height: 50px;
	width: 100%;
	line-height: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row
}

.nut-dialog-btn {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	font-size: 14px;
	border: none;
	background: transparent;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	-webkit-user-select: none;
	user-select: none
}

.nut-dialog-btn.disabled {
	background: #dadada;
	background-origin: border-box;
	color: #f6f6f6
}

.nut-dialog-btn:only-child {
	border-radius: 0 0 5px 5px;
	background: transparent;
	color: #f0250f;
	border-top: 1px solid #f6f6f6
}

.nut-dialog-ok {
	border-radius: 0 0 5px 0;
	background: -webkit-linear-gradient(135deg,#ff4f18,#f20000);
	background: linear-gradient(315deg,#ff4f18,#f20000);
	background-origin: border-box;
	color: #fff;
	margin-right: -1px
}

.nut-dialog-ok:active {
	background: -webkit-linear-gradient(135deg,#e43600,#bf0000);
	background: linear-gradient(315deg,#e43600,#bf0000)
}

.nut-dialog-cancel {
	border-radius: 0 0 0 5px;
	border-top: 1px solid #f6f6f6;
	background: #fff;
	background-origin: border-box
}

.nut-dialog-cancel:active {
	border-top: 1px solid #ccc;
	background: #ccc
}

.nut-icon {
	list-style: none;
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #2d2d2d
}

.nut-icon svg {
	vertical-align: top;
	width: 100%;
	height: 100%;
	fill: currentColor
}

.nut-toast {
	position: fixed;
	left: 0;
	bottom: 150px;
	width: 100%;
	text-align: center;
	pointer-events: none;
	z-index: 9999;
	font-family: PingHei,Lucida Grande,Lucida Sans Unicode,STHeiti,Helvetica,Arial,Verdana,"sans-serif",PingHei-light,SimHei,Droid Sans
}

.nut-toast.nut-toast-small .nut-toast-inner {
	font-size: 12px
}

.nut-toast.nut-toast-large .nut-toast-inner {
	font-size: 16px
}

.nut-toast.nut-toast-cover {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	pointer-events: auto;
	height: 100%
}

.nut-toast .nut-toast-inner {
	position: relative;
	display: inline-block;
	font-size: 14px;
	max-width: 65%;
	text-align: center;
	line-height: 1.5;
	padding: 10px 30px;
	word-break: break-all;
	background: rgba(46,46,46,.8);
	border-radius: 7px;
	color: #fff
}

.nut-toast.nut-toast-has-icon .nut-toast-inner {
	padding: 70px 50px 30px
}

.nut-toast.nut-toast-has-icon .nut-toast-icon-wrapper {
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	height: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.nut-toast.nut-toast-has-icon .nut-toast-icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-size: 100%
}

.nut-toast.nut-toast-has-icon .nut-toast-icon.success {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='46' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M8 0h18c11.046 0 20 8.954 20 20v18a8 8 0 01-8 8H20C8.954 46 0 37.046 0 26V8a8 8 0 018-8z' fill='%23FFF'/%3E%3Cpath d='M43.562 3L22.01 23.803l-4.855-4.557a2.934 2.934 0 00-4.147.132l-1.324 1.41a1 1 0 00.045 1.414l9.047 8.49a2 2 0 002.763-.025L47.741 7.12 43.562 3z' fill='%232C2A35'/%3E%3C/g%3E%3C/svg%3E")
}

.nut-toast.nut-toast-has-icon .nut-toast-icon.fail {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='46' height='46' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M8 0h18c11.046 0 20 8.954 20 20v18a8 8 0 01-8 8H20C8.954 46 0 37.046 0 26V8a8 8 0 018-8z' fill='%23FFF'/%3E%3Cg fill='%232C2A35'%3E%3Cpath d='M13.6 15.722l1.415-1.414a2 2 0 012.828 0L33.4 29.864a1 1 0 010 1.414l-1.414 1.414a2 2 0 01-2.828 0L13.6 17.136a1 1 0 010-1.414z'/%3E%3Cpath d='M33.4 15.722l-1.415-1.414a2 2 0 00-2.828 0L13.6 29.864a1 1 0 000 1.414l1.414 1.414a2 2 0 002.828 0L33.4 17.136a1 1 0 000-1.414z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.nut-toast.nut-toast-has-icon .nut-toast-icon.warn {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='46' height='46' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M8 0h18c11.046 0 20 8.954 20 20v18a8 8 0 01-8 8H20C8.954 46 0 37.046 0 26V8a8 8 0 018-8z' fill='%23FFF'/%3E%3Cpath d='M23 23V12' stroke='%232C2A35' stroke-width='6' stroke-linecap='round'/%3E%3Cpath d='M21 30h3a2 2 0 012 2v3a1 1 0 01-1 1h-3a2 2 0 01-2-2v-3a1 1 0 011-1z' fill='%232C2A35'/%3E%3C/g%3E%3C/svg%3E")
}

.nut-toast.nut-toast-has-icon .nut-toast-icon.loading {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23E6E6E6' d='M874.667 533.333h-192c-12.8 0-21.334-8.533-21.334-21.333 0-12.8 8.534-21.333 21.334-21.333h192c12.8 0 21.333 8.533 21.333 21.333 0 12.8-8.533 21.333-21.333 21.333zM648.533 407.467C640 416 627.2 416 618.667 407.467c-8.534-8.534-8.534-21.334 0-29.867L755.2 241.067c8.533-8.534 21.333-8.534 29.867 0 8.533 8.533 8.533 21.333 0 29.866L648.533 407.467zM512 896c-12.8 0-21.333-8.533-21.333-21.333v-192c0-12.8 8.533-21.334 21.333-21.334s21.333 8.534 21.333 21.334v192c0 12.8-8.533 21.333-21.333 21.333zm0-533.333c-12.8 0-21.333-8.534-21.333-21.334v-192c0-12.8 8.533-21.333 21.333-21.333s21.333 8.533 21.333 21.333v192c0 12.8-8.533 21.334-21.333 21.334zM270.933 782.933c-8.533 8.534-21.333 8.534-29.866 0s-8.534-21.333 0-29.866L377.6 616.533c8.533-8.533 21.333-8.533 29.867 0 8.533 8.534 8.533 21.334 0 29.867L270.933 782.933zm104.534-375.466L238.933 270.933c-8.533-8.533-8.533-21.333 0-29.866s21.334-8.534 29.867 0L405.333 377.6c8.534 8.533 8.534 21.333 0 29.867-6.4 6.4-21.333 6.4-29.866 0zM362.667 512c0 12.8-8.534 21.333-21.334 21.333h-192C136.533 533.333 128 524.8 128 512c0-12.8 8.533-21.333 21.333-21.333h192c12.8 0 21.334 8.533 21.334 21.333zm285.866 104.533l136.534 136.534c8.533 8.533 8.533 21.333 0 29.866-8.534 8.534-21.334 8.534-29.867 0L618.667 646.4c-8.534-8.533-8.534-21.333 0-29.867 6.4-6.4 21.333-6.4 29.866 0z'/%3E%3C/svg%3E") no-repeat;
	background-size: cover
}

.nut-toast.nut-toast-center {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.nut-toast.nut-loading .nut-toast-inner {
	padding: 25px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.nut-toast.nut-loading .nut-toast-icon-wrapper {
	position: static;
	height: 30px
}

.nut-toast.nut-loading .nut-toast-text:not(:empty) {
	margin-top: 10px;
	margin-bottom: -10px
}

.nut-toast.nut-loading .nut-toast-icon {
	width: 40px;
	height: 40px
}

.nut-toast.nut-loading .nut-toast-icon.nut-toast-icon-rotate {
	-webkit-animation: rotation 2s linear infinite;
	animation: rotation 2s linear infinite
}

.toastfade-enter-active {
	-webkit-transition: opacity .1s;
	transition: opacity .1s
}

.toastfade-leave-active {
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.toastfade-enter,.toastfade-leave-active {
	opacity: 0
}

.nut-tab {
	position: relative;
	border: 1px solid #eee;
	padding: 10px;
	font-size: 12px;
	background: #eee
}

.nut-tab-horizontal {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	position: relative
}

.close-btn,.nut-tab-horizontal .close-btn {
	position: absolute;
	width: 17px;
	height: 17px;
	text-align: center;
	line-height: 14px;
	font-size: 16px;
	background: #999;
	font-weight: 400;
	color: #fff;
	right: 0;
	top: 0;
	border-radius: 50%
}

.nut-tab-title {
	border-bottom: 1px solid #ededed;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	height: 50px;
	line-height: 48px;
	box-sizing: border-box;
	position: relative
}

.nav-bar {
	position: absolute;
	height: 2px;
	bottom: -2px;
	left: 0;
	background: #f0250f;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.nut-tab-title-leftnav {
	border-right: 1px solid #ededed;
	width: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	background: #fff;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	position: relative
}

.nut-tab-title-leftnav .nav-bar-left {
	position: absolute;
	width: 2px;
	right: -2px;
	top: 0;
	background: #f0250f;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.nut-tab-title-leftnav .nut-title-nav {
	border: 0;
	border-left: 1px solid #f5f7fa
}

.nut-tab-title-leftnav .nut-tab-active {
	background: #fff
}

.nut-tab-title-rightnav {
	background: #fff;
	border: 1px solid #fff;
	border-left-color: #ededed;
	width: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	position: relative
}

.nut-tab-title-rightnav .nav-bar-right {
	position: absolute;
	width: 2px;
	left: -2px;
	top: 0;
	background: #f0250f;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.nut-tab-link {
	color: #333;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 12px;
	text-decoration: none;
	line-height: 1
}

.nut-tab-link,.nut-tab-title-bottomnav {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.nut-tab-title-bottomnav {
	border: 1px solid #fff;
	border-top-color: #ededed;
	width: 100%;
	height: 50px;
	line-height: 49px;
	box-sizing: border-box;
	position: relative
}

.nut-tab-title-bottomnav .nav-bar-bottom {
	position: absolute;
	height: 2px;
	left: 0;
	top: -2px;
	background: #f0250f;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.nut-title-nav-list {
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	background: #fff;
	box-sizing: border-box
}

.nut-title-nav-leftnav,.nut-title-nav-list {
	-webkit-box-flex: 1;
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.nut-title-nav-leftnav {
	-webkit-flex: 1;
	flex: 1;
	padding-left: 5px
}

.nut-title-nav-rightnav {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	padding-right: 5px;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative
}

.nut-tab-icon {
	display: inline-block;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.nut-tab-active {
	background: #fff;
	border: 0
}

.nut-tab-item {
	height: 200px;
	border: 1px solid #fff;
	background: #fff;
	width: 100%;
	padding: 10px;
	box-sizing: border-box
}

.nut-tab-item .hide {
	display: none
}

.nut-tab-disable {
	background: #e1e1e1!important
}

.tabbar-nav-word {
	font-size: 12px
}

.nut-tabbar {
	border: 0;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	height: 52px;
	box-sizing: border-box;
	background: #0e1526;
	margin-top: 20px
}

.nut-tabbar:last-child {
	border-right: 0
}

.bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 888
}

.tabbar-nav {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	text-align: center;
	text-decoration: none;
	color: #fff;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.card {
	border-right: 1px solid #eee
}

.curr {
	color: #1989fa;
}

.icon-box {
	padding: 0;
	display: inline-block;
	position: relative
}

.icon-box .tips {
	position: absolute;
	min-width: 14px;
	min-height: 14px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 0;
	border: 1px solid #f0250f;
	border-radius: 50%;
	top: -10px;
	right: 0;
	background: #fff;
	box-shadow: 0 0 0 1px #fff;
	-webkit-transform: translateX(60%);
	transform: translateX(60%);
	font-size: 12px;
	color: #f0250f
}

.icon-box .icon {
	margin: 0 auto;
	width: 24px;
	height: 24px;
	display: block;
	background-size: 100% 100%;
	background-position: 50%
}

.icon-box .tabs-nav-word {
	font-size: 12px;
	line-height: 1
}

.icon-box .big-word {
	font-size: 16px;
	line-height: 1
}

@-webkit-keyframes nutSlideRightIn {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes nutSlideRightOut {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

.nutSlideRight-enter-active,.nutSlideRight-leave-active,.nutSlideRightIn,.nutSlideRightOut {
	-webkit-animation-duration: .25s;
	animation-duration: .25s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: cubic-bezier(.55,.085,.68,.53);
	animation-timing-function: cubic-bezier(.55,.085,.68,.53)
}

.nutSlideRight-enter-active,.nutSlideRightIn {
	-webkit-animation-name: nutSlideRightIn;
	animation-name: nutSlideRightIn
}

.nutSlideRight-leave-active,.nutSlideRightOut {
	-webkit-animation-name: nutSlideRightOut;
	animation-name: nutSlideRightOut
}

.nut-calendar {
	position: fixed;
	bottom: 0;
	height: 100%;
	font-size: 14px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	padding-top: 72px;
	overflow: hidden;
	z-index: 1000001
}

.nut-calendar,.nut-calendar-control {
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff
}

.nut-calendar-control {
	position: absolute;
	height: 70px;
	text-align: center;
	z-index: 1
}

.nut-calendar-control .nut-calendar-cancel-btn,.nut-calendar-control .nut-calendar-confirm-btn {
	width: 60px;
	color: #f0250f;
	position: absolute;
	top: 0;
	line-height: 40px
}

.nut-calendar-control .nut-calendar-confirm-btn {
	right: 0
}

.nut-calendar-control .nut-calendar-cancel-btn {
	left: 0
}

.nut-calendar-control .nut-calendar-title {
	margin: 0 60px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.nut-calendar-control .nut-calendar-week {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	height: 30px;
	text-align: center;
	line-height: 30px
}

.nut-calendar-control .nut-calendar-week span {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1
}

.nut-calendar-control .nut-calendar-week span:first-child,.nut-calendar-control .nut-calendar-week span:last-child {
	color: #f0250f
}

.nut-calendar-months {
	width: 100%;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1
}

.nut-calendar-months .nut-calendar-months-panel {
	padding-bottom: 10px;
	position: relative;
	width: 100%;
	height: auto
}

.nut-calendar-months .nut-calendar-loading-tip {
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	color: #848484;
	font-size: 12px
}

.nut-calendar-months .nut-calendar-month-title {
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #f6f6f6
}

.nut-calendar-months .nut-calendar-month-con {
	overflow: hidden
}

.nut-calendar-months .nut-calendar-month-con .nut-calendar-month-day {
	float: left;
	width: 14.28%;
	height: 56px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column
}

.nut-calendar-months .nut-calendar-month-con .nut-calendar-month-day-active {
	background-color: #f0250f;
	color: #fff
}

.nut-calendar-months .nut-calendar-month-con .nut-calendar-month-day-disabled {
	color: #dadada
}

.nut-calendar-months .nut-calendar-month-con .nut-calendar-month-day-choose {
	background-color: #fcd3cf;
	color: #fff
}

.nut-calendar-months .nut-calendar-month-con .nut-calendar-month-day span {
	padding: 3px 0
}

.nut-calendar-months .nut-calendar-month-con .nut-calendar-month-day .nut-calendar-day-tip {
	font-size: 12px
}

@-webkit-keyframes nutFadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes nutFadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes nutFadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes nutFadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.nutFade-enter-active,.nutFade-leave-active,.nutFadeIn,.nutFadeOut {
	-webkit-animation-duration: .25s;
	animation-duration: .25s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: cubic-bezier(.55,.085,.68,.53);
	animation-timing-function: cubic-bezier(.55,.085,.68,.53)
}

.nutFade-enter-active,.nutFadeIn {
	-webkit-animation-name: nutFadeIn;
	animation-name: nutFadeIn
}

.nutFade-leave-active,.nutFadeOut {
	-webkit-animation-name: nutFadeOut;
	animation-name: nutFadeOut
}

@-webkit-keyframes nutSlideUpIn {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes nutSlideUpIn {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes nutSlideUpOut {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@keyframes nutSlideUpOut {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

.nutSlideUp-enter-active,.nutSlideUp-leave-active,.nutSlideUpIn,.nutSlideUpOut {
	-webkit-animation-duration: .25s;
	animation-duration: .25s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: cubic-bezier(.445,.05,.55,.95);
	animation-timing-function: cubic-bezier(.445,.05,.55,.95)
}

.nutSlideUp-enter-active,.nutSlideUpIn {
	-webkit-animation-name: nutSlideUpIn;
	animation-name: nutSlideUpIn
}

.nutSlideUp-leave-active,.nutSlideUpOut {
	-webkit-animation-name: nutSlideUpOut;
	animation-name: nutSlideUpOut
}

.nut-actionsheet-mask {
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5)
}

.nut-actionsheet-panel {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	max-height: 80%;
	overflow: auto;
	z-index: 10001;
	background-color: #f6f6f6
}

.nut-actionsheet-modal {
	padding: 10px;
	margin: 0;
	text-align: center;
	background-color: #fff;
	border-bottom: 1px solid #f6f6f6
}

.nut-actionsheet-modal .nut-actionsheet-sub-title,.nut-actionsheet-modal .nut-actionsheet-title {
	padding: 5px 0
}

.nut-actionsheet-modal .nut-actionsheet-title {
	font-size: 14px;
	color: #2d2d2d
}

.nut-actionsheet-modal .nut-actionsheet-sub-title {
	font-size: 12px;
	color: #2d2d2d;
	-webkit-margin-start: 0;
	margin-inline-start: 0
}

.nut-actionsheet-menu {
	list-style: none;
	padding: 0;
	margin: 0
}

.nut-actionsheet-cancel,.nut-actionsheet-item {
	height: 24px;
	padding: 10px;
	line-height: 24px;
	font-size: 14px;
	color: #2d2d2d;
	text-align: center;
	background-color: #fff
}

.nut-actionsheet-item {
	border-bottom: 1px solid #f6f6f6
}

.nut-actionsheet-item-active {
	color: #f0250f
}

.nut-actionsheet-item-disabled {
	color: #e1e1e1
}

.nut-actionsheet-cancel {
	margin-top: 5px;
	border-top: 1px solid #f6f6f6
}

.nut-picker {
	background-color: #fff;
	width: 100%
}

.nut-picker-control {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	height: 40px;
	border-bottom: 1px solid #f6f6f6;
	text-align: center;
	line-height: 40px;
	font-size: 14px
}

.nut-picker-control .nut-picker-cancel-btn,.nut-picker-control .nut-picker-confirm-btn {
	width: 60px;
	color: #f0250f
}

.nut-picker-control .nut-picker-title {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.nut-picker-panel {
	height: 252px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.nut-picker-list {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	position: relative;
	height: 252px;
	overflow: hidden;
	text-align: center
}

.nut-picker-list .nut-picker-list-panel {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.nut-picker-list .nut-picker-mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: top,bottom;
	background-size: 100% 108px;
	background-repeat: no-repeat;
	z-index: 3
}

.nut-picker-list .nut-picker-indicator {
	position: absolute;
	top: 108px;
	width: 100%;
	height: 34px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	z-index: 3
}

.nut-picker-list .nut-picker-content,.nut-picker-list .nut-picker-roller {
	position: absolute;
	top: 108px;
	width: 100%;
	height: 36px
}

.nut-picker-list .nut-picker-content {
	background: #fff;
	z-index: 2;
	overflow: hidden
}

.nut-picker-list .nut-picker-item,.nut-picker-list .nut-picker-roller-item {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 36px;
	line-height: 36px;
	color: #2d2d2d;
	font-size: 14px;
	text-align: center
}

.nut-picker-list .nut-picker-item {
	font-size: 15px;
	background: #fff
}

.nut-picker-list .nut-picker-roller {
	z-index: 1;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.nut-picker-list .nut-picker-roller .nut-picker-roller-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	color: #848484
}

.nut-picker-list .nut-picker-roller .nut-picker-roller-item-hidden {
	visibility: hidden;
	opacity: 0
}

.nut-picker-placeholder {
	height: 1px
}

.nut-navbar {
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	position: relative
}

.nut-navbar .nav-left {
	position: absolute;
	left: 15px;
	top: 50%;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	font-size: 14px
}

.nut-navbar .nav-left .back {
	float: left;
	margin-right: 8px
}

.nut-navbar .nav-left .back .back-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.552 35.569a1.5 1.5 0 01-2.121-.017c-5.952-6.05-9.905-10.1-15.857-16.15a2 2 0 010-2.804c5.952-6.05 9.905-10.1 15.857-16.15a1.5 1.5 0 112.138 2.104C12.847 8.368 9.125 12.184 3.403 18c5.722 5.816 9.444 9.632 15.166 15.448a1.5 1.5 0 01-.017 2.121z' fill='%239E9E9E' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat;
	background-size: contain;
	vertical-align: middle
}

.nut-navbar .nav-center .nav-title {
	width: auto;
	margin: 0 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center
}

.nut-navbar .nav-right {
	position: absolute;
	right: 15px;
	top: 50%;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	font-size: 14px
}

.nut-navbar .nav-right .more {
	float: right;
	margin-left: 8px
}

.nut-navbar .nav-right .more .more-icon:after {
	content: "\2022\2022\2022";
	font-size: 16px
}

.nut-noticebar {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	height: 40px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 24px;
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #848484;
	background-color: #fbf8dc
}

.nut-noticebar a {
	text-decoration: none;
	color: #d37d42
}

.nut-noticebar.close {
	border-radius: 0 20px 20px 0
}

.nut-noticebar .withicon {
	position: relative;
	padding-right: 40px
}

.nut-noticebar .left-icon {
	height: 16px;
	min-width: 16px;
	margin-right: 5px;
	box-sizing: border-box;
	background-size: 100% 100%;
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjAyMDc1MTQ2MDU5IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjUxODciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj48L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNNTEzLjUxMSAxMzYuMzM5YzE4LjUtMTEuMTExIDQyLjA1NiAyLjIyMiA0Mi4wNTYgMjMuODMzVjgzOS44NGMwIDIxLjYxMS0yMy41NTYgMzQuOTQ0LTQyLjA1NiAyMy44MzNMMjkwLjk1NiA3MzAuMTE3Yy04LjYxMi01LjE2Ny0xOC41LTcuODktMjguNjEyLTcuODlIMTExLjEyMmMtMzAuNzIyIDAtNTUuNTU1LTI0LjgzMy01NS41NTUtNTUuNTU1VjMzMy4zNGMwLTMwLjcyMiAyNC44MzMtNTUuNTU2IDU1LjU1NS01NS41NTZoMTUxLjIyMmMxMC4xMTIgMCAyMC0yLjcyMiAyOC42MTItNy45NDRsMjIyLjU1NS0xMzMuNXogbTE3NC43NSAxNDcuNjIyYzU3LjcyMiA1Ny42NjcgODkuNSAxMzQuMzg5IDg5LjUgMjE2LjA1NiAwIDgxLjYxLTMxLjc3OCAxNTguMzMzLTg5LjUgMjE2YTI3LjcyNSAyNy43MjUgMCAwIDEtMTkuNjY3IDguMTY2Yy03LjA1NSAwLTE0LjE2Ni0yLjcyMi0xOS42MS04LjE2Ni0xMC44MzQtMTAuODM0LTEwLjgzNC0yOC4zOSAwLTM5LjI3OCA0Ny4yNzctNDcuMTY3IDczLjIyMi0xMDkuOTQ1IDczLjIyMi0xNzYuNzIyIDAtNjYuNzc4LTI1Ljk0NS0xMjkuNTU2LTczLjIyMy0xNzYuNzc4LTEwLjgzMy0xMC44MzMtMTAuODMzLTI4LjQ0NSAwLTM5LjI3OCAxMC44MzQtMTAuODMzIDI4LjQ0NS0xMC44MzMgMzkuMjc4IDB6TTgwNi4xNSAxNjYuMDcyYzg5LjE2NyA4OS4yMjIgMTM4LjI3OCAyMDcuODM0IDEzOC4yNzggMzMzLjk0NSAwIDEyNi4wNTUtNDkuMTExIDI0NC42NjYtMTM4LjI3OCAzMzMuODg5YTI3LjcyNSAyNy43MjUgMCAwIDEtMTkuNjY3IDguMTY2Yy03LjA1NSAwLTE0LjE2Ni0yLjcyMi0xOS42MS04LjE2Ni0xMC44MzQtMTAuODM0LTEwLjgzNC0yOC4zOSAwLTM5LjI3OCA3OC42NjYtNzguNzIyIDEyMi0xODMuMzM0IDEyMi0yOTQuNjExIDAtMTExLjI3OC00My4zMzQtMjE1Ljk0NS0xMjItMjk0LjY2Ny0xMC44MzQtMTAuODMzLTEwLjgzNC0yOC40NDQgMC0zOS4yNzggMTAuODMzLTEwLjgzMyAyOC40NDQtMTAuODMzIDM5LjI3NyAweiIgcC1pZD0iNTE4OCIgZGF0YS1zcG0tYW5jaG9yLWlkPSJhMzEzeC43NzgxMDY5LjAuaTAiIGNsYXNzPSJzZWxlY3RlZCIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjwvc3ZnPg==");
}

.nut-noticebar .right-icon {
	height: 18px;
	line-height: 18px;
	min-width: 20px;
	box-sizing: border-box;
	padding-left: 5px
}

.nut-noticebar .right-icon svg {
	vertical-align: top;
	width: 12px;
	height: 12px;
	fill: #d37d42
}

.nut-noticebar .wrap {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	height: 24px;
	overflow: hidden;
	position: relative;
	color: #fff;
}

.nut-noticebar .content {
	position: absolute;
	white-space: nowrap
}

.nut-noticebar .content.nut-ellipsis {
	max-width: 100%
}

.nut-noticebar .play {
	-webkit-animation: nut-notice-bar-play linear both running;
	animation: nut-notice-bar-play linear both running
}

.nut-noticebar .play-infinite {
	-webkit-animation: nut-notice-bar-play-infinite linear infinite both running;
	animation: nut-notice-bar-play-infinite linear infinite both running
}

.nut-noticebar .play-vertical {
	-webkit-animation: nut-notice-bar-play-vertical linear infinite both running;
	animation: nut-notice-bar-play-vertical linear infinite both running
}

@-webkit-keyframes nut-notice-bar-play {
	to {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@keyframes nut-notice-bar-play {
	to {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@-webkit-keyframes nut-notice-bar-play-infinite {
	to {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@keyframes nut-notice-bar-play-infinite {
	to {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@-webkit-keyframes nut-notice-bar-play-vertical {
	to {
		-webkit-transform: translateY(40px);
		transform: translateY(40px)
	}
}

@keyframes nut-notice-bar-play-vertical {
	to {
		-webkit-transform: translateY(40px);
		transform: translateY(40px)
	}
}

.nut-switch {
	position: relative;
	display: inline-block;
	background: #fff;
	border-radius: 1000px;
	vertical-align: bottom;
	box-sizing: content-box;
	border: 2px solid #dadada
}

.nut-switch,.nut-switch .nut-switch-btn {
	-webkit-transition: all .2s cubic-bezier(.55,.085,.68,.53);
	transition: all .2s cubic-bezier(.55,.085,.68,.53)
}

.nut-switch .nut-switch-btn {
	position: absolute;
	left: 0;
	background: #dadada;
	border: 2px solid #fff;
	border-radius: 50%;
	box-sizing: border-box
}

.nut-switch.nut-switch-active {
	border-color: #f0250f
}

.nut-switch.nut-switch-active .nut-switch-btn {
	background-color: #f0250f
}

.nut-switch.nut-switch-disabled {
	opacity: .6
}

.nut-switch-small {
	height: 14px;
	width: 32px
}

.nut-switch-small .nut-switch-btn {
	height: 14px;
	width: 14px
}

.nut-switch-small.nut-switch-active .nut-switch-btn {
	left: 18px
}

.nut-switch-base {
	height: 20px;
	width: 46px
}

.nut-switch-base .nut-switch-btn {
	height: 20px;
	width: 20px
}

.nut-switch-base.nut-switch-active .nut-switch-btn {
	left: 26px
}

.nut-switch-large {
	height: 28px;
	width: 58px
}

.nut-switch-large .nut-switch-btn {
	height: 28px;
	width: 28px
}

.nut-switch-large.nut-switch-active .nut-switch-btn {
	left: 30px
}

.nut-slider {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 30px;
	margin: 0 10px
}

.nut-slider .nut-slider-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	position: relative;
	height: 2px;
	background-color: #f0250f
}

.nut-slider .nut-slider-Handle {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-user-select: none;
	user-select: none;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	height: 20px;
	width: 20px;
	border: 2px solid #f0250f;
	border-radius: 50%;
	box-sizing: border-box;
	box-shadow: none;
	-webkit-transition: box-shadow,border-width .5s ease-in;
	transition: box-shadow,border-width .5s ease-in;
	background-color: #fff
}

.nut-slider .nut-slider-Handle.nut-slider-ani {
	border-width: 8px;
	box-shadow: 0 0 0 4px rgba(239,40,19,.5);
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.nut-slider .nut-slider-Handle.nut-slider-ani .nut-slider-label {
	opacity: 1;
	-webkit-transform: translate(-50%,-160%);
	transform: translate(-50%,-160%)
}

.nut-slider .nut-slider-label {
	pointer-events: none;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: opacity,-webkit-transform .2s linear;
	transition: opacity,-webkit-transform .2s linear;
	transition: opacity,transform .2s linear;
	transition: opacity,transform .2s linear,-webkit-transform .2s linear;
	-webkit-transform: translate(-50%,-100%);
	transform: translate(-50%,-100%);
	font-size: 12px;
	padding: 5px;
	background-color: #f0250f;
	color: #fff;
	border-radius: 4px;
	z-index: 9999
}

.nut-slider .nut-slider-label.nut-slider-label-always {
	opacity: 1;
	-webkit-transform: translate(-50%,-160%);
	transform: translate(-50%,-160%)
}

.nut-slider .nut-slider-label:after {
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%,-6px);
	transform: translate(-50%,-6px);
	height: 12px;
	width: 12px;
	content: "\25BC";
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	color: #f0250f
}

.nut-slider .nut-slider-left-text {
	margin-right: 15px
}

.nut-slider .nut-slider-right-text {
	margin-left: 15px
}

.nut-range {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 30px;
	margin: 0 10px
}

.nut-range .nut-range-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	position: relative;
	height: 3px;
	border-radius: 5px;
	background: rgba(240,37,15,.3)
}

.nut-range .nut-range-area {
	position: absolute;
	top: 0;
	height: 3px;
	z-index: 123;
	background: #f0250f
}

.nut-range .nut-range-label {
	pointer-events: none;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #f0250f;
	-webkit-transition: opacity,-webkit-transform .2s linear;
	transition: opacity,-webkit-transform .2s linear;
	transition: opacity,transform .2s linear;
	transition: opacity,transform .2s linear,-webkit-transform .2s linear;
	-webkit-transform: translate(-50%,-100%);
	transform: translate(-50%,-100%);
	font-size: 12px;
	padding: 5px;
	color: #fff;
	border-radius: 4px;
	z-index: 9999
}

.nut-range .nut-range-label.nut-range-label-always {
	opacity: 1;
	-webkit-transform: translate(-50%,-160%);
	transform: translate(-50%,-160%)
}

.nut-range .nut-range-label .nut-range-after {
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%,-6px);
	transform: translate(-50%,-6px);
	height: 12px;
	width: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	color: #f0250f
}

.nut-range .nut-range-left-text {
	margin-right: 15px
}

.nut-range .nut-range-right-text {
	margin-left: 15px
}

.nut-range .nut-range-Handle {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-user-select: none;
	user-select: none;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	height: 20px;
	width: 20px;
	border-radius: 50%;
	box-sizing: border-box;
	box-shadow: none;
	border: 2px solid #f0250f;
	-webkit-transition: box-shadow,border-width .5s ease-in;
	transition: box-shadow,border-width .5s ease-in;
	background-color: #fff;
	z-index: 124
}

.nut-range .nut-range-Handle.nut-range-ani {
	border-width: 8px!important;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.nut-range .nut-range-Handle.nut-range-ani .nut-range-label {
	opacity: 1;
	background: #f0250f;
	-webkit-transform: translate(-50%,-160%);
	transform: translate(-50%,-160%)
}

.nut-progress {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.nut-progress .nut-progress-outer {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	background-color: #f3f3f3;
	border-radius: 100px;
	overflow: hidden;
	height: 12px
}

.nut-progress .nut-progress-outer .nut-progress-inner {
	width: 30%;
	height: 100%;
	background-color: #f0250f;
	-webkit-transition: all .4s;
	transition: all .4s;
	position: relative
}

.nut-progress .nut-progress-outer .nut-progress-inner .nut-progress-text {
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #fff
}

.nut-progress .nut-progress-outer .nut-active:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 10px;
	-webkit-animation: progressActive 2s ease-in-out infinite;
	animation: progressActive 2s ease-in-out infinite
}

@-webkit-keyframes progressActive {
	0% {
		background: hsla(0,0%,100%,.1);
		width: 0
	}

	20% {
		background: hsla(0,0%,100%,.5);
		width: 0
	}

	to {
		background: hsla(0,0%,100%,0);
		width: 100%
	}
}

@keyframes progressActive {
	0% {
		background: hsla(0,0%,100%,.1);
		width: 0
	}

	20% {
		background: hsla(0,0%,100%,.5);
		width: 0
	}

	to {
		background: hsla(0,0%,100%,0);
		width: 100%
	}
}

.nut-progress .nut-progress-outer.nut-progress-small {
	height: 12px
}

.nut-progress .nut-progress-outer.nut-progress-small .nut-progress-text {
	font-size: 12px;
	line-height: 12px
}

.nut-progress .nut-progress-outer.nut-progress-base {
	height: 16px
}

.nut-progress .nut-progress-outer.nut-progress-base .nut-progress-text {
	font-size: 12px;
	line-height: 16px
}

.nut-progress .nut-progress-outer.nut-progress-large {
	height: 20px
}

.nut-progress .nut-progress-outer.nut-progress-large .nut-progress-text {
	font-size: 20px;
	line-height: 20px
}

.nut-progress .nut-progress-outer-part {
	width: 90%
}

.nut-progress .nut-progress-text {
	padding: 0 5px;
	font-size: 12px;
	line-height: 1
}

.nut-progress .nut-icon-fail,.nut-progress .nut-icon-success {
	width: 10px;
	height: 10px;
	display: inline-block
}

.nut-progress .nut-icon-success {
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAA75JREFUSA21V1uIjVEU/tZ/5BpJI4yEkFt5cHugTEry4n4PueR2BrnLgyjlQRjEnDmYocht5Dql5BYlKfOoPCg8uBTJg8gws3xr/2fmn/93zpmD367/nLXX/tb6/rX23mvvX1BIUxWcwEjUYzLhI6Ao5tPdmQreQ/CWci0SqMEKPIWItuRW8gKqtTU+opSYLSTqmRfbOCh4Q3E/ipDCHKlrVEf/cxOndArJDtGgb9SowP5L4tZjjdRkw3u/KS2tKd1J/TU+f0tqbvtyCq47X+Yz0sIKA1TgNCNdGMH9W1dwBkksbj734YhT2BU7qb2yYhHSsCw2tSDitE5FA64SFOiaYDEIQs8epmO1XDdvfsQ3tQ23yuH/SHqN4cwmx2IYVxPxa6yl3NsUsTdBJed3JpJymWHewiusMQ4Pqh5TvDV2QnNoSzWJlVxUDTilnZnRUj5bjVNQrmMIeRQ7scepS8oG57dSu+A7blMenuEZ6/GtpsVOKtjXRHpSu6IO95uRWiam2eIaFSuxhz0olW3O5wnthm8kVQyLcIw04h4R5WO+0QI+DyL6lrvCOpCUHQ5YpcX44XwMzWJYbMTFoYEEyvjG51jkJ5L8RmgsX0ewnXa7HaRce3FOHzLSgTlMSBwtGA3cWqe0rTtZEphF8ss5jAO1h00k3esUFdqHNkbaLwBEJHJaxHaWBk1RwnmpwTFtj1XyA4Mxj44uBIBmkl+N1jG9B522UvuT0Ej7NENlE9/aqn7324hiAqvMTZzWDhgvP5n2hcSdCeGMFFhN0qNOn9KBTO8DanuFcNk65LSIa7ON0UEJvrDSVGlHpr2ehWAJyasy2AbKy5je466f1iHE22IMr5esjp2yVpDWcYwu3wp+gvaYhKXymRXHatERkj5mpGedi5QOI+kdyl1z80RGEigRVGuC15v3NC6KDAddYVZac5Uvl0+BktIxHc6Xvk3bLiF9vo6QrQjdPZdGcAvla8oLXh3ukSh4uQodjZ+4+0ekPkeZcYqTq7UdPuAF5Zbm6BlacUHZAqrn0Q508n0V+GsXwSIMIPE3n9jsynUuf7NvmwL9FgCbx8vfRcPZqvabKay4/69mvjOkRhFEbD07mytwiamcYd3YmuAKt+Nsdy5nnAYRm8IObAfghTyuJvQVIXVUOf2ndT5vJgcYffT0ymkSGrCK6GEzL3fnQ/pMJ5zqKMLqdT0PAGBjwdtGYHv9IL+jyljrv0ZdNvbzEzei7msrPMc4ktttZQQf+2jzM+HXev+jTfj1MYiHhNX3FtovyFQPqOmVArUAAAAASUVORK5CYII=) no-repeat;background-size: cover
}

.nut-progress .nut-icon-fail {
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAlpJREFUSA29VjFPVEEQntkcGBrvEpoTirtXIFBSmEBBjIU9iVT8ARoLY21xhb/FAjDQaWIlhEBiCC1aeFDIXWMCdHq6w3wr+9h33LvbJ5fb5GVnZ+eb782+fTPDFDFOpyoLQrRCVpaFZZqEpxyM5ZyFf5DhPSbaqZ9fHA9yp3b546xaXrUsb0VoNt/qdoeZvhrhN7X25datNiv1JDytlRP5Je80qsWsedxKnR7yA16rn102uxF3CJvVylNi+16jmuw2LrLWaH+SmBdJ++JziMsQgkzIflKDsdDoHnKHyTwPSVNCd4y/5UtMZApq4SX0yB8NehlEyuP8xB+v8QD3zSKOkZk/1qdnangge3zejADg2+87QtzGAhdkm4+OOnjUybZ31G+Gb3DAxhHi6vcDhHsa1R+/DmWvy5s9h3E/deR/lucsRq9HOwsuo+GuxACGYQMug3Q1DGdRPpRLM5HmxhENcJk0EY+CVJN++h+Ogk85xJCWmEJkVuZS+1BOlX0EllYJ9UxIHvcxy2xZklffq5UJKC3Z9czmgAW4SiieelOfDbANtzWx25ehIlpWLqOJeCcacGOoCfmEmL4VximXQVuASh0LZuKNpHU1n6y/nlfch2iccoDL3VK0BdFAI7uw5UbDKvl+LM5z6In+G83qw4OYioHjZDZrxtrSX+ZNEal5H3mzkhwm7asl7KeERQpwnuNeen3B3gXYVWTtQRSEOjes0UFf46s9nGYyDXoP9CB4q/syusi6+pk7hFA4Uu1BcO7/Swos+piwefK+0m/oFeE8skY4JIU8zFb/GpFg9zc7W1jaAAAAAElFTkSuQmCC) no-repeat;background-size: cover
}

.nut-price {
	display: inline
}

.nut-price,.nut-price .price-symbol {
	font-size: 12px
}

.nut-price .price-big {
	font-size: 16px
}

.nut-price .price-small {
	font-size: 12px
}

.nut-col {
	float: left;
	box-sizing: border-box;
	word-break: break-all
}

.nut-col-offset-1 {
	margin-left: 4.16667%
}

.nut-col-1 {
	width: 4.16667%
}

.nut-col-offset-2 {
	margin-left: 8.33333%
}

.nut-col-2 {
	width: 8.33333%
}

.nut-col-offset-3 {
	margin-left: 12.5%
}

.nut-col-3 {
	width: 12.5%
}

.nut-col-offset-4 {
	margin-left: 16.66667%
}

.nut-col-4 {
	width: 16.66667%
}

.nut-col-offset-5 {
	margin-left: 20.83333%
}

.nut-col-5 {
	width: 20.83333%
}

.nut-col-offset-6 {
	margin-left: 25%
}

.nut-col-6 {
	width: 25%
}

.nut-col-offset-7 {
	margin-left: 29.16667%
}

.nut-col-7 {
	width: 29.16667%
}

.nut-col-offset-8 {
	margin-left: 33.33333%
}

.nut-col-8 {
	width: 33.33333%
}

.nut-col-offset-9 {
	margin-left: 37.5%
}

.nut-col-9 {
	width: 37.5%
}

.nut-col-offset-10 {
	margin-left: 41.66667%
}

.nut-col-10 {
	width: 41.66667%
}

.nut-col-offset-11 {
	margin-left: 45.83333%
}

.nut-col-11 {
	width: 45.83333%
}

.nut-col-offset-12 {
	margin-left: 50%
}

.nut-col-12 {
	width: 50%
}

.nut-col-offset-13 {
	margin-left: 54.16667%
}

.nut-col-13 {
	width: 54.16667%
}

.nut-col-offset-14 {
	margin-left: 58.33333%
}

.nut-col-14 {
	width: 58.33333%
}

.nut-col-offset-15 {
	margin-left: 62.5%
}

.nut-col-15 {
	width: 62.5%
}

.nut-col-offset-16 {
	margin-left: 66.66667%
}

.nut-col-16 {
	width: 66.66667%
}

.nut-col-offset-17 {
	margin-left: 70.83333%
}

.nut-col-17 {
	width: 70.83333%
}

.nut-col-offset-18 {
	margin-left: 75%
}

.nut-col-18 {
	width: 75%
}

.nut-col-offset-19 {
	margin-left: 79.16667%
}

.nut-col-19 {
	width: 79.16667%
}

.nut-col-offset-20 {
	margin-left: 83.33333%
}

.nut-col-20 {
	width: 83.33333%
}

.nut-col-offset-21 {
	margin-left: 87.5%
}

.nut-col-21 {
	width: 87.5%
}

.nut-col-offset-22 {
	margin-left: 91.66667%
}

.nut-col-22 {
	width: 91.66667%
}

.nut-col-offset-23 {
	margin-left: 95.83333%
}

.nut-col-23 {
	width: 95.83333%
}

.nut-col-offset-24 {
	margin-left: 100%
}

.nut-col-24 {
	width: 100%
}

.nut-row:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	content: ""
}

.nut-row-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.nut-row-flex:after {
	display: none
}

.nut-row-flex .nut-col {
	float: none
}

.nut-row-justify-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.nut-row-justify-end {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}

.nut-row-justify-space-between {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.nut-row-justify-space-around {
	-webkit-justify-content: space-around;
	justify-content: space-around
}

.nut-row-align-flex-start {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start
}

.nut-row-align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.nut-row-align-flex-end {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end
}

.nut-row-flex-wrap {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.nut-row-flex-nowrap {
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.nut-row-flex-reverse {
	-webkit-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	display: block;
	height: 0;
	clear: both;
	content: "";
	visibility: hidden
}

.nut-step {
	position: relative;
	font-size: 14px;
	color: #999
}

.nut-step .nut-step-line {
	position: absolute;
	top: 0;
	left: 14px;
	height: 100%;
	width: 1px
}

.nut-step .nut-step-index {
	position: relative;
	z-index: 99;
	float: left;
	width: 26px;
	height: 26px;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	border-radius: 50%
}

.nut-step .nut-step-main {
	padding-left: 40px
}

.nut-step .nut-step-main .nut-step-title {
	line-height: 28px;
	font-weight: 600
}

.nut-step .nut-step-main .nut-step-content {
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 12px
}

.nut-step.nut-step-last .nut-step-line {
	display: none
}

.nut-step.nut-step-status-wait .nut-step-line {
	background: #ccc
}

.nut-step.nut-step-status-wait .nut-step-index {
	color: #999;
	border: 1px solid #ccc;
	background: #fff
}

.nut-step.nut-step-status-finish .nut-step-line {
	background: #789208
}

.nut-step.nut-step-status-finish .nut-step-index {
	border: 1px solid #789208;
	background: #fff;
	color: #789208
}

.nut-step.nut-step-status-process .nut-step-line {
	background: #ccc
}

.nut-step.nut-step-status-process .nut-step-main {
	color: #666
}

.nut-step.nut-step-status-process .nut-step-index {
	border: 1px solid #789208;
	background: #789208;
	color: #fff
}

.nut-step.nut-step-status-error .nut-step-line {
	background: #ccc
}

.nut-step.nut-step-status-error .nut-step-main {
	color: #f0250f
}

.nut-step.nut-step-status-error .nut-step-index {
	border: 1px solid #f0250f;
	background: #fff;
	color: #f0250f
}

.nut-button {
	cursor: pointer;
	height: 40px;
	padding: 0 40px;
	outline: none;
	font-size: 14px;
	color: #fff;
	background: -webkit-linear-gradient(135deg,#ff4f18,#f20000);
	background: linear-gradient(315deg,#ff4f18,#f20000);
	border: none;
	box-sizing: border-box
}

.nut-button[disabled] {
	cursor: not-allowed;
	background: #dadada;
	color: #f6f6f6
}

.nut-button .txt-icon {
	vertical-align: text-top;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	color: #f0250f
}

.nut-button.red {
	background: #fff;
	border: 1px solid #f0250f;
	color: #f0250f
}

.nut-button.gray {
	background: #f6f6f6;
	color: #2d2d2d
}

.nut-button.light {
	color: #2d2d2d;
	background: #fff;
	border: 1px solid #dadada
}

.nut-button.lightred {
	background: rgba(240,37,15,.05);
	color: #2d2d2d;
	border: none
}

.nut-button.primary {
	background: #f0250f;
	color: #fff
}

.nut-button.default {
	background: #fff;
	color: #2d2d2d;
	border: 1px solid #ababab
}

.nut-button.actived {
	background: rgba(240,37,15,.05);
	color: #f0250f;
	border: 1px solid #f0250f
}

.nut-button.dashed {
	background: #fff;
	color: #2d2d2d;
	border: 1px dashed #dadada
}

.nut-button.block {
	width: 100%;
	border-radius: 0
}

.nut-button.small {
	height: 30px;
	padding: 0 15px;
	font-size: 12px
}

.nut-button.no-txt-small {
	width: 30px;
	padding: 0
}

.nut-button.no-txt-small .txt-icon {
	margin: 0
}

.nut-button.no-txt {
	width: 40px;
	padding: 0
}

.nut-button.no-txt .txt-icon {
	margin: 0
}

.nut-button.circle {
	border-radius: 50px
}

.nut-badge {
	position: relative;
	display: inline-block
}

.nut-badge sup {
	position: absolute;
	height: 18px;
	min-width: 8px;
	line-height: 18px;
	padding: 0 5px;
	background-color: #fff;
	text-align: center;
	border: 1px solid #f0250f;
	color: #f0250f;
	font-size: 10px;
	border-radius: 10px;
	z-index: 9998
}

.nut-badge .nut-badge__content {
	-webkit-transform: translateY(-50%) translateX(100%);
	transform: translateY(-50%) translateX(100%)
}

.nut-badge .is-dot {
	width: 10px;
	height: 10px;
	padding: 0;
	right: 5px;
	border-radius: 10px;
	background: #f0250f
}

.nut-rate .nut-rate-item {
	display: inline-block;
	vertical-align: bottom;
	width: 30px;
	height: 30px;
	margin-right: 15px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23F0250F' d='M16 6.204l-5.528-.803L8 .392 5.528 5.401 0 6.204l4 3.899-.944 5.505L8 13.009l4.944 2.599L12 10.103l4-3.899zm-8 5.569l-3.492 1.836.667-3.888L2.35 6.968l3.904-.567L8 2.864l1.746 3.537 3.904.567-2.825 2.753.667 3.888L8 11.773z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: cover
}

.nut-rate .nut-rate-item:last-child {
	margin-right: 0
}

.nut-rate .nut-rate-item.nut-rate-active {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23F0250F' d='M16 6.204l-5.528-.803L8 .392 5.528 5.401 0 6.204l4 3.899-.944 5.505L8 13.009l4.944 2.599L12 10.103l4-3.899z'/%3E%3C/svg%3E")
}

.nut-swiper {
	position: relative;
	overflow: hidden;
	height: 200px
}

.nut-swiper .nut-swiper-wrap {
	display: -webkit-box;
	display: flex;
	display: -webkit-flex;
	width: 100%;
	height: 100%;
	transition: all 0ms ease;
	-webkit-transition: all 0ms ease
}

.nut-swiper .nut-swiper-slide {
	overflow: hidden;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	width: 100%;
	height: 100%;
	cursor: default;
	position: relative
}

@-webkit-keyframes nut-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes nut-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.nut-swiper .nut-swiper-slide .nut-lazy.img {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.nut-swiper .nut-swiper-slide .nut-lazy.preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: nut-preloader-spin 1s linear infinite;
	animation: nut-preloader-spin 1s linear infinite;
	box-sizing: border-box;
	border-radius: 50%;
	border: 4px solid #fff;
	border-top-color: transparent
}

.nut-swiper.horizontal .nut-swiper-wrap {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-webkit-flex-direction: row
}

.nut-swiper.vertical .nut-swiper-wrap {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-flex-direction: column
}

.nut-swiper .nut-swiper-pagination {
	position: absolute
}

.nut-swiper .nut-swiper-pagination .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #000;
	opacity: .2;
	transition: all .5s ease;
	-webkit-transition: all .5s ease
}

.nut-swiper .nut-swiper-pagination .swiper-pagination-bullet.active {
	background-color: #007aff;
	opacity: 1
}

.nut-swiper.vertical .nut-swiper-pagination {
	right: 10px;
	top: 50%;
	transform: translate3d(0,-50%,0);
	-webkit-transform: translate3d(0,-50%,0)
}

.nut-swiper.vertical .nut-swiper-pagination .swiper-pagination-bullet {
	display: block;
	margin: 6px 0
}

.nut-swiper.horizontal .nut-swiper-pagination {
	bottom: 10px;
	width: 100%;
	text-align: center
}

.nut-swiper.horizontal .nut-swiper-pagination .swiper-pagination-bullet {
	display: inline-block;
	margin: 0 3px
}

.nut-swiper img {
	pointer-events: none
}

.nut-menu .nut-menu-mask {
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5)
}

.nut-menu .nut-menu-panel {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	color: #2d2d2d;
	overflow: hidden;
	background-color: #fff;
	box-sizing: border-box;
	-webkit-overflow-scrolling: touch;
	z-index: 9998
}

.nut-menu .nut-menu-panel .menu-multiple-style1 ul,.nut-menu .nut-menu-panel .menu-multiple-style2 ul,.nut-menu .nut-menu-panel .menu-multiple-style3 ul,.nut-menu .nut-menu-panel .menu-simple ul {
	position: relative;
	padding: 0;
	margin: 0;
	min-height: 200px;
	max-height: 300px;
	list-style: none;
	overflow-y: auto
}

.nut-menu .nut-menu-panel .menu-multiple-style1 ul li,.nut-menu .nut-menu-panel .menu-multiple-style2 ul li,.nut-menu .nut-menu-panel .menu-multiple-style3 ul li,.nut-menu .nut-menu-panel .menu-simple ul li {
	position: relative;
	width: 100%;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 10px;
	font-size: 14px;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.nut-menu .nut-menu-panel .menu-multiple-style1 ul li.selected,.nut-menu .nut-menu-panel .menu-multiple-style2 ul li.selected,.nut-menu .nut-menu-panel .menu-multiple-style3 ul li.selected,.nut-menu .nut-menu-panel .menu-simple ul li.selected {
	color: #f0250f
}

.nut-menu .nut-menu-panel .menu-multiple-style1 ul li:before,.nut-menu .nut-menu-panel .menu-multiple-style2 ul li:before,.nut-menu .nut-menu-panel .menu-multiple-style3 ul li:before,.nut-menu .nut-menu-panel .menu-simple ul li:before {
	content: " ";
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	pointer-events: none;
	background-color: #e5e5e5;
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

.nut-menu .nut-menu-panel .menu-multiple-style1 ul li.col2,.nut-menu .nut-menu-panel .menu-multiple-style2 ul li.col2,.nut-menu .nut-menu-panel .menu-multiple-style3 ul li.col2,.nut-menu .nut-menu-panel .menu-simple ul li.col2 {
	float: left;
	width: 50%
}

.nut-menu .nut-menu-panel .menu-multiple-style1 ul li.col2:nth-child(2n):after,.nut-menu .nut-menu-panel .menu-multiple-style2 ul li.col2:nth-child(2n):after,.nut-menu .nut-menu-panel .menu-multiple-style3 ul li.col2:nth-child(2n):after,.nut-menu .nut-menu-panel .menu-simple ul li.col2:nth-child(2n):after {
	content: " ";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	background-color: #e5e5e5;
	width: 1px;
	left: 0;
	top: 13px;
	bottom: 13px;
	-webkit-transform: scaleX(.5);
	transform: scaleX(.5);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}

.nut-menu .nut-menu-panel .menu-multiple-style1 ul li.col3,.nut-menu .nut-menu-panel .menu-multiple-style2 ul li.col3,.nut-menu .nut-menu-panel .menu-multiple-style3 ul li.col3,.nut-menu .nut-menu-panel .menu-simple ul li.col3 {
	float: left;
	width: 33.33%
}

.nut-menu .nut-menu-panel .menu-multiple-style1 ul li.col3:not(:nth-child(3n+1)):after,.nut-menu .nut-menu-panel .menu-multiple-style2 ul li.col3:not(:nth-child(3n+1)):after,.nut-menu .nut-menu-panel .menu-multiple-style3 ul li.col3:not(:nth-child(3n+1)):after,.nut-menu .nut-menu-panel .menu-simple ul li.col3:not(:nth-child(3n+1)):after {
	content: " ";
	position: absolute;
	z-index: 1;
	pointer-events: none;
	background-color: #e5e5e5;
	width: 1px;
	left: 0;
	top: 13px;
	bottom: 13px;
	-webkit-transform: scaleX(.5);
	transform: scaleX(.5);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}

.nut-menu .nut-menu-panel .menu-multiple-style1 .nut-buttongroup .nut-button,.nut-menu .nut-menu-panel .menu-multiple-style2 .nut-buttongroup .nut-button,.nut-menu .nut-menu-panel .menu-multiple-style3 .nut-buttongroup .nut-button,.nut-menu .nut-menu-panel .menu-simple .nut-buttongroup .nut-button {
	-webkit-appearance: none
}

.nut-menu .nut-menu-panel .menu-simple li.selected span {
	position: absolute;
	top: 10px;
	right: 10px
}

.nut-menu .nut-menu-panel .menu-multiple-style1 li .nut-checkbox {
	margin-right: 10px;
	vertical-align: middle
}

.nut-menu .nut-menu-panel .menu-multiple-style1 li label {
	vertical-align: middle
}

.nut-menu .nut-menu-panel .menu-multiple-style2 ul li {
	padding: 0 10px;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 4px
}

.nut-menu .nut-menu-panel .menu-multiple-style2 ul li:before {
	height: 0!important
}

.nut-menu .nut-menu-panel .menu-multiple-style2 ul li.selected a {
	background-color: #fdf0f0;
	color: #f0250f
}

.nut-menu .nut-menu-panel .menu-multiple-style2 ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #2d2d2d;
	text-decoration: none;
	background-color: #f6f6f6
}

.nut-menu .nut-menu-panel .menu-multiple-style3 li label {
	padding-left: 5px;
	border-left: 3px solid transparent
}

.nut-menu .nut-menu-panel .menu-multiple-style3 li.selected label {
	border-left: 3px solid #f0250f
}

.nut-stepper {
	border: 1px solid #dedede
}

.nut-stepper .nut-stepper-fake,.nut-stepper .nut-stepper-fake-,.nut-stepper .nut-stepper-fake- div,.nut-stepper .nut-stepper-fake div {
	background: #fff
}

.nut-stepper span:first-child {
	border-right: 1px solid #dedede
}

.nut-stepper span:last-child {
	border-left: 1px solid #dedede
}

.nut-stepper-simple span {
	font-weight: 700
}

.nut-stepper-simple .nut-stepper-fake,.nut-stepper-simple .nut-stepper-fake-,.nut-stepper-simple .nut-stepper-fake- div,.nut-stepper-simple .nut-stepper-fake div,.nut-stepper-simple input {
	background: #f6f6f6
}

.nut-stepper,.nut-stepper-simple {
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	border-radius: 4px;
	position: relative;
	overflow: hidden
}

.nut-stepper-simple .nut-stepper-none-transition,.nut-stepper .nut-stepper-none-transition {
	-webkit-transition: none;
	transition: none
}

.nut-stepper-simple .nut-stepper-transition,.nut-stepper .nut-stepper-transition {
	-webkit-transition: all .4s;
	transition: all .4s
}

.nut-stepper-simple .nut-stepper-fake,.nut-stepper-simple .nut-stepper-fake-,.nut-stepper .nut-stepper-fake,.nut-stepper .nut-stepper-fake- {
	position: absolute;
	top: 0;
	left: 25%;
	right: 25%;
	bottom: 0;
	text-align: center;
	font-size: 13px
}

.nut-stepper-simple span,.nut-stepper span {
	color: #666;
	width: 25%;
	text-align: center;
	cursor: pointer;
	padding: 0;
	box-sizing: border-box;
	-webkit-user-select: none;
	user-select: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.nut-stepper-simple span svg,.nut-stepper span svg {
	vertical-align: top;
	width: 11px;
	fill: #333
}

.nut-stepper-simple input,.nut-stepper input {
	border: none;
	width: 50%;
	text-align: center;
	border-radius: 0;
	padding: 0;
	-webkit-appearance: none;
	appearance: none;
	box-sizing: border-box;
	outline: none;
	font-family: initial;
	color: #333
}

.nut-stepper-simple .nut-stepper-grey,.nut-stepper .nut-stepper-grey {
	color: #ececee
}

.nut-stepper-simple .nut-stepper-grey svg,.nut-stepper .nut-stepper-grey svg {
	vertical-align: top;
	fill: #cecece!important
}

.nut-buttongroup {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	width: 100%
}

.nut-buttongroup.circle {
	border-radius: 50px
}

.nut-buttongroup.circle .nut-button:first-child {
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px
}

.nut-buttongroup.circle .nut-button:last-child {
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px
}

.nut-buttongroup.menu {
	height: 50px;
	font-size: 12px
}

.nut-buttongroup.menu .nut-button {
	position: relative;
	height: 50px;
	width: 100%;
	padding: 0;
	font-size: 12px
}

.nut-buttongroup.menu .txt-icon {
	display: block;
	margin: 0 auto;
	width: 20px;
	height: 20px
}

.nut-buttongroup.menu .nut-badge,.nut-buttongroup .nut-button {
	-webkit-box-flex: 1;
	flex: 1;
	-webkit-flex: 1
}

.nut-buttongroup .nut-button {
	border: 1px solid transparent
}

.nut-searchbar {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row;
	flex-flow: row
}

.nut-searchbar .search-input {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	padding-left: 10px;
	margin-right: 10px;
	background-color: #f6f6f6;
	border-radius: 20px
}

.nut-searchbar .search-input form {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	margin-right: 10px
}

.nut-searchbar .search-input form .close-icon {
	display: none
}

.nut-searchbar .search-input form .close-icon.show {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex
}

.nut-searchbar .search-input i {
	display: inline-block
}

.nut-searchbar .search-input input {
	min-width: 80%;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	padding: 10px 0;
	margin-left: 10px;
	background-color: #f6f6f6;
	border-color: transparent;
	outline: none
}

.nut-searchbar .search-input input::-webkit-search-cancel-button {
	display: none
}

.nut-searchbar .search-input.focus {
	box-shadow: 0 0 5px 0 #f6f6f6
}

.nut-searchbar .search-input.nut-search-ani {
	-webkit-animation: nutPulse .25s;
	animation: nutPulse .25s
}

.nut-searchbar .btn-search {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #2d2d2d
}

.nut-searchbar a {
	text-decoration: none
}

.nut-searchbar .nut-icon {
	vertical-align: middle
}

.nut-imagepicker {
	display: block
}

.nut-imagepicker .img-list {
	display: inline-block
}

.nut-imagepicker .img-list .img-item {
	display: inline-block;
	margin: 0 0 5px
}

.nut-imagepicker .img-list .img-item a {
	display: inline-block;
	width: 100%;
	height: 100%
}

.nut-imagepicker .img-list .img-item a img {
	width: 100%;
	height: 100%;
	border-radius: 6px;
	-webkit-transition: all 5s ease-in-out;
	transition: all 5s ease-in-out
}

.nut-imagepicker .img-list .img-item:last-child {
	margin-right: 0
}

.nut-imagepicker .img-list .add-icon {
	display: inline-block;
	position: relative;
	border: 1px dashed #f0250f;
	border-radius: 6px;
	box-sizing: border-box;
	cursor: pointer
}

.nut-imagepicker .img-list .add-icon i {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	color: #f0250f
}

.nut-imagepicker .img-list .add-icon i svg {
	vertical-align: top;
	fill: currentColor
}

.nut-imagepicker .img-list .add-icon input[type=file] {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	top: 0;
	left: 0
}

.nut-radio {
	margin-right: 10px
}

.nut-radio .nut-radio-label {
	pointer-events: none;
	vertical-align: middle
}

.nut-radio input {
	position: relative;
	-webkit-appearance: none;
	border: 1px solid #dadada;
	border-radius: 50%;
	background-size: cover;
	outline: 0;
	opacity: 1;
	vertical-align: middle;
	margin-top: 0
}

.nut-radio input:after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	width: 0;
	height: 0;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background: #f0250f;
	border-radius: 50%;
	opacity: 0;
	pointer-events: none
}

.nut-radio input:checked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8l2.5-2.5 5 4.5 10-9.5L20 3 8 15H7z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-color: #f0250f;
	background-repeat: no-repeat;
	background-position: 50%;
	border-color: #f0250f;
	background-size: 60%;
	box-shadow: 0 4px 6px 0 rgba(240,37,15,.15)
}

.nut-radio input:checked:not(:disabled).nut-radio-ani:after {
	-webkit-animation: nutPulse .25s;
	animation: nutPulse .25s
}

.nut-radio input:disabled {
	background-color: #dadada;
	border-color: #f6f6f6;
	box-shadow: none
}

.nut-radio input:disabled:checked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8l2.5-2.5 5 4.5 10-9.5L20 3 8 15H7z' fill='%23999' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.nut-radio.nut-radio-size-base input {
	width: 19px;
	height: 19px
}

.nut-radio.nut-radio-size-base .nut-radio-label {
	font-size: 14px
}

.nut-radio.nut-radio-size-small input {
	width: 16px;
	height: 16px
}

.nut-radio.nut-radio-size-small .nut-radio-label {
	font-size: 12px
}

.nut-radio.nut-radio-size-large input {
	width: 22px;
	height: 22px
}

.nut-radio.nut-radio-size-large .nut-radio-label {
	font-size: 16px
}

@-webkit-keyframes nutPulse {
	0% {
		width: 100%;
		height: 100%;
		opacity: .5
	}

	to {
		width: 180%;
		height: 180%;
		opacity: 0
	}
}

@keyframes nutPulse {
	0% {
		width: 100%;
		height: 100%;
		opacity: .5
	}

	to {
		width: 180%;
		height: 180%;
		opacity: 0
	}
}

.nut-checkbox {
	margin-right: 10px
}

.nut-checkbox .nut-checkbox-label {
	pointer-events: none;
	vertical-align: middle
}

.nut-checkbox input {
	position: relative;
	-webkit-appearance: none;
	border: 1px solid #dadada;
	border-radius: 1%;
	background-size: cover;
	outline: 0;
	opacity: 1;
	vertical-align: middle;
	margin-top: 0
}

.nut-checkbox input:after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	width: 0;
	height: 0;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background: #f0250f;
	border-radius: 1%;
	opacity: 0;
	pointer-events: none
}

.nut-checkbox input:checked {
	background-color: #fff;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8l2.5-2.5 5 4.5 10-9.5L20 3 8 15H7z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-color: #f0250f;
	background-repeat: no-repeat;
	background-position: 50%;
	border-color: #f0250f;
	background-size: 60%;
	box-shadow: 0 4px 6px 0 rgba(240,37,15,.15)
}

.nut-checkbox input:checked:not(:disabled).nut-checkbox-ani:after {
	-webkit-animation: nutPulse .25s;
	animation: nutPulse .25s
}

.nut-checkbox input:disabled {
	background-color: #dadada;
	border-color: #f6f6f6;
	box-shadow: none
}

.nut-checkbox input:disabled:checked {
	background-color: #fff;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8l2.5-2.5 5 4.5 10-9.5L20 3 8 15H7z' fill='%23999' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-color: #dadada
}

.nut-checkbox.nut-checkbox-size-base input {
	width: 19px;
	height: 19px
}

.nut-checkbox.nut-checkbox-size-base .nut-checkbox-label {
	font-size: 14px
}

.nut-checkbox.nut-checkbox-size-small input {
	width: 16px;
	height: 16px
}

.nut-checkbox.nut-checkbox-size-small .nut-checkbox-label {
	font-size: 12px
}

.nut-checkbox.nut-checkbox-size-large input {
	width: 22px;
	height: 22px
}

.nut-checkbox.nut-checkbox-size-large .nut-checkbox-label {
	font-size: 16px
}

.nut-checkboxgroup {
	padding: 10px 0
}

.nut-checkboxgroup .checkbox-item {
	height: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin-right: 20px;
	padding: 3px 0
}

.nut-checkboxgroup .checkbox-item .nut-checkbox,.nut-checkboxgroup .checkbox-item label {
	display: inline-block;
	margin: 0;
	vertical-align: middle
}

.nut-checkboxgroup .checkbox-item label {
	padding-left: 5px
}

.nut-checkboxgroup.vertical {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

@-webkit-keyframes popupEnter {
	0% {
		transform: translate3d(0,100%,0);
		-webkit-transform: translate3d(0,100%,0)
	}

	to {
		transform: translateZ(0);
		-webkit-transform: translateZ(0)
	}
}

@keyframes popupEnter {
	0% {
		transform: translate3d(0,100%,0);
		-webkit-transform: translate3d(0,100%,0)
	}

	to {
		transform: translateZ(0);
		-webkit-transform: translateZ(0)
	}
}

@-webkit-keyframes popupLeave {
	0% {
		transform: translateZ(0);
		-webkit-transform: translateZ(0)
	}

	to {
		transform: translate3d(0,100%,0);
		-webkit-transform: translate3d(0,100%,0)
	}
}

@keyframes popupLeave {
	0% {
		transform: translateZ(0);
		-webkit-transform: translateZ(0)
	}

	to {
		transform: translate3d(0,100%,0);
		-webkit-transform: translate3d(0,100%,0)
	}
}

.popup-leave-active {
	-webkit-animation: popupLeave .3s;
	animation: popupLeave .3s
}

.popup-enter-active {
	-webkit-animation: popupEnter .3s;
	animation: popupEnter .3s
}

.fade-enter-active,.fade-leave-active {
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.fade-enter,.fade-leave-active {
	opacity: 0
}

a,input,li,ul {
	margin: 0;
	padding: 0
}

a {
	text-decoration: none
}

input[type=text],textarea {
	-webkit-appearance: none
}

input:focus {
	-webkit-user-modify: read-write-plaintext-only
}

ol,ul {
	list-style: none
}

.nut-short-pwd {
	color: #232326;
	font-size: 14px
}

.nut-short-pwd .nut-mask {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.7);
	z-index: 9999
}

.nut-short-pwd .nut-layer {
	background-color: #f3f5f7;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10000
}

.nut-short-pwd .nut-layer .nut-title {
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #f1f2f4;
	font-size: 16px
}

.nut-short-pwd .nut-layer .nut-close {
	height: 19px;
	width: 19px;
	display: inline-block;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23D2D2D2' viewBox='0 0 30 30'%3E%3Cpath d='M.44 2.56A1.5 1.5 0 112.56.44l27 27a1.5 1.5 0 11-2.12 2.12L15 17.123 2.56 29.56a1.5 1.5 0 11-2.12-2.12L12.878 15 .44 2.56zm27-2.12a1.5 1.5 0 112.12 2.12l-9 9a1.5 1.5 0 11-2.12-2.12l9-9z' fill-rule='evenodd'/%3E%3C/svg%3E") 0 0 no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 15px;
	left: 15px
}

.nut-short-pwd .nut-layer .nut-input-w {
	padding: 30px 0 45px;
	text-align: center;
	position: relative
}

.nut-short-pwd .nut-layer .nut-input-w .nut-fake-list {
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAoQAAACMCAMAAADSpUg5AAAAdVBMVEUAAADLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8v////4+PnOzs739/jm6Ozq6urX19fw8fPq6+7z9Pbt7vH19vfo6u3j4+Pf39/09PTv8PHu7u7c3NzT09OW1o/CAAAAE3RSTlMAEd2WPPu6WyPLdeOpCO+EQjbYfSIF/QAAAxhJREFUeNrs1tFugkAQRuEplgWVRu0QBGpbQO37P2IvyUaJV/6oOd8bzOZkZwwAAAAAHku+KpafCXBPy7DZ2pRdSLvTUJXAPQ3Hukkyu2qT1g5IDH3I7VLRlw6odOvLChe9A0J18max7OyAVFdY5GPdOqDVbOOPkGUMuVOIIgxHB9TS6CpMHZA7ZzbK/xyQ61Y22jUOyNULG70TIW4jQrweIsTsZorwULpG2bpIKxqpOviUZx1ppgi/VC9Z7V3k98cl2m9X2Vc+hQiJcBoREuF1RPjPLh0TAADAMAzy73pnn8UBaEDCIKGESUIJg4QSjoQSNgkl/EkoYZBQwiShhEFCCUdCCZuEEv4klDBIKGGSUMIgoYQjoYRNQgl/EkoYJJQwSShhkFDCkVDCJqGEPwklDBJKmCSUMEgo4Ugo4bFLxwQAADAMg/y73rmncQAaaBJKuEkoYZBQwiShhEFCCZ+EEjYJJdwklDBIKGGSUMIgoYRPQgmbhBJuEkoYJJQwSShhkFDCJ6GETUIJNwklDBJKmCSUMEgo4ZNQwiahhJuEEgYJJUwSShgklPBJKGGTUMJNQgmDhBImCSUMEkr4JJSwSSjhJqGEQUIJk4QSBgklfBJK2CSUcJNQwiChhElCCYOEEj4JJWwSSrhJKGGQUMIkoYRBQgmfhBI2CSXcJJQwSHjs0jEBAAAMwyD/rnf2WRyABiRMEkoYJJRwJJSwSSjhT0IJg4QSJgklDBJKOBJK2CSU8CehhEFCCZOEEgYJJRwJJWwSSviTUMIgoYRJQgmDhBKOhBI2CSX8SShhkFDCJKGEQUIJR0IJr/16W0EQiqIouk9xvJVW7BNEVmi3///EHlPT6MWtxBzfMGGxhhHhz84XtRFKNXIOauJ0VCtl0EF/ECFAhJgRIsTkiBCTa0WYPBUwV23kLfcKmKtjaUivClh7JtKQVQoYu6bS5IqggK06lpasVsDUIZWOiEGGqXuRSIdLqRCGSr+VDy6quciwUq120idePUr+CUYXbpVfOumXx+uF3wOj8kWUOfkqd8CYBAAAAABm5wVGxqJatB7HLgAAAABJRU5ErkJggg==) 0 0 no-repeat;background-size: 100% 100%;
	height: 70px;
	width: 322px;
	display: inline-block
}

.nut-short-pwd .nut-layer .nut-input-w .nut-fake-list ul {
	padding-top: 11px
}

.nut-short-pwd .nut-layer .nut-input-w .nut-fake-list li {
	float: left;
	margin-left: 7px
}

.nut-short-pwd .nut-layer .nut-input-w .nut-fake-list input {
	height: 45px;
	width: 45px;
	border: 0;
	background: none;
	text-align: center;
	font-size: 16px
}

.nut-short-pwd .nut-layer .nut-input-w .nut-real-input {
	z-index: 10001;
	position: absolute;
	width: 317.5px;
	top: 30px;
	margin-left: -100%;
	height: 70px;
	opacity: 0;
	width: 200%
}

.nut-short-pwd .nut-layer-center {
	top: 50%;
	left: 50%;
	transform: translate3d(-50%,-50%,0);
	-webkit-transform: translate3d(-50%,-50%,0);
	width: 90%;
	height: 225px;
	border-radius: 6px
}

.nut-short-pwd .nut-forget {
	text-align: right;
	line-height: 30px;
	padding-right: 33px;
	font-size: 13px
}

.nut-short-pwd .nut-forget a {
	color: #666
}

.nut-short-pwd .nut-forget a:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill-rule='evenodd'%3E%3Cpath d='M.5 12c0 6.351 5.149 11.5 11.5 11.5S23.5 18.351 23.5 12 18.351.5 12 .5.5 5.649.5 12z' stroke='%230C0C0C' fill='none'/%3E%3Cpath fill='%230C0C0C' d='M10.909 4.364h2.182v2.182h-2.182zm0 4.363h2.182v10.909h-2.182z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
	margin: -4px 5px 0 0
}

.nut-short-pwd .nut-fake-cursor {
	position: absolute;
	top: 50px;
	left: 55px;
	display: block
}

.nut-dis-scroll {
	overflow: hidden;
	height: 100%;
	width: 100%
}

@media screen and (max-width:320px) {
	.nut-short-pwd .nut-layer .nut-input-w .nut-fake-list {
		width: 320px
	}

	.nut-short-pwd .nut-layer-center .nut-input-w .nut-fake-list {
		width: 280px
	}

	.nut-short-pwd .nut-layer .nut-input-w .nut-fake-list li {
		margin-left: 4px
	}

	.nut-short-pwd .nut-layer .nut-input-w .nut-fake-list li input {
		width: 42px
	}
}

.vue-skeleton-loading {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	font-size: 12px;
	background: #fff
}

@-webkit-keyframes backpos {
	0% {
		background-position-x: -200px
	}

	to {
		background-position-x: calc(200px + 100%)
	}
}

@keyframes backpos {
	0% {
		background-position-x: -200px
	}

	to {
		background-position-x: calc(200px + 100%)
	}
}

.vue-skeleton-loading .skeleton-bac-animation {
	position: absolute;
	z-index: auto;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(left,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 80%);
	background: linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 80%);
	background-size: 30% 100%;
	background-repeat: no-repeat;
	-webkit-animation: backpos .9s ease-in-out 0s infinite;
	animation: backpos .9s ease-in-out 0s infinite
}

.vue-skeleton-loading .skeleton-bac-content {
	overflow: hidden
}

.vue-skeleton-column {
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.vue-skeleton-column,.vue-skeleton-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal
}

.vue-skeleton-row {
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.vue-skeleton-square-wrap {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column
}

.vue-skeleton-square-wrap .vue-skeleton-square {
	width: 100%
}

@-webkit-keyframes rotation {
	0% {
		-webkit-transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn)
	}
}

@keyframes rotation {
	0% {
		-webkit-transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn)
	}
}

.nutRotate-enter-active,.nutRotate-leave-active,.nutRotateIn,.nutRotateOut {
	-webkit-animation-duration: .25s;
	animation-duration: .25s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: cubic-bezier(.55,.085,.68,.53);
	animation-timing-function: cubic-bezier(.55,.085,.68,.53)
}

.nutRotate-enter-active,.nutRotateIn {
	-webkit-animation-name: nutRotateIn;
	animation-name: nutRotateIn
}

.nutRotate-leave-active,.nutRotateOut {
	-webkit-animation-name: nutRotateOut;
	animation-name: nutRotateOut
}

.nut-scroller {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	height: 100%;
	overflow: hidden
}

.nut-hor-scroll {
	height: 100%;
	width: 100%
}

.nut-hor-scroll .nut-hor-list {
	height: 100%;
	touch-action: none;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: horizontal;
	box-direction: normal
}

.nut-hor-scroll .nut-hor-control {
	height: 100%
}

.nut-vert-scroll {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	overflow: hidden
}

.nut-vert-scroll .nut-vert-list {
	width: 100%;
	touch-action: none;
	position: relative
}

.nut-vert-scroll .nut-vert-pulldown {
	position: absolute;
	top: -50px;
	width: 100%
}

.nut-vert-scroll .nut-vert-loadmore,.nut-vert-scroll .nut-vert-pulldown,.nut-vert-scroll .nut-vert-unloadmore {
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 12px;
	color: #999
}

.nut-vert-scroll .nut-vert-loadmore .nut-vert-loadmore-status,.nut-vert-scroll .nut-vert-loadmore .nut-vert-pulldown-status,.nut-vert-scroll .nut-vert-pulldown .nut-vert-loadmore-status,.nut-vert-scroll .nut-vert-pulldown .nut-vert-pulldown-status,.nut-vert-scroll .nut-vert-unloadmore .nut-vert-loadmore-status,.nut-vert-scroll .nut-vert-unloadmore .nut-vert-pulldown-status {
	height: 50px
}

.nut-vert-scroll .nut-vert-loadmore .nut-vert-loading,.nut-vert-scroll .nut-vert-pulldown .nut-vert-loading,.nut-vert-scroll .nut-vert-unloadmore .nut-vert-loading {
	height: 20px;
	width: 20px;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA6CAMAAADWZboaAAAAP1BMVEUAAAD0KA/xJhHxJA7yJA7xJA7xJA7xJA7xJA7wJA7xJA7xJA7xJA7xJA7xJA7xJA3xJA7xJA7xJA7xJA7xJA5JCyllAAAAFXRSTlMACxdEI3NalDdn3LyvLstPoveIgOl7Sm+EAAABiklEQVRIx9XS0W7kIAxAUWyDwckAIfD/37owUyndbbMJrtSq92UeoiMbGHMWRqKciSKamSw5v23b462d7T0HVIc76NrbGK8h+153vgozi9u39ZW7wOSfSYB3pyY3JqdV4ByiG86FTw6xrSmlx+mZ4757X8PJPo/Uo5OPe4/MaTwGy6dfOvz/VeAY7OGjrPvOcHH9PqXFf9i21krmMrcsi/vnhg55bfPfr1Irm1v5bqM5ElcF7lFYl2WF46DOOTA3w/TuuNBlMLeTvjIeQ8XcD9LS9mOoNRPl1t7GBufYTLW29jotP4dOjk2mhyJi5oKltfG2UYTMZL4VN6aL2FnKpTzGjwjMUiyl9b1F2Ey3lILjlvI8XUshY5lpnm6l8KBhnvpSxETmOE/3UpySjo6Fv5UiMykp5JyNsk5BSUPOqL2nnKP2sERklHWq3pgoaDf+nWPVfwsK6rcNIVilxW7xB6wNMVqtjXqLnVrQWbAj+IJFHcanRQAlxhH0xiJza7/owIrpMOBrsK4L9wckTA/GBoy0fQAAAABJRU5ErkJggg==) no-repeat 0 0;background-size: 100%;
	-webkit-animation: rotation 2s linear infinite;
	animation: rotation 2s linear infinite
}

.nut-vert-scroll .nut-vert-loadmore .nut-vert-loading-txt,.nut-vert-scroll .nut-vert-pulldown .nut-vert-loading-txt,.nut-vert-scroll .nut-vert-unloadmore .nut-vert-loading-txt {
	height: 50px;
	padding-left: 5px
}

.nut-vert-scroll .nut-vert-loadmore .nut-vert-loading,.nut-vert-scroll .nut-vert-loadmore .nut-vert-loading-txt,.nut-vert-scroll .nut-vert-pulldown .nut-vert-loading,.nut-vert-scroll .nut-vert-pulldown .nut-vert-loading-txt,.nut-vert-scroll .nut-vert-unloadmore .nut-vert-loading,.nut-vert-scroll .nut-vert-unloadmore .nut-vert-loading-txt {
	display: inline-block;
	vertical-align: middle
}

.nut-backtop {
	display: none;
	line-height: 0;
	position: fixed;
	cursor: pointer;
	bottom: 20px;
	right: 10px;
	z-index: 1111
}

.nut-backtop.show {
	display: block
}

.nut-backtop-main {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 38px;
	height: 38px;
	background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 31 39'%3E%3Cg fill-rule='evenodd'%3E%3Cpath d='M1.41 0C.63 0 0 .672 0 1.5S.63 3 1.41 3h28.18C30.37 3 31 2.328 31 1.5S30.369 0 29.59 0H1.41zM17 7.5a1.5 1.5 0 00-3 0v30a1.5 1.5 0 103 0v-30zm-8.56 4.94l-8 8a1.5 1.5 0 102.12 2.12l8-8a1.5 1.5 0 10-2.12-2.12z'/%3E%3Cpath d='M16.56 6.44l14 14a1.5 1.5 0 11-2.12 2.12l-14-14a1.5 1.5 0 112.12-2.12z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;
	background-size: 20px 20px;
	border-radius: 50%;
	border: 2px solid hsla(0,0%,70.6%,.5);
	box-shadow: 0 0 2px 3px hsla(0,0%,86.3%,.1)
}

.nut-backtop i {
	color: #fff;
	font-size: 24px;
	padding: 8px 12px;
	line-height: 0
}

.nut-infiniteloading .bottom-tips {
	width: 100%;
	height: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #e6e6e6;
	font-size: 12px
}

.nut-infiniteloading .bottom-tips .loading-txt {
	padding-left: 5px
}

.nut-infiniteloading .bottom-tips .loading-hint {
	display: inline-block;
	height: 12px;
	width: 12px;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA6CAMAAADWZboaAAAAP1BMVEUAAAD0KA/xJhHxJA7yJA7xJA7xJA7xJA7xJA7wJA7xJA7xJA7xJA7xJA7xJA7xJA3xJA7xJA7xJA7xJA7xJA5JCyllAAAAFXRSTlMACxdEI3NalDdn3LyvLstPoveIgOl7Sm+EAAABiklEQVRIx9XS0W7kIAxAUWyDwckAIfD/37owUyndbbMJrtSq92UeoiMbGHMWRqKciSKamSw5v23b462d7T0HVIc76NrbGK8h+153vgozi9u39ZW7wOSfSYB3pyY3JqdV4ByiG86FTw6xrSmlx+mZ4757X8PJPo/Uo5OPe4/MaTwGy6dfOvz/VeAY7OGjrPvOcHH9PqXFf9i21krmMrcsi/vnhg55bfPfr1Irm1v5bqM5ElcF7lFYl2WF46DOOTA3w/TuuNBlMLeTvjIeQ8XcD9LS9mOoNRPl1t7GBufYTLW29jotP4dOjk2mhyJi5oKltfG2UYTMZL4VN6aL2FnKpTzGjwjMUiyl9b1F2Ey3lILjlvI8XUshY5lpnm6l8KBhnvpSxETmOE/3UpySjo6Fv5UiMykp5JyNsk5BSUPOqL2nnKP2sERklHWq3pgoaDf+nWPVfwsK6rcNIVilxW7xB6wNMVqtjXqLnVrQWbAj+IJFHcanRQAlxhH0xiJza7/owIrpMOBrsK4L9wckTA/GBoy0fQAAAABJRU5ErkJggg==) no-repeat 0 0;background-size: 100% 100%;
	-webkit-animation: rotate 1s infinite;
	animation: rotate 1s infinite
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.nut-infiniteloading .bottom-tips .tips-txt {
	position: relative
}

.nut-infiniteloading .bottom-tips .tips-txt:after,.nut-infiniteloading .bottom-tips .tips-txt:before {
	content: "";
	height: 1px;
	width: 20px;
	background-color: #e6e6e6;
	position: absolute;
	top: 50%;
	margin-top: -.5px
}

.nut-infiniteloading .bottom-tips .tips-txt:before {
	left: -25px
}

.nut-infiniteloading .bottom-tips .tips-txt:after {
	right: -25px
}

.nut-uploader {
	position: relative;
	display: inline-block
}

.nut-uploader .uploader {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 14px
}

.nut-textinput {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative
}

.nut-textinput input {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	height: 40px;
	-webkit-appearance: none;
	appearance: none;
	font-size: 14px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #dddfe6;
	background-color: "#FFFFFF";
	padding: 0 30px 0 10px
}

.nut-textinput input::-webkit-input-placeholder {
	color: #c1c4cb;
	font-style: normal
}

.nut-textinput input::-webkit-search-cancel-button {
	display: none
}

.nut-textinput .nut-textinput-clear {
	position: absolute;
	right: 5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 20px;
	width: 20px
}

.nut-textinput .nut-textinput-clear svg {
	vertical-align: top;
	fill: #999
}

.nut-textinput-disabled input {
	background-color: #f5f7fa;
	border-color: #e5e7ed;
	color: #999
}

.nut-textinput-disabled input::-webkit-input-placeholder {
	color: #d1d3d9
}

.nut-textinput-disabled input::-webkit-search-cancel-button {
	display: none
}

.nut-avatar {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	display: inline-block;
	position: relative;
	margin-right: 10px
}

.nut-avatar .icon {
	width: 50%;
	height: 50%;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.nut-avatar .text {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden
}

.nut-avatar .dot {
	position: absolute;
	min-width: 18px;
	min-height: 18px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 2px;
	text-align: center;
	border-radius: 50%;
	background: red;
	top: -4px;
	right: -5px;
	color: #fff;
	font-size: 12px;
	-webkit-transform: scale(.8);
	transform: scale(.8);
	line-height: 1
}

.avatar-large {
	width: 40px;
	height: 40px;
	line-height: 40px
}

.avatar-small {
	width: 24px;
	height: 24px;
	line-height: 24px
}

.avatar-normal {
	width: 32px;
	height: 32px;
	line-height: 32px
}

.avatar-round {
	border-radius: 50%
}

.avatar-square {
	border-radius: 5px
}

.lazyloadDemo>div,.lazyloadDemo img {
	width: 100%;
	background-color: #ddd
}

.lazyloadDemo>div {
	height: 220px;
	overflow: hidden;
	background-size: 100% 100%
}

.nut-textbox {
	background: #fff
}

.nut-textbox .txt-area {
	border: 1px solid #ececee;
	padding: 5px 20px 5px 10px;
	position: relative
}

.nut-textbox .txt-area.num-none {
	padding: 10px 20px
}

.nut-textbox .txt-area textarea {
	resize: none;
	width: 100%;
	border: none;
	outline: none;
	margin: 0;
	padding: 0;
	background: transparent;
	display: block
}

.nut-textbox .txt-area span {
	color: #666;
	position: absolute;
	right: 10px;
	bottom: 5px;
	font-size: 12px
}

.nut-textbox .txt-area.error {
	border: 1px solid #e2231a
}

.nut-textbox .txt-area.error span {
	color: #e2231a
}

.nut-elevator {
	position: fixed;
	top: 40px;
	width: 100%
}

.nut-main {
	overflow: scroll;
	background: #fff
}

.nut-main::-webkit-scrollbar {
	display: none
}

.nut-elevator-ul {
	width: 100%;
	padding: 0;
	margin: 0
}

.nut-list-title {
	list-style-type: none;
	width: 100%
}

.nut-list-h {
	font-weight: 400;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	background: #f6f6f6;
	margin: 0;
	font-size: 14px;
	color: #323233
}

.nut-people-list {
	padding: 0 0 0 20px
}

.nut-list-name {
	font-size: 14px;
	color: #323233;
	list-style-type: none;
	height: 44px;
	line-height: 44px;
	position: relative
}

.nut-list-name:after {
	position: absolute;
	box-sizing: border-box;
	content: " ";
	pointer-events: none;
	right: 0;
	bottom: 0;
	left: 16px;
	border-bottom: 1px solid #ebedf0;
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5)
}

.nut-list-name:last-child:after {
	border-bottom: 0
}

.nut-elevator-nav {
	text-align: center;
	width: 50px;
	font-size: 12px;
	position: fixed;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
	z-index: 100
}

.nut-elevator-nav .nut-nav-list {
	list-style-type: none;
	height: 40px;
	line-height: 40px
}

.nut-elevator-nav .nut-nav-curr {
	color: #07c160
}

.nut-big-box {
	width: 26px;
	height: 26px;
	background: #000;
	opacity: .7;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	line-height: 26px;
	color: #fff;
	font-family: bold
}

.popup-slide-top-enter,.popup-slide-top-leave-active {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.popup-slide-right-enter,.popup-slide-right-leave-active {
	-webkit-transform: translate(100%);
	transform: translate(100%)
}

.popup-slide-bottom-enter,.popup-slide-bottom-leave-active {
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.popup-slide-left-enter,.popup-slide-left-leave-active {
	-webkit-transform: translate(-100%);
	transform: translate(-100%)
}

.popup-center {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.popup-bottom {
	bottom: 0;
	left: 0;
	width: 100%
}

.popup-bottom.round {
	border-radius: 25px 25px 0 0
}

.popup-right {
	top: 0;
	right: 0
}

.popup-right.round {
	border-radius: 25px 0 0 25px
}

.popup-left {
	top: 0;
	left: 0
}

.popup-left.round {
	border-radius: 0 25px 25px 0
}

.popup-top {
	top: 0;
	left: 0;
	width: 100%
}

.popup-top.round {
	border-radius: 0 0 25px 25px
}

.popup-box {
	position: fixed;
	max-height: 100%;
	overflow-y: auto;
	background-color: #fff;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s,-webkit-transform .3s;
	-webkit-overflow-scrolling: touch;
	z-index: 100
}

@-webkit-keyframes nut-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes nut-fade-out {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.nut-overflow-hidden {
	overflow: hidden!important
}

.nutui-popup__close-icon {
	position: absolute;
	z-index: 1;
	color: #969799;
	font-size: 18px;
	cursor: pointer
}

.nutui-popup__close-icon:active {
	opacity: .7
}

.nutui-popup__close-icon--top-left {
	top: 16px;
	left: 16px
}

.nutui-popup__close-icon--top-right {
	top: 16px;
	right: 16px
}

.nutui-popup__close-icon--bottom-left {
	bottom: 16px;
	left: 16px
}

.nutui-popup__close-icon--bottom-right {
	right: 16px;
	bottom: 16px
}

.popup-fade-enter-active {
	-webkit-animation: nut-fade-in .3s;
	animation: nut-fade-in .3s
}

.popup-fade-leave-active {
	-webkit-animation: nut-fade-out .3s;
	animation: nut-fade-out .3s
}

.popup-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7);
	z-index: 99
}

@keyframes nut-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes nut-fade-out {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.nut-leftslip {
	position: relative;
	overflow: hidden
}

.nut-leftslip:first-child .nut-slip-main {
	border-top: 1px solid #d8d8d8
}

.nut-leftslip .slip-main {
	padding: 10px;
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	border-bottom: 1px solid #d8d8d8;
	background: #fff
}

.nut-leftslip .nut-leftslip-item {
	-webkit-transition: all .6s ease;
	transition: all .6s ease
}

.nut-leftslip .delbtn {
	right: -52px;
	top: 0;
	min-width: 40px;
	background: #ff4949;
	color: #fff;
	padding: 0 5px;
	font-size: 14px
}

.nut-leftslip .delbtn,.nut-leftslip .delbtn span {
	position: absolute;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.nut-leftslip .delbtn span {
	right: 0;
	width: 50px
}

.nut-leftslip .nut-delet-btn {
	right: -50px;
	min-width: 40px;
	background: #ff4949;
	color: #fff;
	padding: 0 5px;
	font-size: 14px
}

.nut-leftslip .nut-delet-btn,.nut-leftslip .slipbtns {
	position: absolute;
	top: 0;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.nut-leftslip .slipbtns {
	right: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.nut-leftslip .slipbtns a {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	width: 40px;
	background: #ff4949;
	color: #fff;
	height: 100%;
	padding: 0 5px;
	font-size: 14px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center
}

.nut-tabselect .nut-tab {
	background: none;
	border: none;
	padding: 0
}

.nut-tabselect .nav-bar {
	display: none
}

.nut-tabselect .nut-tab-item {
	padding: 0
}

.nut-tabselect .nut-tab-link {
	font-size: 14px
}

.nut-tabselect .nut-tab-title {
	border: none;
	height: auto;
	line-height: auto;
	padding-left: 18px
}

.nut-tabselect .nut-tab-title .nut-title-nav-list {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	flex: none;
	padding: 0 13px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #333;
	border-radius: 15px;
	margin-right: 15px
}

.nut-tabselect .nut-tab-title .nut-title-nav-list a {
	color: #333
}

.nut-tabselect .nut-tab-title .nut-tab-active {
	border-color: #e2231a;
	background: #fcedeb
}

.nut-tabselect .nut-tab-title .nut-tab-active a {
	color: #e2231a
}

.nut-tabselect .nut-tab-inner .nut-tab-title-leftnav {
	min-width: 158px
}

.nut-tabselect .nut-tab-inner .nut-title-nav {
	height: 40px;
	line-height: 40px;
	background: #f4f4f4;
	padding-left: 18px
}

.nut-tabselect .nut-tab-inner .nut-tab-active {
	background: #fff
}

.nut-tabselect .nut-tab-inner .nut-tab-link {
	line-height: inherit;
	font-size: 14px
}

.nut-tabselect .nut-tab-inner .nut-tab-item {
	padding: 0 10px 0 17px
}

.nut-tabselect .nut-tab-inner .nut-tab-panel {
	max-height: 280px;
	overflow-y: auto
}

.nut-tabselect .nut-tab-title-leftnav {
	border: none;
	max-height: 280px;
	overflow-y: auto;
	overflow-x: hidden
}

.nut-tabselect .nut-tab-title-leftnav .nut-title-nav {
	border: none
}

.nut-tabselect .nut-tabselect-main-title {
	margin: 12px 0 8px 18px;
	font-size: 18px;
	line-height: 25px;
	color: #000;
	font-weight: 700
}

.nut-tabselect .nut-tabselect-sub-title {
	margin: 22px 0 11px 18px;
	line-height: 20px;
	color: #666;
	font-size: 14px
}

.nut-tabselect .nut-tab-panel li {
	height: 29px;
	line-height: 29px;
	color: #333;
	border: 1px solid #999;
	padding-left: 15px;
	margin-bottom: 10px;
	border-radius: 2px;
	cursor: pointer
}

.nut-tabselect .nut-tab-panel li.nut-tab-panel-list-active {
	color: #e2231a;
	border: 1px solid #e2231a;
	background: #fcedeb
}

.nut-tabselect .popup-bottom.round {
	border-radius: 12px 12px 0 0
}

.nut-tabselect .nut-tabselect-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 12px 18px
}

.nut-tabselect .nut-tabselect-btn a {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	height: 30px;
	line-height: 30px;
	background: -webkit-linear-gradient(315deg,#f2140c,#f2270c 70%,#f24d0c);
	background: linear-gradient(135deg,#f2140c,#f2270c 70%,#f24d0c);
	border-radius: 15px;
	color: #fff;
	text-align: center
}

.nut-luckdraw {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center
}

.nut-luckdraw .drawTable-name {
	position: absolute;
	left: 10px;
	top: 20px;
	width: calc(100% - 20px);
	font-size: 12px;
	text-align: center;
	color: #ff5722
}

.nut-luckdraw .drawTable-img {
	position: absolute;
	left: calc(50% - 15px);
	top: 60px;
	width: 30px;
	height: 30px
}

.nut-luckdraw .drawTable-img img {
	display: inline-block;
	width: 100%;
	height: 100%
}

.nut-luckdraw .lucktable {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.nut-luckdraw .prize {
	position: absolute;
	left: 25%;
	top: 0;
	width: 50%;
	height: 50%
}

.nut-luckdraw .prize .item {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

.pointer {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-43.75%,-50%);
	transform: translate(-43.75%,-50%)
}

.nut-video {
	width: 100%;
	height: 100%;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.nut-video .nut-videoplayer {
	width: 100%;
	background: #000
}

.nut-video .playing-mask {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 60px
}

.nut-video video {
	width: 100%;
	height: 100%;
	object-fit: fill
}

.nut-video .nut-video-play-btn {
	width: 80px;
	height: 50px;
	margin-top: -25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	border: 0;
	background-color: rgba(0,0,0,.45);
	color: #fff;
	-webkit-transition: border-color .4s,outline .4s,background-color .4s;
	transition: border-color .4s,outline .4s,background-color .4s;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	padding: 0;
	cursor: pointer;
	opacity: 1;
	background-color: rgba(0,0,0,.5);
	font-size: 30px;
	border-radius: 20%
}

.nut-video .nut-video-play-btn:hover {
	background-color: #cc181e
}

.nut-video .nut-video-play-btn:before {
	content: "";
	background: url(/Public/statics/img/play-btn.638fe84.png) no-repeat 50%;
	width: 30px;
	height: 30px;
	display: inline-block;
	background-size: contain
}

.nut-video .nut-video-controller {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	left: 0;
	bottom: 0;
	background-color: #000;
	height: 35px;
	width: 100%;
	z-index: 11111111;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.nut-video .nut-video-controller .current-time,.nut-video .nut-video-controller .duration-time {
	color: #fff;
	padding: 0 5px;
	font-size: 14px
}

.nut-video .nut-video-controller .progress-container {
	position: relative;
	display: inline-block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	margin: 0 10px;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1
}

.nut-video .nut-video-controller .progress-container .progress {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 2px;
	margin-top: -.05rem;
	background: hsla(0,0%,100%,.5)
}

.nut-video .nut-video-controller .progress-container .buffered {
	background: hsla(0,0%,100%,.8);
	height: 2px
}

.nut-video .nut-video-controller .progress-container .video-ball {
	width: 15px;
	height: 15px;
	background: #fff;
	box-shadow: 0 0 2px 0 rgba(0,0,0,.2);
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -7px;
	border-radius: 50%
}

.nut-video .nut-video-controller .fullscreen-icon {
	width: 40px;
	height: 35px;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAANoAAAAmCAMAAACVk3WLAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABCUExURUdwTCAgIMjIyDk5ORAQEBgYGAQEBAAAAMzMzAoKCioqKlxcXHBwcLW1tY6Ojv39/aGiosHBwXd3d4KCgk5OTvLy8q5aiD8AAAABdFJOUwBA5thmAAAC/klEQVRo3u2Zi5KrIAyGCwhSlBat+/6vesJVRLTF2q7unOxMZWpX/8/EEMKl/qYxb9epwRf2+/1udblcvk52Tbk83b5sv4JmrQoW4K57sn0dzbusmlrkuPN6bQSjFdUGxwCn/XZerzkwx0UjOue3M6MZMmco0Fk2cNs50aZkKFjMdgA0JDb8kw3HBGxkMyFZcr2GLOtJ0arXBDNSN1g2bAOa8xnwCCSMRXCFaD2WZFFPikZkf32B7HaDS3GuUO4s6cFa/YxEq4ckQTNgwwNsADA70GzObZNLKTXAYVCKZO8kuWHL6pmhdVwOz8n4rWaD5FzmnNxyMNzoeMF62MZolUNr4RRuAc0OjNss2yTgfu4PODzuP00+eAxbXk8GjeMbfUYGl9J3xFxVOTTcdeYBDbLrcIpmo9GhEdE7NOQjsgDNszU4oyeHxnnXPCGzaDDCbQ5NotpkOvhAcoLmnWad1RNBLJpAISRL0ALbY64nj8axEqtkgDbcqrpSXNI8WkhcGTQ0opEVNHXXZtG0qXr5favmehbQwHFtJlWpDoxbNAgCBh+4KUSzTpuhiRCRBWhGDwjSuWSmZxENHDdPSsqfNGh4qIXk/exXlIjxsTBBaIKGFtBQgkYabSbTmtGKHmAbukTPMho4Lk2VbIqm05Kyb136w6VxEdrzOWjU43JJrGcF7anX9FUUV0VT9q5okR6fSyI9Re/ay15bfMwf8xq3ueQFry1kyMO+a1zZugT0PLbNa4fMkFaPnQMglzTbq5GjzWtej5u7FX2jhnTVCFuvRtbQomrEF1piLCKLqpFIj5+736n8fQ3JttaQaKwhBfHlsX/VitGCHu0W8uZ67TCV/0xPzLZtlf2Z9RotXq+leqSM2DY2EF5cZbPlVfa4zEZi0kFg7+ghEve79EbYlgZCCMk9eiOJHj0X/lqzLtvRCu269zta7Ch9SGT+Jn3I07ZYr2zs99O4ffwXusdjz59ausmGxrl7/ulODf07OzXjhuhf21/L7fZ+bFf0v53Q/gGoC91fqbvVoQAAAABJRU5ErkJggg==) no-repeat;background-size: 218px 38px;
	background-position: -71px 0
}

.nut-video .nut-video-error {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 111111;
	background: #000;
	color: #fff;
	text-align: center
}

.nut-video .nut-video-error p {
	color: #fff
}

.nut-signature .nut-signature-inner {
	height: 10rem;
	margin-bottom: 1rem;
	border: 1px solid #dadada;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.nut-signature .nut-signature-unsopport {
	font-size: 14px
}

.nut-timeline .nut-timelineitem {
	position: relative;
	font-size: 12px
}

.nut-timeline .nut-timelineitem .timelineitem-list-box {
	padding: 0 18px 0 0;
	color: #333
}

.nut-timeline .nut-timelineitem .timelineitem-list-box .timelineitem-list {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.nut-timeline .nut-timelineitem .timelineitem-list-box .timelineitem-list .timelineitem-left {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column
}

.nut-timeline .nut-timelineitem .timelineitem-list-box .timelineitem-list .timelineitem-left .timelineitem-point {
	position: relative;
	width: 9px
}

.nut-timeline .nut-timelineitem .timelineitem-list-box .timelineitem-list .timelineitem-left .timelineitem-point .point-icon {
	width: 7px;
	height: 7px;
	border: 1px solid red;
	border-radius: 50%
}

.nut-timeline .nut-timelineitem .timelineitem-list-box .timelineitem-list .timelineitem-left .timelineitem-point .point-icon.circle-icon {
	background: red
}

.nut-timeline .nut-timelineitem .timelineitem-list-box .timelineitem-list .timelineitem-left .timelineitem-point .point-icon.hollow-icon {
	background: transparent
}

.nut-timeline .nut-timelineitem .timelineitem-list-box .timelineitem-list .timelineitem-left .timelineitem-point .custom-icon {
	position: absolute;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: auto;
	overflow: hidden;
	background: transparent;
	text-align: center
}

.nut-timeline .nut-timelineitem .timelineitem-list-box .timelineitem-list .timelineitem-left .timelineitem-line {
	width: 1px;
	height: 100%;
	background: #c2c2c2
}

.nut-timeline .nut-timelineitem .timelineitem-list-box .timelineitem-list .timelineitem-right {
	padding-bottom: 20px
}

.nut-timeline .nut-timelineitem .timelineitem-list-box .timelineitem-list .timelineitem-right .timelineitem-title {
	margin-bottom: 8px;
	padding-left: 13px;
	line-height: 13px;
	position: relative
}

.nut-timeline .nut-timelineitem .timelineitem-list-box .timelineitem-list .timelineitem-right .timelineitem-title .time {
	font-size: 12px;
	color: #666
}

.nut-timeline .nut-timelineitem .timelineitem-list-box .timelineitem-list .timelineitem-right .timelineitem-content {
	padding-left: 13px
}

.nut-timeline .nut-timelineitem:last-child .timelineitem-line {
	height: 0!important
}
/*# sourceMappingURL=app.fd6ad3ea3cac7eb303ec3a02e11b0f6c.css.map */
.__jivoMobileButton{bottom:42px !important;}