/* 通用 */
* {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input,
select,
button {
  outline: 0;
}

button {
  border: 0;
  background-clip: padding-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: none;
  vertical-align: baseline;
}

textarea,
input {
  word-wrap: break-word;
  word-break: break-all;
}

span,
p,
div {
  word-wrap: break-word;
}

.lf {
  float: left;
}

.rt {
  float: right;
}

html,
body,
div,
p,
ul,
ol,
li {
  list-style: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a.geted {
  pointer-events: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

/* 黑色title背景主题 适用于alert confirm*/
body .skin_class_exmple .layui-layer-title {
  padding: 0 !important;
  text-align: center;
  background: black !important;
  color: white !important;
  font-size: 22px !important;
  height: 50px !important;
  line-height: 50px !important;
  position: relative !important;
}

body .skin_class_exmple .layui-layer-setwin {
  top: 15px !important;
}

body .skin_class_exmple>.layui-layer-content {
  text-align: center;
  font-size: 20px;
  color: red;
  box-sizing: border-box;
}

body .skin_class_exmple .layui-layer-setwin a {
  width: 24px;
  height: 24px;
  opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin a:hover {
  opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin {
  opacity: 1;
}

body .skin_class_exmple>.layui-layer-btn {
  background: white;
  text-align: center;
}

body .layui-layer-title {
  background-color: transparent !important;
  border-bottom: none;
}

body .layui-layer-content {
  background-color: transparent !important;
  border-bottom: none;
  box-shadow: none;
}

body .layui-layer-setwin a {
  width: 24px;
  height: 24px;
  opacity: 0;
}

body .layui-layer-setwin a:hover {
  opacity: 0;
}

body .layui-layer-setwin {
  opacity: 0;
}

body .layui-layer-setwin .layui-layer-close2 {
  right: -2px;
  top: -2px;
}

body .skin_class_two {
  box-shadow: none;
}

.cu_layer {
  display: none;
}

html {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0 auto;
}

body {
  max-width: 1920px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

a:hover {
  -webkit-filter: brightness(120%);
  -ms-filter: brightness(120%);
  -o-filter: brightness(120%);
  -moz-filter: brightness(120%);
  opacity: 0.85\0;
}

.index {
  min-width: 1300px;
  height: 6810px;
  padding-top: 22px;
  background: url(../images/index.jpg);
}

.header {
  width: 1800px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header>a {
  display: inline-block;
  background: url(../images/logo.png);
  width: 136px;
  height: 114px;
}

.header>a:nth-child(2) {
  background: url(../images/btn-gw.png);
  width: 285px;
  height: 52px;
}

.ZyzjContent-none {
  display: none;
}

.nav {
  background: url(../images/nav.png);
  width: 320px;
  height: 470px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: fixed;
  z-index: 200;
  top: 390px;
  right: 0px;
  padding-top: 130px;
}

.nav-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nav-top>a {
  color: #79271f;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 11px;
  /* font-family: "SimSun", "宋体", serif; */
}

.nav-top>a.artive {
  color: #e29494;
}

.nav-a {
  display: inline-block;
  background: url(../images/icon-top.png);
  width: 64px;
  height: 46px;
  margin-top: 30px;
}

.login-view {
  color: #fff;
  font-size: 24px;
  text-align: center;
  margin-top: 75px;
}

.login-view>a {
  color: #df0000;
}

.content {
  width: 1406px;
  min-width: 1406px;
  margin: auto;
  margin-top: 485px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nav-time {
  background: url(../images/time.png);
  width: 691px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  color: #f7eac8;
  font-size: 20px;
}

.card1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 150px;
  position: relative;
}

.card1-a {
  display: inline-block;
  background: url(../images/btn-gz.png);
  width: 178px;
  height: 33px;
  position: absolute;
  top: 160px;
  right: 106px;
}

.card1-view {
  background: url(../images/card1.png);
  width: 1406px;
  height: 1316px;
  padding-top: 110px;
  padding-left: 30px;
  position: relative;
  margin-top: 30px;
}

.card1-box {
  width: 1030px;
  overflow-x: scroll;
  padding-bottom: 20px;
  -ms-overflow-style: none;
  cursor: grab;
  user-select: none;
}

.card1-view-flex {
  background: url(../images/card-swiper.png) no-repeat;
  width: 2118px;
  height: 511px;
  display: flex;
  justify-content: space-between;
  padding: 313px 55px 0 27px;
}

.card1-view-flex>a {
  display: inline-block;
  background: url(../images/btn-get1.png);
  width: 136px;
  height: 33px;
  background-position-x: -211px;
}

.card1-view-flex>a.geted {
  background-position-x: 0;
}

.card1-box-right {
  background: url(../images/sm-card1.png);
  width: 275px;
  height: 364px;
  position: absolute;
  top: 180px;
  right: 42px;
  padding-top: 275px;
  text-align: center;
}

.card1-box-right.two {
  display: block;
  background: url(../images/sm-card2.png);
}

.card1-box-right.one.hide {
  display: none;
}

.card1-box-right.two.hide {
  display: none;
}

.card1-box-right>a {
  display: inline-block;
  background: url(../images/btn-get1.png);
  width: 136px;
  height: 33px;
  background-position-x: -211px;
}

.card1-box-right>a.geted {
  background-position-x: 0;
}

.card1-view-icon {
  position: absolute;
  right: 324px;
  top: 333px;
}

.card1-view-icon2 {
  position: absolute;
  right: 70px;
  bottom: 325px;
}

.card1-view-bg {
  background: url(../images/bg-zz.png);
  width: 1378px;
  height: 532px;
  position: absolute;
  right: 14px;
  bottom: 50px;
}

.card1-view-bg.hide {
  display: none;
}




.card2-box {
  width: 1235px;
  margin-top: 125px;
  overflow-x: scroll;
  -ms-overflow-style: none;
  cursor: grab;
  user-select: none;
}

.card2-view-flex {
  background: url(../images/card-swiper2.png) no-repeat;
  width: 2118px;
  height: 511px;
  display: flex;
  justify-content: space-between;
  padding: 313px 55px 0 27px;
}

.card2-view-flex>a {
  display: inline-block;
  background: url(../images/btn-get1.png);
  width: 136px;
  height: 33px;
  background-position-x: -211px;
}

.card2-view-flex>a.geted {
  background-position-x: 0;
}

.card1-view2 {
  background: url(../images/card1-bottom.png);
  width: 740px;
  height: 369px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0 91px 65px;
  margin-top: 20px;
}

.card1-view2>a {
  display: inline-block;
  background: url(../images/btn-get1.png);
  width: 136px;
  height: 33px;
  background-position-x: -211px;
}

.card1-view2>a.geted {
  background-position-x: 0;
}

.card2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 175px;
  position: relative;
}

.card2-top {
  width: 1233px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #912f21;
  font-size: 18px;
  padding-left: 85px;
}

.card2-top>a {
  display: inline-block;
  background: url(../images/btn-gz2.png);
  width: 178px;
  height: 33px;
}

.card2-view {
  background: url(../images/card2-1.png);
  width: 1371px;
  height: 333px;
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
  padding: 50px 85px 0 184px;
}

.view-line {
  width: 462px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #1a1a1a;
  font-size: 16px;
  margin-bottom: 40px;
}

.view-line .view-right {
  width: 155px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #444444;
  font-size: 12px;
}

.view-line .view-right>a {
  display: inline-block;
  background: url(../images/btn-get2.png);
  width: 91px;
  height: 29px;
  background-position-y: -71px;
}

.view-line .view-right>a.geted {
  background-position-y: 0;
}

.card2-view-left:nth-child(2) {
  padding-top: 70px;
}

.card-view2 {
  width: 100%;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}

.card-view2-left {
  background: url(../images/line.png) no-repeat;
  margin-top: 25px;
  padding-top: 3px;
  width: 1085px;
  display: flex;
  justify-content: space-between;
}

.view2-card {
  background: url(../images/card2-banner1.png);
  width: 168px;
  height: 313px;
  display: flex;
  justify-content: center;
  padding-top: 185px;
  position: relative;
}

.view2-card:hover p {
  display: block;
}

.view2-card>p {
  position: absolute;
  z-index: 101;
  top: 32%;
  left: 117px;
  color: #1a1a1a;
  font-size: 14px;
  background-color: #fffaf1;
  padding: 3px 6px;
  min-width: 118px;
  display: none;
}

.view2-card:nth-child(3)>p {
  min-width: 143px !important;
}

.view2-card:nth-child(4)>p {
  min-width: 122px !important;
}

.view2-card:nth-child(5)>p {
  min-width: 104px !important;
}

.view2-card:nth-child(6)>p {
  min-width: 87px !important;
}

.view2-card>a {
  display: inline-block;
  background: url(../images/btn-qy.png);
  width: 126px;
  height: 32px;
  background-position-x: 126px;
}

.view2-card>a.geted {
  background-position-x: 0px;
}

.card-view2-right {
  background: url(../images/card2-banner7.png);
  width: 275px;
  height: 362px;
  display: flex;
  justify-content: center;
  padding-top: 262px;
  position: relative;
}

.card-view2-right:hover p {
  display: block;
}

.card-view2-right>p {
  position: absolute;
  z-index: 101;
  top: 30%;
  left: 217px;
  color: #1a1a1a;
  font-size: 14px;
  background-color: #fffaf1;
  padding: 3px 6px;
  min-width: 126px;
  display: none;
}

.card-view2-right {
  background: url(../images/card2-banner7.png);
  width: 275px;
  height: 362px;
  display: flex;
  justify-content: center;
  padding-top: 262px;
}

.card-view2-right>a {
  display: inline-block;
  background: url(../images/btn-get1.png);
  width: 136px;
  height: 33px;
  background-position-x: -211px;
}

.card-view2-right>a.geted {
  background-position-x: 0;
}

.card3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 155px;
  position: relative;
}

.card3-white {
  margin-top: 35px;
  margin-bottom: 25px;
  background: url(../images/card3-white.png);
  width: 1061px;
  height: 217px;
  color: #933224;
  font-size: 16px;
  padding-left: 115px;
  padding-top: 58px;
  line-height: 1.8;
}

.card3-view {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.card3-view>p {
  color: #fff;
  font-size: 18px;
  position: absolute;
}

.card3-view-p1 {
  top: 61px;
  right: 15px;
}

.card3-view-p2 {
  top: 377px;
  right: 7px;
}

.card3-view-top {
  width: 853px;
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
  margin-bottom: 35px;
}

.card3-view-top>a {
  display: inline-block;
  background: url(../images/btn-jcyl.png);
  width: 178px;
  height: 33px;
}

.card3-view-top>a:nth-child(2) {
  background: url(../images/btn-bxjl.png);
}

.card3-view-a {
  display: inline-block;
  background: url(../images/btn-kq.png);
  width: 512px;
  height: 72px;
  margin-top: 85px;
}

.card4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 257px;
  position: relative;
}

.card4-view {
  margin-top: 43px;
  background: url(../images/card4.png);
  width: 1382px;
  height: 1125px;
  padding-top: 22px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.card4-p {
  width: 1300px;
  text-align: left;
  color: #912f21;
  font-size: 18px;
}

.card4-flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.card4-left {
  padding-top: 85px;
  width: 812px;
  height: 997px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}

.card4-left>a {
  display: inline-block;
  background: url(../images/btn-get3.png);
  width: 136px;
  height: 44px;
  background-position-y: -218px;
}

.card4-left>a.geted {
  background-position-y: 0px;
}

.card4-right {
  height: 1054px;
  margin-top: -90px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.card4-right>img:nth-child(2) {
  width: 368px;
  height: 400px;
}




/* 概率详情弹框 */
.probabilityDetailPage {
  background: url(../images/popup-gl.png)no-repeat center !important;
  background-size: 100% 100%;
}

.probabilityDetailPage .lay_close {
  font-size: 54px;
  top: 8px;
  right: 10px;
  opacity: 0;
}

.cu_layer {
  display: none;
}

/* 抽奖记录弹框*/
.awardRecord {
  background-image: url(../images/popup-jl.png) !important;
  background-size: 100% 100%;
}

.awardRecord .lay_content {
  margin-top: 155px;
}

.awardRecord .lay_close {
  font-size: 54px;
  top: 8px;
  right: 10px;
  opacity: 0;
}

.tablePages {
  width: 70%;
  padding-left: 20px;
  margin: 0 auto;
  color: #000;
  height: 285px;
  line-height: 40px;
}

.tablePages .itemClass {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
}

.tablePages .itemClass span {
  width: 50%;
  display: block;
  text-align: center;
}

#pagings {
  text-align: center;
  width: 508px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0)
}

#pagings .layui-laypage a {
  background-color: transparent;
  border: none;
  color: #2a1805 !important;
}

#pagings .layui-disabled {
  color: #2a1805 !important;
}


.keyRecord5 {
  background-image: url(../images/popup-gz.png) !important;
  background-size: 100% 100%;
}

.keyRecord5 .lay_content {
  margin-top: 170px;
}

.keyRecord5 .lay_close {
  font-size: 54px;
  top: 8px;
  right: 10px;
  opacity: 0;
}

.popup1-bg {
  color: #1a1a1a;
  font-size: 16px;
  padding-left: 148px;
  text-align: left;
  line-height: 1.8;
}


/* 修改垂直滚动条 */
.card1-view .card2-box::-webkit-scrollbar {
    height: 10px;
    /* 修改宽度 */

}

/* 修改滚动条轨道背景色 */
.card1-view .card2-box::-webkit-scrollbar-track {
    background-color: #2f271c;
    border-radius: 5px;
}

/* 修改滚动条滑块颜色 */
.card1-view .card2-box::-webkit-scrollbar-thumb {
    background-color: #af8e64;
    border-radius: 5px;
}

/* 修改滚动条滑块悬停时的颜色 */
.card1-view .card2-box::-webkit-scrollbar-thumb:hover {
    background-color: #af8e64;
}


/* 修改垂直滚动条 */
.card1-view .card1-box::-webkit-scrollbar {
    height: 10px;
    /* 修改宽度 */

}

/* 修改滚动条轨道背景色 */
.card1-view .card1-box::-webkit-scrollbar-track {
    background-color: #2f271c;
    border-radius: 5px;
}

/* 修改滚动条滑块颜色 */
.card1-view .card1-box::-webkit-scrollbar-thumb {
    background-color: #af8e64;
    border-radius: 5px;
}

/* 修改滚动条滑块悬停时的颜色 */
.card1-view .card1-box::-webkit-scrollbar-thumb:hover {
    background-color: #af8e64;
}

.view2-card:nth-child(2) {
    background: url(../images/card2-banner2.png);
}

.view2-card:nth-child(3) {
    background: url(../images/card2-banner3.png);
}

.view2-card:nth-child(4) {
    background: url(../images/card2-banner4.png);
}

.view2-card:nth-child(5) {
    background: url(../images/card2-banner5.png);
}

.view2-card:nth-child(6) {
    background: url(../images/card2-banner6.png);
}

.card1-view-p1 {
  position: absolute;
  top: 633px;
  right: 276px;
  color: #70411b;
  font-size: 14px;
}

.card1-view-p2 {
  position: absolute;
  bottom: 16px;
  right: 76px;
  color: #70411b;
  font-size: 14px;
}


.card1-box-right>p {
  position: absolute;
  top: 36px;
  left: 50%;
  transform: translate(-50%);
  color: #df0000;
  font-size: 14px;
}