﻿/* 博客页面样式 */

.wordpress-article {
    padding: 32px 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    position: relative;
}

.wordpress-article .entry-content {
  background: transparent;
}

.tab-file-box .wordpress-article {
    /*padding-bottom: 0*/
}

.wordpress-article h1,
.wordpress-article h2,
.wordpress-article h3,
.wordpress-article h4,
.wordpress-article h5 {
    font-weight: 900;
}

.wordpress-article h1:first-child,
.wordpress-article h2:first-child,
.wordpress-article h3:first-child,
.wordpress-article h4:first-child,
.wordpress-article h5:first-child {
    margin-top: 0 !important;
    padding-top: 0;
    border-top: 0;
}

.wordpress-article,
.wordpress-article-box,
.wordpress_article_info_box,
.wordpress-article h1,
.wordpress-article h2,
.wordpress-article h3,
.wordpress-article h4,
.wordpress-article h5 {
    font-family: 'Microsoft YaHei UI', 'Microsoft YaHei', 'PingFang SC', 'Helvetica Neue', 'Hiragino Sans GB', 'Noto Sans', Tahoma, 'Arial', 'simsun', 'sans-serif' !important;
}

.wordpress-article .wordpress-article-box .tags-from .comment-type-wrapper .comment-type-text {
    color: rgba(0, 0, 0, 0.45);
}

.wordpress-article .wordpress-article-box .tags-from .comment-type-wrapper .comment-type-text:hover {
    color: #166BC7;
}

.wordpress-article .wordpress-article-box a:not(.btn) {
    color: #357bb3;
}

/*.wordpress-article .wordpress-article-box a:not(.btn):hover {*/
/*    color: #114a78;*/
/*}*/

.entry-footer {
    margin: 0 0 26px 2px
}

.entry-date {
    color: #999;
    font-size: 12px
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.updated:not(.published) {
    display: none
}

.tab_fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #f5f5f5;
    z-index: 3;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
}

.tab_empty_fixed {
    height: 51px;
}

.tab_fixed .list_tab {
    margin: 0 auto;
    background: #fff
}

.wordpress-article-box {
    width: 67.6%;
    min-height: 400px;
    position: relative;
    vertical-align: top;
}

.tp-common-view {
    position: relative;
    width: 100%;
    min-height: 300px;
}

.borderRight {
    border-right: 1px solid rgba(120,130,140,0.25);
}

/*.width100 {
    width: 100%;
}*/
.wordpress-article-box img {
    max-width: 100%!important;
    width: 100%;
    height: 100%;
}

#wordpress_article_info_box .scene-qucik-create .class-scene-demo img {
    width: 550px!important;
}

#wordpress_article_info_box .scene-qucik-create .create-qrcode-btn-quick {
    margin-top: 16px;
}

#wordpress_article_info_box .scene-qucik-create-new .class-scene-demo img {
    width: 220px!important;
}

#wordpress_article_info_box .scene-qucik-create-new .scene-qucik-create-twobtn {
    margin-left: 47px;
}

.wait-now {
    background: rgba(255,255,255,.8);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1000px;
    z-index: 999;
    text-align: center;
    min-width: 659px;
}

.wait-now img {
    width: 50px!important;
    height: 50px;
    margin: auto !important;
    margin-top: 200px !important;
}

/* .batch-page-wordpress-articel-wrapper .wait-now {
	width: 1240px;
} */

.contact {
    width: 216px;
    text-align: center;
    margin: 0 auto;
    top: 0px;
    position: absolute;
    right: 0px;
}

.contact.hasQrCode.isSimpleStyle {
    top: 24px;
}

.contact-box {
    /* padding-left: 14px; */
}

.contact-info img {
    width: 60px;
    height: 60px;
    border-radius: 30px;
}

.contact-info .contact-name {
    font-size: 16px;
    color: rgba(0,0,0,0.87);
    margin-top: 10px;
}

.contact-info .contact-desc {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
    line-height: 18px;
}

.contact-method {
    margin-top: 20px;
    position: relative;
}

.contact-method .contact-phone {
    font-size: 14px;
    color: #999999;
    line-height: 18px;
}

