BODY {-moz-user-select:none;}
@media print{BODY{display:none;}}
.brief  b{ float:left;font-weight:normal;}
.fujian ul{float:left;}
.fujian ul li{width:600px;}
.brief span{ text-align:center;}


.tool-icon {
    width: 46px;
    height: 36px;
    padding-left: 20px;
    float: left;
    border-left: 1px solid #e5e5e5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position:relative;}

.tool-icon>a {
    display: block;
    text-indent: -999em;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;}
.tool-icon>a:hover{
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;}

.brief .tool-icon{margin-bottom:0;}

.tool-wb a {
    background-image: url(img/normal-sprite-1478d9.png);
    background-position: -576px -4px;
    width: 26px;
    height: 26px;
    margin-top:5px;}

.tool-wb a:hover {
    background-image: url(img/normal-sprite-1478d9.png);
    background-position: -520px -4px;
    width: 26px;
    height: 26px
;}

.tool-wx a {
    background-image: url(img/normal-sprite-1478d9.png);
    background-position: -492px -4px;
    width: 26px;
    height: 26px;
    margin-top:5px;}

.tool-wx a:hover {
    background-image: url(img/normal-sprite-1478d9.png);
    background-position: -436px -4px;
    width: 26px;
    height: 26px
;}

.tool-share>a {
    background-image: url(img/normal-sprite-1478d9.png);
    background-position: -400px -36px;
    width: 26px;
    height: 26px;
    margin-top:5px;}

.tool-share>a:hover {
    background-image: url(img/normal-sprite-1478d9.png);
    background-position: -540px -36px;
    width: 26px;
    height: 26px
;}

.tool-share:hover .share-more-list{
    display:block !important;}
.share-more-list {
    position: absolute;
    top: 36px;
    right: 0px;
    box-shadow: 0 2px 4px #eaeaea;
    background: #fff;
    z-index: 9
;}

.share-more-list .tool-share-qq,.share-more-list .tool-share-qqzone {
    height: 38px;
    line-height: 38px;
    border-left: 0;
    float: none
;}

.share-more-list .tool-share-qq a,.share-more-list .tool-share-qqzone a {
    display: block;
    width: 132px;
    text-indent: 0;
    font-size: 14px;
    margin-top: 0;
    height: 38px;
    color: #979797;
    text-align: left;}

.share-more-list .tool-share-qq a:visited,.share-more-list .tool-share-qqzone a:visited {
    text-decoration: none;
    color: #979797
;}

.share-more-list .tool-share-qq a:hover,.share-more-list .tool-share-qqzone a:hover {
    text-decoration: none;
    background-color: #f7f8f9;
    color: #979797
;}

.share-more-list .tool-share-qq a i.qq {
    display: inline-block;
    background-image: url(img/normal-sprite-1478d9.png);
    background-position: -316px -36px;
    width: 26px;
    height: 26px;
    margin: 5px 16px 0;
    float: left
;}

.share-more-list .tool-share-qqzone a i.qzone {
    display: inline-block;
    background-image: url(img/normal-sprite-1478d9.png);
    background-position: -380px -4px;
    width: 26px;
    height: 26px;
    margin: 5px 16px 0;
    float: left
;}
