.mainbody .rightpart .restmoney {
    width: 100%;
    height: 100px;
    background: url(../images/user/moneybg.png) no-repeat center;
    background-size: 100% 100%;
    border-radius: 5px;
    overflow: hidden;
}

.mainbody .rightpart .restmoney p {
    float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #fff4db;
    border-radius: 0 20px 20px 0;
    margin-top: 30px;
    text-indent: 25px;
    color: #ff9d29;
    font-size: 15px;
    font-weight: bold;
}

.mainbody .rightpart .restmoney span {
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 30px 0 0 200px;
    color: #fff;
    font-weight: bold;
}

.mainbody .rightpart .restmoney h1 {
    float: left;
    height: 60px;
    line-height: 60px;
    margin: 20px 0 0 20px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}

.mainbody .rightpart .accountrecharge h1 {
    width: 910px;
    font-size: 18px;
    color: #333;
    margin: 25px 0 0 10px;
}

.mainbody .rightpart .accountrecharge span {
    display: block;
    width: 100%;
    color: #999;
    text-align: right;
}

.mainbody .rightpart .accountrecharge span i {
    color: #f00;
}

.mainbody .rightpart .accountrecharge h2 {
    position: relative;
    width: 900px;
    height: 21px;
    line-height: 21px;
    font-size: 16px;
    color: #999;
    margin: 25px 0 0 20px;
}

.mainbody .rightpart .accountrecharge h2::after {
    display: block;
    content: '';
    position: absolute;
    width: 820px;
    height: 1px;
    background: #f3f3f3;
    top: 10px;
    right: 0;
}

.mainbody .rightpart .accountrecharge ul {
    float: left;
    overflow: hidden;
    margin: 20px 0 0 20px;
}

.mainbody .rightpart .accountrecharge ul li {
    float: left;    margin: 13px 28px;
}

.mainbody .rightpart .accountrecharge .rechargenumber ul li:last-child a{
    /*margin-right: 0;*/
}
.mainbody .rightpart .accountrecharge .rechargenumber ul li a {
    display: block;
    position: relative;
    width: 240px;
    height: 90px;
    line-height: 90px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    /*margin-right: 70px;*/
    overflow: hidden;
}

.mainbody .rightpart .accountrecharge .rechargenumber ul li a p {
    font-size: 28px;
    color: #333;
    font-weight: bold;
    text-indent: 76px;
}

.mainbody .rightpart .accountrecharge .rechargenumber ul li a p em {
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}

.mainbody .rightpart .accountrecharge .rechargenumber ul li a span {
    display: block;
    position: absolute;
    width: 25px;
    height: auto;
    line-height: 20px;
    top: -28px;
    right: 10px;
    padding: 25px 0 35px;
    background: #2fd9bf;
    color: #fff;
    text-align: center;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(-40deg);
}

.mainbody .rightpart .accountrecharge .rechargenumber ul li a:hover, .mainbody .rightpart .accountrecharge .rechargenumber ul li a.active {
    border: 1px solid #2fd9bf;
}

.mainbody .rightpart .accountrecharge .rechargenumber ul li a:hover p, .mainbody .rightpart .accountrecharge .rechargenumber ul li a.active p {
    color: #2fd9bf;
}

.mainbody .rightpart .accountrecharge .rechargenumber .vip {
    margin-top: 20px;
}

.mainbody .rightpart .accountrecharge .rechargenumber .vip a {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ebebeb;
    text-align: center;
    border-radius: 5px;
}

.mainbody .rightpart .accountrecharge .rechargenumber .vip a i {
    float: left;
    height: 38px;
    line-height: 38px;
}

.mainbody .rightpart .accountrecharge .rechargenumber .vip a em {
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 28px;
    font-weight: bold;
    margin: 0 8px;
}

.mainbody .rightpart .accountrecharge .rechargenumber .vip a:hover {
    background: #2fd9bf;
    color: #fff;
}

.mainbody .rightpart .accountrecharge .rechargenumber .vip a.learnmore {
    display: none;
    position: absolute;
    width: 82px;
    height: 36px;
    background: url(../images/user/learnmore.png) no-repeat center;
    border: none;
    top: -36px;
    right: 0;
}

.mainbody .rightpart .accountrecharge .rechargenumber .vip:hover a.learnmore {
    display: block;
}

