
.p-r-10 {
    padding-right: 10px;
}
.ftn10 {
    font-size: 10px!important;
}
.p-10 {
    padding: 10px;
}
.m-b-15 {
    margin-bottom: 15px;
}
.p-15 {
    padding: 15px;
}
.p-b-5 {
    padding-bottom: 5px;
}
.p-t-15 {
    padding-top: 15px;
}
.p-r-15 {
    padding-right: 15px;
}
.p-l-15 {
    padding-left: 15px;
}
.p-b-10 {
    padding-bottom: 10px;
}
.p-t-10 {
    padding-top: 10px;
}
.p-b-15 {
    padding-bottom: 15px;
}
.m-b-10 {
    margin-bottom: 10px;
}
.font-weight {
    font-weight: bold;
}
.text-pink {
    color: #ff6d6f;
}
.text-9 {
    color: #999;
}
.ftn18 {
    font-size: 18px!important;
}
.ftn13 {
    font-size: 13px!important;
}
.text-6 {
    color: #666;
}
.text-3 {
    color: #333;
}
.text-7 {
    color: #777;
}
.bg-orange {
    background-color: #ff5200;
}
.text-orange {
    color: #ff5200;
}
.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.text-f {
    color: #fff;
}
.font-weight {
    font-weight: bold;
}
.ftn22 {
    font-size: 22px!important;
}
.text-4 {
    color: #444;
}
.p-l-10 {
    padding-left: 10px;
}
.text-blue {
    color: #15b9ff;
}
.bg-blue {
    background-color: #15b9ff;
}
.ftn14 {
    font-size: 14px!important;
}
.flex-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.flex-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex-cloumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.bg-f {
    background-color: #fff;
}
.ftn12 {
    font-size: 12px!important;
}
.text-f {
    color: #fff;
}
.text-center {
    text-align: center;
}
.flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.sub-suanjia {
    position: absolute;
    right: 0.5rem;
    bottom: .3rem;
    padding: .2rem .5rem;
    color: #fff;
    background-color: #D32F2F;
    border-radius: 2px;
}
.type-price span {
    color: #D32F2F;
    font-size:.7rem;
}

.tjf .juan {
    width: 22px;
    height: 22px;
    line-height: 22px;
    background: url('../img/tjf_icon.png') no-repeat center center;
    background-size: cover;
    margin-left: 10px;
    display:inline-block;
}
.tjf .discount-item {
    margin-bottom: 10px;
    border-radius: 0.525rem;
    padding: 0.2125rem;
}
.tjf .discount-item .item-left {
    background: #f7ebd1;
    padding: 5px;
    width: 75%;
    border-radius: 10px;
}
.tjf .discount-item .item-left .item-left-top {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #999;
}
.tjf .discount-item .item-left .item-left-top .item-left-top-building {
    width: 30px;
    height: 30px;
}
.tjf .discount-item .item-left .item-left-bottom .discount-price {
    background: #f1cc65;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #f82c35;
    font-size: 10px;
    border-radius: 4px;
    margin-left: 5px;
    padding: 0 8px;
}
.tjf .discount-item .item-center {
    width: 76px;
    height: 76px;
    background: url(../img/discount_bg.png) 50% no-repeat;
    background-size: 100%;
    border-radius: 50%;
    margin: 0 2px;
    color: #f82c35;
}
.tjf .discount-item .item-right .price-click {
    width: 57px;
    height: 23px;
    line-height: 23px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background: #ff6c16;
    -webkit-box-shadow: 0 20px 20px -20px #5e5e5e;
    box-shadow: 0 20px 20px -20px #5e5e5e;
}
.tjf .discount-item .item-right .price-click a {
    color: #fff;
    font-size: 12px;
}
.tjf .control {
    border-radius: 4px;
    padding: 8px 0;
    margin: 0.3125rem 0.5rem 0 0.5rem;
}

