* {
  padding: 0;
  margin: 0;
}

body {
  background: #E04323;
}

.btn {
  border: none;
  outline: none;
}

.btn:active, .btn:focus, btn:visited, btn:focus-visible, btn:focus-within {
  outline: none;
}

.btn:hover {
  cursor: pointer;
}

.dia {
  position: fixed;
  top: 15%;
  left: 22%;
  z-index: 16;
  /* position: relative; */
}

.dia .closeD {
  width: 40px;
  height: 40px;
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20210204/5644720604266608332_pic1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -20px;
  top: -20px;
}

.mengApp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 15;
}

.app-banner {
  min-width: 1030px;
  height: 480px;
  background-position: top center;
  background-repeat: no-repeat;
}

#app {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  position: relative;
}

/* .app-recommend,.app-list,.app-way,. */
.app-recommend.app-way {
  margin-top: -60px;
}

.app-recommend {
  width: 1030px;
  background: linear-gradient(180deg, #FFF6D9 0%, #FFEAAC 100%);
  border-radius: 8px;
  margin: 0 auto 20px;
  position: relative;
  padding-bottom: 20px;
  overflow: hidden;
}

.app-recommend2 {
  width: 1070px;
  height: 420px;

  background-color: #fff5d8;
  border-radius: 10px;
  padding-top: 80px;
  margin: 0 auto
}

.app-recommend2 .recommend {
  width: 990px;
  background-color: #ffffff;
  border-radius: 10px;
  margin: 0 auto;
  position: relative;

}

.app-recommend2 .recommend .recommend-head {
  width: 360px;
  height: 88px;
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20210208/4844741609348640880_pic1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -86px;
  left: 320px;
  text-align: center;
}

.app-recommend .recommend {
  width: 990px;
  background-color: #ffffff;
  border-radius: 10px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 40px;
}

.app-recommend .recommend-head {
  width: 458px;
  height: 60px;
  background-image: url('//image01.homedo.com/Files/Images/cms/www/20211028/5278584637863467523_pic1.png');
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  margin: 0 auto 20px;
}

.app-recommend .recommend-nick {
  width: 100%;
  height: 77px;
  position: absolute;
  top: -28px;
  left: 0;
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20210208/5687168337378467491_pic1.png);
  background-repeat: no-repeat;
  background-size: 100%;

}

.recommend-head span {
  width: 281px;
  height: 32px;
  letter-spacing: 0;
  font-size: 28px;
  font-family: PingFangSC-Semibold, PingFang SC;
  line-height: 60px;
  font-weight: 600;
  color: #AA6A0B;
}

.app-recommend .recommend .recommend-body {
  width: 990px;
  height: 235px;
  display: flex;
  justify-content: space-around;
}

.table-container {
  min-height: 459px;
}

.invite-table {
  margin: 0 auto;
  width: 950px;
  border-collapse: collapse;
}

.table-head{
  height: 40px;
  background: #F6EEDA;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #222222;
}

.invite-table tbody {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  text-align: center;
}

.invite-table td {
  height: 42px;
  border-bottom: 1px solid #CACACA;
}

.invite-table .price {
  text-align: right;
}

.invite-table td.price {
  padding-right: 20px;

}

.ind-26 {
  text-align: center;
  text-indent: 26px;
}

.ind-right {
  text-align: right;
  padding-right: 50px;
}

.page-container {
  display: flex;
  justify-content: flex-end;
  height: 32px;
  margin-top: 20px;
}

.el-pagination .btn-next, .el-pagination .btn-prev {
  width: 32px;
  height: 32px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 32px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  text-align: center;
  padding: 0;
}

.el-pagination .btn-prev {
  margin-right: 8px;
}

.el-pagination .btn-next {
  margin-right: 8px;
}

.el-pagination button:hover {
  color: #AA6A0B;
  border-color: #AA6A0B;
}

.el-pagination button:disabled {
  color: #C0C4CC;
  background-color: #FFF;
  cursor: not-allowed;
  border-color: #C0C4CC;
}

.el-pager li {
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 2px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  border: 1px solid rgba(0, 0, 0, 0.15);
  line-height: 32px;
  margin-right: 8px;
}

.el-pager li:hover {
  color: #AA6A0B;
  border-color: #AA6A0B;
}

.el-pager li.active {
  color: #AA6A0B;
  border-color: #AA6A0B;
}

