/* 开奖公告 */
.kjgg .lottery_item {
  padding: 1rem 1rem 0.8333rem;
  margin-bottom: 0.8333rem;
  border-radius: 0.3333rem;
  background: #ffffff;
}
.kjgg .lottery_item .lottery_header {
  font-size: 1rem;
  color: #181818;
}
.kjgg .lottery_item .lottery_header b {
  font-size: 1.3333rem;
}
.kjgg .lottery_item .lottery_header .qi {
  margin-left: 1rem;
}
.kjgg .lottery_item .lottery_header .today {
  margin-left: 0.6667rem;
}
.kjgg .lottery_item .lottery_header .date {
  margin-left: 0.6667rem;
  color: #999999;
  font-size: 1rem;
}
.kjgg .lottery_item .lottery_header .arrow_right {
  width: 1.3333rem;
  height: 1.3333rem;
  margin-left: auto;
  background-position: -27.75rem -24.8333rem;
}
.kjgg .lottery_item .balls {
  margin-top: 0.8333rem;
}
.kjgg .lottery_item .balls p {
  font-size: 1rem;
  margin: 0 0 0.5rem 0.6667rem;
}
.kjgg .lottery_item .lottery_nav a {
  height: 2.1667rem;
  padding: 0 0.5rem;
  font-size: 1rem;
  color: #181818;
  background: #f7f7f7;
  border-radius: 0.1667rem;
}
.kjgg .lottery_item .lottery_nav a.blue {
  color: #5c78f5;
  background: #e3f2fd;
}
.kjgg .lottery_item .lottery_nav a:not(:last-of-type) {
  margin-right: 0.6667rem;
}
/* 历史开奖*/
.history .title {
  padding: 0.8333rem 0;
  border-bottom: 0.0833rem solid #e0e0e0;
}
.history .title h2 {
  font-size: 4.8vw;
  color: #181818;
}
.history .title a {
  width: 1.5rem;
  height: 1.5rem;
  background-position: -17rem -41rem;
}
.history .ticket {
  display: block;
  padding: 0.75rem 0;
  color: #bbbbbb;
  border-bottom: 0.0833rem solid #e0e0e0;
}
.history .ticket .name span {
  font-size: 1rem;
}
.history .ticket .name span.qi {
  color: #4a4a4a;
}
.history .ticket .kj {
  margin-top: 0.6667rem;
}
.history .ticket .kj .sjh {
  margin: 0 0 0.3333rem 0.5rem;
  color: #4a4a4a;
}
.history .ticket .kj .more {
  margin-left: auto;
  min-width: 1.3333rem;
  height: 1.3333rem;
  background-position: -27.75rem -24.8333rem;
}
.history .ticket .kj .nums span {
  margin-right: 0.6667rem;
}
.history .ticket .jackpot {
  margin-top: 0.1667rem;
}
/*开奖详情*/
.kj_detail .category {
  background: #ffffff;
  border-radius: 0.3333rem;
  padding: 1.3333rem 1.3333rem 1rem;
}
.kj_detail .category .lottery .left .t b {
  font-size: 1.3333rem;
  margin-right: 1rem;
}
.kj_detail .category .lottery .left .t span {
  font-size: 1rem;
  color: #999999;
}
.kj_detail .category .lottery .left > span {
  font-size: 1rem;
  color: #4a4a4a;
}
.kj_detail .category .lottery .right {
  width: 5rem;
  height: 2rem;
  border-radius: 0.1667rem;
  font-size: 1rem;
  color: #ffffff;
}
.kj_detail .category .balls {
  margin-top: 0.5rem;
}
.kj_detail .category .sjkj {
  font-size: 1.1667rem;
}
.kj_detail .category .sjkj p:not(:first-of-type) {
  margin-left: 0.5rem;
}
.kj_detail .detail {
  background: #ffffff;
  border-radius: 0.3333rem;
  padding: 1rem;
  margin: 1rem 0;
}
.kj_detail .detail h2 {
  font-size: 1.3333rem;
  text-align: center;
}
.kj_detail .detail .info {
  border-bottom: 0.0833rem solid #e0e0e0;
  padding: 0.5833rem 0;
}
.kj_detail .detail .info div p {
  font-weight: bold;
}
.kj_detail .detail .info div p .num {
  font-size: 1.5rem;
}
.kj_detail .detail .info div p .unit {
  font-size: 1rem;
}
.kj_detail .detail .info div .text {
  font-size: 1rem;
  color: #999999;
}
.kj_detail .detail .data {
  overflow: hidden;
}
.kj_detail .detail .data .title {
  font-size: 1.1667rem;
  margin-top: 1rem;
  display: block;
}
.kj_detail .detail .data .line {
  padding: 0.8333rem 0;
  border-bottom: 0.0833rem solid #eeeeee;
}
.kj_detail .detail .data .line > span {
  font-size: 1.0833rem;
  text-align: center;
}
.kj_detail .detail .data .line > span:first-of-type {
  width: 25%;
}
.kj_detail .detail .data .line > span:nth-of-type(2) {
  width: 40%;
}
.kj_detail .detail .data .line > span:nth-of-type(3) {
  width: 30%;
}
.kj_detail .detail .data .line.head {
  border-bottom: none;
  padding: 0;
  padding-top: 1rem;
}
.kj_detail .detail .data .line.head > span {
  font-size: 1rem;
  color: #999999;
}
.kj_detail .links {
  background: #ffffff;
  border-radius: 0.3333rem;
  padding: 1rem 0;
}
.kj_detail .links a i {
  width: 3rem;
  height: 3.0833rem;
}
.kj_detail .links a .kjgg {
  background-position: -10.3333rem -28.5rem;
}
.kj_detail .links a .zjyc {
  background-position: -15rem -28.5rem;
}
.kj_detail .links a .zst {
  background-position: -19.6667rem -28.5rem;
}
.kj_detail .links a span {
  font-size: 1.1667rem;
  color: #181818;
}
/* 试机号 开机号 试机号金码 试机号后分析*/
.kjh_wrap {
  padding: 0 0 2rem;
}
.kjh_wrap .kjinfo {
  background: #ffffff;
  border-radius: 0.3333rem;
  padding: 0 1rem;
  box-shadow: 0 0.0833rem 0.3333rem 0 rgba(0, 0, 0, 0.06), 0 -0.0833rem 0.3333rem 0 rgba(0, 0, 0, 0.04);
}
.kjh_wrap .kjinfo .top {
  padding: 0.75rem 0 0.5rem;
  border-bottom: 0.0833rem dashed #e0e0e0;
}
.kjh_wrap .kjinfo .top .left {
  font-size: 1rem;
  color: #bbbbbb;
}
.kjh_wrap .kjinfo .top .left b {
  font-size: 1.1667rem;
  color: #181818;
  margin-right: 0.8333rem;
}
.kjh_wrap .kjinfo .top .left .qi {
  margin-right: 0.8333rem;
}
.kjh_wrap .kjinfo .top i {
  width: 1.3333rem;
  height: 1.3333rem;
  background-position: -27.75rem -24.8333rem;
}
.kjh_wrap .kjinfo .balls {
  padding: 1rem 0;
}
.kjh_wrap .kjinfo .balls .sjh {
  font-size: 1rem;
  margin-left: 1.3333rem;
}
.kjh_wrap table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}
.kjh_wrap table thead {
  background: #f4f5ff;
}
.kjh_wrap table thead th {
  font-size: 1.1667rem;
  color: #999999;
  font-weight: normal;
}
.kjh_wrap table th,
.kjh_wrap table td {
  border: 0.0833rem solid #e0e0e0;
}
.kjh_wrap table td {
  font-size: 1rem;
  padding: 0.5rem 0.1667rem;
}
.kjh_wrap table .wrong span {
  width: 1rem;
  height: 1rem;
  background-position: -25.6667rem -12.25rem;
}
.kjh_wrap table .right span {
  width: 1.3333rem;
  height: 0.8333rem;
  background-position: -22.6667rem -12.25rem;
}
.kjh_wrap table .h72 {
  height: 3.3333rem;
}
.kjh_wrap table .jinma span {
  display: block;
  width: 80%;
  color: #ffffff;
  text-align: center;
  margin: auto;
  background: #f4c167;
}
.balls .ball {
  width: 2.1667rem;
  height: 2.1667rem;
  margin: 0 0.3333rem 0.3333rem 0;
  font-size: 1.1667rem;
  color: #ffffff;
  border-radius: 50%;
}
