.slider {
  width: 865px;
  height: 665px;
  float: left;
  position: relative;
  overflow: hidden;
}

.slider li {
  float: left;
  width: 865px;
  height: 665px;
  text-align: center;
  display: none;
}

.slider #video,
.slider #video ul li,
.slider #video ul li img {
  height: 485px !important;
}

.gallery-thumbs .swiper-slide {

  height: 100% !important;
  opacity: 0.4 !important;
}

.downloadReport[data-v-1c304c06] {
  width: 1080px;
  height: 600px;

}

.downloadReport_content select[data-v-1c304c06] {
  width: 318px;
  padding: 0 20px;
  height: 50px;
  border-radius: 7px;
  outline: none;
  border: 1px solid #d8d8d8;
  color: #999;
}

.downloadReport_content .button[data-v-1c304c06] a {
  color: #fff;
}

.downloadReport_content .button[data-v-1c304c06]:hover {
  background-color: #2a66f1
}

.downloadReport_content .button[data-v-1c304c06] {
  padding: 0 25px;
  float: left;

  height: 50px;
  background-color: #4980ff;
  color: #fff;
  border: none;
  margin: 0 auto;
  text-align: center;
  line-height: 50px;
  border-radius: 7px;
  margin-top: 30px;
  margin-right: 15px;
  cursor: pointer;
}

.downloadReport_right[data-v-1c304c06] {
  width: 470px;
  height: 100%;
  margin-left: 90px;

}

.downloadReport_content[data-v-1c304c06] {
  width: 400px;
  height: 530px;
  margin: 23px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.downloadReport_left[data-v-1c304c06] {
  width: 400px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px 10px #f8f8f8;
  box-shadow: 0 0 10px 10px #f8f8f8;
}

.downloadReport_left_con[data-v-1c304c06] {
  width: 365px;
  height: 423px;
  margin: 31px 15px 0 15px;
}

.downloadReport_left_con_title[data-v-1c304c06] {
  font-size: 20px;
  font-weight: 500;
}

.tips[data-v-1c304c06] {
  margin-top: 14px;
  font-weight: 300;
}

.downloadReport_left_con div[data-v-1c304c06] {
  margin-top: 30px;
}

.downloadReport_left_con div input[data-v-1c304c06] {
  width: 348px;
  height: 50px;
  border-radius: 7px;
  border: 1px solid #d8d8d8;
  padding-left: 20px;
  outline: none;
  color: #999;
}

/*.jsmodern-video,.jsmodern-video video{height:485px!important;}*/
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1 !important;
}

.competitive_third[data-v-81d70348] {
  width: 368px;
  height: 50px;
  cursor: pointer;
  border-radius: 3px 3px 3px 3px;
  background: #4980ff;
  text-align: center;
  line-height: 50px;
  color: #fff;
  display: inline-block;

}

.slider li:first-child {
  display: block
}

a {
  cursor: pointer;
}

.slider li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.slider li a:hover .demo-gallery-poster>img {
  opacity: 1;
}

.qjt {
  margin-top: 5px;
  width: 810px;
}

.qjt .swiper-slide {
  width: 98px;
  float: left;
  margin-right: 3px;
  position: relative;
}

.sx_warp {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 280px;
  right: -200px;
}

.vrlist img {
  width: 35px !important;
  height: 35px !important;
  margin-bottom: 38px;
}

.vrlist {
  position: absolute;
  bottom: -7px;
  left: 52px;
}

.qjt img {
  width: 100%;
  height: 70px;
  object-fit: cover;
  cursor: pointer
}

.qjt span {
  text-align: center;
  width: 98px;
  float: left;
  position: absolute;
  bottom: 22px;
  color: #fff;
  cursor: pointer
}

.qjt .article img {
  border: 1px solid #f3f3f3;
}

.vr_animation_logo {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;

  display: block;
  -webkit-transform: translate(-50%, -50%) scale(.63);
  transform: translate(-50%, -50%) scale(.63);
}



nav {
  width: 810px;
  text-align: center;
  float: left;
  margin-top: 10px;
}

nav .act {
  color: #d49a1a;
  border-color: #d49a1a;
}

nav li {
  margin-right: 12px;
  cursor: pointer;

  text-decoration: none;
  padding: 2px 8px;
  display: inline-block;
  line-height: 17px;
  border-radius: 4px;
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
}

nav li:hover {
  background-color: lightblue;
}

.vr_animation_logo {
  width: 230px;
  height: 90px;
  background-image: url(../images/vrlogo_animation.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-animation: vr_animation_logo_keyframes 3s steps(69) 1s infinite;
  animation: vr_animation_logo_keyframes 3s steps(69) 1s infinite;
}


.demo-gallery-poster {
  height: 485px;
  width: 865px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
  border-radius: 20px;
}

.demo-gallery-poster>img {
  left: 50%;
  margin-left: -10px;
  width: 20px !important;
  height: 20px !important;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  transform: translate(-50%, -50%)
}

.demo-gallery-poster>img:hover {
  top: 51%
}

.slider li img {

  width: 865px;
  height: 665px;

}

.gx-about dl {
  padding-bottom: 20px;
  position: relative;
}

.gx-about dt {
  line-height: 40px;
  padding-bottom: 15px;
  font-size: 28px;
  color: #000;
  font-weight: bold;
}

.gx-about dd {
  color: #333;
  font-size: 14px;
}

.gx-about dd span {
  display: inline-block;
  float: left;
  width: 160px;
  line-height: 45px;
}

.orderInfo1 input[type='text'] {
  width: 430px;
  float: left;
  border-radius: 20px;
  height: 49px;
  border: 1px solid #eee;
  text-indent: 15px;
  /* margin-bottom: 10px; */
  color: #CECECE;
  font-size: 18px;
}

.yyinput {
  /* height: 36px; */
  margin-bottom: 10px;
}

.yyinput1 {
  margin-bottom: 10px;
}

.orderBtn {
  display: block;
  font-size: 20px;
  color: #fff;
  width: 430px;
  /* height: 50px; */
  background-color: #04A6F0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
  line-height: 50px;
  margin-top:15px;
  cursor: pointer;
}

.orderBtn:hover {
  color: #fff;
}

.orderInfo1 textarea {
  /* width: 430px; */
  height: 94px;
  padding: 10px;
  line-height: 25px;
  font-size: 14px;
  color: #333;
  resize: none;
  border: 1px solid #eee;
  border-radius: 20px;
}

.slider .img_box {
  width: 865px;
  height: 665px;
  overflow: hidden;
}

.count {
  width: 710px;
  height: 28px;
  float: left;
  text-align: right;
  line-height: 28px;
}

.slider ul {
  width: 100000px;
}

.listzx {
  width: 100%;
  float: left;
  /* height: 165px; */
  padding: 30px 0;
}

.navBox {
  height: 40px;
  padding: 27px 0 30px;
  font-size: 0
}

.navBox .logo {
  margin-right: 56px
}

.navBox .logo img {
  display: inline-block;
  height: 40px
}

.navBox-con {
  display: inline-block;
  padding-top: 10px;
  vertical-align: top
}

.navBox-con a {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  margin-right: 28px;
  color: #333
}

.navBox-con a.cur,
.navBox-con a:hover {
  color: #1ab3fa;
  text-decoration: none
}

.search-box {
  margin-top: 2px
}

.house-top {
  padding-bottom: 20px
}

.house-top.pb5 {
  padding-bottom: 10px;
  padding-top: 2px;
}

.house-name {
  display: inline-block;
  max-width: 990px;
  font-size: 0
}

.title-h1 {
  font-size: 0;
  height: 48px;
  display: inline-block
}

.title-h1 .s1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 48px;
  overflow: hidden;
  /* max-width: 480px; */
  white-space: nowrap;
  /* text-overflow: ellipsis; */
  display: inline-block
}

.title-h1 .s1.mw900 {
  max-width: 900px
}

.shareBox {
  display: inline-block;
  padding-top: 14px;
  font-size: 0
}

.shareBox .s1,
.shareBox .s2 {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  border-radius: 3px;
  border: 1px #f2f2f2 solid;
  font-size: 14px;
  color: #3f454b;
  vertical-align: top;
  margin-left: 10px;
  cursor: pointer
}

.shareBox .s1:hover,
.shareBox .s2:hover {
  border-color: #1ab3fa
}

.shareBox .em1 {
  width: 16px;
  height: 16px;
  background-position: -33px -26px;
  margin: 8px 8px 0 0
}

.shareBox .em2 {
  width: 16px;
  height: 16px;
  background-position: -85px -26px;
  margin: 8px 8px 0 0
}

.shareBox .s1:hover .em1 {
  background-position: -59px -26px
}

.shareBox .s2.cur {
  border-color: #1ab3fa
}

.shareBox .s2.cur .em2,
.shareBox .s2:hover .em2 {
  background-position: -111px -26px
}

.shareBox.loupan-share {
  padding-top: 20px
}

.shareBox.loupan-share .s1,
.shareBox.loupan-share .s2 {
  margin: 0 10px 0 0
}

.shareBox.loupan-share .s2 span {
  color: #3f454b
}

.imgBox {
  display: inline-block;
  width: 865px;
  float: left;
  height: 665px;
}

.imgBox-play {
  position: relative;
  z-index: 0
}

.imgBox-play .next,
.imgBox-play .prev {
  display: inline-block;
  width: 40px;
  height: 80px;
  background: rgba(0, 0, 0, .5);
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  z-index: 4;
  opacity: 0;
  cursor: pointer
}

.imgBox-play .prev {
  left: 0
}

.imgBox-play .next {
  right: 0
}

.imgBox-play .em1,
.imgBox-play .em2 {
  width: 16px;
  height: 34px;
  margin-top: 23px
}

