@charset "UTF-8";
.vline {
  padding-bottom: 5.75rem; }
  @media screen and (min-width: 1920px) {
    .vline {
      padding-bottom: 7.1875rem; } }

.vip-con {
  margin-bottom: 130px;
  /*  background-color: #f0efeb;*/
  position: relative; }
  .vip-con .vip_menu, .vip-con .help-menu {
    width: 12.5%;
    background-color: #111528;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%; }
    .vip-con .vip_menu dl, .vip-con .help-menu dl {
      color: #fff;
      text-align: center; }
      .vip-con .vip_menu dl a, .vip-con .help-menu dl a {
        color: inherit;
        text-decoration: none; }
      .vip-con .vip_menu dl dt, .vip-con .help-menu dl dt {
        font-size: 0.8rem;
        line-height: 2.75rem; }
        @media screen and (min-width: 1920px) {
          .vip-con .vip_menu dl dt, .vip-con .help-menu dl dt {
            line-height: 3.4375rem;
            font-size: 1rem; } }
        .vip-con .vip_menu dl dt .iconfont, .vip-con .help-menu dl dt .iconfont {
          font-size: 0.9rem;
          display: inline-block;
          margin-top: -0.3rem; }
          @media screen and (min-width: 1920px) {
            .vip-con .vip_menu dl dt .iconfont, .vip-con .help-menu dl dt .iconfont {
              font-size: 1.125rem;
              margin-top: -0.375rem; } }
          .vip-con .vip_menu dl dt .iconfont.icon-new_hg, .vip-con .help-menu dl dt .iconfont.icon-new_hg {
            font-size: 0.8rem; }
            @media screen and (min-width: 1920px) {
              .vip-con .vip_menu dl dt .iconfont.icon-new_hg, .vip-con .help-menu dl dt .iconfont.icon-new_hg {
                font-size: 1rem; } }
        .vip-con .vip_menu dl dt.active, .vip-con .help-menu dl dt.active {
          background-color: #0b0e1f;
          border-top: 1px solid #262626; }
      .vip-con .vip_menu dl dd, .vip-con .help-menu dl dd {
        margin: 0;
        line-height: 40px; }
        .vip-con .vip_menu dl dd a, .vip-con .help-menu dl dd a {
          font-size: 14px;
          text-decoration: none; }
        .vip-con .vip_menu dl dd.active, .vip-con .help-menu dl dd.active {
          background-color: #282d4f; }
  .vip-con .help-menu dl dt {
    cursor: pointer; }
    .vip-con .help-menu dl dt:after {
      content: "\eb8e";
      font-family: "iconfont";
      font-size: 1.25rem;
      float: right; }
  .vip-con .help-menu dl dd {
    display: none; }
  .vip-con .help-menu dl.active dt {
    background-color: #282d4f; }
    .vip-con .help-menu dl.active dt:after {
      transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      /* IE 9 */
      -moz-transform: rotate(-90deg);
      /* Firefox */
      -webkit-transform: rotate(-90deg);
      /* Safari 和 Chrome */
      -o-transform: rotate(-90deg); }
  .vip-con .help-menu dl.active dd {
    display: block; }
    .vip-con .help-menu dl.active dd.active {
      background-color: #282d4f; }
  .vip-con .right-con {
    /*  width: 100%;
        padding-left: 12.5%;*/
    margin-left: 12.5%;
    background-color: #f0efeb;
    min-height: 39.3125rem; }
    @media screen and (min-width: 1520px) {
      .vip-con .right-con {
        min-height: 46.25rem; } }
    .vip-con .right-con .conbox {
      padding: 1.5rem 1.5rem; }
      @media screen and (min-width: 1920px) {
        .vip-con .right-con .conbox {
          padding: 1.875rem 1.875rem; } }
      .vip-con .right-con .conbox h1 {
        font-weight: 400;
        font-size: 1rem;
        margin-bottom: 0.9375rem;
        line-height: 1.42857; }
      .vip-con .right-con .conbox .empty > .more {
        line-height: 1.375rem;
        color: #000; }
      .vip-con .right-con .conbox .empty h1 {
        line-height: 1.375rem; }
      .vip-con .right-con .conbox .empty .conbox-list {
        margin-left: -3%; }
        .vip-con .right-con .conbox .empty .conbox-list .item {
          width: 30%;
          float: left;
          margin-left: 3%; }
          .vip-con .right-con .conbox .empty .conbox-list .item p {
            line-height: 2.5rem;
            font-size: 0.75rem; }
            .vip-con .right-con .conbox .empty .conbox-list .item p a {
              color: #999;
              text-decoration: none; }
    .vip-con .right-con .info {
      width: 72%; }
      .vip-con .right-con .info ul {
        width: 44%;
        padding: 0.625rem 1.5625rem;
        background-color: #fff;
        height: 10.3125rem;
        overflow: hidden; }
        @media screen and (min-width: 1920px) {
          .vip-con .right-con .info ul {
            height: 11.875rem; } }
      .vip-con .right-con .info .img {
        width: 56%;
        height: 10.3125rem;
        background: url("../images/img_store.jpg") no-repeat scroll center center/cover; }
        @media screen and (min-width: 1920px) {
          .vip-con .right-con .info .img {
            height: 11.875rem; } }
      .vip-con .right-con .info li {
        color: #010101;
        font-size: 0.75rem;
        line-height: 1.8125rem;
        /*white-space: nowrap;*/ }
        @media screen and (min-width: 1920px) {
          .vip-con .right-con .info li {
            line-height: 2.25rem; } }
        .vip-con .right-con .info li.addr {
          line-height: 24px;
          padding-left: 60px;
          position: relative; }
          .vip-con .right-con .info li.addr span {
            position: absolute;
            left: 0;
            top: 0; }
        .vip-con .right-con .info li span {
          color: #999; }
    .vip-con .right-con .yu {
      width: 28%;
      padding-left: 1.875rem; }
      .vip-con .right-con .yu .yu_list li {
        border: 1px solid #999;
        line-height: 2.5rem;
        margin-bottom: 0.9375rem;
        padding: 0 0.625rem; }
        @media screen and (min-width: 1920px) {
          .vip-con .right-con .yu .yu_list li {
            line-height: 3.125rem;
            margin-bottom: 0.9375rem;
            padding: 0 0.625rem; } }
        .vip-con .right-con .yu .yu_list li:last-child {
          margin-bottom: 0; }
        .vip-con .right-con .yu .yu_list li a {
          font-size: 0.75rem;
          color: #000;
          text-decoration: none; }
        .vip-con .right-con .yu .yu_list li.active {
          background-color: #000;
          border: none; }
          .vip-con .right-con .yu .yu_list li.active a {
            color: #fff; }
    .vip-con .right-con .more {
      color: #999;
      font-size: 0.75rem;
      text-decoration: none;
      line-height: 1.375rem; }

.viptop {
  height: 428px;
  padding-top: 2rem;
  padding-bottom: 4.5rem;
  background: url("../images/viptop_bg.jpg") no-repeat scroll top center/cover; }
  @media screen and (min-width: 1920px) {
    .viptop {
      padding-top: 2.5rem;
      padding-bottom: 5.625rem; } }
  .viptop h5 {
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    text-align: center; }
    .viptop h5 i.iconfont {
      font-size: inherit; }

.points_mall .viptop {
  background-image: url("../images/points_mall_bg.jpg");
  height: 33.125rem;
  padding-top: 9.375rem; }
  .points_mall .viptop h5 {
    color: #000; }
  .points_mall .viptop .points_vip {
    color: #808080;
    font-size: 0.875rem; }
    .points_mall .viptop .points_vip .iconfont {
      color: #000; }
      .points_mall .viptop .points_vip .iconfont.icon-huangguan2 {
        font-size: 1.875rem;
        margin-left: 10px; }
      .points_mall .viptop .points_vip .iconfont.jf {
        font-size: 1.25rem; }
      .points_mall .viptop .points_vip .iconfonticon-vertical_line {
        font-size: 0.875rem; }
    .points_mall .viptop .points_vip a {
      color: #000;
      text-decoration: none;
      font-size: 0.75rem; }
.points_mall .points_step {
  background-color: #f0efeb; }
  .points_mall .points_step_list {
    border-right: 1px solid #fff; }
    .points_mall .points_step_list li {
      float: left;
      text-align: center;
      width: 14.2%;
      font-size: 0.75rem;
      color: #999;
      padding: 0.9375rem 0;
      position: relative; }
      .points_mall .points_step_list li::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #c9a46d;
        top: 50%;
        right: 0;
        display: block;
        margin-top: -1px;
        z-index: 0; }
      .points_mall .points_step_list li span {
        display: block; }
      .points_mall .points_step_list li i {
        line-height: 2.25rem;
        font-size: 0.625rem;
        color: #c9a46d;
        position: relative;
        z-index: 1;
        margin-top: 0.0625rem; }
        .points_mall .points_step_list li i:before {
          content: "\e626";
          color: #c9a46d;
          background-color: #f0efeb;
          border-radius: 100%; }
      .points_mall .points_step_list li b {
        display: block;
        font-weight: 400; }
      .points_mall .points_step_list li.on i {
        font-size: 1.5rem; }
        .points_mall .points_step_list li.on i:before {
          content: "\e61b"; }
      .points_mall .points_step_list li.on b {
        color: #c9a46d; }
      .points_mall .points_step_list li.off i {
        font-size: 1.5rem; }
        .points_mall .points_step_list li.off i::before {
          background-color: #fff; }
      .points_mall .points_step_list li:first-child::before {
        width: 50%; }
      .points_mall .points_step_list li:last-child::before {
        width: 50%;
        right: auto;
        left: 0; }
  .points_mall .points_step .points_info {
    display: flex;
    text-align: center;
    line-height: 2.5rem;
    color: #999;
    font-size: 1rem;
    height: 6.25rem; }
    @media screen and (min-width: 1920px) {
      .points_mall .points_step .points_info {
        height: 7.8125rem; } }
    .points_mall .points_step .points_info_con {
      margin: auto; }
      .points_mall .points_step .points_info_con span {
        color: #000;
        margin: 0 0.625rem; }
      .points_mall .points_step .points_info_con .btn-points {
        display: block;
        width: 13rem;
        height: 2rem;
        line-height: 2rem;
        color: #fff;
        background-color: #c7a067;
        text-align: center;
        font-size: 0.875rem;
        text-decoration: none;
        margin: 0 auto; }
        @media screen and (min-width: 1920px) {
          .points_mall .points_step .points_info_con .btn-points {
            width: 16.25rem;
            height: 2.5rem;
            line-height: 2.5rem; } }

.u_pic {
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  width: 7.7rem;
  height: 7.7rem;
  margin-bottom: 1.2rem;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto; }
  @media screen and (min-width: 1920px) {
    .u_pic {
      width: 9.625rem;
      height: 9.625rem;
      margin-bottom: 1.5rem; } }

.link_menu {
  text-align: center;
  margin-top: 1rem; }
  @media screen and (min-width: 1920px) {
    .link_menu {
      margin-top: 1.25rem; } }
  .link_menu li {
    position: relative;
    list-style: none;
    display: inline-block;
    width: 8.125rem; }
    .link_menu li span {
      display: block;
      color: #fff;
      font-size: 0.875rem;
      line-height: 1.875rem; }
      .link_menu li span .iconfont {
        font-size: 1.75rem; }
    .link_menu li:after {
      content: "";
      width: 0.0625rem;
      height: 1.75rem;
      background-color: #fff;
      position: absolute;
      top: 50%;
      margin-top: -0.875rem;
      right: 0; }
    .link_menu li:last-child:after {
      width: 0; }

.w200 {
  width: 10rem; }
  @media screen and (min-width: 1920px) {
    .w200 {
      width: 12.5rem; } }

.w140 {
  width: 7rem; }
  @media screen and (min-width: 1920px) {
    .w140 {
      width: 8.75rem; } }

.tatol-integral {
  text-align: center;
  padding-top: 1.5rem; }
  @media screen and (min-width: 1920px) {
    .tatol-integral {
      padding-top: 1.875rem; } }
  .tatol-integral b {
    font-size: 1.2rem;
    font-weight: 400;
    margin-right: 2.5rem; }
    @media screen and (min-width: 1920px) {
      .tatol-integral b {
        font-size: 1.5rem; } }

.btn-block {
  display: inline-block;
  text-decoration: none;
  background-color: #111528;
  color: #fff;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.5rem; }
  @media screen and (min-width: 1920px) {
    .btn-block {
      line-height: 1.875rem; } }

.user-con {
  width: 80%;
  margin: 0 auto;
  padding-top: 2.5rem;
  padding-bottom: 1.5rem; }
  @media screen and (min-width: 1920px) {
    .user-con {
      padding-top: 3.125rem;
      padding-bottom: 1.875rem; } }
  .user-con .title {
    font-size: 1.2rem;
    line-height: 3rem;
    border-bottom: 1px solid #999; }
    @media screen and (min-width: 1920px) {
      .user-con .title {
        font-size: 1.5rem;
        line-height: 3.75rem; } }
    .user-con .title .tip {
      font-size: 0.75rem;
      color: #999;
      line-height: 3.7rem; }
      @media screen and (min-width: 1920px) {
        .user-con .title .tip {
          line-height: 4.625rem; } }
  .user-con .user-form li {
    font-size: 0.75rem;
    margin-top: 2.67938rem; }
    @media screen and (min-width: 1920px) {
      .user-con .user-form li {
        margin-top: 3.75rem; } }
    .user-con .user-form li .title {
      font-size: inherit;
      line-height: inherit;
      border: none;
      display: inline-block;
      width: 5.6rem; }
      @media screen and (min-width: 1920px) {
        .user-con .user-form li .title {
          width: 7rem; } }
    .user-con .user-form li .tip {
      color: #999;
      font-size: 0.75rem;
      margin-bottom: 0.89313rem; }
      @media screen and (min-width: 1920px) {
        .user-con .user-form li .tip {
          margin-bottom: 1.25rem; } }
    .user-con .user-form li .btn-block {
      background-color: #111528;
      color: #fff;
      font-size: 0.75rem;
      text-align: center;
      display: inline-block;
      width: 8rem;
      line-height: 1.5rem;
      margin-right: 2rem; }
      @media screen and (min-width: 1920px) {
        .user-con .user-form li .btn-block {
          width: 10rem;
          line-height: 1.875rem;
          margin-right: 2.5rem; } }
  .user-con .u_pic {
    display: inline-block;
    margin: 0;
    vertical-align: middle; }
  .user-con .ipt-txt {
    font-size: 0.75rem;
    line-height: 1.875rem;
    display: inline-block;
    height: 1.875rem;
    width: 13.75rem;
    padding: 0 0.9375rem; }
  .user-con label {
    white-space: nowrap;
    font-size: 0.75rem;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 0.8125rem; }
    @media screen and (min-width: 1920px) {
      .user-con label {
        margin-right: 3.125rem; } }
    .user-con label:last-child {
      margin-right: 0; }
  .user-con .checkbox {
    line-height: 1.875rem; }
  .user-con input[type="radio"] + label::before,
  .user-con input[type="checkbox"] + label::before {
    content: "\a0";
    /*不换行空格*/
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    width: 1rem;
    height: 1rem;
    margin-right: .4em;
    border: 1px solid #010101;
    text-indent: .15em;
    line-height: 1;
    margin-top: -0.1875rem; }
  .user-con input[type="radio"]:checked + label::before,
  .user-con input[type="checkbox"]:checked + label::before {
    background-color: #010101;
    background-clip: content-box;
    padding: 0.1875rem; }
  .user-con input[type="radio"],
  .user-con input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0); }
  .user-con .select {
    vertical-align: middle;
    display: inline-block;
    width: 3.6875rem; }
    .user-con .select .select2-container--default .select2-selection--single {
      background-color: transparent;
      border: 1px solid #999999;
      height: 30px;
      border-radius: 0px; }
    .user-con .select .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border: none !important;
      height: 13px;
      left: 50%;
      margin-left: -4px;
      margin-top: -7px;
      position: absolute;
      top: 50%;
      width: 12px; }
    .user-con .select .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
      font-family: "iconfont" !important;
      content: '\e6a8'; }
    .user-con .select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
      content: '\e6a6';
      font-family: "iconfont" !important; }

.pd0 {
  padding: 0 !important; }

.password-con {
  background: url(../images/password.jpg) no-repeat scroll center center/cover;
  height: 100%; }
  .password-con .user-con .title {
    color: #fff;
    border-bottom: 1px solid #fff; }

.login {
  padding: 3.5rem 0; }
  @media screen and (min-width: 1920px) {
    .login {
      padding: 4.375rem 0; } }
  .login-box {
    margin: 0 auto;
    background-color: #fff;
    width: 18rem;
    min-height: 24rem;
    padding: 1.5rem 2.5rem;
    position: relative; }
    @media screen and (min-width: 1920px) {
      .login-box {
        padding: 1.875rem 3.125rem;
        width: 22.5rem;
        min-height: 23.75rem; } }
    .login-box.reset-w {
      width: 31rem;
      min-height: 30.5rem; }
      .login-box.reset-w a {
        font-size: 0.875rem; }
        @media screen and (min-width: 1920px) {
          .login-box.reset-w a {
            font-size: 1rem; } }
      @media screen and (min-width: 1920px) {
        .login-box.reset-w {
          width: 38.75rem;
          min-height: 38.125rem; } }
    .login-box-c {
      padding: 0.9375rem 0;
      display: none;
      /* .share{
         .tip{
           &.fl{
             margin-top:pxTorem(5px);
           }
         }
       }*/ }
      .login-box-c .tip {
        color: #999;
        font-size: 0.75rem;
        text-decoration: none;
        font-style: italic;
        line-height: 1.875rem; }
        .login-box-c .tip a {
          color: #999;
          font-size: 0.75rem;
          text-decoration: none;
          font-style: italic; }
          .login-box-c .tip a i.iconfont {
            font-size: 1.25rem;
            vertical-align: middle; }
          .login-box-c .tip a:hover {
            color: #000; }
      .login-box-c a.btn-block {
        display: block;
        text-decoration: none;
        text-align: center;
        color: #fff;
        background: #111528;
        line-height: 2.5rem;
        font-size: 0.8rem; }
        @media screen and (min-width: 1920px) {
          .login-box-c a.btn-block {
            line-height: 3.125rem;
            font-size: 1rem; } }
      .login-box-c .line {
        padding: 1rem 0; }
        @media screen and (min-width: 1920px) {
          .login-box-c .line {
            padding: 1.25rem 0; } }
      .login-box-c .ipt {
        line-height: 2.5rem;
        height: 2.5rem;
        border: 1px solid #ccc;
        padding: 0 0.625rem;
        width: 100%; }
        @media screen and (min-width: 1920px) {
          .login-box-c .ipt {
            line-height: 3.125rem;
            height: 3.125rem; } }
    .login-box .fixed-c {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 1.5rem 2.5rem; }
      @media screen and (min-width: 1920px) {
        .login-box .fixed-c {
          padding: 1.875rem 3.125rem; } }

.step {
  text-align: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  @media screen and (min-width: 1920px) {
    .step {
      padding-top: 3.125rem;
      padding-bottom: 3.125rem; } }
  .step ul li {
    display: inline-block;
    color: #999;
    padding: 0 3rem;
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 1920px) {
      .step ul li {
        padding: 0 3.75rem; } }
    .step ul li:before {
      content: "";
      height: 1px;
      position: absolute;
      z-index: -1;
      background-color: #999;
      width: 100%;
      left: 0;
      top: 1.575rem; }
      @media screen and (min-width: 1920px) {
        .step ul li:before {
          top: 1.96875rem; } }
    .step ul li:first-child:before {
      width: 50%;
      right: 0;
      left: auto; }
    .step ul li:last-child:before {
      width: 50%; }
    .step ul li i, .step ul li span {
      display: block; }
    .step ul li span {
      font-size: 0.8rem; }
      @media screen and (min-width: 1920px) {
        .step ul li span {
          font-size: 1rem; } }
    .step ul li i {
      border: 1px solid #999;
      border-radius: 100%;
      text-align: center;
      background-color: #f0efeb;
      width: 3.15rem;
      height: 3.15rem;
      line-height: 3.15rem;
      font-size: 1.5rem;
      margin-bottom: 0.9rem; }
      @media screen and (min-width: 1920px) {
        .step ul li i {
          width: 3.9375rem;
          height: 3.9375rem;
          line-height: 3.9375rem;
          font-size: 1.875rem;
          margin-bottom: 1.125rem; } }
    .step ul li.active {
      color: #c7a067; }
      .step ul li.active i {
        border: 1px solid #c7a067;
        background-color: #c7a067;
        color: #fff; }
      .step ul li.active:before {
        background-color: #c7a067; }

.card {
  display: table;
  width: 100%;
  margin-top: 2.5rem; }
  @media screen and (min-width: 1920px) {
    .card {
      margin-top: 3.125rem; } }
  .card .item {
    display: table-cell;
    background-color: #fff;
    float: none;
    vertical-align: middle;
    text-align: center; }
  .card .card-con {
    background: url("../images/card_bg.jpg") no-repeat scroll center center/cover;
    height: 13rem;
    padding: 0 1.875rem;
    position: relative; }
    @media screen and (min-width: 1920px) {
      .card .card-con {
        height: 16.25rem; } }
    .card .card-con .info_c {
      border-top: 1px solid #fff;
      color: #fff;
      font-size: 0.8rem;
      padding: 1.6875rem 0;
      position: absolute;
      bottom: 0;
      left: 1.875rem;
      right: 1.875rem; }
      @media screen and (min-width: 1920px) {
        .card .card-con .info_c {
          font-size: 1rem; } }
  .card .card-info {
    width: 88%;
    display: inline-block; }
    .card .card-info li {
      font-size: 12px;
      border-bottom: 1px solid #f0f0f0;
      margin-bottom: 0.625rem;
      line-height: 3rem; }
      .card .card-info li:last-child {
        border-bottom: none;
        margin-top: 1.25rem;
        margin-bottom: 0; }
      @media screen and (min-width: 1920px) {
        .card .card-info li {
          line-height: 3.75rem; } }
      .card .card-info li .btn-block {
        text-decoration: none;
        background-color: #000;
        line-height: 1.875rem;
        text-align: center;
        color: #fff;
        display: block; }
    .card .card-info span {
      color: #999;
      display: inline-block;
      margin-right: 10px; }

.ap_b {
  position: relative;
  margin-top: 2.5rem; }
  @media screen and (min-width: 1920px) {
    .ap_b {
      margin-top: 3.125rem; } }
  .ap_b .more {
    position: absolute;
    bottom: 0.3125rem;
    left: 0.625rem;
    color: #000 !important;
    font-size: 1rem !important; }

.ap_hr {
  padding: 1.5rem 0; }
  @media screen and (min-width: 1920px) {
    .ap_hr {
      padding: 1.875rem 0; } }

.appoint-con, .comment-c {
  display: table;
  background-color: #fff;
  margin-bottom: 1.5rem; }
  @media screen and (min-width: 1920px) {
    .appoint-con, .comment-c {
      margin-bottom: 1.875rem; } }
  .appoint-con .item, .comment-c .item {
    display: table-cell;
    float: none;
    vertical-align: middle;
    /* height: pxTorem(240px)*0.8;
     @media screen and (min-width: 1920px) {
       height: pxTorem(240px);
     }*/
    padding: 30px 0; }
    .appoint-con .item.storeimg, .comment-c .item.storeimg {
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }
    .appoint-con .item .ap_s_info, .comment-c .item .ap_s_info {
      padding-left: 2.5rem; }
      @media screen and (min-width: 1920px) {
        .appoint-con .item .ap_s_info, .comment-c .item .ap_s_info {
          padding-left: 3.125rem; } }
    .appoint-con .item h1, .comment-c .item h1 {
      font-size: 1rem;
      font-weight: 400; }
      .appoint-con .item h1 span, .comment-c .item h1 span {
        font-size: 0.75rem;
        color: #999; }
    .appoint-con .item .s_info, .comment-c .item .s_info {
      padding: 0.75rem 0; }
      @media screen and (min-width: 1920px) {
        .appoint-con .item .s_info, .comment-c .item .s_info {
          padding: 0.9375rem 0; } }
      .appoint-con .item .s_info li, .comment-c .item .s_info li {
        font-size: 0.75rem;
        line-height: 1.8rem;
        max-width: 18.75rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        @media screen and (min-width: 1920px) {
          .appoint-con .item .s_info li, .comment-c .item .s_info li {
            line-height: 2.25rem; } }
        .appoint-con .item .s_info li span, .comment-c .item .s_info li span {
          color: #999;
          margin-right: 1.25rem; }
    .appoint-con .item .btn-b, .comment-c .item .btn-b {
      line-height: 1.875rem;
      display: inline-block;
      text-decoration: none;
      color: #000;
      font-size: 0.75rem;
      text-align: center; }
      .appoint-con .item .btn-b.btn-border, .comment-c .item .btn-b.btn-border {
        border: 1px solid #000;
        width: 6rem;
        margin-right: 3rem; }
        @media screen and (min-width: 1920px) {
          .appoint-con .item .btn-b.btn-border, .comment-c .item .btn-b.btn-border {
            width: 7.5rem;
            margin-right: 3.75rem; } }
        .appoint-con .item .btn-b.btn-border.disable, .comment-c .item .btn-b.btn-border.disable {
          border: 1px solid #999;
          color: #999; }
      .appoint-con .item .btn-b.btn-block, .comment-c .item .btn-b.btn-block {
        background-color: #000;
        color: #fff;
        width: 8rem; }
        @media screen and (min-width: 1920px) {
          .appoint-con .item .btn-b.btn-block, .comment-c .item .btn-b.btn-block {
            width: 10rem; } }
        .appoint-con .item .btn-b.btn-block.disable, .comment-c .item .btn-b.btn-block.disable {
          background-color: #999; }

.comment-c {
  background-color: transparent;
  margin-bottom: 0; }
  .comment-c .coment-star {
    /* padding-left: pxTorem(127px)*0.8;
     @media screen and (min-width: 1920px) {
       padding-left: pxTorem(127px);
     }*/ }
    .comment-c .coment-star h1.title {
      margin-bottom: 0.9375rem; }
  .comment-c .title {
    border-bottom: none;
    line-height: normal; }
  .comment-c .star {
    padding: 0.625rem 0; }
  .comment-c .item {
    vertical-align: top; }
  .comment-c .con {
    padding-top: 1.25rem; }
  .comment-c .textarea {
    color: #757575;
    width: 23rem;
    height: 9rem;
    padding: 0.25rem; }
    @media screen and (min-width: 1920px) {
      .comment-c .textarea {
        width: 28.75rem;
        height: 11.25rem;
        padding: 0.3125rem; } }
  .comment-c .item {
    height: auto; }
  .comment-c .z_file .add-img {
    display: block;
    width: auto;
    height: auto;
    font-size: 20px;
    margin: auto;
    text-align: center; }
  .comment-c .imgUp_tip {
    font-size: 12px;
    color: #999; }

.appoint-con {
  width: 100%;
  background-color: transparent;
  display: block; }
  .appoint-con .item {
    background-color: #fff;
    border: 5px solid #f0efeb;
    display: block;
    float: left; }

.icon-iconfontshoucang1 {
  color: #c7a067; }

.ap_empty {
  text-align: center;
  padding-bottom: 1.5rem; }
  @media screen and (min-width: 1920px) {
    .ap_empty {
      padding-bottom: 1.875rem; } }
  .ap_empty .btn-b {
    line-height: 1.875rem;
    display: inline-block;
    text-decoration: none;
    color: #000;
    font-size: 0.75rem;
    text-align: center; }
    .ap_empty .btn-b.btn-border {
      border: 1px solid #000;
      width: 6rem;
      margin-right: 3rem; }
      @media screen and (min-width: 1920px) {
        .ap_empty .btn-b.btn-border {
          width: 7.5rem;
          margin-right: 3.75rem; } }
      .ap_empty .btn-b.btn-border.disable {
        border: 1px solid #999;
        color: #999; }
    .ap_empty .btn-b.btn-block {
      background-color: #000;
      color: #fff;
      width: 8rem; }
      @media screen and (min-width: 1920px) {
        .ap_empty .btn-b.btn-block {
          width: 10rem; } }
      .ap_empty .btn-b.btn-block.disable {
        background-color: #999; }
  .ap_empty p {
    font-size: 1rem;
    margin-bottom: 1.4rem; }
    @media screen and (min-width: 1920px) {
      .ap_empty p {
        font-size: 1.25rem;
        margin-bottom: 1.75rem; } }

.tool-bar {
  padding: 2rem 0; }
  @media screen and (min-width: 1920px) {
    .tool-bar {
      padding: 2.5rem 0; } }
  .tool-bar .i_btn {
    color: #000;
    font-style: italic;
    text-decoration: none; }
  .tool-bar .t_title {
    line-height: 2.5rem;
    font-size: 1rem; }
  .tool-bar .order_info li {
    font-size: 0.75rem; }
  .tool-bar .addr_info li {
    margin-right: 0 !important;
    font-size: 0.75rem;
    line-height: 1.875rem; }
  .tool-bar .btn-zf {
    line-height: 2rem !important;
    width: 10rem; }
    @media screen and (min-width: 1920px) {
      .tool-bar .btn-zf {
        line-height: 2.5rem !important;
        width: 12.5rem; } }
  .tool-bar ul li {
    display: inline-block;
    margin-right: 1.875rem; }
    .tool-bar ul li span {
      font-size: 0.8rem; }
      @media screen and (min-width: 1920px) {
        .tool-bar ul li span {
          font-size: 1rem; } }
    @media screen and (min-width: 1920px) {
      .tool-bar ul li {
        margin-right: 5rem; } }
    .tool-bar ul li:last-child {
      margin-right: 0; }
    .tool-bar ul li .gx {
      display: inline-block;
      width: 0.625rem; }
      .tool-bar ul li .gx .hr {
        background-color: #999;
        margin-top: -3px; }
    .tool-bar ul li .ipt-txt {
      background-color: #fff;
      width: 10.0625rem;
      line-height: 1.5rem;
      height: 1.5rem;
      border: 1px solid #999; }
      @media screen and (min-width: 1920px) {
        .tool-bar ul li .ipt-txt {
          width: 14.375rem;
          line-height: 1.875rem;
          height: 1.875rem; } }
    .tool-bar ul li .btn-block {
      display: inline-block;
      color: #fff;
      line-height: 1.5rem;
      padding: 0 0.625rem;
      text-decoration: none;
      background-color: #000;
      font-size: 0.75rem; }
      @media screen and (min-width: 1920px) {
        .tool-bar ul li .btn-block {
          line-height: 1.875rem; } }

.order_list .tip, .order_list_detail .tip, .coupon_list .tip {
  font-style: normal;
  color: #999;
  font-weight: 400;
  padding: 0 !important; }
.order_list .tab_con .item, .order_list_detail .tab_con .item, .coupon_list .tab_con .item {
  display: none; }
.order_list .tab_nav, .order_list_detail .tab_nav, .coupon_list .tab_nav {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 1.25rem; }
  .order_list .tab_nav li, .order_list_detail .tab_nav li, .coupon_list .tab_nav li {
    display: inline-block;
    line-height: 1.8rem;
    padding: 0 0.9375rem; }
    @media screen and (min-width: 1920px) {
      .order_list .tab_nav li, .order_list_detail .tab_nav li, .coupon_list .tab_nav li {
        line-height: 2.25rem; } }
    .order_list .tab_nav li a, .order_list_detail .tab_nav li a, .coupon_list .tab_nav li a {
      text-decoration: none;
      font-size: 0.8rem;
      color: #999;
      display: block; }
      @media screen and (min-width: 1920px) {
        .order_list .tab_nav li a, .order_list_detail .tab_nav li a, .coupon_list .tab_nav li a {
          font-size: 1rem; } }
    .order_list .tab_nav li.active, .order_list_detail .tab_nav li.active, .coupon_list .tab_nav li.active {
      border-bottom: 1px solid #000; }
      .order_list .tab_nav li.active a, .order_list_detail .tab_nav li.active a, .coupon_list .tab_nav li.active a {
        color: #000; }
.order_list .btn-zf, .order_list_detail .btn-zf, .order_list .btn-i, .order_list_detail .btn-i, .coupon_list .btn-zf, .coupon_list .btn-i {
  text-decoration: none;
  font-size: 0.75rem; }
.order_list .btn-s, .order_list_detail .btn-s, .coupon_list .btn-s {
  display: block;
  color: #000; }
.order_list .btn-zf, .order_list_detail .btn-zf, .coupon_list .btn-zf {
  display: block;
  color: #999; }
.order_list .btn-i, .order_list_detail .btn-i, .coupon_list .btn-i {
  display: block;
  font-style: italic;
  color: #000; }
.order_list .t_title, .order_list_detail .t_title, .coupon_list .t_title {
  font-size: 1rem;
  margin: 1.5rem 0; }
  @media screen and (min-width: 1920px) {
    .order_list .t_title, .order_list_detail .t_title, .coupon_list .t_title {
      margin: 1.875rem 0; } }
.order_list .table, .order_list_detail .table, .coupon_list .table {
  width: 100%;
  background-color: #fff;
  font-size: 0.75rem;
  border-collapse: collapse;
  margin-bottom: 1.5rem; }
  @media screen and (min-width: 1920px) {
    .order_list .table, .order_list_detail .table, .coupon_list .table {
      margin-bottom: 1.875rem; } }
  .order_list .table th, .order_list_detail .table th, .order_list .table td, .order_list_detail .table td, .coupon_list .table th, .coupon_list .table td {
    text-align: center;
    vertical-align: middle;
    font-weight: 400; }
  .order_list .table .btn-block, .order_list_detail .table .btn-block, .coupon_list .table .btn-block {
    background-color: #000;
    color: #fff;
    font-size: 0.75rem;
    line-height: 1.875rem;
    display: inline-block;
    width: 5rem;
    text-decoration: none; }
    @media screen and (min-width: 1920px) {
      .order_list .table .btn-block, .order_list_detail .table .btn-block, .coupon_list .table .btn-block {
        width: 6.25rem; } }
  .order_list .table .pics, .order_list_detail .table .pics, .coupon_list .table .pics {
    text-align: left;
    width: 17.5rem; }
    @media screen and (min-width: 1920px) {
      .order_list .table .pics, .order_list_detail .table .pics, .coupon_list .table .pics {
        width: 21.875rem; } }
    .order_list .table .pics-img, .order_list_detail .table .pics-img, .coupon_list .table .pics-img {
      display: inline-block;
      width: 6.25rem;
      vertical-align: middle; }
    .order_list .table .pics-info, .order_list_detail .table .pics-info, .coupon_list .table .pics-info {
      display: inline-block;
      vertical-align: middle; }
      .order_list .table .pics-info h1, .order_list_detail .table .pics-info h1, .coupon_list .table .pics-info h1 {
        font-size: 0.75rem;
        font-weight: 400;
        text-align: left;
        line-height: normal;
        margin: 0; }
      .order_list .table .pics-info p, .order_list_detail .table .pics-info p, .coupon_list .table .pics-info p {
        color: #999;
        padding: 0.625rem 0;
        text-align: left;
        margin: 0; }
        .order_list .table .pics-info p span, .order_list_detail .table .pics-info p span, .coupon_list .table .pics-info p span {
          margin-right: 0.625rem; }
  .order_list .table .title, .order_list_detail .table .title, .coupon_list .table .title {
    background-color: #000;
    color: #fff;
    font-size: 0.75rem;
    font-weight: 400;
    height: 2rem;
    line-height: 2rem; }
    @media screen and (min-width: 1920px) {
      .order_list .table .title, .order_list_detail .table .title, .coupon_list .table .title {
        height: 2.5rem;
        line-height: 2.5rem; } }
  .order_list .table td, .order_list_detail .table td, .coupon_list .table td {
    border: 1px solid #f0efeb; }
  .order_list .table.table0, .order_list_detail .table.table0, .coupon_list .table.table0 {
    margin-bottom: 0;
    background-color: transparent; }
    .order_list .table.table0 .pics-info h1, .order_list_detail .table.table0 .pics-info h1, .coupon_list .table.table0 .pics-info h1 {
      font-size: 1rem;
      letter-spacing: 0.1875rem; }
    .order_list .table.table0 .pics-info .p-price, .order_list_detail .table.table0 .pics-info .p-price, .coupon_list .table.table0 .pics-info .p-price {
      font-size: 1rem;
      font-weight: 400;
      color: #3b3b3b;
      margin-top: 0.9375rem; }
.order_list .empty, .order_list_detail .empty, .coupon_list .empty {
  padding: 0.625rem; }
  .order_list .empty h1, .order_list_detail .empty h1, .coupon_list .empty h1 {
    font-weight: 400;
    font-size: 0.75rem;
    margin-bottom: 0.625rem; }
  .order_list .empty .btn-block, .order_list_detail .empty .btn-block, .coupon_list .empty .btn-block {
    width: 6.35rem; }
    @media screen and (min-width: 1920px) {
      .order_list .empty .btn-block, .order_list_detail .empty .btn-block, .coupon_list .empty .btn-block {
        width: 7.9375rem; } }

.order_list_detail .table .title {
  color: #fff; }

.coupon_list .table td span {
  display: block;
  padding: 1.25rem 0; }

#starRating .t, .starRating .t {
  color: #999;
  font-size: 0.75rem;
  display: inline-block;
  vertical-align: top;
  line-height: 1.5625rem;
  margin-right: 0.9375rem; }
#starRating .photo, .starRating .photo {
  display: inline-block;
  line-height: 1.5625rem; }
  #starRating .photo span, .starRating .photo span {
    position: relative;
    display: inline-block;
    width: 1rem;
    height: 1.25rem;
    overflow: hidden;
    margin-right: 1rem;
    cursor: pointer; }
    #starRating .photo span:last-child, .starRating .photo span:last-child {
      margin-right: 0px; }
    #starRating .photo span .nohigh, .starRating .photo span .nohigh {
      position: absolute;
      width: 1rem;
      height: 1.25rem;
      top: 0;
      left: 0; }
    #starRating .photo span .high, .starRating .photo span .high {
      position: absolute;
      width: 1rem;
      height: 1.25rem;
      top: 0;
      left: 0; }
#starRating .starNum, .starRating .starNum {
  font-size: 26px;
  color: #de4414;
  margin-top: 4px;
  margin-bottom: 10px; }
#starRating .bottoms, .starRating .bottoms {
  height: 54px;
  border-top: 1px solid #d8d8d8; }

#starRating .bottoms a {
  margin-bottom: 0; }

#starRating .bottoms .garyBtn {
  margin-right: 57px !important; }

#starRating .bottoms a {
  width: 130px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  display: inline-block;
  font-size: 16px;
  transition: all 0.2s linear;
  margin: 16px 0 22px;
  text-align: center;
  cursor: pointer; }

.garyBtn {
  margin-right: 60px !important;
  background-color: #e1e1e1;
  color: #999999; }

.blueBtn {
  background-color: #1968b1;
  color: #fff; }

.blueBtn:hover {
  background: #0e73d0; }

.mask {
  z-index: 1000;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); }

.mask .mask-content {
  position: absolute;
  top: 50%;
  left: 50%;
  background: white;
  text-align: center; }

.works-mask .mask-content {
  width: 21rem;
  margin-left: -10.5rem;
  margin-top: -5.75rem;
  height: 11.5rem; }
  @media screen and (min-width: 1920px) {
    .works-mask .mask-content {
      width: 26.25rem;
      margin-left: -13.125rem;
      margin-top: -7.1875rem;
      background: white;
      height: 14.375rem; } }

.mask .mask-content .del-p {
  color: #000;
  font-size: 0.75rem;
  padding: 2.5rem 0; }

.mask-content .check-p {
  height: 4.125rem;
  position: absolute;
  bottom: 0px;
  z-index: 99999999999999;
  left: 0px;
  width: 100%; }

.mask-content .check-p span {
  display: inline-block;
  text-align: center;
  cursor: pointer; }

.btn-submit {
  background-color: #000;
  color: #fff;
  line-height: 1.875rem;
  display: inline-block;
  padding: 0 1.875rem;
  font-size: 0.75rem;
  text-decoration: none; }

/*<p class="check-p"><span class="del-com wsdel-ok">删除</span><span class="wsdel-no">取消</span></p>*/
.wsdel-ok {
  border: 1px solid #000;
  color: #000;
  line-height: 1.75rem;
  margin-right: 1.875rem; }

.wsdel-no {
  background-color: #000;
  color: #fff;
  line-height: 1.875rem; }

.wsdel-ok,
.wsdel-no {
  font-size: 0.75rem;
  width: 6rem; }
  @media screen and (min-width: 1920px) {
    .wsdel-ok,
    .wsdel-no {
      width: 7.5rem; } }

.wuliu_step {
  height: 20.9375rem;
  overflow: hidden; }
  .wuliu_step li {
    position: relative;
    padding: 0 0.75rem 0.75rem;
    font-family: SimHei, 黑体;
    color: #000;
    letter-spacing: 0;
    background-color: #fff;
    padding-left: 40px; }
    .wuliu_step li:after {
      content: "";
      position: absolute;
      width: 0.3125rem;
      height: 0.3125rem;
      background-color: #000;
      border-radius: 100%;
      left: 18px;
      top: 50%;
      margin-top: -5px; }
    .wuliu_step li:before {
      content: "";
      width: 1px;
      height: 100%;
      position: absolute;
      background-color: #000;
      left: 20px;
      top: 0; }
    .wuliu_step li .line {
      font-size: 0.75rem;
      line-height: 1.125rem; }
    .wuliu_step li p {
      font-size: 12px;
      line-height: 16px;
      padding-bottom: 12px;
      border-bottom: 1px solid #e9e9e9;
      margin-bottom: 0; }
    .wuliu_step li.active {
      color: #333; }
      .wuliu_step li.active:after {
        width: 0.3125rem;
        height: 0.3125rem;
        background-color: #BEA47A;
        border: 2px solid #BDA37A;
        left: 18px; }
    .wuliu_step li:last-child p {
      border-bottom: none; }

.wuli_box {
  position: relative; }
  .wuli_box .i_btn {
    color: #333;
    font-style: italic; }
  .wuli_box:hover .popwuli {
    display: block; }

.popwuli {
  display: none;
  -moz-box-shadow: 0px 0px 17px #e3e2df;
  -webkit-box-shadow: 0px 0px 17px #e3e2df;
  box-shadow: 0px 0px 17px #e3e2df;
  position: absolute;
  z-index: 9;
  width: 18.125rem;
  background-color: #fff;
  top: 50%;
  left: 120%;
  margin-top: -12.5rem; }
  .popwuli .title {
    font-size: 0.75rem;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 1.25rem;
    margin-bottom: 0.625rem;
    background-color: #fff !important;
    height: 2.8125rem !important;
    line-height: 2.8125rem !important;
    color: #000 !important; }
  .popwuli:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 0.625rem solid transparent;
    border-bottom: 0.625rem solid transparent;
    border-right: 0.625rem solid #fff;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -5px; }
  .popwuli.rightp {
    right: 100%;
    left: auto; }
    .popwuli.rightp:before {
      right: -10px;
      left: auto;
      border-top: 0.625rem solid transparent;
      border-bottom: 0.625rem solid transparent;
      border-right: none;
      border-left: 0.625rem solid #fff; }

.help-con > div {
  display: none; }
.help-con p {
  font-size: 0.75rem; }

.lef_tit {
  overflow: hidden;
  width: 88px;
  float: left;
  overflow: hidden;
  font-size: 12px;
  color: #000000;
  line-height: 30px; }

.mb0 {
  margin-bottom: 0 !important; }

.points_title {
  padding: 40px 0; }
  .points_title h1 {
    text-align: center;
    font-size: 24px;
    font-weight: 400; }
    .points_title h1:before, .points_title h1:after {
      content: "";
      display: inline-block;
      width: 21px;
      height: 20px;
      vertical-align: middle; }
    .points_title h1:before {
      background: url("../images/fgm.png") no-repeat scroll 0 0/cover;
      margin-right: 5px; }
    .points_title h1:after {
      background: url("../images/fgm2.png") no-repeat scroll 0 0/cover;
      margin-left: 5px; }
  .points_title P {
    text-align: center;
    font-size: 16px;
    color: #666666;
    letter-spacing: 6px; }
    .points_title P:before {
      content: "";
      display: block;
      height: 1px;
      background-color: #e2e3e5;
      width: 211px;
      margin: 10px auto; }

/*# sourceMappingURL=vip_center.css.map */
