body {
  background: #fadd60;
}
.zhuanpan-bg {
  /*background: url('../img/test.png') 0 0 no-repeat;*/
  background-size: 100%;
  width: 100%;
  height: 17rem;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
}
.zhuanpan {
  width: 13rem;
  height: 13rem;
  background: url('/demos/LotteryGame_st_demo/stActive/img/zhuangpan.png') 0 0 no-repeat;
  background-size: 100%;
  margin: 5rem auto 0 auto;
  position: relative;
}
.pointer {
  width: 5rem;
  height: 5rem;
  background: url('/demos/LotteryGame_st_demo/stActive/img/zhuangjiao.png') 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  margin-left: -2.5rem;
  top: 50%;
  margin-top: -2.5rem;
}
.btn-start {
  width: 3.3rem;
  height: 3.3rem;
  background: url('/demos/LotteryGame_st_demo/stActive/img/btn-start.png') center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  margin-left: -1.65rem;
  top: 50%;
  margin-top: -1.65rem;
}
.btn-start:active {
  opacity: .8;
}
.btn-start:visited {
  color: #fff ! important;
}
.times-area {
  text-align: center;
}
.drawtimesDes {
  background: #ff9600;
  color: #fff;
  display: inline-block;
  padding: 10px 10px;
  font-size: 12px;
  position: relative;
  max-width: 250px;
  z-index: 0;
}
.times-area .s-left {
  height: 36px;
  width: 38px;
  background: #ff9600;
  position: absolute;
  bottom: -10px;
  left: -18px;
  z-index: -1;
}
.times-area .s-left > div {
  height: 100%;
  position: relative;
}
.arrow-left {
  position: absolute;
  left: 0;
  top: 0;
}
.arrow-left-top {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 18px solid transparent;
  border-top: 0rem solid transparent;
  border-right: 10px solid #f38a03;
}
.arrow-left-middle {
  position: absolute;
  right: 0px;
  top: 9px;
  width: 0;
  height: 0;
  border-bottom: 9px solid transparent;
  border-top: 9px solid transparent;
  border-right: 16px solid #f38a03;
}
.arrow-left-bottom {
  position: absolute;
  right: 0;
  top: 18px;
  width: 0;
  height: 0;
  border-bottom: 0rem solid transparent;
  border-top: 18px solid transparent;
  border-right: 10px solid #f38a03;
}
.shadow-right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 10px solid transparent;
  border-top: 0rem solid transparent;
  border-right: 20px solid #cf6406;
}
.times-area .s-right {
  height: 36px;
  width: 38px;
  background: #ff9600;
  position: absolute;
  bottom: -10px;
  right: -18px;
  z-index: -1;
}
.times-area .s-right > div {
  height: 100%;
  position: relative;
}
.arrow-right {
  position: absolute;
  right: 0;
  top: 0;
}
.arrow-right-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 18px solid transparent;
  border-top: 0rem solid transparent;
  border-left: 10px solid #f38a03;
}
.arrow-right-middle {
  position: absolute;
  left: 0px;
  top: 9px;
  width: 0;
  height: 0;
  border-bottom: 9px solid transparent;
  border-top: 9px solid transparent;
  border-left: 16px solid #f38a03;
}
.arrow-right-bottom {
  position: absolute;
  left: 0;
  top: 18px;
  width: 0;
  height: 0;
  border-bottom: 0rem solid transparent;
  border-top: 18px solid transparent;
  border-left: 10px solid #f38a03;
}
.shadow-left {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 10px solid transparent;
  border-top: 0rem solid transparent;
  border-left: 20px solid #cf6406;
}
.money-area {
  color: #e64a19;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.money-area span {
  font-size: 16px;
}
.btn-duijian {
  display: inline-block;
  padding: 7px 25px;
  background: #5d96ff;
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #2e74db;
  border-radius: 5px;
}
.btn-shareyu {
  display: inline-block;
  padding: 7px 25px;
  background: #ff6d50;
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #ed4220;
  border-radius: 5px;
}
/*

.record-flag {
    height: 45px;
    background: @url_recordFlag center no-repeat;
    background-size: auto 76%;
}
*/
.tb-wrap {
  margin: 38px 16px 55px 16px;
  padding: 24px 8px 8px 8px;
  background: #fcc40b;
  border-radius: 5px;
  position: relative;
}
.tb-wrap > .title {
  text-align: center;
  width: 100%;
  position: absolute;
  top: -16px;
  left: 0;
}
.tb-wrap > .title img {
  width: 41%;
}
.tb-wrap-inner {
  position: relative;
  /*    border: 1px dashed white;*/
  border-radius: 5px;
}
.tb-wrap-inner > div {
  margin: 5px;
}
.tb-wrap li {
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: white;
}
.tb-wrap .item-rc {
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #f46e0a;
}
.tb-wrap .item-rc > div {
  text-align: center;
}
.tb-wrap .item-rc > div:first-child {
  text-align: left;
}
.tb-wrap li > div:first-child {
  text-align: left;
}
.tb-head {
  font-weight: bold;
}
.the-tips {
  background: #fcc40b;
  font-size: .6rem;
  margin: 0 16px 0 16px;
  line-height: 1rem;
  color: #f46e0a;
  border-radius: 5px;
  padding: 28px 16px 16px 16px;
  position: relative;
}
.the-tips > .title {
  text-align: center;
  width: 100%;
  position: absolute;
  top: -16px;
  left: 0;
}
.the-tips > .title img {
  width: 41%;
}
.the-tips p:first-child {
  text-align: center;
  font-size: 1rem;
}
.guide-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.41);
  z-index: 2;
}
.guide-hand {
  width: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
}
.guide-pan-des {
  width: 200px;
  position: absolute;
  right: 50%;
  bottom: 50%;
  margin-right: -55px;
  z-index: 3;
}
.guide-share-des {
  width: 14rem;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 3;
}
.guide-focus-img {
  position: fixed;
  width: 100px;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  z-index: 3;
}
.flex-in-po {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
}
.logo_tab {
  background: url('/demos/LotteryGame_st_demo/stActive/img/logo_tab.png') center no-repeat;
  background-size: 100% 100%;
  height: 2rem;
  width: 9rem;
  position: absolute;
  top: 1rem;
  left: 50%;
  margin-left: -4.5rem;
}
.link_white {
  color: #ff5656;
  font-size: 14px;
}
.link_white:visited {
  color: #ff5656;
}
@-webkit-keyframes x-loading-spinner-rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(720deg);
  }
}
.x-loading-spinner {
  -webkit-animation-name: x-loading-spinner-rotate;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: 3;
}
.paused {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
  /* Safari 和 Chrome */
  -moz-animation-play-state: paused;
  /* Safari 和 Chrome */
  -o-animation-play-state: paused;
  /* Safari 和 Chrome */
  -ms-animation-play-state: paused;
  /* Safari 和 Chrome */
}
.transition {
  -webkit-transition-duration: 1000ms;
  transition-duration: 1000ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.transition8 {
  -webkit-transition-duration: 3000ms;
  transition-duration: 3000ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.jzdeg45 {
  transform: rotate(46deg);
  -webkit-transform: rotate(46deg);
  -moz-transform: rotate(46deg);
  -o-transform: rotate(46deg);
  -ms-transform: rotate(46deg);
}
/*新增的样式*/
.bg-middle {
  background-size: 100%;
  position: absolute;
  z-index: 1;
  top: 19rem;
  width: 100%;
  text-align: center;
}
.btn_wrap {
  position: fixed;
  bottom: 6rem;
  z-index: 1;
  width: 100%;
}
.btn_wrap .btn_record {
  position: absolute;
  top: -8px;
  left: 8px;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  background-color: #ff7d00;
  text-align: center;
  font-size: 12px;
  color: white;
  padding: 6px;
  box-shadow: -1px 3px 9px #888888;
}
.btn_wrap .btn_share {
  position: absolute;
  top: -8px;
  right: 8px;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  background: #ff7d00 url("/demos/LotteryGame_st_demo/stActive/img/btn_share.png") no-repeat center;
  text-align: center;
  font-size: 14px;
  color: white;
  line-height: 45px;
  box-shadow: -1px 3px 9px #888888;
}
.resultMessage {
  width: 13rem;
  height: 8rem;
  background-size: 100%;
  margin: 8rem auto 0 auto;
  position: relative;
  display: table;
  background: #ffff8d;
  border-radius: 4px;
}
.resultMessage p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #000000;
}
.resultMessage .resultBg {
  position: absolute;
  width: 13rem;
  height: 8rem;
  background: url("/demos/LotteryGame_st_demo/stActive/img/resultM1.png") no-repeat center top;
  bottom: -8rem;
  left: 0;
}
.resultMessage .resultBg.end {
  background: url("/demos/LotteryGame_st_demo/stActive/img/resultM1.png") no-repeat center top;
}
.stLoad {
  text-align: center;
  margin-top: 32px;
}
.stLoad img {
  width: 39%;
}
.activeTip {
  margin-bottom: 20px;
  margin-top: 12px;
  color: #ff6c00;
  font-size: .8rem;
  text-align: center;
}
.activeTip span {
  color: #ff3f20;
  font-size: 1rem;
  font-weight: bold;
}
.checkCode {
  width: 200px;
  margin: 20px auto;
}
.checkCode input {
  display: inline-block;
  width: 50%;
  text-align: center;
  font-size: 0.8rem;
}
.checkImg {
  vertical-align: bottom;
}
