@charset "UTF-8";

.h1-t,cite,em,i {
	font-style: normal
}

body,h1,html,li,p,ul,dl,dt,dd {
	margin: 0;
	padding: 0
}

.btn,img {
	vertical-align: middle
}

.btn,.ellipsis {
	white-space: nowrap
}

a,a:focus,a:hover {
	text-decoration: none
}

.ellipsis,.hidden {
	overflow: hidden
}

html {
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: 100%
}

body {
	font-family: "Microsoft Yahei",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #666;
	background-color: #fff;
}

button,input,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: normal;
	outline: 0;
	box-sizing: border-box
}

input:focus {
	outline: 0!important
}

a {
	color: #06BF04
}

a:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

img {
	outline: 0
}

li,ul {
	list-style: none
}

.t-c {
	text-align: center
}

.t-l {
	text-align: left
}

.t-r {
	text-align: right
}

.t-6 {
	color: #666
}

.t-9 {
	color: #999
}

.t-0 {
	color: #000
}

.t-e14724 {
	color: #e14724
}

.t-5aba33 {
	color: #5aba33
}

.f-b {
	font-weight: 700
}

.fs-d6 {
	font-size: .6rem
}

.fs-d8 {
	font-size: .8rem
}

.fs-1 {
	font-size: 1rem
}

.fs-12 {
	font-size: 1.2rem
}

.fs-14 {
	font-size: 1.4rem
}

.fs-18 {
	font-size: 1.8rem
}

.ellipsis {
	text-overflow: ellipsis
}

.b-eb {
	background: #ebebeb
}

.b-f2 {
	background: #fff
}

