/*user_handle 开始*/
.user_handle{
	height:82px;
	border-bottom:1px solid #cdcdcd;
	background:#fff;	
	margin-bottom:40px;
}
.user_handle .container{
	height:82px;
	position:relative;
	width:1200px;
}
.user_handle .handle{
	position:absolute;
	left:0;
	bottom:-1px;
	z-index:100;	
}
.user_handle span{
	display:inline-block;
	width:105px;
	height:47px;
	line-height:47px;
	text-align:center;
	float:left;
	font-size:14px;
	color:#333;	
	cursor:pointer;
}
.user_handle .hover{
	font-weight:bold;
	background:url("/images/api_create_handle.png");	
}
/*user_handle 结束*/

/*user_center 开始*/
.user_center{
	width:1200px;
	margin:0 auto;
	display:none;	
}
.show{
	display:block;	
}

.uc_aside{
	width:167px;
	float:left;
	border:1px solid #ccc;
	border-radius:2px;	
	background:#e4e4e4;
	padding-bottom:25px;
}
.uc_aside dl{
	width:149px;
	margin:0 auto;	
}
.uc_aside dt{
	height:52px;
	border-bottom:1px dotted #323433;	
	position:relative;
}
.uc_aside dt strong{
	display:inline-block;
	width:178px;
	height:32px;
	line-height:32px;
	font-size:14px;
	position:absolute;
	top:16px;
	left:0;
	padding-left:4px;	
}
.uc_aside dt strong.hover{
	color:#fff;
	background:url("/images/about_aside.png");	
}
.uc_aside dd{
	height:41px;
	border-bottom:1px dotted #939393;		
	position:relative;
}
.uc_aside dd a{
	display:inline-block;
	width:145px;
	height:28px;
	line-height:28px;
	padding-left:4px;	
	position:absolute;
	left:0;
	bottom:3px;
	color:#333;
}
.uc_aside dd a:hover,.uc_aside dd a.hover{
	background:url("/images/uc_aside_ah.png");	
}

.uc_section{
	float:right;
	width:1000px;
	padding-top:12px;
	padding-bottom:50px;	
}
.uc_section .el-table{
	font-size: 12px;
}
.uc_section .el-table th{
	background: #e4e4e4;
}
.uc_section .el-table th>.cell{
	background: #e4e4e4;
}
.uc_section .head{
	height:42px;
	line-height:42px;
	border-bottom:1px solid #ccc;	
	position:relative;
	font-family:"Microsoft Yahei";
	margin-bottom:30px;
}
.uc_section .head strong{
	display:inline-block;
	height:41px;
	line-height:41px;
	font-size:18px;
	padding:0 15px;
	border-bottom:2px solid #ff8a00;	
	position:absolute;
	left:0;
	top:0;
}

.charge_data{
	border:1px solid #d3d3d3;	
	text-align:left;
}
.charge_data th,.charge_data td{
	border:1px solid #d3d3d3;		
	height:33px;
	background:#fff;
	padding-left:15px;	
}
.charge_data .db td{
	background:#f2f2f2;	
}
.charge_data .ms{
	width:300px;	
}
/*user_center 结束*/

.uc_section .handle{
	height:42px;
	line-height:42px;
	border-bottom:1px solid #ccc;
	position:relative;
	font-family:"Microsoft Yahei";
	margin-bottom:10px;
}
.uc_section .handle ul{
	position:absolute;
	left:0;
	top:0;	
}
.uc_section .handle li{
	float:left;
	width:90px;
	height:41px;
	text-align:center;
	margin-right:5px;
	font-size:18px;
	position:relative;
}
.uc_section .handle li span{
	display:inline-block;
	height:41px;
	line-height:41px;
	width:90px;
	text-align:center;
	font-size:18px;		
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
}
.uc_section .handle li .hover{
	font-weight:bold;
	border-bottom:2px solid #ffba00;
}

