/* 应用详情 */
.tool_detail{text-align:left;zoom:1;overflow:hidden;}
/* 应用标题 */
.tool_detail .title{background:#fff;border-left:3px solid #468bcf;text-indent: 20px;padding:20px 0;}
.tool_detail .title h3{margin:0px;}
.tool_detail .title p{margin:0px;color:#666;margin-top:10px;}
/* 应用错误 */
.tool_detail .error{display:none;line-height:80px;background:#C05A5A;margin-top:10px;color:#fff;text-indent:20px;font-size:20px;}
.tool_detail .error a{color:#000000;}
/* 应用预览 */
.tool_detail .view{float:left;background:#fff;width:500px;margin-top:10px;padding:20px;}
.tool_detail .view h3{width:500px;margin:0 0 10px 0;border-bottom:1px solid #ddd;padding-bottom:6px;}
.tool_detail .view canvas{box-shadow:0px 0px 5px #666;}
/* 应用编辑 */
.tool_detail .edit{float:right;width:550px;}
.tool_detail .edit .box{background:#fff;padding:20px;zoom:1;overflow:hidden;margin-top:10px;}
.tool_detail .edit .box h3{margin:0 0 10px 0;border-bottom:1px solid #ddd;padding-bottom:6px;}
.tool_detail .edit .box .option{zoom:1;overflow:hidden;padding:10px 0;border-bottom:1px solid #eee;}
.tool_detail .edit .box .option a{float:left;width:100px;line-height:30px;margin-right:10px;background:#666;text-align:center;border-radius:3px;color:#fff;}
.tool_detail .edit .box .option a.c{background:#1D9860;color:#fff;}
/* 系统设置 */
.tool_detail .edit .system p{float:left;width:120px;margin:0 0 10px 0;margin-bottom:0px;}
.tool_detail .edit .system p span{display:block;margin-bottom:10px;}
.tool_detail .edit .system p select{width:100px;padding:5px 10px;border:1px solid #ddd;}
/* 界面选择 */
.tool_detail .edit .panel p{margin:10px 0 0 0;}
.tool_detail .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;}
.tool_detail .edit .panel p a.c{background:#1D9860;color:#fff;}

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


/* 微信钱包 */
.tool_detail .edit .wallet{display:none;}
.tool_detail .edit .walletMain p{float:left;margin:0 20px 0 0;}
.tool_detail .edit .walletMain p span{display:block;margin-bottom:5px;}
.tool_detail .edit .walletMain p input{width:120px;height:30px;line-height:30px;border:1px solid #ddd;padding:0 10px;}
.tool_detail .edit .walletDetail p{margin:0 20px 0 0;}
.tool_detail .edit .walletDetail p input{width:120px;height:30px;line-height:30px;border:1px solid #ddd;padding:0 10px;margin-left:10px;}
.tool_detail .edit .walletLog ul{list-style:none;margin:0px;padding:0px;}
.tool_detail .edit .walletLog ul li{background:#D4DBE7;border-radius:3px;margin-bottom:10px;height:35px;line-height:35px;zoom:1;overflow:hidden;}
.tool_detail .edit .walletLog ul li a{display:inline-block;width:120px;text-indent:15px;}
.tool_detail .edit .walletLog ul li span{display:inline-block;width:200px;}
.tool_detail .edit .walletLog ul li b{font-weight:normal;}
.tool_detail .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;}
.tool_detail .edit .walletLog .add{border-top:1px solid #ddd;}
.tool_detail .edit .walletLog .add p input{width:250px;height:35px;line-height:35px;border:1px solid #ddd;padding:0 10px;margin-left:20px;}
.tool_detail .edit .walletLog .add p a{margin-left:10px;color:#666;}
.tool_detail .edit .walletLog .opt a{margin-left:79px;display:block;width:100px;line-height:30px;background:#468bcf;color:#fff;text-align:center;border-radius:3px;}

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

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