@charset "UTF-8";
.module1 {
  background: url(../img/module1.jpg) no-repeat center top;
  height: 742px;
  overflow: hidden;
}

.module1 .code {
  width: 1000px;
  color: #FFF;
  position: absolute;
  top: 185px;
  margin: 0 auto;
  left: 0px;
  right: 0px;
}

.module1 .code .content {
  width: 200px;
  text-align: center;
  position: absolute;
  right: 0px;
}

.module1 .code .content p {
  margin-top: 10px;
}

.module1 .bgshow {
  width: 100%;
  position: absolute;
  top: 640px;
  text-align: center;
  color: #fff;
  line-height: 24px;
  font-size: 16px;
  z-index: 999;
  display: none;
}

.module1 .bgshow .islogin {
  color: #e4e4e4;
  margin-left: 20px;
  cursor: pointer;
}

.module1 .bgshow .loginBox {
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
  padding: 0px 5px 0px 5px;
  outline: none;
  border: 1px solid transparent;
  color: #fff;
  line-height: 24px;
  font-size: 16px;
  width: auto;
  display: inline-block !important;
  display: inline;
}

.module1 .bgshow .loginBox span {
  margin: 0 5px;
}

.module1 .bgshow .loginBox a {
  color: #fff !important;
  cursor: pointer;
}

.module1 .bgshow .loginBox a:hover {
  color: red !important;
}

.module1 .loginBox2 {
  width: 100%;
  position: absolute;
  top: 630px;
  left: 0px;
  text-align: center;
  color: #fff;
  line-height: 24px;
  font-size: 16px;
}

.module1 .loginBox2 span {
  margin: 0 5px;
}

.module1 .loginBox2 .islogin {
  color: #e4e4e4;
  margin-left: 20px;
  cursor: pointer;
}

.module1 .loginBox2 .hov {
  color: #fff;
  cursor: pointer;
}

.module1 .loginBox2 .hov:hover {
  color: red;
}

.module2 {
  background: url(../img/module2.jpg) no-repeat center top;
  height: 650px;
  overflow: hidden;
}

.module2 .jf {
  width: 800px;
  margin: 0 auto;
  margin-top: 170px;
  font-size: 14px;
}

.module2 .jf .num {
  color: #8e9da8;
  float: left;
}

.module2 .jf .sel {
  color: #75f5ff;
  float: right;
  cursor: pointer;
}

.module2 .award {
  margin-top: 210px;
}

.module2 .award .cjcs {
  text-align: center;
  font-size: 16px;
  color: #fff;
  position: relative;
  top: 220px;
}

.module2 .award .cjcs span {
  font-size: 20px;
  font-weight: 700;
  color: #fba900;
}

.module2 .award .lucky {
  position: relative;
  width: 787px;
  height: 360px;
  margin: 0 auto;
}

.module2 .award .jiang {
  background: url(../img/module2_award_bg.png) no-repeat center top;
  width: 177px;
  height: 122px;
  opacity: 0.8;
  filter: Alpha(opacity=80);
}

.module2 .award .jiang.on {
  opacity: 1;
  filter: Alpha(opacity=100);
}

.module2 .award .jiang_img {
  width: 177px;
  height: 80px;
  /*background-color: #0f5986;*/
}

.module2 .award .jiang_name {
  width: 177px;
  height: 30px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
}

.module2 .award #jiang1 {
  position: absolute;
  top: 0;
  left: 0;
}

.module2 .award #jiang2 {
  position: absolute;
  top: 0;
  left: 197px;
}

.module2 .award #jiang3 {
  position: absolute;
  top: 0;
  left: 394px;
}

.module2 .award #jiang4 {
  position: absolute;
  top: 0;
  left: 591px;
}

.module2 .award #jiang12 {
  position: absolute;
  top: 110px;
  left: 0;
}

.module2 .award #jiang5 {
  position: absolute;
  top: 130px;
  left: 591px;
}

.module2 .award #jiang11 {
  position: absolute;
  top: 221px;
  left: 0;
}

.module2 .award #jiang6 {
  position: absolute;
  top: 260px;
  left: 591px;
}

.module2 .award #jiang10 {
  position: absolute;
  top: 130px;
  left: 0;
}

.module2 .award #jiang9 {
  position: absolute;
  top: 260px;
  left: 0px;
}

.module2 .award #jiang8 {
  position: absolute;
  top: 260px;
  left: 197px;
}

.module2 .award #jiang7 {
  position: absolute;
  top: 260px;
  left: 394px;
}

