@charset "UTF-8";
.detail {
  /* .mapImg { */
  /* margin-bottom: 20px; */
  /* img { */
  /* width: 100%; */
  /* vertical-align: middle; */
  /* } */
  /* } */
}
.detail .mw {
  padding: 0 40px 40px;
  background: #fff;
}
.detail .mw .mainBox {
  padding-top: 30px;
}
.detail .dHead {
  padding-bottom: 10px;
}
.detail .dTab {
  height: 30px;
  line-height: 30px;
  font-size: 0;
  color: #fff;
  background: #415d5f;
}
.detail .dTab span {
  display: inline-block;
  width: 16.6666%;
  max-width: 120px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  background: #5699e8;
  cursor: pointer;
}
.detail .dTab span:nth-of-type(2) {
  background: #83c6ab;
}
.detail .dTab span:nth-of-type(3) {
  background: #e8bf71;
}
.detail .dTab span:nth-of-type(4) {
  background: #b876c9;
}
.detail .dTab span:nth-of-type(5) {
  background: #c98d76;
}
.detail .dTab span:nth-of-type(6) {
  background: #77a7b7;
}
.detail .dTab span.at {
  position: relative;
  padding: 13px 0;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.detail .dTab a {
  float: right;
  margin: 0 10px;
  font-size: 14px;
  color: #fff;
}
.detail .dMain > div {
  display: none;
  padding: 30px 30px 10px;
  background: #c2dbfb;
  /* background: #e0f8f7; */
}
.detail .dMain > div:nth-of-type(2) {
  background: #b3dfce;
}
.detail .dMain > div:nth-of-type(3) {
  background: #fbf1dc;
}
.detail .dMain > div:nth-of-type(4) {
  background: #efd6f5;
}
.detail .dMain > div:nth-of-type(5) {
  background: #dbc8c0;
}
.detail .dMain > div:nth-of-type(6) {
  background: #cadee5;
}
.detail .dMain > div.at {
  display: block;
}
.detail .swiper-container.dSwiper {
  height: 450px;
}
.detail .swiper-container.dSwiper .swiper-slide {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.detail .swiper-container.dSwiper .swiper-slide img {
  max-width: 100%;
}
.detail .swiper-container.dSwiper .swiper-pagination {
  left: auto;
  right: 10px;
  bottom: 10px;
  width: auto;
  padding: 3px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.detail .swiper-container.dSwiper4 {
  height: 450px;
}
.detail .swiper-container.dSwiper4 .swiper-slide {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.detail .swiper-container.dSwiper4 .swiper-slide img {
  max-width: 100%;
}
.detail .swiper-container.dSwiper4 .swiper-pagination {
  left: auto;
  right: 10px;
  bottom: 10px;
  width: auto;
  padding: 3px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.detail .swiper-container.dSwiper2 {
  height: 80px;
  margin-top: 10px;
}
.detail .swiper-container.dSwiper2 .swiper-slide {
  display: -webkit-flex;
  display: flex;
  width: 88px;
  justify-content: center;
  overflow: hidden;
  opacity: 0.7;
}
.detail .swiper-container.dSwiper2 .swiper-slide-thumb-active {
  opacity: 1;
}
.detail .swiper-container.dSwiper5 {
  height: 80px;
  margin-top: 10px;
}
.detail .swiper-container.dSwiper5 .swiper-slide {
  display: -webkit-flex;
  display: flex;
  width: 88px;
  justify-content: center;
  overflow: hidden;
  opacity: 0.7;
}
.detail .swiper-container.dSwiper5 .swiper-slide-thumb-active {
  opacity: 1;
}
.detail .swiper-container img {
  height: 100%;
  vertical-align: middle;
}
.detail .fixSwiper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
}
.detail .fixSwiper.at {
  visibility: initial;
}
.detail .fixSwiper .dSwiper3 {
  width: 100%;
  height: 100%;
  padding: 10px;
}
.detail .fixSwiper .dSwiper3 .swiper-pagination {
  left: 50%;
  width: auto;
  padding: 2px 5px;
  border-radius: 6px;
  background: #fff;
}
.detail .fixSwiper .dSwiper3 .swiper-slide {
  display: flex;
  justify-content: center;
  /* 水平居中 */
  align-items: center;
  /* 垂直居中 */
}
.detail .fixSwiper .dSwiper3 .swiper-slide img {
  flex-shrink: inherit;
  max-width: 100%;
  max-height: 100%;
  border: 15px solid #fff;
  border-radius: 10px;
  vertical-align: middle;
}
.detail .fixSwiper .dSwiper6 {
  width: 100%;
  height: 100%;
  padding: 10px;
}
.detail .fixSwiper .dSwiper6 .swiper-pagination {
  left: 50%;
  width: auto;
  padding: 2px 5px;
  border-radius: 6px;
  background: #fff;
}
.detail .fixSwiper .dSwiper6 .swiper-slide {
  display: flex;
  justify-content: center;
  /* 水平居中 */
  align-items: center;
  /* 垂直居中 */
}
.detail .fixSwiper .dSwiper6 .swiper-slide img {
  flex-shrink: inherit;
  max-width: 100%;
  max-height: 100%;
  border: 15px solid #fff;
  border-radius: 10px;
  vertical-align: middle;
}
.detail .fixSwiper .swiperClose {
  position: relative;
  width: auto;
  height: 100%;
}
.detail .fixSwiper .swiperClose .iconguanbi2 {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 26px;
  height: 26px;
  line-height: 22px;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  background: #000;
  box-shadow: 0 1px 3px #000;
  cursor: pointer;
  z-index: 1;
  opacity: 0.7;
}
.detail .fixSwiper .swiperClose .iconguanbi2:hover {
  opacity: 1;
}
.detail .fixSwiper .swiper-slide-zoomed .swiperClose .iconguanbi2 {
  top: -102%;
  right: -102%;
}
.detail .dtlShare {
  margin-top: 20px;
}
.detail .dtlShare a {
  position: relative;
  margin: 6px;
}
.detail .dtlShare .sharea1 {
  color: #425f9b;
}
.detail .dtlShare .sharea2 {
  color: #4dc247;
}
.detail .dtlShare .sharea3 {
  color: #09bb07;
}
.detail .dtlShare .sharea4 {
  color: #00aced;
}
.detail .dtlShare .sharea5 {
  color: #e71f19;
}
.detail .dtlShare .sharea6 {
  color: #888;
}
.detail .dtlShare .sharea7 {
  color: #007cff;
}
.detail .dtlShare a i {
  font-size: 30px;
}
.detail .dtlShare a #qrcode {
  position: absolute;
  top: 35px;
  left: -85px;
  height: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #fff;
  overflow: hidden;
  transition: height 0.2s;
}
.detail .dtlShare a:hover #qrcode {
  height: 210px;
}
.detail .dInfo h3 {
  font-size: 26px;
}
.detail .dInfo h3>span {
  white-space: nowrap;
  color: #00f;
}
.detail .dInfo h3>span>span {
  display: inline-block;
  padding: 0 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  font-weight: normal;
  color: #fff;
  background: #00f;
}
.detail .dInfo h3 .pr {
  color: #666;
}
.detail .dInfo h3 .pr>span {
  background: #666;
}
.detail .dInfo h3 .op,
.detail .dInfo h3 .pc {
  font-size: 18px;
  background: none;
}
.detail .dInfo h3 .op {
  position: relative;
  color: #999;
}
.detail .dInfo h3 .op::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-top: 1px solid #f00;
}
.detail .dInfo h3 .pc {
  font-weight: bold;
  color: #f00;
}
.detail .dInfo h4 {
  font-size: 40px;
}
.detail .dInfo h5 {
  font-size: 15px;
}
.detail .dInfo table {
  width: 100%;
}
.detail .dInfo table tbody th {
  width: 30%;
  padding-right: 5px;
  text-align: left;
  font-weight: normal;
  color: #999;
}
.detail .dInfo {
  /* padding: 20px 0; */
  /* h3 { */
  /* margin-bottom: 10px; */
  /* font-size: 20px; */
  /* small { */
  /* float: right; */
  /* font-weight: normal; */
  /* font-size: 12px; */
  /* } */
  /* } */
  /* h4 { */
  /* margin-bottom: 5px; */
  /* font-size: 16px; */
  /* line-height: 1.5; */
  /* span { */
  /* float: right; */
  /* } */
  /* } */
  /* p { */
  /* margin-bottom: 10px; */
  /* span { */
  /* float: right; */
  /* } */
  /* &:last-of-type { */
  /* span { */
  /* margin-left: 20px; */
  /* line-height: 1; */
  /* font-weight: bold; */
  /* font-size: 19px; */
  /* color: #f00; */
  /* } */
  /* } */
  /* } */
}
/* .detail .agentInfo {
  display: -webkit-flex;
  display: flex;
  flex-direction: column-reverse;
} */
.detail .agentInfo li {
  padding: 15px 10px;
  border-radius: 4px;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.07);
}
/* .detail .agentInfo li:first-of-type {
  order: 1;
} */
.detail .agentInfo li .iBox .il, .detail .agentInfo li .iBox .ir {
  max-width: 60px;
}
.detail .agentInfo li .iBox .il.il, .detail .agentInfo li .iBox .ir.il {
  margin-right: 10px;
}
.detail .agentInfo li .iBox .il.ir, .detail .agentInfo li .iBox .ir.ir {
  margin-left: 10px;
}
.detail .agentInfo li .iBox .il img, .detail .agentInfo li .iBox .ir img {
  width: 100%;
  vertical-align: middle;
}
.detail .agentInfo li .iBox .ic h3 small {
  margin-left: 5px;
}
.detail .agentInfo li .iBox .ic p {
  margin-top: 5px;
}
.detail .agentInfo li .iBox .ic p a {
  color: #09bb07;
  margin-left: 10px;
}
.detail .agentInfo li .iBox .ic p a i {
  line-height: 16px;
  font-size: 18px;
}
.detail .agentInfo li .iBox .ic p a:nth-of-type(3) {
  color: #06c2e4;
}
.detail .agentInfo li .iBox .ic p a:hover {
  color: #0a9107;
}
.detail .ytb {
  margin: 20px 0;
  border: 5px solid #a6c1c0;
  background: #f9f9f9;
}
.detail .ytb .ytbv {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.detail .ytb .ytbv iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.detail .ytb .ytbt {
  padding: 10px;
  font-size: 20px;
  color: #fff;
  background: #a6c1c0;
}
.detail .map {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.detail .map > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.detail .title {
  padding: 20px 10px;
}
.detail .title h2 {
  text-align: left;
}
.detail .title .order {
  width: 149px;
  height: 38px;
  padding: 0 10px;
  border: none;
  color: #bcaea9;
  outline: none;
}
.detail .dealList {
  padding: 10px;
  padding: 10px;
  font-size: 20px;
  color: black;
}
.detail .dealList table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  background: #fff;
}
.detail .dealList table tr:first-of-type {
  position: sticky;
  top: 125px;
}
.detail .dealList table tr:hover {
  /* background: #e9f9fa; */
  background: #f9f9f9;
}
.detail .dealList table tr th, .detail .dealList table tr td {
  padding: 5px;
}
.detail .dealList table tr th {
  text-align: left;
  color: #fff;
  background: #77a7b7;
}
.detail .dealList table tr td {
  border-bottom: 1px solid #ebebeb;
}
.detail .dealList table tr td:nth-of-type(2) , .detail .dealList table tr td:nth-of-type(3) div:nth-of-type(2), .detail .dealList table tr td:nth-of-type(4), .detail .dealList table tr td:nth-of-type(5), .detail .dealList table tr td:nth-of-type(6) {
  color: #00f;
}
.detail .dealList table tr td:nth-of-type(3) div {
  float: left;
  width: 100%;
}
.detail .dealList .loadMess {
  text-align: center;
}
.detail .hseHot {
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
}
.detail .hseHot ul {
  width: 50%;
  padding: 0 10px;
}
.detail .hseHot ul li {
  position: relative;
}
.detail .hseHot ul li:before, .detail .hseHot ul li:after {
  position: absolute;
  right: 10px;
  bottom: 10px;
  content: "";
  background: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 1;
}
.detail .hseHot ul li:before {
  width: 1px;
  height: 0;
}
.detail .hseHot ul li:after {
  width: 0;
  height: 1px;
}
.detail .hseHot ul li a {
  width: 100%;
  height: 250px;
  margin-bottom: 20px;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-shrink: 0;
  overflow: hidden;
}
.detail .hseHot ul li a img {
  flex-shrink: inherit;
  min-width: 100%;
  height: 100%;
  vertical-align: middle;
}
.detail .hseHot ul li a .txt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  color: #fff;
}
.detail .hseHot ul li a .txt h3 {
  padding: 5px 0;
  opacity: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.detail .hseHot ul li a .txt p {
  text-align: justify;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.detail .hseHot ul li a .txt .more {
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-style: italic;
}
.detail .hseHot ul li a .txt:before, .detail .hseHot ul li a .txt:after {
  position: absolute;
  top: 10px;
  left: 10px;
  content: "";
  background: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.detail .hseHot ul li a .txt:before {
  width: 1px;
  height: 0;
}
.detail .hseHot ul li a .txt:after {
  width: 0;
  height: 1px;
}
.detail .hseHot ul li:hover .txt {
  background: rgba(0, 0, 0, 0.3);
}
.detail .hseHot ul li:hover .txt h3, .detail .hseHot ul li:hover .txt p {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.detail .hseHot ul li:hover::before, .detail .hseHot ul li:hover .txt::before {
  height: calc(100% - 20px);
}
.detail .hseHot ul li:hover::after, .detail .hseHot ul li:hover .txt::after {
  width: calc(100% - 20px);
}
.detail .hseHot ul:nth-of-type(1) li:nth-of-type(1) a, .detail .hseHot ul:nth-of-type(2) li:nth-of-type(2) a {
  height: 400px;
}
.detail .hseNew ul {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.detail .hseNew ul li {
  width: calc(25% - 20px);
  margin: 0 10px 20px;
  border: 1px solid #ebebeb;
  background: #fff;
}
.detail .hseNew ul li .img {
  height: 200px;
  position: relative;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  flex-shrink: 0;
  overflow: hidden;
  background: #ddd;
}
.detail .hseNew ul li .img img {
  flex-shrink: inherit;
  height: 100%;
}
.detail .hseNew ul li .img span {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px;
  font-weight: 700;
  font-size: 17px;
  color: #fff;
  background-color: rgba(112, 103, 100, 0.8);
}
.detail .hseNew ul li .txt {
  padding: 0 10px;
}
.detail .hseNew ul li .txt h5 {
  margin: 10px 0;
  font-size: 14px;
  text-align: left;
}
.detail .hseNew ul li .txt p {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}
.detail .hseNew ul li .txt p:last-of-type {
  border-top: 1px solid #ebebeb;
}

.mortgage .hsePawn,
.mortgage .hseExpe form {
    overflow: hidden;
}
.mortgage .hsePawn #calculatorForm,
.mortgage .pawnEnd,
.mortgage .hseExpe ul {
    float: left;
    width: 48%;
}
.mortgage .hseExpe ul,
.mortgage .hseExpe .pawnEnd{
    width: 32%;
}
.mortgage .hsePawn .pawnEnd,
.mortgage .hseExpe ul:nth-of-type(2) {
    margin-left: 4%;
}
.mortgage .hseExpe ul:nth-of-type(2) {
    margin: 0 2%;
}

@media screen and (max-width: 768px) {
  .detail .banner {
    max-height: 240px;
  }
  .detail .mw {
    padding: 10px;
    background: #fff;
  }
  .detail .swiper-container.dSwiper {
    height: 300px;
  }
  .detail .hseHot {
    flex-direction: column;
  }
  .detail .hseHot ul {
    width: auto;
  }
  .detail .hseHot ul li a .txt {
    background: rgba(0, 0, 0, 0.3);
  }
  .detail .hseHot ul li a .txt h3,
.detail .hseHot ul li a .txt p {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .detail .hseHot ul li::before,
.detail .hseHot ul li a .txt::before {
    height: calc(100% - 20px);
  }
  .detail .hseHot ul li::after,
.detail .hseHot ul li a .txt::after {
    width: calc(100% - 20px);
  }
  .detail .hseHot ul:nth-of-type(1) li:nth-of-type(1) a, .detail .hseHot ul:nth-of-type(2) li:nth-of-type(2) a {
    height: 250px;
  }
  .detail .hseNew ul {
    flex-wrap: wrap;
  }
  .detail .hseNew ul li {
    width: calc(50% - 20px);
  }
  
  .sale .searchBox .smtBtn button {
    width: 130px;
    height: 50px;
    border: 2px solid #bcaea9;
    color: #fff;
    background: #bcaea9;
    border-radius: 50px;
    cursor: pointer;
	}
}
@media screen and (max-width: 500px) {
  .detail .banner .search {
    top: 3vw;
  }
  .detail .banner .search h1 {
    font-size: 7vw;
  }
  .detail .banner .search input {
    height: 10vw;
    margin: 3vw 0;
  }
  .detail .banner .search button {
    height: 11vw;
  }
  .detail .swiper-container.dSwiper {
    height: 60vw;
  }
  .detail .swiper-container.dSwiper2 {
    display: none;
  }
  .detail .swiper-container.dSwiper5 {
    display: none;
  }
  .detail .dMain > div {
    padding: 30px 10px 10px;
  }
  .detail .dealList table {
    font-size: 12px;
  }
  .detail .dealList table tr:first-of-type {
    top: 105px;
  }
  .detail .dealList table tr th, .detail .dealList table tr td {
    padding: 5px 1px;
    /* &:nth-of-type(2), */
  }
  .detail .dealList table tr th:nth-of-type(6), .detail .dealList table tr th:nth-of-type(7), .detail .dealList table tr td:nth-of-type(6), .detail .dealList table tr td:nth-of-type(7) {
    display: none;
  }
  .detail .hseNew ul li {
    width: calc(100% - 20px);
  }
  .mortgage .hsePawn #calculatorForm,
  .mortgage .hsePawn .pawnEnd,
  .mortgage .hseExpe .pawnEnd,
  .mortgage .hseExpe ul,
  .mortgage .hseExpe ul:nth-of-type(2) {
      float: none;
      width: auto;
      margin-left: 0;
      margin-right: 0;
  }
  
}