.scene[data-v-feda21ec] {
  width: 100%;
}
.scene .sceneList[data-v-feda21ec] {
  display: grid;
  grid-template-columns: repeat(3, calc((100% - 59px * 2) / 3));
  grid-column-gap: 59px;
  grid-row-gap: 105px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.scene .sceneList li[data-v-feda21ec] {
  width: 100%;
  border-radius: 18px;
  padding-bottom: 20px;
  background: #fff;
}
.scene a[data-v-feda21ec] {
  display: block;
  width: 100%;
  padding: 0 20px;
}
.scene a .imgBox[data-v-feda21ec] {
  margin-top: -40px;
  width: 100%;
  height: 238px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 18px;
  box-shadow: 0px 6px 13px 3px rgba(0, 0, 0, 0.32);
}
.scene a .imgBox img[data-v-feda21ec] {
  border-radius: 18px;
}
.scene a .sceneTitle[data-v-feda21ec] {
  margin-top: 30px;
  margin-bottom: 20px;
}
.scene a .sceneTitle h3[data-v-feda21ec] {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  flex: 1;
  margin-bottom: 0;
}
.scene a .sceneTitle .lookMore[data-v-feda21ec] {
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.scene a .sceneTitle .lookMore div[data-v-feda21ec] {
  font-size: 14px;
  font-weight: 400;
  color: #4d4d4d;
}
.scene a .sceneTitle .lookMore .moreImg[data-v-feda21ec] {
  margin-top: 0;
  width: 22px;
  height: 22px;
  margin-left: 10px;
  box-shadow: none;
}
.scene a p[data-v-feda21ec] {
  font-size: 14px;
  color: #666666;
  line-height: 1.6;
  margin: 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (min-width: 1200px) {
.scene .row[data-v-feda21ec] {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, calc((100% - 59px * 2) / 3));
    grid-column-gap: 59px;
    grid-row-gap: 105px;
    flex-wrap: wrap;
}
.scene .row .col-xl-4[data-v-feda21ec] {
    flex: 1;
    max-width: 100%;
    padding: 0;
    border-radius: 18px;
    padding-bottom: 20px;
    background: #fff;
}
}
@media (min-width: 992px) {
.scene .row[data-v-feda21ec] {
    margin: 0;
    display: grid;
    justify-content: space-between;
    grid-template-columns: repeat(3, calc((100% - 59px * 2) / 3));
    grid-column-gap: 59px;
    grid-row-gap: 105px;
    flex-wrap: wrap;
}
.scene .row .col-lg-4[data-v-feda21ec] {
    flex: 1;
    max-width: 100%;
    padding: 0;
    border-radius: 18px;
    padding-bottom: 20px;
    background: #fff;
}
}
@media (min-width: 768px) {
.scene .row[data-v-feda21ec] {
    margin: 0;
    display: grid;
    justify-content: space-between;
    grid-template-columns: repeat(3, calc((100% - 59px * 2) / 3));
    grid-column-gap: 59px;
    grid-row-gap: 105px;
    flex-wrap: wrap;
}
.scene .row .col-md-4[data-v-feda21ec] {
    flex: 1;
    max-width: 100%;
    padding: 0;
    border-radius: 18px;
    padding-bottom: 20px;
    background: #fff;
}
}
@media (max-width: 768px) {
.scene a[data-v-feda21ec] {
    display: block;
    width: 100%;
    padding: 0 20px;
}
.scene a .imgBox[data-v-feda21ec] {
    margin-top: -40px;
    width: 100%;
    height: 192px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 18px;
    box-shadow: 0px 6px 13px 3px rgba(0, 0, 0, 0.32);
}
.scene a .imgBox img[data-v-feda21ec] {
    border-radius: 18px;
}
.scene a .sceneTitle[data-v-feda21ec] {
    margin-top: 30px;
    margin-bottom: 10px;
}
.scene a .sceneTitle h3[data-v-feda21ec] {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0;
    color: #333333;
    flex: 1;
}
.scene a .sceneTitle .lookMore[data-v-feda21ec] {
    margin-left: 10px;
    display: flex;
    align-items: center;
}
.scene a .sceneTitle .lookMore div[data-v-feda21ec] {
    font-size: 12px;
    color: #4d4d4d;
}
.scene a .sceneTitle .lookMore .moreImg[data-v-feda21ec] {
    margin-top: 0;
    width: 22px;
    height: 22px;
    margin-left: 10px;
    box-shadow: none;
}
.scene a p[data-v-feda21ec] {
    font-size: 14px;
    color: #666666;
    line-height: 1.6;
    margin: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.scene .row[data-v-feda21ec] {
    margin: 0 !important;
    display: block !important;
    justify-content: space-between !important;
    flex-wrap: wrap !important;
}
.scene .row .col-xl-4[data-v-feda21ec] {
    margin-bottom: 70px;
    flex: 1 !important;
    width: 100%;
    max-width: 100% !important;
    padding: 0 !important;
    border-radius: 18px !important;
    padding-bottom: 20px !important;
    background: #fff !important;
}
.scene .row .col-xl-4[data-v-feda21ec]:last-child {
    margin-bottom: 0px;
}
.scene .row .col-lg-4[data-v-feda21ec] {
    flex: 1 !important;
    margin-bottom: 70px;
    width: 100%;
    max-width: 100% !important;
    padding: 0 !important;
    border-radius: 18px !important;
    padding-bottom: 20px !important;
    background: #fff !important;
}
.scene .row .col-lg-4[data-v-feda21ec]:last-child {
    margin-bottom: 0px;
}
.scene .row .col-md-4[data-v-feda21ec] {
    flex: 1 !important;
    margin-bottom: 70px;
    width: 100%;
    max-width: 100% !important;
    padding: 0 !important;
    border-radius: 18px !important;
    padding-bottom: 20px !important;
    background: #fff !important;
}
.scene .row .col-md-4[data-v-feda21ec]:last-child {
    margin-bottom: 0px;
}
}

