﻿.adv_p p {
  margin: 0 10px 10px;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}
.banner .swiper-pagination-bullet {
  height: 4px;
  width: 6px;
  border-radius: 2px;
  opacity: 0.6;
  background-color: #fff;
}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 12px;
  height: 4px;
  opacity: 1;
  border-radius: 2px;
  background-color: #fff;
  border: 0 none;
}
.m-hd {
  padding: 10px 0;
  background-color: #fff;
}
.m-hd .m-so {
  position: relative;
  margin: 0 10px 10px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  border: 1px solid #eee;
}
.m-nv {
  padding-top: 10px;
}
.g-boxs {
  background-color: #fff;
  margin-top: 10px;
}
.g-titl1 {
  overflow: hidden;
}
.g-titl1 h3 {
  float: left;
  padding-top: 16px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 1.39em;
}
.g-titl1 .btn {
  display: block;
  float: right;
  font-size: 12px;
  color: #999;
  line-height: 1.42em;
  margin-top: 20.5px;
}
.g-titl1 .btn i {
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 9px;
  background: url('https://www.mh163k.com/template/wap/main/default/images/house/s4/icon-l5.png') no-repeat center center / cover;
  margin: -2px 0 0 4px;
}
.ul-listq3 {
  margin: 10px -4px 4px;
  overflow: hidden;
}
.ul-listq3 li {
  float: left;
  width: 50%;
  padding: 0 4px;
  margin-bottom: 10px;
  overflow: hidden;
  box-sizing: border-box;
}
.ul-listq3 .con {
  background-color: #fafafa;
  border-radius: 4px;
  padding: 8px 12px 2px;
  overflow: hidden;
}
.ul-listq3 h3 {
  font-size: 14px;
  color: #666;
  line-height: 1.43em;
  font-weight: 400;
  overflow: hidden;
}
.ul-listq3 span {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 2.31em;
  overflow: hidden;
}
.ul-listq3 span em {
  font-size: 32px;
  line-height: 1.16em;
  font-family: Bold;
}
.ul-listq3 .s2 {
  color: #ff6142;
}
.ul-txt-q2 {
  border-bottom: 1px solid #f0f0f0;
  overflow: hidden;
}
.ul-txt-q2 ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.ul-txt-q2 li a {
  display: block;
  font-size: 16px;
  color: #999;
  line-height: 50px;
  position: relative;
  overflow: hidden;
}
.ul-txt-q2 li.current a {
  color: #333;
  font-weight: 700;
}
.ul-txt-q2 li a:after {
  content: '';
  width: 32px;
  height: 4px;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  margin-left: -16px;
  bottom: 0;
}
.ul-txt-q2 li.current a:after {
  background-color: #23c281;
}
.ul-imgtxtl1 .pic .tips {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 5px;
  height: 16px;
  color: #fff;
  line-height: 16px;
  text-align: center;
  font-size: 11px;
  background: #ff754a;
  border-radius: 4px 0;
  z-index: 2;
}
.ul-imgtxtl1 .pic .tips.blue {
  background-color: #389cf9;
}
.ul-imgtxtl1 .pic .tips.green {
  background-color: #0bbb73;
}
.ul-imgtxtl1 {
  overflow: hidden;
}
.ul-imgtxtl1 .con {
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #f5f5f5;
  position: relative;
  padding: 17px 0 16px;
}
.ul-imgtxtl1 .pic {
  float: left;
  border-radius: 4px;
  margin-right: 11.5px;
  position: relative;
  width: 110px;
  height: 86px;
  line-height: 86px;
  background-color: #eff1f5;
  overflow: hidden;
  text-align: center;
  font-size: 0;
}
.ul-imgtxtl1 .pic img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.ul-imgtxtl1 .txt {
  overflow: hidden;
  position: relative;
}
.ul-imgtxtl1 .txt .tit {
  font-size: 16px;
  color: #333;
  line-height: 1.38em;
  margin-bottom: 8px;
}
.ul-imgtxtl1 .con:hover .txt .tit {
  color: #0bbb73;
}
.ul-imgtxtl1 .txt .info {
  overflow: hidden;
  margin-bottom: 8px;
  font-size: 11px;
  color: #999;
  line-height: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ul-imgtxtl1 .txt .info span {
  display: inline-block;
  position: relative;
  padding-right: 8px;
  margin-right: 6px;
}
.ul-imgtxtl1 .txt .info span::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 0;
  width: 1px;
  height: 11px;
  background: #f0f0f0;
}
.ul-imgtxtl1 .txt .info span:last-child::after {
  display: none;
}
.ul-imgtxtl1 .txt .intro {
  overflow: hidden;
  margin-bottom: 5px;
}
.ul-imgtxtl1 .txt .intro span {
  height: 16px;
  font-size: 11px;
  color: #939bad;
  line-height: 16px;
  background: rgba(147, 155, 173, 0.1);
  border-radius: 1px;
  margin-right: 6px;
  padding: 0 5px;
  float: left;
}
.ul-imgtxtl1 .txt .price {
  font-size: 16px;
  font-weight: 700;
  color: #ff6142;
  line-height: 1.44em;
}
.ul-imgtxtl1 .txt .price em {
  font-size: 11px;
  color: #999;
  line-height: 1.36em;
}
.ul-imgtxtl1 li:last-child .con {
  border-bottom: none;
}
.ul-imgtxtl1 li.l1 .txt .intro .pics {
  width: 12px;
  height: 12px;
  overflow: hidden;
  border-radius: 0;
  float: left;
  margin: 2px 3px 0 0;
}
.ul-imgtxtl1 li.l1 .txt .intro .pics img {
  display: block;
  width: 100%;
  height: 100%;
}
.ul-imgtxtl1 li.l1 .txt .name {
  background-color: transparent;
}
.ul-imgtxtl1 li.l1 .txt .intro .company {
  height: 16px;
  line-height: 14px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #0bbb73;
  font-size: 12px;
  color: #0bbb73;
  padding: 0 4px;
}
.ul-imgtxtl1.qm li:last-child .con {
  border-bottom: 0 none;
  padding-bottom: 0;
}
.ul-imgtxtl1 .box {
  margin-bottom: 3px;
  overflow: hidden;
}
.ul-imgtxtl1 .pic .play {
  display: block;
  width: 30px;
  height: 30px;
  background: url('https://www.mh163k.com/template/wap/main/default/images/house/s4/icon-q7.png') no-repeat center center / cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ul-imgtxtl1.qm .txt .tit {
  margin-bottom: 2px;
}
.ul-imgtxtl1 .tit span {
  display: block;
  float: right;
  font-size: 11px;
  color: #333;
  line-height: 15px;
  border: 1px solid #333;
  border-radius: 2px;
  padding: 0 4px;
  margin-top: 4px;
  margin-left: 5px;
  overflow: hidden;
}
.ul-imgtxtl1 .tit h3 {
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ul-imgtxtl1 .tit h3 em {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  color: #fff;
  line-height: 16px;
  background-color: #0cbb73;
  border-radius: 2px;
  padding: 0 4px;
  margin-top: -2px;
  margin-right: 5px;
  overflow: hidden;
}
.ul-imgtxtl1 .tit h3 .e2 {
  background-color: #999;
}
.ul-imgtxtl1 .tit h3 .e0,
.ul-imgtxtl1 .tit h3 .e3 {
  background-color: #fda830;
}
.ul-imgtxtl1.qm .txt .price {
  margin-bottom: 4px;
}
.ul-imgtxtl1.qm .txt .price .display_fasle_0 {
  display: block !important;
}
.ul-imgtxtl1 .txt .price span {
  font-size: 12px;
}
.ul-imgtxtl1.qm .txt .info {
  color: #666;
}
.ul-imgtxtl1 .tips {
  float: left;
  font-size: 11px;
  color: #333;
  line-height: 20px;
  background-color: #fff6f4;
  border-radius: 10px;
  padding: 0 8px;
  overflow: hidden;
}
.ul-imgtxtl1 .tips i {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  background: url('https://www.mh163k.com/template/wap/main/default/images/house/s4/icon-q5.png') no-repeat center center / cover;
  margin-top: 4px;
  margin-right: 2px;
}
.ul-imgtxtl1 .tips span {
  display: block;
  float: left;
  font-weight: 700;
  position: relative;
  padding-right: 6px;
  margin-right: 6px;
}
.ul-imgtxtl1 .tips span:after {
  content: '';
  width: 1px;
  height: 11px;
  background-color: #dcdcdc;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
#tab_1 .wp {
  padding: 0 20px 1px;
}
.VRTag {
  position: absolute;
  bottom: 5px;
  left: 0px;
  width: 100%;
  z-index: 9;
  height: initial;
  line-height: initial;
  text-align: left;
}
.VRTag img {
  width: 30px !important;
  height: 30px !important;
}
.VRTag .VRICO {
  margin-left: 5px;
  display: initial !important;
}
.VRTag .video {
  margin-left: 5px;
  display: initial !important;
}
.layui-tab {
  margin: 10px 0;
  text-align: left !important;
  background: #fff;
}
.layui-tab-brief > .layui-tab-title .layui-this {
  color: #0079fe;
}
.layui-tab-brief > .layui-tab-more li.layui-this:after,
.layui-tab-brief > .layui-tab-title .layui-this:after {
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #0079fe;
}
.Swiper {
  padding: 10px;
}
.Swiper .LunBoBox img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.Swiper .swiper-pagination {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  width: 60px;
  padding: 4px 4px;
  border-radius: 30px;
  left: initial;
  right: 10px;
}
.bannerV2 {
  position: relative;
}
.bannerV2 .banner01 {
  width: 100%;
}
.bannerV2 .banner02 {
  width: 100%;
  position: absolute;
  z-index: 99;
  bottom: -22.667vw;
  left: 0;
  right: 0;
}
.bannerV2 .fangruan-banner {
  position: absolute;
  left: 5.333vw;
  right: 5.333vw;
  top: 3.6vw;
  height: 9.333vw;
  overflow: hidden;
}
.bannerV2 .fangruan-banner .city {
  float: left;
  height: 9.333vw;
  line-height: 9.333vw;
  width: 60px;
}
.bannerV2 .fangruan-banner .city a {
  color: #fff;
}
.bannerV2 .fangruan-banner .search {
  float: left;
  width: calc(100% - 60px);
  background: #fff;
  box-shadow: 0 0.533vw 3.2vw 0 hsla(0, 0%, 80.8%, 0.3);
  border-radius: 0.533vw;
  z-index: 1;
  opacity: 0.9;
  color: #c2c5cd;
  line-height: 9.333vw;
  padding-left: 10px;
}
.fr_Box .card-body {
  overflow: hidden;
  margin-top: 1.067vw;
  padding: 0px 24px;
}
.fr_Box .card-body .nav-tabs {
  overflow-x: scroll;
  overflow-y: hidden;
  display: -webkit-box;
  padding-bottom: 4vw;
}
.fr_Box .card-body .nav-tabs .active {
  background: #00a0e9;
  color: #fff !important;
  border-radius: 4px;
}
.fr_Box .card-body .nav-tabs .active a {
  color: #fff !important;
}
.fr_navV2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-size: 3.2vw;
  font-weight: 700;
  margin: -5.333vw 5.333vw 0;
  padding: 5.333vw 2.133vw 1.333vw;
  z-index: 99;
  background: #fff;
  border-radius: 2.667vw;
  box-shadow: 0 0.533vw 5.333vw 0 rgba(157, 191, 214, 0.36);
}
.fr_navV2 ul {
  overflow: hidden;
}
.fr_navV2 ul li {
  float: left;
  width: 25%;
  text-align: center;
  margin-bottom: 15px;
}
.fr_navV2 ul li .LogoImg .ImgUrl {
  height: 6.4vw;
  margin-bottom: 2.667vw;
}
.fr_navV2 ul li h2 {
  font-size: 3.2vw;
  font-weight: 700;
}
.fr_topic {
  margin: 5.333vw 5.333vw 0;
  border: 1px solid #eceff4;
  border-radius: 1.067vw;
}
.fr_topic ul {
  overflow: hidden;
}
.fr_topic ul li {
  float: left;
  width: 49%;
  position: relative;
}
.fr_topic ul li .topic {
  position: absolute;
  top: 4.8vw;
  right: 2.667vw;
  width: 10.133vw;
  height: 10.133vw;
  text-align: center;
}
.fr_topic ul li .Tpis {
  padding: 15px 10px;
}
.fr_topic ul li .Tpis h2 {
  font-size: 4vw;
}
.fr_topic ul li .Tpis h3 {
  font-size: 2.667vw;
  margin-top: 1.867vw;
  color: #979da8;
}
.fr_topic ul li:nth-child(1) {
  border-bottom: 1px solid #eceff4;
  border-right: 1px solid #eceff4;
}
.fr_topic ul li:nth-child(2) {
  border-bottom: 1px solid #eceff4;
}
.fr_topic ul li:nth-child(3) {
  border-right: 1px solid #eceff4;
}
.ShangQuan-list {
  font-weight: 600;
  padding: 2.667vw 5.333vw;
}
.ShangQuan-list .Title {
  font-size: 5.333vw;
  color: #333;
  font-weight: 600;
  padding: 2.667vw 0vw;
  position: relative;
}
.ShangQuan-list .Title .a-btn {
  color: #1ab7ee;
  font-size: 3.2vw;
  position: absolute;
  top: 17px;
  right: 0px;
  z-index: 99;
}
.ShangQuan-list .Title .a-btn a {
  color: #1ab7ee;
  font-size: 3.2vw;
}
.ShangQuan-list ul {
  overflow: hidden;
}
.ShangQuan-list ul li {
  float: left;
  width: 50%;
  height: 178px;
  margin-bottom: 15px;
}
.ShangQuan-list ul li .ShangQuan-item .FengMian .FengMianUrl {
  width: 100%;
  height: 100%;
}
.ShangQuan-list ul li .ShangQuan-item .Name {
  font-size: 4vw;
  color: #333;
  font-weight: 600;
  margin: 5px 0px;
}
.ShangQuan-list ul li .ShangQuan-item .desc {
  font-size: 3.2vw;
  color: #979da8;
}
.ShangQuan-list ul li:nth-child(1) .ShangQuan-item {
  margin-right: 5px;
}
.ShangQuan-list ul li:nth-child(2) .ShangQuan-item {
  margin-left: 5px;
}
.ShangQuan-list ul li:nth-child(3) .ShangQuan-item {
  margin-right: 5px;
}
.ShangQuan-list ul li:nth-child(4) .ShangQuan-item {
  margin-left: 5px;
}
.Property-list {
  font-weight: 600;
  padding: 2.667vw 5.333vw;
}
.Property-list .Title {
  font-size: 5.333vw;
  color: #333;
  font-weight: 600;
  padding: 2.667vw 0vw;
  position: relative;
}
.Property-list .Title .a-btn {
  color: #1ab7ee;
  font-size: 3.2vw;
  position: absolute;
  top: 17px;
  right: 0px;
  z-index: 99;
}
.Property-list .Title .a-btn a {
  color: #1ab7ee;
  font-size: 3.2vw;
}
.Property-list .PropertyDto {
  overflow: hidden;
  margin-top: 1.067vw;
}
.Property-list .PropertyDto ul {
  overflow-x: scroll;
  overflow-y: hidden;
  display: -webkit-box;
  padding-bottom: 8vw;
}
.Property-list .PropertyDto ul li {
  float: left;
  margin-right: 10px;
  width: 180px;
}
.Property-list .PropertyDto ul li .FengMian {
  width: 180px;
  height: 130px;
  position: relative;
}
.Property-list .PropertyDto ul li .FengMian .FengMianUrl {
  width: 100%;
  height: 100%;
}
.Property-list .PropertyDto ul li .FengMian .ShangQuan {
  padding: 0 1.333vw;
  height: 5.333vw;
  line-height: 5.333vw;
  background: #fff;
  color: #333;
  text-align: center;
  font-size: 2.667vw;
  border-top-left-radius: 2.667vw;
  border-bottom-left-radius: 0.8vw;
  border-top-right-radius: 2.667vw;
  border-bottom-right-radius: 2.667vw;
  border-bottom-left-radius: 0.533vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
  position: absolute;
  top: 25.967vw;
  left: 1.333vw;
  max-width: 26.667vw;
}
.Property-list .PropertyDto ul li .Name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 4vw;
  margin: 2.667vw 0 1.333vw;
  color: #333;
  font-weight: 700;
}
.Property-list .PropertyDto ul li .price {
  color: #009bda;
  font-size: 3.2vw;
}
.back-top {
  position: fixed;
  bottom: 21.067vw;
  right: 4vw;
  width: 11.733vw;
  height: 11.733vw;
  z-index: 99;
  box-shadow: 0 0 1.6vw rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 50%;
  font-size: 3.733vw;
  line-height: 5.333vw;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.back-top i {
  font-size: 22px;
}
.tab-content .XieZiLou_Zu li {
  overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.tab-content .XieZiLou_Zu li .li_l {
  float: left;
  width: 109px;
}
.tab-content .XieZiLou_Zu li .li_l .FengMianImg {
  width: 109px;
  height: 83px;
}
.tab-content .XieZiLou_Zu li .li_r {
  float: left;
  width: calc(100% - 109px);
  padding-left: 10px;
}
.tab-content .XieZiLou_Zu li .li_r .TitleZu {
  -webkit-line-clamp: 1;
  word-break: break-all;
  padding: 0;
  line-height: 1.3;
  margin: 0 0 0.8vw;
  font-size: 4.267vw;
  font-weight: 400;
  color: #333;
  word-break: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
}
.tab-content .XieZiLou_Zu li .li_r .QuYu {
  -webkit-line-clamp: 1;
  word-break: break-all;
  margin-bottom: 1.6vw;
  color: #999;
  font-size: 3.2vw;
}
.tab-content .XieZiLou_Zu li .li_r .TagList .default {
  background: #edf3fc;
  color: #6a8ea7;
  line-height: 4vw;
  border-radius: 0.533vw;
  border: 1px solid #edf3fc;
  box-sizing: border-box;
  padding: 2px 4px;
  font-size: 12px;
}
.tab-content .XieZiLou_Zu li .li_r .TagList .IsCustomerYongJin {
  line-height: 4vw;
  background-color: #fff !important;
  color: #00a0e9;
  border-radius: 0.533vw;
  border: 1px solid #00a0e9;
  box-sizing: border-box;
  padding: 2px 4px;
  font-size: 12px;
}
.tab-content .XieZiLou_Zu li .li_r .Price {
  margin-top: 1.6vw;
}
.tab-content .XieZiLou_Zu li .li_r .Price .ZuJia {
  color: #ff5860;
  font-size: 18px;
  font-weight: bold;
}
.tab-content .XieZiLou_Zu li .li_r .Price .yuanyue {
  color: #ff5860;
}
.tab-content .XieZiLou_Zu li .li_r .Price .ZuDanJia {
  color: #999;
  margin-left: 10px;
}
.tab-content .XinFang-ul li {
  overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.tab-content .XinFang-ul li .li_l {
  float: left;
  width: 109px;
}
.tab-content .XinFang-ul li .li_l .FengMianImg {
  width: 109px;
  height: 83px;
}
.tab-content .XinFang-ul li .li_r {
  float: left;
  width: calc(100% - 109px);
  padding-left: 10px;
}
.tab-content .XinFang-ul li .li_r .LouPanName {
  -webkit-line-clamp: 2;
  word-break: break-all;
  padding: 0;
  line-height: 1.3;
  margin: 0 0 0.8vw;
  font-size: 4.267vw;
  font-weight: 400;
  color: #333;
  word-break: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
}
.tab-content .XinFang-ul li .li_r .QuYu {
  -webkit-line-clamp: 1;
  word-break: break-all;
  margin-bottom: 1.6vw;
  color: #999;
  font-size: 3.2vw;
}
.tab-content .XinFang-ul li .li_r .TagList .default {
  background: #edf3fc;
  color: #6a8ea7;
  line-height: 4vw;
  border-radius: 0.533vw;
  border: 1px solid #edf3fc;
  box-sizing: border-box;
  padding: 2px 4px;
  font-size: 12px;
}
.tab-content .XinFang-ul li .li_r .TagList .IsCustomerYongJin {
  line-height: 4vw;
  background-color: #fff !important;
  color: #00a0e9;
  border-radius: 0.533vw;
  border: 1px solid #00a0e9;
  box-sizing: border-box;
  padding: 2px 4px;
  font-size: 12px;
}
.tab-content .XinFang-ul li .li_r .Price {
  margin-top: 1.6vw;
}
.tab-content .XinFang-ul li .li_r .Price .ZuJia {
  color: #ff5860;
  font-size: 18px;
  font-weight: bold;
}
.tab-content .XinFang-ul li .li_r .Price .yuanyue {
  color: #ff5860;
}
.tab-content .XinFang-ul li .li_r .Price .ZuDanJia {
  color: #999;
  margin-left: 10px;
}
.tab-content .loupan-ul li {
  overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.tab-content .loupan-ul li .li_l {
  float: left;
  width: 109px;
}
.tab-content .loupan-ul li .li_l .FengMianImg {
  width: 109px;
  height: 83px;
}
.tab-content .loupan-ul li .li_r {
  float: left;
  width: calc(100% - 109px);
  padding-left: 10px;
}
.tab-content .loupan-ul li .li_r .LouPanName {
  -webkit-line-clamp: 2;
  word-break: break-all;
  padding: 0;
  line-height: 1.3;
  margin: 0 0 0.8vw;
  font-size: 4.267vw;
  font-weight: 400;
  color: #333;
  word-break: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
}
.tab-content .loupan-ul li .li_r .QuYu {
  -webkit-line-clamp: 1;
  word-break: break-all;
  margin-bottom: 1.6vw;
  color: #999;
  font-size: 3.2vw;
}
.tab-content .loupan-ul li .li_r .TagList .default {
  background: #edf3fc;
  color: #6a8ea7;
  line-height: 4vw;
  border-radius: 0.533vw;
  border: 1px solid #edf3fc;
  box-sizing: border-box;
  padding: 2px 4px;
  font-size: 12px;
}
.tab-content .loupan-ul li .li_r .TagList .IsCustomerYongJin {
  line-height: 4vw;
  background-color: #fff !important;
  color: #00a0e9;
  border-radius: 0.533vw;
  border: 1px solid #00a0e9;
  box-sizing: border-box;
  padding: 2px 4px;
  font-size: 12px;
}
.tab-content .loupan-ul li .li_r .Price {
  margin-top: 1.6vw;
}
.tab-content .loupan-ul li .li_r .Price .ZuJia {
  color: #ff5860;
  font-size: 18px;
  font-weight: bold;
}
.tab-content .loupan-ul li .li_r .Price .yuanyue {
  color: #ff5860;
}
.tab-content .loupan-ul li .li_r .Price .ZuDanJia {
  color: #999;
  margin-left: 10px;
}
.tab-content .GnengDuo {
  background: #f5f7fa;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border-radius: 4px;
}
.tab-content .GnengDuo a {
  color: #848d98;
}
.Tel {
  margin-top: 20px;
  padding: 2.667vw 5.333vw;
}
.Tel a {
  background: #00a0e9;
  height: 52px;
  line-height: 52px;
  color: #fff;
  position: relative;
  display: block;
  border-radius: 4px;
  padding: 0px 20px;
  font-size: 16px;
}
.Tel a .iconfont {
  position: absolute;
  top: 0px;
  right: 20px;
  font-size: 32px;
}
.copyright {
  margin-top: 20px;
  padding: 2.667vw 5.333vw;
  color: #727373;
  font-size: 3.2vw;
}
.copyright p {
  margin-bottom: 3px;
}
.fangruan-footer {
  position: fixed;
  width: 100%;
  z-index: 999;
  bottom: 0px;
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
  padding: 5px;
}
.fangruan-footer ul {
  overflow: hidden;
}
.fangruan-footer ul li {
  float: left;
  width: 50%;
}
.fangruan-footer ul li a {
  display: block;
  text-align: center;
}