
/* line 5, ../../../../../../../../../private/var/folders/cj/1fq9dht56b7bxf266tyhrxp00000gn/T/AppTranslocation/130B9371-FE2C-413A-90AE-B952B844D597/d/Fire.app/Contents/Resources/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../private/var/folders/cj/1fq9dht56b7bxf266tyhrxp00000gn/T/AppTranslocation/130B9371-FE2C-413A-90AE-B952B844D597/d/Fire.app/Contents/Resources/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../private/var/folders/cj/1fq9dht56b7bxf266tyhrxp00000gn/T/AppTranslocation/130B9371-FE2C-413A-90AE-B952B844D597/d/Fire.app/Contents/Resources/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../private/var/folders/cj/1fq9dht56b7bxf266tyhrxp00000gn/T/AppTranslocation/130B9371-FE2C-413A-90AE-B952B844D597/d/Fire.app/Contents/Resources/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../private/var/folders/cj/1fq9dht56b7bxf266tyhrxp00000gn/T/AppTranslocation/130B9371-FE2C-413A-90AE-B952B844D597/d/Fire.app/Contents/Resources/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../private/var/folders/cj/1fq9dht56b7bxf266tyhrxp00000gn/T/AppTranslocation/130B9371-FE2C-413A-90AE-B952B844D597/d/Fire.app/Contents/Resources/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../private/var/folders/cj/1fq9dht56b7bxf266tyhrxp00000gn/T/AppTranslocation/130B9371-FE2C-413A-90AE-B952B844D597/d/Fire.app/Contents/Resources/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../private/var/folders/cj/1fq9dht56b7bxf266tyhrxp00000gn/T/AppTranslocation/130B9371-FE2C-413A-90AE-B952B844D597/d/Fire.app/Contents/Resources/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../private/var/folders/cj/1fq9dht56b7bxf266tyhrxp00000gn/T/AppTranslocation/130B9371-FE2C-413A-90AE-B952B844D597/d/Fire.app/Contents/Resources/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 157, ../sass/style.sass */
body {
  font-family: Helvetica Neue, Helvetica, Arial, PingFang TC, 黑體-繁, Heiti TC, 蘋果儷中黑, Apple LiGothic Medium, 微軟正黑體, Microsoft JhengHei, sans-serif;
  background-color: #257174;
}

/* line 161, ../sass/style.sass */
a {
  text-decoration: none;
}

/* line 166, ../sass/style.sass */
.mb70 {
  margin-bottom: 70px;
}

