.z-otherbanner .center {
  width: 550px;
  height: auto;
  line-height: 40px;
  margin-left: -245px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 3%;
  left: 50%;
}

.z-otherbanner .new-pro-btn {
  width: 180px;
  height: 40px;
  background: #fba81a;
  border-radius: 20px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: -2px;
}

.z-otherbanner button {
  outline: none !important;
}

.zhiya {
  display: flex;
  justify-content: space-around;
  margin-top: 50px;
}

.zhiya div {
  width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #bbb;
  cursor: pointer;
}

.actives {
  background-color: #FF9800;
  color: #fff;
}

.pinggu-modal .modal-header {
  text-align: center;
  background-color: #499eff;
}

.pinggu-modal .modal-footer {
  border: none;
  text-align: center;
  margin-top: 50px;
}

.z-otherbanner .btns {
  width: 100px;
  height: 40px;
  font-size: 14px;
  background-color: #fff;
  color: #616161;
  text-align: center;
  border-radius: 0;
}

.sure {
  background-color: #31A7FF !important;
  color: #fff !important;
}

.z-otherbanner .xitong {
  width: 180px;
  height: 40px;
  line-height: 40px;
  margin-left: -90px;
  background: #fba81a;
  border-radius: 20px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  display: inline-block;
  position: absolute;
  bottom: 10%;
  left: 50%;
}