#app{
  background: #F7F7F7;
  -webkit-overflow-scrolling:touch;
}
.swiperImg {
  width: 100%;
  height: 3.35rem;
}
.swiper-pagination-bullet-active {
  background: #ccc !important;
}
.timeDiff{
  height: .36rem;
  text-align: center;
  background: #F36340;
  color: #fff;
  line-height: .36rem;
  font-size: .13rem;
}
.detailInfo {
  padding: .12rem;
  background: #fff
}
.detailInfo .n_info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detail_title {
  display: flex;
  justify-content: space-between
}
.n_info .n_price {
  color: #F92D18;
  font-size: 0.26rem;
  font-weight: bold;
}
.n_info_left {
  display: flex;
  justify-self: flex-start;
  align-items: center;
}
.n_info .n_sign {
  width: 0.45rem;
  height: 0.17rem;
  background: linear-gradient(90deg,#fe7b00, #ff5a03 34%, #ff2600 65%, #ff0900);
  border-radius: 0.09rem 0.09rem 0.09rem 0px;
  color: #FFFFFF;
  text-align: center;
  line-height: 0.17rem;
  margin-left: 0.08rem;
  font-size: 0.11rem;
  margin-right: 0.08rem;
}
.n_old_price {
  color: #999999;
  font-size: 0.13rem;
  text-decoration: line-through;
}
.n_info_right {
  color: #666666;
  font-size: 0.12rem;
}
.n_info_right span {
  color: #F92D18;
  font-size: 0.15rem;
}
.gh_icon {
  width: 0.52rem;
  height: 0.15rem;
  margin-right: 0.04rem;
}
.gh_text {
  color: #999999;
  font-size: 0.12rem;
}
.top {
  background: #fff;
  padding: 0.12rem;
  margin-top: 0.12rem;
}
.top .top_title {
  color: #262626;
  font-size: 0.15rem;
  font-weight: bold;
  margin-bottom: 0.12rem;
}
.bds {
  width: 0.4rem;
  margin-top: -0.05rem;
}
.bonus_reward {
  margin-top: 0.12rem;
}
.top .top_tit2 {
  color: #999999;
  font-size: 0.13rem;
  margin-bottom: 0.08rem;
}
.top_span{
  color: #151515;
  font-size: 0.13rem;
}
.top_list {
  margin-bottom: 0.16rem;
}
 .top_price {
  color: #F92D18;
  font-size: 0.13rem;
  font-weight: bold;
}
.bonus_item {
  display: flex;
  align-items: center;
  margin-bottom: 0.08rem;
}
.bonus_item:last-of-type {
  margin-bottom: 0;
}
.cpyq_item {
  margin-bottom: 0.12rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cpyq_item3 {
  margin-bottom: 0.08rem;
}
.cpyq_item .cpyq_span1 {
  color: #999999;
  font-size: 0.13rem;
}
.cpyq_info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cpyq_info .cpyq_info1 {
  padding: 0.04rem 0.08rem;
  border-radius: 0.04rem;
  background: #F7F7F7;
  color: #262626;
  font-size: 0.13rem;
  display: flex;
  align-items: center;
}
.cpyq_info1 .cpyq_icon {
  height: 0.14rem;
  width: auto;
  margin-right: 0.04rem;
}
.cpyq_info1 .cpyq_icon2 {
  height: 0.2rem;
  margin-right: 0.02rem;
}
.cp_info_num2 {
  margin-right: 0.13rem;
}
.cp_info_num {
  white-space: nowrap;
}
.cpyq_info .cpyq_info_t {
  color: #666666;
  font-size: 0.13rem;
  padding: 0 0.08rem;
}
.bonus_icon {
  width: 0.19rem;
  height: 0.19rem;
  margin-right: 0.08rem;
}
.top_icon {
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.04rem;
}
.name {
  width: 3.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: .16rem;
  color: #151515;
  font-family: PingFangSC, PingFangSC-Medium;
}
.icons {
  margin-left: 0.05rem;
}
.icons img{
  width: .22rem;
  height: .22rem;
  margin-left: -.05rem;
}
.detail_brand {
  display: flex;
  justify-content: space-between;
  margin-top: .07rem
}
.brand{
  color: #989898;
  font-size: .12rem
}
.cpxsign {
  color: #F36340;
  font-size: .1rem;
  padding: .02rem .08rem;
  border: .01rem solid #F36340;
  border-radius: .09rem
}
.cpxsignleft {
  margin-left: 0.08rem;
}
.whattop {
  width: .13rem;
  height: .13rem;
  margin-left: .08rem;
}
.syjcon,.spjg {
  font-size: .09rem;
  color: #A59E9E
}
.syj{
  color: #F36340;
  font-size: .15rem
}
.cpx {
  text-decoration: line-through;
}
.detail_recom {
  margin-top: .08rem;
}
.recommend {
  display: inline;
  padding: 0 .04rem;
  background: #FFECDE;
  border-radius: .02rem;
}
.recomimg {
  width: .15rem;
  height: .15rem;
  vertical-align: middle
}
.recomimport {
  font-size: .1rem;
  color: #F36340;
  vertical-align: middle;
  max-width: 2.1rem;
  white-space:nowrap;
  overflow:hidden;
  display: inline-block;
  text-overflow:ellipsis;
}
.remainpeop{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  float: right;
  margin-top: -.15rem
}
.sykctxt {
  color: #F36340;
  font-size: .1rem;
  line-height: .24rem
}
.sykc{
  font-size: .24rem;
  vertical-align: middle;
  margin-right: .05rem;
}
.vcount {
  font-size: .08rem;
  color: #6D7278
}
.detail_fwbznr{
  margin-top: .03rem;
  background: #fff;
  color: #999999;
  font-size: .13rem
}
.fwbznr {
  color: #262626
}
.flow_icon {
  width: 100%;
}
.openfwbznr {
  float: right;
  width: .06rem;
  height: .09rem;
  margin-top: .03rem
}
.streeFriends {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
.rate {
  margin-top: .08rem;
  position: relative;
}
.rateTitle {
  color: #fff;
  font-size: .11rem;
  position: absolute;
  bottom: .05rem;
  left: .07rem;
  max-height: .32rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.detail_xq {
  margin: 0.12rem auto 0;
  border-bottom: 0.12rem solid #F7F7F7;
}
.xq_title {
  padding: 0 .12rem;
  display: inline-block;
  margin-bottom: .11rem;
}
.xqImg {
  width: 100%;
  height: auto;
}
.detail_step {
  padding: .12rem 0
}
.steps {
  padding: 0 .12rem
}
.playsteps {
  display: flex;
  justify-content:space-between;
  padding: .17rem .12rem;
  font-size: .1rem;
  background: #FFFBFB
}
.playstep{
  max-width: 1rem
}
.reflowtag ,#launch-btn1{
  color: #F36340;
  font-size: .11rem;
  float: right;
  margin-right: .12rem;
}
.step {
  color: #F36340;
  font-family: Avenir, Avenir-Black;
  font-weight: 900;
}
.cpyq {
  color: #151515;
  margin-top: .08rem;
  word-wrap:break-word;
  font-size: 0.13rem;
  white-space: pre-wrap;
  margin-bottom: 0.12rem;
}
.brand {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.brand .brand_left {
  width: 0.46rem;
  height: 0.46rem;
  margin: 0 0.08rem 0 0.12rem;
  border: 1px solid #F7F7F7;
  background: #eeeeee;
  overflow: hidden;
  border-radius: 0.04rem;
}
.brand_right {
  flex: 1;
}
.brand_right .brand_title {
  color: #262626;
  font-size: 0.15rem;
  font-weight: bold;
}
.brand_right .brand_text {
  color: #999999;
  font-size: 0.12rem;
}
.brand .brand_left img {
  width: 100%;
  height: 100%;
}
.join_avatar_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  padding-top: 0.12rem;
}
.join_avatar_title .join_num_t {
  color: #262626;
  font-size: 0.15rem;
  font-weight: bold;
  margin-left: 0.12rem;
}
.peopleCount {
  margin-right: .12rem;
}
.avatars {
  margin-top: .35rem;
  padding-left: .3rem;
}
.avatar {
  width: .3rem;
  height: .3rem;
  border-radius: 50%;
  margin-left: -.08rem;
}
.detail_footer{
  color: #989898;
  font-size: .12rem;
  padding: .12rem .1rem .3rem .16rem;
  position: relative;
  margin-top: .15rem;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0px 0.5px 0px 0px #eeeeee inset; 
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer_syj {
  font-size: .16rem;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  color: #F36340
}
.footer_cpx {
  font-size: .12rem;
  margin-left: .08rem;
}
.footer_look {
  font-size: .1rem;
  line-height: .14rem;
  margin-top: .03rem;
}
.footer_sykc {
  color: #F36340
}
.tryBtn,#launch-btn {
  width: 164px;
  height: 41px;
  background: linear-gradient(90deg,#fe7b00, #ff5a03 34%, #ff2600 65%, #ff0900);
  border-radius: 21px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.join_num_con {
  /* border-bottom: 0.12rem solid #F7F7F7; */
}
.scrollTop {
  position: fixed;
  bottom: 1rem;
  right: .2rem;
  border: .02rem solid #dbdbdb;
  width: .3rem;
  height: .3rem;
  border-radius: 50%;
  background: #fff;
  margin: 0 auto;
  text-align: center;
  line-height: .3rem
}
.scrollTop img{
  width: .2rem;
  height: .25rem;
}
.detail_footer_left {
  color: #262626;
  font-size: 0.13rem;
}
.detail_footer_left>span {
  color: #F92D18;
  font-weight: bold;
}
.whattopcon {
  width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: fixed;
    z-index: 111;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.topcon {
  width: 2.5rem;
    height: 1.2rem;
    background: #fff;
    border-radius: .1rem;
    margin: 2.5rem auto;
}
.topdesc {
  font-size: .14rem;
  padding: 0 .2rem;
  color: #807c7c;
}
.toptitle {
  padding: .1rem;
    text-align: center;
}
.top_first {
  padding-top: 0;
  overflow: hidden;
}
.top_tit3 {
  color: #999999;
  font-size: 0.1rem;
  margin-bottom: 0.04rem;
}
.top_tit3 .bds {
  margin-right: 0.05rem;
}
.top_first .top_title {
  padding-top: 0.12rem;
}
.top_banner {
  width: 3.75rem;
  height: 0.34rem;
  margin-left: -0.12rem;
}
