/*
* 此文件包含4.9.2 赞赏版本 PC文章详情页 24小时列表 个人中心(提现、赞赏开关) 赞赏样式
**/
/*文章详情页begin*/
.reward-btnIcon-open,.reward-btnIcon-close{
    background: url("../image/reward/reward_icon.png") no-repeat;
    background-position: -22px -18px;
    height: 60px;
    width: 60px;
    margin: 0 auto;
    margin-top: 60px;
    cursor: pointer;
}

.reward-btnIcon-close{
    background-position: -98px -18px;
}

.reward-btnIcon{
    position: relative;
}

.open-reward-btn,.close-reward-btn{
    cursor: pointer;
    font-size: 14px;
    color: #777799;
    position: absolute;
    right: 224px;
    top: 23px;
}

.reward-default-fontBox{
    position: relative;
}

.open-reward-btn{
    /*display: none;*/
}

.reward-default-font{
    margin-top: 28px;
    text-align: center;
    font-size: 18px;
    color: #303030;
}

.reward-personHead .head{
    display: inline-block;
    margin-left: -10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f4f4f4;
}

.reward-personHead .head img{
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
}

.reward-alreadyBox{
    margin-top: 20px;
}

.reward-personNum{
    font-size: 14px;
    color: #909090;
    text-align: center;
    margin-top: 14px;
}

.reward-default-font-edit{
    background: url("../image/reward/reward_icon.png") no-repeat;
    width: 17px;
    height: 17px;
    background-position: -184px -40px;
    position: absolute;
    right: 199px;
    top: -22px;
    cursor: pointer;
}

.reward-personHead .head img.omit-icon{
    border: none;
}

.reward-tit{
    text-align: center;
    font-size: 20px;
    color: #303030;
}

.reward-window-sure{
    margin-top: 60px;
}

.reward-window-sure .sure,.reward-window-sure .cancel{
    width: 120px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    border-radius: 8px;
    cursor: pointer;
}
.reward-window-sure .cancel{
    color: #fff;
    background: #ff6060;
}

.reward-window-sure .sure{
    color: #ff6060;
    background: #fff;
    border: 1px solid #ff6060;
}

.reward-default-fontBox .edit-input{
    /*border: 1px solid #d3d3d3;*/
    border-radius: 8px;
    /*margin-top: 28px;*/
    /*height: 50px;*/
    /*padding-top: 10px;*/
    /*display: none;*/
    position: relative;
}

.reward-default-fontBox .edit-input input{
    color: #606060;
    font-size: 16px;
    padding-left: 20px;
    border: none;
    padding-top: 5px;
    outline: none;
    width: 611px;
    display: none;
}

.reward-default-fontBox .edit-input .finish{
    font-size: 18px;
    color: #ff6060;
    width: 70px;
    height: 30px;
    border-left:1px solid #e8e8e8;
    text-align: center;
    padding-top: 4px;
    cursor: pointer;
    display: none;
}

.reward-default-fontBox .reminder{
    font-size: 12px;
    color: #909090;
    margin-left: 23px;
    margin-top: 12px;
    display: none;
}

.article-left-btn-group ul li.weixin{
    position: relative;
}

.reward-weixin-QR-code{
    position: absolute;
    top: -12px;
    left: 71px;
    width: 314px;
    height: 227px;
    display: none;
}

.reward-weixin-QR-code .big{
    position: absolute;
    top: 36px;
    left: 74px;
    font-size: 14px;
    color: #303030;
}

.reward-weixin-QR-code .small{
    position: absolute;
    bottom: 38px;
    font-size: 12px;
    color: #909090;
    left: 85px;
}

.reward-weixin-QR-code .QR-box{
    width: 70px;
    height: 70px;
    left: 125px;
    position: absolute;
    top: 78px;
}

.reward-weixin-QR-code .close{
    background: url(../image/reward/reward_icon.png) no-repeat;
    background-position: -541px -102px;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 12px;
    right: 10px;
    opacity: 1;
    cursor: pointer;
}

.detail-slideBar-zan .slideZanActive{
    width: 43px;
}

.detail-slideBar-zan .slideZan,.detail-slideBar-zan .slideZanActive{
    /*width: 60px;*/
    width: 27px;
    display: block;
    margin: 0 auto;
}

.zan-alertystatus,.zan-nostatus{
    width: 60px;
    height: 60px;
    padding-top: 10px;
}

.detail-slideBar-zan .zan-nostatus span{
    color: #999999;
    font-size: 12px;
    display: block;
    text-align: center;
    margin-top: 5px;
}

.detail-slideBar-zan .zan-alertystatus span{
    font-size: 12px;
    display: block;
    text-align: center;
    margin-top: 5px;
    color: #fff;
}

.zan-alertystatus{
    background: #ff6060;
}

.zan-nostatus{
    background: #fafafa;
}

.reward-personHead{
    text-align: center;
    font-size: 0;
    padding-left: 10px;
}

.detail-slideBar-zan:hover:before{
    background: none !important;
}
/*文章详情页end*/

