@charset "UTF-8";
*{
  max-width: 100%;
}
body {
  overflow-x: hidden;
  /*width: 93%;*/
  /*margin: 0.4rem auto;*/
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  *zoom: 1;
}

h2 {
  /*font-size: 0.64rem;*/
  color: #333;
  margin: 0.2rem 0;
}

.nav {
  margin-top: 0.4rem;
}

.nav>li,
.publishtime {
  /*font-size: 0.4rem;*/
  color: #999;
}

.source {
  background-color: #fff;
  padding-right: 0.15rem;
}

.author {
  color: #999;
  font-size: 0.4rem;
  margin: 0.4rem 0;
  width: 100%;
}

.ml {
  width: 6.5rem;
  border-bottom: 1px solid #ddd;
  margin-top: 0.4rem;
  position: absolute;
  z-index: -1;
}

.publishtime {
  margin-top: 0.4rem;
}

.yybb {
  color: #666;
}

.mgl20 {
  margin-left: 0.266667rem;
}

.reader {
  width: 0.44rem;
  height: 0.493333rem;
  margin-right: 0.2rem;
}

.audio {}

.content {
  /*margin-top: 0.666667rem;*/
}

.editor {
  text-align: right;
  font-size: 0.4rem;
  color: #999;
}

.card {
  height: 1.88rem;
  margin-top: 0.666667rem;
  background: #f6f6f6;
  padding: 0.466667rem 0 0 0.466667rem;
  position: relative;
}

.card i {
  display: inline-block;
  width: 0.96rem;
  height: 0.96rem;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
}

.card i img {
  width: 100%;
  height: 100%;
}

.card div {
  display: inline-block;
  margin-left: 0.266667rem;
  width: 4.8rem;
}

.card div h3 {
  font-size: 0.4rem;
  color: #333;
  font-weight: normal;
}

.card div p {
  font-size: 0.32rem;
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.card button {
  width: 1.88rem;
  height: 0.746667rem;
  line-height: 0.746667rem;
  font-size: 0.373333rem;
  text-align: center;
  border: none;
  outline: none;
  border-radius: 0.066667rem;
  position: absolute;
  top: 0.56rem;
  right: 0.4rem;
  vertical-align: middle;
}

.card button span:first-child {
  font-size: 0.43rem;
}

.addfollow {
  color: #fff;
  background: #e63734;
}

.delfollow {
  color: #fff;
  background: #ccc;
}

.tag {
  margin-top: 0.666667rem;
}

.tag li {
  display: inline-block;
  padding: 0.1rem 0.15rem;
  font-size: 0.346667rem;
  color: #333;
  background: #f0f0f0;
  border-radius: 0.053333rem;
  margin-right: 0.133333rem;
  margin-bottom: 0.266667rem;
}

.tag li a {
  font-size: 0.346667rem;
  color: #333;
}

.countClick {
  margin-top: 0.4rem;
  overflow: hidden;
  background: #e63734;
  width: 3rem;
  height: 1rem;
  border-radius: 0.5rem;
  margin: 0.5rem auto;
  text-align: center;
  padding-top: 0.25rem;
}

.countClick i {
  display: inline-block;
  width: 0.4rem;
  height: 0.35rem;
  background-size: 0.4rem;
  margin-right: 0.133333rem;
  margin-top: 0.1rem;
}

.countClick span {
  font-size: 0.346667rem;
  color: #fff;
  vertical-align: top;
  display: inline-block;
  margin-top: 0.04rem;
}

.praise {
  background-image: url("../image/66.png");
}

.countClick .praised {
  background-image: url("../image/67.png");
}

.report {
  color: #666;
  float: right;
}

.shareBox {
  position: relative;
  border-top: 1px solid #ddd;
  margin-top: 0.666667rem;
  padding-top: 0.666667rem;
}

.shareBox span {
  display: inline-block;
  background: #fff;
  width: 2.4rem;
  height: 0.666667rem;
  line-height: 0.666667rem;
  text-align: center;
  font-size: 0.4rem;
  color: #999;
  position: absolute;
  top: -0.333333rem;
  left: 3.4rem;
}

.shareBox ul {
  display: flex;
}

.shareBox ul li {
  flex: 1;
  text-align: center;
}

.shareBox ul li img {
  width: 0.853333rem;
  height: 0.853333rem;
}

.shareBox ul li p {
  font-size: 0.346667rem;
  color: #000
}

.img {
  padding: 4px;
  /*    border: 1px solid #dddddd;*/
  max-width: 99%;
}

.content .pci_c p {
  text-align: center;
  text-indent: 0;
}

#content {
  /*font-size: 18px;*/
}

