.single-content .primary .post-body figure img{
  display:none;  /* 字体加载完成以后显示 */
}
.single-content .primary .post-body figure figcaption{
  display:block !important;
}
.single-content .primary .post-body figure, .single-content .primary .post-body img {
  max-width: 100%;
  width: auto;
  margin: 30px 0 0;
}
.single-content .primary .post-header h1{
  padding-top:20px;
}
body .single-content .primary .post-header h1{
  font-size:40px;
}
body .single-content .primary .post-header .post-meta a.category,body .single-content .primary .post-header .post-meta a.category:link{
  color:#999999;
  font-size:16px;
}
body .single-content .primary .post-header .post-meta a.category{
  transition:0.5s;
}
body .single-content .primary .post-header .post-meta a.category:hover{
  color:#e20513;
  text-decoration: none;
}
body .single-content .primary .post-header .post-meta span.publish-date{
  font-size:16px;
}
body .single-content .primary .post-body figure figcaption{
  color:#999999;
}
body .single-content .primary .post-body p,body .single-content figure{
  margin-top:30px;
}
body .single-content .primary .post-body p{
  text-indent: 0;
  font-size:18px;
  line-height:33px;
}
body .single-content .primary .post-body > p:not(:last-child){
  margin-bottom: 0;
}
footer{
  margin-top:0px;
}
.single-content .primary .post-footer .post-share{
  left: 20px;
  transform: none;
  top: 50%;
}
main.mainbody{
  width:100%;
  max-width:100%;
  padding:0;
}
main.mainbody .single-content .primary{
  padding-top:10px;
  padding-bottom:20px;
  max-width: 1280px;
  float:none;
  margin:auto;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
}
.swiper-container{
  --swiper-navigation-color: white;/* 单独设置按钮颜色 */
  --swiper-navigation-size: 30px;/* 设置按钮大小 */
}
.single-content{
  margin-top: 0px;  /* 影响详情页样式了 */
}
.advert{
  clear: both;
}
iframe{
  width:100%;
}
.maxPic{
  display:none;
}
.small-figures figure:first-child{
  margin-top:20px;
}
.swiper-slide-thumb-active{
  border:5px solid #999;
}
.share-weixin-box:after{
  content:"";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #999 transparent transparent;
  left: 0;
  transform: translateX(-12px);
  top: calc(50% - 5px);
}
.single-content .primary .post-footer .post-share a.wx:hover .share-weixin-box{
  display:block;
}
.post-body img{
  width:100%;
}
.post-comments .section-title{
  padding-left:20px;
}
main {
  padding: 0 40px;
}
.single-content{
  padding-top: 0px;
  padding-bottom: 0px;
}
.single-content .primary .post-body figcaption{
  text-align:left !important;
}
.single-content .primary .post-content{
  padding-top:0;
}
.single-content aside .hot-news{
  padding:0;
}
.global-header{
  z-index: 106;
}
#weixin-qrcode img{
  width:100%;
}
#relatedNewsContainer{
  margin-top:0;
}
div#weixin-qrcode img {
  width: 100%;
}
.storyContent p{
  margin-top:1.5em;
}
.single-content{
  display:block;
}
.single-content aside {
  max-width: 326px;
  min-width: 326px;
  margin-left: 0px;
}
@media (min-width: 1099px){
  .header-search {
    position: absolute;
    z-index: 50;
    right: 35px;
  }
}
@media (max-width:1400px){
  main.mainbody .single-content .primary{
    max-width:91vw;
  }
  .single-content .primary .post-footer .post-share{
    left: calc( 4.5vw + 10px );
  }
}
@media(max-width:990px){
  .advert-item {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  main {
    padding: 0 30px;
  }
  .advert-item img {
    width: 100%;
    height: auto;
  }
  aside{
    float:none;
  }
}
@media (max-width: 900px){
  .single-content aside .widget{
    margin-top:0;
  }
  .single-content aside {
    margin:0;
  }
}
@media (max-width:767px){
  .single-content>aside{
    width:38%;
  }
  .single-content .primary{
    width:60%;
  }
  .single-content{
    display:flex;
    justify-content: space-between;
  }
  .single-content aside.content-aside{
    min-width:100%;
    max-width:100%;
  }
  body .single-content .primary .post-header h1{
    font-size: 6.4vw;
    line-height: 7.5vw;
  }
  body .single-content .primary .post-header .post-meta a.category, body .single-content .primary .post-header .post-meta a.category:link,
  body .single-content .primary .post-header .post-meta span.publish-date{
    font-size: 3.2vw;
  }
  .single-content .primary .post-body figure, .single-content .primary .post-body img{
    margin: 6vw 0 0;
  }
  body .single-content .primary .post-body p, body .single-content figure{
    margin-top:6vw;
  }
  body .single-content .primary .post-body figure figcaption{
    font-size:3.2vw;
  }
  body .single-content .primary .post-body p{
    font-size: 4.27vw;
    line-height: 7vw;
  }
  a.pdfPath{
    font-size: 4.27vw;
  }
}
@media (max-width:767px){
  div#relatedNewsContainer .item:nth-child(4),
  div#relatedNewsContainer .item:nth-child(5),
  div#relatedNewsContainer .item:nth-child(6){
    margin-bottom:20px;
  }
  .cols.col-3.dgb-xgtj .item {
    width: 100% !important;
  }
  main.mainbody{
    padding:0;
  }
  body main.mainbody .single-content .primary{
    max-width:100%;
    padding-left:1.87vw;
    padding-right:1.87vw;
  }
  body #detailToTopPc{
    display:block;
  }
  body #detailToTopApp{
    display:none;
  }
}
.primary{
  float:left;
}
.bshare-custom ,aside{
  float:right;
}
figure{
  width:100%;
}
.header .header-search img {
  display: block;
  width: 14px !important;
  min-width: 14px;
}
.lang img {
  height: auto;
  max-height: 36px;
  min-width: 100px;
  max-width: 100px;
}
.username, .log-in {
  order: 5;
  margin-right: 20px;
}
.primary-header-wrapper .lang {
  margin: 0 0 0 10px;
}
.header-search{
  position:static;
}
.header, .about-content{
  width:100%;
  max-width: 100%;
}
.comment-section {
  width: 100%;
}
.single-content .primary .post-body p{
  text-indent: 2em;
  text-align: justify;
}
.advert-item:nth-child(1){
  margin-top:15px;
}
.advert-item{
  position:relative;
  width:300px;
  height:150px;
  margin-bottom:15px;
}
.advert-item img {
  width: 100%;
}
.advert-item span{
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  padding: 0px 5px;
  background: #555;
  color: #fff;
}
.post-share.bshare-custom.cooperation {
  position: fixed;
  bottom: 10%;
  transform: translateX(-60px);
  z-index: 9999999;
}
/*内容页分享所需样式-start*/
.share-weixin-box{
  width: 224px;
  height: 224px;
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 999;
  margin-left: 20px;
  margin-top: -110px;
  background: #fff;
  border: 2px solid #e8e8e8;
  display: none;
}
.share-weixin-box .share-weixin-header {
  width: 220px;
  height: 29px;
  background: #f2f2f2;
  line-height: 29px;
  border-bottom: 1px solid #e8e8e8;
  display:none;
}
.share-weixin-box .share-weixin-qrcode {
  width: 220px;
  height: 220px;
  background: #fff;
  display: inline-block;
  padding:10px;
  box-shadow: 0 2px 10px #8e8e8e;
  display: flex;
  justify-content: center;
  align-items: center;
}
.weixin-qrcode{
  width: 178px;
  height: 178px;
  margin: 21px;
}
.single-content .primary {
  width: 100%;
  max-width: 100%;
}
.rt-xgxw .cols .figure {
  vertical-align: middle;
}
.rt-xgxw .col-3 .item .text {
  vertical-align: middle;
}
.rt-xgxw .relative-post-content{
  background: #fff;
}
.rt-xgxw .cols.col-3 .item {
  padding: 0 0 0px 0px;
}
body{
  background: #fff;
}
.cols.col-1.numsort .item:nth-child(odd) {
  padding: 5px;
  background: #eee;
}
.cols.col-1.numsort .item:nth-child(even) {
  padding: 5px;
}
.cols.col-1.numsort .item .num span {
  font-size: 14px;
  color: #999;
  background: none;
  border-radius: 0;
  width:26px;
  height:26px;
}
.relative-post .cols .text {
  padding: 12px 6px;
}
.cols .post-meta .category {
  color: #fff;
  margin-right: 5px;
  padding: 0 5px;
  background: #c21010;
  border-radius: 3px;
}
.advert-item {
  width: auto;
  height: auto;
}
.single-content aside .hot-news .item:not(:last-child) {
  margin-bottom: 0px;
}
.section-title span {
  font-size: 24px;
}
.cols.col-1.numsort .item .text {
  font-size: 16px;
}
.relative-post .cols h3 {
  font-size: 18px;
}
.relative-post .cols .post-meta {
  font-size: 14px;
}
.cols.col-1.numsort .item .num .top1,.cols.col-1.numsort .item .num .top2,.cols.col-1.numsort .item .num .top3 {
  font-size: 14px;
  color: #fff;
  background: #CB1722;
  border-radius: 0;
}
.single-content .primary .post-body figure:first-child{
  margin-top: 20px;
}
/*内容页分享所需样式-end*/
@media(max-width:767px){
  #relatedNewsContainer{
    margin-bottom:0;
  }
  .post-share.bshare-custom.cooperation {
    position: fixed;
    top: 50%;
    transform: translateX(-330px);
    z-index: 9999999;
  }
  .single-content .primary{
    width:100%;
    max-width:100%;
  }
  .post-comments{
    margin-top:0;
    padding-bottom: 0;
  }
  .post-comments .section-title{
    padding:20px;
    padding-left:0;
  }
  .single-content .primary .post-content{
    padding:0 15px;
    padding-top:0;
  }
  .single-content aside{
    max-width:100%;
    min-width:100%;
    padding:0px;
  }
  body .single-content .primary .post-footer .post-share{
    width:24px;
    left:auto;
    right:calc( 1.87vw + 20px );
  }
  .relative-post{
    padding:0 00px;
    margin-top: 0;
    margin-bottom:0;
  }
  .cols.col-3 .item .wrap .text{
    padding-right: 0px;
    width: 100%;
  }
  .advert{
    padding:0px 00px;
  }
  .section-title{
    padding-bottom:0px;
  }
  .post-comments .comment-section{
    padding:0px;
    margin-top:0px;
  }
}
.cols.col-3.dgb-xgtj .item{
  width: 32%;
}
.cols.col-3.dgb-xgtj .item:nth-child(2),
.cols.col-3.dgb-xgtj .item:nth-child(5){
  margin:0 2%;
}
.mainbody{
  z-index:102;
}
.single-content aside .widget{
  margin: 0px 0 20px 0;
}
.mainbody .post-comments .xhtj{
  padding-left: 0px;
}
.rt-xgxw .col-3 .item .text h3{
  font-size: 16px;
}
.post-comments .section-title{
  padding-left:0px !important;
}
.cols .post-meta .post-date{
  font-size: 12px;
}
.cols .wrap:hover {
  transform:translateY(-3px);
}
.section-title.hot-total{
  position:relative;
}
.swiper-button-next, .swiper-button-prev{
  color: #38393a;
}
