.share-parent-wrap {
    width: 100%;
}

.share-childbox {
    padding: 0 10px;
    border: 0px solid #e6e6e6;
    height: 41px;
}

.share-childbox .item {
    width: 60px;
    border-bottom: 0px solid #f9f9f9;
    float: right;
}

.share-childbox .item a {
    transition: none
}

.share-childbox .item:last-child {
    border-bottom: none
}

.share-childbox .itemLong {
    height: 58px
}

.share-childbox .itemLong .num {
    font-size: 14px;
    color: #CDD8E4;
    text-align: center;
    line-height: 38px
}

.shareIcon {
    background: url(../../blue/images/postShare.png) no-repeat;
    display: block;
    margin: 18px auto 0
}

.share-childbox .getReward {
    width: 24px;
    height: 24px;
    background-position: -8px -8px
}

.share-childbox .getReward:hover {
    background-position: -8px -42px
}

.share-childbox .getComments {
    width: 23px;
    height: 24px;
    background-position: -42px -8px
}

.share-childbox .getComments:hover {
    background-position: -42px -42px
}

.share-childbox .getCollection {
    width: 26px;
    height: 25px;
    background-position: -76px -8px
}

.share-childbox .favourite.active .getCollection,.share-childbox .getCollection:hover {
    background-position: -76px -42px
}

.share-childbox .getGood {
    width: 24px;
    height: 28px;
    background-position: -112px -8px
}

.share-childbox .getGood:hover,.share-childbox .praise.active .getGood {
    background-position: -112px -42px
}

.share-childbox .getWeixin {
    width: 30px;
    height: 24px;
    background-position: -145px -8px;
    position: relative
}

.share-childbox .getWeixin:hover {
    background-position: -145px -42px
}

.share-childbox .getQzone {
    width: 29px;
    height: 25px;
    background-position: -185px -8px
}

.share-childbox .getQzone:hover {
    background-position: -185px -42px
}

.share-childbox .getSina {
    width: 30px;
    height: 24px;
    background-position: -224px -8px
}

.share-childbox .getSina:hover {
    background-position: -224px -42px
}

.share-childbox .getTcsian {
    width: 29px;
    height: 23px;
    background-position: -264px -8px
}

.share-childbox .getTcsian:hover {
    background-position: -264px -42px
}

.weixinewm {
    position: absolute;
    top: -200px;
    left: 0px;
    display: none;
    transition: .4s all ease;
    -moz-transition: .4s all ease;
    -webkit-transition: .4s all ease;
    background: #fff;
}

.weixinewm.active {
    top: -80px;
    opacity: 1;
    filter: Alpha(opacity=100)
}

.postDetail_right {
    width: 280px
}

.res_authorItem {
    height: 170px;
    background: #FFF;
    border-bottom: 1px solid rgba(155,155,155,.1);
    padding: 20px
}

.res_authorItem:nth-child(3n) {
    margin-right: 0
}

.res_authorItem .top {
    display: flex;
    flex-direction: row;
    align-items: center
}

.res_authorItem .top .atrPic {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden
}

.res_authorItem .top .name {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-left: 15px
}

.res_authorItem .top .desc {
    font-size: 12px;
    width: 155px;
    color: #333;
    margin-left: 15px;
    margin-top: 2px;
    word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.res_authorItem .center {
    height: 22px;
    overflow: hidden;
    font-size: 14px;
    color: #6D6D6D;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 16px
}

.res_authorItem .bottom div {
    width: 50%;
    text-align: center
}

.res_authorItem .bottom div p:last-child {
    font-size: 14px;
    color: #9B9B9B
}

.res_authorItem .bottom div p:first-child {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px
}

.res_authorItem .shareicon {
    position: relative
}

.res_authorItem .shareicon .icon-weixin:hover {
    background-position: -50px -525px;
    margin-top: 6px
}

.res_authorItem .shareicon .icon-weixin:hover .weixin-img {
    display: block
}

.res_authorItem .shareicon .icon {
    display: inline-block;
    margin-left: 10px;
    margin-top: 6px;
    cursor: pointer
}

.reaCompany,.recentlyPost.marginTop20 {
    margin-top: 20px
}

.recentlyPost {
    padding: 0 0 18px;
    background: #fff;
    border-top: none;
    text-align: center
}

.recentlyPost .title {
    font-size: 14px;
    color: #9B9B9B;
    height: 40px;
    line-height: 60px;
    padding: 0 15px;
    text-align: left
}

.recentlyPost ul {
    padding: 14px 20px 0 30px;
    overflow: auto;
    text-align: left
}

.recentlyPost ul a:hover li p {
    color: #1D9ED2
}

.recentlyPost ul li {
    margin-bottom: 12px;
    position: relative
}

.recentlyPost ul li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -15px;
    width: 5px;
    height: 5px;
    background: #1d9ed1;
    border-radius: 50%
}

