@charset "UTF-8";

html,
body,
#app {
  height: 100%;
  position: relative;
}

.van-dialog__header {
  padding-top: 35px !important;
  font-weight: 600 !important;
  font-size: 30px !important;
}

.van-dialog__message {
  line-height: 40px !important;
}

.van-dialog .van-button {
  font-size: 30px !important;
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  background: #ffffff;
}

.loading img {
  object-fit: cover;
  display: block;
}

.flex-box, .success-dialog,
.error-dialog, .integral-dialog,
.cert-dialog, .notice-dialog, .survey-dialog, .reserve-dialog {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}


.activity-details {
  width: 100%;
  min-height: 100%;
  padding-bottom: 190px;
}

.banner-box {
  position: relative;
  width: 100%;
  height: 400px;
  z-index: 0;
}

/* .banner-box .images {
  width: 100%;
  height: 100%;
} */

.banner-box .activity-swiper {
  height: 100%;
}

.banner-box .activity-img{
  width: 100%;
  height: 100%;
}

.banner-box #aliplayer .prism-big-play-btn {
  width: 108px;
  height: 108px;
  background-image: url(https://oss.hn.hnwhyy.com/static/h5/img/play.png);
}

.banner-box #aliplayer .prism-big-play-btn .outter {
  border: none;
}



.banner-box .icon-pop {
  position: absolute;
  top: 22px;
  right: 26px;
  width: 68px;
  height: 68px;
  z-index: 1;
}

.banner-box .tag {
  position: absolute;
  bottom: 38px;
  left: 0;
  width: 100%;
  padding: 0 32px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
}

.banner-box .tag .left {
  height: 40px;
  border-radius: 8px;
  font-size: 28px;
  color: #ffffff;
  padding: 0 14px;
  line-height: 40px;
  background: linear-gradient(90deg, #FC8700 0%, #FFAB00 100%);
}

.banner-box .tag .right {
  font-size: 24px;
  color: #ffffff;
}

.content {
  position: relative;
  background: #F5F5F5;
  margin-top: -20px;
  z-index: 2;
  border-radius: 20px 20px 0 0;
}

.content .information {
  background-color: #ffffff;
  border-radius: 20px 20px 0 0;
  padding: 30px 32px 6px 32px;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.content .information .title {
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 52px;
  font-family: SourceHanSerifCN, SourceHanSerifCN;
}

.content .information .vote {
  display: flex;
  margin: 20px 0 10px 0;
}

.content .information .vote .tag {
  height: 48px;
  line-height: 48px;
  padding: 0 22px;
  border-radius: 24px;
  font-size: 28px;
  color: #FFFFFF;
}

.content .information .vote .num {
  background: linear-gradient(90deg, #FC8700 0%, #FFAB00 100%);
}

.content .information .vote .not {
  background-color: #D1D1D1;
}

.content .information .offline {
  font-size: 28px;
  margin: 20px 0 10px 0;
  color: #666666;
  font-weight: 600;
}

.content .information .item {
  width: 100%;
  min-height: 60px;
  line-height: 60px;
  font-size: 28px;
  border-bottom: 1px solid rgba(99, 82, 52, 0.3);
  display: flex;
  align-items: center;
}

.content .information .item:last-child {
  border: none;
}

.content .information .item .name {
  color: #725118;
  margin: 0 6px;
}

.content .information .item .text,a {
  color: #000000;
}


.content .information .item .address {
  display: inline-block;
  width: 500px;
  overflow: hidden;
  line-height: 40px;
}

.content .information .item .gd {
  margin-left: 15px;
}

.content .seckill {
  padding: 24px 32px 10px 24px;
  background-color: #ffffff;
}

.content .seckill .item {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.content .seckill .item .bg {
  width: 100%;
  height: 96px;
}

.content .seckill .item .herald {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 230px;
  text-align: center;
  color: #E12627;
}
.content .seckill .item .herald1 {
  color: #6F6F6F;
}
.content .seckill .item .herald2 {
  color: #E12627;
}
.content .seckill .item .herald3 {
  color: #DD5100;
}

.content .seckill .item .herald .title {
  font-weight: bold;
  font-size: 32px;
}

.content .seckill .item .herald .time {
  font-weight: 500;
  font-size: 28px;
  margin-top: 4px;
}

.content .seckill .item .vote {
  position: absolute;
  top: 15px;
  right: 125px;
  width: 310px;
  text-align: center;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 500;
}

.content .seckill .item .vote .num {
  margin-top: 6px;
}

.content .seckill .more {
  font-size: 28px;
  color: #959595;
  text-align: center;
  margin-top: 12px;
}

.details {
  /* background-color: #ffffff; */
}

.details .label-box {
  width: 100%;
  height: 80px;
  background-color: #F9F5EE;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.details .label-box .label-name {
  font-size: 28px;
  color: #5E5E5E;
}

.details .label-box .tabActivit {
  font-weight: 500;
  font-size: 32px;
  color: #725118;
  position: relative;
}

.details .label-box .tabActivit::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 64px;
  height: 6px;
  background-color: #725118;
  border-radius: 6px;
}

.details .contents {}

.details .contents .title {
  font-weight: 600;
  font-size: 36px;
  color: #000000;
  margin-bottom: 20px;
}

.details .contents .notice {
  padding: 32px;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-bottom: 10px;
}

.details .contents .activity {
  padding: 32px;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-bottom: 10px;
}

.details .contents .unit {
  padding: 32px;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-bottom: 10px;
}

.details .contents .org-items {
  font-size: 28px;
  color: #000000;
  display: flex;
  min-width: 310px;
  margin-bottom: 14px;
}
.details .contents .org-items .name {
  min-width: 150px;
}

.contents #rich-text {
  color: #666666;
  font-size: 28px;
  font-weight: 400;
}

.contents #rich-text p {
  font-size: 28px !important;
  line-height: 48px !important;
  color: #666666 !important;
  font-family: Microsoft YaHei !important;

}

.contents #rich-text p span {
  font-size: 28px !important;
  line-height: 48px !important;
  font-family: Microsoft YaHei !important;
}