.imgBox-play .em1 {
  background-position: 0 -134px
}

.imgBox-play .em2 {
  background-position: -26px -134px
}

.imgBox-play .prev:hover .em1 {
  background-position: -52px -134px
}

.imgBox-play .next:hover .em2 {
  background-position: -78px -134px
}

.imgBox-play:hover .next,
.imgBox-play:hover .prev {
  opacity: 1
}

.imgBox .play-ul {
  height: 400px;
  width: auto;
  display: block;
  position: relative;
  white-space: nowrap;
  transition: left 1s;
  -moz-transition: left 1s;
  -webkit-transition: left 1s;
  -o-transition: left 1s;
  font-size: 0;
  vertical-align: top
}

.imgBox .play-ul li {
  width: 710px;
  height: 400px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  background: #fff;
  border-radius: 4px
}

.imgBox .play-ul li.fade_in {
  opacity: 1;
  z-index: 2
}

.imgBox .play-ul li img {
  display: block;
  width: 710px;
  height: 400px;
  border-radius: 4px
}

.imgBox .play-ul li .s1 {
  display: none;
  width: 80px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background: rgba(0, 0, 0, .7);
  border-radius: 4px;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  bottom: 20px
}

.imgBox .play-ul.h500,
.imgBox .play-ul.h500 li,
.imgBox .play-ul.h500 li img {
  height: 500px
}

.imgBox .imgBox-play:hover .s1 {
  display: block
}

.imgBox-num {
  line-height: 28px;
  font-size: 0
}

.imgBox-num .s1,
.imgBox-num .s2 {
  display: inline-block;
  font-size: 12px;
  color: #3f454b
}

.house-about {
  width: 480px;
  float: right;
  height: 665px;
}

.house-price {
  height: 46px;
  padding-bottom: 44px;
  border-bottom: 1px #eee solid;
  width: 100%;
  float: left;
  font-size: 0
}

.house-price .s1 {
  display: inline-block;
  line-height: 46px;
  color: #FE5D56;
  font-size: 46px;
  font-weight: 700;
  font-family: Arial;
  padding-right: 8px
}

.house-priceRight {
  display: inline-block;
  vertical-align: top;
  padding-top: 4px;
  position: relative
}

.house-oldPrice {
  font-size: 12px;
  color: #3f454b
}

.house-oldPrice .i1 {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  background: #ffb700;
  margin: 0 5px 0 0;
  padding: 0 5px !important
}

.house-priceUnit {
  position: absolute;
  width: 100%;
  min-width: 300px;
  top: 25px;
  left: 0
}

.house-priceUnit .i1,
.house-priceUnit .i2 {
  display: inline-block;
  font-size: 18px;
  color: #000;
  vertical-align: top;
  line-height: 18px
}

.house-price .i1 {
  padding-right: 20px
}

.house-info {
  padding: 20px 0 20px;
  width: 100%;
  float: left;
  font-size: 0;
  border-bottom: 1px #eee solid
}

.house-info .dlbox {
  color: #3f454b;
  height: 65px;
  width: 239px;
  float: left;
  text-align: center;
  border-right: 1px solid #eee;
}

.loupannav {
  width: 100%;
  height: 80px;
  border-top: 1px solid #eee;
  padding: 20px 0;
  margin-top: 30px;
}

.loupannav ul li {
  height: 40px;
  float: left;
  margin-right: 210px;
  font-size: 20px;
  font-family: 微软雅黑;
  font-weight: bold;
  line-height: 40px;
}

.loupannav ul li a {
  color: #595959;
}

.loupannav ul li.on,
.loupannav ul li:hover {
  border-bottom: 3px solid #06A6F1;
}

.loupannav ul li.on a,
.loupannav ul li:hover a {
  color: #000;
}

.house-info .dlbox:last-child {
  border: 0px;
}

.house-info .dlbox dt {
  line-height: 35px;
  font-size: 22px;
  font-weight: 700
}

.house-info .dlbox .num {
  font-size: 24px;
  font-family: Arial;
  display: inline-block;
  vertical-align: top
}

.house-info .dlbox dd {
  line-height: 30px;
  font-size: 16px;
  color: #8F8F8F;
  font-weight: 700
}

.house-traffic {
  padding: 28px 0 28px;
  font-size: 0;
  border-bottom: 1px #eee solid;
  width: 100%;
  float: left;
}

.house-traffic li {
  line-height: 34px;
  font-size: 16px;
  color: #000;
}

.house-traffic li a {
  color: #000
}

.house-traffic .em1,
.house-traffic .em2,
.house-traffic .em3 {
  width: 18px;
  height: 19px;
  margin: 7px 10px 0 0px;
  float: left;
}


.house-traffic .em1 {
  display: inline-block;
  vertical-align: top;
  background: url(../../img/list_wz.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0;
}

.house-traffic .em2 {
  vertical-align: top;
  background: url(../../img/list_dt.png) no-repeat;
  font-size: 0;
}

.house-traffic .em3 {
  vertical-align: top;
  background: url(../../img/list_ds.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0;
}



.house-traffic-subway {
  position: relative;
  display: inline-block;
  z-index: 1
}

.house-traffic-subway .em4 {
  width: 11px;
  height: 6px;
  background-position: -19px 0;
  margin: 13px 0 0 4px;
  -webkit-transition: .3s;
  transition: .3s
}

.house-traffic-subway:hover .em4 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.subway-list {
  display: none;
  position: absolute;
  left: 21px;
  top: 0;
  border: 1px solid #f3f3f3;
  background: #fff;
  padding: 5px 10px 8px;
  border-radius: 4px;
  white-space: nowrap
}

.house-traffic-subway:hover .subway-list {
  display: block
}

.brokerBox1 {
  position: relative;
  width: 330px;
  /* height: 165px; */
}

.brokerBox1 .about img {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 4px
}

.brokerBox1 .aboutCon {
  padding-left: 20px;
  width: 170px
}

.brokerBox1 .aboutCon .name {
  line-height: 18px;
  position: relative;
  margin-top: -2px;
  font-size: 0;
  height: 18px
}

.brokerBox1 .aboutCon .name .i1 {
  font-size: 14px
}

.brokerBox1 .aboutCon .name .i2 {
  font-size: 12px;
  font-family: Arial;
  padding-left: 8px
}

.brokerBox1 .aboutCon .p1 {
  color: #3f454b;
  font-size: 12px;
  line-height: 18px;
  padding: 3px 0 7px
}


.telBox {
  height: 50px;
  border-radius: 4px;
  line-height: 50px;
  font-size: 0;
  display: inline-block;
}

#recommend-div .h2-title {
  padding: 10px 0;
  margin: 0px;
}

#recommend-div {
  width: 1400px;
  padding: 50px 0;
}

.telBox .s1 {
  display: inline-block;
  font-weight: bold;
  font-family: 微软雅黑;
  font-size: 20px;
  color: #000;
  vertical-align: top
}

.telBox .s2 {
  display: inline-block;
  padding: 5px 20px;
  font-size: 30px;
  width: 400px;
  font-style: italic;
  font-weight: 700;
  font-family: Arial;
  color: #888888;
  border: 1px solid #D1D1D1;
  border-radius: 30px;
}

.telBox .s2 i {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  font-family: Microsoft YaHei;
  padding: 0 3px;
  color: #fff;
  line-height: initial;
  vertical-align: 1px
}

.broker-tips1 {
  font-size: 30px;
  line-height: 50px;
  margin-top: 28px;
  color: #fff;
  /* font-style: italic; */
  font-weight: bold;
  font-family: 微软雅黑;
  background: #f24800;
  border-radius: 30px;
  text-align: center;
  width: 300px;
}

.cnxh1 {
  padding: 30px 0;
}

.broker-tips1 .em1 {
  width: 14px;
  height: 14px;
  background-position: -118px 0;
  margin: 2px 4px 0 0
}

.face {
  width: 65px;
  height: 65px;
  overflow: hidden;
  /* float: left; */
}

 .cg {
  /* float: left; */
  position: relative;
  z-index: 10;
  height: 70px;
  /* padding-right: 17px; */
  width: 296px;
  margin-top: 20px;
}

.cg .a1 {
  display: block;
  /* width: 85px; */
  height: 50px;
  line-height: 50px;
  border-radius: 3px;
  background: #0152d7 url("/assets/img/br_a2.png") no-repeat 28px center;
  padding-left: 55px;
  color: #fff;
}
.query{
  display: flex;
}

.qrcodeBox {
  margin-top: 20px;
  width: 40%;
  font-size: 14px;
  text-align: center;
  float: right;
  color: #000000;
  font-weight: normal;
  position: relative;
}

.qrcodeBox img {
  display: inline-block;
  width: 40px;
  height: 40px
}

.qrcodeBox p {
  font-size: 12px;
  color: #979fa8;
  padding-top: 6px
}

.lpgk .h2-title,
#map-div .h2-title,
.cnxh1 .h2-title {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
}

.right-brokerList {
  width: 430px;
  text-align: center;
  float: left;
}

.leftBox .h2-title:first-child {
  padding-top: 0;
  margin-bottom: 30px;
  font-size: 20px;
}

.rightBox {
  width: 500px;
  margin-top: 10px;
  float: right;
}


.brokerBox2 {
  padding: 10px 0 0 25px;
  height: 60px
}

.brokerBox2 img {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 4px
}

.brokerBox2 .aboutCon {
  display: inline-block;
}

.brokerBox2 .aboutCon .name {
  height: 26px;
  line-height: 26px;
  font-size: 0
}

.brokerBox2 .aboutCon .name .i1 {
  display: inline-block;
  font-size: 14px;
  padding-right: 5px
}

