@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  width: 100%;
  min-height: 100%;
  font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei',
    '\5FAE\8F6F\96C5\9ED1', Arial, sans-serif;
  background: #fff;
}

input,
button,
textarea {
  outline: none;
  border: 0;
  vertical-align: middle;
  border: 0;
  font-family: Microsoft YaHei;
}

::-webkit-input-placeholder {
  color: #999;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

li {
  list-style: none;
}

em,
i {
  font-style: normal;
}

a {
  text-decoration: none;
}

.btn {
  display: inline-block;
  font-size: 14px;
  font-family: 'Microsoft Yahei';
  border: 1px solid transparent;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  border-radius: 4px;
  outline: none;
}

.btn-primary {
  background-color: #f83244;
  color: #fff;
}

.clearfix:before,
.clearfix:after {
  display: block;
  content: '';
  clear: both;
}

.text-center {
  text-align: center;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.cursor {
  cursor: pointer;
}

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.text-ellipsis a {
  color: #666;
}

.text-ellipsis a:hover {
  color: #f83244;
}

.icon_new {
  background: url(http://qnm.hunliji.com/o_1an1ll37ge1kd94jlvdum1por7.png);
}

.f83244_0720 {
  color: #ff5c5c;
}

.hide,
.hidden,
[data-role='dialog'] {
  display: none !important;
}

.show {
  display: block !important;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.header {
  height: 36px;
  background-color: #f6f6f7;
  border-bottom: 1px solid #e8e8e8;
}

.header .city {
  width: 106px;
  float: left;
  position: relative;
}

.header .city-1:before {
  content: '';
  width: 12px;
  height: 12px;
  background: url(http://qnm.hunliji.com/o_1an1ll37ge1kd94jlvdum1por7.png);
  background-position: -44px 0;
  float: left;
  margin-top: 12px;
  margin-right: 3px;
}

.header .city-1 dt {
  width: auto;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  color: #666;
  float: left;
}

.header .city-1 dd {
  cursor: pointer;
  height: 36px;
  line-height: 36px;
  float: left;
  font-size: 12px;
  margin-left: 3px;
  color: #f83244;
}

.header .citys {
  width: 320px;
  border: 1px solid #e7e7e7;
  z-index: 999;
  position: absolute;
  top: 35px;
  background: #fff;
  padding: 0px 15px;
  font-size: 14px;
}

.header .citys dl {
  padding: 0 15px;
}

.header .citys dt {
  line-height: 46px;
}

.header .citys dt > a,
.header .citys dt {
  color: #666;
}

.header .citys dt > a:hover {
  color: #ff5165;
}

/*.header .citys dd > em {*/
/*margin-left: -8px; }*/
.header .citys dt:hover {
  color: #ff5165;
}

.header .citys dd {
  border: 1px dashed #ccc;
  border-width: 1px 0 0 0;
  padding-bottom: 10px;
}

.header .citys dd p {
  line-height: 36px;
  color: #999;
}

.header .citys dd a {
  line-height: 30px;
  padding: 0 8px 0 0;
  color: #666;
  cursor: pointer;
  display: inline-block;
}

/*.header .citys dd a:nth-child(-n+8) {color: #ff5165;}*/

.header .citys dd a:hover {
  color: #ff5165;
}

.header-item {
  float: left;
  font-size: 12px;
  line-height: 36px;
  margin-right: 30px;
  cursor: pointer;
}

.header-item a {
  color: #666;
}

.header-item a:hover {
  color: #f83244;
}

.header .citys dd .city_color {
  color: #f83244;
}

.search {
  height: 112px;
}

.search .logo {
  width: 310px;
  padding-top: 34px;
}

.search .search-center .search-hot {
  margin-top: 10px;
  font-size: 12px;
}

.search .search-center .search-hot span a {
  color: #999;
  margin-right: 20px;
}

.search .search-center .search-hot span a:hover {
  color: #f83244;
}

.search .search-form {
  padding-top: 30px;
  width: 580px;
}

.search .search-form input {
  width: 464px;
  height: 40px;
  border: 1px solid #f83244;
  font-size: 14px;
  color: #333;
  padding-left: 10px;
  display: block;
  float: left;
  border-radius: 4px 0 0 4px;
}

.search .search-form .search-btn {
  width: 80px;
  height: 40px;
  font-size: 18px;
  border-radius: 0 4px 4px 0;
}
.hotel_search_box_ipt {
  position: relative;
}
.hotel_search_box_result {
  position: absolute;
  width: 464px;
  z-index: 9999;
}
.search .hlj-tel {
  padding-top: 35px;
}

.search .hlj-tel p {
  font-size: 14px;
  color: #333;
  text-align: right;
}

.search .hlj-tel h3 {
  font-size: 20px;
  color: #f83244;
  font-weight: bold;
  margin-top: 10px;
  line-height: 20px;
}

.navbar {
  height: 44px;
  background-color: #f83244;
  font-size: 16px;
}

.navbar .nav-item {
  height: 44px;
  line-height: 44px;
  float: left;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.navbar .nav-item-active,
.navbar .nav-item:hover {
  background-color: #fa4f5f;
}

.navbar .nav-item a {
  color: #fff;
  padding: 0 30px;
  display: block;
}

.main {
  margin-top: 30px;
  padding: 0;
}

.main-content {
  width: 960px;
  margin-right: 30px;
}

.new_sametype {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 20px;
  width: 100%;
  margin-top: 30px;
}

.new_sametype i {
  width: 4px;
  height: 18px;
  background: #f83244;
  float: left;
  margin-right: 10px;
}

.main-hotel-list .hotel-item {
  height: 222px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
}

.main-hotel-list .hotel-item-img {
  width: 190px;
  height: 190px;
  background-color: #f8f8f8;
  border: 1px solid #e8e8e8;
}

.main-hotel-list .hotel-item-img img:hover {
  opacity: 0.9;
}

.main-hotel-list .hotel-item-img img {
  width: 100%;
  height: 100%;
}

.main-hotel-list .hotel-item-info {
  margin-left: 30px;
  margin-top: 12px;
  width: 740px;
  height: 180px;
  position: relative;
}

.hotel-header {
  width: 460px;
  float: left;
  height: 180px;
}

.main-hotel-list .hotel-header-title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.hotel-header-date,
.hotel-header-people {
  width: 100%;
  overflow: hidden;
}

.hotel-header-date li {
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #ccc;
  font-size: 14px;
  line-height: 14px;
  margin-top: 18px;
  color: #999;
}

.hotel-header-date li:last-child {
  border: 0;
}

.hotel-header-date li span {
  color: #333;
}

.hotel-header-people div {
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #ccc;
  font-size: 14px;
  line-height: 14px;
  margin-top: 18px;
  color: #333;
}

.hotel-header-people div:last-child {
  border: 0;
}

.hotel-header-people div span {
  color: #fe7e33;
  font-weight: bold;
}

.hotel-header-te {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  color: #666;
  margin-top: 38px;
  line-height: 18px;
}

.hotel-header-te span {
  width: 18px;
  height: 18px;
  border-radius: 4px;
  background: #ff70cf;
  color: #fff;
  float: left;
  text-align: center;
  line-height: 18px;
  margin-right: 10px;
  font-size: 12px;
}

.hotel-header-righttop {
  width: 280px;
  float: right;
}

.hotel-header-righttop ul {
  float: right;
}

.hotel-header-righttop li {
  padding: 0 16px;
  height: 36px;
  float: left;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  text-align: right;
  font-size: 12px;
  color: #666;
  line-height: 12px;
}

.hotel-header-righttop li:last-child {
  border: 0;
  padding-right: 0;
}

.hotel-header-righttop li span {
  width: 100%;
  text-align: right;
  font-size: 14px;
  color: #fe7e33;
  font-weight: bold;
  display: block;
  height: 26px;
  line-height: 24px;
}

.hotel-header-righttop em {
  font-size: 20px;
  margin-right: 3px;
}

.main-hotel-list .hotel-header-position {
  position: absolute;
  bottom: 12px;
  font-size: 14px;
  color: #666;
}

.main-hotel-list .hotel-header-position i {
  width: 9px;
  height: 12px;
  background: url(http://qnm.hunliji.com/o_1bs4kal0rjn81uu6an11u446lh7.png) no-repeat;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -2px;
}

.main-hotel-list .hotel-header-position .people {
  color: #ff5c5c;
}

.hotel-header-right {
  position: absolute;
  bottom: 12px;
  right: 0;
}

.main-hotel-list .hotel-header-price {
  color: #f83244;
  font-size: 12px;
  text-align: right;
}

.main-hotel-list .hotel-header-price span.p {
  font-size: 24px;
  font-weight: bold;
}

.main-hotel-list .query-schedule-btn {
  width: 100px;
  height: 32px;
  float: right;
  margin-top: 8px;
}

.main-hotel-list .query-schedule-btn:hover {
  background: rgba(248, 50, 68, 0.8);
}

.main-hotel-list .hotel-table {
  margin-top: 30px;
}

.main-hotel-list .hotel-table.no-table {
  height: 95px;
  line-height: 95px;
  background-color: #f8f8f8;
  font-size: 14px;
  color: #666;
  text-align: center;
}

.main-hotel-list .hotel-table table {
  width: 100%;
  text-align: center;
  font-size: 14px;
}

.main-hotel-list .hotel-table table thead th {
  height: 32px;
  background-color: #f8f8f8;
  color: #999;
}

.main-hotel-list .hotel-table table tbody td {
  height: 30px;
  color: #666;
}

.sidebar {
  width: 210px;
}

.sidebar .top-img {
  cursor: pointer;
}

.sidebar .side-block {
  margin-top: 24px;
  border: 1px solid #e8e8e8;
  height: 580px;
}

.sidebar .side-block .title {
  height: 40px;
  line-height: 40px;
  background-color: #fa4f5f;
  text-align: center;
  color: #fff;
  font-size: 18px;
  width: 210px;
  margin-left: -1px;
  margin-top: -1px;
}

.sidebar .hot-hotel {
  min-height: 580px;
}

.sidebar .hot-hotel .hotel-list {
  padding: 20px;
}

.sidebar .hot-hotel .hotel-li {
  margin-bottom: 18px;
  font-size: 14px;
  color: #666;
  cursor: pointer;
}

.sidebar .hot-hotel .hotel-li .hotel-name {
  color: #666;
  width: 100%;
  height: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.sidebar .hot-hotel .hotel-li .hotel-name i {
  margin-right: 10px;
  display: inline-block;
  color: #666;
}

.sidebar .hot-hotel .hotel-li:nth-child(1) .hotel-name i,
.sidebar .hot-hotel .hotel-li:nth-child(2) .hotel-name i,
.sidebar .hot-hotel .hotel-li:nth-child(3) .hotel-name i {
  color: #f83244;
}

.sidebar li.on .hotel-info {
  height: 60px;
  margin-top: 15px;
  display: block;
}

.sidebar .hotel-li:hover .hotel-name {
  color: #f83244;
}

.sidebar .hotel-li:hover .hotel-name i {
  color: #f83244;
}

.sidebar .hotel-info {
  display: none;
}

.sidebar .hotel-info .hotel-logo {
  width: 60px;
  height: 60px;
  display: block;
}

.sidebar .hotel-info .hotel-intro {
  font-size: 12px;
  color: #999;
  margin-left: 10px;
}

.sidebar .hotel-info p {
  margin-bottom: 5px;
}

.sidebar .hotel-info p:last-child {
  margin-bottom: 0;
}

.sidebar .hot-article-list {
  padding: 20px;
  /*padding-left: 0;*/
}

.sidebar .hot-article-list li {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 16px;
}

.sidebar .hot-article-list li a {
  color: #666;
}

.sidebar .hot-article-list li a:hover {
  color: #ff5165;
}

.hot-wedding {
  font-size: 14px;
  margin-top: 40px;
  margin-bottom: 60px;
}

.hot-wedding .title {
  color: #333;
}

.hot-wedding .list {
  margin-top: 10px;
}

.hot-wedding a {
  color: #666;
  margin-right: 16px;
}

.hot-wedding a:hover {
  color: #f83244;
}

.sitemap {
  height: 250px;
  background-color: #fafafa;
  padding-top: 50px;
  margin-top: 40px;
  border-top: 1px solid #e7e7e7;
}

.sitemap .column {
  font-size: 12px;
  color: #666;
}

.sitemap .column .title {
  font-size: 18px;
  margin-bottom: 17px;
  color: #333;
}

.sitemap .column p {
  margin-bottom: 10px;
}

.sitemap .column p a {
  color: #666;
}

.sitemap .hotline {
  width: 281px;
}

.sitemap .hotline .work-time {
  color: #999;
}

.sitemap .hotline .tel {
  font-size: 28px;
  color: #f83244;
  margin-top: 30px;
}

.sitemap .qrcode {
  width: 244px;
}

.sitemap .follow-us {
  width: 186px;
}

.sitemap .about-us {
  width: 176px;
}

.others {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  font-size: 12px;
  color: #999;
  overflow: hidden;
}

.others .hotcity {
  margin-top: 20px;
  font-size: 14px;
}

.others .title {
  width: 100%;
  margin-bottom: 10px;
  color: #333;
}

.others .list {
  width: 1150px;
}

.others .list a {
  color: #666;
  margin: 0 10px 6px 0;
  display: inline-block;
}

.others .list a:hover {
  color: #f83244;
}

.others .more {
  display: inline-block;
  color: #666;
}

.footer {
  height: 50px;
  background-color: #333;
  font-size: 12px;
}

.footer .links {
  padding-top: 27px;
  text-align: left;
  color: #ccc;
}

.footer .links a {
  margin-right: 12px;
  color: #fff;
}

.footer .links a:hover {
  text-decoration: underline;
}

.footer .copyright {
  margin-top: 18px;
  color: #999;
}

.follow-us {
  position: relative;
}

.follow-us dl {
  position: absolute;
  left: 94px;
  width: 130px;
  height: 138px;
  background: #fff;
  border: 1px solid #e7e7e7;
  top: 37px;
  display: none;
}

.follow-us dl .dt1 {
  width: 0px;
  height: 0px;
  border-right: 6px solid #e7e7e7;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  margin-left: -6px;
}

.follow-us dl .dt2 {
  width: 0px;
  height: 0px;
  border-right: 4px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  margin-left: -4px;
  margin-top: -10px;
}

.follow-us dl dd {
  width: 100px;
  float: left;
  text-align: center;
  margin: 10px 15px;
}

.follow-us dl dd img {
  width: 80px;
  height: 80px;
}

.hotel-banner {
  margin-top: 30px;
  border: 1px solid #e8e8e8;
  padding: 19px;
}

.hotel-banner img {
  width: 240px;
  height: 160px;
  display: block;
  margin-right: 20px;
}

.hotel-banner .info {
  width: 900px;
  color: #333;
}

.hotel-banner .name {
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
}

.hotel-banner .desc {
  margin-top: 16px;
  font-size: 14px;
}

.similar-recommend {
  height: 44px;
  line-height: 74px;
  font-size: 14px;
}

.similar-recommend .same-type {
  color: #333;
}

.similar-recommend .recommend-hotel-name {
  color: #666;
}

.search-result {
  height: 24px;
  line-height: 54px;
}

.search-result span {
  font-size: 18px;
}

.search-result .city {
  color: red;
}

.tag_tags {
  width: 960px;
  float: left;
}

.tag_tags h3 {
  width: 100%;
  font-size: 16px;
  color: #333;
  font-weight: normal;
  margin-top: 24px;
  line-height: 16px;
  margin-bottom: 10px;
}

.tag_tags ul a {
  display: inline-block;
  padding-right: 32px;
  margin: 5px 0;
  font-size: 14px;
  color: #666;
  line-height: 14px;
}

.tag_tags ul a:hover {
  color: #ff5c5c;
}

.openbox_guwen {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  display: none;
  z-index: 99;
  flex-direction: column;
  justify-content: center;
}

.guwen_bg,
.guwen_ok {
  width: 350px;
  background: #fff;
  border-radius: 5px;
  min-height: 200px;
  margin: auto;
  position: relative;
}

.close_guwen {
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 99;
}

.guwen_title {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  margin-top: 20px;
}

.guwen_text1 {
  font-size: 14px;
  color: #333;
  text-align: center;
  margin-top: 20px;
  line-height: 14px;
}

.guwen_text2 {
  font-size: 14px;
  color: #ff5c5c;
  text-align: center;
  margin-top: 12px;
}

.guwen_input {
  text-align: center;
}

.guwen_input input {
  width: 200px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 4px;
  border: 1px solid #e8e8e8;
  font-size: 14px;
  text-indent: 5px;
}

.guwen_input button {
  width: 200px;
  height: 30px;
  cursor: pointer;
  background: #f83244;
  color: #fff;
  font-size: 16px;
  border: none;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.guwen_ok {
  line-height: 200px;
  text-align: center;
}

.a_hover {
  color: #333;
}

.a_hover:hover {
  color: #f83244;
}

.gotop {
  position: fixed;
  left: 50%;
  bottom: 100px;
  margin-left: 610px;
  width: 55px;
  cursor: pointer;
}

.gotop em {
  width: 53px;
  height: 53px;
  display: block;
  border: 1px solid #e7e7e7;
  text-align: center;
  margin-top: 10px;
  background: #fff;
  font-size: 20px;
  line-height: 45px;
  color: #999;
}

.gotop em:hover {
  background: #f8f8f8;
}

.opnebox_dq,
.opnebox_dq1 {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  display: none;
  justify-content: center;
  align-items: center;
  top: 0;
  z-index: 999;
}

.showbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.check-hotel-modal {
}

.check-hotel-modal .close {
  position: absolute;
  right: 20px;
  top: 10px;
  color: #aaa;
  cursor: pointer;
  font-size: 30px;
}

.check-hotel-modal h2 {
  margin-top: 40px;
  color: #333;
  font-size: 20px;
  text-align: center;
}

.check-hotel-modal .notes {
  color: #666;
  font-size: 14px;
  margin-top: 26px;
  text-align: center;
}

.check-hotel-modal .notes span {
  color: #f83244;
  margin-left: 3px;
}

.check-hotel-modal .input-area {
  margin: 20px auto 0;
  width: 300px;
  /* Chrome, Opera, Safari */
  /* Firefox 19+ */
  /* Firefox 18 and below */
  /* MS IE 10+ */
}

.check-hotel-modal .input-area input {
  height: 40px;
  border: 1px solid #e8e8e8;
  display: block;
  width: 100%;
  padding-left: 11px;
  font-size: 14px;
}

.check-hotel-modal .input-area ::-webkit-input-placeholder {
  color: #aaa;
  opacity: 1;
}

.check-hotel-modal .input-area ::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}

.check-hotel-modal .input-area :-moz-placeholder {
  color: #aaa;
  opacity: 1;
}

.check-hotel-modal .input-area :-ms-input-placeholder {
  color: #aaa;
  opacity: 1;
}

.check-hotel-modal .input-area .error {
  color: #f83244;
  font-size: 12px;
  margin-top: 9px;
}

.check-hotel-modal .input-area i,
.check-hotel-modal .input-area .error-msg {
  display: inline-block;
  vertical-align: middle;
}

.check-hotel-modal .input-area i {
  width: 14px;
  height: 14px;
  background: url(http://qnm.hunliji.com/o_1bsk20elo1l8qg4210ijrmi54kj.png) no-repeat;
}

.check-hotel-modal .input-area .error-msg {
  margin: 3px 0 0 3px;
}

.check-hotel-modal .input-area .submit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  background-color: #f83748;
  color: #fff;
  font-size: 18px;
  margin-top: 19px;
}

.check-hotel-modal .agreement {
  margin-top: 12px;
  text-align: center;
  font-size: 12px;
  color: #999;
}

.check-hotel-modal .agreement a {
  color: #13acec;
}

.check-hotel-modal .agreement a:hover {
  text-decoration: underline;
}

.pages {
  padding-top: 50px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  clear: both;
}

.pages span {
  width: 78px;
  height: 36px;
  border: 1px solid #e7e7e7;
  line-height: 34px;
  color: #666;
  display: inline-block;
}

.pages span a {
  color: #666;
}

.pages ul {
  width: auto;
  display: inline-block;
}

.pages ul a {
  line-height: 34px;
  min-width: 34px;
  display: inline-block;
  margin-left: -1px;
  border: 1px solid #e7e7e7;
  position: relative;
  color: #666;
}

.pages ul a:hover {
  color: #f83244;
}

.pages ul a:first-child {
  margin-left: 0;
}

.pages ul a.current {
  background: #f83244;
  color: #fff;
  border: 1px solid #f83244;
  z-index: 1;
}

.pages em {
  margin-left: 3px;
}

.pages span:hover a {
  color: #f83244;
}
