.topboxT {
  width: 100%;
  position: relative;
}
.none {
  display: none!important;
}
.topboxT .moreBox {
  position: absolute;
  top: 50%;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  color: #972C2A;
  font-size: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.topboxT .moreBox img {
  height: 14px;
  margin-left: 5px;
  width: auto;
}
.breadcrumb {
  position: absolute;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 25px !important;
  padding-bottom: 1.6041vw;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  z-index: 2;
}
.breadcrumb li {
  font-size: 0.9375vw;
  color: #666666;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadcrumb li a {
  font-size: 0.9375vw;
}
.breadcrumb li::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 8px;
  background: url(../images/breadcrumbIcon.png) no-repeat;
  background-size: 100% 100%;
}
.breadcrumb li:last-child {
  color: #972C2A;
}
.breadcrumb li:last-child::after {
  display: none;
}
.histroyBox {
  background: url(../images/impression/hbg.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  padding-top: 25px;
  padding-bottom: 2vw;
  position: relative;
}
.histroyBox .box {
  width: 100%;
}
.histroyBox .box .hsSwiprt {
  width: 100%;
  padding: 0 14%;
  padding-bottom: 50px;
}
.histroyBox .box .hsSwiprt .swiper-slide {
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
  overflow: hidden;
}
.histroyBox .box .hsSwiprt .swiper-slide img {
  width: 100%;
  height: auto;
}
.histroyBox .box .hsSwiprt .swiper-slide-active,
.histroyBox .box .hsSwiprt .swiper-slide-duplicate-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.histroyBox .box .hsSwiprt .swiper-pagination {
  bottom: 0;
}
.histroyBox .box .hsSwiprt .swiper-pagination .swiper-pagination-bullet {
  background-color: transparent;
  border: 2px solid #8C7663;
  width: 12px;
  height: 12px;
  opacity: 1;
}
.histroyBox .box .hsSwiprt .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #8C7663;
}
.histroyBox .box .hsSwiprt .swiper-btn {
  width: 3.5vw;
  height: 3.5vw;
  margin-top: -25px;
  cursor: pointer;
}
.histroyBox .box .hsSwiprt .swiper-btn img {
  width: 100%;
  height: 100%;
}
.histroyBox .box .hsSwiprt .swiper-btn.yxt-swiper-button-prev {
  position: absolute;
  top: 50%;
  z-index: 1;
  left: 9%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.histroyBox .box .hsSwiprt .swiper-btn.yxt-swiper-button-next {
  position: absolute;
  top: 50%;
  z-index: 1;
  right: 9%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.storeBox {
  background: url(../images/impression/yxc2.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  padding-top: 25px;
  padding-bottom: 6.9791vw;
  position: relative;
}
.storeBox .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.storeBox .box .leftList {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 15.625vw;
}
.storeBox .box .leftList li {
  margin-bottom: 2px;
}
.storeBox .box .leftList li:last-child {
  margin-bottom: 0;
}
.storeBox .box .leftList .cm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 3.75vw;
  padding-left: 0.78125vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(200, 22, 29, 0.05);
  cursor: pointer;
}
.storeBox .box .leftList .cm span {
  font-size: 0.833vw;
  line-height: 1.6em;
  color: #442e2e;
  font-weight: 400;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.storeBox .box .leftList .cm.active,
.storeBox .box .leftList .cm:hover {
  background: url(../images/impression/listBg.png) no-repeat;
  background-size: 100% 100%;
  background-color: #972C2A;
}
.storeBox .box .leftList .cm.active span,
.storeBox .box .leftList .cm:hover span {
  color: #ffffff;
  font-size: 0.9375vw;
  font-weight: 500;
}
.storeBox .box .rightImgBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 20px;
  overflow: hidden;
  position: relative;
}
.storeBox .box .rightImgBox .mc {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 100%;
  overflow: hidden;
}
.storeBox .box .rightImgBox .mc.active {
  top: 0;
}
.storeBox .box .rightImgBox a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.storeBox .box .rightImgBox img {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}
.storeBox .box .rightImgBox .wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 40px 30px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(13, 24, 6, 0.8);
}
.storeBox .box .rightImgBox .wrap h5 {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.storeBox .box .rightImgBox .wrap p {
  font-size: 16px;
  line-height: 25px;
  height: 50px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.7);
}
.mdBox {
  background: url(../images/impression/yxc3.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  padding-bottom: 6.9791vw;
  position: relative;
}
.mdBox .box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mdBox .box .iBox {
  position: relative;
  width: 50%;
  margin-bottom: 20px;
  padding-right: 10px;
}
.mdBox .box .iBox:nth-child(2n) {
  padding-right: 0;
  padding-left: 10px;
}
.mdBox .box .iBox:nth-child(2n) p {
  left: 10px;
  right: 0;
}
.mdBox .box .iBox img {
  width: 100%;
  height: auto;
}
.mdBox .box .iBox p {
  font-size: 14px;
  color: #ffffff;
  line-height: 28px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 10px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
}
.tuBox {
  padding-bottom: 10.88vw;
  background: url(../images/impression/ycx4.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}
.tuBox .topRow {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
}
.tuBox .topRow .l {
  position: absolute;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 300px;
  height: 100%;
  overflow: auto;
  margin-right: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tuBox .topRow .l .c {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: #f6f8fe;
  border: 1px solid #e4e5eb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  margin-bottom: 5px;
  cursor: pointer;
}
.tuBox .topRow .l .c .im {
  margin-left: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 54px;
  height: 54px;
  margin-right: 10px;
  background: url(../images/impression/lgm.png) no-repeat;
  background-size: 100% 100%;
}
.tuBox .topRow .l .c span {
  padding-right: 8px;
  font-size: 14px;
  line-height: 18px;
  color: #0e2c8e;
}
.tuBox .topRow .l .c:hover,
.tuBox .topRow .l .c.active {
  background-color: #972C2A;
  border-color: #972C2A;
}
.tuBox .topRow .l .c:hover .im,
.tuBox .topRow .l .c.active .im {
  background-image: url(../images/impression/lgma.png);
}
.tuBox .topRow .l .c:hover span,
.tuBox .topRow .l .c.active span {
  color: #ffffff;
}
.tuBox .topRow .r {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  position: relative;
  margin-left: 300px;
}
.tuBox .topRow .r::after {
  content: " ";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 66.666%;
}
.tuBox .topRow .r .mySwiperBanner {
  position: absolute;
  width: 100%;
  height: 100%;
}
.tuBox .topRow .r .mySwiperBanner .swiper-slide {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tuBox .topRow .r .mySwiperBanner .swiper-slide img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.tuBox .topRow .r .mySwiperBanner .swiper-btn {
  width: 3.5vw;
  height: 3.5vw;
  cursor: pointer;
}
.tuBox .topRow .r .mySwiperBanner .swiper-btn img {
  width: 100%;
  height: 100%;
}
.tuBox .topRow .r .mySwiperBanner .swiper-btn.t-swiper-button-prev {
  position: absolute;
  top: 50%;
  z-index: 1;
  left: 1%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tuBox .topRow .r .mySwiperBanner .swiper-btn.t-swiper-button-next {
  position: absolute;
  top: 50%;
  z-index: 1;
  right: 1%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1300px) {
  .tuBox .topRow .l {
    width: 250px;
  }
  .tuBox .topRow .l .c .im {
    width: 40px;
    height: 40px;
  }
  .tuBox .topRow .l .c span {
    font-size: 14px;
  }
  .tuBox .topRow .r {
    margin-left: 250px;
  }
}
@media (max-width: 1100px) {
  .histroyBox .box .hsSwiprt .swiper-btn {
    width: 40px;
    height: 40px;
  }
  .storeBox .box {
    position: relative;
  }
  .storeBox .box .leftList {
    position: relative;
    width: 18vw;
    z-index: 1;
  }
  .storeBox .box .leftList .cm {
    padding-left: 10px !important;
    padding-right: 10px !important;
    background-color: rgba(255, 255, 255, 0.78);
  }
  .storeBox .box .leftList .cm span {
    font-size: 12px !important;
    -webkit-line-clamp: 1 !important;
  }
  .storeBox .box .rightImgBox {
    position: absolute;
    width: 100%;
    height: 100%;
    margin-left: 0;
  }
  .storeBox .box .rightImgBox .wrap {
    left: 18vw;
    width: auto;
    right: 0;
    padding: 10px 20px 20px 20px;
  }
  .storeBox .box .rightImgBox .wrap h5 {
    font-size: 16px;
  }
  .storeBox .box .rightImgBox .wrap p {
    font-size: 12px;
    line-height: 18px;
    height: 36px;
  }
  .tuBox .topRow .l {
    width: 230px;
  }
  .tuBox .topRow .l .c .im {
    width: 40px;
    height: 40px;
  }
  .tuBox .topRow .l .c span {
    font-size: 12px;
  }
  .tuBox .topRow .r {
    margin-left: 230px;
  }
}
@media (max-width: 800px) {
  .breadcrumb {
    padding-top: 10px !important;
  }
  .histroyBox {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .histroyBox .topboxT {
    padding-left: 4%;
  }
  .histroyBox .box .hsSwiprt .swiper-btn {
    width: 40px;
    height: 40px;
  }
  .storeBox .box {
    display: block;
  }
  .storeBox .box .leftList {
    display: none;
    width: 100%;
  }
  .storeBox .box .rightImgBox {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .storeBox .box .rightImgBox a {
    width: 49% !important;
    margin-bottom: 2%;
    position: relative !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .storeBox .box .rightImgBox .wrap {
    left: 0;
    position: static !important;
    background-color: #ffffff !important;
    padding: 3px 10px !important;
    margin: 0 !important;
    width: 100% !important;
  }
  .storeBox .box .rightImgBox .wrap h5 {
    color: #333 !important;
    margin-bottom: 1px;
    font-size: 14px;
    width: 100%;
  }
  .storeBox .box .rightImgBox .wrap p {
    color: #333 !important;
    height: 18px;
    -webkit-line-clamp: 1;
    margin-bottom: 4px;
  }
  .tuBox .topRow {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
  }
  .tuBox .topRow .l {
    position: static;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: auto;
    margin-bottom: 10px;
  }
  .tuBox .topRow .l .c {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 40%;
    height: 115px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tuBox .topRow .l .c .im {
    margin-right: 0;
    width: 30px;
    height: 30px;
  }
  .tuBox .topRow .l .c span {
    padding: 0 8px;
    font-size: 12px;
    line-height: 18px;
    height: 54px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .tuBox .topRow .r {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 67%;
    margin-left: 0;
  }
  .tuBox .topRow .r .mySwiperBanner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
