﻿#facebook {
  min-height: 625px;
}

#rank {
  min-height: 640px;
}

#rank .popular-rank {
  min-height: 560px;
}

#post .breadcrumb_last {
  color: transparent;
}

#post .breadcrumb_last::before {
  content: "本文";
  font-weight: bold;
  color: #333;
}

#post .cates a {
  font-size: 12px;
  background: #000;
  color: #fff;
  display: block;
  float: left;
  margin-right: 0.5em;
  line-height: 1.7;
  padding: 0 0.5em;
}

.tags a,
#follow a,
#agentmDB .onboard * {
  display: inline-block;
  vertical-align: middle;
}

.tags a {
  font-size: 14px;
  border: 2px solid #000;
  padding: 0 1.2em;
  margin: 0 0.5em 0.4em 0;
}

html,
body {
  background: #f9f9f9;
}

#post {
  padding-top: 30px;
}
#post .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.38;
  margin: 0.3em 0 0.5em 0;
  clear: both;
}
#post .hd {
  border-bottom: 1px solid #ccc;
  position: relative;
  overflow: hidden;
  padding-bottom: 1em;
  margin-bottom: 1.5em;
  overflow: hidden;
}
#post .publish {
  line-height: 1.2;
  font-size: 14px;
  float: left;
}
#post .publish * {
  display: inline-block;
  vertical-align: middle;
}
#post .publish time {
  color: #606060;
  border-right: 1px solid #aaa;
  padding-right: 0.5em;
  margin-right: 0.5em;
}
#post .container {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 1rem;
  -ms-grid-columns: auto minmax(30%, 300px);
  grid-template-columns: auto minmax(30%, 300px);
}
#post .banner {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}
#post .entry {
  position: relative;
  background: #fff;
}
#post .entry .asd-title {
  /* font-size: 24px; */
  font-weight: bold;
  margin: 1.5em 0 0.3em 0;
}
#post .pside.sticky-rlt {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  float: none;
}
#post .pside .camouflage-ad {
  margin-bottom: 18px;
}
#post .pside::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f9f9f9),
    to(rgba(249, 249, 249, 0))
  );
  background: -webkit-linear-gradient(
    left,
    #f9f9f9 0%,
    rgba(249, 249, 249, 0) 100%
  );
  background: -o-linear-gradient(left, #f9f9f9 0%, rgba(249, 249, 249, 0) 100%);
  background: linear-gradient(
    to right,
    #f9f9f9 0%,
    rgba(249, 249, 249, 0) 100%
  );
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
#post .pside > div {
  margin-bottom: 40px;
}
#post .pside .excerpt-square-img.left a,
#post .pside .excerpt-square-img.right a {
  color: #666;
  font-weight: normal;
}
#post .pside .ad-block {
  margin-bottom: 18px;
  height: 89px;
  overflow: hidden;
}
#post .fb-comments._fadeout::after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(249, 249, 249, 0)),
    to(#f9f9f9)
  );
  background: -webkit-linear-gradient(
    top,
    rgba(249, 249, 249, 0) 0%,
    #f9f9f9 100%
  );
  background: -o-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 100%);
  background: linear-gradient(
    to bottom,
    rgba(249, 249, 249, 0) 0%,
    #f9f9f9 100%
  );
}
#post .cates {
  overflow: hidden;
}
#post .cates a {
  margin-bottom: 0.4em;
}
#post .share {
  position: absolute;
  height: 100%;
  top: 0;
  left: -45px;
  width: 35px;
}
#post .share .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}
#post .share a {
  margin-bottom: 15px;
}
#post .share .facebook {
  content: "";
  display: block;
  width: 35px;
  padding-top: 35px;
  position: relative;
  background: url(../images/sprite.png) no-repeat;
  background-position: -70px -31.5px;
  background-size: 262.5px 131.25px;
  left: 0;
  top: 0;
}
#post .share .line {
  content: "";
  display: block;
  width: 35px;
  padding-top: 35px;
  position: relative;
  background: url(../images/sprite.png) no-repeat;
  background-position: -105px -31.5px;
  background-size: 262.5px 131.25px;
  left: 0;
  top: 0;
}
#post .share .url {
  content: "";
  display: block;
  width: 35px;
  padding-top: 35px;
  position: relative;
  background: url(../images/sprite.png) no-repeat;
  background-position: 0px -31.5px;
  background-size: 262.5px 131.25px;
  left: 0;
  top: 0;
}
#post .share .fbmsg {
  content: "";
  display: block;
  width: 35px;
  padding-top: 35px;
  position: relative;
  background: url(../images/sprite.png) no-repeat;
  background-position: -35px -31.5px;
  background-size: 262.5px 131.25px;
  left: 0;
  top: 0;
}
#post .share .copy-success {
  position: absolute;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  padding: 0.4em 0.7em;
  font-size: 12px;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  white-space: nowrap;
}
#post .share .copy-success::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 8px solid rgba(0, 0, 0, 0.75);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 100%;
  left: 50%;
  margin-left: -6px;
}
#post .post {
  color: #333;
  padding: 1em 1em 0 1em;
  position: relative;
  line-height: 2.3rem;
  font-size: 16px;
  word-break: break-all;
}
#post .post .share {
  position: static;
  height: auto;
  width: auto;
  display: none;
  padding-left: 0;
  margin-bottom: 0.6em;
}
#post .post .share a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.4em 0 0;
}
#post .post .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 0.25em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#post .post .pagination > a {
  border: 2px solid #000;
  background: #000;
  color: #fff;
  padding: 0 0.55em;
  margin: 0 0.15em;
}
#post .post .pagination * {
  display: block;
}
#post .post .pagination .numeric {
  margin: 0 0.15em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#post .post .pagination .numeric .post-page-numbers {
  display: block;
  border: 2px solid #000;
  border-right: 0;
  padding: 0 0.55em;
  color: #000;
}
#post .post .pagination .numeric > *:last-child {
  border-right: 2px solid #000;
}
#post .post .pagination .numeric .post-page-numbers.current {
  background: #f6c800;
}
#post .post .pagination._mobile .numeric {
  opacity: 0;
  border: 2px solid #000;
  background: #fff;
  padding: 0 0.5em;
}
#post .post h1,
#post .post h2,
#post .post h3,
#post .post h4,
#post .post h5,
#post .post h6 {
  margin: 1.5em 0 0.3em 0;
  line-height: 1.38;
  font-weight: bold;
}
#post .post h1 {
  font-size: 32px;
  line-height: 1.6rem;
  font-weight: 600;
}
#post .post h2,
#post .post h3 {
  font-size: 2rem;
  line-height: 160%;
  margin-bottom: 1rem;
}
#post .post h4,
#post .post h5,
#post .post h6 {
  font-size: 20px;
}
#post .post ul,
#post .post ol {
  margin: 0 1.5em 1.5em 1.5em;
}
#post .post ul {
  list-style-type: disc;
}
#post .post ol {
  list-style-type: decimal;
}
#post .post ol ol {
  list-style: upper-alpha;
}
#post .post ol ol ol {
  list-style: lower-roman;
}
#post .post ol ol ol ol {
  list-style: lower-alpha;
}
#post .post li {
  margin-bottom: 1.2em;
}
#post .post em,
#post .post i,
#post .post dfn {
  font-style: italic;
}
#post .post strong,
#post .post b {
  font-weight: bold;
}
#post .post table {
  margin-bottom: 1.4em;
  width: 100%;
}
#post .post th {
  font-weight: 500;
}
#post .post th,
#post .post td,
#post .post caption {
  padding: 4px 10px 4px 5px;
}
#post .post tfoot {
  font-style: italic;
}
#post .post a {
  color: #5db7f5;
}
#post .post p {
  margin-bottom: 1.7em;
}