.fsp2 label{ background:#00B7EE; color:#fff; border-radius:4px; padding:7px 10px; margin-left:10px;}

.b-e14725 {
	background: #06BF04
}

.bg-f,.btn {
	background: #fff
}

.b-b-e0e0e0 {
	border-bottom: 1px solid #e0e0e0
}

.b-b-g,.b-b-rgba {
	border-bottom: 1px solid rgba(4,0,0,.1)
}

.b-rds-5 {
	border-radius: 5px
}

.abs {
	position: absolute
}

.top-0 {
	top: 0
}

.fix {
	position: fixed
}

.rel {
	position: relative
}

.block {
	display: block
}

.f-l {
	float: left
}

.f-r {
	float: right
}

.i-b {
	display: inline-block
}

.hide {
	display: none
}

.both {
	clear: both
}

.lh-1d4 {
	line-height: 1.4rem
}

.lh-1d8 {
	line-height: 1.8rem
}

.lh-18,.lh-2 {
	line-height: 2rem
}

.lh-4 {
	line-height: 4rem
}

.lh-45 {
	line-height: 4.5rem
}

.op0 {
	opacity: 0
}

.w-25p {
	width: 25%
}

.w-3p {
	width: 33.33%
}

.w-50p {
	width: 50%
}

.btn-block,.h-12,.w-100 {
	width: 100%
}

.h-12 {
	height: 1.2rem
}

.h-28 {
	height: 2.8rem
}

.pd-g {
	padding: 10px 1rem
}

input[type=time],input[type=datetime],input[type=datetime-local],input[type=week],input[type=month],input[type=search],input[type=text],input[type=tel],input[type=button],input[type=password],input[type=number],input[type=email],input[type=url],input[type=date] {
	-webkit-appearance: none;
	line-height: normal
}

.btn {
	height: 1.2rem;
	display: inline-block;
	padding: .4rem 1.5rem;
	margin-bottom: 0;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid rgba(4,0,0,.1);
	border-radius: 2rem
}

.groundTypeList,.list-2col li {
	min-height: 3em;
	border-bottom: 1px solid #ececec;
	line-height: 3em
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.btn.active,.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65
}

.btn-block {
	display: block;
	font-size: 1.125em
}

.btn-block+.btn-block {
	margin-top: 5px
}

.btn-primary {
	color: #fff;
	background-color: #06BF04;
	border-color: #06BF04
}

.btn-warning {
	color: #fff;
	background-color: #f79530;
	border-color: #f79530
}

.btn-default {
	color: #666
}

.m-t-d25 {
	margin-top: .25em
}

.m-t-1,.m-t-d5 {
	margin-top: .5rem
}

.m-t-one {
	margin-top: 1rem
}

.m-t-2 {
	margin-top: 2rem
}

.m-t-3 {
	margin-top: 3rem
}

.m-l-d5 {
	margin-left: .5rem
}

.gift,.m-l-1 {
	margin-left: 1rem
}

.m-r-1 {
	margin-right: 1rem
}

.m-r-d5 {
	margin-right: .5rem
}

.p-b-d25 {
	padding-bottom: .25rem
}

.p-b-d5 {
	padding-bottom: .5rem
}

.p-b-1 {
	padding-bottom: 1rem
}

.p-b-2 {
	padding-bottom: 2rem
}

.p-b-4 {
	padding-bottom: 4rem
}

.p-l-0 {
	padding-left: 0
}

.p-l-5 {
	padding-left: 5rem
}

.p-r-0 {
	padding-right: 0
}

.p-r-d5 {
	padding-right: .5rem
}

.p-r-1 {
	padding-right: 1rem
}

.p-t-1 {
	padding-top: 1rem
}

.col-fullrow {
	width: 100%;
	padding-left: .75em;
	padding-right: .75em
}

.list-2col .list-content,.list-2col .list-title {
	padding-right: .75em;
	width: 50%;
	padding-left: .75em
}

.list-2col {
	border-top: 1px solid #ccc
}

.list-2col .list-title {
	float: left;
	text-align: left
}

.list-2col .list-content {
	float: right;
	text-align: right
}

.list-3col {
	display: -webkit-box;
	-webkit-box-align: center;
	width: 100%
}

.list-3col .col-left {
	width: 26px;
	padding-left: 1rem
}

.list-3col .col-center {
	-webkit-box-flex: 2;
	padding-top: 10px;
	padding-bottom: 10px
}

.list-3col .col-right {
	width: 60px
}

.list-3col em.icon-t {
	position: static;
	right: 0;
	left: 0;
	margin-top: -4px
}

.groundTypeList li {
	padding-left: .75em;
	padding-right: .75em;
	float: left
}

.groundTypeList li.current {
	color: #06BF04
}

.check {
	background: url(../images/check.png) no-repeat;
	width: 25px;
	height: 3em;
	background-size: 25px;
	float: right
}

.checkable {
	background-position: 0 -2px
}

.checked {
	background-position: 0 -33px
}

.alertDialog {
	height: 50px;
	border-radius: 6px;
	background: rgba(0,0,0,.8);
	position: fixed;
	left: 50%;
	top: 50%;
	font-size: 1.1em;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	z-index: 9999
}

.alertDialog .text {
	text-indent: 1.4em;
	display: block
}

.alertDialog .text.ti0 {
	text-indent: 0
}

.alertDialog .icon {
	display: block;
	position: absolute;
	left: 10%;
	top: 13px;
	width: 22px;
	height: 22px;
	background-size: cover;
	background-repeat: no-repeat
}

.widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.3);
	width: 100%;
	height: 100%;
	z-index: 989
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.row {
	min-height: 3em;
	padding: 0 .75em 0 1rem;
	border-bottom: 1px solid #E0E0E0;
	line-height: 3em
}

.row .left-label {
	float: left;
	width: 5em;
	color: #000
}

.m-sl .select,.row .h-slt {
	width: 100%;
	top: 0;
	border: none;
	opacity: 0
}

.row .r-text {
	display: block;
	height: 42px;
	text-indent: .2rem;
	background: 0 0;
	border: none
}

.row .h-slt {
	position: absolute;
	height: 3em;
	right: 0;
	background: 0 0
}

.l-title {
	background: #ebebeb;
	color: #666;
	height: 2.5rem;
	line-height: 2.5rem;
	display: block;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 1rem
}

.m-sl {
	float: left;
	position: relative
}

.m-sl .m-title {
	text-align: center;
	display: block;
	height: 100%;
	line-height: 2.8rem
}

.m-sl .select {
	position: absolute;
	height: 100%;
	background: 0 0
}

.m-sl .r-l {
	border-right: 1px solid rgba(4,0,0,.1);
	position: absolute;
	top: .7rem;
	right: 0;
	height: 1.6rem
}

