body {
  background: #f0f0f0;
  position: relative;
}

.noboder {
  border: 0 solid transparent !important;
}

.boxsiz {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.haomaquh {
  height: auto !important;
}

.soundDef {
  background: url(../img/soundKinds.png?v=202016195) no-repeat 0 0;
}

.sound1 {
  background: url(../img/soundKinds.png?v=202016195) no-repeat -31px 0;
}

.sound2 {
  background: url(../img/soundKinds.png?v=202016195) no-repeat -62px 0;
}

.sound3 {
  background: url(../img/soundKinds.png?v=202016195) no-repeat -93px 0;
}

.sound4 {
  background: url(../img/soundKinds.png?v=202016195) no-repeat -124px 0;
}

.sound5 {
  background: url(../img/soundKinds.png?v=202016195) no-repeat -155px 0;
}

.soundDefY {
  background: url(../img/soundKinds.png?v=202016195) no-repeat 0 -29px;
}

.sound1Y {
  background: url(../img/soundKinds.png?v=202016195) no-repeat -31px -29px;
}

.sound2Y {
  background: url(../img/soundKinds.png?v=202016195) no-repeat -62px -29px;
}

.sound3Y {
  background: url(../img/soundKinds.png?v=202016195) no-repeat -93px -29px;
}

.sound4Y {
  background: url(../img/soundKinds.png?v=202016195) no-repeat -124px -29px;
}

.sound5Y {
  background: url(../img/soundKinds.png?v=202016195) no-repeat -155px -29px;
}

.bodybox {
  position: relative;
  z-index: 0;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bodybox:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url(../img/lottery_lobby_bg.png) no-repeat center/cover;
  height: 545px;
  padding-top: 115px;
  z-index: -1;
}
.bodybox .liline {
  color: #ccc !important;
}
.bodybox .haomabox {
  background-color: #fff;
  width: 1200px;
  height: auto;
  margin: 20px auto 0;
  position: relative;
}
.bodybox .haomabox .waring {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
  color: #f1010a;
  padding-left: 30px;
  display: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bodybox .haomabox .waring .flash {
  width: 100%;
  height: 40px;
  -webkit-animation: a 2s infinite ease-in-out;
  background: rgba(250, 142, 25, 0.2);
  position: absolute;
  left: 0;
  top: 0;
}
.bodybox .haomabox .waring .flash i {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block;
  cursor: pointer;
  background: url(../img/bjpknum.png?v=202016195) no-repeat -392px -202px;
}
.bodybox .haomaqu_resetSon {
  height: auto;
  margin: 0 auto;
  background: #fff;
  margin-top: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bodybox .haomaqu_resetSon .haomaqu_box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #f0f0f0;
}
.bodybox .haomaqu_resetSon .haomaqu_box:not(:last-child) {
  border-right: 1px solid #f0f0f0;
}
.bodybox .haomaqu_resetSon .haomaqu_box .haomaqu_box_title {
  color: #cdcdcd;
  margin-right: 15px;
}
.bodybox .haomaqu_resetSon .haomaqu_box ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 17px;
  font-size: 0.8rem;
}
.bodybox .haomaqu_resetSon .haomaqu_box ul li.checked a {
  color: #57b8ff;
}
.bodybox .haomaqu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bodybox .haomaqu .haomaimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 10px 20px;
  border-right: 1px solid #f0f0f0;
  border-top: 3px solid #e80000;
}
.bodybox .haomaqu .haomaimg .instantDraw {
  width: 100%;
  margin-bottom: 8px;
}
.bodybox .haomaqu .haomaimg .instantDraw a {
  color: #bf1b1b;
}
.bodybox .haomaqu .haomaimg img {
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
}
.bodybox .haomaqu .haomaimg .kaijianname {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #000;
}
.bodybox .haomaqu .haomaimg .kaihistory {
  width: 100%;
  height: 36px;
  line-height: 36px;
  color: #333;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.bodybox .haomaqu .haomaimg .kaihistory a:hover {
  color: #57b8ff;
}
.bodybox .haomaqu .haoma-wrapper {
  width: 100%;
}
.bodybox .haomaqu .haomaqu_resetPar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 522px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu {
  margin-left: 15px;
  margin-top: 20px;
  color: #666;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .nuberqutit {
  width: 100%;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .nuberqutit .klsf {
  font-size: 18px;
  color: #333;
  font-weight: 800;
  margin-right: 10px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .nuberqutit .preDrawIssue {
  margin: 0 5px;
  color: #57b8ff;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .nuberqutit .kaijcount {
  float: right;
  margin-right: 150px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .kajianhaoPar {
  width: 100%;
  height: 100px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .kajianhao {
  margin-top: 16px;
  display: block;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .kajianhao ul {
  width: 100%;
  overflow: hidden;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .kajianhao ul li {
  display: inline-block;
  float: left;
  margin-right: 20px;
  width: 36px;
  height: 40px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  margin-bottom: 7px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .kajianhao ul li i {
  position: absolute;
  left: 38px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .kajianhao ul li img {
  width: 40px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .kajianhao ul .numLightblue,
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .kajianhao ul .numOrange,
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .kajianhao ul .numWeightblue {
  margin-right: 11px;
  height: 36px;
  width: 36px;
  color: #fff;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .kajianhao ul .tabLine {
  margin-right: 15px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .kajianhao ul .li_after {
  margin-right: 0;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .drawCountDiv {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #cdcdcd;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqul .haomaline .numberqu .drawCountDiv span {
  margin: 0 5px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .line {
  color: #666;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .line img {
  width: 100%;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .linetit {
  height: 50px;
  line-height: 50px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .linetit .nextIssue {
  color: #57b8ff;
  margin: 0 5px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .linelast {
  border-bottom: 1px solid #e5e5e5;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .linelast .drawCount,
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .linelast .sdrawCount {
  margin: 0 5px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .margt20 {
  padding: 10px 10px 10px 20px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .linetime {
  height: 40px;
  line-height: 40px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .linetime .bgtime {
  height: 40px;
  width: 40px;
  background: #57b8ff;
  color: #fff;
  text-align: center;
  font-size: 16px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .linetime .opening {
  width: 100%;
  height: 100%;
  background-color: #57b8ff;
  border-radius: 2px;
  color: #fff;
  padding-left: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 18px;
  text-align: left;
  display: none;
  float: right;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .linetime span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .haomaqur_l {
  border-right: 1px solid #f0f0f0;
  margin: 20px 20px 20px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 13px;
}
.bodybox .haomaqu .haomaqu_resetPar .haomaqur .haomaqur_r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bodybox .haomaqu .kaihistoryhmq {
  height: 200px;
}
.bodybox .kaijiangjl {
  clear: both;
  width: 1200px;
  margin: 20px auto;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #555;
  padding-bottom: 30px;
  position: relative;
}
.bodybox .kaijiangjl .listcontent {
  border-top: 2px solid #e7e7e7;
}
.bodybox .kaijiangjl .checkbtnl {
  display: inline-block;
  width: 102px;
  height: 96px;
  font-size: 16px;
  float: left;
  padding-top: 10px;
}
.bodybox .kaijiangjl .checkbtnr {
  height: 96px;
  display: inline-block;
  width: 1068px;
  float: left;
  padding-left: 33px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bodybox .kaijiangjl div {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.bodybox .kaijiangjl div ul {
  width: 100%;
}
.bodybox .kaijiangjl div ul li {
  width: auto;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  display: inline-block;
  float: left;
  margin-right: 25px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.bodybox .kaijiangjl div ul li a {
  color: #444;
}
.bodybox .kaijiangjl div ul li a:hover {
  color: #57b8ff;
}
.bodybox .kaijiangjl div ul .reset {
  border: none;
}
.bodybox .kaijiangjl div ul .kaijiltit {
  font-size: 18px;
  margin-right: 20px;
  padding: 0;
  font-weight: 800;
  border: 1px solid transparent;
}
.bodybox .kaijiangjl div ul .selected {
  border: 1px solid #57b8ff;
  color: #57b8ff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: relative;
}
.bodybox .kaijiangjl div ul .selected i {
  position: absolute;
  top: 21px;
  right: 0;
  display: inline-block;
  height: 15px;
  width: 15px;
  background: url(../img/bjpknum.png?v=202016195) no-repeat -386px -55px;
}
.bodybox .kaijiangjl div ul .selected a {
  color: #57b8ff;
}
.bodybox .kaijiangjl div .blueqiu ul li {
  height: 36px;
  width: 36px;
  border: none;
  margin: 6px;
  color: #fff;
  padding: 0;
  font-size: 18px;
}
.bodybox .kaijiangjl div .blueqiu ul li i {
  font-weight: 600;
}
.bodybox .kaijiangjl div .klsfindex_kjls {
  display: inline-block;
  width: 1022px;
  height: 40px;
}
.bodybox .kaijiangjl div #kjls {
  display: inline-block;
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
  float: right;
}
.bodybox .kaijiangjl div #kjls a:hover {
  color: #57b8ff;
}
.bodybox .kaijiangjl .head {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bodybox .kaijiangjl .jrsmhmtj {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
}
.bodybox .kaijiangjl .jrsmhmtj table {
  background: #e6e6e6;
  width: 100%;
}
.bodybox .kaijiangjl .jrsmhmtj table tr td,
.bodybox .kaijiangjl .jrsmhmtj table tr th {
  height: 40px;
  text-align: center;
  padding: 0 9px;
}
.bodybox .kaijiangjl .jrsmhmtj table tr td .imgnumber,
.bodybox .kaijiangjl .jrsmhmtj table tr th .imgnumber {
  width: 100%;
}
.bodybox .kaijiangjl .jrsmhmtj table tr td .imgnumber .selectedOpacity,
.bodybox .kaijiangjl .jrsmhmtj table tr th .imgnumber .selectedOpacity {
  opacity: 0.1;
}
.bodybox .kaijiangjl .jrsmhmtj table tr td .imgnumber li,
.bodybox .kaijiangjl .jrsmhmtj table tr th .imgnumber li {
  display: inline-block;
  padding: 0;
  width: 26px;
  height: 26px;
  margin-left: 0;
  margin-right: 12px;
  position: relative;
  border: none;
}
.bodybox .kaijiangjl .jrsmhmtj table tr td .imgnumber li i,
.bodybox .kaijiangjl .jrsmhmtj table tr th .imgnumber li i {
  width: 1px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  position: absolute;
  left: 28px;
  top: 0;
  color: #fff;
  font-size: 10px;
  display: inline-block;
}
.bodybox .kaijiangjl .jrsmhmtj table tr td .imgnumber .li_after,
.bodybox .kaijiangjl .jrsmhmtj table tr th .imgnumber .li_after {
  margin-right: 0;
}
.bodybox .kaijiangjl .jrsmhmtj table tr .numberbtn .kjhm {
  display: inline-block;
  width: 80px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.bodybox .kaijiangjl .jrsmhmtj table tr th {
  font-size: 16px;
  background: #f5f5f5;
}
.bodybox .kaijiangjl .jrsmhmtj table tr td {
  background: #fff;
  color: #333;
}
.bodybox .kaijiangjl .jrsmhmtj table tr .blueqiu {
  width: 244px;
}
.bodybox .kaijiangjl .jrsmhmtj table tr .blueqiu ul {
  display: block;
  margin: 0 auto;
}
.bodybox .kaijiangjl .jrsmhmtj table tr .blueqiu ul .numLightblue,
.bodybox .kaijiangjl .jrsmhmtj table tr .blueqiu ul .numOrange,
.bodybox .kaijiangjl .jrsmhmtj table tr .blueqiu ul .numWeightblue {
  height: 36px;
  width: 36px;
  border: none;
  margin: 6px;
  color: #fff;
  padding: 0;
}
.bodybox .kaijiangjl .jrsmhmtj table tr .blueqiu ul .selectedOpacity {
  opacity: 0.1;
}
.bodybox .kaijiangjl .jrsmhmtj table tr .blueqiu ul .tabLine {
  margin-right: 10px;
}
.bodybox .kaijiangjl .jrsmhmtj .kjjltable td {
  height: 40px !important;
  padding: 0 10px !important;
}
.bodybox .kaijiangjl .jrsmhmtj .kjjltable td li {
  height: 36px;
  width: 36px;
  border: none;
  margin: 6px;
  padding: 0;
}
.bodybox .luntanre {
  clear: both;
  width: 1200px;
  margin: 20px auto 0;
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bodybox .luntanre div {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.bodybox .luntanre .luntit dl {
  display: inline-block;
  width: 100%;
}
.bodybox .luntanre .luntit dl dd {
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.bodybox .luntanre .luntit dl dt {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  float: left;
  font-size: 18px;
  color: #000;
}
.bodybox .luntanre .luntit dl dd {
  float: right;
}
.bodybox .luntanre .luntit dl dd a {
  color: #999;
}
.bodybox .luntanre .luntlist {
  width: 100%;
}
.bodybox .luntanre .luntlist div {
  width: 545px;
  display: inline-block;
}
.bodybox .luntanre .luntlist div dl {
  display: inline-block;
  width: 100%;
}
.bodybox .luntanre .luntlist div dl dd {
  font-size: 14px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.bodybox .luntanre .luntlist div dl dt {
  font-size: 14px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: 434px;
  float: left;
}
.bodybox .luntanre .luntlist div dl dt a {
  color: #666;
}
.bodybox .luntanre .luntlist div dl dt a:before {
  margin-right: 10px;
  position: relative;
  top: -2px;
  left: 0;
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #666;
  content: "";
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.bodybox .luntanre .luntlist div dl dt a:hover {
  color: #57b8ff;
}
.bodybox .luntanre .luntlist div dl dt a:hover:before {
  background: #57b8ff;
}
.bodybox .luntanre .luntlist div dl dd {
  color: #999;
  float: right;
}
.bodybox .luntanre .luntlist .luntanl {
  color: #666;
  float: left;
}
.bodybox .luntanre .luntlist .luntanr {
  float: right;
}
.bodybox .fixedgoBack .ul_pre {
  top: 396px;
  height: 0;
  width: 100%;
}
.bodybox .fixedgoBack .ul_pre .next_li {
  display: none;
  font-size: 18px;
  width: 40px;
  height: 140px;
  line-height: 140px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: rgba(0, 0, 0, 0.15);
}
.bodybox .fixedgoBack .ul_pre .prev_li {
  display: none;
  font-size: 18px;
  width: 40px;
  height: 140px;
  line-height: 140px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: rgba(0, 0, 0, 0.15);
  background-image: url(../img/prev_li.png?v=202016195);
  float: left;
  left: 102px;
}
.bodybox .fixedgoBack .ul_pre .next_li {
  background-image: url(../img/next_li.png?v=202016195);
  float: right;
  right: 97px;
}

@-webkit-keyframes a {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}
@keyframes a {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}
.zsbox .zhlzbox .listhead .listheadl span {
  color: #333;
  font-size: 18px;
  border-right: none;
  width: auto;
}
.zsbox .zhlzbox .listhead .listheadl span:hover {
  color: #333;
}
.zsbox .zhlzbox .listhead .listheadl .kaijiltit_History {
  display: inline-block;
  margin-left: 20px;
  margin-top: 5px;
  height: 36px;
  font-weight: 800;
  line-height: 36px;
}
.zsbox .zhlzbox .listhead .listheadr .listheadrl {
  width: auto;
  float: right;
}
/*# sourceMappingURL=../maps/bjkl8_index.css.map */
