/* smallbore*/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  word-wrap: break-word;
}
li,
ol,
ul {
  list-style: none;
}
a {
  color: #212121;
}
body {
  /*position:fixed;*/
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-family: "PingFang SC", "Helvetica Neue", STHeiti, Tahoma, Simsun,
    sans-serif, "Microsoft Yahei";
  line-height: 1.5;
  color: #3d4145;
  background: #eeeeee;
  overflow: hidden;
  min-width: 280px;
  max-width: 820px;
  margin: 0 auto !important;
}
img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  -webkit-touch-callout: none;
}
/*去掉伪类，*/

.no-before::before,
.no-after::after {
  content: none;
}

.no-end::before,
.no-end::after {
  content: none;
}

.no-algin {
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
  align-items: inherit;
}

.clearfix:after,
.clearfix:before {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.affix {
  position: fixed;
}
.bor-r {
  border-right: 1px solid #e7e7e7;
}

.warp-pages {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f3f3f3;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.small_page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  /*position:fixed;*/
}
.small_page .small_head {
  height: 1.6rem;
  background: #1c1c20;
  /*border-bottom:1px solid #eaeaea;*/
}
.small_page .small_body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.small_page .small_foot {
}

.small_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
}
.small_head .go-back {
  padding-left: 0.6rem;
  min-height: 0.6rem;
}
.small_head .go-back:before {
  content: " ";
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  border: solid #fff;
  border-width: 2px 0 0 2px;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.small_head .head-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  font-size: 0.7rem;
}
.small_head .tool-box {
  padding-right: 0.6rem;
}

.foot-btn {
  background: white;
  padding: 0.25rem;
  border-top: 1px solid #e7e7e7;
}
.foot-btn a {
  display: block;
  width: 7.5rem;
  background: #009dfc;
  color: white;
  text-align: center;
  margin: 0 auto;
  font-size: 0.65rem;
  border-radius: 0.8rem;
  padding: 0.25rem 0;
}
.foot-btn .small-text {
  font-size: 0.55rem;
  color: #4b4b4b;
  padding: 0.1rem 0;
}
.foot-btn .small-text span {
  color: #009dfc;
  font-size: 0.7rem;
}

.warp-gonggao {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(1, 1, 1, 0.7);
  display: none;
  z-index: 9;
}
.tan-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tan-open,
.tan-overlay {
  display: block;
  pointer-events: auto;
}
.close-x {
  background: url(../images/xx01.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  z-index: 2;
}
.close-x.small_x {
  background: url(../images/close-x.jpg) no-repeat;
  background-size: 100% 100%;
  right: 0.3rem;
  top: 0.3rem;
  width: 0.8rem;
  height: 0.8rem;
}
.gg-box {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 82%;
  height: auto;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}

/*girds*/

a.weui-btn {
  font-size: 0.7rem;
}

.login-btn {
  margin: 1.8rem auto 1.2rem;
  width: 100%;
  background: #009dfc;
  color: #fff;
  text-align: center;
  font-size: 0.65rem;
  padding: 0.4rem 0;
  transition: all 0.3s;
  border-radius: 1rem;
  /* 盒子阴影 */
  -webkit-box-shadow: 0 4px 11px rgba(4, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 11px rgba(4, 0, 0, 0.2);
  box-shadow: 0 4px 11px rgba(4, 0, 0, 0.2);
}

.small_foot {
  position: relative;
  z-index: 9;
  /* 盒子阴影 */
  -webkit-box-shadow: 0px -2px 11px rgba(34, 60, 167, 0.5);
  -moz-box-shadow: 0px -2px 11px rgba(34, 60, 167, 0.5);
  box-shadow: 0px -2px 11px rgba(34, 60, 167, 0.5);
}

.foot-flex {
  padding: 0.3rem 0;
  background: #4262cf;
}
.foot-flex .placeholder {
  text-align: center;
  font-size: 0.7rem;
  color: #fff;
  padding: 0.2rem 0;
}
.foot-flex .weui-flex__item:first-child {
  border-right: 1px solid #518dd7;
}
/*.foot-flex .weui-flex__item:last-child{border-left:1px solid #1e3da6}*/

.small-btn {
  display: block;
  text-align: center;
  padding: 0.4rem 0;
  font-size: 0.65rem;
  background: #fff;
  border: 1px solid #eee;
  line-height: normal;
  margin: 0.5rem 0;
  border-radius: 1rem;
}
.small-btn:active {
  background: #f2f2f2;
}
.small-btn.zborange {
  color: #fff;
  /* 盒子阴影 */
  -webkit-box-shadow: 0 5px 15px rgba(247, 209, 205, 0.4);
  -moz-box-shadow: 0 5px 15px rgba(247, 209, 205, 0.4);
  box-shadow: 0 5px 15px rgba(247, 209, 205, 0.4);
  /*背景渐变*/
  background: -moz-linear-gradient(left, #e84c4b, #f9774c);
  background: -webkit-linear-gradient(left, #e84c4b, #f9774c);
  background: -o-linear-gradient(left, #e84c4b, #f9774c);
}
