.bshare-custom {
  padding: 15px 5px;
}

.share {
  float: right;
  padding-left: 20px;
  width: auto;
  margin: 0;
  color: #898989;
  position: relative;
}

.mainShareDiv_24 {
  background: url(icon_16.jpg) no-repeat 0 0;
  width: 125px;
  height: 32px;
}

#gwdShare_con_1 {
  position: relative;
  float: right;
  top: -10px;
}

#gwdshare {
  z-index: 9999;
  float: left;
  text-align: left !important;
  zoom: 1;
}

.gwds_tools_24 a {
  width: 28px;
  height: 30px;
  display: block;
  float: left;
  cursor: pointer;
  padding: 3px 2px 3px 2px;
}

#gwdshare a,
#gwdshare_s a,
#gwdshare_pop a {
  text-decoration: none;
  cursor: pointer;
}

#gwdshare a:nth-child(1) {
  margin: -1px 3px 0px 3px;
  background: url(share.png) no-repeat;
  background-position: 2px -33px !important;
}

#gwdshare a:nth-child(2) {
  margin: -1px 3px 0px 3px;
  background: url(share.png) no-repeat;
  background-position: 2px 5px !important;
}

#gwdshare span:nth-child(3) {
  width: 32px;
  height: 32px;
  margin: 10px 0px 0px 6px;
  background: url(icon_17.jpg) no-repeat 0 0;
  overflow: hidden;
}


div#share {
  display: inline-block;
  position: relative;
  *float: left;
}

.share * {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

.share-icon {
  display: inline-block;
  width: 14px;
  height: 24px;
  line-height: 24px;
  background: url(icon_16.jpg) no-repeat center;
  vertical-align: -25%;
  *float: left;
}

.share-box {
  display: inline-block;
  *margin-top: -4px;
}

.share-box a {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: url(share.png) no-repeat;
  margin-left: 7px;
  cursor: pointer;
}

.share-box a:hover {
  opacity: .8;
}

.share-box a.gwds_weixin {
  background-position: 0 -38px !important;
}

.share-box a.gwds_tsina {
  background-position: 0 0 !important;
}

.share .gwds_more {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(icon_17.jpg) no-repeat 6px;
  cursor: pointer;
  *background-position: left 8px;
}

.share-popup {
  width: 212px !important;
  -webkit-box-shadow: 0 0 7px #eee;
  -moz-box-shadow: 0 0 7px #eee;
  z-index: 1000000;
  position: absolute;
  border: 1px solid #e9e9e9;
  position: absolute;
  display: none;
  background-color: #fff;
}

.share-popup h6 {
  height: 34px;
  background-color: rgb(246, 246, 246);
  font: 700 14px/32px 'microsoft yahei';
  padding: 0 3px;
  margin: 0;
  text-align: left;
}

.share-popup h6 b {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 22px;
  height: 23px;
  background: url(pop_c.gif) no-repeat 0 0;
  cursor: pointer;
}

.share-popup ul {
  /*width: 99%;*/
  padding: 8px 6px;
  overflow: hidden;
  background-color: #fff;
}

.share-popup li {
  width: 98px;
  margin: 0;
  float: left;
}

.share-popup li a {
  display: block;
  line-height: 20px;
  border: 1px solid transparent;
  padding: 5px 0;
  font-size: 14px;
  color: #565656;
  text-indent: 34px;
  background: url(is_24.png) no-repeat;
  cursor: pointer;
  height: 30px;
  text-align: left;
}

.share-popup li a:hover {
  background-color: #f3f3f3;
  border: 1px solid #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.share-popup.share_top {
  bottom: 130%;
}

.share-popup.bottom {
  top: 130%;
}

.share-popup.left {
  right: 0px;
}

.share-popup.right {
  left: 100%;
  margin-left: -20px;
}

.share-popup li a.gwds_qzone {
  background-position: 0 -237px
}

.share-popup li a.gwds_douban {
  background-position: 0 -357px
}

.share_clear {
  clear: both;
}