/* 通用 */
* {
  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: 4008px;
  padding-top: 22px;
  background: url(./image/index.jpg);
}

.header {
  width: 1800px;
  margin: auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.header>a {
  display: inline-block;
  background: url(./image/logo.png);
  width: 172px;
  height: 91px;
}


.ZyzjContent-none {
  display: none;
}

.header>a:nth-child(2) {
  background: url(./image/btn-gw.png);
  width: 220px;
  height: 67px;
}

.login-view {
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.login-view>a {
  color: #df0000;
}

.content {
  width: 1223px;
  min-width: 1223px;
  margin: auto;
  margin-top: 737px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.card1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 150px;
}

.card-img {
  width: 567px;
  height: 122px;
}

.card-p {
  width: 100%;
  padding-left: 113px;
  font-size: 16px;
  color: #ffc3c3;
  margin: 24px 0 10px 0;
  line-height: 1.8;
}

.card1-view {
  background: url(./image/card1.png);
  width: 1207px;
  height: 424px;
  position: relative;
  padding-left: 151px;
  padding-top: 250px;
  display: flex;
}

.card1-view>p {
  color: #000000;
  font-size: 14px;
  position: absolute;
  top: 115px;
  right: 65px;
}

.card-view-btn {
  width: 547px;
  display: flex;
  justify-content: space-between;
}

.card-view-btn>a {
  display: inline-block;
  background: url(./image/btn-lq.png);
  width: 76px;
  height: 32px;
  background-position-x: -237px;
}

.card-view-btn>a.geted {
  background-position-x: 0px;
}

.card-view-a {
  display: inline-block;
  background: url(./image/btn-qdlq.png);
  width: 106px;
  height: 31px;
  margin: 24px 0 0 244px;
  position: relative;
  z-index: 101;
}

.card-view-box {
  position: absolute;
  top: 135px;
  right: 135px;
  text-decoration: none;
  cursor: pointer;
  z-index: 40;
}

.card-view-popup {
  position: absolute;
  top: 97px;
  right: 284px;
  display: none;
  z-index: 50;
}

.card2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 25px;
}

.card2-view {
  background: url(./image/card2.png);
  width: 1203px;
  height: 619px;
  display: flex;
  padding: 224px 0 0 108px;
}

.card2-view-left {
  display: flex;
  flex-wrap: wrap;
  gap: 65px 108px;
  width: 649px;
}

.card2-view a {
  display: inline-block;
  background: url(./image/btn-lq.png);
  width: 80px;
  height: 32px;
  background-position-x: -237px;
}

.card2-view>a {
  margin: 184px 0 0 182px;
}

.card2-view a.geted {
  background-position-x: 0px;
}

.card3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 45px;
}

.card3-view {
  background: url(./image/card3.png);
  width: 1223px;
  height: 795px;
  padding-top: 106px;
  padding-left: 24px;
  display: flex;
  position: relative;
}

.card-BG {
  width: 978px;
  height: 621px;
  position: relative;
}

.card-BG>img {
  position: absolute;
  width: 125px;
  height: 105px;
  display: none;
}

.card-BG>img:nth-child(24) {
  top: 0;
  left: 487px;
}

.card-BG>img:nth-child(23) {
  top: 0;
  left: 609px;
}

.card-BG>img:nth-child(22) {
  top: 104px;
  left: 609px;
}

.card-BG>img:nth-child(21) {
  top: 104px;
  left: 731px;
}

.card-BG>img:nth-child(20) {
  top: 208px;
  left: 731px;
}

.card-BG>img:nth-child(19) {
  top: 208px;
  right: 0px;
}

.card-BG>img:nth-child(18) {
  top: 312px;
  right: 0px;
}

.card-BG>img:nth-child(17) {
  top: 416px;
  right: 0px;
}

.card-BG>img:nth-child(16) {
  bottom: 0px;
  right: 0px;
}

.card-BG>img:nth-child(15) {
  bottom: 0px;
  right: 122px;
}

.card-BG>img:nth-child(14) {
  bottom: 0px;
  left: 609px;
}

