.productlist3{}
.productlist3 .item{ width:48%; float:left; box-sizing:border-box;border-radius: 6px;background-color: #ffffff;padding:10px;margin-bottom: 20px;border: 1px solid #eee;}
.productlist3 .item:nth-child(2n){ float:right;}
.productlist3 .item .imgbox{ position:relative; width:290px; height:290px; overflow:hidden; margin:0 auto;}
.productlist3 .item .imgbox img{width: 100%;}
.productlist3 .item .imgbox .score{ background:url(/mobile/public/img/icon/biaoqian.png); width:108px; height:102px; position:absolute; right:0px; top:0px;color: #7c5233; font-weight:bold; text-align:center;padding-top: 22px;}
.productlist3 .item .imgbox .score .font8{ font-size:16px;}
.productlist3 .item .imgbox .preferentialinfo{ position:absolute; left:0; bottom:20px;color: #57100c; line-height:2em; border-radius:0 1em 1em 0;padding: 0 60px 0 20px;font-weight: bold;background:#f5cc92;
background:linear-gradient(0deg,#f5cc92,#faedd6);
background:-webkit-linear-gradient(90deg,#f5cc92,#faedd6);
background:-moz-linear-gradient(90deg,#f5cc92,#faedd6);
background:-o-linear-gradient(90deg,#f5cc92,#faedd6);}
.productlist3 .item .imgbox .preferentialinfo:after{ content:""; background:url(/mobile/public/img/icon/quan.png) no-repeat; width:50px;height:48px;position:absolute;right: 2px; top:50%; margin-top:-24px;}
.productlist3 .item .title{ height:3em; overflow:hidden;margin-top:6px;}
.productlist3 .item .other1{ height:1.5em; line-height:1.5em;margin-top: 10px;}
.productlist3 .item .other1 .price{color: #ff0000;}
.productlist3 .item .other1 .num{color: #aaaaaa; float:right;}
.productlist3 .item .other1:after{ content:""; clear:both; display:block;}
.productlist3 .item .other2{ height:40px; line-height:40px;margin-top: 6px;}
.productlist3 .item .other2 .wname{color: #aaaaaa; display:inline-block; width:100%;}
.productlist3 .item .other2 a.wname:hover{ color:#F60;}
.productlist3 .item .other2 .blogo{float: right;}
.productlist3 .item .other2 .blogo img{ width:92px; height:40px;}
.productlist3 .item .other2:after{ content:""; clear:both; display:block;}
.productlist3 .item .look{ display:block;border-radius: 2em; text-align:center; background:#cc3333;line-height: 2.2em;margin-top: 10px;}
.productlist3 .swipe{ padding-bottom:40px;}

