/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	overflow: visible;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	font-size: 1em;
	font-family: monospace, monospace
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
	-webkit-text-decoration: underline dotted;
	-moz-text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-size: 1em;
	font-family: monospace, monospace
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-size: 100%;
	font-family: sans-serif;
	line-height: 1.15
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	display: table;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	max-width: 100%;
	color: inherit;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 100000px
}

body {
	overflow-x: hidden;
	background-color: #f7f7f7;
	font-size: .24rem;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Pingfang SC", "Microsoft Yahei", "\5FAE\8F6F\96C5\9ED1", "WenQuanYi Micro Hei", Arial, sans-serif;
	line-height: 1.5;
	height: 100%;
}

html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: inherit;
	font-weight: 500;
	font-family: inherit
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	color: inherit
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

fieldset,
img {
	border: 0
}

abbr,
acronym {
	border: 0;
	font-variant: normal
}

del {
	text-decoration: line-through
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-weight: 500;
	font-style: normal
}

em,
strong {
	font-style: normal
}

ol,
ul {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
	font-size: 100%
}

q:before,
q:after {
	content: ''
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

a,
a:focus,
a:hover,
a:link {
	text-decoration: none
}

textarea {
	display: inline-table
}

input {
	outline: none;
}

.c-gren {
	color: #40ad34;
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}


/*垂直显示*/

.flex-v {
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	/* overflow: hidden */
}


/*垂直对其方式*/

.flex-align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex-align-end {
	-webkit-box-align: flex-end;
	-webkit-align-items: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end
}

/*左右居中*/

.flex-pack-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}


/*两端对齐*/

.flex-pack-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.mt10 {
	margin-top: .1rem;
}

.mt20 {
	margin-top: .2rem;
}

.ml20 {
	margin-left: .2rem;
}

.mt25 {
	margin-top: .25rem;
}

.mt30 {
	margin-top: .3rem;
}

.mb30 {
	margin-bottom: .3rem;
}

.mt40 {
	margin-top: .4rem;
}

.pb40 {
	padding-bottom: .4rem;
}

.mt100 {
	margin-top: 1rem;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	zoom: 1;
}

html {
	-webkit-text-size-adjust: none
}

.header {
	padding: .2rem .3rem;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 1.06rem;
	z-index: 9999;
}

.header img {
	display: block;
	width: 100%;
}

.header .logo {
	float: left;
	height: .65rem;
	width: 4.36rem;
}

.header>div {
	height: 100%;
}

.header .menuBtn,
.header .searchBtn {
	float: right;
	height: 100%;
	background: no-repeat center center;
}

.header .menuBtn {
	background-image: url(../img/menu.png);
	background-size: .45rem auto;
	width: .45rem;
	margin-left: .45rem;

}

.header .searchBtn {
	background-image: url(../img/search.png);
	background-size: .38rem auto;
	width: .38rem;
}.header.subheader .searchBtn {
	background-image: url(../img/search2.png);
	
}.header.subheader .menuBtn {
	background-image: url(../img/menu2.png);


}

.header .searchbar {
	height: .95rem;
	background: #fff;
	position: absolute;
	top: 1.06rem;
	left: 0;
	right: 0;
	padding: 0 .3rem;
	opacity: 0;
	/* display: none; */
}

.header.subheader .filterBtn {
    font-size: .28rem;
    color: #999;
    line-height: .66rem;
    float: left;
    background: url(img/filter.png) no-repeat left center;
    background-size: .28rem auto;
    padding-left: .4rem;
    margin-left: .35rem;
}

.header.subheader .title {
    text-align: center;
    font-size: .32rem;
    color: #333;
    position: absolute;
    left: 2.3rem;
    line-height: .64rem;
        width: 3rem;
}

.header .searchbar:before {
	content: '';
	height: 1px;
	background: #f0f0f0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	transform: scaleY(.5%);
}

.header .searchbar input[type=text],.header .searchbar input[type=search]  {
	font-size: .3rem;
	border: none;
}

.header .searchbar input[type=submit] ,.header .searchbar input[type=button]{
	width: 1.46rem;
	height: .48rem;
	background: #0e6eb8;
	border-radius: 50px;
	color: #fff;
	line-height: .48rem;
	text-align: center;
	border: none;
}

.header.subheader {
	background: #f6f6f6;
}

.header.subheader .returnback {
	float: left;
	height: 100%;
	width: .2rem;
	background: url(../img/arrowleft.png) no-repeat center center;
	background-size: .2rem auto;
}

.header.subheader .returnback img {

	display: block;
}

.menubox {
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	display: none;
	transition: all .3s;
	z-index: 9999;
}

.menubox .mask {
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .8);
	opacity: 0;
	transition: all .3s;
}

.menubox .menulist {
	background: #fff;
	width: 70%;
	right: -70%;
	position: absolute;
	top: 0;
	bottom: 0;
	transition: all .3s;
	padding: 1.2rem 0;
}

.menubox.active .mask {
	opacity: 1;
}

.menubox.active .menulist {
	right: 0;
}

.menubox .menulist .close {
	position: absolute;
	right: .3rem;
	top: .32rem;
}

.menubox .menulist .close img {
	width: .39rem;
	display: block;
}

