@import url(./index.css?v=2023618);
#E-body .H-detail {
  padding: 0.8rem 0.53333rem 0.53333rem 0.53333rem; }
  #E-body .H-detail-left {
    font-size: 0.58667rem;
    font-weight: bold;
    color: #1e1e1e; }
    #E-body .H-detail-left p {
      font-size: 0.29333rem;
      font-weight: 500;
      color: #b4b4b4; }

#E-body .E-content {}
  #E-body .E-content .E-shop {

    width: 100%;
    height: 8.8rem;
    background: url(../images/exhibition/shop_bg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center; }
    #E-body .E-content .E-shop p {
      font-size: 0.26667rem;
      color: #fff; }
    #E-body .E-content .E-shop .E-size {
      padding-top: 0.8rem;
      font-size: 0.48rem;
      font-weight: bold; }
    #E-body .E-content .E-shop .E-line {
      margin-top: 0.4rem !important;
      margin: auto;
      width: 0.8rem;
      height: 0.08rem;
      background-color: #fff; }
    #E-body .E-content .E-shop .E-size-1 {
      padding-top: 0.4rem;
      font-size: 0.26667rem; }
    #E-body .E-content .E-shop .E-size-2 {
      padding-top: 0.4rem;
      font-size: 0.32rem; }
    #E-body .E-content .E-shop .E-size-3 {
      padding-top: 0.13333rem;
      font-size: 0.26667rem; }
    #E-body .E-content .E-shop .E-size-4 {
      padding-top: 0.13333rem;
      font-size: 0.26667rem; }

#E-body .E-details {
  width: 89%;
  margin: auto; }
  #E-body .E-details p {
    text-indent: 0.66667rem;
    font-size: 0.29333rem;
    color: #646464; }

#E-body .E-img {
  width: 89%;
  margin-top: 0.66667rem !important;
  margin: auto;
  height: 4rem;
  justify-content: space-between; }
  #E-body .E-img .flexwid {
    align-self: flex-end;
    background-color: antiquewhite; }
  #E-body .E-img img {
    height: 4rem;
    width: 32%; }

#E-body #H-swiper {
  width: 100%;
  position: relative; }
  #E-body #H-swiper .wrap {
    white-space: nowrap;
    overflow: auto; }
    #E-body #H-swiper .wrap img {
      position: relative;
      left: 0.53333rem;
      width: 5.33333rem;
      height: 3.46667rem; }

#E-body .H-swiper-1 .wrap-1 {
  white-space: nowrap;
  position: relative;
  overflow: auto; }
  #E-body .H-swiper-1 .wrap-1 img {
    position: relative;
    left: 0.53333rem;
    width: 3.46667rem;
    height: 2.4rem; }

#E-body .E-bottom {
  padding-bottom: 1.06667rem; }
  .swiper {
width: 95%;margin: 10px auto;
	}
 .swiper-slide {}

  .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  