.details-premises {
    padding-top: 42px;
}

.fix-top {
    position: fixed;
    left: 0;
    top: 42px;
    background-color: #fff;
    z-index: 90000;
    width: 100%;
    padding: 0.5rem 1.2rem;
    box-sizing: border-box;
    transition: top .1s;
}

.fix-mar {
    margin-top: 250px;
}
.header-dp {
    position: absolute;
    color: #fff;
    width: 100%;
}
.header-dp > span {
    margin-top: 1rem;
    display: inline-block;
}
.header-dp > span > i {
    font-size: 1.1rem;
}
.back-dp {
    margin-left: 1rem;
    display: none !important;
}
.share-dp.f-r {
    margin-right: 1rem;
}
.fav-dp.f-r {
    margin-right: 1rem;
}
.superslide img {
    max-width: 100%;
    width: 100%;
}
.wxParse-strong {
    -webkit-text-stroke: 0.2px;
}
.layout-dp {
    border-bottom: 0.25rem solid #f9f9f9;
    /* padding-bottom: 1.25rem; */
}
.layout-dp.hd {
    padding: 0 calc((var(--dw) * 5) + var(--dw_f));
}
.layout-dp.no-bottom {
    border-bottom: 0;
    padding-bottom: 0;
}

.project-name {
    font-size: calc((var(--dw) * 5) + var(--dw_f));
    -webkit-text-stroke: 0.2px;
    margin: calc(var(--dw_f) * 6) 0;
    line-height: calc(var(--dw) * 10);
    font-weight: bold;
}

.features {
    margin-left: 1rem;
    margin-bottom: 1rem;
    font-size: 0.7rem;
}
.features span {
    padding: 0.125rem 0.25rem;
    margin-right: 0.1rem;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
}
.features span img {
    height: 1.2rem;
    width: 7.5rem;
}
.features .tag-1 {
    height: 1.25rem;
    padding: 0rem !important;
    position: relative;
    top: 0.35rem;
}
.w33p {
    float: left;
    text-align: left;
    text-indent: 1rem;
}

.c-1 {
    font-weight: bold;
}

/*编者资料卡*/
.editor-face {
    width: calc(var(--dw) * 10);
    height: calc(var(--dw) * 10);
    float: left;
}

.editor-face img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.editor .editor-info {
    height: calc(var(--dw) * 10);
    margin-left: calc(var(--dw_f) * 4);
    display: flex;
    flex-direction: column;
    font-size: calc(var(--dw) * 5 - var(--dw_f) * 2);
    justify-content: space-between;
}

.editor .editor-info .editor-name {
    -webkit-text-stroke: 0.2px;
}

.editor .editor-info .source {
    color: #c2c2c2;
}

.editor .editor-info .source  .site {
    margin-right: calc(var(--dw_f) * 2);
}

.follow-box {
    height: calc(var(--dw) * 10);
    display: flex;
    align-items: center;
}

.follow-btn {
    padding: calc(var(--dw_f)) calc(var(--dw_f) * 3);
    font-size: calc(var(--dw) * 5 - var(--dw_f) * 2);
    display: block;
    color: #fff;
    background-color: #ff7338;
    border-radius: 4px;
}
.xinxi {
    font-size: 0.6rem;
    margin-left: 3.3rem;
}
.news-dp {
    margin: 0 calc((var(--dw) * 5) + var(--dw_f));
    font-size: calc(var(--dw) * 4);
    word-break: break-all;
    text-align: justify;
    text-align-last: auto;
}
.news-dp view {
    line-height: 1.5rem;
}
.news-dp .sanjiang-qr {
    text-align: center;
}
.news-dp .qr-code {
    width: 150px;
}
.news-dp .wxParse-p {
    margin-bottom: 1rem;
}
.news-dp .dp-declare {
    color: #888;
}
.news-dp .dp-declare > span {
    -webkit-text-stroke: 0.2px;
}

