:root {
  --font-size-offset: 0px;
  --line-height-offset: 0px;
}
:root .detail.biggest p {
  --font-size-offset: 8px;
  --line-height-offset: 16px;
}
:root .detail.big p {
  --font-size-offset: 4px;
  --line-height-offset: 8px;
}
:root .detail.default p {
  --font-size-offset: 0px;
  --line-height-offset: 0px;
}
:root .detail.small p {
  --font-size-offset: -4px;
  --line-height-offset: -8px;
}
#details .top-bar {
  margin-bottom: unset;
}
.details-title-bar {
  position: sticky;
  top: 120px;
  /*max-width: 1470px;*/
  padding: 15px 0;
  /*margin: 0 auto;*/
  background: #ffffff;
  z-index: 90;
}
.detail ol, .detail ul{
  padding: 0 0 21px 2em;
  list-style: revert;
}
.detail ol li, .detail ul li {
  list-style: unset;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
}
.details-main-PHOTO .details-main>aside,.details-main-PHOTO .relation-module{
  display:none;
}

.faces-bar {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 17px;
  margin: 20px 0;
}
.faces-bar .like-bar {
  height: 30px;
  display: flex;
  align-items: center;
}
.faces-bar .like-btn {
  cursor: pointer;
  width: 24px;
  margin-right: 2px;
}
.faces-bar .like-tip {
  display: none;
  margin-left: 30px;
  padding: 5px 8px;
  font-size: 14px;
  color: #ffffff;
  background: #a4d2eb;
  border-radius: 5px;
}

.advert-module .limit-img {
  position: relative;
}
.advert-module .limit-img img {
  margin-bottom: 25px;
}
.advert-module .limit-img .tagging {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px;
  font-size: 12px;
  line-height: 1em;
  color: #ffffff;
  background: #cccccc;
}

.replay-item-inner{
  display:flex;
  gap:15px;
}
.reply-list{
  margin-top:19px;
}
.view-load{
  display:none;
  color:rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  margin-top:12px;
}
.view-replay{
  display:flex;
  align-items:center;
  color:rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  cursor:pointer;
  margin-top:12px;
}
.view-replay-title,.view-hide,.count-down-icon{
  flex:none;
}
.count-down-icon{
  width:10px;
  margin-left:5px;
  transform-origin: 50% 50%;
}
.view-hide{
  display:none;
}
.view-replay-show .view-hide{
  display:block;
}
.view-replay-show .count-down-icon{
  transform:rotateZ( 180deg );
}
.view-replay-show .view-replay-title{
  display:none;
}

.reply-list[count="0"],.reply-list-hide,.view-replay-box[count="0"]{
  display:none;
}

