﻿@charset "UTF-8";
.hotel-search-box, .hotel-title .hotel-list li a:hover, .hotel-title .hotel-list .li-on, .top-search-box .icon-search-btn, .filter-box .hotel-name-search .name-search, .filter-box .price .comfirm-btn, .details-con-hd .advice, .big-map-box .landmark .txt, .fill-in .advice, .progress {
  border-radius: 3px;
}

/*租车、签证主题颜色*/
.mml20 {
  margin-left: -20px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.mr10 {
  margin-right: 10px;
}

.mr12 {
  margin-right: 12px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb20 {
  margin-bottom: 20px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.page-title {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}

/*酒店搜索*/
.hotel-index-search {
  height: 340px;
  position: relative;
}

/*首页搜索*/
.hotel-search-box {
  float: left;
  width: 380px;
  min-height: 340px;
  padding: 5px;
  background-color: #00204d;
  position: absolute;
  z-index: 12;
}

.hotel-search-box h2 {
  color: #fff;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
}

.hotel-search-box .hotel-search {
  background-color: #fff;
  padding: 20px 30px 0 20px;
  font-size: 14px;
  min-height: 284px;
}

.hotel-search-box .search-ul li {
  line-height: 30px;
  margin: 10px 0;
}

.hotel-search-box .search-ul em {
  display: inline-block;
  width: 60px;
  text-align: right;
  margin-right: 10px;
}

.hotel-search-box .search-ul input[type="text"] {
  width: 246px;
  padding: 0 5px;
  line-height: 28px;
  height: 28px;
}

.hotel-search-box .search-ul select {
  padding: 0 5px;
  width: 50px;
  margin-left: -5px;
  height: 28px;
  line-height: 28px;
}

.hotel-search-box .hotel-search .icon-search-btn {
  width: 255px;
  padding: 5px 30px 5px 5px;
  margin-left: 70px;
  margin-top: 14px;
  font-size: 20px;
  height: 40px;
  border: none;
  color: #fff;
  cursor: pointer;
  margin-bottom: 14px;
  /* Fallback for sad browsers */
  background-color: #d67800;
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(#ffb14d, #d67800);
  /* Opera */
  background-image: -o-linear-gradient(#ffb14d, #d67800);
  /* WebKit (Safari 4+, Chrome 1+) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffb14d), color-stop(1, #d67800));
  /* WebKit (Chrome 11+) */
  background-image: -webkit-linear-gradient(#ffb14d, #d67800);
  /* IE10 */
  background-image: -ms-linear-gradient(#ffb14d, #d67800);
  /* W3C */
  background-image: linear-gradient(#ffb14d, #d67800);
}

.hotel-search-box .hotel-search .icon-search-btn:before {
  content: "\e60d";
  color: #fff;
  font-size: 25px;
  position: absolute;
  right: 80px;
  top: 4px;
}

.hotel-search-box .hotel-search .icon-search-btn:hover {
  /* Fallback for sad browsers */
  background-color: #cc7200;
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(#ffa533, #cc7200);
  /* Opera */
  background-image: -o-linear-gradient(#ffa533, #cc7200);
  /* WebKit (Safari 4+, Chrome 1+) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffa533), color-stop(1, #cc7200));
  /* WebKit (Chrome 11+) */
  background-image: -webkit-linear-gradient(#ffa533, #cc7200);
  /* IE10 */
  background-image: -ms-linear-gradient(#ffa533, #cc7200);
  /* W3C */
  background-image: linear-gradient(#ffa533, #cc7200);
}

.hotel-search-box .dinput-date {
  position: relative;
  z-index: 2;
  display: inline-block;
  height: 28px;
}

.hotel-search-box .dinput-date .date-info {
  position: absolute;
  z-index: 5;
  right: 0;
  height: 30px;
  line-height: 28px;
  color: #999;
  width: 60px;
}

.hotel-search-box .icon-inputdate {
  display: inline-block;
  width: 24px;
  float: right;
}

.hotel-search-box .icon-inputdate:before {
  content: "\e605";
  color: #ccc;
  font-size: 14px;
  position: absolute;
  right: 2px;
  top: 1px;
}

.hotel-search-box .weekday {
  float: right;
  display: block;
  padding-right: 24px;
}

.hotel-search-box .screen {
  color: #49abde;
  margin-left: 130px;
}

.hotel-search-box .search-ul .old-box {
  margin-left: -5px;
}

.hotel-search-box .search-ul li .old {
  width: 30px;
  padding: 5px;
  margin-right: 6px;
}

.hotel-search-box .search-ul .old-note {
  color: #999;
  margin-left: 70px;
  font-size: 12px;
  font-family: "宋体";
}

/*广告图*/
.banner {
  float: right;
  margin-left: 10px;
}

.banner img {
  width: 600px;
  height: 350px;
}

/*标题&导航*/
.hotel-title {
  margin-top: 20px;
  line-height: 35px;
  position: relative;
}

.hotel-title .hd {
  font-size: 22px;
  font-weight: 700;
  color: #333;
}

.hotel-title .hotel-list {
  position: absolute;
  right: 0;
  top: 0;
  width: 750px;
}

.hotel-title .hotel-list li {
  display: inline-block;
  margin: 5px;
  line-height: 14px;
  float: right;
}

.hotel-title .hotel-list li a {
  display: inline-block;
  padding: 5px;
  position: relative;
  z-index: 10;
}

.hotel-title .hotel-list li a:hover, .hotel-title .hotel-list .li-on {
  background: #ffa533;
  position: relative;
  z-index: 10;
  color: #fff;
}

.hotel-title .hotel-list li span {
  font-size: 16px;
  position: absolute;
  left: 50%;
  bottom: -7px;
  margin-left: -5px;
  z-index: -1;
  display: none;
}

.hotel-title .hotel-list li a:hover span, .hotel-title .hotel-list li .li-on span {
  color: #ffa533;
  display: inline-block;
}

.hotel-list-con {
  margin-top: 5px;
}

/*国际热门酒店*/
.hotel-list-con .inter-hotel li {
  float: left;
  width: 190px;
  overflow: hidden;
  position: relative;
}

.hotel-list-con .inter-hotel li a {
  position: relative;
  display: inline-block;
}

.hotel-list-con .inter-hotel li span {
  position: absolute;
  top: 10px;
  left: 0;
  display: inline-block;
  padding: 5px 20px 5px 10px;
  background: rgba(30, 30, 30, 0.7) none repeat scroll 0 0 !important;
  filter: alpha(opacity=70);
  background: #000;
  /*background: rgba(0,0,0,.5); filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000);*/
  color: #fff;
}

.hotel-list-con .inter-hotel li strong {
  display: block;
  font-size: 18px;
}

.hotel-list-con .inter-hotel li a img {
  vertical-align: top;
  display: block;
  webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hotel-list-con .inter-hotel li a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.hotel-list-con .inter-hotel li .img-type01 {
  width: 190px;
  height: 303px;
  overflow: hidden;
  background: url(../../Content/images/img_bg.png) no-repeat center center #f5f5f5;
  background-size: 60% auto;
  *background-size: 60% auto;
}

.hotel-list-con .img-type01 img {
  height: 100%;
  min-width: 100%;
}

.hotel-list-con .inter-hotel li .img-type02 {
  width: 190px;
  height: 100px;
  overflow: hidden;
  background: url(../../Content/images/img_bg.png) no-repeat center center #f5f5f5;
  background-size: auto 80%;
}

.hotel-list-con .img-type02 img {
  width: 100%;
  min-height: 100%;
}

.hotel-list-con .inter-hotel li .img-type03 {
  width: 190px;
  height: 190px;
  overflow: hidden;
  background: url(../../Content/images/img_bg.png) no-repeat center center #f5f5f5;
  background-size: 60% auto;
}

.hotel-list-con .img-type03 img {
  height: 100%;
  min-width: 100%;
}

/*国内热门酒店*/
.hotel-list-con .domestic-hotel .info-list {
  width: 190px;
  float: left;
  margin-bottom: 10px;
}

.domestic-hotel .info-list .view {
  width: 190px;
  height: 128px;
  background: url(../../Content/images/img_bg.png) no-repeat center center #f5f5f5;
  background-size: auto 70%;
}

.domestic-hotel .info-list img {
  width: 190px;
  height: 128px;
  display: block;
  webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.domestic-hotel .info-list i {
  display: inline-block;
  width: 110px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}

.domestic-hotel .info-list a {
  display: block;
}

.domestic-hotel .info-list a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.domestic-hotel .info-list {
  line-height: 30px;
}

.domestic-hotel span {
  color: #ff8f00;
  float: right;
}

.domestic-hotel span strong {
  font-size: 20px;
}

/*--------酒店列表-----------*/
.hotel-introduce .title {
  font-size: 14px;
  line-height: 28px;
}

/*导航*/
.top-search-box {
  padding: 15px 10px;
  background-color: #f2f9fc;
  border: 1px solid #abdcf5;
  margin: 10px 0;
}

.top-search-box .hotel-search li {
  display: inline-block;
  float: left;
  margin-right: 15px;
}

.top-search-box .hotel-search em {
  margin-right: 5px;
}

.top-search-box .hotel-search input {
  padding: 0 5px;
  width: 120px;
  line-height: 25px;
  height: 25px;
}

.top-search-box .icon-search-btn {
  width: 120px;
  position: relative;
  padding: 5px 30px 5px 7px;
  margin-top: -2px;
  color: #fff;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 700;
  border: none;
  cursor: pointer;
  background-color: #ff8f00;
}

.top-search-box .icon-search-btn:before {
  content: "\e622";
  color: #fff;
  font-size: 22px;
  position: absolute;
  right: 24px;
  top: 2px;
}

.top-search-box .icon-search-btn:hover {
  background-color: #ffa533;
}

.top-search-box .dinput-date {
  position: relative;
  z-index: 2;
  display: inline-block;
  height: 28px;
}

.top-search-box .dinput-date .date-info {
  position: absolute;
  z-index: 5;
  right: 0;
  height: 30px;
  line-height: 28px;
  color: #999;
  width: 40px;
}

.top-search-box .weekday {
  float: right;
  display: block;
  padding-right: 5px;
}

.top-search-box .hotel-search .screen {
  color: #49abde;
  line-height: 30px;
}

.top-search-box .person {
  margin-top: 10px;
}

.top-search-box .person .screen {
  color: #49abde;
}

.top-search-box .adult {
  padding-left: 33px;
}

.top-search-box .children {
  margin-left: 10px;
}

.top-search-box .num {
  padding: 5px;
  width: 45px;
}

.top-search-box .old-box {
  margin-left: 10px;
}

.top-search-box .old-box .old {
  padding: 5px;
  margin-left: 6px;
  width: 30px;
}

.top-search-box .person .old-note {
  color: #999;
  margin-left: 5px;
  font-size: 12px;
  font-family: "宋体";
}

.top-search-box .search-key {
  margin-left: 24px;
}

/*筛选框*/
.filter-box {
  padding: 10px 10px 5px;
  border: 1px solid #e1e1e1;
  margin-top: 15px;
  line-height: 30px;
}

.filter-box .items-box {
  border-bottom: 1px dashed #e1e1e1;
  padding: 5px;
}

.filter-box .items-box .place .li-on, .filter-box .items-box .li-on {
  background: #429fcf;
  color: #fff;
}

.filter-box .items-box:last-child {
  border-bottom: none;
}

.filter-box .items-box .items-title {
  float: left;
  width: 60px;
  font-weight: bold;
  text-align: right;
  margin-right: 5px;
}

.filter-box .items-box a {
  cursor: pointer;
  padding: 2px;
  color: #333;
}

.filter-box .place a {
  cursor: pointer;
  padding: 7px 8px;
  background: #fff;
}

.filter-box .items-box .unlimited {
  padding: 2px;
}

.filter-box .item {
  width: 870px;
  float: left;
}

.filter-box .item li {
  display: inline-block;
  margin: 0 6px;
}

.filter-box .items-box .li-on .icon-up {
  background: url(../../Content/images/icon_bg.png) no-repeat 0 -70px;
}

.filter-box .item .icon-down {
  background: url(../../Content/images/icon_bg.png) no-repeat 0 -40px;
  width: 11px;
  height: 10px;
  display: inline-block;
  margin-left: 2px;
}

.filter-box .item .icon-up {
  background: url(../../Content/images/icon_bg.png) no-repeat 0 -55px;
  width: 11px;
  height: 10px;
  display: inline-block;
  margin-left: 2px;
}

.filter-box .hotel-name-search .hotel-name {
  padding: 0 3px;
  line-height: 22px;
  width: 140px;
  margin: 0 6px;
  height: 22px;
}

.filter-box .place .cursor {
  color: #333;
  position: relative;
  z-index: -1;
}

.filter-box .place .place-on {
  border: 1px solid #abdcf5;
  border-top: 3px solid #429fcf;
  border-bottom: 1px solid #f8faff;
  background: #f8faff;
  position: relative;
  z-index: 5;
}

.filter-box .price .price-text {
  width: 50px;
  margin: 0 5px;
  padding: 0 3px;
  line-height: 22px;
  height: 22px;
}

.filter-box .hotel-name-search .name-search, .filter-box .price .comfirm-btn {
  background: #ebebeb;
  border: 1px solid #e1e1e1;
  padding: 2px 5px;
  cursor: pointer;
}

.filter-box .hotel-name-search .name-search:hover, .filter-box .price .comfirm-btn:hover {
  border: 1px solid #999;
}

.filter-box .filter-show {
  margin-left: 65px;
  border: 1px solid #abdcf5;
  color: #666;
  line-height: 25px;
  padding: 5px;
  background: #f8faff;
  max-height: 100px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.filter-box .filter-show .close-btn {
  float: right;
  margin-top: -12px;
  margin-right: -4px;
  font-size: 20px;
}

.filter-box .filter-show li {
  width: 250px;
  margin: 4px 10px 4px 5px;
  float: left;
}

.filter-box .filter-show input {
  float: left;
  margin-top: 3px;
  margin-right: 3px;
  vertical-align: middle;
}

.filter-box .filter-show li span {
  float: left;
  display: inline-block;
  color: #666;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 220px;
  overflow: hidden;
  line-height: 18px;
}

/*搜索结果*/
.search-con-box {
  margin-top: 15px;
}

.search-con-box h2 {
  font-size: 20px;
  line-height: 35px;
  padding-left: 15px;
  color: #333;
  font-weight: lighter;
}

.search-con-box em {
  color: #fff;
  font-weight: bold;
}

.search-con-box .main-area {
  width: 700px;
}

.search-con-box .side-area {
  width: 275px;
  position: absolute;
  margin-left: 725px;
}

.search-con-box .main-area .hd {
  border-top: 2px solid #49abde;
  background-color: #f8f8f8;
  line-height: 35px;
  padding-left: 10px;
  margin-bottom: 5px;
  width: 690px;
  z-index: 10;
}

.search-con-box .main-area li {
  float: left;
  margin: 0 8px;
}

.search-con-box .main-area li a {
  padding: 0 10px;
  display: inline-block;
  color: #333;
}

.search-con-box .main-area li a:hover, .search-con-box .main-area .li-on {
  background: #49abde;
  color: #fff;
}

.search-con-box .main-area .li-on {
  padding-right: 20px;
}

.search-con-box .main-area .icon-big-down {
  position: relative;
}

.search-con-box .main-area .icon-big-down:before {
  content: "\e63c";
  color: #fff;
  font-size: 24px;
  position: absolute;
  right: -22px;
  top: -9px;
}

.search-con-box .main-area .icon-big-up {
  position: relative;
}

.search-con-box .main-area .icon-big-up:before {
  content: "\e637";
  color: #fff;
  font-size: 24px;
  position: absolute;
  right: -22px;
  top: -10px;
}

.search-con-box .page a {
  border: 1px solid #e1e1e1;
  margin: 0 2px;
  padding: 0 2px;
  text-decoration: none;
}

.search-con-box .page .nopage {
  color: #999;
}

.search-con-list {
  padding: 15px 0;
  border-bottom: 1px dashed #e1e1e1;
  color: #666;
}

.search-con-list:hover {
  background-color: #f0f6fa;
}

.search-con-list .view, .search-con-list .view img {
  width: 140px;
  height: 100px;
}

.search-con-list .view .view-img {
  background: url("../../Content/images/img_bg.png") no-repeat scroll center center/auto 60% #f5f5f5;
  width: 140px;
  height: 100px;
  display: block;
}

.search-con-list .info {
  /*position: relative;*/
  margin-left: 10px;
  width: 445px;
  float: left;
}

.search-con-list .info .title {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 18px;
}

.search-con-list .info .title a {
  color: #333;
}

.search-con-list .info .star-box {
  position: relative;
  width: 64px;
  height: 12px;
  display: inline-block;
}

.search-con-list .info .star-bg {
  background: url(../../Content/images/star_bg.png) no-repeat transparent;
  position: absolute;
  z-index: 3;
  width: 64px;
  height: 12px;
}

.search-con-list .info .star {
  background: url(../../Content/images/star.png) no-repeat transparent;
  position: absolute;
  z-index: 9;
  width: 64px;
  height: 12px;
}

.search-con-list .info .address {
  color: #999;
}

.search-con-list .info .see-map {
  padding-left: 12px;
  color: #49abde;
  position: relative;
  display: inline-block;
}

.search-con-list .info .see-map .icon-place {
  margin-right: 15px;
}

.search-con-list .info .see-map .icon-place:before {
  content: "\e621";
  font-size: 15px;
  color: #65a6c7;
  position: absolute;
  top: 0;
  left: 0;
}

.search-con-list .info .see-map:hover {
  color: #ffa533;
}

.search-con-list .info p {
  line-height: 18px;
}

.search-con-list .info span {
  margin-right: 20px;
}

.search-con-list .info em {
  color: #fff;
  font-size: 14px;
  background: #85c220;
  padding: 0 3px;
  font-weight: 700;
}

.search-con-list .price {
  color: #f40;
  float: left;
  position: relative;
  width: 100px;
  height: 100px;
  text-align: right;
  cursor: pointer;
}

.search-con-list .price i {
  position: absolute;
  top: 4px;
}

.search-con-list .price strong {
  font-size: 25px;
  margin: 0 2px 0 12px;
}

.search-con-list .join-btn, .search-con-list .edit-btn {
  border-radius: 3px;
  background-color: #ff8f00;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  cursor: pointer;
  border: none;
}

.search-con-list .join-btn:hover, .search-con-list .edit-btn:hover {
  background-color: #ffad33;
}

.search-con-list .edit-btn {
  margin-left: 10px;
}

.search-con-list .icon-joined {
  margin-left: 50px;
}

.search-con-list .icon-joined:before {
  content: "\e6b1";
  color: #00a300;
  font-size: 25px;
}

.search-con-box .side-area .map-box {
  width: 273px;
  height: 435px;
  overflow: hidden;
  position: relative;
  border: 1px solid #eee;
  background: url(../../Content/images/map_bg.png) no-repeat center center #f9feff;
}

.search-con-box .side-area .map-box img {
  display: block;
}

.search-con-box .side-area .map-box .loading-txt {
  margin-top: 308px;
  text-align: center;
}

.search-con-box .map-box .landmark {
  position: absolute;
  z-index: 5;
}

.search-con-box .map-box .hotel01 {
  top: 10px;
  left: 10px;
}

.search-con-box .map-box .hotel02 {
  top: 80px;
  left: 25px;
}

.search-con-box .landmark .icon-place {
  background: url(../../Content/images/icon_place01.png) no-repeat 0 0;
  position: absolute;
  z-index: 10;
  display: block;
  width: 27px;
  height: 41px;
}

.search-con-box .landmark .txt {
  display: block;
  color: #666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: absolute;
  z-index: 8;
  left: 2px;
  padding: 5px 8px 5px 34px;
  background: #fff;
  border-radius: 15px;
}

.search-con-box .landmark:hover .icon-place {
  background: url(../../Content/images/icon_place02.png) no-repeat 0 0;
}

.search-con-box .landmark:hover .txt {
  background: #e1f3c4;
}

.search-con-box .landmark .icon-lctn {
  background: url(../../Content/images/icon_lctn01.png) no-repeat 0 0;
  position: absolute;
  z-index: 10;
  display: block;
  width: 35px;
  height: 50px;
}

.search-con-box .landmark:hover .icon-lctn {
  background: url(../../Content/images/icon_lctn02.png) no-repeat 0 0;
}

.search-con-box .landmark .pl {
  padding: 5px 8px 5px 44px;
}

.hotel-recode-box {
  background: #f8f8f8;
  padding: 15px 12px;
  min-height: 230px;
}

.hotel-recode-box .hd {
  margin-bottom: 11px;
}

.hotel-recode-box .hd span {
  font-size: 20px;
}

.hotel-recode-box a {
  color: #49abde;
  margin-top: 4px;
}

.hotel-recode-box a:hover {
  color: #ffa533;
}

.hotel-recode-box p {
  line-height: 20px;
  font-size: 14px;
}

.hotel-recode-box .info .txt {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 210px;
  overflow: hidden;
}

.hotel-recode-box .info .close-btn {
  font-size: 22px;
  color: #999;
  margin-top: 4px;
  float: right;
}

/*页码*/
.pager-container {
  text-align: center;
}

.pager {
  font: 12px/21px "宋体";
  margin-top: 20px;
  display: inline-block;
}

.pager a, .pager .flip, .pager .curPage {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border: 1px solid #E3E3E3;
}

.pager a {
  text-decoration: none;
  color: #010101;
  background: #FFFFFF;
  width: 26px;
}

.pager a:hover {
  background: #F1F1F1;
}

.pager .noPage {
  color: #A4A4A4;
}

.pager .curPage {
  background: #49abde;
  color: #FFFFFF;
  width: 26px;
}

.pager .flip {
  width: 56px;
}

.pager-container .jump {
  margin-left: 10px;
  display: inline-block;
  margin-top: 20px;
}

.pager-container .jump input[type="text"] {
  padding: 2px;
  width: 36px;
}

.pager-container .jump input[type="button"] {
  background: #49abde;
  color: #fff;
  border: 1px solid #e1e1e1;
  padding: 2px 5px;
  margin-left: 10px;
  cursor: pointer;
}

/*----------酒店详情----------*/
.hotel-introduce {
  font-family: "Microsoft YaHei";
}

.hotel-introduce .hd-box {
  margin-top: 10px;
}

.hotel-introduce .hd-box .hd {
  float: left;
  width: 675px;
}

.hotel-introduce .hd h2 {
  font-size: 22px;
  line-height: 35px;
  color: #333;
}

.hotel-introduce .hd-box p {
  margin-top: 5px;
  color: #666;
}

.hd-box p span {
  margin-right: 20px;
}

.star-box {
  position: relative;
  width: 64px;
  height: 14px;
  display: inline-block;
}

.star-bg {
  background: url(../../Content/images/star_bg.png) no-repeat transparent;
  position: absolute;
  z-index: 3;
  width: 75px;
  height: 14px;
  display: inline-block;
}

.star {
  background: url(../../Content/images/star.png) no-repeat transparent;
  position: absolute;
  z-index: 9;
  width: 75px;
  height: 14px;
  display: inline-block;
}

.fill-in .see-map {
  padding-left: 12px;
  color: #49abde;
  position: relative;
  display: inline-block;
}

.fill-in .see-map .icon-place {
  margin-right: 15px;
}

.fill-in .see-map .icon-place:before {
  content: "\e621";
  font-size: 15px;
  color: #65a6c7;
  position: absolute;
  top: -5px;
  left: 0;
}

.see-map:hover {
  color: #ffa533;
}

.hotel-introduce .review {
  float: left;
  width: 120px;
  text-align: center;
}

.hotel-introduce .review em {
  font-size: 25px;
  color: #85c220;
}

.hotel-introduce .hd-box .price {
  position: relative;
  color: #f40;
  float: right;
  margin: 10px 5px 0 0;
}

.hotel-introduce .hd-box i {
  position: absolute;
  top: 7px;
}

.hotel-introduce .hd-box strong {
  font-size: 30px;
  margin: 0 2px 0 12px;
}

/*酒店图片和地理位置显示*/
.hotel-introduce .view-box img {
  display: block;
  width: 100%;
}

.hotel-introduce .view-box {
  margin: 30px 0 46px;
  position: relative;
}

.hotel-introduce .view-box .view {
  width: 360px;
  height: 250px;
  float: left;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  /*background: #f8f8f8;*/
  display: table-cell;
  text-align: center;
  zoom: 1;
  background: url("../../Content/images/img_bg.png") no-repeat scroll center center/auto 60% #f5f5f5;
}

.view-box view img {
  max-height: 250px;
}

.view-box .see-other {
  position: absolute;
  top: 205px;
  right: 0;
  display: inline-block;
  padding: 8px 20px 8px 10px;
  background: rgba(30, 30, 30, 0.5) none repeat scroll 0 0 !important;
  filter: alpha(opacity=70);
  background: #000;
  /*background: rgba(0,0,0,.5); filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000);*/
  color: #fff;
}

/*管理图片*/
.view-box .manage-img {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  padding: 8px 20px 8px 10px;
  background: rgba(207, 66, 69, 0.5) none repeat scroll 0 0 !important;
  filter: alpha(opacity=70);
  background: #cf4245;
  color: #fff;
}

.manage-img-pop {
  position: fixed;
  z-index: 12;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*display:none;*/
}

.manage-img-pop .pop-bg {
  width: 100%;
  height: 100%;
  background: rgba(30, 30, 30, 0.5) none repeat scroll 0 0 !important;
  filter: alpha(opacity=70);
  background: #000;
}

.manage-img-pop .manage-box {
  position: absolute;
  z-index: 15;
  width: 880px;
  height: 600px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  border: 2px solid #ccc;
}

.manage-img-pop .close-btn {
  font-size: 25px;
  font-weight: bold;
  position: absolute;
  right: -42px;
  top: -2px;
  z-index: 16;
  color: #429fcf;
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  background-color: #eee;
  text-align: center;
  text-decoration: none;
}

.manage-img-pop .close-btn:hover {
  background-color: #f8f8f8;
}

.manage-img-pop .left-box, .manage-img-pop .middle-box, .manage-img-pop .right-box {
  float: left;
}

.manage-img-pop .left-box, .manage-img-pop .right-box {
  width: 420px;
}

.manage-img-pop .middle-box {
  width: 38px;
  height: 600px;
  background-color: #f8f8f8;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}

.manage-img-pop .hd {
  line-height: 40px;
  padding-left: 10px;
  font-size: 18px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 10px;
}

.manage-img-pop .bd {
  height: 539px;
  overflow-y: auto;
  padding-right: 10px;
}

.manage-img-pop .img-box {
  position: relative;
  height: 88px;
  width: 88px;
  overflow: hidden;
  margin-left: 10px;
  margin-bottom: 10px;
  float: left;
  cursor: pointer;
}

.manage-img-pop .img {
  height: 88px;
  display: block;
}

.manage-img-pop .img-box.icon-select:before {
  content: "\e618";
  font-size: 25px;
  line-height: 25px;
  color: #00a300;
  position: absolute;
  width: 88px;
  height: 67px;
  padding-top: 33px;
  background: rgba(30, 30, 30, 0.5) none repeat scroll 0 0 !important;
  filter: alpha(opacity=70);
  background: #000;
  top: 0;
  left: 0;
  text-align: center;
}

.manage-img-pop .icon-left, .manage-img-pop .icon-right {
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  color: #333;
  background-color: #eee;
  text-decoration: none;
}

.manage-img-pop .icon-left:hover, .manage-img-pop .icon-right:hover {
  color: #999;
}

.manage-img-pop .icon-left {
  margin-top: 230px;
  margin-bottom: 20px;
}

.manage-img-pop .icon-left:before {
  content: "\e611";
}

.manage-img-pop .icon-right:before {
  content: "\e612";
}

/*图片集*/
.view-box .img-box {
  float: left;
  margin: 0 14px 0 19px;
  width: 340px;
  height: 250px;
  overflow: hidden;
}

.view-box .img-list {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 0 5px 5px 0;
  float: left;
}

.view-box .img-list img {
  height: 100%;
}

.view-box .img-list img:hover {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.view-box .map-box {
  float: left;
  width: 266px;
  height: 250px;
  overflow: hidden;
}

.view-box .map-box .see-bigger {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 10px 6px 6px;
  background: #429fcf;
  display: block;
  color: #fff;
  text-decoration: none;
}

.view-box .map-box:hover .see-bigger {
  padding: 6px 20px 6px 6px;
}

/*--内容--*/
.details-con-hd {
  border-bottom: 2px solid #429fcf;
  font-size: 14px;
  color: #333;
  position: relative;
  width: 1000px;
  background: #fff;
  z-index: 10;
}

.details-con-hd .con-nav li {
  margin-left: 8px;
  float: left;
}

.details-con-hd .con-nav a {
  display: block;
  padding: 12px 26px;
  background: #f8f8f8;
  font-size: 16px;
  color: #333;
}

.details-con-hd .con-nav a:hover, .details-con-hd .con-nav .li-on {
  color: #fff;
  background: #429fcf;
}

.details-con-hd .advice {
  background: url(../../Content/images/icon_bg.png) no-repeat 24px -158px #77b6ee;
  display: block;
  float: right;
  font-size: 16px;
  color: #fff;
  border-bottom: 3px solid #65a2d9;
}

.details-con-hd .advice:hover {
  background: url(../../Content/images/icon_bg.png) no-repeat 24px -158px #85c3fb;
}

.details-con-hd .advice a {
  display: inline-block;
  padding: 7px 32px 10px 50px;
  color: #fff;
}

/*搜索*/
.details-con-search {
  margin: 20px 0 20px 15px;
  padding: 5px;
}

.details-con-search .hotel-search li {
  display: inline-block;
  margin: 0 15px 15px 0;
}

.details-con-search .hotel-search em {
  margin-right: 5px;
}

.details-con-search .hotel-search span {
  margin-right: 15px;
}

.details-con-search .dinput-date input {
  padding: 0 5px;
  width: 150px;
  line-height: 25px;
  height: 25px;
}

.details-con-search .hotel-search .old {
  width: 30px;
  margin-right: 10px;
  margin-left: -4px;
  padding: 5px;
}

.details-con-search .hotel-search .screen {
  line-height: 30px;
  color: #49abde;
  margin-left: 30px;
}

.details-con-search .dinput-date {
  position: relative;
  z-index: 2;
  display: inline-block;
  height: 28px;
}

.details-con-search .dinput-date .date-info {
  position: absolute;
  z-index: 5;
  right: 0;
  height: 30px;
  line-height: 28px;
  color: #999;
  width: 60px;
}

.details-con-search .weekday {
  float: right;
  display: block;
  padding-right: 5px;
}

.details-con-search select {
  padding: 5px 0 5px 5px;
  width: 52px;
}

.details-con-search .search-btn {
  width: 80px;
  text-align: center;
  padding: 5px;
  margin-left: 20px;
  color: #fff;
  background: #ff8f00;
  border: 1px solid #e9a43b;
  cursor: pointer;
}

.details-con-search .search-btn:hover {
  background: #ffa533;
}

.details-con-search .hotel-search .adult {
  padding-left: 20px;
}

.details-con-search .hotel-search .children {
  margin-left: 21px;
}

.details-con-search .hotel-search .old-box {
  margin-left: 26px;
}

/*主题内容*/
.details-con {
  text-align: center;
  width: 100%;
}

.details-con thead th {
  background: #f6f6f6;
  border-bottom: 1px solid #cfcfcf;
  line-height: 34px;
  color: #666;
  font-size: 14px;
}

.details-con thead .th01 {
  width: 160px;
  text-align: left;
  padding-left: 20px;
}

.details-con thead .th02 {
  width: 160px;
  text-align: left;
  padding-left: 40px;
}

.details-con thead .th03 {
  width: 120px;
  text-align: left;
  padding-left: 20px;
}

.details-con thead .th05 {
  width: 180px;
  text-align: left;
  padding-left: 38px;
}

.details-con thead .th06 {
  width: 150px;
  text-align: left;
}

.details-con tbody tr:hover {
  background: #f0f6fa;
}

.details-con tbody td {
  padding: 24px 0;
  border-bottom: 1px dashed #e1e1e1;
  color: #666;
}

.details-con tbody .td01 {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  color: #333;
}

.details-con tbody .td02 {
  text-align: left;
  padding-left: 40px;
}

.details-con tbody .td02 ul, .details-con tbody .td02 li {
  list-style-type: disc;
}

.details-con tbody .td02 span {
  margin: 0 4px;
}

.details-con tbody .td03 {
  text-align: left;
  padding-left: 22px;
}

.details-con tbody .td03 a {
  font-family: "宋体";
  display: inline-block;
}

.details-con tbody .td04 {
  text-align: right;
}

.details-con tbody .td05 {
  padding-left: 20px;
  text-align: left;
}

.details-con tbody .td06 {
  text-align: left;
}

.details-con tbody .td06 i {
  font-size: 14px;
  display: inline-block;
  border-bottom: 1px dashed #e1e1e1;
  color: #999;
}

.details-con tbody .td06 em {
  font-size: 26px;
}

.details-con .td06 .sum-price {
  position: relative;
}

.details-con .sum-price .arrow-bg {
  position: absolute;
  font-size: 28px;
  color: #e1e1e1;
  top: -12px;
  left: 128px;
  z-index: 5;
}

.details-con .sum-price .arrow-up {
  position: absolute;
  font-size: 28px;
  color: #fff;
  top: -11px;
  left: 128px;
  z-index: 9;
}

.details-con .sum-price .hide-box {
  display: none;
  position: absolute;
  width: 320px;
  top: 20px;
  left: -116px;
  background: #fff;
  z-index: 3;
  text-align: left;
  color: #666;
  border: 1px solid #e1e1e1;
  padding: 5px 8px;
  line-height: 20px;
}

.details-con .sum-price:hover .hide-box {
  display: inline-block;
}

.details-con .sum-price .hide-box span {
  display: block;
}

.details-con .sum-price .con {
  color: #444;
}

.details-con .sum-price b {
  font-weight: lighter;
  color: #666;
  font-family: "宋体";
}

.details-con .sum-price .con em {
  color: #f40;
  font-size: 14px;
}

.details-con tbody .time-off {
  padding-right: 20px;
  color: #49abde;
  position: relative;
}

.details-con tbody .icon-time-off {
  position: relative;
}

.details-con tbody .icon-time-off:before {
  content: "\e628";
  color: #65a6c7;
  font-size: 15px;
  position: absolute;
  right: -18px;
  top: -6px;
}

.details-con .time-off .arrow-bg {
  position: absolute;
  font-size: 20px;
  color: #e1e1e1;
  top: -16px;
  left: 18px;
  z-index: 5;
}

.details-con .time-off .arrow-up {
  position: absolute;
  font-size: 20px;
  color: #fff;
  top: -15px;
  left: 18px;
  z-index: 9;
}

.details-con .time-off:hover .hide-box {
  display: inline-block;
}

.details-con .time-off .hide-box {
  display: none;
  position: absolute;
  width: 312px;
  top: 25px;
  left: 0;
  background: #fff;
  z-index: 3;
  text-align: left;
  color: #666;
  border: 1px solid #e1e1e1;
}

.details-con .time-off .con {
  display: inline-block;
  padding: 10px;
}

.details-con tbody .cannot {
  color: #666;
}

.details-con tbody .discount {
  color: #fff;
  background: #85c220;
}

.details-con tbody .price {
  color: #f40;
  font-size: 14px;
  padding-left: 20px;
  line-height: 20px;
}

.details-con tbody .icon-cu {
  background: url(../../Content/images/icon_bg.png) no-repeat 0 -108px;
}

.details-con tbody .icon-yuan {
  background: url(../../Content/images/icon_bg.png) no-repeat 0 -136px;
  font-size: 14px;
  color: #999;
  padding-left: 20px;
  line-height: 28px;
}

.details-con tbody strong {
  font-size: 26px;
}

.details-con tbody .book-btn {
  background: #ff8f00;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 20px;
  border: none;
  border-radius: 5px;
}

.details-con tbody .book-btn:hover {
  background: #ffa533;
  cursor: pointer;
}

.details-con .price-con {
  height: 50px;
  padding-top: 25px;
}

/*--------新版酒店列表---------*/
.details-con-new {
  text-align: center;
  width: 100%;
  border: 1px solid #d7e3eb;
  border-right: none;
  border-top: none;
  margin-top: 20px;
  color: #666;
  /*.free-cancel{color:#009932;text-decoration:dashed underline;}*/
}

.details-con-new th {
  background: #e1ebf1;
  font-weight: normal;
  color: #333;
}

.details-con-new th, .details-con-new td {
  padding: 8px 0;
  vertical-align: middle;
  border: 1px solid #d7e3eb;
  font-size: 16px;
  border-left: none;
  border-bottom: none;
}

.details-con-new .td01 {
  width: 250px;
}

.details-con-new .td02, .details-con-new .td03 {
  width: 180px;
  position: relative;
}

.details-con-new .td04, .details-con-new .td05 {
  width: 140px;
}

.details-con-new .h-name {
  color: #1aa1e3;
}

.details-con-new .green {
  color: #009932;
}

.details-con-new .include-tax {
  color: #dd7654;
  text-decoration: underline;
}

.details-con-new .booking {
  width: 75px;
  height: 33px;
  background: #1aa1e3;
  color: #fff;
  display: inline-block;
  margin: 0 auto;
  border-radius: 3px;
  line-height: 33px;
}

.details-con-new .booking:hover {
  background: #1791cc;
  text-decoration: none;
}

.details-con-new .breakfast-box {
  cursor: pointer;
}

.details-con-new .breakfast-box .breakfast-pop {
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 5px;
  color: #666;
  min-width: 80px;
  min-height: 40px;
  display: inline-block;
  position: absolute;
  margin-top: 8px;
  max-width: 170px;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  z-index: 99;
  left: 20px;
  display: none;
}

.details-con-new .breakfast-box .breakfast-pop .trg1, .details-con-new .breakfast-box .breakfast-pop .trg2 {
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  position: absolute;
  left: 40px;
}

.details-con-new .breakfast-box .breakfast-pop .trg1 {
  border-bottom: 10px solid #ebebeb;
  top: -20px;
}

.details-con-new .breakfast-box .breakfast-pop .trg2 {
  border-bottom: 10px solid #fff;
  top: -18px;
}

.details-con-new .breakfast-box:hover .breakfast-pop {
  display: block;
}

/*酒店概述&用户点评*/
.hotel-introduce .summary .hd, .hotel-introduce .comment .hd {
  font-size: 20px;
  line-height: 40px;
  padding-left: 10px;
  border-bottom: 2px solid #429fcf;
  margin-top: 30px;
}

.summary .edit-btn {
  background-color: #ff8f00;
  color: #fff;
  border: none;
  margin-left: 10px;
  height: 22px;
  line-height: 20px;
  padding: 0 5px;
  cursor: pointer;
}

.summary .edit-btn:hover {
  background-color: #ffad33;
}

.summary .con li {
  margin: 30px 10px;
  line-height: 20px;
}

.summary .con span {
  display: block;
}

.summary .con .title {
  float: left;
  display: inline-block;
  width: 80px;
  font-weight: bold;
}

.summary .con .info {
  margin-left: 90px;
}

.summary .con i {
  margin-right: 20px;
}

.summary .edit-box {
  margin-top: 15px;
}

.summary .edit-txt {
  width: 980px;
  padding: 5px;
  line-height: 22px;
  margin-left: 10px;
}

.summary .btn-box {
  text-align: right;
  margin-top: 10px;
}

.summary .save-btn {
  background-color: #ff8f00;
  color: #fff;
  border: none;
  line-height: 32px;
  height: 34px;
  font-size: 16px;
  padding: 0 10px;
  cursor: pointer;
}

.summary .save-btn:hover {
  background-color: #ffad33;
}

.hotel-introduce .comment .title-box {
  margin: 30px 0 10px 20px;
}

.comment .title-box span {
  display: inline-block;
  margin-right: 10px;
}

.comment .title-box em {
  font-size: 30px;
  font-weight: 500;
  color: #85c220;
  margin-right: 5px;
  padding-left: 10px;
}

.comment .title-box .items {
  padding: 4px 10px;
  background: #f6f6f6;
  margin-left: 40px;
}

.comment .title-box b {
  font-weight: lighter;
  margin: 0 20px;
}

.comment .title-box i {
  color: #85c220;
  font-size: 14px;
  font-weight: 600;
}

.comment li {
  padding: 20px 20px 30px 20px;
  border-bottom: 1px dashed #e1e1e1;
}

.comment li p {
  line-height: 20px;
  margin-top: 5px;
}

.comment li .reviewer {
  color: #999;
}

.comment li .score {
  margin: 0 30px 0 10px;
}

.comment .score em {
  font-size: 14px;
  font-weight: 600;
  color: #85c220;
}

.comment .date {
  color: #999;
}

/*酒店图片显示*/
.hotel-img-box {
  position: fixed;
  z-index: 12;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(30, 30, 30, 0.5) none repeat scroll 0 0 !important;
  filter: alpha(opacity=70);
  background: #000;
  /*background: rgba(0,0,0,.5); filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000);*/
}

.hotel-img-view {
  position: absolute;
  z-index: 15;
  width: 500px;
  top: 60px;
  left: 50%;
  margin-left: -250px;
  background: #fff;
  border: 2px solid #ccc;
}

.hotel-img-box .close-btn {
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  right: 5px;
  top: 1px;
  z-index: 16;
  color: #429fcf;
  cursor: pointer;
}

/*查看地图大图*/
.big-map-box {
  position: fixed;
  z-index: 15;
  width: 700px;
  top: 20%;
  left: 50%;
  margin-left: -350px;
  background: #fff;
  border: 2px solid #ccc;
}

.big-map-box .hd {
  background: #f7f7f7;
  line-height: 30px;
  font-size: 16px;
  border-bottom: 1px solid #e1e1e1;
  padding: 0 8px;
  color: #333;
}

.big-map-box .map-pic {
  width: 665px;
  height: 460px;
  margin: 15px auto 10px;
  position: relative;
  background: url("../../Content/images/map_bg.png") no-repeat scroll center center #f9feff;
}

.big-map-box img {
  width: 665px;
  height: 440px;
}

.big-map-box .landmark {
  position: absolute;
  z-index: 5;
  top: 300px;
  left: 250px;
}

.big-map-box .landmark .icon-place {
  background: url(../../Content/images/icon_place01.png) no-repeat 0 0;
  position: absolute;
  z-index: 10;
  display: block;
  width: 27px;
  height: 41px;
}

.big-map-box .landmark .txt {
  display: block;
  color: #666;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 150px;
  overflow: hidden;
  position: absolute;
  z-index: 8;
  padding: 5px;
  background: #fff;
  border: 1px solid #ccc;
  top: -45px;
  left: -62px;
}

.big-map-box .landmark .txt a {
  position: absolute;
  right: 2px;
  top: -1px;
  line-height: 15px;
}

.big-map-box .landmark .icon-bg {
  position: absolute;
  z-index: 15;
  top: -16px;
  left: 5px;
  color: #ccc;
  font-size: 18px;
}

.big-map-box .landmark .icon-up {
  position: absolute;
  z-index: 15;
  top: -17px;
  left: 5px;
  color: #fff;
  font-size: 18px;
}

.big-map-box .landmark:hover .icon-place {
  background: url(../../Content/images/icon_place02.png) no-repeat 0 0;
}

/*---填写资料页----*/
.fill-in .main-area {
  width: 720px;
  float: left;
}

.fill-in .side-area {
  width: 265px;
  overflow: hidden;
  margin-left: 735px;
}

.fill-in .title {
  font-size: 14px;
  line-height: 30px;
  background: #fffbf1;
  color: #333;
  margin-top: 10px;
  padding-left: 10px;
  font-weight: 700;
  border-bottom: 1px solid #ff8f00;
}

.fill-in .title a {
  color: #333;
  margin: 0 8px;
  font-size: 12px;
  font-weight: lighter;
}

.fill-in .book-con {
  line-height: 28px;
  padding: 5px;
  margin: 10px 0 35px 0;
}

/*订单资料*/
.fill-in .book-con span {
  margin-right: 25px;
  font-size: 14px;
}

.fill-in .book-con i {
  font-size: 12px;
  margin-right: 10px;
}

.fill-in .book-con b {
  margin-right: 5px;
}

.fill-in .book-con em {
  width: 70px;
  text-align: right;
  display: inline-block;
}

.fill-in .book-con input[type="button"] {
  padding: 4px 8px;
  border: 1px solid #ccc;
  background: #f8f8f8;
  cursor: pointer;
}

.fill-in .book-con input[type="button"]:hover {
  background: #e1e1e1;
}

.fill-in .book-con .date {
  color: #ff8f00;
}

.fill-in .time-off {
  padding-right: 20px;
  color: #49abde;
  position: relative;
  margin-right: 25px;
  line-height: 22px;
  font-size: 12px;
  text-decoration: none;
}

.fill-in .icon-time-off {
  position: relative;
}

.fill-in .icon-time-off:before {
  content: "\e628";
  color: #65a6c7;
  font-size: 15px;
  position: absolute;
  right: -18px;
  top: 0;
}

.fill-in .time-off .arrow-bg {
  position: absolute;
  font-size: 20px;
  color: #e1e1e1;
  top: -11px;
  left: 18px;
  z-index: 5;
}

.fill-in .time-off .arrow-up {
  position: absolute;
  font-size: 20px;
  color: #fff;
  top: -10px;
  left: 18px;
  z-index: 9;
}

.fill-in .time-off:hover .hide-box {
  display: inline-block;
}

.fill-in .time-off .hide-box {
  display: none;
  position: absolute;
  width: 312px;
  top: 20px;
  left: 0;
  background: #fff;
  z-index: 3;
  text-align: left;
  color: #666;
}

.fill-in .time-off .con {
  display: inline-block;
  padding: 10px;
  border: 1px solid #e1e1e1;
  margin: 0;
  font-size: 12px;
}

.fill-in .person-con {
  line-height: 30px;
  padding: 5px;
  margin: 10px 0 35px 0;
}

/*入住人信息*/
.fill-in .person-con label {
  margin-right: 20px;
  min-width: 118px;
  display: inline-block;
}

.fill-in .person-con input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 3px;
}

.fill-in .person-con .title-name {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.fill-in .person-con input[type="text"] {
  padding: 0 5px;
  width: 160px;
  margin: 0 4px;
  line-height: 32px;
  height: 32px;
}

.fill-in .person-con .remind {
  display: inline-block;
  background: url(../../Content/images/icon_remind_min.png) no-repeat 0 0;
  width: 13px;
  height: 13px;
  margin-left: 8px;
}

.fill-in .person-con .room-num {
  font-size: 14px;
}

.fill-in .contacts-con {
  padding: 5px;
  margin: 15px 0 35px 0;
}

.fill-in .person-con i {
  color: #e43a3d;
}

/*联系人信息*/
.fill-in .contacts-con p {
  margin-bottom: 15px;
}

.fill-in .contacts-con em {
  display: inline-block;
  width: 58px;
  text-align: right;
  font-size: 14px;
}

.fill-in .contacts-con input[type="radio"] {
  vertical-align: middle;
  margin-right: 3px;
}

.fill-in .contacts-con .sex {
  margin-left: 20px;
}

.fill-in .contacts-con .name {
  width: 220px;
  padding: 0 5px;
  margin: 0 5px 0 9px;
  line-height: 32px;
  height: 32px;
}

.fill-in .contacts-con .txt {
  width: 220px;
  padding: 0 5px;
  margin: 0 14px;
  line-height: 32px;
  height: 32px;
}

.fill-in .contacts-con .tips {
  color: #999;
}

.fill-in .contacts-con .provision {
  margin-top: 30px;
}

.fill-in .contacts-con .provision a {
  color: #49abde;
}

.fill-in .contacts-con .provision a:hover {
  color: #ffa533;
}

.fill-in .contacts-con .agree {
  margin-right: 2px;
  vertical-align: middle;
}

.fill-in .contacts-con .note {
  color: #e43a3d;
  margin-left: 10px;
}

.other-require {
  font-size: 14px;
}

.other-require ul {
  margin-left: 75px;
}

.other-require li {
  line-height: 35px;
}

.other-require li input[type=checkbox] {
  margin-right: 5px;
}

.other-require li .ml60 {
  margin-left: 60px;
}

.other-require li label {
  min-width: 250px;
  display: inline-block;
}

.other-require li .red {
  color: #d01d20;
}

.other-require .textarea {
  min-height: 100px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 25px;
  margin-left: 75px;
  width: 630px;
  margin-top: 10px;
}

.fill-in .submit-box {
  margin-top: 50px;
  text-align: center;
}

.fill-in .submit-box .submit {
  padding: 10px 30px;
  background: #ff8f00;
  border: none;
  border-bottom: 3px solid #e68100;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  border-radius: 5px;
  display: inline-block;
  width: 200px;
  cursor: pointer;
}

.fill-in .submit-box .submit:hover {
  background: #ffa533;
}

.fill-in .error {
  color: #e43a3d !important;
}

.fill-in .remark {
  width: 400px !important;
}

/*右侧*/
.fill-in .side-area .contact-way {
  padding: 10px 0;
}

.fill-in .side-area .preview-box {
  background: #fffbf1;
  border: 2px solid #ff8f00;
  padding: 15px;
}

.fill-in .side-area .preview-box span {
  display: inline-block;
  width: 70px;
  text-align: right;
  margin-right: 5px;
}

.fill-in .contact-way .tel {
  color: #49abde;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  padding-left: 30px;
  padding-top: 5px;
  line-height: 28px;
}

.fill-in .contact-way .icon-tel:before {
  content: "\e627";
  font-size: 30px;
  color: #49abde;
  position: absolute;
  top: -5px;
  left: -30px;
}

.fill-in .advice {
  background: url(../../Content/images/icon_bg.png) no-repeat 18px -160px #77b6ee;
  float: right;
  border-bottom: 3px solid #65a2d9;
}

.fill-in .advice:hover {
  background: url(../../Content/images/icon_bg.png) no-repeat 18px -160px #85c3fb;
}

.fill-in .advice a {
  padding: 9px 16px 6px 45px;
  display: block;
  color: #fff;
}

.fill-in .preview-box p {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.fill-in .preview-box strong {
  font-size: 16px;
  margin-right: 8px;
  font-weight: lighter;
  color: #f40;
}

.fill-in .preview-box em {
  color: #f40;
  font-size: 14px;
}

.fill-in .preview-box em i {
  font-size: 20px;
}

.fill-in .preview-box ul {
  border-bottom: 1px dashed #fffbf1;
  padding: 10px 0;
  margin-bottom: 10px;
}

.fill-in .preview-box ul li {
  line-height: 25px;
}

/*预订成功*/
.success-con {
  margin-top: 50px;
  padding-left: 100px;
}

.success-con .left-area {
  width: 550px;
  float: left;
}

.success-con .info {
  padding-left: 100px;
  position: relative;
}

.success-con .info .icon-right:before {
  content: "\e618";
  font-size: 95px;
  color: #5acc5a;
  position: absolute;
  top: -5px;
  left: -100px;
}

.success-con .info .title {
  font-size: 20px;
  line-height: 35px;
  font-weight: bold;
}

.success-con .info .note {
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
}

.success-con .info strong {
  margin-right: 20px;
  font-weight: lighter;
}

.success-con .info p {
  font-size: 14px;
  line-height: 28px;
}

.success-con .info b {
  color: #ff8f00;
  margin-right: 20px;
}

.success-con .info .order-num {
  margin-right: 40px;
}

.success-con .info .see-order {
  color: #49abde;
}

.success-con .info .see-order:hover {
  text-decoration: underline;
}

.success-con .submit-box {
  width: 530px;
  margin-top: 20px;
}

.success-con .submit-box .note {
  background-color: #fffbf1;
  border: 1px solid #ff8f00;
  padding: 5px 5px 5px 26px;
  font-size: 14px;
  font-weight: 600;
}

.success-con .submit-box em {
  color: #fa5e5b;
}

.success-con .submit-box .icon-remind {
  position: absolute;
}

.success-con .submit-box .icon-remind:before {
  content: "\e635";
  color: #ff8f00;
  font-size: 16px;
  position: absolute;
  left: -20px;
  top: -1px;
}

.success-con .submit-box .to-pay {
  font-size: 16px;
  background-color: #429fcf;
  color: #fff;
  font-weight: 600;
  padding: 8px 15px;
  margin-left: 100px;
}

.success-con dl {
  line-height: 25px;
  margin-top: 30px;
}

.success-con dt {
  float: left;
  width: 100px;
  text-align: right;
  display: inline-block;
}

.success-con dd {
  margin-right: 25px;
  float: left;
}

.success-con dd a {
  color: #49abde;
}

.success-con .icon-weibo {
  background: url(../../Content/images/icon_weibo.png) no-repeat 0 -2px;
  padding-left: 20px;
}

.success-con .right-area {
  width: 240px;
  float: left;
  border: 1px solid #ccc;
  padding: 15px;
}

.success-con .right-area .hotel-name {
  font-size: 14px;
}

.success-con .right-area p {
  margin: 10px 0;
}

/*加载*/
.loading-box {
  background: url(../../Content/images/loading.gif) no-repeat 65px 35px #ffffff;
  padding: 45px 0 40px 108px;
  width: 400px;
  margin: 10px auto;
  color: #666;
}

.loading-box-pop {
  border: 1px solid #e1e1e1;
  box-shadow: 0 1px 2px #ccc;
  width: 200px;
  margin: 0 auto;
  border-radius: 5px;
  position: fixed;
  left: 40%;
  top: 50%;
  z-index: 99;
}

/*进度条样式*/
.progress {
  background-color: #fffbf1;
  border: 2px solid #ff8f00;
  height: 28px;
  margin: 0 0 10px;
  position: relative;
  width: 700px;
  display: none;
}

.progress-item {
  background: url(../../Content/images/loading-bg.gif) repeat-x scroll 0 0 #ff8f00;
  height: 28px;
  z-index: 1;
  position: absolute;
}

/*预定说明*/
.explain-box {
  width: 800px;
  height: 480px;
  border: 5px solid #ccc;
  margin: 0 auto;
  position: fixed;
  z-index: 99;
  background-color: #fff;
  line-height: 25px;
  top: 80px;
  box-shadow: 3px 5px 10px #909090;
}

.explain-box .info {
  overflow-y: scroll;
  position: relative;
  height: 440px;
  padding: 20px 12px;
}

.explain-box a {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 20px;
  color: #49abde;
  cursor: pointer;
  z-index: 15;
}

.explain-box h3 {
  font-size: 18px;
  text-align: center;
}

.explain-box ol {
  padding-left: 20px;
}

.explain-box ol li {
  list-style-type: decimal;
}

.explain-box .title {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}

.explain-box p {
  text-indent: 2em;
}

/* DB_gallery 图片浏览插件*/
#DB_gallery {
  width: 470px;
  margin: 20px auto 10px auto;
  text-align: center;
}

#DB_gallery .DB_imgSet {
  position: relative;
  width: 465px;
  height: 310px;
  margin: 0 auto;
  overflow: hidden;
  vertical-align: middle;
  background: #e1e1e1;
  text-align: center;
  zoom: 1;
}

#DB_gallery .DB_imgSet .DB_imgWin {
  /*height:100%;*/
  width: 465px;
  height: 310px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#DB_gallery .DB_imgSet .DB_imgWin img {
  max-width: 465px;
  max-height: 310px;
  display: inline-block;
  vertical-align: middle;
}

#DB_gallery .DB_imgSet .DB_page {
  position: absolute;
  bottom: 0;
  font: 11px tahoma bold;
  padding: 5px;
  color: #ffffff;
}

#DB_gallery .DB_imgSet .DB_page .DB_current {
  color: #ffff00;
}

#DB_gallery .DB_imgSet .DB_page .DB_total {
  color: #ffcc00;
}

#DB_gallery .DB_imgSet .DB_prevBtn {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  cursor: pointer;
  left: 0;
}

#DB_gallery .DB_imgSet .DB_nextBtn {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  cursor: pointer;
  right: 0;
}

#DB_gallery .DB_thumSet {
  position: relative;
  width: 464px;
  overflow: hidden;
  margin: 10px auto 0 auto;
}

#DB_gallery .DB_thumSet .DB_thumMove {
  position: relative;
  white-space: nowrap;
  font-size: 0;
}

#DB_gallery .DB_thumSet .DB_thumMove li {
  display: inline-block;
  margin-right: 8px;
}

#DB_gallery .DB_thumSet .DB_thumMove li img {
  width: 110px;
  height: 73px;
}

#DB_gallery .DB_thumSet .DB_prevPageBtn {
  position: absolute;
  top: 0;
  cursor: pointer;
  left: 0;
}

#DB_gallery .DB_thumSet .DB_nextPageBtn {
  position: absolute;
  top: 0;
  cursor: pointer;
  right: 0;
}

#DB_gallery .DB_thumSet .DB_thumLine {
  position: absolute;
  width: 106px;
  height: 69px;
  border: 2px solid #ff0000;
  left: 0;
  top: 0;
}

/*--------------合并酒店侧栏-------------*/
.merge-fixed {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 330px;
  height: 100%;
  background-color: #f8f8f8;
}

.merge-fixed .side-merge {
  position: relative;
  top: 0;
  width: 37px;
  height: 100%;
  background-color: #262626;
  font-size: 18px;
  text-align: center;
  float: left;
}

.merge-fixed .side-merge .merge-nav {
  position: absolute;
  top: 50%;
  margin-top: -138px;
}

.merge-fixed .side-merge a {
  color: #fff;
  padding: 12px 6px;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #9e9e9e;
  line-height: 20px;
}

.merge-fixed .side-merge a:hover {
  background-color: #7b7b7b;
}

.merge-fixed .side-merge .merge-btn {
  border-top: 1px solid #9e9e9e;
  padding-top: 35px;
  padding-bottom: 35px;
}

.merge-fixed .side-merge .merge-btn .icon-merge {
  margin-bottom: 10px;
}

.merge-fixed .side-merge .merge-btn .icon-merge:before {
  content: "\e618";
  font-size: 20px;
}

.merge-fixed .side-merge .merge-btn .num {
  margin-top: 15px;
}

.merge-fixed .side-merge .select {
  background-color: #7b7b7b;
}

.merge-fixed .side-merge .select .icon-merge {
  color: #ff0505;
}

.merge-fixed .main-merge {
  position: relative;
  width: 295px;
  height: 100%;
  margin-left: 37px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 37px;
  padding-bottom: 87px;
  display: none;
}

.merge-fixed .main-merge .hd {
  position: absolute;
  top: 0;
  width: 274px;
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: bold;
  background-color: #eee;
}

.merge-fixed .main-merge .hd a {
  font-size: 12px;
  font-weight: normal;
}

.merge-fixed .main-merge .bd {
  height: 100%;
  overflow-y: auto;
}

.merge-fixed .main-merge .ft {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 263px;
  padding: 8px 15px 15px;
  background-color: #eee;
}

.merge-fixed .sumbit-btn {
  background-color: #ff8f00;
  color: #fff;
  width: 100%;
  height: 40px;
  line-height: 38px;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  font-size: 14px;
  margin-top: 5px;
}

.merge-fixed .sumbit-btn:hover {
  background-color: #ffad00;
}

.merge-fixed .item {
  position: relative;
  background-color: #fff;
  margin-bottom: 15px;
  padding: 20px 10px 5px;
  line-height: 16px;
}

.merge-fixed .item .icon-del {
  position: absolute;
  top: 2px;
  right: 5px;
  font-size: 16px;
  text-decoration: none;
}

.merge-fixed .item .icon-del:before {
  content: "\e6c9";
  color: #dcdcdc;
}

.merge-fixed .item .link {
  /*text-decoration:none;*/
  color: #999;
}

.merge-fixed .item .view {
  width: 65px;
  float: left;
}

.merge-fixed .item .view-img {
  background: url("../../Content/images/img_bg.png") no-repeat scroll center center/auto 60% #f5f5f5;
  width: 65px;
  height: 65px;
  display: block;
  overflow: hidden;
}

.merge-fixed .item .view-img img {
  width: 100%;
  height: 100%;
}

.merge-fixed .item .pic {
  display: block;
  height: 65px;
}

.merge-fixed .item .info {
  margin-left: 70px;
}

.merge-fixed .item .title {
  color: #333;
  margin-bottom: 5px;
}

.merge-fixed .item .star-box {
  position: relative;
  width: 64px;
  height: 12px;
  display: inline-block;
  margin-top: 3px;
}

.merge-fixed .item .star-bg {
  background: url(../../Content/images/star_bg.png) no-repeat transparent;
  position: absolute;
  z-index: 3;
  width: 64px;
  height: 12px;
}

.merge-fixed .item .star {
  background: url(../../Content/images/star.png) no-repeat transparent;
  position: absolute;
  z-index: 9;
  width: 64px;
  height: 12px;
}

.merge-fixed .item.first .title {
  color: #06c;
}

/**/
.apply-tab {
  background-color: #e5e5e5;
  border-collapse: separate;
  border-spacing: 1px;
  /*审批状态*/
  /*申请人信息*/
  /*高级筛选框*/
}

.apply-tab th {
  background-color: #f5f5f5;
  line-height: 40px;
  height: 40px;
  padding-left: 10px;
  color: #333;
}

.apply-tab td {
  background-color: #fff;
  vertical-align: top;
}

.apply-tab .hd td {
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: #333;
  padding: 0;
}

.apply-tab .td01, .apply-tab .td02 {
  width: 300px;
}

.apply-tab .td03 {
  width: 180px;
  line-height: 30px;
  padding-left: 20px;
  padding-top: 30px;
}

.apply-tab .td04 {
  width: 200px;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
}

.apply-tab .td04 button {
  line-height: 30px;
  height: 32px;
  margin: 20px 0;
  border: none;
  width: 100px;
  border-radius: 3px;
  font-size: 14px;
  background-color: #dcdcdc;
  cursor: pointer;
}

.apply-tab .td04 .pass-btn {
  background-color: #00a300;
  color: #fff;
}

.apply-tab .list-box {
  height: 700px;
  overflow-y: scroll;
}

.apply-tab .approval-status {
  margin-bottom: 5px;
}

.apply-tab .approval-status select {
  line-height: 23px;
  height: 25px;
  width: 150px;
  padding-left: 5px;
}

.apply-tab .applicant-info {
  height: 40px;
  line-height: 20px;
  padding: 5px 10px;
  background-color: #f3f3f3;
  color: #333;
  margin-bottom: 10px;
}

.apply-tab .item .applicant-info {
  padding: 5px 0;
}

.apply-tab .senior-tab {
  margin-bottom: 10px;
  background-color: #f3f3f3;
}

.apply-tab .senior-tab td {
  padding: 10px 5px;
  line-height: 22px;
  background-color: #f3f3f3;
}

.apply-tab .senior-tab .td1 {
  vertical-align: top;
  padding-left: 10px;
}

.apply-tab .senior-tab .td3 {
  vertical-align: bottom;
}

.apply-tab .senior-tab select {
  line-height: 23px;
  height: 25px;
  width: 122px;
  padding-left: 5px;
}

.apply-tab .senior-tab .choice-date {
  margin-top: 5px;
}

.apply-tab .senior-tab .in-txt {
  line-height: 25px;
  height: 25px;
  width: 100px;
  margin-left: 5px;
  padding-left: 5px;
}

.apply-tab .senior-tab .check-btn {
  margin-left: 10px;
  cursor: pointer;
  background-color: #ff8f00;
  color: #fff;
  width: 50px;
  height: 27px;
  line-height: 25px;
  border: none;
  border-radius: 3px;
}

.apply-tab .senior-tab .check-btn:hover {
  background-color: #ffad00;
}

.apply-tab .item {
  position: relative;
  background-color: #f8f8f8;
  margin: 5px 5px;
  padding: 5px 10px;
  line-height: 16px;
}

.apply-tab .item .applicant-info {
  background-color: #f8f8f8;
  margin-bottom: 0;
}

.apply-tab .item .link {
  /*text-decoration:none;*/
  color: #999;
}

.apply-tab .item .view {
  width: 65px;
  float: left;
}

.apply-tab .item .view-img {
  background: url("../../Content/images/img_bg.png") no-repeat scroll center center/auto 60% #f5f5f5;
  width: 65px;
  height: 65px;
  display: block;
  overflow: hidden;
}

.apply-tab .item .view-img img {
  width: 100%;
  height: 100%;
}

.apply-tab .item .pic {
  display: block;
  height: 65px;
}

.apply-tab .item .info {
  margin-left: 70px;
}

.apply-tab .item .title {
  color: #333;
  margin-bottom: 5px;
}

.apply-tab .item .star-box {
  position: relative;
  width: 64px;
  height: 12px;
  display: inline-block;
  margin-top: 3px;
}

.apply-tab .item .star-bg {
  background: url(../../Content/images/star_bg.png) no-repeat transparent;
  position: absolute;
  z-index: 3;
  width: 64px;
  height: 12px;
}

.apply-tab .item .star {
  background: url(../../Content/images/star.png) no-repeat transparent;
  position: absolute;
  z-index: 9;
  width: 64px;
  height: 12px;
}

.apply-tab .td01 .item {
  margin-bottom: 10px;
  margin-top: 5px;
}

.apply-tab .td04 .green, .apply-tab .td04 .red {
  margin-bottom: 30px;
}

.apply-tab .td04 .txt {
  padding-left: 20px;
  text-align: left;
  line-height: 20px;
}

/*--------------合并酒店侧栏------12-21-------------*/
.combine-hotel-wrap .hd {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background: #f5f5f5;
  padding: 0 20px;
}

.combine-hotel-wrap .bd .select-box {
  padding: 15px 30px;
  border: 1px solid #dcdcdc;
  border-bottom: none;
}

.combine-hotel-wrap .bd .select-box label {
  line-height: 30px;
  margin-right: 10px;
  height: 30px;
}

.combine-hotel-wrap .bd .select-box .date-inp {
  width: 100px;
  height: 26px;
  border: 1px solid #dcdcdc;
  margin: 0 5px;
  padding-left: 5px;
}

.combine-hotel-wrap .bd .select-box .serch-btn {
  border-radius: 3px;
  border: 1px solid #ccc;
  background: #eaeaea;
  padding: 4px 20px;
  cursor: pointer;
}

.combine-hotel-wrap .bd .info-table-box {
  width: 100%;
  border: 1px solid #dcdcdc;
  border-right: none;
  border-bottom: none;
}

.combine-hotel-wrap .bd .info-table-box tr th, .combine-hotel-wrap .bd .info-table-box tr td {
  padding: 10px 0;
  border: 1px solid #dcdcdc;
  border-left: none;
  border-top: none;
}

.combine-hotel-wrap .bd .info-table-box .td01 {
  width: 350px;
}

.combine-hotel-wrap .bd .info-table-box .td02 {
  width: 350px;
}

.combine-hotel-wrap .bd .info-table-box .td03 {
  width: 150px;
}

.combine-hotel-wrap .bd .info-table-box .text-c {
  text-align: center;
}

.combine-hotel-wrap .bd .info-table-box .left-box {
  height: 600px;
  overflow-y: scroll;
  margin: -10px 0;
}

.combine-hotel-wrap .bd .info-table-box .item {
  position: relative;
  background-color: #f8f8f8;
  margin: 5px;
  padding: 5px 10px;
  line-height: 16px;
}

.combine-hotel-wrap .bd .info-table-box .item .applicant-info {
  height: 20px;
  line-height: 20px;
  padding: 5px 10px;
  color: #333;
  background-color: #f8f8f8;
  margin-bottom: 0;
}

.combine-hotel-wrap .bd .info-table-box .item:hover, .combine-hotel-wrap .bd .info-table-box .item:hover .applicant-info {
  background-color: #e1f0fd;
}

.combine-hotel-wrap .bd .info-table-box .item.current, .combine-hotel-wrap .bd .info-table-box .item.current .applicant-info {
  background-color: #e1f0fd;
}

.combine-hotel-wrap .bd .info-table-box .item .link {
  color: #999;
  text-decoration: none;
}

.combine-hotel-wrap .bd .info-table-box .item .view {
  width: 65px;
  float: left;
}

.combine-hotel-wrap .bd .info-table-box .item .view-img {
  background: url("../../Content/images/img_bg.png") no-repeat scroll center center/auto 60% #f5f5f5;
  width: 65px;
  height: 65px;
  display: block;
  overflow: hidden;
}

.combine-hotel-wrap .bd .info-table-box .item .view-img img {
  width: 100%;
  height: 100%;
}

.combine-hotel-wrap .bd .info-table-box .item .pic {
  display: block;
  height: 65px;
}

.combine-hotel-wrap .bd .info-table-box .item .info {
  margin-left: 70px;
}

.combine-hotel-wrap .bd .info-table-box .item .title {
  color: #333;
  margin-bottom: 5px;
  max-height: 33px;
  overflow: hidden;
}

.combine-hotel-wrap .bd .info-table-box .item .star-box {
  position: relative;
  width: 64px;
  height: 12px;
  display: inline-block;
  margin-top: 3px;
}

.combine-hotel-wrap .bd .info-table-box .item .star-bg {
  background: url(../../Content/images/star_bg.png) no-repeat transparent;
  position: absolute;
  z-index: 3;
  width: 64px;
  height: 12px;
}

.combine-hotel-wrap .bd .info-table-box .item .star {
  background: url(../../Content/images/star.png) no-repeat transparent;
  position: absolute;
  z-index: 9;
  width: 64px;
  height: 12px;
}

.combine-hotel-wrap .bd .info-table-box .item .txt {
  line-height: 16px;
  min-height: 25px;
  max-height: 30px;
  overflow: hidden;
  margin-bottom: 5px;
}

.combine-hotel-wrap .bd .info-table-height {
  height: 600px;
  overflow-y: scroll;
  margin: -10px auto;
}

.combine-hotel-wrap .bd .info-table {
  border: none;
  width: 100%;
}

.combine-hotel-wrap .bd .info-table tr th, .combine-hotel-wrap .bd .info-table tr td {
  border: 1px solid #dcdcdc;
  border-left: none;
  border-top: none;
}

.combine-hotel-wrap .bd .info-table .td01 {
  width: 350px;
}

.combine-hotel-wrap .bd .info-table .td02 {
  width: 350px;
}

.combine-hotel-wrap .bd .info-table .td03 {
  width: 150px;
}

.combine-hotel-wrap .bd .info-table .td04 {
  border-right: none;
}

.combine-hotel-wrap .bd .info-table .text-c {
  text-align: center;
}

.combine-hotel-wrap .bd .info-table .approve {
  color: #157432;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.combine-hotel-wrap .bd .info-table .not-approve {
  color: #ff041b;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.combine-hotel-wrap .bd .info-table .btn {
  color: #fff;
  border-radius: 3px;
  font-size: 16px;
  display: block;
  border: none;
  width: 80px;
  height: 30px;
  margin: 0 auto 10px;
  padding-bottom: 2px;
  cursor: pointer;
}

.combine-hotel-wrap .bd .info-table .approve-btn {
  background: #157432;
}

.combine-hotel-wrap .bd .info-table .approve-btn:hover {
  background: #096826;
}

.combine-hotel-wrap .bd .info-table .not-approve-btn {
  background: #ccc;
}

.combine-hotel-wrap .bd .info-table .not-approve-btn:hover {
  background: #bbb;
}

.combine-hotel-wrap .bd .info-table .detail-box a {
  color: #08549c;
}

.combine-hotel-wrap .bd .info-table .detail-box a:hover {
  text-decoration: none;
}

.combine-hotel-wrap .bd .info-table .detail-box .detail {
  border: 1px solid #dcdcdc;
  padding: 10px;
  background: #fff;
  position: absolute;
  width: 305px;
  margin-left: -85px;
  margin-top: 5px;
  z-index: 99;
}

.combine-hotel-wrap .bd .info-table .detail-box .detail em {
  color: #dcdcdc;
  margin-top: -25px;
  font-size: 16px;
  position: absolute;
}

.combine-hotel-wrap .bd .info-table .detail-box .detail b {
  color: #fff;
  margin-top: -23px;
  font-size: 16px;
  position: absolute;
}

.combine-hotel-wrap .bd .info-table .detail-box .detail li {
  width: 150px;
  float: left;
  text-align: left;
  line-height: 25px;
}

.combine-hotel-wrap .bd .info-table .detail-box .detail {
  display: none;
}

.combine-hotel-wrap .bd .info-table .detail-box:hover .detail {
  display: block;
}

.combine-hotel-wrap .bd .info-table .item {
  position: relative;
  background-color: #f8f8f8;
  margin: 5px;
  padding: 5px 10px;
  line-height: 16px;
}

.combine-hotel-wrap .bd .info-table .item .applicant-info {
  height: 20px;
  line-height: 20px;
  padding: 5px 10px;
  color: #333;
  background-color: #f8f8f8;
  margin-bottom: 0;
}

.combine-hotel-wrap .bd .info-table .item:hover, .combine-hotel-wrap .bd .info-table .item:hover .applicant-info {
  background-color: #e1f0fd;
}

.combine-hotel-wrap .bd .info-table .item.current, .combine-hotel-wrap .bd .info-table .item.current .applicant-info {
  background-color: #e1f0fd;
}

.combine-hotel-wrap .bd .info-table .item .link {
  color: #999;
  text-decoration: none;
}

.combine-hotel-wrap .bd .info-table .item .view {
  width: 65px;
  float: left;
}

.combine-hotel-wrap .bd .info-table .item .view-img {
  background: url("../../Content/images/img_bg.png") no-repeat scroll center center/auto 60% #f5f5f5;
  width: 65px;
  height: 65px;
  display: block;
  overflow: hidden;
}

.combine-hotel-wrap .bd .info-table .item .view-img img {
  width: 100%;
  height: 100%;
}

.combine-hotel-wrap .bd .info-table .item .pic {
  display: block;
  height: 65px;
}

.combine-hotel-wrap .bd .info-table .item .info {
  margin-left: 70px;
}

.combine-hotel-wrap .bd .info-table .item .title {
  color: #333;
  margin-bottom: 5px;
  max-height: 33px;
  overflow: hidden;
}

.combine-hotel-wrap .bd .info-table .item .star-box {
  position: relative;
  width: 64px;
  height: 12px;
  display: inline-block;
  margin-top: 3px;
}

.combine-hotel-wrap .bd .info-table .item .star-bg {
  background: url(../../Content/images/star_bg.png) no-repeat transparent;
  position: absolute;
  z-index: 3;
  width: 64px;
  height: 12px;
}

.combine-hotel-wrap .bd .info-table .item .star {
  background: url(../../Content/images/star.png) no-repeat transparent;
  position: absolute;
  z-index: 9;
  width: 64px;
  height: 12px;
}

.combine-hotel-wrap .bd .info-table .item .txt {
  line-height: 16px;
  min-height: 25px;
  max-height: 30px;
  overflow: hidden;
  margin-bottom: 5px;
}

/*--------------添加酒店---------------*/
.hotel-tb-hd {
  border-bottom: 2px solid #ccc;
  width: 100%;
  height: 37px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.hotel-tb-hd li {
  border-top: 2px solid #ccc;
  margin-bottom: -2px;
  float: left;
  margin-right: 6px;
}

.hotel-tb-hd li a {
  border-left: 2px solid #e1e1e1;
  border-right: 2px solid #e1e1e1;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0 28px;
  font-size: 15px;
  display: block;
  background-color: #fff;
  color: #333;
}

.hotel-tb-hd .li-on {
  border-bottom-color: #fff;
  border-top-color: #ff8f00;
  color: #ff8f00;
}

.hotel-tb-hd .li-on a {
  height: 37px;
  color: #ff8f00;
}

/*酒店信息*/
.hotel-tb-bd {
  padding: 15px;
}

.hotel-tb-bd .info {
  line-height: 30px;
  width: 100%;
  margin-bottom: 30px;
}

.hotel-tb-bd .info td {
  padding: 5px;
  vertical-align: middle;
}

.hotel-tb-bd .info td.title, .hotel-tb-bd .info .n-title {
  text-align: right;
  width: 70px;
}

.hotel-tb-bd .info .n-title {
  display: inline-block;
}

.hotel-tb-bd .info input {
  line-height: 28px;
  height: 28px;
  padding: 0 5px;
  border: 1px solid #e1e1e1;
}

.hotel-tb-bd .info input:focus, .hotel-tb-bd .info select:focus {
  border-color: #09f;
}

.hotel-tb-bd .info select {
  line-height: 28px;
  height: 28px;
  padding-left: 5px;
  border: 1px solid #e1e1e1;
  margin-right: 5px;
  min-width: 140px;
}

.hotel-tb-bd .info .ch-name, .hotel-tb-bd .info .en-name, .hotel-tb-bd .info .brand {
  width: 100%;
}

.hotel-tb-bd .info .ads-item {
  min-width: 140px;
}

.pull-down .icon-arrow-down:before {
  content: "\e6f1";
  position: absolute;
  right: 5px;
  top: -1px;
  color: #ccc;
}

.pull-down {
  position: relative;
}

.pull-down .item {
  position: absolute;
  left: 0;
  top: 23px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  min-width: 143px;
  height: 100px;
  overflow-y: scroll;
  z-index: 10;
}

.pull-down a {
  display: block;
  padding: 0 5px;
  line-height: 22px;
  height: 22px;
  color: #333;
  white-space: nowrap;
}

.pull-down a:hover, .pull-down .select {
  background-color: #7be;
  color: #fff;
}

.hotel-tb-bd .info .area-code {
  width: 25%;
}

.hotel-tb-bd .info .input-num {
  width: 52%;
}

.hotel-tb-bd .info .address {
  width: 40%;
}

.hotel-tb-bd .info .coordinate {
  width: 100px;
}

.hotel-tb-bd .info [class^="icon-"], .hotel-tb-bd .info [class*=" icon-"] {
  color: #36c;
  font-size: 14px;
}

.hotel-tb-bd .info .icon-wifi:before {
  content: "\e607";
}

.hotel-tb-bd .info .icon-p:before {
  content: "\e601";
}

.hotel-tb-bd .info .icon-food:before {
  content: "\e604";
}

.hotel-tb-bd .info .icon-car:before {
  content: "\e600";
}

.hotel-tb-bd .info .icon-swim:before {
  content: "\e602";
}

.hotel-tb-bd .info .icon-exercise:before {
  content: "\e606";
}

.hotel-tb-bd .info .icon-place {
  margin-left: 10px;
  display: inline-block;
  line-height: 30px;
}

.hotel-tb-bd .info .icon-place:before {
  content: "\e608";
  font-size: 18px;
}

/*酒店图片*/
.hotel-tb-bd .pic-box {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  height: 600px;
}

.hotel-tb-bd .pic-box .hd {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding: 0 5px;
  font-size: 15px;
}

.hotel-tb-bd .pic-type {
  width: 200px;
  line-height: 30px;
  float: left;
}

.hotel-tb-bd .pic-type .pic-hd {
  font-size: 14px;
  font-weight: 500;
  background-color: #f8f8f8;
  padding: 0 8px 0 10px;
  height: 30px;
}

.hotel-tb-bd .pic-type .pic-bd {
  overflow-y: scroll;
  height: 545px;
}

.hotel-tb-bd .pic-type li {
  padding: 0 10px 0 20px;
  height: 30px;
}

.hotel-tb-bd .pic-type .add {
  color: #09c;
  font-weight: bolder;
  font-size: 18px;
  float: right;
}

.hotel-tb-bd .pic-type .add:hover {
  color: #ff8f00;
}

.hotel-tb-bd .pic-type .item {
  cursor: pointer;
  border-radius: 3px;
}

.hotel-tb-bd .pic-type .li-on {
  background-color: #ff8f00;
  color: #fff;
  padding: 3px;
}

.hotel-tb-bd .pic-type .del {
  float: right;
  display: none;
  font-size: 14px;
}

.hotel-tb-bd .pic-type li:hover {
  background-color: #fdfcfc;
}

.hotel-tb-bd .pic-type li:hover .del {
  display: block;
}

.hotel-tb-bd .pic-type #addimgs {
  padding-left: 10px;
  padding-right: 5px;
}

.hotel-tb-bd .pic-type .in-txt {
  line-height: 20px;
  padding: 0 5px;
  width: 90px;
}

.hotel-tb-bd .pic-type .cancel {
  margin-right: 5px;
  color: #666;
}

.hotel-tb-bd .img-box {
  margin-left: 200px;
  border-left: 1px solid #ebebeb;
}

.hotel-tb-bd .img-box .con {
  padding: 7px;
  height: 520px;
  overflow-y: scroll;
  border-bottom: 1px solid #ebebeb;
}

.hotel-tb-bd .img-box .con img {
  width: 88px;
  height: 66px;
  display: block;
  float: left;
  margin: 5px;
  border: 2px solid #fff;
  padding: 1px;
  cursor: pointer;
}

.hotel-tb-bd .img-box img.select {
  border-color: red;
}

.hotel-tb-bd .img-box .oper {
  text-align: right;
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
}

.hotel-tb-bd .img-box .add {
  margin-right: 10px;
}

.hotel-tb-bd .img-box .add, .hotel-tb-bd .img-box .del {
  background-color: #ff8f00;
  color: #fff;
  padding: 3px;
}

.hotel-tb-bd .btn-box {
  margin-top: 50px;
  text-align: center;
}

.hotel-tb-bd .btn-box .submit {
  border: none;
  background-color: #ff8f00;
  color: #fff;
  padding: 0 30px;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  font-weight: bold;
  border-radius: 3px;
  cursor: pointer;
}

.hotel-tb-bd .btn-box .submit:hover {
  background-color: #ffa533;
}

.hotel-tb-bd .btn-box .del {
  border: none;
  background-color: #ccc;
  margin-left: 20px;
  padding: 0 30px;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  cursor: pointer;
  font-weight: 500;
  border-radius: 3px;
}

.hotel-tb-bd .btn-box .del:hover {
  background-color: #ddd;
}

/*酒店详情编辑*/
.detail-tb-hd {
  /*border-bottom:1px solid #ccc;*/
  width: 100%;
  height: 32px;
}

.detail-tb-hd li {
  border-top: 2px solid #ccc;
  border-right: 1px solid #e1e1e1;
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 20px;
  font-size: 14px;
  background-color: #fff;
  color: #333;
  cursor: pointer;
}

.detail-tb-hd li.first {
  border-left: 1px solid #ccc;
}

.detail-tb-hd .li-on {
  border-top-color: #ff8f00;
  color: #ff8f00;
  background-color: #fafafa;
}

.detail-tb-bd {
  border: 1px solid #ccc;
  padding: 20px;
}

.detail-tb-bd .input-txt {
  padding: 0.5%;
  width: 99%;
  height: 300px;
  border: 1px solid #e1e1e1;
  line-height: 20px;
}

.detail-tb-bd .input-txt:focus, .detail-tb-bd .txt:focus {
  border-color: #36c;
}

.detail-tb-bd table {
  width: 99%;
  margin: 10px 0;
}

.detail-tb-bd .hotel-policy td {
  padding: 8px;
  line-height: 30px;
  vertical-align: top;
}

.detail-tb-bd .hotel-policy .td01 {
  text-align: right;
  min-width: 78px;
  max-width: 80px;
  width: 5%;
}

.detail-tb-bd .txt {
  width: 80%;
  line-height: 26px;
  height: 26px;
  padding: 0 5px;
  border: 1px solid #e1e1e1;
}

.detail-tb-bd table .input-txt {
  width: 96%;
}

.detail-tb-bd .facilities dl {
  margin-bottom: 20px;
  line-height: 22px;
}

.detail-tb-bd .facilities dt {
  float: left;
}

.detail-tb-bd .facilities dd {
  margin-left: 85px;
}

.detail-tb-bd .facilities li {
  float: left;
  min-width: 172px;
}

.detail-tb-bd .facilities dd label {
  width: 165px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.detail-tb-bd .facilities input[type="checkbox"] {
  margin-right: 5px;
  position: relative;
  margin-top: -2px;
}

.detail-tb-bd .facilities em {
  color: #09f;
}

/*添加图片 弹窗*/
#addimg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  background: rgba(30, 30, 30, 0.7) none repeat scroll 0 0 !important;
  filter: alpha(opacity=70);
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000);
}

#addimg .img-con {
  width: 500px;
  position: fixed;
  z-index: 20;
  background-color: #fff;
  border: 3px solid #ccc;
  top: 50%;
  left: 50%;
  margin-left: -270px;
  margin-top: -207px;
  padding: 10px 20px 20px;
}

#addimg .hd {
  font-size: 20px;
  font-weight: bold;
}

#addimg .hd .close {
  float: right;
}

