|
|
.trend-tops-wrapper {
|
|
|
width: 100%;
|
|
|
height: 645rem / $pxConvertRem;
|
|
|
}
|
|
|
.trend-tops-header {
|
|
|
position: relative;
|
|
|
width: 100%;
|
|
|
.trend-tops-title {
|
|
|
width: 100%;
|
|
|
height: 100rem / $pxConvertRem;
|
|
|
line-height: 100rem / $pxConvertRem;
|
|
|
text-align: center;
|
|
|
font-size: 34rem / $pxConvertRem;
|
|
|
color: #747474;
|
|
|
}
|
|
|
.more {
|
|
|
position: absolute;
|
|
|
right: 24rem / $pxConvertRem;
|
|
|
top:20rem / $pxConvertRem;
|
|
|
}
|
|
|
}
|
|
|
.trend-tops-content {
|
|
|
width: 100%;
|
|
|
}
|
|
|
.main-tops-show {
|
|
|
display: block;
|
|
|
box-sizing: border-box;
|
|
|
width: 100%;
|
|
|
height: 404rem / $pxConvertRem;
|
|
|
border: 1px solid #000;
|
|
|
}
|
|
|
.tops-list {
|
|
|
width: 100%;
|
|
|
height: 385rem / $pxConvertRem;
|
|
|
.tops-left {
|
|
|
box-sizing: border-box;
|
|
|
float: left;
|
|
|
width: 252rem / $pxConvertRem;
|
|
|
height: 100%;
|
|
|
border-right: 1px solid #000;
|
|
|
}
|
|
|
.tops-right {
|
|
|
float: left;
|
|
|
width: 385rem / $pxConvertRem;
|
|
|
height: 100%;
|
|
|
}
|
|
|
}
|
|
|
.tops-right-toslist {
|
|
|
width: 100%;
|
|
|
.tops-right-tositem {
|
|
|
box-sizing: border-box;
|
|
|
float: left;
|
|
|
width: 50%;
|
|
|
height: 196rem / $pxConvertRem;
|
|
|
border: 1px solid #000;
|
|
|
}
|
|
|
}
|
|
|
.recommed-title {
|
|
|
margin-top: 55rem / $pxConvertRem;
|
|
|
width: 100%;
|
|
|
height: 35rem / $pxConvertRem;
|
|
|
line-height: 35rem / $pxConvertRem;
|
|
|
text-align: center;
|
|
|
font-size: 35rem / $pxConvertRem;
|
|
|
}
|
|
|
.recommed-imgwrapper {
|
|
|
display: block;
|
|
|
margin-top: 24rem / $pxConvertRem;
|
|
|
width:100%;
|
|
|
height: 184rem / $pxConvertRem;
|
|
|
text-align: center;
|
|
|
img {
|
|
|
width: 169rem / $pxConvertRem;
|
|
|
height: 100%;
|
|
|
border: 1px solid #000;
|
|
|
}
|
|
|
}
|
|
|
.recommed-productname {
|
|
|
display: block;
|
|
|
margin-top: 20rem / $pxConvertRem;
|
|
|
width: 100%;
|
|
|
height: 20rem / $pxConvertRem;
|
|
|
line-height: 20rem / $pxConvertRem auto;
|
|
|
text-align: center;
|
|
|
}
|
|
|
.tops-right-imgwrapper {
|
|
|
display: block;
|
|
|
width: 100%;
|
|
|
height: 145rem / $pxConvertRem;
|
|
|
text-align: center;
|
|
|
img {
|
|
|
width: 130rem / $pxConvertRem;
|
|
|
height: 100%;
|
|
|
border: 1px solid #000;
|
|
|
}
|
|
|
}
|
|
|
.tops-right-productname {
|
|
|
display: block;
|
|
|
width: 100%;
|
|
|
height: 45rem / $pxConvertRem;
|
|
|
line-height: 45rem / $pxConvertRem;
|
|
|
text-align: center;
|
|
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|