/*@gray-base:                 #000;
@gray-dark:                 lighten(@gray-base, 20%);   // #333
@gray:                      lighten(@gray-base, 46.7%); // #777
@gray-light:                lighten(@gray-base, 80%); // #ccc
@gray-lighter:              lighten(@gray-base, 100%); // #fff*/
/*list*/
/*button*/
/* Tab */
/* Remove highlight on tap event*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
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;
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img,
button,
input,
textarea {
  border: 0;
  outline: none;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
a {
  text-decoration: none;
}
pre {
  white-space: pre-wrap;
}
.bodyUnScroll {
  overflow: hidden;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  cursor: pointer;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="number"] {
  -webkit-appearance: none;
  appearance: none;
}
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea {
  resize: none;
}
html {
  font-size: 16px;
  height: 100%;
}
.font-PC-sd {
  font-family: PingFangSC-Semibold;
}
.font-PC-re {
  font-family: PingFangSC-Regular;
}
.font-PC-me {
  font-family: PingFangSC-Medium;
}
.font-PC-lg {
  font-family: PingFangSC-Light;
}
.font-Fu-me {
  font-family: Futura-Medium;
}
.font-Fu-Bo {
  font-family: Futura-Bold;
}
body {
  position: relative;
  font: 16px 'PingFangSC-Light', 'PingFang-Light', 'Microsoft Yahei', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', 'Droidsansfallback', 'Droid Sans', STHeiti, '\534E\6587\7EC6\9ED1', 'Helvetica Neue', SimHei, Helvetica, Arial, sans-serif;
  background-color: #f0eff5;
  overflow-x: hidden;
  height: 100%;
  font-size: 0;
}
a:active {
  color: #fff;
}
a.link:active {
  color: #999;
}
.font-36,
h1,
.h1 {
  font-size: 36px;
}
.font-32 {
  font-size: 32px;
}
.font-30,
h2,
.h2 {
  font-size: 30px;
}
.font-24,
h3,
.h3 {
  font-size: 24px;
}
.font-20 {
  font-size: 20px;
}
.font-18,
h4,
.h4 {
  font-size: 18px;
}
.font-17 {
  font-size: 17px;
}
.font-16 {
  font-size: 16px;
}
.font-15,
h5,
.h5 {
  font-size: 15px;
}
.font-14 {
  font-size: 14px;
}
.font-13 {
  font-size: 13px;
}
.font-12,
h6,
.h6 {
  font-size: 12px;
}
.font-11 {
  font-size: 11px;
}
.font-10 {
  font-size: 10px;
}
.font-9 {
  font-size: 9px;
}
.font-8 {
  font-size: 8px;
}
.font-7 {
  font-size: 7px;
}
@media screen and (min-device-width: 375px) and (max-device-width: 413px) {
  .font-36,
  h1,
  .h1 {
    font-size: 42px;
  }
  .font-32 {
    font-size: 37px;
  }
  .font-30,
  h2,
  .h2 {
    font-size: 35px;
  }
  .font-24,
  h3,
  .h3 {
    font-size: 28px;
  }
  .font-20 {
    font-size: 23px;
  }
  .font-18,
  h4,
  .h4 {
    font-size: 21px;
  }
  .icon-leave.font-18 {
    font-size: 23px;
  }
  .font-17 {
    font-size: 19px;
  }
  .font-16 {
    font-size: 18px;
  }
  .font-15,
  h5,
  .h5 {
    font-size: 17px;
  }
  .font-14 {
    font-size: 16px;
  }
  .font-13 {
    font-size: 15px;
  }
  .font-12,
  h6,
  .h6 {
    font-size: 14px;
  }
  .font-11 {
    font-size: 12px;
  }
  .font-10 {
    font-size: 11px;
  }
  .font-9 {
    font-size: 10px;
  }
  .font-8 {
    font-size: 9px;
  }
  .font-7 {
    font-size: 8px;
  }
}
@media screen and (min-device-width: 414px) {
  .font-36,
  h1,
  .h1 {
    font-size: 46px;
  }
  .font-32 {
    font-size: 40px;
  }
  .font-30,
  h2,
  .h2 {
    font-size: 38px;
  }
  .font-24,
  h3,
  .h3 {
    font-size: 30px;
  }
  .font-20 {
    font-size: 25px;
  }
  .font-18,
  h4,
  .h4 {
    font-size: 23px;
  }
  .icon-leave.font-18 {
    font-size: 24px;
  }
  .font-17 {
    font-size: 21px;
  }
  .font-16 {
    font-size: 20px;
  }
  .font-15,
  h5,
  .h5 {
    font-size: 19px;
  }
  .font-14 {
    font-size: 18px;
  }
  .font-13 {
    font-size: 16px;
  }
  .font-12,
  h6,
  .h6 {
    font-size: 15px;
  }
  .font-11 {
    font-size: 14px;
  }
  .font-10 {
    font-size: 12px;
  }
  .font-9 {
    font-size: 11px;
  }
  .font-8 {
    font-size: 10px;
  }
  .font-7 {
    font-size: 9px;
  }
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.font-back {
  color: #4a4a4a;
}
.back-write {
  background-color: #ffffff;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
