* {
  margin: 0;
  padding: 0;
}

.w1000 {
  width: 1000px;
  margin: 0 auto;
}

.clear {
  clear: both;
}

a {
  text-decoration: none;
  color: #fff;
  font-size: 12px;
}

html {
  font-size: 12px;
  font-family: "微软雅黑";
  background: #000000;
  background: url(../images/bg.png) center top no-repeat;
  background-size: cover;
}

.header {
  height: 100px;
  overflow: hidden;
  /* background: url(../images/header.jpg) top center no-repeat; */
  background-size: 100% auto;
  margin-bottom: 10px;
  height: 90px;
}
.header .w1000 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
}
.header .w1000 .header-left {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.header .logo {
  background: url(../images/logo.gif) no-repeat;
  width: 301px;
  height: 89px;
  display: block;
}

.header .topright {
  background: url(../images/link.png) no-repeat;
  width: 315px;
  height: 31px;
  margin-left: -20px;
}

.main {}
.main-1 {
  /* background: url(../images/bg_01.jpg) center top no-repeat; */
  /* background-size: 100% auto; */
  margin-bottom: 6px;
  padding-bottom: 16px;
}
.main-2 {
  /* background: url(../images/bg-2.png) center top no-repeat; */
  /* background-size: cover; */
  padding-bottom: 10px;
  padding-top: 10px;
}

.con0 {
  overflow: hidden;
  position: relative;
}
.con0 .content {
  margin: 0 20px 20px 0;
  display: flex;
  overflow: hidden;
}
.con0 .kuang {
  position: absolute;
  right: 0;
  transform: rotate(-180deg);
  padding: 10px 0;
}

.slide {
  overflow: hidden;
  position: relative;
  flex: 2;
  /* background: rgba(0, 0, 0, 0.4); */
}

.slide .hd {
  height: 11px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  width: 54px;
  margin-left: -27px;
  bottom: 16px;
  z-index: 1;
}

.slide .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  display: none;
}

.slide .hd ul li {
  float: left;
  margin: 0 3px;
  width: 11px;
  height: 11px;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  text-indent: -999px;
  overflow: hidden;
  border-radius: 11px;
}

.slide .hd ul li.on {
  background: rgba(255, 0, 0, 1);
}

.slide .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slide .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slide .bd img {
  display: block;
  width: 100%;
  o
}

.notice .prev,
.notice .next {
  display: block;
  width: 41px;
  height: 41px;
  background: url(../images/arrow.png) left top no-repeat;
  margin-right: 8px;
}

.notice .next {
  left: 51px;
  background-position: right top;
}

.notice .prev:hover {
  background-position: left bottom
}

.notice .next:hover,
.notice .next {
  background-position: right bottom
}
.notice {
  position: absolute;
  right: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 560px;
  bottom: 0;
}
.superbet {
  background: url(../images/notice.png) no-repeat;
  height: 24px;
  text-indent: 124px;
  color: #ff0000;
  font-size: 20px;
  font-family: Arial;
  line-height: 22px;
  flex: 1;
  overflow: hidden;
}
.superbet span {
  margin-left: 10px;
}

.quicklink {
  overflow: hidden;
  flex: 1.4;
  border: 1px solid #7c6032;
  margin-right: 12px;
  background: rgba(0, 0, 0, 0.3);
}
.quicklink ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px 6px;
  /* border: 1px solid #7c6032; */
  /* padding: 10px; */
}
.quicklink ul li {
  background: rgba(56, 38, 0, 0.6);
  position: relative;
  flex-basis: 49%;
  flex-flow:row wrap;
  flex-shrink: 0;
  margin-bottom: 8px;
  padding: 6px 0;
  border: 1px solid #613b1a;
}
.quicklink ul li:last-child {
  margin-bottom: 0;
}
.quicklink ul li:nth-last-child(2) {
  margin-bottom: 0;
}
.quicklink ul li:nth-child(3n) {
  border-right: none;
}

.quicklink ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #f9bb22;
  line-height: 18px;
  overflow: hidden;
  padding: 4px 6px;
  flex-shrink: 0;
}

.quicklink ul li a p {
  margin-top: 8px;
  flex-basis: 64%;
  flex-shrink: 0;
  /* flex: 1;
  margin-left: 6px; */
}