.brokerBox2 .aboutCon .name .i2 {
  display: inline-block;
  font-size: 12px;
  font-family: Arial;
  padding: 0 5px 0 0
}

.brokerBox2 .zhizhao {
  margin-top: 5px
}





.h2-title.pt16 {
  padding-top: 16px
}

.h2-title.pt30 {
  padding-top: 30px
}

.h2-title.pb13 {
  padding-bottom: 13px
}

.h2-title i {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  color: #979fa8;
  padding-left: 10px
}

.h2-title a {
  display: inline-block;
  float: right;
  font-weight: 400;
  font-size: 14px;
  color: #979fa8
}

.h2-title a:hover {
  color: #1ab3fa
}

.overview {
  font-size: 0
}

.overview li {
  line-height: 40px;
  width: 100%;
  display: inline-block;
  vertical-align: top
}

.overview .s1 {
  display: inline-block;
  font-size: 15.3px;
  color: #888;
  letter-spacing: 2px;
  width: 20%;
  float: left;
}

.overview .lpgk_s1 {
  line-height: 25px;
}

.lpheight {
  margin-top: 35px;
}

.overview .s2 {
  display: inline-block;
  width: 450px;
  color: #101010;
  vertical-align: top;
  font-size: 15.3px;
  font-weight: normal;
}

.overview li.w770 {
  width: 100%
}

.overview li.w770 .s2 {
  width: 670px
}

.characteristic ul li {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  ;
}

.characteristic ul li .s1 {
  display: inline-block;
  font-size: 15.3px;
  color: #888;
  letter-spacing: 2px;
  width: 20%;
  float: left;
}

.characteristic ul li .s2 {
  display: inline-block;
  width: 450px;
  color: #101010;
  vertical-align: top;
  font-size: 15.3px;
  font-weight: normal;
}


.cnxh1 {
  width: 1400px;
  margin: 0 auto;
}

.cnxh1 .mytjfy1 .img {
  width: 100%;
  overflow: hidden;
  height: 400px;
  position: relative;

}

.cnxh1 .mytjfy1 .img img {
  width: 100%;
  height: 300px;
  border-radius: 20px;

}

.cnxh1 .mytjfy1 .img .img_m {
  width: 405px;
  height: 150px;
  position: absolute;
  background: #fff;
  border-radius: 20px;
  bottom: 20px;
  left: 20px;
  box-shadow: 0 5px 15px 0 rgb(67 123 232 / 20%);
  /*   transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;*/
}

.cnxh1 .mytjfy1 .img .img_m a {
  font-size: 24px;
  font-family: 微软雅黑;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0px 20px;

  width: 365px;
  float: left;
  color: #000;
  /* margin-top: 20px; */
  text-align: left;
  line-height: 60px;
  /* position: absolute; */
  /* bottom: 0px; */
}
.img_m .sub_item{
  position: absolute;
  bottom: 10px;
}

.cnxh {
  position: relative;
}

.cnxh1 .mytjfy1 .img .img_m  a em {
  float: right;
  font-style: normal;
  font-size: 16px;
  color: #888;
  font-weight: normal;
}

.cnxh1 .mytjfy1 .img .img_m  a p {
  float: left;
  font-style: normal;
  font-size: 18px;
  color: #888;
  font-weight: normal;
  text-align: left;
  height: 28px;
  width: 100%;
  line-height: 28px;
}

.cnxh1 .mytjfy1 .img .img_m  a span {
  float: left;
  color: #FE5D56;
  font-size: 26px;
  font-weight: normal;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {

  right: 7% !important;
  margin-top: -15px !important;
  width: 90px !important;
  height: 90px !important;
  background: url(../../img/index_next.png) no-repeat !important;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: '' !important;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: '' !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 7% !important;
  margin-top: -15px !important;
  width: 90px !important;
  height: 90px !important;
  background: url(../../img/index_prev.png) no-repeat !important;
}

.characteristic {
  padding-left: 30px;
  width: 639px;
  float: left;
}

.characteristic p {
  line-height: 24px;
  font-size: 14px
}

.characteristic p:last-of-type {
  margin-bottom: 14px
}

.characteristic-tag {
  font-size: 0
}

.characteristic-tag span {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  padding: 0 10px;
  margin-right: 10px;
  border-radius: 4px
}

.characteristic-tag span.s1 {
  background: #ebf7f5;
  color: #96c6c1
}

.characteristic-tag span.s2 {
  background: #f7f2e9;
  color: #ead19f
}

.characteristic-tag span.s3 {
  background: #edf3f8;
  color: #9eb1c9
}

.characteristic-tag span.s4 {
  background: #f7f0ee;
  color: #bc988d
}

.characteristic-tag span.s5 {
  background: #f0f0f1;
  color: #b6b4b7
}



.h3-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px
}

.belong-about {
  display: inline-block;
  width: 330px;
  margin-left: 35px;
}

.belong-about ul {
  padding-top: 8px
}

.belong-about li {
  line-height: 28px;
  font-size: 0
}

.belong-about li .s1 {
  display: inline-block;
  font-size: 16px;
  color: #666;
  padding-right: 30px;
}

.belong-about li .s2 {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  max-width: 410px;
}

.belong-about li .s2 a {
  color: #000;
}

.belong-about li .s2 .i1 {
  display: inline-block;
  font-size: 46px;
  color: #FE5D56;
  padding-right: 5px;
  margin-bottom: 30px;
  font-family: 微软雅黑;
  font-weight: bold;
}

.belong-about li .s2 .i2 {
  display: inline-block;
  font-size: 16px;
  color: #000
}

.belong-build {
  display: inline-block;
  width: 390px;
  font-size: 0;
  position: relative;
}

.belong-build img {
  width: 390px;
  height: 250px;
  border-radius: 20px;
  cursor: pointer
}

.belong-build p,
.belong-shop-logo p {
  line-height: 18px;
  color: #6c719c;
  font-size: 12px;
  padding-top: 8px;
  text-align: center;
  cursor: pointer
}

.belong-build p:hover,
.belong-shop-logo p:hover {
  color: #1ab3fa
}

.belong-shop-slogan {
  line-height: 28px;
  font-size: 14px;
  color: #3f454b;
  padding-top: 8px
}

.belong-shop-logo {
  display: inline-block;
  width: 140px
}

.belong-shop-logoBox {
  background: #f8f8f8;
  width: 140px;
  height: 105px;
  display: table-cell;
  vertical-align: middle;
  text-align: center
}

.belong-shop-logoBox img {
  max-width: 140px;
  max-height: 105px;
  vertical-align: middle
}

.rightCon {
  /* width: 440px; */
  background: #fff;
  padding: 30px;
  border-radius: 20px;
  height: 680px;
}

.lp_tb {
  width: 50px !important;
  height: 50px !important;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.rightCon .qrcodeBox {
  width: 100%;
  padding: 0 0 20px
}

.rightCon .qrcodeBox img {
  width: 130px;
  height: 130px
}

.rightfix {
  position: fixed;
  top: 0;
  margin-left: -10px;
  padding: 10px;
}

.right-name {
  height: 50px;
  line-height: 50px;
  font-size: 0;
  border-bottom: 1px #f2f2f2 solid
}

.right-name .h4-title {
  font-size: 16px;
  font-weight: 700;
  max-width: 240px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.right-name .s1 {
  display: inline-block;
  text-align: right;
  height: 50px
}

.right-name .s1 .i1 {
  font-size: 16px;
  color: #f73a3a;
  font-family: Arial;
  display: inline-block;
  padding-right: 5px
}

.right-name .s1 .i2 {
  font-size: 14px;
  color: #979fa8;
  display: inline-block;
  vertical-align: top
}

.right-title {
  height: 56px;
  font-size: 0;
  line-height: 56px;
  padding-bottom: 15px;
}

.right-title.pt8 {
  padding-top: 8px
}

.right-title .h4-title {
  font-size: 20px;
  font-weight: 700;
  max-width: 440px;
  display: inline-block
}

.right-title .s1 {
  display: inline-block;
  font-size: 12px;
  text-align: right;
  cursor: pointer
}

.right-title .s1 .em1 {
  width: 14px;
  height: 12px;
  background-position: -192px 0;
  margin: 22px 5px 0 0
}

.right-title .s1:hover {
  color: #1ab3fa
}

.right-title .s1:hover .em1 {
  background-position: -216px 0
}

.right-title .s2 {
  display: inline-block;
  text-align: right;
  color: #3f454b;
  font-size: 12px
}

.right-title .s2 i {
  display: inline-block;
  padding: 0 5px;
  color: #333;
  font-weight: 700
}

.right-brokerList .brokerBox2 {
  padding: 0;
  margin-bottom: 20px
}

.right-brokerList .brokerBox2:last-child {
  margin-bottom: 0
}

.right-brokerList .brokerBox2 .aboutCon {
  position: relative;
  margin-top: -6px
}

.right-brokerList .brokerBox2 .aboutCon .p1 {
  font-size: 12px;
  color: #3f454b
}

.right-brokerList .telBox2 {
  padding-top: 2px
}

.phoneBox {
  font-size: 0;
  position: relative;
  padding-bottom: 30px
}

.phoneBox input {
  width: 430px;
  height: 49px;
  border: 1px solid #eee;
  border-right: 0;
  line-height: 49px;
  text-indent: 15px;
  font-size: 18px;
  background: #fff;
  font-family: 'Microsoft YaHei';
  border-radius: 20px;
  text-align: left;
  position: relative;
}

/*

.phoneBox .btn {
  display: inline-block;
  width: 90px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  background: #ffbe5e;
  border-radius: 0 4px 4px 0;
  cursor: pointer
}*/

.phoneBox .btn.ing,
.phoneBox .btn:hover {
  background: #1ab3fa
}

.phoneBox .btn.end {
  color: #979fa8;
  background: #e4e4e4;
  cursor: text
}

.phoneBox .btn.ing img {
  display: inline-block;
  margin: 9px 8px 0 0;
  vertical-align: top
}

.mapBox {
  position: relative;
  width: 100%;
  height: 669px;
  border-radius: 5px;
  overflow: hidden
}

.map-nav a,
.map-nav2 a {
  color: #3f454b;
  display: inline-block
}

.map-nav a:hover,
.map-nav2 a:hover {
  text-decoration: none
}

.map-list {
  width: 372px;
  height: 390px;
  position: absolute;
  top: 40px;
  right: 40px;
  background: #fff;
  border: 1px #e5e5e5 solid;
  border-top: 0;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .07);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .07);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .07)
}

