.article-container-share{float: right;}
.footer-container-share{margin: 0px 0 20px 0}
/*通用侧边栏分享*/
#appgame-leftside-share{width:auto;height: 27px; z-index:9999;margin-top: 0px;margin-bottom: 0px;}
.appgame-leftside-share{width:auto;height:27px;position: relative;}
#appgame-leftside-share a{display:block; width:8px; height:27px; *width: 27px; z-index:1;   background-image:url(../images/share.png); background-repeat:no-repeat; margin:0 0 0 8px;  transition:0.4s; -webkit-transition:0.4s; -moz-transition:0.4s; }
.appgame-leftside-weixin{top:0; background-position:-69px 0;}
.appgame-leftside-sqq{top:0; background-position:-34px 0;}
.appgame-leftside-tsina{top:0; background-position:0 0;}
.appgame-share-title{float: left;}
.rwt_share {
	overflow:hidden;
	float:left !important;
	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%;
}


#appgame-leftside-share a.appgame-leftside-weixin:hover{ background-position:-69px -28px;}
#appgame-leftside-share a.appgame-leftside-sqq:hover{background-position:-34px -28px;}
#appgame-leftside-share a.appgame-leftside-tsina:hover{ background-position:0 -28px;}


@media screen  and (max-width:1000px) {
	#appgame-leftside-share a{display: inline-block;float: none;}
}

@media screen  and (max-width:640px) {
	.article-container-share{float: none;margin-top:15px;}
	.rwt_share{float: none !important;}
	.footer-container-share{margin: 0px 0 0px 0}
	
}