/*login div*/
/*首页登录*/
.loginDiv{
	width:1200px;
	margin:0 auto;
	height:0;
	position:relative;
	top:0;left:0;
	z-index:9990;
	}
  
/*报名申请*/

.loanApplication{
	width:300px;
	height:454px;
	font-size:14px;
	position:absolute;
	left:0;
	background:rgba(255,255,255,0.9);
	filter: alpha(opacity=90);
	/*top:172px;*/
	}	
.loanApplication .appConbj{
	width:100%;
	height:454px;
	position:absolute;
	left:0;top:0;
 
	 
 
	}
.loanApplication .appCon{
	position:absolute;
	left:0;top:0;
	height: 386px;
	width:100%;
	}
 .loanApplication .con_t{
	width:240px;
	margin:0 auto;
	overflow:hidden;
	color:#333;
	z-index:999999;
	}
 .loanApplication .con_t .ltd{ font-size:14px; padding-right:10px; color:#333; }
.loanApplication .con_t .tr_bo{
	margin-top:14px;
	}
.loanApplication .con_t .tr_bo .td_left{
	
	width:56px;
	color:#333;
	}	
.loanApplication .con_t .char{
	font-size:12px;
	color:#ddd;
	margin-top:10px;
	margin-bottom:5px;
	}
.loanApplication .con_t .tk{
	font-size:12px;
	color:#333;
	height:16px;
	margin-top: 15px;
	}
.loanApplication .con_t .tk input{
	float:left;
	display:inline;
	margin-top:2px;
	*margin-top:-2px;
	margin-right:5px;
	*margin-right:0;
	}
.loanApplication .div_radio .label_item{
	color:#333;
}
.loanApplication .con_t .tk label{
	float:left;
	}
.loanApplication .con_t .tk a{
	margin:0 3px;
	*margin:0 2px;
	color:#f15b28;
	}
.loanApplication .con_t .tk a:hover{
	color:#f17d55!important;
	}
.loanApplication .input-text{
	width:149px;
	}
.td_nan,.td_nv{
	width: 84px;
	padding-top:0px;
	float: left;
}
 
 
   
 /*定义的样式*/
.appCon .h2box h2{
 	height:65px;
	line-height:65px;
	color:#333;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	opacity: 0.8;
 

	}
.appCon .h2box{ border-bottom: 1px dashed #ccc;
	width:100%;	}	
	
.after_login{
	position: absolute;
	left: 0;
	top: 235px;
	width:300px;
	height:219px;
	color:#333;
	
	}
.transactionRecordBg{
	width: 100%;
	height: 100%;
	position: absolute;

	z-index:-1;
}	
#daikuandes{ text-align:center; padding:10px; line-height:25px;}
 	
#daikuandes span{color:#ff6905; font-size:18px;}
.dkt{ color:#fff;}
.dkt td{ width:25%; height:25px; line-height:25px;color:#333;}
/*美化下拉框 通用*/
	
textarea{
    border: 1px solid #E9E8E6;
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
    resize: none;
    font-family: arial,"微软雅黑";
    }
.input-text{
    border: 1px solid #ddd;
    /*border-radius: 3px;*/
    color: #626262;
    font: 14px arial,"微软雅黑";
    width: 159px;
    height: 30px;
	line-height:30px;
    padding: 0 10px;
	}
.orange-button{
	width:100%;
	height:40px;
	line-height:40px;
	background:#fc6923;
	color:#fff;
	border:0;
	cursor:pointer;
	font-size: 16px;
	font-family:"微软雅黑";
	border-radius:6px;
	}
.orange-button:hover{
	background:#fe7c26;
	}	
input.input_placeholder,
textarea.input_placeholder{
	color:#a5a5a5!important;
	}
.phone-button {
	height: 30px;
	padding: 0 10px;
	background: #eeeeee;
	color: #999999;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	margin-left: 4px;
	font-family: microsoft yahei;
	}
.tr_bo .td_left{
	width:78px;
	height: 34px;
	line-height:32px;
	color:#5c5c5c;
	text-align:right;
	float:left;
	margin-right:10px;
	display:inline;
	position:relative;
	top:0;
	left:0;
	}	
.tr_bo .td_data{
	float:left;
	position:relative;
	top:0;
	left:0;
	line-height:32px;
	}
.tr_bo .td_data .char_input {
	position: absolute;
	right: 10px;
	top: 0;
	}
.div_radio{
	line-height:32px;
	}
	
.div_radio input{
	float:left;
	display:inline;
	height:32px;
	margin-top: 2px;
	}
.div_radio .label_item{
	float:left;
	display:inline;
	height:32px;
	width:40px;
	padding:0 10px;
	*padding:0 7px;
	margin-right:10px;
	}
.divdropDown{
    position: relative;
	top:0;
	left:0;
	float:left;
	text-align:left;
	color:#666666;
	width: 181px;
	}
.divdropDown .dropDownBox{
	border:1px solid #ddd;
    cursor: pointer;
    font-family: Microsoft yahei,arial;
    font-size: 14px;
	width:179px;
	display:inline-block;
    height: 28px;
    line-height: 28px;
    left: 0;
    position: relative;
    top: 0;
	overflow:hidden;
	background:url(/images/common/select_bj.png) right no-repeat #fff;
	}
.divdropDown .dropDownBox .select_input{
	cursor:pointer;
	width: 140px;
	padding-left:10px;
	height:28px;
	line-height:28px;
	border:0;
	color:#666666;
	font-size:14px;
	 font-family: Microsoft yahei,arial;
	overflow:hidden;
	}
.divdropDown .input-text-error{
    border: 2px solid #f98383;
	}
/*加上默认颜色*/
.divdropDown .dropDownBox .select_input_dc{
	color:#a5a5a5;
	}
.dropDownBoxValue{
    background:  #FFFFFF;
    border: 1px solid #E8E8E6;
	border-top:0;
    display: none;
    left: 0;
    position: absolute;
    top: 30px;
    z-index: 2;
    width: 179px;
	max-height:168px;
	overflow-y:auto;
	overflow-x:hidden;
	}
.dropDownBoxValue .dropValue{
	cursor:pointer;
	display:block;
	color:#535353;
	padding-left:10px;
	overflow:hidden;
	}
.dropDownBoxValue li{
	width:100%;
	height:28px;
	overflow:hidden;
	line-height:28px;
	}	
.dropDownBoxValue .dropValue:hover{
	color:#fff;
	background:#ff8533;
	font-weight:bold;
	}

.input-text:focus,
textarea:focus{
    border: 1px solid #fca46a;
	}
.input_error,.divdropDown .input_error{
	border:1px solid #f98383;
	}
 
