.tel {
  color: #999999;
  text-align: center;
  padding: 10px 0;
}
.tel .tel-span {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background-size: 30px auto;
  background-position: 0 -248px;
  margin-left: 5px;
}
.about article {
  margin: 15px auto;
}
.about .contact h3,
.about .contact ul[data-role="listview"] li > span,
.about .contact ul[data-role="listview"] li a > span {
  color: #918d85;
}
.about .contact .fax,.about .contact .phone,.about .contact .address {
  padding-right: 30px;
  position: relative;
  text-align: right;
}
.about .contact .address {
  width: 70%;
}
.about .contact .address .map-btn {
  background-position: 0 -285px;
}
.about .contact .map-btn,
.about .contact .phone-ico {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
.about .contact .phone-ico {
  background-position: 0 -237px;
}
.about .inner {
  padding: 10px;
  text-indent: 2em;
}
.room .details h2 {
  font-size: 1.3em;
  padding: 8px 0;
  background: url(../images/h_bj.jpg) repeat-x;
  background-size: auto 100%;
}
.room .details article .inner {
  color: #918d85;
  text-indent: 2em;
  padding: 8px 0;
}
.room .details article .hem p {
  padding: 10px 0 12px 0;
}
.room .details article .hem p .p-orange {
  font-size: 1.3em;
}
.room .details article .hem p .p-green {
  font-size: 1.1em;
}
.room .details article .room-info {
  color: #999999;
}
.room .details article .room-info h3 {
  color: #333333;
  padding-right: 8px;
}
.room .details article .room-info span {
  display: block;
  width: 65%;
  line-height: 1.5em;
}

.retain ul[data-role="listview"] {
  border-bottom: 1px solid #fff;
}
.retain ul[data-role="listview"] li:last-child {
  border-bottom: 1px solid #b8b4ad;
}
.retain ul[data-role="listview"] li a {
  display: block;
}
.order .order_number,.order .order_number2 {
  width: 40px;
  height: 24px;
  border: 1px solid #cbcbcb;
}
.order .minus_btn,.order .minus_btn2,
.order .plus_btn, .order .plus_btn2 {
  display: block;
  width: 30px;
  height: 30px;
  background-position: -5px -1105px;
  margin-right: 3px;
  background-size: 35px auto;
}
.order .plus_btn ,.order .plus_btn2 {
  background-position: -5px -1150px;
  margin-left: 3px;
}
.order .list_input {
  width: 95%;
  padding: 3px 5px;
  border-left: 1px solid #e4e1de;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #ccc8c4;
  border-right: 1px solid #e4e1dd;
  border-radius: 2px;
  background: #f0eeeb;
}
.sales-box {
  position: relative;
  border-bottom: 1px solid #d6d5d0;
  padding-bottom: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.sales-box img {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  border: 1px solid #bab6af;
  padding: 3px;
  background: #fff;
}
.sales-box .tel {
  padding: 0;
}
.sales-order .list_textarea {
  border: 1px solid #bab6af;
  width: 100%;
  box-sizing: border-box;
  background: rgba(248, 248, 248, 0.6);
}
.catering .listview li a,
.kangle .listview li a,
.member .listview li a {
  padding-left: 40px;
}
/*.catering .listview li:nth-child(1) a {
  background-position: 0 -182px;
}
.catering .listview li:nth-child(2) a {
  background-position: 0 -390px;
}*/
.member .listview li:nth-child(1) a {
  background-position: 0 -1023px;
}
.member .listview li:nth-child(2) a {
  background-position: 0 -1093px;
}
.member .listview li:nth-child(3) a {
  background-position: 0 -1166px;
}
div[data-role=time] .date2 {
  background-position: 0 -965px;
}
.ktv [data-role="listview"] a.book {
  position: absolute;
  right: 3%;
}
.my-order .room-date p.w {
  color: #999999;
  line-height: 1.4em;
}
.my-order2 .room-date p.w {
  border-top: 1px dashed #bab6af;
  padding-top: 10px;
}
.my-order .point {
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  border-radius: 6px;
}
.my-order .point[date-date="confirm"] {
  background: #6bb633;
}
.my-order .point[date-date="handle"] {
  background: #f24219;
}
.my-order .point[date-date="cancel"] {
  background: #aaa;
}
.my-order .box {
  padding-left: 20px;
}
.my-order .box dt {
  font-size: 1.1em;
}
.my-order .box dd {
  color: #999999;
  padding-left: 24px;
  background-size: 30px auto;
  background-position: -6px -692px;
}

.state {
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/state.png) no-repeat;
  background-size: 60px auto;
  position: absolute;
  top: 20px;
  right: 5%;
}
.state-handle {
  background-position: 0 0;
}
.state-confirm {
  background-position: 0 -60px;
}
.state-cancel {
  background-position: 0 -120px;
}

.msscont .remind {
  line-height: 2em;
}
.msscont .foget_pass {
  text-align: right;
  padding-top: 10px;
}
.msscont .remind,
.msscont .foget_pass a {
  color: #918d85;
}
.msscont input {
  padding: 2px 5px;
  width: 60%;
  vertical-align: middle;
  border: none;
  background: none;
  font-size: 1.1em;
}
.msscont .datepick {
  display: block;
}
.msscont .password {
  padding: 5px;
}
.query-2 p {
  line-height: 2em;
}
.query-2 .query-input {
  background: #f7f6f4;
  border: 1px solid #b8b4ad;
  border-radius: 3px;
  width: 70%;
}
.query-2 .query-btn {
  width: auto;
  margin-top: 0;
  padding: 1px 12px;
  margin-left: 10px;
}