/* custom blackquote */
#post .post blockquote {
  margin-bottom: 1.7em;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  padding: 12px 3em;
  color: #000;
  position: relative;
}
#post .post blockquote::before,
#post .post blockquote::after {
  font-size: 54px;
  font-weight: bold;
  position: absolute;
  margin: 0;
  color: #000;
}
#post .post blockquote::before {
  content: "“";
  top: 0;
  left: 0;
  transform: translateY(10px);
}
#post .post blockquote::after {
  content: "”";
  right: 0;
  bottom: 0;
  transform: translateY(24px);
}
#post .post blockquote p {
  margin-bottom: 0;
}
#post .post blockquote p span {
  background-image: linear-gradient(
    180deg,
    transparent 70%,
    #f7e73d 70%,
    #f7e73d 95%,
    transparent 95%,
    transparent 100%
  );
}
#post .post figure {
  margin-bottom: 1.7em;
}
#post .post figure img {
  margin-bottom: 0.3em;
}
#post .post figure figcaption {
  font-size: 14px;
  color: #666;
  text-align: center;
}

/* custom blackquote */
#post .post blockquote.dialog {
  margin-bottom: 1.7em;
  text-align: left;
  font-size: inherit;
  color: #333;
  font-weight: normal;
  padding: 12px 2em;
  position: relative;
}
#post .post blockquote.dialog header {
  color: #333;
}
#post .post blockquote.dialog p {
  margin: 0;
}
#post .post blockquote.dialog p span {
  background-image: none;
}
#post .post .wp-video,
#post .post video.wp-video-shortcode,
#post .post .mejs-container,
#post .post .mejs-overlay.load {
  width: 100% !important;
  height: 100% !important;
}
#post .post .mejs-container {
  padding-top: 56.25%;
}
#post .post .wp-video,
#post .post video.wp-video-shortcode {
  max-width: 100% !important;
}
#post .post video.wp-video-shortcode {
  position: relative;
}
#post .post .mejs-mediaelement {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#post .post .mejs-controls {
  display: none;
}
#post .post .mejs-overlay-play {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto !important;
  height: auto !important;
}
#post .post .wp-caption {
  width: auto !important;
  max-width: 100%;
  margin: 0 0 20px;
  padding-top: 4px;
  text-align: center;
}
#post .post .wp-caption.alignleft {
  margin-right: 20px;
}
#post .post .wp-caption.alignright {
  margin-left: 20px;
}
#post .post .wp-caption-text {
  font-size: 15px;
  line-height: 1.7;
  color: #666;
}
#post .post img {
  max-width: 100%;
  height: auto;
}
#post .post iframe {
  max-width: 100%;
}
#post .post .aligncenter {
  display: block;
  float: none;
  margin: 0.5em;
  margin-right: auto !important;
  margin-left: auto !important;
}
#post .post .alignleft {
  float: left;
  margin: 0.5em 20px 0.5em 0;
}
#post .post .alignright {
  float: right;
  margin: 0.5em 0 0.5em 20px;
}
#post .post .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
#post .relative {
  padding: 0 1em;
  margin-bottom: 1em;
  overflow: hidden;
}
#post .author-intro {
  margin: 0 1em;
}
#post .read-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#post .read-more .excerpt-banner {
  width: calc(50% - 5px);
}
#post .read-more .excerpt-banner a {
  color: #fff;
}
#post .read-more .excerpt-banner .ec-title {
  margin: 0;
  font-weight: normal;
}
#post .center-ad {
  margin-right: auto;
  margin-left: auto;
}

