

.ananbtn { -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; display: inline-block; }
.mybtn { color: #fff; font-size: 16px; padding: 10px 75px;}
.btn-orange { background: #ff4c41;} 
.btn-orange:hover { background: #ee7900; color: #fff}




.rechareg-showbox { width: 350px; margin: 20px auto; position: relative;}
.rechareg-showbox .price { width: 100%; display: table;}
.rechareg-showbox .price ul li { float: left; margin-right: 30px;}
.rechareg-showbox .price ul li .org { font-weight: bold; color: #ff4c41}
.rechareg-showbox h4 { font: bold 14px/24px "Microsoft YaHei"; margin: 15px 0; }
.rechareg-showbox .pay-way { width: 100%; display: table;}
.rechareg-showbox .pay-way ul li { display: inline-block; margin-right: 20px; border: 1px solid #d1d1d1; padding: 8px 25px; width: 100px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; cursor: pointer;}
.rechareg-showbox .pay-way ul li .icon { width:30px; height: 30px; display: inline-block; float: left; margin-right: 4px; }
.icon-zfb { background: url(../images/icon-zfb.png) no-repeat;}
.icon-wx { background: url(../images/icon-wx.png) no-repeat;}
.rechareg-showbox .pay-way ul li span { display: inline-block; float: left; font-size: 16px; margin-top: 4px;}
.rechareg-showbox .pay-way ul li.active { border-color: #ff4c41;}

.showbox-btn-cz { width: 100%; display: table; text-align: center; margin: 20px 0}