@CHARSET "UTF-8";
/* 我的收藏样式
** 2019-12-23
** by Molly
*/
#main-content,
.page-content{background: #f7f7f7;}
.collect-top {width: 100%;height: 36px;line-height: 36px;background: #fff;padding: 0 15px;font-size: 14px;overflow: hidden;margin-bottom: 10px;}
.clear-disable {display: inline-block;font-size: 13px;text-decoration: underline;}
.collect-item {margin: 0 15px 15px;padding: 10px;background: #fff;border-radius: 4px;}
.collect-pic img {height: 120px;width: 120px;display: block !important;}
.collect-right {min-height: 120px;margin-left: 130px;}
.collect-name {font-size: 14px;color: #000;line-height: 20px;padding: 3px 0;}
.collect-price {font-size: 18px;color: #000;line-height: 32px;}
.collect-price .mktprice {font-size: 14px;color: #999;text-decoration: line-through;}
.collect-ops {margin-top: 15px;font-size: 13px;color: #888;height: 24px;line-height: 24px;display: inline-block;max-width: 100%;cursor: pointer;}
.collect-ops>i {background-repeat: no-repeat;display: inline-block;height: 24px;width: 24px;background-image: url(https://img.fishfay.com/theme/images/antacn/icons/heart-cr-g.svg);background-size: 22px auto;background-position: center;vertical-align: middle;margin-right: 5px;}
.collect-ops.isCollect i{background-image: url(https://img.fishfay.com/theme/images/antacn/icons/heart-cr-bw.svg);background-size: 28px auto;}
.collect-ops>span {display: inline-block;vertical-align: middle;}


.tolower-tips .not-more {font-size: 15px;display: block;text-align: center;color: #999;margin-top: 10px;margin-bottom: 20px;}
.tolower-tips .load-more {width: 80%;display: block;margin: 10px auto;text-align: center;border: 1px solid #000;height: 40px;line-height: 38px;border-radius: 2px;font-size: 13px;color: #000;}
.load-more .icon {display: inline-block;vertical-align: middle;color: #000;}