.share-wechat {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url(https://s1.wacdn.com/sites/c41c3a7d527066ff66f0.wechatBg.png);
  background-repeat: no-repeat;
  background-position: 86% 5%;
  background-size: 219px;
  z-index: 999;
  visibility: hidden;
  -webkit-transition: opacity .2s ease;
  opacity: 0;
}
.share-wechat.render {
  visibility: visible;
  opacity: 1;
}
.share-wrapper {
  text-align: center;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  -webkit-transition: opacity .2s ease;
  opacity: 0;
}
.share-wrapper.render {
  visibility: visible;
  opacity: 1;
}
.share-wrapper.render .share-container {
  -webkit-transform: translateY(0);
}
.share-container {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding: 0 1.5rem;
  box-sizing: border-box;
  -webkit-transition: -webkit-transform ease 0.2s 0.2s;
  -webkit-transform: translateY(100%);
}
.share-container h2 {
  margin: 1rem 0;
  font-size: 2rem;
}
.share-container nav {
  margin: 1.5rem auto;
}
.share-container .share-item {
  display: block;
  float: left;
  width: 7.25rem;
  height: 100px;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
.share-container .item-name {
  text-align: center;
  margin: 0 auto;
  width: 65px;
  height: 35px;
  line-height: 35px;
}
.share-container a {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  height: 65px;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
.share-container .appmessage {
  background-image: url(https://s1.wacdn.com/sites/26763bb03d3191235bf8.appmessage.png);
}
.share-container .timeline {
  background-image: url(https://s1.wacdn.com/sites/2642ae960e45fef50261.timeline.png);
}
.share-container .sina {
  background-image: url(https://s1.wacdn.com/sites/c9e2756bf81800d90d2e.sina.png);
}
.share-container .tencent {
  background-image: url(https://s1.wacdn.com/sites/de0e898062905a4db5f5.qq.png);
}
.share-container .qzone {
  background-image: url(https://s1.wacdn.com/sites/f0d0ae0d9256e7546806.kj.png);
}
.share-container button {
  display: block;
  border: none;
  border-top: 1px solid #dcdcdc;
  width: 100%;
  margin: auto;
  color: #0097ff;
  background-color: #fff;
  line-height: 44px;
  font-size: 18px;
  outline: 0;
}
.share-container button:active {
  -webkit-transform: scale(0.95);
}
.share-wrapper {
  text-align: center;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  -webkit-transition: opacity .2s ease;
  opacity: 0;
}
.share-wrapper.render {
  visibility: visible;
  opacity: 1;
}
.share-wrapper.render .share-container {
  -webkit-transform: translateY(0);
}
.share-container {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding: 0 1.5rem;
  box-sizing: border-box;
  -webkit-transition: -webkit-transform ease 0.2s 0.2s;
  -webkit-transform: translateY(100%);
}
.share-container h2 {
  margin: 1rem 0;
  font-size: 2rem;
}
.share-container nav {
  margin: 1.5rem auto;
}
.share-container .share-item {
  display: block;
  float: left;
  width: 7.25rem;
  height: 100px;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
.share-container .item-name {
  text-align: center;
  margin: 0 auto;
  width: 65px;
  height: 35px;
  line-height: 35px;
}
.share-container a {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  height: 65px;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
.share-container .appmessage {
  background-image: url(https://s1.wacdn.com/sites/26763bb03d3191235bf8.appmessage.png);
}
.share-container .timeline {
  background-image: url(https://s1.wacdn.com/sites/2642ae960e45fef50261.timeline.png);
}
.share-container .sina {
  background-image: url(https://s1.wacdn.com/sites/c9e2756bf81800d90d2e.sina.png);
}
.share-container .tencent {
  background-image: url(https://s1.wacdn.com/sites/de0e898062905a4db5f5.qq.png);
}
.share-container .qzone {
  background-image: url(https://s1.wacdn.com/sites/f0d0ae0d9256e7546806.kj.png);
}
.share-container button {
  display: block;
  border: none;
  border-top: 1px solid #dcdcdc;
  width: 100%;
  margin: auto;
  color: #0097ff;
  background-color: #fff;
  line-height: 44px;
  font-size: 18px;
  outline: 0;
}
.share-container button:active {
  -webkit-transform: scale(0.95);
}
.m-dialog {
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
.m-dialog .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.m-dialog .container {
  position: relative;
  margin: 0 10%;
  border-radius: .7rem;
  background-color: #fff;
  overflow: hidden;
}
.m-dialog .title {
  margin-top: 2rem;
  color: #333;
  font-size: 1.5rem;
  font-weight: bold;
}
.m-dialog .content {
  margin-top: 1rem;
  padding: 0 1.5rem;
  color: #666;
  font-size: 1.3rem;
  line-height: 1.3;
  text-align: left;
}
.m-dialog .buttons {
  display: flex;
  margin-top: 2rem;
  color: #0d9cff;
  font-size: 1.4rem;
  border-top: 1px solid #e5e5e5;
}
.m-dialog .buttons > .button {
  width: 50%;
  flex: 1;
  padding: 1.5rem 0;
  border-left: 1px solid #e5e5e5;
  user-select: none;
}
.m-dialog .buttons > .button:active {
  background-color: #f6f6f6;
}
.m-dialog .buttons > .button:first-child {
  border-left: none;
}
.m-dialog .buttons > .button:last-child {
  font-weight: bold;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  position: relative;
  top: initial;
  bottom: initial;
  left: initial;
  right: initial;
  overflow: auto;
  max-width: 100%;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
  padding-left: 0;
}
dl,
ul,
ol,
p {
  margin-top: 0;
  margin-bottom: 0;
}
dd {
  margin-left: 0;
}
input {
  margin: 0;
  padding: 0;
}
textarea,
button {
  padding: 0;
}
a {
  text-decoration: none;
}
img {
  border: 0;
  vertical-align: top;
}
pre {
  margin: 0;
  padding: 0;
  font-family: inherit;
}
.m-main {
  position: relative;
}
#index_1 {
  position: relative;
  background: url(https://s1.wacdn.com/sites/55fffd918a3548b9b911.index_1.png) no-repeat 0 0;
  background-size: 100% 30rem;
  -webkit-background-size: 100% 30rem;
  width: 100%;
  height: 30rem;
}
#index_2 {
  position: relative;
  background: url(https://s1.wacdn.com/sites/f78d8f0109e253255027.index_2.png) no-repeat 0 0;
  background-size: 100% 25rem;
  -webkit-background-size: 100% 25rem;
  width: 100%;
  height: 25rem;
}
#index_3 {
  position: relative;
  background: url(https://s1.wacdn.com/sites/eb9569f6b4a1d0a396dd.index_3.png) no-repeat 0 0;
  background-size: 100% 12.5rem;
  -webkit-background-size: 100% 12.5rem;
  width: 100%;
  height: 12.5rem;
}
#index_4 {
  position: relative;
  background: url(https://s1.wacdn.com/sites/95b973534bed1b567c63.index_4.png) no-repeat 0 0;
  background-size: 100% 7.5rem;
  -webkit-background-size: 100% 7.5rem;
  width: 100%;
  height: 7.5rem;
}
#index_5 {
  position: relative;
  background: url(https://s1.wacdn.com/sites/aedbe3c3477988c20286.index_5.png) no-repeat 0 0;
  background-size: 100% 10rem;
  -webkit-background-size: 100% 10rem;
  width: 100%;
  height: 10rem;
}
#index_6 {
  position: relative;
  background: url(https://s1.wacdn.com/sites/83df99466264fcec4e35.index_6.png) no-repeat 0 0;
  background-size: 100% 15rem;
  -webkit-background-size: 100% 15rem;
  width: 100%;
  height: 15rem;
}
#index_7 {
  position: relative;
  background: url(https://s1.wacdn.com/sites/854e72c25d61d35ea9cf.index_7.png) no-repeat 0 0;
  background-size: 100% 10rem;
  -webkit-background-size: 100% 10rem;
  width: 100%;
  height: 10rem;
}
