@charset "utf-8";

.acct-picker {
	width: 265px;
	min-height: 150px;
	text-align: center;
	vertical-align: top;
}

.acct-picker .out-container {
	padding: 15px 4px 5px 16px;
	overflow-y: hidden;
	height: 480px;
	width: 280px; >
	padding-left: 6px;
}

.card-pagebar {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
	>
	background-image: none; >
	background-color: #eee;
	background-repeat: repeat-x;
	vertical-align: middle;
}

.card-pagebar .info {
	width: 100px;
}

.overFlow {
	overflow-x: auto;
	overflow-y: auto;
}

.body-acctPicker .card-outer {
	width: 245px;
	height: 140px;
	border-radius: 0.7em 0.7em 0.7em 0.7em;
	-moz-box-shadow: 1px 4px 0px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 4px 0px rgba(0, 0, 0, .2);
	box-shadow: 1px 4px 0px rgba(0, 0, 0, .2);
	background-color: #f8f4f4;
	border: 1px solid #eee;
	margin: 0 10px 15px 0px;
	background-repeat: no-repeat;
}

.body-acctPicker .card-outer:hover {
	border: 1px solid #aac;
	-moz-box-shadow: 2px 5px 2px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 2px 5px 2px rgba(0, 0, 0, .3);
	box-shadow: 2px 5px 2px rgba(0, 0, 0, .3);
}

.card-outer .card-bg-blue {
	background: url('../../img/account/pzh_blue.png') no-repeat;
}

.card-outer .card-bg-fen {
	background: url('../../img/account/pzh_fen.png') no-repeat;
}

.card-outer .card-bg-nonghang {
	background: url('../../img/account/nonghang.png') no-repeat;
}

.card-outer .card-bg-zhaoshang {
	background: url('../../img/account/zhaohang.png') no-repeat;
}

.card-outer .acct-type {
	padding-right: 7px;
	padding-top: 7px;
	height: 35px;
	text-align: right;
	font-size: 12px;
	color: #626060; >
	padding-top: 3px; >
	height: 30px;
}

.card-outer .card-no {
	text-align: left;;
	margin-left: 10px;
	height: 35px;
	line-height: 35px;
}

.card-outer .card-no span {
	color: #356e9c;
	font-size: 18px;
}

.card-outer .card-text {
	text-align: left;
	padding-left: 15px;
	height: 22px
}

.card-outer .card-text label {
	font-size: 14px;
	color: #222;
	letter-spacing: 2px;
	min-width: 60px;
}

.card-outer .card-text span {
	padding-left: 5px;
	font-size: 14px;
	color: #5c5c5c;
}

.card-outer .card-btn-bar {
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
}

.card-outer .card-btn-bar button {
	filter: alpha(opacity = 20);
	-moz-opacity: 0;
	opacity: 0;
}

.card-outer .btn-hover {
	
}

.card-outer:hover .btn-hover {
	filter: alpha(opacity = 100);
	-moz-opacity: 1;
	opacity: 1;
}

.acct-picker .card-outer .btn-bal {
	filter: alpha(opacity = 100);
	-moz-opacity: 1;
	opacity: 1;
}

.card-show {
	padding-right: 15px;
	padding-top: 1px;
}

/*卡片*/
.ui-card-box .ui-card-title {
	padding: 35px 0 20px 0;
	font-size: 18px;
}

.ui-card-grop {
	content: '';
	display: table;
	clear: both;
	width: 100%;
}

.ui-card-grop .ui-card-item {
	float: left;
	border: 1px solid #efefef;
	margin-right: 5px;
	width: 32.1%;
	height: auto;
	overflow: hidden;
	margin-bottom: 35px;
}

.ui-card-grop .ui-card-item:nth-child(3n) {
	margin-right: 0;
}

.ui-card-item .ui-card-header {
	height: 50px;
	line-height: 50px;
	position: relative;
	clear: both;
	padding: 0 15px;
	background-color: #fafafa;
}

.ui-card-item .ui-card-header img {
	min-width: 120px;
	height: auto;
	margin-top: 15px;
}

.ui-card-item .ui-card-header strong {
	line-height: 50px;
	font-size: 14px;
	display: inline-block;
	color: #333;
}

