.wow-1 {
  font-size: 30px;
  padding: 10px 40px 70px;
  width: auto;
}
.wow-1 .title {
  margin-bottom: 20px;
}
.wow-1 .hengtiao1 {
  width: 135px;
  height: 10px;
}
.wow-1.style1 {
  padding: 50px 40px 60px;
}

.wow-2 {
  display: none;
}
.wow-2 + .pub-more-outer {
  display: none;
}
.wow-2 .item {
  width: 78vw;
  height: 108vw;
}
.wow-2 .title {
  font-size: 40px;
  line-height: 60px;
}
.wow-2 .title .a1 {
  font-size: 26px;
  line-height: 36px;
}
.wow-2 .item:hover .pub-more-btn-1 {
  background: #568faf url(../assets/jiantou-fff-2.png) no-repeat 145px center;
  background-size: auto auto;
  color: #fff;
}

/* 这段style 为 首页 复用 */
.wow-2.style1 {
  padding: 0 40px 20px;
}

.m-wow-2-swiper-1 {
  display: block;
  margin: 0 40px 190px 40px;
}

.wow-3 {
  display: block;
  font-size: 30px;
}
.wow-3 {
  margin: 0 40px;
}
.wow-3 .item {
  width: 100%;
  display: flex;
  margin-bottom: 4vw;
}
.wow-3 .item:last-child {
  margin-bottom: 0;
}
.wow-3 .item a {
  display: flex;
}
.wow-3 img {
  width: 38vw;
  height: 25vw;
  flex: 0 0 auto;
  margin-right: 4vw;
}
.wow-3 .title {
  display: block;
  margin-top: 0;
}

.uniquely-in-dunhuang-list-1 {
  margin: 0 40px;
  margin-bottom: 135px;
}
.uniquely-in-dunhuang-list-1 .item {
}
.uniquely-in-dunhuang-list-1 img {
  width: 38vw;
  margin-right: 4vw;
}
.uniquely-in-dunhuang-list-1 .doctitle {
  font-size: 30px;
  font-weight: normal;
  word-break: break-all;
}
.uniquely-in-dunhuang-list-1 .abstract {
  display: none;
}

.swiper-wrapper {
  gap: 20px;
}
.m-wow-2-swiper-1 .swiper-slide {
  padding: unset;
}

/* @media (max-width: 767px) {

    .wow-2.style1{padding: 0 6vw 20px;}
    .wow-2.style1 .item{width:78vw;height:108vw;}

    .wow-3 .item{flex-direction: column;margin-bottom:8vw;}
    .wow-3 .item:last-child{margin-bottom:0;}
    .wow-3 .item a{flex-direction: column;}
    .wow-3 img{width:100%;height:auto;margin-right:0;margin-bottom:4vw;}
    
} */
/* end of @media(max-width: 767px) */
