.bt{display: none;}
.back-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 99999;}
.back-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(/blog/dilibiaozhi/images/dibiaobaohu/back-top.png);}
.back-top a:last-child{margin-bottom: 0;}
.back-top .back{background-position: 0 -150px;}
.back-top .back:hover{background-position: 0 -250px;}

.footer_css{
    color:#fff;padding-top:20px;background-color: rgba(0,80,0,0.1);text-align: center;margin-bottom: 2px;
}

.mainBody{
    width: 100%;height:100%;min-width: 1200px;
}
.lxwm{
    background: url("../images/lxwm_bg.jpg") no-repeat;
}
.curpage{
    background-color: #21864a;
    color: #fff;
}
.cur{
    color: #21864a;
}
.fasong:hover{
    cursor: pointer;
}

/*没有内容*/
.cy-my-page {
    margin:0 auto;
    position: relative;
    top: 0;
    left: 0;
    width: 630px;
    overflow: hidden;
    overflow-y: auto;
    display:block;
}

.cy-my-page .cy-my-comment-list {
    display: block;
    text-align: center;
    position: relative;
    top: calc(50% - 333px);
}
.cy-my-page>ul{display:inline-block;

    vertical-align: middle;}
.cy-my-page .cy-my-comment-list .empty-hold-place {
    display: block;
    text-align: center;
    line-height: 16px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    width: 345px;
    margin: 0 auto;
}
.cy-my-page .cy-my-comment-list .empty-hold-place .pet-pic {
    width: 345px;
    height: 293px;
    background: url(../../dilibiaozhi/images/notice-empty.png) no-repeat;
}
.comment-empty-txt {
    color:#333;
    font-size:22px;
    font-family:"Comic Sans MS", cursive;
    margin-top: 20px;
}
.power-by-cy-txt {
    width: 345px;
    height: 16px;
    background-repeat: no-repeat;
    margin-top: 20px;
    color:#d2cccc;
    font-size: 14px;
}
.imgSize img{
    max-width: 980px !important;
}