.map-nav {
  height: 36px;
  background: #f4f4f4
}

.map-nav a {
  float: left;
  padding: 0 17px;
  line-height: 34px;
  border-top: 2px #f4f4f4 solid;
  font-size: 12px
}

.map-nav .a1 {
  border-top: 2px #87c4e5 solid
}

.map-nav .a2 {
  border-top: 2px #f6b674 solid
}

.map-nav .a3 {
  border-top: 2px #ed93b1 solid
}

.map-nav .a4 {
  border-top: 2px #b0e0a3 solid
}

.map-nav .a5 {
  border-top: 2px #f1c493 solid
}

.map-nav .a6 {
  border-top: 2px #dfaadf solid
}

.map-nav .ab1 {
  border-top-color: #87c4e5
}

.map-nav .ab2 {
  border-top-color: #f6b674
}

.map-nav .ab3 {
  border-top-color: #ed93b1
}

.map-nav .ab4 {
  border-top-color: #b0e0a3
}

.map-nav .ab5 {
  border-top-color: #f1c493
}

.map-nav .ab6 {
  border-top-color: #dfaadf
}

.map-nav a {
  border-top-width: 0;
  margin-top: 2px
}

.map-nav a.active {
  border-top-width: 2px;
  margin-top: 0;
  background-color: #fff
}

.map-con {
  padding: 10px 20px 20px
}

.map-nav2 {
  line-height: 24px
}

.map-nav2 a {
  padding: 0 10px;
  position: relative;
  bottom: -2px
}

.map-nav2 a.cur {
  border-bottom: 2px #87c4e5 solid
}

.map-ul {
  width: 332px;
  height: 265px;
  padding: 10px 0 20px;
  overflow-y: auto;
  overflow-x: hidden
}

.map-ul li {
  border-bottom: 1px #f3f3f3 dotted;
  padding: 5px 10px;
  cursor: pointer
}

.map-ul li:hover {
  background: #fafbff
}

.map-ul .litop {
  line-height: 24px;
  font-size: 14px;
  position: relative
}

.map-ul .s1 {
  float: left;
  display: inline-block;
  width: 210px;
  padding-right: 10px;
  overflow: hidden
}

.map-ul .s2 {
  position: absolute;
  right: 0;
  top: 0;
  height: 24px;
  line-height: 24px;
  text-align: right
}

.map-ul .p1 {
  width: 312px;
  height: 18px;
  line-height: 18px;
  color: #979fa8;
  display: block;
  overflow: hidden;
  font-size: 12px
}

.map-ul .icon {
  font-size: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  float: left;
  margin: 4px 3px 0 0
}

.map-ul .em1 {
  background-position: 0 -59px
}

.map-ul .em2 {
  background-position: -25px -59px
}

.map-ul .em3 {
  background-position: -50px -59px
}

.map-ul .em4 {
  background-position: -75px -59px
}

.map-ul .em5 {
  background-position: -100px -59px
}

.map-ul .em6 {
  background-position: -125px -59px
}

.map-ul .em7 {
  background-position: -150px -59px
}

.map_loading {
  height: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: rgba(216, 216, 216, .2)
}

.map-tips {
  padding-bottom: 10px
}

.map-tips li {
  line-height: 28px;
  font-size: 0
}

.map-tips .s1 {
  display: inline-block;
  padding-right: 30px;
  font-size: 14px;
  color: #3f454b
}

.map-tips .s2 {
  display: inline-block;
  font-size: 14px;
  color: #333;
  max-width: 1120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top
}

.aboutHaozu {
  width: 700px
}

.aboutHaozu img {
  display: inline-block;
  width: 170px;
  height: 110px
}

.aboutHaozu-con {
  width: 470px;
  padding: 0 40px 0 20px
}

.aboutHaozu-con .p1 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  position: relative;
  margin: -2px 0 10px
}

.aboutHaozu-con .p2 {
  font-size: 14px;
  line-height: 28px
}

.HZ-characteristic {
  width: 476px;
  padding-left: 4px;
  position: relative;
  font-size: 0
}

.HZ-characteristic:after {
  width: 4px;
  height: 110px;
  background: #f2f2f2;
  position: absolute;
  left: 0;
  top: 0;
  content: ''
}

.HZ-characteristic li {
  display: inline-block;
  width: 214px;
  padding-left: 24px;
  vertical-align: top
}

.HZ-characteristic li.mb30 {
  margin-bottom: 30px
}

.HZ-characteristic .icon {
  width: 40px;
  height: 40px
}

.HZ-characteristic .em1 {
  background-position: 0 -84px
}

.HZ-characteristic .em2 {
  background-position: -49px -84px
}

.HZ-characteristic .em3 {
  background-position: -99px -84px
}

.HZ-characteristic .em4 {
  background-position: -149px -84px
}

.HZ-characteristic span {
  display: inline-block;
  padding-left: 10px;
  width: 164px;
  vertical-align: top
}

.HZ-characteristic .p1 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700
}

.HZ-characteristic .p2 {
  font-size: 12px;
  line-height: 18px;
  color: #3f454b
}

.HZ-standard {
  text-align: center;
  padding-top: 36px
}

.HZ-standardTitle .en-title {
  font-size: 18px;
  color: rgba(153, 153, 153, .3);
  font-family: Arial;
  line-height: 36px;
  letter-spacing: 3px
}

.HZ-standardTitle .ch-title {
  padding-bottom: 28px;
  font-size: 0
}

.HZ-standardTitle .ch-title span {
  display: inline-block;
  line-height: 30px;
  font-size: 18px;
  font-weight: 700;
  padding: 0 20px
}

.HZ-standardTitle .ch-title .i1,
.HZ-standardTitle .ch-title .i2 {
  display: inline-block;
  width: 200px;
  height: 2px;
  margin-top: 14px;
  vertical-align: top
}

.HZ-standardTitle .ch-title .i1 {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255), rgba(0, 0, 0, .12));
  background: -o-linear-gradient(right, rgba(255, 255, 255), rgba(0, 0, 0, .12));
  background: -moz-linear-gradient(right, rgba(255, 255, 255), rgba(0, 0, 0, .12));
  background: linear-gradient(to right, rgba(255, 255, 255), rgba(0, 0, 0, .12))
}

.HZ-standardTitle .ch-title .i2 {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, .12), rgba(255, 255, 255));
  background: -o-linear-gradient(right, rgba(0, 0, 0, .12), rgba(255, 255, 255));
  background: -moz-linear-gradient(right, rgba(0, 0, 0, .12), rgba(255, 255, 255));
  background: linear-gradient(to right, rgba(0, 0, 0, .12), rgba(255, 255, 255))
}

.collect-tips {
  font-size: 12px;
  color: #3f454b;
  padding: 5px 0 10px;
  line-height: 18px
}

.collect-phone {
  padding-bottom: 30px;
  position: relative
}

.collect-phone input {
  border: 1px #f1f1f1 solid;
  padding: 0 9px;
  height: 42px;
  line-height: 42px;
  width: 280px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #333;
  border-radius: 4px
}

.collect-btn {
  display: block;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 4px;
  background: #ffbe5e;
  color: #fff;
  font-size: 20px;
  letter-spacing: 3px;
  cursor: pointer
}

.collect-btn:hover {
  background: #1ab3fa
}

.sharePop img {
  display: block;
  width: 130px;
  height: 130px;
  margin: 15px auto 0
}

.collect-btn.no {
  color: #979fa8;
  background: #e4e4e4;
  cursor: text
}

.lookPage {
  text-align: center;
  padding-top: 20px;
  font-size: 0
}

.lookPage .next,
.lookPage .prev {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  border: 1px #f2f2f2 solid;
  padding: 0 12px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 12px;
  color: #3f454b
}

.lookPage .next:hover,
.lookPage .prev:hover {
  border-color: #1ab3fa
}

.lookPage .next .em1,
.lookPage .prev .em1 {
  width: 6px;
  height: 11px
}

.lookPage .prev .em1 {
  background-position: -300px -26px;
  margin: 7px 10px 0 0
}

.lookPage .next .em1 {
  background-position: -316px -26px;
  margin: 7px 0 0 10px
}

.lookPage .prev:hover .em1 {
  background-position: -332px -26px
}

.lookPage .next:hover .em1 {
  background-position: -348px -26px
}

.lookPage .next.no,
.lookPage .prev.no {
  color: #979fa8;
  cursor: text
}

.lookPage .next.no:hover,
.lookPage .prev.no:hover {
  border-color: #f2f2f2
}

.lookPage .prev.no .em1 {
  background-position: -364px -26px
}

.lookPage .next.no .em1 {
  background-position: -380px -26px
}

.lookPage .lookNum {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
  padding: 0 12px;
  font-size: 12px;
  font-family: Arial;
  color: #979fa8
}

