@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0; 
}
body {
  font-family: Microsoft YaHei, Helvetica, sans-serif;
  -webkit-tap-highlight-color: transparent;height:100%;font-size:0.26rem;
  overflow-x:hidden;
}
html {
  color: #000;
  background: #f4f4f4;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; 
  line-height: initial;
  height:100%;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; 
}
table {
  border-collapse: collapse;
  border-spacing: 0; 
}
fieldset, img, abbr, acronym {
  border: 0; 
}
address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal; 
}
ol, ul {
  list-style: none; 
}
caption, th {
  text-align: left; 
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal; 
}
abbr, acronym {
  border: 0;
  font-variant: normal; 
}
sup {
  vertical-align: text-top; 
}
sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  -webkit-tap-highlight-color: transparent; 
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; 
}
input {
  outline: none;
  -webkit-border-radius: 0;
  border-radius: 0; 
}
input[type="submit"], input[type="reset"], input[type="number"] {
  -webkit-appearance: none;
  appearance: none; 
}
a {
  text-decoration: none;
  -webkit-touch-callout: none;
  color: #000;
  -webkit-tap-highlight-color: rgba(0,0,0,0.2)
}
img {
  pointer-events: none; 
}
.clear{clear:both;height:1px;overflow:hidden;}
.dnwxWhite{background:#fff}
.dnwxLeft{float:left;}
.dnwxRight{float:right;}
.dnwxMSubmit{margin:0.3rem;overflow:hidden}
.dnwxMSubmit a{width:100%;height:0.9rem;line-height:0.9rem;border-radius:0.12rem;background:#caa06d;text-align:center;color:#fff;font-size:0.36rem;display:inline-block}
.dataOverDiv{line-height:0.4rem;text-align:center;color:#999;font-size:0.28rem;padding-bottom:0.2rem;}
.redColor{color:#94000b}

.wrap {
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width:7.5rem;
  margin:0 auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  font-size:0.26rem;
}
article.main {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height:100%;
  position: relative;
  z-index: 1;
  overflow-x: hidden;
  opacity:0;
}

/*header star*/
.dnwxHeader{width:100%;height:0.9rem;background:#fff;position:relative;overflow:hidden;transition:height 0.3s;-moz-transition:height 0.3s;-webkit-transition:height 0.3s;-o-transition:height 0.3s;}
.dnwxHeader .dnwxSearch{position:absolute;right:0;top:0;width:0.3rem;height:0.3rem;background:url(../images/iconSearchS.png) no-repeat center;background-size:0.3rem;padding:0.28rem;}
/*header end*/

/*公用提示tip弹窗*/
.tipInfoCont{position:fixed;display:none;width:7.5rem;height:100%;top:0;left:50%;margin-left:-3.75rem;text-align:center;z-index:102;}
.tipInfoCont p{position:relative;top:50%;margin-top:-0.3rem;display:inline-block;padding:0.11rem 0.34rem;background:rgba(0,0,0,0.88);border-radius:0.08rem;color:#fff;text-align:center;max-width:4.8rem;line-height:0.48rem;font-size:0.28rem;}

/*foot star*/
header, footer {
  position: relative;
  z-index: 100;
}
footer{box-shadow: 0 0.01333rem 0.26667rem #999;-webkit-box-shadow: 0 0.01333rem 0.26667rem #999;-moz-box-shadow: 0 0.01333rem 0.26667rem #999;}
/*foot end*/