.contents #rich-text img {
  max-width: 100% !important;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

.contents #rich-text a {
  text-decoration: underline !important;
  color: #666666;
}


.footer {
  width: 100%;
  min-height: 168px;
  background-color: #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 28px 52px 50px 52px;
  box-sizing: border-box;
}

.footer .cert {
  font-size: 26px;
  color: #E9503A;
  margin-bottom: 10px;
  text-align: right;
}

.footer .operate {
  display: flex;
  justify-content: space-between;
}

.footer .operate .left {
  display: flex;
  flex: 1;
}

.footer .operate .left .item {
  width: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 60px;
  font-size: 24px;
  color: #000000;
}

.footer .operate .left .item img {
  margin-bottom: 4px;
}

.footer .operate .right {
  flex: 1;
}

.footer .operate .right .btn {
  width: 322px;
  height: 80px;
  border-radius: 52px;
  text-align: center;
  line-height: 80px;
  color: #ffffff;
  font-size: 34px;
}

.footer .operate .right .reserve {
  background: linear-gradient(90deg, #FC8700 0%, #FFAB00 100%);
}
.footer .operate .right .gray {
  background-color: #d8d8d8;
}


.praise-dialog {
  background-color: rgba(34, 34, 34, 0.8) !important;
  border-radius: 20px;
  padding: 33px 14px;
  box-sizing: border-box;
  font-size: 30px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 48px;
}

.praise-dialog .number {
  color: #FBD148;
}


.notice-popup .common-title {
  font-size: 38px;
  font-weight: 500;
  color: #333333;
  line-height: 53px;
  margin-bottom: 16px;
}

.notice-popup .notice {
  padding: 34px 30px 71px 30px;
  box-sizing: border-box;
  color: #666666;
  font-size: 28px;
  font-weight: 400;
  color: #666666;
}

.notice-popup .notice .notice-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 44px;
}

.notice-popup .notice .notice-header .down {
  width: 40px;
  height: 20px;
  display: block;
  object-fit: cover;
  margin-bottom: 31px;
}

.notice-popup .notice .notice-header .notice-title {
  font-size: 38px;
  font-weight: 600;
  color: #333333;
  line-height: 53px;
}

.notice-popup .notice span {
  color: #DE524F;
}

.notice-popup .notice .seckill-foreshow {
  margin-bottom: 35px;
}

.notice-popup .notice .limit {
  margin-bottom: 43px;
}

.notice-popup .notice .integral {
  margin-bottom: 45px;
}

.notice-popup .notice .certificate {
  margin-bottom: 60px;
}

.notice-popup .notice .date {
  margin-bottom: 69px;
}

.notice-popup .notice .entrance {
  margin-bottom: 29px;
}