.content p {
  /*text-indent: 2em; 
   text-align: justify;*/
}

.hotFather {
  margin-top: 0.666667rem;
}

.hotFather h3 {
  font-size: 0.4rem;
  color: #333;
  border-left: 0.053333rem solid #e63734;
  padding-left: 0.266667rem;
  font-weight: normal;
}

.hotFather .hotDiscuss_div {
  margin-top: 0.4rem;
  padding-bottom: 0.2rem;
  border-bottom: 0.013333rem solid #e3e3e3;
}

.hotFather .discuss-icon {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  margin-right: 0.266667rem;
  overflow: hidden;
}

.hotFather .discuss-icon img {
  width: 100%;
  height: 100%;
}

.hotFather .discuss-username {
  font-size: 0.373333rem;
  color: #999;
}

.hotFather .discuss-count {
  margin-left: 0.133333rem;
  font-size: 0.346667rem;
  color: #999;
}

.hotDiscuss_div i {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  background-size: 0.4rem;
  margin-right: 0.133333rem;
}

.hotDiscuss_div ul li {
  line-height: 0.933333rem;
}

.discuss-content {
  margin-left: 1.066667rem;
  margin-top: 0.2rem;
  margin-bottom: 0.133333rem
}

.discuss-content h2 {
  font-weight: normal;
  font-size: 0.4rem;
  color: #333;
}

.discuss-content>p {
  margin-top: 0.2rem;
  font-size: 0.346667rem;
  color: #999;
}

.discuss-floor {
  margin-top: 0.4rem;
  padding: 0.266667rem;
  background: #f6f6f6;
}

.discuss-floor p {
  font-size: 0.373333rem;
  color: #666;
  height: 0.533333rem;
  line-height: 0.533333rem;
}

.discuss-floor p span {
  font-size: 0.346667rem;
  color: #999;
}

video {
  width: 100%;
}

#video_image {
  width: 100%;
}

#imgBox li {
  position: relative;
}

.toolbar {
  position: absolute;
  left: 0px;
  top: 38%;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.relatedBox .noimage {
  width: 100%;
}

.relatedBox h3 {
  font-size: 0.4rem;
  color: #333;
  border-left: 0.053333rem solid #e63734;
  padding-left: 0.266667rem;
  letter-spacing: 0.05rem;
  margin: 0.3rem 0;
}

.relatedBox ul li {
  position: relative;
  float: left;
  margin: 0.05rem;
}

.relative_title {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  width: 3rem;
  padding: 0.3rem;
  text-align: justify;
}

.relative_title a {
  font-size: 0.35rem;
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /*line-height: 0.6rem;*/
  /*letter-spacing:0.01rem;*/
}

.relative_img {
  position: relative;
  width: 3rem;
  height: 3.2rem;
}

.relative_img img {
  width: 100%;
  height: 100%;
}

.relative_img .mark {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  z-index: 99;
  left: 0;
  top: 0;
}

.relateBottom {
  position: absolute;
  bottom: 0;
  z-index: 100;
  font-size: 0.45rem;
}

.relateBottom img {
  width: 0.45rem;
}

.relateBottom span {
  color: #fff;
  font-size: 0.4rem;
  margin-top: 0.03rem;
}

.relative_source {
  margin-top: 0.4rem;
}

.relative_source span {
  font-size: 0.346667rem;
  color: #999;
}

.relative_source span:first-child {
  margin-right: 0.133333rem;
}

.relateBottom {
  position: absolute;
  bottom: 0.3rem;
  width: 2.3rem;
  left: 0.3rem;
}

.intro,
.sub {
  color: #999;
  font-size: 0.4rem;
}

.relative_img img,
.relatedBox ul li {
  width: 3rem;
  height: 3.2rem;
}

.blank {
  height: 0.3rem;
  background-color: #f6f6f6;
  width: 110%;
  margin-top: 0.5rem;
  margin-left: -5%;
}

.content * {
  max-width: 100% !important;
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  word-wrap: break-word !important;
}

.tips_global,
.imagetitle,
.tips_global,
.reward_qrcode_img_wrp,
.reward_access,
.profile_meta,
.profile_nickname,
.weui-dialog__btn {
  display: none;
}

iframe,
video {
  display: none;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.6
}

body {
  -webkit-touch-callout: none;
  font-family: -apple-system-font, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  background-color: #f3f3f3;
  line-height: inherit
}

body.rich_media_empty_extra {
  background-color: #fff
}

body.rich_media_empty_extra .rich_media_area_primary:before {
  display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-size: 16px
}

* {
  margin: 0;
  padding: 0
}

a {
  color: #607fa6;
  text-decoration: none
}

.rich_media_inner {
  font-size: 16px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}

.rich_media_area_primary {
  position: relative;
  padding: 20px 15px 15px;
  background-color: #fff
}

.rich_media_area_primary:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid #e5e5e5;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  top: auto;
  bottom: -2px
}

