@charset "utf-8";
/**
 * 账户资产--充值
 */
.recharge-box{
    max-width:640px; min-width:320px; width:100%;
    margin:0 auto; padding:0;
}

.accounts-wrap{
    position:relative; padding:10px; height:65px;
    border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background-color:#FFF;
}

.accounts-wrap > div{
    vertical-align: top;
}

.accounts-wrap .userinfo{
    padding-left: 0.5em;
}

.accounts-wrap .name{
    font-size: 16px; color: #333; font-weight: bold; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}

.accounts-wrap .asset-wrap{
    font-size: 15px; color: #333; line-height: 30px;
}

.accounts-wrap .asset-wrap .asset-cantake{
    color: #e63234;
}

.accounts-wrap img{
    width:65px; height:65px;
    border-radius:4px;
}

/** 资金设置 **/
.money-setting-wrap{
    padding: 10px 10px 10px 0; margin-top: 10px;
    border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background-color:#FFF;
}

.money-setting-wrap .setting-title{
    line-height: 30px; font-size: 15px; padding-left: 10px;
}

.money-setting-wrap .setting-content{
    line-height: 30px; font-size: 15px;
}

.money-setting-wrap .setting-content ul{
    width: 100%; padding: 5px 0;
}

.money-setting-wrap .setting-content ul li{
    padding-left: 10px; width: 20%;
}

.money-setting-wrap .setting-content ul li a{
    height: 35px; line-height: 35px; text-align: center; display: block;
    color: #666; background-color: #FFF; border: 1px solid #ccc; border-radius: 4px;
}

.money-setting-wrap .setting-content ul li a.active{
    color: #fff; background-color: #4fa9ee; border: #4fa9ee 1px solid;
}

.payway-wrap{
    border-top:1px solid #ccc; margin-top: 10px;
}
.payway-title{
    font-size:15px; color:#333; padding: 10px;background-color:#FFF;
}
.payway-content{
    border-top: 1px solid #ccc; margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    line-height:30px; background-color:#FFF;
}

.payway-content ul{
    padding-left: 20px;
}

.payway-content li{
    width: 100%; border-bottom: 1px solid #ccc; height: 30px; line-height: 30px; padding: 5px 20px 5px 0; box-sizing: border-box;
}

.payway-content li:last-child{
    border-bottom: 0;
}

.payway-content li>div{
    font-size: 15px;
    vertical-align: middle;
}


.payway-content .symbol-wrap{
    width: 40px;
}

.cz_but,.yebz_but{
    height:36px; line-height:36px;
    border:none; background-color:#2093ec;
    font-size:13px; color:#FFF; margin: 0px 10px 15px;
    border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px;
    text-align:center; display:block;
}

.yebz_but.disable{
    background-color: #ccc; cursor: not-allowed;
}

.yebz_but{
    margin-top: 5px;
}

.payway-content .choose-wrap{
    width: 30px; text-align: right;
}

.payway-content .choose-wrap .choose{
    display: inline-block; width: 15px; height: 15px; border-radius: 100%; vertical-align: middle; font-style: normal; text-align: center; line-height: 15px;
}

.payway-content .choose-wrap .choose-empty{
    border: 2px solid #999; background-color: transparent;
}

.payway-content .choose-wrap .choose-full{
    border: 2px solid #4fa9ee; background-color: #4fa9ee; color: #fff; font-size: 13px;
}

.money-wrap,.bank-wrap{
    position: relative;
    background-color: #fff; font-size: 15px;
}


.bank-wrap.code-wrap li{
    padding-left: 20px;
}

.bank-wrap.code-wrap{
    padding-left: 0;
}

.bank-wrap:first-child{
}

.bank-wrap li{
    position: relative;
    padding-left: 16px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.bank-wrap li::after{
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: #eee;
    width: 100%;
    display: block;
    bottom: 0;
}

.bank-wrap li.hidden{
    display: none!important;
}

.recharge-section .bank-wrap .kjzf-wrap:nth-child(1){
    border-bottom: 1px solid #ccc;
}

.recharge-section .bank-wrap li:nth-child(2){
    border-top: 0;
}

.bank-wrap li:first-child{
    border-top: 0;
}

.money-wrap .key, .bank-wrap .key{
    min-width: 64px;
    display: inline-block;
    font-size: 16px;
    color:#5b5b5b;
}

.recharge-section .bank-wrap .key{
    width: 3.3em;
}

.bank-wrap input, .money-wrap input{
    height: 50px; line-height: 50px\9; font-size: 16px; padding: 0 10px; box-sizing: border-box;
    background-color: transparent; color: #333;
    display: block;
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
}

.fee-tip{
    color: #999999; border-bottom: 1px solid #ccc; padding: 10px 20px; white-space: nowrap;
}

#mobile{
    color: #2093ec; padding: 0 10px;
}

.mobile-wrap{
    background-color: #f2f2f2;
}

#validmobile-btnvalidcode,
#btn-validcode{
    text-align: right; color: #ccc; width: 5.5em;
}