#addimg table {
  margin: 20px 10px;
}

#addimg table td {
  padding: 8px 5px;
}

#addimg .input-txt {
  padding: 5px;
  width: 380px;
  height: 100px;
  border: 1px solid #e1e1e1;
  line-height: 20px;
}

#addimg .txt {
  width: 180px;
  line-height: 26px;
  height: 26px;
  padding: 0 5px;
  border: 1px solid #e1e1e1;
}

#addimg .pull-down .item {
  width: 190px;
}

#addimg .input-txt:focus, #addimg .txt:focus {
  border-color: #36c;
}

#addimg table .td01 {
  vertical-align: text-top;
}

#addimg .file {
  line-height: 26px;
  height: 26px;
}

#addimg .submit-box button {
  border: none;
  width: 80px;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 3px;
}

#addimg .submit-box .cancel {
  background-color: #ddd;
  margin-right: 15px;
  text-align: center;
  display: inline-block;
  width: 80px;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 3px;
  color: #333;
}

#addimg .submit-box .cancel:hover {
  background-color: #eee;
}

#addimg .submit-box .submit {
  background-color: #ff8f00;
  color: #fff;
}

#addimg .submit-box .submit:hover {
  background-color: #ffa533;
}

/*--------------------地图坐标 弹框----------------------*/
.map-wrap2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  background: rgba(30, 30, 30, 0.7) none repeat scroll 0 0 !important;
  filter: alpha(opacity=70);
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000);
}

