.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.56410256%;
  *margin-left: 2.51091107%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.56410256%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.45299145%;
  *width: 91.39979996%;
}
.row-fluid .span10 {
  width: 82.90598291%;
  *width: 82.85279142%;
}
.row-fluid .span9 {
  width: 74.35897436%;
  *width: 74.30578287%;
}
.row-fluid .span8 {
  width: 65.81196581%;
  *width: 65.75877432%;
}
.row-fluid .span7 {
  width: 57.26495726%;
  *width: 57.21176578%;
}
.row-fluid .span6 {
  width: 48.71794872%;
  *width: 48.66475723%;
}
.row-fluid .span5 {
  width: 40.17094017%;
  *width: 40.11774868%;
}
.row-fluid .span4 {
  width: 31.62393162%;
  *width: 31.57074013%;
}
.row-fluid .span3 {
  width: 23.07692308%;
  *width: 23.02373159%;
}
.row-fluid .span2 {
  width: 14.52991453%;
  *width: 14.47672304%;
}
.row-fluid .span1 {
  width: 5.98290598%;
  *width: 5.92971449%;
}
.bingo9-banner {
  background: url(../img/v90/banner.jpg) no-repeat;
  background-position: center bottom;
  height: 406px;
}
.bingonav {
  margin-top: -28px;
  margin-bottom: 20px;
  text-align: center;
}
.bingonav > ul {
  background: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  display: inline-block;
}
.bingonav > ul > li {
  float: left;
}
.bingonav > ul > li > a {
  display: block;
  line-height: 56px;
  height: 56px;
  padding: 0 28px;
  border-right: 1px solid #eee;
  font-size: 16px;
}
.bingonav > ul > li > a:hover {
  background: #eee;
}
.bingonav > ul > li:last-child > a {
  border: 0;
}
.bingonav > ul > li.active > a {
  background: #f25246;
  color: #fff;
}
.tabfixedwrap {
  height: 54px;
}
.tabfixedwrap .tabfixed {
  text-align: center;
}
.tabfixedwrap .tabfixed ul {
  display: inline-block;
  vertical-align: top;
}
.tabfixedwrap .tabfixed ul > li {
  float: left;
}
.tabfixedwrap .tabfixed ul > li > a {
  display: block;
  height: 54px;
  line-height: 54px;
  padding: 0 36px;
  color: #333;
  font-size: 16px;
}
.tabfixedwrap .tabfixed ul > li > a > span {
  display: block;
  position: relative;
  line-height: 51px;
  border-bottom: 3px solid transparent;
}
.tabfixedwrap .tabfixed ul > li > a > span::after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -3px;
  bottom: 0;
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.tabfixedwrap .tabfixed ul > li > a:hover,
.tabfixedwrap .tabfixed ul > li > a.active {
  color: #f25246;
}
.tabfixedwrap .tabfixed ul > li > a:hover > span,
.tabfixedwrap .tabfixed ul > li > a.active > span {
  border-bottom: 3px solid #f25246;
}
.tabfixedwrap .tabfixed ul > li > a:hover > span::after,
.tabfixedwrap .tabfixed ul > li > a.active > span::after {
  border-bottom-color: #f25246;
}
.tabfixedwrap .tabfixed.fixednav {
  position: fixed;
  background: #fff;
  top: 0;
  z-index: 1000;
  width: 100%;
  left: 0;
  text-align: right;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
.tabfixedwrap .tabfixed.fixednav > ul {
  display: block;
  width: 1240px;
  margin: 0 auto;
  text-align: center;
}
.tabfixedwrap .tabfixed.fixednav > ul > li {
  float: none;
  display: inline-block;
}
.bingo-tabcontent .tab-pane {
  display: none;
}
.bingo-tabcontent .tab-pane.active {
  display: block;
}
.bingo-warp.bg01 {
  background: #f8f9fb;
}
.bingo-session {
  width: 1240px;
  margin: 0 auto;
  padding: 40px 0;
}
.card-img {
  position: relative;
}
.card-img .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  z-index: 99;
  width: 80px;
  height: 80px;
  background: url(../img/play.png) 100% 100% no-repeat;
  background-size: cover;
  cursor: pointer;
}
.card-img > .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  line-height: 400px;
}
.card-img > .img > img {
  height: 400px;
}
.card-img > .video {
  height: 400px;
}
.card-info {
  color: #4f4544;
}
.card-info > h1 {
  font-size: 24px;
  color: #f25246;
  font-weight: bolder;
  line-height: 1;
  margin-bottom: 12px;
}
.card-info p {
  font-size: 14px;
  color: #333;
  line-height: 22px;
  text-align: justify;
  margin-bottom: 8px;
}
.card-info > h2 {
  font-size: 18px;
  color: #f25246;
  font-weight: bolder;
  margin-bottom: 8px;
}
.card-info > ul {
  margin-bottom: 12px;
}
.card-info > ul > li {
  position: relative;
  padding: 3px 0 3px 24px;
  color: #333;
  text-align: justify;
  font-size: 14px;
}
.card-info > ul > li > i {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  background: #f25246;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  left: 0;
  top: 0;
}
.mm-btn {
  display: none;
}
.mobile-app body {
  min-width: inherit;
}
.mobile-app .header {
  padding: 0;
}
.mobile-app .header .headCont {
  padding: 0 20px;
  height: 100%;
  max-width: inherit;
}
.mobile-app .header .headCont .mm-btn {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -25px;
  left: 8px;
  background: red;
  height: 50px;
  width: 50px;
  z-index: 100;
  background: url(../img/mulu.png) no-repeat;
  background-size: 100%;
}
.mobile-app .header .headCont .logo {
  margin-left: 48px;
  border: 0;
}
.mobile-app .header .headCont .navbar {
  margin: 0;
  left: 0;
  right: 0;
  position: absolute;
  top: 81px;
  background: #fbfbfb;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
  display: none;
}
.mobile-app .header .headCont .navbar > li {
  float: none;
  display: block;
  padding: 0;
}
.mobile-app .header .headCont .navbar > li > a {
  line-height: 36px;
  padding: 0 22px;
}
.mobile-app .header .headCont .navbar > li .submenu {
  position: relative;
  top: 0;
  left: 0;
  width: inherit;
  box-shadow: none;
  transform: none;
}
.mobile-app .header .headCont .navbar > li .submenu::before,
.mobile-app .header .headCont .navbar > li .submenu::after {
  display: none;
}
.mobile-app .header .headCont .navbar > li .submenu > a {
  width: auto;
}
.mobile-app .header .headCont .navbar.active {
  display: block;
}
.mobile-app .header .headCont .headertool {
  right: 11px;
  top: 7px;
}
.mobile-app .footer {
  padding: 20px;
  width: auto;
}
.mobile-app .footer .copyright {
  display: block;
  width: auto;
}
.mobile-app .footer .copyright p {
  float: none;
  margin-bottom: 4px;
  text-align: center;
}
.mobile-app .footer .code {
  margin: 4px auto;
  width: 260px;
  overflow: hidden;
}
.mobile-app .bingonav > ul {
  display: flex;
}
.mobile-app .bingonav > ul li {
  flex: 1;
}
.mobile-app .bingonav > ul li a {
  padding: 16px 16px;
  line-height: 24px;
  font-size: 20px;
  height: auto;
}
.mobile-app .bingo-session {
  width: 750px;
}
.mobile-app .row-fluid {
  display: flex;
  flex-direction: column-reverse;
}
.mobile-app .row-fluid > .span6 {
  flex: 1;
  width: 100%;
  margin: 0;
  padding: 0 24px;
}
.mobile-app .card-info {
  padding-bottom: 20px;
}
.mobile-app .card-info p {
  font-size: 18px;
}
.mobile-app .card-info > ul > li {
  font-size: 18px;
}
.mobile-app .card-info > ul > li i {
  top: 8px;
}
.mobile-app .tabfixedwrap {
  height: 80px;
}
.mobile-app .tabfixedwrap > .tabfixed {
  overflow: auto;
}
.mobile-app .tabfixedwrap > .tabfixed > ul {
  white-space: nowrap;
  width: auto;
}
.mobile-app .tabfixedwrap > .tabfixed > ul > li {
  float: none;
  display: inline-block;
}
.mobile-app .tabfixedwrap > .tabfixed > ul > li > a {
  height: 80px;
  line-height: 80px;
  font-size: 20px;
}
.mobile-app .tabfixedwrap > .tabfixed > ul > li > a > span {
  line-height: 77px;
}
.mobile-app .tabfixedwrap > .tabfixed > ul > li > a:hover {
  color: #333;
}
.mobile-app .tabfixedwrap > .tabfixed > ul > li > a:hover > span {
  border-bottom-color: transparent;
}
.mobile-app .tabfixedwrap > .tabfixed > ul > li > a:hover > span::after {
  display: none;
}
.mobile-app .tabfixedwrap > .tabfixed > ul > li > a.active {
  color: #f25246;
}
.mobile-app .tabfixedwrap > .tabfixed > ul > li > a.active > span {
  border-bottom-color: #f25246;
}
.mobile-app .tabfixedwrap > .tabfixed > ul > li > a.active > span::after {
  display: block;
}
/*# sourceMappingURL=./lightspot.css.map */