.mainbody .rightpart .accountrecharge .payway ul li a {
    display: block;
    width: 140px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    margin-right: 60px;
    font-size: 16px;
    color: #333;
}

.mainbody .rightpart .accountrecharge .payway ul li a:hover, .mainbody .rightpart .accountrecharge .payway ul li a.active {
    border: 1px solid #2fd9bf;
    color: #2fd9bf;
}

.mainbody .rightpart .accountrecharge .payway ul li a.alipay {
    background: url(../images/user/alipay_icon.png) no-repeat 30px center;
    text-indent: 60px;
}

.mainbody .rightpart .accountrecharge .payway ul li a.wxpay {
    background: url(../images/user/wxpay_icon.png) no-repeat 35px center;
    text-indent: 70px;
}

.mainbody .rightpart .couponlist {
    overflow: hidden;
    padding-bottom: 30px;
}

.mainbody .rightpart .couponlist li {
    position: relative;
    float: left;
    width: 260px;
    height: 155px;
    margin: 30px 60px 0 20px;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .06);
}

.mainbody .rightpart .couponlist li:nth-child(2n) {
    margin-right: 20px;
}

.mainbody .rightpart .couponlist li .couponname {
    height: 117px;
    background: url(../images/user/couponbg1.png) no-repeat center;
    border-radius: 5px;
}

.mainbody .rightpart .couponlist li .couponname p {
    float: left;
    height: 117px;
    line-height: 117px;
    margin-left: 25px;
    font-size: 22px;
    color: #fff;
}

.mainbody .rightpart .couponlist li .couponname a {
    float: right;
    width: 60px;
    height: 60px;
    padding-top: 8px;
    margin: 29px 40px 0 0;
    font-size: 16px;
    color: #2fd9bf;
    background: #d7f9f4;
    border-radius: 50%;
    text-align: center;
}

.mainbody .rightpart .couponlist li span {
    display: block;
    margin-top: 15px;
    text-indent: 25px;
    color: #999;
}

.mainbody .rightpart .couponlist li.active ins {
    display: block;
    position: absolute;
    top: 0;
    width: 260px;
    height: 117px;
    background: url(../images/user/checkicon.png) bottom right no-repeat;
}

.mainbody .rightpart .totalmoney {
    margin: 20px;
}

.mainbody .rightpart .totalmoney p {
    margin-bottom: 15px;
    font-size: 15px;
}

.mainbody .rightpart .totalmoney p em {
    color: #2fd9bf;
}

.mainbody .rightpart .totalmoney .ordercommit {
    float: right;
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #2fd9bf;
    border-radius: 18px;
    box-shadow: 0 0 10px 0 rgba(47, 217, 191, 04);
}

.rechargetk {
    position: fixed;
    width: 400px;
    height: 200px;
    top: 40%;
    left: 50%;
    margin: -100px 0 0 -200px;
    background: #fff;
    border-radius: 5px;
    z-index: 1000;
    overflow: hidden;
}

.rechargetk h1 {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-top: 30px;
    color: #333;
}

.rechargetk p {
    text-align: center;
    font-size: 14px;
    margin-top: 25px;
    color: #696969;
}

.rechargetk .tkbtn {
    text-align: center;
    margin-top: 30px;
}

.rechargetk .tkbtn a {
    display: inline-block;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 17px;
    margin: 0 15px;
}

.rechargetk .tkbtn a.finishbtn {
    background: #2fd9bf;
    box-shadow: 0 0 10px 0 rgba(47, 217, 191, 04);
    color: #fff;
}

.rechargetk .tkbtn a.questionbtn {
    background: #e6e6e6;
    color: #999;
}

.questiontk {
    position: fixed;
    width: 300px;
    height: 180px;
    top: 40%;
    left: 50%;
    margin: -90px 0 0 -150px;
    background: #fff;
    border-radius: 5px;
    z-index: 1000;
    overflow: hidden;
}

.questiontk a.helplink {
    display: block;
    width: 120px;
    height: 34px;
    line-height: 34px;
    border-radius: 17px;
    margin: 25px auto 0;
    background: #2fd9bf;
    box-shadow: 0 0 10px 0 rgba(47, 217, 191, 04);
    color: #fff;
    text-align: center;
}

.questiontk h1 {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-top: 30px;
    color: #333;
}

.questiontk p {
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    color: #696969;
}