* {
  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-size: 100% auto;
  background: url(../images/bg.jpg) center top #000000 no-repeat;
}

.header {
  height: 100px;
  overflow: hidden;
  background: url(../images/header.jpg) top center no-repeat;
  background-size: 100% auto;
  margin-bottom: 10px;
}

.header .logo {
  background: url(../images/logo.png) no-repeat;
  background-size: contain;
  width: 300px;
  height: 70px;
  float: left;
  display: block;
  margin-top: 13px;
}

.header .topright {
  background: url(../images/link.png) no-repeat;
  width: 385px;
  height: 31px;
  float: right;
  margin-top: 54px;
}

.main {}
.main-1 {
  /* background: url(../images/bg_01.jpg) center top no-repeat; */
  /* background-size: 100% auto; */
  margin-bottom: 6px;
}
.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;
  padding: 40px 0 20px;
}
.con0 .content {
  margin: 0 10px 16px 0;
  display: flex;
  overflow: hidden;
}
.con0 .kuang {
  position: absolute;
  right: 12px;
  top: 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 {
  background-position: right bottom
}
.notice {
  left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 450px;
  bottom: 0;
}
.superbet {
  background: url(../images/notice.png) no-repeat;
  height: 24px;
  text-indent: 124px;
  color: #fff;
  font-size: 20px;
  font-family: Arial;
  line-height: 22px;
  flex: 1;
  overflow: hidden;
}
.superbet span {
  margin-left: 10px;
}

.quicklink {
  overflow: hidden;
  flex: 1;
  margin-right: 12px;
  background: #1a0c2f;
  border: 1px solid #7c6032;
}
.quicklink ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  /* border: 1px solid #7c6032; */
  /* padding: 10px; */
}
.quicklink ul li {
  position: relative;
  flex-basis: calc(98%/3);
  flex-flow:row wrap;
  flex-shrink: 0;
  border: 1px dashed #7c6032;
}
.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;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #faebc0;
  line-height: 18px;
  overflow: hidden;
  padding: 26px 6px;
  flex-shrink: 0;
}

.quicklink ul li a p {
  margin-top: 14px;
  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 {
  width: 42px;
  height: 48px;
  display: block;
  margin: 0 auto;
}

.quicklink ul li a i.i1 {
  background: url(../images/i1.png) no-repeat;
  background-size: cover;
}

.quicklink ul li a i.i2 {
  background: url(../images/i2.png) no-repeat;
}

.quicklink ul li a i.i3 {
  background: url(../images/i3.png) no-repeat;
}

.quicklink ul li a i.i4 {
  background: url(../images/i4.png) no-repeat;}

.quicklink ul li a i.i5 {
  background: url(../images/i5.png) no-repeat;
}

.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.5);
  border: 1px solid #443125;
  padding: 10px;
  position: relative;
  z-index: 100;
}
.con1 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.con1 ul li {
  flex: 1;
  margin-right: 20px;  
  height: 80px;
  text-align: center;
  background: url(../images/star_bg.png) top center no-repeat;
  background-size: 100% 100%;
}
.con1 ul li:last-child {
  margin-right: 0;
}

.con1 ul li a {
  overflow: hidden;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.con1 ul li h3 {
  font-weight: normal;
  margin-top: 8px;
  font-size: 14px;
  color: #f9eab1;
  transition: all 0.3s
}

.con1 ul li p {
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  margin-top: 8px;
  transition: all 0.3s
}

.con1 ul li:hover {
  background: url(../images/active_star_bg.png) top center no-repeat;
}

.con1 ul li:hover p {
  color: #000;
}
.con1 ul li:hover h3 {
  color: #7d3500;
}
.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: rgba(0, 0, 0, 0.5);
  border: 1px solid #443125;
  flex: 2.2;
  position: relative;
    z-index: 3;
}
.con2 .people {
  width: 160px;
  flex: 1;
}
.con2 .people img {
  position: absolute;
  /* top: 0; */
  bottom: -20px;
  z-index: 99;
}
.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 #443125;
}
/* .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%;
  object-fit: contain;
}

.con2 .game ul li p {
  line-height: 30px;
  font-size: 13px;
  color: #f9eab1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  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 #927a4d;
  background: rgba(42, 21, 50, 0.5);
  height: 168px;
  margin-top: 20px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.con3 .con3con {
  flex: 1;
  border-right: 1px solid #927a4d;
  height: 168px;
  padding: 0 11px;
}

.con3 .con3con .title img {
  display: block;
}

.con3 .con3con .title {
  padding: 8px 0;
  border-bottom: 1px solid #4c3263;
}

.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 #302410;
  color: #fff;
  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 {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px dashed #302410;
  color: #fff;
  font-size: 16px;
  line-height: 2;
}

.con3 .con3-2 .win ul li span {
  color: #fff;
  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;
  color: #878686;
}

.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 {
  border-top: 1px solid #5f408d;
  background: #201736;
  text-align: center;
  color: #7c6032;
  line-height: 12px;
  font-size: 14px;
  text-align: center;
}
.footer img {
  margin-top: 20px;
}
.footer .link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
.footer .link li {
  border-right: 1px solid #fff;
}
.footer .link li:last-child {
  border-right: 0;
}
.footer a {
  margin: 0 10px;
  color: #fff;
  font-size: 14px;
  transition: color 0.3s;
}
.footer .row {
  padding: 30px 0 0;
  max-width: 600px;
  text-align: center;
  color: #828eb4;
  line-height: 20px;
  margin: 0 auto;
}
.footer .row .copyright {
  padding: 30px 0;
}
.footer a:hover {
}