.shareplus{
top: 2rem;
right:0.5rem;
width:1.5rem;
height:1.5rem;
background:#7D651F;
padding:0.1rem;
border-radius:50%;
}

.shareplus2{
top: 2rem;
right:0.5rem;
width:1.5rem;
height:1.5rem;
background:#f8285c;
padding:0.1rem;
border-radius:50%;
}

.shareplus img{
width:1rem;
margin-top:-.2rem;
height:1rem;
}

.sharepicw100{
width:100%;
}
.sharepicw60{
width:60%;
}

.sharepicw35{
width:36%;
}

.sharepicfl{
float:left;
}

.sharepicpd6{
padding-left:6px;
padding-top:6px;
}

.sharepictitle{
font-size:16px;
line-height:29px;
height:29px;
padding-bottom:10px;
}
.sharepicspan1{
font-size:14px;
text-align:left;
display:block;
height:40px;
overflow:hidden;
line-height:20px;
}

.sharepicspan2{
font-size:16px;
color:#ff0000;
text-align:left;
display:block;
padding-top:2px;
}

.sharepicdivbot{
float:left;
width:100%;
height:30px;
line-height:30px;
font-size:16px;
padding-top:10px;
}

.qrcodediv{
padding-top:10px;
z-index:9999;
}


.layui-m-layerchild h3 {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 200;
    border-radius: 5px 5px 0 0;
    text-align: center;
}
.layui-m-layercont {
    padding: 30px 20px;
    line-height: 22px;
    text-align: center;
    padding-top:0;
}
.layui-m-layerbtn {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    border-top: 0;
    background-color: #F2F2F2;
}
.layui-m-layer0 .layui-m-layerchild {
    width: 80%;
    max-width: 640px;
}