/*
  For three column UI, css for the news content in the third column.
  Get it from http://news.at.zhihu.com/css/news_qa.auto.css?v=1edab
  }
*/

.three-column-content article,
.three-column-content aside,
.three-column-content details,
.three-column-content figcaption,
.three-column-content figure,
.three-column-content footer,
.three-column-content header,
.three-column-content hgroup,
.three-column-content main,
.three-column-content nav,
.three-column-content section,
.three-column-content summary {
  display: block;
}
.three-column-content audio,
.three-column-content canvas,
.three-column-content video {
  display: inline-block;
}
.three-column-content audio:not([controls]) {
  display: none;
  height: 0;
}
.three-column-content html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
}
.three-column-content body {
  font-family: 'Helvetica Neue', Helvetica, Arial, Sans-serif;
  background: #fff;
  padding-top: 0;
  margin: 0;
}
.three-column-content a:focus {
  outline: thin dotted;
}
.three-column-content a:active,
.three-column-content a:hover {
  outline: 0;
}
.three-column-content h1 {
  margin: .67em 0;
}
.three-column-content h1,
.three-column-content h2,
.three-column-content h3,
.three-column-content h4,
.three-column-content h5,
.three-column-content h6 {
  font-size: 16px;
}
.three-column-content abbr[title] {
  border-bottom: 1px dotted;
}
.three-column-content hr {
  box-sizing: content-box;
  height: 0;
}
.three-column-content mark {
  background: #ff0;
  color: #000;
}
.three-column-content code,
.three-column-content kbd,
.three-column-content pre,
.three-column-content samp {
  font-family: monospace,serif;
  font-size: 1em;
}
.three-column-content pre {
  white-space: pre-wrap;
}
.three-column-content q {
  quotes: \201C\201D\2018\2019;
}
.three-column-content small {
  font-size: 80%;
}
.three-column-content sub,
.three-column-content sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.three-column-content sup {
  top: -0.5em;
}
.three-column-content sub {
  bottom: -0.25em;
}
.three-column-content img {
  border: 0;
  vertical-align: middle;
  color: transparent;
  font-size: 0;
}
.three-column-content svg:not(:root) {
  overflow: hidden;
}
.three-column-content figure {
  margin: 0;
}
.three-column-content fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
.three-column-content legend {
  border: 0;
  padding: 0;
}
.three-column-content table {
  border-collapse: collapse;
  border-spacing: 0;
  overflow: hidden;
}
.three-column-content a {
  text-decoration: none;
}
.three-column-content blockquote {
  border-left: 3px solid #D0E5F2;
  font-style: normal;
  display: block;
  line-height: 1.4em;
  vertical-align: baseline;
  font-size: 100%;
  margin: .5em 0;
  padding: 0 0 0 .5em;
}
.three-column-content ul,
.three-column-content ol {
  padding-left: 20px;
}
.three-column-content .main-wrap {
  max-width: 900px;
  min-width: 300px;
  margin: 0 auto;
}
.three-column-content .content-wrap {
  overflow: hidden;
  background-color: #f9f9f9;
}
.three-column-content .content-wrap a {
  word-break: break-all;
}
.three-column-content .headline {
  border-bottom: 4px solid #f6f6f6;
}
.three-column-content .headline-title.onlyheading {
  margin: 20px 0;
}
.three-column-content .headline img {
  max-width: 100%;
  vertical-align: top;
}
.three-column-content .headline-background-link {
  line-height: 2em;
  position: relative;
  display: block;
  padding: 20px 45px 20px 20px !important;
}
.three-column-content .icon-arrow-right {
  position: absolute;
  top: 50%;
  right: 20px;
  background-image: url(http://static.daily.zhihu.com/img/share-icons.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-position: -70px -20px;
  width: 10px;
  height: 15px;
  margin-top: -7.5px;
}
.three-column-content .headline-background .heading {
  color: #999;
  font-size: 15px!important;
  margin-bottom: 8px;
  line-height: 1em;
}
.three-column-content .headline-background .heading-content {
  color: #444;
  font-size: 17px!important;
  line-height: 1.2em;
}
.three-column-content .headline-title {
  line-height: 1.2em;
  color: #000;
  font-size: 22px;
  margin: 20px 0 10px;
  padding: 0 20px!important;
  font-weight: bold;
}
.three-column-content .meta {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
  color: #b8b8b8;
}
.three-column-content .meta .source-icon {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
.three-column-content .meta .time {
  float: right;
  margin-top: 2px;
}
.three-column-content .content {
  color: #444;
  line-height: 1.6em;
  font-size: 17px;
  margin: 10px 0 20px;
}
.three-column-content .content img {
  max-width: 100%;
  display: block;
  margin: 10px 0;
}
.three-column-content .content img[src*="zhihu.com/equation"] {
  display: inline-block;
  margin: 0 3px;
}
.three-column-content .content a {
  color: #259;
}
.three-column-content .content a:hover {
  text-decoration: underline;
}
.three-column-content .view-more {
  margin-bottom: 25px;
  text-align: center;
}
.three-column-content .view-more a {
  font-size: 16px;
  display: inline-block;
  width: 125px;
  height: 30px;
  line-height: 30px;
  background: #f0f0f0;
  color: #B8B8B8;
}
.three-column-content .question {
  overflow: hidden;
  padding: 0 20px!important;
}
.three-column-content .question + .question {
  border-top: 5px solid #f6f6f6;
}
.three-column-content .question-title {
  line-height: 1.4em;
  color: #000;
  font-weight: 700;
  font-size: 18px;
  margin: 20px 0;
}
.three-column-content .meta .author {
  color: #444;
  font-weight: 700;
}
.three-column-content .answer + .answer {
  border-top: 2px solid #f6f6f6;
  padding-top: 20px;
}
.three-column-content .footer {
  text-align: center;
  color: #b8b8b8;
  font-size: 13px;
  padding: 20px 0;
}
.three-column-content .footer a {
  color: #b8b8b8;
}
.three-column-content .question .view-more a {
  width: 100%;
  display: block;
}
.three-column-content .hot-comment {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.three-column-content .comment-label {
  font-size: 16px;
  color: #333;
  line-height: 1.5em;
  font-weight: 700;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 9px 20px;
}
.three-column-content .comment-list {
  margin-bottom: 20px;
}
.three-column-content .comment-item {
  font-size: 15px;
  color: #666;
  border-bottom: 1px solid #eee;
  padding: 15px 20px;
}
.three-column-content .comment-meta {
  position: relative;
  margin-bottom: 10px;
}
.three-column-content .comment-meta .author {
  vertical-align: middle;
  color: #444;
}
.three-column-content .comment-meta .vote {
  position: absolute;
  color: #b8b8b8;
  font-size: 12px;
  right: 0;
}
.three-column-content .night .comment-label {
  color: #b8b8b8;
  border-top: 1px solid #303030;
  border-bottom: 1px solid #303030;
}
.three-column-content .night .comment-item {
  color: #7f7f7f;
  border-bottom: 1px solid #303030;
}
.three-column-content .icon-vote,
.three-column-content .icon-voted {
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: 0;
  width: 11px;
  height: 12px;
  margin-right: 4px;
  background-image: url(http://static.daily.zhihu.com/img/app/Comment_Vote.png) !important;
}
.three-column-content .icon-voted {
  background-image: url(http://static.daily.zhihu.com/img/app/Comment_Voted.png) !important;
}
.three-column-content .night .icon-vote {
  background-image: url(http://static.daily.zhihu.com/img/app/Dark_Comment_Vote.png) !important;
}
.three-column-content .img-wrap .headline-title {
  bottom: 5px;
}
.three-column-content .img-wrap .img-source {
  right: 10px!important;
  font-size: 9px;
}
.three-column-content .global-header {
  position: static;
}
.three-column-content .button {
  width: 60px;
}
.three-column-content .button i {
  margin-right: 0;
}
.three-column-content .from-column {
  width: 280px;
  line-height: 30px;
  height: 30px;
  padding-left: 90px;
  color: #2aacec;
  background-image: url(http://static.daily.zhihu.com/img/News_Column_Entrance.png);
  box-sizing: border-box;
  margin: 0 20px 20px;
}
.three-column-content .from-column:active {
  background-image: url(http://static.daily.zhihu.com/img/News_Column_Entrance_Highlight.png);
}
.three-column-content .night .headline {
  border-bottom: 4px solid #303030;
}
.three-column-content .night img {
  -webkit-mask-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
}
.three-column-content body.night,
.night .content-wrap {
  background: #343434;
}
.three-column-content .night .answer + .answer {
  border-top: 2px solid #303030;
}
.three-column-content .night .question + .question {
  border-top: 4px solid #303030;
}
.three-column-content .night .view-more a {
  background: #292929;
  color: #666;
}
.three-column-content .night .icon-arrow-right {
  background-image: url(http://static.daily.zhihu.com/img/share-icons.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-position: -70px -35px;
  width: 10px;
  height: 15px;
}
.three-column-content .night blockquote,
.night sup {
  border-left: 3px solid #666;
}
.three-column-content .night .content a {
  color: #698ebf;
}
.night .from-column {
  color: #2b82ac;
  background-image: url(http://static.daily.zhihu.com/img/Dark_News_Column_Entrance.png);
}
.three-column-content .night .from-column:active {
  background-image: url(http://static.daily.zhihu.com/img/Dark_News_Column_Entrance_Highlight.png);
}
.large .question-title {
  font-size: 24px;
}
.three-column-content .large .meta {
  font-size: 18px;
}
.three-column-content .large .content {
  font-size: 20px;
}
.three-column-content .large blockquote,
.large sup {
  line-height: 1.6;
}
.three-column-content .meta .meta-item {
  -o-text-overflow: ellipsis;
  width: 39%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  color: #929292;
  margin-right: 7px;
}
.three-column-content .headline .meta {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 11px;
  color: #b8b8b8;
  margin: 15px 0;
  padding: 0 20px;
}
.three-column-content .headline .meta a,
.headline .meta a:hover {
  padding-left: 1em;
  margin-top: 2px;
  float: right;
  font-size: 11px;
  color: #0066cf;
  text-decoration: none;
}
.three-column-content .highlight {
  overflow: auto;
  word-wrap: normal;
  background: #fff;
}
.three-column-content .highlight pre {
  white-space: pre;
}
.three-column-content .highlight .hll {
  background-color: #ffc;
}
.three-column-content .highlight .err {
  color: #a61717;
  background-color: #e3d2d2;
}
.three-column-content .highlight .cp {
  color: #999;
  font-weight: 700;
}
.three-column-content .highlight .cs {
  color: #999;
  font-weight: 700;
  font-style: italic;
}
.three-column-content .highlight .gd {
  color: #000;
  background-color: #fdd;
}
.three-column-content .highlight .gi {
  color: #000;
  background-color: #dfd;
}
.three-column-content .highlight .gu {
  color: #aaa;
}
.three-column-content .highlight .ni {
  color: purple;
}
.three-column-content .highlight .nt {
  color: navy;
}
.three-column-content .highlight .w {
  color: #bbb;
}
.three-column-content .highlight .sr {
  color: olive;
}
.three-column-content [hidden],
.button span {
  display: none;
}
.three-column-content b,
strong,
.highlight .k,
.highlight .o,
.highlight .gs,
.highlight .kc,
.highlight .kd,
.highlight .kn,
.highlight .kp,
.highlight .kr,
.highlight .ow {
  font-weight: 700;
}
.three-column-content dfn,
.highlight .ge {
  font-style: italic;
}
.three-column-content .meta span,
.meta .source {
  vertical-align: middle;
}
.three-column-content .meta .avatar,
.comment-meta .avatar {
  width: 20px;
  height: 20px;
  border-radius: 2px;
  margin-right: 5px;
}
.three-column-content .meta .bio,
.highlight .gh,
.highlight .bp {
  color: #999;
}
.three-column-content .night .comment-meta .author,
.night .content,
.night .meta .author,
.highlight .go {
  color: #888;
}
.three-column-content .night .headline-title,
.night .headline-background .heading-content,
.night .question-title {
  color: #B8B8B8;
}
.three-column-content .highlight .c,
.highlight .cm,
.highlight .c1 {
  color: #998;
  font-style: italic;
}
.three-column-content .highlight .gr,
.highlight .gt {
  color: #a00;
}
.three-column-content .highlight .gp,
.highlight .nn {
  color: #555;
}
.three-column-content .highlight .kt,
.highlight .nc {
  color: #458;
  font-weight: 700;
}
.three-column-content .highlight .m,
.highlight .mf,
.highlight .mh,
.highlight .mi,
.highlight .mo,
.highlight .il {
  color: #099;
}
.three-column-content .highlight .s,
.highlight .sb,
.highlight .sc,
.highlight .sd,
.highlight .s2,
.highlight .se,
.highlight .sh,
.highlight .si,
.highlight .sx,
.highlight .s1,
.highlight .ss {
  color: #d32;
}
.three-column-content .highlight .na,
.highlight .nb,
.highlight .no,
.highlight .nv,
.highlight .vc,
.highlight .vg,
.highlight .vi {
  color: teal;
}
.three-column-content .highlight .ne,
.highlight .nf {
  color: #900;
  font-weight: 700;
}
.three-column-content .answer h1,
.answer h2,
.answer h3,
.answer h4,
.answer h5 {
  font-size: 19px;
}
.three-column-content @media only screen and (-webkit-min-device-pixel-ratio2), only screen and (min-device-pixel-ratio2) {
  .icon-arrow-right {
    background-image: url(http://static.daily.zhihu.com/img/share-icons@2x.png);
    -webkit-background-size: 82px 55px;
    background-size: 82px 55px;
  }
  .three-column-content .icon-vote,
  .icon-voted {
    background-image: url(http://static.daily.zhihu.com/img/app/Comment_Vote@2x.png) !important;
    background-size: 11px 12px;
  }
  .three-column-content .icon-voted {
    background-image: url(http://static.daily.zhihu.com/img/app/Comment_Voted@2x.png) !important;
  }
  .three-column-content .night .icon-vote {
    background-image: url(http://static.daily.zhihu.com/img/app/Dark_Comment_Vote@2x.png) !important;
  }
  .three-column-content .from-column {
    background-image: url(http://static.daily.zhihu.com/img/News_Column_Entrance@2x.png) !important;
    background-size: 280px 30px;
  }
  .three-column-content .from-column:active {
    background-image: url(http://static.daily.zhihu.com/img/News_Column_Entrance_Highlight@2x.png) !important;
  }
  .three-column-content .night .from-column {
    color: #2b82ac;
    background-image: url(http://static.daily.zhihu.com/img/Dark_News_Column_Entrance@2x.png) !important;
  }
  .three-column-content .night .from-column:active {
    background-image: url(http://static.daily.zhihu.com/img/Dark_News_Column_Entrance_Highlight@2x.png) !important;
  }
.three-column-content }
.meta .meta-item .three-column-content {
  width: 39%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  color: #929292;
  margin-right: 7px;
}
.three-column-content .headline .meta {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 11px;
  color: #b8b8b8;
  margin: 20px 0;
  padding: 0 20px;
}
.three-column-content .headline .meta a,
.headline .meta a:hover {
  margin-top: 2px;
  float: right;
  font-size: 11px;
  color: #0066cf;
  text-decoration: none;
}
.three-column-content .answer h1,
.answer h2,
.answer h3,
.answer h4,
.answer h5 {
  font-size: 19px;
}
.three-column-content .origin-source,
a.origin-source:link {
  display: block;
  margin: 25px 0;
  height: 50px;
  overflow: hidden;
  background: #f0f0f0;
  color: #888;
  position: relative;
  -webkit-touch-callout: none;
}
.three-column-content .origin-source .source-logo,
a.origin-source:link .source-logo {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
.three-column-content .origin-source .text,
a.origin-source:link .text {
  line-height: 50px;
  height: 50px;
  font-size: 13px;
}
.three-column-content .origin-source.with-link .text {
  color: #333;
}
.three-column-content .origin-source.with-link:after {
  display: block;
  position: absolute;
  border-color: transparent transparent transparent #f0f0f0;
  border-width: 7px;
  border-style: solid;
  height: 0;
  width: 0;
  top: 18px;
  right: 4px;
  line-height: 0;
  content: "";
}
.three-column-content .origin-source.with-link:before {
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  top: 18px;
  right: 3px;
  border-color: transparent transparent transparent #000;
  border-width: 7px;
  border-style: solid;
  line-height: 0;
  content: "";
}
.three-column-content .origin-source-wrap {
  position: relative;
  background: #f0f0f0;
}
.three-column-content .origin-source-wrap .focus-link {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  color: #00a2ed;
  height: 50px;
  display: none;
  text-align: center;
  font-size: 12px;
  -webkit-touch-callout: none;
}
.three-column-content .origin-source-wrap .focus-link .btn-label {
  text-align: center;
  display: block;
  margin-top: 8px;
  border-left: solid 1px #ccc;
  height: 34px;
  line-height: 34px;
}
.three-column-content .origin-source-wrap.unfocused .focus-link {
  display: block;
}
.three-column-content .origin-source-wrap.unfocused .origin-source {
  margin-right: 45px;
}
.three-column-content .origin-source-wrap.unfocused .origin-source:before,
.origin-source-wrap.unfocused .origin-source:after {
  display: none;
}
.three-column-content .night .origin-source-wrap {
  background: #292929;
}
.three-column-content .night .origin-source-wrap .focus-link {
  color: #116f9e;
}
.three-column-content .night .origin-source-wrap .btn-label {
  border-left: solid 1px #3f3f3f;
}
.three-column-content .night .origin-source,
.night .origin-source.with-link {
  background: #292929;
  color: #666;
}
.three-column-content .night .origin-source .text,
.night .origin-source.with-link .text {
  color: #666;
}
.three-column-content .night .origin-source.with-link:after {
  border-color: transparent transparent transparent #292929;
}
.three-column-content .night .origin-source.with-link:before {
  border-color: transparent transparent transparent #666;
}
