
.u-fenxiang
{
	display:inline-block;
	line-height:46px;
	height:46px;
	font-size:18px;
	color:#cbcbcb;
	margin-right:50px;
	cursor:pointer;
}
.u-fenxiang img
{
	height:18px;
	vertical-align:middle;
	margin:13px 8px 15px;
}
.share-dialog{
	position: fixed;
	left: 50%;
	top: 50%;
	width: 500px;
	height: 200px;
	margin:-100px 0 0 -250px;
	background: #fff;
	z-index: 999991;
}
.share-dialog .share-close{
	position: absolute;
	right: 7px;
	top: 10px;
	width: 26px;
	height: 26px;
	display: inline-block;
	cursor: pointer;
	background: url("image/dialog-close.png") no-repeat;
}
.share-dialog .share-dialog-title{
	height: 45px;
	line-height: 45px;
	text-indent: 15px;
	font-size:18px;
	background: #eee;
}
.share-dialog .share-dialog-cont{
	padding:20px;
	font-size: 14px;
}
.share-dialog .share-copy-l{
	float: left;
	width: 77px;
	margin-top: 8px;
}
.share-dialog .share-copy-c{
	float: left;
	width: 307px;
}
.share-dialog .share-copy-c input{
	display: block;
	width: 100%;
	height: 36px;
	padding: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 1.2;
	color: #555;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #ccc;
}
.share-dialog .share-copy-c input:focus{
	border-color: #333;
	outline: 0;
}
.share-dialog .share-copy-r{
	float: left;
	width: 76px;
	height:36px;
	text-align: right;
	color: #f37b1d;
	line-height:36px;
	border:0px;
	cursor: pointer;
}
.share-platform{
	clear: both;
	margin-top: 10px;
	margin-bottom:10px;
}
.share-platform .share-platform-l{
	float: left;
	width: 77px;
	line-height:44px;
}
.share-platform .share-platform-r{
	float: left;
	width: 310px;
}
.share-platform .bds_weixin{
	background-image: url('image/css-bg.png');
	background-position: -13px -7px !important;
}
.share-platform .bds_tsina{
	background-image: url('image/css-bg.png');
	background-position: -57px -7px !important;
}
.share-platform .bds_sqq{
	background-image: url('image/css-bg.png');
	background-position: -101px -7px !important;
}
.share-platform .bds_qzone{
	background-image: url('image/css-bg.png');
	background-position: -146px -7px !important;
}
.share-platform-text{
	color: #aaa;
	margin-top: 5px;
	font-size:12px;
}
.share-copy .btn
{
	float:right;
	width:75px;
	height:36px;
	line-height:36px;
	color:#f37b1d;
	border:0px;
	background:none;
}
.share-copy .btn:hover
{
	background:#dcdcdc;
}

.g-fen
{
	display:none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background:url(image/h.png);
	z-index: 99999;
}
.bd_weixin_popup
{
	z-index:999999 !important;
	width:260px  !important;
	height:330px  !important;
}
.bd_weixin_popup .bd_weixin_popup_foot{padding-left:15px;}
