@charset "UTF-8";
a, a:visited {
  text-decoration: none;
  color: #666666; }

.justify, nav, .time_choose, .car_list, .shouhu_page .grade_choose, footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }

.icon_l, .home_rewards_icon, .home_rewards_icon_set {
  background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/woxiu_webView/home_rewards_icon.png") no-repeat 0 0;
  display: inline-block;
  vertical-align: middle; }

.home_rewards_icon, .home_rewards_icon_set {
  background-position: 0rem 0rem;
  background-size: 100%;
  height: 0.2rem;
  width: 0.15rem; }

.home_rewards_icon_set {
  background-position: 0rem -0.24rem; }

.main {
  font-size: 0.15rem;
  color: #5a5858;
  background-color: #f2f2f2; }

.dy_pink {
  color: #ff629d; }

nav {
  font-size: .16rem;
  height: 0.4rem;
  line-height: 0.4rem;
  padding: 0rem 0.01rem;
  margin-top: 0.1rem;
  border-bottom: 0.011rem solid #dedcdc; }
  nav a {
    width: 18%;
    text-align: center;
    padding-bottom: 0.01rem;
    display: inline-block;
    text-align: center; }
  nav a.set {
    border-bottom: 0.011rem solid #ff629d;
    color: #ff629d; }
  nav .luck_card_detail {
    text-align: right;
    display: inline-block;
    font-size: 0.12rem;
    padding-right: 0.1rem; }

.time_choose {
  padding: .1rem;
  margin-top: -0.2rem;
  background: #fff;
  font-size: 0.12rem; }
  .time_choose span {
    background-color: #d9d9d9;
    border: 0.03rem solid #f2f2f2;
    border-radius: 50%;
    height: 0.75rem;
    width: 0.75rem;
    display: inline-block;
    text-align: center;
    position: relative;
    vertical-align: middle; }
    .time_choose span em {
      font-size: 0.17rem;
      margin-top: .15rem;
      width: 100%;
      line-height: 0.15rem;
      font-style: normal;
      display: inline-block; }
  .time_choose span.set {
    background-color: #ff9600;
    border: 0.03rem solid #ffd800;
    color: #fff; }
  .time_choose span.set:after {
    content: '';
    background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/woxiu_webView/shop_vip_icon.png") no-repeat 0 0;
    height: 0.2rem;
    width: 0.75rem;
    position: absolute;
    bottom: -0.05rem;
    background-size: 100%;
    display: block; }
  .time_choose .discound {
    font-size: 0.11rem;
    position: absolute;
    top: -0.1rem;
    right: 0rem;
    height: 0.2rem;
    line-height: 0.2rem;
    width: 0.35rem;
    border-radius: 0.05rem;
    background-color: #ff2f5b;
    text-align: center;
    color: #fff;
    font-style: normal; }
  .time_choose .discount_text {
    background-color: #ff9600;
    color: #fff;
    border-radius: .03rem;
    width: 120%;
    line-height: .2rem;
    font-size: .12rem;
    display: block;
    font-style: normal;
    transform: scale(0.75);
    margin-left: -0.05rem; }

.one_child {
  text-align: center; }

h2 {
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-weight: normal; }
  h2 span {
    padding: 0.06rem 0.1rem;
    font-size: 0.13rem;
    background-color: #fff;
    border-radius: 0.04rem;
    color: #ff9600; }

.privilege_list {
  font-size: 0.12rem;
  background-color: #fff;
  width: 94%;
  margin: 0 auto;
  text-align: center; }
  .privilege_list td {
    width: 30%;
    padding: 0.1rem 0.1rem;
    border-bottom: 0.011rem solid #f2f2f2;
    border-right: 0.011rem solid #f2f2f2; }
    .privilege_list td b {
      display: block;
      color: #333333;
      font-weight: normal;
      margin-top: 0.08rem; }
    .privilege_list td img {
      max-width: 100%;
      height: 0.4rem;
      display: inline-block; }
  .privilege_list td:nth-of-type(3) {
    border-right: 0rem; }

.VIP_page {
  padding-bottom: 0.6rem; }
  .VIP_page h2:nth-of-type(2) {
    font-size: 0.12rem;
    height: 0.6rem; }

.xiuka_page {
  padding-bottom: 0.6rem; }
  .xiuka_page .description {
    background-color: #fff;
    padding: 0.1rem;
    margin: 0rem .1rem; }

.car_list {
  padding: 0.1rem;
  color: #ff8400;
  /* 	li:before{content:''; background:url($img_address + 'sales_icon.png') no-repeat 0 0;background-size: 82%;
		position: absolute;top: 0.05rem;left: -0.05rem;display: block;height: 0.2rem;width:0.5rem;
	} */ }
  .car_list li {
    height: 1.2rem;
    width: 31%;
    padding: 0.15rem 0rem 0.05rem 0rem;
    margin: 0.1rem 0rem;
    border-radius: 0.1rem;
    position: relative;
    text-align: center;
    background-color: #fff;
    display: inline-block; }
  .car_list .discound {
    font-size: 0.11rem;
    position: absolute;
    top: 0rem;
    right: 0rem;
    height: 0.2rem;
    line-height: 0.2rem;
    width: 0.35rem;
    border-radius: 0.05rem;
    background-color: #ff2f5b;
    text-align: center;
    color: #fff;
    font-style: normal; }
  .car_list img {
    max-height: 0.7rem;
    max-width: 90%; }
  .car_list span {
    display: block;
    color: #000; }
  .car_list span:nth-of-type(1) {
    height: 0.7rem;
    line-height: 0.7rem;
    margin-bottom: 0.07rem; }

.shouhu_page .grade_choose {
  height: 0.75rem;
  margin-top: 0.1rem; }
  .shouhu_page .grade_choose span {
    height: 54%;
    width: 49%;
    padding: 5% 0rem;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    vertical-align: middle; }
  .shouhu_page .grade_choose span:before {
    content: '';
    background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/woxiu_webView/shop/shouhu_hz02.png") no-repeat 0 0;
    background-size: 0.3rem;
    height: 0.35rem;
    width: 0.4rem;
    margin-top: -0.15rem;
    display: inline-block;
    vertical-align: middle;
    border-right: 0.011rem solid #f2f2f2; }
  .shouhu_page .grade_choose em {
    font-size: 0.12rem;
    padding-left: 0.1rem;
    display: inline-block; }
  .shouhu_page .grade_choose em:before {
    content: '星王守护';
    font-size: 0.15rem; }
  .shouhu_page .grade_choose i {
    font-style: normal;
    color: #df576e; }
  .shouhu_page .grade_choose span:nth-of-type(2):before {
    content: '';
    background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/woxiu_webView/shop/shouhu_hz01.png") no-repeat 0 0;
    background-size: 0.3rem; }
  .shouhu_page .grade_choose span:nth-of-type(2) em:before {
    content: '星神守护'; }
  .shouhu_page .grade_choose span.set {
    background: -webkit-linear-gradient(top, #fb63f6, #7796ff);
    color: #fff; }
    .shouhu_page .grade_choose span.set i {
      color: #fcff00; }
  .shouhu_page .grade_choose span:nth-of-type(2).set {
    background: -webkit-linear-gradient(top, #e7408e, #ffb26c); }

.shouhu_page .description {
  font-size: 0.12rem;
  padding: 0.1rem 0.1rem;
  padding-left: 1rem;
  color: #ff629d;
  background-color: #fff;
  position: relative;
  margin: .1rem;
  margin-bottom: 0rem; }

.shouhu_page .description:before {
  content: '';
  background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/woxiu_webView/shop/shouhu_pic1.png") no-repeat 0 0;
  background-size: 100%;
  width: 0.8rem;
  height: 0.4rem;
  display: inline-block;
  position: absolute;
  left: 0.05rem;
  top: 0.18rem; }

.noble_page {
  background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/noble_bg.png") #22242f no-repeat center 0;
  background-size: 100%;
  position: absolute;
  height: 100%;
  width: 100%;
  min-height: 3rem; }
  .noble_page.noble_page_fixed {
    position: fixed; }
  .noble_page .gray {
    color: #978e7e; }
  .noble_page .ka_icon {
    background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/xf01.png") no-repeat center center;
    height: .3rem;
    width: .45rem;
    background-size: 100%;
    display: inline-block; }
  .noble_page .ka_icon_2 {
    background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/xf02.png"); }
  .noble_page .ka_icon_3 {
    background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/xf03.png"); }
  .noble_page .ka_icon_4 {
    background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/xf04.png"); }
  .noble_page .ka_icon_5 {
    background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/xf05.png"); }
  .noble_page .content {
    background-color: #f4f2f0;
    padding: .1rem;
    z-index: 1;
    position: relative; }
    .noble_page .content .nav {
      text-align: center;
      margin-bottom: .1rem; }
      .noble_page .content .nav span {
        height: .3rem;
        line-height: .3rem;
        width: .6rem;
        color: #666666;
        display: inline-block;
        cursor: pointer; }
        .noble_page .content .nav span.set {
          color: #fff;
          background-color: #948068;
          border-radius: .2rem; }
    .noble_page .content .tips_icon {
      background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/tips_icon.png") no-repeat 0 0;
      background-size: 100%;
      height: .28rem;
      line-height: .26rem;
      width: .6rem;
      display: block;
      position: absolute;
      top: -0.1rem;
      right: -0.35rem;
      font-size: .14rem;
      font-style: normal;
      color: #fff;
      transform: scale(0.7); }
    .noble_page .content .grade_area {
      background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/box.png") #fff no-repeat 0 0;
      width: 100%;
      min-height: 2.5rem;
      background-size: 100%;
      margin-bottom: .1rem;
      text-align: center;
      color: #999999;
      padding-bottom: .1rem;
      border-bottom-right-radius: .1rem;
      border-bottom-left-radius: .1rem;
      box-shadow: 0rem 0.05rem 0rem 0 #e6e6e6; }
      .noble_page .content .grade_area .noble_icon {
        margin: .2rem auto .14rem;
        width: .6rem;
        height: .25rem;
        position: relative; }
        .noble_page .content .grade_area .noble_icon:after {
          content: '';
          background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/light_icon.png") no-repeat 0 0;
          height: .6rem;
          width: 1rem;
          background-size: 100%;
          position: absolute;
          top: -0.2rem;
          left: -0.3rem;
          display: block; }
      .noble_page .content .grade_area .title_text {
        display: block;
        font-size: .2rem;
        color: #a88361; }
    .noble_page .content .reward_list {
      clear: both;
      overflow: hidden;
      padding-left: .05rem;
      margin-top: .05rem;
      font-size: .12rem; }
      .noble_page .content .reward_list li {
        width: 31%;
        margin: .03rem;
        height: .9rem;
        padding: .05rem 0rem;
        line-height: .18rem;
        text-align: center;
        background-color: #f5f5f5;
        float: left; }
      .noble_page .content .reward_list strong {
        display: block;
        color: #333333; }
      .noble_page .content .reward_list .pic {
        width: 45%;
        height: .45rem;
        line-height: .45rem;
        margin: 0 auto .05rem;
        text-align: center;
        display: block; }
      .noble_page .content .reward_list img {
        width: 100%; }
    .noble_page .content .grade_purview_area {
      box-shadow: 0rem 0.05rem 0rem 0 #e6e6e6;
      border: 0.012rem solid #e6e6e6;
      border-radius: .1rem;
      padding: .1rem;
      background-color: #fff; }
      .noble_page .content .grade_purview_area:before {
        content: '';
        background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/title.png") no-repeat center 0;
        width: 85%;
        height: .3rem;
        background-size: 100%;
        display: block;
        margin: 0.1rem auto; }
    .noble_page .content .purview_list {
      clear: both;
      overflow: hidden; }
      .noble_page .content .purview_list li {
        width: 30%;
        text-align: center;
        font-size: .12rem;
        float: left;
        margin: .05rem;
        margin-bottom: .1rem;
        color: #999999; }
      .noble_page .content .purview_list strong {
        display: block;
        font-size: .15rem;
        color: #666666; }
      .noble_page .content .purview_list .icon {
        background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/1.png") no-repeat center center;
        width: .5rem;
        height: .5rem;
        background-size: 100%;
        display: block;
        margin: .05rem auto;
        position: relative; }
        .noble_page .content .purview_list .icon.gray_icon {
          background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/g_1.png"); }
      .noble_page .content .purview_list .icon2 {
        background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/2.png"); }
        .noble_page .content .purview_list .icon2.gray_icon {
          background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/g_2.png"); }
      .noble_page .content .purview_list .icon3 {
        background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/3.png"); }
        .noble_page .content .purview_list .icon3.gray_icon {
          background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/g_3.png"); }
      .noble_page .content .purview_list .icon4 {
        background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/4.png"); }
        .noble_page .content .purview_list .icon4.gray_icon {
          background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/g_4.png"); }
      .noble_page .content .purview_list .icon5 {
        background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/5.png"); }
        .noble_page .content .purview_list .icon5.gray_icon {
          background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/g_5.png"); }
      .noble_page .content .purview_list .icon6 {
        background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/6.png"); }
        .noble_page .content .purview_list .icon6.gray_icon {
          background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/g_6.png"); }
      .noble_page .content .purview_list .icon7 {
        background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/7.png"); }
        .noble_page .content .purview_list .icon7.gray_icon {
          background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/g_7.png"); }
      .noble_page .content .purview_list .icon8 {
        background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/8.png"); }
        .noble_page .content .purview_list .icon8.gray_icon {
          background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/g_8.png"); }
      .noble_page .content .purview_list .icon9 {
        background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/9.png"); }
        .noble_page .content .purview_list .icon9.gray_icon {
          background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/g_9.png"); }
      .noble_page .content .purview_list .icon10 {
        background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/10.png"); }
        .noble_page .content .purview_list .icon10.gray_icon {
          background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/g_10.png"); }
      .noble_page .content .purview_list .icon11 {
        background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/11.png"); }
        .noble_page .content .purview_list .icon11.gray_icon {
          background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/g_11.png"); }
      .noble_page .content .purview_list .icon12 {
        background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/12.png"); }
        .noble_page .content .purview_list .icon12.gray_icon {
          background-image: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/g_12.png"); }
    .noble_page .content .tips_text {
      padding: .1rem;
      padding-bottom: .78rem;
      margin: .1rem 0rem;
      color: #b09271;
      line-height: .22rem; }
      .noble_page .content .tips_text p {
        margin-bottom: .08rem; }
    .noble_page .content footer {
      height: auto;
      line-height: .4rem;
      overflow: hidden;
      box-shadow: 0.1rem 0rem 0.05rem 0 #c6c3c3; }
      .noble_page .content footer:after {
        display: none; }
      .noble_page .content footer .g_flex {
        padding: .1rem 0.1rem;
        width: 100%; }
      .noble_page .content footer .grade_zb {
        padding-left: .1rem; }
      .noble_page .content footer .btn {
        background-color: #f4639c;
        margin: 0px;
        display: inline-block; }
  .noble_page .cover_bg {
    position: fixed;
    bottom: 0rem;
    left: 0rem;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.4); }
  .noble_page .search_room_alert, .noble_page .my_noble_alert, .noble_page .stock_gift_alert, .noble_page .user_ask_alert {
    position: fixed;
    bottom: 0rem;
    left: 0rem;
    width: 100%;
    z-index: 1; }
  .noble_page .search_room_alert .search_room_alert_content {
    background-color: #fff;
    padding: .1rem;
    background-color: #fff;
    z-index: 2;
    position: relative; }
  .noble_page .search_room_alert input {
    height: .4rem;
    line-height: .4rem;
    width: 1.6rem;
    padding: 0 .1rem;
    background-color: #eaeaea;
    border: 0px;
    border-radius: .5rem;
    text-align: center; }
  .noble_page .search_room_alert .btn {
    height: .4rem;
    width: 1rem;
    line-height: .4rem;
    border-radius: .5rem;
    text-align: center;
    color: #fff;
    display: inline-block;
    background-color: #f474a7; }
  .noble_page .search_room_alert .attention_list_alert {
    height: 2.5rem;
    overflow: auto;
    padding-bottom: .1rem;
    margin-top: .1rem; }
    .noble_page .search_room_alert .attention_list_alert a {
      height: .35rem;
      width: 45%;
      line-height: .35rem;
      margin-left: .05rem;
      margin-top: .1rem;
      padding-left: .05rem;
      font-size: .13rem;
      text-align: left;
      border: .011rem solid #908f8f;
      border-radius: .1rem;
      display: inline-block; }
  .noble_page .my_noble_alert {
    background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/my_noble_alert.png") no-repeat 0 0;
    background-size: 100%;
    width: 100%;
    height: 2.9rem; }
    .noble_page .my_noble_alert .user_area {
      width: 80%;
      margin: 0 auto;
      padding-top: .35rem;
      color: #dccaaa;
      position: relative;
      line-height: .3rem;
      z-index: 2; }
      .noble_page .my_noble_alert .user_area .user_area_detailed {
        justify-content: left; }
      .noble_page .my_noble_alert .user_area .user_area_pic {
        background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/pic_bg.png") no-repeat 0 0;
        height: .7rem;
        width: .7rem;
        line-height: .7rem;
        background-size: 100%;
        display: inline-block;
        margin-right: .1rem; }
        .noble_page .my_noble_alert .user_area .user_area_pic img {
          height: 100%;
          width: 100%;
          border-radius: 50%;
          display: block; }
      .noble_page .my_noble_alert .user_area .redecorate_area {
        border-top: .012rem solid #767d8e;
        margin-top: .15rem;
        padding-top: .05rem;
        text-align: center; }
        .noble_page .my_noble_alert .user_area .redecorate_area span:nth-of-type(3) {
          width: .4rem;
          display: inline-block;
          text-align: center; }
        .noble_page .my_noble_alert .user_area .redecorate_area p:nth-of-type(2) span:nth-of-type(3) {
          width: .4rem;
          display: inline-block;
          text-align: center; }
  .noble_page .stock_gift_alert {
    height: 100%; }
    .noble_page .stock_gift_alert .gift_alert_content {
      width: 80%;
      height: 4.6rem;
      padding: .2rem;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 3;
      border-radius: .05rem;
      background-color: #fff; }
    .noble_page .stock_gift_alert .title_text {
      font-size: .2rem;
      font-weight: bold;
      color: #c08b51;
      text-align: center; }
    .noble_page .stock_gift_alert ul.gf_list {
      max-height: 73%;
      overflow: auto;
      margin-bottom: .1rem;
      margin-top: .1rem; }
    .noble_page .stock_gift_alert li {
      padding: 5px 0rem;
      border-bottom: .011rem solid #f1f1f1;
      font-size: .12rem; }
    .noble_page .stock_gift_alert i {
      font-style: normal;
      display: inline-block; }
    .noble_page .stock_gift_alert .gf_area {
      width: 60%;
      justify-content: left; }
      .noble_page .stock_gift_alert .gf_area .gf_icon {
        height: 50px;
        width: 50px;
        margin-right: 5px;
        display: inline-block; }
        .noble_page .stock_gift_alert .gf_area .gf_icon img {
          height: 100%;
          width: 100%; }
      .noble_page .stock_gift_alert .gf_area .gf_name {
        display: block;
        color: #000; }
    .noble_page .stock_gift_alert .gf_num_area {
      width: 30%;
      height: 23px;
      line-height: 23px;
      margin-top: .1rem;
      border: .011rem solid #ccc;
      vertical-align: middle;
      text-align: center;
      display: inline-block; }
      .noble_page .stock_gift_alert .gf_num_area i {
        width: 24%;
        font-size: .18rem;
        font-weight: bold;
        cursor: pointer; }
      .noble_page .stock_gift_alert .gf_num_area .gf_num {
        width: 40%;
        border-right: .011rem solid #ccc;
        vertical-align: top;
        border-left: .011rem solid #ccc;
        font-size: .13rem;
        font-weight: normal;
        cursor: auto;
        line-height: 24px; }
    .noble_page .stock_gift_alert .buy_btn {
      height: 0.35rem;
      width: 1rem;
      line-height: 0.35rem;
      color: #fff;
      text-align: center;
      background-color: #ff629d;
      border-radius: 0.08rem;
      display: block;
      letter-spacing: 0.02rem;
      margin: 0.2rem auto 0.1rem; }
  .noble_page .user_ask_alert {
    height: 100%; }
    .noble_page .user_ask_alert .content {
      width: 70%;
      height: 2.3rem;
      padding: .3rem;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 3;
      border-radius: .05rem;
      background-color: #fff; }
    .noble_page .user_ask_alert li {
      text-align: left;
      margin-top: .2rem; }
      .noble_page .user_ask_alert li span {
        width: .75rem;
        text-align: right;
        display: inline-block;
        color: #a66926; }
      .noble_page .user_ask_alert li input {
        height: .35rem;
        line-height: .35rem;
        width: 55%;
        border-radius: .5rem;
        border: .01rem solid #ccc;
        color: #000;
        padding: 0 .1rem; }
    .noble_page .user_ask_alert .btn {
      background: url("https://www.qunge.com/~x1/style/wxstyle/release/mobile/v1/img/shop/noble/btn.png") no-repeat 0 0;
      background-size: 100%;
      height: .4rem;
      line-height: .4rem;
      width: 1.8rem;
      display: block;
      margin: 0.3rem auto;
      text-align: center;
      color: #fff;
      font-size: .16rem;
      cursor: pointer; }

footer {
  overflow: hidden;
  position: fixed;
  bottom: 0rem;
  left: 0rem;
  width: 100%;
  padding: 0rem;
  background-color: #fff;
  height: 0.6rem;
  line-height: 0.6rem; }
  footer .btn {
    height: 0.35rem;
    width: 1rem;
    line-height: 0.35rem;
    color: #fff;
    text-align: center;
    background-color: #00b1f0;
    border-radius: 0.08rem;
    display: inline-block;
    margin-left: 0.1rem;
    letter-spacing: 0.02rem; }
  footer .btn:nth-of-type(2) {
    background-color: #ff9600;
    margin: 0rem;
    margin-right: 0.1rem; }
