<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#topwz {
  background: url(/r/sszss/default/img/dsxx2021_bg.png) no-repeat center;
  height: 550px;
  background-size: 100% auto;
}

.navbar {
  background: #880409;
  margin-bottom: 2em;
}

.navbar .navbar-menu a {
    color: #fff;
    font-size: 140%;
    font-weight: 600;
}

.navbar .navbar-start {
    width: 100%;
}

.navbar .navbar-start &gt; .navbar-item {
    flex: 1;
    width: 1%!important;
    justify-content: center;
    padding: 0;
}

.navbar .navbar-start &gt; .navbar-item:focus,
.navbar .navbar-start &gt; .navbar-item:hover,
.navbar .navbar-start &gt; .navbar-item.is-active {
    background-color: #c06020!important;
    color: #fff!important;
}

.navbar .navbar-start &gt; .navbar-item .navbar-link:focus,
.navbar .navbar-start &gt; .navbar-item .navbar-link:hover {
    background-color: #c06020!important;
    color: #fff!important;
}

.block.columns {
  margin: .85em;
}

.block.columns &gt; .column {
  margin: .5em;
  background-color: #f3f4f5;
  background-image: linear-gradient(180deg, #f3f4f5 0%, #fefefe 100%);
}

.block .box-title {
  margin: 0;
  align-items: center;
  border-bottom: 1px dashed #880409;
}

.block .box-title a {
  color: #880409;
  font-size: 18px;
}

.block .box-title .more {
  text-align: right;
  font-size: 12px;
}

.block .box-title .more::before {
  content: 'æ›´å¤š';
}

.block .box-title .more::after {
  margin-left: .5em;
  content: '&gt;&gt;';
  font-weight: bold;
}

.slider {
  margin: -.75em;
}

.swiper-news {
  width: auto;
  height: auto;
}

.swiper-news .swiper-container a {
  display: block;
  width: 100%;
}

.swiper-news .swiper-slide {
  position: relative;
  background: #fff;
}

.swiper-news .swiper-slide span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0rem;
  padding: 0.25rem;
  background: #e8e8e8;
  text-align: center;
  color: #333;
  font-weight: 500;
  font-size: 1.15rem;
}

.swiper-news .swiper-slide p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0rem;
  padding: 0.45rem;
  height: 2.85rem;
  border: 1px solid #e8e8e8;
  display: none;
}

.swiper-news .swiper-pagination-bullets {
  bottom: 47px;
}

.swiper-news .swiper-pagination-bullet {
  border: 1px solid #f3403e;
}

.swiper-news .swiper-pagination-bullet-active {
  background: #f3403e !important;
}

.newslist {
  min-height: 350px;
}

.newslist.has-dot li {
  padding: .4em 0;
  display: flex;
}

.newslist li a {
  color: #666;
  flex: 1;
}

.newslist li a:hover {
  color: #333;
}

.newslist.has-dot li::before {
  content: '&gt;';
  color: #bebebe;
  font-weight: bold;
  flex: 0 0 1em;
}

.newslist.is-hide-pager div:last-child {
  display: none;
}

.newscontent .title {
 text-align: center;
}

.footer {
  margin-top: 2em;
  padding: 1.25em 1.5em;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: #8d0c06 url(/r/sszss/default/img/logo_w.jpg) no-repeat center;
  background-size: contain;
  text-indent: -9999px;
}
</pre></body></html>