.kongjian-nashi {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/kongjian_icon.png) left top no-repeat;
  margin: 16px 6px 0 0;
  vertical-align: top;
  font-size: 0
}

.spaceone-box {
  vertical-align: top;
  margin: 14px 0 0 5px;
  z-index: 3;
  display: inline-block;
  position: relative
}

.spaceone-box .i1 {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  padding: 0;
  width: 60px;
  text-align: center;
  background: #d66875;
  font-size: 12px;
  color: #fff
}

.spaceone-pop {
  display: none;
  background: #fff;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  color: #3f454b;
  border: 1px #e5e5e5 solid;
  -moz-box-shadow: 0 3px 1px rgba(0, 0, 0, .07);
  -webkit-box-shadow: 0 3px 1px rgba(0, 0, 0, .07);
  box-shadow: 0 3px 1px rgba(0, 0, 0, .07);
  position: absolute;
  left: 68px;
  top: -11px;
  padding: 0 10px;
  font-weight: 400
}

.spaceone-pop .tip-c1,
.spaceone-pop .tip-c2 {
  position: absolute;
  left: -8px;
  top: 15px;
  color: #fff
}

.spaceone-pop .tip-c1 {
  left: -9px;
  color: #e5e5e5
}

.spaceone-pop.w430 {
  width: 430px
}

.spaceone-box:hover .spaceone-pop {
  display: block
}

.shenhe,
.xiajia {
  position: absolute;
  top: 0;
  display: inline-block;
  width: 148px;
  height: 148px;
  font-size: 0;
  left: 0;
  z-index: 3;
  background: url(../images/xiajia.png) left top no-repeat
}

.shenhe {
  background: url(../images/shenhe.png) left top no-repeat
}

.detail-box {
  background: #fff;
  padding: 20px;
  width: 1138px;
  margin: 0 auto 20px;
  position: relative;
  z-index: 4;
  border: 1px #f2f2f2 solid;
  border-radius: 5px
}

.detail-box .introduction {
  padding: 6px 0 6px 65px;
  line-height: 24px;
  font-style: italic;
  color: #3f454b;
  font-size: 16px;
  display: inline-block
}

.detail-box .introduction i {
  color: #ec203d;
  font-style: italic
}

.about-floor .name {
  height: 30px;
  font-size: 0
}

.about-floor .a2 {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  font-size: 16px;
  max-width: 272px;
  overflow: hidden;
  color: #333
}

.about-floor .a2:hover {
  color: #1ab3fa
}

.about-floor .characteristic-tag {
  vertical-align: top;
  display: inline-block;
  padding-left: 10px
}

.about-floor span {
  line-height: 24px;
  height: 24px;
  padding: 0 10px;
  border-radius: 3px;
  margin: 3px 10px 0 0;
  font-size: 12px
}

.about-floor .p1 {
  height: 26px;
  line-height: 26px;
  color: #979fa8
}

.about-floor .p1 .i1 {
  font-size: 20px;
  color: #1ab3fa;
  font-weight: 700;
  vertical-align: -2px;
  padding-right: 10px
}

.about-floor .p2 {
  line-height: 24px;
  font-size: 12px
}

.about-card,
.broker-about .s1.fs-16 {
  font-size: 16px
}

.about-floor .a1,
.about-floor img {
  width: 105px;
  height: 80px
}

.about-floor .tag,
.about-floorright {
  padding-left: 10px
}

.detail-box .brokerBox1 {
  padding-top: 0;
  width: auto
}

.detail-box .brokerBox1.mt10 {
  margin-top: 10px
}

.detail-box .brokerBox1 .aboutCon {
  width: auto
}

.detail-box .brokerBox1 .zhengjian {
  display: inline-block;
  vertical-align: top;
  margin: 3px 0 0 5px
}

.detail-box .brokerBox1 .zhengjian .zhizhao {
  margin-right: 0
}

.detail-box .brokerBox1 .telBox {
  margin-top: 10px
}

.house-topMain {
  display: inline-block;
  width: 865px;
  height: 50px;
}

.house-topMain .characteristic-tag {
  display: inline-block;
  vertical-align: top;
  padding: 10px 0 0 20px
}

.house-address {
  display: inline-block;
  line-height: 38px;
  font-size: 0;
  padding-bottom: 12px
}

.house-address .a1,
.house-address span {
  display: inline-block;
  font-size: 14px;
  padding-right: 20px
}

.house-address .em1 {
  width: 16px;
  height: 16px;
  background-position: -654px 0;
  margin: 11px 5px 0 0
}

.house-address .em2 {
  width: 14px;
  height: 14px;
  background-position: -635px 0;
  margin: 12px 5px 0 0
}

.house-topMain .shareBox {
  padding-top: 7px
}

.house-fangyuan {
  display: inline-block;
  width: 390px;
  height: 70px;
  background: url(../images/detail_imgbg.jpg) no-repeat;
  vertical-align: top;
  margin-top: 6px;
  text-align: center
}

.house-fangyuan .slogan {
  display: block;
  padding-top: 9px;
  font-size: 0
}

.house-fangyuan .slogan .s1 {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #002c3d;
  padding-right: 18px;
  height: 26px;
  line-height: 26px
}

.house-fangyuan .slogan .s2 {
  display: inline-block;
  border: 1px #002d3e solid;
  font-size: 18px;
  padding: 0 10px;
  height: 24px;
  line-height: 24px
}

.house-fangyuan .p1 {
  font-size: 14px;
  padding-top: 4px
}

.imgBox-play .tag {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  background: #ffb700;
  padding: 0 10px 0 25px;
  border-radius: 30px 0 0 30px;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 3
}

.house-info li {
  display: inline-block;
  padding-right: 30px
}

.house-info li p {
  line-height: 32px;
  height: 32px;
  font-size: 14px;
  color: #979fa8
}

.house-info li p i {
  display: inline-block;
  color: #333;
  font-size: 18px;
  font-family: Arial;
  font-weight: 700
}

.filter {
  padding: 0 0 7px;
  border-bottom: 1px #f2f2f2 solid;
  position: relative
}

.filter dl {
  padding-bottom: 8px;
  margin-left: 40px
}

.filter dt {
  font-size: 16px;
  color: #AAAAAA;
  width: 58px;
  float: left;
  line-height: 30px
}

.filter dd {
  float: left;
  width: 700px
}

.filter a {
  margin-right: 38px;
  text-decoration: none;
  word-break: break-all;
  word-wrap: break-word;
  line-height: 30px;
  float: left;
  color: #AAAAAA;
  font-size: 16px
}

.filter a.cur,
.filter a:hover {
  color: #2b2aae;
  text-decoration: none
}

.filterfix {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 770px;
  background: #fff;
  padding-top: 15px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.filterfix dt {
  text-align: right;
  padding-right: 5px
}

.list-table td,
.list-table th {
  color: #AAAAAA;
  font-size: 16px
}

.list-table th {
  line-height: 50px;
  font-weight: 400;
  text-align: center;
}

.list-table th a {
  color: #AAAAAA;
  display: inline-block;
  position: relative;
  padding-right: 10px
}

.list-table th a.cur {
  color: #1ab3fa
}

.list-table .tag,
.list-table td.td-c,
.list-table th.th-c {
  text-align: center
}

.list-table td {
  min-height: 145px;
  .more spanpadding-bottom: 20px;
  color: #979fa8;
  text-align: center;
}

.list-table td .logoimg {
  display: inline-block
}

.list-table td .logoimg img {
  display: inline-block;
  width: initial;
  height: initial;
  border-radius: 0
}

.list-table .imgbox {
  position: relative
}

.list-table img {
  display: block;
  width: 140px;
  height: 100px;
  margin-left: 20px;
  border-radius: 15px
}

.list-table .em1,
.list-table .em2 {
  width: 8px;
  height: 5px;
  position: absolute;
  right: 0
}

.list-table .em1 {
  background-position: -560px 0;
  top: 19px
}

.list-table .em2 {
  background-position: -560px -11px;
  top: 25px
}

.list-table .up .em1 {
  background-position: -573px 0
}

.list-table .down .em2 {
  background-position: -573px -11px
}

.list-table .i1 {
  display: inline-block;
  font-size: 22px;
  padding-right: 5px;
  color: #333;
  font-family: Arial
}

.list-table .i2 {
  display: inline-block;
  font-size: 14px;
  color: #333;
  line-height: 32px
}

.list-table .i3 {
  vertical-align: 2px
}

.list-table .ired {
  color: #f73a3a
}

.list-table .hot {
  width: 24px;
  height: 13px;
  margin: 3px 0 0 5px;
  background-position: -675px 0
}

.list-table span {
  margin: 5px 0;
  float: none
}

.list-table span.s1 {
  padding: 0;
  margin-right: 30px
}

.list-table .tag {
  display: inline-block;
  width: 100%
}

.list-table .imgtag1 {
  width: 120px;
  height: 24px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  line-height: 24px;
  color: #fff;
  background: rgba(0, 0, 0, .5);
  font-size: 12px;
  border-radius: 0 0 5px 5px
}

.list-table .imgtag2,
.list-table .imgtag3 {
  position: absolute;
  left: 0;
  top: 0;
  height: 22px;
  padding: 0 5px;
  color: #fff;
  border-radius: 5px 0 5px 0;
  font-size: 12px;
  line-height: 22px
}

.list-table .imgtag2 {
  background: #ff6773
}

.list-table .imgtag3 {
  background: #5b83c1
}

.more {
  text-align: center
}

.more span {
  display: inline-block;
  width: 90%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin: 15px 0;
  border: 1px solid #666666;
  border-radius: 20px;
  font-size: 16px;
  color: #838383;
  cursor: pointer
}

.more .icon {
  width: 10px;
  height: 10px;
  background-position: -240px 0;
  margin: 12px 0 0 5px
}

.more span:hover {
  color: #1ab3fa;
  border-color: #1ab3fa
}

.more:hover .icon {
  background-position: -260px 0
}

.list-table .imgbox .spaceone-box {
  position: absolute;
  right: 60px;
  top: 0;
  z-index: 2;
  margin: 0
}

.list-table .spaceone-box .i1 {
  font-size: 12px;
  color: #fff;
  border-radius: 0 4px 0 0;
  padding-right: 0
}

.list-table .characteristic-tag span {
  text-align: center;
  margin: 0 0 5px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  padding: 0 5px !important
}

.sharedOffice-tab {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  vertical-align: top;
  padding-left: 15px
}

.sharedOffice-tab a {
  display: inline-block;
  color: #333;
  float: none
}

.sharedOffice-tab a.cur {
  color: #1ab3fa
}

.pictuer-box {
  padding: 20px 0 0;
  height: auto;
  overflow: hidden
}

.pictuer-box1,
.pictuer-box2,
.pictuer-box3,
.pictuer-box4 {
  width: 780px
}

.pictuer-box1 .p1,
.pictuer-box2 .p1,
.pictuer-box3 .p1,
.pictuer-box4 .p1 {
  text-align: center;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: rgba(0, 0, 0, .6);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3
}

.pictuer-box1 .pictuer-con,
.pictuer-box2 .pictuer-con,
.pictuer-box3 .pictuer-con,
.pictuer-box4 .pictuer-con,
.pictuer-box6 .pictuer-con {
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 5px
}

.pictuer-box1 .pictuer-con img,
.pictuer-box2 .pictuer-con img,
.pictuer-box3 .pictuer-con img,
.pictuer-box4 .pictuer-con img,
.pictuer-box5 .pictuer-con img,
.pictuer-box5 .right-box .pictuer-con img,
.pictuer-box5 .right-box .pictuer-con2 img,
.pictuer-box6 .pictuer-con img,
.v4-img-left img,
.v4-img-right .s1 img,
.v4-right-img img {
  display: block;
  transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, transform .35s
}

.pictuer-box1 .pictuer-con:hover img,
.pictuer-box2 .pictuer-con:hover img,
.pictuer-box3 .pictuer-con:hover img,
.pictuer-box4 .pictuer-con:hover img,
.pictuer-box5 .pictuer-con:hover img,
.pictuer-box5 .right-box .pictuer-con2:hover img,
.pictuer-box5 .right-box .pictuer-con:hover img,
.pictuer-box6 .pictuer-con:hover img,
.v4-img-left:hover img,
.v4-img-right .s1:hover img,
.v4-right-img:hover img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -ms-opacity: 1;
  opacity: 1
}