.tags .folder {
  overflow: hidden;
  -webkit-transition: 0.6s max-height ease-out;
  -o-transition: 0.6s max-height ease-out;
  transition: 0.6s max-height ease-out;
}

.tags .extend {
  position: relative;
  padding: 0.5em 1em 0.5em 1.4em;
  font-size: 14px;
  margin-top: 0.3em;
}

.tags .extend::before {
  content: "";
  display: block;
  width: 12px;
  padding-top: 12px;
  position: absolute;
  background: url(../images/sprite.png) no-repeat;
  background-position: -260px -36px;
  background-size: 300px 150px;
  left: 0;
  top: 12px;
  -webkit-transition: 0.3s transform;
  -o-transition: 0.3s transform;
  transition: 0.3s transform;
}

.tags .extend._toggle::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.tags a {
  margin-bottom: 5px;
}

#facebook-comment {
  margin: 0 0.6em;
}
#facebook-comment .fb-comments.fb_iframe_widget,
#facebook-comment .fb-comments.fb_iframe_widget > span,
#facebook-comment .fb-comments.fb_iframe_widget iframe {
  display: block !important;
  width: 100% !important;
}

#follow {
  text-align: center;
  margin: 40px 0;
}
#follow a {
  height: 54px;
  line-height: 54px;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0.25em;
  background: #666;
  color: #fff;
  padding: 0 0.8em 0 2.2em;
  position: relative;
}
#follow .ln {
  background: #5bb81e;
}
#follow .ln::before {
  content: "";
  display: block;
  width: 30px;
  padding-top: 30px;
  position: absolute;
  background: url(../images/sprite.png) no-repeat;
  background-position: -90px -30px;
  background-size: 225px 112.5px;
  left: 15px;
  top: 15px;
}
#follow .ig {
  background: -webkit-linear-gradient(
    80deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: -o-linear-gradient(
    80deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: linear-gradient(
    10deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
}
#follow .ig::before {
  content: "";
  display: block;
  width: 30px;
  padding-top: 30px;
  position: absolute;
  background: url(../images/sprite.png) no-repeat;
  background-position: -120px -30px;
  background-size: 225px 112.5px;
  left: 15px;
  top: 15px;
}

#rank {
  counter-reset: number;
}
#rank .excerpt-square-img {
  position: relative;
}
#rank [class*="excerpt-"]::after {
  counter-increment: number;
  content: counter(number);
  display: block;
  position: absolute;
  background: black;
  color: #f6c800;
  left: 0;
  top: 0;
  text-align: center;
  padding-right: 0.1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#rank .excerpt-banner::after {
  border-radius: 0 0 22px 0;
  width: 45px;
  height: 45px;
  font-size: 26px;
  line-height: 45px;
}
#rank .excerpt-square-img::after {
  border-radius: 0 0 15px 0;
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 30px;
}