.ui-card-item .ui-card-header i {
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 0 4px;
	font-size: 12px;
	color: #fff;
	position: absolute;
	right: 15px;
	top: 15px
}

.ui-card-item .ui-card-header p {
	line-height: 50px;
	margin-bottom: 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	position: absolute;
	right: 15px;
	top: 0px
}

.ui-gradient-blue {
	background: -webkit-linear-gradient(left, #b6de94, #8ed2ca);
	background: -o-linear-gradient(right, #b6de94, #8ed2ca);
	background: -moz-linear-gradient(right, #b6de94, #8ed2ca);
	background: linear-gradient(to right, #b6de94, #8ed2ca);
}

.ui-card-item .ui-card-content {
	padding: 12px 15px 0 20px;
}

.ui-card-item .ui-acct-no {
	font-size: 12px;
	    color: #666666;
}

.ui-card-item .ui-card-content p {
	font-size: 14px;
	color: #666666;
	margin-bottom: 0;
	padding-top: 5px;
}

.ui-card-item .ui-card-content p strong {
	color: #333333;
}

.ui-card-wrap .ui-border-dashed-t {
	display: block;
	width: 100%;
	height: 2px;
	border-top: 1px dashed #bbb;
}

.ui-card-wrap .ui-border-dashed-b {
    display: block;
    width: 100%;
    height: 2px;
    border-bottom: 1px dashed #bbb;
}

.ui-card-item.ui-card-flow {
	height: 68px;
	overflow: hidden;
	position: relative;
}

.ui-card-grop .ui-card-b {
	width: 100%;
	height: 100%;
}

.ui-card-grop .ui-card-left, .ui-card-grop .ui-card-right {
	float: left;
	overflow: hidden;
}

.ui-card-grop .ui-card-left {
	width: 34px;
	height: 34px;
	border-radius: 100%;
}

.ui-card-grop .ui-card-left img {
	width: 100%;
	height: 100%;
}

.ui-card-grop .ui-card-right {
	margin: 12px 10px 0 15px;
}

.ui-card-right-b {
	height: 25px;
	line-height: 30px;
	width: 190px;
	overflow: hidden;
	position: relative;
}

.ui-card-right-b span {
	font-size: 13px;
	color: #999999;
	display: inline-block;
	padding-right: 8px;
}

.ui-card-right-b span:last-child {
	position: absolute;
	right: 0;
	padding-right: 0;
}

.ui-card-a .ui-card-btn-grop {
	z-index: 9;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 0;
}

.ui-card-btn-grop .btn {
	min-width: 46px;
	border: 1px solid #d5d8df;
	padding: 5px 0;
	background-color: #fff;
	color: #838383;
	margin-right: 2px;
}

.ui-card-btn-grop .btn:last-child {
	margin-right: 0;
}

.ui-card-btn-grop .btn:hover {
	color: #fff;
	background-color: #3caff8;
}

.ui-card-a, .ui-card-a .mark, .ui-card-a .ui-card-btn-grop {
	position: absolute;
	width: 100%;
	height: 100%;
}

.ui-card-item.ui-card-flow .ui-card-a {
	bottom: -66px;
	transition: all .2s;
}

.ui-card-item.ui-card-flow:hover .ui-card-a {
	bottom: 0;
}

.ui-card-a .mark {
	opacity: .4;
	background-color: #999;
	z-index: 1;
}
/*卡片裂变*/
.ui-card-lists {
	content: '';
	display: table;
	clear: both;
	margin-top: 25px;
}

.ui-card-lists .ui-card-list {
	float: left;
	width: 243px;
	height: 290px;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 20px #ccc;
	margin-right: 30px;
	margin-bottom: 35px;
}

.ui-card-lists .ui-card-list:nth-child(3n) {
	margin-right: 0;
}

.ui-card-list .card-title {
	color: #666;
	padding: 40px 0 45px 0;
}

.ui-card-list .card-img {
	width: 60px;
	height: 45px;
}

.ui-card-list .card-img img {
	display: block;
	width: 100%;
	height: 100%;
}

.ui-card-lists .ui-card-list strong {
	display: block;
	padding: 50px 0 5px 0;
	color: #000;
}