﻿.home .xibao {
  width: 100%;
  height: 51px;
  padding: 10px 15px 0 134px;
  background: url(/www8300/images/2_xb.png) no-repeat left center / 100%;
  cursor: pointer;
}
.home .xibao .xb_wrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.home .xibao .xb_wrap .con,
.home .xibao .xb_wrap .copy {
  display: flex;
}
.home .xibao .xb_wrap .con a,
.home .xibao .xb_wrap .copy a {
  display: flex;
  font-size: 16px;
  color: #a35614;
  white-space: nowrap;
  margin-right: 50px;
}
.home .content_body {
  width: 100%;
  margin-top: 12px;
  display: flex;
}
.home .content_body .b_left {
  width: 358px;
  margin-right: 12px;
  display: flex;
  flex-direction: column;
}
.home .content_body .b_left .kjgg {
  width: 100%;
  background: #ffffff;
  padding-top: 12px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.home .content_body .b_left .kjgg > .til {
  font-size: 16px;
  font-weight: bold;
  color: #181818;
  margin-bottom: 4px;
  padding: 0 12px;
}
.home .content_body .b_left .kjgg > .list {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 8px 12px 0px 12px;
  border: 1px solid transparent;
  background: #ffffff;
}
.home .content_body .b_left .kjgg > .list:not(:last-of-type) .libot {
  border-bottom: 1px solid #f6f6f6;
}
.home .content_body .b_left .kjgg > .list .litop {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.home .content_body .b_left .kjgg > .list .litop > .cz {
  display: flex;
  align-items: center;
}
.home .content_body .b_left .kjgg > .list .litop > .cz > .cate {
  font-weight: normal;
  color: #181818;
}
.home .content_body .b_left .kjgg > .list .litop > .cz > span:not(.date) {
  font-size: 12px;
  color: #4a4a4a;
  margin: 0 8px;
}
.home .content_body .b_left .kjgg > .list .litop > .cz > .date {
  font-size: 12px;
  color: #999999;
}
.home .content_body .b_left .kjgg > .list .litop > img {
  display: block;
  width: 66px;
  height: 18px;
}
.home .content_body .b_left .kjgg > .list .libot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5px;
}
.home .content_body .b_left .kjgg > .list .libot > .ball {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
}
.home .content_body .b_left .kjgg > .list .libot > .ball > span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  font-size: 14px;
  border-radius: 50%;
  margin: 0 4px 5px 0;
}
.home .content_body .b_left .kjgg > .list .libot > .ball > span.red {
  color: var(--red-color);
  background: #fff4f4;
}
.home .content_body .b_left .kjgg > .list .libot > .ball > span.blue {
  color: var(--main-color);
  background: #ecf6ff;
}
.home .content_body .b_left .kjgg > .list .libot > .ball > .sjh,
.home .content_body .b_left .kjgg > .list .libot > .ball > .kjh {
  font-size: 12px;
  color: #181818;
}
.home .content_body .b_left .kjgg > .list .libot > .ball > .sjh > span,
.home .content_body .b_left .kjgg > .list .libot > .ball > .kjh > span {
  color: var(--red-color);
}
.home .content_body .b_left .kjgg > .list .libot > .ball > .sjh.sjh,
.home .content_body .b_left .kjgg > .list .libot > .ball > .kjh.sjh {
  margin: 0 15px 0 6px;
}
.home .content_body .b_left .kjgg > .list .libot > .offside {
  margin-left: 5px;
}
.home .content_body .b_left .kjgg > .list .libot > .offside > a {
  font-size: 12px;
  color: #181818;
}
.home .content_body .b_left .kjgg > .list .libot > .offside > a.red-text {
  color: var(--red-color);
}
.home .content_body .b_left .kjgg > .list > .fl_pop {
  width: 474px;
  background-color: #ffffff;
  position: absolute;
  left: 355px;
  top: -1px;
  border: 1px solid var(--red-color);
  padding: 16px 12px 0px 12px;
  z-index: 2;
  display: none;
}
.home .content_body .b_left .kjgg > .list > .fl_pop > .time,
.home .content_body .b_left .kjgg > .list > .fl_pop > .zx {
  display: flex;
  flex-wrap: wrap;
}
.home .content_body .b_left .kjgg > .list > .fl_pop > .time .text,
.home .content_body .b_left .kjgg > .list > .fl_pop > .zx .text {
  display: inline-block;
  width: 84px;
  color: var(--red-color);
}
.home .content_body .b_left .kjgg > .list > .fl_pop > .time .right,
.home .content_body .b_left .kjgg > .list > .fl_pop > .zx .right {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.home .content_body .b_left .kjgg > .list > .fl_pop > .time .right a,
.home .content_body .b_left .kjgg > .list > .fl_pop > .zx .right a {
  display: flex;
  color: #181818;
  margin-right: 18px;
  margin-bottom: 8px;
}
.home .content_body .b_left .kjgg > .list > .fl_pop > .time .right a:hover,
.home .content_body .b_left .kjgg > .list > .fl_pop > .zx .right a:hover {
  text-decoration: underline;
}
.home .content_body .b_left .kjgg > .list > .fl_pop > .time {
  margin-bottom: 16px;
}
.home .content_body .b_left .kjgg > .list > .fl_pop > .time .kj {
  font-weight: bold;
  color: #181818;
}
.home .content_body .b_left .kjgg > .list > .fl_pop > .zx {
  margin-bottom: 5px;
}
.home .content_body .b_left .kjgg > .list:hover {
  cursor: pointer;
  border-color: var(--red-color);
  border-right-color: #ffffff;
  position: relative;
}
.home .content_body .b_left .kjgg > .list:hover .fl_pop {
  display: block;
}
.home .content_body .b_left .kjgg > .list:hover::after {
  display: inline-block;
  content: '';
  width: 2px;
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  top: 0px;
  right: -2px;
  z-index: 5;
}
.home .content_body .b_left .bcgj {
  flex: 1;
  width: 358px;
  background: #ffffff;
  margin-top: 12px;
  border-radius: 4px;
  padding: 12px;
  border: 1px solid #e0e0e0;
}
.home .content_body .b_left .bcgj .text {
  font-size: 16px;
  font-weight: bold;
  color: #181818;
}
.home .content_body .b_left .bcgj .gj {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.home .content_body .b_left .bcgj .gj a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home .content_body .b_left .bcgj .gj a > img {
  width: 38px;
  height: 38px;
  display: block;
}
.home .content_body .b_left .bcgj .gj a b {
  font-size: 12px;
  font-weight: normal;
  color: #333333;
}
.home .content_body .b_left .bcgj .gj a.bzf {
  position: relative;
}
.home .content_body .b_left .bcgj .gj a.bzf::after {
  display: inline-block;
  content: '';
  width: 39px;
  height: 16px;
  background: url(/www8300/images/bzf.png) no-repeat right center / 100%;
  position: absolute;
  right: -15px;
  top: -2px;
}
.home .content_body .b_left .bcgj .gj a.znjh {
  position: relative;
}
.home .content_body .b_left .bcgj .gj a.znjh::after {
  display: inline-block;
  content: '';
  width: 20px;
  height: 14px;
  background: url(/www8300/images/vip.png) no-repeat right center / 100%;
  position: absolute;
  right: -4px;
  top: -2px;
}
.home .content_body .b_right {
  flex: 1;
  overflow: hidden;
}
.home .content_body .b_right .b_top {
  display: flex;
  justify-content: space-between;
}
.home .content_body .b_right .b_top .swiper-container {
  width: 460px;
  height: 259px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  flex: 1;
  margin-right: 12px;
}
.home .content_body .b_right .b_top .swiper-container .swiper-slide {
  width: 460px;
  height: 259px;
  display: block;
  border-radius: 4px;
}
.home .content_body .b_right .b_top .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}
.home .content_body .b_right .b_top .swiper-container .hide {
  opacity: 0;
}
.home .content_body .b_right .b_top .swiper-container .swiper-button-next,
.home .content_body .b_right .b_top .swiper-container .swiper-button-prev {
  width: 26px;
  height: 23px;
}
.home .content_body .b_right .b_top .swiper-container .pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  display: flex;
  justify-content: center;
  justify-content: flex-end;
}
.home .content_body .b_right .b_top .swiper-container .pagination > .swiper-pagination-custom {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border: 1px solid #ffffff;
  border-radius: 2px;
  color: #ffffff;
  margin-right: 5px;
  cursor: pointer;
}
.home .content_body .b_right .b_top .swiper-container .pagination > .swiper-pagination-custom.active {
  background-color: #35aadf;
}
.home .content_body .b_right .b_top .gzh {
  width: 286px;
  margin-right: 12px;
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
}
.home .content_body .b_right .b_top .gzh > .top {
  width: 100%;
  height: 35px;
  background: #f6f6f6;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 12px;
}
.home .content_body .b_right .b_top .gzh > .top .gzh-link {
  display: flex;
  align-items: center;
  height: 100%;
}
.home .content_body .b_right .b_top .gzh > .top .gzh-link a {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 16px;
  color: #181818;
  padding: 0 7px;
}
.home .content_body .b_right .b_top .gzh > .top .gzh-link a.active {
  font-weight: bold;
  color: var(--red-color);
  background-color: #ffffff;
}
.home .content_body .b_right .b_top .gzh > .top .more {
  font-size: 12px;
  color: #999999;
}
.home .content_body .b_right .b_top .gzh > .bot {
  padding: 12px;
}
.home .content_body .b_right .b_top .gzh > .bot > .item {
  width: 100%;
  height: 90px;
  border-radius: 4px;
  border: 1px solid #eeeeee;
  padding: 9px 8px;
  display: flex;
  align-items: center;
}
.home .content_body .b_right .b_top .gzh > .bot > .item > .left {
  flex: 1;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home .content_body .b_right .b_top .gzh > .bot > .item > .left > .top > .title {
  font-size: 16px;
  font-weight: normal;
  color: #181818;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  margin-left: -8px;
}
.home .content_body .b_right .b_top .gzh > .bot > .item > .left > .top > .title.xin::before {
  display: inline-block;
  content: '新';
  width: 16px;
  height: 16px;
  font-size: 12px;
  color: #ffffff;
  background: #e13737;
  text-align: center;
  border-radius: 1px;
}
.home .content_body .b_right .b_top .gzh > .bot > .item > .left > .top > .desc {
  margin-top: 7px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.home .content_body .b_right .b_top .gzh > .bot > .item > .left > .top > .desc > b {
  font-size: 12px;
  font-weight: normal;
  color: #4a4a4a;
}
.home .content_body .b_right .b_top .gzh > .bot > .item > .left > .top > .desc > span {
  font-size: 12px;
  color: #4a4a4a;
}
.home .content_body .b_right .b_top .gzh > .bot > .item > .left > .bot {
  font-size: 12px;
  color: #999999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.home .content_body .b_right .b_top .gzh > .bot > .item > .left > .bot > .read {
  margin-right: 5px;
}
.home .content_body .b_right .b_top .gzh > .bot > .item > .right {
  width: 52px;
  height: 52px;
  background-size: cover;
  background-position: center center;
}
.home .content_body .b_right .b_top .gzh > .bot > .item:not(:last-of-type) {
  margin-bottom: 10px;
}
.home .content_body .b_right .b_top .scan {
  width: 140px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.home .content_body .b_right .b_top .scan .s_top {
  font-size: 16px;
  font-weight: bold;
  color: #181818;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f6f6f6;
}
.home .content_body .b_right .b_top .scan .s_bot .code {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5px 0;
}
.home .content_body .b_right .b_top .scan .s_bot .code img {
  display: block;
  width: 76px;
  height: 76px;
}
.home .content_body .b_right .b_top .scan .s_bot .code span {
  font-size: 12px;
  color: #4a4a4a;
  margin-top: 4px;
}
.home .content_body .b_right .b_top .scan .s_bot .code:first-of-type {
  border-bottom: 1px solid #e0e0e0;
}
.home .content_body .b_right .b_bot {
  margin-top: 16px;
  display: flex;
}
.home .content_body .b_right .b_bot .n_cutlot {
  width: 100%;
  padding: 8px 12px 10px;
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #e0e0e0;
}
.home .content_body .b_right .b_bot .n_cutlot a,
.home .content_body .b_right .b_bot .n_cutlot b {
  color: #4a4a4a;
  font-weight: normal;
  cursor: pointer;
}
.home .content_body .b_right .b_bot .n_cutlot a.active,
.home .content_body .b_right .b_bot .n_cutlot b.active {
  font-weight: bold;
  color: #181818;
  position: relative;
}
.home .content_body .b_right .b_bot .n_cutlot a.active::after,
.home .content_body .b_right .b_bot .n_cutlot b.active::after {
  display: inline-block;
  content: '';
  width: 80%;
  height: 3px;
  border-radius: 2px;
  background: var(--main-color);
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
}
.home .content_body .b_right .b_bot .n_cutlot a:not(:last-of-type),
.home .content_body .b_right .b_bot .n_cutlot b:not(:last-of-type) {
  margin-right: 20px;
}
.home .content_body .b_right .b_bot .wz_left {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.home .content_body .b_right .b_bot .wz_left .free_scheme {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.home .content_body .b_right .b_bot .wz_left .free_scheme .mf_article {
  margin: 6px 12px;
}
.home .content_body .b_right .b_bot .wz_left .free_scheme .mf_article a {
  font-size: 15px;
}
.home .content_body .b_right .b_bot .wz_left .zj_gg {
  flex: 1;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  margin-top: 13px;
}
.home .content_body .b_right .b_bot .wz_left .zj_gg .com_title .text::before {
  background: url(/www8300/images/2_zx.png) no-repeat left center / 100% 100%;
}
.home .content_body .b_right .b_bot .wz_left .zj_gg .gg_con {
  padding: 8px 12px 0;
}
.home .content_body .b_right .b_bot .wz_left .zj_gg .gg_con a {
  display: block;
  color: #4a4a4a;
  font-size: 15px;
  line-height: 37px;
  word-break: break-all;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  position: relative;
  padding-left: 16px;
}
.home .content_body .b_right .b_bot .wz_left .zj_gg .gg_con a::before {
  display: inline-block;
  content: '';
  width: 8px;
  height: 8px;
  background: #ffe9bc;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.home .content_body .b_right .b_bot .wz_left .zj_gg .gg_con a:hover {
  text-decoration: underline;
}
.home .content_body .b_right .b_bot .wz_right {
  margin-left: 12px;
}
.home .content_body .b_right .b_bot .wz_right .expert {
  width: 437px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list {
  display: none;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list.show {
  display: block;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .ph_head {
  width: 100%;
  height: 38px;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .ph_head > .h1,
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .ph_head > .h2,
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .ph_head > .h3,
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .ph_head > .h4 {
  display: flex;
  justify-content: center;
  font-weight: bold;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .ph_head > .h1 {
  width: 72px;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .ph_head > .h2 {
  width: 141px;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .ph_head > .h3 {
  width: 75px;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .ph_head > .h4 {
  width: 147px;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item {
  width: 100%;
  height: 36px;
  display: flex;
  align-items: center;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .identifer,
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .nickname,
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .zhong,
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .qi {
  text-align: center;
  line-height: 36px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .identifer {
  width: 72px;
  height: 100%;
  font-size: 12px;
  color: #4a4a4a;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .identifer.num1 {
  background: url(/www8300/images/num1.png) no-repeat center center / 20px 20px;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .identifer.num2 {
  background: url(/www8300/images/num2.png) no-repeat center center / 20px 20px;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .identifer.num3 {
  background: url(/www8300/images/num3.png) no-repeat center center / 20px 20px;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .nickname {
  width: 141px;
  height: 100%;
  color: #181818;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .nickname:hover {
  text-decoration: underline;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .zhong {
  width: 85px;
  height: 100%;
  color: #999999;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .qi {
  width: 137px;
  height: 100%;
  color: #4a4a4a;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item > .qi span {
  min-width: 94px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #d39e66;
  padding: 0 7px;
  font-weight: bold;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item:nth-of-type(-n + 3) .qi {
  color: #ce904f;
}
.home .content_body .b_right .b_bot .wz_right .expert .zj_list > .content > .item:nth-of-type(-n + 3) .qi span {
  color: #ff6610;
  border: 1px solid #e0e0e0;
  border: none;
  background: linear-gradient(180deg, #fff7df 0%, #fced98 100%);
}
.home .content_body .b_right .b_bot .wz_right .expert .com_title .text::before {
  background: url(/www8300/images/zjdr.png) no-repeat left center / 24px 24px;
}
.home .content_body .b_right .b_bot .wz_right .dsj_pro {
  width: 437px;
  margin-top: 12px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.home .content_body .b_right .b_bot .wz_right .dsj_pro .title {
  display: flex;
  align-items: center;
  padding-left: 12px;
  height: 38px;
  background: linear-gradient(180deg, #fcfcfc 0%, #eefef1 16%, #fdfaf1 100%);
  border-radius: 4px 4px 0px 0px;
}
.home .content_body .b_right .b_bot .wz_right .dsj_pro .title img {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
}
.home .content_body .b_right .b_bot .wz_right .dsj_pro .title span {
  font-weight: bold;
  font-size: 16px;
  color: #181818;
  position: relative;
}
.home .content_body .b_right .b_bot .wz_right .dsj_pro .title span::after {
  display: block;
  content: '';
  width: 32px;
  height: 14px;
  position: absolute;
  top: -2px;
  right: -35px;
  background: url(/www8300/images/new.png) no-repeat left center / 100% 100%;
}
.home .content_body .b_right .b_bot .wz_right .dsj_pro .dsj {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 19px 32px 26px;
}
.home .content_body .b_right .b_bot .wz_right .dsj_pro .dsj .d1 {
  font-weight: bold;
  font-size: 18px;
  color: #4a4a4a;
}
.home .content_body .b_right .b_bot .wz_right .dsj_pro .dsj .d2 {
  color: #4a4a4a;
  margin-top: 12px;
}
.home .content_body .b_right .b_bot .wz_right .dsj_pro .dsj .d2 a {
  font-size: 13px;
  color: #d18f25;
  padding-left: 18px;
  text-decoration: underline;
  background: url(/www8300/images/n_vip_3.png) no-repeat left center / 14px 14px;
}
.home .content_body .b_right .b_bot .wz_right .dsj_pro .dsj .d2 span {
  font-size: 13px;
  color: #999999;
}
.home .content_body .b_right .b_bot .wz_right .dsj_pro .dsj > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-top: 24px;
  font-weight: bold;
  font-size: 16px;
  color: #2db36f;
  background: url(/www8300/images/dsjbg.png) no-repeat left center / 100%;
}
.home .content_body .b_right .b_bot .wz_right .dsj_pro .dsj > a.after {
  color: #e24939;
  background: url(/www8300/images/dsjbg1.png) no-repeat left center / 100%;
}
.home .top_red_cut {
  margin-top: 16px;
}
.home .lottery {
  margin-top: 20px;
}
.home .lottery .hbot_con {
  display: flex;
  padding: 12px;
  background: #f7f7f7;
}
.home .lottery .hbot_con .h_left {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.home .lottery .hbot_con .h_left .card {
  width: 49.3%;
  padding: 12px 12px 5px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  background-color: #ffffff;
}
.home .lottery .hbot_con .h_left .card:not(:nth-last-of-type(-n + 2)) {
  margin-bottom: 12px;
}
.home .lottery .hbot_con .h_left .card .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}
.home .lottery .hbot_con .h_left .card .title b {
  color: #5397df;
}
.home .lottery .hbot_con .h_left .card .title a {
  font-size: 12px;
  font-weight: bold;
  color: #999999;
}
.home .lottery .hbot_con .h_left .card .line {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.home .lottery .hbot_con .h_left .card .line > a {
  display: block;
  width: 33%;
  height: 19px;
  overflow: hidden;
  color: #181818;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-right: 6px;
  padding-left: 16px;
  position: relative;
  word-break: break-all;
}
.home .lottery .hbot_con .h_left .card .line > a:hover {
  color: var(--red-color);
}
.home .lottery .hbot_con .h_left .card .line > a.paid::before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 16px;
  height: 16px;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  background: url(/www8300/images/paid.png) no-repeat center center;
  background-size: 100% 100%;
}
.home .lottery .hbot_con .h_left .message_list {
  flex: 1;
  margin-left: 12px;
}
.home .lottery .hbot_con .h_right {
  width: 426px;
  margin-left: 12px;
  display: flex;
  flex-direction: column;
}
.home .lottery .hbot_con .h_right .message_list {
  margin-bottom: 12px;
}
.home .lottery .hbot_con .com_title {
  height: auto;
  padding-top: 12px;
  background: #ffffff;
  border-radius: 8px 8px 0 0;
}
.home .lottery .hbot_con .com_title .text::before {
  background: url(/www8300/images/2_zx.png) no-repeat left center / 100% 100%;
}
.home .lottery .hbot_con .mf_list {
  flex: 1;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.home .lottery .hbot_con .mf_list .jxlist {
  padding: 0 16px 14px;
}
.home .lottery .hbot_con .mf_list .jxlist .item {
  height: 48px;
  font-size: 14px;
  border-bottom: 1px dashed #e0e0e0;
}
.home .lottery .hbot_con .mf_list .jxlist .item a {
  flex: 1;
  color: #181818;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home .lottery .hbot_con .mf_list .jxlist .item span {
  color: #e24939;
  margin-left: 12px;
}
.home .lottery .hbot_con .mf_list .jxlist .item a:hover {
  text-decoration: underline;
}
.home .lottery .hbot_con .message_list {
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  padding: 0 12px;
}
.home .lottery .hbot_con .message_list .com_title {
  padding: 12px 0 0;
}
.home .lottery .hbot_con .message_list .com_title .text::before {
  background: url(/www8300/images/2_mffa.png) no-repeat left center / 100% 100%;
}
.home .lottery .hbot_con .message_list .blue_t {
  width: 100%;
  height: 28px;
  background: #edf5fc;
  border-radius: 4px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 0 8px;
  margin-top: 10px;
}
.home .lottery .hbot_con .message_list .blue_t .bl_left {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.home .lottery .hbot_con .message_list .blue_t .bl_left a {
  color: #999999;
}
.home .lottery .hbot_con .message_list .blue_t .bl_left a:not(:last-of-type) {
  margin-right: 10px;
}
.home .lottery .hbot_con .message_list .blue_t .bl_left a:first-of-type {
  font-weight: bold;
  color: #4a4a4a;
}
.home .lottery .hbot_con .message_list .blue_t > a {
  font-size: 12px;
  color: #4a4a4a;
}
.home .lottery .hbot_con .message_list .list {
  margin-top: 8px;
}
.home .lottery .hbot_con .message_list .list .item {
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  margin: 3px 0;
}
.home .lottery .hbot_con .message_list .list .item .rank {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin: 0 20px 0 10px;
  font-size: 12px;
  color: #4a4a4a;
  border-radius: 2px;
}
.home .lottery .hbot_con .message_list .list .item .name {
  width: 20%;
  margin-right: 12px;
  word-break: break-all;
  color: #181818;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home .lottery .hbot_con .message_list .list .item .wz {
  flex: 1;
  color: #181818;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home .lottery .hbot_con .message_list .list .item .wz span:last-of-type {
  color: #e24939;
}
.home .lottery .hbot_con .message_list .list .item .zj {
  color: #505050;
  margin: 0 12px;
}
.home .lottery .hbot_con .message_list .list .item:first-of-type .rank {
  color: #ffffff;
  background: #fabf61;
}
.home .lottery .hbot_con .message_list .list .item:nth-of-type(2) .rank {
  color: #ffffff;
  background: #dfcaff;
}
.home .lottery .hbot_con .message_list .list .item:nth-of-type(3) .rank {
  color: #ffffff;
  background: #9ec9ff;
}
.home .lottery .hbot_con .message_list a:hover {
  text-decoration: underline;
}
.home .lottery .hbot_con.special .h_left .card {
  width: 100%;
}
.home .lottery .hbot_con.special .h_right {
  width: 840px;
}
.home .lottery .hbot_con.special .h_right .jxlist {
  display: flex;
  flex-wrap: wrap;
}
.home .lottery .hbot_con.special .h_right .jxlist .item {
  width: 50%;
}
.home .lottery .hbot_con.special .h_right .jxlist .item:nth-of-type(odd) {
  padding-right: 12px;
}
.home .lottery .hbot_con.special .h_right .jxlist .item:nth-of-type(even) {
  padding-left: 12px;
}
.home .com_title {
  width: 100%;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
  background: #f7f7f7;
}
.home .com_title .left {
  display: flex;
  align-items: center;
}
.home .com_title .left .text {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  color: #181818;
}
.home .com_title .left .text::before {
  display: inline-block;
  content: '';
  width: 24px;
  height: 24px;
  background: url(/www8300/images/2_wztj.png) no-repeat left center / 24px 24px;
  margin-right: 6px;
}
.home .com_title .left .cut_wrap {
  display: flex;
  align-items: center;
}
.home .com_title .left .cut_wrap .cut {
  color: #4a4a4a;
  cursor: pointer;
  margin-left: 25px;
}
.home .com_title .left .cut_wrap .cut span {
  display: flex;
  align-items: center;
  height: 20px;
  padding: 0 6px;
}
.home .com_title .left .cut_wrap .cut.active {
  color: #181818;
}
.home .com_title .left .cut_wrap .cut.active span {
  font-weight: bold;
}
.home .com_title > a {
  font-weight: bold;
  color: #999999;
}
.commitment {
  width: 115px;
  height: 147px;
  position: fixed;
  top: 180px;
  display: none;
}
.commitment > .detail-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.commitment > .detail-content > a {
  display: block;
  width: 100%;
  height: 100%;
}
.commitment > .detail-content > .close {
  width: 20px;
  height: 20px;
  top: -11px;
  right: 5px;
  color: #666666;
  position: absolute;
  cursor: pointer;
}
.commitment.hidden {
  display: none;
}
.bigPop {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(76, 76, 76, 0.7);
}
.bigPop .con {
  position: relative;
}
.bigPop .con a,
.bigPop .con a img {
  display: block;
  width: 462px;
  height: 525px;
}
.bigPop .con .dsj_close {
  width: 36px;
  height: 36px;
  position: absolute;
  bottom: -18px;
  left: 50%;
  cursor: pointer;
  transform: translateX(-50%);
}
