* {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif, "宋体";
}
@font-face {
  font-family: MyFontName;
  src: url(/font/count.ttf);
}
input:focus,
textarea:focus,
select:focus {
  outline: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
li {
  list-style: none;
}
.location {
  position: absolute;
}
body {
  max-width: 10rem;
  margin: auto;
  font-family: sans-serif;
  position: relative;
}
* {
  margin: 0;
  padding: 0;
}
.box_Rain2 {
  width: 10rem;
  height: 100vh;
  position: fixed;
  top: 0;
  left: calc(50vw-5rem);
  z-index: 10000000;
  background: rgba(48, 49, 51, 0.59);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.box_Rain2 .box_close {
  width: 100%;
  text-align: center;
}
.box_Rain2 .box_close .close {
  width: 0.85333333rem;
  height: 0.85333333rem;
}
.box_Rain2 .box_result {
  width: 9.2rem;
  height: 13.33333333rem;
  position: relative;
}
.box_Rain2 .box_result .resultBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 9.2rem;
  height: 13.33333333rem;
}
.box_Rain2 .box_result .resultBg2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 9.2rem;
  height: 4.58666667rem;
  z-index: 100000;
}
.box_Rain2 .box_result .box_result_content {
  width: 9.2rem;
  height: 13.33333333rem;
  background-image: url('http://cdn.jieju.cn/upimg/dbadd858149944ce845ce1bee523e1ab/rb_result_bg_a 2.png');
  background-size: 100% 100%;
}
.box_Rain2 .box_result .box_result_content .txt01 {
  font-size: 0.53333333rem;
  color: #ffffff;
  width: 100%;
  text-align: center;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  position: absolute;
  top: 3.33333333rem;
}
.box_Rain2 .box_result .box_result_content .txt02 {
  font-size: 0.32rem;
  color: #ffffff;
  width: 100%;
  text-align: center;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  position: absolute;
  top: 4.13333333rem;
}
.box_Rain2 .box_result .box_result_content .img_none {
  position: absolute;
  width: 2.66666667rem;
  left: 3.2rem;
  top: 5.6rem;
}
.box_Rain2 .box_result .box_result_content .box_ul {
  position: absolute;
  width: 6.93333333rem;
  left: 1.06666667rem;
  top: 5.06666667rem;
  height: 4.8rem;
  display: flex;
  align-items: center;
  align-content: center;
}
.box_Rain2 .box_result .box_result_content ul {
  width: 6.93333333rem;
  height: auto;
  max-height: 5.33333333rem;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 0rem 0rem 0.64rem 0rem;
  display: flex;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.box_Rain2 .box_result .box_result_content ul li {
  width: 6.93333333rem;
  height: 1.70666667rem;
  background-image: url('../img/rain/rb_result_bg_c.png');
  background-size: 100% 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.box_Rain2 .box_result .box_result_content ul li .left {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  width: 4.96rem;
  height: 100%;
  line-height: 1.70666667rem;
  font-family: PingFangSC-Medium, PingFang SC;
}
.box_Rain2 .box_result .box_result_content ul li .left span {
  line-height: 1.70666667rem;
  height: 100%;
}
.box_Rain2 .box_result .box_result_content ul li .left span.span01 {
  font-size: 0.42666667rem;
  color: #EE4459;
  margin: 0rem 0.32rem 0rem 0.53333333rem;
  font-weight: bold;
}
.box_Rain2 .box_result .box_result_content ul li .left span.span01 .span00 {
  font-size: 0.26666667rem;
  color: #EE4459;
}
.box_Rain2 .box_result .box_result_content ul li .left span.span02 {
  font-size: 0.37333333rem;
  color: #EE4459;
}
.box_Rain2 .box_result .box_result_content ul li .right {
  width: 1.84rem;
  height: 100%;
  line-height: 1.70666667rem;
  text-align: center;
  font-size: 0.37333333rem;
  color: #EE4459;
}
.box_Rain2 .box_result .box_result_content ul li .right span.span03 {
  color: #fcd9dd;
}
.box_Rain2 .box_result .box_result_content .box_btn {
  position: absolute;
  bottom: 1.73333333rem;
  left: 1.46666667rem;
  z-index: 100000;
  width: 6.13333333rem;
  height: 1.22666667rem;
  background-image: url('../img/rain/rb_result_btn_get.png');
  background-size: 100% 100%;
  text-align: center;
  line-height: 1.06666667rem;
  font-size: 0.42666667rem;
  color: #a91841;
}
.box_Rain2 .box_result .box_result_content .box_word {
  position: absolute;
  bottom: 1.2rem;
  left: 0rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  z-index: 100000;
  width: 100%;
}
.box_Rain2 .box_result .box_result_content .box_word p {
  width: 56px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
}
.box_Rain2 .box_result .box_result_content .box_word img {
  width: 0.13333333rem;
  margin: 0rem 0rem 0rem 0.13333333rem;
}
.box_Rain {
  width: 10rem;
  height: 100vh;
  position: fixed;
  top: 0;
  left: calc(50vw-5rem);
  z-index: 10000000;
  background: rgba(48, 49, 51, 0.59);
}
.box_Rain .timer_content {
  width: 10rem;
  height: 90vh;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.box_Rain .timer_content .img01 {
  width: 8.53333333rem;
  height: 6.4rem;
}
.box_Rain .timer_content .bg_btn {
  width: 8.53333333rem;
  height: 1.33333333rem;
  background-image: url('../img/rain/rg_rain_btn_start@2x.png');
  background-size: 100% 100%;
  text-align: center;
  line-height: 1.33333333rem;
  font-size: 0.42666667rem;
  color: #ffffff;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.box_Rain .timer_content .txt {
  width: 8.53333333rem;
  text-align: center;
  font-size: 0.42666667rem;
  color: #ffffff;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
}
.box_Rain .timer_content .txt span {
  color: #f1dc37;
  margin: 0rem 0.13333333rem 0rem 0.13333333rem;
}
.box_Rain .rain_content {
  width: 10rem;
  height: 100vh;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  overflow: hidden;
  margin: auto;
  position: relative;
  display: inline-block;
}
.box_Rain .rain_content .redCount {
  position: absolute;
  top: 0.66666667rem;
  left: 0.53333333rem;
  width: 1.06666667rem;
  text-align: center;
  z-index: 100000000;
}
.box_Rain .rain_content .redCount p.txt03 {
  font-size: 0.37333333rem;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
  color: #FF4969;
  line-height: 14px;
}
.box_Rain .rain_content .redCount img {
  width: 0.96rem;
  height: 1.01333333rem;
}
.box_Rain .rain_content .redCount p.txt04 {
  font-size: 0.26666667rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 14px;
}
.box_Rain .rain_content .lastTime {
  position: absolute;
  top: 0rem;
  left: 2.4rem;
  z-index: 100000000;
  width: 5.68rem;
  height: 2.90666667rem;
  background-image: url('../img/rain/rb_rain_bg_time.png');
  background-size: 100% 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.box_Rain .rain_content .lastTime .txt01 {
  width: 1.86666667rem;
  height: 0.53333333rem;
  font-size: 0.37333333rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FEAF82;
  line-height: 0.53333333rem;
}
.box_Rain .rain_content .lastTime .txt02 {
  width: 38px;
  height: 20px;
  font-size: 0.37333333rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 20px;
}
.box_Rain .close {
  position: absolute;
  width: 0.85333333rem;
  height: 0.85333333rem;
  top: 0.4rem;
  right: 0.4rem;
  z-index: 10000;
}
.box_Rain #star {
  width: 100vw;
  height: 100vh;
}
.box_Rain #redenvelopeRain {
  width: 100vw;
  height: 100vh;
}
.box_Rain #redenvelopeRain img {
  position: absolute;
}
.box_Rain #redenvelopeRain .bag {
  width: 2.32rem;
  height: 2.10666667rem;
  top: -2.64rem;
  z-index: 10000;
  animation-name: startHB;
  animation-duration: 4s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
.box_Rain #redenvelopeRain .bag2 {
  width: 2.32rem;
  height: 2.10666667rem;
  z-index: 10000;
  animation-name: aswing;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  cursor: pointer;
}
.box_Rain #redenvelopeRain .line1 {
  height: auto;
  width: 2.90666667rem;
  z-index: 100;
  animation-name: startHB2;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}
