<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.commentRule,
.comment_succ,
.comment_tip,
.sharemodal,
nav.mobileTitle {
  display: none;
}

.secondname {
  margin-right: 10px;
}

.break_line {
  width: 752px;
  height: 1px;
  background: #ededed;
  margin: 30px auto 0;
}

.end_line img {
  width: 360px;
  margin: 40px auto;
}

ol {
  padding-left: 20px;
}

ol &gt; li {
  list-style: inherit;
}

.article blockquote {
  padding: 16px 18px;
  background: #f5f6f9;
  position: relative;
  margin: 30px 0;
  border-radius: 6px;
}

.article blockquote:before {
  display: block;
  width: 13px;
  height: 11px;
  background: url(../images/quote_icon.png) center/100% 100% no-repeat;
  content: '';
  margin-bottom: 10px;
}

.article .pc_preview img,
.article img {
  margin: 0 auto !important;
}

.article blockquote p {
  font-size: 14px;
  color: #5a5a5a;
  line-height: 24px;
}

.article {
  font-size: 16px;
  line-height: 1.8;
}

.article img {
  width: auto;
  height: 100% !important;
  border-radius: 6px;
}

.article_img {
  margin: 25px auto;
}

.article p {
  color: #212629;
}

.article .pc_content p,
.article .pc_content p span,
.article .pc_content p font,
.article .pc_content section {
  font-size: 16px !important;
}

.moreToReadTitle {
  border-left: 7px solid #4aa1f3;
  height: 32px;
  font-size: 28px;
  line-height: 34px;
  font-family: PingFang-SC-Bold;
  font-weight: 700;
  color: rgba(39, 46, 50, 1);
  margin: 40px 0;
  padding-left: 12px;
}

.relateLink {
  width: 100%;
  height: 141px;
  background-image: url(../images/relate_bg_3.png) no-repeat center;
  background-size: cover;
  font-size: 30px;
  color: #fff;
  padding: 17px 38px;
  line-height: 52px;
  margin-bottom: 20px;
}

.commentRule {
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, \\3A2\FFFD\FFFD\FFFD\17A\FFFD, Arial, sans-serif;
}