@media screen and (min-width: 375px) and (max-width: 411px) {
    .tjf .discount-item .item-left {
        width: 75%;
    }
    .tjf .discount-item .item-center {
        width: 76px;
        height:76px;
        background: url(../img/discount_bg.png) 50% no-repeat;
        background-size: 100%;
        border-radius: 50%;
        margin-left: 5px;
    }
}
@media screen and (min-width: 412px) {

}
@media screen and (max-width: 320px){
    .tjf .discount-item .item-left {

    }
    .tjf .discount-item .item-center {
        width: 76px;
        height:76px;
        background: url(../img/discount_bg.png) 50% no-repeat;
        background-size: 100%;
        border-radius: 50%;
        margin-left: 5px;
    }
    .tjf .discount-item .item-right {
        display: none;
    }
}
.announce{background-color: #F6F6F6;margin-top:10px;padding:5px 5px;}
.announce h2{color:#8F9292;margin-bottom:5px;font-size:14px;}
.announce .content{color:#C8CBCD;font-size:12px;line-height: 1.5em;}
.room-button{display:flex;margin:20px 0;}
.room-button button{width:48%;height:45px;border-radius: 5px;background-color: #eef9fb;color:#00c0eb;font-weight: 700;}
.room-button button:first-child{margin-right:4%;}
.send-address{color:#ff3b5b;}
.house-detail .house-base .base-attr li.address{padding-right:0;white-space: normal;}
.zbpt{}
.yufangchaxun{margin:15px 0;}
.yufangchaxun button{width:100%;height:40px;font-size:15px;font-weight: 700;color:#fff;background-color: #15b9ff;border-radius:4px;}
.house-score-wrap{border:1px solid #ecf0f4;border-radius: 3px;background-image: url(../images/bg-score-wrap1.png);background-size: 60px;background-position: right top;background-repeat: no-repeat;
    -webkit-box-shadow: 0 0.05rem 0.27rem 0 rgb(0 119 146 / 8%);
    -moz-box-shadow: 0 .05rem .27rem 0 rgba(0,119,146,.08);
    box-shadow: 0 0.05rem 0.27rem 0 rgb(0 119 146 / 8%);
    margin-top:20px;
}
.house-score-wrap .house-score-title{padding:10px 15px 0;}
.score-text{font-size:12px;
    font-weight: 700;
    line-height: 22px;
    color: #031a1f;}
.house-score-wrap .house-score-content{padding-left:15px;display:flex;}
.house-score-wrap .house-score-content .score-wrap{margin-right:15px;}
.house-score-wrap .house-score-content .score-wrap .score-num{word-break: keep-all;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    color: #feab2d;}
.house-score-wrap .house-score-content .score-wrap .score-unit{position: relative;
    top: 0;
    margin: 0 4px;
    font-size: 12px;
    font-weight: 700;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #feab2d;}
.house-score-wrap .house-score-content .score-wrap .score-text{
    word-break: keep-all;
    position: relative;
    top: 0;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 14px;
    font-weight: 700;
    color: #feab2d;
}
.house-score-content .score-content-wrap{    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: 5px;font-size:12px;
}
.house-score-wrap .house-score-bottom{
    margin-top: 10px;
    padding: 0 15px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #f7f9ff;
    color:#8d9799;
    font-size:12px;
}
.house-score-wrap .house-score-bottom .score-bottom-button{
    width: 80px;
    height: 24px;
    font-size: 12px;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 50px;
    color: #fff;
    border: 1px solid #00c0eb;
    background: #00c0eb;
}
.map-introduce-item{margin-top:15px;}
.map-introduce-item .map-item-title{display:flex;-webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;}
.map-introduce-item .map-item-title svg{width:14px;height:14px;margin-right:5px;}
.map-introduce-item .map-item-title span{    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    color: #031a1f;}
.map-introduce-item .map-item-text{
    margin-top: 5px;
    font-size: 13px;
    line-height: 20px;
    color: #031a1f;
}
.map-introduce-wrap{position:relative;}
.map-introduce-wrap .map-introduce-mask{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: -webkit-gradient(linear,left bottom,left top,from(#fff),to(rgba(255,255,255,0)));
    background: -webkit-linear-gradient(bottom,#fff 0,rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(bottom,#fff 0,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(bottom,#fff 0,rgba(255,255,255,0) 100%);
    background: linear-gradient(
            360deg
            ,#fff 0,rgba(255,255,255,0) 100%);
}
.zybg .cont {
    position: relative;
}
.zybg .item:nth-child(1) .tt .icon {
    background: url(./images/icon-report-1.png) no-repeat;
    background-size: 100% 100%;
}
.zybg .item:nth-child(2) .tt .icon {
    background: url(./images/icon-report-2.png) no-repeat;
    background-size: 100% 100%;
}
.zybg .item:nth-child(3) .tt .icon {
    background: url(./images/icon-report-3.png) no-repeat;
    background-size: 100% 100%;
}
.zybg .item .tt .icon {
    width: .9rem;
    height: .9rem;
    border-radius: 50%;
}
.zybg .item ._list {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.zybg .item .report-banner {
    width: 100%;
    height: 5.875rem;
    background: url(./images/img-report-banner.png) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.zybg .report-mask {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2rem;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(bottom, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(bottom, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(360deg, #fff 0, rgba(255, 255, 255, 0) 100%);
}
.zbpt .zbpt_cont {
    border: 1px solid #ecf1f1;
    border-radius: 0 0 0.25rem 0.25rem;
}
.zbpt .map-tab {
    padding: 0.3125rem 0.625rem;
}
.zbpt .map-tab .item {
    color: #444;
    font-size: 14px;
}
.zbpt .map-tab .item a {
    margin-top: 5px;
    font-size: 15px;
    color: #031a1f;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    padding: 0.625rem 0;
    cursor: pointer;
    position: relative;
}
.zbpt .map-tab .item a .pic {
    width: 1.4rem;
    height: 1.4rem;
    margin-bottom: 3px;
}
.zbpt .map-tab .item a.icon-0 .pic {
    background: url('./images/icon_map5.png') no-repeat center center;
    background-size: 100% 100%;
}
.zbpt .map-tab .item a.icon-1 .pic {
    background: url('./images/icon_map4.png') no-repeat center center;
    background-size: 100% 100%;
}
.zbpt .map-tab .item a.icon-2 .pic {
    background: url('./images/icon_map1.png') no-repeat center center;
    background-size: 100% 100%;
}
.zbpt .map-tab .item a.icon-3 .pic {
    background: url('./images/icon_map2.png') no-repeat center center;
    background-size: 100% 100%;
}
.zbpt .map-tab .item a.icon-4 .pic {
    background: url('./images/icon_map3.png') no-repeat center center;
    background-size: 100% 100%;
}
.zbpt .map-tab .item.active a {
    font-weight: 700;
    color: #D32F2F;
}
.zbpt .map-cont .list {
    padding: 0.325rem;
}
.zbpt .map-cont .list:nth-child(1) .list-lt .tag {
    background-color: #ff6d6f;
}
.zbpt .map-cont .list:nth-child(2) .list-lt .tag {
    background-color: #15b9ff;
}
.zbpt .map-cont .list:nth-child(3) .list-lt .tag {
    background-color: #68ab00;
}
.zbpt .map-cont .list .list-lt .tag {
    width: .85rem;
    height: .85rem;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}
.zbpt .map-cont .list .list-lt .name {
    padding-left: 0.625rem;
}

.zybg{margin-top:15px !important;}
.zybg h3{font-weight: 400 !important;}

.yzs.mod {
    padding: 0;
}
.yzs.mod .hd {
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 700;
}
.yzs.mod .bd, .yzs.mod .hd {
    margin: 0 auto;
}
.yzs.mod .hd a {
    display: block;
    color: #a9bacf;
    overflow: hidden;
}
.yzs.mod .hd .more, .yzs.mod .hd h2 {
    height:30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: 700;
}
.yzs.mod .hd h2 {
    float: left;
    font-size: 22px;
    color: #3e4a59;
}
.yzs.mod .hd {
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 700;
}
.hd a span {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 400;
}
.yzs.mod .hd .more {
    font-size: 14px;
    font-weight: 400;
}
.yzs.mod .hd .more, .yzs.mod .hd h2 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: 700;
}
.yzs.mod .hd .more {
    float: right;
}
.yzs.mod .hd .more .icon-right {
    float: right;
    font-size: 16px;
}
.hd a span {
    margin-left: 8px;
    font-size: 13px;
    font-weight: 400;
}
.yzs.mod .bd, .yzs.mod .hd {
    margin: 0 auto 20px;
}
.julive-yzsgf .quanxian {
    margin-top: 12px;
    font-size: 12px;
    color: #c4cbcc;
}
.yzsgf-tab-v13 .tab-tit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}
.yzsgf-tab-v13 .tab-tit>li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.yzsgf-tab-v13 .tab-tit .pic {
    width: 60px;
    height: 60px;
    margin: 0 auto 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.yzsgf-tab-v13 .tab-tit .on p {
    font-weight: 700;
}
.yzsgf-tab-v13 .tab-tit>li p {
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    color: #031a1f;
}
.yzsgf-tab-v13 .tab-tit .pic img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.yzsgf-tab-v13 .tab-tit .on .before {
    display: none;
}
.yzsgf-tab-v13 .tab-tit .on .after {
    display: block;
}

.yzsgf-tab-v13 .tab-tit .after {
    display: none;
}
.yzsgf-tab-v13 .tab-con .con-item {
    display: none;
    position: relative;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #f3f6f9;
}
.yzsgf-tab-v13 .tab-con .on {
    display: block;
}
.yzsgf-tab-v13 .tab-con .con-item:nth-child(1) .arrow {
    left: 46.5px;
}
.yzsgf-tab-v13 .tab-con .con-item:nth-child(2) .arrow {
    left: 165px;
}
.yzsgf-tab-v13 .tab-con .con-item:nth-child(3) .arrow {
    left: 285px;
}
.yzsgf-tab-v13 .tab-con .arrow {
    display: inline-block;
    position: absolute;
    top: -10.5px;
    width: 0;
    height: 0;
    border-width: 0 9.3px 10.5px;
    border-style: solid;
    border-color: transparent transparent #f3f6f9;
}
.yzsgf-tab-v13 .tab-con .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.yzsgf-tab-v13 .tab-con .txt {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 20px;
    color: #031a1f;
}
.yzsgf-tab-v13 .tab-con .btn-area {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 80px;
    -moz-box-flex: 0;
    -ms-flex: 0 1 80px;
    flex: 0 1 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: right;
}
.yzsgf-tab-v13 .tab-con button {
    width: 88px;
    height: 30px;
    border: 1px solid #00c0eb;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;
    text-align: center;
    color: #00c0eb;
    background: 0 0;
}
.hongbao{
    width: 100%;
    height: 6rem;
    background: url('../img/hongbao.png') no-repeat;
    background-size: 100% 100%;
    margin-bottom:10px;
}
.hongbao p:first-child{
    font-size: 1rem;
    color: #fd7164;
    padding-top: 1rem;
    padding-left: 1rem;
}
.hongbao p:first-child span{
    font-weight: bold;
    font-size: 1.2rem;
    margin-right: 0.8rem;
    color: red;
}
.hongbao p:nth-child(2){
    padding-left: 1.1rem;
    padding-top: 0.5rem;
    font-size: 0.75rem;
    color: #8A8888;
}

.zbpt .zbpt_cont {
    border: 1px solid #ecf1f1;
    border-radius: 0 0 0.25rem 0.25rem;
}
.zbpt .map-tab {
    padding: 0.3125rem 0.625rem;
}
.zbpt .map-tab .item {
    color: #444;
    font-size: 14px;
    text-align: center;
}
.zbpt .map-tab .item a {
    margin-top: 5px;
    font-size: 15px;
    color: #031a1f;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    padding: 0.625rem 0;
    cursor: pointer;
    position: relative;
}
.zbpt .map-tab .item a .pic {
    width: 2.2rem;
    height: 2.2rem;
    margin-bottom: 3px;
}
.zbpt .map-tab .item a.icon-0 .pic {
    background: url('../img/icon_map5.png') no-repeat center center;
    background-size: 100% 100%;
}
.zbpt .map-tab .item a.icon-1 .pic {
    background: url('../img/icon_map4.png') no-repeat center center;
    background-size: 100% 100%;
}
.zbpt .map-tab .item a.icon-2 .pic {
    background: url('../img/icon_map1.png') no-repeat center center;
    background-size: 100% 100%;
}
.zbpt .map-tab .item a.icon-3 .pic {
    background: url('../img/icon_map2.png') no-repeat center center;
    background-size: 100% 100%;
}
.zbpt .map-tab .item a.icon-4 .pic {
    background: url('../img/icon_map3.png') no-repeat center center;
    background-size: 100% 100%;
}
.zbpt .map-tab .item.active a {
    font-weight: 700;
    color: #D32F2F;
}
.zbpt .map-cont .list {
    padding: 0.325rem;
}
.zbpt .map-cont .list:nth-child(1) .list-lt .tag {
    background-color: #ff6d6f;
}
.zbpt .map-cont .list:nth-child(2) .list-lt .tag {
    background-color: #15b9ff;
}
.zbpt .map-cont .list:nth-child(3) .list-lt .tag {
    background-color: #68ab00;
}
.zbpt .map-cont .list .list-lt .tag {
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}
.zbpt .map-cont .list .list-lt .name {
    padding-left: 0.625rem;
}
.layrestv{font-size: 24px;width: 100%;text-align: center;height: 55px;line-height: 55px;}
.layrestv span{color: rgb(184,49,47)}
.layresues{width: 100%;text-align: center;font-size: 20px;line-height: 25px }
.subscribe p {text-align: center; height: 30px;line-height: 30px;}
.layger{height: 45px;line-height: 45px;font-size: 12px;color: #999494;}
.layher{}
.layher span{width: 46%;display: inline-block;margin-left: 10px;height: 40px;line-height: 40px;text-align: center; margin-top: 10px;background: #d5edfd; border-radius: 5px;color: #467eff;font-size: 13px;}
.subscribe p{font-size:0.8rem;color:#999;}
.subscribe .input-box{margin-top:15px;}
.subscribe .input-box input{width:100%;height:30px;padding:0 10px;box-sizing:border-box;line-height: 30px;color:#666;font-size:12px;border:1px solid #f2f2f2;}
.subscribe .input-box .submit-btn{width:100%;border:none;background-color: #d32f2f;color:#fff;height:35px;border-radius: 5px;}
.subscribe-sucess{background-color: #F2F2F2;padding:10px;margin-top:20px;}
.subscribe-sucess-box{height:90px;overflow: hidden;}
.subscribe-sucess li{height:30px;line-height: 30px;display:flex;}
.subscribe-sucess li .col{width:33.33%;}
.subscribe-sucess li .col:last-child{text-align:right;}
.floorInfo-box{padding:0 10px;}
.group-row{width:100%;position:relative;padding:5px 10px;min-height:100px;height:auto;background:url('../img/bmf.png') repeat;}
.group-row .group-row-title{color:#fff;font-size:18px;}
.group-row .group-row-desc{color:#FFFF00;padding:10px 0;font-size:14px;}
.group-row .group-ico1{padding-left:25px;background: url(../img/bnmfIcon2.png) left center no-repeat;background-size: 20px;}
.group-row .group-ico2{margin-left:5px;padding-left:25px;background: url(../img/bnmfIcon3.png) left center no-repeat;background-size: 20px;}
.group-row .group-row-end{color:#fff;margin-bottom:5px;font-size:14px;}
.group-row .group-row-sign{position:absolute;right:10px;bottom:33px;}
.group-row .group-sign{display:block;width:107px;text-align:center;line-height:25px;color:#501103;height:30px;font-size:16px;margin:0 auto;background:url(../img/qgBtn.png);background-size: 107px 30px;}

.house-discount{font-size:.6rem;width:100%;color:#fff;padding-left:.5rem;padding-right:.5rem;min-height:2.5rem;line-height:1rem;background-color: rgba(0,0,0,0.72);}
.house-discount a.dialoga{display:block;width:3.5rem;height:1rem;background-color: #D32F2F;color:#fff;font-size:.52rem;float:right;text-align:center;line-height: 1rem;letter-spacing: 0.1rem;border-radius: .1rem;margin-top:.22rem;margin-bottom:.22rem;}
.house-content{font-size:.6rem;}
.house-discount-img{position:relative;left:-.5rem;float:left;display:inline-block;width:6.98rem;height:2.5rem;background-repeat:no-repeat;background-position:left top;background-image: url(../img/discount.png);background-size: contain;}




