.iShare_box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-bottom: 3%;
    padding-top: 3%;
    background: #ffffff;
}
.iShare_center{justify-content: center; align-items: center;}
.iShare_padding{padding-bottom: 0; padding-top: 10px;}
.iShare_box .iShare_left {
    align-self: center;
    flex: 0 0 auto;
}
.iShare_box .iShare_left p{
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 15px;
    color: rgba(51,51,51,1);
}
.iShare_box .iShare_left p svg {
    font-size: 16px;
    width: 20px;
    height: 20px;
    margin-right: 3px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    margin-top: -3px;
    fill: currentColor;
}
.iShare_box .iShare_right {
    margin-left: 10px;
    flex: 0 0 auto;
}
.iShare a{
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: none;
  margin-right: 10px;
  cursor: pointer;
}
.iShare a i{
  color: #aaa;
  font-size: 16px; 
}
.iShare-16 a i{
  font-size: 16px; 
}
.iShare-24 a i{
  font-size: 24px; 
}
.iShare-32 a i{
  font-size: 32px; 
}
.iShare a:hover .qq{
  color: #2196F3;
}
.iShare a:hover .qzone{
  color: #FFC311;
}
.iShare a:hover .tencent{
  color: #44ACFF;
}
.iShare a:hover .weibo{
  color: #E6162D;
}
.iShare a:hover .douban{
  color: #228A31;
}
.iShare a:hover .renren{
  color: #217DC6;
}
.iShare a:hover .wechat{
  color: #2BAD13;
}
.iShare a:hover .youdaonote{
  color: #C4282B;
}
.iShare a:hover .facebook{
  color: #405C97;
}
.iShare a:hover .twitter{
  color: #1DA1F2;
}
.iShare a:hover .googleplus{
  color: #DB4437;
}
.iShare a:hover .linkedin{
  color: #0077B5;
}
.iShare a:hover .pinterest{
  color: #CE151F;
}
.iShare a:hover .tumblr{
  color: #2F4C6A;
}