.map-box2 {
  width: 730px;
  position: fixed;
  z-index: 20;
  background-color: #fff;
  border: 3px solid #ccc;
  top: 50%;
  left: 50%;
  margin-left: -375px;
  margin-top: -182px;
  padding: 10px;
}

.map-box2 .close {
  position: absolute;
  right: -3px;
  top: -18px;
  background-color: #ccc;
  padding: 0 5px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  font-weight: bolder;
}

.map-box2 .close:hover {
  color: #09f;
}

.map-box2 .search {
  margin-bottom: 10px;
  position: relative;
}

.map-box2 .search .input-box {
  border: 2px solid #09f;
  height: 28px;
  display: inline-block;
}

.map-box2 .search .input {
  line-height: 26px;
  height: 26px;
  width: 360px;
  position: relative;
  margin-top: -4px;
  border: none;
  padding: 0 5px;
}

.map-box2 .search .btn, .map-box .coordinate .btn {
  border: none;
  background-color: #09f;
  color: #fff;
  line-height: 28px;
  height: 28px;
  width: 60px;
  cursor: pointer;
}

.map-box2 .search .btn:hover, .map-box .coordinate .btn:hover {
  background-color: #31abfc;
}

.map-box2 .result {
  margin-bottom: 10px;
}

.map-box2 .img-box {
  float: left;
}