.pictuer-box3 .right-box .pop,
.pictuer-box4 .right-box .pop {
  background: rgba(0, 0, 0, .5);
  text-align: center;
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: none
}

.pictuer-box3 .last:hover .p1,
.pictuer-box4 .last:hover .p1 {
  background: 0 0;
  transition: .4s
}

.pictuer-box1 .pictuer-con {
  width: 380px;
  height: 283px;
  margin-right: 10px;
  margin-bottom: 10px
}

.pictuer-box1 .pictuer-con img {
  width: 380px;
  height: 283px
}

.pictuer-box1 .p1 {
  width: 380px
}

.pictuer-box2 .pictuer-con {
  width: 250px;
  height: 187px;
  position: relative;
  margin-right: 10px
}

.pictuer-box2 .pictuer-con img {
  width: 250px;
  height: 187px
}

.pictuer-box2 .p1 {
  width: 250px
}

.pictuer-box3 .pictuer-con {
  width: 305px;
  height: 229px;
  margin-right: 9px
}

.pictuer-box3 .pictuer-con img {
  width: 305px;
  height: 229px
}

.pictuer-box3 .p1 {
  width: 305px
}

.pictuer-box3 .right-box {
  width: 142px;
  float: left
}

.pictuer-box3 .right-box .pictuer-con {
  width: 142px;
  height: 110px;
  margin: 0 0 8px
}

.pictuer-box3 .right-box .pictuer-con img {
  width: 142px;
  height: 110px
}

.pictuer-box3 .right-box .p1 {
  width: 142px
}

.pictuer-box3 .right-box .pop {
  width: 142px;
  height: 110px;
  line-height: 110px
}

.pictuer-box3 .last:hover .pop {
  display: block;
  transition: .4s
}

.pictuer-box4 .pictuer-con {
  width: 380px;
  height: 303px;
  margin-right: 10px
}

.pictuer-box4 .pictuer-con img {
  width: 380px;
  height: 303px
}

.pictuer-box4 .p1 {
  width: 380px;
  height: 26px;
  line-height: 26px
}

.pictuer-box4 .right-box {
  width: 390px;
  float: left
}

.pictuer-box4 .right-box .pictuer-con {
  width: 186px;
  height: 146px;
  margin: 0 9px 10px 0
}

.pictuer-box4 .right-box .pictuer-con img {
  width: 186px;
  height: 146px
}

.pictuer-box4 .right-box .p1 {
  width: 186px
}

.pictuer-box4 .right-box .pop {
  width: 186px;
  height: 146px;
  line-height: 146px
}

.pictuer-box4 .last:hover .pop {
  display: block;
  transition: .4s;
  font-size: 14px
}

.pictuer-box3 .right-box .last .pop,
.pictuer-box4 .right-box .last .pop {
  display: block
}

.pictuer-box4 .right-box .last .pop {
  font-size: 14px
}

.price-box .dl-box {
  width: 33%;
  float: left;
  text-align: center
}

.price-box .dl-box dt {
  line-height: 30px;
  font-size: 16px;
  font-weight: 700;
  color: #333
}

.price-box .dl-box dd {
  padding-top: 5px;
  color: #979fa8
}

.price-box .dl-box dd .i2 {
  font-size: 22px;
  line-height: 30px;
  padding-right: 4px;
  color: #f73a3a;
  font-weight: 700
}

.collect-box {
  display: block;
  white-space: nowrap;
  font-size: 0
}

.collect-box li {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  width: 280px
}

.collect-box li img {
  display: inline-block;
  border-radius: 5px;
  width: 280px;
  height: 210px
}

.collect-box .nameAddress {
  padding-top: 8px;
  height: 30px;
  line-height: 30px
}

