/* =====================账户余额 右边部分 */
.pur-form input,
.pur-form textarea {
    border: 1px solid #D8D8D8;
    border-radius: 8px;
    height: 40px;
    width: 325px;
    padding: 2px 10px;
    line-height: 40px;
    color: #999999;
}

.pur-form textarea {
    width: 325px;
    height: 60px;
}

.collectsHead {
    width: 1010px;
    height: 58px;
}

.collectsRight {
    height: 58px;
    float: left;
    width: 917px;
    font-size: 14px;
    margin-left: 1px;
    line-height: 78px;
    color: #FF7400;
    border-bottom: 2px solid #D8D8D8;
}

.collectsRight i {
    width: 1px;
    height: 15px;
    background: #D8D8D8;
    float: left;
    margin-top: 33px;
    margin-right: 10px;
}

.couponBox {
    margin-top: 40px;
    border: 1px solid #DAF3FF;
    margin-bottom: 50px;
}

.couponStauts {
    background: #EAF8FF;
    height: 40px;
    padding: 7px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #DAF3FF;
}

.couponStauts a {
    width: 109px;
    height: 26px;
    font-size: 14px;
    border: 1px solid #3dbb2b;
    float: left;
    border-radius: 4px;
    margin-right: 10px;
    display: block;
    text-align: center;
    color: #3dbb2b;
    padding: 0 18px;
    line-height: 26px;
    box-sizing: border-box;
}

.couponStauts a:hover {
    color: #fff;
    border: none;
    background: #3dbb2b;
    background-color: #3dbb2b;
}

.couponStauts .checkedStatus {
    color: #fff;
    border: none;
    background: #3dbb2b;
    background-color: #3dbb2b;
}

.couponStauts a i {
    color: #FF7400;
}


