
.yy_view{display: none;}
.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .swiper-slide {
    background-size: cover;
    background-position: center;
  }
  .gallery-top {
    height: 400px;
    width: 600px;
    background: rgba(0,0,0,0.01);
  }
  .gallery-thumbs {
    height: 80px;
    width: 510px;
  }
  .gallery-thumbs .swiper-slide {
    height: 100%;
    border:1px solid #fff;
    box-sizing: border-box;
  }
  .gallery-thumbs .swiper-slide-thumb-active {
    border:1px solid #ee7800;
  }


.newdetailLunbo{ padding:17px 24px; width: 600px; height: 580px; margin:0 auto; box-sizing:initial;}
.lunboBottom{ padding-top: 20px; margin-top: 40px; border-top: 1px solid #eae6e4; position: relative;}
.lunboBottom .buttom_lunbo{ width: 30px; height: 80px; background: #f1f0f1; cursor: pointer; position: absolute; top: 20px;}
.lunboBottom .slidePrev{ left: 0; background: url(../images/medicine-news-small-pic-scroll-btn-back-default.png) no-repeat; background-size: 100% 100%; }
.lunboBottom .slideNext{ right: 0; background: url(../images/medicine-news-small-pic-scroll-btn-next-default.png) no-repeat; background-size: 100% 100%;}
.newdetailLunbo .swiper-button-prev{ width: 30px; height: 50px; left: 0; background: url(../images/medicine-news-big-pic-scroll-btn-back-default.png) no-repeat; background-size: 100%; }
.newdetailLunbo .swiper-button-next{ width: 30px; height: 50px; right:0; background: url(../images/medicine-news-big-pic-scroll-btn-next-default.png) no-repeat; background-size: 100%;} 
.newdetailLunbo .slidePrev:hover{ background-image: url(../images/medicine-news-small-pic-scroll-btn-back-hover.png); }
.newdetailLunbo .slideNext:hover{ background-image: url(../images/medicine-news-small-pic-scroll-btn-next-hover.png); }
.newdetailLunbo .swiper-button-prev:hover{ background-image: url(../images/medicine-news-big-pic-scroll-btn-back-hover.png); }
.newdetailLunbo .swiper-button-next:hover{background-image: url(../images/medicine-news-big-pic-scroll-btn-next-hover.png)}

@media screen and (max-width:880px) {
    .yymb_hide{ display: none!important; }
  .yy_view{ display: block; }
  .news-datail-content img {max-width: 90%!important;height: auto!important;display: block;margin:.35rem auto;}
  .news-datail-content .gallery-top { width: 100%; height: 4.68rem; }
}


@media screen and (max-width: 640px){
    .yy_view{ display: block; padding-bottom: 5px;}
    .news-datail-content img {max-width: 90%!important;height: auto!important;display: block;margin:.35rem auto;}
    .news-datail-content .gallery-top { width: 100%; height: 4.68rem; }
}