.hpoi-company-box{padding-top: .88rem;background-color: var(--bg-color-f8f8f8);}
.hpoi-company-detail-box{padding: .2rem .24rem .3rem .24rem;background-color: var(--bg-color-fff);}
.hpoi-company-detail-box>a{display: flex;align-items: center;}
.hpoi-company-detail-box>a .company-img{margin-left: .2rem;margin-right: .7rem;width: 2.6rem;height: 2.6rem;display: block;object-fit: contain;border-radius: var(--border-radius-default);}
.hpoi-company-detail-box>a .company-titles{display: flex;flex: 1;width: 0;flex-direction: column;justify-content: center;}
.hpoi-company-detail-box>a .company-titles>div+div{margin-top: .2rem;}
.hpoi-company-detail-box>a .company-titles>div{width: 100%;padding-right: .45rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hpoi-company-detail-box>a .company-titles>div:nth-child(1){color: var(--text-color-333);font-weight: 500;}
.hpoi-company-detail-box>a .company-titles>div:nth-child(2){color: #000000;}
.hpoi-company-detail-box>a .company-titles>div:nth-child(1),div:nth-child(2){font-size: var(--text-size-secondary);}
.hpoi-company-detail-box>a .company-titles>div:nth-child(3){font-size: var(--text-size-default);color: var(--text-color-666);}
.company-more{height: .32rem;display: block;}

.hpoi-company-detail-content{position: relative;margin-top: .3rem;color: var(--text-color-666);font-size: var(--text-size-secondary);
    text-indent: .5rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}

/*周边*/
.hpoi-company-periphery{ margin-top: .1rem;padding: .3rem .24rem;background-color: var(--bg-color-fff);}
.hpoi-company-periphery-title{display: flex;justify-content: space-between;align-items: center;margin-bottom: .22rem;}
.hpoi-company-periphery-title>span{font-size: var(--text-size-large);color: var( --text-color-333);font-weight: 500;}
.hpoi-company-periphery-title>a{display: flex;align-items: center;}
.hpoi-company-periphery-title>a>span{font-size: var(--text-size-secondary);font-weight: 300;color: var(--text-color-999);margin-right: .1rem;}
.hpoi-company-periphery-title>a>img{display: block;height: .28rem;}
.hpoi-company-periphery-item{margin-top: -.1rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.hpoi-company-periphery-item>a{margin-top: .1rem;}
.hpoi-company-periphery-item>a>img{display: block;width: 2.27rem;height: 3.27rem;font-size: var(--text-size-default);border-radius: var(--border-radius-default);}


/*厂商详情二级菜单*/
.hpoi-company-title{text-align: center;font-size: var(--text-size-large);color: var(--text-color-333);font-weight: 500;line-height: .8rem;}
.hpoi-company-details-box{margin-top: 1.68rem;padding: .2rem .25rem .25rem;}
.hpoi-info-box{display: flex;justify-content: space-between;font-size: var(--text-size-secondary);color: var(--text-color-333);}
.hpoi-info-box>span,.hpoi-info-box>p{width: 50%;text-align: center;border: 1px solid #CCCCCC;border-top: 0;padding: .19rem .1rem;}
/*.hpoi-info-box>span{}*/
.hpoi-info-box>p{border-left: 0;}
.hpoi-info-box a{color: var(--text-color-3cd5ff);}
.hpoi-info-box:first-child>p,.hpoi-info-box:first-child>span{border-top:1px solid #CCCCCC !important;}
.hpoi-company-detali{margin-top: .6rem;color: var(--text-color-333);font-size: var(--text-size-secondary);overflow: hidden;}
.hpoi-company-detali a{color: var(--text-color-3cd5ff);}

