@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-ms-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

#toast {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 14px;
  line-height: 1;
  padding: 10px;
  border-radius: 3px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 9999;
}

.hide {
  display: none;
}

.fadeOut {
  animation: fadeOut 0.5s;
}

.fadeIn {
  animation: fadeIn 0.5s;
}

.p-15 {
  padding: 0 15px;
}

input {
  background: none;
  outline: none;
  border: none;
}

input:focus {
  border: none;
}

.act-index-body {
  background: #e64139;
}

input::placeholder {
  color: #959595;
}

#carnival {
  background-color: #CC062E;

}

#carnival .red {
  color: #CC062E;
}

#carnival * {
  box-sizing: border-box;
}

#carnival .it-img {
  position: relative;
  width: 100%;
}

#carnival .it-img img {
  width: 100%;
}

#carnival .ad-2 {
  padding: 10px;
}

#carnival .top-rule {
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  height: 21px;
  background-color: #9E0D00;
  color: #fff;
  text-align: center;
  line-height: 21px;
  font-size: 12px;
  border-radius: 0px 0px 0px 8px;
}

#carnival .rule {
  width: 70px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
}

#carnival .mb_ti {
  margin-bottom: 5px;
}

#carnival .chong-guan {
  background-image: linear-gradient(to bottom, transparent 50%, #FFF8E8 50%);
  border-radius: 0 0 10px 10px;
  margin-bottom: 10px;
}

#carnival .chong-guan .top-top {
  padding-bottom: 20px;
  position: relative;
}

#carnival .chong-guan .top-top.ttt {
  padding-bottom: 60px;
}

#carnival .chong-guan .top-top img {
  display: block;
  width: 100%;
  height: 100%;
}

#carnival .chong-guan .number-price {
  width: 100%;
  position: absolute;
  top: 8%;
  left: 0;
  text-align: center;
}

#carnival .chong-guan .number-price .btn2 {
  margin: 0 auto;
  margin-top: 20px;
  width: 100px;
  height: 24px;
  border-radius: 24px;
  line-height: 24px;
  background-color: #E30808;
  font-size: 13px;
  color: #fff;
}

#carnival .chong-guan .number-price p:nth-child(1) {
  height: 18px;
  font-size: 12px;
  color: #FA7146;
}

#carnival .chong-guan .number-price p:nth-child(1) i {
  width: 8px;
  height: 6px;
  display: inline-block;
}

#carnival .chong-guan .number-price p:nth-child(1) i.ll {
  margin-right: 5px;
}

#carnival .chong-guan .number-price p:nth-child(1) i.rr {
  margin-left: 5px;
}

#carnival .chong-guan .number-price p:nth-child(2) {
  height: 29px;
  font-size: 22px;
  color: #ff2a2a;
  font-weight: 700;
}

#carnival .chong-guan .number-price p:nth-child(2) i {
  font-size: 15px;
}

#carnival .chong-guan .number-price p:nth-child(3) {
  height: 20px;
  font-size: 35px;
  color: #e1481c;
  font-size: 12px;
  width: 52%;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#carnival .chong-guan .number-price .btn {
  background: url('//image01.homedo.com/Files/Images/cms/www/20210524/5231423785502600079_pic1.png') no-repeat;
  background-size: 12px 12px;
  background-position: left 6px center;
  margin: 0 auto;
  border-radius: 50px;
  width: 74px;
  height: 22px;
  background-color: #FB2C2B;
  color: #fff;
  text-align: center;
  line-height: 22px;
  padding-left: 14px;
  font-size: 12px;
}

#carnival .chong-guan .top-bottom {
  top: 41%;
  left: 0;
  position: absolute;
  width: 100%;
}

#carnival .chong-guan .top-bottom.ttt {
  top: 46%;
}

#carnival .chong-guan .top-bottom .down-time {
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  height: 21px;
  border-radius: 21px;
  line-height: 21px;
  width: 90%;
  background-color: #FDECBE;
  font-size: 12px;
  text-align: center;
}

#carnival .chong-guan .top-bottom .down-time i {
  color: #FB2C2B;
}

#carnival .chong-guan .scroll {
  overflow-x: auto;
}

