.activity-banner {
  height: 1050px;
  background: #312ccd url('../images/bg-banner.jpg') no-repeat center top;
  position: relative;
}

.banner-btn {
  width: 519px;
  height: 86px;
  background: url('../images/bg-bannerbtn.png') no-repeat center top;
  position: absolute;
  top: 354px;
  left: 50%;
  margin-left: -260px;
  cursor: pointer;
}

/* 倒计时 */

.count-down-box {
  font-size: 24px;
  color: #fff;
  position: absolute;
  top: 500px;
  left: 0;
  right: 0;
  text-align: center;
}

.count-down {
  width: 400px;
  margin: 0 auto;
}

.banner-con {
  width: 1205px;
  height: 400px;
  background: url('../images/bg-bannercon.png') no-repeat center top;
  position: absolute;
  top: 578px;
  left: 50%;
  margin-left: -602px;
}

.banner-con-list {
  padding: 100px 0 0 80px;
}

.banner-item {
  float: left;
  width: 240px;
  margin-right: 28px;
  text-align: center;
}

.banner-item-icon {
  display: block;
  margin: 30px auto 16px;
}

.banner-item-int1 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 6px;
}

.banner-item-int2 {
  font-size: 16px;
  color: #fff;
}

.wrap-activity {
  background-color: #312ccd;
  overflow: hidden;
}

.activity-con {
  width: 1204px;
  margin: 0 auto;
}

.activity-con-tit {
  height: 150px;
  line-height: 154px;
  margin-bottom: 40px;
  font-size: 32px;
  color: #0500b7;
  background: url('../images/bg-contit.png') no-repeat center top;
  text-align: center;
}

.activity-con-item {
  float: left;
  margin: 0 28px 28px 0;
}

.activity-con-item1 {
  width: 588px;
  height: 160px;
  background: url('../images/con-img1.png') no-repeat;
}

.activity-con-item2 {
  width: 588px;
  height: 160px;
  background: url('../images/con-img2.png') no-repeat;
}

.activity-con-item3 {
  width: 280px;
  height: 160px;
  background: url('../images/con-img3.png') no-repeat;
}

.activity-con-item4 {
  width: 280px;
  height: 160px;
  background: url('../images/con-img4.png') no-repeat;
}

.activity-con-item5 {
  width: 280px;
  height: 160px;
  background: url('../images/con-img5.png') no-repeat;
}

.activity-con-item6 {
  width: 280px;
  height: 160px;
  background: url('../images/con-img6.png') no-repeat;
}

.activity-con-item7 {
  width: 280px;
  height: 160px;
  background: url('../images/con-img7.png') no-repeat;
}

.activity-con-item8 {
  width: 280px;
  height: 160px;
  background: url('../images/con-img8.png') no-repeat;
}

.activity-con-item9 {
  width: 280px;
  height: 160px;
  background: url('../images/con-img9.png') no-repeat;
}

.activity-con-item10 {
  width: 280px;
  height: 160px;
  background: url('../images/con-img10.png') no-repeat;
}

.activity-con-item-name {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin: 32px 0 16px 24px;
}

.activity-con-item-btn {
  width: 112px;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(to bottom, #4a46fb, #7924ff);
  text-align: center;
  margin-left: 24px;
}

.activity-btn {
  width: 468px;
  height: 82px;
  line-height: 70px;
  margin: 72px auto 100px;
  font-size: 32px;
  color: #fff;
  background: url('../images/bg-btn.png') no-repeat;
  text-align: center;
  cursor: pointer;
}

/* 楼层链接 */

.floor-link {
  width: 228px;
  height: 474px;
  padding: 240px 0 0 20px;
  background: url('../images/bg-floor.png') no-repeat center top;
  position: fixed;
  bottom: 15%;
  right: 30px;
  overflow: hidden;
  z-index: 1;
}

.floor-item {
  font-size: 16px;
  color: #0500b7;
  display: block;
  width: 140px;
  line-height: 37px;
  margin: 0 auto;
  text-align: center;
}

.floor-triangle {
  display: inline-block;
  vertical-align: 1px;
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 8px solid #0500b7;
}

.floor-service {
  display: block;
  font-size: 16px;
  color: #fff;
  width: 108px;
  height: 41px;
  line-height: 32px;
  background: url('../images/bg-floor-ask.png') no-repeat;
  margin: 10px 0 0 40px;
  padding-left: 34px;
}

.floor-service:hover {
  color: #fff;
}

/* 分会场 */

.branch-con {
  padding-top: 220px;
}

.branch-tit {
  width: 100%;
  height: 28px;
  position: absolute;
  top: 219px;
}

.branch-tit1 {
    text-align: center;
    font-size: 32px;
}

.branch-tit2 {
  background: url('../images/branch-tit3.png') no-repeat center top;
}

.branch-tit3 {
  background: url('../images/branch-tit4.png') no-repeat center top;
}

.branch-tit4 {
  background: url('../images/branch-tit5.png') no-repeat center top;
}

.branch-tit5 {
  background: url('../images/branch-tit6.png') no-repeat center top;
}

.branch-tit6 {
  background: url('../images/branch-tit7.png') no-repeat center top;
}

.branch-tit7 {
  background: url('../images/branch-tit8.png') no-repeat center top;
}

.branch-tit8 {
  background: url('../images/branch-tit9.png') no-repeat center top;
}

.branch-tit9 {
  background: url('../images/branch-tit10.png') no-repeat center top;
}

.branch-tit10 {
  background: url('../images/branch-tit1.png') no-repeat center top;
}

.super-list {
  padding-bottom: 80px;
}

.super-item {
  float: left;
  width: 220px;
  margin: 0 22px 22px 0;
}

.super-item:nth-child(5n) {
  margin-right: 0;
}

.super-item-picbox {
  width: 220px;
  height: 220px;
  position: relative;
  overflow: hidden;
}

.super-item-pic {
  display: block;
  width: 220px;
  height: 220px;
}

.super-item-compname {
  width: 100%;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: -34px;
  transition: bottom 0.2s linear;
}

.super-item:hover .super-item-compname {
  bottom: 0;
  background: rgba(44, 123, 255, 0.8);
}

.super-item-con {
  background-color: #fff;
  padding: 10px;
}

.super-item-name {
  color: #777;
  height: 19px;
}

.super-icon {
  display: inline-block;
  width: 16px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: 16px 18px;
  margin-right: 3px;
  vertical-align: -4px;
}

.super-icon-str {
  background-image: url(https://style.mingyou360.com/_resources/facades/images/icon-iden-strength.png);
}

.super-icon-hht {
  background-image: url(https://style.mingyou360.com/_resources/facades/images/icon-iden-hht.png);
}

.super-item-info {
  margin: 12px 0;
}

.super-item-pricebox {
  float: left;
  font-size: 14px;
  color: #ff6700;
}

.super-item-price {
  font-size: 22px;
}

.super-item-from {
  float: right;
  color: #999;
  padding-top: 9px;
}

.super-item-btn {
  height: 36px;
  line-height: 36px;
  color: #fff;
  background-color: #ff4e00;
  text-align: center;
}
