@charset "utf-8";
/* CSS Document */
/*companylist*/
.content-list {padding:2.1rem .3rem 0 .3rem; overflow: hidden;}
.content-list li{position: relative; margin: .24rem 0; padding: .28rem .24rem; background: #fff; border-radius: .16rem;font-size: .32rem; color: #4c4c4c;}
.logo-img {margin-right: .12rem; width: .44rem; height: .44rem; border-radius: 50%; box-sizing: border-box ; border: 1px solid #ccc;}
.company-base { display: flex;align-items: center; }
.base-date { font-size: .24rem; margin: .1rem 0 .16rem 0;}
.base-date span { margin-right: .24rem;}
.img-list { display: flex;}
.img-list span { width: 2.06rem; height: 1.545rem; margin-right: .12rem; border-radius: .04rem; overflow: hidden;}
.img-list span img { width: 100%; height: 100%; display: block; margin:0 auto;object-fit: cover;}
.img-list span:nth-child(3) { margin-right: 0;}
.selleradd { margin: 0 0 .16rem 0;font-size: .24rem;}
.all-add { margin: 0 .2rem; padding: .1rem; border: none; background: #87B828; color: #fff;}

/*designlist*/
.design-all { display: flex;}
.design-all img {margin-right: .12rem; width: .8rem; height: .8rem;border-radius: 50%;object-fit: cover;}
.design-region { position: absolute ;right: .3rem;font-size: .24rem; color: #666; text-align: right}
.ellipsis-set { color:#333; }
.base-set {color: #666;}
.all-add2 { margin: 0;}
    /*designlist城市设置*/
.menu_sortcity {;position: static!important;min-height: 0!important; height: 5.1rem;}
.menu_opencity { height: 5.1rem!important;top:2.1rem!important; }

/*导航筛选*/
.menu_nav2 span { width: 25%!important;}
.menu_nav2 .span-width { width: 22% !important}
.menu_nav2 .em-right { margin-right: 0;}
.menu_nav2 span em { margin-right: .3rem;}

/*businesslist*/
.business-all { display: flex; margin-bottom: .36rem;}
.business-all img { margin-right: .2rem; width: 1.6rem;height: 1.6rem;object-fit: cover;border-radius: .08rem;}
.business-name {margin-bottom: .1rem; font-size: .32rem; font-weight: 600;}
.business-type { color: #666; font-size: .24rem; font-weight: 600;}
.business-type span { margin-right: .1rem;}
.business-discount span { font-size: .24rem;font-weight: 600; margin-right: .3rem;}
.discount-blue { color: #61a6f7;}
.discount-green {color: #23d083;}
.discount-orange { color:#ff9900}
.business-img { display: flex;}
.business-img-box { margin-right: .2rem; font-weight: 600;}
.business-img-box .img-box-set{ width: 2.02rem; height: 2.02rem; border-radius: .08rem; display: block;overflow: hidden;}
.business-img-box .img-box-set img { width: 100%; height: 100%; margin: 0 auto; display: block; object-fit: cover;}
.discount-activity { margin-bottom: .1rem; width: 2.02rem; overflow: hidden; font-size: .24rem;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.activity-money { font-size: .24rem; color: #da0606;}
.money-num { font-size: .3rem;}
.selleradd2 { margin: 0;color: #333;font-weight: 600;}