.collect-box .nameAddress .name {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.collect-box .nameAddress .address {
  display: inline-block;
  font-size: 12px;
  color: #979fa8;
  max-width: 80px;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.collect-box .priceArea {
  height: 36px;
  line-height: 36px
}

.collect-box .priceArea .price {
  display: inline-block;
  color: #979fa8;
  font-size: 12px
}

.collect-box .priceArea .price i {
  color: #ec203d;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  padding-right: 5px;
  vertical-align: -2px
}

.collect-box .priceArea .area {
  display: inline-block;
  color: #979fa8;
  font-size: 12px
}

.collect-box .priceArea .area i {
  display: inline-block;
  font-size: 16px;
  color: #333;
  padding: 0 5px;
  font-weight: 700
}

.filter-sort {
  display: none;
  position: absolute;
  right: 20px;
  bottom: 12px;
  font-size: 12px
}

.filter-sort>a {
  font-size: 12px;
  padding: 0 10px;
  z-index: 1;
  border-radius: 3px;
  margin: 0;
  border: 1px solid #ccc;
  line-height: 20px
}

.filter-sort .hide {
  border: 1px solid #ccc;
  border-top: 0;
  border-radius: 0 0 3px 3px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 19px;
  display: none;
  z-index: 2;
  font-size: 0
}

.filter-sort .hide a {
  width: 59px;
  display: block;
  line-height: 22px;
  padding: 0 10px;
  color: #979fa8;
  margin: 0
}

.filter-sort .hide a:hover {
  color: #1ab3fa
}

.filter-sort:hover .hide {
  display: block
}

.filter-sort .icon {
  display: inline-block;
  width: 8px;
  height: 4px;
  background-position: -704px 0;
  margin-left: 3px;
  vertical-align: 3px
}

.filter-sort:hover .icon {
  background-position: -704px -9px
}

.filter-sort .i1 {
  display: inline-block;
  width: 100%;
  height: 1px;
  border-bottom: 1px #ccc dashed;
  overflow: hidden;
  margin: 1px 0;
  font-size: 0
}

.filterfix .filter-sort {
  display: block
}

.detail-indoor {
  position: relative
}

.detail-indoor,
.detail-indoor img,
.detail-indoor li {
  width: 770px;
  height: 330px;
  overflow: hidden
}

.detail-indoor ul {
  width: 770px;
  float: left
}

.detail-indoor li {
  display: inline-block;
  cursor: move
}

.detail-indoor-btn {
  width: 120px;
  height: 340px;
  position: absolute;
  right: 10px;
  top: 12px;
  z-index: 2
}

.detail-indoor-btn .btn-right {
  display: block;
  width: 110px;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
  position: relative;
  color: #fff;
  text-decoration: underline;
  float: right;
  cursor: pointer
}

.detail-indoor-btn i,
.detail-indoor-btn span,
.shenhe,
.xiajia {
  position: absolute;
  top: 0;
  display: inline-block
}

.detail-indoor-btn span {
  width: 100%;
  height: 36px;
  left: 0;
  z-index: 1
}

.detail-indoor-btn i {
  z-index: 2;
  color: #fff;
  width: 100%;
  height: 36px;
  right: 10px;
  text-align: right;
  font-size: 12px
}

.detail-indoor-btn .pop {
  background: rgba(0, 0, 0, .7)
}

.detail-indoor-btn .btn-right.active,
.detail-indoor-btn .btn-right:hover {
  width: 120px
}

.detail-indoor-btn .btn-right.active .pop,
.detail-indoor-btn .btn-right:hover .pop {
  background: #ffbe5e
}

.detail-indoor-btn a.active i,
.detail-indoor-btn a:hover i {
  color: #262314;
  text-decoration: none
}

.detail-indoor-btn-con {
  height: 276px;
  display: inline-block;
  overflow: hidden
}

.detail-indoor-btn-bottom,
.detail-indoor-btn-top {
  display: inline-block;
  width: 110px;
  height: 24px;
  float: right
}

.detail-indoor-btn-bottom .icon,
.detail-indoor-btn-top .icon {
  font-size: 0;
  display: inline-block;
  width: 42px;
  height: 12px;
  margin: 6px 34px
}

.detail-indoor-btn-top .icon {
  background-position: -105px -134px
}

.detail-indoor-btn-bottom .icon {
  background-position: -105px -151px
}

.detail-indoor-btn-bottom,
.detail-indoor-btn-top {
  background: rgba(0, 0, 0, .7);
  margin-bottom: 10px
}

.detail-indoor-btn-bottom {
  margin-bottom: 0
}

.detail-indoor-btn-bottom:hover,
.detail-indoor-btn-top:hover {
  background: #ffbe5e
}

.profile-topic .link {
  line-height: 36px;
  background: #f5f8ff;
  padding: 0 10px;
  font-size: 14px;
  color: #3f454b;
  margin-bottom: 10px
}

.characteristic .a-btn {
  float: right;
  display: inline-block;
  padding: 0 28px;
  margin: 0;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px #ececec solid;
  border-radius: 3px;
  font-size: 14px;
  color: #979fa8
}

.characteristic .a-btn .icon {
  width: 11px;
  height: 6px;
  vertical-align: middle;
  margin-left: 3px
}

.characteristic .a-btn .icon {
  background-position: -454px 0
}

.characteristic .a-btn.close .icon {
  background-position: -454px -9px
}

.nodate {
  padding: 35px 0;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  border-bottom: 1px #f2f2f2 solid;
  margin-bottom: 30px
}

.nodate .p1 {
  color: #979fa8
}

.collect-box.recommend {
  width: 770px;
  padding-bottom: 3px;
  border-bottom: 1px #f2f2f2 solid
}

.collect-box.recommend li {
  width: 246px;
  margin-right: 16px;
  margin-bottom: 20px
}

.collect-box.recommend li img {
  width: 246px;
  height: 185px
}

.collect-box.recommend .nameAddress .name {
  max-width: 160px
}

.recommendTips {
  line-height: 34px;
  padding-top: 6px;
  border-bottom: 4px #f5f8ff solid;
  font-size: 16px;
  font-weight: 400;
  display: block;
  position: relative
}

.recommendTips .i2 {
  display: inline-block;
  font-size: 14px;
  color: #979fa8
}

.recommendTips .i2 a {
  color: #ff7b86
}

.clientbox {
  width: 1200px;
  white-space: nowrap
}

.clientbox li {
  width: 270px;
  height: 344px;
  background-color: #fff;
  margin-right: 30px;
  float: left;
  text-align: center;
  white-space: normal
}

.client-header {
  padding-top: 10px
}

.client-header img {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 80px
}

.clientbox .p1 {
  padding-top: 15px;
  line-height: 28px;
  font-size: 22px
}

.clientbox .p2 {
  line-height: 22px;
  font-size: 14px
}

.clientbox .p3 {
  padding: 18px 0;
  margin-top: 15px;
  line-height: 22px;
  font-size: 14px;
  color: #979fa8;
  position: relative
}

.clientbox .seo_icon,
.service .seo_icon {
  display: inline-block;
  background: url(../images/seo_icon.png) no-repeat;
  position: absolute;
  width: 19px;
  height: 12px;
  font-size: 0
}

.clientbox .em1 {
  background-position: left top;
  top: 0;
  left: 4px
}

.clientbox .em2 {
  background-position: -37px top;
  bottom: 0;
  right: 4px
}

.client-logo {
  width: 1200px;
  text-align: center;
  font-size: 0
}

.client-logo li {
  width: 220px;
  height: 80px;
  margin: 0 20px 20px 0;
  vertical-align: top;
  display: inline-block
}

.service {
  text-align: center;
  padding: 15px 0
}

.service .em1 {
  width: 448px;
  height: 10px;
  background: url(../images/seo_icon.png) no-repeat left -30px;
  position: relative
}

.free {
  top: -15px;
  right: -20px
}

.box-con1 {
  position: relative
}

.box-con1 .next,
.box-con1 .prev {
  display: inline-block;
  width: 21px;
  height: 130px;
  background: #fff
}

.box-con1 .next em,
.box-con1 .prev em {
  display: inline-block;
  width: 19px;
  height: 47px;
  margin: 42px 0 0;
  font-size: 0;
  line-height: 0;
  background: url(../images/huiyuan_icon.png) no-repeat
}

.box-con1 .prev {
  float: left
}

.box-con1 .prev em {
  background-position: -244px -66px
}

.box-con1 .prev:hover em {
  background-position: -282px -66px;
  transition: none
}

.box-con1 .next {
  float: right
}

.box-con1 .next em {
  background-position: -263px -66px;
  margin-left: 2px
}

.box-con1 .next:hover em {
  background-position: -301px -66px;
  transition: none
}

.service-box {
  width: 1098px;
  float: left;
  overflow: hidden
}

.service-box ul {
  display: inline-block;
  width: auto;
  white-space: nowrap;
  transition: left 1s;
  -moz-transition: left 1s;
  -webkit-transition: left 1s;
  -o-transition: left 1s;
  font-size: 0
}

.service-box li {
  display: inline-block
}

.service-box a {
  display: block;
  background: #fff;
  width: 133px;
  height: 130px;
  font-size: 14px;
  color: #666;
  text-align: center
}

.info-con,
.info-con .em1,
.service-box em {
  display: inline-block
}

.service-box a:hover {
  background: #ece3ca;
  color: #333
}

.service-box .p1 {
  height: 34px;
  padding-top: 35px
}

.service-box .p2 {
  padding-top: 15px
}

.service-box em {
  font-size: 0;
  line-height: 0;
  background: url(../images/huiyuan_icon.png) no-repeat
}

.service-box em:hover {
  transition: none
}

.service-box .em1 {
  background-position: left -150px;
  width: 29px;
  height: 29px;
  margin-top: 5px
}

.service-box a:hover .em1 {
  background-position: left -214px
}

.service-box .em2 {
  background-position: -29px -150px;
  width: 27px;
  height: 32px;
  margin-top: 2px
}

.service-box a:hover .em2 {
  background-position: -29px -214px
}

.service-box .em3 {
  background-position: -56px -150px;
  width: 36px;
  height: 23px;
  margin-top: 11px
}

.service-box a:hover .em3 {
  background-position: -56px -214px
}

.service-box .em4 {
  background-position: -92px -150px;
  width: 32px;
  height: 26px;
  margin-top: 8px
}

.service-box a:hover .em4 {
  background-position: -92px -214px
}

.service-box .em5 {
  background-position: -124px -150px;
  width: 28px;
  height: 34px;
  margin-top: 1px
}

.service-box a:hover .em5 {
  background-position: -124px -214px
}

.service-box .em6 {
  background-position: -152px -150px;
  width: 31px;
  height: 32px;
  margin-top: 2px
}

.service-box a:hover .em6 {
  background-position: -152px -214px
}

.service-box .em7 {
  background-position: -183px -150px;
  width: 30px;
  height: 26px;
  margin-top: 8px
}

.service-box a:hover .em7 {
  background-position: -183px -214px
}

.service-box .em8 {
  background-position: -213px -150px;
  width: 27px;
  height: 27px;
  margin-top: 7px
}

.service-box a:hover .em8 {
  background-position: -213px -214px
}

.service-box .em9 {
  background-position: -240px -150px;
  width: 29px;
  height: 29px;
  margin-top: 5px
}

.service-box a:hover .em9 {
  background-position: -240px -214px
}

.service-box .em10 {
  background-position: -269px -150px;
  width: 32px;
  height: 30px;
  margin-top: 4px
}

.service-box a:hover .em10 {
  background-position: -269px -214px
}

.service-box .em11 {
  background-position: -301px -150px;
  width: 23px;
  height: 31px;
  margin-top: 3px
}

.service-box a:hover .em11 {
  background-position: -301px -214px
}

.service-box .em12 {
  background-position: 0 -184px;
  width: 30px;
  height: 30px;
  margin-top: 4px
}

.service-box a:hover .em12 {
  background-position: 0 -248px
}

.service-box .em13 {
  background-position: -30px -184px;
  width: 32px;
  height: 30px;
  margin-top: 4px
}

.service-box a:hover .em13 {
  background-position: -30px -248px
}

.service-box .em14 {
  background-position: -62px -184px;
  width: 41px;
  height: 24px;
  margin-top: 10px
}

.service-box a:hover .em14 {
  background-position: -62px -248px
}

.service-box .em15 {
  background-position: -103px -184px;
  width: 26px;
  height: 29px;
  margin-top: 5px
}

.service-box a:hover .em15 {
  background-position: -103px -248px
}

.service-box .em16 {
  background-position: -129px -184px;
  width: 32px;
  height: 30px;
  margin-top: 4px
}

.service-box a:hover .em16 {
  background-position: -129px -248px
}

.service-box .em17 {
  background-position: -161px -184px;
  width: 31px;
  height: 29px;
  margin-top: 5px
}

.service-box a:hover .em17 {
  background-position: -161px -248px
}

.service-box .em18 {
  background-position: -192px -184px;
  width: 32px;
  height: 30px;
  margin-top: 4px
}

.service-box a:hover .em18 {
  background-position: -192px -248px
}

.service-box .em19 {
  background-position: -325px -150px;
  width: 25px;
  height: 31px;
  margin-top: 3px
}

.service-box a:hover .em19 {
  background-position: -325px -214px
}

.service-box .em20 {
  background-position: -222px -184px;
  width: 36px;
  height: 23px;
  margin-top: 10px
}

.service-box a:hover .em20 {
  background-position: -222px -248px
}

.service-box .em21 {
  background-position: -258px -184px;
  width: 29px;
  height: 29px;
  margin-top: 5px
}

.service-box a:hover .em21 {
  background-position: -258px -248px
}

.service-box .em22 {
  background-position: -289px -183px;
  width: 31px;
  height: 31px;
  margin-top: 3px
}

.service-box a:hover .em22 {
  background-position: -289px -246px
}

.service-box .em23 {
  background-position: -322px -184px;
  width: 28px;
  height: 28px;
  margin-top: 6px
}

.service-box a:hover .em23 {
  background-position: -322px -247px
}

.moreFix,
.sell-moreFix,
.share-moreFix {
  position: fixed;
  bottom: 0;
  z-index: 99;
  width: 770px
}

.moreFix span,
.sell-moreFix span,
.share-moreFix span {
  background: #fff
}

.ZT-listprice {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  padding: 0 5px;
  background: #0cbefd;
  -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  vertical-align: top
}

.ZT-listprice-total .i3 {
  display: inline-block;
  line-height: 24px;
  color: #0cbefd
}

.ZT-listprice-total .i4 {
  display: inline-block;
  line-height: 24px;
  color: #979fa8;
  text-decoration: line-through
}

.ZTimg-tag {
  position: absolute;
  right: -5px;
  top: 52px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 12px;
  -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  background: -webkit-linear-gradient(right, #01e5f9, #10adff);
  background: -o-linear-gradient(right, #01e5f9, #10adff);
  background: -moz-linear-gradient(right, #01e5f9, #10adff);
  background: -mos-linear-gradient(right, #01e5f9, #10adff);
  background: linear-gradient(right, #01e5f9, #10adff);
  padding: 0 12px 0 30px;
  z-index: 3
}

.ZTimg-tag em {
  display: inline-block;
  width: 259px;
  height: 70px;
  background: url(../images/web_tag4.png) no-repeat left top;
  width: 259px;
  height: 70px;
  position: absolute;
  left: -139px;
  top: -34px
}

.ZTimg-tag i {
  width: 0;
  height: 0;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-right: 4px solid #0887b7;
  font-size: 0;
  line-height: 0;
  position: absolute;
  right: 2px;
  bottom: -5px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg)
}

.ZTPrice-old .s1 {
  display: inline-block;
  font-size: 0
}

.ZTPrice-old .s1 em {
  display: inline-block;
  width: 6px;
  height: 22px;
  background: url(../images/web_tag2.png) no-repeat;
  vertical-align: top
}

.ZTPrice-old .s1 em.em1 {
  background-position: left top
}

.ZTPrice-old .s1 em.em2 {
  background-position: right top
}

.ZTPrice-old .s1 i {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #fff;
  padding: 0 3px;
  -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  background: #0cbefd;
  vertical-align: top
}

.ZTPrice-old .s2 {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #979fa8;
  text-decoration: line-through;
  vertical-align: top;
  line-height: 22px
}

.ZTgift {
  white-space: nowrap;
  font-size: 0
}

.ZTgift li {
  display: inline-block;
  width: 179px;
  margin-right: 18px;
  vertical-align: top;
  cursor: pointer
}

.ZTgift img {
  display: inline-block;
  width: 179px;
  height: 101px;
  border-radius: 10px
}

.popbox {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, .6);
  z-index: 999
}



.popclose {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/pop_close.png) no-repeat left top;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer
}

.popclose:hover {
  transition: none;
  background-position: right top
}

.pop-title {
  text-align: center;
  line-height: 54px;
  color: #fff;
  font-size: 18px
}

.pop-QR {
  text-align: center;
  padding-top: 46px
}

.pop-QR img {
  width: 130px;
  height: 130px
}

.pop-form {
  padding: 35px 20px 0
}

.pop-form input {
  width: 200px;
  height: 36px;
  padding: 0 10px;
  border: 0;
  font-size: 14px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 8px
}

.pop-btn {
  display: block;
  width: 140px;
  height: 36px;
  background: #248bf5;
  text-align: center;
  line-height: 36px;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  -moz-box-shadow: 0 5px 0 #0d60b4;
  -webkit-box-shadow: 0 5px 0 #0d60b4;
  box-shadow: 0 5px 0 #0d60b4;
  margin: 8px auto 0;
  cursor: pointer
}

.pop-btn:hover {
  background: #147de8
}

.pop-error {
  color: #fc3d3d;
  line-height: 18px;
  font-size: 12px
}




.leftbox {
  background: #fff;
  float: left;
  padding: 30px;
  margin-bottom: 10px;
  border-radius: 20px;
  padding-bottom: 43px;
}

.leftBox {
  width: 865px;
  float: left;
  margin-bottom: 0px;
  margin-top: 10px;
  overflow: hidden;
}

.rentList tbody {
  margin-bottom: 25px;
  width: 100%;
  float: left;
}

.tableList tr {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.loupansum {
  width: 100%;
}



.right_main {
  float: left;
  background: #fff;
  border-radius: 20px;
  margin-top: 30px;
  padding: 15px 30px;

  width: -webkit-calc(100% - 0px);
  width: -moz-calc(100% - 0px);
  width: calc(100% - 0px);

}

.rightHot-con {
  display: inline-block;
  padding-left: 20px;
  width: -webkit-calc(60% - 20px);
  width: -moz-calc(60% - 20px);
  width: calc(60% - 20px);
}

#map-div {
  width: 1400px;
  background: #fff;
  border-radius: 20px;
  padding: 20px 0;
  padding-bottom: 0px;
  margin-top: 10px;
}

#map-div .h2-title {
  text-indent: 30px;
  margin-bottom: 120px;
  font-size: 20px;
  font-weight: bold;
}

.img_box {
  width: 865px;
  overflow: hidden;
  float: left;
  height: 665px;
}


.gallery-top {
  height: 485px;
  width: 100%;

}

.gallery-top .swiper-slide {
  height: 485px;
  width: 100%;
}

.gallery-top img {
  height: 485px;
  width: 100%;
  border-radius: 20px;
  float: left;
}

.gallery-thumbs {
  float: left;
  width: 100%;
  height: 150px;
  box-sizing: border-box;
  margin-top: 30px;
}

.gallery-thumbs .swiper-slide {

  opacity: 0.4;
  float: left;
}

.gallery-thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
  border-radius: 20px;
}

.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}



.gallery-thumbs .swiper-button-next,
.gallery-thumbs .swiper-container-rtl .swiper-button-prev {

  right: 4% !important;
  margin-top: -24px !important;
  width: 32px !important;
  height: 49px !important;
  background: url(../../img/loupanshow_right.png) no-repeat !important;
}


.gallery-thumbs .swiper-button-prev,
.gallery-thumbs .swiper-container-rtl .swiper-button-next {
  left: 4% !important;
  margin-top: -24px !important;
  width: 32px !important;
  height: 49px !important;
  background: url(../../img/loupanshow_left.png) no-repeat !important;
}

.zplist {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 30px;
  bottom: 30px;
}

.zplist img {
  width: 60px;
  height: 60px
}

.loupaninfo_xx {
  width: 100%;
  max-width: 1024px;
  float: left;
  padding: 30px;
  background: #fff;
  border-radius: 20px;
  margin-top: 20px;
}

/*图片弹出*/

.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  z-index: 99997;
}

