﻿.wallet-money{
    padding:15px;
    background:#e2eef8;
    position:relative;
    margin-bottom:40px;
}
.wallet-money ul li{
    float:left;
    text-align:center;
    width:280px;
}
.wallet-money ul li+li{
    border-left:1px solid #b1c3d2;
}
.wallet-money ul li h3{
    font-size:24px;
    color:#0670a1;
    line-height:24px;
    font-weight:normal;
    margin-bottom:10px;
}
.wallet-money .DepositMT{
    display:block;
    width:202px;
    height:44px;
    line-height:44px;
    text-align:center;
    font-size:16px;
    color:#ffffff;
    background:#00a2e9;
    border-radius:6px;
    position:absolute;
    right:15px;
    top:20px;
}
.wallet-money ul li p{
    font-size:16px;
    color:#707070;
    line-height:16px;
}
.wallet-money .DepositMT:hover{
    opacity:.7;
    filter:Alpha(opacity=70);
}
.wallet-ul{
    border-top:1px solid #dfdfdf;
}
.wallet-ul li{
    padding-left:10px;
    font-size:0;
    border-bottom:1px solid #dfdfdf;
}
.wallet-ul li:hover{
    background:#f7f7f7;
}
.wallet-ul li .add-m {
    color: #707070;
    /*width: 300px;
    text-align: center;*/
    width: 422px;
}
.wallet-ul li span{
    display:inline-block;
    font-size:16px;
    color:#353535;
    line-height:60px;
}
.can-get {
    width: 150px;
    /*text-align:center;*/
}
.tit-b{
    width:210px;
}
.no-get{
    width:180px;
}
.wallet-ul li a{
    display:inline-block;
    width:80px;
    height:38px;
    border:1px solid #707070;
    border-radius:6px;
    background:#f6f6f7;
    color:#666666;
    float:right;
    font-size:16px;
    margin-right:10px;
    margin-top:10px;
    text-align:center;
    line-height:38px;
}
.wallet-deposit{
    padding-top:60px;
}
.dep-MT4{
    text-align:center;
    font-size:16px;
    color:#353535;
    margin-bottom:90px;
}
.wallet-sure-btn{
    width:330px;
    margin:auto;
}
.wallet-sure-btn a,.sure-button-a a{
    width:140px;
    height:40px;
    text-align:center;
    line-height:38px;
    box-sizing:border-box;
    font-size:18px;
    border-radius:4px;
}
.wallet-sure-btn a.pull-left{
    border:1px solid #0a487b;
    color:#0a487b;
}
.wallet-sure-btn a.pull-right{
    background:#0a487b;
    color:#fff;
}
.ok-img{
    text-align:center;
    font-size:0;
    margin-bottom:18px;
}
.su-text{
    font-size:22px;
    color:#38393f;
    line-height:22px;
    margin-bottom:54px;
    text-align:center;
}
.text-tis{
    text-align:center;
}
.sure-button-a a{
    display:block;
    margin:auto;
    background:#0a487b;
    color:#fff;
}

.entry{
    font-size:16px;
    color:#707070;
    margin-bottom:10px;
}
.time_inquiry input{
    width:100px!important;
    border-radius:4px;
}
.success-order-list{
    width:375px;
    margin:auto;
    margin-bottom:20px;
}
.success-order-list li+li{
    margin-top:20px;
}
.success-order-list li p{
    font-size:16px;
    color:#3d5359;
    line-height:26px;
}
.tips-color{
    width:375px;
    margin:auto;
    color:#8e8e8e;
    margin-bottom:20px;
}
.submit-success{
    display:none;
}