
.home-page .bui-bar {
    background-color: #fff
}

.home-page .bui-bar .area-btn {
    padding: 0 .2rem 0 .1rem;
    color: #666;
    font-size: .24rem
}

.home-page .bui-bar .bui-dropdown .bui-btn{
    font-size:.24rem;
    color:#666;
}

.home-page .bui-bar .area-btn .icon-dropdown {
    margin-left: .1rem
}

.home-page .bui-bar-left {
    width: .7rem
}

.home-page .bui-bar-right {
    width: .9rem
}

.home-page .bui-bar-right .bui-btn .icon-chat {
    font-size: .4rem;
    color: #666
}

.home-page .bui-searchbar {
    padding-left: 0;
    padding-right: 0
}

.home-page .bui-searchbar .bui-input {
    background-color: #F3F5F8
}

.home-page .bui-searchbar .icon-search {
    color: #333
}

.home-page .bui-bar-left {
    padding-top: .1rem
}

.home-page .bui-bar-left .weather-box {
    line-height: 1.2
}

.home-page .weather-box {
    text-align: center
}

.home-page .weather-box .icon {
    display: inline;
    line-height: 2;
    color: #666;
    font-size: .36rem
}

.home-page .weather-box .weather-text {
    line-height: 1.2;
    font-size: .2rem;
    color: #666
}


.home-page .home-part {
    margin-top: .2rem;
    background-color: #fff
}

.home-page .part-title {
    padding: .4rem .24rem;
    font-size: .3rem;
    color: #333;
    text-align:left;
}

.home-page .part-title .icon-listright {
    color: #C9CDD5
}

.home-page .store-navbar {
    padding-left: .16rem
}

.home-page .store-navbar .bui-nav {
    border: none
}

.home-page .store-navbar .bui-btn {
    padding: 0 .08rem .2rem .08rem;
    width: 3.8rem
}

.home-page .store-navbar .wrap-pic {
    height: 2rem;
    border-radius: .1rem;
    overflow: hidden
}

.home-page .store-navbar img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.home-page .store-navbar h4 {
    padding: .15rem 0;
    font-size: .28rem;
    color: #333333
}

.home-page .store-navbar .details {
    font-size: .24rem;
    color: #999
}

.home-page .show-part .bui-fluid {
    border: none
}

.home-page .show-part .bui-fluid .bui-btn {
    padding: .3rem .24rem;
    text-align: left
}

.home-page .show-part .bui-fluid .number-map {
    color: #999;
    font-size: .2rem
}

.home-page .show-part .bui-fluid .span1 {
    margin-top: .05rem;
    font-size: .6rem;
    color: #333
}

.home-page .show-part .bui-fluid .span1 .sub {
    font-size: .24rem;
    color: #333
}

.home-page .show-part .bui-fluid .span1.green {
    color: #08BF4B
}

.home-activity-list {
    padding: 0 .12rem
}

.home-activity-list .wrap-pic {
    height: 2.14rem;
    overflow: hidden;
    border-radius: .05rem
}

.home-activity-list .wrap-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.home-page .store-navbar .wrapf-pic {
    height: 2rem;
    border-radius: .1rem;
    overflow: hidden
}
.home-activity-list .wrapf-pic {
    height: 4.14rem;
    overflow: hidden;
    border-radius: .05rem
}

.home-activity-list .wrapf-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover
}


.home-activity-list li.bui-btn {
    padding: 0 .12rem;
    margin-bottom: .4rem;
    border: none;
    text-align: left
}

.home-activity-list li.bui-btn h4 {
    padding: .25rem 0 .12rem;
    color: #333;
    font-size: .32rem
}

.home-activity-list .text-item {
    margin-bottom: .1rem;
    color: #666;
    font-size: .24rem
}

.home-activity-list .text-item .icon {
    width: .2rem;
    height: .2rem;
    font-size: .2rem;
    line-height: .2rem;
    color: #ccc
}

.home-activity-list .text-item .dot {
    display: inline-block;
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background-color: #66C23D
}

.main-footer {
    background-color: #fff
}

.main-footer .btn-home {
    position: relative;
    overflow: visible
}

