.myWalletBoxs {
  width: 970px;
  background-color: #fff;
  margin-bottom: 82px;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 80px;
}
.myWalletBoxs > .title {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #26262d;
  margin-top: 22px;
  padding-bottom: 20px;
  margin-left: 20px;
  width: 929px;
  margin-bottom: 30px;
  border-bottom: 1px solid #efefef;
}
.myWalletBoxs .surplus_box {
  background-color: #fff;
}
.myWalletBoxs .surplus_box > .title {
  font-size: 16px;
  color: #26262d;
  margin-left: 58px;
  margin-bottom: 20px;
}
.myWalletBoxs .title .right_tip {
  background: #e9f5fa;
  border: 1px solid #bbe2f2;
  border-radius: 2px;
  color: #656570;
  font-size: 12px;
  padding: 6px 8px;
  font-weight: normal;
}
.myWalletBoxs .surplus_box .box .lefts {
  font-size: 16px;
  font-weight: bold;
  color: #e00000;
  margin-left: 58px;
  margin-right: 75px;
}
.myWalletBoxs .surplus_box .box .lefts span {
  font-size: 20px;
  font-weight: bold;
  color: #e00000;
}
.myWalletBoxs .surplus_box .box .center > .oh {
  margin-bottom: 20px;
}
.myWalletBoxs .surplus_box .box .center > .oh .nama {
  font-size: 14px;
  color: #26262d;
}
.myWalletBoxs .surplus_box .box .center .zhong .prompt {
  display: none;
}
.myWalletBoxs .surplus_box .box .center .shang .img,
.myWalletBoxs .surplus_box .box .center .zhong .img {
  width: 16px;
  height: 14px;
  margin-top: 3px;
}
.myWalletBoxs .surplus_box .box .center .xia .img {
  width: 14px;
  height: 15px;
  margin-top: 2px;
}
.myWalletBoxs .surplus_box .box .right .investMoney_btn,
.myWalletBoxs .surplus_box .box .right .withdraw_btn {
  position: relative;
  width: 200px;
  height: 40px;
  line-height: 40px;
  background: #e00000;
  font-size: 14px;
  color: #fff;
}
.myWalletBoxs .surplus_box .box .right .applet-qcode{
  position: absolute;
  right:0;
  top:40px;
  width: 280px;
  display: none;
  align-items: center;
  background-color: #f5f5f5;
  box-shadow: 0px 12px 12px 0px rgba(0,0,0,0.08);
  border: 1px solid #f2f2f2;
}
.myWalletBoxs .surplus_box .box .right .applet-qcode .code{
 margin-right: 10px;
}
.myWalletBoxs .surplus_box .box .right .applet-qcode .code img{
  display: block;
}
.myWalletBoxs .surplus_box .box .right .applet-qcode .txt{
  text-align: left;
  line-height: 22px;
  font-size:12px;
  color:#333;
}

.myWalletBoxs .surplus_box .box .right {
  margin-right: 40px;
}
.myWalletBoxs .surplus_box .box .right .investMoney_btn {
  margin-bottom: 30px;
}
.myWalletBoxs .surplus_box .takeNotes {
  width: 929px;
  margin-bottom: 40px;
  border-bottom: 1px solid #efefef;
  margin: auto;
}
.myWalletBoxs .surplus_box .takeNotes .lefts {
  margin-left: 20px;
}
.myWalletBoxs .surplus_box .takeNotes div {
  width: 106px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #26262d;
  border-bottom: 2px solid #fff;
}
.myWalletBoxs .surplus_box .takeNotes .active {
  font-size: 16px;
  font-weight: bold;
  color: #26262d;
  border-bottom: 2px solid #e00000;
}
.JILUBOX {
  margin-top: 30px;
  margin-bottom: 220px;
}
.chongzhi_bo {
  width: 850px;
  background: #fff;
  border: 1px solid #cbcbcb;
  margin: auto;
}
.chongzhi_bo .head {
  height: 40px;
  line-height: 40px;
  background: #f7f7f7;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.chongzhi_bo .head .jiaoyi,
.chongzhi_bo .head .tixian {
  width: 20%;
}
.chongzhi_bo .head .mingcheng,
.chongzhi_bo .head .jine,
.chongzhi_bo .head .chongzhifangshi,
.chongzhi_bo .head .zhuangtai {
  width: 15%;
}
.chongzhi_bo .ul .li {
  font-size: 14px;
  color: #333;
  line-height: 44px;
}
.chongzhi_bo .ul .li .jiaoyi,
.chongzhi_bo .ul .li .tixian {
  width: 20%;
}
.chongzhi_bo .ul .li .mingcheng,
.chongzhi_bo .ul .li .jine,
.chongzhi_bo .ul .li .chongzhifangshi,
.chongzhi_bo .ul .li .zhuangtai {
  width: 15%;
}
#tixianjilu,
#shenqingtixianjilu,
#zhifujilu,
#tuikuanjilu {
  display: none;
}
.noWithdrawalRecord_box,
.noRechargeRecord_box {
  display: none;
  padding-top: 80px;
  padding-bottom: 140px;
}
.noWithdrawalRecord_box .noWithdrawalRecord,
.noRechargeRecord_box .noWithdrawalRecord {
  width: 220px;
  margin: auto;
}
.noWithdrawalRecord_box .noWithdrawalRecord .text,
.noRechargeRecord_box .noWithdrawalRecord .text {
  font-size: 14px;
  font-weight: bold;
  color: #26262d;
  line-height: 42px;
  margin-left: 22px;
}
