trend-tops.html
1.23 KB
<div class="trend-tops-wrapper">
<div class="trend-tops-header">
<h3 class="trend-tops-title">潮流上装</h3>
<span class="more"><a href="">...</a></span>
</div>
<div class="trend-tops-content">
<a href="" class="main-tops-show"><img src="" alt=""></a>
<div class="tops-list">
<div class="tops-left">
<h1 class="recommed-title"><a href="">推荐品类</a></h1>
<a href="" class="recommed-imgwrapper">
<img src="" alt="">
</a>
<a href="" class="recommed-productname">夹克</a>
</div>
<div class="tops-right">
<ul class="tops-right-toslist">
<li class="tops-right-tositem"><a href="" class="tops-right-imgwrapper"><img src="" alt=""></a><a href="" class="tops-right-productname">大衣</a></li>
<li class="tops-right-tositem"><a href="" class="tops-right-imgwrapper"><img src="" alt=""></a><a href="" class="tops-right-productname">大衣</a></li>
<li class="tops-right-tositem"><a href="" class="tops-right-imgwrapper"><img src="" alt=""></a><a href="" class="tops-right-productname">大衣</a></li>
<li class="tops-right-tositem"><a href="" class="tops-right-imgwrapper"><img src="" alt=""></a><a href="" class="tops-right-productname">大衣</a></li>
</ul>
</div>
</div>
</div>
</div>