#carnival .chong-guan .scroll .progress {
  position: relative;
  margin-bottom: 15px;
  padding-left: 16px;
  width: max-content;
}

#carnival .chong-guan .scroll .progress li {
  display: inline-block;
  width: 90px;
  margin-right: 17px;
}

#carnival .chong-guan .scroll .progress li:last-child {
  margin-right: 0;
}

#carnival .chong-guan .scroll .progress li .photo {
  text-align: center;
  width: 90px;
  height: 90px;
  background: url('//image01.homedo.com/Files/Images/cms/www/20210521/4927062817404728761_pic1.png') no-repeat;
  background-size: 90px 30px;
  background-position: center bottom;
  margin-bottom: 5px;
}

#carnival .chong-guan .scroll .progress li .photo img {
  display: inline-block;
  width: 65px;
  height: 65px;
}

#carnival .chong-guan .scroll .progress li .name {
  text-align: center;
  height: 32px;
  font-size: 12px;
  color: #E44711;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#carnival .chong-guan .scroll .progress li .g {
  position: relative;
  z-index: 5;
  width: 15px;
  height: 15px;
  margin: 0 auto;
}

#carnival .chong-guan .scroll .progress li .g img {
  display: block;
  width: 100%;
  height: 100%;
}

#carnival .chong-guan .scroll .progress li .price {
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  color: #D7AB57;
  margin-bottom: 7px;
}

#carnival .chong-guan .scroll .progress li .price.red {
  color: #EC0A0B;
}

#carnival .chong-guan .scroll .progress li .btn {
  margin: 0 auto;
  width: 65px;
  height: 22px;
  background-color: #EE1415;
  color: #fff;
  line-height: 22px;
  background-image: linear-gradient(to bottom, #F95A5B, #EC0A0B);
  text-align: center;
  border-radius: 22px;
  font-size: 12px;
}

#carnival .chong-guan .scroll .progress li .btn.b-1 {
  background: #B1B2B6;
}

#carnival .chong-guan .scroll .progress li .btn.b-2 {
  position: relative;
  background: #61D561;
}

#carnival .chong-guan .scroll .progress li .btn.b-2 .vi {
  z-index: 6;
  width: 149px;
  height: 27px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -110%);
  background: url('//image01.homedo.com/Files/Images/cms/www/20210528/4835524803423279292_pic1.png') no-repeat;
  background-size: 100% 100%;
  display: none;
}

#carnival .chong-guan .scroll .progress li .btn.b-4 {
  background: #B1B2B6;
}

#carnival .chong-guan .scroll .progress .line {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 49px;
  width: 96%;
  height: 6px;
  border-radius: 6px;
  background-color: #FDECBE;
}

#carnival .chong-guan .scroll .progress .line .line-1 {
  position: absolute;
  left: 0;
  top: 0;
  height: 6px;
  border-radius: 6px;
  background-color: #FBB0AC;
  width: 10%;
}

#carnival .chong-guan .scroll .progress .line .line-2 {
  position: absolute;
  left: 0;
  top: 0;
  height: 6px;
  border-radius: 6px;
  background-color: #E74A4A;
  width: 8%;
  z-index: 1;
}

#carnival .chong-guan2 {
  background: #FFF8E8;
  border-radius: 8px;
  padding-bottom: 15px;
}

#carnival .chong-guan .c-banner-titlle {
  margin-bottom: 12px;
  height: 28px;
  text-align: center;
  background: no-repeat center center;
  background-image: url('https://image01.homedo.com/Files/Images/cms/www/20211018/5650377737954488048_pic1.png');
  background-size: 229px 28px;
}

#carnival .chong-guan .c-banner-titlle span {
  width: 117px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #63482E;
  line-height: 20px;
}

#carnival .chong-guan .c-banner {
  padding-bottom: 6px;
}

#carnival .chong-guan .c-banner ul {
  width: 100%;
  padding: 0 2.6%;
  display: flex;
  flex-wrap: wrap;
}

#carnival .chong-guan .c-banner ul li {
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 4px;
}

#carnival .chong-guan .c-banner ul li img {
  display: block;
  width: 100%;
  height: 100%;
}

