*{margin:0;padding:0;}
body, div, p {
    margin: 0;
    padding: 0;
}
body {
    font-size: 14px;
    color: #101d37;
    font-family: "Hiragino Sans GB","Microsoft Yahei UI","Microsoft Yahei","å¾®è½¯é›…é»‘",'Segoe UI',Tahoma,"å®‹ä½“b8b\4f53",SimSun,sans-serif;
    text-rendering: optimizeLegibility;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
::selection {
    background-color: rgba(48,114,246,0.2);
    color: #101d37;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
}
button {
    border: 0;
}
a {
    text-decoration: none;
    outline: none;
}
img {
    border: 0;
    vertical-align: top;
}
dl, dt, dd, ul, ol, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
em, i, b, strong {
    font-weight: 400;
    font-style: normal;
}
input, textarea, button {
    resize: none;
    font-family: "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", 微软雅黑, "Segoe UI", Tahoma, 宋体b8b体, SimSun, sans-serif;
    margin: 0px;
    padding: 0px;
    outline: none;
}
/*
 @font-face{font-family:'map-font';src:url('/fonts/map-font.eot?63sytu');src:url('/fonts/map-font.eot?63sytu#iefix') format('embedded-opentype'),url('/fonts/map-font.ttf?63sytu') format('truetype'),url('/fonts/map-font.woff?63sytu') format('woff'),url('/fonts/map-font.svg?63sytu#map-font') format('svg');font-weight:normal;font-style:normal}
 */          
.sellDetailHeader {
    padding: 17px 0 26px;
    background-color: #f5f5f6;
}
.sellDetailHeader .title-wrapper {
    text-align: center;
    position: relative;
}
.sellDetailHeader .title-wrapper .content {
    display: inline-block;
    width: 1150px;
    vertical-align: middle;
    line-height: 1;
    text-align: left;
}
.sellDetailHeader .title-wrapper .content .title {
    display: table-cell;
    vertical-align: top;
}
.sellDetailHeader .title-wrapper .content .title .main {
    max-width: 790px;
    line-height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 26px;
    color: #101d37;
    font-weight: bold;
}
.sellDetailHeader .title-wrapper .content .title .sub {
    max-width: 790px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 15px;
    font-size: 14px;
    color: #aaaaaa;
    line-height: 1.2;
}
.sellDetailHeader .title-wrapper .content .btnContainer {
    display: table-cell;
    vertical-align: top;
    width: 1000px;
    text-align: right;
}
.sellDetailHeader .title-wrapper .content .btnContainer .action {
    display: inline-block;
    text-align: center;
    color: #b0b3b4;
    font-size: 12px;
    margin-left: 20px;
    position: relative;
}
.sellDetailHeader .title-wrapper .content .btnContainer button {
    display: block;
    width: 113px;
    height: 45px;
    background-color: #ffffff;
    border-radius: 2px;
    color: #101d37;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.sellDetailHeader .title-wrapper .content .btnContainer .action .count {
    margin-top: 10px;
    display: inline-block;
}
.sellDetailHeader .title-wrapper .content .btnContainer .action .layer-qrcode {
    position: absolute;
    left: -38px;
    top: 75px;
    width: 190px;
    padding: 40px 0;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(13,4,9,0.2);
    line-height: 1;
    text-align: center;
    font-size: 12px;
    z-index: 1;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'map-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sellDetailHeader .title-wrapper .content .btnContainer .action .layer-qrcode .icon-qrcode {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block;
}
.sellDetailHeader .title-wrapper .content .btnContainer .action .layer-qrcode .txt {
    margin-top: 24px;
    font-size: 16px;
    color: #101d37;
    display: block;
}
.sellDetailHeader .title-wrapper .content .btnContainer .action .layer-qrcode .sub-txt {
    margin-top: 8px;
    font-size: 16px;
    color: #101d37;
    display: block;
}
.sellDetailHeader .title-wrapper .content .btnContainer .action .layer-qrcode .icon-close {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 10px;
    right: 10px;
    /*background: url(img/icon-close.png);*/
    background-size: 100%;
}
.clear {
    display: block;
}
.intros {
    width: 1150px;
    height: 67px;
    line-height: 66px;
    background: #ffffff;
    border-top: 0;
    margin: 0 auto;
}
.intros .container {
    margin-left: 0;
    width:1150px;
}
.clear:after {
    content: '.';
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}
.fl {
    float: left;
}
.intros .l-txt, .intro .r-txt {
    font-size: 12px;
}

.intros .l-txt a, .intro .l-txt span {
    color: #aaaaaa;
}
.intros .l-txt span.stp {
    color: #9399a5;
    font-family: simsun;
}
.intros .container .fr {
    position: relative;
    font-size: 12px;
    color: #b0b3b4;
}
.intros .container .fr .shareIcon {
    display: inline-block;
    margin-right: 9px;
    background-image: url(/images/sprite.png?t=1525245274269);
    background-position: -530px -173px;
    width: 12px;
    height: 12px;
}
.intros .container .fr .shareInfomation {
    display: none;
    width: 165px;
    height: 225px;
    background: #ffffff;
    z-index: 2;
    position: absolute;
    top: 27px;
    right: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.intros .container .fr:hover .shareInfomation{display:block;}
.intros .container .fr .shareInfomation img {
    width: 118px;
    height: 118px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 10px;
    display: block;
}
.intros .container .fr .shareInfomation .desc1, .intros .container .fr .shareInfomation .desc2 {
    display: block;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #616669;
}
.overview {
    width: 1150px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
}
.overview, .m-content, .push {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.overview:before, .overview:after {
    display: table;
    content: "";
}
.overview:after {
    clear: both;
}
.img {
    float: left;
    width: 710px;
    cursor: pointer;
}
.overview .imgContainer {
    width: 710px;
    height: 400px;
    position: relative;
}
.img .imgContainer img {
    height: 400px;
    display: block;
    margin: 0 auto;
}
.overview .imgContainer img {
    background-color: #f5f5f6;
}
.lj-lazy, .new-default-icon {
    background-color: #f5f5f6;
    /*background-image: url(/images/default_icon.png?v=20160829);
    background-image: -webkit-image-set(url(/images/default_icon.png?v=20160829) 1x, url(/images/default_icon@2x.png?v=20160829) 2x);*/
    background-repeat: no-repeat;
    background-position: center;
}
.img .imgContainer span {
    position: absolute;
    left: 10px;
    bottom: 10px;
    background-color: rgba(0,0,0,0.7);
    font-size: 12px;
    color: #ffffff;
    padding: 0 11px;
    line-height: 32px;
    border-radius: 2px;
}
.img .thumbnail {
    position: relative;
    margin-top: 8px;
    width: 710px;
    height: 82px;
}
.img .thumbnail .pre {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 82px;
    width: 30px;
    text-align: center;
    font-size: 20px;
    color: #cac9c9;
    opacity: .8;
    filter: alpha(opacity=80);
    background-color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index:99
}
.img #thumbnail2 .pre {
    float: left;
}
.img #thumbnail2 div.imgpic 
{
    position:relative;
    height:82px;
    margin-left: 31px;
    width: 640px;
    overflow: hidden;
}
.img .thumbnail .next {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 82px;
    width: 30px;
    text-align: center;
    font-size: 20px;
    color: #cac9c9;
    opacity: .8;
    filter: alpha(opacity=80);
    background-color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index:99;
}
.img #thumbnail2 .next {
    float: right;
}
.img .thumbnail ul.smallpic
{
    top:-15px;
    height:82px;
    position: absolute;
    width: 10000px;
}
.img .thumbnail ul li {
    display: inline-block;
    width: 109px;
    height: 82px;
    margin-left: 6px;
    position: relative;
}
.small-box .hover {
      display: none;
      position: absolute;
      left: 0px;
      top: 0;
      width: 216px;
      height: 242px;
      border: 1px solid #3072f6;
      background: #3072f6;
      opacity: .4;
      filter: alpha(opacity: 40);
      cursor: move;
    }
    .zoom {
    
}
.big-box {      
      position: absolute;
    overflow: hidden;
    border: 1px solid #CCC;
    background-position: center;
    background-color: #f1f1f1;
    box-shadow: 0 0 60px rgba(0,0,0,0.4);
    left: 720px;
    top: 0px;
    width: 438px;
    height: 490px;
    z-index:999;
    }
    .big-box img {
      display: block;
    }

.img .thumbnail ul li:first-child {
    margin-left: 0;
}
.img #thumbnail2 ul li {
    width: 120px;
    height: 82px;
    margin-left: 8px;
    text-align: center;
}
.overview .smallpic img {
    background: #f5f5f6;
}
.img .thumbnail ul li img {
    width: 100%;
    height: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
}
.img .thumbnail ul li.selected img {
    opacity: 1;
    filter: alpha(opacity=100);
}
.img .thumbnail ul li img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.overview .content {
    float: right;
    width: 380px;
    line-height: 1;
}
.overview .content .sharethis {
    cursor: pointer;
    display: inline-block;
    color: #101d37;
    font-size: 12px;
    position: absolute;
    top: -39px;
    right: 0;
}
.overview .content .sharethis i {
    display: inline-block;
    vertical-align: -1px;
    margin-right: 10px;
    background-image: url(/images/sprite.png?t=1525250617155);
    background-position: -530px -173px;
    width: 12px;
    height: 12px;
}
.overview .content .price {
    position: relative;
    height: 49px;
}
.overview .content .price .total {
    display: inline-block;
    font-family: Tahoma;
    font-size: 46px;
    line-height: 46px;
    color: #ff0000;
    font-weight: bold;
    letter-spacing: -1px;
    max-width: 165px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.overview .content .price .unit {
    display: inline-block;
    font-size: 16px;
    color: #ff0000;
    height: 37px;
    vertical-align: 6px;
}
.overview .content .price .unit span {
    display: block;
    margin-top: 9px;
}
.overview .content .price .text {
    font-size: 12px;
    color: #101d37;
    display: inline-block;
    margin-left: 15px;
    vertical-align: 6px;
}
.overview .content .price .text .unitPrice {
    font-size: 16px;
    color: #101d37;
}
.overview .content .price .text .unitPrice {
    font-size: 16px;
    color: #101d37;
}
.overview .content .price .text .unitPrice .unitPriceValue {
    font-weight: bold;
    color: #101d37;
}
.overview .content .price .text .unitPrice .unitPriceValue i {
    font-weight: normal;
}
.overview .content .price .text .tax {
    margin-top: 11px;
    color: #101d37;
    font-size: 12px;
}
.overview .content .price .text .tax .taxtext {
    display: inline-block;
    max-width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.overview .content .price .text .tax .detail {
    display: inline-block;
    font-weight: normal;
    color: #9399a5;
    cursor: pointer;
    vertical-align: middle;
}
.overview .content .price .removeIcon {
    display: none;
    position: absolute;
    right: 440px;
    top: 0;
    background-image: url(/images/sprite.png?t=1525250617155);
    background-position: 0 -197px;
    width: 120px;
    height: 120px;
}
.overview .content .houseInfo {
    box-sizing: border-box;
    margin-top: 22px;
    width: 100%;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 30px 0;
}
.overview .content .houseInfo:before, .overview .content .houseInfo:after {
    display: table;
    content: "";
}
.overview .content .houseInfo:after {
    clear: both;
}
.overview .content .houseInfo .room {
    float: left;
    width: 33%;
}
.overview .content .houseInfo .mainInfo {
    font-size: 20px;
    font-weight: bold;
    color: #101d37;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.overview .content .houseInfo .subInfo {
    margin-top: 8px;
    font-size: 12px;
    color: #101d37;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.overview .content .houseInfo .type {
    float: left;
    width: 33%;
}
.overview .content .houseInfo .mainInfo {
    font-size: 20px;
    font-weight: bold;
    color: #101d37;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.overview .content .houseInfo .subInfo {
    margin-top: 8px;
    font-size: 12px;
    color: #101d37;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.overview .content .houseInfo .area {
    float: left;
    width: 33%;
}
.overview .content .aroundInfo {
    padding: 24px 0;
    line-height: 18px;
    border-bottom: 1px solid #eeeeee;
    font-size: 14px;
}
.overview .content .aroundInfo i {
    display: inline-block;
}
.overview .content .aroundInfo .label {
    color: #aeb0b1;
    margin-right: 24px;
}
.overview .content .aroundInfo .communityName .info {
    text-decoration: underline;
}
.overview .content .aroundInfo .info {
    color: #101d37;
}
.overview .content .aroundInfo .communityName .map {
    color: #101d37;
    margin-left: 14px;
}
.overview .content .aroundInfo .areaName {
    margin-top: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.overview .content .aroundInfo .info {
    color: #101d37;
}
.overview .content .aroundInfo .areaName a {
    color: #101d37;
}
.overview .content .aroundInfo .areaName .supplement {
    color: #9399a5;
    margin-left: 14px;
}
.overview .content .aroundInfo .visitTime {
    margin-top: 14px;
}
.overview .content .aroundInfo .houseRecord {
    margin-top: 14px;
}
.overview .content .aroundInfo .houseRecord .jubao {
    display: inline-block;
    margin-left: 5px;
}
.overview .content .aroundInfo .houseRecord a {
    color: #101d37;
}

.brand {
    position: relative;
    top: 0;
    display: inline-block;
    margin-right: 2px;
    margin-left: 5px;
}
.brokerInfo .brokerInfoText .brokerName .brand {
    top: 5px;
}
.brand .brand_tag {
    width: 28px !important;
    height: 17px;
    line-height: 17px !important;
    text-align: center;
    border-radius: 2px;
    color: #9399a5 !important;
    font-weight: 400 !important;
    background-color: #eff0f2;
    font-size: 11px;
    display: inline-block;
    margin-left: 3px !important;
}
.brand .brand_tag.brand_tag_lj {
    background-color: #eff0f2;
}
.brokerInfo .brokerInfoText .brokerName .new-talk {
    width: 50px;
    height: 20px;
    box-sizing: border-box;
    text-align: center;
    color: #4285f4;
    border-radius: 2px;
    font-size: 12px;
    line-height: 18px;
    background: none;
    text-decoration: none;
    border: 1px solid #4285f4;
}
.brokerInfo .brokerInfoText .brokerName .new-talk .im-icon {
    display: inline-block;
    background-image: url(/images/sprite.png?t=1525250617155);
    background-position: -469px -173px;
    width: 13px;
    height: 12px;
    vertical-align: -1px;
}
.brokerInfo .brokerInfoText .evaluate {
    margin-top: 12px;
    font-size: 12px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.brokerInfo .brokerInfoText .phone {
    margin-top: 13px;
    font-size: 26px;
    line-height: 24px;
    font-weight: bold;
    color: #db4c3f;
    font-family: Tahoma;
    letter-spacing: -1px;
}
.brokerInfo .brokerInfoText .phone span {
    padding: 0 6px;
    font-size: 14px;
}
.download {
    padding: 35px 0;
    display: none;
}
.download .qr-code img {
    display:inline-block;
}
.download .qr-code .text {
    color: #101d37;
    font-size: 12px;
    font-weight: bold;
    line-height: 94px;
    margin-left: 10px;
}
.tab-wrap .wraps {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    background: #303035;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.tab-wrap .panel-tab {
    width: 1150px;
    height: 55px;
    margin: 0 auto;
    background: #303035;
    font-size: 16px;
}
.tab-wrap .panel-tab ul {
    position: relative;
    z-index: 10;
}
.tab-wrap .panel-tab li {
    float: left;
    height: 100%;
    line-height: 55px;
    visibility: middle;
    text-align: center;
    margin-right: 45px;
    position: relative;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}
.tab-wrap .panel-tab li a {
    color: #9399a5;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    height: 55px;
}
.tab-wrap .panel-tab .on {
    color: #ffffff;
}
.m-content {
    width: 1150px;
    margin: 0 auto;
    padding-top: 55px;
}
.m-content:before, .m-content:after {
    display: table;
    content: "";
}
.m-content .box-l {
    float: left;
    width: 710px;
}
.newwrap {
    margin-top: 70px;
}
.newwrap:first-child {
    margin-top: 0;
}
.newwrap .title {
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 23px;
    line-height: 23px;
}
.baseinform .introContent {
    text-align: justify;
}
.baseinform .introContent .tags {
    width: 710px;
    padding: 20px 0;
    border-top: 1px solid #eeeeee;
}
.baseinform .introContent .tags .tag {
    display: inline-block;
    padding: 5px 9px;
    background-color: #f4f7f9;
    color: #849aae;
    margin-right: 3px;
}
.baseinform .introContent .base {
    display: inline-block;
    width: 710px;
    vertical-align: top;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    line-height: 22px;
    padding: 20px 0;
}
.baseinform .introContent .name {
    float: left;
    width: 188px;
    text-align: left;
    color: #9399a5;
    line-height: 23px;
}
.baseinform .introContent .content {
    width: 522px;
    float: left;
}
.baseinform .introContent .content ul {
    font-size: 0;
}
.baseinform .introContent .content ul li {
    display: inline-block;
    width: 50%;
    line-height: 24px;
    font-size: 14px;
    color: #101d37;
}
.baseinform .introContent .content ul li .label {
    color: #9399a5;
    margin-right: 30px;
}
.baseinform .introContent .transaction {
    display: inline-block;
    width: 710px;
    vertical-align: top;
    line-height: 22px;
    padding: 20px 0;
}
.baseinform .introContent .name {
    float: left;
    width: 188px;
    text-align: left;
    color: #9399a5;
    line-height: 23px;
}
.disclaimer {
    clear: both;
    color: #b0b3b4;
    font-size: 12px;
}
.baseinform .introContent .tags .taxfree {
    background: #ffece8;
    color: #FF8062;
}
.baseinform .introContent .tags .is_see_free {
    background-color: #82a1bb;
    color: #fff;
}
.baseinform .introContent .tags .box_blue
{
    background: #ffece8;
    color: #FF8062;
}
.baseinform .introContent .tags .box-light-blue
{
    background-color: #7eadca;
    color: #fff;
}
.baseinform .introContent .tags .box-yellow
{
    background-color: #e2ad5e;
    color: #fff;
}
.comment_daikan {
    width: 710px;
    line-height: 1;
}
.comment_daikan .daikan_header {
    padding-bottom: 24px;
    border-bottom: 1px solid #eeeeee;
}
.comment_daikan .daikan_header .daikan_title {
    color: #101d37;
    font-size: 23px;
    font-weight: bold;
}
.comment_daikan .daikan_header .daikan_filter {
    padding-top: 9px;
    font-size: 0;
}
.comment_daikan .daikan_header .daikan_filter .tag {
    display: inline-block;
    font-size: 14px;
    color: #adafaf;
    padding: 0 8px;
    cursor: pointer;
}
.comment_daikan .daikan_header .daikan_filter .tag.on {
    color: #101d37;
}
.comment_daikan .daikan_content {
    position: relative;
}
.comment_daikan .daikan_content .daikan_list .item {
    padding-top: 20px;
}
.comment_daikan .daikan_content .daikan_list .item .item_img {
    display: inline-block;
}
.comment_daikan .daikan_content .daikan_list .item .item_img img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
}
.comment_daikan .daikan_content .daikan_list .item .daikan_item_content {
    width: 630px;
    border-bottom: 1px solid #f1f1f1;
}
.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl {
    width: 523px;
}
.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl .item_title {
    color: #101d37;
    font-size: 14px;
}
.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl .item_title .itemAgentName {
    font-weight: bold;
}
.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl .item_title .daikan_item_im {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    background-image: url(/images/sprite.png?t=1525250617155);
    background-position: -469px -173px;
    width: 13px;
    height: 12px;
}
.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl .item_title .phone {
    display: inline-block;
    margin-left: 12px;
    font-family: Tahoma;
    font-size: 14px;
    color: #db4c3f;
    font-weight: bold;
}
.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl .des {
    color: #101d37;
    font-size: 14px;
    line-height: 25px;
    margin: 13px 0;
}
.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl .daikan_item_record {
    color: #b0b3b4;
    font-size: 12px;
    margin-bottom: 19px;
}
.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .item_useable_btn {
    color: #888c8e;
    font-size: 12px;
    padding: 7px 8px;
    border: 1px solid;
    cursor: pointer;
}
.comment_daikan .daikan_content .daikanPager {
    margin-top: 25px;
}
.comment_daikan .daikan_content .daikanPager .fr {
    color: #888c8e;
    font-size: 14px;
    line-height: 25px;
}
.comment_daikan .daikan_content .daikanPager .fr .daikanPagerBtn {
    cursor: pointer;
    display: inline-block;
    height: 26px;
    width: 26px;
    text-align: center;
    border: 1px solid #d9dcde;
    border-radius: 2px;
}
.comment_daikan .daikan_content .daikanPager .fr .daikanPagerBtn.disable {
    cursor: not-allowed;
}
.comment_daikan .daikan_content .daikanPager .fr .daikanPagerBtn.disable span {
    opacity: .5;
    filter: alpha(opacity=50);
}
.comment_daikan .daikan_content .daikanPager .fr .daikan_left_arrow {
    margin-left: 21px;
}
.comment_daikan .daikan_content .daikanPager .fr .daikan_right_arrow {
    margin-left: 12px;
}
.comment_daikan .daikan_content .daikan_content_loading {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    display: none;
}
.layout-wrapper {
    width: 710px;
    margin-top: 15px;
    line-height: 1;
}
.layout-wrapper .layout {
    margin: 0 auto;
    font-size: 22px;
    color: #101d37;
    position: relative;
}
.newwrap .title {
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 23px;
    line-height: 23px;
}
.layout-wrapper .layout .frameItem {
    position: absolute;
    top: 22px;
    width: 700px;
}
.layout-wrapper .layout .agent-tips {
    float: right;
    font-size: 14px;
    position: relative;
    top: -24px;
    right: 19px;
}
.agent-tips .fl {
    color: #101d37;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}
.agent-tips .fl span {
    color: #aaaaaa;
    font-size: 12px;
    display: inline-block;
    line-height: 20px;
}
.lianjiaim-createtalkAll {
    display: inline-block !important;
    width: 76px;
    height: 20px;
    padding: 0 !important;
    margin: 0 4px !important;
    vertical-align: middle !important;
    cursor: pointer !important;
}
.lianjiaim-createtalk {
    background-image: url(/images/sprite.png?t=1525250617155);
    background-position: -469px -173px;
    width: 13px;
    height: 12px;
}
.agent-tips .fl .new-talk {
    width: 25px;
    height: 15px;
    box-sizing: border-box;
    text-align: center;
    color: #4285f4;
    border-radius: 2px;
    font-size: 12px;
    line-height: 13px;
    background: none;
    text-decoration: none;
}
.agent-tips .fl p {
    color: #101d37;
    padding-top: 3px;
    padding-right: 4px;
}
.layout-wrapper .layout .agent-tips .fl p {
    padding-right: 5px;
}
.agent-tips .fr img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-left: 10px;
}
.layout-wrapper .content {
    margin: 33px 0;
    text-align: justify;
}
.layout-wrapper .content .imgdiv {
    background-color: #f1f1f1;
    box-shadow: 0 1px 3px rgba(13,3,9,0.2);
    width: 710px;
    height: 600px;
    position: relative;
    vertical-align: middle;
    float: left;
    cursor: pointer;
}
.layout-wrapper .content .imgdiv img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: .8;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.layout-wrapper .content .imgdiv span {
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-image: url(/images/sprite.png?t=1525250617155);
    background-position: -472px -185px;
    width: 16px;
    height: 16px;
}
.layout-wrapper .content .imgdiv span.setbig {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    text-align: center;
}
/*.layout-wrapper .content .imgdiv:hover span.setbig{display:block;}*/
.layout-wrapper .content .imgdiv span.setbig i {
    background-image: url(/images/sprite.png?t=1525250617155);
    background-position: -424px -146px;
    width: 27px;
    height: 27px;
    display: block;
    margin: 0 auto;
    margin-top: 65px;
}
.layout-wrapper .content .imgdiv span.setbig label {
    font-size: 12px;
    color: #fff;
    margin-top: 3px;
}
.layout-wrapper .content .des {
    vertical-align: middle;
    display: inline-block;
    width: 370px;
    margin-top: -6px;
    margin-left: 70px;
    padding-right: 20px;
    height: 188px;
    overflow-y: scroll;
    line-height: 25px;
}
.layout-wrapper .content .des .info .list .row {
    font-size: 0;
}
.layout-wrapper .content .des .info .list .row .col {
    display: inline-block;
    width: 25%;
    line-height: 30px;
    font-size: 14px;
}
.layout-wrapper .content .des .info .list .row .col:first-child {
    font-weight: bold;
}
.mod-scroll {
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px dotted transparent;
    box-sizing: border-box;
}
.mod-scroll_bar-x {
    width: 100%;
    height: 9px;
    background: #000;
    opacity: .1;
    filter: alpha(opacity=10);
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 3;
}
.mod-scroll_bar-y {
    width: 9px;
    height: 100%;
    background: #000;
    opacity: .1;
    filter: alpha(opacity=10);
    border-radius: 5px;
    position: absolute;
    top: 0;
    z-index: 3;
}
.mod-scroll_thumb-x {
    width: 30%;
    height: 9px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .5;
    filter: alpha(opacity=50);
    border-radius: 5px;
    font-size: 0;
    z-index: 3;
}
.mod-scroll_thumb-y {
    width: 9px;
    height: 30%;
    background: #000;
    position: absolute;
    top: 0;
    opacity: .5;
    filter: alpha(opacity=50);
    border-radius: 5px;
    z-index: 3;
}
.justify_fix {
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
}
.housePic {
    width: 710px;
}
.housePic .containers
{
    width:710px;
    max-height: 1150px;
    overflow: hidden;
}
.housePic .containers .list {
    margin: 0 auto;
    margin-top: 15px;
    width: 710px;
    text-align: justify;
    line-height: 0;
}
.housePic .containers .list div {
    width: 350px;
    height: 230px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    text-align: center;
}
.housePic .containers .list div:first-child {
    width: 710px;
    height: 400px;
}
.housePic .containers .list div img {
    width: 350px;
    height: 230px;
}
.housePic .containers .list div:first-child img
{
    width:708px;
    height:400px;
}
.housePic .containers .list div span {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 32px;
    text-align: center;
    padding: 0 11px;
    border-radius: 2px;
    background-color: rgba(0,0,0,0.4);
    color: #ffffff;
    font-size: 12px;
}
.housePic .containers .list div.left_fix {
    height: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 0;
    vertical-align: top;
}
.housePic .more {
    display: none;
    height: 44px;
    width: 710px;
    font-size: 14px;
    background-color: #fff;
    line-height: 44px;
    color: #101d37;
    font-weight: bold;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    margin-top: 10px;
    border: 1px solid #d9dcde;
}
.m-calculator * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.m-calculator .tab-hd {
    font-size: 24px;
    line-height: 1em;
    padding-bottom: 1em;
}
.m-calculator .tab-hd:before, .m-calculator .tab-hd:after {
    display: table;
    content: "";
}
.m-calculator .tab-hd:after {
    clear: both;
}
.m-calculator .tab-hd h3 {
    float: left;
    margin-left: 35px;
    cursor: pointer;
    color: #aaa;
    font-weight: bold;
}
.m-calculator .tab-hd h3:first-child {
    margin-left: 0;
}
.m-calculator .tab-hd h3.active {
    color: #222;
}
.m-calculator .tab-hd p {
    float: right;
    font-size: 14px;
    color: #d4d5d6;
}
.m-calculator .tab-hd .calculatorTabpropmt {
    color: #3072f6;
    cursor: pointer;
}
.m-calculator .tab-bd .tab-item {
    display: none;
}
.m-calculator .tab-bd .tab-item.active {
    display: block;
}
.m-calculator .tab-bd .tab-item:before, .m-calculator .tab-bd .tab-item:after {
    display: table;
    content: "";
}
.m-calculator .tab-bd .tab-item:after {
    clear: both;
}
.m-calculator .tab-bd .tab-item-l {
    float: left;
    width: 460px;
}
.m-calculator .tab-bd dl {
    padding-top: 20px;
}
.m-calculator .tab-bd dl:before, .m-calculator .tab-bd dl:after {
    display: table;
    content: "";
}
.m-calculator .tab-bd dl:after {
    clear: both;
}
.m-calculator .tab-bd dt {
    float: left;
    width: 120px;
    line-height: 45px;
    color: #a9abab;
}
.m-calculator .tab-bd dd {
    float: right;
    width: 330px;
}
.m-calculator .tab-bd .u-input {
    position: relative;
    border-bottom: 1px solid #f1f1f1;
}
.m-calculator .tab-bd .u-input input {
    display: block;
    width: 100%;
    height: 44px;
    border: none;
    padding: 12px;
    line-height: 20px;
}
.m-calculator .tab-bd .u-input span {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    line-height: 44px;
}
.m-calculator .tab-bd .u-select {
    position: relative;
    line-height: 20px;
    font-size: 14px;
    cursor: pointer;
}
.m-calculator .tab-bd .u-select:after {
    content: "";
    position: absolute;
    border-color: #999999 transparent transparent;
    border-style: solid;
    border-width: 6px 5px;
    right: 20px;
    top: 20px;
}
.m-calculator .tab-bd .u-select ul {
    display: none;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 35px;
    max-height: 220px;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
}
.m-calculator .tab-bd .u-select li {
    padding: 12px;
}
.m-calculator .tab-bd button {
    width: 100%;
    height: 45px;
    border: 1px solid #b2b2bc;
    color: #828b92;
    font-size: 14px;
    background-color: #ffffff;
    border-radius: 2px;
}
.m-calculator .tab-bd button.active {
    background-color: #3072f6;
    border-color: #3072f6;
    color: #fff;
}
.m-calculator .tab-bd .tab-item-r {
    float: right;
    width: 200px;
}
.m-calculator .chart-text li {
    line-height: 30px;
    font-weight: bold;
    position: relative;
}
.m-calculator .chart-text li:before, .m-calculator .chart-text li:after {
    display: table;
    content: "";
}
.m-calculator .chart-text li:after {
    clear: both;
}
.m-calculator .chart-text li .unit {
    margin-left: 5px;
}
.m-calculator .chart-text li.light {
    color: #a8a8a8;
    font-weight: normal;
}
.left {
    float: left;
}
.right {
    float: right;
}
.m-calculator .chart-text li.all {
    border-top: 1px solid #f1f1f1;
    color: #db4c3f;
}
.m-calculator .chart {
    display: none;
    height: 260px;
    margin-top: -40px;
}
.m-calculator .tab-ft {
    color: #a9abab;
    font-size: 12px;
    line-height: 36px;
}
.m-calculator .other {
    font-weight: normal;
    position: relative;
}
.m-calculator .other .icon-other {
    background-image: url(/images/sprite.png?t=1525250617155);
    background-position: -482px -173px;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-left: 5px;
}
.m-calculator .other .text-other {
    font-size: 12px;
    line-height: 22px;
    display: none;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    width: 200px;
    color: #fff;
    line-height: 20px;
    padding: 5px 10px;
    background-color: rgba(0,0,0,0.8);
}
.m-calculator .other:hover .text-other {
    display: block;
}

.m-calculator .tab-bd dt .icon-tip {
    position: relative;
    top: 1px;
    margin-left: 5px;
}
.m-calculator .tab-bd dt .icon-tip i {
    background-image: url(/images/sprite.png?t=1525250617155);
    background-position: -482px -173px;
    width: 12px;
    height: 12px;
    display: inline-block;
}
.m-calculator .tab-bd dt .icon-tip span {
    display: none;
    position: absolute;
    z-index: 1;
    top: -70px;
    width: 210px;
    height: 50px;
    color: #fff;
    line-height: 20px;
    padding: 5px 10px;
    background-color: rgba(0,0,0,0.8);
}
.m-calculator .tab-bd dt .icon-tip:hover span{display:block;}
.m-calculator .tab-bd .u-select .u-select-name {
    height: 45px;
    padding: 12px;
    background-color: #fafafa;
}
.m-calculator .tab-bd dl.multiple .u-input {
    float: right;
    width: 100px;
}
.m-calculator .tab-bd dl.multiple .u-select {
    float: left;
    width: 200px;
}
.m-calculator .m-loan-result .m-loan-result-hd {
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
}
.m-calculator .m-loan-result .m-loan-result-hd:before, .m-calculator .m-loan-result .m-loan-result-hd:after {
    display: table;
    content: "";
}
.m-calculator .m-loan-result .m-loan-result-hd:after {
    clear: both;
}
.m-calculator .m-loan-result .m-loan-result-hd div {
    float: left;
    line-height: 1;
    color: #a9abab;
    margin-right: 30px;
    font-weight: bold;
    cursor: pointer;
}
.m-calculator .m-loan-result .m-loan-result-hd div.active {
    color: #101d37;
}
.m-calculator .m-loan-result .m-loan-result-bd {
    line-height: 30px;
    font-weight: bold;
}
.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item {
    display: none;
}
.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item.active {
    display: block;
}
.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item>div {
}
.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item>div:before, .m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item>div:after {
    display: table;
    content: "";
}
.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item>div:after {
    clear: both;
}
.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item .unit {
    margin-left: 5px;
}
.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item .mpd {
    color: #d4d4d4;
}
.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item .mpd em {
    margin-left: 5px;
    color: #9399a5;
}
.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item .unit {
    margin-left: 5px;
}
.record {
    width: 710px;
    line-height: 1;
}
.record .list {
    display: inline-block;
    vertical-align: top;
}
.record .list .content {
    margin-top: 37px;
    height: 262px;
}
.record .list .content .record-header {
    line-height: 46px;
    border-bottom: 1px solid #eeeeee;
    font-size: 0;
    font-weight: bold;
}
.record .list .content .record-header div {
    display: inline-block;
    font-size: 14px;
    text-align: left;
    color: #222;
}
.record .list .content .mytime {
    width: 95px;
}
.record .list .content .myname {
    width: 140px;
}
.record .list .content .mytotal {
    width: 90px;
}
.record .list .content .phone {
    font-weight: bold;
}
.record .list .content .row {
    font-size: 12px;
    border-bottom: 1px solid #eeeeee;
    text-align: left;
    line-height: 70px;
    height: 70px;
}
.record .list .content .row div {
    display: inline-block;
    text-align: left;
}
.record .list .content .row .agentName {
    vertical-align: inherit;
    text-align: left;
}
.record .list .content .item img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    vertical-align: middle;
}
.record .list .content .item span {
    display: inline-block;
    vertical-align: middle;
    color: #101d37;
}
.record .list .content .row .agentName span {
    width: auto;
    margin-left: 10px;
}
.record .list .pagination {
    margin-top: 20px;
    text-align: right;
}
.record .list .pagination .pre, .record .list .pagination .next {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    color: #888c8e;
    font-size: 14px;
    border: 1px solid #d9dcde;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
}
.record .list .pagination .disable {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: not-allowed;
}


.record .panel {
    display: inline-block;
    width: 190px;
    margin-top: 75px;
    text-align: center;
    margin-left: 40px;
}
.record .panel .panel-title {
    font-weight: bold;
}
.record .panel .count {
    font-size: 80px;
    font-family: "Tahoma";
    font-weight: bold;
    letter-spacing: -1px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.record .panel .totalCount {
    font-size: 14px;
    margin-top: 14px;
    color: #a9abab;
}
.record .lianjiaim-createtalk {
    vertical-align: -4px !important;
}

.xiaoquCard {
    width: 720px;
    line-height: 1;
}
.xiaoquCard .xiaoqu_header .fl {
    font-weight: bold;
    font-size: 23px;
    color: #101d37;
}
.xiaoquCard .xiaoqu_header .fr {
    font-size: 14px;
    line-height: 23px;
    color: #7f8183;
}
.xiaoquCard .xiaoqu_content {
    margin-top: 23px;
}
.xiaoquCard .xiaoqu_content .xiaoqu_main {
    width: 459px;
}
.xiaoquCard .xiaoqu_content .xiaoqu_main .xiaoqu_info {
    margin-top: 13px;
    font-size: 14px;
}
.xiaoquCard .xiaoqu_content .xiaoqu_main .xiaoqu_info .xiaoqu_main_label {
    color: #7f8183;
}
.xiaoquCard .xiaoqu_content .xiaoqu_main .xiaoqu_info .xiaoqu_main_info {
    margin-left: 24px;
    color: #101d37;
}
.xiaoquCard .xiaoqu_content .xiaoqu_main .xiaoqu_info .price_red {
    color: #db4c3f;
    font-weight: 700;
}
.xiaoquCard .xiaoqu_content .xiaoqu_main .xiaoqu_info .xiaoqu_main_info a {
    text-decoration: underline;
    color: inherit;
}
.xiaoquCard .xiaoqu_content .xiaoqu_img {
    width: 199px;
    height: 150px;
    margin-top: 13px;
    position: relative;
}
.xiaoquCard .xiaoqu_content .xiaoqu_img img {
    width: 100%;
    height: 100%;
}
a {
    color: inherit;
}

.around {
    margin-top: 70px;
}
.aroundTitle {
    width: 1150px;
    margin: 0 auto 25px auto;
    font-weight: bold;
    font-size: 23px;
    line-height: 23px;
}
.aroundContainer {
    width: 1150px;
    margin: 0 auto;
    height: 510px;
    margin-top: 18px;
    position: relative;
    overflow: hidden;
}
.aroundMap {
    height: 100%;
    margin-left: -220px;
}
.aroundMap .name {
    position: absolute;
    z-index: 2;
    line-height: 24px;
    border-radius: 2px;
    padding: 10px 14px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: #5184f9;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    font-weight: 900;
}
.aroundMap .name:before {
    content: '';
    width: 18px;
    height: 12px;
    background: #5184f9;
    position: absolute;
    bottom: 1px;
    left: 40%;
    z-index: 2;
}
.aroundMap .name:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #5184f9;
    border-radius: 50%;
    border: 3px solid #fff;
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -7px;
}
.aroundMap .item {
    background-image: url(/images/mapIconRed@1x.png);
    background-image: -webkit-image-set(url(/images/mapIconRed@1x.png) 1x, url(/images/mapIconRed@2x.png) 2x);
    background-repeat: no-repeat;
    display: inline-block;
    width: 24px;
    height: 32px;
    line-height: 25px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.aroundMap .item:hover,.aroundMap .blueLabel{background-image:url("/images/mapIconBlue@1x.png");background-image:-webkit-image-set(url("/images/mapIconBlue@1x.png") 1x, url("/images/mapIconBlue@2x.png") 2x)}
.icon-bus:before {
    content: "\79";
}
.icon-kindergarten:before {
    content: "\6b";
}
.icon-hospital:before {
    content: "\67";
}
.icon-mall:before {
    content: "\61";
}
.icon-bank:before {
    content: "\68";
}
.icon-park:before {
    content: "\75";
}
.aroundMap .item.blueLabel
{
    background-image: url(/images/mapIconBlue@1x.png);
    background-image: -webkit-image-set(url(/images/mapIconBlue@1x.png) 1x, url(/images/mapIconBlue@2x.png) 2x);}
.aroundMap .name .arrow {
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -5px;
    left: 50%;
    background: #5184f9;
    margin-left: -5px;
    display: inline-block;
    box-shadow: 0 0 6px 0 rgba(13,4,9,0.2);
    transform: rotate(45deg);
}
.contentBox, .makerDetailStyle {
    border-left: 2px solid #fff;
    padding: 0 0px;
}
.makerDetailStyle {
    position: absolute;
    left: -130px;
    width: 240px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(13,4,9,0.2);
    display:none;
}
.makerDetailStyle:before {
    content: '';
    width: 20px;
    height: 12px;
    background: #fff;
    position: absolute;
    bottom: 1px;
    left: 46%;
    z-index: 2;
}
.contentBox .itemContent, .makerDetailStyle .itemContent {
    color: #101d37;
    font-size: 14px;
    overflow: hidden;
}
.contentBox .itemContent span, .makerDetailStyle .itemContent span {
    float: left;
    font-weight: bold;
}
.contentBox .itemContent [class*="icon-"]:before, .makerDetailStyle .itemContent [class*="icon-"]:before {
    display: inline-block;
    margin: 2px 10px 2px 2px;
    font-size: 16px;
    font-weight: 500;
}
.contentBox .itemContent .itemTitle, .makerDetailStyle .itemContent .itemTitle {
    max-width: 49%;
    margin-right: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.contentBox .itemContent .itemdistance, .makerDetailStyle .itemContent .itemdistance {
    width: 20%;
}
.contentBox .itemInfo, .makerDetailStyle .itemInfo {
    color: #9399a5;
    font-size: 14px;
    padding: 8px 19px 0 30px;
    text-align: justify;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}
.makerDetailStyle .itemInfo {
    padding-left: 4px;
    padding-right: 0;
}
.makerDetailStyle .itemInfo:before {
    content: "线路:";
    padding-right: 8px;
}
.detailArrow {
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -4px;
    left: 50%;
    background: #fff;
    margin-left: -5px;
    display: inline-block;
    box-shadow: 0 0 6px 0 rgba(13,4,9,0.2);
    transform: rotate(45deg);
}
.tabBox {
    position: absolute;
    top: 24px;
    bottom: 24px;
    right: 18px;
    width: 385px;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.tabBox .aroundType {
    width: 100%;
    height: 40px !important;
    font-size: 0;
    background-color: #fff;
    border-radius: 2px;
}
.tabBox .aroundType li {
    cursor: pointer;
    display: inline-block;
    width: 16.66%;
    line-height: 40px;
    text-align: center;
    background: #f1f1f1;
    color: #384043;
    font-size: 14px;
}
.tabBox .aroundType li.selectTag:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #2a86ef;
    position: absolute;
    top: 0;
    left: 0;
}
.tabBox .itemBox li .itemActive {
    color: #2a86ef;
}
.tabBox .aroundType li.selectTag {
    position: relative;
    background: #fff;
    font-weight: 900;
    color: #2a86ef;
    box-shadow: 1px 0 0 rgba(0,0,0,0.05);
}
.tabBox .itemTagBox {
    box-sizing: border-box;
    margin-left: 17px;
    padding-top: 10px;
    border-bottom: 1px solid #eeeeee;
}
.tabBox .itemTagBox .tagStyle {
    display: inline-block;
    height: 43px;
    line-height: 43px;
    margin-right: 22px;
    cursor: pointer;
}
.tabBox .itemTagBox .tagStyle.select {
    box-sizing: border-box;
    border-bottom: 1px solid #2a86ef;
    color: #2a86ef;
}
.tabBox .aroundList {
    padding-top: 10px;
    height: 358px;
    overflow-y: auto;
}
.tabBox .itemBox li {
    padding: 10px 0;
    cursor: pointer;
}
.contentBox .itemContent, .makerDetailStyle .itemContent {
    color: #101d37;
    font-size: 14px;
    overflow: hidden;
}
.contentBox .itemContent span, .makerDetailStyle .itemContent span {
    float: left;
    font-weight: bold;
}
.icon-subway:before {
    content: "\74";
}
.contentBox .itemContent [class*="icon-"]:before, .makerDetailStyle .itemContent [class*="icon-"]:before {
    display: inline-block;
    margin: 2px 10px 2px 2px;
    font-size: 16px;
    font-weight: 500;
}
.contentBox .itemTitle, .makerDetailStyle .itemTitle {
    width: 40%;
}
.contentBox .itemContent .itemTitle, .makerDetailStyle .itemContent .itemTitle {
    max-width: 49%;
    margin-right: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.icon-distance:before {
    content: "\6f";
}
.contentBox .itemContent [class*="icon-"]:before, .makerDetailStyle .itemContent [class*="icon-"]:before {
    display: inline-block;
    margin: 2px 10px 2px 2px;
    font-size: 16px;
    font-weight: 500;
}
.contentBox .itemContent .itemdistance, .makerDetailStyle .itemContent .itemdistance {
    width: 20%;
}
.contentBox .itemInfo, .makerDetailStyle .itemInfo {
    color: #9399a5;
    font-size: 14px;
    padding: 8px 19px 0 30px;
    text-align: justify;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}


.push {
    width: 1150px;
    margin: 70px auto 0 auto;
    line-height: 1;
}
.pushheader {
    width: 1150px;
    margin: 0 auto 25px auto;
    font-weight: bold;
    font-size: 23px;
    line-height: 23px;
}
.pushList {
    margin-top: 34px;
    margin-right: -10px;
    height:534px;
    overflow:hidden;
}
.pushList:before, .pushList:after {
    display: table;
    content: "";
}
.pushList:after {
    clear: both;
}
.pushListItem {
    float: left;
    width: 280px;
    margin-right: 10px;
    margin-bottom: 26px;
}
.pushListItem .pic {
    position: relative;
}
.pushListItem .pic img {
    width: 100%;
    height: 210px;
}
.pushListItem .pic span {
    position: absolute;
    left: 0;
    bottom: 20px;
    background-color: #101d37;
    font-size: 12px;
    color: #ffffff;
    line-height: 24px;
    padding: 0 9px;
    border-radius: 2px;
    font-weight: bold;
}
.pushListItem .htitle {
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.pushListItem .htitle .name {
    font-size: 16px;
    font-weight: bold;
    max-width: 128px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.pushListItem .htitle .name a {
    color: #101d37;
}
a:hover {
    text-decoration: underline;
}
.pushListItem .htitle .info {
    margin-left: 5px;
    font-size: 12px;
    color: #616669;
}

.xinfangPush {
    width: 1150px;
    margin: 54px auto 0 auto;
    padding-bottom: 35px;
    line-height: 1;
}
.xinfangPushTitle {
    width: 710px;
    margin-top: 50px;
    font-size: 23px;
    font-weight: bold;
}
.xinfangPushList {
    margin-top: 32px;
    margin-right: -10px;
}
.xinfangPushList:before, .xinfangPushList:after {
    display: table;
    content: "";
}
.xinfangPushList:after {
    clear: both;
}
.xinfangPushItem {
    width: 222px;
    margin-right: 10px;
    float: left;
    position: relative;
}
.xinfangPushPic {
    display: block;
    height: 167px;
    position: relative;
    color: inherit;
}
.xinfangPushImg {
    background: #ffffff;
    width: 100%;
    height: 100%;
}
.xinfangPushbg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    opacity: .002;
    filter: alpha(opacity=0.2);
}
.xinfangPushDescription {
    box-sizing: border-box;
    color: white;
    position: absolute;
    top: 67.5px;
    left: 0;
    width: 100%;
    text-align: center;
}
.xinfangPushDescription .title {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -webkit-text-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -moz-text-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -o-text-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -ms-text-shadow: 0 1px 3px rgba(0,0,0,0.6);
}
.xinfangPushDescription .type {
    margin-top: 5px;
}
.xinfangPushDescription .type span {
    color: #e7e7e6;
    line-height: 17px;
    font-size: 12px;
    background-color: #1e1908;
    padding: 4px 6px;
    border-radius: 2px;
}
.xinfangPushInfo {
    margin-top: 20px;
}
.xinfangPushPrice {
    margin-top: 8px;
}
.xinfangPushPrice:first-child {
    margin-top: 0;
}
.xinfangPushPrice .average {
    font-weight: bold;
    font-size: 14px;
}
.xinfangPushPrice .average span {
    color: #cb4c3f;
}

.m-yezhu {
    clear: both;
    margin-top: 70px;
    line-height: 1;
}
.m-yezhu .wraps {
    width: 1150px;
    margin: 0 auto 100px auto;
}
.m-yezhu .hd {
    font-size: 23px;
    font-weight: bold;
}
.m-yezhu ul {
    padding-top: 32px;
    text-align: center;
}
.m-yezhu ul:before, .m-yezhu ul:after {
    display: table;
    content: "";
}
.m-yezhu ul:after {
    clear: both;
}
.m-yezhu li {
    float: left;
    position: relative;
    width: 375px;
    height: 115px;
    margin-left: 12px;
    font-size: 12px;
    color: #fff;
    padding-top: 45px;
}
.m-yezhu li:first-child {
    margin-left: 0;
}
.m-yezhu li.item-gujia {
    background-image: url(/images/yezhu-gujia.png);
}
.m-yezhu li>* {
    position: relative;
    z-index: 2;
}
.m-yezhu .marsk {
    opacity: .4;
    filter: alpha(opacity=40);
    position: absolute;
    z-index: 1;
    background-color: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.m-yezhu .tit {
    font-size: 20px;
    margin-bottom: 14px;
}
.m-yezhu .sub-tit {
    color: #d0d1d2;
    margin-bottom: 14px;
}
.m-yezhu .btn-link {
    text-decoration: none;
}
.m-yezhu li a {
    color: #fff;
}
.m-yezhu li.item-maifang {
    background-image: url(/images/yezhu-maifang.png);
}
.m-yezhu li.item-xiazai {
    background-image: url(/images/yezhu-xiazai.png);
}
.m-yezhu .btn-app {
    position: relative;
    z-index: 2;
    cursor: default;
}
.m-yezhu .layer-qrcode {
    display: none;
    position: absolute;
    left: -50px;
    bottom: 20px;
    width: 140px;
    padding: 28px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(13,4,9,0.2);
    line-height: 1;
}
.m-yezhu .btn-app:hover .layer-qrcode {display:block;}
.m-yezhu .layer-qrcode .icon-qrcode {
    margin: 0 auto;
}
.m-yezhu .layer-qrcode .txt {
    margin-top: 22px;
    font-weight: bold;
    color: #101d37;
}
.m-yezhu .layer-qrcode span {
    display: block;
}
.m-yezhu .layer-qrcode .sub-txt {
    margin-top: 8px;
    font-size: 12px;
    color: #9399a5;
}


.m-content .box-r {
    float: right;
    width: 380px;
}
.agbox {
    width: 380px;
}


.icon-school:before {
    content: " ";
    background-image: url(/Content/img/map/icon/school.png?_=2023);
    width:16px;
    height:16px;
    background-repeat:no-repeat;
    background-size:100%;
}
.icon-shop:before {
    content: "\61";
}
.icon-station:before {
    content: " ";
    background-image: url(/Content/img/map/icon/station.png?_=2023);
    width:16px;
    height:16px;
    background-repeat:no-repeat;
    background-size:100%;

}
.icon-rest:before {
    content: " ";
    background-image: url(/Content/img/map/icon/rest.png?_=2023);
    width:16px;
    height:16px;
    background-repeat:no-repeat;
    background-size:100%;
}