@import '/assets/newugo/pc/basis/style/flex/flex.css';
@import "../../../basis/style/flex/flex.css";
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,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Heiti SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif, "Microsoft Yahei";
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  height: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Heiti SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif, "Microsoft Yahei";
}
body {
  font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Heiti SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif, "Microsoft Yahei";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  color: #333;
  background-color: #fff;
  width: 100%;
  text-align: center;
  margin: 0;
}
:focus {
  outline: 0;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
a img,
iframe {
  border: none;
}
a {
  text-decoration: none;
}
ol,
ul {
  list-style: none;
}
input,
textarea,
select,
button {
  font-size: 100%;
  font-family: inherit;
}
select {
  margin: inherit;
}
/* Fixes incorrect placement of numbers in ol’s in IE6/7 */
ol {
  margin-left: 2em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: '微软雅黑 Light';
}
/* == clearfix == */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
body {
  max-width: 7.5rem;
  /* 设计图宽度为640px时为6.4rem ,750时为7.5rem ，以此类推*/
  margin: 0 auto;
  display: block;
  background: #f5f5f5;
  height: 100%;
}
body * {
  max-width: 7.5rem;
  /* 设计图宽度为640px时为6.4rem ,750时为7.5rem ，以此类推*/
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
.header-webkit {
  text-align: center;
  overflow: hidden;
}
.header-club-webkit {
  margin-top: 0.61rem;
}
.header-club-webkit .club-logo {
  max-width: 100%;
  width: 1.72rem;
  height: 1.72rem;
  border: 2px solid #FFF;
  border-radius: 50%;
}
.header-club-webkit .club-name {
  font-size: 0.4rem;
  color: #3a3c45;
  height: 0.99rem;
  line-height: 0.99rem;
}
.article-webkit {
  text-align: center;
}
.form-webkit {
  margin: 0.7rem auto 0.54rem auto;
}
.form-webkit .is-Gip {
  border: 1px solid #dedede;
  border-radius: 0.08rem;
  overflow: hidden;
  margin: 0 0.62rem;
}
.form-webkit .is-Gip .input-webkit {
  height: 0.98rem;
  position: relative;
  border-top: 1px solid #dedede;
  background: #FFF;
}
.form-webkit .is-Gip .input-webkit:first-child {
  border-top: 0;
}
.form-webkit .is-Gip .input-webkit input {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0.2rem 0;
  color: #000;
  font-size: 0.3rem;
  text-indent: 0.3rem;
  text-align: left;
}
.form-webkit .is-Gip .input-webkit input::-webkit-input-placeholder {
  color: #b3b3b3;
  font-size: 0.3rem;
}
.form-webkit .is-Gip .input-webkit .code-but {
  border-radius: 0.08rem;
  background: #ff8a00;
  color: #FFF;
  width: 1.59rem;
  height: 0.56rem;
  text-align: center;
  line-height: 0.58rem;
  font-size: 0.26rem;
  text-indent: 0;
  position: absolute;
  right: 0.18rem;
  top: 0.18rem;
}
.form-webkit .login-but {
  width: auto;
  height: 0.98rem;
  line-height: 1rem;
  margin: 0.3rem 0.62rem 0 0.62rem;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, from(#ff6a00), to(#ff8400));
  font-size: 0.3rem;
  color: #FFF;
  border-radius: 0.08rem;
}
.form-webkit .xx-foelg {
  width: auto;
  height: 0.5rem;
  margin: 1.49rem 0.62rem 0 0.62rem;
}
.form-webkit .xx-foelg .text {
  font-size: 0.3rem;
  color: #6e6e6e;
  width: auto;
  line-height: 0.52rem;
  max-width: 81%;
}
.footer-img {
  max-width: 100%;
  width: 6.01rem;
  height: auto;
}
.area {
  font-size: 0.3rem;
  margin-left: 0.2rem;
  border-right: 1px solid #dcdcdc;
  padding-right: 0.2rem;
}
.cover {
  position: fixed;
  z-index: 10;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.area-select {
  position: fixed;
  z-index: 11;
  background-color: #fff;
  width: 4.8rem;
  height: 6.8rem;
  top: 50%;
  left: 50%;
  margin-left: -2.4rem;
  margin-top: -3.4rem;
  border-radius: 0.15rem;
}
.area-select .top {
  width: 100%;
  height: 1rem;
  border-bottom: 1px solid #dcdcdc;
  text-align: center;
  padding-top: 0.25rem;
  position: relative;
}
.area-select .top p {
  font-size: 0.35rem;
  font-weight: bold;
}
.area-select .top img {
  height: 0.3rem;
  width: 0.3rem;
  position: absolute;
  right: 0.3rem;
  top: 0.35rem;
}
.area-select .list {
  width: 100%;
  height: 5.8rem;
  overflow-y: scroll;
  padding-bottom: 0.2rem;
  box-sizing: border-box;
}
.area-select .list .list-one {
  width: 100%;
  height: 0.8rem;
  border-bottom: 1px solid #dcdcdc;
  display: flex;
  align-items: center;
}
.area-select .list .list-one .area-num {
  font-size: 0.3rem;
  margin-left: 0.2rem;
  width: 0.6rem;
  text-align: left;
}
.area-select .list .list-one img {
  width: auto;
  height: 0.35rem;
  margin-left: 0.5rem;
}
.area-select .list .list-one .name {
  font-size: 0.3rem;
  margin-left: 0.2rem;
}
.area-select .list .active .area-num {
  color: #ff8a00;
}
.area-select .list .active .name {
  color: #ff8a00;
}
