@charset "utf-8";
.product_collect{position: absolute;top: 10px;right: 10px;width: 25px;height: 25px;line-height: 25px;text-align: center;background: #fff;border-radius: 4px;cursor: pointer;z-index: 4!important;display: flex;justify-content: center;align-items: center; border: 1px solid #ececec;}
.product_collect img{margin-top: -1px;}