.replay-item{
  margin-top:38px;
}
.replay-item:first-of-type{
  margin-top:0;
}
.article-like-box{
  display:flex;
  align-items:center;
  flex:none;
}
.article-like{
  width:17px;
  flex:none;
  margin-left:5px;
  cursor:pointer;
}
.reply-textarea-box{
  background: rgba(245, 245, 245, 1);
  border: 1px solid rgba(228, 233, 234, 1);
  margin-top:7px;
  padding-bottom:7px;
  padding-right:7px;
}
.reply-textarea-button{
  height:36px;
  line-height:36px;
  background: rgba(0, 108, 191, 1);
  color:#ffffff;
  width:80px;
  text-align:center;
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  margin-left:auto;
  cursor:pointer;
}
.reply-bar-reply,.reply-bar-delete{
  cursor:pointer;
  color:rgba(51, 51, 51, 1);
}
.article-like-count{
  font-size:14px;
  flex:none;
  color:rgba(51, 51, 51, 1);
}
.article-like-count-hide,.reply-bar-delete,.reply-bar-point-delete{
  display:none;
}
.details-main {
  padding: 0 15px;
  max-width: 1470px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.galleryHoverRight{
  cursor:url(https://wwp-static.wenweipo.com/img/icon/gallery-arrow-right.cur), auto;
}
.galleryHoverLeft{
  cursor:url(https://wwp-static.wenweipo.com/img/icon/gallery-arrow-left.cur), auto;
}
.relation-module{
  margin-top:33px;
}
.common-column-list-unit-img {
    width: 100%;
    height: calc(950px * 0.314 * 9 / 16);
    overflow: hidden;
}
.imgBox-box {
    width: 100%;
    height: 100%;
    position: relative;
}
.imgBox-filter {
    position: absolute;
    z-index: 10;
    object-fit: fill;
    filter: blur(10px);
}

.imgBox,
.imgBox-filter,
.imgBox-img {
    width: 100%;
    height: 100%;
}
.imgBox-img {
    position: relative;
    z-index: 20;
    object-fit: contain;
}
.details-main main {
  padding: unset;
  width: 66%;
  max-width: 950px;
  margin: unset;
}
.details-main-PHOTO .details-main>main{
  width:calc( 100% - 50px );
  max-width:unset;
}
.breadcrumbs {
  font-size: 14px;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.breadcrumbs a,
.breadcrumbs span {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 10px;
  color: #808080;
  text-wrap: auto;
}

.breadcrumbs a:after {
  content: "";
  width: 1px;
  height: 1.1em;
  display: inline-block;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  transform: rotate(25deg);
  background-color: #999;
  margin-left: 10px;
}

.title-bar {
  padding-top: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.title-bar h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
  color: rgba(51, 51, 51, 1);
}

.info-tool-bar,
.tools-bar {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.info-tool-bar {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.info-bar .time {
  margin-right: 20px;
  color: rgba(153, 153, 153, 1);
}

.info-bar .tag {
  color: rgba(56, 152, 208, 1);
}

.tools-bar {
  margin: unset;
}
.toolbar-wrap {
  position: relative;
}
.audio-bar {
  width: 64px;
}
.audio-btn {
  cursor: pointer;
  margin: 0 auto;
  width: 30px;
}
.change-fontsize {
  width: 52px;
}
.change-fontsize .label-bar {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.change-fontsize img {
  margin-left: 12px;
}
.opt-list {
  position: absolute;
  top: 30px;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding: 5px 0;
  border: 1px solid rgba(230, 230, 230, 1);
  border-radius: 6px;
  box-shadow: 0px 2px 4px  rgba(0, 0, 0, 0.25);
  background: #ffffff;
  z-index: -1;
  visibility: hidden;
  transition: all 1s ease;
}
.size.opt-list {
  top: 25px;
}
.change-fontsize.clicked .opt-list,
.audio-bar.clicked .opt-list {
  z-index: 10;
  visibility: visible;
}
.opt-list li {
  width: 100%;
  padding: 5px 0;
  text-align: center;
  cursor: pointer;
}
.opt-list li.active {
  color: rgba(33, 120, 187, 1);
  background: rgba(224, 244, 255, 1);
}

.detail {
  /*padding-top: 17px;*/
  padding-bottom: 20px;
}

.detail iframe {
  width: 100%;
}
.detail iframe:not(.content-video){
  margin-bottom:21px;
}
.detail .maxPic .swiper-slide img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.detail .maxPicComment {
  left: 50%;
  transform: translateX(-50%);
}

.detail figure {
  max-width: 100%;
  margin: 0 auto 21px;
}

.detail figure img {
  width: auto;
  margin: 0 auto;
}

.detail figure figcaption {
  display: block !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: rgba(153, 153, 153, 1);
}

.detail figure.image figcaption.show {
  display: table-caption !important;
}

.detail p {
  font-size: clamp(
    calc(12px + var(--font-size-offset)),
    calc(1.8vw + var(--font-size-offset)),
    calc(18px + var(--font-size-offset))
  );
  line-height: clamp(
    calc(20px + var(--line-height-offset)),
    calc(3.3vw + var(--line-height-offset)),
    calc(33px + var(--line-height-offset))
  );
  color: rgba(51, 51, 51, 1);
  padding-bottom: 21px;
  text-align:justify;
}
.detail p:not([style*="text-align: center"]),
.storyContent p:not([style*="text-align: center"]),
.gallerySummary p:not([style*="text-align: center"]){
  text-indent: 2em;
}

.editor {
  font-size: 18px;
  font-weight: 500;
  line-height: 33px;
  text-align: right;
  color: rgba(153, 153, 153, 1);
}

.pdfPath {
  color: #006CBFFF;
}

.pdfPath:before {
  content: "";
  display: inline-block;
  background: url(https://wwp-static.wenweipo.com/img/icon/pdf-icon.png) no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.comments-module .total {
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  color: rgba(0, 0, 0, 1);
  margin-bottom: 25px;
}

.comments-module .hide {
  display: none;
}

.comments-module .input-bar {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 31px;
}

.comments-module .user-icon {
  width: 34px;
  height: 34px;
  border-radius: 50%;
}

.comments-module .text-input-bar {
  flex: 1;
}

.comments-module textarea {
  resize: none;
  width: 100%;
  height: 106px;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(0, 0, 0, 1);
  border-radius: 2px;
  background: rgba(245, 245, 245, 1);
  border: 1px solid rgba(228, 233, 234, 1);
}
.comments-list .replay-textarea{
  border: 0;
  height:63px;
}
.comments-module .tip-commit {
  margin-top: 13px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(153, 153, 153, 1);
}

.comments-module .commit {
  padding: 3px 12px;
  color: #ffffff;
  border-radius: 2px;
  background: rgba(0, 108, 191, 1);
  cursor: pointer;
}

.comments-module .comment-item {
  display: flex;
  gap: 15px;
  margin-bottom: 28px;
}

.comment-item .comment-info {
  flex: 1;
}

.comment-info {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: rgba(153, 153, 153, 1);
}

.comment-info .infos {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.comment-info .infos .like-btn {
  display: inline-block;
  width: 19px;
  height: 17px;
  vertical-align: baseline;
  margin-left: 5px;
  cursor: pointer;
}

.comment-info p {
  margin: 8px 0;
  line-height: 25px;
  color: rgba(51, 51, 51, 1);
}

.comment-info .reply-bar {
  font-size: 14px;
  line-height: 20px;
}

span.reply-btn {
  color: rgba(51, 51, 51, 1);
}

aside {
  width: 30.3%;
  max-width: 437px;
}

aside .tab-bar .tab-name.active {
  padding-left: 10px;
}

aside .tab-bar .tab-name.active:before {
  top: 4.5px;
  left: 0px;
  width: 4px;
  height: 20px;
  border-radius: 0;
  background: rgba(0, 108, 191, 1);
}

.details-main .hottopic-timeline-wrap {
  width: 100%;
  margin-bottom: 37px;
}

.details-main #rankList {
  height: 732px;
}

.relation-module .relations {
  display: flex;
  flex-wrap: wrap;
  gap: 2.9%;
  margin-top: 12px;
}

.tag-bar {
  padding-left: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  color: rgba(0, 0, 0, 1);
  border-left: 4px solid rgba(0, 108, 191, 1);
}

.relations .related {
  width: 31.4%;
  margin-bottom: 25px;
}

.related img {
  width: 100%;
  aspect-ratio: 298/170;
  border-radius: 4px;
  transition: all 1s;
}

.related:hover img {
  transform: scale(1.05);
}

.related .title {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: rgba(51, 51, 51, 1);
  margin: 10px 0 5px;
  min-height: 2em;
}

.related .title-info {
  font-size: 12px;
  line-height: 17px;
  color: rgba(153, 153, 153, 1);
}

.details-main .recommend-video-title span {
  font-size: 18px;
  padding-left: 6px;
  border-left: 4px solid #006CBFFF;
}
.comments-more{
  height: 36px;
  text-align:center;
  line-height:36px;
  background: rgba(247, 247, 247, 1);
  border-radius: 4px;
  font-size: 14px;
  color: rgba(153, 153, 153, 1);
  cursor:pointer;
}

.reco-reading-wrap {
  margin-bottom: 37px;
}
.reco-reading-wrap .title-bar {
  position: relative;
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: var(--main-text-color);
  padding: unset;
  border: unset;
  padding-left: 10px;
  margin-bottom: 11px;
}
.reco-reading-wrap .title-bar:before {
  content: "";
  position: absolute;
  top: 4.5px;
  left: 0px;
  width: 4px;
  height: 20px;
  border-radius: 0;
  background: rgba(0, 108, 191, 1);
}
.reading-list,
.reading-list .items {
  display: flex;
  flex-direction: column;
}
.reading-list .items {
  border-bottom: 1px solid #e6e6e6;
}
.reading-list {
  border-radius: 6px;
  border: 1px solid #e6e6e6;
  padding: 10px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.reading-list .title {
  padding: 10px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.reading-list .items a {
  display: none;
}
.reading-list .items.active .title {
  background: rgba(0, 108, 191, 1);
  color: #ffffff;
}
.reading-list .items.active a {
  display: block;
}

.gallery-lightbox-preview {
  position: relative;
  display: block;
  width: 100%;
}
.gallery-lightbox-preview:after {
  content: "點擊查看原圖";
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  bottom: auto;
  padding: 3px 6px;
  font-size: 12px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
}
.gallery-lightbox-preview:hover::after {
  visibility: visible;
  opacity: 1;
}

.audio-play-bar {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}
.audio-play-bar .close {
  position: absolute;
  right: -20px;
  display: inline-block;
  width: 20px;
  margin-top: -20px;
  text-align: center;
  color: #ffffff;
  background: rgba(153, 153, 153, 1);
  border-radius: 50%;
  font-size: 14px;
  cursor: pointer;
  vertical-align: middle;
}
.audio-play-bar audio {
  height: 38px;
  vertical-align: middle;
}

@media(max-width: 1470px) {
  .common-column-list-unit-img {
    height: calc((100vw - 30px) * 0.66 * 0.314 * 9 / 16);
  }
}
@media(max-width: 1200px) {
  .common-column-list-unit-img{
    height: calc(900px * 0.66 * 0.314 * 9 / 16);
  }
  .details-main {
    max-width: 930px;
  }

  .details-main #rankList {
    height: 464px;
  }

  .details-title-bar {
    top: 75px;
    max-width: 930px;
  }

  .title-bar h1 {
    font-size: 18px;
    line-height: 25px;
  }

  aside .tab-bar .tab-name.active:before {
    top: 4px;
    height: 14px;
  }

  .details-main .recommend-video-title span,
  .tag-bar {
    font-size: 14px;
    line-height: 20px;
  }
  .detail p {
    font-size: clamp(
      calc(1px + var(--font-size-offset)),
      calc(4.86vw + var(--font-size-offset)),
      calc(18px + var(--font-size-offset))
    );
    line-height: clamp(
      calc(1px + var(--line-height-offset)),
      calc(7vw + var(--line-height-offset)),
      calc(35px + var(--line-height-offset))
    );
  }

  .detail ol li, .detail ul li,
  #details .recommend-video .item .text a,
  .editor,
  .related .title,
  .comment-info,
  .breadcrumbs {
    font-size: 12px;
    line-height: 20px;
  }
  .gallery-lightbox-preview:after {
    visibility: visible;
    opacity: 1;
  }
}
@media(max-width: 992px) {
  #details .top-bar-h5 {
    margin-bottom: 0;
  }
  .details-title-bar {
    top: 52px;
  }
}
@media(max-width: 930px) {
  .common-column-list-unit-img {
    height: calc((100vw - 30px) * 0.66 * 0.314 * 9 / 16);
  }
}
@media(max-width: 768px) {
  .common-column-list-unit-img {
    height: calc((100vw - 30px) * 0.314 * 9 / 16);
  }

  .details-main {
    max-width: 750px;
    flex-direction: column;
    padding-bottom: 45px;
  }

  .details-main main,
  aside {
    width: 100%;
    max-width: 100%;
  }

  .details-main #rankList {
    height: 572px;
  }

  .details-main .hottopic-timeline-wrap {
    display: block;
  }
}

@media(max-width: 576px) {
  .common-column-list-unit-img {
    height: calc((100vw - 30px) * 9 / 16);
  }
  .title-bar h1 {
    font-size: 30px;
    line-height: 42px;
  }
  .breadcrumbs {
    font-size: 14px;
  }
  .detail ol li, .detail ul li,
  .editor,
  .related .title,
  .comment-info {
    font-size: 18px;
    line-height: 32px;
  }
  #details .recommend-video .item .text a {
    font-size: 16px;
    line-height: 22px;
    min-height: 22px;
  }
  .detail .maxPic .swiper-slide img {
    max-height: 100% !important;
  }

  .relation-module .relations {
    flex-direction: column;
  }

  .relations .related {
    width: 100%;
  }
  .details-main #rankList {
    height: 698px;
  }
  .details-main-PHOTO .details-main>main{
    width:100%;
  }
}