#relative {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  margin-bottom: 0;
}

#new,
#favor {
  padding: 2em 0;
}

#new .column-two,
#new .column-four {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#new .column-two {
  margin-bottom: 2em;
}
#new .column-two .excerpt-straight {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc((100% - 15px) / 2);
  flex: 0 0 calc((100% - 15px) / 2);
}
#new .column-two .ec-title {
  display: -webkit-box;
  line-height: 1.38;
  height: 2.76em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

#new .column-four .excerpt-straight,
#new .column-four .camouflage-ad {
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc((100% - 45px) / 4);
  flex: 0 0 calc((100% - 45px) / 4);
}

#favor .excerpt-straight {
  width: 22.5%;
}

#agentmDB {
  padding: 1em;
}

#agentmDB article {
  margin-bottom: 1.5rem;
  font-size: 18px;
}

#agentmDB article:last-child {
  margin-bottom: 0;
}

#agentmDB .mtitle {
  background: #f6c800;
  padding: 0.5em 0 0.5em 221px;
  font-size: 22px;
  font-weight: bold;
}

#agentmDB .mtitle span {
  display: block;
  color: #8a7200;
  font-size: 14px;
  font-weight: normal;
}

#agentmDB .onboard {
  padding-left: 251px;
  line-height: 2;
  background: #ffdb00;
  position: relative;
}

#agentmDB .onboard::before {
  content: "";
  display: block;
  width: 20px;
  padding-top: 20px;
  position: absolute;
  background: url(../images/sprite.png) no-repeat;
  background-position: -200px -36px;
  background-size: 300px 150px;
  left: 221px;
  top: 8px;
}

#agentmDB .con {
  background: #000;
  position: relative;
  color: #fff;
  padding: 0.8em 1em 1.2em 1em;
}

#agentmDB .poster,
#agentmDB .info,
#agentmDB .plot,
#agentmDB .evaluate,
#agentmDB .more {
  position: relative;
  z-index: 1;
}