#carnival .chong-guan .c-banner .b-2 li {
  width: 99.1%;
  /* width: 49.4%;
  margin-right: 0.9%; */
}

#carnival .chong-guan .c-banner .b-2 li:nth-child(2n) {
  margin-right: 0;
}

#carnival .chong-guan .c-banner .b-3 li {
  /* width: 32.7%; */
  width: 49.1%;
  margin-right: 0.9%;
}

#carnival .chong-guan .c-banner .b-3 li:nth-child(3n) {
  /* margin-right: 0; */
}

#carnival .floor {
  padding: 10px 2.4%;
  padding-top: 0;
  background-color: #FE5534;
  border-radius: 10px;
  margin-bottom: 10px;
}

#carnival .floor .title {
  position: relative;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

#carnival .floor .title span {
  vertical-align: middle;
  color: #D8D8D8;
  background: linear-gradient(180deg, #FFFADA 0%, #FFCB70 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#carnival .floor .title i {
  vertical-align: middle;
  width: 62px;
  height: 6px;
  display: inline-block;
}

#carnival .floor .title .t-l {
  background: url('//image01.homedo.com/Files/Images/cms/www/20210521/5116796395942893780_pic1.png');
  background-size: 100% 100%;
  margin-right: 10px;
}

#carnival .floor .title .t-r {
  background: url('//image01.homedo.com/Files/Images/cms/www/20210521/5231113029127909927_pic1.png');
  background-size: 100% 100%;
  margin-left: 10px;
}

#carnival .floor .title .change {
  position: absolute;
  top: 12px;
  right: 0px;
  width: 65px;
  height: 21px;
  background-color: #FF4933;
  color: #fff;
  text-align: center;
  line-height: 21px;
  border-radius: 21px;
  border: 1px solid #FFFFFF;
  font-size: 12px;
  background: #FF4933 url('//image01.homedo.com/Files/Images/cms/www/20210521/5660935750063641266_pic1.png') no-repeat;
  background-size: 15px 15px;
  background-position: left 4px center;
  padding-left: 14px;
}

#carnival .floor ul {
  display: flex;
  flex-wrap: wrap;
}

#carnival .floor ul li {
  background-color: #fff;
  padding: 15px 0 16px 0;
  width: 48.8%;
  margin-right: 2.4%;
  margin-bottom: 10px;
}

#carnival .floor ul li:nth-child(2n) {
  margin-right: 0;
}

#carnival .floor ul li .photo {
  width: 127px;
  height: 127px;
  margin: 0 auto;
  margin-bottom: 15px;
}

#carnival .floor ul li .photo img {
  display: block;
  width: 100%;
  height: 100%;
}

#carnival .floor ul li .name {
  height: 38px;
  font-size: 13px;
  color: #222222;
  line-height: 19px;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#carnival .floor ul li .price {
  height: 20px;
  line-height: 20px;
  display: flex;
  margin-bottom: 12px;
}

#carnival .floor ul li .price .left {
  font-size: 11px;
  color: #FF2C24;
  margin-right: 10px;
}

#carnival .floor ul li .price .left i {
  font-size: 17px;
  font-weight: 700;
  color: #FF2C24;
}

#carnival .floor ul li .price .right {
  text-decoration: line-through;
  font-size: 11px;
  color: #888888;
}

#carnival .floor ul li .shop {
  padding-left: 18px;
  margin-bottom: 12px;
  background: url('//image01.homedo.com/Files/Images/cms/www/20210521/5262321502557150606_pic1.png') no-repeat;
  background-size: 12px 12px;
  background-position: left center;
  font-size: 12px;
  color: #2F7BFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#carnival .floor ul li .shop.zy {
  background: url('//image01.homedo.com/Files/Images/cms/www/20210428/5194650277150738878_pic1.png') no-repeat;
  background-size: 12px 12px;
  background-position: left center;
}

#carnival .floor ul li .btn {
  width: auto;
  height: 30px;
  background-color: #FF2C24;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  font-weight: 700;
}

#carnival .brand {
  background-color: #FE5534;
  padding: 12.3% 4.13% 16px;
  position: relative;
  border-radius: 10px;
  margin-bottom: 10px;
}

