/*
* @Author: cyzhangi
* @Date:   2016-07-11 16:37:08
* @Last Modified by:   cyzhangi
* @Last Modified time: 2016-07-11 17:29:53
*/
.sidebarMain{ position: fixed; left: 968px; top: 400px; z-index:999 }
.sidebarMain div{  width: 40px;}
.sidebarMain .sidebar_share{ height: 40px;margin-top:3px; background: url(img/sidebar/share2.png) no-repeat;background-size:contain;}
.sidebarMain .sidebar_share:hover{ background: url(img/sidebar/share2.png) no-repeat;background-size:contain;}
.sidebarMain .qr-code{ height: 40px;margin-top:3px; background: url(img/sidebar/qr_code2.png) no-repeat;background-size:contain;}
.sidebarMain .qr-code:hover{ background: url(img/sidebar/qr_code2.png) no-repeat;background-size:contain;}
.sidebarMain .sidebar_email{ height: 40px;margin-top:3px; background: url(img/sidebar/email2.png) no-repeat;background-size:contain;}
.sidebarMain .sidebar_email:hover{ background: url(img/sidebar/email2.png) no-repeat;background-size:contain;}
.bdsharebuttonbox a { margin:0px !important; width:40px !important; height:40px !important; border-bottom:1px solid rgb(205,205,205);}
.bdsharebuttonbox .bds_qzone { background: url(img/sidebar/qzone.png) no-repeat;background-size:contain;background-position-y:0px !important; }
.bdsharebuttonbox .bds_qzone:hover{ background: url(img/sidebar/qzone1.png) no-repeat; background-size:contain;}
.bdsharebuttonbox .bds_tsina { background: url(img/sidebar/tsina.png) no-repeat;background-size:contain;background-position-y:0px !important; }
.bdsharebuttonbox .bds_tsina:hover{ background: url(img/sidebar/tsina1.png) no-repeat; background-size:contain;}
.bdsharebuttonbox .bds_tqq { background: url(img/sidebar/tqq.png) no-repeat;background-size:contain;background-position-y:0px !important; }
.bdsharebuttonbox .bds_tqq:hover{ background: url(img/sidebar/tqq1.png) no-repeat; background-size:contain;}
.bdsharebuttonbox .bds_weixin { background: url(img/sidebar/weixin.png) no-repeat;background-size:contain;background-position-y:0px !important; }
.bdsharebuttonbox .bds_weixin:hover{ background: url(img/sidebar/weixin1.png) no-repeat; background-size:contain;}

