.right-img div{color: white;     font-weight: lighter;font-size: 1em;}
.right-img div a{color: white;    font-weight: lighter;font-size: 1em;}
/*qq会话*/
#qqhuijia{
    position: fixed;
    bottom: 200px;
    right: 15px;
    z-index: 2;
}

#qqhuijia>a>img{
    display: block;
    width: 53px;
    height: 57px;
}

/*返回頂部*/
#dingbu{
    width: 50px;
    height: 60px;
    position: fixed;
    bottom: 30px;
    right: 0px;
    display: none;
}
#dingbu>img{
    cursor: pointer;
}
/*隐藏原始 返回顶部*/
.fa-angle-double-up{display: none;}
@media screen and (max-width: 700px) {
    #qqhuijia{display: none;}
    #bodydiv div{width: 100%;}
    #idzfb, #idwx, #qq{margin-left: auto;}
}
/*大佬打赏css*/
#div-di{
    width: 100%;
    height: 100%;
    position: fixed;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 500;
    display: none;
}
#bodydiv{
    border-radius: 10px;
    width:75%;
    height:70%;
    background-color:rgba(0,0,0,0.3);
    position: fixed;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    padding-top: 0px;
    color: white;
    text-align: center;
    z-index: 500;
}
#div-x{
    float: right;
    color: white;
    cursor: pointer;
    font-size: 3em;
}
#div-x:hover{
    color: #ff8400;
}
.tupian{
    height: 50%;
    width: 100%;
}
#bodydiv>div>img{
    width: 24%;
    height: 100%;
    margin-left: 8px;
}
#id-wx-zfb{
    width: 24%;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 40px;
}
#idzfb,#idwx,#qq{
    cursor: pointer;
    font-size: 1em;
    color: white;
    width: 30%;
    background-color: rgba(0,0,0,0.3);
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    margin-left: 3%;
}
#idzfb:hover,#idwx:hover,#qq:hover{
    color: #ff8400;
    background: #ffffff;
}

/**/
.right-img p {
    background: #FFFFFF;
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    position: absolute;
    top: 63px;
    right: 6%;
    z-index: 100;
    width: 150px;
    height: 100px;
    padding: 0px;
    clear: both;
}

.right-img p a {
    width: 150px;
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #333;
    z-index: 100;
    margin: 0px;
}
