.chooseMoney .chooseMoney-details-box{width:1200px;margin:15px auto;overflow:hidden}.chooseMoney .chooseMoney-details-box .table{width:100%;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;height:300px}.chooseMoney .chooseMoney-details-box .table .left-money{width:590px;height:242px;background:#fff;-webkit-box-shadow:0 4px 30px 0 rgba(218,223,233,.7);box-shadow:0 4px 30px 0 rgba(218,223,233,.7);border-radius:4px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chooseMoney .chooseMoney-details-box .table .left-money .word{font-size:14px;color:#323232;margin-top:40px}.chooseMoney .chooseMoney-details-box .table .left-money .money{font-size:48px;color:#323232;font-weight:700;margin-top:15px}.chooseMoney .chooseMoney-details-box .table .left-money .money span{font-size:24px}.chooseMoney .chooseMoney-details-box .table .left-money .btn{margin-top:34px;width:180px;height:40px;font-size:16px;letter-spacing:2px}