<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*公用样式*/
*{-webkit-tap-highlight-color:transparent;outline:0;}
body{font-size:.6rem;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;padding:0;}
img{border:none;width:100%;}
#map img,.pic-show img{width:auto;}
li{list-style:none;}
input,select,textarea,button{outline:none;border:none; background:none;}
textarea{resize:none;}
a{text-decoration:none; color:#4e4e4e;}
i,em{ font-style:normal}
table {border-collapse: collapse;border-spacing: 0; }
*{box-sizing:border-box;font-family: 微软雅黑;}
/*a:hover{ cursor: crosshair; }*/
/*清浮动*/
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
.main{ max-width:750px; margin-left:auto; margin-right:auto; min-height: 90vh;position:relative;}
.hide{display:none;}
.show{display:block;}
.mt20{margin-top:.43rem;}
.mb20{margin-bottom:.43rem;}
.pt30{padding-top:.64rem;}
.pb30{padding-bottom: .64rem;}
.pb70{padding-bottom:1.5rem;}
.pt45{padding-top: 1rem;}
.pb160{padding-bottom: 4.3rem;}
.footer-bar{position:fixed;padding-top:.15rem;bottom:0;background-color: #fff;border-top:1px solid #ccc;width:100%;z-index:98;height:1.92rem;color: #4e4e4e; line-height: 20px;}
.footer-bar li{display:inline-block;width:24%;text-align:center;}

/*
手机新闻内页底部二维码新增
*/
.ewmbottom{ width: 307px; height: 335px; margin: auto;  background: url(../images/endbj.png) center no-repeat; }
.ewmbottom strong{ padding: 85px 68px; display: block; margin: auto;}


/*新增楼盘关联置业顾问*/
.im-row{
    padding: 0.6rem 0;
}
.im-row .detail-block{
    padding-bottom: 0.3333rem;
    background: #fff;
    margin-top: 0.2667rem;
}
.im-row .detail-block .tit{
    overflow: hidden;
    padding: 0.6rem 0.3rem;
}
.im-row .detail-block .tit p{
    float: left;
    font-size: 0.81rem;
    line-height: 1rem;
    font-weight: bold;
    text-indent: 0.32rem;
    position: relative;
}
.pages-lpxq .detail-block .tit p::before{
    content: '';
    position: absolute;
    width: 0.0533rem;
    height: 100%;
    background: #30a15d;
    left: 0;
    top: 0;
}
.im-row .imInlet .list{
    margin: 0 0.5867rem;
    overflow: hidden;
    height: auto;
}
.im-row .imInlet .item{
    display: -webkit-flex;
    display: flex;
    padding: 0.8333rem 0;
    overflow: hidden;
    border-bottom: #e1e1e1 1px solid;
}
.im-row .imInlet .img{
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 15px;
    background: #d6ecdf;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}
.im-row .imInlet .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.im-row .imInlet .text{
    -webkit-flex: 1;
    flex: 1;
    overflow: hidden;
    padding-right: 0.2667rem;
}
.im-row .imInlet .text p{
    font-size: 0.8rem;
    line-height: 1.5rem;
    text-indent: 0.2667rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.im-row .imInlet .text span{
    display: block;
    font-size: 12px;
    line-height: 0.8333rem;
    text-indent: 0.2667rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.im-row .imInlet .btn{
    display: block;
}
.im-row .imInlet .btnguwen button{
    width: 3.6667rem;
    background: #fff;
    line-height: 1.2rem;;
    height: auto;
    color: #ed0246;
    border: #ed0246 1px solid;
    border-radius: 0.1067rem;
    margin-top: 0.2667rem;
}
</pre></body></html>