/**组件样式*/
  /*分享代码*/
  .sjfx{margin-bottom: 10px;}
        .wzxx {
            position: relative;
            line-height: 48px;}


        .bdsharebuttonbox {
            zoom: 1;
            position: relative;}

        .bdsharebuttonbox .ttqq,
        .bdsharebuttonbox .ttwx,
        .bdsharebuttonbox .ttqzone,
        .bdsharebuttonbox .ttbdhome,
        .bdsharebuttonbox .ttsina,
        .bdsharebuttonbox .ttbaidu,
        .bdsharebuttonbox .ttrenren,
        .bdsharebuttonbox .tttqq,
        .bdsharebuttonbox .tthuaban,
        .bdsharebuttonbox .ttfbook,
        .bdsharebuttonbox .ttmore {    float: none;
            background: url(/images/fxtb.png) no-repeat;}

 .bdsharebuttonbox {
    text-align: center;
    padding-left: 0;
    height: 36px;
    background-repeat: no-repeat;
    width: 200px;
    font-size: 14px;
    margin: 0 auto;
    line-height: 36px;
    display: flex
;
    align-items: center;}
        .bdsharebuttonbox .ttwx {
            background-position: 0px -24px;}

        .bdsharebuttonbox .ttqzone {
            background-position: 0px -48px;}

        .bdsharebuttonbox .ttsina {
            background-position: 0px -96px;}

        .bdsharebuttonbox .tttqq {
            background-position: 0px -120px;}

        .bdsharebuttonbox {
            zoom: 1;}

        .bdsharebuttonbox:after {
            content: ".";
            visibility: hidden;
            display: block;
            height: 0;
            clear: both;}

        .bdsharebuttonbox a,
        .bdsharebuttonbox .bds_more {
               font-size: 18px;
    line-height: 36px;
    cursor: pointer;
    margin: 6px 6px 6px 0;
    display: inline-block;
    width: 24px;
    height: 24px;overflow: hidden;}

        .bdsharebuttonbox a:hover {
            color: #333;
            opacity: .8;
            filter: alpha(opacity=80);}

        .bdsharebuttonbox .bds_more {
            color: #333;
            float: left;}

        .bdsharebuttonbox .tttqq {
            background-position: 0px -144px;}

        .bdsharebuttonbox .tthuaban {
            background-position: 0px -168px;}

        .bdsharebuttonbox .ttfbook {
            background-position: 0px -192px;}

        #fxcode {
            position: absolute;
            width: 200px;
            height: 220px;
            top: -250px;
            left: 0;
            display: none;
            background-color: #fff;
            border: 1px solid#CFCFCF;
            padding: 10px;
            font-size: 12px;
            line-height: 14px;
            border-radius: 5px;
            text-align: center;}

        #fxcode .f {
            float: left;}

        #fxcode .r {
            float: right;}

        #fxcode .fxjg {
            padding-bottom: 5px;
            cursor: pointer;}

        #fxcolse:hover {
            color: #FF7E00;}
/**组件样式*/
/**组件样式*/