.recentlyPost ul li p {
    max-height: 40px;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    margin-bottom: 4px;
    overflow: hidden
}

.recentlyPost ul li span {
    font-size: 12px;
    color: #B2B2B2
}

.recentlyPost .readMore {
    height: 40px;
    width: 140px;
    background: 0 0;
    border: 1px solid #1D9ED2;
    border-radius: 50px;
    font-size: 14px;
    color: #1D9ED2;
    cursor: pointer;
    position: relative
}

.reaCompany {
    width: 280px;
    background: #fff
}

.reaCompany dl {
    width: 252px;
    height: 64px;
    border-bottom: 1px solid #F5F8FC;
    padding: 20px 14px
}

.reaCompany a:last-child dl {
    border-bottom: none
}

.reaCompany dl dt {
    width: 62px;
    height: 62px;
    overflow: hidden;
    border: 1px solid #F0F3F6
}

.reaCompany dl dd {
    width: 168px;
    padding-left: 20px
}

.reaCompany dl dd .name {
    font-size: 16px;
    color: #333
}

.reaCompany a:hover dl dd .name {
    color: #1D9ED2
}

.reaCompany dl dd .desc {
    font-size: 14px;
    color: #B2B2B2;
    margin-top: 4px;
    height: 40px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.industryThinkTankWrap,.industryTopicWrap {
    margin-top: 20px;
    background: #fff
}

.reaCompany a:hover dl dd .desc {
    color: #1D9ED2
}

.industryTopic {
    padding: 14px 14px 20px;
    border-bottom: 1px solid #F5F8FC
}

.industryTopic:last-child {
    border-bottom: none
}

.industryTopic a {
    display: block
}

.industryTopic a .bottom {
    padding: 10px 0;
    font-size: 14px;
    color: #333;
    line-height: 18px
}

.industryThinkTank .top {
    padding: 14px;
    position: relative
}

.industryThinkTank .top .tag {
    position: absolute;
    left: 10px;
    top: 10px;
    background: rgba(29,157,209,.8);
    font-size: 14px;
    color: #fff;
    padding: 0 4px;
    margin-bottom: 5px
}

.industryThinkTank .top .tag:hover {
    color: #fff
}

.industryThinkTank .bottom span:hover {
    color: #1d9dd1
}

.industryThinkTank .top .img {
    width: 252px;
    height: 142px;
    position: relative
}

.industryThinkTank .top .img .cover {
    width: 230px;
    font-size: 14px;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px 10px 8px;
    background: rgba(0,0,0,.5);
    background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.7));
    background: -webkit-gradient(linear,0 0,0 bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7)));
    background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.7));
    overflow: hidden
}

#topicErweima {
    width: 400px;
    height: 260px;
    background: #fff;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -130px;
    z-index: 1001;
    display: none;
    border-radius: 4px
}

#backgroundErweima {
    background: #000;
    opacity: 0;
    filter: Alpha(opacity=0);
    transition: .4s opacity ease;
    -moz-transition: .4s opacity ease;
    -webkit-transition: .4s opacity ease;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none
}

#showweixin:hover #weixinewm {
    display: block;
}
