/************ 修改密码输入框样式 ************/
input[type=password] {
	border: 1px solid #ccc;
	outline: none;
}
input[type=password]:focus {border: 1px solid #349cd8;}

/*********单选按钮 ********/
.rdo label{
	width: 58px;
	padding-right: 0px;
	padding-left: 20px;
	text-align: left;
	margin-left: 10px;
}
/***日期输入框***/
.Wdate {
	height: 35px;
}
.form-items input.date{
	width: 80px;
	margin-left: 10px;
}
.form-items input.datehour{	margin-left: 10px;
	margin-right: 10px;
	width: 132px;
}

/********* 验证码校验时样式修改 **********/
.code span {
	height: auto;
}
.msg-box .n-icon {
	height: 16px;
}
.msg-box .n-msg {
	height: 16px;
	line-height: 16px;
	color: #db7c22;
}
.msg-box .msg-wrap {
	height: 16px;
}

/********* 找回密码页面样式修改 ********/
.password dl{width: 560px; padding-left: 195px;}
.password dl .msg-box{
	margin-top: 6px;
}


/*银行卡账户信息-->银行大图标*/
b.bank_ny{background-position: 0px 0px;}
b.bank_gt{background-position: 0px -36px;}
b.bank_bj{background-position: 0px -72px;}
b.bank_zg{background-position: 0px -108px;}
b.bank_js{background-position: 0px -144px;}
b.bank_zs{background-position: 0px -180px;}
b.bank_ms{background-position: 0px -216px;}
b.bank_gs{background-position: 0px -252px;}
b.bank_hx{background-position: 0px -288px;}
b.bank_gf{background-position: 0px -324px;}
b.bank_zx{background-position: 0px -360px;}

/*银行卡账户信息-->银行小图标*/
.sel-sort b.bank_ny{background-position: -167px -0px;}
.sel-sort b.bank_jt{background-position: -167px -36px;}
.sel-sort b.bank_bj{background-position: -167px -72px;}
.sel-sort b.bank_zg{background-position: -167px -108px;}
.sel-sort b.bank_js{background-position: -167px -144px;}
.sel-sort b.bank_zs{background-position: -167px -180px;}
.sel-sort b.bank_ms{background-position: -167px -216px;}
.sel-sort b.bank_gs{background-position: -167px -252px;}
.sel-sort b.bank_hx{background-position: -167px -288px;}
.sel-sort b.bank_gf{background-position: -167px -324px;}
.sel-sort b.bank_zx{background-position: -167px -360px;}

/*****发起产品页面 *****/
.form-launched .form-items{display: block;}
.pop-manager{
	/*height: auto;*/
	position:relative;
	margin:0;
	top:0;
	left:0;
}
.form-items .mode-list{
	width: 764px;
	height: auto;
}
.scope span{
	padding-right: 0px;
	margin-right: 0px;
}
.fund_submit_part li {
	margin-left: 282px;
}
.threats ol{
	padding-bottom:0px;
}
.form-items .mode-list{
	padding-bottom:0px;
}
.form-items .mode-list .input_area{
	float: left;
	/*width: 380px;*/
}

/***产品tab***/
.tab-fund h3 span.current:hover{
	cursor: default;
}
/***我的产品tab***/
.tab-fund h3 span:hover{
	cursor: pointer;
	margin-top: 1px;
	color: #ff5a00;
	background:url(../images/tab_bg04.jpg) repeat-x 0 0;
	border: none;
	border-left: 1px solid #ffcdb2;
	border-right: 1px solid #ffcdb2;
}
/***产品列表tab***/
.filter-result h3 span.current:hover{
	cursor: default;
}
/***产品列表tab***/
.filter-result h3 span:hover{
	cursor: pointer;
}
/**产品列表 筛选***/
.filter li span{
	width: 107px;
	text-align: center;
	border: 1px solid #c8c8c8;
	background: #fcfcfc;
	color: #767373;
}
.filter li span:hover{
	cursor:pointer;
	border: none;
	color: #019848;
	background:url(../images/li_bg03.jpg) no-repeat 0 0;
}
/****排序字段*******/
.sort{
	cursor: pointer;
	margin-bottom: 1px;
	margin-bottom:3px;
}

.menu-content{
	min-height: 443px;
}
/****资金明细 tab切换css****/
.tab ul.current {
	display: block;
}

.tab-log h3 span.current{
	cursor: default;
}
.tab-log h3 span{
	cursor: pointer;
}

.file button.upload{ margin-right: 4px;width: 100px;height: 35px; background:url(../images/sprites.png) ; border:0px ;}

.more .georgia {
	font-weight: normal;
	font-family: Georgia;
	font-size: 18px;
	color: #ff5b01;
}
/***入伙页面使用***/
.pay-fund ul ul{overflow:hidden; }

/**账户表**/

.more table {width:700px;margin: 10px auto;}

.tel-edit .explain .unfinished{margin-top: 2px;}

.explain em{height: 20px;}
/***校验出错样式错误的bug***/
.n-arrow b{
	width: 7px;
	background: none;
}

.money-con dl {
	padding: 0 30px;
}
b.tip {
	float: left;
	display: inline-block;
	line-height: 0;
	background: url(../images/icon.png) no-repeat;
	float: none;
	width: 14px;
	height: 14px;
	margin-left: 4px;
	background-position: -182px -199px;
}