.card-BG>img:nth-child(13) {
  bottom: 0px;
  left: 487px;
}

.card-BG>img:nth-child(12) {
  bottom: 0;
  left: 367px;
}

.card-BG>img:nth-child(11) {
  bottom: 0;
  left: 245px;
}

.card-BG>img:nth-child(10) {
  bottom: 0;
  left: 122px;
}

.card-BG>img:nth-child(9) {
  bottom: 0;
  left: 0px;
}

.card-BG>img:nth-child(8) {
  top: 416px;
  left: 0px;
}

.card-BG>img:nth-child(7) {
  top: 312px;
  left: 0px;
}

.card-BG>img:nth-child(6) {
  top: 208px;
  left: 0px;
}

.card-BG>img:nth-child(5) {
  top: 208px;
  left: 122px;
}

.card-BG>img:nth-child(4) {
  top: 104px;
  left: 122px;
}

.card-BG>img:nth-child(3) {
  top: 104px;
  left: 244px;
}

.card-BG>img:nth-child(2) {
  top: 0;
  left: 244px;
}

.card-BG>img:nth-child(1) {
  top: 0;
  left: 365px;
}

.card3-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 568px;
  margin-left: 10px;
  margin-top: 36px;
}

.card3-right>a {
  display: inline-block;
  background: url(./image/card3-1.png);
  width: 172px;
  height: 86px;
}

.card3-right>a img {
  display: none;
}

.card3-right>a.geted img {
  display: block;
}

.card3-right>a:nth-child(2) {
  background: url(./image/card3-2.png);
}

.card3-right>a:nth-child(3) {
  background: url(./image/card3-3.png);
}

.card3-right>a:nth-child(4) {
  background: url(./image/card3-4.png);
}

.card3-right>a:nth-child(5) {
  background: url(./image/card3-5.png);
}

.card3-view-p {
  width: 115px;
  text-align: center;
  color: #000000;
  font-size: 14px;
  position: absolute;
  top: 101px;
  right: 69px;
}

.card3-view-left {
  background: url(./image/card3-view.png);
  width: 168px;
  height: 169px;
  position: absolute;
  z-index: 102;
  left: 65px;
  top: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 10px;
}

.card3-view-left>a {
  display: inline-block;
  background: url(./image/btn-gm.png);
  width: 98px;
  height: 34px;
}

.card3-view-right {
  background: url(./image/card3-view2.png);
  width: 168px;
  height: 169px;
  position: absolute;
  z-index: 102;
  right: 260px;
  top: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 10px;
}

.card3-view-right>a {
  display: inline-block;
  background: url(./image/btn-gm.png);
  width: 98px;
  height: 34px;
}

.card3-view-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 41%;
  left: 22%;
  z-index: 140;
}

.card3-view-center>div {
  width: 480px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.card-BG_a2 {
  display: inline-block;
  background: url(./image/btn-pao.png);
  width: 179px;
  height: 177px;
}

.card3-view-center>p {
  color: #000000;
  font-size: 14px;
  margin-top: 22px;
  text-decoration: none;
  cursor: pointer;
}

/* 概率详情弹框 */
.probabilityDetailPage {
  background: url(./image/popup.png)no-repeat center !important;
  background-size: 100% 100%;
  z-index: 200 !important;
}

.probabilityDetailPage .lay_close {
  font-size: 26px;
  top: 17px;
  right: 20px;
  opacity: 0;
}

.nav {
  background: url(./image/nav.png);
  width: 224px;
  height: 326px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: fixed;
  top: 390px;
  right: 65px;
  padding-top: 40px;
}

.nav-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nav-top>a {
  color: #cacaca;
  font-size: 24px;
  margin-bottom: 43px;
  font-family: "SimSun", "宋体", serif;
}

.nav-top>a.artive {
  color: #e29494;
}

.nav-a {
  display: inline-block;
  background: url(./image/icon-top.png);
  width: 56px;
  height: 52px;
}

.baSkin {
    background-image: url(./image/login/popup-bg.png);
}
.baSkinTwo {
    background-image: url(./image/login/popup-bg2.png) !important;
}