﻿/*通用侧边栏分享*/
#appgame-leftside-share{width:109px; height:302px; position:fixed; right: 8%;
    /* margin-left: -664px; */
    top: 61%; margin-top:-151px; z-index:9999; display:none;}
.appgame-leftside-share{width:109px; height:134px;}
#appgame-leftside-share a{display:block; width:109px; height:48px;
 background-color:#E1E0E0; z-index:1; position:absolute; left:0;
  box-sizing:border-box; -moz-box-sizing:border-box; border:1px #cccccc solid;
  background-repeat:no-repeat; 
   margin:0;  transition:0.4s; -webkit-transition:0.4s; -moz-transition:0.4s;
       line-height: 48px;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    
   
   }
#appgame-leftside-share a:hover{background-color:#bf1313; border:1px #bf1313 solid; z-index:2; color: #fff;}
.appgame-leftside-weixin{top:0; background-position:-88px 0;}
.appgame-leftside-weixin:hover{background-position:-44px 0;}
.appgame-leftside-qzone{top:43px; background-position:-88px -44px;}
.appgame-leftside-qzone:hover{background-position:-44px -44px;}
.appgame-leftside-sqq{top:86px; background-position:-88px -88px;}
.appgame-leftside-sqq:hover{background-position:-44px -88px;}
.appgame-leftside-tsina{top:129px; background-position:-88px -132px;}
.appgame-leftside-tsina:hover{background-position:-44px -132px;}
.appgame-leftside-fbook{top:172px; background-position:-88px -176px;}
.appgame-leftside-fbook:hover{background-position:-44px -176px;}
.appgame-leftside-twi{top:215px; background-position:-88px -220px;}
.appgame-leftside-twi:hover{background-position:-44px -220px;}
#appgame-leftside-share .appgame-leftside-top
{
display: flex;
align-items: center;
justify-content: center;
background: #E1E0E0;

}

.rwt_share {
	overflow:hidden;
	
	position:relative;
}
.rwt_share a {
	display:inline-block;
	margin-right:10px;
	text-indent:-9999px;
	margin-bottom:10px;
	width:24px;
	height:24px;
	overflow:hidden;
	cursor:pointer;
	float:left;
	font-size:12px;
}
.rwts_weixin {
	background-position:0 -1612px;
}
.rwts_tsina {
	background-position:0 -104px;
}
.rwts_tqq {
	background-position:0 -260px;
}
.rwts_qzone {
	background-position:0 -52px;
}
.rwts_sqq {
	background-position:0 -2652px;
}
.rwts_tieba {
	background-position:0 -728px;
}
.rwts_renren {
	background-position:0 -208px;
}
.rwts_kaixin001 {
	background-position:0 -312px;
}
.rwts_tqf {
	background-position:0 -364px;
}
.rwts_douban {
	background-position:0 -468px;
}
.rwts_twi {
	background-position:0 -1404px;
}
.rwts_fbook {
	background-position:0 -1352px;
}
.rwts_ty {
	background-position:0 -1196px;
}
.rwts_mogujie {
	background-position:0 -1768px;
}
.rwts_meilishuo {
	background-position:0 -1716px;
}
.rwts_huaban {
	background-position:0 -1872px;
}
.rwts_hi {
	background-position:0 -416px;
}
.rwts_tsohu {
	background-position:0 -520px;
}
.rwts_more {
	background-position:0 0;
}
.rwt_share_wxShow_code>img {
	width:100%;
}