#carnival .brand .title {
  font-weight: 700;
  width: 183px;
  height: 33px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -16%);
  line-height: 26px;
  text-align: center;
  font-size: 14px;
  color: #ec1800;
  background: url('//image01.homedo.com/Files/Images/cms/www/20201208/5003931070217133443_pic1.png') no-repeat;
  background-size: 100% 100%;
}

#carnival .brand ul {
  display: flex;
  flex-wrap: wrap;
}

#carnival .brand ul li {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  background-color: #000;
  width: 23.4%;
  height: 80px;
  margin-right: 2.13%;
  margin-bottom: 8px;
}

#carnival .brand ul li:nth-child(4n) {
  margin-right: 0;
}

#carnival .brand ul li img {
  display: block;
  width: 100%;
  height: 100%;
}

#carnival .brand ul li em {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 22px;
  line-height: 22px;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  color: #fff;
}

#carnival .rule-s {
  padding: 0 3%;
  margin-bottom: 20px;
}

#carnival .rule-s dl {
  padding: 10px 12px;
  background-color: #B81804;
  border-radius: 5px;
}

#carnival .rule-s dl dt {
  text-align: center;
  width: 62px;
  height: 20px;
  line-height: 20px;
  background: #FFEFDB;
  border-radius: 10px;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 700;
  color: #E12C2C;
}

#carnival .rule-s dl dd {
  font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
}

#carnival .swiper-wrapper .swiper-slide {
  background-color: #CC062E;
  padding: 10px 9px;
}

#carnival .swiper-wrapper .swiper-slide a {
  display: block;
}

#carnival .swiper-wrapper .swiper-slide a img {
  width: 100%;
  display: block;
}

#carnival .d-from-out {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  box-sizing: border-box;
}

#carnival .d-from-out * {
  box-sizing: border-box;
}

#carnival .d-from-out .d-from {
  width: 90%;
  top: 10%;
  left: 5%;
  background-color: #fff;
  position: absolute;
  border-radius: 10px;
  text-align: center;
  padding: 35px 10px 10px 10px;
}

#carnival .d-from-out .d-from * {
  box-sizing: border-box;
}

#carnival .d-from-out .d-from .title {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -22%);
  background: url('//image01.homedo.com/Files/Images/cms/www/20201207/5405854567266759857_pic1.png') no-repeat;
  background-size: 100% 100%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  color: #8d2b00;
  font-size: 16px;
  font-weight: 700;
}

#carnival .d-from-out .d-from .d-toast {
  color: #e13b24;
  font-size: 12px;
  margin-bottom: 8px;
}

#carnival .d-from-out .d-from ul {
  text-align: left;
}

#carnival .d-from-out .d-from ul li {
  display: inline-block;
  width: 97px;
  margin-right: 10px;
  margin-bottom: 8px;
}

#carnival .d-from-out .d-from ul li:last-child {
  margin-right: 0;
}

#carnival .d-from-out .d-from ul li img {
  height: 91px;
  margin-bottom: 5px;
}

#carnival .d-from-out .d-from ul li p {
  line-height: 16px;
  font-size: 12px;
}

#carnival .d-from-out .d-from .is-hebi {
  text-align: left;
  color: #5e5858;
  font-size: 12px;
  margin-bottom: 8px;
}

#carnival .d-from-out .d-from .is-hebi i {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #b8b8b8;
  background-color: #fff;
  border-radius: 3px;
  vertical-align: middle;
  margin-right: 3px;
}

#carnival .d-from-out .d-from .is-hebi i.temp {
  border: none;
  background: url('//image01.homedo.com/Files/Images/cms/www/20201207/5248068459524243544_pic1.png') no-repeat;
  background-size: 100% 100%;
}

#carnival .d-from-out .d-from .item {
  position: relative;
  display: flex;
  border: 1px solid #e8e8e8;
  height: 38px;
  line-height: 38px;
  margin-bottom: 8px;
}

#carnival .d-from-out .d-from .item .left {
  width: 80px;
  text-align: left;
  font-size: 14px;
  color: #000;
  padding-left: 12px;
}

#carnival .d-from-out .d-from .item input.empt::placeholder {
  color: #f53a39;
}

