|
@@ -141,7 +141,7 @@ input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appear
|
|
|
.WeChat{float: right;font-size: 12px;cursor: pointer}
|
|
|
.WeChat .icon{width: 40px;height: 40px;display: block;}
|
|
|
.WeChat .icon::before{width: 40px;height: 40px;background-position: -147px -544px}
|
|
|
-.WeChat:hover .WechatBg{display: block}
|
|
|
-.WechatBg{background: url(/img/base/Wechat.bg.png) no-repeat left top;width: 174px;height: 218px;position: absolute;right: -150px;top: -20px;display: none;}
|
|
|
+.WeChat:hover .WechatBg{opacity: 1}
|
|
|
+.WechatBg{background: url(/img/base/Wechat.bg.png) no-repeat left top;width: 174px;height: 218px;position: absolute;right: -150px;top: -20px;opacity: 0}
|
|
|
.WechatBg img{margin: 18px auto 10px;width: 132px;height: 132px;}
|
|
|
.WechatBg p{font-size: 12px;text-align: center;width: 120px;margin: auto;}
|