.rich_media_area_primary .original_img_wrp {
  display: inline-block;
  font-size: 0
}

.rich_media_area_primary .original_img_wrp .tips_global {
  display: block;
  margin-top: .5em;
  font-size: 14px;
  text-align: right;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal
}

.rich_media_area_extra {
  padding: 0 15px 0
}

.rich_media_title {
  margin-bottom: 10px;
  line-height: 1.4;
  font-weight: 400;
  font-size: 24px
}

.icon_original_tag_primary {
  display: inline-block;
  padding: 1px .65em;
  margin-top: -0.2em;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 12px;
  border-top-left-radius: .85em 50%;
  -moz-border-radius-topleft: .85em 50%;
  -webkit-border-top-left-radius: .85em 50%;
  border-top-right-radius: .85em 50%;
  -moz-border-radius-topright: .85em 50%;
  -webkit-border-top-right-radius: .85em 50%;
  border-bottom-left-radius: .85em 50%;
  -moz-border-radius-bottomleft: .85em 50%;
  -webkit-border-bottom-left-radius: .85em 50%;
  border-bottom-right-radius: .85em 50%;
  -moz-border-radius-bottomright: .85em 50%;
  -webkit-border-bottom-right-radius: .85em 50%;
  border: 1px solid #9e9e9e;
  color: #8c8c8c
}

.icon_original_tag_primary.title_tag {
  background-color: #e94442;
  border-color: #d04b4e;
  color: #fff;
  margin-bottom: .5em;
  padding: 2px .65em;
  border-top-left-radius: .95em 50%;
  -moz-border-radius-topleft: .95em 50%;
  -webkit-border-top-left-radius: .95em 50%;
  border-top-right-radius: .95em 50%;
  -moz-border-radius-topright: .95em 50%;
  -webkit-border-top-right-radius: .95em 50%;
  border-bottom-left-radius: .95em 50%;
  -moz-border-radius-bottomleft: .95em 50%;
  -webkit-border-bottom-left-radius: .95em 50%;
  border-bottom-right-radius: .95em 50%;
  -moz-border-radius-bottomright: .95em 50%;
  -webkit-border-bottom-right-radius: .95em 50%
}

.rich_media_meta_list {
  margin-bottom: 18px;
  line-height: 20px;
  font-size: 0
}

.rich_media_meta_list em {
  font-style: normal
}

.rich_media_meta {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-bottom: 10px;
  font-size: 16px
}

