/************************ 公寓详情页 ************************/
/************************ 主图 ************************/
.aptpiclay {
  color: #fff;
  background: #2e323b url(../i/apt/aptbge.jpg) no-repeat center top;
  background-color: #3e4752 \9;
  background-size: cover;
}

.aptpiclay .supplier {
  display: inline-block;
  float: right;
  height: 60px;
  position: absolute;
  top: 40px;
  right: 0;
}

.aptpiclay .supplier a,
.aptpiclay .supplier img {
  height: 60px;
  display: block;
}

.aptpiclay .aptName {
  font-size: 22px;
  margin: 0;
  padding: 30px 0 10px;
  font-weight: normal;
  display: block;
  max-width: 75%;
  line-height: 1em;
}

.aptpiclay .aptName em {
  opacity: 0.75;
  font-size: 0.7em;
  margin-left: 10px;
}

.aptpiclay .aptName .reviewstars {
  margin-top: 11px;
}

.aptpiclay .aptName .reviewstars span {
  display: inline-block;
  color: #f50000;
  font-size: 16px;
  width: 25px;
  height: 20px;
  overflow: hidden;
  line-height: 20px;
  margin: 0;
  text-align: left;
}

.aptpiclay .aptName .reviewstars span.icon-banxing,
.aptpiclay .aptName .reviewstars span.icon-kongxing {
  font-size: 18px;
  line-height: 18px;
  width: 20px;
}

.aptpiclay .aptName .titstarts {
  display: inline-block;
  margin-top: 0;
  margin-left: 15px;
  height: 20px;
  position: relative;
  top: 3px;
}

.aptpiclay .aptName .titstarts span {
  color: #f50000;
  font-size: 16px;
  line-height: 18px;
  margin-right: 0;
  width: 20px;
}

.aptpiclay .apttags {
  display: inline-block;
  margin-right: 8px;
  font-size: 12px;
}

.aptpiclay .apttags .tagslabel {
  display: inline-block;
  margin-right: 6px;
  line-height: 14px;
  color: white;
  padding: 2px 8px 3px;
  border-radius: 3px;
  margin-bottom: 3px;
}

.aptpiclay .aptloc {
  font-size: 16px;
  padding-bottom: 25px;
  display: inline-block;
}

.aptpiclay .aptPics {
  display: table;
  width: 100%;
  height: 400px;

}

.aptpiclay .aptPics li {
  cursor: pointer;
  overflow: hidden;
}

.aptpiclay .aptPics li img {
  transform: scale3d(1, 1, 1);
  transition: transform 0.3s ease 0s;
}

.aptpiclay .aptPics li:hover img {
  transform: scale3d(1.03, 1.03, 1.03);
}

.aptpiclay .aptPics .apcil {
  width: 490px;
  height: 380px;
  float: left;
}

.aptpiclay .aptPics .apcir {
  float: left;
  margin: 0 0 20px 20px;
  width: 235px;
  height: 180px;
}

.aptpiclay .moreapics {
  padding: 5px 0 35px;
  text-align: center;
}

.aptpiclay .moreapics a {
  color: #fff;
  font-size: 16px;
}

.aptpiclay .moreapics a:hover {
  opacity: 0.6;
}

.aptpiclay .moreapics a span {
  font-size: 0.8em;
}

.aptpiclay .moreapics .apcil {
  margin-right: -95px;
}

.mobilebook {
  display: none;
}

/************************ 主体详情 ************************/
.cover {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: black;
  opacity: 0.5;
}

.aptconsw {
  padding-bottom: 30px;
}

.aptconsw .own-fixed {
  max-width: 1128px;
}

.aptconsw .own-fixed .aptconsl {
  width: 408px;
  float: left;
  font-size: 14px;
}

.aptconsw .own-fixed .aptconsl .aptclist {
  border-bottom: 1px dashed #cfcfcf;
  padding: 30px 0 20px;
  color: #333;
  clear: both;
}

.aptconsw .own-fixed .aptconsl .aptclist:last-child {
  border-bottom: none;
}