#carnival .d-from-out .d-from .item .select {
  position: absolute;
  width: 13px;
  height: 5px;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

#carnival .d-from-out .d-from .item .select img {
  display: block;
  width: 100%;
  height: 100%;
}

#carnival .d-from-out .d-from .re-ji {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #ed0d0e;
}

#carnival .d-from-out .d-from .submit {
  width: 120px;
  height: 38px;
  background-image: linear-gradient(to bottom, #fa5959, #ed0d0e);
  text-align: center;
  line-height: 38px;
  margin: 0 auto;
  border-radius: 38px;
  font-size: 15px;
  color: #fff;
}

#carnival .d-from-out .d-from .close {
  width: 27px;
  height: 27px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 150%);
}

#carnival .d-from-out .d-from .close img {
  width: 150%;
}

#carnival .d-from-out .no-login {
  width: 90%;
  padding: 40px 30px 12px 30px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  text-align: center;
}

#carnival .d-from-out .no-login .title {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -23%);
  background: url('//image01.homedo.com/Files/Images/cms/www/20201207/5405854567266759857_pic1.png') no-repeat;
  background-size: 100% 100%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  color: #8d2b00;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

#carnival .d-from-out .no-login h2 {
  font-size: 14px;
  font-weight: 700;
  color: #f52f2e;
  margin-bottom: 14px;
}

#carnival .d-from-out .no-login p {
  margin-bottom: 25px;
  color: #000;
  font-size: 13px;
}

#carnival .d-from-out .no-login .bottom div {
  display: inline-block;
  width: 118px;
  height: 38px;
  line-height: 38px;
  background-color: #fb5756;
  color: #fff;
  border-radius: 38px;
}

#carnival .d-from-out .no-login .bottom .sig {
  margin-right: 20px;
  background-color: #f3d1b5;
  color: #000;
}

#carnival .d-from-out .no-login .close {
  width: 28px;
  height: 28px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 150%);
}

#carnival .d-from-out .no-login .close img {
  width: 150%;
}

#carnival .d-from-out .info-ok {
  width: 90%;
  top: 10%;
  left: 5%;
  background-color: #fff;
  position: absolute;
  border-radius: 10px;
  padding: 35px 10px 10px 10px;
}

#carnival .d-from-out .info-ok .title {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -21%);
  background: url('//image01.homedo.com/Files/Images/cms/www/20201207/5405854567266759857_pic1.png') no-repeat;
  background-size: 100% 100%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  color: #8d2b00;
  font-size: 16px;
  font-weight: 700;
}

#carnival .d-from-out .info-ok .d-toast {
  color: #e13b24;
  font-size: 12px;
  margin-bottom: 8px;
}

#carnival .d-from-out .info-ok ul {
  text-align: center;
}

#carnival .d-from-out .info-ok ul li {
  display: inline-block;
  width: 97px;
  margin-right: 10px;
  margin-bottom: 8px;
}

#carnival .d-from-out .info-ok ul li:last-child {
  margin-right: 0;
}

#carnival .d-from-out .info-ok ul li img {
  height: 91px;
  margin-bottom: 5px;
}

#carnival .d-from-out .info-ok ul li p {
  line-height: 16px;
  font-size: 12px;
}

#carnival .d-from-out .info-ok p {
  line-height: 16px;
  font-size: 12px;
  margin-bottom: 10px;
}

#carnival .d-from-out .info-ok .info .item {
  display: flex;
  margin-bottom: 8px;
}

#carnival .d-from-out .info-ok .info .item .left {
  font-size: 13px;
  color: #626262;
  margin-right: 5px;
}

#carnival .d-from-out .info-ok .info .item .right {
  font-size: 14px;
  color: #000;
}

#carnival .d-from-out .info-ok .bottom {
  width: 262px;
  margin: 0 auto;
}

#carnival .d-from-out .info-ok .bottom div {
  display: inline-block;
  width: 118px;
  height: 38px;
  line-height: 38px;
  background-color: #fb5756;
  color: #fff;
  border-radius: 38px;
  text-align: center;
}

#carnival .d-from-out .info-ok .bottom .sig {
  margin-right: 20px;
  background-color: #f3d1b5;
  color: #000;
}