.title-dp {
    font-size: 1.375rem;
    font-weight: bold;
    margin: 1.25rem 0 0.75rem 1rem;
}
.w50p, .w100p {
    float: left;
    text-align: left;
    text-indent: 1rem;
    color: #8c8c8c;
    font-weight: normal;
    font-size: 0.7rem;
    line-height: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.more {
    font-size: 1rem;
    color: #888;
    font-weight: normal;
}
.more.f-r {
    margin-right: 1rem;
    line-height: 2.125rem;
}
.xp-tz {
    display: block;
    margin: 1rem 1rem 0;
    text-align: center;
    padding: 1rem;
    font-size: 1.05rem;
    font-weight: bold;
}
.huxing ul {
    margin-left: 1.25rem;
    width: 999%;
    display: inline-block;
    overflow-y: scroll;
}
.huxing ul li {
    float: left;
    margin-right: 1rem;
}
.unit-img {
    width: 11rem;
    height: 10rem;
}
.unit-img img {
    width: 100%;
    height: 100%;
}
.unit-type {
    margin: 0.5rem 0;
}
.unit-type .type {
    font-size: 1.05rem;
    font-weight: bold;
    margin-right: 0.5rem;
}
.unit-type .tag {
    font-size: 0.85rem;
    padding: 0.1rem 0.375rem;
    margin-right: 0.1rem;
    border-radius: 0.2rem;
    display: inline-block;
    text-align: center;
    position: relative;
    top: -0.1rem;
}
.unit-attr {
    color: #888;
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
}
.unit-price {
    font-size: 0.8rem;
    font-weight: bold;
}
.icon-address {
    margin-left: 0.5rem;
}
.icon-more {
    margin-left: 0.33rem;
}
.icon-remind {
    margin-right: 0.5rem;
    font-size: 1.25rem;
}
.minor {
    margin-left: 1rem;
    font-size: 0.825rem;
    color: #888;
    margin-bottom: 0.25rem;
}
.minor span {
    color: #000;
    font-weight: bold;
}
.map-dp {
    background: #ddd;
    height: 7rem;
    text-align: center;
    padding-top: 7.5rem;
}
.map_container {
    height:225px;
    width: 100%;
}
.map {
    height: 100%;
    width: 100%;
}
.bmap-select-list {
    border-bottom: 1px solid #f2f2f2;
}
.bmap-select-list:after {
    clear: both;
    content: "\20";
    display: block;
    height: 0;
}
.bmap-select-list > view {
    width: 25%;
    text-align: center;
    display: block;
    float: left;
    font-size: 0.95rem;
    padding: 0.6rem 0;
}
.bmap-select-list > view.selected {
    color: #f7c914;
}
.place-info {
    margin: 0.5rem 0;
}
.place-info-in > view {
    font-size: 0.8rem;
    padding: 0.2rem;
    margin: 0 1rem;
}
.place-info-in > view:after {
    clear: both;
    content: "\20";
    display: block;
    height: 0;
}
.place-info-in > view > view:first-child {
    float: left;
    padding: 0.2rem;
}
.place-info-in > view > view:last-child {
    float: right;
    font-size: 0.65rem;
    opacity: 0.8;
    padding: 0.2rem;
}
.bmap-select-list i {
    display: block;
    height: 1.5rem;
    padding: 0.2rem;
}
.bmap-select-list .icon-gongjiao {
    color: #68b4ff;
    font-size: 1.6rem;
}
.bmap-select-list .icon-zhigui {
    color: #ffa52a;
    font-size: 1.5rem;
}
.bmap-select-list .icon-yiyuan {
    color: #15dee6;
    font-size: 1.7rem;
}
.bmap-select-list .icon-shangpu {
    color: #ff687d;
    font-size: 1.5rem;
}
.minitop .project-name {
    font-size: 0.8rem;
}
.mini-bar .upper-str, .mini-bar .lower-str{
    font-size: 0.6rem;
}
.mini-bar .upper-str span:first-child{
    font-size: 0.8rem;img
}
.place-info-in {
    border-bottom: 1px solid #f2f2f2;
}
.wxParse-p  {
    margin: 0.5rem 0;
    width: 100%;
}
.wxParse-p img {
    margin: 0.5rem 0;
    width: 100%;
}
.layout-dp .lower-str.float {
    position: fixed;
    width: 100%;
    background-color: #fff;
    /* border-bottom: 0.05rem solid #ddd; */
    top: 0;
    left: 0;
    /* padding: 0 6% 2% 4%; */
    overflow: visible;
    z-index: 10;
}
.layout-dp .lower-str.float .head-info {
    position: relative;
    z-index: 10;
    width: 90%;
    padding: 0 6% 12% 4%;
    /* background-color: #fff; */
    background-image: linear-gradient(to top, #f9f9f9, #fff);
}
.layout-dp .lower-str.float .bottom-shadow {
    width: 140%;
    height: 4rem;
    content: '';
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    position: absolute;
    /* display: block; */
    bottom: 0;
    left: -20%;
    z-index: 1;
    display: none;
}
.wap-body .guen {
    margin-bottom: 5rem;
    display: block;
    border-bottom: 0.25rem solid #f9f9f9;
}
/* 底部导航 */

.foot {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    padding: 0.5rem 0;
    border-top: 0.5px solid #f2f2f2;
    z-index: 999;
}


.o-border {
    border: 1px solid #fa5f35;
    border-radius: 6px;
    position: relative;
    z-index: 5;
}

.o-border-box {
    padding: calc(var(--dw) * 5 - var(--dw_f) * 3);
}

.ol-con.ol-4 {
    width: 40%;
    flex: 1 auto;
}
.quasi-input {
    background-color: #eee;
    height: 32px;
    line-height: 32px;
    width: 36vw;
    margin-left: 5%;
    margin-top: 5%;
    display: inline-block;
    text-align: left;
    padding-left: 7.5%;
    border-radius: 0.2rem;
}

.maskbg {
    position: fixed;
    z-index: -3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    /* background: rgba(0, 0, 0, 0.753); */
}

.news-con p {
    line-height: 1.75;
    margin: 1rem 0;
}
.news-con p img {
    max-width: 100%;
    margin-top: 0.5em;
}
.sm {
    margin: 0 1.2rem 1.2rem;
}
.dp-declare {
    color: #888;
}
.dp-declare > span {
    -webkit-text-stroke: 0.2px;
}
.disclaimer-title {
    margin: 0 1.2rem;
    font-size: 0.8rem;
    color: #8e8e8e;
    margin-top: 0.2rem;
}
.disclaimer-content {
    margin: 1rem 1.2rem 0;
    font-size: 0.6rem;
    color: #8e8e8e;
    margin-top: 0.2rem;
    line-height: 1.5rem;
    text-align: justify;
    text-align-last: auto;
}
