﻿.doc-content .entry-content strong, .doc-content .entry-content code {
  font-size: 16px;
  font-weight: normal;
  -webkit-text-stroke: 0.4px #484b50;
}

.doc-content .entry-content hr {
  padding: 0;
  color: rgba(238, 238, 238, 0.48);
  margin: 20px 0;
  border-top: 1px solid #eeeeee;
}

.doc-content .entry-content a.wordpressPdf,
.doc-content .entry-content a.wordpressWord,
.doc-content .entry-content a.wordpressExcel,
.doc-content .entry-content a.wordpressPpt,
.doc-content .entry-content a.wordpressZip {
  position: relative;
  padding-left: 20px;
}

.doc-content .entry-content a.wordpressPdf:before,
.doc-content .entry-content a.wordpressWord:before,
.doc-content .entry-content a.wordpressExcel:before,
.doc-content .entry-content a.wordpressPpt:before,
.doc-content .entry-content a.wordpressZip:before {
  content: '';
  background-size: contain;
  position: absolute;
  width: 16px;
  height: 16px;
  left: -2px;
  top: 3px;
}

.doc-content .entry-content a.wordpressPdf:before {
  background-image: url(../../2022/03/pdf_16478310643732.png);
}

.doc-content .entry-content a.wordpressWord:before {
  background-image: url(../../2022/03/word_16478310654335.png);
}

.doc-content .entry-content a.wordpressExcel:before {
  background-image: url(../../2022/03/excel_16478310638768.png);
}

.doc-content .entry-content a.wordpressPpt:before {
  background-image: url(../../2022/03/ppt_16478310648606.png);
}

.doc-content .entry-content a.wordpressZip:before {
  background-image: url(../../2022/03/zip_16479268541389.png);
}

.doc-content .entry-content code {
  background: none;
  padding: 0;
  margin: 0;
}

.doc-content .entry-content tt {
  border-radius: 6px;
  font-size: 96%;
  background: #f9f9f9;
  display: inline;
  vertical-align: bottom;
  line-height: 26px;
}

.doc-content .entry-content code, .doc-content .entry-content tt {
  color: rgba(0, 0, 0, 0.85);
}

.doc-content .entry-content img.noshadow {
  border: none !important;
}

.doc-content .entry-content img .doublepic {
  max-width: calc(50% - 15px) !important;
  margin-right: 15px;
}

.doc-content .entry-content video {
  border: none;
  border-radius: 0;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-box-shadow: 0 0 4px 0 rgba(220, 220, 220, 0.15), 0 0px 2px 0 rgba(220, 220, 220, 0.6);
  box-shadow: 0 0 4px 0 rgba(220, 220, 220, 0.15), 0 0px 2px 0 rgba(220, 220, 220, 0.6);
}

.doc-content .entry-content img.doublepic {
  max-width: calc(50% - 15px) !important;
  margin: 0px 5px 15px;
}

.doc-content .entry-content img.smallpic25 {
  width: 200px;
}

.doc-content .entry-content img.smallpic50 {
  width: 400px;
}

.doc-content .entry-content img.smallpic75 {
  width: 600px;
}

.doc-content .entry-content .center {
  text-align: center;
}

.up_tag::after {
  font-size: 50% !important;
  padding: 4px 8px;
  border-radius: 4px;
  margin-left: 12px;
  font-weight: 400;
  position: relative;
  top: -2px;
  line-height: 1;
  display: inline-block;
}

.blueblock {
  font-size: 16px;
  font-style: normal;
  position: relative;
  padding: 1rem 1.8rem;
  background-color: rgba(238, 238, 238, 0.48);
  border-radius: 6px;
  margin-left: 0 !important;
  border: none;
  margin: 1.2rem 0;
}

.blueblock > :last-child {
  margin-bottom: 0;
}

.blueblock > p {
  color: rgba(13, 19, 26, 0.65) !important;
}

.blueblock > p > strong {
  color: rgba(13, 19, 26, 0.65) !important;
}

.yellowblock {
  font-size: 16px;
  font-style: normal;
  position: relative;
  padding: 1rem 1.8rem;
  background-color: rgba(238, 238, 238, 0.48);
  border-radius: 6px;
  margin-left: 0 !important;
  border: none;
  margin: 1.2rem 0;
}

