@import url(font/iconfont.css);
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
menu,
nav,
section,
time,
mark,
audio,
video,
details,
summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: 400;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary {
  display: block;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
*,
:before,
:after {
  box-sizing: border-box;
}
img,
object,
embed {
  max-width: 100%;
}
html {
  overflow-y: auto;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  color: #1D1D1D ;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  font-weight: 700;
  vertical-align: bottom;
}
td {
  font-weight: 400;
  vertical-align: top;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
select,
input,
textarea {
  font: 99% sans-serif;
}
table {
  font-size: inherit;
}
small {
  font-size: 85%;
}
strong {
  font-weight: 700;
}
td,
td img {
  vertical-align: top;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
.clickable,
label,
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
}
button,
input,
select,
textarea {
  margin: 0;
  border: none;
  font-size: 0.28rem;
}
button,
input[type=button] {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
html,
body {
  color: #1D1D1D;
  font: 14px/1.5 Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, sans-serif;
}
.swiper-pagination-bullet {
  background: #F1F2F3;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background: #FDA32B;
}
.right {
  float: right;
}
.qr-code {
  color: #1d1d1d;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -245px 0 0 -160px;
  width: 320px;
  height: 490px;
  background: #FFFFFF;
  border-radius: 4px;
  text-align: center;
  z-index: 10;
}
.qr-code .header {
  text-align: center;
  margin: 0 12px;
  position: relative;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #E6E8EE;
}
.qr-code .title {
  position: relative;
  margin: 0 24px;
  padding: 20px 0;
  border-bottom: 1px solid #E6E8EE;
}
.qr-code .number {
  font-size: 13px;
  color: #768893;
  margin-bottom: 5px;
}
.qr-code .content {
  text-align: left;
}
.qr-code .content .title-text {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
}
.qr-code .content .title-text .tag {
  margin-right: 8px;
  border: 1px solid #4598F0;
  border-radius: 4px;
  font-size: 12px;
  color: #4598F0;
  padding: 0 5px;
}
.qr-code .content .text {
  margin: 24px 36px 0;
}
.qr-code .content .group-avatar {
  margin-right: 10px;
  vertical-align: top;
  display: inline-block;
  width: 46px;
  height: 46px;
  border-radius: 100%;
  background: url("img/pendant-group-avatar.jpg") no-repeat center center / contain;
}
.qr-code .content .qr-code-img {
  display: block;
  width: 220px;
  height: 220px;
  margin: 0 auto;
}
.qr-code .content .count {
  font-size: 12px;
  color: #768893;
}
.qr-code .content .text-shao {
  text-align: center;
  font-size: 13px;
  color: #768893;
  margin-top: -12px;
}
.qr-code .com-close {
  cursor: pointer;
  position: absolute;
  color: #96A8B2;
  font-size: 12px;
  right: 0;
  text-align: right;
  width: 46px;
  height: 46px;
}
.qr-code .qr-code-mobile {
  display: none;
  font-size: 14px;
}
.qr-code .qr-code-web {
  display: none;
  font-size: 14px;
}
.qr-code .insufficient-numbers {
  text-align: center;
  padding: 20px 24px;
}
.qr-code .insufficient-numbers .count {
  margin-bottom: 10px;
}
.qr-code .insufficient-numbers .btn {
  display: block;
  width: 180px;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
  margin: 10px auto 0;
  background: #4598F0;
  color: #fff;
  border-radius: 4px;
}
.qr-code .insufficient-numbers .text-them {
  font-size: 14px;
}
.qr-code .insufficient-numbers .no-qr-code-img {
  width: 122px;
  display: block;
  margin: 12px auto;
}
.pop-wrap {
  position: fixed;
  right: 0;
  z-index: 1;
  bottom: 60px;
}
.pop-wrap .pop-item {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
  border: 1px solid rgba(118, 123, 130, 0.1);
  margin: 0 30px 30px 0;
  color: #535353;
  transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  font-size: 12px;
}
.pop-wrap .pop-item .cfg-icon {
  display: block;
  font-size: 40px;
  margin-bottom: 4px;
  line-height: normal;
}
.pop-wrap .pop-item:hover {
  background-color: #3CBAFF;
  color: #fff;
}
.pop-wrap a.pop-item .cfg-icon {
  margin-top: 18px;
}
@media screen and (max-width: 600px) {
  .pop-wrap .pop-item {
    width: 58px;
    height: 58px;
    margin: 0 12px 12px 0;
  }
  .pop-wrap .pop-item .cfg-icon {
    font-size: 24px;
    margin-bottom: 0;
  }
  .pop-wrap a.pop-item .cfg-icon {
    margin-top: 8px;
  }
}
