@charset "utf-8";
/* CSS Document */
.bd_weixin_popup{
	box-sizing:content-box;}
/* 分享代码开始 */
.Smohanzhezhao{
	    width: 100%;
    height: 100%;
    z-index: 1100;
    top: 0px;
    left: 0px;
	display:none;
    
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
	}




.Smohan {
	width:420px;
	height:180px;
    position: fixed;
    z-index: 1101;
 	display:none;
    box-sizing: border-box;
    padding: 20px;
-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
		background-color:#FFF;
    box-shadow: 2.5px 4.33px 40px 0px rgba(0, 0, 0, 0.761);


			
			
			
}
	.Smohan1{
		width:100%;
		height:30px;    padding: 0px 0px 10px 0px;
		line-height:30px;	float:left;
		box-sizing:content-box;
  
    border-bottom: 1px solid #cccccc;
		}		
			.Smohan1 p{display:inline-block;
				color:#327bd9;
				float:left;
				}	
				
				
			.Smohan1 span{
				display:inline-block;
				width:30px;
				float:right;
				height:30px;
				cursor:pointer;
				background-image:url(../images/Smohan.layer.close.png);
				
				transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
			
				
			
				
				
				}	
				
				.Smohan1 span:hover{
						background-position:0px -30px;
					
					}
			
		
				.Smohan2{
					width:100%;
					float:left;    margin-top: 25px;
			
					}
			.Smohan2 ul li {
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    position: relative;
}
.Smohan2 ul li a {
    display: block!important;
    width: 28px!important;
    height: 28px!important;
    margin-left: 11px!important;
    margin-top: 12px!important;
	float:none!important;
	padding-left:0px!important;
	
	    margin: 12px 0px 0px 11px!important;
}

	.Smohan2 ul li:hover a{
		margin-top:2px!important;}


.bdshare-button-style0-24 a:hover{}
.Smohan2 ul li span {
    display: block;
    width: 40px;
    height: 10px;
    background:url(../images/share_shade.png) 0px 0px no-repeat;
    position: absolute;
    left: 5px;
    bottom: 0px;
}
.share1 {
    background:url(../images/share_icon.png) 0px 0px!important;
}

.share2 {
    background: url(../images/share_icon.png) -28px 0px!important;
}



.share3{ background:url(../images/share_icon.png) -56px 0px!important;}
.share4{
	background-image:url(../images/py.png)!important;
	background-position:0px!important;}
.share5{ background:url(../images/share_icon.png) -112px 0px!important;}
.share6{ background:url(../images/share_icon.png) -140px 0px!important;}


/* 分享代码结束 */
