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

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

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

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

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

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

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

.module2 .award {
  width: 1162px;
  margin: 0 auto;
  margin-top: 175px;
}

.module2 .award .condition {
  color: #9fbcbd;
  width: 950px;
  text-align: right;
  cursor: pointer;
  margin-bottom: 20px;
}

.module2 .award .cjcs {
  margin-top: 25px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
}

.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-color: #33333c;
}

.module2 .award .jiang.on {
  background-color: #5684ce;
}

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

.module2 .award .jiang_name {
  width: 196px;
  height: 30px;
  background-color: #354764;
  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: 111px;
  left: 591px;
}

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

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

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

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

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

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

.module2 .award #luckyBtn {
  position: absolute;
  top: 117px;
  left: 203px;
  /* IE */
  /* 老版Mozilla */
  /* 老版Safari */
  /* 支持opacity的浏览器*/
  zoom: 1;
  cursor: pointer;
}

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

.module4 .mc {
  width: 870px;
  margin: 0px auto;
  position: relative;
  top: -50px;
}

.module4 .mc p {
  color: #fff;
  position: absolute;
  left: 25px;
  top: 180px;
  font-size: 18px;
}

.module4 .mc p span {
  color: red;
}

.module4 .award {
  width: 876px;
  margin: 0 auto;
  margin-top: 175px;
}

.module4 .award ul li {
  width: 280px;
  height: 380px;
  float: left;
  text-align: center;
  position: relative;
  border: 1px solid #082545;
  margin-left: 5px;
  margin-right: 5px;
}

.module4 .award ul li .headline {
  background: #0b91b2;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  width: 260px;
  margin: 0px auto;
  margin-top: 10px;
}

.module4 .award ul li .maximg {
  background: url(../img/award_maxbg.jpg) no-repeat center top;
  display: inline-block;
  width: 260px;
  height: 162px;
  margin: 0px auto;
  text-align: center;
  position: relative;
  margin-top: 10px;
}

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

.module4 .award ul li .maximg .awardname {
  background: none;
  width: 260px;
  line-height: 34px;
  color: #fff;
  position: absolute;
  top: 130px;
  font-size: 14px;
}

.module4 .award ul li .maximg .awardname span {
  display: block;
  text-align: center;
  line-height: 18px;
}

.module4 .award ul li .minimg {
  width: 260px;
  margin: 0px auto;
  margin-top: 10px;
}

.module4 .award ul li .minimg .ming1 {
  margin-right: 5px;
}

.module4 .award ul li .minimg .ming2 {
  margin-left: 5px;
}

.module4 .award ul li .minimg div {
  background: url(../img/award_minbg.jpg) no-repeat center top;
  display: inline-block;
  width: 125px;
  height: 96px;
  margin: 0px auto;
  float: left;
  text-align: center;
  position: relative;
}

.module4 .award ul li .minimg div img {
  position: absolute;
  top: -35px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.module4 .award ul li .minimg div .awardname {
  width: 125px;
  line-height: 30px;
  color: #fff;
  position: absolute;
  top: 67px;
}

.module4 .award ul li .minimg div .awardname span {
  display: block;
  text-align: center;
  line-height: 8px;
  margin-top: 5px;
}

.module4 .award ul li button {
  margin-top: 10px;
}

.module4 .award .show {
  display: block;
}

.ok {
  border: 1px solid transparent;
  outline: none;
  width: 150px;
  line-height: 30px;
  background: #da290e;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
}

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

.ok {
  border: 1px solid transparent;
  outline: none;
  width: 150px;
  line-height: 30px;
  background: #da290e;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
}

.s1 {
  color: #f6a908;
}

.s2 {
  color: #9455ee;
}

.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;
}

.layui-layer-dialog {
  max-width: 400px !important;
}

.record {
  display: none;
  padding: 10px;
}

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

.record .data table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}

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

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

.record .data tbody tr {
  line-height: 39px;
  color: #8fa5a8;
}

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

.record #page {
  margin-top: 30px;
  text-align: center;
  color: #fff;
}

.record #page button {
  border: 1px solid #756059;
  background: #000;
  color: #fff;
  line-height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 12px !important;
}
