/* Weikezhan SCSS         */
/* @Creator: evilexist    */
.cityindex li a, .topbar .inner h2, .com-block .content .list li h3, .innlist li .name,
.innlist li .addr, .poi-info-window .iw-c-title, .myorder .billlist li dt .name,
.myorder .billlist li dd .date, .myorder .billlist li dt .price,
.myorder .billlist li dd .status, .listcontainer .info .name, .listcontainer .info .addr, .listcontainer .info .avator .who, .listfilter li .value, .you .name, .chatlist .chat h4 .name, .chatlist .chat p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.tipBox .return, .mptips, .topbar .return, .pickbox, .pickbox:active, .masklayout, .maskopacity, .poppage .close {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.mptips, .masklayout, .maskopacity {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* Reset Start */
body {
  font: normal 14px/1.8em Arial, Helvetica, sans-serif;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased; }

body, div, p, ul, ol, li, dl, dt, dd, span, h1, h2, h3, h4, h5, input {
  margin: 0;
  padding: 0; }

ul, ol, li, dl, dt, dd {
  list-style: none; }

a,
a:visited {
  text-decoration: none;
  color: #000; }

img {
  border: none; }

/* Reset End */
/* Public Start */
.black {
  color: #333 !important; }

.l_black {
  color: #777 !important; }

.green {
  color: #4f8500 !important; }

.red {
  color: #c72525 !important; }

.blue {
  color: #0036FF !important; }

.link {
  color: #2578bd !important; }

.bold {
  font-weight: 700 !important; }

.t12 {
  font-size: 12px; }

.t14 {
  font-size: 14px; }

.t16 {
  font-size: 16px; }

.m5 {
  margin: 5px; }

.m10 {
  margin: 10px; }

.m15 {
  margin: 15px; }

.m20 {
  margin: 20px; }

.p5 {
  padding: 5px; }

.p10 {
  padding: 10px; }

.p15 {
  padding: 15px; }

.p20 {
  padding: 20px; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.ml5 {
  margin-left: 5px; }

.ml10 {
  margin-left: 10px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.mr5 {
  margin-right: 5px; }

.mr10 {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.pt5 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pb5 {
  padding-bottom: 5px; }

.pb10 {
  padding-bottom: 10px; }

.pb15 {
  padding-bottom: 15px; }

.pb20 {
  padding-bottom: 20px; }

.pb30 {
  padding-bottom: 30px; }

.pl5 {
  padding-left: 5px; }

.pl10 {
  padding-left: 10px; }

.pl15 {
  padding-left: 15px; }

.pl20 {
  padding-left: 20px; }

.pr5 {
  padding-right: 5px; }

.pr10 {
  padding-right: 10px; }

.pr15 {
  padding-right: 15px; }

.pr20 {
  padding-right: 20px; }

.l {
  float: left; }

.r {
  float: right; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

.none {
  display: none; }

.cl {
  clear: both; }

.clx:before,
.clx:after {
  content: "";
  display: table; }

.clx:after {
  clear: both; }

.clear {
  height: 0px;
  font-size: 0px;
  overflow: hidden;
  clear: both; }

/* Public End */
a.button_more {
  display: block;
  /*width:310px;*/
  height: 30px;
  margin: 15px auto;
  padding: 5px 0;
  font-size: 14px;
  line-height: 30px;
  border: 1px solid #e8e8e8;
  background: #f7f7f7;
  text-align: center;
  color: #000; }

.corner5 {
  border-radius: 5px; }

.button_red_big,
.button_wxpay,
.button_alipay,
.button_alipay_2,
.button_gray_big {
  height: 40px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  color: #fff;
  -webkit-appearance: none;
  outline: 0; }

.button_red_big {
  border: none;
  background: #00bff3; }
  .button_red_big:active {
    background: #00a4d0; }

.button_wxpay {
  border: 1px solid #fff;
  background: #35a701;
  background: -webkit-linear-gradient(top, #54be42 0%, #1e9500 100%); }
  .button_wxpay:active {
    background: #1e9500; }

.button_alipay {
  border: 1px solid #fff;
  background: #f18700;
  background: -webkit-linear-gradient(top, #ffa600 0%, #e66e15 100%); }
  .button_alipay:active {
    background: #e66e15; }

.button_alipay_2 {
  border: 1px solid #ccc;
  background: #fff;
  color: #555; }
  .button_alipay_2:active {
    border-color: #555; }

.button_gray_big {
  border: none;
  background: #cbcbcb; }
  .button_gray_big:active {
    background: #b2b2b2; }

.text1 {
  width: 98%;
  padding: 10px 2px;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #dedede;
  border-top-color: #8c8c8c; }

.select1 {
  width: 95%;
  font-size: 16px;
  height: 30px; }

.select2 {
  font-size: 16px;
  margin-right: 10px; }

.loadbox {
  padding: 15px 0px;
  font-size: 14px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 35%;
  left: 20%;
  right: 20%;
  z-index: 10;
  color: #fff;
  border-radius: 10px; }
  .loadbox span.loading {
    width: 40px;
    height: 40px; }
    .loadbox span.loading img {
      width: 40px;
      height: 40px; }

span.loading {
  display: inline-block;
  width: 18px;
  height: 18px;
  overflow: hidden;
  vertical-align: middle; }
  span.loading img {
    width: 18px;
    height: 18px; }

.bgcolor {
  background-color: #f4f4f4; }

.dark_bg {
  background: #f5f5f5; }

/*clear and public end*/
/*header and footer===============*/
.global {
  max-width: 600px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }

#header {
  height: 45px;
  font-size: 16px;
  background: #efefef;
  color: #535353;
  overflow: hidden;
  padding-left: 10px;
  text-align: center;
  z-index: 110;
  box-shadow: 0px 1px 3px #ccc; }

h1 {
  font-size: 16px;
  color: #fff;
  font-weight: bold; }

h1.logo {
  text-align: center;
  padding: 10px 0px;
  text-shadow: 1px 1px 0px #fff;
  color: #555;
  font-size: 20px;
  margin-top: 10px; }

#footer {
  padding: 10px 0px;
  text-align: center;
  color: #777; }

.copyright {
  margin-bottom: 40px;
  padding: 10px;
  line-height: 20px;
  text-align: center;
  color: #777; }

/*.copyright .logo {display:inline-block; width:45px; height:30px; margin-left:5px; background:url(../pic/ico-logo.png?t=201503111600) no-repeat; background-size:45px 30px; font-size:0; line-height:0; overflow:hidden; vertical-align:-11px;}*/
.main {
  margin: 10px; }
  .main .sbox {
    box-shadow: 0px 1px 3px #ccc;
    margin: 5px;
    border-radius: 5px; }

/*header and footer end*/
/*index================*/
.indexhead {
  background-color: #00bff3;
  margin-bottom: 10px; }
  .indexhead h1 {
    padding: 10px 20px;
    text-align: left;
    font-size: 24px;
    line-height: 40px;
    color: #fff; }

.cityindex .geobox {
  margin: 10px 0;
  background-color: #fff;
  border-top: 1px solid #ddd; }

.cityindex .geobox-title {
  font-size: 16px;
  padding: 7px 10px;
  color: #777;
  border-bottom: 1px solid #ededed; }

.cityindex li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed; }
  .cityindex li:nth-child(4n) {
    border-right: 0; }
  .cityindex li a {
    display: block;
    height: 40px;
    padding: 2px 0;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #555; }
    .cityindex li a:active {
      background: rgba(0, 0, 0, 0.1); }

.cityindex #footer {
  color: #777;
  padding: 20px 0; }

.filterBox {
  padding: 5px 0;
  background: #fff;
  border-bottom: 1px solid #ccc; }
  .filterBox dt {
    float: left;
    width: 90px;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 0 6px 10px; }
  .filterBox dd {
    float: left;
    width: 65%; }
    .filterBox dd .divide {
      color: #777;
      margin: 0 5px; }

.filterBox dl dd .text1,
.filterBox dl dd .button_red_big {
  width: 27%; }

.filterBox dl dd .text1 {
  padding: 5px 2px; }

.filterBox dl dd .button_red_big {
  height: 32px;
  font-size: 14px; }

.innlistBox {
  background: #fff;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 15;
  transform: translate3d(0, 100%, 0);
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms; }

.ilB_in {
  transform: translate3d(0, 0, 0); }

.ilB_out {
  transform: translate3d(0, 100%, 0); }

.popBox {
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 50%;
  width: 300px;
  margin-left: -150px;
  z-index: 15;
  transform: translate3d(0, 100%, 0);
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms; }

.pop_in {
  transform: translate3d(0, 0, 0); }

.pop_out {
  transform: translate3d(0, 100%, 0); }

.innlistBox .innlist {
  -webkit-tap-highlight-color: transparent;
  padding-bottom: 0; }
  .innlistBox .innlist li {
    padding: 0 10px;
    -webkit-tap-highlight-color: transparent; }
  .innlistBox .innlist:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2); }

.noinnlist {
  padding: 100px 0;
  font-size: 16px;
  text-align: center; }

.tipBox {
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 50%;
  top: 35%;
  z-index: 15;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  opacity: 0;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: translate3d(0, 0, 0) scale(0.815);
  transform: translate3d(0, 0, 0) scale(0.815); }
  .tipBox .return {
    width: 44px;
    height: 44px;
    background: url(../pic/return_topbar.png?t=201503111600) no-repeat;
    background-size: 44px 44px;
    position: absolute;
    top: 0;
    right: 0; }

.tB_in {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  opacity: 1; }

.favtips {
  width: 280px;
  padding: 20px 10px 60px;
  margin-left: -150px;
  font-size: 13px; }
  .favtips .ghimg {
    float: left;
    width: 56px;
    margin-right: 10px; }
    .favtips .ghimg img {
      width: 50px;
      height: 50px;
      border-radius: 100px;
      border: 3px solid #fff;
      box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.5); }
  .favtips .ghinfo {
    float: left; }
    .favtips .ghinfo h5 {
      margin: 5px 0 5px;
      font-size: 15px;
      color: #333; }
    .favtips .ghinfo p {
      color: #777; }
  .favtips .text {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
    font-size: 16px;
    line-height: 24px; }
  .favtips .fullbtn {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    height: 20px;
    padding: 10px 0;
    background-color: #00bff3;
    color: #fff;
    font-size: 16px;
    text-align: center; }

.mptips {
  background: rgba(0, 0, 0, 0.8);
  z-index: 15; }
  .mptips i {
    width: 180px;
    height: 115px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(../pic/mptip.png?t=201503111600) no-repeat top right;
    background-size: 180px 115px; }

/*old code*/
.search_box {
  border: 1px solid #ddd;
  border-top: none;
  padding: 12px;
  background: #fff;
  text-align: center;
  border-radius: 0px 0px 5px 5px; }
  .search_box th, .search_box td {
    padding: 5px 0px;
    text-align: left; }
  .search_box th {
    font-size: 13px; }

.city_box {
  border-radius: 5px;
  border: 1px solid #ddd;
  margin-top: 2px;
  display: none; }
  .city_box .title {
    background: #f3f3f3;
    height: 20px;
    padding: 2px 5px;
    border-radius: 5px 5px 0px 0px; }
  .city_box a.close {
    padding-right: 3px;
    color: #666666;
    float: right; }
  .city_box ul {
    padding: 5px; }
    .city_box ul li {
      padding: 3px 0px;
      font-size: 14px; }
      .city_box ul li:active {
        background: #eeeeee; }
      .city_box ul li a {
        color: #000; }

/*index end*/
/*topBar=============*/
.topbar {
  height: 44px;
  background: #f4f4f4;
  border-bottom: 1px solid #ccc;
  position: relative;
  z-index: 4; }
  .topbar .return {
    width: 44px;
    height: 44px;
    background: url(../pic/return_topbar.png?t=201503111600) no-repeat;
    background-size: 44px 44px;
    position: absolute;
    top: 0;
    right: 0; }
  .topbar .inner {
    height: 44px;
    padding: 0 70px;
    text-align: center; }
    .topbar .inner h2 {
      font-size: 17px;
      line-height: 44px;
      color: #000; }
  .topbar .date h2 {
    padding-top: 0;
    font-size: 1.4em; }
  .topbar .date a {
    display: block;
    color: #fff; }
  .topbar .pick {
    width: 40px;
    height: 40px;
    border-right: 1px solid #ccc;
    text-align: center;
    position: absolute;
    top: 2px;
    left: 0; }
    .topbar .pick .pickbox {
      width: 150px;
      position: absolute;
      top: 30px;
      z-index: 30; }
  .topbar .navi {
    width: 40px;
    height: 40px;
    border-right: 1px solid #ccc;
    background: url(../pic/gps_topbar.png?t=201503111600) no-repeat;
    background-size: 40px 40px;
    position: absolute;
    top: 5px;
    left: 0; }

.pickbox, .pickbox:active {
  -webkit-tap-highlight-color: transparent; }

.pickbox .list {
  background: #363636;
  color: #fff;
  box-shadow: 0px 2px 5px #aaa;
  font-size: 14px; }

.pickbox .pot {
  height: 15px;
  overflow: hidden;
  position: relative; }
  .pickbox .pot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    background: #363636;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 10px;
    left: 20px; }

.pickbox ul {
  padding: 5px 0px; }
  .pickbox ul li {
    text-align: left;
    font-size: 12px;
    padding: 8px 10px;
    line-height: 1.5em;
    border-bottom: 1px solid #4e4e4e;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.7); }
    .pickbox ul li:last-child {
      border-bottom: none; }
    .pickbox ul li:active {
      background: rgba(0, 191, 243, 0.5); }
  .pickbox ul li.on, .pickbox ul li.on:active {
    background: #00bff3; }

/*topBar end*/
/*inn================*/
.brief {
  position: relative;
  color: #fff; }
  .brief .info .avator {
    height: 170px;
    overflow: hidden;
    background: #fff url(../pic/bg_img.jpg?t=201503111600) no-repeat center;
    background-size: cover;
    position: relative; }
    .brief .info .avator img {
      width: 100%; }
    .brief .info .avator h3 {
      height: 20px;
      line-height: 20px;
      padding: 5px 15px;
      background-color: rgba(0, 0, 0, 0.45);
      font-size: 14px;
      color: #fff;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
    .brief .info .avator .video {
      width: 100%;
      height: 100%;
      background: url(../pic/play_video.png?t=201503111600) no-repeat center 35px;
      background-size: 70px 70px;
      position: absolute;
      top: 0;
      left: 0; }
      .brief .info .avator .video:active {
        opacity: .7; }
  .brief .info .avator-h {
    background-image: url(../pic/bg_img_h.jpg?t=201503111600); }
  .brief .info .avator-app {
    background-image: url(../pic/bg_img_app.jpg?t=201503111600); }

.nav {
  position: relative; }
  .nav a {
    float: left;
    width: 50%;
    padding: 10px 0;
    background: #fff;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 16px;
    line-height: 20px; }
  .nav .on {
    color: #00bff3; }
  .nav .line {
    width: 50%;
    height: 2px;
    background: #00bff3;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: left .2s linear; }
  .nav .line_right, .nav .line_mid {
    left: 50%; }

.nav-3 a {
  width: 33.33%; }
.nav-3 .line {
  width: 33.33%; }
.nav-3 .line_mid {
  left: 33.33%; }
.nav-3 .line_right {
  left: 66.66%; }

.com-block {
  margin: 0 auto; }
  .com-block h2 {
    padding: 4px 0 4px 23px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    position: relative; }
    .com-block h2:before {
      content: '';
      width: 4px;
      height: 4px;
      border: 2px solid #07c0f3;
      background-color: #f4f4f4;
      border-radius: 10px;
      position: absolute;
      left: 10px;
      top: 9px; }
  .com-block .content {
    margin: 0 15px;
    padding: 10px;
    background: #fff;
    border: 1px solid #e8e8e8; }
    .com-block .content .list li {
      float: left;
      width: 148px;
      height: 151px;
      margin: 0 5px 15px 5px;
      border: 1px solid #e8e8e8;
      overflow: hidden; }
      .com-block .content .list li a {
        display: block; }
      .com-block .content .list li .thumb {
        height: 100px;
        background: url(../pic/nopic.png?t=201503111600) no-repeat center;
        background-size: cover;
        overflow: hidden; }
        .com-block .content .list li .thumb img {
          width: 100%; }
      .com-block .content .list li .info {
        padding: 0 5px;
        position: relative; }
      .com-block .content .list li h3 {
        font-size: 14px;
        font-weight: 400;
        line-height: 2em; }
      .com-block .content .list li .price {
        font-size: 16px;
        color: #00bff3; }
        .com-block .content .list li .price dfn {
          font-style: normal;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 12px;
          color: #00bff3; }
      .com-block .content .list li .price_no {
        color: #c00; }
      .com-block .content .list li .ori {
        color: #777;
        margin-left: 5px; }
      .com-block .content .list li .book {
        position: absolute;
        right: 5px;
        top: 18px;
        width: 40px;
        height: 20px;
        padding: 2px 5px;
        line-height: 20px;
        color: #fff;
        text-align: center;
        background: #00bff3;
        border-radius: 4px; }
      .com-block .content .list li .book_no {
        background: #ccc; }

.info .content {
  position: relative; }
  .info .content dd {
    font-size: 14px;
    line-height: 22px; }
    .info .content dd a {
      color: #52cff6; }
    .info .content dd .title {
      display: inline-block;
      width: 50px; }
    .info .content dd .showmap {
      display: inline-block;
      border-bottom: 1px solid #52cff6;
      padding-right: 7px;
      position: relative; }
      .info .content dd .showmap:after {
        content: '';
        width: 2px;
        height: 8px;
        background: #52cff6;
        position: absolute;
        right: 1px;
        top: 3px;
        -webkit-transform: rotate(-45deg); }
      .info .content dd .showmap:before {
        content: '';
        width: 2px;
        height: 8px;
        background: #52cff6;
        position: absolute;
        right: 1px;
        top: 7px;
        -webkit-transform: rotate(45deg); }

.intro .content .faclist li {
  float: left;
  width: 49.5%;
  line-height: 20px;
  padding: 7px 0; }
  .intro .content .faclist li i {
    display: inline-block;
    width: 13px;
    height: 13px;
    border: 2px solid #dbdbdb;
    margin-right: 5px;
    background-color: #fff;
    border-radius: 10px;
    vertical-align: -4px;
    overflow: hidden; }
.intro .content .faclist .has i {
  background-color: #2ca600;
  border-color: #2ca600;
  position: relative; }
  .intro .content .faclist .has i:before, .intro .content .faclist .has i:after {
    content: '';
    width: 6px;
    height: 2px;
    background-color: #fff;
    border-radius: 5px;
    position: absolute;
    top: 7px;
    left: 1px;
    -webkit-transform: rotate(45deg); }
  .intro .content .faclist .has i:after {
    width: 10px;
    left: 4px;
    top: 6px;
    -webkit-transform: rotate(-45deg); }

.room .content {
  width: 320px;
  margin: 0 auto;
  border: 0;
  padding: 0;
  background: #f4f4f4; }
  .room .content .list li {
    float: none;
    width: 308px;
    height: auto;
    background-color: #fff;
    background-size: 3px 5px; }
    .room .content .list li:last-child {
      margin-bottom: 5px; }
    .room .content .list li .thumb {
      float: none;
      width: auto;
      height: 200px; }
    .room .content .list li .info {
      padding: 5px; }
      .room .content .list li .info h3 {
        width: 240px !important;
        white-space: pre-wrap;
        overflow: auto; }
    .room .content .list li .roomdesc {
      padding: 5px;
      background: #f7f7f7;
      border-top: 1px solid #d5d5d5;
      color: #777; }
      .room .content .list li .roomdesc p {
        line-height: 1.5em; }
    .room .content .list li .roompic {
      height: 34px;
      overflow: hidden; }
      .room .content .list li .roompic .thumb {
        width: 50px;
        height: 34px;
        margin-right: 5px; }

.room .date {
  margin: 0 5px 10px;
  padding: 5px 5px 5px 25px;
  border: 1px solid #e8e8e8;
  background: #fff url(../pic/icon-date.png?t=201503111600) no-repeat 5px 8px;
  background-size: 16px 16px;
  color: #555; }
  .room .date strong {
    font-weight: 400; }
  .room .date span {
    color: #00bff3; }
.room .noroom {
  padding: 50px 20px;
  text-align: center;
  font-size: 16px; }

.pics .content {
  width: 320px;
  margin: 0 auto;
  border: 0;
  padding: 0;
  background: #f4f4f4; }
  .pics .content .list li {
    width: 142px;
    padding: 3px;
    height: 80px;
    border: 1px solid #ddd;
    background: #fff; }
    .pics .content .list li .thumb {
      height: 80px; }
      .pics .content .list li .thumb img {
        margin-top: -10px; }
    .pics .content .list li .info {
      display: none; }

.reviewlist li {
  border-top: 1px dashed #ddd;
  padding: 6px 0;
  clear: both;
  position: relative; }
  .reviewlist li:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    color: #333; }
  .reviewlist li .pic {
    float: left;
    width: 32px; }
    .reviewlist li .pic img {
      width: 32px;
      height: 32px; }
  .reviewlist li .info {
    margin-left: 40px; }
    .reviewlist li .info .author {
      font-size: 14px;
      margin-bottom: 5px; }
    .reviewlist li .info .sub {
      height: 21px; }
  .reviewlist li p {
    line-height: 1.5em;
    padding-bottom: 4px;
    font-size: 12px; }

.ic-review {
  float: left;
  width: 84px;
  height: 16px;
  background: url(../pic/ic-review.png?t=201503111600) no-repeat;
  background-size: 84px auto;
  overflow: hidden; }

.ir-5 {
  background-position: 0 0; }

.ir-4 {
  background-position: 0 -16px; }

.ir-3 {
  background-position: 0 -32px; }

.ir-2 {
  background-position: 0 -48px; }

.ir-1 {
  background-position: 0 -64px; }

.ir-0 {
  background-position: 0 -80px; }

.reviewBox .comments {
  text-align: center; }
  .reviewBox .comments textarea {
    width: 99%;
    height: 160px;
    margin: 0 auto;
    resize: none;
    border-color: #ededed;
    font-size: 14px; }

.comm-star {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(../pic/ic-reviewwrite.png?t=201503111600) no-repeat 0 -36px;
  background-size: 36px auto;
  overflow: hidden; }

.star-cur {
  background-position: 0 0; }

.features .content {
  padding: 15px 10px; }
.features .pic {
  float: left;
  width: 65px;
  height: 65px;
  padding: 1px;
  background: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  border-radius: 30px;
  margin: 0 0 10px 0;
  position: relative; }
  .features .pic div {
    overflow: hidden; }
  .features .pic img {
    width: 65px;
    height: 65px;
    border-radius: 30px; }
.features .pic2 .inner1, .features .pic2 .inner2 {
  width: 32px;
  height: 65px;
  position: absolute;
  top: 1px; }
.features .pic2 .inner1 {
  left: 1px; }
.features .pic2 .inner2 {
  right: 1px; }
  .features .pic2 .inner2 img {
    margin-left: -33px; }
.features .pic3 .inner1,
.features .pic3 .inner2,
.features .pic3 .inner3 {
  width: 32px;
  position: absolute;
  top: 1px; }
.features .pic3 .inner1 {
  height: 65px;
  left: 1px; }
.features .pic3 .inner2 {
  height: 32px;
  right: 1px; }
  .features .pic3 .inner2 img {
    width: 32px;
    height: 32px;
    border-radius: 0 30px 0 0; }
.features .pic3 .inner3 {
  height: 32px;
  top: 34px;
  right: 1px; }
  .features .pic3 .inner3 img {
    width: 32px;
    height: 32px;
    border-radius: 0 0 30px 0; }
.features .pic4 .inner1,
.features .pic4 .inner2,
.features .pic4 .inner3,
.features .pic4 .inner4 {
  width: 32px;
  height: 32px;
  position: absolute; }
  .features .pic4 .inner1 img,
  .features .pic4 .inner2 img,
  .features .pic4 .inner3 img,
  .features .pic4 .inner4 img {
    width: 32px;
    height: 32px; }
.features .pic4 .inner1 {
  top: 1px;
  left: 1px; }
  .features .pic4 .inner1 img {
    border-radius: 30px 0 0 0; }
.features .pic4 .inner2 {
  top: 1px;
  right: 1px; }
  .features .pic4 .inner2 img {
    border-radius: 0 30px 0 0; }
.features .pic4 .inner3 {
  top: 34px;
  right: 1px; }
  .features .pic4 .inner3 img {
    border-radius: 0 0 30px 0; }
.features .pic4 .inner4 {
  top: 34px;
  left: 1px; }
  .features .pic4 .inner4 img {
    border-radius: 0 0 0 30px; }
.features .text {
  margin-left: 75px; }
  .features .text div {
    line-height: 16px; }
.features .tags i {
  display: inline-block;
  height: 16px;
  padding: 0 2px;
  margin: 5px 5px 0 0;
  line-height: 16px;
  background: #00bff3;
  font-style: normal;
  color: #fff; }

.visited {
  margin-top: 10px;
  -webkit-transform: translate3d(0, 0, 0); }
  .visited li {
    float: left;
    width: 32px;
    height: 32px;
    margin: 0 6px 3px 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000; }
    .visited li img {
      width: 32px;
      height: 32px; }
  .visited .more {
    height: 20px;
    line-height: 14px;
    padding: 6px 0;
    text-align: center;
    background: #f7f7f7;
    font-weight: 700; }

.hasbBar {
  /*padding-bottom:40px;*/ }

.listpaging {
  padding-top: 10px;
  margin-bottom: 20px; }
  .listpaging a {
    padding: 10px 15px;
    color: #555;
    border-radius: 5px;
    position: relative; }
    .listpaging a:after {
      content: '';
      width: 5px;
      height: 5px;
      border-left: 3px solid #555;
      border-top: 3px solid #555;
      position: absolute;
      top: 50%;
      margin-top: -5px;
      display: block; }
    .listpaging a:active {
      background: #ededed; }
  .listpaging .prev {
    float: left;
    padding-left: 25px;
    margin-left: 10px; }
    .listpaging .prev:after {
      left: 10px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .listpaging .next {
    float: right;
    padding-right: 25px;
    margin-right: 10px; }
    .listpaging .next:after {
      right: 10px;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg); }

.bottomBar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 40px;
  background-color: rgba(255, 77, 0, 0.8);
  text-align: center;
  color: #fff;
  font-size: 16px; }
  .bottomBar a:first-child {
    border-left: 0; }
  .bottomBar a:visited {
    color: #fff; }

.bar-1 a {
  width: 100%; }

.bar-2 a {
  width: 49%;
  border-left: 1px solid rgba(255, 255, 255, 0.5); }

.bar-3 a {
  width: 32%;
  border-left: 1px solid rgba(255, 255, 255, 0.5); }

.booknow,
.btnlike {
  display: inline-block;
  height: 20px;
  padding: 10px 0;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-align: center; }

.btnlike i,
.btnliked i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../pic/icon-like.png?t=201503111600) 0 0 no-repeat;
  background-size: 20px 40px;
  margin-right: 3px;
  vertical-align: -4px; }

.btnliked i {
  background-position: 0 -20px; }

.btncontact i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../pic/icon-phone.png?t=201503111600) 0 0 no-repeat;
  background-size: 20px 20px;
  margin-right: 3px;
  vertical-align: -4px; }

.innlist {
  padding-bottom: 10px; }
  .innlist li {
    border-top: 1px dotted #ccc; }
    .innlist li:first-child {
      border-top: 0; }
    .innlist li a {
      display: block;
      padding: 10px 0; }
    .innlist li h3 {
      height: 20px;
      font-size: 13px;
      line-height: 20px;
      font-weight: 400; }
    .innlist li p {
      height: 20px;
      color: #959595; }
    .innlist li .price {
      float: right;
      margin-top: 0;
      font-size: 16px;
      color: #00bff3; }
      .innlist li .price dfn {
        font-style: normal;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #00bff3; }
    .innlist li .distance {
      float: right;
      text-align: right;
      color: #777; }
    .innlist li .name,
    .innlist li .addr {
      float: left;
      width: 75%; }
    .innlist li .addr {
      width: 70%; }

/*inn end*/
/*poppage=============*/
.return_index {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.5) url(../pic/return_index.png?t=201503111600) no-repeat center;
  background-size: 40px 40px;
  position: fixed;
  bottom: 40px;
  left: 20px;
  z-index: 1; }

.masklayout {
  background: rgba(0, 0, 0, 0.2);
  z-index: 5; }

.maskopacity {
  background: transparent;
  z-index: 10; }

.poppage {
  background: #fff;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  -webkit-transition: top .5s ease; }

.poppage,
.poppage:active {
  -webkit-tap-highlight-color: transparent; }

.pop_in {
  top: 30%; }

.dateChangeBox.pop_in {
  top: 60%; }

.pop_out {
  top: 100%; }

.poppage .close {
  display: block;
  width: 60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.3);
  position: absolute;
  right: 0;
  top: -40px; }

.pop_out .close {
  display: none; }

.poppageInner {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  overflow: hidden; }

.roompop .ordertip {
  margin: -10px -10px 10px;
  padding: 10px;
  background-color: #fff9f9;
  border-left: 2px solid #c00;
  color: #c00; }

.roompop .thumb {
  margin: 0 auto 10px;
  min-height: 140px;
  max-height: 300px;
  text-align: center;
  overflow: hidden; }
  .roompop .thumb img {
    width: 100%;
    max-width: 500px; }

.roominfo {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc; }
  .roominfo .l {
    width: 40%; }
  .roominfo .r {
    width: 60%;
    text-align: right; }
  .roominfo .price {
    font-size: 16px;
    color: #00bff3; }
    .roominfo .price dfn {
      font-style: normal;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #00bff3; }

.bookingbox .status {
  padding-bottom: 10px; }
  .bookingbox .status a {
    color: #2578bd;
    margin-left: 10px; }
.bookingbox .order_form th {
  width: 60px; }
.bookingbox .order_form td {
  padding: 5px 0; }
.bookingbox .order_form .btn-coupon {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding: 11px 0;
  width: 15%;
  margin-left: 10px;
  background: #00bff3;
  font-size: 12px;
  color: #fff;
  text-align: center; }

.dateChangeBox .title {
  font-size: 1.2em;
  line-height: 1.5em;
  margin-bottom: 10px; }

.innlistBox .map-locate {
  width: 25px;
  height: 25px;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.8) url(../pic/locate.png?t=201503111600) no-repeat center;
  background-size: 25px 25px;
  position: fixed;
  bottom: 30px;
  left: 10px;
  z-index: 1; }
.innlistBox .map-navigate {
  height: 25px;
  padding: 4px 10px;
  font-size: 14px;
  line-height: 25px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  bottom: 30px;
  left: 80px;
  z-index: 1; }
.innlistBox .map-tip {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1;
  width: 200px;
  margin-left: -100px;
  background: #333;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 0; }
  .innlistBox .map-tip .loading {
    vertical-align: -3px;
    margin-right: 5px; }

.poi-info-window {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.4);
  position: absolute; }
  .poi-info-window:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    width: 10px;
    height: 8px;
    margin: 0 0 0 -5px;
    background-image: url(../pic/poi-info-arrow.png?t=201503111600);
    background-repeat: no-repeat;
    background-size: contain; }
  .poi-info-window li {
    float: left; }
  .poi-info-window .iw-c {
    height: 20px;
    line-height: 20px;
    padding: 13px 5px;
    font-size: 14px; }
  .poi-info-window .iw-c-title {
    max-width: 130px; }
  .poi-info-window .iw-r {
    width: 40px;
    height: 46px;
    border-left: 1px solid #c6c6c6;
    background: url(../pic/navigate.png?t=201503111600) no-repeat center;
    background-size: 25px 25px; }

.mapBox,
.videoBox {
  min-height: 300px;
  background: url(../pic/loading.gif?t=201503111600) no-repeat center; }

.videoBox {
  background: url(../pic/pic_loading.gif?t=201503111600) no-repeat center;
  background-size: 40px 40px; }
  .videoBox .alert {
    padding: 40px 40px 100px;
    font-size: 16px;
    background: #fff; }

.alert .btn {
  display: inline-block;
  width: 45%;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 0;
  background: #f7f7f7;
  border: 1px solid #ccc;
  text-align: center;
  color: #fff; }
.alert .btn-accept {
  background: #5bb438;
  border-color: #0b7a1a; }
.alert .btn-cancel {
  background: #c75e5e;
  border-color: #a81414; }

.contacterbox {
  padding: 0 10px; }
  .contacterbox .person {
    padding-top: 20px;
    text-align: center; }
    .contacterbox .person img {
      width: 160px;
      height: 160px;
      border-radius: 20px; }
    .contacterbox .person .text {
      line-height: 16px;
      padding: 10px;
      margin: 0 auto 20px;
      border-radius: 10px;
      text-align: left;
      background-color: #ededed;
      position: relative; }

/*poppage end*/
/*Animation===========*/
.ani_slide {
  -webkit-animation: pageSlide 0.5s linear; }

@-webkit-keyframes pageSlide {
  0% {
    -webkit-transform: translate3d(0, 100%, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0); } }
.puffIn {
  -webkit-animation: puffIn 1s; }

@-webkit-keyframes puffIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2, 2);
    -webkit-filter: blur(2px); }
  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    -webkit-filter: blur(0px); } }
.ani_rotate {
  -webkit-animation: rotate 1s infinite linear; }

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg); } }
/*Calendar============*/
.wkz-calendar {
  width: 296px;
  margin: 0 auto; }

.list-wkz-calendar {
  width: auto; }

.calendar-head {
  margin-top: -10px;
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff; }
  .calendar-head:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    color: #333; }
  .calendar-head .active {
    border-bottom-color: #00bff3; }

.calendar-tab {
  float: left;
  width: 50%;
  box-sizing: border-box;
  height: 50px;
  line-height: 20px;
  padding: 5px 10px 0;
  border-right: 1px solid #e8e8e8;
  border-bottom: 3px solid #fff;
  text-align: center; }
  .calendar-tab:first-child {
    border-left: 1px solid #e8e8e8; }
  .calendar-tab h5 {
    font-size: 14px;
    color: #555; }
  .calendar-tab p {
    color: #777; }

.calendar-body {
  margin: 10px 0; }

.calendar-header {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e8e8e8; }
  .calendar-header strong {
    color: #00bff3; }

.calendar-content .weekend,
.calendar-content .weekend em {
  color: #ff9036 !important; }

.calendar-content ul {
  border-right: 1px solid #e8e8e8; }
  .calendar-content ul:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    color: #333; }

.calendar-content li {
  float: left;
  width: 41px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e8e8e8;
  border-width: 0 0 1px 1px; }
  .calendar-content li em,
  .calendar-content li i {
    display: block;
    line-height: 20px; }
  .calendar-content li em {
    text-align: right;
    font-style: normal;
    color: #555;
    font-size: 14px;
    margin-right: 5px; }
  .calendar-content li i {
    text-align: center;
    font-style: normal;
    color: #393; }

.calendar-content .weeks li {
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #f3f3f3;
  color: #555; }

.calendar-content .null {
  background-color: #e8e8e8; }

.calendar-content .dis {
  background-color: #f7f7f7; }

.calendar-content .dis em, .calendar-content .full em {
  color: #ccc !important; }

.calendar-content .dis i {
  display: none; }

.calendar-content .full i {
  color: #c00; }

.calendar-content .start {
  background-color: #00bff3; }

.calendar-content .start em, .calendar-content .start i {
  color: #fff; }

.calendar-content .dur {
  background-color: #7adcf7; }

.calendar-content .dur em, .calendar-content .dur i {
  color: #fff; }

.calendar-content .end {
  background-color: #009cf3; }

.calendar-content .end em, .calendar-content .end i {
  color: #fff; }

/*Slideshow===========*/
.videoPop {
  background: #000; }

.picBox {
  background: #000; }
  .picBox .return {
    width: 25px;
    height: 25px;
    padding: 5px;
    background: url(../pic/picBoxClose.png?t=201503111600) no-repeat center;
    background-size: 25px 25px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 5; }
  .picBox .goto {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: 100px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
    color: #fff;
    background-color: #00bff3; }

.slideshow {
  position: relative;
  margin: 0 auto;
  overflow: hidden; }
  .slideshow #wrapper {
    margin: 0 auto; }
  .slideshow #scroller {
    position: absolute;
    z-index: 1; }
  .slideshow .slide {
    float: left; }
    .slideshow .slide img {
      display: block;
      margin: 20px auto; }

.pagination {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  padding: 15px 0;
  color: #ccc;
  background-color: #333;
  background-color: rgba(255, 255, 255, 0.2); }

/*result==============*/
.cardBox {
  margin: 20px 10px;
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc; }
  .cardBox .result {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ededed; }
    .cardBox .result p {
      color: #777; }
  .cardBox h2 {
    font-size: 20px;
    line-height: 20px;
    margin: 5px 0; }
    .cardBox h2 i {
      display: inline-block;
      width: 20px;
      height: 20px;
      margin-right: 5px;
      vertical-align: -3px; }
  .cardBox .success {
    color: #093; }
    .cardBox .success i {
      background: url(../pic/ic-success.png?t=201503111600) no-repeat; }
  .cardBox .error {
    color: #c00; }
    .cardBox .error i {
      background: url(../pic/ic-error.png?t=201503111600) no-repeat; }
  .cardBox .orderinfo dt {
    font-size: 14px;
    font-weight: 700; }
  .cardBox .orderinfo dd {
    color: #777; }
  .cardBox .detail {
    padding: 10px 0;
    border-top: 1px dashed #ededed; }
    .cardBox .detail .title {
      display: inline-block;
      width: 70px; }
    .cardBox .detail .couponinfo {
      margin-left: 5px;
      color: #777; }
  .cardBox .btn {
    display: block;
    width: 60%;
    font-size: 16px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    background: #00bff3;
    border-radius: 5px;
    color: #fff; }
  .cardBox .btn-rebook,
  .cardBox .btn-complain {
    display: inline-block; }
  .cardBox .btn-rebook {
    float: right;
    width: 55%; }
  .cardBox .btn-complain {
    float: left;
    background: #e84c4c;
    width: 40%; }
  .cardBox .mp {
    text-align: center;
    padding: 10px 0 0;
    margin-top: 20px;
    border-top: 1px solid #ededed;
    line-height: 30px; }
    .cardBox .mp img {
      width: 30px;
      height: 30px;
      border-radius: 20px;
      vertical-align: -10px; }
    .cardBox .mp strong {
      color: #093; }

/*result end*/
/*myorder=============*/
.myorder .orderlist li {
  background: #fff;
  border-bottom: 1px solid #ccc; }
  .myorder .orderlist li a {
    color: #2578bd; }
  .myorder .orderlist li dl {
    padding: 10px; }
    .myorder .orderlist li dl dt {
      padding-right: 30px;
      font-size: 16px;
      font-weight: 700;
      line-height: 24px;
      color: #555;
      position: relative; }
      .myorder .orderlist li dl dt .arrow {
        display: block;
        width: 11px;
        height: 18px;
        background: url(../pic/icon-back2x.png?t=201503111600) no-repeat;
        background-size: 11px 18px;
        -webkit-transform: rotate(-90deg);
        -webkit-transition: all .2s ease;
        position: absolute;
        right: 10px;
        top: 25px; }
      .myorder .orderlist li dl dt .arrowUp {
        -webkit-transform: rotate(90deg); }
    .myorder .orderlist li dl dd {
      color: #777; }
  .myorder .orderlist li .detail {
    padding: 10px;
    border-top: 1px dashed #ededed; }

.myorder .orderlist .title {
  background: #f5f5f5;
  border-bottom-color: #f5f5f5;
  padding: 10px;
  font-size: 14px; }
.myorder .orderlist .noorder {
  background: #f5f5f5;
  border-bottom: 0;
  padding: 20px;
  font-size: 16px;
  text-align: center; }
.myorder .orderlist .lb {
  border: 0;
  background: none;
  padding: 10px 0;
  text-align: center; }
  .myorder .orderlist .lb .loading {
    margin-right: 5px; }

.myorder .icon-c2b {
  display: inline-block;
  padding: 0 5px;
  margin-right: 10px;
  background: #e74c3c;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-style: normal;
  position: relative; }
  .myorder .icon-c2b:after {
    content: '';
    width: 0;
    height: 0;
    border: 5px solid #e74c3c;
    border-color: transparent transparent transparent #e74c3c;
    position: absolute;
    top: 4px;
    right: -10px; }

.bottomTips {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  line-height: 30px;
  background: #333;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center; }
  .bottomTips .ml {
    margin-left: 30px; }
  .bottomTips a {
    color: #fff; }

.cardBox .orderinfo .inn {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .cardBox .orderinfo .inn h5 {
    font-size: 20px;
    line-height: 30px; }
.cardBox .orderinfo .customer {
  margin-bottom: 10px; }

.cardBox .op {
  margin: 10px; }
  .cardBox .op .btn {
    display: block;
    width: 60%;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #00bff3;
    border-radius: 5px; }
    .cardBox .op .btn:active {
      background: #a01111; }
  .cardBox .op .btn_no,
  .cardBox .op .btn_no:active {
    background: #999; }
  .cardBox .op .tips {
    margin-top: 10px;
    color: #777;
    text-align: center; }

.cancel-rule {
  margin: 10px;
  padding: 5px;
  background: #fffeea;
  border-left: 2px solid #b5ae1e; }

/*myorder end*/
/*bills list=============*/
.myorder .billlist li {
  background: #fff;
  border-bottom: 1px solid #ccc; }
  .myorder .billlist li a {
    color: #2578bd; }
  .myorder .billlist li dl {
    padding: 10px; }
  .myorder .billlist li dt:after,
  .myorder .billlist li dd:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    color: #333; }
  .myorder .billlist li dt {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #555;
    position: relative; }
  .myorder .billlist li dd {
    color: #777; }
  .myorder .billlist li dt .name,
  .myorder .billlist li dd .date {
    float: left;
    width: 70%; }
  .myorder .billlist li dt .price,
  .myorder .billlist li dd .status {
    float: right;
    width: 28%;
    text-align: right; }
.myorder .billlist .title {
  background: #f5f5f5;
  border-bottom-color: #f5f5f5;
  padding: 10px;
  font-size: 14px; }
.myorder .billlist .noorder {
  background: #f5f5f5;
  border-bottom: 0;
  padding: 70px 20px 70px;
  font-size: 16px;
  text-align: center; }
.myorder .billlist .lb {
  border: 0;
  background: none;
  padding: 10px 0;
  text-align: center; }
  .myorder .billlist .lb .loading {
    margin-right: 5px; }

.billBox {
  padding: 0 10px;
  margin-bottom: 10px;
  background: #fff; }
  .billBox p {
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 1px solid #e3e3e3;
    max-height: 200px;
    overflow: hidden; }
    .billBox p:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      color: #333; }
  .billBox .title {
    float: left;
    width: 70px; }
  .billBox .value {
    display: block;
    margin-left: 80px;
    color: #555;
    text-align: right; }
    .billBox .value .input {
      width: 100%;
      height: 20px;
      line-height: 20px;
      padding: 7px 0;
      border: 0;
      text-align: right; }
    .billBox .value .btn {
      display: inline-block;
      width: 100px;
      padding: 2px 5px;
      background-color: #00bff3;
      color: #fff;
      text-align: center; }
    .billBox .value .btn-cancel {
      background-color: #ccc;
      cursor: default; }
  .billBox .price {
    line-height: 40px; }
    .billBox .price .value {
      color: #f90;
      font-size: 24px; }

/*bills list end*/
/*List================*/
.datebox .box {
  float: left;
  width: 30%;
  height: 31px;
  line-height: 30px;
  margin-left: 8px; }
  .datebox .box select {
    height: 30px; }
  .datebox .box .button_red_big {
    height: 30px;
    font-size: 12px; }
.datebox .box-l {
  width: 50% !important; }
.datebox .box-s {
  width: 23% !important; }
.datebox .title {
  width: 15%;
  text-align: right; }
.datebox dl {
  margin-bottom: 10px; }
  .datebox dl dt,
  .datebox dl dd {
    float: left;
    height: 40px;
    line-height: 40px; }
  .datebox dl dt {
    width: 20%; }
  .datebox dl dd {
    width: 80%; }

.listcontainer li {
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  position: relative; }

.listcontainer .visited li {
  border-bottom: 0; }

.listcontainer .like,
.listcontainer .liked {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(../pic/icon-like-list.png?t=201503111600) 5px 3px no-repeat;
  background-size: 40px 80px;
  position: absolute;
  top: 0;
  right: 0; }

.listcontainer .liked {
  background-position: 5px -37px; }

.listcontainer .visited .icon {
  float: left;
  line-height: 32px; }
.listcontainer .visited .liked {
  float: left;
  width: 32px;
  height: 32px;
  background-size: 32px 64px;
  background-position: 0 -32px;
  position: static; }
.listcontainer .visited ul {
  margin-left: 100px;
  height: 32px;
  overflow: hidden; }

.listcontainer .thumb {
  height: 178px;
  background: #fff url(../pic/bg_img.jpg?t=201503111600) no-repeat center;
  background-size: cover;
  overflow: hidden; }
  .listcontainer .thumb img {
    width: 100%; }

.listcontainer .thumb-h {
  background: #fff url(../pic/bg_img_h.jpg?t=201503111600) no-repeat center; }

.listcontainer .info {
  padding: 10px;
  position: relative; }
  .listcontainer .info .name {
    font-size: 16px;
    color: #333; }
  .listcontainer .info .addr {
    color: #777;
    font-size: 13px; }
    .listcontainer .info .addr strong {
      color: #333; }
  .listcontainer .info .tags {
    overflow: hidden; }
    .listcontainer .info .tags i {
      display: inline-block;
      height: 16px;
      padding: 0 2px;
      margin: 5px 5px 0 0;
      line-height: 16px;
      background: #00bff3;
      color: #fff;
      font-style: normal; }
  .listcontainer .info .price {
    background-color: #3c3f40;
    background-color: rgba(60, 63, 64, 0.9);
    padding: 5px 10px;
    color: #fff;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: -50px; }
    .listcontainer .info .price dfn {
      margin: 0 2px;
      font-size: 12px;
      vertical-align: 2px;
      font-style: normal; }
  .listcontainer .info .avator {
    width: 65px;
    height: 65px;
    position: absolute;
    right: 10px;
    top: -42px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #fff; }
    .listcontainer .info .avator:after {
      content: '';
      position: absolute;
      top: -2px;
      left: -2px;
      width: 67px;
      height: 67px;
      border: 1px solid #ccc;
      border-radius: 50%; }
    .listcontainer .info .avator img {
      width: 65px;
      height: 65px;
      border-radius: 50%; }
    .listcontainer .info .avator .who {
      text-align: center;
      font-size: 13px; }

.listfilter {
  margin: 0 0 10px;
  border-bottom: 1px solid #ededed; }
  .listfilter li {
    position: relative;
    border-top: 1px solid #ededed;
    line-height: 20px;
    height: 40px;
    overflow: hidden; }
    .listfilter li:first-child {
      border-top: 0; }
    .listfilter li:active {
      background: #f5f5f5;
      -webkit-tap-highlight-color: #fefefe; }
    .listfilter li .name {
      width: 80px;
      display: block;
      padding: 10px 0;
      position: absolute;
      left: 10px;
      color: #555;
      font-size: 14px; }
    .listfilter li .value {
      position: absolute;
      left: 90px;
      right: 10px;
      top: 0;
      bottom: 0;
      text-align: right;
      font-size: 14px;
      line-height: 40px; }
      .listfilter li .value span {
        line-height: 20px;
        padding: 10px 0; }
      .listfilter li .value select {
        position: absolute;
        height: 100%;
        width: 100%;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 2;
        opacity: .001; }
    .listfilter li .arrow:after,
    .listfilter li .arrowdown:after {
      content: '';
      width: 6px;
      height: 6px;
      border-right: 2px solid #7C7C81;
      border-top: 2px solid #7C7C81;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      right: 12px;
      top: 50%;
      margin-top: -4px;
      display: block; }
    .listfilter li .arrowdown:after {
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg); }

/*Chat============*/
.chatbox {
  padding-bottom: 53px; }
  .chatbox .chatScroll {
    height: auto;
    width: 100%;
    min-height: 200px;
    overflow: hidden;
    overflow-y: auto;
    background-color: #fff; }
  .chatbox .chatContent {
    padding: 10px; }

.chatItem {
  padding: 4px 0px 10px 0; }
  .chatItem .time {
    padding: 2px 10px;
    margin: 0px auto 10px;
    font-size: 12px;
    text-align: center;
    color: #7f7f7f;
    text-shadow: 0 1px 0 #fff; }
  .chatItem .avatar {
    width: 38px;
    height: 38px;
    border: 1px solid #fff;
    box-shadow: 0px 1px 0px #b3b6ba; }
  .chatItem .cloud {
    max-width: 300px;
    cursor: default;
    position: static; }
  .chatItem .cloudBody {
    border-radius: 5px; }
  .chatItem .cloudPannel {
    position: relative; }
  .chatItem .cloudContent {
    border-radius: 5px;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    min-height: 20px;
    word-wrap: break-word; }
    .chatItem .cloudContent pre {
      margin: 0;
      white-space: pre-wrap; }

.noMsgIip {
  color: #ccc;
  margin: 100px 0 0 0;
  text-align: center;
  font-size: 14px; }

.you {
  float: left;
  width: 100%; }
  .you .avatar {
    float: left; }
  .you .name {
    margin-left: 53px;
    text-align: left;
    cursor: default;
    max-width: 15em; }
  .you .cloudText .cloudArrow {
    position: absolute;
    left: -7px;
    top: 11px;
    width: 13px;
    height: 24px;
    background: url(../pic/bubble_white.png?t=201503111600) no-repeat; }
  .you .cloud {
    float: left;
    min-width: 50px;
    max-width: 300px;
    margin: 0 0 0 15px; }
  .you .cloudBody {
    border: 1px solid #AFAFAF;
    box-shadow: 0px 1px 0px #D5D5D5;
    background-color: #ECECEC; }
  .you .cloudContent {
    padding: 7px 10px;
    color: #030303;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #F2F2F2;
    border-right: 1px solid #F2F2F2;
    background-color: #ECECEC;
    overflow: hidden; }

.me {
  float: right;
  width: 100%; }
  .me .avatar {
    float: right; }
  .me .cloudText .cloudArrow {
    position: absolute;
    right: -12px;
    top: 11px;
    width: 13px;
    height: 24px;
    background: url(../pic/bubble_green.png?t=201503111600) no-repeat; }
  .me .cloud {
    float: right;
    min-width: 50px;
    max-width: 300px;
    margin: 0 15px 0 0; }
  .me .cloudBody {
    border: 1px solid #7AA23F;
    box-shadow: 0px 1px 0px #D5D5D5;
    background-color: #B2CF73; }
  .me .cloudContent {
    padding: 7px 10px;
    color: #000;
    border-top: 1px solid #DCE6C8;
    border-bottom: 1px solid #B9CF8B;
    border-left: 1px solid #CCDEA3;
    background-color: #B2CF73;
    overflow: hidden; }

.chatbox .chatOperator {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #808384;
  background-color: #f1f1f1;
  color: #383e45;
  padding: 10px; }
  .chatbox .chatOperator .chatInner {
    padding: 0 90px 0 0; }
  .chatbox .chatOperator .chatInput {
    height: 30px;
    padding: 0 10px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #b2b2b2; }
    .chatbox .chatOperator .chatInput textarea {
      width: 100%;
      border: 0;
      outline: 0;
      padding: 5px 0;
      height: 20px;
      font-size: 14px;
      line-height: 20px;
      resize: none; }
  .chatbox .chatOperator .on {
    border-color: #29447e; }
  .chatbox .chatOperator .chatSend {
    display: block;
    height: 20px;
    padding: 5px 0;
    width: 80px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border: 1px solid #29447e;
    border-radius: 2px;
    box-shadow: 0 1px 3px #D9D9D9;
    text-shadow: 0 1px 1px #444;
    background: #486cb4;
    position: absolute;
    top: 10px;
    right: 10px; }
    .chatbox .chatOperator .chatSend:active {
      background: #5f78ab; }

.chatlist .nochat {
  font-size: 16px;
  padding: 50px 0;
  text-align: center; }

.chatlist .chat {
  background-color: #fff;
  height: 50px;
  padding: 5px; }
  .chatlist .chat .avator {
    float: left;
    width: 50px;
    height: 50px; }
    .chatlist .chat .avator img {
      width: 100%; }
  .chatlist .chat h4,
  .chatlist .chat p {
    margin-left: 60px; }
  .chatlist .chat h4 {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    color: #555; }
    .chatlist .chat h4 .name {
      display: inline-block;
      max-width: 70%; }
    .chatlist .chat h4 .date {
      float: right;
      font-size: 12px;
      font-weight: 400;
      color: #b5b5b5; }
  .chatlist .chat p {
    color: #777; }

/*# sourceMappingURL=app.css.map */