.m-share {
	margin:0 auto 0 auto;
}
.m-share .loading {
	padding-top:10px;
	border-top:none;
}
.m-share li {
	float:left;
	overflow:hidden;
	text-align:center;
}
.m-share .u-share-ct {
	width:152px;
	margin:0 auto 10px;
}
.m-share .u-share-pic .z-share-pic {
	display:block;
	line-height:0;
	font-size:0;
	border:1px solid #DDD;
	border-bottom:none;
	padding:5px;
	border-radius:3px 3px 0 0;
}
.m-share .u-share-pic .z-share-pic img {
	width:140px;
	border-radius:3px;
}
.u-share-name {
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}
.u-share-name .u-name-img {
	float:left;
	height:25px;
	overflow:hidden;
	margin:0 0 5px 5px;
}
.u-share-name .u-name-img img {
	width:25px;
	border-radius:3px;
}
.u-share-name .u-share-name-r {
	margin:0 0 0 35px;
	padding-bottom:3px;
}
.u-share-name .u-share-name-r a {
	color:#2af;
	display:inline-block;
}
.u-share-name .u-share-name-r span.arial {
	margin-top:2px;
	display:block;
	color:#CDCDCD;
	white-space:nowrap;
	font-size:9px;
}
.u-share_info {
	border-top:1px solid #EEE;
	border:1px solid #DDD;
	background:#F7F7F7;
	font-size:12px;
	padding:5px;
	border-radius:0 0 3px 3px;
}
@media only screen and (min-width:270px) and (max-width:470px) {
	.m-share li {
	width:50%;
	}
	.m-share li:nth-child(3n-3) {
		display:none;
	}
}
@media only screen and (min-width:470px) and (max-width:2280px) {
	.m-share li {
		width:33%;
	}
	.m-share li:nth-child(3n-3) {
		width:34%;
	}
}
.g-share-lucky {
	padding:10px 10px 7px;
	position:relative;
}
.z-Reward,.z-Limit {
	display:inline-block;
	position:absolute;
	right:10px;
	top:0;
}
.z-Reward {
	background-position:0 -0px;
	width:49px;
	height:32px;
}
.z-Limit {
	background-position:-46px -152px;
	width:43px;
	height:26px;
}
.g-share-lucky .u-lucky-img img {
	width:75px;
	height:75px;
	border-radius:5px;
}
.g-share-lucky .u-lucky-r {
	margin-left:85px;
}
.g-share-lucky .u-lucky-r .z-user {
	margin-left:0;
}
.g-share-lucky .u-lucky-r p {
	margin:2px 0 4px;
	color:#999;
}
.g-share-ct {
	background:#F4F4F4;
	padding:10px 5px;
	border-top:1px solid #D7D7D7;
	position:relative;
	box-shadow:inset 0 0 1px #C9C9C9;
}
.g-share-ct .z-arrow {
	float:right;
	margin:4px 10px 0 0;
	border:solid #d7d7d7;
	border-width:1px 0 0 1px;
	background:#F4F4F4;
}
.g-share-ct .z-aw-es {
	position:absolute;
	left:40px;
	top:-8px;
}
.g-share-ct .z-aw-es em,.g-share-ct .z-aw-es span {
	color:#D7D7D7;
	height:15px;
	width:15px;
	font-family:Simsun;
	font-size:14px;
	line-height:14px;
	overflow:hidden;
	position:absolute;
}
.g-share-ct .z-aw-es span {
	color:#F4F4F4;
	top:2px;
}
.m-share-con {
	padding:0 5px;
	word-wrap:break-word;
}
.m-share-con h2 {
	margin-bottom:5px;
	overflow:hidden;
	color:#666;
}
.m-share-con em {
	color:#BCBCBC;
}
.m-share-con p {
	margin-bottom:10px;
	text-align:center;
	color:#666;
	font-size:14px;
}
.m-share-con p.z-share-pad {
	padding:10px 0 0;
	line-height:22px;
	text-align:left;
}
.m-share-con p img {
	max-width:300px;
}
.m-share-goods {
	background:#fff;
	padding:10px 0;
	border-radius:5px;
	border:1px solid #DADADA;
	position:relative;
	box-shadow:0 1px 1px #E6E6E6;
}
.m-share-goods h3 {
	width:24px;
	line-height:14px;
	padding:5px 0;
	margin-right:6px;
	color:#FF6500;
	border-radius:0 3px 3px 0;
	border:1px solid #DADADA;
	border-left:none;
	text-align:center;
}
.m-share-goods .u-goods-img {
	margin-top:0;
}
.m-share-goods .u-goods-img img {
	width:76px;
	height:76px;
	border-radius:3px;
	margin-top:2px;
}
.m-share-goods .u-goods-r {
	margin-left:115px;
	padding-right:20px;
}
.m-share-goods .u-goods-r p {
	margin:2px 0 5px;
	color:#999;
}
.m-share-goods p.z-goods-tt {
	line-height:20px;
	max-height:60px;
	overflow:hidden;
	margin-bottom:0;
	font-size:14px;
}
.m-share-goods .u-rs-m1 {
	height:96px;
	position:absolute;
	top:10px;
	right:0;
	display:inline-block;
}
.m-share-goods .u-rs-m1 .z-arrow {
	float:right;
	margin:41px 10px 0 0;
	border-width:2px 2px 0 0;
	background:#fff;
}
.m-share-fixed {
	min-height:45px;
}
.z-fixed {
	position:fixed;
	top:0;
	left:0;
	z-index:10;
	width:100%;
	padding:0 5px;
	background:#f4f4f4;
	-webkit-box-sizing:border-box;
}
.m-shareT-round {
	height:6px;
	background:#fff;
	border:1px solid #DCDCDC;
	border-bottom:none;
	border-radius:5px 5px 0 0;
}
.m-share-comment {
	border-radius:0 0 5px 5px;
	border-top:none;
	position:relative;
}
.m-share-comment .loading {
	border-radius:0 0 5px 5px;
}
.m-share-comment h3 {
	height:33px;
	line-height:33px;
	color:#999;
	text-indent:10px;
}
.m-share-comment li {
	border-top:1px dotted #DDD;
	padding:10px 10px 6px;
}
.m-share-comment .u-comment-img {
	margin-top:0;
}
.m-share-comment .u-comment-img img {
	width:30px;
	height:30px;
	border-radius:3px;
}
.m-share-comment .u-comment-r {
	margin-left:35px;
	margin-top:-2px;
}
.m-share-comment .u-comment-r p {
	line-height:18px;
	word-wrap:break-word;
}
.m-share-comment .u-comment-r p span {
	padding-right:5px;
	font-size:14px;
}
.m-share-comment .u-comment-r p b {
	color:#BBB;
	display:inline-block;
}
.m-share-btn {
	width:100%;
	height:45px;
	margin:3px auto 0 auto;
	display:box;
	display:-webkit-box;
	display:-moz-box;
}
.m-share-btn .u-btn-w {
	margin-top:5px;
	line-height:30px;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	box-flex:1;
	display:block;
	text-align:center;
}
.m-share-btn .z-btn-mood,.m-share-btn .z-btn-comment,.m-share-btn .z-btn-Share {
	line-height:30px;
	display:block;
	background:#fff;
	border:1px solid #C2C2C2;
	border-radius:3px;
	color:#FE6400;
}
.m-share-btn .z-btn-mood s,.m-share-btn .z-btn-comment s,.m-share-btn .z-btn-Share s {
	display:inline-block;
	margin-right:5px;
	vertical-align:-3px;
}
.m-share-btn .z-btn-mood {
	background:#FF6500;
	border:1px solid #FF6500;
	color:#fff;
}
.m-share-btn .z-btn-moodgray {
	background:#9E9E9E;
	border:1px solid #9E9E9E;
	color:#fff;
	cursor:default;
}
.m-share-btn .z-btn-comment {
	margin:0 10px;
}
.m-share-btn .z-btn-mood s {
	width:15px;
	height:14px;
	background-position:0 -33px;
	vertical-align:-3px;
}
.m-share-btn .z-btn-comment s {
	width:15px;
	height:15px;
	background-position:-21px -33px;
	vertical-align:-4px;
}
.m-share-btn .z-btn-Share s {
	width:17px;
	height:15px;
	background-position:-44px -33px;
	vertical-align:-2px;
}
.u-btn-w .ts {
	position:relative;
	top:-30px;
	left:0;
	display:inline-block;
	color:#fff;
	border-radius:3px;
	line-height:30px;
	margin:-50px auto 0;
	text-align:center;
	background:rgba(0,0,0,0.7);
	box-shadow:0 2px 3px #9b9b9b;
	font-size:12px;
}
.m-comment {
	background:#fff;
	margin:0 0 10px;
}
.u-comment {
	text-align:center;
	margin-bottom:5px;
}
.z-comment-txt {
	width:100%;
	font-size:14px;
	min-height:50px;
	border-radius:3px;
	border:1px solid #DCDCDC;
	box-shadow:1px 1px 1px #e7e7e7;
	padding:5px;
	display:inline-block;
	-webkit-box-sizing:border-box;
	color:#bbb;
	z-index:1;
}
.f-share-tips {
	width:100%;
	background:#fff;
	border-radius:5px;
	padding-bottom:20px;
	border:none;
	box-shadow:1px 1px 10px rgba(0,0,0,0.3);
}
.f-share-tit {
	padding-left: 4%;
	color:#616161;
	font-size:16px;
	height:51px;
	line-height:51px;
	border-bottom:1px solid #EEE;
	margin-bottom:19px;
	position:relative;
}
.f-share-Close {
	position:absolute;
	right:10px;
	top:10px;
	width:26px;
	height:26px;
	font-size: 24px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #000;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.f-share-li {
	margin-left:12px;
}
.f-share-li li {
	width:33%;
	float:left;
	text-align:center;
}
.f-share-li li b {
	width:64px;
	height:64px;
	display:block;
	margin: 0 auto;
	border-radius:64px;
	background: url(../images/shareIcon1.png) center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.f-share-li li:nth-child(2) b{
	background-image: url(../images/shareIcon2.png);
}
.f-share-li li:nth-child(3) b{
	background-image: url(../images/shareIcon3.png);
}
.f-share-li li:nth-child(4) b{
	background-image: url(../images/shareIcon4.png);
}
.f-share-li li:nth-child(5) b{
	background-image: url(../images/shareIcon5.png);
}
.f-share-li li em {
	display:block;
	margin: 10px 0 20px;
	color:#151515;
	font-style: normal;
	font-size: 15px;
}
.f-share-li li .z-sina s,.f-share-li li .z-qq s,.f-share-li li .z-qzone s {
	display:inline-block;
	margin:19px auto 0 auto;
}
.f-share-li li .z-sina s {
	width:36px;
	height:28px;
	background-position:0 -65px;
}
.f-share-li li .z-qq s {
	width:36px;
	height:28px;
	background-position:0 -95px;
}
.f-share-li li .z-qzone s {
	width:28px;
	height:25px;
	background-position:-43px -65px;
}
#pageDialog{width: 100%;height: 100%;position: fixed;left: 0;top: 0;-webkit-background: rgba(0,0,0,.7);background: rgba(0,0,0,.7);display: none;z-index: 10000;}
#pageDialog .inner{width: 300px; position: absolute; top: 20%; left: -150px; margin-left: 50%;}
#mcovers{ position: fixed;	top:0;	left:0;	width:100%;	height:100%;background:rgba(0, 0, 0, 0.7);	display:none;z-index:20000;}
#mcovers img {position: fixed;right: 18px;top:5px;width: 100%;z-index:20001;}