#carnival .d-from-out .info-ok .close {
  width: 28px;
  height: 28px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 150%);
}

#carnival .d-from-out .info-ok .close img {
  width: 150%;
}

#carnival .d-from-out .submit-ok {
  width: 76%;
  padding: 40px 30px 29px 30px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  text-align: center;
}

#carnival .d-from-out .submit-ok .title {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -23%);
  background: url('//image01.homedo.com/Files/Images/cms/www/20201207/5405854567266759857_pic1.png') no-repeat;
  background-size: 100% 100%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  color: #8d2b00;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

#carnival .d-from-out .submit-ok .oo {
  text-align: center;
  margin-bottom: 22px;
}

#carnival .d-from-out .submit-ok .oo img {
  width: 40px;
  height: 40px;
}

#carnival .d-from-out .submit-ok p {
  font-size: 15px;
  color: #000;
  font-weight: 700;
  margin-bottom: 5px;
}

#carnival .d-from-out .submit-ok .down-time i {
  color: #f74748;
}

#carnival .d-from-out .submit-ok .close {
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 150%);
}

#carnival .d-from-out .submit-ok .close img {
  width: 150%;
}

#carnival .d-from-out .figprize {
  position: absolute;
  width: 76%;
  padding: 9px;
  background-color: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
}

#carnival .d-from-out .figprize .item {
  margin-bottom: 10px;
  display: flex;
}

#carnival .d-from-out .figprize .item .left {
  width: 70px;
  height: 70px;
  margin-right: 13px;
}

#carnival .d-from-out .figprize .item .right {
  flex: 1;
  padding-top: 10px;
}

#carnival .d-from-out .figprize .item .right div {
  line-height: 18px;
  font-size: 13px;
  color: #605b5b;
}

#carnival .d-from-out .figprize .item .right div i {
  display: inline-block;
  width: 13px;
  height: 13px;
  vertical-align: middle;
  background: url('//image01.homedo.com/Files/Images/cms/www/20201209/4990269727082691996_pic1.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 3px;
}

#carnival .d-from-out .figprize .close {
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 150%);
}

#carnival .d-from-out .figprize .close img {
  width: 150%;
}

#carnival .d-from-out .white-popup {
  width: 84%;
  padding: 50px 0px 12px 0px;
}

#carnival .d-from-out .white-popup h2 {
  margin-bottom: 40px;
}

#carnival .d-from-out .white-popup .close {
  width: 20px;
  height: 20px;
}

#carnival .AddressBtn li {
  color: #307cff;
}

#carnival .AddressBtn li.cur:after {
  color: #307cff;
  background: #307cff;
}

#carnival .choiceCity dd a.cur {
  color: #307cff;
}

.dialogBox {

  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0px;
  display: flex;
  flex-direction: column;

  justify-content: center;
  z-index: 99999;
}

.dialogBox>img {
  width: 29.8rem;
  height: 9.2rem;
  margin-left: 4.1rem;
}

.dialogBox .content {
  width: 28.5rem;
  height: 16.4rem;
  background: #FFFFFF;
  border-radius: 5px 5px 10px 10px;
  margin-left: 4.1rem;
  margin-top: -2.5rem;
  padding-top: 15px;
}

.dialogBox .content .header {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-family: FZLTZCHJW--GB1-0, FZLTZCHJW--GB1;
  font-weight: normal;
  color: #F6211E;
  line-height: 1.5rem;
}

.dialogBox .content .header span {
  margin: 0 .8rem;
}

.dialogBox .content .header img {
  width: 1.2rem;
  height: 2.3rem;
}

.dialogBox .content .actContent {
  padding: 0 1.8rem;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #4A4A4A;
  line-height: 18px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.dialogBox .content button {
  margin: 0 auto;
  display: block;
  width: 10.5rem;
  height: 2.7rem;
  background: linear-gradient(180deg, #FC6822 0%, #FC3B0F 100%);
  box-shadow: 0px 1px 2px 0px rgba(255, 182, 118, 1);
  border-radius: 13px;
  border: none;
  font-size: 1.4rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFAFA;
}

.close {
  display: block;
  width: 3.2rem !important;
  height: 3.2rem !important;
  margin: 2rem auto 0 !important;
}