.aptconsw .own-fixed .aptconsl .aptclist .aptcltit {
  font-size: 18px;
  margin: 0;
  color: #111;
  font-weight: normal;
  padding-bottom: 10px;
  position: relative;
}

.aptconsw .own-fixed .aptconsl .aptclist .aptaddr {
  margin-bottom: 5px;
}

.aptconsw .own-fixed .aptconsl .aptclist .aptaddr a {
  color: #DD711D;
  padding: 1px 0 2px 25px;
  margin-left: 15px;
  display: inline-block;
  background-image: url(../i/apt/map.png);
  background-image: -webkit-image-set(url(../i/apt/map.png) 1x, url(../i/apt/map@x2.png) 2x);
  background-image: -moz-image-set(url(../i/apt/map.png) 1x, url(../i/apt/map@x2.png) 2x);
  background-image: -o-image-set(url(../i/apt/map.png) 1x, url(../i/apt/map@x2.png) 2x);
  background-image: -ms-image-set(url(../i/apt/map.png) 1x, url(../i/apt/map@x2.png) 2x);
  background-repeat: no-repeat;
  background-size: 19px 17px;
  background-position: 0 center;
}

.aptconsw .own-fixed .aptconsl .aptclist .aptcgo {
  padding-top: 10px;
}

.aptconsw .own-fixed .aptconsl .aptclist .aptxts {
  line-height: 1.8em;
}

.aptconsw .own-fixed .aptconsl .aptclist .aptxts p {
  margin: 0;
  padding: 0;
}

.aptconsw .own-fixed .aptconsl .aptclist .facilities {
  display: table;
  width: 100%;
}

