.body{
    background: #FAFAFA;
}
.shareNews{
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.gb_resLay{
    /*position: absolute;*/
    /*left: 20px;*/
    /*width: 200px;*/
    /*height: 60px;*/
    /*background: #FFF;*/
    display: inline-block;
}
.gb_resItms li{
    float: left;
    margin-right: 10px;
    top:3px;
}
.bdsharebuttonbox a { width: 18px!important; height: 17px!important;  float: none!important; padding: 0!important; display: block; }
.bdsharebuttonbox a img { width: 17px; height: 17px; }
.bdsharebuttonbox .bds_tsina { background: url(../../images/pcnews/sina.png) no-repeat center center/17px 17px;}
.bdsharebuttonbox .bds_sqq { background: url(../../images/pcnews/qq.png) no-repeat center center/17px 17px;}
.bdsharebuttonbox .bds_weixin { background: url(../../images/pcnews/wechat.png) no-repeat center center/17px 17px;}
.bdsharebuttonbox .bds_tsina:hover { background: url(../../images/pcnews/sina_active.png) no-repeat center center/17px 17px;}
.bdsharebuttonbox .bds_sqq:hover { background: url(../../images/pcnews/qq_active.png) no-repeat center center/17px 17px;}
.bdsharebuttonbox .bds_weixin:hover { background: url(../../images/pcnews/wechat_active.png) no-repeat center center/17px 17px;}
.bd_weixin_popup .bd_weixin_popup_foot { position: relative; top: -12px; }


.blogHubBox{
    flex: 1;
    display: flex;
    border-bottom: 1px solid #EFEFEF;
    padding: 40px 0;
    margin: 0 47px;
}
.blogHubBox:last-child{
    border: none;
}
.blogHubThumbanil{
    width: 173px;
}
.common_qa{
    clear: both;
}
.blogHubRight{
    margin-left: 46px;
    flex: 4;

}
.blogHubTitle{

    color: #121212;
    font-size: 20px;
}
.blogHubTitle:hover{
    color: #20bae6;
}

.blogHubDesc{
    margin: 20px 0 17px 0;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #333333;
}
.blogHubOther{
    color: #B4BEC7;
    font-size: 12px;
 }
.blogHubOther span{
    margin-right: 28px;
}
.bdsharebuttonbox{
    display: inline-block;
}



.page {
    clear: both;
    float: right;
    padding: 35px 0;
}

.page img {
    width: 5px;
}

.tenDefault {
    width: 17px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;

    font-weight: 400;
    color: #333333;
    display: inline-block;
    text-align: center;
}

.tenactive, .tenhover {
    width: 17px;
    height: 17px;
    background: #20BAE6;
    border-radius: 50%;
    color: #fff;
}

.pageSum {
    width: 51px;
    height: 12px;
    font-size: 12px;
    margin-left: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
}

.hundredDefault {
    width: 34px;
    height: 21px;
    line-height: 21px;
    font-size: 12px;

    font-weight: 400;
    color: #333333;
    display: inline-block;
    text-align: center;
}

.hundredactive, .hundredHover {
    width: 34px;
    height: 21px;
    background: #20BAE6;
    border-radius: 20px;
    color: #fff;
}

.bdshare-button-style0-24 .bds_weixin{
    background-position:0 0;
}
.returnList{

    font-size: 11px;
   padding-top: 18px;
}
.returnList a{
    color: #414141;
}
.returnList img{
    width: 7px;
    margin-right: 2px;
    vertical-align: sub;
}
.box{
    margin: 0 48px;
}
a span:hover{
    color: #20bae6;
}
