body {
  background: #2D0889; }

.module {
  width: 10rem;
  background: url(../images/bg_top.png) no-repeat top center, url(../images/bg_bt.png) no-repeat bottom center;
  background-size: 100% auto,100% auto;
  margin: 0 auto;
  padding: 4.16rem 0.73333rem 0; }
  .module .tle {
    margin-left: -0.41333rem;
    padding-top: 0.85333rem; }
    .module .tle img {
      height: 1.46667rem; }
  .module .md_nr {
    color: #fff;
    padding: 0.61333rem 0 0.16rem; }
    .module .md_nr .md_tle {
      font-size: 0.48rem;
      font-weight: bold; }
    .module .md_nr .md_con {
      font-size: 0.4rem;
      line-height: 0.56rem;
      padding: 0.21333rem 0 0.16rem; }
    .module .md_nr .md_img img {
      width: 100%; }
  .module .md_pricebox {
    margin: 0 -0.06667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .module .md_pricebox .md_price {
      width: 4rem;
      height: 2.98667rem;
      background: url(../images/price_1.png) no-repeat center;
      background-size: 100%;
      margin: 0.28rem 0 0.41333rem; }
      .module .md_pricebox .md_price.md_price_this {
        background: url(../images/price_2.png) no-repeat center;
        background-size: 100%; }
      .module .md_pricebox .md_price img {
        width: 100%; }
  .module .md_tt {
    font-size: 0.37333rem;
    color: #fff;
    line-height: 0.45333rem;
    padding: 0.26667rem 0 2.66667rem; }
    .module .md_tt p {
      padding-top: 0.2rem; }
    .module .md_tt a {
      color: #fff; }

.footbox {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.33333rem;
  background: #563AB4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  color: #fff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .footbox .ft_num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.4rem; }
    .footbox .ft_num .ft_xian {
      font-size: 0.4rem; }
      .footbox .ft_num .ft_xian span {
        font-size: 0.8rem;
        font-weight: bold; }
    .footbox .ft_num .ft_yuan {
      font-size: 0.4rem;
      text-decoration: line-through;
      padding: 0.06667rem 0 0 0.18667rem; }
  .footbox .ft_btn {
    width: 4rem;
    height: 100%;
    background: #F54848;
    text-align: center;
    line-height: 1.33333rem;
    font-size: 0.48rem; }

.right_nav {
  position: fixed;
  right: 0.24rem;
  bottom: 1.86667rem; }
  .right_nav .rt_list {
    width: 1.30667rem;
    margin-top: 0.21333rem; }
    .right_nav .rt_list img {
      width: 1.30667rem; }

.popbox {
  width: 9.14667rem;
  background: #FFFCF6;
  border-radius: 0.26667rem;
  padding: 0.77333rem 0.77333rem 0.93333rem;
  display: none; }
  .popbox .poptle {
    font-size: 0.48rem;
    color: #866340;
    font-weight: bold;
    position: relative;
    padding-bottom: 0.30667rem; }
    .popbox .poptle img {
      position: absolute;
      width: 0.53333rem;
      right: 0;
      top: -0.30667rem; }
  .popbox .ewmbox {
    text-align: center; }
    .popbox .ewmbox img {
      width: 5.73333rem; }
    .popbox .ewmbox p {
      padding-top: 0.18667rem;
      font-size: 0.4rem;
      color: #866340; }
  .popbox .content {
    width: 100%;
    height: 1.30667rem;
    border: 1px solid #d6c8b1;
    border-radius: 0.10667rem;
    font-size: 0.4rem;
    margin-top: 0.48rem; }
    .popbox .content input {
      width: 100%;
      height: 100%;
      background: transparent;
      outline: none;
      border: 0;
      padding-left: 0.33333rem;
      color: #A1774E; }
      .popbox .content input::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #E5DBCA; }
      .popbox .content input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #E5DBCA; }
      .popbox .content input:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #E5DBCA; }
    .popbox .content .yzmbtn {
      width: 2.70667rem;
      line-height: 1.30667rem;
      text-align: center;
      color: #A1774E;
      background: transparent;
      border: 0; }
  .popbox .ifmbox {
    width: 100%;
    height: 1.30667rem;
    font-size: 0.4rem;
    line-height: 1.30667rem;
    margin-top: 0.48rem; }
    .popbox .ifmbox span {
      width: 2.2rem;
      color: #866340;
      display: block;
      padding-right: 0.13333rem;
      text-align: right; }
    .popbox .ifmbox input {
      width: 100%;
      height: 100%;
      background: transparent;
      border: 1px solid #d6c8b1;
      outline: none;
      padding-left: 0.33333rem;
      color: #A1774E;
      border-radius: 0.10667rem;
      -webkit-appearance: none; }
      .popbox .ifmbox input::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #E5DBCA; }
      .popbox .ifmbox input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #E5DBCA; }
      .popbox .ifmbox input:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #E5DBCA; }
    .popbox .ifmbox .errboder::-webkit-input-placeholder {
      color: #FF492C; }
  .popbox .btn {
    display: block;
    width: 7.6rem;
    height: 1.33333rem;
    background: -webkit-gradient(linear, left bottom, left top, from(#ff3e24), to(#ff4d2f));
    background: -webkit-linear-gradient(bottom, #ff3e24, #ff4d2f);
    background: -o-linear-gradient(bottom, #ff3e24, #ff4d2f);
    background: linear-gradient(0deg, #ff3e24, #ff4d2f);
    border-radius: 0.13333rem;
    font-size: 0.48rem;
    line-height: 1.33333rem;
    text-align: center;
    color: #fff;
    margin-top: 0.66667rem; }
  .popbox .errbox {
    font-size: 0.4rem;
    color: #FF4C2E;
    height: 1.14667rem;
    padding: 0.21333rem 0 0 0.33333rem; }
  .popbox .errboder {
    border-color: #FF492C !important; }

.zfbox .sucicon {
  font-size: 1.33333rem; }
