.post-gallery-section .large-figures figure img{
  height:auto;
  max-height:none;
}
.post-body iframe{
  width:100%;
}
.wap-galleryContent{
  display:none;
}
.single-content .primary .post-body img{
  margin:0 auto!important;
}
.single-content .primary .post-body>div:not(.post-gallery-section) figure,
.single-content .primary .post-body img{
  width:unset!important;
}
.content-video {
  --i-w: 96vw;
  width:var(--i-w);
  height:calc(var(--i-w) * 9 / 16);
}
.single-content .primary .post-body figure:first-child{
  margin-top:20px;
}
@media (max-width: 1200px){
  .single-content .primary .post-footer .post-share{
    transform: inherit;
    background: none;
  }
}
@media (max-width: 767px){
  .content-video{
    --i-w: calc(100vw - 30px);
  }
}
@media (max-width: 650px){
  .wap-galleryContent{
    display:block;
  }
  .galleryContent{
    display:none;
  }
  .wap-galleryContent .galleryContentComment{
    margin-top:0;
  }
  .single-content .primary .post-footer .post-share{
    position: fixed;
    background: none;
    top:50%;
    transform: inherit;
  }
}
.wap-galleryContent .galleryContentImg {
  width:100%;
  margin-top:0;
}
.wap-galleryContent .galleryContentComment{
  width:100%;
}
.maxPicAr{
  position: absolute;
  top: 50%;
  z-index:9999;
  width:100%;
}
.maxPicClose{
  width: 5%;
  position: absolute;
  top: 3%;
  z-index: 99999;
  opacity: 0.8;
  right: 3%;
}
.maxPicArLeft, .maxPicArRight{
  position: absolute;
  padding: 3% 2%;
  float: left;
  background: rgba(0,0,0,0.7);
}
.maxPicArLeft{
  float:left;
  left:3%;
}
.maxPicArRight{
  float:right;
  right:3%;
}
.maxPicNum{
  font-size:20px;
}
.maxPicComment{
  min-height:20%;
  background: rgba(0,0,0, 0.6);
  position: absolute;
  bottom: 0;
  color: white;
  width: 100%;
  padding: 10px 5%;
  font-size:16px;
}
.maxPic{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  display:none;
}
.maxPic img{
  margin:auto;
}
.content_body .ani-item img {
  /* width: auto; */
  height: 100%;
}
.ani-item{
  text-align: center;
  width:744px;
  overflow:hidden;
  position: absolute;
  height:inherit;
}
.ani-item img{
  transition: 5s;
  transition-timing-function:cubic-bezier(1, 1.01, 0,-0.01);
}
.galleryContentTubBtn:hover{
  opacity:0.85;
}
.galleryContentTubBtn{
  position: absolute;
  height: 100%;
  text-align: center;
  width: 5%;
  background: #000;
  z-index: 999;
  opacity: 0.65;
}
.galleryContentTubBtn img{
  margin: 0;
  position: relative;
  top: 25%;
  height: 50%;
  margin:0;
}
.galleryContentTubLeft{
  left:0;
}
.galleryContentTubRight{
  right:0;
}
.galleryContent{
  position:relative
}
.galleryContentLi .swiper-slide{
  font-size:0;
  height:auto;
}
#swiper-pagination2{
  height:40px;
  position: absolute;
  width: 98%;
  right: 0;
  top: 0 !important;
  font-size: 20px;
  background: none !important;
  text-align: right;
  font-style: italic;
}
.arBtns{
  display:none;
}
.galleryContentLi:hover .arBtns{
  display:block;
}
.galleryContent ul li{
  list-style:none;
}
.galleryContentImg{
  width:65%;
  display:inline-block;
}
.galleryContentComment{
  font-size:16px;
  width:32%;
  margin-left:2%;
  display:inline-block;
  margin-top:30px;
}

.arLeft{
  left:3%;
}
.arRight {
  right:3%;
}
.arRight, .arLeft {
  width: 41px;
  position: absolute;
  top: 45%;
  z-index: 101;
  cursor: pointer;
}
.focusDivArBtns img {
  width: 100%;
}
.single-content .primary .post-footer .tags a{
  float:left;
  margin-bottom:10px;
}
.single-content .primary .post-footer .tags span{
  float:left;
}
.single-content .primary .post-footer .tagSpan{
  display:inline !important;
}