.meta_original_tag {
  display: inline-block;
  vertical-align: middle;
  padding: 1px .5em;
  border: 1px solid #9e9e9e;
  color: #8c8c8c;
  border-top-left-radius: 20% 50%;
  -moz-border-radius-topleft: 20% 50%;
  -webkit-border-top-left-radius: 20% 50%;
  border-top-right-radius: 20% 50%;
  -moz-border-radius-topright: 20% 50%;
  -webkit-border-top-right-radius: 20% 50%;
  border-bottom-left-radius: 20% 50%;
  -moz-border-radius-bottomleft: 20% 50%;
  -webkit-border-bottom-left-radius: 20% 50%;
  border-bottom-right-radius: 20% 50%;
  -moz-border-radius-bottomright: 20% 50%;
  -webkit-border-bottom-right-radius: 20% 50%;
  font-size: 15px;
  line-height: 1.1
}

.meta_enterprise_tag img {
  width: 30px;
  height: 30px !important;
  display: block;
  position: relative;
  margin-top: -3px;
  border: 0
}

.rich_media_meta_text {
  color: #8c8c8c
}

span.rich_media_meta_nickname {
  display: none
}

.rich_media_thumb_wrp {
  margin-bottom: 6px
}

.rich_media_thumb_wrp .original_img_wrp {
  display: block
}

.rich_media_thumb {
  display: block;
  width: 100%
}

.rich_media_content {
  overflow: hidden;
  color: #3e3e3e
}

.rich_media_content * {
  max-width: 100% !important;
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  word-wrap: break-word !important
}

.rich_media_content p {
  clear: both;
  min-height: 1em
}

.rich_media_content em {
  font-style: italic
}

.rich_media_content fieldset {
  min-width: 0
}

.rich_media_content .list-paddingleft-2 {
  padding-left: 30px
}

.rich_media_content blockquote {
  margin: 0;
  padding-left: 10px;
  border-left: 3px solid #dbdbdb
}

img {
  height: auto !important
}

@media screen and (device-aspect-ratio:2/3),
screen and (device-aspect-ratio:40/71) {
  .meta_original_tag {
    padding-top: 0
  }
}

@media(min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) {
  .mm_appmsg .rich_media_inner,
  .mm_appmsg .rich_media_meta,
  .mm_appmsg .discuss_list,
  .mm_appmsg .rich_media_extra,
  .mm_appmsg .title_tips .tips {
    font-size: 17px
  }
  .mm_appmsg .meta_original_tag {
    font-size: 15px
  }
}

@media(min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) {
  .mm_appmsg .rich_media_title {
    font-size: 25px
  }
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
  .rich_media_area_extra {
    padding-bottom: 34px
  }
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape) {
  .rich_media_area_primary {
    padding: 20px 59px 15px 59px
  }
  .rich_media_area_extra {
    padding: 0 59px 21px 59px
  }
}

@media screen and (min-width:1024px) {
  .rich_media {
    width: 740px;
    margin-left: auto;
    margin-right: auto
  }
  .rich_media_inner {
    padding: 20px
  }
  body {
    background-color: #fff
  }
}

@media screen and (min-width:1025px) {
  body {
    font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif
  }
  .rich_media {
    position: relative
  }
  .rich_media_inner {
    background-color: #fff;
    padding-bottom: 100px
  }
}

.radius_avatar {
  display: inline-block;
  background-color: #fff;
  padding: 3px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
  vertical-align: middle
}

.radius_avatar img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #eee
}

.cell {
  padding: .8em 0;
  display: block;
  position: relative
}

.cell_hd,
.cell_bd,
.cell_ft {
  display: table-cell;
  vertical-align: middle;
  word-wrap: break-word;
  word-break: break-all;
  white-space: nowrap
}

.cell_primary {
  width: 2000px;
  white-space: normal
}

.flex_cell {
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.flex_cell_primary {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  box-flex: 1;
  flex: 1
}

.original_tool_area {
  display: block;
  padding: .75em 1em 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #3e3e3e;
  border: 1px solid #eaeaea;
  margin: 20px 0
}

.original_tool_area .tips_global {
  position: relative;
  padding-bottom: .5em;
  font-size: 15px
}

.original_tool_area .tips_global:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #dbdbdb;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5)
}

.original_tool_area .radius_avatar {
  width: 27px;
  height: 27px;
  padding: 0;
  margin-right: .5em
}

.original_tool_area .radius_avatar img {
  height: 100% !important
}

.original_tool_area .flex_cell_bd {
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal
}

