/* 通用 */
* {
  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: 4792px;
  padding-top: 50px;
  background: url(./image/index.jpg);
}

.header {
  width: 1700px;
  margin: auto;
}

.header>a {
  display: inline-block;
  background: url(./image/logo.png);
  width: 147px;
  height: 78px;
}

.content {
  width: 1600px;
  min-width: 1500px;
  margin: auto;
  margin-top: 578px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.time-view {
  background: url(./image/TL-nav.png);
  width: 732px;
  height: 105px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #031d18;
  font-size: 18px;
}

.login-view {
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 30px;
}

.login-view>a {
  color: #fffc2a;
}

.card1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 65px;
}

.content-p {
  width: 1190px;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 32px;
  line-height: 1.9;
  margin-top: 20px;
}

.content-btn {
  width: 800px;
  display: flex;
  justify-content: space-between;
  margin: 0px 0 20px;
}

.content-btn>a {
  display: inline-block;
  background: url(./image/TL-btn-buy.png);
  width: 279px;
  height: 112px;
}

.content-btn>a:nth-child(2) {
  background: url(./image/TL-buy-ten.png);
}

.card1-view {
  background: url(./image/card2-bg.png);
  width: 1591px;
  height: 829px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 120px 40px 0;
  margin-top: -20px;
  margin-left: 135px;
}

.card1-draw {
  background: url(./image/TL-card1.png);
  width: 1174px;
  height: 683px;
  position: relative;
}

.card1-draw-view {
  width: 1175px;
  height: 687px;
  position: relative;
}

.card1-draw-view>img {
  width: 94px;
  height: 94px;
  position: absolute;
  display: none;
}

.card1-draw-view>img:nth-child(1) {
  bottom: 196px;
  left: 294px;
}

.card1-draw-view>img:nth-child(2) {
  bottom: 196px;
  left: 392px;
}

.card1-draw-view>img:nth-child(3) {
  top: 294px;
  left: 392px;
}

.card1-draw-view>img:nth-child(4) {
  top: 196px;
  left: 392px;
}

.card1-draw-view>img:nth-child(5) {
  top: 196px;
  left: 294px;
}

.card1-draw-view>img:nth-child(6) {
  top: 196px;
  left: 196px;
}

.card1-draw-view>img:nth-child(7) {
  top: 196px;
  left: 98px;
}

.card1-draw-view>img:nth-child(8) {
  top: 196px;
  left: 0px;
}

.card1-draw-view>img:nth-child(9) {
  top: 98px;
  left: 0px;
}

.card1-draw-view>img:nth-child(10) {
  top: 0;
  left: 0px;
}

.card1-draw-view>img:nth-child(11) {
  top: 0;
  left: 98px;
}

.card1-draw-view>img:nth-child(12) {
  top: 0;
  left: 196px;
}

.card1-draw-view>img:nth-child(13) {
  top: 0;
  left: 294px;
}

.card1-draw-view>img:nth-child(14) {
  top: 0;
  left: 392px;
}

.card1-draw-view>img:nth-child(15) {
  top: 0;
  left: 490px;
}

.card1-draw-view>img:nth-child(16) {
  top: 0;
  left: 588px;
}

.card1-draw-view>img:nth-child(17) {
  top: 0;
  left: 686px;
}

.card1-draw-view>img:nth-child(18) {
  top: 0;
  left: 784px;
}

.card1-draw-view>img:nth-child(19) {
  top: 0;
  left: 882px;
}

.card1-draw-view>img:nth-child(20) {
  top: 0;
  left: 980px;
}

.card1-draw-view>img:nth-child(21) {
  top: 0;
  right: 0px;
}

.card1-draw-view>img:nth-child(22) {
  top: 98px;
  right: 0px;
}

.card1-draw-view>img:nth-child(23) {
  top: 196px;
  right: 0px;
}

.card1-draw-view>img:nth-child(24) {
  top: 294px;
  right: 0px;
}

