/*.mark{
    width:100%;
    height:100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    z-index: 1001;
}
*/

/*.share-dialog-title{
    height: 45px;
    line-height: 45px;
    text-indent: 15px;
    background: #eee;
}
*/
/*.share-copy-l{
    float: left;
    width: 77px;
    margin-top: 8px;
}
.share-copy-c{
    float: left;
    width: 307px;
}
.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-copy-c input:focus{
    border-color: #333;
    outline: 0;
}
 .share-copy-r{
    float: left;
    width: 76px;
    text-align: right;
    color: #f37b1d;
    margin-top: 8px;
    cursor: pointer;
}

.share-platform-l{
    float: left;
    width: 77px;
    margin-top: 8px;
}
.share-platform-r{
    width: 82px; float: right;
}
 .bds_weixin{
    width:40px; height: 30px; display: inline-block;
    background: url('../images/weixin.png') no-repeat center;
}
.bds_tsina{
    width:40px; height: 30px; display: inline-block;
    background: url('../images/weibo.png') no-repeat center;
}
.bds_qzone{
    width:27px; height: 27px; display: inline-block;
    background-image: url('../images/share02.png');
}*/