.box_Rain #redenvelopeRain .line2 {
  position: absolute;
  width: 1.70666667rem;
  height: auto;
  z-index: 100;
  animation: startHB2 1s linear 1;
  -ms-animation: startHB2 1s linear 1;
  -webkit-animation: startHB2 1s linear 1;
}
.box_Rain #redenvelopeRain .star {
  animation: starShine 1.5s ease-in-out 0s 1 alternate forwards;
}
.box_Rain #redenvelopeRain .star2 {
  animation: starShine2 1s linear infinite;
}
@keyframes startHB {
  0% {
    top: -2.66666667rem;
  }
  100% {
    top: 110vh;
    visibility: hidden;
  }
}
@keyframes startHB2 {
  100% {
    left: -2.64rem;
    top: 100vh;
    visibility: hidden;
    opacity: 0;
  }
}
@keyframes starShine {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(2);
  }
  100% {
    transform: scale(2);
    display: none;
    opacity: 0;
  }
}
@keyframes starShine2 {
  0% {
    transform: scale(0.4);
  }
  50% {
    transform: scale(0.6);
  }
  100% {
    transform: scale(0.3);
  }
}
.box_top_chat {
  width: 10rem;
  height: 1.06666667rem;
  background: #FFFFFF;
}
.topDiv {
    width: 10rem;
    position: fixed;
    top: 6.7rem;
    left: calc(50vw - 5rem);
    background: #FFFFFF;
    z-index: 11;
}
.top_chat {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
}
.top_chat .chat_left {
  width: 1.17333333rem;
  height: 0.64rem;
  margin: 0rem 0.32rem 0rem 0.32rem;
}
.top_chat .contentMarquee {
  width: auto;
  overflow-x: scroll;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content:space-around;
  border:1px solid red;
}

.box_marquee {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    height: 1.06666667rem;
    width: 6rem;
    position: relative;
    overflow: hidden;
    margin: 0 0 0 0.2rem;
}

