.app-goods-xyh {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 44px;
    background-color: rgba(0, 0, 0, 0.6);
    line-height: 42px;
    color: #FFF;
}

.app-goods-xyh .liniu {
    float: right;
    background: #F00;
    display: inline-block;
    padding: 0 20px;
    font-size: 14px;
}

.app-goods-xyh .infor {
    display: inline-block;
    font-size: 14px;
}

.app-goods-xyh .liniu a {
    color: #fff;
}

.app-goods-xyh .close {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: sub;
}

.app-goods-xyh .close img {
    width: 20px;
}

.app-goods-xyh .logo {
    width: 28px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}

.app-goods-xyh .logo img {
    width: 28px;
}