.bannercan {
  background-color: #f0efeb;
  display: table; }
  .bannercan .item {
    display: table-cell;
    float: none;
    position: relative; }
    .bannercan .item .txt {
      position: absolute;
      bottom: 1.25rem;
      width: 100%;
      left: 0; }
      .bannercan .item .txt .p-name, .bannercan .item .txt .p-price {
        font-size: 1.125rem;
        line-height: 2.5rem;
        text-align: center; }

.r_sbar {
  border-left: 1px solid #fff;
  vertical-align: top; }
  .r_sbar_con {
    padding: 0 2.5rem;
    height: 24.89063rem;
    overflow-y: auto; }
    @media screen and (min-width: 1920px) {
      .r_sbar_con {
        padding: 0 3.125rem;
        height: 33.1875rem; } }
    .r_sbar_con h5 {
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 3.75rem; }
    .r_sbar_con .line {
      border-bottom: 1px solid #e6e6e6;
      margin-left: -0.9375rem; }
      @media screen and (min-width: 1920px) {
        .r_sbar_con .line {
          margin-left: -2.5rem; } }
      .r_sbar_con .line a {
        white-space: nowrap;
        font-size: 0.75rem;
        color: #999;
        display: inline-block;
        line-height: 24px;
        border: 1px solid #999;
        width: 27%;
        margin-left: 0.9375rem;
        margin-bottom: 0.9375rem;
        text-align: center;
        text-decoration: none; }
        @media screen and (min-width: 1920px) {
          .r_sbar_con .line a {
            width: 25%;
            margin-left: 2.5rem;
            margin-bottom: 2.5rem; } }
        .r_sbar_con .line a.active {
          border-color: #000;
          color: #000;
          font-family: "iconfont";
          position: relative; }
          .r_sbar_con .line a.active:after {
            content: "";
            position: absolute;
            display: block;
            width: 12px;
            height: 12px;
            background: url("../images/on_c.png") no-repeat scroll 0 0/cover;
            bottom: -0.3125rem;
            /* bottom: pxTorem(0px)\0;*/
            right: -0.3125rem;
            z-index: 1;
            /*  background-color: #fff;
              height: pxTorem(12px);
              line-height:pxTorem(12px);
              border-radius: 100%;*/ }
  .r_sbar h1 {
    text-align: center;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 6rem;
    border-bottom: 1px solid #e6e6e6; }
    @media screen and (min-width: 1920px) {
      .r_sbar h1 {
        font-size: 1.125rem;
        line-height: 7.5rem; } }

.filsp {
  overflow: hidden;
  display: block;
  width: 50%;
  margin: 40px auto 0;
  max-width: 500px;
  /*position: absolute;
  left: 50%;
  top: 50%;
     margin-left: -200px;
     margin-top: -188.5px;*/ }

/*# sourceMappingURL=bannercan.css.map */