.map-box2 .img-box img {
  width: 500px;
  display: block;
}

.map-box2 .txt-box {
  float: right;
  width: 220px;
  line-height: 18px;
}

.map-box2 .txt-box li a {
  padding: 6px 10px;
  display: block;
}

.map-box2 .txt-box li:hover {
  background-color: #f8f8f8;
}

.map-box2 .txt-box .name {
  color: #333;
}

.map-box2 .txt-box .code {
  color: #999;
}

.map-box2 .coordinate {
  line-height: 28px;
}

.map-box2 .coordinate .txt {
  line-height: 26px;
  height: 26px;
  border: 1px solid #e1e1e1;
  width: 100px;
  margin-right: 20px;
  padding: 0 5px;
  position: relative;
  margin-top: -4px;
}

.map-box2 .coordinate .txt:focus {
  border-color: #36c;
}

/*页面加载*/
.page-load {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  filter: Alpha(opacity=60);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.page-load .load {
  width: 124px;
  height: 124px;
  position: absolute;
  z-index: 1001;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.hotel-success-wrap {
  background: #fff;
  width: 1200px;
  margin: 0 auto;
  padding: 200px 0;
  text-align: center;
}

.hotel-success-wrap .icon-warm {
  color: #e32d2d;
  font-size: 40px;
  vertical-align: middle;
  top: -6px;
}

.hotel-success-wrap .icon-warm:before {
  content: "\e656";
}

.hotel-success-wrap a {
  cursor: pointer;
}

/*# sourceMappingURL=hotel.css.map */