.card1-draw-view>img:nth-child(25) {
  top: 392px;
  right: 0px;
}

.card1-draw-view>img:nth-child(26) {
  top: 490px;
  right: 0px;
}

.card1-draw-view>img:nth-child(27) {
  bottom: 0px;
  right: 0px;
}

.card1-draw-view>img:nth-child(28) {
  bottom: 0px;
  right: 98px;
}

.card1-draw-view>img:nth-child(29) {
  bottom: 0px;
  right: 196px;
}

.card1-draw-view>img:nth-child(30) {
  bottom: 0px;
  left: 784px;
}

.card1-draw-view>img:nth-child(31) {
  bottom: 0px;
  left: 686px;
}

.card1-draw-view>img:nth-child(32) {
  bottom: 0px;
  left: 588px;
}

.card1-draw-view>img:nth-child(33) {
  bottom: 0px;
  left: 490px;
}

.card1-draw-view>img:nth-child(34) {
  bottom: 0px;
  left: 392px;
}

.card1-draw-view>img:nth-child(35) {
  bottom: 0px;
  left: 294px;
}

.card1-draw-view>img:nth-child(36) {
  bottom: 0px;
  left: 196px;
}

.card1-draw-view>img:nth-child(37) {
  bottom: 0px;
  left: 98px;
}

.card1-draw-view>img:nth-child(38) {
  bottom: 0px;
  left: 0px;
}

.card1-draw-view>img:nth-child(39) {
  bottom: 98px;
  left: 0px;
}

.card1-draw-view>img:nth-child(40) {
  bottom: 196px;
  left: 0px;
}

.card1-draw-view>img:nth-child(41) {
  bottom: 196px;
  left: 98px;
}

.card1-draw-view>img:nth-child(42) {
  bottom: 196px;
  left: 196px;
}

.card1-draw-top {
  display: flex;
  flex-direction: column;
  color: #126530;
  font-size: 18px;
  position: absolute;
  z-index: 50;
  top: 120px;
  right: 115px;
}

.card1-draw-top>a {
  display: inline-block;
  background: url(./image/TL-btn-guize.png);
  width: 127px;
  height: 77px;
}

.card1-draw-top>p:nth-child(2) {
  margin-top: 10px;
  margin-bottom: 5px;
}

.card1-draw-a {
  display: inline-block;
  background: url(./image/TL-start.png);
  width: 279px;
  height: 112px;
  position: absolute;
  z-index: 50;
  bottom: 128px;
  right: 295px;
}

.card2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 25px;
}

.card2-view {
  background: url(./image/TL-card2.png);
  width: 1066px;
  height: 544px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  padding: 65px 115px 27px 0;
}

.card2-view>a {
  display: inline-block;
  background: url(./image/TL-btn-get.png);
  width: 122px;
  height: 39px;
}

.card2-view>a.geted {
  background-position-x: -143px;
}

.card3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 70px;
}

.card3-view {
  background: url(./image/TL-card3.png);
  width: 1374px;
  height: 750px;
  padding: 340px 71px 0px;
}

.card3-view-btn {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.card3-view-btn.bottom {
  margin-bottom: 360px;
}

.card3-view-btn>a {
  display: inline-block;
  background: url(./image/TL-btn-get2.png);
  width: 179px;
  height: 57px;
  background-position-x: -351px;
}

.card3-view-btn>a.geted {
  background-position-x: 0;
}

.cu_layer {
  display: none;
}

.awardRecordTwo {
  background: url(./image/TL-popup.png) !important;
  background-size: 100% 100%;
}

.drawOncePage-con-p {
  color: #071e19;
  font-size: 16px;
  text-align: left;
  padding: 125px 0 0 115px;
  line-height: 1.7;
}

.awardRecordTwo .lay_close {
  opacity: 0;
}
.baSkin {
    background-image: url(./image/login/popup-bg.png) !important;
}
.baSkinTwo {
    background-image: url(./image/login/popup-bg2.png) !important;
}