/* 弹窗 */
.modal-body{
    width: 320px;
}
.modal-scroll{
    overflow-x: hidden;
}
.modal-content .title{
    font-size: 14px;
    line-height: 40px;
    font-weight: normal;
    text-align: left;
    color: #8a949c;
    padding:0 10px;
    border-bottom: 1px solid #e7ecee;
    margin-bottom: 10px;
    font-weight: bold;   
}
.modal-content .desc{
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 16px;
    color: #475058;
}
.modal-body .modal-foot {
    height: auto;
    border-radius: 6px;
    border-top: none;
}
.modal-body .cancel , .modal-body .confirm{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 13px;
}
.modal-body .close {
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    top: 7px;
    background: #e7ecee;
    text-shadow: inherit;
    font-weight: bold;
}
.modal-body .passwordText{
    width: 100%;
    border:1px solid rgba(110, 158, 236, 1.0);
    height: 40px;
    line-height: 40px;
    margin:10px 0 20px 0;
    text-indent: 20px;
    background-color: #f0f0f0;
}


/* 存管开户提示 */
.modal-newEntry{
    padding-bottom: 24px;
}
.modal-newEntry .modal-content{
    padding: 0;
}
.modal-newEntry .modalBanner{
	padding:0 10px;
	margin-bottom: 16px;
}
.modal-newEntry img{
    width: 100%;
}
.newEntry-center{
    padding:0 20px;
}
.newEntry-center .title{
    margin-top: 20px;
}
.modal-newEntry .modal-foot{
    padding: 0 20px;
    box-sizing: border-box;
    text-align: right;
}
.modal-newEntry .modal-foot .cancel , .modal-newEntry .modal-foot .confirm{
    width: auto;
    height: auto;
    line-height: 18px;
    font-size: 13px;
    border-top: none;
    border-radius: 1px;
    padding: 4px 15px;
}
.modal-newEntry .modal-foot .cancel{
    color: #58666e;
    background-color: #fff;
    margin-right: 10px;
    border:1px solid #dee5e7;
}
.modal-newEntry .modal-foot .confirm{
    border:1px solid #187bd1;
   	background: #1e88e5;
    color: #fff;
    padding: 4px 10px;
}

/* 存管开户提示推广 */
.modal-newEntry .safeItems{
    margin-bottom: 25px;
}
.modal-newEntry .safeItems li{
    width: 33.3%;
    display: inline-block;
    text-align: center;
}
.modal-newEntry .safeItems li .icon{
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    margin: 0 auto 8px;
}
.modal-newEntry .safeItems li img{
    width: 100%;
}
.modal-newEntry .safeItems li span{
    font-size: 12px;
    color:  #8a949c;
}
.modal-extension .modal-foot{
	height: 40px;
	text-align: center;
}
.modal-extension .modal-foot .confirm{
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: none;
    padding: 0;
}

.modal-prompt .modal-content .title{
	margin-bottom: 16px;
}
.modal-prompt .modal-content .desc{
	margin-bottom: 10px;
}
.modal-prompt .modal-content .prompt-desc{
	font-size: 12px;
	color: #8a949c;
	margin-bottom: 16px;
}
.modal-prompt .modal-foot .confirm{
	padding:4px 15px;
}

/* 用户名修改 */
.modal-userInfoModify{
	width: 374px;
}
.modal-userInfoModify .title{
	margin-bottom: 0;
}
.modal-userInfoModify .modal-center{
	padding:30px 0;
}
.modal-userInfoModify .verify-message{
	text-align: center;
}
.verify-message li{
    text-align: center;
}
.verify-message li label{
    display: inline;
    margin-right: 15px;
    font-size: 14px;
}
.verify-message li input {
    display: inline;
    width: 220px;
    padding: 9px 5px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #b4b9bd;
    border-radius: 3px;
}
.modal-userInfoModify .modal-foot{
	background: #e7ecee;
    border-radius: 0 0 3px 3px;
}
.modal-userInfoModify .modal-foot .confirm{
	width: auto;
	height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 0 25px;
    border-radius: 5px;
    background: #15456f;
    color: #fff;
    margin: 12px 0 8px 0;
}
/*请确认充值信息*/
.rechargeInfo-center {
    padding: 0 20px;
}
.rechargeInfo-center li{
    font-size: 13px;
    height: 40px;
    vertical-align: center;
    color: #475058;
    overflow: hidden;
}
.rechargeInfo-center li strong{
    font-weight: normal;
}
.rechargeInfo-center li span{
    float: right;
}
.rechargeInfo-bank-small{width:30px;height:30px;margin-top:-5px;overflow:hidden;font-size:0;line-height:0;text-indent:-9999px;display:inline-block;background-image: url(../../../local/img/banks/banks-small.png);}

.rechargeInfo-center .phone
{
    float: right;
}
.rechargeInfo-center .phone span{
    color: #FC8936;
    float: left;
 }

.modal-rechargeInfo{
    padding-bottom: 15px;
}
.modal-rechargeInfo .modal-foot{
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
    border-radius: 0px;
    border-top: 1px solid #dedede;
    margin-top: 12px;

}
.modal-rechargeInfo .modal-foot .confirm{
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: none;
    padding: 0;
    border: 1px solid #187bd1;
    background: #1e88e5;
    color: #fff;
    margin-top: 15px;
}
.modal-rechargeInfo li a{
    display: inline-block;
    width: 40px;
    margin-left: 20px;
    color: #fff;
    text-align: center;
    border: 1px solid #187bd1;
    border-radius: 4px;
    background: #1e88e5;
}