.module2 .award #luckyBtn {
  position: absolute;
  top: 140px;
  left: 275px;
  filter: alpha(opacity=80);
  /* IE */
  -moz-opacity: 0.8;
  /* 老版Mozilla */
  -khtml-opacity: 0.8;
  /* 老版Safari */
  opacity: 0.8;
  /* 支持opacity的浏览器*/
  zoom: 1;
  cursor: pointer;
}

.module2 .award #luckyBtn:hover {
  filter: alpha(opacity=100);
  /* IE */
  -moz-opacity: 1;
  /* 老版Mozilla */
  -khtml-opacity: 1;
  /* 老版Safari */
  opacity: 1;
  /* 支持opacity的浏览器*/
  zoom: 1;
}

.module3 {
  background: url(../img/module3.jpg) no-repeat center top;
  height: 902px;
  overflow: hidden;
}

.module3 .jf {
  width: 800px;
  margin: 0 auto;
  margin-top: 160px;
  font-size: 14px;
  color: #fff;
}

.module3 .award {
  margin-top: 30px;
}

.module3 .award ul {
  width: 985px;
  margin: 0 auto;
}

.module3 .award ul li {
  background: url(../img/module3_award_bg.png) no-repeat center top;
  display: inline-block;
  width: 288px;
  height: 194px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 110px;
  text-align: center;
  position: relative;
}

.module3 .award ul li .nav {
  z-index: 9;
  display: none;
}

.module3 .award ul li .tag {
  width: 288px;
  position: absolute;
  top: 13px;
  display: block;
  color: #000;
  text-align: center;
  font-size: 15px;
}

.module3 .award ul li img {
  position: absolute;
  top: -25px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.module3 .award ul li .awardname {
  width: 288px;
  line-height: 30px;
  color: #fff;
  position: absolute;
  top: 130px;
}

.module3 .award ul li .awardname span {
  display: block;
  text-align: center;
  line-height: 17.5px;
}

.module3 .award ul li button {
  margin-top: 215px;
}

.ok {
  border: 1px solid transparent;
  outline: none;
  width: 100px;
  line-height: 25px;
  background: #e49c15;
  color: #000;
  font-size: 14px;
  border-radius: 3px;
  padding: 2px 15px 2px 15px;
}

.oks {
  border: 1px solid transparent;
  outline: none;
  width: 100px;
  line-height: 25px;
  background: #2c8ea1;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  padding: 2px 15px 2px 15px;
}

.no {
  background: #727272;
  color: #000;
  border: 1px solid transparent;
  outline: none;
  width: 100px;
  line-height: 25px;
  font-size: 14px;
  border-radius: 3px;
  cursor: not-allowed;
}

.blackBg {
  color: #fff;
  background: rgba(0, 0, 0, 0.7) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  border: 1px solid #4c4c4c;
}

.layui-layer-setwin .layui-layer-close2 {
  right: -16px !important;
  top: -16px !important;
}

.record1,
.record2,
.record3 {
  display: none;
  padding: 10px;
}

.record1 .data,
.record2 .data,
.record3 .data {
  margin-top: 20px;
  background: rgba(46, 45, 60, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B22E2D3C, endColorstr=#B22E2D3C);
}

.record1 .data table,
.record2 .data table,
.record3 .data table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}

.record1 .data table td,
.record2 .data table td,
.record3 .data table td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
}

.record1 .data thead tr td,
.record2 .data thead tr td,
.record3 .data thead tr td {
  line-height: 20px;
  background: #51423d;
  color: #fff;
}

.record1 .data tbody tr,
.record2 .data tbody tr,
.record3 .data tbody tr {
  line-height: 39px;
  color: #8fa5a8;
}

.record1 .data tbody tr td,
.record2 .data tbody tr td,
.record3 .data tbody tr td {
  line-height: 39px;
  color: #8fa5a8;
  border-bottom: 1px dotted #4c4c4c;
}

.record1 #page1,
.record1 #page2,
.record1 #page3,
.record2 #page1,
.record2 #page2,
.record2 #page3,
.record3 #page1,
.record3 #page2,
.record3 #page3 {
  margin-top: 30px;
  text-align: center;
  color: #fff;
}

.record1 #page1 button,
.record1 #page2 button,
.record1 #page3 button,
.record2 #page1 button,
.record2 #page2 button,
.record2 #page3 button,
.record3 #page1 button,
.record3 #page2 button,
.record3 #page3 button {
  border: 1px solid #756059;
  background: #000;
  color: #fff;
  line-height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 12px !important;
}