.yellowblock > :last-child {
  margin-bottom: 0;
}

.yellowblock > p {
  color: rgba(13, 19, 26, 0.65) !important;
}

.yellowblock > p > strong {
  color: rgba(13, 19, 26, 0.65) !important;
}

/*.case-detail-side-container.affix {
  font-family: "Pingfang SC", "Microsoft YaHei UI", "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", Tahoma, "Arial", "simsun", "sans-serif";
}

.case-detail-side-container .case-detail-side-title {
  font-family: "Pingfang SC", "Microsoft YaHei UI", "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", Tahoma, "Arial", "simsun", "sans-serif";
}

#faq .faq-main .nav-tabs {
  font-family: "Pingfang SC", "Microsoft YaHei UI", "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", Tahoma, "Arial", "simsun", "sans-serif";
}*/

/* wordpress 表格样式*/
.wptb-preview-table {
  border-collapse: collapse !important;
  border: none !important;
}

/*.wptb-table-container-matrix{*/
/*  border: 1px solid #e6e6e6;*/
/*  border-radius: 4px;*/
/*  !*overflow: hidden;*!*/
/*}*/
.wptb-cell {
  border-color: #e6e6e6 !important;
}

/*.wptb-preview-table .wptb-cell + .wptb-cell {*/
/*  border-left: none !important;*/
/*}*/

/*.wptb-row + .wptb-row .wptb-cell {*/
/*  border-top: none !important;*/
/*}*/

.wptb-row .wptb-text-container + .wptb-text-container {
  margin-top: 16px;
}

/* 分别设置 [左上, 右上, 右下, 左下] 的圆角 */
/*.wptb-preview-table .wptb-row:first-child .wptb-cell {*/
/*  border-top: none !important;*/
/*}*/
/*.wptb-preview-table .wptb-row:last-child .wptb-cell {*/
/*  border-bottom: none !important;*/
/*}*/

/*.wptb-preview-table .wptb-row .wptb-cell:first-child{*/
/*  border-left: none !important;*/
/*}*/

/*.wptb-preview-table .wptb-row .wptb-cell:last-child{*/
/*  border-right: none !important;*/
/*}*/

/*.wptb-preview-table .wptb-row:first-child .wptb-cell:last-child {*/
/*  border-top-right-radius: 4px;*/
/*}*/

/*.wptb-preview-table .wptb-row:last-child .wptb-cell:last-child {*/
/*  border-bottom-right-radius: 4px;*/
/*}*/

/*.wptb-preview-table .wptb-row:last-child .wptb-cell:first-child {*/
/*  border-bottom-left-radius: 4px;*/
/*}*/

.wptb-preview-table .wptb-row:nth-of-type(2n+1) {
  background: white !important;
}

.wptb-cell .wptb-text-container {
  font-size: 16px !important;
}

.wptb-table-container table td {
  padding: 4px 15px !important;
}

.wptb-table-container table td p {
  margin: 0 !important;
}

[class*=wptb-element-text-] p {
  color: rgba(0, 0, 0, .75) !important;
}

.wptb-preview-table .wptb-row:first-child {
  background: #EAEAEA !important;
  height: 40px;
}

.wptb-preview-table .wptb-row:first-child .wptb-text-container,
.wptb-preview-table .wptb-row:first-child .wptb-text-container p,
.wptb-preview-table .wptb-row:first-child .wptb-text-container strong {
  font-weight: 700;
  font-size: 15px !important;
  color: rgba(0, 0, 0, .95) !important;
  -webkit-text-stroke: unset;
}

.wptb-preview-table .wptb-row .wptb-text-container,
.wptb-preview-table .wptb-row .wptb-text-container p,
.wptb-preview-table .wptb-row .wptb-text-container strong {
  color: rgba(0, 0, 0, .75) !important;
}

.wptb-preview-table .wptb-row:first-child .wptb-cell {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}


.tree-nav__item-title p {
  margin: 0 !important;
}

.tree-nav-block {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

video, .video-js {
  border-radius: 4px;
  overflow: hidden;
}

.matomo_stats_table {
  width: auto !important;
  border: none !important;
}

.matomo_stats_table td, th {
  border: none !important;
}
