.Luckdraw-porp-box1 .Draw-porp {
  position: relative;
}
.Luckdraw-porp-box1 .cssFixed {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1001;
}
.Luckdraw-porp-box1 .hide-porp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1001;
}
.Luckdraw-porp-box1 .prize-box {
  width: 28rem;
  height: 28.7rem;
  background: #FFFBF3;
  border-radius: 0.625rem;
}
.Luckdraw-porp-box1 .prize-box .text {
  padding-top: 1.5rem;
  font-size: 1.6rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222222;
  line-height: 2.2rem;
  text-align: center;
  position: relative;
}
.Luckdraw-porp-box1 .prize-box .prize img {
  width: 7.5rem;
  height: 7.5rem;
  margin: 0 auto;
  margin-top: 0.9rem;
}
.Luckdraw-porp-box1 .prize-box .prize p {
  margin-top: 0.6rem;
  text-align: center;
  font-size: 1.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #888888;
  line-height: 1.9rem;
}
.Luckdraw-porp-box1 .prize-box a {
  display: block;
  box-sizing: border-box;
  width: 16rem;
  height: 3.7rem;
  margin: 0 auto;
  background-color: #ff2d00;
  font-size: 1.5rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 3.7rem;
  text-align: center;
  border-radius: 1.85rem;
}
.Luckdraw-porp-box1 .prize-box .nextGo{
  font-size: 1.4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 1.4rem;
  text-align: center;
  margin-top: 1.4rem;
}
.Luckdraw-porp-box1 .prize-box .hb-tips {
  color: #888;
  line-height: 1.8rem;
}
.Luckdraw-porp-box1 .WinningPrize-box {
  width: 100vw;
  background: #FFFFFF;
  border-radius: 0.5rem 0.5rem 0rem 0rem;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 1001;
}
.Luckdraw-porp-box1 .WinningPrize-info {
  width: 100%;
  box-sizing: border-box;
}
.Luckdraw-porp-box1 .WinningPrize-info .porp-hd {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  background: url(https://image01.fat.homedo.com/Files/Images/cms/www/20210514/5562648493296191973_pic1.png) no-repeat;
  height: 5.5rem;
  width: 100%;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 5.5rem;
  border-radius: 3px 8px 0 0;
}
.Luckdraw-porp-box1 .WinningPrize-info .porp-hd span {
  color: #2a2a2a;
}
.Luckdraw-porp-box1 .WinningPrize-info .info-box {
  background-color: #fff;
  margin: 1.2rem;
}
.Luckdraw-porp-box1 .WinningPrize-info .prize {
  border-bottom: 0.05rem solid #EEEEEE;
  text-align: left;
  color: #2a2a2a;
  padding-bottom: 0.9rem;
  font-size: 1.4rem;
  display: flex;
}
.Luckdraw-porp-box1 .WinningPrize-info .prize .adreetitle {
    width: 7rem;
    height: 1.4rem;
    font-size: 1.2rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 1.4rem;
}
.Luckdraw-porp-box1 .WinningPrize-info .prize .goodslist {
    flex: 1;
    font-size: 1.2rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FF6C01;
    line-height: 1.65rem;
}
.Luckdraw-porp-box1 .WinningPrize-info li {
  border-bottom: 0.05rem solid #EEEEEE;
  padding: 1.4rem 0;
  text-align: left;
  font-size: 1.4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 1.4rem;
  display: flex;
}
.Luckdraw-porp-box1 .WinningPrize-info li .adreetitle{
  width: 7rem;
  font-size: 1.4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 1.9rem;
}
.Luckdraw-porp-box1 .WinningPrize-info li.hasChoice {
  border: none;
  padding: 0.8rem 0.6rem;
}
.Luckdraw-porp-box1 .WinningPrize-info li.marNone {
  margin-top: 0;
}
.Luckdraw-porp-box1 .WinningPrize-info li input {
  flex: 1;
  color: #2a2a2a;
  font-size: 1.4rem;
  line-height: 2.1rem;
  border: none;
  float: right;
  outline: 0;
  font-weight: 400;
}
.Luckdraw-porp-box1 .WinningPrize-info li textarea {
  font-family: PingFangSC-Regular, PingFang SC;
  flex: 1;
  color: #2a2a2a;
  font-size: 1.4rem;
  line-height: 2.1rem;
  border: none;
  float: right;
  outline: 0;
  font-weight: 400;
}
.Luckdraw-porp-box1 .WinningPrize-info li textarea.none::-webkit-input-placeholder {
  color: #ff2d00;
}
.Luckdraw-porp-box1 .WinningPrize-info li input.none::-webkit-input-placeholder {
  color: #ff2d00;
}
.Luckdraw-porp-box1 .WinningPrize-info .addgress.hasText {
  border: none;
  padding: 1.5rem 0;
  border-bottom: 0.05rem solid #EEEEEE;
  position: relative;
}
.Luckdraw-porp-box1 .WinningPrize-info .addgress.hasText input {
  color: #2f7bff;
  padding-left: 1.5rem;
  width: 15.5rem;
}
.Luckdraw-porp-box1 .WinningPrize-info .addgress.hasText i {
  width: 1.2rem;
  height: 1.3rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20201026/4638468413108941859_pic1.png) 0 0 no-repeat;
  position: absolute;
  top: 2rem;
  background-size: 1.2rem 1.3rem;
  left: 7rem;
}
.Luckdraw-porp-box1 .WinningPrize-info .submit {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  height: 4.8rem;
  line-height: 4.8rem;
  border-radius: 2.4rem;
  margin: 0 auto 0.5rem;
  width: 100%;
  background: linear-gradient(180deg, #FF6621 0%, #FF390F 100%);
  display: block;
  margin-top: 1.2rem;
}
.Luckdraw-porp-box1 .WinningPrize-info #reset {
  background: 0 0;
  border: none;
  color: #777;
  font-size: 1.4rem;
  outline: 0;
  line-height: 4.8rem;
}
.Luckdraw-porp-box1 .closeCss {
  width: 3rem;
  position: absolute;
  bottom: -5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
}
.Luckdraw-porp-box1 .closeCss img {
  width: 100%;
  display: block;
}
.Luckdraw-porp-box1 .choiceAddressBox {
  overflow: hidden;
  position: fixed;
  z-index: 10001;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
}
.Luckdraw-porp-box1 .noaddress {
  position: fixed;
  z-index: 10010;
  left: 0;
  bottom: 5.9rem;
  width: 100%;
}
.Luckdraw-porp-box1 .Address-box {
  background: #fff;
}
.Luckdraw-porp-box1 .AddressTitle {
  position: relative;
  height: 5rem;
  line-height: 5rem;
  text-align: center;
  font-size: 1.7rem;
  color: #222;
}
.Luckdraw-porp-box1 .AddressTitle .close-porp {
  width: 1.1rem;
  height: 1.1rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20171116/5201223539950822118_pic1.png) 0 0 no-repeat;
  background-size: 1.1rem;
  position: absolute;
  right: 2rem;
  top: 2rem;
}
.Luckdraw-porp-box1 .AddressBtn {
  overflow: hidden;
  height: 4.2rem;
  line-height: 4.2rem;
  font-size: 1.3rem;
  line-height: 4.2rem !important;
  padding: 0 !important;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 0;
  margin: 0;
}
.Luckdraw-porp-box1 .AddressBtn li {
  font-size: 1.5rem !important;
  float: left;
  padding: 0 3rem !important;
  color: #222;
  position: relative;
  display: none;
  height: 4.5rem !important;
}
.Luckdraw-porp-box1 .AddressBtn li.cur:after {
  color: #1dbfda;
  content: "";
  height: 0.2rem;
  width: 100%;
  background: #0ebbd8;
  position: absolute;
  bottom: 0;
  left: 0;
}
.Luckdraw-porp-box1 .choiceCity dd p {
  display: block;
  height: 3.2rem;
  padding: 0 3rem;
  line-height: 3.2rem;
  text-align: left;
  font-size: 1.3rem;
  color: #222;
  margin: 0;
}
.Luckdraw-porp-box1 .choiceCity dd {
  margin: 0;
  display: none;
}
.Luckdraw-porp-box1 .choiceCity dd a {
  margin: 0;
  position: relative;
  display: block;
}
.Luckdraw-porp-box1 .choiceCity dd a.cur {
  color: #1cbfda;
}
.Luckdraw-porp-box1 .choiceCity dd a.cur:after {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  right: 1.5rem;
  top: 1rem;
  background: url(https://image01.homedo.com/Files/Images/cms/www/20171116/5155199873622162650_pic1.png) no-repeat center;
  background-size: 1.2rem 1.2rem;
}
.Luckdraw-porp-box1 .choiceCity {
  height: 35.5rem;
  overflow: scroll;
}

.Luckdraw-porp-box1 .NotDraw .prizeTips-btn {
  margin-top: 1.5rem;
}

.Luckdraw-porp-box1 .NotDraw .prizeTips-btn a {
  width: 11rem;
  height: 3.7rem;
  line-height: 3.7rem;
  font-size: 1.4rem;
  color: #fff;
  border-radius: 0.2rem;
  text-align: center;
  display: inline-block;
  margin: 0 0.5rem;
}

.Luckdraw-porp-box1 .NotDraw .prizeTips-btn .back {
  background-color: #ff2d00;
}

.Luckdraw-porp-box1 .NotDraw .prizeTips-btn .giveUp {
  background-color: #ffa800;
}

.Luckdraw-porp-box1 .NotDraw {
  text-align: center;
  background-color: #fffada;
  border-radius: 0.6rem;
  width: 28rem;
  padding: 2rem 1rem;
  min-height: 8rem;
}

.Luckdraw-porp-box1 .NotDraw.w19 {
  width: 1.9rem;
}

.Luckdraw-porp-box1 .NotDraw .ok-icon {
  width: 4rem;
  height: 4rem;
  background: url(http://image01.fat.homedo.com/Files/Images/cms/www/20210514/4876408048554534350_pic1.png) no-repeat;
  background-size: 100% 100%;
  margin: 1rem auto 2rem;
}

.Luckdraw-porp-box1 .NotDraw strong {
  font-size: 1.6rem;
  color: #626260;
  line-height: 1.8rem;
  padding-bottom: 1rem;
  display: block;
  width: 17rem;
  margin: 0 auto;
}

.Luckdraw-porp-box1 .NotDraw p {
  color: #888888;
  padding-top: 0.5rem;
}

.Luckdraw-porp-box1 .NotDraw .act-link {
  margin-top: 2rem;
  height: 3.6rem;
  line-height: 3.6rem;
  padding: 0 2rem;
  text-align: center;
  color: #fff;
  background-color: #ff2d00;
  display: inline-block;
  border-radius: 2rem;
  font-size: 1.5rem;
}
.fg-toast {
  position: fixed;
  padding: 0 15px;
  top: 38%;
  left: 50%;
  height: 30px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border-radius: 30px;
  transform: translate(-50%, -50%);
  z-index: 10001;
}