* {
    font-family: PingFang SC;
    font-weight: 400;
}
/*��Ŀ���ص���*/
.popoverContainer {
    border-radius: 0.85rem 0.85rem 0rem 0rem;
    background: #FFFFFF;
    overflow: hidden;
}

.popoverContainer-top {
    background: #F6F6F6;
}

.popoverContainer-top h3 {
    height: 2.67rem;
    line-height: 2.67rem;
    text-align: center;
    font-size: 0.6rem;
    font-weight: normal;
    color: #333333;
    margin: 0;
}

.popoverContainer-top .btn-confirm {
    position: absolute;
    right: 0.74rem;
    top: 0.76rem;
    font-size: 0.6rem;
    color: #333333;
    background: #F6F6F6;
}

.popoverContainer-item {
    padding: 0.1rem 0.64rem 0.51rem .54rem;
    border-bottom: 1px solid #EFEFEF;
}

.popoverContainer-item h4 {
    font-size: 0.51rem;
    color: #999999;
    margin-top: 0.51rem;
    font-weight: normal;
}

.popoverContainer-item p {
    padding: 0.3rem 0.6rem 0.3rem 0.4rem;
    margin-top: 0.41rem;
    margin-bottom: 0;
    background: #F2F5FF;
    border-radius: 0.09rem 0.09rem 0.09rem 0.09rem;
    font-size: 0.51rem;
    color: #2155FC;
    line-height: 0.9rem;
}
/*��ҵ����*/
#popoverList {
    padding: 0.19rem 0 0rem 0.21rem;
    margin-bottom: 1rem;
    overflow: hidden;
}

#popoverList li {
    float: left;
    width: 3.41rem;
    height: 1.49rem;
    line-height: 1.49rem;
    text-align: center;
    background: #F4F4F4;
    font-size: 0.6rem;
    color: #333333;
    border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
    margin-left: 0.36rem;
    margin-top: 0.43rem;
}

#popoverList li.current {
    background: #F2F7FF;
    color: #2155FC;
}

/*��ѯ���*/
.qyList-item {
    align-items: normal;
    padding: 0.51rem 0.64rem;
}
/*.qyList-item > img {
    width: 1.15rem;
    height: 1.15rem;
    position: absolute;
}*/
.qyList-item-main .item-title {
    height: 1.07rem;
    font-size: 0.77rem;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    margin-top: 0.09rem;
    margin-bottom: 0.55rem;
    text-indent: 1.47rem;
}
.qyList-item-main .item-company span {
    color: #333333
}
.qyList-item-main .item-address img {
    width: 0.51rem;
    height: 0.51rem;
    margin-top: 0.09rem;
}
.qyList-item-main .item-number {
    margin-bottom: 0.51rem;
    padding-bottom: 0.51rem;
    border-bottom: 0.02rem solid #E5E5E5;
}
.qyList-item-main .item-text, .qyList-item-main .item-safe {
    font-size: 0.51rem;
    line-height: 0.7rem;
    color: #333333;
    margin: 0;
}
.qyList-item-main .item-text span {
    width: 14.72rem;
    font-size: 0.51rem;
    line-height: 0.7rem;
    color: #333333;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.qyList-item p.qiye-icon {
    width: 1.19rem;
    height: 1.19rem;
    min-width: 26px;
    min-height: 26px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    /*line-height: 0.585rem;*/
    box-sizing: border-box;
    background: #7A91D9;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
}

.qyList-item p.qiye-icon span {
    width: 0.77rem;
    /*height: 0.94rem;*/
    min-width: auto;
    min-height: auto;
    font-size: 0.38rem;
    font-family: Microsoft YaHei;
    line-height: 1;
    color: #FFFFFF;
    display: block;
    text-align: center;
    overflow: hidden;
}
