.cshare-CN .bshare-custom a {
height: 36px;
width: 32px;
padding-left: 0px; }

.cshare-CN .bshare-custom .bshare-sinaminiblog {
background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/weibo.png);
background-repeat: no-repeat;
background-size: 100%;
background-position: 0; }

.cshare-CN .bshare-custom .bshare-weixin {
background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/weixin.png);
background-repeat: no-repeat;
background-size: 100%;
background-position: 0; }

.cshare-CN .bshare-custom .bshare-linkedin {
background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/linkedin.png);
background-repeat: no-repeat;
background-size: 100%;
background-position: 0; }

.cshare-CN .bshare-custom .bshare-more.more-style-addthis {
background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/more.png);
background-repeat: no-repeat;
background-size: 100%;
background-position: 0; }

.cshare .shareicon {
display: inline-block;
padding-right: 3px;
vertical-align: middle;
cursor: pointer; }
.cshare .shareicon i {
  font-size: 30px !important;
  cursor: pointer;
}
.cshare .shareicon a {
  height: 32px;
  width: 32px;
  display: block;
  background-size: 100%;
  background-position: 0; 
  font-size: 30px !important;
  cursor: pointer;
}
.cshare .shareicon .share-facebook {
background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/facebook.png);
background-repeat: no-repeat; }
.cshare .shareicon .share-twitter {
background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/twitter.png);
background-repeat: no-repeat; }
.cshare .shareicon .share-linkedin {
background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/linkedin.png);
background-repeat: no-repeat; }
.cshare .shareicon .share-weibo {
background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/weibo.png);
background-repeat: no-repeat; }
.cshare .shareicon .share-weixin {
background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/weixin.png);
background-repeat: no-repeat; }
.cshare .shareicon .share-more {
background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/more.png);
background-repeat: no-repeat; }
.cshare .shareicon .share-qzone {
background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/qzone.png);
background-repeat: no-repeat; }
.cshare .shareicon .share-whatsapp {
  background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/whatsapp.png);
  background-repeat: no-repeat; }
.cshare .shareicon .share-lineline {
  background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/line.png);
  background-repeat: no-repeat; }
.cshare .shareicon .share-email {
  background-image: url(https://static.prnasia.com/pro/pcom/newsite/images/share/email.png);
  background-repeat: no-repeat; }
/*这是测试这是测试这是测试这是测试这是测试这是测试*/

.cshare .shareMorePR {
position: relative; }
.cshare .shareMorePR .shareMoreTC {
display: none;
position: absolute;
right: 0;
top: 39px;
width: 122px;
background-color: #FFF;
border: 3px solid #7f7f7f;
border-radius: 3px; 
z-index: 10;
}
.cshare .shareMorePR .shareMoreTC .TCtop {
padding: 5px 8px 5px;
position: relative; }
.cshare .shareMorePR .shareMoreTC .TCtop .TCtopLeft {
    font-size: 14px; 
}
.cshare .shareMorePR .shareMoreTC .TCtop .TCtopRight {
position: absolute;
right: 8px; }

.cshare .shareMorePR .shareMoreTC .TCtop .TCtopRight .TCtopClose {
  cursor: pointer;
  font-weight: bold;
  color: #7f7f7f; 
  font-size: 14px; 
}
.cshare .shareMorePR .shareMoreTC .TCimg {
padding: 0 0 5px 8px; }

/*
.weixinTC {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 226px;
  height: 240px;
  background-color: #FFF;
  z-index: 1000;
  border: 6px solid #7f7f7f;
  border-radius: 6px; 
}
*/

.weixinTC {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 202px;
  height: 226px;
  background-color: #FFF;
  z-index: 1000;
  border: 1px solid #d8d8d8; 
}

.weixinTC .TCtop {
  padding: 8px 14px 5px;
  position: relative; 
}
.weixinTC .TCtop .TCtopLeft {
  font-size: 12px;
}
.weixinTC .TCtop .TCtopRight {
  position: absolute;
  right: 12px; 
  bottom: 6px;
}
.weixinTC .TCtop .TCtopRight .TCtopClose {
  cursor: pointer;
  color: #7f7f7f;
  font-size: 12px;
}
.weixinTC .TCimg {
  text-align: center; 
}

.weixinTC .TCimg img {
  width: 178px;
  height: 178px;
}