.pur-info {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.pur-info-title {
    border-bottom: 2px solid #3dbb2b;

    padding-left: 11px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #3dbb2b;
}

.pur-info-content {
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    border: 1px solid #DAF3FF;
}

.pur-info-content .item {
    width: 100%;
    border-bottom: 1px solid #DAF3FF;
    padding: 30px 10px;
}

.pur-info-content .item:last-child {
    border-bottom: 0px solid #DAF3FF;
}

.pur-info-content .item p {
    margin: 0;
    display: block;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
}

.pur-info-content .item div {
    margin: 0;
    padding-top: 20px;
}

.pur-info-content .item .list span {
    height: 41px;
    padding: 10px 20px;
    display: inline-block;
}

.pur-info-content .item .list span img {
    vertical-align: middle;
}

.pur-info-content .item p a {
    color: #999999;
    font-size: 14px;
    margin-right: 75px;
}

.pur-info-content .item div a {
    color: #999999;
    font-size: 14px;
    margin-right: 75px;
}

.pur-info-content .item p a i {
    color: #333333;
}

.pur-info-content .item div a i {
    color: #333333;
}

.pur-info-content .item p.reply a,
.pur-info-content .item p.reply a i {
    color: #FF7400;
}


.pur-info-content .item p a.rtime {
    float: right;
    display: block;
    margin-right: 0px;
    text-align: right;
}

.pur-info-content .item div a.rtime {
    float: right;
    display: block;
}


.tabcon-one {
    overflow: hidden;
    text-align: center;

}

.tabcon-one div {
    float: left;
    height: 240px;

}

.tabcon-one .mid {
    padding-left: 60px;
    width: 315px;
}

.tabcon-one .mid a {
    text-align: left;
}

.tabcon-one .right {
    width: 393px;
}

.tabcon-one i.line {
    border: 1px solid #D8D8D8;
    float: left;
    display: block;
    width: 0px;
    height: 150px;
    margin-top: 30px;
}


.tabcon-one a {
    display: block;
    background-color: #FFFFFF;
    font-size: 18px;
}

.tabcon-one .left a.top {
    margin-top: 68px;
    font-size: 16px;
    color: #333333;

}

.tabcon-one .left a.bom {
    color: #FF7400;
    font-size: 24px;
}

.tabcon-one .left a.bom i {
    font-size: 16px;
    vertical-align: middle;
    padding-right: 3px;
}

.tabcon-one .mid a.top {
    margin-top: 68px;
    font-size: 16px;
}

.tabcon-one .mid a.bom {
    padding-bottom: 5px;
    font-size: 16px;

}

.tabcon-one .mid a.notice {
    font-size: 12px;
    color: #999999;
}

.tabcon-one .right a {
    width: 215px;
    height: 35px;
    margin-left: 70px;
    border-radius: 10px;
    line-height: 35px;
    color: #FFFFFF;
}

.tabcon-one .right a.top {
    margin-top: 60px;
    font-size: 16px;
    background: linear-gradient(0deg, rgba(255, 116, 0, 1) 0%, rgba(255, 149, 60, 1) 100%);
    background-color: #FF7400;
}

.tabcon-one .right a.top:hover {
    opacity: 0.8;
}

.tabcon-one .right a.bom:hover {
    opacity: 0.8;
}

.tabcon-one .right a.bom {
    margin-top: 20px;
    font-size: 16px;
    background: #3dbb2b;
    background-color: #3dbb2b;
}

.tabcon-one .left {

    width: 293px;
}

.rechargeHeadMoney {
    float: left;
    height: 58px;
    line-height: 78px;
    width: 91px;
    color: #3dbb2b;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    border-bottom: 2px solid #3dbb2b;
}

.pur-form {
    width: 100%;
    overflow: hidden;
    padding: 0px 25px 0 0;
}

.clear {
    border: none;
    clear: both;
    width: 100%;
    height: 0px;
    display: block;
}

.from-col2 {
    width: 50%;
    float: left;
    margin-top: 30px;
    line-height: 40px;
    height: 60px;;
}

.from-col1 {
    width: 100%;
    margin-top: 30px;
}

.from-item {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
}

.from-item .left {
    float: left;
    margin-left: 5%;
    width: 25%;
}

.from-item .left i.red {
    top: 4px;
    position: relative;
    color: #FF0000;
    padding: 15%;

}

.from-item .right {
    float: left;
    width: 65%;
}


.from-item .right span {
    font-size: 12px;
    margin-top: -4px;
    color: #999999;
    display: block;
}

.from-item .right span a {
    color: #3dbb2b;
    padding: 0 15px;
}

.from-col1 .from-item .left {
    width: 12.5%;
    float: left;
    margin-left: 2.5%;
}

.from-col1 .from-item .right {
    width: 82.5%;
    float: left;
}


.from-col1 a.subform {
    margin: 0 auto;
    display: block;
    width: 120px;
    text-align: center;
    border-radius: 50px;
    padding: 0px 40px;
    line-height: 40px;
    height: 40px;
    background: #3dbb2b;
    background-color: #3dbb2b;
    font-size: 24px;
    font-weight: 100;
    color: #FFFFFF;
}

.from-col1 a.notice {
    margin: 10px auto 0;
    display: block;
    width: 360px;
    margin-bottom: 60px;
    font-size: 12px;
    color: #999999;
}


.tab-withdraw {
    padding-top: 30px;
    display: none;
}

.tab-recharge .account {
    padding-left: 30px;
    line-height: 38px;
}

.tab-recharge .account a {
    font-size: 14px;


}

.tab-recharge .account a.title {
    padding: 4px 20px;
}

.tab-recharge .account a.money {
    border: 1px solid #D8D8D8;
    padding: 10px 30px;
    border-radius: 5px;
    color: #666;
    margin-right: 20px;
}

.tab-recharge .account a.input {
    width: 120px;
    padding: 10px 0;
}

.tab-recharge .account a.input input {
    text-align: center;
    width: 110px;
    padding: 0 5px;
}

.tab-recharge .account a.active {
    border: 1px solid #FF7400;
    color: #FF7400;
}

.tab-recharge .pay-amount {
    margin-left: 50px;
    margin-top: 20px;
    font-size: 14px;
}

.tab-recharge .pay-amount i {
    color: #FF7400;
}

.tab-recharge .payway {
    margin-left: 50px;
    width: 848px;
}

.tab-recharge .payway .payway-title {
    border-bottom: 1px solid #D8D8D8;
    color: #333333;
    font-size: 14px;
}

.tab-recharge .payway .payway-con {
    border: none;
    width: 100%;
}

.tab-recharge .payway .payway-con .pay-item {
    border: none;
}

.tab-recharge .payway .payway-con .pay-item p.title {
    display: block;
    font-weight: 100;
    font-size: 14px;
}

.userTitle {
    margin-top: 20px !important;
}

.pay-type-item {
    margin-top: 20px !important;
}

.tab-recharge .payway .payway-con .pay-item p.list a {
    border: 1px solid #D8D8D8;
    color: #666666;
    text-align: center;
    height: 48px;
    line-height: 48px;
    width: 190px;
    display: inline-block;
    margin-right: 10px;
}

.tab-recharge .payway .payway-con .pay-item p.list a img {
    vertical-align: middle;
    margin-right: 5px;
    width: 28px;
    height: 28px;
}

.tab-recharge .payway .payway-con .pay-item a.subform {
    margin-top: 30px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 60px;
    display: block;
    width: 120px;
    text-align: center;
    border-radius: 50px;
    padding: 0px 40px;
    background: #3dbb2b;
    background-color: #3dbb2b;
    font-size: 24px;
    font-weight: 100;
    color: #FFFFFF;
}

.checkedType {
    background: url('../images/1563431715338.png');
    background-repeat: no-repeat;
}

.from-col1 a.subform:hover {
    background: #FF7400;
}

.subrechar:hover {
    background: #FF7400 !important;
}

.tab-recharge {
    padding-top: 60px;
    display: none;
}