.top_chat .box_two {
  width: 0.64rem !important;
  height: 0.69333333rem !important;
  position: relative;
  margin: 0rem 0rem 0rem 0rem;
}
.top_chat .box_two .two {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.64rem !important;
  height: 0.64rem !important;
  border-radius: 50%;
}
.top_chat .box_two span {
  width: 0.64rem;
  height: 0.21333333rem;
  font-size: 0.16rem;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #C6A47E;
  border-radius: 0.13333333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  text-align: center;
  overflow: hidden;
}
.top_chat .three {
  font-size: 0.32rem;
  color: #999999;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  margin: 0rem 0rem 0rem 0.13333333rem;
  max-width: 1.33333333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.top_chat .four {
  font-size: 0.37333333rem;
  color: #333333;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.interact-footer2 {
  width: 100%;
  max-width: 10rem;
  background: #FFFFFF;
  box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.06);
  position: fixed;
  z-index: 1000;
  bottom: 0;
}
.interact-footer2 .footer-cont {
  position: relative;
  height: 1.33333333rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.interact-footer2 .footer-cont .img01 {
  width: 1.06666667rem;
  height: 1.06666667rem;
  margin: 0rem 0rem 0rem 0.4rem;
}
.interact-footer2 .footer-cont .txt01 {
  height: 0.32rem;
  line-height: 0.32rem;
  width: 1.06666667rem;
  font-size: 0.26666667rem;
  color: #E54222;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
  line-height: 12px;
  position: absolute;
  left: 0.4rem;
  bottom: 0.37333333rem;
  z-index: 1000;
  text-align: center;
}
.interact-footer2 .footer-cont .img02 {
  width: 1.06666667rem;
  height: 1.06666667rem;
  margin: 0rem 0rem 0rem 0.26666667rem;
}
.interact-footer2 .footer-cont .footer-input {
  margin: 0rem 0rem 0rem 0.26666667rem;
  width: 3.86666667rem;
  height: 1.06666667rem;
  font-size: 0.32rem;
  color: #999999;
  line-height: 1.06666667rem;
  background: #f6f6f6;
  border-radius: 0.53333333rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.interact-footer2 .footer-cont .footer-input .box_img_danmu2 {
  width: 1.09333333rem;
  height: 0.66666667rem;
  margin: 0rem 0.32rem 0rem 0.24rem;
  background: #b0c1fd;
  border-radius: 0.53333333rem;
  position: relative;
}
.interact-footer2 .footer-cont .footer-input .box_img_danmu2 p {
  top: 0.06666667rem;
  right: 0.05333333rem;
  width: 0.58666667rem;
  height: 0.58666667rem;
  line-height: 0.58666667rem;
  position: absolute;
  color: #7795ff;
  background: #FEFEFE;
  border-radius: 50%;
  text-align: center;
}
.interact-footer2 .footer-cont .footer-input .box_img_danmu {
  width: 1.09333333rem;
  height: 0.66666667rem;
  margin: 0rem 0.32rem 0rem 0.24rem;
  background: #caccd3;
  border-radius: 0.53333333rem;
  position: relative;
}
.interact-footer2 .footer-cont .footer-input .box_img_danmu p {
  position: absolute;
  top: 0.06666667rem;
  left: 0.05333333rem;
  width: 0.58666667rem;
  height: 0.58666667rem;
  line-height: 0.58666667rem;
  background: #FEFEFE;
  border-radius: 50%;
  text-align: center;
}
.interact-footer2 .footer-cont .footer-input span {
  width: calc(100% - 1.09333333rem);
  text-align:left;
}
.interact-footer2 .footer-cont .footer-img1 {
  left: 0.4rem;
}
.interact-footer2 .footer-cont .footer-img2 {
  left: 7.78666667rem;
}
.interact-footer2 .footer-cont .footer-img3 {
  left: 8.90666667rem;
}
.boxs_right_icon {
  position: fixed;
  bottom: 1.6rem;
  right: calc(50vw - 5rem + 0.4rem);
  width: 1.17333333rem;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
  z-index: 11;
}
#heart {
  position: absolute;
  top: -4rem;
  right: 0;
}
.box_icon_heart .heart2 {
  width: 1.17333333rem;
  height: 1.17333333rem;
  text-align: center;
}
.box_icon_heart .heart2 img {
  width: 0.93333333rem;
  height: 0.93333333rem;
}
.box_icon_heart .heart2 .view {
  position: absolute;
  top: 0.77333333rem;
  left: 0rem;
  width: 100%;
  text-align: center;
}
.box_icon_heart .heart2 .view span {
  margin: auto;
  display: inline-block;
  width: 0.93333333rem;
  height: 0.4rem;
  z-index: 1000000;
  background-color: #ffffff;
  border-radius: 0.13333333rem;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.26666667rem;
  color: #f35850;
  box-shadow: 0 0.10666667rem 0.16rem 0 rgba(0, 0, 0, 0.08);
}
.box_icon_pay {
  margin: 0.26666667rem 0rem 0rem 0rem;
  z-index: 1000000;
}
.box_icon_pay img {
  width: 1.17333333rem;
  height: 1.17333333rem;
}
.box_icon_swiper {
  width: 1.17333333rem;
  height: 1.54666667rem;
  margin: 0.26666667rem 0rem 0rem 0rem;
}
.box_icon_swiper .swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.box_icon_swiper .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.box_icon_swiper .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.box_icon_swiper .swiper-container .swiper-wrapper .swiper-slide img {
  width: 1.17333333rem;
  height: 1.17333333rem;
}
.box_icon_swiper .swiper-container .swiper-wrapper .swiper-slide span {
  bottom: 0.4rem;
  height: 0.37333333rem;
  line-height: 0.37333333rem;
  position: absolute;
  font-size: 0.26666667rem;
  color: #ffffff;
  width: 100%;
  text-align: center;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  left:0;
}
.box_icon_swiper .swiper-pagination2 {
  bottom: 0rem;
  position: absolute;
  margin: 0;
  left: 0rem;
  display: flex;
  justify-content: center;
}
.box_icon_swiper .swiper-pagination2 .swiper-pagination-bullet {
  width: 0.13333333rem;
  height: 0.13333333rem;
  background: #E7E7E7 !important;
  border: none;
  margin: 0rem 0.06666667rem 0rem 0.06666667rem;
}
.box_icon_swiper .swiper-pagination2 .swiper-pagination-bullet-active {
  background: #FAD049 !important;
}
.box_icon_award {
    margin-top: 0.26666667rem;
    position: relative;
}
.box_icon_award img {
    width: 1.17333333rem;
    height: 1.17333333rem;
}
.box_icon_award span {
    bottom: 0.15rem;
    position: absolute;
    font-size: 0.26666667rem;
    color: #ffffff;
    width: 100%;
    text-align: center;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    left: 0;
}
.box_iconTel {
    width: 1.17333333rem;
    margin: 0.26666667rem 0rem 0rem 0rem;
}
.box_iconTel img{
    width: 0.93333333rem;
    height: 0.93333333rem;
}
.box_present {
  position: fixed;
  bottom: 4.21333333rem;
  left: calc(50vw - 5rem + 0.32rem);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: flex-end;
  justify-content: flex-start;
  z-index: 10000000000;
  max-height: 4rem;
  overflow: hidden;
}
.box_present a {
  display: block;
  height: 1.04rem;
  background-image: url('../img/icon/gift_ screen_a.png');
  background-size: 100% 100%;
  border-radius: 0.50666667rem 0px 0px 0.50666667rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin: 0.34666667rem 0rem 0rem 0rem;
  width: 6.8rem;
}
.box_present a img.head {
  width: 0.77333333rem;
  height: 0.77333333rem;
  border-radius: 50%;
  margin-right: 5px;
  margin: 0rem 0.21333333rem 0rem 0.13333333rem;
}
.box_present a .box_text {
  width: 2.26666667rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-items: flex-start;
  height: 0.77333333rem;
}
.box_present a .box_text .txt01 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 0.42666667rem;
  height: 0.42666667rem;
  font-size: 0.32rem;
  color: #ffffff;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.box_present a .box_text .txt02 {
  height: 0.37333333rem;
  line-height: 0.37333333rem;
  font-size: 0.26666667rem;
  color: #ffffff;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.box_present a .sun {
  width: 1.22666667rem;
  height: 1.22666667rem;
}
.box_present a span {
  display: block;
}
.box_present a .close {
  width: 0.8rem;
}
.box_present a .box_count {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  margin: 0rem 0rem 0rem 0rem;
}
.box_present a .box_count .txt02 {
  margin: 0rem 0rem 0rem 0rem;
  font-family: MyFontName;
  font-size: 0.85333333rem;
  color: #F7B500;
  -webkit-text-stroke: 1px #ffffff;
}
.box_menu_content {
  width: 100vw;
  height: 100vh;
  background: rgba(48, 49, 51, 0.5);
  position: fixed;
  top: 0;
  left: calc(50vw - 5rem);
  z-index: 100000000;
}
.box_menu_content .abox_content {
  width: 10rem;
  height: auto;
  position: fixed;
  bottom: 0;
  left: calc(50vw - 5rem);
}
.box_menu_content .abox_content2 {
  width: 10rem;
  position: fixed;
  bottom: 0;
  left: calc(50vw - 5rem);
}
.box_menu_content .content {
  width: 10rem;
  height: auto;
  position: relative;
  background: #F9F9F9;
  border-radius: 0.42666667rem 0.42666667rem 0px 0px;
  overflow-y: scroll;
}
.box_menu_content .content .close {
  width: 0.37333333rem;
  height: 0.37333333rem;
  position: absolute;
  top: 0.64rem;
  right: 0.42666667rem;
}
.box_menu_content .content .part_01 p.title {
  width: 10rem;
  height: 1.33333333rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.4rem;
  color: #333333;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.box_menu_content .content .part_01 p.title img {
  width: 0.58666667rem;
  height: 0.58666667rem;
  margin: 0rem 0.05333333rem 0rem 0.4rem;
}
.box_menu_content .content .part_01 .ul_01 {
  width: 8.08rem;
  margin: 0.42666667rem auto 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.box_menu_content .content .part_01 .ul_01 li {
  width: 2.42666667rem;
  height: 0.96rem;
  margin: 0rem 0.13333333rem 0.26666667rem 0.13333333rem;
  background: #FFFFFF;
  border-radius: 0.02666667rem;
  text-align: center;
  line-height: 0.96rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.box_menu_content .content .part_01 .ul_02 {
  width: 8.42666667rem;
  margin: 0.26666667rem auto 1.33333333rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.box_menu_content .content .part_01 .ul_02 li.returen {
  position: relative;
}
.box_menu_content .content .part_01 .ul_02 li.returen span {
  top: -0.13333333rem;
  right: -0.13333333rem;
  position: absolute;
  display: inline-block;
  background: #FF4E6B;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  font-size: 0.26666667rem;
  color: #ffffff;
  text-align: center;
  border-radius: 0.21333333rem;
  padding: 0.02666667rem 0.10666667rem 0.02666667rem 0.10666667rem;
}
.box_menu_content .content .part_01 .ul_02 li:active img {
  background: #DADBDB;
  border-radius: 0.4rem;
}
.box_menu_content .content .part_01 .ul_02 li {
  margin: 0rem 0.26666667rem 0.37333333rem 0.26666667rem;
  width: 1.57333333rem;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  position: relative;
}
.box_menu_content .content .part_01 .ul_02 li img {
  margin: auto;
  width: 1.33333333rem;
  height: 1.33333333rem;
  background-color: #ffffff;
}
.box_menu_content .content .part_01 .ul_02 li p {
  margin: 0.21333333rem auto 0;
  text-align: center;
  font-size: 0.37333333rem;
  color: #3e3e3e;
}
.box_menu_content .content .part_01 .ul_02 li span.itemCount {
  display: none;
  top: -0.02666667rem;
  right: 0.08rem;
  position: absolute;
  display: inline-block;
  background: #FF4E6B;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  font-size: 0.26666667rem;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  padding: 0.01333333rem 0.09333333rem 0.01333333rem 0.09333333rem;
  border: 2px solid #ffffff;
}
.box_menu_content .content .part_01 .ul_02 li.active img {
  background: #DADBDB;
  border-radius: 0.4rem;
}
.box_menu_content .content .part_01 .ul_02 li.active span.itemCount {
  display: block!important;
}
.box_menu_content .content .part_01 .ul_03 {
  width: 10rem;
  height: 9.76rem;
  padding: 0rem 0rem 0.53333333rem 0rem;
  overflow-y: scroll;
}
.box_menu_content .content .part_01 .ul_03 li {
  width: 9.2rem;
  height: 3.46666667rem;
  margin: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.box_menu_content .content .part_01 .ul_03 li .left {
  position: relative;
  width: 2.66666667rem;
  height: 2.66666667rem;
  border-radius: 0.13333333rem;
  overflow: hidden;
}
.box_menu_content .content .part_01 .ul_03 li .left span {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.42666667rem;
  height: 0.42666667rem;
  background: rgba(51, 51, 51, 0.54);
  border-radius: 0px 0px 0.13333333rem 0px;
  font-size: 0.32rem;
  color: #ffffff;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 0.42666667rem;
  text-align: center;
}
.box_menu_content .content .part_01 .ul_03 li .left img {
  width: 2.66666667rem;
  height: 2.66666667rem;
  border-radius: 0.13333333rem;
}
.box_menu_content .content .part_01 .ul_03 li .right {
  width: 6.29333333rem;
  height: 2.66666667rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  text-align:left;
}
.box_menu_content .content .part_01 .ul_03 li .right .title {
  font-size: 0.4rem;
  color: #333333;
  width: 236px;
  height: 44px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.box_menu_content .content .part_01 .ul_03 li .right .bottom {
  width: 6.29333333rem;
  display: flex;
  flex-wrap: nowrap;
  /*justify-content: space-between;*/
    justify-content: flex-end;
}
.box_menu_content .content .part_01 .ul_03 li .right .bottom .money {
  font-size: 0.48rem;
  color: #EE4459;
  width: 65px;
  height: 22px;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
  line-height: 22px;
}
.box_menu_content .content .part_01 .ul_03 li .right .bottom .search {
  width: 2.13333333rem;
  height: 0.74666667rem;
  background: #FE2C55;
  border-radius: 2px;
  font-size: 0.32rem;
  color: #ffffff;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 0.74666667rem;
  text-align: center;
}
.box_menu_content .content .part_01 .ul_03 .nodata {
  width: 100%;
  text-align: center;
  font-size: 0.32rem;
  color: #999999;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  margin: 0.53333333rem 0rem 0rem 0rem;
}
.box_menu_content .content .part_01 .ul_04 {
  width: 10rem;
  height: 9.76rem;
  padding: 0rem 0rem 0.53333333rem 0rem;
  overflow-y: scroll;
  position: relative;
}
.box_menu_content .content .part_01 .ul_04 a {
  width: 9.2rem;
  height: 3.46666667rem;
  border-bottom: 1px solid #e7e7e7;
  margin: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.box_menu_content .content .part_01 .ul_04 a .left {
  position: relative;
  width: 2.66666667rem;
  height: 2.66666667rem;
  border-radius: 0.13333333rem;
  overflow: hidden;
}
.box_menu_content .content .part_01 .ul_04 a .left img {
  width: 2.66666667rem;
  height: 2.66666667rem;
  border-radius: 0.13333333rem;
}
.box_menu_content .content .part_01 .ul_04 a .right {
  width: 6.29333333rem;
  height: 2.66666667rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.box_menu_content .content .part_01 .ul_04 a .right .title {
  font-size: 0.4rem;
  color: #333333;
  width: 236px;
  height: 44px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.box_menu_content .content .part_01 .ul_04 a .right .bottom {
  width: 6.29333333rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.box_menu_content .content .part_01 .ul_04 a .right .bottom .money {
  font-size: 0.48rem;
  color: #EE4459;
  width: 65px;
  height: 22px;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
  line-height: 22px;
}
.box_menu_content .content .part_01 .ul_04 .bottom {
  width: 9.2rem;
  margin: auto;
}
.box_menu_content .content .part_01 .ul_04 .bottom .title2 {
  position: relative;
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  font-size: 0.4rem;
  color: #333333;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  padding: 0rem 0rem 0rem 0.16rem;
  margin: 0.32rem 0rem 0.13333333rem 0rem;
}
.box_menu_content .content .part_01 .ul_04 .bottom .title2:before {
  content: "";
  width: 0.05333333rem;
  height: 100%;
  background: #CE000C;
  position: absolute;
  left: 0;
  top: 0;
}
.box_menu_content .content .part_01 .ul_04 .bottom ul.detail li {
  height: 0.96rem;
  width: 9.28rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.box_menu_content .content .part_01 .ul_04 .bottom ul.detail li .leftTxt {
  display: inline-block;
  width: 1.89333333rem;
  height: 0.96rem;
  line-height: 0.96rem;
  text-align: left;
  padding: 0rem 0rem 0rem 0.21333333rem;
}
.box_menu_content .content .part_01 .ul_04 .bottom ul.detail li .rightTxt {
  display: inline-block;
  height: 0.96rem;
  line-height: 0.96rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.box_menu_content .content .part_01 .ul_04 .bottom ul.detail li:nth-child(2n) {
  background: #ffffff;
}
.box_menu_content .content .part_01 .ul_04 .bottom ul.detail li:nth-child(2n+1) {
  background: #fafafa;
}
.box_menu_content .content .part_01 .ul_04 .btn_toBuy {
  width: 9.2rem;
  height: 1.17333333rem;
  position: absolute;
  bottom: 0;
  left: 0.4rem;
  z-index: 1000;
  background: linear-gradient(138deg, #FD8D4F 0%, #FC2F35 100%);
  box-shadow: 0px 0.05333333rem 0.21333333rem 0px rgba(252, 49, 54, 0.26);
  border-radius: 0.58666667rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.box_menu_content .content .part_01 .ul_04 .btn_toBuy img {
  width: 0.53333333rem;
  height: 0.53333333rem;
  margin: 0rem 0.26666667rem 0rem 0rem;
}
.box_menu_content .content .part_01 .ul_04 .btn_toBuy span {
  font-size: 0.42666667rem;
  color: #ffffff;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.box_present_content {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: calc(50vw - 5rem);
  z-index: 100000000;
}
.box_present_content .abox_content {
  width: 10rem;
  height: 8.26666667rem;
  position: fixed;
  background: #FFFFFF;
  bottom: 0;
  left: calc(50vw - 5rem);
  border-radius: 0.42666667rem 0.42666667rem 0px 0px;
}
.box_present_content .abox_content p.title {
  font-size: 0.4rem;
  color: #333333;
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  margin: 0.48rem 0rem 0.08rem 0.48rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.box_present_content .abox_content .swiper_present {
  position: relative;
}
.box_present_content .abox_content .swiper_present .swiper-container {
  height: 5.86666667rem;
}
.box_present_content .abox_content .swiper_present .swiper-container .swiper-wrapper .swiper-slide {
  width: 10rem;
  height: 5.33333333rem;
}
.box_present_content .abox_content .swiper_present .swiper-pagination {
  position: absolute;
  bottom: 0.21333333rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.box_present_content .abox_content .swiper_present .swiper-pagination .swiper-pagination-bullet {
  width: 0.13333333rem;
  height: 0.13333333rem;
  margin: 0rem 0.13333333rem 0rem 0.13333333rem;
  background: #D8D8D8 !important;
  border: none;
}
.box_present_content .abox_content .swiper_present .swiper-pagination .swiper-pagination-bullet-active {
  background: #666666 !important;
}
@keyframes imgSize {
  0% {
    transform: scale(0.1);
  }
  100% {
    transform: scale(1);
  }
}
.box_present_content .abox_content .present {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0rem 0rem 0.26666667rem 0rem;
}
.box_present_content .abox_content .present li.active {
  border-radius: 0.13333333rem;
  border: 1.5px solid #F4BB08;
}
.box_present_content .abox_content .present li.active .img01 {
  animation-name: imgSize;
  animation-duration: 0.8s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}
.box_present_content .abox_content .present li {
  width: 25%;
  height: 2.66666667rem;
  border-radius: 1px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  align-content: center;
  box-sizing: border-box;
  position: relative;
}
.box_present_content .abox_content .present li .img01 {
  width: 1.57333333rem;
  height: 1.57333333rem;
}
.box_present_content .abox_content .present li .txt01 {
  width: 100%;
  text-align: center;
  font-size: 0.26666667rem;
  color: #333333;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 0.37333333rem;
  height: 0.37333333rem;
  margin: 0.02666667rem 0rem 0.05333333rem 0rem;
}
.box_present_content .abox_content .present li .txt02 {
  position: absolute;
  right: 0.13333333rem;
  top: 0.05333333rem;
  z-index: -1;
  font-size: 0.21333333rem;
  color: #ffffff;
  padding: 0rem 0.08rem 0rem 0.08rem;
  background-color: #ff0000b3;
  border-radius: 0.13333333rem;
  opacity: 0.8;
}
.box_present_content .abox_content .present li .box_money {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.box_present_content .abox_content .present li .box_money .img02 {
  width: 0.21333333rem;
  height: 0.21333333rem;
  margin: 0rem 0.13333333rem 0rem 0rem;
}
.box_present_content .abox_content .present li .box_money span {
  font-size: 0.26666667rem;
  color: #999999;
  line-height: 0.37333333rem;
  height: 0.37333333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}
.box_present_content .abox_content .present li .box_money span.free {
  margin: 0rem 0.08rem 0rem 0rem;
  color: #a898986e !important;
  text-decoration: line-through;
}
.box_present_content .abox_content .present_bottom {
  width: 10rem;
  height: 1.33333333rem;
  position: fixed;
  bottom: 0;
  left: calc(50vw - 5rem);
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  border-top: 1px solid #D8D8D8;
}
.box_present_content .abox_content .present_bottom .left .img01 {
  width: 0.42666667rem;
  height: 0.42666667rem;
  margin: 0rem 0.13333333rem 0rem 0.4rem;
}
.box_present_content .abox_content .present_bottom .left .txt-2 {
  font-size: 0.42666667rem;
  color: #333333;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
  margin: 0rem 0.26666667rem 0rem 0rem;
}
.box_present_content .abox_content .present_bottom .left .txt-3 {
  font-size: 0.32rem;
  color: #FFBD1F;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.box_present_content .abox_content .present_bottom .left .txt-3 img {
  height: 0.24rem;
  width: auto;
}
.box_present_content .abox_content .present_bottom .right {
  margin: 0rem 0.4rem 0rem 0rem;
  position: relative;
  padding: 0rem 1.70666667rem 0rem 0rem;
  background: #F4F9FC;
  border-radius: 0.42666667rem;
}
.box_present_content .abox_content .present_bottom .right .box_count {
  height: 0.85333333rem;
  display: flex;
  align-items: center;
  align-content: center;
  padding: 0rem 0.26666667rem 0rem 0.26666667rem;
}
.box_present_content .abox_content .present_bottom .right .box_count .reduce {
  width: 0.19rem;
  height: 0.02666667rem;
  border-bottom: 1px solid #c2c6ce;
  font-size: 0.32rem;
  color: #F4F9FC;
}
.box_present_content .abox_content .present_bottom .right .box_count .count {
  font-size: 0.4rem;
  color: #5F5F61;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  height: 0.85333333rem;
  line-height: 0.85333333rem;
  margin: 0rem 0.13333333rem 0rem 0.13333333rem;
}
.box_present_content .abox_content .present_bottom .right .box_count .add {
  font-size: 0.4666667rem;
  color: #c2c6ce;
}
.box_present_content .abox_content .present_bottom .right .box_btn {
  position: absolute;
  top: 0;
  right: 0rem;
  width: 1.70666667rem;
  height: 0.85333333rem;
  line-height: 0.85333333rem;
  font-size: 0.4rem;
  color: #333333;
  background: #F4BB08;
  border-radius: 0.42666667rem;
  text-align: center;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}
.ft_box_alert1 {
  width: 100vw;
  height: 100vh;
  background: rgba(51, 51, 51, 0.8);
  border: 1px solid #979797;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ft_box_alert1 .content {
  width: 8.16rem;
  height: 5.06666667rem;
  background: #FFFFFF;
  border-radius: 0.4rem;
  position: relative;
}
.ft_box_alert1 .content .close {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
}
.ft_box_alert1 .content .top .txt01 {
  font-size: 0.53333333rem;
  color: #333333;
  width: 100%;
  text-align: center;
  height: 0.61333333rem;
  line-height: 0.61333333rem;
  margin: 0.93333333rem auto 0;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.ft_box_alert1 .content .top .txt02 {
  width: 100%;
  text-align: center;
  margin: 0.53333333rem auto 0;
  font-size: 0.32rem;
  color: #333333;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}
.ft_box_alert1 .content .bottom {
  width: 6.8rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin: 0.66666667rem auto 0;
}
.ft_box_alert1 .content .bottom .left {
  width: 3.2rem;
  height: 1.06666667rem;
  font-size: 0.4rem;
  color: #333333;
  background: #E3E3E3;
  border-radius: 0.53333333rem;
  line-height: 1.06666667rem;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin: 0rem 0.4rem 0rem 0rem;
}
.ft_box_alert1 .content .bottom .right {
  width: 3.2rem;
  height: 1.06666667rem;
  background: #ffbf26;
  border-radius: 0.53333333rem;
  font-size: 0.4rem;
  color: #ffffff;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 1.06666667rem;
  text-align: center;
}
.Giftbox {
  border: 1px solid red;
}
.Giftbox img {
  width: 5.92rem;
  height: auto;
  position: fixed;
  bottom: 0;
  left: calc(50vw - 5rem + 1.52rem);
  z-index: 100000000;
}
.chat-dialog .chat-cont2 .chat-bottom {
  width: 100%;
  padding: 0.24rem 0rem 0.24rem 0rem;
  background: #f6f6f6;
  position: absolute;
  bottom: 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
}
.chat-dialog .chat-cont2 .chat-bottom .img01 {
  width: 1.06666667rem;
  height: 1.06666667rem;
  margin: 0rem 0rem 0rem 0.26666667rem;
}
.chat-dialog .chat-cont2 .chat-bottom .img01:active {
  opacity: 0.8;
}
.chat-dialog .chat-cont2 .chat-bottom .box_input {
  width: 6.69333333rem;
  margin: 0rem 0rem 0rem 0.26666667rem;
  background: #FFFFFF;
  border-radius: 0.13333333rem;
  position: relative;
  overflow: hidden;
  height: 1.12rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
}
.chat-dialog .chat-cont2 .chat-bottom .box_input .chat-input {
  border: none;
  font-size: 0.42666667rem;
  color: #333333;
  position: relative;
  width: 5.17333333rem;
  padding: 0rem 0rem 0rem 0.21333333rem;
  height: 1.12rem;
  line-height: 1.12rem;
}
.chat-dialog .chat-cont2 .chat-bottom .box_input .chat-img {
  width: 1.06666667rem;
  height: 1.06666667rem;
  margin: 0rem 0rem 0rem 0.26666667rem;
}
.chat-dialog .chat-cont2 .chat-bottom .box_input .chat-img:active {
  opacity: 0.8;
}
.chat-dialog .chat-cont2 .chat-bottom .chat-btn {
  display: inline-block;
  color: #333333;
  font-size: 0.45333333rem;
  height: 1.6rem;
  position: absolute;
  line-height: 1.6rem;
  padding: 0 0.4rem;
  right: 0;
}
.interact .present .interact-detail {
  width: 3.46666667rem;
  height: 1.2rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.interact .present .interact-detail span {
  font-size: 0.37333333rem;
  color: #7795FF;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 20px;
}
.interact .present .interact-detail img {
  width: 0.85333333rem;
  height: 0.85333333rem;
  margin: 0rem 0.05333333rem 0rem 0.24rem;
}
#barrage .identify {
    position: absolute;
    left: 0.1rem;
    background-color: #f6ad44;
    font-size: 0.21333333rem;
    color: #ffffff;
    height: 0.32rem !important;
    line-height: 0.32rem;
    padding: 0rem 0.08rem 0rem 0.08rem;
    border-radius: 0.13333333rem;
    display: flex;
    top: 0.47rem;
}

.awardList {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10000000;
}
.awardList .award-content {
  width: 8.16rem;
  padding: 0rem 0rem 0.8rem 0rem;
  background-color: #ffffff;
  position: fixed;
  border-radius: 0.53333333rem;
}
.awardList .award-content .close {
  position: absolute;
  top: 0.53333333rem;
  right: 0.8rem;
  width: 0.4rem;
}
.awardList .award-content .title {
  width: 100%;
  text-align: center;
  margin: 1.04rem auto 0;
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  font-size: 0.53333333rem;
  color: #333333;
  font-family: PingFang SC;
  font-weight: bold;
}
.awardList .award-content .txt2 {
  width: 100%;
  text-align: center;
  margin: 0.26666667rem auto 0;
  font-size: 0.29333333rem;
  color: #999999;
  font-family: PingFang SC;
  font-weight: 500;
}
.awardList .award-content .txt3 {
  font-size: 0.26666667rem;
  color: #999999;
  width: 100%;
  text-align: center;
  margin: 0.05333333rem auto 0;
}
.awardList .award-content .formContent {
  text-align: center;
  margin: 0.48rem auto 0;
}
.awardList .award-content .formContent .item {
  width: 6.53333333rem;
  height: 1.06666667rem;
  line-height: 1.06666667rem;
  margin: 0.26666667rem auto 0;
  display: inline-blcok;
  background: #f6f6f6;
  border-radius: 20px;
  display: flex;
  align-items: center;
  align-content: center;
  flex: nowrap;
  justify-content: flex-start;
}
.awardList .award-content .formContent .item label {
  font-size: 0.4rem;
  color: #999999;
  font-family: PingFang SC;
  font-weight: 500;
  width: 1.86666667rem;
  padding: 0rem 0rem 0rem 0.4rem;
  text-align: left;
}
.awardList .award-content .formContent .item .right {
  width: 4.26666667rem;
  display: flex;
  justify-content: flex-start;
}
.awardList .award-content .formContent .item .right input {
  width: 80%;
  border: none;
  background: #f6f6f6;
  font-size: 0.4rem;
  color: #333333;
}
.awardList .award-content .formContent .item .right .valTel {
  width: 3.06666667rem;
  font-size: 0.4rem;
  color: #333333;
}
.awardList .award-content .formContent .item .right .valCode {
  width: 2rem;
  font-size: 0.4rem;
  color: #333333;
}
.awardList .award-content .formContent .item .right .box_getCode .getCode {
  text-align: right;
  font-size: 0.32rem;
  color: #6CBDA2;
}
.awardList .award-content .formContent .item .right .box_getCode .regetCode {
  display: none;
  text-align: right;
  font-size: 0.37333333rem;
  color: #6CBDA2;
}
.awardList .award-content .formContent .item .rightCode {
  width: 4.26666667rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
}
.awardList .award-content .formContent .itemBorder {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.awardList .award-content .formContent .itemBorder .center {
  width: 3.73333333rem;
  text-align: left;
}
.awardList .award-content .formContent .itemBorder .center #Address {
  width: 3.2rem;
  border: none;
  background: #f6f6f6;
  font-size: 0.4rem;
  color: #333333;
}
.awardList .award-content .formContent .itemBorder .icon_right {
  width: 0.13333333rem;
}
.awardList .award-content .formContent .btn {
  width: 4.32rem;
  height: 1.06666667rem;
  background: #6cbda2;
  border-radius: 0.53333333rem;
  font-size: 0.4rem;
  color: #ffffff;
  line-height: 1.06666667rem;
  margin: 0.53333333rem auto 0;
}
.awardList .award-content .formContent .box_btn {
  width: 6.8rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0.53333333rem auto 0;
}
.awardList .award-content .formContent .box_btn .form_left {
  width: 3.2rem;
  height: 1.06666667rem;
  background: #e3e3e3;
  border-radius: 0.53333333rem;
  line-height: 1.06666667rem;
  font-size: 0.4rem;
  color: #333333;
}
.awardList .award-content .formContent .box_btn .form_right {
  width: 3.2rem;
  height: 1.06666667rem;
  line-height: 1.06666667rem;
  border-radius: 0.53333333rem;
  font-size: 0.4rem;
  color: #FFFFFF;
  background-color: #6cbda2;
}
.awardList .award-content .award_rule {
  margin: auto;
  text-align: center;
}
.awardList .award-content .award_rule .txt4 {
  width: 100%;
  font-size: 0.37333333rem;
  color: #333333;
  margin: 0.37333333rem 0rem 0rem 0rem;
  height: 0.37333333rem;
  line-height: 0.37333333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.awardList .award-content .award_rule ul {
  margin: auto;
}
.awardList .award-content .award_rule ul .item {
  width: 6.8rem;
  margin: 0.42666667rem auto 0;
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
}
.awardList .award-content .award_rule ul .item .left {
  font-size: 0.32rem;
  color: #333333;
  width: 1.73333333rem;
  text-align: left;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.awardList .award-content .award_rule ul .item .right {
  width: 4.50666667rem;
  text-align: left;
  font-size: 0.32rem;
  color: #999999;
}
.awardList .award-content .award_rule ul .item .right span {
  color: #919AEA;
}
.awardList .award-content .award_rule ul .itemScroll .right {
  height: 1.73333333rem;
  overflow-y: scroll;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0rem 0.50666667rem 0rem 0rem;
}
.wardQrcode {
    z-index: 10000000;
}

@-webkit-keyframes aswing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    visibility: hidden;
  }
}
@keyframes aswing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    visibility: hidden;
  }
}
.aswing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: aswing;
  animation-name: aswing;
}
.itemA {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  /* Safari 和 Chrome */
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  /* Safari 和 Chrome */
}
.box_Rain_Loading {
  width: 10rem;
  height: 100vh;
  position: fixed;
  top: 0;
  left: calc(50vw-5rem);
  z-index: 10000000;
  background: rgba(48, 49, 51, 0.8);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.box_Rain_Loading .box_loading {
  width: 10rem;
  height: 3.86666667rem;
  display:unset;
}
.box_Rain_Loading .box_text {
  width: 100%;
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.box_Rain_Loading .box_text img {
  width: 0.64rem;
  height: 0.64rem;
  margin: 0rem 0.21333333rem 0rem 0rem;
}
.box_Rain_Loading .box_text span {
  text-align: center;
  font-size: 0.37333333rem;
  color: #ffffff;
}
.box_Rain_Loading [class*="loader-"] {
  display: inline-block;
  width: 0.26666667rem;
  height: 0.26666667rem;
  color: inherit;
  vertical-align: middle;
  pointer-events: none;
}
.box_Rain_Loading .box {
  width: 100%;
  height: 1.86666667rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.box_Rain_Loading .box span {
  width: 0.26666667rem;
  height: 0.26666667rem;
  border-radius: 50%;
  background-color: #ff5582;
  margin: 0rem 0.13333333rem 0rem 0.13333333rem;
  transform-origin: center;
}
.box_Rain_Loading .a3 {
  -webkit-animation: loader-13 1s infinite;
  animation: loader-13 1s infinite;
}
.box_Rain_Loading .a2 {
  -webkit-animation: loader-13 0.8s infinite;
  animation: loader-13 0.8s infinite;
}
.box_Rain_Loading .a1 {
  -webkit-animation: loader-13 0.6s infinite;
  animation: loader-13 0.6s infinite;
}
@-webkit-keyframes loader-13 {
  0%,
  80%,
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    /*兼容-webkit-引擎浏览器*/
    -moz-transform: scale(1);
  }
  40% {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    /*兼容-webkit-引擎浏览器*/
    -moz-transform: scale(1.4);
  }
}
@keyframes loader-13 {
  0%,
  80%,
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    /*兼容-webkit-引擎浏览器*/
    -moz-transform: scale(1);
  }
  40% {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    /*兼容-webkit-引擎浏览器*/
    -moz-transform: scale(1.4);
  }
}

@keyframes myfirst {
    0% {
        left: 0;
        transform: translate(0, 0);
    }

    100% {
        left: 100%;
        transform: translate(-100%, 0);
    }
}
@keyframes myfirst2 {
    0% {
        transform: translate(100%, 0);
    }

    100% {
        transform: translate(-100%, 0);
    }
}
.marquee2 {
    position: absolute;
    top: 0;
    left: 100%;

}
.marquee {
    /*position: absolute;*/
    animation: myfirst  infinite normal linear;
    -moz-animation: myfirst  infinite normal linear; /* Firefox   火狐*/
    -webkit-animation: myfirst  infinite normal linear; /* Safari and Chrome  谷歌 */
    -o-animation: myfirst  infinite normal linear; /* Opera */
    animation-delay: 1s;
    -webkit-animation-delay: 1s; /* Safari 和 Chrome */
}


.box_alertWord {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10000;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}

    .box_alertWord .box_close {
        height: 0.8rem;
        text-align: right;
        width: 9.46666667rem;
        margin: 0rem auto 0;
    }

    .box_alertWord .close {
        width: 0.8rem;
        height: 0.8rem;
    }

    .box_alertWord .content {
        width: 9.46666667rem;
        min-height: 6.93333333rem;
        max-height: 13.70666667rem;
        height: auto;
        padding: 0rem 0rem 2.13333333rem 0rem;
        background: #FFFFFF;
        border-radius: 0.16rem;
        margin: 0.53333333rem auto 0;
        position: relative;
        text-align: center;
    }

        .box_alertWord .content .box_title {
            position: absolute;
            background-image: url('/ViewScripts/Live/images/title.png');
            background-size: 100% 100%;
            left: 2.82666667rem;
            top: -0.24rem;
            width: 3.81333333rem;
            height: 1.01333333rem;
        }

            .box_alertWord .content .box_title .title {
                font-size: 0.48rem;
                color: #ffffff;
                font-family: PingFang SC;
                font-weight: 800;
                height: 1.01333333rem;
                line-height: 1.01333333rem;
            }

        .box_alertWord .content .box_content {
            width: 9.46666667rem;
            height: auto;
            margin: 1.33333333rem auto 0;
        }

        .box_alertWord .content .box_btn {
            width: 4.28rem;
            height: 1.06666667rem;
            line-height: 1.06666667rem;
            background: linear-gradient(0deg, #FF8941, #F04222);
            border-radius: 0.53333333rem;
            font-size: 0.48rem;
            color: #ffffff;
            font-family: PingFang SC;
            font-weight: 500;
            position: absolute;
            bottom: 0.69333333rem;
            left: 2.593333335rem;
        }
        
.box_word2 {
    width: 8.74666667rem;
    height: auto;
    background: #FFFFFF;
    margin: 0rem auto 0;
    position: relative;
    display: inline-block;
}

    .box_word2 .top {
        margin: 0rem 0rem 1.04rem 0rem;
    }

        .box_word2 .top p {
            width: 8.32rem;
            text-align: left;
            line-height: 0.58666667rem;
            display: flex;
            align-items: center;
            align-content: center;
            justify-content: flex-start;
        }

            .box_word2 .top p .t0 {
                font-size: 0.34666667rem;
                color: #393838;
                font-family: PingFang SC;
                font-weight: 400;
                margin: 0rem 0.29333333rem 0rem 0.24rem;
                line-height: 0.34666667rem;
            }

            .box_word2 .top p .t1 {
                font-size: 0.53333333rem;
                color: #E73C1C;
            }

            .box_word2 .top p .t2 {
                font-size: 0.8rem;
                color: #E73C1C;
            }

            .box_word2 .top p .t3 {
                font-size: 0.34666667rem;
                color: #393838;
                font-weight: bold;
            }

            .box_word2 .top p .t4 {
                padding: 0.05333333rem 0.10666667rem 0.05333333rem 0.10666667rem;
                font-size: 0.26666667rem;
                color: #E94F32;
                border-radius: 0.05333333rem;
                font-family: PingFang SC;
                font-weight: 400;
                margin: 0rem 0rem 0rem 0.21333333rem;
                border: 0.02666667rem solid #E94F32;
            }

            .box_word2 .top p .t5 {
                font-family: PingFang SC;
                font-weight: 400;
                text-decoration: underline;
                line-height: 20px;
                font-size: 0.32rem;
                color: #E4292A;
                margin: 0rem 0rem 0rem 0.21333333rem;
            }

            .box_word2 .top p.one {
                margin: 0rem 0rem 0.53333333rem 0rem;
            }

    .box_word2 .bottom {
        width: 8.74666667rem;
    }

        .box_word2 .bottom .txt1 {
            text-align: left;
            font-weight: bold;
            font-family: PingFang SC;
            height: 0.4rem;
            line-height: 0.4rem;
            font-size: 0.4rem;
            color: #393838;
            margin: 0rem 0rem 0rem 0rem;
            display: flex;
            flex-wrap: nowrap;
            align-content: center;
            align-items: center;
            justify-content: flex-start;
        }

            .box_word2 .bottom .txt1 span.red {
                width: 0.08rem;
                height: 0.34666667rem;
                background: #D52329;
                margin: 0rem 0.13333333rem 0rem 0rem;
            }

        .box_word2 .bottom ul li {
            width: 8.74666667rem;
            border-bottom: 0.02666667rem solid #ECE6D9;
            margin: 0rem auto 0;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: space-between;
        }

            .box_word2 .bottom ul li .txt2 {
                width: 100%;
                font-size: 0.34666667rem;
                color: #393838;
                text-align: left;
                font-family: PingFang SC;
                font-weight: 400;
                line-height: 0.53333333rem;
                margin: 0 0 0rem 0;
            }

            .box_word2 .bottom ul li .txt3 {
                width: 100%;
                font-size: 0.34666667rem;
                color: #393838;
                text-align: left;
                font-family: PingFang SC;
                font-weight: 400;
                line-height: 0.53333333rem;
                margin: 0 0 0.3rem 0;
            }

            .box_word2 .bottom ul li.one {
                margin: 0.3rem auto 0;
                text-indent: 2em;
            }

        .box_word2 .bottom ul .box_two {
            max-height: 6.66666667rem;
            overflow-y: scroll;
            overflow-x: hidden;
        }

        .box_word2 .bottom ul li.two {
            height: 1.81333333rem;
        }

            .box_word2 .bottom ul li.two .left {
                margin: 0rem 0rem 0rem 0.37333333rem;
            }

                .box_word2 .bottom ul li.two .left .one {
                    font-size: 0.4rem;
                    color: #393838;
                    height: 0.37333333rem;
                    line-height: 0.37333333rem;
                    font-family: PingFang SC;
                    font-weight: 400;
                    display: flex;
                    align-items: center;
                    justify-content: flex-start;
                }

                    .box_word2 .bottom ul li.two .left .one .status {
                        padding: 0.08rem 0.10666667rem 0.08rem 0.10666667rem;
                        line-height: 0.4rem;
                        font-size: 0.26666667rem;
                        color: #ffffff;
                        background: #D5D5D5;
                        border-radius: 0.05333333rem;
                        font-family: PingFang SC;
                        font-weight: 400;
                        margin: 0rem 0rem 0rem 0.48rem;
                    }

                    .box_word2 .bottom ul li.two .left .one .status01 {
                        background: #E4292A;
                    }

                    .box_word2 .bottom ul li.two .left .one .status02 {
                        background: #D5D5D5;
                    }

                .box_word2 .bottom ul li.two .left .two {
                    font-size: 0.26666667rem;
                    color: #8C8D94;
                    height: 0.53333333rem;
                    line-height: 0.53333333rem;
                    display: flex;
                    align-items: center;
                    justify-content: flex-start;
                    font-family: PingFang SC;
                    font-weight: 400;
                }

            .box_word2 .bottom ul li.two .right {
                display: flex;
                align-items: center;
                justify-content: flex-start;
                margin: 0rem 0.34666667rem 0rem 0rem;
            }

                .box_word2 .bottom ul li.two .right p {
                    height: 0.26666667rem;
                    line-height: 0.26666667rem;
                    font-size: 0.34666667rem;
                    color: #393838;
                    font-family: PingFang SC;
                    font-weight: 800;
                    margin: 0rem 0.24rem 0rem 0rem;
                }

                .box_word2 .bottom ul li.two .right span {
                    height: 0.53333333rem;
                    line-height: 0.53333333rem;
                    font-size: 0.32rem;
                    color: #E4292A;
                    font-family: PingFang SC;
                    font-weight: 400;
                    text-decoration: underline;
                }

        .box_word2 .bottom ul .btn {
            width: 3.28rem;
            height: 1.06666667rem;
            font-size: 0.48rem;
            color: #ffffff;
            background: linear-gradient(0deg, #FF8941, #F04222);
            border-radius: 0.53333333rem;
            font-family: PingFang SC;
            font-weight: 500;
            line-height: 1.06666667rem;
            margin: 0.66666667rem auto 0;
        }

        .box_word2 .bottom ul.nodata {
            margin: 0.61333333rem auto 0;
        }

            .box_word2 .bottom ul.nodata p {
                font-size: 0.4rem;
                color: #8C8D94;
                height: 0.37333333rem;
                line-height: 0.37333333rem;
                font-family: PingFang SC;
                font-weight: 400;
            }