.el-pager li.more {
  border: none;
}

.el-pager li.active+li {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.el-input--mini .el-input__inner {
  height: 32px;
  line-height: 32px;
}

.el-pagination .el-select .el-input {
  width: 98px;
}

.el-pagination__sizes .el-input .el-input__inner:hover {
  border-color: #AA6A0B;
}

.body-right {
  border-top: solid 2px #fdd490;
  border-bottom: solid 2px #fdd490;
  border-left: solid 2px #fdd490;
  width: 126px;
  height: 112px;
  background: #fe4d6c;
  background-blend-mode: normal,
  normal;
  border-radius: 15px 0 0 15px;
  position: relative;
}

.body-left {
  border-top: solid 2px #fdd490;
  border-bottom: solid 2px #fdd490;
  border-right: solid 2px #fdd490;
  width: 800px;
  height: 80px;
  display: flex;
  justify-content: space-between;
  background: rgb(255, 255, 255);
  padding: 28px 17px 4px 14px;
  border-radius: 0 15px 15px 0px;
  position: relative;
}

.left-mou {
  background: #fff5d8;
  position: absolute;
  top: 50px;
  left: -8px;
  width: 15px;
  height: 15px;
  transform: rotateZ(45deg)
}

.body-right .right-word {
  width: 59px;
  height: 75px;
  font-size: 29px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 45px;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 10px auto;
}

.body-right .right-mou {
  background: #fe4d6c;
  position: absolute;
  top: 50px;
  right: -8px;
  width: 15px;
  height: 15px;
  transform: rotateZ(45deg);
  z-index: 10;
}

.re-way-body {
  width: 918px;
  height: 160px;
  display: flex;
  margin: 0 auto;
  background: url('//image01.homedo.com/Files/Images/cms/www/20211019/5636329791328727908_pic1.png') no-repeat center/100%;
  position: relative;
}

.re-way-nick {
  width: 990px;
  min-height: 336px;
  background: #ffffff;
  box-sizing: border-box;
  padding: 0 66px 34px 76px;
  display: flex;
  justify-content: space-between;
  position: relative;

}

.re-way-nick .nick-btn {
  width: 244px;
  height: 42px;
  background: #dc582d;
  position: absolute;
  top: 25px;
  left: 517px;
  border-radius: 21px;
  line-height: 42px;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}

.re-way-nick .nick-btn > span {
  font-size: 20px;
}

.re-way-nick .nick-btn:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -22px;
  width: 11px;
  box-sizing: border-box;
  border: 11px solid transparent;
  border-top-color: #dc582d;
}

.re-way-nick .nick-btn .fei {
  background: #fe4d6c;
  position: absolute;
  top: 38px;
  right: 103px;
  width: 15px;
  height: 15px;
  transform: rotateZ(45deg);
  z-index: 10;
}

.re-way-nick .nick-item {
  width: 128px;
  height: 236px;
  position: relative;
  margin-top: 86px;
}

.re-way-nick .nick-item:nth-of-type(1) {
  width: 154px;
}

.re-way-nick .nick-item:nth-of-type(2) {
  width: 176px;
}

.re-way-nick .nick-item:nth-of-type(3) {
  width: 128px;
}


.re-way-nick .nick-item .item-head {
  width: 70px;
  height: 70px;
  margin: 0 auto 20px;
}

.re-way-nick .nick-item .item-head img {
  width: 100%;
  height: 100%;
}

.re-way-nick .nick-item .item-nick {
  font-stretch: normal;
  letter-spacing: -1px;
  margin: 0 auto 10px;
  font-size: 22px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #9F591F;
  line-height: 24px;
  text-align: center;
}

.re-way-nick .nick-item .item-nav {
  font-size: 16px;
  font-stretch: normal;
  letter-spacing: 0;
  margin: 0 auto 20px;
  text-align: center;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 24px
}

.re-way-nick .nick-item .icon {
  width: 36px;
  height: 36px;
  background: url('//image01.homedo.com/Files/Images/cms/www/20211020/5494445267807461031_pic1.png') no-repeat center/36px;
}

.re-way-nick .nick-item .btn-item--foot {
  display: block;
  text-align: center;
  width: 128px;
  height: 48px;
  margin: 0 auto;
  background: url('//image01.homedo.com/Files/Images/cms/www/20211019/4987656151056773076_pic1.png') no-repeat center/100%;
  line-height: 36px;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
}