.menubox .menulist .list {
	height: 100%;
	overflow: auto;
	padding: 0 .22rem;
}

.menubox .menulist .list>li>a {
	color: #000;
	font-size: .3rem;
	line-height: 1rem;
	display: block;
	padding-left: .08rem;
	border-bottom: 1px solid #8bc2d2;
	position: relative;
}

.menubox .menulist .list>li .hassublist:after {
	content: '';
	display: block;
	height: .26rem;
	width: .26rem;
	background: url(../img/add.png) no-repeat center center;
	position: absolute;
	right: .22rem;
	top: .4rem;
}

.menubox .menulist .list>li .hassublist.active:after {
	background-image: url(../img/minus.png)
}

.menubox .menulist .list>li .sublist {
	padding: .25rem;
	display: none;

}

.menubox .menulist .list>li .sublist a {
	display: block;
	line-height: .75rem;
	color: #999;
	font-size: .26rem;
}

.page {
	padding: 1.06rem 0 0;
	position: relative;
    min-height:10rem;
}

.bgfff {
	background: #fff;
}

.footer {
	color: #cee4ea;
	text-align: center;
	font-size: .24rem;
	line-height: .36rem;
	background: #0790b7;
	padding: .4rem .3rem;
}

.footer .link,
.footer .link a {
	color: #fff;
}

.footer .link {
	padding-bottom: .4rem;
	border-bottom: 1px solid #3da7c5;
	margin-bottom: .3rem;
}

.footer .link span {
	margin: 0 .2rem;
}

.line {
	height: 1px;
	width: 100%;
	background: #e6e6e6;
}

.input-group {
	padding: .3rem;
}

.input-group .input-txt .title {
	display: block;
	color: #333;
	font-size: .26rem;
	line-height: .6rem;
}

.input-group .input-txt input[type=text],
.input-group .input-txt input[type=tel],
.input-group .input-txt select,
.input-group .input-txt textarea {
	display: block;
	width: 100%;
	line-height: .8rem;
	border: 1px solid #dedede;
	text-indent: .2rem;
	background: none;
	border-radius: .08rem;
}

.input-group .input-txt select {
	height: .62rem;
}

.input-group .input-txt .radboxlabel {
	display: inline-block;
	vertical-align: middle;
	line-height: .4rem;
	width: 1.4rem;
}

.input-group .input-txt .radiobox {
	position: relative;
	height: 12px;
	width: 12px;
	display: inline-block;
	margin-right: .1rem;
}

.input-group .input-txt .radiobox .icon {
	display: block;
	height: 12px;
	width: 12px;
	border-radius: 100%;
	background: #ebebeb;
	position: relative;
}

.input-group .input-txt .radiobox input {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.input-group .input-txt .radiobox input:checked+.icon:after {
	content: '';
	display: block;
	height: 6px;
	width: 6px;
	border-radius: 100%;
	background: #b3b3b3;
	top: 3px;
	left: 3px;
	position: absolute;
}

.input-group .input-txt .timetitle {
	background: url(../img/rili.png) right center no-repeat;
	background-size: .28rem auto;
}

.input-group .sendCode {
	color: #999;
	font-size: .22rem;
}

.saveBtn {
	display: block;
	color: #fff;
	background: #0c9ec8;
	border-radius: .1rem;
	line-height: .86rem;
	text-align: center;
}

.win {
	position: fixed;
	height: 100%;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, .6);
    z-index: 11111;
}
.paymoney,.paysuccess{
	display: none;
}
.paymoney>div {
	position: absolute;
	background: #fff;
	width: 404px;
	left: 50%;
	transform: translateX(-50%);
	top: 125px;
}

.win>div .close {
	position: absolute;
    top: 1.3rem;
    right: 0.5rem;
}
.paymoney>div .paymoney-hd {
	color: #fff;
	background: #40ad34;
	text-align: center;
	padding: 30px 0;
}

.paymoney>div .paymoney-hd p:first-child {
	font-size: 16px;
	margin-bottom: 20px;
}

.paymoney>div .paymoney-hd p:first-child span {
	font-size: 28px;
}

.paymoney .paymoney-bd {
	padding: 45px 0;
	text-align: center;
}

.paymoney .paymoney-bd .qr {
	border: 2px solid #e6e6e6;
	border-radius: 10px;
	padding: 15px;
	margin: 0 auto;
	display: inline-block;
}

.paymoney .paymoney-bd p {
	color: #333;
	font-size: 18px;
	padding-top: 25px;
}

.paymoney .paymoney-bd p img,
.paymoney .paymoney-bd p span {
	vertical-align: middle;
}
.paysuccess>div{
	background: url(/img/win.png) no-repeat center;
    width: 75%;
    height: 6.3rem;   
    top: 2rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 2rem;
    border-radius: 0.2rem;
}
.paysuccess .paysuccess-hd{
	padding-top: 0.5rem;
    text-align: center;
    font-size: 0.4rem;
    color: #fff;
}
.paysuccess .paysuccess-hd img{
	display: block;
	margin: 0 auto 0.3rem;
}
.paysuccess .paysuccess-bd{
	color: #333;
	padding-top: 1.6rem;
}.paysuccess .paysuccess-bd p:first-child{
	font-size: 0.32rem;
}