﻿#othermessage {
  font-size: 14px;
  line-height: 14px;
  color: #999;
  width: 100%;
  clear: both;
  height: 40px;
  margin: 20px 0px 0px 0px;
}
#othermessage p.f1 {
  float: left;
}
#othermessage #prolasim {
  float: right;
}
#othermessage #prolasim font {
  float: left;
  line-height: 14px;
  font-size: 14px;
  width: 50px;
}
#othermessage #prolasim .shareList {
  zoom: 1;
  float: left;
  margin-left: -10px;
}
#othermessage #prolasim .shareList a {
  float: left;
  padding-left: 17px;
  line-height: 16px;
  height: 16px;
  cursor: pointer;
  margin: -1px 0 0 10px !important;
  font-size: 14px !important;
}
#othermessage #prolasim .shareList .bds_weixin {
  background-image: url(https://zyk.guorenshangcheng.com/resources2020/images/common/wxShare_xb_20181029.png) !important;
  background-position: 0 !important;
}
#othermessage #prolasim .shareList .bds_tsina {
  background-image: url(https://zyk.guorenshangcheng.com/resources2020/images/common/wbShare_xb_20181029.png) !important;
  background-position: 0 !important;
}
#othermessage #prolasim .shareList .bds_sqq {
  background-image: url(https://zyk.guorenshangcheng.com/resources2020/images/common/qqShare_xb_20181029.png) !important;
  background-position: 0 !important;
}
#othermessage #prolasim .shareList .bds_qzone {
  background-image: url(https://zyk.guorenshangcheng.com/resources2020/images/common/qzoneShare_xb_20181029.png) !important;
  background-position: 0 !important;
}
#othermessage #prolasim .shareList .bds_more:hover {
  background-image: url(https://zyk.guorenshangcheng.com/resources2020/images/common/moreShare_on_xb_20181029.png) !important;
  opacity: initial !important;
}
#othermessage #prolasim .shareList .bds_weixin:hover {
  background-image: url(https://zyk.guorenshangcheng.com/resources2020/images/common/wxShare_on_xb_20181029.png) !important;
  background-position: 0 !important;
  opacity: initial !important;
}
#othermessage #prolasim .shareList .bds_tsina:hover {
  background-image: url(https://zyk.guorenshangcheng.com/resources2020/images/common/wbShare_on_xb_20181029.png) !important;
  background-position: 0 !important;
  opacity: initial !important;
}
#othermessage #prolasim .shareList .bds_sqq:hover {
  background-image: url(http://zyk.guorenshangcheng.com/resources2020/images/common/qqShare_on_xb_20181029.png) !important;
  background-position: 0 !important;
  opacity: initial !important;
}
#othermessage #prolasim .shareList .bds_qzone:hover {
  background-image: url(https://zyk.guorenshangcheng.com/resources2020/images/common/qzoneShare_on_xb_20181029.png) !important;
  background-position: 0 !important;
  opacity: initial !important;
}
#othermessage #fontSize {
  float: right;
  margin:0 20px 0 0 !important;
}
#othermessage #fontSize a {
  color: #999;
  font-size: 14px;
 line-height:0px !important;
}
#othermessage #fontSize a.on {
  color: #000;
}
.qrcode{
          position:absolute;
          top:36px;
          border:1px solid #ccc;
          padding:5px;
          width:100px;
          height:100px;
          left:-98%;
          z-index:11;
          display:none;
          box-sizing:content-box;
  }