.original_tool_area .flex_cell_ft {
  font-size: 14px;
  color: #8c8c8c;
  padding-left: 1em;
  white-space: nowrap
}

.original_tool_area .icon_access:after {
  content: " ";
  display: inline-block;
  height: 8px;
  width: 8px;
  border-width: 1px 1px 0 0;
  border-color: #cbcad0;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  -ms-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  top: -1px
}

.weui_loading {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: weuiLoading 1s steps(12, end) infinite;
  animation: weuiLoading 1s steps(12, end) infinite;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iciIgd2lkdGg9JzEyMHB4JyBoZWlnaHQ9JzEyMHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj4KICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiPjwvcmVjdD4KICAgIDxyZWN0IHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjRTlFOUU5JwogICAgICAgICAgdHJhbnNmb3JtPSdyb3RhdGUoMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc+CiAgICA8L3JlY3Q+CiAgICA8cmVjdCB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzk4OTY5NycKICAgICAgICAgIHRyYW5zZm9ybT0ncm90YXRlKDMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4KICAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyM5Qjk5OUEnCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc+CiAgICAgICAgICAgICAgICAgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz4KICAgIDwvcmVjdD4KICAgIDxyZWN0IHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjQTNBMUEyJwogICAgICAgICAgdHJhbnNmb3JtPSdyb3RhdGUoOTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNBQkE5QUEnCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgxMjAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNCMkIyQjInCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNCQUI4QjknCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgxODAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNDMkMwQzEnCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgyMTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNDQkNCQ0InCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNEMkQyRDInCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgyNzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNEQURBREEnCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgzMDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNFMkUyRTInCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgzMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0Pgo8L3N2Zz4=) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%
}

@-webkit-keyframes weuiLoading {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg)
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg)
  }
}

@keyframes weuiLoading {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg)
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg)
  }
}

.gif_img_wrp {
  display: inline-block;
  font-size: 0;
  position: relative;
  font-weight: 400;
  font-style: normal;
  text-indent: 0;
  text-shadow: none 1px 1px rgba(0, 0, 0, 0.5)
}

.gif_img_wrp img {
  vertical-align: top
}

.gif_img_tips {
  background: rgba(0, 0, 0, 0.6) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#99000000', endcolorstr='#99000000');
  border-top-left-radius: 1.2em 50%;
  -moz-border-radius-topleft: 1.2em 50%;
  -webkit-border-top-left-radius: 1.2em 50%;
  border-top-right-radius: 1.2em 50%;
  -moz-border-radius-topright: 1.2em 50%;
  -webkit-border-top-right-radius: 1.2em 50%;
  border-bottom-left-radius: 1.2em 50%;
  -moz-border-radius-bottomleft: 1.2em 50%;
  -webkit-border-bottom-left-radius: 1.2em 50%;
  border-bottom-right-radius: 1.2em 50%;
  -moz-border-radius-bottomright: 1.2em 50%;
  -webkit-border-bottom-right-radius: 1.2em 50%;
  line-height: 2.3;
  font-size: 11px;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 10px;
  min-width: 65px
}

.gif_img_tips.loading {
  min-width: 75px
}

.gif_img_tips i {
  vertical-align: middle;
  margin: -0.2em .73em 0 -2px
}

.gif_img_play_arrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: dashed;
  border-color: transparent;
  border-right-width: 0;
  border-left-color: #fff;
  border-left-style: solid;
  border-width: 5px 0 5px 8px
}

.gif_img_loading {
  width: 14px;
  height: 14px
}

i.gif_img_loading {
  margin-left: -4px
}

.gif_bg_tips_wrp {
  position: relative;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0
}

.gif_bg_tips_wrp .gif_img_tips_group {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999
}

.gif_bg_tips_wrp .gif_img_tips_group .gif_img_tips {
  top: 0;
  left: 0;
  bottom: auto
}

.rich_media_global_msg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 1em 35px 1em 15px;
  z-index: 2;
  background-color: #c6e0f8;
  color: #8c8c8c;
  font-size: 13px
}