.aptconsw .own-fixed .aptconsl .aptclist .facilities li {
  width: 50%;
  float: left;
  padding: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.aptconsw .own-fixed .aptconsl .aptclist .facilities li img {
  height: 32px;
  margin-right: 5px;
}

.aptconsw .own-fixed .aptconsr {
  width: 700px;
  float: right;
  padding-top: 30px;
}

.aptconsw .own-fixed .aptconsr .roomslay {
  border: 1px solid #e3e3e3;
  background-color: #fff;
  display: table;
  width: 100%;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomtab {
  border-bottom: 1px solid #e3e3e3;
  padding: 15px;
  font-size: 16px;
  color: #888;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rqs {
  width: 18px;
  height: 18px;
  line-height: 16px;
  border: 1px solid #aaa;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  color: #bbb;
  font-weight: bold;
  top: 3px;
  font-size: 12px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  top: -1px;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rqs:hover .rqsdiv {
  display: block;
  transition: all 0.9s ease;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rqs .rqsdiv {
  display: none;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 14px;
  text-align: left;
  font-weight: normal;
  color: #333;
  box-shadow: 0 2px 4px #aaa;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rqs .rqsroom {
  display: none;
  width: 425px;
  position: absolute;
  right: 8px;
  top: 12px;
  z-index: 999;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rqs .rqsroom ul {
  padding: 25px 30px 30px;
  cursor: default;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rqs .rqsroom ul li {
  padding: 0 10px 10px 0;
  line-height: 1.6em;
  position: relative;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rqs .rqsroom ul li strong {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0 10px;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rtabs,
.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rtabss {
  display: inline-block;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rtabs li,
.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rtabss li {
  display: inline-block;
  padding: 0 8px;
  cursor: pointer;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rtabs li.on,
.aptconsw .own-fixed .aptconsr .roomslay .roomtab .rtabss li.on {
  color: #e50914;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomvideoimgs {
  border-bottom: 1px dashed #e3e3e3;
  padding: 25px 10px 15px 20px;
  display: table;
  clear: both;
  width: 100%;
  box-sizing: border-box;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomvideoimgs .roomvideoimgs-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomvideoimgs ul li {
  width: 42px;
  height: 42px;
  position: relative;
  float: left;
  margin-right: 6px;
  box-sizing: border-box;
  padding: 0;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomvideoimgs ul li img {
  width: 40px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #fff;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem {
  border-bottom: 1px dashed #e3e3e3;
  padding: 15px 10px 15px 20px;
  display: table;
  clear: both;
  width: 100%;
  box-sizing: border-box;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem:first-child {
  border-top: 0;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem:last-child {
  border-bottom: none;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtml {
  width: 560px;
  float: left;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtml h5 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtml ul {
  display: table;
  width: 100%;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtml ul li {
  width: 50%;
  float: left;
  color: #666;
  line-height: 1.6em;
  font-size: 80%;
  font-size: 12px\9;
  margin: 0;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtmr {
  width: 100px;
  float: right;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtmr .rtmpri {
  padding-bottom: 20px;
  color: #666;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtmr .rtmpri strong {
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  margin-right: 5px;
  color: #000;
  letter-spacing: -0.5px;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtmr .rtmpri strong i {
  color: #888;
  font-size: 12px;
  margin-left: 4px;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .rtmr .rtmr_a {
  display: inline-block;
  background-color: #F9A600;
  border-radius: 3px;
  padding: 6px 0;
  font-size: 15px;
  color: #fff;
  width: 80px;
  text-align: center;
  cursor: pointer;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .roomsii {
  clear: both;
  padding: 10px 0;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .roomsii li {
  width: 42px;
  height: 42px;
  position: relative;
  float: left;
  margin-right: 6px;
  box-sizing: border-box;
  padding: 0;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .roomsii li img {
  width: 40px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #fff;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .list-card {
  position: relative;
  padding: 16px 0 4px;
  -webkit-box-shadow: inset 0 1px 0 0 #e7e7e7;
  box-shadow: inset 0 1px 0 0 #e7e7e7;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .list-card .listing-card__listing-model {
  display: inline-block;
  height: 48px;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .list-card .listing-card__listing-model .listing-model {
  max-width: 560px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .list-card .listing-card__listing-model .listing-model .listing-model__desc {
  display: inline-block;
  color: #4c4c4c;
  font-size: 14px;
  line-height: 24px;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .list-card .listing-card__listing-model .listing-model .listing-model__tenancy-desc {
  font-weight: 600;
  color: #4c4c4c;
  font-size: 15px;
  line-height: 20px;
  display: block;
  margin-top: 4px;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .list-card .listing-card__price-enquiry {
  margin-top: -16px;
  float: right;
  text-align: right;
  vertical-align: top;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .list-card .listing-card__price-enquiry .listing-card__price-card {
  display: inline-block;
  padding-top: 16px;
  height: 40px;
  padding-top: 20px;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .list-card .listing-card__price-enquiry .listing-card__price-card .price {
  top: 23%;
  color: #4c4c4c;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  display: inline-block;
  position: relative;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .list-card .listing-card__price-enquiry .listing-card__price-card .price .price__primary-price {
  color: #f25202;
  font-size: 16px;
  line-height: 16px;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .list-card .listing-card__price-enquiry .listing-card__price-card .price .price__label {
  font-weight: 400;
  font-size: 12px;
}

.aptconsw .own-fixed .aptconsr .roomslay .roomitem .list-card .listing-card__price-enquiry .listing-card__enquiry {
  display: inline-block;
  margin-top: 16px;
  margin-left: 16px;
  width: 80px;
  vertical-align: top;
  text-align: center;
  line-height: 40px;
  height: 40px;
  background-color: #F9A600;
  border-radius: 2px;
  color: #fff;
  font-size: 15px;
}

.aptconsw .own-fixed .aptconsr .roomaply {
  border: 1px solid #e3e3e3;
  background: #fff url(../i/apt/apl.png) no-repeat center 100%;
  padding-bottom: 170px;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplytit {
  margin: 10px 30px;
  text-align: center;
  border-bottom: 1px dashed #ddd;
  text-align: right;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplytit a {
  font-size: 16px;
  font-weight: bold;
  color: #DD711D;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplytit h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: -15px;
  margin: 0 0 1.6rem 0;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplytit .roomtitle {
  font-size: 0.8em;
  font-weight: normal;
  text-align: center;
  color: #999;
  margin-top: 0;
  margin: 0 0 1.6rem 0;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplytit .contracts {
  font-size: 0.7em;
  font-weight: normal;
  text-align: center;
  color: #1a1a1a;
  margin-top: 0;
  margin: 0 0 1.6rem 0;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplycons {
  padding: 10px 30px 20px;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplycons .tips {
  top: -5px;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplycons dl {
  font-size: 16px;
  color: #333;
  display: table;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplycons dl dt {
  width: 90px;
  float: left;
  line-height: 55px;
  font-weight: normal;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplycons dl dd {
  width: 540px;
  float: right;
  height: 60px;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplycons dl dd .apint {
  font-size: 1em;
  width: 100%;
  height: 46px;
  margin-bottom: 7px;
  line-height: 46px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-transition: all 300ms ease;
  box-sizing: border-box;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplycons dl dd .txtiput {
  padding: 0px 15px !important;
  font-size: 1em;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplycons .aptbtnlay {
  padding-top: 5px;
  text-align: center;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplycons .aptbtnlay .btnapl {
  display: inline-block;
  background-color: #F9A600;
  border-radius: 3px;
  padding: 12px 50px;
  font-size: 17px;
  color: #fff;
  cursor: pointer;
  border: 0;
}

.aptconsw .own-fixed .aptconsr .roomaply .aplycons .aptbtnlay p {
  color: #333;
  padding-top: 15px;
  font-size: 16px;
}

.aptconsw .own-fixed .aptconsr .info_kf_tel {
  display: block;
  width: 100%;
  margin-top: 20px;
}

.aptconsw .own-fixed .aptconsr .info_kf_tel img {
  display: block;
  width: 100%;
}

/************************ 地图 ************************/
.aptmap {
  display: block;
  width: 100%;
  height: 450px;
  overflow: hidden;
  background: #f9f9f9;
  position: relative;
  margin: 0 auto;
}

.aptmap #map {
  width: 100%;
  height: 100%;
}

.aptmap .type-list {
  width: 815px;
  height: 52px;
  line-height: 52px;
  background-color: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(9, 37, 67, 0.22);
  border-radius: 5px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 25px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: -1px;
  color: #666666;
  font-family: SourceHanSansSC-Regular;
}

.aptmap .type-list .type-item {
  float: left;
  display: inline-block;
  width: 20%;
  height: 100%;
  text-align: center;
}

.aptmap .type-list .type-item i {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-color: red;
  vertical-align: middle;
}

.aptmap .aroundplaces {
  width: auto;
  position: absolute;
  z-index: 5;
  left: 50%;
  bottom: 10px;
  margin-left: -245px;
  background-color: rgba(255, 255, 255, 0.86);
  border-radius: 2px;
  box-shadow: 0 1px 2px #aaa;
}

.aptmap .aroundplaces ul li {
  display: inline-block;
  padding: 10px 0;
  text-align: center;
  width: 70px;
  font-size: 14px;
}

.aptmap .aroundplaces ul li.on {
  border-bottom: 2px solid #f50000;
  padding-bottom: 8px;
  color: #f50000;
}

.aptmap .aroundplaces ul li.on i {
  color: #f50000;
}

.aptmap .aroundplaces ul li i {
  font-size: 14px;
  margin-right: 5px;
}

/************************ 附近公寓 ************************/
.closeapts {
  padding: 50px 0;
  width: 100%;
  margin: auto;
}

.closeapts h3 {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  padding: 20px 0 10px;
  font-weight: normal;
  margin-bottom: 1.6rem;
}

.closeapts ul li {
  width: 25%;
  float: left;
}

.closeapts ul li a {
  display: block;
  width: 235px;
  height: 240px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  overflow: hidden;
  margin: auto;
  cursor: pointer;
}

.closeapts ul li a img {
  width: 235px;
  height: 156px;
}

.closeapts ul li a strong {
  display: block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1;
}

.closeapts ul li a span {
  display: block;
  padding: 0 12px;
  color: #666;
}

.closeapts ul li a span b {
  font-size: 1.2em;
  color: #111;
  margin-right: 6px;
}