/********************** 顶部 header******************************/
.searchallinner {
  min-height: 104vh;
  top: 0px;
}
.searchallinner .i_searchbox {
  margin-top: 66px;
  border-top: none;
}
.searchallinner .i_searchbox .hsearch {
  margin-top: 20px;
  height: 30px;
}
.searchallinner .i_searchbox .hsearch .hsin .hsearchpop {
  min-height: 72vh;
  padding: 0 3px;
}
.searchallinner .i_searchbox .hsearch .hsin .hsearchpop .tabcons ul li {
  width: 48% !important;
}
.headlay {
  height: auto;
  background-color: #fff;
  position: static;
}
.headlay.homeh {
  background-color: #fff;
  position: static;
}
.headlay .header {
  background-color: #fff;
  max-width: auto;
  border-radius: 0;
  margin-top: 0;
  padding: 0 10px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  height: auto;
}
.headlay .header:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.headlay .header .mobilemore {
  display: inline-block;
}
.headlay .header .subnav {
  float: none;
  clear: both;
  display: block;
  text-align: center;
  display: none;
  height: 30px;
  line-height: 30px;
}
.headlay .header .subnav li {
  display: inline-block;
  line-height: 30px;
  padding-left: 5px;
  cursor: pointer;
  color: #111;
  font-size: 14px;
}
.headlay .header .hgo {
  float: none;
  padding-bottom: 15px;
  text-align: center;
}
.headlay .header .hgo li {
  padding: 0 10px;
}
.headlay .header .loginup {
  width: 45%;
  margin: 35px 3% 10px;
  display: inline-block;
  float: none;
}
.headlay .header .topcon li.gosearch {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
}
.headlay .header .topcon li.gosearch span.icon-sbclose {
  border: none;
}
.headlay .header .topcon li.top_login {
  padding: 10px 15px;
  color: #fff;
  background-color: #F9A600;
  border-radius: 5px;
  line-height: 1.5em;
  display: none;
}
.headlay .header .topcon li.top_register {
  padding: 10px 15px;
  margin-top: 35px;
  margin-left: 0;
  display: none;
}
/********************** 顶部 header******************************/
/********************** 底部导航 footer******************************/
.footer .footer_w {
  width: auto;
}
.footer .footer_w .footer_con {
  display: block;
}
.footer .footer_w .footer_con .linkm .foot_logo {
  display: none;
}
.footer .footer_w .footer_con .linkm p {
  text-align: center;
  font-size: 13px;
}
.footer .footer_w .footer_con .linkm p a {
  margin: 0 10px;
}
.footer .footer_w .footer_con .linkm p a.coo {
  display: none;
}
.footer .footer_w .footer_con .social {
  width: auto;
  text-align: center;
}
.footer .footer_w .footer_con .social li {
  width: 50px;
  padding-top: 15px;
}
.footer .footer_w .footer_con .social p {
  padding-top: 50px;
}
.footer .footer_w .copyright {
  text-align: center;
}
/********************** 底部导航 footer******************************/
/**********************    首页      ******************************/
.main {
  height: 300px;
}
.main .slogn {
  padding: 10px 0;
}
.main .slogn .isearch {
  padding-top: 15px;
  height: auto;
}
.main .slogn .isearch .hsearch {
  padding: 10px;
  width: 100%;
  height: 74px;
}
.main .slider li .titlelay .title {
  font-size: 1.6rem;
  padding-top: 30px;
  line-height: 1.2em;
}
.main .slider li .titlelay .subtitle {
  font-size: 1.3rem;
  padding-bottom: 20px;
}
.h_title {
  padding: 20px 0;
}
.h_title:after {
  bottom: 15px;
}
.promotions {
  padding-bottom: 0;
}
.promotions .dots {
  display: none;
}
.promotions .dots1 {
  display: none;
}
.promotions .promotapts,
.promotions .promotapts1 {
  padding-bottom: 0;
}
.promotions .promotapts ul,
.promotions .promotapts1 ul {
  width: auto;
}
.promotions .promotapts ul li,
.promotions .promotapts1 ul li {
  float: none;
  width: 100%;
  padding: 30px 20px;
  margin: 0;
  border-radius: 0;
  border-bottom: 20px solid #f3f3f3;
}
.promotions .promotapts .b_l,
.promotions .promotapts .b_r,
.promotions .promotapts1 .b_l1,
.promotions .promotapts1 .b_r1 {
  display: none !important;
}
.cityshow {
  padding-bottom: 0;
  padding-top: 30px;
  width: auto;
}
.cityshow li {
  margin: 0.5rem;
  padding: 0;
  overflow: hidden;
  width: 25vw;
  width: -webkit-calc(23vw);
  width: calc(25vw - 2rem);
  height: 25vw;
  height: -webkit-calc(23vw);
  height: calc(25vw - 2rem);
}
.cityshow li a {
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  border-radius: 0;
}
.cityshow li a:hover div {
  background: none;
}
.cityshow li a img,
.cityshow li a div {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cityshow li a div {
  height: auto;
  z-index: 2;
  background: none;
}
.cityshow li a div strong {
  padding-top: 0;
}
.postslay {
  padding: 0px 0 5px;
  width: 100%;
  overflow: hidden;
}
.posts {
  width: 100%;
  margin: auto;
  height: auto;
}
.posts ul {
  display: block;
}
.posts ul li {
  float: left;
  margin: 3px;
  height: 220px;
  background-color: #fff;
  border-radius: 6px;
  position: relative;
  width: 32%;
}
.posts ul li img {
  height: 120px;
  width: 100%;
  float: left;
}
.posts ul li div {
  position: static;
  display: inline-block;
  width: 100%;
}
.posts ul li div p {
  overflow: visible;
}
/**********************     首页   ******************************/
/**********************     公寓列表页   ******************************/
.roomlist_title .roomlist_name {
  background: none;
  height: auto;
  padding: 15px 0;
}
.roomlist_title .roomlist_name .roomlist_name_t {
  font-size: 1.5rem;
  padding: 0 10px;
}
.roomlist_title .roomlist_name .roomlist_name_t em {
  font-size: 1.5rem !important;
}
.roomlist_title .roomlist_name .roomlist_name_i {
  font-size: 1.2rem;
  padding: 10px;
  margin: 0;
}
.filter_box,
.roomsort_r {
  display: none !important;
}
.roomsort {
  margin-bottom: -1px;
}
.roomsort dl {
  padding: 0 10px;
}
.roomsort dl dt {
  display: none;
}
.roomsort dl dd.moren {
  border-left: 1px solid #ccc;
  color: #0f0 !important;
  margin-left: 1px;
}
.roomsort dl dd.ditulook {
  margin-left: 0;
  float: right;
}
.roomlist_box .aptslist {
  width: 100%;
}
.roomlist_box .aptslist .aptitem {
  height: auto;
  border: 0;
  position: relative;
  margin: 0px;
  width: 100%;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.roomlist_box .aptslist .aptitem .aptpic,
.roomlist_box .aptslist .aptitem .apttro,
.roomlist_box .aptslist .aptitem .aptric {
  width: 100%;
  height: auto;
}
.roomlist_box .aptslist .aptitem .apttro {
  padding: 10px 10px 0;
}
.roomlist_box .aptslist .aptitem .apttro h4 {
  font-size: 1.8rem;
}
.roomlist_box .aptslist .aptitem .apttro .aptbrief {
  display: none;
}
.roomlist_box .aptslist .aptitem .apttro .aptlisttags {
  position: absolute;
  bottom: 38px;
  left: 10px;
  height: 18px;
  z-index: 1000;
}
.roomlist_box .aptslist .aptitem .apttro .aptaddinfo {
  display: none;
}
.roomlist_box .aptslist .aptitem .aptric {
  padding: 0 10px;
  float: none;
  position: relative;
  top: -30px;
}
.roomlist_box .aptslist .aptitem .aptric .aptric_a {
  display: none;
}
.roomlist_box .aptslist .aptitem .aptric .aprice {
  display: inline-block;
  text-align: right;
  height: 30px;
}
.roomlist_box .aptslist .aptitem .aptric .aprice strong {
  font-size: 20px;
}
.roomlist_box .aptslist .aptitem .aptric .aptric_c {
  display: inline-block;
}
.roomlist_box .aptslist .aptitem .aptric .adetail {
  clear: both;
  display: none;
}
.mapcon {
  padding-top: 0px;
}
.mapcon .mapcon2 {
  width: 100%;
  position: static;
  margin: 0;
  height: 100vh;
}
/**********************     公寓列表页   ******************************/
/**********************     公寓详情页   ******************************/
.aptpiclay .supplier {
  display: none;
}
.aptpiclay .aptName,
.aptpiclay .aptloc {
  margin: 0 1rem;
}
.aptpiclay .apttags {
  position: relative;
}
.aptpiclay .aptloc .icon-zuobiaofill {
  font-size: 1.2em;
  margin-right: 10px;
  vertical-align: middle;
}
.aptpiclay .aptPics {
  display: table;
  width: 100%;
}
.aptpiclay .aptPics li {
  position: relative;
}
.aptpiclay .aptPics li.apcil {
  height: auto;
}
.aptpiclay .aptPics li.apcir {
  width: 25vw;
  height: 17vw;
  float: left;
  overflow: hidden;
  position: relative;
  margin: 0 1rem 0 0;
  width: -moz-calc(24vw);
  width: -webkit-calc(24vw);
  width: calc(25vw - 1rem);
}
.aptpiclay .moreapics .apcil {
  margin-right: 0;
}
.mobilebook {
  display: block;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 999;
}
.mobilebook strong {
  display: block;
  margin: 10px;
  background: #F9A600;
  border-radius: 3px;
  padding: 8px 0;
  font-size: 17px;
  color: #fff;
}
.mobilebook strong span {
  margin-left: 5px;
}
.aptconsw .own-fixed .aptconsl,
.aptconsw .own-fixed .aptconsr {
  display: block;
  float: none;
  width: 100%;
}
.aptconsw .own-fixed .aptconsl .aptclist {
  padding: 20px 10px;
}
.aptconsw .own-fixed .aptconsl .aptclist .facilities li {
  font-size: 1rem;
}
.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtml {
  width: 100%;
  float: none;
}
.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtml h5 {
  margin-bottom: 5px;
}
.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtmr {
  width: 100%;
  float: none;
  display: table;
}
.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtmr .rtmpri {
  display: inline-block;
  float: left;
  padding-top: 8px;
  padding-bottom: 0;
}
.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtmr .rtmpri strong,
.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtmr .rtmpri p,
.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtmr .rtmpri em {
  display: inline-block;
}
.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtmr .rtmr_a {
  float: right;
}
.aptconsw .own-fixed .aptconsr .roomaply .aplycons dl {
  width: 100%;
}
.aptconsw .own-fixed .aptconsr .roomaply .aplycons dl dt {
  line-height: 32px;
}
.aptconsw .own-fixed .aptconsr .roomaply .aplycons dl dd {
  width: 100%;
  margin-top: 0;
}
.aptmap .aroundplaces {
  left: 10vw;
  right: 10vw;
  margin-left: 0;
  bottom: 20px;
  width: 80vw;
}
.aptmap .aroundplaces ul li {
  padding: 5px 0;
  width: 25%;
}
.aptmap .aroundplaces ul li.on {
  border-bottom: 2px solid #f50000;
  padding-bottom: 3px;
}
.closeapts h3 {
  padding: 0;
}
.closeapts ul li {
  width: 100%;
  float: none;
}
.closeapts ul li a {
  width: 100%;
  height: auto;
  border: 0;
  overflow: hidden;
  margin: auto;
  padding: 0 0 15px;
}
.closeapts ul li a img {
  width: 100vw;
  height: auto;
}
.closeapts ul li a strong {
  display: block;
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
}
.closeapts ul li a span {
  display: block;
  padding: 0 12px;
  color: #666;
}
.closeapts ul li a span .closeapts li span b {
  font-weight: normal;
}
/**********************     公寓详情页   ******************************/
/**********************     关于我们等系列页面   ******************************/
.comLay .aboutp {
  padding: 30px 10px;
}
/**********************     关于我们等系列页面   ******************************/
@media only screen and (max-width: 680px) {
  .cityshow ul li {
    margin: 0.5rem;
    width: 50%;
    width: -webkit-calc(49%);
    width: calc(50% - 1rem);
    height: 50vw;
    height: -webkit-calc(48vw);
    height: calc(50vw - 2rem);
  }
  .comTitle {
    height: 4em;
    line-height: 4em;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .main .slogn .isearch .hsearch .hinput {
    width: -moz-calc(60%);
    width: -webkit-calc(60%);
    width: calc(100% - 40px);
    border-radius: 6px 0px 0px 6px;
  }
  .main .slogn .isearch .hsearch .h-sbtn {
    width: 40px;
    float: left;
  }
  .posts ul li {
    float: left;
    margin: 3px;
    height: 220px;
    background-color: #fff;
    border-radius: 6px;
    position: relative;
    width: 48%;
  }
  .postslay .posts ul li {
    width: 48%;
  }
  .slogan {
    font-size: 2.5rem;
  }
  .h-search {
    font-size: 14px;
  }
  .hinput {
    width: -moz-calc(60%);
    width: -webkit-calc(60%);
    width: calc(100% - 40px);
    border-radius: 6px 0px 0px 6px;
  }
  .hinput select {
    font-size: 14px;
    color: #333;
    border: 1px solid #fff;
    padding: 0px 5px;
  }
  .h-sbtn {
    width: 40px;
    float: left;
  }
  .cityshow ul li {
    margin: 0.5rem 0;
    overflow: hidden;
    width: 100%;
    width: -webkit-calc(100%);
    width: calc(100% - 0);
    height: 65vw;
    height: -webkit-calc(63vw);
    height: calc(65vw - 2rem);
  }
  .cityshow ul li img,
  .cityshow ul li a div {
    height: auto;
  }
  /***************** 公寓详情 ******************/
  .aptpiclay .aptPics li.apcil {
    float: none;
    display: block;
    margin: 0 1rem 0.5rem;
    width: 100vw;
    width: -moz-calc(98vw);
    width: -webkit-calc(98vw);
    width: calc(100vw - 2rem);
  }
  .aptpiclay .aptPics li.apcir {
    width: 50vw;
    width: -webkit-calc(48.5vw);
    width: calc(50vw - 1.5rem);
    height: 30vw;
    overflow: hidden;
    margin: 0.5rem 0.5rem 0.5rem 1rem !important;
    position: relative;
  }
  .aptPics li.apcil img {
    height: auto !important;
  }
  .cityshow li.emcity {
    width: 100%;
  }
  .aptPics li.apcir {
    width: 50vw;
    width: -webkit-calc(48.5vw);
    width: calc(50vw - 1.5rem);
    height: 30vw;
    overflow: hidden;
    margin: 0.5rem 0.5rem 0.5rem 1rem !important;
    position: relative;
  }
  .aptPics li.apcir:nth-child(odd) {
    margin: 0.5rem 1rem 0.5rem 0.5rem !important;
  }
  .aptPics li.apcir img {
    height: auto !important;
  }
  .roomsort {
    margin-bottom: -1px;
  }
}