#agentmDB .poster {
  width: 192px;
  height: 289px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  position: absolute;
  left: 1em;
  top: -100px;
  background: #1a1a1a;
  -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.35);
}

#agentmDB .info,
#agentmDB .plot {
  overflow: hidden;
  margin-left: 205px;
  line-height: 1.5;
}

#agentmDB .info a,
#agentmDB .plot a {
  color: #f6c800;
}

#agentmDB .info h2,
#agentmDB .plot h2 {
  font-weight: bold;
  float: left;
}

#agentmDB .info p,
#agentmDB .plot p {
  margin-left: 3em;
}

#agentmDB .info {
  margin-bottom: 0.32em;
}

#agentmDB .plot {
  margin-bottom: 1.3em;
}
#agentmDB .plot p {
  display: -webkit-box;
  line-height: 1.63;
  height: 6.52em;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

#agentmDB .evaluate {
  overflow: hidden;
  float: left;
  font-size: 16px;
}

#agentmDB .from {
  border: 2px solid #fff;
  border-radius: 0 24px 24px 0;
  overflow: hidden;
  margin-right: 1em;
  float: left;
}

#agentmDB .from dt {
  background: #fff;
  text-indent: -999px;
  width: 42px;
  height: 42px;
  float: left;
  position: relative;
}

#agentmDB .from dd {
  margin-left: 42px;
  padding: 0 0.5em;
  text-align: center;
  width: 2.6em;
  height: 42px;
  overflow: hidden;
}

#agentmDB .from.imdb dt::before {
  content: "";
  display: block;
  width: 38px;
  padding-top: 38px;
  position: absolute;
  background: url(../images/sprite.png) no-repeat;
  background-position: -41.08108px -78.05405px;
  background-size: 308.10811px 154.05405px;
  left: 2px;
  top: 2px;
}

#agentmDB .from.rtomatoes dt::before {
  content: "";
  display: block;
  width: 38px;
  padding-top: 38px;
  position: absolute;
  background: url(../images/sprite.png) no-repeat;
  background-position: -79.08108px -78.05405px;
  background-size: 308.10811px 154.05405px;
  left: 2px;
  top: 2px;
}

#agentmDB .from.ptt dt::before {
  content: "";
  display: block;
  width: 38px;
  padding-top: 38px;
  position: absolute;
  background: url(../images/sprite.png) no-repeat;
  background-position: -117.08108px -78.05405px;
  background-size: 308.10811px 154.05405px;
  left: 2px;
  top: 2px;
}

#agentmDB .from.imdb dd,
#agentmDB .from.rtomatoes dd {
  line-height: 42px;
}

#agentmDB .from.ptt dd {
  line-height: 1.2;
}

#agentmDB .from.ptt span {
  font-size: 12px;
}

#agentmDB .more {
  background: #fff;
  color: #000;
  font-size: 20px;
  height: 46px;
  line-height: 46px;
  padding: 0 0.6em;
  float: right;
}

#agentmDB .bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
  opacity: 0.12;
  -webkit-filter: grayscale(30%);
  filter: grayscale(30%);
}

#ad-article {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / span 2;
}

#ad-article .continue {
  background: #f2f2f2;
  color: #666;
  padding: 1.2em 0;
  text-align: center;
  margin-bottom: 1.5em;
}

[id*="div-gpt-ad-1588007148723"] > div {
  display: inline-block;
}

address.author-intro {
  padding-bottom: 2.5em;
  border-bottom: 1px solid #ddd;
  color: #444;
}

address.author-intro .ai-title {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 0.3em 0 0.2em 0;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 1em;
}

address.author-intro .ai-avatar {
  display: block;
  float: left;
  width: 100px;
}

address.author-intro .ai-name {
  font-size: 22px;
  margin-bottom: 1.1em;
  line-height: 1.2;
}

address.author-intro .ai-name,
address.author-intro .ai-desc {
  margin-left: 120px;
  word-break: break-all;
}

