@font-face {
  font-family: 'DDIN';
  src: url('//qnm.hunliji.com/o_1e0cnrhb016d915e52c31iqs1qpj9.ttf') format('woff2'),
    url('//qnm.hunliji.com/o_1e0cnrhb016d915e52c31iqs1qpj9.ttf') format('woff');
  font-weight: bold;
  font-style: normal;
}
button {
  outline: none;
}
.container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.container-background-gradient {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 180px;
  background: linear-gradient(180deg, #f8f8f8 0%, #fff 100%);
}
.container .width-limit {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  z-index: 2;
}
.container .title {
  width: 100%;
  text-align: center;
}
.container .title .title-icon {
  margin: 80px auto 0;
  font-family: BigJohn;
  font-weight: bold;
  color: #cccccc;
}
.container .title .title-content {
  margin: 60px auto 47px;
  font-size: 32px;
  line-height: 32px;
  color: #000;
}
.container .title .title-content-categories {
  margin: 0 auto 47px;
  font-size: 32px;
  line-height: 32px;
  color: #000;
}
.white-cover:hover {
  opacity: 0.85;
}
.button-more {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 160px;
  height: 48px;
  border: none;
  background-color: #f83244;
  box-shadow: 0px 16px 24px 0px rgba(248, 50, 68, 0.2);
  border-radius: 24px;
  color: #fff;
  font-size: 16px;
  outline: 0 none !important;
  cursor: pointer;
}
.button-more:hover {
  opacity: 0.85;
  color: #fff;
}
.button-more:link {
  color: #fff;
}

.button-more:visited {
  color: #fff;
}
.button-more img {
  margin-left: 10px;
  width: 13px;
  height: 10px;
}
.icon-star {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 1px;
  background-image: url(//qnm.hunliji.com/o_1csdpo4477qc4o9kbs1imk14un9.png);
  background-size: 12px 12px;
  background-position: center;
  background-repeat: no-repeat;
}
.next-icon {
  display: none;
  margin: 0 auto;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #f83244;
  background-image: url(//qnm.hunliji.com/o_1crrkrgof1g2sebkc0tt461k6pj.png);
  background-size: 18px 15px;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.2s all ease;
}
.icon-position {
  margin: 0 8px 0 0;
  width: 14px;
  height: 16px;
  background: url(//qnm.hunliji.com/o_1cv7oavb5fk31mdt1n88l0r1suc1t.png) center center no-repeat;
  background-size: 100% 100%;
}
.icon-city-description {
  padding: 0 20px 0 0;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  border-right: 1px solid #666666;
}
.city-node {
  padding: 0 0 0 20px;
  font-size: 14px;
  line-height: 16px;
  color: #333;
  cursor: pointer;
}
.city-node > a {
  color: inherit;
}
.city-node:hover {
  text-decoration: underline;
}
.city-node-tools {
  color: #000;
}
.hover-underline {
  cursor: pointer;
}
.hover-underline:hover {
  text-decoration: underline;
}
.hover-underline:hover:after {
  text-decoration: transparent;
}
/* swiper */
@media screen and (min-width: 1460px) {
  .swiper {
    height: 460px !important;
  }
  .swiper .swiper-slide {
    height: 460px !important;
  }
}
.swiper {
  position: relative;
  width: 100%;
  max-width: 2560px;
  height: 360px;
  background: #fff;
  overflow: hidden;
}
.swiper .swiper-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  object-fit: cover;
  width: 100%;
  height: 360px;
  overflow: hidden;
}
.swiper .swiper-slide-short {
  width: 940px;
  height: 360px;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  object-fit: cover;
}
.swiper .swiper-slide-link {
  width: 100%;
  height: 100%;
}
.swiper .swiper-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper .swiper-button-group {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: auto;
  height: 16px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.swiper .swiper-button {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 14px;
  height: 10px;
}
.swiper .swiper-button-prev {
  background: url(//qnm.hunliji.com/o_1csir1k3333v10g01aqj1nujsk1d.png);
}
.swiper .swiper-button-prev:hover {
  background: url(//qnm.hunliji.com/o_1csir1k33145g1i3414r75sd8t8c.png);
}
.swiper .swiper-button-next {
  background: url(//qnm.hunliji.com/o_1csir1k33derkuebaf1443lp1f.png);
}
.swiper .swiper-button-next:hover {
  background: url(//qnm.hunliji.com/o_1csir1k331tbj1fabvtgeu2q1e.png);
}
.top_banner .swiper-pagination {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top_banner .swiper-pagination-bullet {
  margin: 0 8px;
  width: 8px;
  height: 8px;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 50%;
  opacity: 1;
}
.top_banner .swiper-pagination-bullet:hover {
  margin: 0 8px;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
}
.top_banner .swiper-pagination-bullet-active {
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
}
.case .swiper-pagination {
  padding: 0 32px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.case .swiper-pagination-bullet {
  margin: 0 8px;
  width: 8px;
  height: 8px;
  border: 4px solid #fff;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  opacity: 1;
}
.case .swiper-pagination-bullet:hover {
  margin: 0 8px;
  width: 8px;
  height: 8px;
  border: 4px solid rgb(254, 224, 247);
  background: #f83244;
  border-radius: 50%;
  opacity: 1;
}
.case .swiper-pagination-bullet-active {
  width: 8px;
  height: 8px;
  border: 4px solid rgb(254, 224, 247);
  background: #f83244;
  border-radius: 50%;
}
/* classify_nav*/
.p_relative {
  position: relative;
}
.classify-nav {
  position: absolute;
  top: 0;
  height: 100%;
  width: 1200px;
  min-width: 1200px;
  left: 0;
  right: 0;
  margin: auto;
}
.classify-nav-list {
  height: 100%;
  width: 210px;
  display: flex;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  z-index: 10;
  position: absolute;
}
.classify-nav-list-item {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px 0 14px;
  box-sizing: border-box;
}
.classify-nav-list-item a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  /* font-family: 'MicrosoftYaHei'; */
}
.classify-nav-list-item span {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
  font-size: 12px;
  font-family: 'SimSun';
}
.classify-nav-list-item:hover {
  background: rgba(255, 255, 255, 0.1);
}
/* poster-nav*/
.poster-nav {
  width: 1200px;
  min-width: 1200px;
  height: 158px;
  background: #fff;
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  margin: auto;
  /* padding: 0 64px; */
  box-sizing: border-box;
}
.poster-nav a:not(:last-child) {
  margin-right: 55px;
}
.poster-nav-item {
  cursor: pointer;
  text-align: center;
}
.poster-nav-item-image {
  width: 196px;
  height: 100px;
  margin: auto;
}
.poster-nav-item-image img {
  width: 100%;
  height: 100%;
}
.poster-nav-item-title {
  font-size: 18px;
  /* font-family: 'MicrosoftYaHei'; */
  color: #000;
  /* margin-top: 9px; */
}
.poster-nav-item:hover .poster-nav-item-image {
  margin: -4px auto 0;
}
.poster-nav-item:hover .poster-nav-item-title {
  color: #f83244;
}
/* categories */
.categories {
  padding: 60px 0 80px 0;
  background: url(//qnm.hunliji.com/o_1csr48qr2mha6od1qlebdj2irg.png?imageView1/1/w/2560/h463)
    no-repeat center top;
}
.categories-area {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 244px;
}
.categories-item {
  position: relative;
  width: 238px;
  height: 120px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.15);
  cursor: pointer;
}
.categories-item > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 238px;
  height: 120px;
}
.categories-content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 238px;
  height: 120px;
  background: rgba(0, 0, 0, 0.65);
  border-radius: 2px;
}
.categories-item:last-child .categories-content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 238px;
  height: 120px;
  background: #222222;
  border-radius: 2px;
}
.categories-content:hover {
  background: rgba(248, 50, 68, 0.8);
}
.categories-title {
  margin: 29px auto 0;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.categories-description {
  display: flex;
  justify-content: center;
  margin: 20px 0 0 0;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}
.categories-description-item {
  padding: 0 16px;
  border-right: 1px solid #fff;
}
.categories-description-item:last-child {
  border-right: none;
}
/* tools */
.tools {
  padding: 20px 0 80px 0;
  background: #fff;
  overflow: initial;
}
.tools-area {
  position: relative;
  width: 100%;
}
.tools-bar {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 297px;
}
.tools-hotel-search {
  padding: 40px;
  width: 522px;
  height: 217px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 4px 28px 0px rgba(0, 0, 0, 0.08);
}
.hotel-search-group {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 0 0;
  width: 100%;
  height: 74px;
}
.hotel-search-group__content {
  position: relative;
  width: 166px;
  height: 74px;
  cursor: pointer;
}
.hotel-search-group__content:hover .hotel-search-panel {
  display: block;
}
.hotel-search-group__item {
  position: relative;
  width: 100%;
  height: 64px;
  background: #fff;
  border-radius: 2px;
  cursor: pointer;
}
.hotel-search-group__item::after {
  content: url(//qnm.hunliji.com/o_1csku12nrnr5j8svv5cshgk9.png);
  display: block;
  position: absolute;
  top: 23px;
  right: 15px;
  width: 11px;
  height: 6px;
}
.hotel-search-content {
  padding: 0 0 0 15px;
  width: 108px;
  height: 64px;
  line-height: 64px;
  color: #333333;
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.hotel-search-panel {
  display: none;
  position: relative;
  top: 10px;
  left: 0;
  z-index: 10;
  padding: 10px 6px;
  width: 224px;
  background: #fff;
  box-shadow: 0px 8px 28px 0px rgba(0, 0, 0, 0.06);
  border-radius: 2px;
}
.search-panel-item {
  padding: 10px;
}
.search-panel-item:hover {
  color: #f83244;
}
.search-panel-item-maxlength {
  width: calc(100% - 20px);
}
.search-panel-item-autolength {
  display: inline-block;
  padding: 10px;
}
.hotel-search-enter {
  margin: 20px auto 0;
  width: 160px;
  height: 48px;
  background-color: #ffffff;
  box-shadow: 0px 16px 24px 0px rgba(248, 50, 68, 0.2);
  border-radius: 24px;
  font-size: 16px;
  line-height: 48px;
  color: #f83244;
  text-align: center;
  cursor: pointer;
}
.hotel-search-enter:hover {
  color: rgba(248, 50, 68, 0.65);
}
.hotel-search-enter:hover .hotel-search-enter-icon {
  opacity: 0.65;
}
.hotel-search-enter-icon {
  margin: -2px 0 0 10px;
  width: 13px;
  height: 10px;
}
.hotel-search-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
  line-height: 24px;
}
.hotel-search-title {
  display: inline-block;
  text-align: left;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  color: #000;
}
.hotel-search-art {
  display: inline-block;
  max-width: 240px;
  height: 24px;
  overflow: hidden;
}
.hotel-search-art p {
  font-size: 14px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hotel-search-art p:hover {
  color: #f83244;
}
.hotel-search-poster a {
  position: relative;
  display: inline-block;
  width: 251px;
  height: 162px;
  vertical-align: top;
}
.hotel-search-poster a:first-child {
  margin-right: 20px;
}
.hotel-search-poster img {
  object-fit: cover;
  width: 251px;
  height: 162px;
}
.hotel-search-poster p {
  position: absolute;
  bottom: 0;
  width: 223px;
  height: 20px;
  line-height: 20px;
  padding: 10px 14px;
  background-color: rgba(0, 0, 0, 0.55);
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tools-wedding-option {
  padding: 40px 22px 0;
  width: 290px;
  height: 257px;
  background-color: #ffffff;
  box-shadow: 0px 4px 28px 0px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
}
.wedding-option-title {
  text-align: left;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  padding-left: 18px;
}
.wedding-option-list {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.wedding-option-item {
  margin: 34px 0 0 0;
  display: block;
  width: 96px;
  height: 58px;
}
.wedding-option-item-icon {
  height: 36px;
  margin: 0 auto;
  display: block;
  transition: 0.2s all linear;
}
.wedding-option-item-name {
  margin-top: 16px;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  text-align: center;
}
.wedding-option-item:hover .wedding-option-item-icon {
  margin: -4px auto 0;
}
.wedding-option-item:hover .wedding-option-item-name {
  text-decoration: underline;
}
.tools-center {
  width: 240px;
  height: 297px;
}
.tools-wedding-page {
  width: 100%;
  height: 297px;
  background: url(//qnm.hunliji.com/o_1dlo9sj0bc7r1tvg1mdcbup197u9.png) center top no-repeat;
  background-size: 240px 297px;
  border-radius: 6px;
}
.tools-wedding-page-unpopcity {
  width: 100%;
  height: 205px;
  background: url(//qnm.hunliji.com/o_1cs66i72fcpj1q3f16v21c2vtop12.png) center top no-repeat;
  border-radius: 6px;
}
.page-title {
  padding: 64px 0 0 0;
  width: 100%;
  height: 32px;
  text-align: center;
  font-size: 32px;
  line-height: 32px;
  color: #ffffff;
  font-weight: bold;
}
.page-title-unpopcity {
  padding: 33px 0 0 0;
}
.page-text {
  padding: 20px 0 0 0;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0px;
}
.page-text-unpopcity {
  padding: 15px 0 0 0;
}
.page-text-common {
  color: #ffffff;
}
.page-text-free {
  color: #fff600;
}
.page-button {
  margin: 64px auto 0;
  width: 160px;
  height: 48px;
  background-color: #ffffff;
  box-shadow: 0px 16px 24px 0px rgba(250, 82, 67, 0.2);
  border-radius: 24px;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #fa5243;
  cursor: pointer;
}
.page-button-unpopcity {
  margin: 27px auto 0;
}
.tools-wedding-join-in {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 12px 0 0 0;
  width: 240px;
  height: 80px;
  border-radius: 6px;
  background: url(//qnm.hunliji.com/o_1cs69ekpcect171k1ugp1j9d16mh17.png) center top no-repeat;
}
.join-in-text {
  margin: 0 10px 0 0;
  font-size: 28px;
  line-height: 28px;
  color: #ffffff;
}
.join-in-icon {
  width: 52px;
  height: 28px;
  background: url(//qnm.hunliji.com/o_1cs69l1hb21m1ffgt1i1d20sjh1c.png) center center no-repeat;
  background-color: #f83244;
  border-radius: 14px;
}
.tools-citybar {
  display: flex;
  justify-content: flex-start;
  margin: 30px 0 0 0;
  width: 100%;
  height: 16px;
}
.all-city::after {
  content: url(//qnm.hunliji.com/o_1cslh86gdu6q180rg3ta601u8ne.png);
  margin: 0 0 0 5px;
}
/* recommend */
.recommend {
  padding: 0 0 30px 0;
  background: #fff;
}
.recommend-area {
  position: relative;
  width: 100%;
}
.recommend-prev {
  display: flex;
  justify-content: space-between;
  height: 409px;
}
.recommend-prev-item {
  position: relative;
  transition: all 0.2s;
  width: 386px;
  height: 371px;
  cursor: pointer;
}
.recommend-prev-item:hover {
  /* shadow */
  transition: all 0.2s;
  box-shadow: 0 5px 20px 4px rgba(0, 0, 0, 0.04);
  border-radius: 6px;
}
.recommend-prev-item:hover .recommend-icon {
  display: block;
  transition: 0.2s all ease;
}
.recommend-prev-city {
  position: absolute;
  right: -10px;
  top: 14px;
  z-index: 2;
  width: 80px;
  height: 32px;
  background-color: #111111;
  border-radius: 2px;
  text-align: center;
  font-size: 14px;
  line-height: 32px;
  color: #ffffff;
}
.recommend-prev-item > img {
  display: block;
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.recommend-prev-name {
  margin: 28px 20px 0 20px;
  text-align: left;
  font-size: 18px;
  line-height: 18px;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.recommend-prev-info {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin: 14px 20px 6px 20px;
}
.recommend-prev-price {
  font-size: 36px;
  color: #f83244;
  font-family: 'DDIN';
}
.recommend-prev-price:before {
  content: '￥';
  font-size: 20px;
  color: #f83244;
  font-family: 'DDIN';
}
.recommend-prev-merchant {
  padding: 0 0 0 40px;
  font-size: 14px;
  color: #666;
  max-width: 225px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
/* height 多出30px放置遮住阴影 */
.recommend-next {
  display: flex;
  justify-content: space-between;
  height: 297px;
}
.recommend-next-item {
  position: relative;
  transition: all 0.2s;
  width: 285px;
  height: 297px;
  cursor: pointer;
}
.recommend-next-item > img {
  display: block;
  width: 100%;
  height: 198px;
  object-fit: cover;
}
.recommend-next-panel {
  position: absolute;
  top: 158px;
  left: 15px;
  padding: 0 20px;
  width: 214px;
  height: 109px;
  background: #fff;
  box-shadow: 0 5px 20px 4px rgba(0, 0, 0, 0.04);
  border-radius: 2px;
  transition: 0.2s all ease;
}
.recommend-next-panel:hover {
  position: absolute;
  top: 154px;
  left: 15px;
  transition: 0.2s all ease;
}
.recommend-next-panel > div {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.recommend-next-panel > .title {
  text-align: left;
  margin: 20px 0 0 0;
  font-size: 14px;
  color: #000000;
}
.recommend-next-panel > .merchant {
  margin: 13px 0 0 0;
  font-size: 12px;
  line-height: 14px;
  color: #666666;
  cursor: pointer;
}
.recommend-next-panel > .merchant:hover {
  text-decoration: underline;
}
.recommend-next-panel > .price {
  margin: 16px 0 0 0;
  font-size: 18px;
  color: #f83244;
  font-family: 'DDIN';
}
.recommend-next-panel > .price:before {
  content: '￥';
  font-size: 14px;
  color: #f83244;
  font-family: 'DDIN';
}
/* 热门板块 */
.recommend-other-panel {
  position: absolute;
  top: 158px;
  left: 15px;
  padding: 0 20px;
  width: 214px;
  height: 109px;
  background: #fff;
  box-shadow: 0 5px 20px 4px rgba(0, 0, 0, 0.04);
  border-radius: 2px;
  transition: 0.2s all ease;
}
.recommend-other-panel > .recommend-other-name {
  margin: 17px 0 0 0;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
}
.recommend-other-panel > .recommend-other-underline {
  margin: 17px 0 0 0;
  width: 40px;
  height: 0;
  border-bottom: 2px solid #f83244;
}
.recommend-other-panel > .recommend-other-item {
  margin: 20px 0 0 0;
  width: 100%;
  height: 16px;
  display: flex;
  justify-content: space-between;
}
.recommend-other-panel > .recommend-other-item a {
  position: relative;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
.recommend-other-panel > .recommend-other-item a:after {
  position: absolute;
  top: 0;
  right: -12px;
  content: '/';
  color: #cccccc;
  font-size: 14px;
  line-height: 16px;
}
.recommend-other-panel > .recommend-other-item a:last-child:after {
  content: '';
}
.recommend-more {
  width: 100%;
  margin-top: 20px;
}
/* citymodal */
.citymodal {
  padding: 0 0 40px 0;
  background: #fff;
}
.citymodal-area {
  display: flex;
  justify-content: flex-start;
  height: 360px;
  padding-bottom: 40px;
}
.citymodal-center {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  min-width: 720px;
  max-width: 1200px;
}
.citymodal-item {
  position: relative;
  width: 238px;
  border: 1px solid #fff;
  overflow: hidden;
  cursor: pointer;
  border-radius: 2px;
}
.citymodal-item > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.citymodal-area .center {
  height: 178px;
  margin: 0 !important;
  padding: 0 !important;
}
.citymodal-area .prev {
  height: 358px;
  flex-shrink: 0;
}
.citymodal-area .next {
  height: 358px;
  flex-shrink: 0;
}
.citymodal-item-cover {
  position: relative;
  top: -52px;
  left: 0;
  padding: 16px 20px 0;
  width: calc(100% - 40px);
  height: 36px;
  background: rgba(0, 0, 0, 0.64);
  transition: 0.2s all ease;
  border-radius: 2px;
}
.citymodal-item:hover .citymodal-item-cover {
  position: relative;
  top: -100%;
  left: 0;
  padding: 40px 20px 0;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  transition: 0.2s all ease;
}
.city-name {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-align: left;
}
.city-underline {
  margin: 17px 0 0 0;
  width: 20px;
  height: 1px;
  border-top: 2px solid #fff;
}
.city-discription {
  margin: 23px 0 0 0;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  text-align: left;
}
/* case */
.case {
  padding: 0 0 60px 0;
  background: #fff;
}
.case .case-area {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 10px;
  box-sizing: border-box;
}
.case .swiper-wrapper {
  margin: 0 0 0 -100px;
}
.case .swiper-slide {
  display: block;
  margin: 133px 0 0 0;
  width: 440px;
  height: 275px;
}
.case .swiper-slide-active {
  display: block;
  margin: 0;
  width: 640px;
  height: 544px;
  background-color: #ffffff;
  box-shadow: 0px 8px 28px 0px rgba(0, 0, 0, 0.06);
}
.case .case-item {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.case .swiper-slide .case-mask {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
}
.case .swiper-slide-active .case-mask {
  display: none;
}
.case .swiper-slide .case-image {
  width: 440px;
  height: 275px;
}
.case .swiper-slide-active .case-image {
  width: 640px;
  height: 400px;
  opacity: 1;
}
.case .swiper-slide-active .case-image:hover {
  width: 640px;
  height: 400px;
  opacity: 0.85;
}
.case .swiper-slide-cative:hover .case-image {
  opacity: 0.85;
}
.case .swiper-slide .case-info-content {
  display: none;
}
.case .swiper-slide-active .case-info-content {
  display: block;
  width: 580px;
  padding: 0 30px;
}
.case .swiper-slide .icon-case-next {
  display: none;
}
.case .swiper-slide-active .icon-case-next {
  display: block;
  position: relative;
  top: 18px;
}
.case .case-info-title {
  margin: 40px 0 0 0;
  font-size: 24px;
  line-height: 24px;
  color: #000;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.case .case-info-data {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 0 0;
  font-size: 14px;
  line-height: 14px;
  color: #666;
}
.case .case-button-group {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 54px auto 0;
  width: 176px;
  height: 16px;
}
/* wedding process */
.process {
  background: url(//qnm.hunliji.com/o_1d1fnjf401flo1n4117id13kbsh99.png?imageView1/1/w/2560/h313)
    top center no-repeat;
  background-color: #fff;
}
.process-area {
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px 0;
  padding: 46px 60px 0;
  width: calc(100% - 120px);
  height: 204px;
  background-color: #ffffff;
  box-shadow: 0px 8px 28px 0px rgba(0, 0, 0, 0.06);
  border-radius: 6px;
}
.process-area a {
  margin: 0;
  width: 100px;
  height: 160px;
}
.process-area span {
  display: block;
  margin: 0 auto;
  padding: 32px 32px 20px;
  width: 36px;
  height: 36px;
}
.process-area em {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 16px;
  margin-top: 16px;
}
.process-area .process-item-text {
  text-align: center;
  display: none;
  font-size: 12px;
  margin-top: 8px;
}
.process-area a:hover span {
  margin: 0 auto 20px;
  padding: 32px;
  width: 36px;
  height: 36px;
  background: #f83244;
  border-radius: 50%;
  box-shadow: 0 5px 20px 5px rgba(248, 50, 68, 0.04);
}
.process-area a:hover .process-item-text {
  display: block;
}
.process-area i {
  display: block;
  margin: 0 auto;
  width: 36px;
  height: 36px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.process-area i.icon18_01 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb7ekl1ejj1tq21cc190g2d.png');
}
.process-area i.icon18_02 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb498ssltl3cqscaj1j.png');
}
.process-area i.icon18_03 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb5cqg1a7v2g9ler97d1p.png');
}
.process-area i.icon18_04 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb81l2mf0u15qter913gt2g.png');
}
.process-area i.icon18_05 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb814qb1ntu1irt1d6u1dhj2k.png');
}
.process-area i.icon18_06 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb511487to1s8818bmtvo23.png');
}
.process-area i.icon18_07 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb6fhcp4h1rh9itv1riv27.png');
}
.process-area i.icon18_08 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb61ou112vh1v211dukvi2b.png');
}
.process-area a:hover i {
  background-color: #f83244;
}
.process-area a:hover i.icon18_01 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb79u1h6thcc1kqk1qme2f.png');
}
.process-area a:hover i.icon18_02 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb4c1aceg1oc5ektd611i.png');
}
.process-area a:hover i.icon18_03 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb51n31vtl36e1k8po0k1r.png');
}
.process-area a:hover i.icon18_04 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb88jl1drl1ec113ra1fs12i.png');
}
.process-area a:hover i.icon18_05 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb8fc31ab5cts1iuacf2l.png');
}
.process-area a:hover i.icon18_06 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb51t8u1vvmds1fgo1pk225.png');
}
.process-area a:hover i.icon18_07 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb61er0unuoj419hs169t28.png');
}
.process-area a:hover i.icon18_08 {
  background-image: url('https://qnm.hunliji.com/o_1cv7oavb7ka01fdq653h6k19r92c.png');
}
/* hot-city */
.hot-city {
  padding: 0 0 80px 0;
  background: #fff;
}
.title-icon-process-end {
  margin: 0 auto;
}
.hot-city-area .hot-city-left-title {
  width: 100%;
  height: 76px;
}
.hot-city-area .hot-city-left-title__text {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  text-align: left;
}
.hot-city-area .hot-city-left-title__underline {
  width: 40px;
  height: 0;
  margin-top: 20px;
  border-bottom: 2px solid #f83244;
}
.hot-city-area .city-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 247px;
}
.hot-city-area .city-list .hot-city-item {
  position: relative;
  width: 224px;
  height: 220px;
  background-color: #ffffff;
  box-shadow: 0px 8px 28px 0px rgba(0, 0, 0, 0.06);
  cursor: pointer;
}
.city-icon {
  position: absolute;
  top: 192px;
  left: 84px;
}
.hot-city-area .city-list .hot-city-item:hover .city-icon {
  display: block;
  transition: 0.2s all ease;
}
.hot-city-area .city-list .hot-city-item > img {
  width: 100%;
  height: 144px;
}
.hot-city-area .city-list .hot-city-item > .city-name {
  padding: 20px 20px 0;
  height: 55px;
  font-size: 20px;
  line-height: 20px;
  color: #000;
}
.hot-city-area .city-other {
  display: flex;
  justify-content: flex-start;
  margin: 13px 0 0 0;
  width: 100%;
  height: 16px;
}
/* supplies */
.supplies {
  padding: 0 0 80px 0;
  background: #fff;
}
.supplies .title-content {
  margin-bottom: 28px !important;
}
.supplies-area {
  width: 100%;
}
.supplies-bar {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 16px;
}
.supplies-bar-item {
  position: relative;
  padding: 0 12px;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
}
.supplies-bar-item:after {
  position: absolute;
  top: 0;
  right: -2px;
  content: '/';
  color: #cccccc;
  font-size: 16px;
  line-height: 16px;
  text-decoration: #fff;
}
.supplies-bar-item:last-child:after {
  content: '';
  font-size: 0;
}
.supplies-list {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 0 0;
  width: 100%;
}
.supplies-list-item {
  position: relative;
  width: 285px;
  height: 340px;
  cursor: pointer;
}
.supplies-list-item > img {
  display: block;
  width: 285px;
  height: 285px;
}
.supplies-item-panel {
  position: absolute;
  top: 231px;
  left: 16px;
  padding: 17px 0 0 22px;
  width: 231px;
  height: 92px;
  background: #fff;
  box-shadow: 0px 8px 28px 0px rgba(0, 0, 0, 0.06);
  transition: 0.2s all ease;
}
.supplies-item-panel:hover {
  top: 227px;
  transition: 0.2s all ease;
}
.supplies-panel-name {
  font-size: 24px;
  line-height: 24px;
  color: #000000;
}
.supplies-panel-underline {
  margin: 13px 0 0 0;
  width: 40px;
  height: 0;
  border-bottom: 2px solid #f83244;
}
.supplies-panel-list {
  display: flex;
  justify-content: flex-start;
  margin: 20px 0 0 0;
}
.supplies-panel-list-item {
  position: relative;
  padding: 0 8px;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  cursor: pointer;
}
.supplies-panel-list-item:first-child {
  padding: 0 8px 0 0;
}
.supplies-panel-list-item:after {
  position: absolute;
  top: 0;
  right: -2px;
  content: '/';
  color: #cccccc;
  font-size: 14px;
  line-height: 14px;
}
.supplies-panel-list-item:last-child:after {
  content: '';
  color: #cccccc;
  font-size: 0;
}
/* WEDDING PHOTOS */
.photos {
  padding: 0 0 30px 0;
  background: url(//qnm.hunliji.com/o_1d1fnk660104ejpg6p41k0210jbe.png?imageView1/1/w/2560/h1396)
    center top no-repeat;
  background-size: auto 1386px;
  background-color: #fff;
}
.photos .width-limit {
  margin: 0 auto;
  width: 1320px;
}
.photos .title-content {
  color: #fff !important;
  margin-bottom: 59px !important;
}
.panel-top {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: 510px;
}
.top-img {
  opacity: 1 !important;
  display: block;
  width: 660px;
  height: 510px;
  object-fit: cover;
}
.photos .middle-item-background {
  background: #000;
}
.photos .middle-item-image {
  opacity: 0.35;
  object-fit: cover;
}
.photos .top-item-info-img {
  opacity: 0.35;
  object-fit: cover;
}
.photos .floor-item-image > img {
  opacity: 0.35;
  object-fit: cover;
}
.photos img:hover {
  opacity: 1;
}
.top-item {
  margin: 120px 0 0 0;
  padding: 60px 60px 0 0;
  width: 600px;
  height: 330px;
  background-color: #111;
}
.top-item-info {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}
.top-item-info > a {
  position: relative;
  display: block;
}
.middle-first-floor-point {
  position: absolute;
  top: 145px;
  left: 290px;
  width: 0;
  height: 0;
  border-width: 20px;
  border-style: solid;
  border-color: transparent #111 transparent transparent;
}
.top-item-info-img {
  width: 330px;
  height: 330px;
  background-color: rgba(0, 0, 0, 0.35);
  opacity: 0.35;
}
.top-item-info-description {
  padding: 30px 0 0 60px;
  width: 100%;
  height: 300px;
}
.top-title {
  font-size: 32px;
  line-height: 32px;
  color: #fff;
}
.top-content {
  margin: 37px 0 0 0;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.photos-next {
  display: block;
  margin: 62px 0 0 0;
}
.panel-middle {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: 330px;
}
.middle-item {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 660px;
  height: 330px;
}
.middle-item-name {
  width: 330px;
  height: 330px;
  background-color: #222;
  font-size: 32px;
  text-align: center;
  line-height: 330px;
  color: #fff;
}
.middle-item-image {
  display: block;
  width: 330px;
  height: 330px;
}
.middle-item-point {
  position: absolute;
  top: 145px;
  left: 330px;
  width: 0;
  height: 0;
  border-width: 20px;
  border-style: solid;
  border-color: transparent transparent transparent #222;
}
.panel-floor {
  display: flex;
  justify-content: flex-start;
  padding: 0 0 48px 0;
  width: 100%;
  height: 440px;
}
.floor-item {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: 440px;
}
.floor-content {
  display: block;
  padding: 62px 60px 0;
  width: 540px;
  height: 300px;
  background: #111;
}
.floor-item-image {
  display: block;
  width: 660px;
  height: 440px;
  background-color: #000;
}
.floor-item-image > img {
  display: block;
  width: 660px;
  height: 440px;
}
.floor-item-point {
  position: absolute;
  top: 200px;
  left: 660px;
  width: 0;
  height: 0;
  border-width: 20px;
  border-style: solid;
  border-color: transparent transparent transparent #222;
}
.floor-last-floor-point {
  position: absolute;
  top: 200px;
  left: 660px;
  width: 0;
  height: 0;
  border-width: 20px;
  border-style: solid;
  border-color: transparent transparent transparent #111;
}
.floor-title {
  font-size: 32px;
  line-height: 32px;
  color: #fff;
}
.floor-describe {
  margin: 40px 0 0 0;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.floor-tags {
  display: flex;
  justify-content: flex-start;
  margin: 50px 0 0 0;
  width: 580px;
  height: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.icon-tags {
  margin: 0 8px 0 0;
  width: 16px;
  height: 16px;
  background: url(//qnm.hunliji.com/o_1cv7oavb5k1m30l1nqi1urg13ue1o.png) center center no-repeat;
  background-size: 100% 100%;
}
.tags-description {
  padding: 0 20px 0 0;
  font-size: 14px;
  line-height: 16px;
  color: #333;
  border-right: 1px solid #666666;
}
.tags-item {
  padding: 0 0 0 20px;
  font-size: 14px;
  line-height: 16px;
  color: #333;
  cursor: pointer;
}
.tags-item:hover {
  text-decoration: underline;
}
/* 百科 */
.main-baike {
  padding: 0 0 90px 0;
  background: #fff;
}
.main-baike-icon {
  margin: 70px auto 0;
}
.main-baike .title-content {
  margin-top: 50px !important;
}
.baike-area {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: 501px;
}
.baike-empty {
  position: relative;
  width: 400px;
  height: 428px;
}
.baike-item {
  position: relative;
  top: 0;
  left: 0;
  width: 398px;
  height: 428px;
  border: 1px solid #d8d8d8;
  background: #fff;
}
.baike-special-border {
  width: 400px;
  border-left: none;
  border-right: none;
}
.baike-next {
  display: none;
  position: absolute;
  position: absolute;
  bottom: -28px;
  left: calc(50% - 28px);
}
.baike-item:hover .baike-next {
  display: block;
}
.baike-header {
  width: 100%;
  height: 160px;
}
.header-left {
  background: url(//qnm.hunliji.com/o_1cs5rbvnh12mi1jhbk1d4vp158k9.png) center top no-repeat;
}
.header-center {
  background: url(//qnm.hunliji.com/o_1cs5sdrjt12s618s71862qkjkpce.png) center top no-repeat;
}
.header-right {
  background: url(//qnm.hunliji.com/o_1cs5se4pic5v1g8j1mm6bl01sq4j.png) center top no-repeat;
}
.item-desk {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 160px;
  background: #f8f8f8;
}
.baike-body {
  padding: 28px 30px 0;
  width: calc(100% - 60px);
  height: 240px;
  background: #fff;
}
.baike-header-title {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 44px 0 0 0;
  width: 100%;
  height: 36px;
}
.baike-title-icon {
  display: block;
  margin: 0 15px 0 0;
  width: 36px;
}
.baike-title-icon-long {
  display: block;
  margin: 0 15px 0 0;
  width: 36px;
}
.title-icon-common {
  display: block;
}
.title-icon-active {
  display: none;
}
.baike-title-text {
  font-size: 24px;
  line-height: 24px;
  color: #000;
}
.baike-title-text > a {
  color: inherit;
}
.baike-header-bar {
  display: flex;
  justify-content: center;
  margin: 20px 0 0 0;
  width: 100%;
  height: 16px;
}
.baike-bar-item {
  position: relative;
  padding: 0 12px;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
.baike-bar-item:after {
  position: absolute;
  top: 0;
  right: -2px;
  content: '/';
  color: #cccccc;
  font-size: 16px;
  line-height: 16px;
}
.baike-bar-item:last-child:after {
  content: '';
  font-size: 0;
}
.baike-body-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  width: 100%;
  height: 18px;
}
.baike-body-item__title {
  width: calc(100% - 114px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}
.baike-body-item__title:hover {
  color: #f83244;
}
.baike-body-item__num {
  width: 74px;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}
.baike-item:hover {
  position: absolute;
  top: -20px;
  left: -15px;
  width: 428px;
  height: 474px;
  z-index: 10;
  border: 1px solid #d8d8d8;
}
.baike-item:hover .item-desk {
  background: rgba(0, 0, 0, 0.65);
}
.baike-item:hover .title-icon-common {
  display: none;
}
.baike-item:hover .title-icon-active {
  display: block;
}
.baike-item:hover .baike-body {
  padding: 40px 30px 0;
  height: 240px;
  background: #fff;
  color: #fff;
}
.baike-item:hover .baike-bar-item {
  color: #fff;
}
.baike-item:hover .baike-title-text {
  color: #fff;
}
/* 非落地城市-婚纱摄影商家 */
.unlanding-city-merchant {
  padding: 0 0 80px 0;
  background: #fff;
}
.unlanding-city-merchant-area {
  width: 100%;
}
.unlanding-city-merchant .merchant-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 451px;
}
.unlanding-city-merchant .merchant-content {
  position: relative;
  top: 0;
  width: 285px;
  height: 451px;
  transition: 0.2s all linear;
  cursor: pointer;
}
.unlanding-city-merchant .merchant-content:hover {
  position: relative;
  top: -4px;
}
.unlanding-city-merchant .merchant-item {
  display: block;
  width: 285px;
  height: 391px;
  background-color: #ffffff;
  box-shadow: 0px 8px 28px 0px rgba(0, 0, 0, 0.06);
}
.unlanding-city-merchant .merchant-image {
  width: 100%;
  height: 285px;
  object-fit: cover;
}
.unlanding-city-merchant .merchant-panel {
  padding: 30px 20px 0;
  width: 245px;
  height: 76px;
}
.unlanding-city-merchant .merchant-panel-name {
  font-size: 16px;
  line-height: 16px;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.unlanding-city-merchant .merchant-panel-name:hover {
  text-decoration: underline;
}
.unlanding-city-merchant .merchant-panel-content {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  width: 100%;
}
.unlanding-city-merchant .merchant-panel-goodmark {
  font-size: 14px;
  line-height: 14px;
  color: #666666;
}
.unlanding-city-merchant .merchant-panel-rate {
  display: flex;
  justify-content: flex-start;
}
.unlanding-city-merchant .merchant-panel__star {
  margin-right: 9px;
}
.unlanding-city-merchant .merchant-panel__comments {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  color: #666666;
}
.unlanding-city-merchant-more {
  margin-top: 0;
}
/* 落地城市 */
/* 商家模块 */
.merchant-main {
  padding: 50px 0 80px 0;
  background: #fff;
}
.merchant-main .merchant-list {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  background: #222222;
}
.merchant-main .merchant-info-panel {
  position: relative;
  width: 600px;
  height: 583px;
  background: url(//qnm.hunliji.com/o_1cs8gb83rrsdrojp3fchi2v89.png) top center no-repeat;
}
.merchant-main .merchant-info-content {
  position: absolute;
  top: 60px;
  left: -60px;
  width: 720px;
  height: 463px;
  background-color: #ffffff;
  box-shadow: 0px 8px 28px 0px rgba(0, 0, 0, 0.06);
  border-radius: 6px;
}
.merchant-main .merchant-item-list-right {
  padding: 63px 68px 0 126px;
  width: 406px;
}
.merchant-main .merchant-item-list-left {
  padding: 63px 126px 0 68px;
  width: 406px;
}
.merchant-main .merchant-main-title {
  margin: 0 0 0 14px;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
}
.merchant-main .merchant-main-underline {
  margin: 20px 0 0 14px;
  width: 40px;
  height: 0;
  border-bottom: 2px solid #fff;
}
.merchant-main .merchant-main-iconlist {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 18px 0 0 0;
  width: 100%;
}
.merchant-main .merchant-main-iconlist-item {
  position: relative;
  width: 106px;
  height: 106px;
  margin: 14px;
  border-radius: 50%;
  overflow: hidden;
}
.merchant-main .merchant-main-iconlist-item > img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 106px;
  height: 106px;
  object-fit: cover;
}
.merchant-main .merchant-mask-active {
  position: absolute;
  z-index: 2;
  width: 100px;
  height: 100px;
  border: 3px solid #fff;
  border-radius: 50%;
  opacity: 1;
  cursor: pointer;
}
.merchant-main .merchant-mask-common {
  position: absolute;
  z-index: 2;
  width: 106px;
  height: 106px;
  background-color: rgba(0, 0, 0, 0.55);
  opacity: 0.55;
  cursor: pointer;
}
.merchant-main .merchant-info-content-item {
  padding: 60px 60px 0;
  width: calc(100% - 120px);
  height: 403px;
}
.merchant-main .merchant-name-bar {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 26px;
}
.merchant-main .merchant-name {
  font-size: 24px;
  line-height: 26px;
  color: #000000;
}
.merchant-main .merchant-data {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.merchant-main .merchant-source {
  margin-right: 15px;
}
.merchant-main .merchant-planing-num {
  color: #f83244;
}
.merchant-main .merchant-description {
  margin-top: 23px;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  height: 60px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.merchant-main .merchant-market {
  display: flex;
  justify-content: space-between;
  margin-top: 13px;
  width: 100%;
  height: 167px;
}
.merchant-main .merchant-market-item {
  position: relative;
  width: 290px;
  height: 167px;
  overflow: hidden;
}
.merchant-main .merchant-market-item > img {
  position: absolute;
  z-index: 1;
  width: 290px;
  height: 167px;
  cursor: pointer;
}
.merchant-main .merchant-market-item-mask {
  position: absolute;
  top: 123px;
  left: 0;
  z-index: 2;
  padding: 15px 17px;
  width: 256px;
  height: 137px;
  background-color: rgba(0, 0, 0, 0.7);
  transition: 0.2s all linear;
}
.merchant-main .merchant-market-item:hover .merchant-market-item-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 37px 17px;
  width: 256px;
  height: 93px;
  background-color: rgba(0, 0, 0, 0.7);
}
.merchant-main .merchant-market-item-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
}
.merchant-main .merchant-market-item-underline {
  margin: 20px 0 0 0;
  width: 40px;
  height: 0;
  border-bottom: 2px solid #fff;
}
.merchant-main .merchant-market-item-price {
  margin: 24px 0 0 0;
  font-family: 'DDIN';
  font-size: 36px;
  line-height: 36px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #ffffff;
}
.merchant-main .merchant-market-item-price::before {
  content: '￥';
  font-size: 24px;
  color: #ffffff;
  font-family: 'DDIN';
}
.merchant-main .merchant-market-next {
  display: block;
  margin: 30px 0 0 auto;
}
.merchant-more {
  width: 100%;
  margin-top: 36px;
}
.merchant-more-btn-text {
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 23px;
  color: #aaaaaa;
}
/* 酒店模块 */
.wedding-hotel {
  padding: 0 0 40px 0;
  background: #fff;
}
.wedding-hotel-icon {
  margin: 0 auto;
  font-family: BigJohn;
  font-weight: bold;
  color: #cccccc;
}
.wedding-hotel .title-content {
  margin: 60px 0 80px 0 !important;
}
.wedding-hotel-area {
  position: relative;
}
/* 酒店展示区 */
.hotel-pops {
  position: relative;
  width: 100%;
  height: 691px;
}
/*// 酒店列表 */
.merchant-hotel-list {
  display: flex;
  justify-content: flex-start;
  width: calc(100% - 80px);
  padding: 30px 40px 0;
  height: 163px;
  background-color: #222222;
}
.merchant-hotel-item {
  position: relative;
  margin-right: 12px;
  width: 214px;
  height: 133px;
}
.merchant-hotel-item > img {
  position: absolute;
  z-index: 1;
  width: 214px;
  height: 133px;
}
.merchant-hotel-item-common {
  position: absolute;
  z-index: 2;
  width: 214px;
  height: 133px;
  background-color: rgba(0, 0, 0, 0.55);
  opacity: 0.55;
}
.merchant-hotel-item-active {
  position: absolute;
  z-index: 2;
  width: 208px;
  height: 127px;
  border: solid 3px #ffffff;
}
.merchant-hotel-item:last-child {
  margin-right: 0;
}
.hotel-pops-top {
  display: flex;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  height: 390px;
  background-color: #222222;
}
.hotel-image-large {
  position: relative;
  width: 648px;
  height: 390px;
  background: #fff;
}
.hotel-image-large > img {
  position: absolute;
  top: -40px;
  left: -40px;
  display: block;
  width: 688px;
  height: 430px;
}
.hotel-infomation {
  position: relative;
  padding: 40px 40px 0;
  width: 472px;
  height: 350px;
}
.hotel-infomation-name {
  font-size: 24px;
  line-height: 38px;
  color: #ffffff;
}
.hotel-infomation-address {
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
}
.hotel-infomation-price {
  margin: 32px 0 0 0;
  height: 48px;
  font-family: 'DDIN';
  font-size: 48px;
  line-height: 48px;
  color: #ffffff;
}
.hotel-infomation-price::before {
  content: '￥';
  font-size: 20px;
  color: #ffffff;
  font-family: 'DDIN';
}
.hotel-infomation-price::after {
  content: '/桌';
  font-size: 20px;
  color: #ffffff;
  font-family: 'DDIN';
}
.hotel-infomation-text {
  margin: 32px 0 0 0;
  font-size: 16px;
  height: 60px;
  line-height: 30px;
  color: #ffffff;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.wedding-hotel-next {
  display: block;
  margin: 58px 0 0 auto;
}
/* 婚车 */
.wedding-car-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  z-index: 999;
}
.wedding-car-panel {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -173px 0 0 -240px;
  padding: 20px;
  width: 440px;
  background-color: #ffffff;
  border-radius: 2px;
}
.wedding-car-cancel {
  background: url(http://qnm.hunliji.com/o_1cjnp14kf12n6p3lfe81hqeeqqr.png) no-repeat;
  display: block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  margin: 0 0 0 auto;
}
.wedding-car-title {
  margin: 8px 0 0 0;
  width: 100%;
  height: 24px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  color: #000000;
}
.wedding-car-content {
  margin: 40px 10px 0;
  width: 100%;
}
.wedding-car-content > a {
  display: inline-block;
  width: 70px;
  height: 16px;
  margin-bottom: 20px;
  text-align: center;
}