.uc_section .reinfo{
	display:none;	
}
.uc_section .show{
	display:block;
}
.uc_section .reinfo .in{
	margin-top:22px;	
}
.uc_section .reinfo .text{
	width:370px;
	padding-left:8px;
	height:35px;
	line-height:35px;
	border:1px solid #ccc;
	border-radius:3px;
	color:#666;
}
.uc_section .reinfo i.text,.uc_section .reinfo a.text{
	display: inline-block;
	width:auto;
	border: none;
	font-size:1.3em;
	font-weight: bold;
	font-style: normal;
	/*padding-right: 8px;*/
}
.uc_section .reinfo i.no{color:#999;}
.uc_section .reinfo i.checked{color:#01b136;
	opacity: .5;}
.uc_section .reinfo i.gocheck,.uc_section .reinfo a.gocheck{
	color:#ff8a00;
	cursor: pointer;
}
.uc_section .reinfo i.edit{
	color:#3B70E1;
	cursor: pointer;
}
.uc_section .reinfo i.gocheck:hover,.uc_section .reinfo i.edit:hover{text-decoration: underline;}
.uc_section .reinfo textarea{
	width:552px;
	height:137px;
	overflow:hidden;	
	padding:5px 8px;
	border:1px solid #ccc;	
	border-radius:3px;
	color:#666;
	font-size:12px;
}
.uc_section .reinfo .sub{
	width:90px;
	height:43px;
	line-height:43px;
	font-family:"Microsoft Yahei";
	font-size:20px;
	color:#fff;
	font-weight:bold;
	background:url("/images/user_sub.png");	
	margin-top:22px;
}
.uc_section .reinfo .sub:hover{
	background:url("/images/user_subh.png");		
}
.uc_section .reinfo .in span{
	display:inline-block;
	width:100px;
	height:37px;
	line-height:37px;
	float:left;
	text-align:right;
	color:#999;	
}
.uc_section .reinfo .in .ps{
	width:270px;
	padding-left:8px;
	height:35px;
	line-height:35px;
	border:1px solid #ccc;	
	border-radius:3px;
	color:#666;	
}


/*基本信息*/
.step-header{
	background-color: #f5f5f5;
	color: #777;
	border-bottom: 1px solid #ddd;
	padding: 8px;
	height: 53px;

}
.step-inner{
	height: 20px;
	border-bottom: 2px solid #ccc;
	overflow:visible ;
}
.step-inner>span{
	display: inline-block;
	line-height: 36px;
	font-size: 1.2em;
	background-color: #f5f5f5;
	padding:0 6px;
	margin: 0 36px;
	transition-property: color;
	transition-duration: 1s;
}
.step-inner>span:first-child{
	margin: 0;
	padding-right: 6px;
}
.step-inner .text-success{
	font-weight: bold;}
.file{
	width:100%;
	position: absolute;
	z-index: 10;
	opacity:0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.file:hover + .btn{background-color: #a0d1e7  }
.id-card-preview-ctr{width:250px;height: 180px;
	position: relative;transition: width 1s;}
.id-card{
	height: 100%;
	width: 250px;
	position: absolute;
	left:0;
	top:0;
	display: none;
	z-index: 10;
}
.id-card.-example{
	left: auto;
	display: block;
	right: 0;
	z-index: 0;
}
i.badge{font-weight:normal;font-style: normal; }
/*我使用的接口*/
.use-api-list{
	padding:0;
}
.use-api-list .list-group-item-info{
	font-weight: bold;}
.use-api-list .row{margin:0;padding-right: 0;margin-bottom: -1px;padding-bottom:0;background-color: #eeeeee; }
.use-api-list .container-fluid{padding: 0}
.use-api-list .list-group{
	margin-bottom: 10px;}
.use-api-list .money-left{
	font-size: 3em;
	font-weight: bold;
	text-align: center;
	color: #fd935a;
	padding: 45px 0 0 0;
}
.use-api-list .money-left:before{
	content:'¥'
}
.use-api-list .money-text-muted{font-size: 18px;display: block;
	text-align: center;margin-top: -10px}
.user-api-ctr .use-api-list .table{
	background: #FFF;
	display: none;
	margin: 0;
	width:100%;
	table-layout: fixed;
}
.user-api-ctr .use-api-list .table th{
	background: #efefe9;
}
.user-api-ctr.table-view .use-api-list .table{
	display: table;
}
.user-api-ctr.table-view .use-api-list .list-group-item.row{
	padding: 0;
}

.user-api-ctr.table-view .use-api-list .list-group{
	display: none;
}

.user-api-search .list-type{
	width: 36px;
	float: right;
	font-size: 2em;
	text-align: center;


}
.user-api-search .list-type:first-child{
	border-left: 1px #d4d4d4 solid;
}
.user-api-search .list-type:hover,.user-api-search .list-type:active,.user-api-search .list-type:focus{
	text-decoration: none;
}

.user-api-ctr .list-type-block{
	color:#ff8a00;
}
.user-api-ctr.table-view .list-type-line{
	color:#ff8a00;
}
.user-api-ctr.table-view .list-type-block{
	color:inherit;
}



