.route-title a{
    color:#333
}
.remove-cid{
    position:relative;
    right: 9px;
    top: -9px;
    color: grey;
    z-index:99999;
}

.item-view{
    position: relative;
}
.index-product-block{
    color: white;
    background-color: #ff6663;
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    padding: 2px 7px 3px 8px;
}
#qrcode img{
    margin:0 auto;
}
#qrcode-text
{
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
}
.top-right-mark {
    position: absolute;
    top: 0;
    right: 0;
}
