/* 应用详情 */
.mbapp{zoom:1;overflow:hidden;}
/* 应用标题 */
.mbapp .title{text-align:left;background:#fff;border-left:3px solid #468bcf;text-indent: 20px;padding:20px 0;position:relative;}
.mbapp .title h3{margin:0px;}
.mbapp .title p{margin:0px;color:#666;margin-top:10px;}
.mbapp .title p.qrcode{position:absolute;right:15px;top:8px;width:150px;text-indent:0;margin:0px;text-align:center;}
.mbapp .title p.qrcode img{width:150px;height:150px;}
/* 应用错误 */
.mbapp .error{text-align:left;display:none;line-height:80px;background:#C05A5A;margin-top:10px;color:#fff;text-indent:20px;font-size:20px;}
.mbapp .error a{color:#ffffff;}
/* 应用预览 */
.mbapp .view{text-align:left;float:left;background:#fff;width:500px;margin-top:10px;padding:20px;}
.mbapp .view h3{width:500px;margin:0 0 10px 0;border-bottom:1px solid #ddd;padding-bottom:6px;}
.mbapp .view canvas{box-shadow:0px 0px 5px #666;}
/* 应用编辑 */
.mbapp .edit{text-align:left;float:right;width:550px;}
.mbapp .edit .box{background:#fff;padding:20px;zoom:1;overflow:hidden;margin-top:10px;display:none;}
.mbapp .edit .box h3{margin:0 0 10px 0;border-bottom:1px solid #ddd;padding-bottom:6px;}
.mbapp .edit .box .option{zoom:1;overflow:hidden;padding:10px 0;border-bottom:1px solid #eee;}
.mbapp .edit .box .option a{float:left;width:75px;line-height:30px;margin-right:10px;background:#666;text-align:center;border-radius:3px;color:#fff;}
.mbapp .edit .box .option a.c{background:#1D9860;color:#fff;}
/* 启动记录 */
.mbapp .edit .trace{display:block;}
/* 系统设置 */
.mbapp .edit .mobile p{float:left;width:102px;margin:0 0 10px 0;margin-bottom:0px;}
.mbapp .edit .mobile p span{display:block;margin-bottom:10px;}
.mbapp .edit .mobile p select{width:94px;padding:5px 5px;border:1px solid #ddd;}
/* 界面选择 */
.mbapp .edit .panel p{margin:10px 0 0 0;}
.mbapp .edit .panel p a{display:inline-block;width:100px;height:30px;line-height:30px;background:#666;color:#fff;text-align:center;border-radius:3px;margin-right:20px;cursor:pointer;}
.mbapp .edit .panel p a.c{background:#1D9860;color:#fff;}

/* 用户信息 */
.mbapp .edit .user{background:#fff;padding:20px;margin-top:10px;}
.mbapp .edit .user h3{margin:0;border-bottom:1px solid #ddd;padding-bottom:6px;}
.mbapp .edit .user .info{zoom:1;overflow:hidden;display:none;}
.mbapp .edit .user .info p{float:left;margin:15px 0 0 0px;}
.mbapp .edit .user .info p.avatar{width:250px;position:relative;}
.mbapp .edit .user .info p.avatar img{float:left;}
.mbapp .edit .user .info p.avatar a{float:left;margin:0 0 20px 10px;width:100px;line-height:30px;background:#468bcf;color:#fff;text-align:center;}
.mbapp .edit .user .info p.avatar span{float:left;font-size:12px;color:#666;display:block;margin:5px 0 0 10px;}
.mbapp .edit .user .info p.avatar input{width:100px;height:30px;position:absolute;top:0px;left:110px;opacity:0;}
.mbapp .edit .user .info p.nick{margin-left:50px;}
.mbapp .edit .user .info p.nick span{display:block;}
.mbapp .edit .user .info p.nick span:last-child{font-size:12px;color:#666;}
.mbapp .edit .user .info p.nick input{margin:10px 0;width:150px;height:35px;padding:1px 10px;border:1px solid #ddd;}
.mbapp .edit .user .sys{position:relative;}
.mbapp .edit .user .sys a{display:inline-block;margin:20px 0 0 0;width:100px;line-height:30px;background:#468bcf;color:#fff;text-align:center;}
.mbapp .edit .user .sys span{margin-right:50px;margin-left:10px;}
.mbapp .edit .user .sys input{position:absolute;left:0px;top:20px;width:100px;height:30px;opacity:0;}
/* 聊天对话 */
.mbapp .edit .chat{background:#fff;padding:20px;zoom:1;overflow:hidden;margin-top:10px;}
.mbapp .edit .chat h3{margin:0;border-bottom:1px solid #ddd;padding-bottom:6px;}
.mbapp .edit .chat ul{list-style:none;margin:0px;padding:0px;}
.mbapp .edit .chat ul li{background:#D4DBE7;border-radius:3px;margin-bottom:10px;height:35px;line-height:35px;zoom:1;overflow:hidden;}
.mbapp .edit .chat ul li b{float:left;width:40px;text-align:left;margin-left:12px;}
.mbapp .edit .chat ul li a{float:left;width:50px;text-align:left;}
.mbapp .edit .chat ul li span{float:left;width:350px;text-align:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mbapp .edit .chat ul li i{font-style:normal;font-weight:bold;float:right;width:35px;height:35px;margin-right:1px;text-align:center;font-size:20px;cursor:pointer;color:red;}
.mbapp .edit .chat .opbox{display:none;border-top:1px solid #ddd;}
.mbapp .edit .chat .opbox .identity{zoom:1;overflow:hidden;}
.mbapp .edit .chat .opbox .identity a{width:140px;line-height:30px;background:#468bcf;color:#fff;text-align:center;border-radius:3px;}
.mbapp .edit .chat .opbox .identity a.me{float:left;}
.mbapp .edit .chat .opbox .identity a.he{float:right;}
.mbapp .edit .chat .say p{margin:10px 0 0 0;}
.mbapp .edit .chat .say textarea{width:510px;height:140px;padding:10px;}
.mbapp .edit .chat .moneyout{padding:50px 0;}
.mbapp .edit .chat .moneyout input{border:1px solid #ddd;width:140px;height:40px;text-align:center;}
.mbapp .edit .chat .moneyin{padding:50px 0;}
.mbapp .edit .chat .moneyin input{border:1px solid #ddd;width:140px;height:40px;text-align:center;}
.mbapp .edit .chat .date{padding:50px 0;}
.mbapp .edit .chat .date input{border:1px solid #ddd;width:240px;height:40px;padding:0 10px;}
.mbapp .edit .chat .date .send{display:block;width:100px;line-height:30px;background:#468bcf;color:#fff;text-align:center;border-radius:3px;}
.mbapp .edit .chat .moneyred label{background:#666;margin-right:20px;color:#fff;padding:5px 0;border-radius:3px;zoom:1;overflow:hidden;display:inline-block;}
.mbapp .edit .chat .moneyred label.c{background:#1D9860;}
.mbapp .edit .chat .moneyred label input{float:left;width:13px;height:13px;margin:5px 10px 0 10px;}
.mbapp .edit .chat .moneyred label span{float:right;width:42px;margin-right:13px;}
.mbapp .edit .chat .moneyred .txt{border:1px solid #ddd;width:240px;height:40px;padding:0 10px;}
.mbapp .edit .chat .voice .txt{border:1px solid #ddd;width:240px;height:40px;padding:0 10px;margin-right:5px;}


/* 微信钱包 */
.mbapp .edit .wallet{display:none;}
.mbapp .edit .walletMain p{margin:0;}
.mbapp .edit .walletMain p.change{background:#499752;border-radius:3px;padding:15px 0;color:#fff;zoom:1;overflow:hidden;margin-top:20px;}
.mbapp .edit .walletMain p.change span{font-size:20px;margin-left:20px;float:left;width:150px;}
.mbapp .edit .walletMain p.change input{float:left;width:150px;height:32px;line-height:32px;border:0px solid #ddd;padding:0 10px;outline:none;}
.mbapp .edit .walletMain ul{list-style:none;margin:0px;padding:0px;margin-top:20px;}
.mbapp .edit .walletMain ul li{background:#D4DBE7;border-radius:3px;margin-bottom:10px;height:35px;line-height:35px;zoom:1;overflow:hidden;}
.mbapp .edit .walletMain ul li b{float:left;width:100px;text-align:left;margin-left:12px;}
.mbapp .edit .walletMain ul li a{float:left;width:80px;text-align:left;}
.mbapp .edit .walletMain ul li span{float:left;width:100px;text-align:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mbapp .edit .walletMain ul li i{font-style:normal;font-weight:bold;float:right;width:35px;height:35px;margin-right:1px;text-align:center;font-size:20px;cursor:pointer;color:red;}
.mbapp .edit .walletMain p.bank{margin-top:20px;font-size:14px;background:#D4DBE7;padding:10px 20px 20px 20px;}
.mbapp .edit .walletMain p.bank label{display:block;margin-top:10px;}
.mbapp .edit .walletMain p.bank select{border:1px solid #ddd;padding:5px 10px;}
.mbapp .edit .walletMain p.bank input{border:1px solid #ddd;padding:5px 10px;}
.mbapp .edit .walletMain p.bank a{margin-top:10px;display:inline-block;width:120px;line-height:30px;background:#468bcf;color:#fff;text-align:center;border-radius:3px;cursor:pointer;}
.mbapp .edit .walletDetail p{margin:0 20px 0 0;}
.mbapp .edit .walletDetail p input{width:120px;height:30px;line-height:30px;border:1px solid #ddd;padding:0 10px;margin-left:10px;}
.mbapp .edit .walletLog ul{list-style:none;margin:0px;padding:0px;}
.mbapp .edit .walletLog ul li{background:#D4DBE7;border-radius:3px;margin-bottom:10px;height:35px;line-height:35px;zoom:1;overflow:hidden;}
.mbapp .edit .walletLog ul li a{display:inline-block;width:120px;text-indent:15px;}
.mbapp .edit .walletLog ul li span{display:inline-block;width:200px;}
.mbapp .edit .walletLog ul li b{font-weight:normal;}
.mbapp .edit .walletLog ul li i{font-style:normal;font-weight:bold;float:right;width:35px;height:35px;margin-right:1px;text-align:center;font-size:20px;cursor:pointer;color:red;}
.mbapp .edit .walletLog .add{border-top:1px solid #ddd;}
.mbapp .edit .walletLog .add p input{width:250px;height:35px;line-height:35px;border:1px solid #ddd;padding:0 10px;margin-left:20px;}
.mbapp .edit .walletLog .add p a{margin-left:10px;color:#666;}
.mbapp .edit .walletLog .opt a{margin-left:79px;display:block;width:100px;line-height:30px;background:#468bcf;color:#fff;text-align:center;border-radius:3px;}

/* 支付宝 - 转账详情 */
.mbapp .edit .billDetail .avatar{position:relative;}
.mbapp .edit .billDetail .avatar a{display:inline-block;width:100px;height:30px;line-height:30px;background:#468bcf;color:#fff;text-align:center;margin-left:10px;}
.mbapp .edit .billDetail .avatar input{opacity:0;position:absolute;left:70px;top:0px;width:100px;height:30px;}
.mbapp .edit .billDetail .txt{width:250px;height:35px;line-height:35px;border:1px solid #ddd;padding:0 10px;margin-left:10px;}

/* 微信转账 */
.mbapp .edit .param .txt{width:250px;height:35px;line-height:35px;border:1px solid #ddd;padding:0 10px;margin-left:10px;}

/* 操作选项 */
.mbapp .edit .save a{margin-right:20px;display:inline-block;width:180px;line-height:30px;background:#468bcf;color:#fff;text-align:center;border-radius:3px;cursor:pointer;}

/* 对话框 */
.result{position:fixed;top:0px;height:0px;width:100%;height:100%;background:rgba(0,0,0,0.9);z-index:123567231;display:none;}
.result img{width:500px;margin:0 auto;display:block;}
.result .tit{position:absolute;bottom:0px;left:0px;width:100%;background:#000;zoom:1;overflow:hidden;padding:20px 0;}
.result .tit p{float:left;margin:0px;color:#fff;width:450px;margin-left:20px;line-height:50px;}
.result .tit a{float:right;width:120px;height:50px;line-height:50px;border-radius:5px;background:#468bcf;color:#fff;text-align:center;margin-right:20px;}