.rich_media_global_msg .icon_closed {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -5px;
  line-height: 300px;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: transparent url(//res.wx.qq.com/mmbizwap/zh_CN/htmledition/images/icon/appmsg/icon_appmsg_msg_closed_sprite.2x2eb52b.png) no-repeat 0 0;
  width: 11px;
  height: 11px;
  vertical-align: middle;
  display: inline-block;
  -webkit-background-size: 100% auto;
  background-size: 100% auto
}

.rich_media_global_msg .icon_closed:active {
  background-position: 0 -17px
}

.preview_appmsg .rich_media_title {
  margin-top: 1.9em
}

@media screen and (min-width:1024px) {
  .rich_media_global_msg {
    position: relative;
    margin: 0 20px
  }
  .preview_appmsg .rich_media_title {
    margin-top: 0
  }
}

.pages_reset {
  color: #3e3e3e;
  line-height: 1.6;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  text-indent: 0;
  letter-spacing: normal;
  text-align: left;
  text-decoration: none;
  white-space: normal
}

.weapp_element,
.weapp_display_element,
.mp-miniprogram {
  display: block;
  margin: 1em 0
}

.share_audio_context {
  margin: 16px 0
}

.weapp_text_link {
  font-size: 17px
}

.weapp_text_link:before {
  content: '';
  display: inline-block;
  line-height: 1;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAb1BMVEUAAAB4it11h9x2h9x2h9x2htx8j+R8i+B1h9x2h9x3h92Snv91htt2h9x1h9x4h9x1h9x1h9x2idx1h9t2h9t1htt1h9x1h9x1htx2h9x1h912h9x4h913iN17juOOjuN1iNx2h9t4h958i+B1htvejBiPAAAAJHRSTlMALPLcxKcVEOXXUgXtspU498sx69DPu5+Yc2JeRDwbCYuIRiGBtoolAAAA3ElEQVQoz62S1xKDIBBFWYiFYImm2DWF///G7DJEROOb58U79zi4O8iOo8zuCRfV8EdFgbYE49qFQs8ksJInajOA1wWfYvLcGSueU/oUGBtPpti09uNS68KTMcrQ5jce4kmN/HKn9XVPAo702JEdx9hTUrWUqVrI3KwUmM1NhIWMKdwiGvpGMWZOAj1PZuzAxHwhVSplrajoseBnbyDHAwvrtvKKhdqTtFBkL8wO5ijcsS3G1JMNvQ5mdW7fc0x0+ZcnlJlZiflAomdEyFaM7qeK2JahEjy5ZyU7jC/q/Rz/DgqEuAAAAABJRU5ErkJggg==');
  vertical-align: middle;
  font-size: 11px;
  color: #888;
  border-radius: 10px;
  background-color: #f4f4f4;
  margin-right: 6px;
  margin-top: -4px;
  background-position: center;
  height: 20px;
  width: 20px
}

.weui-mask {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6)
}

.weui-dialog {
  position: fixed;
  z-index: 5000;
  width: 80%;
  max-width: 300px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  text-align: center;
  border-radius: 3px;
  overflow: hidden
}

.weui-dialog__hd {
  padding: 1.3em 1.6em .5em
}

.weui-dialog__title {
  font-weight: 400;
  font-size: 18px
}

.weui-dialog__bd {
  padding: 0 1.6em .8em;
  min-height: 40px;
  font-size: 15px;
  line-height: 1.3;
  word-wrap: break-word;
  word-break: break-all;
  color: #999
}

.weui-dialog__bd:first-child {
  padding: 2.7em 20px 1.7em;
  color: #353535
}

.weui-dialog__ft {
  position: relative;
  line-height: 48px;
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex
}

.weui-dialog__ft:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #d5d5d6;
  color: #d5d5d6;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5)
}

.weui-dialog__btn {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #3cc51f;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative
}

.weui-dialog__btn:active {
  background-color: #eee
}

.weui-dialog__btn:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  bottom: 0;
  border-left: 1px solid #d5d5d6;
  color: #d5d5d6;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5)
}

.weui-dialog__btn:first-child:after {
  display: none
}

.weui-dialog__btn_default {
  color: #353535
}

.weui-dialog__btn_primary {
  color: #0bb20c
}
