<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 轮播图开始 */
.lb-swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  line-height: 3em;
}
.lb-swiper .swiper-wrapper .swiper-slide {
  width: 570px;
  height: 100%;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
.lb-swiper .swiper-pagination {
  height: 3em;
  padding-left: 20px;
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.lb-swiper .swiper-pagination a {
  display: none;
  max-width: calc(100% - 6em - 20px - 30px);
  position: absolute;
  line-height: 3 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: white;
}
.lb-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 1.5em;
  height: auto;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  line-height: 1.5;
  color: white;
  border-radius: 100%;
  opacity: 1;
  user-select: none;
}
.lb-swiper .swiper-pagination .swiper-pagination-bullet:first-of-type {
  right: calc(15px   4.5em);
}
.lb-swiper .swiper-pagination .swiper-pagination-bullet:nth-of-type(2) {
  right: calc(15px   3em);
}
.lb-swiper .swiper-pagination .swiper-pagination-bullet:nth-of-type(3) {
  right: calc(15px   1.5em);
}
.lb-swiper .swiper-pagination .swiper-pagination-bullet:nth-of-type(4) {
  right: 15px;
}
.lb-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #007cda;
  background-color: var(--theme-color);
}
.lb-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active   a {
  display: block;
}

/* 轮播图结束 */
/* 要闻开始 */
.yw-container {
  padding: 15px 0;
  display: flex;
  align-items: center;
  line-height: 2;
}
.yw-container .yw-title {
  width: 3.5em;
  height: 3.5em;
  margin: 0 1.1em;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25em;
  font-weight: bold;
  white-space: nowrap;
  color: white;
  background-image: ;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.yw-container .yw-title:hover {
  color: white !important;
  filter: drop-shadow(0 0 0.375em #f22f2e);
}
.yw-container ul {
  width: 1px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.yw-container ul a {
  max-width: 100%;
  padding-left: 0.7273em;
  position: relative;
  font-size: 1.125em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #363636;
}
.yw-container ul a::before {
  content: "";
  width: 0.2273em;
  height: 0.2273em;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translatey(-50%);
  background-color: black;
}

/* 要闻结束 */
.main-container {
  background-color: rgb(242, 248, 251);
}

.main-content-1 {
  display: flex;
}
.main-content-1 .tabs-lists-container {
  width: 1px;
  margin-left: 30px;
  flex: 1;
}
.main-content-1 .tabs-lists-container &gt; ul li {
  padding: 0.25em 0;
  border-bottom: 0.0625em dashed #ececec;
}
.main-content-1 .tabs-lists-container &gt; ul li:nth-of-type(n   7) {
  display: none;
}

.xw-swiper-container {
  width: 595px;
  height: 330px;
}

.main-content-2 {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.main-content-2 a {
  width: 585px;
  padding: 0.625em;
  padding-left: 2.5em;
  padding-right: 5.25em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  font-family: "alimamashuheiti";
  color: white;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.main-content-2 a:hover span {
  transform: scale(1.1);
}
.main-content-2 a:hover .jt {
  animation: none;
  transition: all 0.2s;
  transform: scale(1.2);
}
.main-content-2 a .icon {
  width: 5.625em;
  height: 5.625em;
  margin-right: 1.8em;
}
.main-content-2 a span {
  font-size: 2.1875em;
  line-height: 1.3714;
  letter-spacing: 3px;
}
.main-content-2 a .jt {
  width: 2.375em;
  height: 0.625em;
  margin-left: 1.8em;
  animation: mytips 0.5s infinite;
  animation-direction: alternate;
}
.main-content-2 .zjzwfww {
  background-image: ;
}
.main-content-2 .zjzwfww:hover {
  filter: drop-shadow(0 0 0.625em rgb(31, 121, 175));
}
.main-content-2 .zjzwfww span {
  text-shadow: 1.5px 2.598px 8px rgba(21, 127, 226, 0.35);
}
.main-content-2 .ggzyjy {
  background-image: ;
}
.main-content-2 .ggzyjy:hover {
  filter: drop-shadow(0 0 0.625em rgb(0, 159, 183));
}
.main-content-2 .ggzyjy span {
  width: calc(6em   24px);
  text-shadow: 1.5px 2.598px 8px rgba(21, 127, 226, 0.35);
}

.main-content-3 {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.main-content-3 &gt; div {
  width: 585px;
  padding-bottom: 0.625em !important;
}
.main-content-3 .tabs-lists-container {
  margin-top: 1.1875em;
}
.main-content-3 .tabs-lists-container:first-of-type {
  margin-top: 0;
}

.main-content-4 {
  margin-top: 40px;
}
.main-content-4 .zfxxgk-title {
  margin-bottom: 1.875em;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-content-4 .zfxxgk-title img {
  width: 1px;
  max-width: 480px;
  height: 2.5em;
  flex: 1 0 auto;
  object-fit: cover;
}
.main-content-4 .zfxxgk-title img:first-of-type {
  object-position: right;
}
.main-content-4 .zfxxgk-title img:nth-of-type(2) {
  object-position: left;
}
.main-content-4 .zfxxgk-title a {
  padding: 0 1.25em;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  white-space: nowrap;
  flex: 0.01 1 auto;
}
.main-content-4 .zfxxgk-title a:hover span:first-of-type {
  filter: drop-shadow(0 0 0.425rem var(--theme-color));
}
.main-content-4 .zfxxgk-title a:hover span:nth-of-type(2) {
  filter: drop-shadow(0 0 0.425rem #999999);
}
.main-content-4 .zfxxgk-title a span {
  display: inline-block;
}
.main-content-4 .zfxxgk-title a span:first-of-type {
  color: #007cda;
  color: var(--theme-color);
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2;
}
.main-content-4 .zfxxgk-title a span:nth-of-type(2) {
  margin-top: 0.75em;
  font-size: 0.875em;
  line-height: 1.2;
  text-transform: uppercase;
  color: #999999;
}
.main-content-4 .zfxxgk-list {
  display: flex;
  justify-content: space-between;
}
.main-content-4 .zfxxgk-list a {
  width: 216px;
  padding: 0.6667em 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  color: white;
  background-image: ;
  background-size: cover;
  background-repeat: no-repeat;
}
.main-content-4 .zfxxgk-list a span {
  display: block;
}
.main-content-4 .zfxxgk-list a:hover {
  filter: drop-shadow(0 0 0.375em var(--theme-color));
}
.main-content-4 .zfxxgk-list a:hover span {
  transform: scale(1.1);
}

.main-content-5 {
  margin-top: 40px;
  display: flex;
}
.main-content-5 .ztzl-title {
  width: 1em;
  padding: 0.5em;
  margin-right: 20px;
  display: flex;
  align-items: center;
  color: white;
  background-color: #007cda;
  background-color: var(--theme-color);
  box-sizing: content-box;
}
.main-content-5 .swiper-box {
  width: 1px;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
}
.main-content-5 .swiper-box .zt-swiper-container {
  padding: 2px;
  margin: 0 3em;
  overflow: hidden;
}
.main-content-5 .swiper-box .zt-swiper-container .swiper-wrapper &gt; div {
  width: 236px;
  height: 116px;
  padding: 2px;
  border: 1px solid #cacaca;
}
.main-content-5 .swiper-box .zt-swiper-container .swiper-wrapper a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.2s;
}
.main-content-5 .swiper-box .zt-swiper-container .swiper-wrapper a:hover {
  background-size: 110% 110%;
  transition: all 0.2s;
}
.main-content-5 .swiper-box .zt-swiper-button-next,
.main-content-5 .swiper-box .zt-swiper-button-prev {
  position: absolute;
  width: 1.5625em;
  height: 1.875em;
  top: 50%;
  transform: translatey(-50%);
  z-index: 1;
  cursor: pointer;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.main-content-5 .swiper-box .zt-swiper-button-next:hover,
.main-content-5 .swiper-box .zt-swiper-button-prev:hover {
  filter: drop-shadow(0 0 0.375em var(--theme-color));
}
.main-content-5 .swiper-box .zt-swiper-button-next {
  right: 0;
  background-image: ;
}
.main-content-5 .swiper-box .zt-swiper-button-prev {
  left: 0;
  background-image: ;
}

@keyframes mytips {
  from {
    transform: scale(0.9);
  }
  to {
    transform: scale(1.2);
  }
}</pre></body></html>