.arrow-down,.arrow-top {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	right: 1rem;
	top: 1.2rem
}

.arrow-down {
	border-top: 6px solid silver
}

.arrow-top {
	border-bottom: 6px solid silver
}

.h1-t {
	font-weight: 400;
	font-size: 1.08rem;
	color: #000
}


.submit {
	background: #06BF04;
	display: block;
	color: #fff;
	border: none;
	border-radius: 5px;
	width: 100%;
	height: 2.2rem;
	margin-top: 1rem;
	line-height: 2.2rem
}

.b-r-btn,.gift {
	margin-right: 1rem;
	border-radius: 5px
}

.b-r-btn {
	height: 2.4rem;
	margin-top: .3rem
}

.gift {
	height: 5rem;
	color: #fff;
	padding: 1rem .8rem;
	line-height: 1.5rem;
	margin-bottom: 1rem
}

#suspension .away-get,.is-not-wx .tips {
	line-height: 30px;
	text-align: center;
	font-weight: 400
}

.gift a {
	color: rgba(0,0,0,.5)
}

.gift .b-c {
	padding-bottom: .5rem
}

.g-choose {
	background: url(../images/check_gift.png);
	width: 26px;
	height: 26px;
	background-size: 26px;
	position: absolute;
	top: -10px;
	right: -10px
}

.bg-transition {
	transition: background .3s;
	-moz-transition: background .3s;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	-ms-transition: background .3s;
	background: 0 0
}

#remarks {
	position: fixed;
	z-index: 99;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	display: none
}

#r-content {
	width: 90%;
	margin-left: 5%
}

button.disabled {
	background: #666
}



.is-not-wx {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/wx_bg.png);
	z-index: 99999
}

.is-not-wx .wx-logo {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	top: 50%;
	margin-top: -120px;
	background-size: cover
}

.is-not-wx .tips {
	width: 320px;
	font-size: 1.2em;
	color: #f2f2f2;
	position: absolute;
	left: 50%;
	margin-left: -160px;
	top: 50%;
	margin-top: 10px
}

.del-icon {
	background: url(../images/del.png);
	width: 25px;
	height: 28px;
	background-size: 28px;
	position: absolute;
	right: 5%;
	margin-right: -10px;
	top: 10%;
	margin-top: -10px;
	z-index: 9
}

.fixed-top {
	position: fixed;
	width: 100%;
	top: 0;
	background: #fff;
	z-index: 999;
	border-bottom: 1px solid rgba(0,0,4,.1)
}

#suspension {
	background-color: rgba(66,66,74,.76);
	position: relative;
	padding: .8rem 0;
	width: 100%;
	z-index: 1000
}

#suspension .e33-close {
	background: url(../images/close.png) no-repeat;
	background-size: 25px;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10
}

#suspension .away-get {
	display: block;
	color: #fff;
	background-color: #06BF04;
	border-radius: 30px;
	height: 30px;
	padding: 0 15px
}

#suspension .e33-point {
	color: #fff;
	display: block;
	text-decoration: none;
	height: 100%
}

#suspension .e33-font {
	margin: 0;
	padding: 0 20px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-align: center;
	height: 100%
}

#suspension .e33-logo {
	display: block;
	width: 100%
}

.e33-content {
	-webkit-box-flex: 1;
	display: block;
	margin: 0 24px;
	line-height: 120%
}

.a-fadeoutT {
	-webkit-animation: 1s ease-out backwards;
	-moz-animation: 1s ease-out backwards;
	-ms-animation: 1s ease-out backwards;
	animation: 1s ease-out backwards;
	-webkit-animation-name: fadeoutT;
	-moz-animation-name: fadeoutT;
	-ms-animation-name: fadeoutT;
	animation-name: fadeoutT
}

@-webkit-keyframes fadeoutT {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-100px)
	}
}

@-moz-keyframes fadeoutT {
	0% {
		opacity: 1;
		-moz-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-100px)
	}
}

@-ms-keyframes fadeoutT {
	0% {
		opacity: 1;
		-ms-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-ms-transform: translateY(-100px)
	}
}

@keyframes fadeoutT {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(-100px)
	}
}