.re-way-nick .nick-item .item-foot div {
  width: 88px;
  height: 30px;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
}

.re-way-nick .nick-item:nth-of-type(1) .item-gun {
  left: 117px;
}

.re-way-nick .nick-item:nth-of-type(2) .item-gun {
  left: 127px;
}

.re-way-nick .nick-item .item-gun {
  position: absolute;
  top: 35px;
  left: 102px;
  width: 170px;
  height: 1px;
  border-top: dashed 1px #e04220;
}

.re-way-nick .nick-item .item-gun .item-qiu {
  width: 20px;
  height: 20px;
  background-color: #fff5d8;
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20211019/5416000591709111889_pic1.png);
  position: absolute;
  top: -11px;
  left: 75px;
}

.way-body-left,
.way-body-right {
  /*width: 50%;*/
  /*height: 257px;*/
  /*background-color: #ffffff;*/
  /*position: relative;*/

}

.way-body-left {
  position: relative;
}

.left-code {
  width: 310px;
  flex-shrink: 0;
}

.left-code:after {
  content: '';
  position: absolute;
  right: -2px;
  width: 2px;
  height: 140px;
  background: #E6C79F;
  top: 12px;
}

.way-body-left .left-h1 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 120px;
  height: 53px;
  padding-left: 6px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 18px;
  padding-top: 9px;
  box-sizing: border-box;
  background: #925f18;
  border-top-right-radius: 27px;
  border-bottom-right-radius: 27px;
}

.way-body-left .left-h1 > span {
  display: block;
  width: 98px;
  text-align: center;
}

.way-body-left .inputCode {
  width: 490px;
  height: 36px;
  background-color: #ffffff;
  margin: 16px auto;
  font-size: 14px;
  letter-spacing: 0px;
  color: #101010;
  position: relative;
  border: 2px solid #AA6A0B;
  box-sizing: border-box;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 10px;
}
#colorH:hover {

  border: 1px solid red;
  color: #c60f0d;
}

#colorH span:hover {
}

.inputCode .meng-div {
  width: 490px;
  height: 36px;
  line-height: 36px;
  background-color: #D8D8D8;
  position: absolute;
  right: -2px;
  top: -2px;
  color: #101010;
  text-align: center;
  font-size: 16px;
}

.inputCode .inputRight {
  width: 88px;
  height: 34px;
  background: #AA6A0B;
  position: absolute;
  cursor: pointer;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  right: -1px;
  top: -1px;
}

.more-rule {
  display: block;
  height: 14px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #AA6A0B;
  line-height: 14px;
  margin: 0 auto;
  text-align: center;
  text-decoration: underline;
}

.more-rule:hover {
  color: #AA6A0B;
}

.right-inp {
  flex-grow: 1;
}

.way-body-left .left-h2 {
  font-stretch: normal;
  letter-spacing: -1px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222222;
  line-height: 16px;
  text-align: center;
  margin-top: 28px;
}

#qrCode {
  width: 140px;
  height: 140px;
  background-color: #ffffff;
  border: solid 4px #925f18;
  margin: 12px 0 0 140px;
  position: relative;
  box-sizing: border-box;
}

#qrCode .qrMeng {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(225, 225, 225, 0.9)
}

#qrCode img {
  position: absolute;
  top: 6px;
  left: 6px;
}

