Authored by 王水玲

blk 样式修改

... ... @@ -90,8 +90,8 @@
{{!-- 在线客服和返回顶部 --}}
<div class="service-top">
<a class="service" href="http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=703953&configID=149819&jid=1099911094" target="_blank">
<span class="iconfont hide">&#xe6b8;</span>
<span class="hover-text">在线<br>客服</span>
<span class="iconfont">&#xe6b8;</span>
<span class="hover-text hide">在线<br>客服</span>
</a>
<div class="return-top hide">
<span class="iconfont bold">&#xe617;</span>
... ...
... ... @@ -72,6 +72,7 @@
cursor: pointer;
z-index: 2;
margin-left: 625px;
width: 50px;
&.for-min {
right: 20px;
... ...
... ... @@ -132,6 +132,7 @@
border: 1px solid $borderColor;
border-top: none;
font-weight: normal;
float: left;
.iconfont {
font-weight: normal;
... ...