@charset "utf-8";
html {
    font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background: f6f8fb;
}

body {
  margin: 0 auto;
  line-height: 1.6;
  color: #333;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  max-width: 540px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

svg:not(:root) {
    overflow: hidden;
}

a {
    background: transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: #039af0;
}

a:active {
    outline: 0;
}

a:active {
    /*color: #039af0;*/
}

b, strong {
    font-weight: bold;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    vertical-align: middle;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: none;
}

optgroup {
    font-weight: bold;
}

table {
    margin:0 auto;
    width:100%;
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

html, button, input, select, textarea {
    font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
    margin: 0;
}

ul, ol, li, dl, dd {
    margin: 0;
    padding: 0;
}

ul, ol {
    list-style: none outside none;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 2;
    font-weight: normal;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;
}

@media screen and (min-width: 320px) {html{font-size:34px;}}
@media screen and (min-width: 360px) {html{font-size:56.25px;}}
@media screen and (min-width: 375px) {html{font-size:58.59375px;}}
@media screen and (min-width: 400px) {html{font-size:62.5px;}}
@media screen and (min-width: 414px) {html{font-size:64.6875px;}}
@media screen and (min-width: 440px) {html{font-size:68.75px;}}
@media screen and (min-width: 480px) {html{font-size:75px;}}
@media screen and (min-width: 520px) {html{font-size:81.25px;}}
@media screen and (min-width: 560px) {html{font-size:87.5px;}}
@media screen and (min-width: 600px) {html{font-size:93.75px;}}
@media screen and (min-width: 640px) {html{font-size:100px;}}
@media screen and (min-width: 680px) {html{font-size:106.25px;}}
@media screen and (min-width: 720px) {html{font-size:112.5px;}}
@media screen and (min-width: 760px) {html{font-size:118.75px;}}
@media screen and (min-width: 800px) {html{font-size:125px;}}
@media screen and (min-width: 960px) {html{font-size:150px;}}

img{width:100%;}
input{outline:0}

.pdt0 {
  padding-top: 0 !important;
}
.pdb0 {
  padding-bottom: 0 !important;
}
.bgindex {
  background: #fff;
}
.header {
  position: relative;
  background: #1fcb94;
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 0.48rem;
  color: #fff;
  text-align: center;
}
.header .bn-back {
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/bn-back.png") 50% 50% no-repeat;
  background-size: 0.27rem 0.45rem;
  width: 1.2rem;
  height: 1.2rem;
  display: block;
}

.footer {
  text-align: center;
}
.footer .pho {
  font-size: 0.53rem;
  display: block;
}
.bn {
  background: #ffbf00;
  width: 100%;
  height: 1.07rem;
  line-height: 1.07rem;
  border-radius: 4px;
  font-size: 0.48rem;
  color: #fff;
  text-align: center;
  display: block;
}
.bn-bks {
  padding: 0.27rem 0;
  background: #ffbf00;
  width: 100%;
  font-size: 0.48rem;
  color: #fff;
  text-align: center;
  display: block;
}
.popups {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.4);
  width: 100%;
  height: 100%;
  font-size: 0.43rem;
  display: none;
  z-index:10000
}
.popups .con-msg {
  position: absolute;
  top: 25%;
  left: 50%;
  margin: 0 0 0 -25%;
  padding: 1.33rem 0.67rem 0.93rem;
  background: #fff;
  width: 50%;
  border-radius: 4px;
  text-align: center;
  font-size: 0.43rem;
  color: #666;
}
.popups .con-msg .bn-clo {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  background: url("../img/bhh/bn-p-close.png") no-repeat;
  background-size: cover;
  width: 0.4rem;
  height: 0.4rem;
  display: block;
}
.popups .con-msgbox {
  position: absolute;
  top: 25%;
  left: 50%;
  margin: 0 0 0 -32%;
  padding: 1.33rem 0.27rem 0.93rem;
  background: #fff;
  width: 64%;
  border-radius: 4px;
  font-size: 0.43rem;
  color: #666;
}
.popups .con-msgbox .main {
  padding: 0 0.27rem;
}
.popups .con-msgbox .main .img {
  margin: 0 0 0.27rem 0;
  text-align: center;
}
.popups .con-msgbox .rst {
  text-align: center;
}
.popups .con-msgbox .ctrl {
  margin: 0.8rem 0 0 0;
  text-align: center;
}
.popups .con-msgbox .bn-s {
  margin: 0.27rem auto 0;
  padding: 0.13rem;
  background: #ffbf00;
  width: 60%;
  border-radius: 4px;
  font-size: 0.43rem;
  color: #fff;
  text-align: center;
  display: block;
}
.popups .con-msgbox .bn-sl {
  margin: 0.27rem 4% 0;
  padding: 0.13rem;
  background: #ffbf00;
  width: 40%;
  border-radius: 20px;
  font-size: 0.43rem;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.popups .con-msgbox .bn-cc {
  background: #fff;
  border: 1px solid #999;
  color: #999;
}
.popups .con-msgbox .bn-clo {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  background: url("../img/bhh/bn-p-close.png") no-repeat;
  background-size: cover;
  width: 0.4rem;
  height: 0.4rem;
  display: block;
}
.popups .clr-1 {
  color: #ff7800;
}
.popups .loading {
  position: absolute;
  top: 35%;
  left: 50%;
  margin-left: -1.2rem;
  padding: 0.8rem 0;
  background: rgba(0,0,0,0.7);
  width: 2.4rem;
  border-radius: 5px;
  text-align: center;
  color:#fff
}
.popups .loading img {
  width: 0.8rem;
}
.popups .loadingtxt{margin-left:-2rem;width:4rem}
.popups .loadingtxt p{padding:.4rem 0 0 0}
.p-select {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.4);
  width: 100%;
  height: 100%;
  font-size: 0.37rem;
  display: none;
}
.p-select .main {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 10.53rem;
}
.p-select .ctrl {
  position: relative;
  height: 1.07rem;
  line-height: 1.07rem;
  border-bottom: 1px solid #ddd;
  text-align: center;
}
.p-select .ctrl .bn-cancel{position:absolute;top:0;left:0;background:url("../img/bhh/bn-p-close.png") 50% 50% no-repeat;background-size:.4rem .4rem;width:1.07rem;height:1.07rem;display:block}
.p-select .ctrl .bn-nor{position:absolute;top:0;right:0;padding:0 .27rem 0 0;width:1.87rem;height:1.07rem;display:block;color:#333}

.p-select .con {
  padding: 0.53rem;
  height: 9.47rem;
  overflow-y: scroll;
}
.p-select .con li {
  position: relative;
  padding: 0 0 0.53rem 0;
  font-size: 0.32rem;
}
.p-select .con li:last-of-type {
  border-bottom: 0;
}
.p-select .con li .sctrl {
  position: absolute;
  top: 18%;
  right: 5%;
}
.p-select .con li .sctrl i {
  width: 0.4rem;
  height: 0.4rem;
  border: 1px solid #ccc;
  border-radius: 50%;
  display: block;
}
.p-select .con .on i {
  background: url("../img/i-7.png") right center no-repeat;
  background-size: cover;
  border: 0 !important;
}
.p-pay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  font-size: 0.37rem;
  display: none;
}
.p-pay .main {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 10.53rem;
}
.p-pay .ctrl {
  position: relative;
  height: 1.07rem;
  line-height: 1.07rem;
  border-bottom: 1px solid #ddd;
  text-align: center;
}
.p-pay .ctrl .bn-back {
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/i-9.png") 50% 50% no-repeat;
  background-size: 0.27rem 0.45rem;
  width: 1.07rem;
  height: 1.07rem;
  display: none;
}
.p-pay .ctrl .bn-cancel {
  position: absolute;
  top: 0;
  right: 0;
  background: url("../img/bhh/bn-close1.png") 50% 50% no-repeat;
  background-size: 0.4rem 0.4rem;
  width: 1.07rem;
  height: 1.07rem;
  display: block;
}
.p-pay .con {
  padding: 0.53rem;
}
.p-pay .con .step2,
.p-pay .con .step3 {
  display: none;
}
.p-pay .con .inp {
  position: relative;
  padding: 0.27rem;
  border-bottom: 1px solid #ddd;
}
.p-pay .con .inp .inp-money {
  width: 70%;
  line-height: 0.8rem;
  border: 0;
  font-size: 0.8rem;
  color: #fa6555;
}
.p-pay .con .inp .inp-money::-moz-placeholder {
  font-size: 0.43rem;
}
.p-pay .con .inp .inp-money:-ms-input-placeholder {
  font-size: 0.43rem;
}
.p-pay .con .inp .inp-money::-webkit-input-placeholder {
  font-size: 0.43rem;
}
.p-pay .con .inp .fh {
  font-size: 0.8rem;
  font-style: normal;
  color: #fa6555;
  vertical-align: middle;
}
.p-pay .con .inp .dis {
  color: #fa6555;
}
.p-pay .con .inp .bn-edit {
  position: absolute;
  top: 0.43rem;
  right: 0.27rem;
  line-height: 0.8rem;
  color: #1fca95;
  display: block;
}
.p-pay .con .ps {
  padding: 0.27rem;
  color: #999;
}
.p-pay .con .sctrl {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.53rem 0 0;
  width: 100%;
}
.p-pay .con .pform .row {
  padding: 0.27rem 0;
  border-bottom: 1px solid #dfdfdf;
}
.p-pay .con .pform .sr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-pay .con .pform .sr .t {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 0.69rem;
}
.p-pay .con .pform .sr .c {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  text-align: right;
}
.p-pay .con .pform .sr .inp-xs {
  width: 60%;
  border: 0;
}
.p-pay .con .pform .sr .bn-s {
  margin: 0 0 0 5%;
  width: 35%;
  line-height: 0.67rem;
  border: 1px solid #44c296;
  color: #44c296;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.p-pay .con .pform .sr .price {
  color: #fa6555;
}
.p-pay .con .pform .bn-bank,
.p-pay .con .pform .bn-banks {
  display: block;
  color: #333;
}
.p-pay .con .pform .bn-bank img {
  margin: 0 0.27rem 0 0;
  width: 0.8rem;
}
.p-pay .con .pform .bn-banks {
  position: relative;
  font-size: 0.45rem;
}
.p-pay .con .pform .bn-banks img {
  margin: 0 0.27rem 0 0;
  width: 0.8rem;
}
.p-pay .con .pform .bn-banks:after {
  content: '';
  position: absolute;
  top: 0.05rem;
  right: 0;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 0.59rem;
  height: 0.59rem;
}
.p-pay .con .pform .on:after {
  background: url("../img/i-7.png") no-repeat;
  background-size: cover;
  border: 0;
}
.p-pay .con .pform .sel {
  padding-right: 0.4rem;
  background: url("../img/i-2.png") right center no-repeat;
  background-size: 0.21rem 0.32rem;
  color: #888;
}
.p-pay .con .txt {
  padding: 0.27rem 0;
  color: #999;
}
.m-diatxt{position:absolute;top:15%;left:50%;margin-left:-40%;background:#fff;width:80%;border-radius:8px;}
.m-diatxt .con{padding:.34rem;font-size:.3rem}
.m-diatxt .tlt{font-size:.29rem;text-align:center}
.m-diatxt .sub{padding:.26rem 0 0 0;font-size:.24rem;}
.m-diatxt .ps{font-size:.17rem;color:#999;text-align:center}
.m-diatxt .bn-clo{position:absolute;top:.2rem;right:.2rem;background:url(../img/bhh/bn-close1.png) no-repeat;background-size:cover;width:.26rem;height:.26rem}
.m-diatxt .smimg{margin:.17rem auto;width:70%;display:block}
.m-diatxt .txts{font-size:.26rem;color:#999}
.m-diatxt .ctrl{border-top:1px solid #dbdcdd;text-align:center;}
.m-diatxt .ctrl a{padding:.17rem 0;font-size:.31rem;color:#1fcb94;display:block}
.m-diatxt .rcon{padding:.26rem 0 0 0;max-height:10.12rem;overflow:auto}
.m-diatxt .err{padding:.26rem 0 0 0;font-size:.26rem;color:#999;text-align:center;}
.m-diatxt .sform .row{padding:.26rem 0;border-bottom:1px solid #e2e2e2;font-size:.24rem;}
.m-diatxt .sform .row input{border:0;}
.m-diatxt .sform .ilock{background:url(../img/bhh/i-lock.png) 90% center no-repeat;background-size:.16rem .2rem;}
.m-diatxt .sform .ctrl{padding:.26rem 0 0 0;border:0;}
.m-diatxt .sform .ctrl a{background:#ffbe00;border-radius:5px;;color:#fff}
.m-diatxt .hk{text-align:center}
.m-diatxt .hk .info{padding:.17rem 0;font-size:.2rem;color:#999}
.m-diatxt .hk .info .price{line-height:1;font-size:.31rem;color:#f60}
.m-diatxt .hk .info .price em{font-size:.61rem;font-style:normal}
.m-diatxt .hk .tb{padding:.26rem 0;}
.m-diatxt .hk .tb .tlt{position:relative;margin:0 0 .17rem 0;font-size:.19rem;color:#999}
.m-diatxt .hk .tb .tlt:before,.m-diatxt .hk .tb .tlt:after{content:'';position:absolute;top:49%;background:#dbdcdd;width:36%;height:1px;}
.m-diatxt .hk .tb .tlt:before{left:0;}
.m-diatxt .hk .tb .tlt:after{right:0;}
.m-diatxt .hk .tb td{padding:.13rem 0;border:1px solid #dbdcdd;font-size:.17rem;color:#ccc}
.m-diatxt .hk .tb td p{font-size:.2rem;color:#333}