﻿a { cursor: pointer; }
a:hover { text-decoration: none; }
.withdrawalRecordBox { width: 985px; margin: 0px auto; }
.withdrawalRecordBox .withdrawalRecordHeaderBox { height: 30px; line-height: 30px; }
.withdrawalRecordBox .withdrawalRecordHeaderBox span { font-size: 14px; color: #333; }
.withdrawalRecordBox .withdrawalRecordHeaderBox .withdrawalRecordEnglish { font-size: 12px; color: #999; margin: 0px 0px 0px 15px; }
.withdrawalRecordBox .withdrawalRecordContontBox { float: right; border: 1px solid #EEE3D0; width: 100%; margin: 10px 0px 0px 0px; height: 62px; line-height: 62px; background: #FAF4E8; text-align: center; }
.withdrawalRecordBox .withdrawalRecordContontBox p { font-size: 12px; margin: 0px 0px 0px -118px; }
.withdrawalRecordBox .withdrawalRecordContontBox p span { font-size: 15px; }
.withdrawalRecordBox .totalMoney, .withdrawalRecordBox .haveWithdrawal, .withdrawalRecordBox .canWithdraw { color: #B32F1A; }
.withdrawalRecordBox .withdrawalBut { width: 80px; margin: -45px 230px 0px 0px; float: right; height: 30px; border-radius: 5px; color: #fff; display: block; background: #b22f19; text-align: center; line-height: 30px; }
/*信息展示列表*/
.listPresenBox { width: 100%; height: 50px; clear: both; }
#flingBtn{width: 60px;
    height: 28px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: #B0855B;
    display: block;
    float: right;
    border-radius: 5px;
    margin: 16px 0px 0px 2px;
    line-height: 28px;}
/*记录列表*/
.withdrawalRecordBox .heaserTitle { margin: 0px 0px 0px 15px; }
.bonusRecordBox, .manageRecordBox, .commissionRecordBox, .deductRecordBox { display: none; }
.withdrawalRecordBox .withargeRecordHeaderBox { height: 60px; line-height: 60px; }
.withdrawalRecordBox input { padding: 5px; border-radius: 3px; width: 85px; border: 1px solid #E7DAC7; }
.withdrawalRecordBox .withargeTitle { font-size: 15px; }
.withdrawalRecordBox .selectTime { margin: 0px 0px 0px 578px; font-size: 13px; }
.withargeRecordHeaderBox .searchStyle { display: block; width: 100px; height: 28px; text-align: center; line-height: 28px; color: #fff; background: #B0855B; border-radius: 5px; margin: -44px 0px 0px 360px; cursor: pointer; }
.listHeaderBox { width: 100%; height: 35px; background: #E2D4BD; color: #A1692B; }
.listHeaderBox ul li { float: left; width: 140px; height: 35px; text-align: center; line-height: 35px; color: #A1692B; }
.listBodyBox { width: 100%; height: auto; text-align: center; }
.bonusRecordBox .listHeaderBox ul li { width: 141px; }
.bonusRecordBox .listBodyBox ul li { width: 141px; }
.listBodyBox ul li { float: left; width: 140px; overflow: hidden; height: 35px; text-align: center; line-height: 35px; border-bottom: 1px dashed #E2D4BD; }
.withdrawalRecordBox ul li { overflow: hidden; }
.withargeRecordHeaderBox .searchStyle:hover { background: #A16A2D; }
.withargeRecordHeaderBox .witSearchgold:hover { background: #A16A2D; }
.withdrawalRecordBox .withdrawalBut:hover { background: #e24125; }
.searchSub { background: #B0855B; color: #fff; cursor: pointer; }
.listBodyBox ul { height: 35px; margin: 1px 0px 0px 0px; }
.listBodyBox ul:hover { background: #F4F4F4; }
.searchSub:hover { background: #804b07; }
.withargeRecordHeaderBox .searchSub { width: 60px; height: 30px; }
.witPagingBox { width: 998px; height: 20px; padding: 25px 0px; text-align: center; }
/*.witPagingBox a { text-decoration: none; color: #A1692B; background: #E1D5BB; padding: 5px 10px 5px 10px; }*/

.witPagingBox .pageList{display:none; width:100%; height:100%;}
.witPagingBox .pageList .numList{display:inline-block; width:60px; height:25px; text-align:center; line-height:25px; background-color:#E1D5BB; color:#A1692B; cursor:pointer; border-radius:3px; margin:0px 5px;}
.witPagingBox .pageList .numList:hover{background-color:#d8c7a4;}
.witPagingBox .pageList .pageNum{width:25px; border-radius:12.5px; cursor:default; background-color:#A1692B; color:#FFFFFF;}
.witPagingBox .pageList .pageNum:hover{background-color:#A1692B;}
.witPagingBox .pageList .lastPage{margin-right:15px;}


/*提现申请弹窗*/
.popup { display: none; width: 285px; height: 244px; position: absolute; left: 820px; top: 330px; background-color: #E1D3BB; }
.popup .popupName { width: 285px; height: 58px; position: relative; }
.popup .popupName p { width: 270px; height: 58px; line-height: 58px; padding: 0px 0px 0px 15px; font-size: 16px; color: #9d6322; }
.popup .popupName i { display: block; width: 15px; height: 15px; background-image: url(../UserCenterImages/cpm_userPer_close.png); position: absolute; top: 21.5px; right: 21.5px; cursor: pointer; -webkit-transition: 0.4s; -webkit-transition: -webkit-transform 0.4s ease-out; transition: transform 0.4s ease-out; -moz-transition: -moz-transform 0.4s ease-out; }
.popup .popupName i:hover { transform: rotateZ(90deg); -webkit-transform: rotateZ(90deg); -moz-transform: rotateZ(90deg); }
.popup .popupInfo { width: 270px; height: 180px; margin: 0px auto; background-color: #f9f2e3; }
.popup .popupInfo .lineStyle { width: 270px; height: 33px; position: relative; }
.popup .popupInfo .lineStyle .fixed { display: block; width: 100px; height: 30px; line-height: 30px; text-align: right; color: #666666; }
.popup .popupInfo .lineStyle p { display: block; width: 170px; height: 30px; line-height: 30px; position: absolute; left: 100px; top: 0px; }
.popup .popupInfo .lineStyle input { display: block; line-height: 28px; padding: 0px 10px; border: 1px solid #E1D3BB; border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; -ms-border-radius: 3px 3px 3px 3px; -o-border-radius: 3px 3px 3px 3px; outline: none; position: absolute; left: 100px; top: 0px; }
.popup .popupInfo .lineStyle .drawingValue { width: 142px; height: 28px; }
.popup .popupInfo .lineStyle .availableCash .numer { color: #9A2F1E; font-size: 18px; }
.popup .popupInfo .lineStyle .configExtractCommission .minMoney { color: #9A2F1E; }
.popup .popupInfo .lineStyle .sum span { color: #9A2F1E; }
.popup .popupInfo .lineStyle .efficacy { width: 73px; }
.popup .popupInfo .lineStyle .obtain { display: block; width: 64px; height: 30px; line-height: 30px; text-align: center; color: #FFFFFF; text-decoration: none; background-color: #b0855b; position: absolute; top: 0px; right: 8px; border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; -ms-border-radius: 3px 3px 3px 3px; -o-border-radius: 3px 3px 3px 3px; cursor: pointer; }
.popup .popupInfo .lineStyle .obtain:hover { background-color: #9A2F1E; }
.popup .popupInfo .lineStyle a { display: block; text-align: center; text-decoration: none; border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; -ms-border-radius: 3px 3px 3px 3px; -o-border-radius: 3px 3px 3px 3px; cursor: pointer; }
.popup .popupInfo .lineStyle .submit { width: 140px; height: 30px; line-height: 30px; position: absolute; left: 17px; background-color: #b0855b; color: #FFFFFF; }
.popup .popupInfo .lineStyle .cancel { width: 100px; height: 30px; line-height: 30px; position: absolute; top: 0px; right: 8px; background-color: #E1D3BB; color: #b0855b; }
.popup .popupInfo .lineStyle a:hover { background-color: #9A2F1E; }
.popup .popupInfo .lineStyle .cancel:hover { color: #FFFFFF; }