#validmobile-btnvalidcode.active,
#btn-validcode.active{
    color: #2093ec;
}

.select-wrap .spanbox{
    display: block;
}

.select-wrap img{
    width: 25px; height: 25px; vertical-align: middle; margin-right: 10px; margin-top: -5px;
}

.select-wrap .yinhang{
    width: 25px;
}

.yinhang img{
    margin-right: 0px; width: 25px; height: 25px;
}

.select-wrap .spanbox > *{
    vertical-align: middle;
}

.yinlian {
    border-top: 1px solid #ccc;
    text-align: center;
    margin: 40px 10px 20px;
}

.yinlian img {
    width: 139px;
    height: 32px;
    margin-top: -16px;
}

.suretxbox{
    background: #f2f2f2; border-radius: 8px;
}

.suretxbox .title-wrap{
    font-size: 14px;
    color: #333333;
    padding: 15px;
    background-color: #ffffff;
    border-bottom: #cccccc 1px solid;
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
}

.suretxbox .title-wrap img{
    width: 17px;
    height: 14px;
    vertical-align: text-top;
    margin: 1px 8px 0 0;
}

.suretx-wrap{
    margin: 0 auto; padding: 15px 0;
}

.suretx{
    padding: 0 15px 5px;
}

.suretx ul{
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.suretx li{
    width: 100%; padding: 1px 0;
}

.suretx li > span{
    width: 50%; text-align: center;
    font-size: 13px;
    color: #666666;
    line-height: 30px;
}

.suretx li .key{
    background-color: #ffeedd; vertical-align: middle;
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    -ms-border-radius: 4px 0 0 0;
    -o-border-radius: 4px 0 0 0;
}

.suretx li .value{
    background-color: #FFF;
    color: #333333;
    border-radius: 0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    -ms-border-radius: 0 4px 0 0;
    -o-border-radius: 0 4px 0 0;
}

.suretx li .profit.earn_zhang{
    color:#e63234;
}

.suretx li .profit.earn_die{
    color:#1eb83f;
}

.suretx li .profit.earn_zero{
    color:#000000;
}

.sure-btn-wrap{
    padding: 15px 5px; box-sizing: border-box;
}

.sure-btn-wrap > div{
    width: 100%; box-sizing: border-box;
}

.sure-btn-wrap > p {
    font-size: 11px;
    color: #999;
    padding: 5px 5px 0;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sure-btn-wrap > div a{
    height:38px; line-height:38px;
    text-align:center;  cursor: pointer;
    font-size:14px; display:block;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
}

.sure-btn-wrap > div > div{
    padding: 0 5px;  width: 50%; box-sizing: border-box;
}

.sure-btn-wrap > div .cancel{
    width: 40%;
}

.sure-btn-wrap > div .determine{
    width: 60%;
}

.sure-btn-wrap > div .cancel a{
    color:#666666; border:#cccccc 1px solid; background-color:#FFF;
}

.sure-btn-wrap > div .determine a{
    color:#fff; background-color:#ff8d1e;  border: 1px solid #ff8d1e;
}

.layui-layer-tx.layui-layer-dialog .layui-layer-content{
    padding: 0; height: 100%!important;
}

.bankcard-wrap, .idcard-wrap{
    width: 100%; box-sizing: border-box;/* line-height: 30px; padding: 0px 20px; */
}

/*.idcard-wrap > *, .bankcard-wrap > *{
    padding: 5px 0;
}*/

.bankcard-wrap.hidden, .yszf-wrap.hidden, .kjzf-wrap.hidden, .eupay-wrap.hidden{
    display: none!important;
}

/*.bankcard-wrap .key, .idcard-wrap .key{
    width: 60px;
}
*/
/*.bankcard-wrap input, .idcard-wrap input{
    border: 1px solid #bbb; background-color: #fff; padding: 6px 15px; box-sizing: border-box; line-height: 16px;
}*/

.bankcard-wrap input.disabled, .idcard-wrap input.disabled{
    border: 0; background-color: transparent; padding: 0 15px;
}

.elenone{display: none;}


/** list 列表 **/
.listbox{
    width: 100%; height: 100%; padding: 10px 0px 0px;
}

.search-wrap{
    line-height: 40px; padding: 0 15px; height: 40px;
}

.search-wrap label{
    border: 1px solid #ccc; display: block; background: #fff; padding: 5px 15px; height: 30px; line-height: 30px; border-radius: 8px;
}

.search-wrap label > *{
    vertical-align: middle;
}

.search-wrap label input, .search-wrap label input:focus{
    outline:none;
}

.icon-search{
    background: url(images/search.png) no-repeat center center;
    display: inline-block;
    width: 30px;
    height: 30px;
}

.messagetip{
    padding: 5px 15px 6px; font-size: 13px; color: #999; line-height: 20px;
}

.list-box{
    background: #fff;
}

.list-box ul{
    padding-left: 20px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; overflow: auto;
}

.list-box li{
    line-height: 45px; border-top: 1px solid #ccc; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-right: 30px; box-sizing: border-box;
}

.list-box li:first-child{
    border-top: 0px;
}

.btn-return{
    padding: 10px 20px 15px;
}

.btn-return span{
    display: block; line-height: 40px; height: 40px; border-radius: 5px; background-color: #ff8d1e; text-align: center; color: #fff;
}

.list-wrap .bankimg{
    width: 25px; height: 25px;
}

.list-wrap .name{
    padding-left: 10px;
}

#bank_img{
    padding-left: 10px;
}

/** 添加银行卡样式 **/
.addbankcard{
    background: #fff; padding: 30px 10px 10px; text-align: center; position: relative; margin-bottom: 20px;
}

.addbankcard i{
    content: " "; height: 6px; width: 30px; background: #999; display: inline-block; border-radius: 3px;
}

.addbankcard i:after{
    content: " "; display: inline-block; height: 30px; width: 6px; background: #999; border-radius: 3px; margin-top: -12px;
}

.addbankcard span{
    line-height: 20px; font-size: 16px; padding-top: 10px; display: inline-block;
}

.main-title {
    position: relative;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #f2f2f2;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #333;
}

.main-title img {
    width: 32px;
    height: 32px;
    float: left;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -16px;
    cursor: pointer;
}
.main-title span{
	font-size:18px;
	font-weight: bold;
} 

.form-wrap .item {
    margin-bottom: 0;
}

.form-wrap .index {
    background: rgb(255,255,255);
    margin:15px 15px  15px 15px;
    border-radius: 4px;
}

.form-wrap .btn {
    position: relative;
    width: 100%;
    border-radius: 0;
    font-size: 16px;
    height: 50px;
    background: #fff;
    text-align: left;
    padding: 0 16px;
    box-shadow: inset 0 -1px 0 0 #eee;
    -webkit-box-shadow: inset 0 -1px 0 0 #eee;
}

.form-wrap .btn::after {
    content: " ";
    display: inline-block;
    height: 10px;
    width: 10px;
    border-width: 2px 2px 0 0;
    border-color: #c8c8cd;
    border-style: solid;
    -webkit-transform: matrix(.71,.71,-.71,.71,0,0);
    transform: matrix(.71,.71,-.71,.71,0,0);
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
}
.form-wrap .backimg::after {
	border-style: none;
}
.form-wrap .backimg {
	 box-shadow: none;
     -webkit-box-shadow: none;
     width: 93%;
     font-size: 15px;
     height: 72px;
     padding:22px 16px 0px  28px;
     text-align: left;
}
.form-wrap .recharge {
	 background: url(../images/indeximg/recharge.png) no-repeat right center;
     background-size:28px;
}
.form-wrap .withdraw {
	 background: url(../images/indeximg/withdraw.png) no-repeat right center;
     background-size:28px;
}
.form-wrap .item:last-child .btn{
    box-shadow: none;
    -webkit-box-shadow: none;
}

.select-con .earrow{
    display: inline-block;
    height: 10px;
    width: 10px;
    border-width: 2px 2px 0 0;
    border-color: #3264af;
    border-style: solid;
    -webkit-transform: matrix(.71,.71,-.71,.71,0,0) rotate(90deg);
    transform: matrix(.71,.71,-.71,.71,0,0) rotate(90deg);
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -7px;
}


.select-con input::-webkit-input-placeholder{
    color:#3264af;
}
.select-con input::-moz-placeholder{  //不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点
    color:#3264af;
}
.select-con input:-ms-input-placeholder{  //由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙)，有IE10以上的娃可以帮我试试
    color:#3264af;
}