.main-footer .btn-home .big-icon {
    z-index: 10;
    margin-top: -.2rem;
    display: inline-block;
    width: .94rem;
    height: .94rem;
    line-height: .94rem;
    color: #fff;
    border-radius: 50%;
    background: linear-gradient(141.4deg, #02b9fa, #508dff)
}

.main-footer .layer1 {
    top: -.3rem;
    left: 50%;
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    box-shadow: 0 0 1px 1px #eee;
    border-radius: 50%;
    transform: translateX(-50%);
    background-color: #fff
}

.main-footer .layer2 {
    position: absolute;
    top: 0rem;
    bottom: -.05rem;
    width: 100%;
    background-color: #fff
}

.no-data-tip {
    position: relative;
    padding: .3rem 0;
    text-align: center;
    font-size: .24rem;
    color: #999999
}

.no-data-tip .data-text {
    position: relative;
    z-index: 9;
    display: inline-block;
    padding: 0 .1rem;
    background-color: #f3f5f8
}

.no-data-tip:after {
    position: absolute;
    top: 50%;
    left: 20%;
    right: 20%;
    content: '';
    height: 1px;
    background-color: #E8E8E8
}

.notitle{ width:100%; clear:both; margin-top:10px; background:#fff;
border: 0;
    border-bottom: 1px solid #eee;
    padding: .2rem .2rem;
    text-align:center;
    color: #666;
    font-size: .3rem;
    margin: 0; margin-top:10px;
}

.coupon-list .coupon-item {
	position: relative;
	padding: 0;
	margin-bottom: .2rem;
	min-height: 1.6rem;
	border: none;
	-ms-flex-line-pack: start;
	align-content: flex-start; border-radius:3px; margin-top:5px;
}

.coupon-list .item-left {
	
	width: 1.9rem;
	color: #fff;
	background-color: #ccc
}

.coupon-list .item-left .left-up {
	margin-bottom: .05rem;
	font-size: .48rem
}

.coupon-list .item-left .sub {
	font-size: .28rem
}

.coupon-list .item-left.green {
	
}
.coupon-list .item-left img{width:1.9rem; height:95px;border-radius:3px;}


.coupon-list .item-left.orange {
	background: linear-gradient(132deg, #ffb030 0%, #ff8b2e 100%)
}

.coupon-list .item-left.blue {
	background: linear-gradient(133deg, #47b2ff 0%, #227aff 100%)
}

.coupon-list .divider {
	position: relative;
	height: 1.75rem;
	border-right: 1px dashed #eee
}

.coupon-list .divider:before,.coupon-list .divider:after {
	content: '';
	width: .2rem;
	height: .2rem;
	position: absolute;
	left: -.08rem;
	background-color: #F3F5F8;
	border-radius: 50%
}

.coupon-list .divider:before {
	top: -.12rem
}

.coupon-list .divider:after {
	bottom: -.12rem
}

.coupon-list .item-content {
	padding: .1rem
}

.coupon-list .item-title {
	margin-bottom: .15rem;
	color: #333;
	font-size: .3rem; vertical-align:top;
}

.coupon-list .item-text {
	line-height: 1.4;
	color: #666;
	font-size: .24rem
}

.coupon-list .time {
	margin-top: .1rem;
	margin-bottom: 0;
	font-size: .24rem;
	color: #999
}

.coupon-list .item-right {
	width: 1.8rem;
	font-size: .2rem
}

.coupon-list .item-right .details {
	color: #FF8B2E
}

.coupon-list .item-right .bui-btn {
	display: inline-block;
	margin-top: .15rem;
	min-width: inherit
}

.coupon-page .coupon-list .item-title {
	margin-bottom: .2rem;
	line-height: 1.4
}

.coupon-page .coupon-list .single-btn {
	padding-top: .08rem;
	padding-bottom: .08rem;
	color: #1DAAFC;
	border: 1px solid #1DAAFC;
	font-size: .24rem;
	border-radius: .3rem
}

.coupon-page .coupon-list .single-btn.out {
	border-color: #999;
	color: #999
}


.search-panel {
          margin-bottom: .2rem;
        }
        .search-panel .bui-panel-foot .bui-btn {
          border:0;
          padding-top: .1rem;
          padding-bottom: .1rem;
        }

        .search-tag .bui-btn {
            padding: .2rem 0;
            font-size: .3rem;
            color: #666;
            background-color: #ebf9ff;
            border: 0;
            margin-bottom: .2rem;
        }


 .list-photo {
        border-top: 0;
    }
    .list-photo .bui-btn {
        padding: .1rem .2rem;
    }
    .list-photo .photo-title {
        line-height: 1.5;
        margin-bottom: .1rem;
        color: #333;
        /*超出两行截取*/
        overflow: hidden;
        display: -webkit-box;
        display: box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .list-photo .bui-box-space{
        margin-left: -.2rem;
        margin-right: -.2rem;
        width: auto;
    }
    .list-photo .photo-title {
        margin: .1rem 0;
    }
    .list-photo .photo-item {
        margin: .1rem 0;
        background: #efefef;
        min-height: 1.6rem;
    }
    .list-photo .photo-item img{
        width: 100%;
        height: auto;
    }
    .list-photo .photo-desc {
        margin: .1rem 0;
        text-align: left;
    }
    .list-photo .thumbnail {
        margin: .1rem .2rem;
        margin-left: 0;
        width: 1.5rem;
        height: 1.2rem;
        background: #efefef;
    }
    .list-photo .span1 ~ .thumbnail {
        margin-right: 0;
    }
    .list-photo .photo-cover  {
        
        position: relative;
        display: block;
        
        width: 100%;
        overflow: hidden;
        background:#fff; text-align:left;
    }
    .list-photo .photo-cover .photo-img {
        margin: 0;
        background: none;
        height: 100%; border-radius:3px; padding:5px;
    }
    .list-photo .photo-cover .photo-img img{
        /*height: 100%;*/
        width: 100%;
        object-fit: cover;
        object-position: center;border-radius:3px;
    }
	
	.jptjinfo{ padding-left:5px; padding-right:5px; padding-bottom:10px; background:#fff; margin-bottom:10px;}
    .list-photo .photo-cover .photo-title {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 5;
        width: 100%;
        margin: 0;
        padding:0 .2rem;
        padding-top: .1rem;
        padding-bottom: .1rem;
        line-height: 1.7;
        color: #fff;
    }

.ssssssprice{ color:#FF9900;}
.ssssssprice em{ font-size:14px; font-style:normal;}

.subbf{ color:#fff; font-size:12px;}
.subbf em{ font-size:14px; font-style:normal;}

.text-itemf{ font-size:0.25rem; color:#666666;}

.titlenopic h2{ display:block; width:100%; text-align:center;}
.titlenopic h2 span {
    display: inline-block;
    width: 1.5rem;
    height: 0.36rem;
    background: url(/images/line2.png) no-repeat center center;
    background-size: 100%;
}