.bigimg_mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99998;
  background: rgba(0, 0, 0, 0.92);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.big_imgbox {
  margin: 0 auto;
  width: 960px;
}

.big_img {
  position: relative;
}

.swiperbig_btn_l,
.swiperbig_btn_r {
  position: absolute;
  top: 255px;
  width: 50px;
  height: 50px;
  z-index: 99999;
  cursor: pointer;
  outline: none;
}

.big_pic_swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 600px;
}

.big_pic_swiper .swiper-slide img {
  width: 100%;
  height: 600px;
  margin-top: -0px;
  border-radius: 10px
}

.swiperbig_btn_l {
  background: url(../../img/Shape_l.png) no-repeat center center;
  background-size: 49px 43px;
  left: -110px;
}

.swiperbig_btn_r {
  background: url(../../img/Shape_r.png) no-repeat center center;
  background-size: 49px 43px;
  right: -110px;
}

.big_thu_swiper {
  width: 704px;
  height: 80px;
  margin: 0 auto;
  overflow: hidden;
}

.bignav_pend>div {
  height: 80px;
  border-radius: 4px;
  opacity: 0.5;
  cursor: pointer;
}

.bignav_pend>div>img {
  height: 100%;
}

.bignav_pend .swiper-slide-thumb-active {
  opacity: 1;
}

.swiperbig_nav {
  text-align: center;
  padding: 10px 0;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
}

.big_pic .swiper-pagination-fraction {
  bottom: -40px;
  color: #fff;
}

.big_pic_swiper {
  width: 960px;
  height: 600px;
  overflow: hidden;
}

.big_pic_swiper img {
  width: 100%;
}

.big_mkclose {
  position: absolute;
  padding: 0 10px;
  right: 50px;
  top: 39px;
  z-index: 9999999;
}