<div class="result-item">
<div class="kd-item">
<div class="kd-item-href">
<a href="/m/index.php/Order/kb.html" class="loupan-item-href">
<img src="/public/images/blue/kj.jpg" class="item-img">
</a>
<span class="what-a-icon"></span>
<div class="item-info">
<div class="item-title clearfix">
<span class="title-text">快捷速递(正常发货)</span>
<span class="title-label">在售</span>
</div>
<p class="item-type"><span>普通会员:<label class="item-label">.5元/单</label></span></p>
<p class="item-type"><span>高级会员:<label class="item-label">.1元/单</label></span></p>
<p class="item-type"><span>金牌代理:<label class="item-label">.8元/单</label></span></p>
</div>
<a href="/m/index.php/Order/kb.html" class="buy-btn">立即购买</a>
</div> </div>
<div class="huxing-info clearfix">
快捷快递-官网和淘宝都有物流记录,物流完美,可以用于淘宝、阿里、国美,苏宁等其它电商平台。
</div>
</div>
/*推荐快递*/
.result-list .result-item{border-bottom:1px solid #ebebeb}
.result-list .kd-item{position:relative;padding:15px 10px 0px 10px}
.result-list .kd-item .kd-item-href{z-index:;display:-webkit-box; position: relative;}
.result-list .kd-item .buy-btn{display:block;position:absolute;right:;bottom:;width:60px;height:26px; font-size: 12px; text-align: center; line-height:26px;background-color: #d91819; color: #FFFFFF; border-radius: 4px;}
.result-list .kd-item .loupan-item-href{display:block; width: 100px; height: 76px; border: 1px solid #ebebeb;}
.result-list .kd-item .item-img{width:%;height:auto; display: block; margin-top:19px;}
.result-list .kd-item .item-info{position:relative;-webkit-box-flex:;width:;padding-left:10px}
.result-list .kd-item .item-title{position:relative;padding-top:3px}
.result-list .kd-item .item-title .title-text{position:relative;float:left;padding-right:35px;font-size:16px;color:#;line-height:%;margin-bottom:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:190px;box-sizing:border-box}
.result-list .kd-item .item-title .title-label{position:absolute;right:;top:5px;box-sizing:border-box;padding: 2px;line-height:13px;height:14px;font-size:11px;color:#d91819;border:1px solid #d91819;border-radius:2px}
.result-list .kd-item .item-title .onsale{color:#73a1ff;border:1px solid #73a1ff}
.result-list .kd-item .item-title .sellout{color:#99a3ad;border:1px solid #99a3ad}
.result-list .kd-item .item-location{font-size:13px;color:#;line-height:%;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.result-list .kd-item .item-type{font-size:13px;color:#;line-height:%;padding:2px ;}
.result-list .kd-item .item-label{display: inline-block;box-sizing:border-box;padding: 3px;line-height:13px;height:14px;font-size:11px;color:#76cc52;border:1px solid #76cc52;border-radius:2px}
.result-list .kd-item .item-price{position:absolute;right:;top:60px;font-size:14px;color:#d91819}
.result-list .huxing-info{font-size:13px;color:#;padding:5px 20px 10px 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.what-a-icon-text{position: relative; z-index: ;}
.kd-item-href .what-a-icon {position: absolute; left: 1px; top:1px; width: 50px; height: 50px; overflow: hidden; z-index: ;}
.kd-item-href .what-a-icon:after{content: "推荐"; font-size: 10px; background: #3ca100; color: #fff; padding: 1px; position: absolute; width: 65px; text-align: center; -webkit-transform: rotateZ(-45deg); left: -18px; top: 8px; }
/*ad*/
.what-a-banner {padding: 5px ; background-color: #F8F8F8;}
.what-a-banner img { display: block; width: %;}

随机推荐

  1. DirectAccess

    DirectAccess Direct Access 称为直接访问,它是Windows 7(企业版或者更高级版本)和Windows Server 2008 R2中的一项新功能.凭借这个功能,外网的用户 ...

  2. 时下手机和p2p理财的共同点

    1, 雨后春笋,百家争鸣:一会听说这个又做手机了,一会听说哪哪哪又搞了个P2P. 2, 性价比高的都得靠抢:手机配置高价格低的要抢:p2p利率高时间短的要抢. 3, 竞争惨烈:手机千元机各种血拼:P2 ...

  3. MongoDB_C_Driver使用教程(2)高级连接

    高级连接(Advanced Connection) 以下指南包含MongoDB配置的特定类型的信息. 简单的连接到独立服务器的示例,请参考MongoDB_C_Dirver使用教程. 要连接到启用身份验 ...

  4. CoreAnimation 之CAReplicatorLayer

    CAReplicatorLayer: 主要作用有以下两个: CAReplicatorLayer的目的是为了高效生成许多相似的图层,它会绘制一个或多个图层的子图层 并在每个复制体上应用不同的变换 使用C ...

  5. SPRING MVC总结

    DispatcherServlet -- 前置控制器HandlerMapping接口 -- 处理请求的映射HandlerMapping接口的实现类:DefaultAnnotationHandlerMa ...

  6. LeetCode——Single Number II(找出数组中只出现一次的数2)

    问题: Given an array of integers, every element appears three times except for one. Find that single o ...

  7. SQL性能学习汇总 00

    .在一条语句中不要重复使用相同的函数 .尽可能在存储过程中使用临时变量和临时表 如 IF (Object_ID('tempdb..#T') IS NOT NULL) DROP TABLE #T SEL ...

  8. hdu分类 Dynamic Programming(这是一场漫长的旅途)

    下面是difficulty 1的题 1003   Max Sum 最长递增子序列.非常经典,最棒的解法是在线算法O(n)的复杂度. 贴的呢,是用dp做的代码. 先是一个高亮的dp递推式,然后找到最大处 ...

  9. Git Merge Commit忘了选分支?数据丢失? 刚刚做的都丢失了?别急!

    1.打开终端,进入到对应的git 目录,也就是你的项目目录. 2.然后输入 git reflog,找到自己commit的版本 3.根据对应的编码输入指令,如:git checkout e53fa44( ...

  10. HDU5322 Hope(DP + CDQ分治 + NTT)

    题目 Source http://acm.hdu.edu.cn/showproblem.php?pid=5322 Description Hope is a good thing, which can ...