body {
  background-color: #000;
}

.content {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.content .header {
  width: 100%;
  height: 904px;
  background: url("../img/bg-header.jpg") no-repeat center;
  border-bottom: 1px solid #593614;
  text-align: center;
}

.content .header .go-logo {
  width: 100%;
  height: 625px;
}

.content .header .go-logo img {
  position: relative;
  left: -35%;
  top: 10px;
}

.content .header .event-date {
  width: 100%;
  height: 100px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 1.5;
}

.content .header .loginBox {
  color: #ccc;
  font-size: 16px;
  line-height: 1.5;
}

.content .header .loginBox button {
  width: 218px;
  height: 52px;
  background: url("../img/bt-login.png") no-repeat center;
  border: none;
}

.content .header .loginBox a {
  color: #fff;
}

.content .header .loginBox a:hover {
  color: red;
}

.content .header .loginBox span {
  color: #fff;
  cursor: pointer;
}

.content .header .loginBox span:hover {
  color: red;
}

.content .section {
  width: 100%;
  border-bottom: 1px solid #593614;
  overflow: hidden;
}

.content .section .se-title {
  width: 100%;
}

.content .section .se-descript {
  width: 100%;
  height: 55px;
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 1.5;
  margin-top: 10px;
}

.content .section1 {
  height: 715px;
  background: url("../img/bg-s1.jpg") no-repeat center;
}

.content .section1 .se-title {
  height: 127px;
  background: url("../img/s1-title.png") no-repeat center top;
  margin-top: 50px;
}

.content .section1 .se-content {
  width: 750px;
  height: 377px;
  margin: 0 auto;
  background: url("../img/list-e1.png") no-repeat center;
}

.content .section1 .se-content ul {
  width: 100%;
  height: 100%;
}

.content .section1 .se-content ul .se1-list {
  width: 150px;
  height: 212px;
  float: left;
  position: relative;
}

.content .section1 .se-content ul .se1-list button {
  width: 81px;
  height: 24px;
  line-height: 23px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -41px;
}

.content .section2 {
  height: 621px;
  background: url("../img/bg-s2.jpg") no-repeat center;
}

.content .section2 .se-title {
  height: 210px;
}

.content .section2 .se-eNum {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #999;
}

.content .section2 .se-eNum span {
  color: #fff;
}

.content .section2 .se-content {
  width: 100%;
  height: 220px;
  text-align: center;
}

.content .section2 .se-content button {
  border: none;
  width: 115px;
  height: 35px;
  overflow: hidden;
  background-color: transparent;
  background-image: url("../img/bt-e2.png");
  background-repeat: no-repeat;
  margin-top: 180px;
}

.content .section2 .se-content button.ok2 {
  background-position: 0 0;
}

.content .section2 .se-content button.re2 {
  background-position: 0 -35px;
  cursor: not-allowed;
}

.content .section2 .se-content button.no2 {
  background-position: 0 -70px;
  cursor: not-allowed;
}

.content .section3 {
  height: 1153px;
  background: url("../img/bg-s3.jpg") no-repeat center top;
}

.content .section3 .se-title {
  height: 128px;
  background: url("../img/s3-title.png") no-repeat center top;
  margin-top: 50px;
}

.content .section3 .mc {
  width: 831px;
  height: 50px;
  margin: 0 auto;
  position: relative;
}

.content .section3 .mc a {
  position: absolute;
  left: 50px;
  top: 15px;
}

.content .section3 .mc .num {
  position: absolute;
  left: 90px;
  top: 15px;
  color: #fff;
  font-size: 16px;
}

.content .section3 .mc .refer {
  cursor: pointer;
  float: right;
  color: #f60;
  margin-top: 15px;
  margin-right: 50px;
  font-size: 14px;
}

.content .section3 .award ul {
  width: 831px;
  height: 100px;
  margin: 0 auto;
  margin-top: 10px;
}

.content .section3 .award ul li {
  display: inline-block;
  width: 257px;
  height: 260px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  position: relative;
}

.content .section3 .award ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/box-e3.png) no-repeat center top;
  width: 257px;
  height: 197px;
  opacity: 0.35;
  z-index: 0;
}

.content .section3 .award ul li .tag {
  z-index: 9;
  width: 120px;
  left: -100px;
  top: -160px;
  display: none;
}

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

.content .section3 .award ul li .awardname {
  width: 235px;
  line-height: 35px;
  color: #fff;
  position: absolute;
  top: 150px;
}

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

.content .section3 .award ul li button {
  margin-top: 205px;
}

.content .section4 {
  height: 1400px;
  background: url("../img/bg-s4.jpg") no-repeat center top;
}

.content .section4 .se-title {
  height: 125px;
  background: url("../img/s4-title.png") no-repeat center top;
  margin-top: 50px;
}

.content .section4 .mc {
  width: 800px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
}

.content .section4 .mc .integral {
  float: left;
  color: #fff;
  font-size: 16px;
}

.content .section4 .se-content {
  width: 850px;
  height: 807px;
  margin: 0 auto;
  margin-top: 10px;
  background: url("../img/list-e4.png") no-repeat center;
}

.content .section4 .se-content ul {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-top: -20px;
}

.content .section4 .se-content ul li {
  width: 202px;
  height: 190px;
  margin: 0 5px 20px;
  float: left;
  position: relative;
  text-align: center;
}

.content .section4 .se-content ul li .tag1 {
  z-index: 9;
  width: 100px;
  left: 50px;
  top: 35px;
  display: none;
  position: absolute;
}

.content .section4 .se-content ul li .tag2 {
  z-index: 9;
  position: absolute;
  width: 70px;
  top: 3px;
  right: 5px;
}

.content .section4 .se-content ul li button {
  border: 0;
  width: 124px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  margin: 0 auto;
  margin-top: 150px;
}

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

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

.ok {
  border: 1px solid transparent;
  outline: none;
  line-height: 22px;
  background: #935824;
  color: #fff;
  font-size: 12px;
  padding: 2px 15px 2px 15px;
}

.ok:hover {
  background: #da3510;
}

.ok1 {
  border: 1px solid transparent;
  outline: none;
  background: #8c5350;
  border-left: 1px solid #d97a76;
  border-top: 1px solid #d97a76;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.ok1:hover {
  background: #da3510;
}

.no {
  background: #727272;
  color: #000;
  border: 1px solid transparent;
  outline: none;
  line-height: 22px;
  font-size: 12px;
  cursor: not-allowed;
}