/* line 173, ../sass/style.sass */
.sprite {
  background-image: url("../images/css_sprites.png");
  background-size: 850px 60px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  /* line 178, ../sass/style.sass */
  .sprite {
    background-image: url("../images/css_sprites@2x.png");
  }
}
@media only screen and (-moz-device-pixel-ratio: 2), only screen and (-moz-device-pixel-ratio: 2) {
  /* line 183, ../sass/style.sass */
  .sprite {
    background-image: url("../images/css_sprites@2x.png");
  }
}
/* line 190, ../sass/style.sass */
.go-top, .go-top-artical, .go-top-index-artical {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  background-color: rgba(120, 208, 212, 0.8);
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 150;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
/* line 202, ../sass/style.sass */
.go-top .go-top-arrow, .go-top-artical .go-top-arrow, .go-top-index-artical .go-top-arrow {
  width: 16px;
  height: 16px;
  background-position: -834px 0;
}

/* line 213, ../sass/style.sass */
.articles-lightbox, .articles-arrow {
  position: fixed;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 250;
  height: 100%;
  width: 100%;
  min-height: 100vh;
  width: 720px;
  background-color: #fff;
  overflow-y: scroll;
}
/* line 225, ../sass/style.sass */
.articles-lightbox .go-top-index-artical, .articles-arrow .go-top-index-artical {
  margin-bottom: 70px;
  position: absolute;
  z-index: 500;
}
/* line 229, ../sass/style.sass */
.articles-lightbox .artical-data, .articles-arrow .artical-data {
  margin-top: -10px;
  margin-bottom: -10px;
}
/* line 232, ../sass/style.sass */
.articles-lightbox .artical-data .articles-close, .articles-arrow .artical-data .articles-close {
  width: 20px;
  height: 20px;
  background-position: -814px 0px;
  float: right;
  margin-top: 10px;
  margin-left: 30px;
  opacity: 0.5;
  cursor: pointer;
}
/* line 241, ../sass/style.sass */
.articles-lightbox .artical-data .articles-close:hover, .articles-arrow .artical-data .articles-close:hover {
  opacity: 1;
}

/* line 245, ../sass/style.sass */
.articles-arrow {
  overflow: visible;
  width: 720px;
  background-color: rgba(255, 255, 255, 0);
}
/* line 249, ../sass/style.sass */
.articles-arrow .articles-arrow-left, .articles-arrow .articles-arrow-right {
  width: 30px;
  height: 60px;
  background-position: -784px 0;
  position: fixed;
  top: 50%;
  cursor: pointer;
}
/* line 256, ../sass/style.sass */
.articles-arrow .articles-arrow-left:hover, .articles-arrow .articles-arrow-right:hover {
  opacity: 0.5;
}
/* line 258, ../sass/style.sass */
.articles-arrow .articles-arrow-left {
  left: -60px;
  transform: rotateY(180deg) translateY(-50%);
}
/* line 261, ../sass/style.sass */
.articles-arrow .articles-arrow-right {
  transform: translateY(-50%);
  right: -60px;
}

/* line 269, ../sass/style.sass */
.block-mb70 {
  background-color: #FFF;
  width: 720px;
  height: 70px;
}

/* line 275, ../sass/style.sass */
.noscroll {
  overflow: hidden;
}

/* line 284, ../sass/style.sass */
.download {
  display: none;
}

/* line 289, ../sass/style.sass */
.modal-download, .modal-download-baby, .modal-download-gay {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 350;
  transform: translate(-50%, -50%);
  background-color: #FFF;
  overflow: hidden;
}
/* line 298, ../sass/style.sass */
.modal-download .modal-download-close, .modal-download-baby .modal-download-close, .modal-download-gay .modal-download-close {
  width: 20px;
  height: 20px;
  background-position: -478px 0px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
/* line 306, ../sass/style.sass */
.modal-download .modal-download-bg, .modal-download .modal-download-bg-baby, .modal-download .modal-download-bg-gay, .modal-download-baby .modal-download-bg, .modal-download-baby .modal-download-bg-baby, .modal-download-baby .modal-download-bg-gay, .modal-download-gay .modal-download-bg, .modal-download-gay .modal-download-bg-baby, .modal-download-gay .modal-download-bg-gay {
  background: url("../images/downloadimg.png");
  background-size: 500px 245px;
  width: 500px;
  height: 245px;
}
/* line 311, ../sass/style.sass */
.modal-download .modal-ldownload-title, .modal-download-baby .modal-ldownload-title, .modal-download-gay .modal-ldownload-title {
  font-size: 20px;
  font-weight: 500;
  color: #3d4544;
  text-align: center;
  margin: 20px auto;
}
/* line 315, ../sass/style.sass */
.modal-download .modal-ldownload-btn, .modal-download-baby .modal-ldownload-btn, .modal-download-gay .modal-ldownload-btn {
  font-size: 20px;
  font-weight: 400;
  color: white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  margin: 40px;
  padding: 15px;
  text-align: center;
  background-color: #F66909;
  cursor: point;
}
/* line 325, ../sass/style.sass */
.modal-download .modal-download-bg-baby, .modal-download-baby .modal-download-bg-baby, .modal-download-gay .modal-download-bg-baby {
  background: url("../images/downloadimg-baby.png");
}
/* line 327, ../sass/style.sass */
.modal-download .btn-baby, .modal-download-baby .btn-baby, .modal-download-gay .btn-baby {
  background-color: #FF919A;
}
/* line 330, ../sass/style.sass */
.modal-download .modal-download-bg-gay, .modal-download-baby .modal-download-bg-gay, .modal-download-gay .modal-download-bg-gay {
  background: url("../images/downloadimg-gay.png");
}
/* line 332, ../sass/style.sass */
.modal-download .btn-gay, .modal-download-baby .btn-gay, .modal-download-gay .btn-gay {
  background-color: #31BFE0;
}

/* line 338, ../sass/style.sass */
.modal-download-mask, .articles-black-mask {
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  display: none;
  overflow-y: scroll;
}

/* line 348, ../sass/style.sass */
.modal-download-mask {
  z-index: 300;
}

/* line 350, ../sass/style.sass */
.articles-black-mask {
  z-index: 200;
}

/* line 352, ../sass/style.sass */
.modal-download-mask-open, .articles-black-mask-open {
  display: block;
}

/* line 359, ../sass/style.sass */
.nav {
  background-color: #78d0d4;
  height: 60px;
  width: 100%;
}

/* line 364, ../sass/style.sass */
.nav-logo {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  position: relative;
  top: 20px;
  left: 15px;
}

/* line 370, ../sass/style.sass */
.nav-search {
  box-sizing: border-box;
  display: inline-block;
  float: right;
  position: relative;
  overflow: hidden;
}
/* line 376, ../sass/style.sass */
.nav-search input {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  width: 300px;
  height: 34px;
  padding: 0 20px;
  margin: 12px 0;
  border: none;
  box-sizing: border-box;
  background-color: #38a9ae;
}
/* line 38, ../sass/style.sass */
.nav-search input.placeholder {
  color: #fff;
  opacity: 0.6;
  letter-spacing: 1px;
  background-color: transparent;
}
/* line 43, ../sass/style.sass */
.nav-search input:-moz-placeholder {
  color: #fff;
  opacity: 0.6;
  letter-spacing: 1px;
  background-color: transparent;
}
/* line 48, ../sass/style.sass */
.nav-search input::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.6;
  letter-spacing: 1px;
  background-color: transparent;
}
/* line 387, ../sass/style.sass */
.nav-search input:focus {
  outline: none;
}
/* line 389, ../sass/style.sass */
.nav-search .nav-icon-search {
  width: 20px;
  height: 20px;
  background-position: -664px 0;
  position: absolute;
  right: 10px;
  top: 19px;
}

/* line 400, ../sass/style.sass */
.mb-menu-btn, .mb-search-close, .mb-search-btn, .mb-menu, .mb-search-input {
  display: none;
}

/* line 407, ../sass/style.sass */
.contant-wapper {
  max-width: 900px;
  margin: 0 auto;
}
/* line 410, ../sass/style.sass */
.contant-wapper .menu {
  float: left;
  width: calc(20% - 30px);
  margin-top: 30px;
  height: 100vh;
  overflow: scroll;
}
/* line 416, ../sass/style.sass */
.contant-wapper .menu .menu-item {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: 15px;
  margin-bottom: 5px;
  opacity: 0.7;
  position: relative;
}
/* line 424, ../sass/style.sass */
.contant-wapper .menu .menu-item span {
  display: inline-block;
  vertical-align: middle;
}
/* line 426, ../sass/style.sass */
.contant-wapper .menu .menu-item .menu-goto {
  display: inline-block;
  vertical-align: middle;
  float: right;
  position: absolute;
  right: 30px;
  opacity: 0;
  width: 14px;
  height: 14px;
  background-position: -600px 0;
}
/* line 435, ../sass/style.sass */
.contant-wapper .menu .menu-item:hover {
  opacity: 1;
  background-color: #2b8488;
}
/* line 438, ../sass/style.sass */
.contant-wapper .menu .menu-item:hover span {
  font-weight: 500;
}
/* line 440, ../sass/style.sass */
.contant-wapper .menu .menu-item:hover .menu-goto {
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  opacity: 1;
  right: 15px;
  width: 14px;
  height: 14px;
}

/* line 451, ../sass/style.sass */
.main {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: right;
  width: 80%;
  margin-top: 30px;
  background-color: #fff;
}

/* line 457, ../sass/style.sass */
.min-h {
  min-height: 100vh;
}

/* line 460, ../sass/style.sass */
.border-radius-correct {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* line 470, ../sass/style.sass */
.postlist-category {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #d9f2f3;
  overflow: hidden;
}
/* line 474, ../sass/style.sass */
.postlist-category .group-title {
  font-size: 18px;
  font-weight: 500;
  color: #2b8488;
  display: inline-block;
  vertical-align: middle;
  padding: 15px 20px;
  line-height: 22px;
  font-weight: 400;
}
/* line 480, ../sass/style.sass */
.postlist-category .tab {
  float: right;
}
/* line 482, ../sass/style.sass */
.postlist-category .tab .tab-item {
  font-size: 16px;
  font-weight: 400;
  color: #2b8488;
  display: inline-block;
  vertical-align: middle;
  padding: 15px 30px;
  line-height: 22px;
  cursor: pointer;
}
/* line 488, ../sass/style.sass */
.postlist-category .tab .tab-active {
  font-size: 16px;
  font-weight: 400;
  color: #3d4544;
  background-color: #fff;
}
/* line 491, ../sass/style.sass */
.postlist-category .tab .tab-right {
  border-top-right-radius: 5px;
}

/* line 496, ../sass/style.sass */
.tag {
  margin-left: 20px;
  position: absolute;
}
/* line 499, ../sass/style.sass */
.tag span {
  font-size: 14px;
  font-weight: 300;
  color: #6d7b79;
}
/* line 501, ../sass/style.sass */
.tag .flag-top {
  margin-right: 5px;
  display: inline-block;
}
/* line 28, ../sass/style.sass */
.tag .flag-top span {
  background-color: #78d0d4;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 4px solid #fff;
}
/* line 503, ../sass/style.sass */
.tag .flag-select {
  margin-right: 5px;
  display: inline-block;
}
/* line 28, ../sass/style.sass */
.tag .flag-select span {
  background-color: #e87d7d;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 4px solid #fff;
}

/* line 507, ../sass/style.sass */
.postlist-empty {
  font-size: 18px;
  font-weight: 500;
  color: #3d4544;
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0 auto;
}

/* line 513, ../sass/style.sass */
.postlist-item {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px;
  overflow: auto;
  border-bottom: 1px solid #e5e8e8;
  width: 100%;
  box-sizing: border-box;
}
/* line 521, ../sass/style.sass */
.postlist-item:last-child {
  border: none;
}
/* line 523, ../sass/style.sass */
.postlist-item .postlist-item__left {
  margin-right: 25px;
  float: left;
}
/* line 526, ../sass/style.sass */
.postlist-item .postlist-item__left .circle-point {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  background-color: #eee;
  position: relative;
  background-color: #fb9978;
}
/* line 534, ../sass/style.sass */
.postlist-item .postlist-item__left .circle-point span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 539, ../sass/style.sass */
.postlist-item .postlist-item__left .circle-point .avatar-list-boy {
  position: relative;
  left: 35px;
  top: 35px;
  width: 20px;
  height: 20px;
  background-position: -118px 0;
}
/* line 541, ../sass/style.sass */
.postlist-item .postlist-item__left .circle-point .avatar-list-girl {
  position: relative;
  left: 35px;
  top: 35px;
  width: 20px;
  height: 20px;
  background-position: -218px 0;
}
/* line 543, ../sass/style.sass */
.postlist-item .postlist-item__left .circle-point .avatar-list-neutral {
  position: relative;
  left: 35px;
  top: 35px;
  width: 20px;
  height: 20px;
  background-position: -318px 0;
}
/* line 545, ../sass/style.sass */
.postlist-item .postlist-item__left .circle-point .avatar-list-piggy {
  position: relative;
  left: 35px;
  top: 35px;
  width: 20px;
  height: 20px;
  background-position: -418px 0;
}
/* line 548, ../sass/style.sass */
.postlist-item .postlist-item__right {
  overflow: hidden;
  float: left;
  width: 100%;
}
/* line 553, ../sass/style.sass */
.postlist-item .postlist-item__right .author span, .postlist-item .postlist-item__right .author .author-crown-list {
  font-size: 14px;
  font-weight: 300;
  color: #3d4544;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
/* line 557, ../sass/style.sass */
.postlist-item .postlist-item__right .author .author-crown-list {
  width: 18px;
  height: 18px;
  background-position: -60px 0;
}
/* line 561, ../sass/style.sass */
.postlist-item .postlist-item__right .postlist-item-link {
  cursor: pointer;
  display: block;
}
/* line 564, ../sass/style.sass */
.postlist-item .postlist-item__right .postlist-item-link .title {
  font-size: 18px;
  font-weight: 500;
  color: #3d4544;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 18px;
  width: calc(100%  - 15px);
  margin: 10px 0;
}
/* line 570, ../sass/style.sass */
.postlist-item .postlist-item__right .postlist-item-link .sub-title {
  font-size: 14px;
  font-weight: 300;
  color: #6d7b79;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 14px;
  margin-bottom: 10px;
  width: calc(100% - 15px);
}
/* line 576, ../sass/style.sass */
.postlist-item .postlist-item__right .data-item {
  font-size: 14px;
  font-weight: 300;
  color: #94a09f;
  display: inline-block;
  margin-right: 8px;
}
/* line 580, ../sass/style.sass */
.postlist-item .postlist-item__right .data-item span, .postlist-item .postlist-item__right .data-item div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
/* line 583, ../sass/style.sass */
.postlist-item .postlist-item__right .data-item .data-read {
  width: 14px;
  height: 14px;
  background-position: -538px 0;
}
/* line 587, ../sass/style.sass */
.postlist-item .postlist-item__right .data-item .data-like {
  width: 14px;
  height: 14px;
  background-position: -524px 0;
}
/* line 591, ../sass/style.sass */
.postlist-item .postlist-item__right .data-item .data-comment {
  width: 14px;
  height: 14px;
  background-position: -498px 0;
}
/* line 595, ../sass/style.sass */
.postlist-item .postlist-item__right .guoup {
  font-size: 12px;
  font-weight: 300;
  color: #94a09f;
  display: inline-block;
  vertical-align: middle;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  float: right;
  border: 1px solid #afb8b7;
  padding: 3px 5px;
}

/* line 609, ../sass/style.sass */
.artical-data {
  padding: 45px;
}
/* line 611, ../sass/style.sass */
.artical-data .avatar-artical-boy {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  background-position: -78px 0;
}
/* line 613, ../sass/style.sass */
.artical-data .avatar-artical-girl {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  background-position: -178px 0;
}
/* line 615, ../sass/style.sass */
.artical-data .avatar-artical-neutral {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  background-position: -278px 0;
}
/* line 617, ../sass/style.sass */
.artical-data .avatar-artical-piggy {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  background-position: -378px 0;
}
/* line 619, ../sass/style.sass */
.artical-data .author-time {
  display: inline-block;
  vertical-align: middle;
}
/* line 622, ../sass/style.sass */
.artical-data .author-time .author-name span, .artical-data .author-time .author-name .author-crown-list {
  font-size: 16px;
  font-weight: 400;
  color: #3d4544;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
/* line 626, ../sass/style.sass */
.artical-data .author-time .author-name .author-crown-list {
  width: 18px;
  height: 18px;
  background-position: -60px 0;
}
/* line 630, ../sass/style.sass */
.artical-data .author-time .time {
  font-size: 12px;
  font-weight: 300;
  color: #798987;
  margin-top: 3px;
}
/* line 633, ../sass/style.sass */
.artical-data .group {
  font-size: 14px;
  font-weight: 300;
  color: #94a09f;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  float: right;
  border: 1px solid #afb8b7;
  padding: 3px 6px;
  margin-top: 10px;
  cursor: point;
}

/* line 644, ../sass/style.sass */
.artical-main {
  padding: 0 45px;
}
/* line 646, ../sass/style.sass */
.artical-main .artical-title {
  font-size: 30px;
  font-weight: 500;
  color: #3d4544;
  padding-bottom: 30px;
  line-height: 36px;
}
/* line 651, ../sass/style.sass */
.artical-main .context {
  font-size: 18px;
  font-weight: 400;
  color: #495351;
  word-break: break-word;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  line-height: 30px;
  padding-bottom: 15px;
  overflow: hidden;
}
/* line 657, ../sass/style.sass */
.artical-main .context > img {
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
  margin-top: 15px;
  height: auto;
}
/* line 664, ../sass/style.sass */
.artical-main .artical-num-data {
  font-size: 16px;
  font-weight: 300;
  color: #798987;
  padding: 15px 0;
  border-bottom: 1px solid #e5e8e8;
}
/* line 668, ../sass/style.sass */
.artical-main .artical-num-data span {
  margin-right: 10px;
}
/* line 673, ../sass/style.sass */
.artical-main .share-btn {
  display: block;
  padding: 15px 0 30px 0;
}
/* line 676, ../sass/style.sass */
.artical-main .share-btn .bf-btn {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  background-color: #4267b2;
  padding: 8px 10px;
  margin-right: 10px;
  cursor: point;
}
/* line 62, ../sass/style.sass */
.artical-main .share-btn .bf-btn span {
  display: inline-block;
  vertical-align: middle;
}
/* line 678, ../sass/style.sass */
.artical-main .share-btn .bf-btn .share-fb {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-position: -724px 0;
  margin-right: 5px;
}
/* line 684, ../sass/style.sass */
.artical-main .share-btn .fbmg-btn {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  background-color: #3b94d9;
  padding: 8px 10px;
  margin-right: 10px;
  cursor: point;
}
/* line 62, ../sass/style.sass */
.artical-main .share-btn .fbmg-btn span {
  display: inline-block;
  vertical-align: middle;
}
/* line 686, ../sass/style.sass */
.artical-main .share-btn .fbmg-btn .share-fbmg {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-position: -744px 0;
  margin-right: 5px;
}
/* line 692, ../sass/style.sass */
.artical-main .share-btn .line-btn {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  background-color: #00b84f;
  padding: 8px 10px;
  margin-right: 10px;
  cursor: point;
}
/* line 62, ../sass/style.sass */
.artical-main .share-btn .line-btn span {
  display: inline-block;
  vertical-align: middle;
}
/* line 694, ../sass/style.sass */
.artical-main .share-btn .line-btn .share-line {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-position: -764px 0;
  margin-right: 5px;
}
/* line 700, ../sass/style.sass */
.artical-main .share-btn .follow-btn {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #94a09f;
  display: inline-block;
  border: 1px solid #879493;
  height: 36px;
  width: 77px;
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  float: right;
  cursor: pointer;
}

/* line 718, ../sass/style.sass */
.link-block, .repost-block {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #f3f4f4;
  width: 70%;
  height: 70px;
  margin: 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: point;
}
/* line 728, ../sass/style.sass */
.link-block .avatar-reply-link-boy, .repost-block .avatar-reply-link-boy {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 15px;
  background-position: -138px 0;
}
/* line 730, ../sass/style.sass */
.link-block .avatar-reply-link-girl, .repost-block .avatar-reply-link-girl {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 15px;
  background-position: -238px 0;
}
/* line 732, ../sass/style.sass */
.link-block .avatar-reply-link-neutral, .repost-block .avatar-reply-link-neutral {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 15px;
  background-position: -338px 0;
}
/* line 734, ../sass/style.sass */
.link-block .avatar-reply-link-piggy, .repost-block .avatar-reply-link-piggy {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 15px;
  background-position: -438px 0;
}
/* line 739, ../sass/style.sass */
.link-block .preview-img, .repost-block .preview-img {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: inline-block;
  vertical-align: middle;
  height: 70px;
  width: 70px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 747, ../sass/style.sass */
.link-block .preview-img img, .repost-block .preview-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* line 753, ../sass/style.sass */
.link-block .link-data, .link-block .repost-data, .repost-block .link-data, .repost-block .repost-data {
  width: calc(100%  - 130px);
  white-space: nowrap;
}
/* line 756, ../sass/style.sass */
.link-block .link-data .link-data-title, .link-block .link-data .repost-data-title, .link-block .repost-data .link-data-title, .link-block .repost-data .repost-data-title, .repost-block .link-data .link-data-title, .repost-block .link-data .repost-data-title, .repost-block .repost-data .link-data-title, .repost-block .repost-data .repost-data-title {
  font-size: 16px;
  font-weight: 400;
  color: #3d4544;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 8px;
  line-height: 16px;
}
/* line 761, ../sass/style.sass */
.link-block .link-data .link-data-subtitle, .link-block .link-data .repost-data-subtitle, .link-block .repost-data .link-data-subtitle, .link-block .repost-data .repost-data-subtitle, .repost-block .link-data .link-data-subtitle, .repost-block .link-data .repost-data-subtitle, .repost-block .repost-data .link-data-subtitle, .repost-block .repost-data .repost-data-subtitle {
  font-size: 14px;
  font-weight: 300;
  color: #798987;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 14px;
}
/* line 766, ../sass/style.sass */
.link-block .icon-goto, .repost-block .icon-goto {
  margin: 0px 15px 0 10px;
  width: 12px;
  height: 12px;
  background-position: -512px 0;
}

/* line 776, ../sass/style.sass */
.reply-title {
  font-size: 14px;
  font-weight: 400;
  color: #798987;
  display: block;
  background-color: #e5e8e8;
  padding: 10px 45px;
  margin: 0 -45px;
}

/* line 783, ../sass/style.sass */
.reply {
  padding: 30px 45px;
  border-bottom: 1px solid #e5e8e8;
  background-color: #FFF;
}
/* line 788, ../sass/style.sass */
.reply .reply-top {
  display: block;
  margin-bottom: 15px;
}
/* line 793, ../sass/style.sass */
.reply .reply-top .avatar-reply-boy {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  background-position: -138px 0;
  position: relative;
}
/* line 110, ../sass/style.sass */
.reply .reply-top .avatar-reply-boy .frame-number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -3px;
  top: -3px;
}
/* line 118, ../sass/style.sass */
.reply .reply-top .avatar-reply-boy .frame-number .block {
  border: 1px solid #44a0eb;
  display: inline-block;
  padding: 2px 4px;
  border-radius: 60px;
  min-width: 8px;
  text-align: center;
  background: #fff;
  font-size: 10px;
  color: #44a0eb;
}
/* line 128, ../sass/style.sass */
.reply .reply-top .avatar-reply-boy .frame-number .triangle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* line 134, ../sass/style.sass */
.reply .reply-top .avatar-reply-boy .frame-number .triangle .triangle-color {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  z-index: 1;
}
/* line 142, ../sass/style.sass */
.reply .reply-top .avatar-reply-boy .frame-number .triangle .triangle-outline {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #44a0eb;
  position: absolute;
  top: -1px;
}
/* line 797, ../sass/style.sass */
.reply .reply-top .avatar-reply-girl {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  background-position: -238px 0;
  position: relative;
}
/* line 110, ../sass/style.sass */
.reply .reply-top .avatar-reply-girl .frame-number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -3px;
  top: -3px;
}
/* line 118, ../sass/style.sass */
.reply .reply-top .avatar-reply-girl .frame-number .block {
  border: 1px solid #f87c7c;
  display: inline-block;
  padding: 2px 4px;
  border-radius: 60px;
  min-width: 8px;
  text-align: center;
  background: #fff;
  font-size: 10px;
  color: #f87c7c;
}
/* line 128, ../sass/style.sass */
.reply .reply-top .avatar-reply-girl .frame-number .triangle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* line 134, ../sass/style.sass */
.reply .reply-top .avatar-reply-girl .frame-number .triangle .triangle-color {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  z-index: 1;
}
/* line 142, ../sass/style.sass */
.reply .reply-top .avatar-reply-girl .frame-number .triangle .triangle-outline {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #f87c7c;
  position: absolute;
  top: -1px;
}
/* line 801, ../sass/style.sass */
.reply .reply-top .avatar-reply-neutral {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  background-position: -338px 0;
  position: relative;
}
/* line 110, ../sass/style.sass */
.reply .reply-top .avatar-reply-neutral .frame-number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -3px;
  top: -3px;
}
/* line 118, ../sass/style.sass */
.reply .reply-top .avatar-reply-neutral .frame-number .block {
  border: 1px solid #88bf19;
  display: inline-block;
  padding: 2px 4px;
  border-radius: 60px;
  min-width: 8px;
  text-align: center;
  background: #fff;
  font-size: 10px;
  color: #88bf19;
}
/* line 128, ../sass/style.sass */
.reply .reply-top .avatar-reply-neutral .frame-number .triangle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* line 134, ../sass/style.sass */
.reply .reply-top .avatar-reply-neutral .frame-number .triangle .triangle-color {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  z-index: 1;
}
/* line 142, ../sass/style.sass */
.reply .reply-top .avatar-reply-neutral .frame-number .triangle .triangle-outline {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #88bf19;
  position: absolute;
  top: -1px;
}
/* line 805, ../sass/style.sass */
.reply .reply-top .avatar-reply-piggy {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  background-position: -438px 0;
  position: relative;
}
/* line 110, ../sass/style.sass */
.reply .reply-top .avatar-reply-piggy .frame-number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -3px;
  top: -3px;
}
/* line 118, ../sass/style.sass */
.reply .reply-top .avatar-reply-piggy .frame-number .block {
  border: 1px solid #f79e61;
  display: inline-block;
  padding: 2px 4px;
  border-radius: 60px;
  min-width: 8px;
  text-align: center;
  background: #fff;
  font-size: 10px;
  color: #f79e61;
}
/* line 128, ../sass/style.sass */
.reply .reply-top .avatar-reply-piggy .frame-number .triangle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* line 134, ../sass/style.sass */
.reply .reply-top .avatar-reply-piggy .frame-number .triangle .triangle-color {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  z-index: 1;
}
/* line 142, ../sass/style.sass */
.reply .reply-top .avatar-reply-piggy .frame-number .triangle .triangle-outline {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #f79e61;
  position: absolute;
  top: -1px;
}
/* line 809, ../sass/style.sass */
.reply .reply-top .reply-data {
  display: inline-block;
  vertical-align: middle;
}
/* line 812, ../sass/style.sass */
.reply .reply-top .reply-data .reply-author-name img, .reply .reply-top .reply-data .reply-author-name .author-crown-list {
  font-size: 16px;
  font-weight: 400;
  color: #3d4544;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
/* line 816, ../sass/style.sass */
.reply .reply-top .reply-data .reply-author-name .author-crown-list {
  margin-top: -5px;
  width: 18px;
  height: 18px;
  background-position: -60px 0;
}
/* line 822, ../sass/style.sass */
.reply .reply-top .reply-data .reply-floor span {
  font-size: 12px;
  font-weight: 300;
  color: #798987;
  padding-right: 5px;
}
/* line 828, ../sass/style.sass */
.reply .reply-top .reply-like {
  float: right;
  cursor: pointer;
  display: block;
}
/* line 832, ../sass/style.sass */
.reply .reply-top .reply-like .reply-heart, .reply .reply-top .reply-like span {
  font-size: 16px;
  font-weight: 400;
  color: #798987;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
/* line 836, ../sass/style.sass */
.reply .reply-top .reply-like .reply-heart {
  width: 16px;
  height: 16px;
  background-position: -684px 0;
}
/* line 843, ../sass/style.sass */
.reply .reply-contant {
  font-size: 18px;
  font-weight: 400;
  color: #495351;
  word-break: break-word;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  line-height: 30px;
  margin-left: 60px;
  margin-bottom: 15px;
}
/* line 849, ../sass/style.sass */
.reply .reply-contant img {
  width: 100%;
  height: auto;
  margin: 15px 0;
}
/* line 854, ../sass/style.sass */
.reply .reply-contant .preview-img img {
  margin: 0px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
/* line 862, ../sass/style.sass */
.reply .reply-bottom {
  margin-left: 60px;
}
/* line 864, ../sass/style.sass */
.reply .reply-bottom .reply-time {
  font-size: 16px;
  font-weight: 300;
  color: #798987;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
/* line 868, ../sass/style.sass */
.reply .reply-bottom .reply-text-btn {
  font-size: 16px;
  font-weight: 400;
  color: #798987;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  cursor: pointer;
}
/* line 873, ../sass/style.sass */
.reply .reply-bottom .reply-more-btn {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
/* line 876, ../sass/style.sass */
.reply .reply-bottom .reply-more-btn .reply-more {
  width: 24px;
  height: 24px;
  background-position: -700px 0;
}

/* line 884, ../sass/style.sass */
.reply-bar {
  position: fixed;
  bottom: 0;
  background-color: #FFF;
  border-top: 1px solid #e5e8e8;
  cursor: point;
  width: 720px;
  z-index: 5;
}
/* line 893, ../sass/style.sass */
.reply-bar .avatar-replybar-boy {
  display: inline-block;
  vertical-align: middle;
  margin: 15px 15px 15px 30px;
  width: 40px;
  height: 40px;
  background-position: -138px 0;
}
/* line 895, ../sass/style.sass */
.reply-bar .avatar-replybar-girl {
  display: inline-block;
  vertical-align: middle;
  margin: 15px 15px 15px 30px;
  width: 40px;
  height: 40px;
  background-position: -238px 0;
}
/* line 897, ../sass/style.sass */
.reply-bar .avatar-replybar-neutral {
  display: inline-block;
  vertical-align: middle;
  margin: 15px 15px 15px 30px;
  width: 40px;
  height: 40px;
  background-position: -338px 0;
}
/* line 899, ../sass/style.sass */
.reply-bar .avatar-replybar-piggy {
  display: inline-block;
  vertical-align: middle;
  margin: 15px 15px 15px 30px;
  width: 40px;
  height: 40px;
  background-position: -438px 0;
}
/* line 901, ../sass/style.sass */
.reply-bar span {
  font-size: 16px;
  font-weight: 300;
  color: #798987;
  display: inline-block;
  vertical-align: middle;
}
/* line 904, ../sass/style.sass */
.reply-bar .icon-btn {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  margin: 8px 10px;
  padding-left: 15px;
  float: right;
  border-left: 1px solid #e5e8e8;
}
/* line 911, ../sass/style.sass */
.reply-bar .icon-btn .iconbtn-repost {
  display: inline-block;
  vertical-align: middle;
  margin: 15px;
  width: 24px;
  height: 24px;
  background-position: -576px 0;
}
/* line 917, ../sass/style.sass */
.reply-bar .icon-btn .iconbtn-like {
  display: inline-block;
  vertical-align: middle;
  margin: 15px;
  width: 24px;
  height: 24px;
  background-position: -552px 0;
}

/* line 925, ../sass/style.sass */
.light-box-reply-bar {
  z-index: 250;
  left: 50%;
  transform: translateX(-50%);
}

/* line 931, ../sass/style.sass */
.go-top-index-artical-position {
  position: fixed;
  width: 720px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 250;
}
/* line 938, ../sass/style.sass */
.go-top-index-artical-position .go-top-index-artical {
  margin-bottom: 70px;
}

/* line 945, ../sass/style.sass */
.empty {
  margin: 60px auto;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 953, ../sass/style.sass */
.empty-img {
  background-image: url("../images/empty@2x.png");
  background-size: 210px 210px;
  width: 210px;
  height: 210px;
  margin-bottom: 20px;
}

/* line 960, ../sass/style.sass */
.empty-title {
  font-size: 24px;
  font-weight: 400;
  color: #798987;
  text-align: center;
  margin-bottom: 20px;
}

/* line 965, ../sass/style.sass */
.empty-button {
  font-size: 16px;
  font-weight: 400;
  color: #78d0d4;
  display: inline-block;
  text-align: center;
  border: 1px solid #78d0d4;
  border-radius: 30px;
  margin: 0 auto;
  padding: 15px;
  cursor: pointer;
}

@media screen and (max-width: 800px) {
  /* line 981, ../sass/style.sass */
  body {
    background-color: #f3f4f4;
  }

  /* line 985, ../sass/style.sass */
  .go-top, .go-top-artical {
    right: 15px;
    bottom: 15px;
  }

  /* line 989, ../sass/style.sass */
  .go-top-artical {
    margin-bottom: 70px;
  }

  /* line 993, ../sass/style.sass */
  .articles-lightbox, .articles-black-mask, .articles-arrow {
    display: none;
  }

  /* line 996, ../sass/style.sass */
  .noscroll {
    overflow: visible;
  }

  /* line 1002, ../sass/style.sass */
  .modal-download .modal-download-bg, .modal-download .modal-download-bg-baby, .modal-download .modal-download-bg-gay, .modal-download-baby .modal-download-bg, .modal-download-baby .modal-download-bg-baby, .modal-download-baby .modal-download-bg-gay, .modal-download-gay .modal-download-bg, .modal-download-gay .modal-download-bg-baby, .modal-download-gay .modal-download-bg-gay {
    background-size: 300px 147px;
    width: 300px;
    height: 147px;
  }
  /* line 1006, ../sass/style.sass */
  .modal-download .modal-ldownload-title, .modal-download-baby .modal-ldownload-title, .modal-download-gay .modal-ldownload-title {
    font-size: 16px;
    margin-right: 30px;
    margin-left: 38px;
    text-align: left;
  }
  /* line 1011, ../sass/style.sass */
  .modal-download .modal-ldownload-btn, .modal-download-baby .modal-ldownload-btn, .modal-download-gay .modal-ldownload-btn {
    font-size: 16px;
    margin: 20px;
  }

  /* line 1016, ../sass/style.sass */
  .download {
    position: fixed;
    z-index: 500;
    box-sizing: border-box;
    display: block;
    background-color: #3d4544;
    width: 100%;
    padding: 10px;
  }
  /* line 1024, ../sass/style.sass */
  .download .download-close {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-position: -478px 0px;
    margin-right: 5px;
  }
  /* line 1030, ../sass/style.sass */
  .download .appicon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 60px;
    height: 60px;
    background-position: 0px 0px;
  }
  /* line 1036, ../sass/style.sass */
  .download .text {
    display: inline-block;
    vertical-align: middle;
    display: inline-block;
  }
  /* line 1039, ../sass/style.sass */
  .download .text p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 5px;
  }
  /* line 1042, ../sass/style.sass */
  .download .text span {
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    opacity: 0.6;
  }
  /* line 1045, ../sass/style.sass */
  .download .download-btn {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border: 1px solid #fff;
    position: absolute;
    top: 25px;
    right: 15px;
    padding: 8px 10px;
    box-sizing: border-box;
  }

  /* line 1056, ../sass/style.sass */
  .close-view {
    display: none;
  }

  /* line 1060, ../sass/style.sass */
  .nav {
    position: relative;
    top: 80px;
    z-index: 100;
  }

  /* line 1065, ../sass/style.sass */
  .nav-close-download {
    top: 0;
  }

  /* line 1068, ../sass/style.sass */
  .nav-search {
    display: none;
  }

  /* line 1071, ../sass/style.sass */
  .mb-search-section {
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    height: 38px;
    width: 38px;
    display: inline-block;
    background-color: #78d0d4;
    position: absolute;
    top: 11px;
    right: 60px;
  }
  /* line 1080, ../sass/style.sass */
  .mb-search-section .mb-search-input {
    display: none;
  }
  /* line 1082, ../sass/style.sass */
  .mb-search-section .mb-search-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 4px;
    right: 4px;
    background-position: -634px 0;
  }
  /* line 1090, ../sass/style.sass */
  .mb-search-section .mb-search-close {
    display: none;
  }

  /* line 1095, ../sass/style.sass */
  .mb-search-section-toggle {
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-color: #38a9ae;
    height: 38px;
    width: calc(100% - 70px);
  }

  /* line 1102, ../sass/style.sass */
  .mb-search-btn-toggle {
    left: 10px;
    transform: scale(0.8, 0.8);
  }

  /* line 1107, ../sass/style.sass */
  .mb-search-section .mb-search-close-toggle {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 9px;
    right: 7px;
    background-position: -614px 0;
  }
  /* line 1115, ../sass/style.sass */
  .mb-search-section .mb-search-input-block {
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    width: calc(100% - 80px);
    height: 34px;
    margin-left: 45px;
    border: none;
    background-color: transparent;
  }
  /* line 38, ../sass/style.sass */
  .mb-search-section .mb-search-input-block.placeholder {
    color: #fff;
    opacity: 0.6;
    letter-spacing: 1px;
    background-color: transparent;
  }
  /* line 43, ../sass/style.sass */
  .mb-search-section .mb-search-input-block:-moz-placeholder {
    color: #fff;
    opacity: 0.6;
    letter-spacing: 1px;
    background-color: transparent;
  }
  /* line 48, ../sass/style.sass */
  .mb-search-section .mb-search-input-block::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.6;
    letter-spacing: 1px;
    background-color: transparent;
  }
  /* line 1125, ../sass/style.sass */
  .mb-search-section .mb-search-input-block:focus {
    outline: none;
  }

  /* line 1130, ../sass/style.sass */
  .mb-menu-btn {
    display: inline-block;
    width: 26px;
    height: 30px;
    position: absolute;
    top: 13px;
    right: 15px;
  }
  /* line 1137, ../sass/style.sass */
  .mb-menu-btn .top, .mb-menu-btn .middle, .mb-menu-btn .bottom {
    width: 100%;
    height: 3px;
    background: white;
    margin: 6px auto;
    backface-visibility: hidden;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }

  /* line 1147, ../sass/style.sass */
  .top-click {
    transform: translate(0px, 10px) rotate(45deg) scaleX(1.1);
    z-index: 10;
  }

  /* line 1150, ../sass/style.sass */
  .middle-click {
    opacity: 0;
    z-index: 10;
  }

  /* line 1153, ../sass/style.sass */
  .bottom-click {
    transform: translate(0px, -8px) rotate(-45deg) scaleX(1.1);
    z-index: 10;
  }

  /* line 1159, ../sass/style.sass */
  .menu {
    display: none;
    width: 0%;
  }

  /* line 1163, ../sass/style.sass */
  .mb-menu {
    display: none;
    z-index: 150;
    position: relative;
    top: 80px;
    width: 100%;
    height: 100vh;
    background-color: #FFF;
    background-color: #78d0d4;
    overflow: scroll;
  }
  /* line 1173, ../sass/style.sass */
  .mb-menu a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 20px 15px;
    display: block;
  }

  /* line 1178, ../sass/style.sass */
  .mb-menu-close-download {
    top: 0;
  }

  /* line 1183, ../sass/style.sass */
  .main {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    position: relative;
    margin-top: 80px;
  }

  /* line 1189, ../sass/style.sass */
  .main-close-download {
    margin-top: 0;
  }

  /* line 1192, ../sass/style.sass */
  .artical-data, .reply {
    padding: 20px;
  }

  /* line 1195, ../sass/style.sass */
  .artical-main {
    padding: 0 20px;
  }

  /* line 1199, ../sass/style.sass */
  .artical-main .artical-title {
    font-size: 24px;
    font-weight: 500;
    color: #3d4544;
    padding-bottom: 15px;
    line-height: 30px;
  }
  /* line 1204, ../sass/style.sass */
  .artical-main .share-btn .bf-btn, .artical-main .share-btn .fbmg-btn, .artical-main .share-btn .line-btn {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding: 6px 8px;
    margin-right: 5px;
  }
  /* line 1206, ../sass/style.sass */
  .artical-main .share-btn .bf-btn .share-fb, .artical-main .share-btn .bf-btn .share-fbmg, .artical-main .share-btn .bf-btn .share-line, .artical-main .share-btn .fbmg-btn .share-fb, .artical-main .share-btn .fbmg-btn .share-fbmg, .artical-main .share-btn .fbmg-btn .share-line, .artical-main .share-btn .line-btn .share-fb, .artical-main .share-btn .line-btn .share-fbmg, .artical-main .share-btn .line-btn .share-line {
    margin-right: 3px;
  }
  /* line 1208, ../sass/style.sass */
  .artical-main .share-btn .follow-btn {
    font-size: 14px;
    font-weight: 400;
    color: #94a09f;
    width: 64px;
    height: 32px;
  }

  /* line 1212, ../sass/style.sass */
  .postlist-category {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }

  /* line 1215, ../sass/style.sass */
  .reply-bar {
    width: 100%;
  }
  /* line 1217, ../sass/style.sass */
  .reply-bar .avatar-replybar-neutral {
    margin: 15px 15px 15px 20px;
  }

  /* line 1220, ../sass/style.sass */
  .reply-title {
    padding: 6px 20px;
    margin: 0 -20px;
  }

  /* line 1224, ../sass/style.sass */
  .link-block, .repost-block {
    width: 100%;
  }

  /* line 1227, ../sass/style.sass */
  .mb-reply-link-block, .mb-reply-repost-block {
    width: auto;
  }

  /* line 1230, ../sass/style.sass */
  .reply-bar.light-box-reply-bar {
    display: none;
  }

  /* line 1236, ../sass/style.sass */
  .empty {
    padding-top: 50%;
    transform: translateY(-150px);
  }
}
@media screen and (min-width: 320px) and (max-width: 350px) {
  /* line 1246, ../sass/style.sass */
  .postlist-item__right .data {
    display: block;
  }
  /* line 1248, ../sass/style.sass */
  .postlist-item__right .data .guoup {
    display: block;
    float: left;
    margin-top: 10px;
  }
}
/* line 1256, ../sass/style.sass */
.hide {
  display: none;
}
