.news_page {
  flex: 1;
  padding: 0 0.667rem;
  display: flex;
  flex-direction: column;
}
.news_page .cz_scroll {
  height: 4rem;
  margin: 0 -0.667rem;
  padding-left: 1.333rem;
  overflow: hidden;
  background: #ffffff;
}
.news_page .cz_scroll .swiper-slide {
  width: auto;
  font-size: 1.333rem;
  color: #4a4a4a;
  white-space: nowrap;
  margin-right: 1.667rem;
  display: flex;
  align-items: center;
}
.news_page .cz_scroll .swiper-slide.active {
  font-size: 1.5rem;
  font-weight: bold;
  color: #181818;
  position: relative;
}
.news_page .cz_scroll .swiper-slide.active::after {
  display: inline-block;
  content: "";
  width: 58%;
  height: 0.333rem;
  background: linear-gradient(90deg, #47b69d 0%, #8cdbc9 100%);
  border-radius: 0.167rem;
  position: absolute;
  bottom: 0.417rem;
  left: 50%;
  transform: translateX(-50%);
}
.news_page .tk_category {
  margin-top: 0.833rem;
  padding: 0.667rem 0.833rem 0.667rem;
  background: #ffffff;
  border-radius: 0.5rem;
}
.news_page .tk_category .list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(8.75rem, 1fr));
  gap: 0.8rem;
  padding: 1rem 0;
  border-top: 0.083rem dashed #e0e0e0;
}
.news_page .tk_category .list a {
  height: 1.667rem;
  font-size: 1.167rem;
  color: #fabf61;
  overflow: hidden;
  word-break: break-all;
}
.news_page .article_list {
  flex: 1;
}
.matter_page {
  flex: 1;
  margin: 0.833rem 0.667rem 0;
}
.matter_page .matter {
  padding: 1.167rem 0.667rem 1.133rem;
  background: #ffffff;
  border-radius: 0.5rem;
}
.matter_page .matter .title {
  font-weight: bold;
  font-size: 1.5rem;
  color: #181818;
}
.matter_page .matter .desc {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  padding-bottom: 1rem;
  border-bottom: 0.083rem dashed #e0e0e0;
}
.matter_page .matter .desc span {
  font-size: 1.167rem;
  color: #4a4a4a;
}
.matter_page .matter .desc span:not(:last-of-type) {
  margin-right: 1.333rem;
}
.matter_page .matter .detail {
  width: 100%;
  padding: 0.583rem 0 0;
  font-size: 1.333rem;
  color: #181818;
  line-height: 1.833rem;
  overflow: hidden;
  word-break: break-all;
}
.matter_page .matter .detail p {
  margin: 0.667rem 0;
}
.matter_page .matter .detail img {
  max-width: 100%;
  height: auto;
  overflow: hidden;
}
.matter_page .matter .detail pre {
  white-space: pre-wrap !important;
}
.matter_page .matter .detail .sjhlink,
.matter_page .matter .detail .caiso {
  display: flex;
  align-items: center;
  font-size: 1.167rem;
  color: #181818;
}
.matter_page .matter .detail .sjhlink a,
.matter_page .matter .detail .caiso a {
  font-size: 1.083rem;
  color: #4a4a4a;
  padding: 0.25rem 0.833rem;
  background: #f6f6f6;
  border-radius: 0.333rem;
}
.matter_page .matter .detail .sjhlink a:not(:last-of-type),
.matter_page .matter .detail .caiso a:not(:last-of-type) {
  margin-right: 1rem;
}
.matter_page .matter .detail .sjhlink.sjhlink,
.matter_page .matter .detail .caiso.sjhlink {
  margin-top: 1.333rem;
}
.matter_page .matter .detail .sjhlink.caiso,
.matter_page .matter .detail .caiso.caiso {
  margin-bottom: 0;
  margin-top: 0.833rem;
}
.matter_page .matter .detail .tg_list {
  display: flex;
  margin-top: 1rem;
}
.matter_page .matter .detail .tg_list span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.7rem;
  height: 4.6rem;
  writing-mode: vertical-rl;
  letter-spacing: 0.3em;
  font-size: 1rem;
  background: #efefef;
}
.matter_page .matter .detail .tg_list .list {
  flex: 1;
  margin-left: 0.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.3rem;
}
.matter_page .matter .detail .tg_list .list a {
  display: block;
  height: 2.2rem;
  text-align: center;
  line-height: 2.2rem;
  font-size: 1.167rem;
  padding: 0 0.25rem;
  color: #686868;
  overflow: hidden;
  word-break: break-all;
  background: #efefef;
}
.article_list .tg_list {
  display: flex;
  border-bottom: 0.083rem solid #e0e0e0;
}
.article_list .tg_list > span {
  display: flex;
  align-items: center;
  justify-content: center;
  writing-mode: vertical-rl;
  letter-spacing: 1em;
  font-size: 1rem;
}
.article_list .tg_list > .list {
  flex: 1;
  margin-left: 0.6rem;
}
.tk_page {
  padding: 1rem 0.667rem;
}
.tk_page .option {
  padding: 0 0.667rem;
  background: #ffffff;
  border-radius: 0.5rem;
}
.tk_page .option .title {
  display: flex;
  align-items: center;
  height: 3.333rem;
  border-bottom: 0.083rem dashed #e0e0e0;
}
.tk_page .option .title img {
  width: 1.667rem;
  height: 1.667rem;
  margin-right: 0.583rem;
}
.tk_page .option .title strong {
  font-size: 1.333rem;
  color: #1f75cc;
}
.tk_page .option .list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(13.333rem, 1fr));
  gap: 0.667rem;
  padding: 1rem 0;
}
.tk_page .option .list a {
  display: inline-block;
  height: 2.333rem;
  line-height: 2.333rem;
  text-align: center;
  font-size: 1.167rem;
  color: #181818;
  overflow: hidden;
  word-break: break-all;
  padding: 0 0.333rem;
  border-radius: 0.333rem;
  border: 0.083rem solid #e0e0e0;
}
.tk_page .option:not(:first-of-type) {
  margin-top: 0.833rem;
}
.zst_page {
  padding: 0.833rem 0.667rem;
  background: #f7f8f9;
}
.zst_page .zst {
  padding: 0.833rem;
  background: #ffffff;
  border-radius: 0.5rem;
}
.zst_page .zst .item {
  padding: 0 0.833rem;
  border-radius: 0.5rem;
  border: 0.083rem solid #cef2ea;
}
.zst_page .zst .item .top {
  display: flex;
  align-items: center;
  height: 3.333rem;
  border-bottom: 0.083rem solid #f7f7f7;
  background: url(/m97654/images/zst_bg.png) no-repeat left center / 5.833rem 3.417rem;
}
.zst_page .zst .item .top img {
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
}
.zst_page .zst .item .top b {
  font-size: 1.333rem;
  color: #4a4a4a;
}
.zst_page .zst .item .bot {
  padding: 1.2rem 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem 1rem;
}
.zst_page .zst .item .bot a {
  display: inline-block;
  font-size: 1rem;
  color: #181818;
  overflow: hidden;
}
.zst_page .zst .item:not(:first-of-type) {
  margin-top: 0.833rem;
}
.navigation {
  padding: 0.833rem 0.667rem;
  background: #f7f8f9;
}
.navigation .content {
  padding: 0.833rem;
  background: #ffffff;
  border-radius: 0.5rem;
}
.navigation .content .item {
  border-radius: 0.5rem;
  border: 0.083rem solid #cef2ea;
}
.navigation .content .item .top {
  display: flex;
  align-items: center;
  height: 3.333rem;
  padding: 0 0.833rem;
  background: #f6fffd;
}
.navigation .content .item .top img {
  width: 1.333rem;
  height: 1.333rem;
  margin-right: 0.5rem;
}
.navigation .content .item .top b {
  font-size: 1.333rem;
  color: #4a4a4a;
}
.navigation .content .item .bot {
  display: flex;
  flex-wrap: wrap;
  padding: 1.167rem 0.833rem 0.5rem;
}
.navigation .content .item .bot a {
  display: flex;
  align-items: center;
  font-size: 1.167rem;
  color: #333333;
  margin-right: 1.667rem;
  margin-bottom: 0.833rem;
}
.navigation .content .item .bot a::before {
  display: inline-block;
  content: "";
  width: 0.333rem;
  height: 0.333rem;
  margin-right: 0.5rem;
  background: #ffb339;
}
.navigation .content .item:not(:first-of-type) {
  margin-top: 0.833rem;
}
.kj_page {
  padding: 0.833rem 0.667rem;
  background: #f7f8f9;
}
.kj_page .kjinfo {
  padding: 0 0.833rem;
  background: #ffffff;
  border-radius: 0.5rem;
}
.kj_page .kjinfo .item {
  padding: 1rem 0;
}
.kj_page .kjinfo .item .top .cz {
  display: flex;
  align-items: center;
}
.kj_page .kjinfo .item .top .cz strong {
  font-weight: normal;
  font-size: 1.167rem;
  color: #181818;
}
.kj_page .kjinfo .item .top .cz .qi {
  font-size: 1rem;
  color: #4a4a4a;
  margin: 0 0.667rem;
}
.kj_page .kjinfo .item .top .cz .time {
  font-size: 1rem;
  color: #999999;
}
.kj_page .kjinfo .item .top .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.833rem;
}
.kj_page .kjinfo .item .top .info .l {
  display: flex;
  align-items: center;
}
.kj_page .kjinfo .item .top .info .l .balls {
  display: flex;
  flex-wrap: wrap;
}
.kj_page .kjinfo .item .top .info .l .balls span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.167rem;
  height: 2.167rem;
  font-size: 1.167rem;
  color: #ffffff;
  margin-bottom: 0.5rem;
  background: #e13737;
  border-radius: 50%;
}
.kj_page .kjinfo .item .top .info .l .balls span:not(:last-of-type) {
  margin-right: 0.333rem;
}
.kj_page .kjinfo .item .top .info .l .balls span.blue {
  background: #2e9eed;
}
.kj_page .kjinfo .item .top .info .l p {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
  font-size: 1rem;
}
.kj_page .kjinfo .item .top .info .l p span:first-of-type {
  color: #181818;
}
.kj_page .kjinfo .item .top .info .l p span:last-of-type {
  color: #f57b09;
}
.kj_page .kjinfo .item .top .info > img {
  display: block;
  width: 0.5rem;
  height: 0.917rem;
}
.kj_page .kjinfo .item .links {
  display: flex;
  margin-top: 0.333rem;
}
.kj_page .kjinfo .item .links a {
  display: block;
  padding: 0.333rem 0.5rem;
  font-size: 1rem;
  color: #181818;
  background: #f7f7f7;
  border-radius: 0.167rem;
  border: 0.083rem solid #e0e0e0;
}
.kj_page .kjinfo .item .links a:not(:last-of-type) {
  margin-right: 0.667rem;
}
.kj_page .kjinfo .item:not(:last-of-type) {
  border-bottom: 0.083rem solid #e0e0e0;
}
.kj_page .kjtop {
  padding: 0.833rem 0.833rem 1.333rem;
  background: #ffffff;
  border-radius: 0.5rem;
}
.kj_page .kjtop .lottery {
  display: flex;
  align-items: center;
}
.kj_page .kjtop .lottery > img {
  width: 4rem;
  height: 4rem;
}
.kj_page .kjtop .lottery .right {
  margin-left: 1rem;
}
.kj_page .kjtop .lottery .right strong {
  font-size: 1.333rem;
  color: #181818;
}
.kj_page .kjtop .lottery .right .sel {
  display: flex;
  align-items: center;
  margin-top: 0.083rem;
}
.kj_page .kjtop .lottery .right .sel select {
  width: 6.667rem;
  height: 2rem;
  font-size: 1rem;
  color: #4a4a4a;
  text-align: center;
  margin-right: 1rem;
  background: #f7f7f7;
  border-radius: 0.333rem;
  border: 0.083rem solid #e0e0e0;
  outline: none;
}
.kj_page .kjtop .lottery .right .sel span {
  font-size: 1.167rem;
  color: #999999;
}
.kj_page .kjtop .kjxq {
  display: flex;
  align-items: center;
  margin-top: 1.25rem;
}
.kj_page .kjtop .kjxq .balls {
  display: flex;
  flex-wrap: wrap;
}
.kj_page .kjtop .kjxq .balls span {
  width: 2.167rem;
  height: 2.167rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.167rem;
  color: #ffffff;
  margin-right: 0.333rem;
  margin-bottom: 0.5rem;
  background: #e24939;
  border-radius: 50%;
}
.kj_page .kjtop .kjxq .balls span.blue {
  background: #2e9eed;
}
.kj_page .kjtop .kjh {
  display: flex;
  align-items: center;
  font-size: 1.167rem;
  color: #4a4a4a;
  margin-top: 0.25rem;
}
.kj_page .kjtop .kjh p {
  display: flex;
}
.kj_page .kjtop .kjh p:not(:last-of-type) {
  margin-right: 1rem;
}
.kj_page .kjtop .kjh span {
  color: #181818;
  font-weight: bold;
}
.kj_page .kjtop .tz {
  display: flex;
  align-items: center;
  margin-top: 0.667rem;
}
.kj_page .kjtop .tz a {
  font-weight: bold;
  font-size: 1rem;
  color: #999999;
  margin-right: 0.833rem;
}
.kj_page .kjtop .sale {
  margin-top: 1.333rem;
  padding: 1.167rem 0.667rem 0.667rem;
  background: #f7f7f7;
  border-radius: 0.333rem;
}
.kj_page .kjtop .sale .s1 {
  font-weight: bold;
  font-size: 1.333rem;
  color: #1f75cc;
  text-align: center;
}
.kj_page .kjtop .sale .s2 {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-top: 0.5rem;
}
.kj_page .kjtop .sale .s2 .it .t {
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  color: #181818;
}
.kj_page .kjtop .sale .s2 .it .t span {
  font-size: 1rem;
}
.kj_page .kjtop .sale .s2 .it p {
  text-align: center;
  font-size: 0.833rem;
  color: #999999;
}
.kj_page .kjtop .sale table {
  width: 100%;
  text-align: center;
  margin-top: 0.833rem;
  border-collapse: collapse;
}
.kj_page .kjtop .sale table th {
  height: 2.333rem;
  font-weight: bold;
  font-size: 1rem;
  color: #999999;
  border: 0.083rem solid #e0e0e0;
}
.kj_page .kjtop .sale table td {
  height: 2rem;
  font-size: 1.083rem;
  color: #4a4a4a;
  border: 0.083rem solid #e0e0e0;
}
.kj_page .past_kj {
  padding: 0 0.667rem;
  background: #ffffff;
}
.kj_page .past_kj strong {
  height: 3.833rem;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  font-weight: bold;
  color: #181818;
}
.kj_page .past_kj .item {
  display: block;
  padding: 0.667rem 0 0.667rem;
  border-top: 0.083rem solid #e0e0e0;
}
.kj_page .past_kj .item .t {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.kj_page .past_kj .item .t .qi {
  font-size: 1rem;
  color: #4a4a4a;
}
.kj_page .past_kj .item .t .date {
  font-size: 1rem;
  color: #bbbbbb;
}
.kj_page .past_kj .item .bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.333rem;
}
.kj_page .past_kj .item .bot .balls {
  flex: 1;
  flex-wrap: wrap;
  display: flex;
}
.kj_page .past_kj .item .bot .balls span {
  font-size: 1.167rem;
  color: #e24939;
  margin-right: 0.417rem;
}
.kj_page .past_kj .item .bot .balls span.blue {
  color: #0197ff;
}
.kj_page .past_kj .item .bot img {
  display: block;
  width: 0.5rem;
  height: 0.8rem;
  margin-left: 0.833rem;
}
.kj_page .past_kj .item.item:first-of-type .balls span {
  width: 2.25rem;
  height: 2.167rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 0.083rem solid #e24939;
}
.kj_page .past_kj .item.item:first-of-type .balls span.blue {
  color: #0197ff;
  border-color: #0197ff;
}