.quicklink ul li a em {
  font-style: normal;
  font-family: Arial;
  color: #413131
}

.quicklink ul li a span {
  display: block;
  width: 42px;
  height: 48px;
  background: url(../images/quickspan.png) center center no-repeat;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.quicklink ul li a i {
  background: url(../images/quickico1.png) no-repeat;
  height: 24px;
  display: block;
  margin: 0 auto;
}

.quicklink ul li a i.i1 {
  width: 24px;
  background-position: 0 0;
}

.quicklink ul li a i.i2 {
  width: 26px;
  background-position: 0 -35px;
}

.quicklink ul li a i.i3 {
  width: 24px;
  height: 26px;
  background-position: -33px 0;
}

.quicklink ul li a i.i4 {
  width: 24px;
  background-position: -33px -35px;
}

.quicklink ul li a i.i5 {
  width: 28px;
  height: 29px;
  background-position: -64px 0px;
}

.quicklink ul li a i.i6 {
  width: 30px;
  background-position: -65px -35px;
}

.quicklink ul li a i.i7 {
  width: 31px;
  background-position: -103px 0px;
}

.quicklink ul li a i.i8 {
  width: 30px;
  height: 28px;
  background-position: -103px -31px;
}

.quicklink ul li:hover span {
  background-position: bottom center
}

.quicklink ul li:hover a {
  color: #ffdc5f
}

.quicklink ul li:hover a em {
  color: #ffdc5f
}

.con1 {
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #7c6032;
  padding: 10px;
}
.con1 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.con1 ul li {
  width: 183px;
  height: 80px;
  text-align: center;
  background: url(../images/star_bg.png) top center no-repeat;
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.con1 ul li a {
  overflow: hidden;
}

.con1 ul li h3 {
  margin-top: 8px;
  font-size: 14px;
  color: #ffe8e4;
  transition: all 0.3s
}

.con1 ul li p {
  color: #ffd053;
  font-size: 13px;
  font-weight: bold;
  margin-top: 8px;
  transition: all 0.3s
}

.con1 ul li:hover {
  background: url(../images/star_bg_active.png) top center no-repeat;
}

.con1 ul li:hover p,
.con1 ul li:hover h3 {
  color: #643500;
}
.con1 .reload {
  margin: 30px auto 10px;
  display: block;
  text-align: center;
}

.con2 {
  display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1000px;
    position: relative;
  /* height: 370px;
  margin-bottom: 50px; */
}

.con2 .bttitle {
  margin-top: 16px;
}

.con2 .game {
  display: flex;
  flex-direction: column;
  width: 100%;
  background: #040100;
  border: 1px solid #7c6032;
  flex: 2.2;
  position: relative;
    z-index: 3;
}
.con2 .people {
  width: 160px;
  flex: 1;
}
.con2 .people img {
  position: absolute;
  /* top: 0; */
  bottom: 0;
  right: -90px;
  top: -14px;
  z-index: 1;
}
.con2 .game ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 8px;
}
.con2 .game ul li {
  /* height: 125px; */
  margin-bottom: 10px;
  position: relative;
  flex-basis: 24%;
  margin: 0 0 12px;
  border: 1px solid #c08827;
}
/* .con2 .game ul li:nth-last-child(n+4) {
  margin: 0;
} */

.con2 .game ul li a {
  display: block;
  /* height: 125px; */
  color: #c08827;
}

.con2 .game ul li img {
  display: block;
  width: 100%;
  height: 90px;
  object-fit: contain;
}

.con2 .game ul li p {
  line-height: 30px;
  font-size: 13px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #c08827;
  padding: 0 6px;
}
.con2 .game ul li .star {
  color: #ff0000;
}
/* .con2 .game ul li span {
  background: url(../images/gamehover.png) no-repeat;
  width: 155px;
  height: 127px;
  position: absolute;
  left: -1px;
  top: -1px;
  transition: all 0.3s;
  filter: alpha(opacity=0);
  opacity: 0;
} */

.con2 .game ul li p em {
  float: right;
  color: #ffd053;
  font-style: normal;
  margin-right: 10px;
}

.con2 .game ul li:hover span {
  filter: alpha(opacity=100);
  opacity: 1;
}

.con2 .game ul li:hover p {
  color: #ffd053
}

.con3 {
  border: 1px solid #4c3a22;
  height: 168px;
  margin-top: 20px;
  margin-bottom: 58px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
}

.con3 .con3con {
  flex: 1;
  border-right: 1px solid #3c2d2d;
  height: 168px;
  padding: 0 11px;
}

.con3 .con3con .title img {
  display: block;
}

.con3 .con3con .title {
  padding: 8px 0;
  border-bottom: 1px solid #302410;
}

.con3 .con3-2 {
  border: none;
}

.con3 .con3-1 ul {
  margin-left: 20px;
  margin-top: 8px;
}

.con3 .con3-1 ul li {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px dashed #3c2d2d;
  color: #7c6032;
  font-size: 14px;
}

.con3 .con3-1 ul li span {
  color: #ffdc5f;
  font-size: 14px;
  font-family: Arial;
  float: right;
  width: 100px;
  text-align: left;
}

.con3 .con3-1 ul li.last {
  border-bottom: none;
}

.con3 .con3-2 .win {
  margin-left: 20px;
  margin-top: 16px;
  margin-right: 15px;
  height: 100px;
  overflow: hidden;
}

.con3 .con3-2 .win ul li {
  color: #5e4646;
  font-size: 14px;
  line-height: 30px;
  border-bottom: 1px dashed #3c2d2d;
}

.con3 .con3-2 .win ul li span {
  color: #ffdc5f;
  display: inline-block;
}

.con3 .con3-2 .win ul li i {
  color: #ffdc5f;
  font-style: normal;
}

.con3 .con3-2 .win ul li b {
  color: #e60012
}

.con3 .con3-2 .win ul li em {
  float: right;
  font-style: normal;
}

.bttitle {
  /* background: url(../images/titlebg.png) left center no-repeat; */
  font-size: 18px;
  color: #ffdc5f;
  margin-bottom: 10px;
  margin-left: 14px;
  font-weight: bold;
}

.bttitle span {
  color: #ffdc5f;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

.con4 {
  border: 1px solid #3c2d2d;
  background: #201818;
  margin-top: 10px;
}

.con5 {
  border: 1px solid #3c2d2d;
  margin-top: 10px;
  background: #201818;
}

.bank {}

.bank ul li {
  float: left;
  width: 153px;
  height: 43px;
  border: 1px solid #473431;
  background: #291e1e;
  margin-left: 10px;
  margin-bottom: 10px;
  transition: all 0.4s
}

.bank ul li a {
  display: block;
  height: 43px;
  line-height: 43px;
  text-align: center;
  font-size: 14px;
  position: relative
}

.bank ul li a:before {
  display: block;
  width: 155px;
  height: 45px;
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  z-index: 99;
  filter: alpha(opacity=0);
  opacity: 0;
  background: url(../images/lihover.png) no-repeat
}

.bank ul li a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.bank ul li:hover {}

.bank ul li:hover a {
  color: #fcec69
}

.bank ul li:hover a:before {
  filter: alpha(opacity=100);
  opacity: 1;
}

.footer {
  background: #000000;
  text-align: center;
  color: #7c6032;
  line-height: 29px;
  font-size: 14px;
}

.footer a {
  margin: 0 10px;
  color: #534141;
  transition: color 0.3s
}

.footer a:hover {
  color: #fff100;
}
.cover {
  background:rgba(0, 0, 0, 0.3);
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  display: none;
}
#pop {
  background: url(../images/app-download-bg.png) center top no-repeat;
  background-size: 100% auto;
  width: 1200px;
  height: 416px;
  z-index: 999;
}
#pop .code-box {
  display: flex;
  margin-top: 200px;
  width: 700px;
  float: right;
  font-size: 16px;
}
#pop .code-box a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  flex: 1;
  padding: 10px;
}
#pop .code-box a img {
  width: 120px;
  display: block;
  margin-right: 50px;
}
#popbox {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  display: none;
}
#popbox-close {
  position: absolute;
  top: 80px;
  right: 10px;
  width: 60px;
  height: 60px;
  display: block;
  background: url(../images/dd-close.png) no-repeat;
}