h3,dl,dt,dd{margin:0;padding:0px;}
#share{ width: 200px;
    position: absolute;
    left: 70px;
    top: -2px;}
#share b{vertical-align: super;font-weight: normal;}
#share a,#share a i{width:26px;height: 26px;}
#share a{background:#c9c9c9 ;display: inline-block;cursor: pointer;border-radius: 13px;margin:0 4px 0 0;position: relative;}
#share a i{display: block;background:url(../images/ico_share_20200422.png) no-repeat -30px center;-webkit-transition: .4s all;-moz-transition: .4s all;-ms-transition: .4s all;transition: .4s all;}
 #share a i:hover{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
#share a#weibo i{background-position:-65px center;}
#share a#wechat:hover,#share a#wechat.active{background:#1fbc7d;}
#share a#weibo:hover{background:#e96157;}
#share a#qzome i{background-position:4px center;}
#share a#qzome:hover{background:#fcc233;}


#share-qrcode{border:1px solid #ddd;width:170px;padding:14px;position: absolute;display: none;z-index: 99;top:40px;left:-56px;background: #fff;border-radius: 3px;}
#share-qrcode em,#share-qrcode span{display:block;width:30px;height:16px;font-size:36px;overflow:hidden;_position:relative;position:relative;}
#share-qrcode dd{height: 140px;}
#share-qrcode em{margin-top:-31px;margin-left: 37px;color:#ddd;font-style:normal;}
#share-qrcode span{margin-top:-14px;color:white;margin-left: 37px; text-align:center；}
#share-qrcode h3{font-size: 14px;line-height: 40px;}
@media (max-width: 768px) {#share{display: none;}}