.re-img {
  position: relative;
  width: 287px;
  height: 170px;
  background-image: linear-gradient(97deg, #ffd170 0%, #ffeca3 100%),
  linear-gradient(#fe7201, #fe7201);
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20210203/4802155831516924685_pic1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-blend-mode: normal,
  normal;
  border-radius: 10px;
  margin: 0 auto;
}

.re-img2 {
  position: relative;
  width: 287px;
  height: 170px;
  background-image: linear-gradient(97deg, #ffd170 0%, #ffeca3 100%),
  linear-gradient(#fe7201, #fe7201);
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20210203/5561027589327994084_pic1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-blend-mode: normal,
  normal;
  border-radius: 10px;
  margin: 0 auto;
}

.re-body {
  margin-top: 21px;
  width: 392px;
  height: 44px;
  font-size: 17px;
  font-weight: 600;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #754d00;
}

.re-word {
  width: 561px;
  height: 19px;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  line-height: 60px;
  letter-spacing: 0px;
  color: #ee0f0f;
}

.re-btn {
  width: 224px;
  height: 55px;
  background-image: linear-gradient(180deg,
  #fe4d6c 0%,
  #fe3754 50%,
  #fd213c 100%),
  linear-gradient(
      #ffffff,
      #ffffff);
  border-radius: 27px;
  border: none;
  outline: none;
  cursor: pointer;
}

.re-btn2 {
  width: 220px;
  height: 55px;
  background-image: linear-gradient(90deg,
  #eb6f39 0%,
  #e94c2b 100%);
  border-radius: 27px;
  opacity: 0.5;
  border: none;
  outline: none;
}

.re-btn span, .re-btn2 span {
  width: 105px;
  height: 23px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: -1px;
  color: #ffffff;
}

.app-rule {
  width: 1030px;
  height: auto;
  padding: 24px 20px 30px 40px;
  box-sizing: border-box;
  margin: 0 auto 20px;
  overflow: hidden;
  color: #ffffff;
  background: linear-gradient(180deg, #FFF6D9 0%, #FFEAAC 100%);
  border-radius: 8px;
}

.app-rule h1 {
  font-weight: bold;
  text-align: center;
  width: 134px;
  height: 40px;
  background: #FFDF96;
  border-radius: 20px;
  margin-bottom: 16px;
  line-height: 40px;
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #AA6A0B;
}

.app-rule .text {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #1E1F22;
  line-height: 30px;
}

.app-list {
  position: relative;
}

.app-list .recommend {
  box-sizing: border-box;
  padding: 20px;
  min-height: 124px;
}

.app-list .recommend.only-tip {
  display: flex;
  align-items: center;
  justify-content: center;
}

.app-list .recommend .check {
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
}

.app-list .recommend .check .open-calendar {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #AA6A0B;
  line-height: 14px;
  margin: 0 20px 20px 0;
}

.app-list .recommend .tip {
  font-size: 22px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 22px;
  text-align: center;
}

.app-list .center-tip {
  margin-top: 140px;
}

.app-list .recommend.not-login, .app-list .recommend.not-vip {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.app-list .recommend .btn-red {
  width: 116px;
  height: 36px;
  background: #FB602A;
  border-radius: 2px;
  line-height: 36px;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  margin-top: 20px;
  text-align: center;
  box-shadow: 1px 3px 9px 1px #dc582d;
}

.app-list .recommend.not-vip .btn-red {
  width: 214px
}

.app-list .myGet {
  position: absolute;
  top: -62px;
  right: 0;
  width: 194px;
  height: 48px;
  background-image: linear-gradient(180deg,
  #fe4d6c 0%,
  #fe3754 50%,
  #fd213c 100%),
  linear-gradient(
      #ffffff,
      #ffffff);
  box-shadow: 0px 6px 8px 0px rgba(255, 79, 24, 0.14);
  border-radius: 24px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: -1px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;

}

.list-li {
  width: 928px;
  height: 81px;
  display: flex;
  /* justify-content: space-around; */
  line-height: 56px;
  margin: 0 auto;
  margin-top: 10px;

}

.list-li span {

  display: inline-block;
}

.rank {
  width: 58px;
  height: 50px;
  /* background-image:url(//image01.homedo.com/Files/Images/cms/www/20210203/4754775888150067094_pic1.png); */
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 10px;
  font-size: 26px;
  font-weight: 600;
  line-height: 43px;
  text-align: center;
  letter-spacing: -2px;
  color: #ffffff;
}

.headImg {
  width: 60px;
  height: 60px;
  border: solid 2px #ffc400;
  border-radius: 40px;
  margin-left: 27px;
}

.headName {
  width: 300px;
  height: 66px;
  font-size: 22px;

  line-height: 72px;
  letter-spacing: 0px;
  color: #222222;
  margin-left: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.headImg img {
  width: 100%;
  height: 100%;
}

.diaTitle {
  width: 613px;
  height: 36px;
  margin: 0 auto;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-around;
}

.diaTitle div {
  width: 490px;
  height: 19px;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  line-height: 37px;
  letter-spacing: 0px;
  color: #d93326;
}

.diaTitle button {
  width: 111px;
  height: 36px;
  background-image: linear-gradient(180deg,
  #fe4d6c 0%,
  #fe3754 50%,
  #fd213c 100%),
  linear-gradient(
      #ffffff,
      #ffffff);
  border-radius: 27px;
  border: none;
  outline: none;
}

.diaTitle button a {
  width: 105px;
  height: 23px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: -1px;
  color: #ffffff;
}

.diaTable {
  width: 924px;
  height: 222px;
  border: solid 1px #eaeaea;


}

.diaTable th {
  background-color: #fff5e4;
  height: 36px;
}

.diaTable tr td {
  text-align: center;
  height: 36px;
}

.iconJian {

  background-repeat: no-repeat;
  background-size: 100%;
  width: 17px;
  height: 13px;
  display: inline-block;
  margin-top: 9px;

}

.openOver {
  width: 116px;
  height: 30px;
  display: flex;
  justify-content: space-around;
  position: absolute;
  left: 448px;
  bottom: -110px;
  font-size: 22px;
  line-height: 34px;
  letter-spacing: 0px;
  color: #818181;
  cursor: pointer;
}

.closeOver {
  width: 130px;
  height: 30px;
  display: flex;
  justify-content: space-around;
  position: absolute;
  left: 448px;
  bottom: -576px;
  /* bottom: -103px; */
  font-size: 22px;
  line-height: 34px;
  letter-spacing: 0px;
  color: #818181;
  cursor: pointer;
}

.nullImg {
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20210204/5601246311437615939_pic1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 200px;
  height: 171px;
  position: absolute;
  left: 395px;
  top: 70px;
}

.nullWord {
  width: 200px;
  height: 16px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #666666;
  position: absolute;
  left: 395px;
  top: 245px;
  text-align: center;
}

.hebi .top {
  height: 205px;
  position: relative;
}

.hebi .top .enter {
  width: 192px;
  height: 54px;
  background: url('//image01.homedo.com/Files/Images/cms/www/20201229/4878651870550726915_pic1.png') no-repeat;
  background-position: -6px 2px;
  position: absolute;
  left: 444px;
  top: 125px;
  line-height: 54px;
  text-align: center;
}

.hebi .top .enter a {
  color: #fff;
  font-size: 22px;
}

.hebi .bottom {
  width: 994px;
  height: 298px;
  margin: 0 auto;
}

.hebi .bottom .container {
  width: 100%;
  height: 100%;
}

.hebi .bottom .container .slide {
  width: 190px !important;
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 0px !important;
  margin-right: 10px !important;
}

.hebi .bottom .container .slide .middle {
  width: 150px;
  background-color: #fff;
  margin: 0 auto;
}

.hebi .bottom .container .slide .middle ul {
  text-align: left;
  font-weight: bold;
}

.hebi .bottom .container .slide .middle ul li:nth-child(2) {
  font-size: 13px;
  color: black;
  height: 37px;
  margin-top: 14px;
}

.hebi .bottom .container .slide .middle ul li:nth-child(2) .overflow {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.hebi .bottom .container .slide .middle ul li:nth-child(3) {
  font-size: 13px;
  color: #de5c57;
}

.hebi .bottom .container .slide .middle ul li:nth-child(3) .orginPrice {
  float: right;
  color: #666666;
  font-size: 12px;
  text-decoration: line-through;
}

.hebi .bottom .container .slide .middle ul li:nth-child(4) {
  height: 32px;
  width: 148px;
  border: 1px solid #cecece;
  text-align: center;
  line-height: 32px;
  margin-top: 10px;
}

.hebi .bottom .container .slide .middle ul li:nth-child(4) span {
  font-size: 14px;
  color: black;
}

.hebi .prevOne {
  position: absolute;
  left: 6px;
  top: 50%;
  width: 28px;
  height: 52px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 52px;
  font-family: 'KaiTi';
  background-color: rgba(0, 0, 0, 0.3);
}

.hebi .nextOne {
  position: absolute;
  right: 9px;
  top: 50%;
  width: 28px;
  height: 52px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 52px;
  font-family: 'KaiTi';
  background-color: rgba(0, 0, 0, 0.3);
}



.slide .middle {
  width: 150px;
  background-color: #fff;
  margin: 0 auto;
}

.slide .middle ul {
  text-align: left;
  font-weight: bold;
}

.slide .middle ul li:nth-child(2) {
  font-size: 13px;
  color: black;
  height: 37px;
  margin-top: 14px;
}

.slide .middle ul li:nth-child(2) .overflow {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.slide .middle ul li:nth-child(3) {
  font-size: 13px;
  color: #de5c57;
}

.slide .middle ul li:nth-child(3) .orginPrice {
  float: right;
  color: #666666;
  font-size: 12px;
  text-decoration: line-through;
}

.slide .middle ul li:nth-child(4) {
  height: 32px;
  width: 148px;
  border: 1px solid #cecece;
  text-align: center;
  line-height: 32px;
  margin-top: 10px;
}

.slide .middle ul li:nth-child(4) span {
  font-size: 14px;
  color: black;
}

.slideshow {
  width: 1030px;
  height: 80px;
  margin: 0 auto 20px;
}

.slideshow .slideshowPic {
  width: 1070px;
  height: 80px;
}

/*寮规*/
.mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.dialog {
  position: absolute;
  width: 425px;
  height: 272px;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
  z-index: 2;
  box-sizing: border-box;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.4);
}

.dialog .close-btn {
  position: absolute;
  width: 44px;
  height: 44px;
  top: -30px;
  right: -50px;
  background: url('//image01.homedo.com/Files/Images/cms/www/20210526/5107584159670573754_pic1.png') 0 0 no-repeat;
  cursor: pointer;
}

.dialog h3 {
  width: 100%;
  height: 84px;
  background: url('//image01.homedo.com/Files/Images/cms/www/20210526/5073950124940984522_pic1.png') 0 0 no-repeat;
}

.dialog-content {
  height: 178px;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
}

.dialog-content .dialog-describe {
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  font-weight: bold;
  color: #9F6525;
  margin: 47px auto 40px;
}

.dialog .btn-wrap .dialog-btn {
  display: inline-block;
  width: 154px;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  background: linear-gradient(0deg, #FF390F 0%, #FF6621 100%);
  box-shadow: 0px 4px 8px 0px rgba(255, 79, 24, 0.4);
  border-radius: 23px;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
}

.dialog .btn-wrap .dialog-btn-left {
  background: #F2D2B4;
  box-shadow: none;
  color: #9F6525;
  margin-right: 32px;
}

.dialog .btn-wrap .dialog-btn:only-child {
  width: 220px;
}

.calendar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .6);
  z-index: 9
}

.calendar .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 280px;
  height: 302px;
  background-color: #fff;
  box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
}

.calendar .header {
  display: flex;
  justify-content: space-between;
  height: 41px;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, .06);
}

.calendar .header .arrow {
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  margin: 0 8px;
  font-family: SimSun;
  background: transparent;
}

.calendar .header .arrow:disabled {
  cursor: not-allowed;
}

.calendar .year {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  line-height: 22px;
}

.calendar .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 25px 35px 0;
}

.calendar .list .month {
  width: 37px;
  height: 27px;
  margin: 0 35px 20px 0;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 27px;
  border-radius: 2px;
}

.calendar .list .month:hover {
  cursor: pointer;
  background: #AA6A0B;
  color: #ffffff;
}

.calendar .list .month.select {
  background: #AA6A0B;
  color: #ffffff;
}

.calendar .list .month.dis {
  color: #C8C9CC;
}

.calendar .list .month.dis:hover {
  cursor:not-allowed;
  color: #C8C9CC;
  background: transparent;
}

.calendar .list .month:nth-child(3n + 3) {
  margin-right: 0;
}

.calendar .btn-container {
  display: flex;
}

.calendar .btn-container > a {
  display: block;
  width: 50%;
  box-sizing: border-box;
  height: 46px;
  text-align: center;
  line-height: 46px;
  border-top: 1px solid #EBEBEB;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #7D7F88;
}

.calendar .btn-container > .confirm {
  border-top-color: #AA6A0B;
  background: #AA6A0B;
  color: #ffffff;
}

.table-min {
  min-height: 400px;
}

/* app-interest */
.app-interest.app-recommend {
  padding-bottom: 42px;
}

.app-interest .content, .app-pdd .content {
  display: block;
  margin: 0 auto;
}

.app-interest .xrqy {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 13px;
}
.app-interest .xrqy .span {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
}
.app-interest .xrqy  .qianwang{
  font-size: 20px;
  font-weight: 400;
  color: #DF0000;
  padding-left: 20px;
}

/* 通栏广告 */

.swiper-container {
  margin: 0 auto 20px;
  width: 1030px;
  height: 80px;
}

.swiper-container .ad-link {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-container .ad-link > img {
  width: 100%;
  height: 100%;
}