.fb-comments {
  overflow: hidden;
  margin-top: 20px;
  position: relative;
}

.fb-comments._fadeout::after {
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    to(white)
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    white 100%
  );
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
}

.fb-comments .fb-rolling {
  overflow: hidden;
  -webkit-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}

.fb-comments .fb-cmm {
  background: #f0f1f3;
  border-radius: 1em;
  padding: 0.3em 1em;
  font-size: 14px;
  margin-bottom: 10px;
  float: left;
  clear: both;
  -webkit-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}

#post .share .fbmsg {
  display: none;
}

@media only screen and (max-width: 1105px) {
  #post .post .pagination {
    margin-bottom: 2em;
  }
  #post .share {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    padding-left: 1.2em;
    height: auto;
  }
  #post .share .sticky {
    position: relative;
    top: 0;
    margin-bottom: 1em;
  }
  #post .share .facebook,
  #post .share .line,
  #post .share .url,
  #post .share .fbmsg {
    width: 35px;
    display: inline-block;
    margin-right: 0.5em;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1124px) {
  #post .entry {
    margin-right: 0;
  }
}

@media only screen and (max-width: 950px) {
  #agentmDB {
    padding: 1em 0;
  }
  #agentmDB article {
    font-size: 16px;
  }
  #agentmDB .poster {
    position: static;
    float: left;
    width: 123px;
    height: 185px;
  }
  #agentmDB .mtitle {
    padding-left: 1rem;
  }
  #agentmDB .onboard {
    padding-left: 38px;
  }
  #agentmDB .onboard::before {
    content: "";
    display: block;
    width: 16px;
    padding-top: 16px;
    position: absolute;
    background: url(../images/sprite.png) no-repeat;
    background-position: -160px -28.8px;
    background-size: 240px 120px;
    left: 1rem;
    top: 8px;
  }
  #agentmDB .info h2,
  #agentmDB .plot h2 {
    float: none;
  }
  #agentmDB .info p,
  #agentmDB .plot p {
    margin-left: 0;
  }
  #agentmDB .info {
    margin-left: 138px;
  }
  #agentmDB .plot {
    margin-left: 0;
    padding-top: 1em;
    clear: both;
  }
  #agentmDB .plot p {
    height: auto;
  }
  #agentmDB .evaluate {
    float: none;
  }
  #agentmDB .from {
    margin-right: calc((100% - 270px) / 2);
  }
  #agentmDB .from dt {
    width: 38px;
    height: 38px;
  }
  #agentmDB .from dd {
    margin-left: 38px;
    height: 38px;
    padding: 0 0.2em;
  }
  #agentmDB .from.ptt {
    margin-right: 0;
  }
  #agentmDB .from.imdb dt::before {
    content: "";
    display: block;
    width: 34px;
    padding-top: 34px;
    position: absolute;
    background: url(../images/sprite.png) no-repeat;
    background-position: -36.75676px -69.83784px;
    background-size: 275.67568px 137.83784px;
    left: 2px;
    top: 2px;
  }
  #agentmDB .from.rtomatoes dt::before {
    content: "";
    display: block;
    width: 34px;
    padding-top: 34px;
    position: absolute;
    background: url(../images/sprite.png) no-repeat;
    background-position: -70.75676px -69.83784px;
    background-size: 275.67568px 137.83784px;
    left: 2px;
    top: 2px;
  }
  #agentmDB .from.ptt dt::before {
    content: "";
    display: block;
    width: 34px;
    padding-top: 34px;
    position: absolute;
    background: url(../images/sprite.png) no-repeat;
    background-position: -104.75676px -69.83784px;
    background-size: 275.67568px 137.83784px;
    left: 2px;
    top: 2px;
  }
  #agentmDB .more {
    font-size: 16px;
    display: block;
    float: none;
    background: #f6c800;
    margin: 0 auto;
    width: 65%;
    min-width: 8em;
    text-align: center;
    line-height: 2.5;
    height: 2.5em;
    margin-top: 1em;
  }
}