.contact-method .contact-computer {
    margin-top: 5px;
    font-size: 14px;
}
.contact-method .contact-computer a {
    display: block;
}
.contact-method .contact-computer a+a {
    margin-top: 5px;
}
.contact-method .weixin-popover {
    border: none;
    padding: 0;
    border-radius: 0;
}
.contact-method .weixin-popover .popover-content {
    padding: 0;
}
.contact-method .weixin-code {
  width:190px;
  height:190px;
  background:rgba(255,255,255,1);
  box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);
  border:1px solid rgba(120,130,140,0.13);
  text-align: center;
  padding: 20px;
}
.contact-method .weixin-code h3 {
  font-size:16px;
  color:rgba(0,0,0,0.87);
}

.contact-method .weixin-code img {
    width: 100px;
    height: 100px;
    margin: 9px 0 6px;
}
.contact-method .weixin-code p {
  font-size:12px;
  color:rgba(153,153,153,1);
}

.contact-time {
  margin-top: 10px;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
}

.none {
    display: none;
}

.wp-video {
    width: 100%!important;
}

.weixinContact {
    position: relative;
    top: 5px;
}

video {
    width: 100%!important;
    height: auto!important;
}

.fixed {
    position: fixed;
    left: 50%;
    margin-left: calc(1000px / 2 - (260px - 2px));  /* 总宽的50% - 自身宽度 */
    top: 100px;
}

/* START 前往制作标签模板 */
.contact-mobile .create-style-tpl-wrapper {
  vertical-align: top;
  width: 258px;
  display: inline-block;
  border: 1px solid #e6e6e6;
  padding: 12px;
  border-radius: 2px;
  margin-top: 32px;
}

.contact-mobile .create-style-tpl-wrapper.has-create-qrcode {
  display: inline-block;
}

.contact-mobile .create-style-tpl-wrapper .tip {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.85);
  margin-left: 4px;
  text-align: left;
  /* text-align: left;
  display: flex;
  justify-content: space-between; */
}

.contact-mobile .create-style-tpl-wrapper .imgBox {
  margin-top: 6px;
  width: 100%;
  cursor: pointer;
}

.contact-mobile .create-style-tpl-wrapper .imgBox img {
  width: 100%;
  border: none;
}

.contact-mobile .create-style-tpl-wrapper .go-to-create-tpl {
    width: 100%;
    margin-top: 4px;
    text-align: center;
    font-size: 12px;
}

.contact-mobile .create-style-tpl-wrapper .go-to-create-tpl .create-link {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
}

.contact-mobile .create-style-tpl-wrapper .create-style-tpl-btn {
  width: 100%;
  margin-top: 16px;
  height: 38px;
  font-size: 14px;
  border-radius: 2px;
  line-height: 20px;
}

.contact-mobile .create-style-tpl-wrapper.none {
  display: none;
}

.contact-mobile .create-style-tpl-wrapper.otherCodeType {
    display: none;
}

.fixed.contact-mobile .create-style-tpl-wrapper {
    margin-top: 84px;
}

/* END 前往制作标签模板 */

.new-contact {
    width: 300px;
}

.new-contact.hasQrCode .create-code-tpl-box.leftClass {
    margin-top: 24px;
}

.new-contact .create-code-tpl-box.leftClass {
    margin-top: 32px;
}

.new-contact.hasQrCode .create-code-tpl-box.leftClass .quick-create-tpl-name {
    margin-left: 0px;
}

.noQrCode.contact-mobile.fixed .create-code-tpl-box {
    margin-top: 72px !important;
}

.noQrCode.contact-mobile .create-style-tpl-wrapper {
    display: none;
}

.hasQrCode.contact-mobile.fixed .create-code-tpl-box {
    margin-top: 72px !important;
}

.hasQrCode.contact-mobile.fixed.isSimpleStyle .create-code-tpl-box {
    margin-top: 24px !important;
}

.wikiOutlineWrapper {
  width: 260px;
  margin-left: 64px;
  position: sticky;
  top: 128px;
}

.tab-content-container .wikiOutlineTopContainer .item.active::before,
.tab-content-container .wikiOutlineContainer .item.active::before {
  background-color: #008C33;
}

.tab-content-container .wikiOutlineTopContainer .item.active,
.tab-content-container .wikiOutlineContainer .item.active {
  color: #008C33;
}
