.center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

html {
  overflow-x: hidden;
}

* {
  margin: 0;
  padding: 0;
}

.titu {
  margin-bottom: 0;
}

.list-entry {
  width: 9.333333rem;
  margin: 0 auto;
}

.list-entry li {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-size: 0;
  line-height: 0;
  margin-left: 0;
  margin-bottom: 0.533333rem;
}

.list-entry li:nth-child(odd) {
  margin-left: 0;
}

.list-entry li .img-card {
  width: 100%;
  height: auto;
}

.list-entry li img {
  cursor: pointer;
}

.list-entry li .btn-jinru {
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  width: 2.88rem;
  height: 0.613333rem;
}

.footer {
  font-size: 0.266667rem;
}

.for-pc {
  display: none;
}

.for-h5 {
  display: block;
}

.content-wrap {
  font-size: 0;
  background: url(../images/bg-changcheng.jpg) bottom center/cover no-repeat;
  padding-top: 0.533333rem;
}

.footer {
  border-top: 0.026667rem solid #e6ccb2;
  font-size: 0.24rem;
  color: #000000;
  background-color: #cdb49d;
  padding: 0.44rem 0;
  line-height: 2;
}

.zhubandanwei {
  width: 9.066667rem;
  margin: 0 auto;
  font-size: 0.373333rem;
  color: #333333;
  text-align: left;
  padding-top: 0.133333rem;
  padding-bottom: 0.533333rem;
}

.hengtiao {
  padding: 0 0 0.533333rem;
  text-align: center;
  width: 9.333333rem;
  margin: 0 auto;
}

.hengtiao img {
  width: 100%;
  height: auto;
}