.notice-popup .notice .seckill-foreshow .item {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.notice-popup .notice .seckill-foreshow .item .bg {
  width: 100%;
  height: 96px;
}

.notice-popup .notice .seckill-foreshow .item .herald {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 230px;
  text-align: center;
  color: #E12627;
}
.notice-popup .notice .seckill-foreshow .item .herald1 {
  color: #6F6F6F;
}
.notice-popup .notice .seckill-foreshow .item .herald2 {
  color: #E12627;
}
.notice-popup .notice .seckill-foreshow .item .herald3 {
  color: #DD5100;
}

.notice-popup .notice .seckill-foreshow .item .herald .title {
  font-weight: bold;
  font-size: 32px;
}

.notice-popup .notice .seckill-foreshow .item .herald .time {
  font-weight: 500;
  font-size: 28px;
  margin-top: 4px;
}

.notice-popup .notice .seckill-foreshow .item .vote {
  position: absolute;
  top: 15px;
  right: 125px;
  width: 310px;
  text-align: center;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 500;
}
.notice-popup .notice .seckill-foreshow .item .vote .date-time span {
  color: #FFFFFF;
}

.notice-popup .notice .seckill-foreshow .item .vote .num {
  margin-top: 6px;
}
.notice-popup .notice .seckill-foreshow .item .vote .num .residue {
  color: #ffffff;
}

.comment-dialog {
  border-radius: 20px 20px 0px 0px;
  box-sizing: border-box;
  position: fixed;
  background-color: #fff;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 20000;
}

.comment-dialog .comment-header {
  padding: 34px 30px 49px 30px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.comment-dialog .comment-header .down {
  width: 40px;
  height: 20px;
  display: block;
  object-fit: cover;
  margin-bottom: 31px;
}

.comment-dialog .comment-header .comment-num {
  font-size: 38px;
  font-weight: 600;
  color: #333333;
  line-height: 53px;
}

.comment-dialog .comment-list {
  max-height: calc(100% - 187px - 109px);
  overflow: auto;
  padding: 0 30px;
  box-sizing: border-box;
}

.comment-dialog .comment-list .list-items {
  margin-bottom: 23px;
  display: flex;
}

.comment-dialog .comment-list .list-items .user-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}

.comment-dialog .comment-list .list-items .user-avatar .img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.comment-dialog .comment-list .list-items .other-data {
  width: calc(100% - 60px);
  padding-left: 20px;
  box-sizing: border-box;
}

.comment-dialog .comment-list .list-items .other-data .user-info {
  padding-left: 10px;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
  margin-bottom: 4px;
}

.comment-dialog .comment-list .list-items .other-data .user-info .time {
  margin-left: 10px;
  font-size: 22px;
}

.comment-dialog .comment-list .list-items .other-data .remark {
  display: inline-block;
  padding: 5px 18px;
  background-color: #F4F3F3;
  border-radius: 20px;
  font-size: 30px;
  font-weight: 400;
  color: #262626;
  line-height: 36px;
  letter-spacing: 1px;
}

.comment-dialog .comment-list .list-items .other-data .comment-img {
  display: flex;
}

.comment-dialog .comment-list .list-items .other-data .comment-img img {
  margin-top: 16px;
  object-fit: cover;
  width: 170px;
  height: 170px;
  margin-right: 16px;
  display: block;
}

.comment-dialog .no-content {
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 44px;
  font-weight: 600;
  color: #999999;
  line-height: 62px;
  letter-spacing: 2px;
}

.input-con {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 300000;
  padding: 15px 35px;
  box-sizing: border-box;
  background-color: #F4F3F3;
  border: 1px solid #C6C6CA;
  display: flex;
  align-items: center;
}

.input-con .submit-txt {
  width: 80px;
  text-align: center;
  font-size: 32px;
  color: #333;
  margin-left: 20px;
}

.input-con .input-info {
  width: calc(100% - 80px - 20px);
  overflow: hidden;
  padding-left: 28px;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 20px;
  height: 77px;
  display: flex;
  align-items: center;
}

.input-con .input-info .input-icon {
  width: 27px;
  height: 32px;
  display: block;
  object-fit: cover;
}

.input-con .input-info .input {
  border: none;
  outline: none;
  height: 100%;
  color: #333;
  font-size: 28px;
  padding: 0 23px;
  letter-spacing: 1px;
  box-sizing: border-box;
  width: calc(100% - 27px);
}

.input-con .input-info .input::placeholder {
  font-size: 28px;
  font-weight: 400;
  color: #999999;
  letter-spacing: 1px;
}

.notice-dialog {
  position: relative;
  overflow-y: inherit;
  font-size: 28px;
  width: 570px;
  padding: 58px 30px;
  box-sizing: border-box;
  z-index: 100;
}

.van-popup {
  overflow: inherit !important;
}

.notice-dialog .icon {
  /* margin-bottom: 10px; */
  position: absolute;
  top: -30px;
  width: 160px;
  height: 160px;
  display: block;
  object-fit: cover;
}

.notice-dialog .title {
  font-size: 38px;
  font-weight: 500;
  color: #333333;
  line-height: 27px;
  letter-spacing: 3px;
  margin-bottom: 28px;
  margin-top: 100px;
}

.notice-dialog .intro {
  max-height: 500px;
  overflow: auto;
}

.notice-dialog .intro::-webkit-scrollbar {
  display: none;
}

.notice-dialog .btn {
  width: 100%;
  margin-top: 28px;
}

.notice-dialog .btn div {
  height: 76px;
  background: linear-gradient(90deg, #FB7900 0%, #FFA92A 100%);
  border-radius: 12px;
  font-size: 36px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 74px;
  text-align: center;
}

.notice-dialog .delay-time {
  margin-top: 28px;
  display: flex;
  align-items: center;
  font-size: 28px;
  font-weight: 500;
  color: #5F90FF;
  line-height: 48px;
}

.notice-dialog .delay-time .time-txt {
  color: #999999;
}


.integral-dialog .credit {
  color: #E9503A;
}

.integral-dialog .btn-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  text-align: center;
}

.integral-dialog,
.cert-dialog {
  overflow-y: inherit;
  width: 570px;
  padding: 40px 30px;
  box-sizing: border-box;
  font-size: 30px;
  font-weight: 400;
  color: #333333;
  line-height: 48px;
}

.integral-dialog .icon,
.cert-dialog .icon {
  margin-bottom: 25px;
  margin-top: -70px;
  width: 160px;
  height: 160px;
  display: block;
  object-fit: cover;
}

.integral-dialog .title,
.cert-dialog .title {
  font-size: 38px;
  font-weight: 500;
  color: #333333;
  line-height: 27px;
  letter-spacing: 3px;
  margin-bottom: 46px;
}

.integral-dialog .intro,
.cert-dialog .intro {
  height: 178px;
  margin-bottom: 40px;
}

.integral-dialog .btn,
.cert-dialog .btn {
  width: 100%;
  /* padding: 0 18px; */
  box-sizing: border-box;
}

.integral-dialog .btn div,
.cert-dialog .btn div {
  height: 76px;
  background: linear-gradient(90deg, #FB7900 0%, #FFA92A 100%);
  border-radius: 12px;
  font-size: 36px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 76px;
  text-align: center;
}

.integral-dialog .close,
.cert-dialog .close {
  position: absolute;
  bottom: -122px;
}

.integral-dialog .apply-btn {
  background: #647eff;
  color: #fff;
  border-radius: 20px;
}

.integral-dialog .apply-btn {
  padding: 10px 10px;
  background: #647eff;
  color: #fff;
  border-radius: 20px;
  width: 180px;
}

.integral-dialog .confirm-btn {
  padding: 10px 10px;
  background: #647eff;
  color: #fff;
  border-radius: 20px;
  width: 180px;
}

.survey-dialog, .reserve-dialog {
  text-align: center;
  overflow-y: inherit;
  width: 570px;
  padding: 56px 58px 58px 58px;
  box-sizing: border-box;
  font-size: 30px;
  font-weight: 400;
  color: #333333;
  line-height: 48px;
}

.survey-dialog .survey-title {
  font-size: 38px;
  font-weight: 600;
  color: #333;
  line-height: 53px;
  letter-spacing: 3px;
  margin-bottom: 38px;
}

.survey-dialog .survey-intro {
  font-size: 30px;
  font-weight: 500;
  color: #333;
  line-height: 53px;
  margin-bottom: 16px;
}

.survey-dialog .survey-btn-box {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  width: 100%;
}

.survey-dialog .survey-btn {
  padding: 10px 10px;
  background: #647eff;
  color: #fff;
  border-radius: 20px;
  width: 180px;
}



.date-dialog {
  padding-bottom: 24px;
  box-sizing: border-box;
  overflow: initial;
}

.date-dialog .calender-con {
  max-height: calc(100% - 114px - 90px);
  overflow: scroll;
  margin-top: 114px;
}

.date-dialog .van-popup__close-icon {
  height: 80px;
  width: 100%;
  top: 34px;
  box-sizing: border-box;
}

.date-dialog .van-popup__close-icon.van-popup__close-icon--top-right {
  right: 0;
}

.date-dialog .van-popup__close-icon .van-icon__image {
  width: 40px;
  height: 20px;
  margin: 0 auto;
  display: block;
  object-fit: cover;
}

.date-dialog .calender {
  margin-bottom: 70px;
}

.date-dialog .calender .van-calendar__body {
  overflow: initial;
}

.date-dialog .calender .title {
  padding-left: 36px;
  box-sizing: border-box;
  font-size: 34px;
  font-weight: 500;
  color: #262626;
  line-height: 83px;
  margin-bottom: 8px;
}

.date-dialog .calender .van-calendar__header {
  box-shadow: initial;
  padding: 0 14px;
  margin-bottom: 59px;
  box-sizing: border-box;
}

.date-dialog .calender .van-calendar__day {
  font-size: 30px;
  font-weight: 400;
  color: #333333;
  height: 92px;
}

.date-dialog .calender .van-calendar__day.van-calendar__day--disabled {
  color: #ccc;
}

.date-dialog .calender .van-calendar__day.activity-seckill .van-calendar__top-info {
  color: #EB5A46;
}

.date-dialog .calender .van-calendar__day.activity-end .van-calendar__top-info {
  color: #999999;
}

.date-dialog .calender .van-calendar__day.activity-starting.van-calendar__day--disabled {
  color: #647EFF;
}

.date-dialog .calender .van-calendar__day.activity-starting .van-calendar__top-info {
  color: #647EFF;
}

.date-dialog .calender .van-calendar__day .van-calendar__selected-day {
  width: 68px;
  height: 68px;
  background: #647EFF;
  border-radius: 50%;
}

.date-dialog .calender .van-calendar__day .van-calendar__selected-day .van-calendar__top-info {
  top: -16px;
}

.date-dialog .calender .van-calendar__weekday {
  line-height: 60px;
  background: #F6F6F6;
  border-radius: 4px;
  font-size: 26px;
  font-weight: 400;
  color: #666666;
}

.date-dialog .calender .van-calendar__month-title {
  display: none;
}

.date-dialog .calender .van-calendar__top-info {
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.date-dialog .calender .month-list {
  display: flex;
  align-items: center;
  font-size: 30px;
  font-weight: 400;
  color: #333333;
  line-height: 42px;
  margin-bottom: 27px;
  padding: 0 14px 0 60px;
  box-sizing: border-box;
}

.date-dialog .calender .month-list .items {
  margin-right: 50px;
}

.date-dialog .calender .month-list .items.current-date {
  color: #7384E1;
}

.date-dialog .calender .van-calendar__top-info {
  font-size: 22px;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
}

.date-dialog .session {
  margin-bottom: 122px;
  padding: 0 38px;
  box-sizing: border-box;
}

.date-dialog .session .title {
  font-size: 34px;
  font-weight: 500;
  color: #262626;
  line-height: 48px;
  margin-bottom: 32px;
}

.date-dialog .session .list .items {
  line-height: 40px;
  width: 380px;
  margin-bottom: 24px;
  height: 80px;
  display: flex;
  align-items: center;
  background: #F6F6F6;
  border-radius: 40px;
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  display: flex;
  justify-content: center;
}

.date-dialog .session .list .items .event-time {
  margin-right: 8px;
}

.date-dialog .session .list .items.current-session {
  background: #647EFF;
  color: #FFFFFF;
}

.date-dialog .session .list .items.is-end {
  color: #CCCCCC;
}

.date-dialog .session .list .items.is-seckill {
  color: #DE524F;
}

.date-dialog .date-footer {
  position: absolute;
  width: 100%;
  bottom: 24px;
  left: 0;
  padding: 0 27px 0 36px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.date-dialog .date-footer .title {
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  display: flex;
  align-items: flex-end;
}

.date-dialog .date-footer .title .available-count {
  color: #DE524F;
}

.date-dialog .date-footer .confirm {
  border: none;
  outline: none;
  width: 360px;
  height: 90px;
  border-radius: 45px;
  font-size: 34px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  line-height: 90px;
  background-color: #DDDDDD;
}

.date-dialog .date-footer .confirm.is-confirm {
  background: #647EFF;
}
