<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wg-images-main .sce-wonderful-gallery .wg-bigimgs .bigimgs {
  width: 906px;
  height: 604px;
  float: left;
  position: relative;
  margin-right: 29px;
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .bigimgs li img {
  vertical-align: middle;
  width: 906px;
  height: 604px;
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll {
  float: left;
  width: 164px;
  height: 604px;
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .sPrev,
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .sNext {
  width: 164px;
  height: 36px;
  border-radius: 3px;
  background-color: #ededed;
  position: relative;
  border: none;
  cursor: pointer;
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .sPrev:before,
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .sNext:after {
  content: '';
  display: block;
  position: absolute;
  width: 26px;
  height: 16px;
  left: 69px;
  top: 10px;
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .sPrev:before {
  background: url(/img/wgimgs-uparrow.png) no-repeat;
  background-size: cover;
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .sNext:after {
  background: url(/img/wgimgs-downarrow.png) no-repeat;
  background-size: cover;
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .smallImg {
  margin: 8px 0 16px;
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .smallImg .tempWrap {
  height: 508px;
  width: 164px;
  position: relative;
  overflow: hidden;
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .smallImg .tempWrap &gt; ul {
  height: 508px;
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .smallImg .tempWrap &gt; ul &gt; li {
  height: 118px;
  padding: 6px 0;
  cursor: pointer;
  position: relative;
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .smallImg .tempWrap &gt; ul &gt; li.on:after {
  content: '';
  display: block;
  position: absolute;
  width: 99%;
  height: 116px;
  border: 1px solid #0066cc;
  left: 0;
  top: 6px;
  background: transparent;
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .smallImg .tempWrap &gt; ul &gt; li:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 118px;
  left: 0;
  top: 6px;
  background: rgba(0, 0, 0, 0.55);
}
.wg-images-main .sce-wonderful-gallery .wg-bigimgs .smallScroll .smallImg .tempWrap &gt; ul &gt; li img {
  border: 1px solid #dcdddd;
  width: 162px;
  height: 116px;
  float: left;
}
.wg-images-main .sce-wonderful-gallery .wg-imgs-information {
  margin-top: 30px;
}
.wg-images-main .sce-wonderful-gallery .wg-imgs-information &gt; p {
  font-size: 14px;
  color: #666666;
  letter-spacing: 1px;
  margin-bottom: 16px;
}
.wg-images-main .sce-wonderful-gallery .wg-imgs-information &gt; span {
  font-size: 14px;
  color: #999999;
}
</pre></body></html>