/*赞赏弹窗支付样式begin*/
.reward-pay-windowBox{
    width: 394px;
}

.reward-pay-windowBox ul li{
    width: 118px;
    height: 46px;
    font-size: 18px;
    color: #909090;
    text-align: center;
    line-height: 46px;
    border: 1px solid #909090;
    border-radius: 8px;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}

.reward-pay-windowBox ul li:nth-child(3n){
    margin-right: 0;
}

.reward-pay-windowBox ul li.active{
    background: #ff6060;
    color: #fff;
    border: none;
}

.reward-payType-chioce .payType .weixin{
    background: url("../image/reward/reward_icon.png") no-repeat;
    background-position: -305px -21px;
    width: 60px;
    height: 60px;
    margin-right: 34px;
    cursor: pointer;
}

.reward-payType-chioce .payType .zhifubao{
    background: url("../image/reward/reward_icon.png") no-repeat;
    background-position: -467px -21px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.reward-payType-chioce .payType .weixin.active,.reward-payType-chioce .payType .weixin:hover{
    background-position: -224px -15px;
}

.reward-payType-chioce .payType .zhifubao.active,.reward-payType-chioce .payType .zhifubao:hover{
    background-position: -386px -21px;
}

.reward-postscript{
    margin-top: 34px;
}

.reward-postscript .input{
    height: 50px;
    border:1px solid #d3d3d3;
    border-radius: 8px;
    color: #606060;
    font-size: 16px;
    padding-left: 15px;
    padding-top: 13px;
    /*width: 354px;*/
}

.reward-postscript .input input{
    outline: none;
    border: none;
    width: 320px;
}

.reward-postscript .anonymity{
    margin-top: 15px;
}

.reward-postscript .anonymity input{
    margin-right: 10px;
    position: relative;
    top: 4px;
    height: 20px;
    width: 20px;
}

.reward-pay-windowBox .reward-payBtn{
    color: #fff;
    font-size: 20px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ff6060;
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 40px;
    cursor: pointer;
}

.reward-postscript .anonymity .font{
    color: #909090;
    font-size: 12px;
    margin-left: 15px;
}

.reward-payType-chioce{
    margin-top: 20px;
}

.reward-payType-chioce .moneyBox{
    font-size: 24px;
    color: #303030;
    margin-top: 12px;
}

.reward-payType-chioce .moneyBox span{
    margin-left: 15px;
}

.reward-pay-windowBox .userDefined .import input{
    width: 35px;
    height: 30px;
    line-height: 30px;
    border: none;
    outline: none;
    background: #ff6060;
}

.reward-postscript .anonymity .font{
    display: none;
}

.reward-qrBox{
    position: fixed;
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    top:0;
    left:0;
    background: rgba(0,0,0,0.6);
    z-index: 1001;
}

.reward-qrCont{
    width: 200px;
    height: 220px;
    /*position: absolute;*/
    /*left: 42%;*/
    /*top: 40%;*/
    margin: 0 auto;
    margin-top: 190px;
    position: relative;
}

.reward-qrBox .reward-qrCont p{
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
}

.reward-qrBox .reward-qrCont p.close{
    background: url("../image/reward/reward_icon.png") no-repeat;
    background-position: -548px -38px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -29px;
    right: 10px;
    opacity: 1;
}

.reward-qrBox .reward-qrCont .qrCont{
    width: 130px;
    height: 130px;
    border-radius: 8px;
    background: #fff;
    margin: 0 auto;
}

.reward-win-minFont{
    font-size: 14px;
    color: #909090;
    text-align: center;
}

.reward-win-minFont.top{
    margin-top: 24px;
}

.reward-window-sure.settingRewardSwitch{
    margin-top: 24px;
}

#detailRewardWin .modal-alert-title{
    font-size: 20px;
    color: #303030;
    margin-bottom: 15px;
    text-align: center;
}

.reward-postscript .anonymity p.niming{
    height: 20px;
    line-height: 20px;
}

#detailRewardWin .modal-body-alert{
    padding-left: 52px;
}

#detailRewardWin .tip{
    font-size: 16px;
    color: #909090;
    text-align: center;
    margin-bottom: 27px;
}
/*赞赏弹窗支付样式end*/

/*24小时列表赞赏 begin*/
.reward-mt-box p.reward-mt-btn{
    font-size: 12px;
    color: #303030;
    width: 46px;
    height: 20px;
    border-radius: 11px;
    border: 1px solid #e8e8e8;
    text-align: center;
    line-height: 20px;
    margin-right: 5px;
    position: relative;
    top: 3px;
    cursor: pointer;
}

p.reward-mt-btn-alreadyStatus{
    background: #ff6060;
    color: #fff !important;
    border:none !important;
}

p.reward-mt-btn-closeStatus{
    color: #fff !important;
    background: #c0c0c0;
    border:none !important;
}

.reward-mt-box p.reward-num{
    font-size: 12px;
    color: #919191;
    width: 30px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    position: relative;
    top: 3px;
}
/*24小时列表赞赏 end*/
#not_allow_text{
    text-align: center;
}
.add{
    position: fixed;
}