.gk_content{
    background-color: #fff;
    box-sizing: border-box;
}
.gk_title{
    text-align: center;
    padding: 30px 0;
    display: block;
    box-sizing: border-box;
    font-size: 22px;
    font-weight: bold;
}
.gk_content hr{
    width: 1156px;
    margin: 0 auto;
}
.gk_content .content{
    word-wrap: break-word;
    word-break: normal;
    padding: 30px 20px 0 20px;
    font-size: 20px;
    line-height: 34px;
    color: #333;
}
.share{
    padding: 41px 40px 21px 24px;
    color: #999;
}
/*.share img{*/
/*    width: 24px;*/
/*    height: 24px;*/
/*    margin-right: 20px;*/
/*}*/
.share>.float_right>span:first-child{
    background:url("/img/dianzan_un.png") no-repeat 0 3px;
    padding-left: 20px;
}
.share>.float_right>span:last-child{
    margin-left: 10px;
    padding-left: 20px;
    background:url("/img/shoucang_un.png") no-repeat 0 3px;
}
.share>.float_right>span.praise{
    background:url("/img/dianzan_on.png") no-repeat 0 3px !important;
}
.share>.float_right>span.collect{
    background:url("/img/shoucang_on.png") no-repeat 0 3px !important;
}
/*分享二维码*/
/*.qrcode{*/
/*    position: fixed;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*}*/
/*.qrcode>div{*/
/*    height: 320px;*/
/*    width: 320px;*/
/*    padding: 56px 83px;*/
/*    text-align: center;*/
/*    background-color: #fff;*/
/*    position: fixed;*/
/*    z-index: 999999;*/
/*    top: 50%;*/
/*    left:50%;*/
/*    box-sizing: border-box;*/
/*    margin-left: -160px;*/
/*    margin-top: -160px;*/
/*    border: 1px solid #E8E8E8;*/
/*}*/
/*.qrcode>div>p{*/
/*    margin-top: 30px;*/
/*}*/
