body {
  margin: 0;
  padding: 0;
  background: url(../images/bg.jpg) center 0px no-repeat;
}

.con-wrap {
  width: 100%;
  height: 100%;
  min-width: 1364px;
}

.nan-aside {
  position: absolute;
  bottom: 0px;
  right: -330px;
  width: 516px;
  height: 1744px;
  background: url("../images/nan.png") no-repeat;
  background-size: cover;
  pointer-events: none;
  z-index: 999;
}

.nv-aside {
  position: absolute;
  left: -399px;
  top: 257px;
  width: 828px;
  height: 2242px;
  background: url("../images/nv.png") no-repeat;
  background-size: cover;
  pointer-events: none;
  z-index: 999;
}

.bar2-signtime {
  width: 148px;
  height: 36px;
  background: url("../images/bmsj.png") no-repeat;
  background-size: cover;
}

.text-white {
  color: white;
}

.bar1 {
  width: 1200px;
  height: 560px;
  position: relative;
}
.bar1-title {
  position: absolute;
  width: 564px;
  height: 95px;
  background: url("../images/bar1-title.png") no-repeat;
  background-size: cover;
  margin-top: 100px;
  margin-left: 566px;
}

.bar1-title2 {
  position: absolute;
  width: 1064px;
  height: 295px;
  background: url("../images/bar1-title2.png") no-repeat;
  background-size: cover;
  margin-top: 206px;
  margin-left: 76px;
}

.bar2 {
  width: 1200px;
}

.bar2-detail {
  display: flex;
  width: 1379px;
  height: 559px;
  background: url("../images/active-detail.png") no-repeat;
  background-size: cover;
  padding: 197px 100px 100px 262px;
}

.bar2-timestamp {
  font-size: 20px;
  margin-top: 12px;
}

.bar2-assessment {
  width: 222px;
  height: 36px;
  margin-top: 74px;
  background: url("../images/kbkhsj.png") no-repeat;
  background-size: cover;
}

.bar2-participate {
  width: 148px;
  height: 55px;
  background: url("../images/cyfs.png") no-repeat;
}

.bar2-right {
  margin-left: 204px;
  margin-top: 50px;
  font-size: 20px;
}

.fill-info {
  background: url("../images/join.png") no-repeat;
  width: 55px;
  height: 30px;
  background-size: cover;
  cursor: pointer;
}

.bar2-right-text {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.bar2-right-label {
  width: 200px;
}

.bar3 {
  width: 1200px;
  height: 560px;
  margin-top: 100px;
}

.bar3-detail {
  width: 1379px;
  height: 559px;
  position: relative;
  background: url("../images/qfzx-bg.png") no-repeat;
  background-size: cover;
  padding: 86px 100px 100px 185px;
}

.bar3-guize,
.bar4-guize {
  text-align: center;
  color: white;
  font-size: 22px;
}

.bar3-guize-title,
.bar4-guize-title {
  font-size: 26px;
}

.bar3-list,
.bar4-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 67px;
}

.bar4-list {
  margin-top: 37px;
}

.bar3-list-item:last-child,
.bar4-list-item:last-child {
  margin-right: 0;
}

.bar3-list-item,
.bar4-list-item {
  position: relative;
  width: 221px;
  height: 221px;
  background: url("../images/dj-bg.png") no-repeat;
  background-size: cover;
  margin-right: 35px;
  padding: 43px 0px 43px 0px;
  text-align: center;
}

.bar4-list-item {
  margin-bottom: 15px;
}

.bar4-list-item img {
  width: 138px;
  height: 74px;
}

.bar3-list-item img {
  width: 138px;
  height: 74px;
}

.bar3-item-name,
.bar4-item-name {
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -175px;
  width: 350px;
  color: white;
}

.bar3-item-tip,
.bar4-item-tip {
  margin-top: 34px;
  font-size: 18px;
  text-align: center;
  color: #5147c1;
}

.bar4 {
  width: 1200px;
  margin-top: 100px;
}

.bar4-detail {
  width: 1379px;
  height: 731px;
  position: relative;
  background: url("../images/hxzx.png") no-repeat;
  background-size: cover;
  padding: 86px 100px 100px 185px;
}

.bar4-tip {
  color: #fff10e;
  padding-left: 197px;
  font-size: 18px;
}

.bar5 {
  width: 1200px;
  height: 1214px;
  margin-top: 100px;
}

.bar5-detail {
  width: 1379px;
  height: 559px;
  position: relative;
  background: url("../images/active-guize.png") no-repeat;
  background-size: cover;
  padding: 165px 100px 100px 104px;
  color: white;
  font-size: 20px;
  line-height: 40px;
}

.bar5-text {
  width: 1000px;
}

a {
  outline: none;
  border: none;
  cursor: hand;
}
.all {
  width: 1200px;
  margin: 0 auto;
  clear: all;
  position: relative;
}

/* 弹窗样式 */
.close {
  width: 120px;
  height: 50px;
  margin-left: 1010px;
  top: 60px;
  position: absolute;
  z-index: 999;
  cursor: pointer;
}
.tc {
  width: 1200px;
  height: 579px;
  background-image: url(../images/tc.png);
  display: none;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* 跳转按钮 */
.bt_gw {
  width: 180px;
  height: 60px;
  float: left;
  margin: 90px 0 0 780px;
  cursor: pointer;
}
.bt_xz {
  width: 180px;
  height: 60px;
  float: left;
  margin: 90px 0 0 20px;
  cursor: pointer;
}
