Authored by Lynnic

viewed by bikai

... ... @@ -135,10 +135,13 @@ $basicBtnC:#eb0313;
// overflow: hidden;
}
.banner-top-single{
width: pxToRem(448px);
margin:pxToRem(30px) pxToRem(72px);
margin:0 auto;
overflow: hidden;
img{
width: pxToRem(448px);
margin-top:pxToRem(30px);
margin-bottom:pxToRem(30px);
}
}
.banner-top {
// width: 100%;
... ...
... ... @@ -50,7 +50,7 @@
{{/ consults}}
</div>
<div class="consult-content-footer">
<a href="/product/detail/consults">
<a href="{{link}}">
查看更多
<span class="iconfont">&#xe604;</span></a>
</div>
... ...