@media screen and (min-width: 750px) {
  .container {
    padding: 0;
    width: 1175px;
    margin: 0 auto;
  }

  .contentLeft {
    width: 804px;
    position: relative;
    margin-left: 0;
    transition: all 2s;
    z-index: 100;
  }

  .contentLeftMiddle {
    margin-left: calc(50% - 402px);
    transition: all 2s;
  }

  .knowtop {
    position: absolute;
    width: 334px;
    height: 105px;
    z-index: 999;
    right: 10px;
    top: 65px;
    display: none;
  }

  .fixedmc {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    z-index: 99;
    display: none;
  }

  .knowleftbox,
  .knowrightbox {
    position: absolute;
    z-index: 999;
    bottom: -70px;
    display: none;
  }

  .knowleftdiv,
  .knowrightdiv {
    height: 46px;
    border-radius: 6px;
    background: #fff;
    z-index: 999;
    position: absolute;
    bottom: -16px;
  }

  .knowleftdiv {
    width: 99px;
    right: 74px;
  }

  .knowrightdiv {
    width: 41px;
    right: 82px;
  }

  .knowleftbox {
    left: -124px;
  }

  .knowrightbox {
    right: -64px;
  }

  .knowleft {
    width: 321px;
    height: 143px;
  }

  .knowright {
    width: 332x;
    height: 143px;
  }

  .contentRight {
    width: 354px;
    height: 100%;
  }

  .contentLeft .articleTitle {
    font-size: 24px;
    font-weight: 500;
    color: #262b2f;
    margin: 0 0 20px;
    padding: 50px 25px 0;
  }

  .keywords &gt; div,
  .keywords_key {
    color: rgba(131, 131, 131, 1);
    display: inline-block;
  }

  .articleBorder {
    display: inline-block;
    width: 5px;
    height: 22px;
    background: rgba(245, 245, 245, 1);
    border-radius: 3px;
    position: relative;
    top: 5px;
  }

  .keywords {
    margin-bottom: 43px;
  }

  .keywords_key {
    font-size: 16px;
    font-family: PingFang-SC-Bold;
    position: relative;
    top: 2px;
  }

  .authorBox,
  .authorBox span {
    color: rgba(90, 90, 90, 1);
  }

  .keywords_words {
    font-size: 12px;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    padding: 3px 8px 4px 9px;
    margin-left: 11px;
    border: 1px solid rgba(131, 131, 131, 1);
    border-radius: 40px;
  }

  .articleInfBox span,
  .authorBox {
    font-size: 13px;
    font-weight: 400;
  }

  .authorBox {
    font-family: PingFang-SC-Medium;
    display: inline-block;
  }

  .articleInfBox {
    color: #999;
    font-size: 14px;
    display: inline-block;
  }

  .apply {
    position: absolute;
    right: 24px;
    bottom: 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    border-radius: 15px;
  }

  .articleInfBox span {
    font-family: PingFang-SC-Regular;
    color: rgba(90, 90, 90, 1);
  }

  .author {
    color: #4169e1;
  }

  .readNum {
    background: url(../images/ico_read2.png) left no-repeat;
  }

  .collectNum {
    background: url(../images/ico_like2.png) left no-repeat;
  }

  .articleInfBox .writeTime {
    width: 95px;
    background: url(../images/ico_clock2.png) left no-repeat;
  }

  .contentLeft .share {
    text-align: center;
    margin-top: 50px;
  }

  .contentLeft .share a {
    display: inline-block;
    margin: 0 40px;
    width: 63px;
    height: 63px;
    background: url(../images/sharebg.png) no-repeat;
  }

  .share a.sina {
    background-position: -140px 0;
  }

  .share a.wechat {
    background-position: -283px 0;
    position: relative;
  }

  .share a.collect:hover {
    background-position: -478px 0;
  }

  .share a.sina:hover {
    background-position: -617px 0;
  }

  .share a.wechat:hover {
    background-position: -758px 0;
  }

  .share a.wechat img {
    position: absolute;
    width: 111px;
    max-width: 111px;
    top: -111px;
    left: -24px;
    display: none;
  }

  .share a.wechat:hover img {
    display: block;
  }

  .rankingBox {
    border-bottom: 1px solid #f8f8f8;
    padding: 0 10px;
    overflow: hidden;
  }

  .commentAll .item,
  .rankingContentBox,
  .rankingTitle,
  .secondCommmentBox {
    border-bottom: 1px solid #eee;
  }

  .rankingListBox {
    width: 1000%;
  }

  .rankingTitle {
    font-size: 16px;
    padding: 19px 0;
    height: 58px;
  }

  .rankingTitle &gt; span {
    font-size: 18px;
    line-height: 18px;
  }

  .rankingTitle &gt; span:after {
    top: 1px;
  }

  .rankingTime {
    float: right;
    position: relative;
  }

  .rankingTime span {
    display: inline-block;
    width: 26px;
    text-align: center;
    margin-right: 34px;
    color: #707070;
  }

  .rankingTime .subscript {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 6px;
    height: 6px;
    background: #ffda44;
  }

  .rankingTime .rankingTimeChecked {
    color: #212121;
  }

  .rankingList {
    font-size: 14px;
    line-height: 44px;
    width: 340px;
  }

  .rankingContent {
    padding: 0 6px;
    width: 340px;
  }

  .rankingContent:hover {
    color: #0289ff;
  }

  .rankingContent span {
    width: 30px;
    display: inline-block;
  }

  .adImgs {
    margin-top: 0;
  }

  .commentNumber {
    font-size: 18px;
    line-height: 18px;
    color: #212121;
    margin: 30px 0 32px 28px;
  }

  .article .article_author_box {
    width: 763px;
    margin: 30px auto 0;
    text-align: left;
    font-size: 14px;
    color: #aaaeb3;
    line-height: 24px;
    padding-left: 8px;
  }

  .article .article_tip {
    color: #aaaeb3;
  }

  .article_pf {
    width: 100%;
    text-align: center;
    margin-top: 33px;
    font-size: 14px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(92, 92, 92, 1);
  }

  .article_pf span:nth-child(2) {
    color: rgba(255, 133, 91, 1) !important;
  }

  .article_pfimg {
    width: 110px;
    height: 18px;
    position: relative;
    margin-top: 5px;
    left: 50%;
    margin-left: -55px;
  }

  .commentUser {
    height: 40px;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 40px;
    color: #707070;
  }

  .commentUser img {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    border-radius: 100%;
  }

  .common &gt; div &gt; textarea {
    resize: none;
    width: 100%;
    padding: 14px;
    font-size: 14px;
    height: 100px;
    border: none;
    border-radius: 6px 6px 0 0;
    outline: 0;
    position: absolute;
    top: 0;
  }

  .common_bottom_tips {
    position: absolute;
    top: 158px;
    text-align: right;
    right: 0;
    font-size: 12px;
  }

  .noUserContent_bl,
  .noUserContent_br {
    font-family: PingFang-SC-Medium;
    text-align: center;
    position: absolute;
    font-weight: 400;
  }

  .common_bottom_tips a {
    color: #ff9145 !important;
  }

  .noUserContent_bl {
    left: 0;
    font-size: 14px;
    color: rgba(129, 129, 129, 1);
    width: 100%;
    height: 100%;
    line-height: 116px;
    z-index: 50;
  }

  .noUserContent_bl &gt; a {
    font-size: 14px !important;
    color: rgba(255, 119, 61, 1) !important;
  }

  .noUserContent_br {
    right: 21px;
    width: 86px;
    height: 30px;
    background: #ffdc00;
    border-radius: 4px;
    font-size: 14px;
    color: rgba(86, 81, 63, 1);
    top: 6px;
    cursor: pointer;
  }

  .noUserContent_br2 {
    line-height: 30px !important;
  }

  .noUserContent_bottom {
    width: 744px;
    height: 46px;
    background: rgba(250, 250, 250, 1);
    border-radius: 6px;
    position: absolute;
    top: 98px;
    line-height: 46px;
  }

  .common &gt; p {
    text-align: right;
    margin-top: 10px;
  }

  .commentsubmit_btn {
    display: inline-block;
    width: 86px;
    height: 30px;
    line-height: 30px;
    color: #212629;
    margin: 20px 0 30px;
    border-radius: 4px;
    font-size: 14px;
  }

  .replytext,
  .secondCommentBox .secondComment:first-of-type {
    margin-top: 20px;
  }

  .commentAll .item {
    padding: 40px 0 20px 75px;
    font-size: 14px;
  }

  .commentAll .item .user_header_box {
    float: left;
    width: 60px;
    height: 60px;
    margin-left: -80px;
    position: relative;
  }

  .user_header_box .icon {
    border-radius: 50%;
  }

  .user_header_box .header_pendant {
    width: 26px;
    position: absolute;
    top: -10px;
    left: -5px;
  }

  .commentAll .commentRight .commmentBox {
    font-size: 16px;
    line-height: 30px;
    color: #212121;
    position: relative;
    transition: all 0.3s ease-in-out;
    opacity: 0.8;
    margin-bottom: 4px;
  }

  .commentAll .commentRight .reply {
    text-align: right;
    font-size: 16px;
    line-height: 16px;
  }

  .replyBox p {
    text-align: right;
  }

  .commentAll .commentRight .reply a {
    display: inline;
    color: #03b5ff;
    padding-left: 20px;
    margin-right: 30px;
    background: url(../images/commenticon.png) left center no-repeat;
  }

  .commentRight .name {
    font-size: 16px;
    line-height: 36px;
    color: #333;
    font-weight: 500;
    margin-right: 5px;
  }

  .commentRight .nameBq {
    display: inline-block;
    width: 55px;
    height: 16px;
    position: relative;
    top: 2px;
    margin-left: 10px;
  }

  .commentRight {
    font-size: 16px;
    line-height: 36px;
    color: #707070;
  }

  .commentRight p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .replyBox {
    display: none;
    width: 670px;
  }

  .replyBox textarea {
    height: 90px;
  }

  .replytext {
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
    padding: 14px;
    font-size: 14px;
    outline: 0;
    resize: none;
  }

  .secondCommentBox {
    background: #f4f4f4;
  }

  .secondComment {
    padding: 20px 20px 0 70px;
  }

  .secondCommentRight p {
    font-size: 12px;
    line-height: 22px;
    color: #707070;
    margin-bottom: 12px;
  }

  .secondCommmentBox {
    font-size: 14px;
    color: #212121;
    line-height: 20px;
    transition: all 0.3s ease-in-out;
    opacity: 0.8;
  }

  .secondComment .user_header_box2 {
    float: left;
    margin-left: -55px;
    width: 40px;
    height: 40px;
    position: relative;
  }

  .user_header_box2 .secondIcon {
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }

  .user_header_box2 .header_pendant2 {
    width: 22px;
    position: absolute;
    top: -10px;
    left: -5px;
  }

  .secondname {
    display: inline-block;
    color: #707070;
  }

  .common .submit1,
  .common .submit2 {
    display: inline;
    padding: 8px 16px;
    background: #ffc63f;
    color: #fff;
    border-radius: 15px;
    font-size: 14px;
  }

  .common .submit1:hover,
  .common .submit2:hover {
    border-color: #fff3d8;
    -webkit-box-shadow: 0 0 10px rgba(255, 198, 63, 0.6);
    -moz-box-shadow: 0 0 10px rgba(255, 198, 63, 0.6);
    box-shadow: 0 0 10px rgba(255, 198, 63, 0.6);
  }

  .adBox {
    width: 750px;
    padding: 40px 0;
    border-bottom: 1px solid #eee;
  }

  .labelTitle,
  .shareTitle {
    font-size: 16px;
    line-height: 56px;
    color: #707070;
  }

  .labelitem {
    font-size: 12px;
    font-family: PingFang-SC-Bold;
    padding: 0 9px;
    margin-left: 11px;
    border: 1px solid rgba(131, 131, 131, 1);
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
  }

  .labelitem &gt; a {
    color: #838383;
    display: inline-block !important;
  }

  .labelitem &gt; a:hover {
    color: #242629;
  }

  .shareListBox {
    padding-bottom: 20px;
    position: relative;
  }

  .wecharticon {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(../images/wechart2.png) no-repeat;
    background-size: 50px;
    border-radius: 100%;
  }

  .tool_wx {
    background: url(../images/gzh_img_1.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-right: 16px;
  }

  .clickfzbw,
  .tool_wx .wecharticonQr,
  .wecharticonQr {
    position: absolute;
    display: none;
    text-align: center;
  }

  .tool_wx:hover {
    background: url(../images/gzh_img_2.png) no-repeat;
    background-size: 100% 100%;
  }

  .tool_wx .wecharticonQr {
    top: -124px;
    width: 85px;
    height: 108px;
    margin-left: -25px;
    font-size: 12px;
    color: rgba(54, 54, 54, 1);
    background: #fff;
  }

  .tool_wx:hover .wecharticonQr {
    display: block;
  }

  .wecharticonQr img {
    padding: 5px;
  }

  .author_info {
    display: flex;
  }

  .gzh-content {
    display: inline-block;
    padding: 4px;
    box-shadow: 0 0 10px 0 rgba(153, 153, 153, 0.18);
  }

  .gzh-img {
    width: 65px;
    height: 65px;
    margin: 0 auto;
  }

  .gzh-name {
    width: 85px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.85);
    line-height: 13px;
    text-align: center;
    margin-top: 3px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }

  .clickfzbw {
    width: 126px;
    height: 44px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    font-size: 14px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(74, 74, 74, 1);
    line-height: 44px;
    top: -69px;
    left: -40px;
  }

  .wecharticon:hover {
    background: url(../images/wechat1.png) center no-repeat;
    background-size: 66px;
  }

  .wecharticonQr {
    top: -124px;
    width: 85px;
    height: 108px;
    margin-left: -25px;
    font-size: 12px;
    color: rgba(54, 54, 54, 1);
    background: #fff;
  }

  .ljicon:hover .clickfzbw,
  .wecharticon:hover .wecharticonQr {
    display: block;
  }

  .score {
    position: relative;
    left: 156px;
    top: 12px;
  }

  .collectBox,
  .score_img,
  .score_text {
    position: absolute;
  }

  .score_img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
  }

  .score_img2 {
    display: none;
  }

  .score_text {
    font-size: 14px;
    font-weight: 400;
    color: rgba(92, 92, 92, 1);
    top: 8px;
    left: 41px;
  }

  .score_img:hover .score_img1,
  .score_img:hover .score_text {
    display: none;
  }

  .score_img:hover .score_img2 {
    display: block;
  }

  .score_img:hover .score_start {
    display: block;
    transition: all 1s linear;
  }

  .noUserImg,
  .weboicon {
    display: inline-block;
    border-radius: 100%;
  }

  .score_start {
    height: 25px;
    padding-left: 30px;
    line-height: 26px;
    overflow: hidden;
    position: relative;
    right: -5px;
    top: 5px;
  }

  .score_start .title {
    font-size: 14px;
    color: #5c5c5c;
    margin-right: 15px;
  }

  .wecharticonQr img {
    margin: 0 auto;
    width: 76px;
    height: 76px;
  }

  .weboicon {
    width: 50px;
    height: 50px;
    background: url(../images/weibo2.png) no-repeat;
    background-size: 50px;
  }

  .weboicon:hover {
    background: url(../images/weibohover.png) center no-repeat;
    background-size: 66px;
  }

  .collectBox {
    right: 0;
    top: 7px;
    width: 120px;
    height: 40px;
    background: url(../images/collecticon.png) no-repeat;
    background-size: 100%;
  }

  .collectBox:hover {
    background: url(../images/collecthovericon.png) no-repeat;
    background-size: 100%;
  }

  .collectBox.collected {
    background: url(../images/collectedicon.png) no-repeat;
    background-size: 100%;
  }

  .noUser {
    width: 100%;
    height: 106px;
    margin-bottom: 14px;
    position: relative;
    color: #eee;
  }

  .noUser .noUser_shafa {
    width: 106px;
    height: 61px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -53px;
    margin-top: -31px;
  }

  .noUser .noUser_text {
    font-size: 10px;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    color: rgba(110, 118, 129, 1);
    text-align: center;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
  }

  .noUserImg {
    width: 40px;
    height: 40px;
    background: #eee;
    margin-right: 5px;
    vertical-align: middle;
  }

  .noUserContent {
    width: 746px;
    height: 146px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(191, 191, 191, 1);
    border-radius: 6px;
    position: relative;
    margin: 0 auto 40px;
  }

  .noUserContent a {
    color: #0289ff;
    display: inline;
  }

  .noUserBtn {
    color: #b0b0b0;
    background: #eee;
    text-align: center;
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin: 20px 0 30px;
    border-radius: 500px;
    font-size: 16px;
  }

  .promoteAuthorItemRow1,
  .promoteAuthorRecentItem {
    margin-bottom: 20px;
  }

  .article p a {
    display: inline;
  }

  .author_img,
  .promoteAuthorName,
  .promoteAuthorNameBq {
    display: inline-block;
  }

  .promoteAuthorItemRow1Left {
    display: block;
    float: left;
    width: 65px;
    height: 65px;
    border-radius: 45px;
  }

  .author_item_tip {
    margin-top: 8px;
    height: 17px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: 17px;
  }

  .promoteAuthorItemRow1Right {
    width: 156px;
    margin-left: 12px;
  }

  .promoteAuthorName {
    font-size: 20px;
    font-weight: 500;
    color: rgba(21, 20, 20, 1);
    line-height: 25px;
  }

  .promoteAuthorNameBq {
    width: 80px;
    position: relative;
    top: 1px;
    margin-left: 0;
    left: -3px;
  }

  .promoteAuthorSummary {
    font-size: 14px;
    font-weight: 400;
    color: rgba(113, 113, 116, 1);
    line-height: 19px;
    padding-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .promoteAuthorSummary &gt; a {
    display: inline-block;
    text-decoration: underline;
    color: rgba(58, 58, 58, 1) !important;
  }

  .promoteAuthorItemRow2 {
    margin: 20px 30px 40px;
  }

  .promoteAuthorFocusBtn {
    width: 110px;
    height: 30px;
    border-radius: 29px;
    border: 1px solid rgba(242, 136, 36, 1);
    text-align: center;
    margin: auto auto 10px;
    font-size: 17px;
    font-weight: 400;
    color: rgba(242, 136, 36, 1);
    line-height: 25px;
    display: block;
    cursor: pointer;
    background-color: #fff;
  }

  .promoteAuthorFocusBtn.hasFollow,
  .promoteAuthorFocusNum {
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(151, 151, 151, 1);
  }

  .newColorBtn {
    width: 83px;
    height: 24px;
    border-radius: 12px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid rgba(255, 136, 93, 1);
    line-height: 22px;
    text-align: center;
  }

  .promoteAuthorFocusBtn.hasFollow {
    border-radius: 29px;
    border: 2px solid rgba(205, 205, 205, 1);
    font-size: 16px;
    line-height: 20px;
  }

  .promoteAuthorFocusNum {
    font-size: 13px;
    line-height: 19px;
    text-align: center;
  }

  .promoteAuthorItemRow3 {
    font-size: 14px;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
  }

  .extensionReaditem_right_bottom &gt; span,
  .extensionReaditem_right_top {
    font-family: PingFang-SC-Medium;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .promoteAuthorRecentTitleLine {
    width: 5px;
    height: 19px;
    background: #ffdb33;
    border-radius: 3px;
    display: inline-block;
    margin-left: 10px;
  }

  .extensionReaditem_left,
  .extensionReaditem_left &gt; img {
    width: 120px;
    height: 75px;
    border-radius: 6px;
  }

  .promoteAuthorRecentTitleLine2 {
    margin-left: 20px;
    margin-top: 26px;
  }

  .extensionRead_list {
    padding: 0 26px 0 20px;
    margin-top: 15px;
  }

  .extensionRead_list_item {
    margin-top: 21px;
  }

  .extensionRead_list_item:last-child {
    margin-bottom: 11px;
  }

  .extensionReaditem_left {
    display: inline-block;
    overflow: hidden;
  }

  .extensionReaditem_right {
    left: 3px;
    display: inline-block;
    width: 166px;
    height: 75px;
    position: relative;
  }

  .extensionReaditem_right_top {
    font-size: 15px;
    color: rgba(43, 40, 37, 1);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    position: absolute;
    top: 0;
    line-height: 19px;
  }

  .extensionReaditem_right_bottom {
    position: absolute;
    bottom: 0;
    width: 166px;
  }

  .extensionReaditem_right_bottom &gt; span {
    font-size: 12px;
    color: rgba(131, 131, 131, 1);
    white-space: nowrap;
    width: 65px;
  }

  .promoteAuthorRecentTitle {
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 500;
    color: rgba(21, 20, 20, 1);
    position: relative;
    top: -4px;
    display: inline-block;
  }

  .promoteAuthorRecentList_item {
    font-size: 14px;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    margin-top: 25px;
  }

  .promoteAuthorRecentItemNum,
  .promoteAuthorRecentItemText {
    height: 25px;
    font-size: 18px;
    line-height: 25px;
    display: block;
  }

  .promoteAuthorRecentItemNum {
    width: 25px;
    background: rgba(242, 136, 36, 1);
    border-radius: 2px;
    text-align: center;
    font-family: PingFang SC;
    font-weight: 900;
    color: rgba(255, 255, 255, 1);
    float: left;
  }

  .promoteAuthorRecentItemText {
    width: 267px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(85, 85, 85, 1);
    overflow: hidden;
    margin-left: 45px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .promoteAuthorRecentList {
    padding-top: 7px;
    padding-left: 10px;
    margin-bottom: 34px;
  }

  .extensionRead {
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
    margin-top: 7px;
  }

  .articleDetailAuthorPromote {
    width: 318px;
  }

  .articleDetailAuthorPromoteMoreBtnWrap {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .articleDetailAuthorPromoteMoreBtn {
    margin: auto;
    background-color: #fff;
  }

  .articleControlBox {
    margin-left: 8px;
    height: 66px;
    background: #f5f6f9;
    position: relative;
  }

  .articleControlBox.is-fixed {
    position: fixed;
    border-top: 2px solid #ffda44;
    z-index: 3;
    bottom: 0;
    box-shadow: 0 -3px 32px 0 rgba(0, 0, 0, 0.06);
  }

  .articleControlBoxShare {
    font-size: 14px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(151, 151, 151, 1);
    line-height: 20px;
    padding-left: 20px;
    padding-top: 33px;
    display: block;
    float: left;
  }

  .detailback {
    margin-left: 220px;
  }

  .fixed_action_box {
    display: none;
  }

  .articleControlBox .articleControlBoxSmallIcon {
    background-color: #f5f6f9;
    width: 36px;
    height: 36px;
    background-size: cover;
    margin-right: 0;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 10px;
    background-position: center;
  }

  .articleControlBox .left {
    width: 220px;
    height: 66px;
    line-height: 63px;
    float: left;
    margin-left: 23px;
  }

  .left .header {
    width: 40px;
    height: 40px;
    float: left;
    margin: 10px 10px 0 0;
    position: relative;
    background: 0 0;
  }

  .left .header .header_img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }

  .left .header .author_type_icon {
    width: 55px;
    height: auto;
    position: absolute;
    bottom: -2px;
    left: 0;
  }

  .left .user_name {
    float: left;
    max-width: 90px;
    color: #5c5c5c;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px;
  }

  .left .btn {
    float: left;
    width: 54px;
    background: rgba(255, 220, 0, 1);
    border-radius: 4px;
    margin-top: 20px;
    text-align: center;
    font-size: 12px;
    color: #242629;
    cursor: pointer;
  }

  .articleControlBox .middle {
    width: 260px;
    float: right;
    margin: 12px 20px 0 0;
  }

  .middle .action_item {
    width: 70px;
    float: left;
    margin-right: 10px;
  }

  .action_item .icon {
    width: 36px;
    height: 36px;
    float: left;
  }

  .action_item span {
    float: right;
    font-size: 14px;
    color: #5c5c5c;
    margin-top: 8px;
  }

  .middle .line1 {
    width: 1px;
    height: 31px;
    background: #dedede;
    float: right;
    margin-top: 3px;
  }

  .articleControlBox .right {
    float: right;
    margin: 10px 25px 0 0;
  }

  .right .wecharticon {
    background-image: url(../images/wechat.png);
  }

  .right .wecharticon:hover {
    background-image: url(../images/wechat1.png);
  }

  .right .ljicon {
    background-image: url(../images/link.png);
    border: none;
    position: relative;
  }

  .right .ljicon:hover {
    background-image: url(../images/link1.png);
  }

  .right .weboicon {
    background-image: url(../images/weibo.png);
  }

  .right .weboicon:hover {
    background-image: url(../images/weibo1.png);
  }

  .grade_module .grade_module_score {
    float: right;
    margin: 35px 40px 0 0;
    font-size: 16px;
    color: #5c5c5c;
  }

  .articleControlBox .collectJBtn,
  .articleControlBox .rightBtn {
    font-family: PingFangSC;
    color: rgba(151, 151, 151, 1);
    line-height: 20px;
    border: 0;
    font-size: 14px;
  }

  .articleControlBox .upButton {
    width: 58px;
    height: 58px;
    margin-left: 202px;
    margin-top: 10px;
    background-color: #fff;
    background-image: url(../images/up_0@2x.png);
    background-size: cover;
    border: 0;
    cursor: pointer;
  }

  .articleControlBox .rightBtn {
    font-weight: 400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 0;
    background-size: 26px 24px;
    width: 90px;
  }

  .articleControlBox .collectJBtn {
    font-weight: 400;
    position: absolute;
    left: 50px;
    top: 12px;
    cursor: pointer;
  }

  .articleControlBox .collectJBtn:hover .collection {
    background: rgba(255, 118, 31, 1);
  }

  .articleControlBox .collectJBtn:hover .collection &gt; img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
  }

  .collection {
    background: rgba(164, 164, 164, 1);
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
  }

  .collection &gt; img {
    width: 16px;
    height: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    margin-left: -8px;
  }

  .collection_text {
    font-size: 14px;
    font-family: PingFang-SC-Medium;
    font-weight: 400;
    color: rgba(92, 92, 92, 1);
    position: absolute;
    top: 8px;
    left: 41px;
  }

  .articleControlBox .upButton.hasUp {
    background-image: url(../images/up@2x.png);
  }

  .breadcrumbBoxWrap {
    height: 30px;
    width: 354px;
    background: #fff;
    line-height: 30px;
    font-size: 12px;
    color: #818386;
  }

  .breadcrumbBoxWrap a {
    color: #818386;
  }

  .breadcrumbBoxWrap .breadcrumbBox {
    width: 788px;
  }

  .extensionRead {
    width: 354px;
  }

  .todayNews &gt; .todayNewsBox {
    position: relative;
    background: #fff;
  }

  .containerBox {
    background: #f7f7f7;
    padding: 20px 0 0;
  }

  .contentLeft,
  .rankingBox {
    background: #fff;
  }

  .rankingBox {
    padding-top: 20px;
    margin-bottom: 15px;
  }

  .authorBox {
    padding-left: 25px;
    padding-top: 26px;
  }

  .articleInfBox {
    padding-left: 13px;
  }

  .articleSummary {
    width: 752px;
    font-size: 14px;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    color: rgba(90, 90, 90, 1);
  }

  .article {
    padding: 0 25px;
    margin-top: 10px;
    position: relative;
    height: 100%;
    width: 100%;
  }

  .labelBox,
  .shareToBox {
    padding: 25px 25px 25px 27px;
  }

  .commentNumber {
    position: relative;
    padding-left: 10px;
  }

  .articleControlBoxWrap {
    padding: 0;
    margin-top: 15px !important;
  }

  .articleControlBox {
    width: 788px;
  }

  .commentAll,
  .first-level-review {
    padding: 0 20px;
  }

  .adImgBox {
    padding-top: 8px;
    background: #f7f7f7;
    margin-top: 0;
  }

  .adImgs {
    width: 354px !important;
    height: 157px !important;
    border-radius: 6px;
  }

  .editorSayBox {
    padding: 10px;
    height: 125px;
    background: rgba(242, 136, 36, 1);
    margin: 20px;
  }

  .editorSayBoxLeft {
    display: block;
    float: left;
  }

  .editorSayBoxLeft img {
    border-radius: 25px;
    width: 50px;
    height: 50px;
    display: block;
  }

  .editorSayBoxRight {
    margin-left: 70px;
  }

  .editorSayBoxName {
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    margin-bottom: 10px;
  }

  .editorSayBoxSay {
    font-size: 14px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(151, 151, 151, 1);
    line-height: 19px;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
  }

  .nologtip {
    display: none;
  }

  .article_author {
    display: inline;
    color: #aaaeb3;
    font-size: 14px;
  }

  .article_author:hover {
    color: #0289ff;
  }

  .articles_page {
    padding: 28px 24px;
    display: flex;
  }

  .articles_page_l,
  .articles_page_r {
    display: flex;
    align-items: center;
  }

  .articles_page_l_btn,
  .articles_page_r_btn {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #212629;
  }

  .articles_page_l_text,
  .articles_page_r_text {
    width: 240px;
    height: 44px;
    color: #212629;
    line-height: 22px;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .articles_page_l_text::before {
    content: '';
    width: 1px;
    height: 40px;
    background-color: rgba(170, 174, 179, 0.29);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }

  .articles_page_l_text {
    margin-left: 24px;
    padding-right: 30px;
    margin-right: 34px;
  }

  .articles_page_r_text {
    width: 230px;
    margin-left: 30px;
  }

  .articles_page_l_btn .btn_icon,
  .articles_page_r_btn .btn_icon {
    width: 6px;
    height: 11px;
  }

  .articles_page_l_btn,
  .articles_page_r_btn {
    padding: 8px 14px;
    border-radius: 4px;
    height: 36px;
  }

  .articles_page_l_btn {
    background-color: #f7f7f7;
  }

  .articles_page_r_btn {
    background: rgba(255, 220, 0, 1);
    color: #333;
  }
}

@media screen and (max-width: 1275px) {
  .bottom_download_btn,
  .open_app_btn,
  .out,
  a {
    color: #242629;
  }

  body {
    margin: 0;
  }

  a {
    text-decoration: none;
  }

  .clear {
    clear: both;
  }

  .app_download_tip {
    width: 9.3rem;
    height: auto;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }

  .open_app_btn,
  .to_home_btn {
    height: 1rem;
    position: fixed;
  }

  .open_app_btn {
    width: 3rem;
    line-height: 1rem;
    background: #ffdc00;
    border-radius: 1rem;
    bottom: 1.5rem;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    font-size: 0.4054rem;
    font-weight: 500;
  }

  .to_home_btn {
    width: 1rem;
    right: 0.5rem;
    bottom: 4rem;
    z-index: 100;
  }

  .nav {
    width: 9.3rem;
    height: 1.31rem;
    padding: 0.29rem 0;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    position: fixed;
    left: 50%;
    top: 1.9rem;
    transform: translateX(-50%);
    z-index: 1;
    background: #fff;
  }

  .nav .icon {
    display: block;
    width: 0.75rem;
  }

  .nav .icon2 {
    width: 2.4rem;
  }

  .top_box {
    height: 3rem;
  }

  .center_box {
    width: 9rem;
    margin: 0 auto;
  }

  .article_title {
    font-size: 0.5946rem;
    font-weight: 500;
  }

  .article_info {
    margin-top: 0.52rem;
  }

  .article_info .header {
    width: 0.85rem;
    float: left;
    margin-top: 0.05rem;
  }

  .article_info .right {
    font-size: 0.3514rem;
    font-weight: 500;
    float: left;
    margin-left: 0.24rem;
  }

  .article_info .right .time {
    font-size: 0.2973rem;
    color: #aaaeb3;
  }

  .content_icon {
    width: 0.8rem;
  }

  .article_summary {
    margin-top: 0.35rem;
    font-size: 16px;
    line-height: 0.72rem;
  }

  .article_pic {
    width: 100%;
    border-radius: 0.1rem;
    margin-top: 25px;
  }

  .article_content {
    font-size: 16px !important;
    margin-top: 0.48rem;
    line-height: 0.72rem;
    position: relative;
  }

  .article_content img {
    width: 100% !important;
    height: auto !important;
  }

  .article_mask {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .bottom_download_btn {
    width: 100%;
    height: 1.04rem;
    line-height: 1.04rem;
    border-radius: 0.21rem;
    background: #ffdc00;
    margin: 1rem auto 0.64rem;
    font-size: 0.3514rem;
    text-align: center;
  }

  .line {
    width: 100%;
    height: 0.21rem;
    background: rgba(246, 247, 249, 1);
  }

  .count .avatars {
    float: left;
    margin: 0.21rem 0 0 0.53rem;
  }

  .avatars .avatar_item {
    width: 0.85rem;
    height: 0.85rem;
    margin-left: -0.53rem;
    border: 1px solid #fff;
    border-radius: 50%;
  }

  .count .num {
    font-size: 0.3514rem;
    color: #aaaeb3;
    float: left;
    margin: 0.58rem 0 0 0.32rem;
  }

  .author_info {
    padding: 0.45rem 0 0.66rem;
  }

  .author_info .avatar {
    width: 1.06rem;
    height: 1.06rem;
    float: left;
  }

  .author_info .info {
    width: 7.33rem;
    float: left;
    margin-left: 0.29rem;
  }

  .author_info .info .top {
    font-size: 0.42rem;
    font-weight: 500;
  }

  .author_info .info .bottom {
    font-size: 13px;
    color: #818386;
    line-height: 0.53rem;
    margin-top: 0.32rem;
  }

  .recommend .title {
    width: 100%;
    height: 1.46rem;
    line-height: 1.46rem;
    border-bottom: 1px solid #e3e5e8;
  }

  .recommend .title .icon {
    width: 0.64rem;
    height: 0.64rem;
    float: left;
    margin-top: 0.4rem;
  }

  .recommend .title span {
    float: left;
    font-size: 16px;
    font-weight: 500;
    margin-left: 0.26rem;
  }

  .recommend .articles {
    margin-top: 0.32rem;
  }

  .articles .article_item {
    width: 9.12rem;
    height: 2.24rem;
    margin: 0 auto 0.64rem;
  }

  .article_item .left {
    width: 5.86rem;
    float: left;
  }

  .article_item .left .item_title {
    height: 1.28rem;
    font-size: 17px;
    font-weight: 500;
    line-height: 0.72rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .article_item .left .item_info {
    font-size: 11px;
    color: #aaaeb3;
    margin-top: 0.53rem;
  }

  .article_item .item_pic {
    width: 2.93rem;
    height: 2.24rem;
    border-radius: 0.21rem;
    float: right;
  }

  .banner {
    display: block;
    width: 9.12rem;
    border-radius: 0.32rem;
    margin: 0.37rem auto 0.9rem;
  }

  .mask,
  .mask .modal {
    width: 100%;
    background: #1a1a1a;
  }

  .mask {
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000;
    display: none;
  }

  .mask .modal {
    height: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
  }

  .mask_content {
    height: 4.21rem;
    width: 7.6rem;
    background: #fff;
    border-radius: 0.27rem;
    padding: 0 0.77rem;
    text-align: center;
  }

  .mask_content .title {
    font-size: 0.43rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #242629;
    margin-top: 1.07rem;
    margin-bottom: 0.64rem;
  }

  .mask .modal .row {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
  }

  .mask .modal .row .btn {
    width: 2.77rem;
    height: 1.23rem;
    line-height: 1.23rem;
    border-radius: 0.27rem;
    font-size: 0.43rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #242629;
  }

  .mask .modal .row .btn.cancel {
    background: #f0f1f5;
  }

  .mask .modal .row .btn.confirm {
    background: #ffdc00;
  }

  .all_article_content a {
    color: #0389ff !important;
  }
}
</pre></body></html>