@media only screen and (max-width: 800px) {
  #post .post .share {
    display: block;
  }
  #post .post h2:first-child,
  #post .post h3:first-child {
    margin-top: 0;
  }
  #post .post [id*="div-gpt-ad"] {
    margin-bottom: 2em !important;
  }
  #post .post .pagination {
    padding-right: 0;
  }
  #post .post .page-tip {
    display: none;
  }
  #post .container {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    grid-column-gap: 0;
  }
  #post #ad-article {
    -ms-grid-row: 2;
    grid-row-start: 2;
    grid-column: auto;
  }
  #post .pside,
  #post .pside.sticky-rlt {
    -ms-grid-row: 3;
    grid-row-start: 3;
    position: static;
    width: auto;
    height: auto;
    max-width: none;
  }
  #facebook {
    display: none;
  }
  #rank .asd-container,
  #relative .asd-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #rank .excerpt-square-img,
  #rank .camouflage-ad,
  #relative .excerpt-square-img,
  #relative .camouflage-ad {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc((100% - 15px) / 2);
    flex: 0 1 calc((100% - 15px) / 2);
  }
  #relative {
    position: static;
  }
  #new .column-two .excerpt-straight {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc((100% - 5px) / 2);
    flex: 0 1 calc((100% - 5px) / 2);
  }
  #new .column-four {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new .column-four .excerpt-straight,
  #new .column-four .camouflage-ad {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc((100% - 5px) / 2);
    flex: 0 1 calc((100% - 5px) / 2);
    margin-bottom: 2em;
  }
  #new .column-two .ec-title,
  #new .column-four .ec-title {
    font-size: 16px;
  }
}

@media only screen and (max-width: 600px) {
  #post #rank .excerpt-square-img,
  #post #rank .camouflage-ad,
  #post #relative .excerpt-square-img,
  #post #relative .camouflage-ad {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  #follow a {
    font-size: 20px;
    padding-left: 0.8em;
  }
  #follow a::before {
    display: none !important;
    width: 24px;
    padding-top: 24px;
    top: 14px;
    left: 13px;
  }
}

@media only screen and (max-width: 450px) {
  #post {
    padding-top: 30px;
  }
  #post .entry {
    background: none;
  }
  #post .title {
    font-size: 22px;
  }
  #post .post {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }
  #post .post h2,
  #post .post h3 {
    font-size: 20px;
  }
  #post .post blockquote {
    font-size: 18px;
    padding-left: 1em;
    padding-right: 1em;
  }
  #post .post blockquote::before,
  #post .post blockquote::after {
    font-size: 48px;
  }
  #post .post .dialog {
    font-size: 18px;
    padding-left: 1.5em;
    padding-right: 1em;
  }
  #post .entry .asd-title {
    font-size: 20px;
  }
  #post .relative {
    padding: 0;
  }
  #post .author-intro {
    margin: 0;
  }
  #post .share {
    padding-left: 0;
  }
  #post .read-more .excerpt-banner {
    width: calc(50% - 3px);
  }
  #post .read-more .excerpt-banner .ec-thumbnail {
    padding-top: 56.17978%;
  }
  #post .read-more .excerpt-banner .ec-title a {
    font-size: 15px;
  }
  #post .read-more .excerpt-banner .ec-title span {
    line-height: 1.3;
    height: 2.6em;
  }
  #facebook-comment {
    margin: 0;
  }
  #rank .excerpt-banner,
  #rank .excerpt-square-img.left {
    width: 100%;
  }
  #relative .excerpt-square-img.right {
    width: 100%;
  }
  #new .column-two {
    margin-bottom: 0;
  }
  #new .column-two .excerpt-straight,
  #new .column-four .excerpt-straight {
    width: 100%;
    margin-bottom: 2em;
  }
}

@media only screen and (max-width: 400px) {
  #follow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  #follow a {
    font-size: 20px;
    margin: 0;
    padding: 0 3%;
  }
}

#post #recommand {
  min-height: 600px;
}

@media only screen and (max-width: 767px) {
  #post #recommand {
    min-height: 360px;
  }
}

.header-meta {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}