@charset "utf-8";
/* reset
   ========================================================================== */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
	form, fieldset, legend, input, textarea, p, blockquote, th, td, hr,
	button, article, aside, details, figcaption, figure, footer, header,
	hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

fieldset {
	border: 0
}

img {
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal
}

ol, ul {
	list-style: none
}

caption, th {
	text-align: left
}

h1, h2, h3, h4, h5, h6 {
/* 	font-size: 100%; */
	font-weight: normal
}

q:before, q:after {
	content: ''
}

abbr, acronym {
	border: 0;
	font-variant: normal
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

button, input {
	*overflow: visible;
	line-height: normal
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%;
	
}

button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #999999;
}

body {
	height: 100%;
	font: 12px/1.5 Tahoma, Arial, \5b8b\4f53;
	background-color: #fff;
	color: #292929;
	overflow: auto !important;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #9b0000;
}

/* 公共样式
   ========================================================================== */

/* 常用样式 */
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.clearfix {
	*zoom: 1
}

.float-l {
	float: left;
}

.float-r {
	float: right;
}

.align-l {
	text-align: left;
}

.align-r {
	text-align: right;
}

.align-c {
	text-align: center;
}

.hide {
	display: none;
}

.i-hide {
	display: none !important;
}

.v-hidden {
	visibility: hidden;
}

.hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.red {
	color: red;
}

.gray {
	color: gray;
}

.relative {
	position: relative
}

.inline {
	display: inline
}

.high-layer {
	z-index: 997
}

.higher-layer {
	z-index: 998
}

.highest-layer {
	z-index: 999
}
/* .rownumber{font-weight:800}//序号样式table_control用  */

/* 图标 */
.arrow-right, .arrow-left, .arrow-top {
	display: inline-block;
	overflow: hidden;
	width: 0px;
	height: 0;
	line-height: 0;
}

.arrow-right {
	border: 4px solid transparent;
	border-right: 0;
	border-left-color: #333;
	_color: #fff;
}

.arrow-left {
	border: 4px solid transparent;
	border-left: 0;
	border-right-color: #333;
	_color: #fff;
}

.arrow-top {
	border: 4px solid transparent;
	border-top: 0;
	border-bottom-color: #333;
	_color: #fff;
}

.ico-dot {
	display: inline-block;
	height: 3px;
	width: 3px;
	overflow: visible;
	text-align: inherit;
}

.ico-verified, .ico-verisign, .ico-integrity, .ico-license,
	.ico-arrow-help, .ico-subtract, .ico-add, .ico-arrow-hollow {
	background: url(../../images/global.png) no-repeat;
	display: inline-block;
	overflow: hidden;
}

.ico-license {
	background-position: -34px -50px;
	width: 33px;
	height: 24px;
	line-height: 999px;
	vertical-align: top;
}

.ico-license:hover {
	background-position: 0 -50px;
}

.ico-verified {
	background-position: -23px 0;
	width: 32px;
	height: 24px;
	line-height: 999px;
	vertical-align: top;
}

.ico-verified:hover {
	background-position: -23px -24px;
}

.ico-verisign {
	background-position: -55px 0;
	width: 48px;
	height: 24px;
	line-height: 999px;
	vertical-align: top;
}

.ico-verisign:hover {
	background-position: -55px -24px;
}

.ico-integrity {
	background-position: 0 -76px;
	width: 84px;
	height: 26px;
	line-height: 999px;
	vertical-align: top;
}

.ico-integrity:hover {
	background-position: 0 -103px;
}

.ico-add, .ico-add:hover {
	background-position: -87px -76px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}

.ico-add:hover {
	background-position: -87px -50px;
}

.ico-subtract, .ico-subtract:hover {
	background-position: -87px -89px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}

.ico-subtract:hover {
	background-position: -87px -63px;
}

.ico-arrow-hollow {
	background-position: -68px -63px;
	width: 12px;
	height: 6px;
}

.ico-ok, .ico-error, .ico-info, .ico-question, .ico-warn, .ico-wait,
	.ico-ok-s, .ico-error-s, .ico-info-s, .ico-question-s, .ico-warn-s,
	.ico-wait-s {
	background: url(../../img/global/tips_ico.png?v=20140901) no-repeat;
	display: inline-block;
	width: 32px;
	height: 32px;
}

.ico-ok {
	background-position: -66px 0;
}

.ico-error {
	background-position: 0 0;
}

.ico-info {
	background-position: -33px 0;
}

.ico-question {
	background-position: -99px 0;
}

.ico-warn {
	background-position: -165px 0;
}

.ico-wait {
	background-position: -132px 0;
}

.ico-ok-s, .ico-error-s, .ico-info-s, .ico-question-s, .ico-warn-s,
	.ico-wait-s {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.ico-ok-s {
	background-position: -232px 0;
}

.ico-error-s {
	background-position: -198px 0;
}

.ico-info-s {
	background-position: -215px 0;
}

.ico-question-s {
	background-position: -198px -16px;
}

.ico-warn-s {
	background-position: -232px -16px;
}

.ico-wait-s {
	background-position: -215px -16px;
}

/**
 * loading
 */
.loading .loading-hide {
	display: none;
}

.loading .loading-hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.loading .ico-loading-16 {
	display: inline-block;
	position: static;
}

.loading .ico-loading-32 {
	display: block;
	position: static;
}

/* 组件样式
   ========================================================================== */

/**
 * 按钮
 */
.btn {
	display: inline-block;
	*display: inline;
	padding: 6px 18px;
	*padding: 4px 18px;
	width: auto;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 16px;
	*line-height: 18px;
	font-family: "Microsoft YaHei";
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	*zoom: 1;
}

.btn-group-lg .btn {
	padding: 12px 20px;
	*padding: 10px 20px;
	font-size: 16px;
	line-height: 18px;
	*line-height: 20px;
}

.btn-group-sm .btn {
	padding: 4px 10px;
	*padding: 2px 10px;
	font-size: 12px;
	line-height: 14px;
	*line-height: 16px;
}

.btn-group-file-sm {
	width: 46px;
	height: 24px;
	overflow: hidden;
	position: relative;
}

.btn-group-file-sm .btn-file {
	display: block;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity = 0);
	visibility: visible;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.btn-default, .btn-default:hover, .btn-disabled, .btn-disabled:hover {
	background: #f0f0f0;
	color: #868686;
	border-color: #dadada;
	border-radius: 2px;
}

.btn-default:hover {
	background: #f8f8f8;
}

.btn-disabled {
	cursor: default;
}

.btn-primary, .btn-primary:hover, .btn-white, .btn-white:hover {
	background-image: url(../../img/global/btn.png?v=20140722);
	background-repeat: repeat-x;
}

.btn-primary, .btn-primary:hover {
	background-color: #3b78ff;
	background-position: left top;
	*background-position: left 1px;
	color: #fff;
	border-color: #507ad6;
	border-radius: 2px;
}

.btn-primary:hover {
	background-position: 0 -39px;
}

.btn-white, .btn-white:hover {
	background-color: #f0f0f0;
	background-position: left -82px;
	color: #4e4e4e;
	border-color: #c8c8c8;
	border-radius: 2px;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 10px;
}

.btn-white:hover {
	background-position: 0 -109px;
	color: #257ca1;
	border-color: #9aadbc;
}

/**
 * 表单
 */
.form {
	width: 100%;
	padding-top: 1px;
}

.form legend {
	display: none;
}

.form-line:after, .form-line-btn:after {
	content: "";
	display: table;
	clear: both;
}

.form-line, .form-line-btn {
	*zoom: 1;
}

.form-line {
	position: relative;
	padding-bottom: 15px;
}

.form-line-btn {
	padding-top: 25px;
}

.form .label {
	width: 200px;
	text-align: right;
	line-height: 24px;
	font-size: 12px;
	float: left;
}

.form .element {
	margin-left: 201px;
	position: relative;
	*zoom: 1;
}

.form .lab-wrap {
	font-size: 14px;
	color: #676767;
	line-height: 14px;
	*line-height: 20px;
	margin-right: 8px;
}

.form .high-text .label {
	height: 30px;
	line-height: 30px;
}

.form .checkbox, .form .radio {
	float: left;
	margin-top: 2px;
	*margin-top: 0;
	margin-right: 8px;
	*margin-right: 5px;
}

.form .input-group, .form .textarea-group {
	position: relative;
	width: 206px;
	padding-right: 22px;
	_padding-right: 0;
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	vertical-align: middle;
	*zoom: 1;
}

.form .input-group-lg {
	width: 296px;
}

.form .input-group-sh {
	width: 141px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
}

.form .input-group-st {
	width: 113px;
	margin-right: 5px
}

.form .textarea-group {
	width: 349px;
}

.form-text, .form .textarea {
	border: 1px solid #9AB2CA;
	border-right-color: #C3D3E3;
	border-bottom-color: #C3D3E3;
	font-size: 12px;
	width: 100%;
	padding: 3px 10px;
	background: #fff
		url(https://img.tenpay.com/v2/res/tid/img/form_text_shadow.png?v=20131108)
		no-repeat;
}

.form-text {
	height: 16px;
	line-height: 16px;
}

.form-text:focus, .form .textarea:focus, .form .select:focus {
	border-color: #8DB1FF;
}

.form .focus {
	border-color: #8DB1FF;
}

.form .textarea {
	height: 120px;
}

.form .element-text {
	font-size: 12px;
	padding: 0 5px;
	line-height: 24px
}

.form-line-btn .ico-loading-16, .form .loading .btn {
	position: absolute;
	top: -9999px;
}

.form .loading .ico-loading-16 {
	position: static;
}

.form .placeholder {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 14px;
	color: #ccc;
	line-height: 18px;
}

.form-tips {
	position: absolute;
	left: 247px;
	top: 0;
}

.form-tips-main {
	background: #f8f8f8;
	padding: 8px 16px;
	margin-left: 7px;
	border-radius: 3px;
	color: #666;
}

.form-tips .arrow-left {
	border-width: 7px 7px 7px 0;
	float: left;
	display: inline;
	margin-top: 10px;
	border-right-color: #f8f8f8;
}

.form-tips-error .form-tips-main {
	background: #fff5f5;
	color: #f00;
}

.form-tips-error .arrow-left {
	border-right-color: #fff5f5;
}

.form-tips-ok .form-tips-main {
	color: #53b100;
}

.form-info {
	color: #989898;
}

.form-error {
	color: #f00;
}

.pwdctrl-wrap {
	display: inline-block;
	height: 24px;
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
} /* 密码控件容器 : <span class="pwdctrl-wrap"><!-- 密码控件容器 --></span> */
.pwdctrl-wrap object, .pwdctrl-wrap embed {
	height: 100%;
	width: 100%;
	vertical-align: top;
	*vertical-align: middle;
}

.pwdctrl-wrap .btn-install-pwdctrl {
	display: inline-block;
	width: 148px;
	height: 20px;
	line-height: 20px;
	background-color: #E6EFF6;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
	/* 安装密码控件 : <span class="pwdctrl-wrap"><!-- 密码控件容器 --><a class="btn-install-pwdctrl">请点此输入密码</a></div> */

/**
 * 下拉列表
 */
.mod-dropdown .dropdowned, .mod-dropdown .dropdowned span {
	background: url(../../img/global/dropdown.png?v=20140816) no-repeat;
	display: inline-block;
	overflow: hidden;
}

.mod-dropdown {
	display: inline-block;
	position: relative;
	font-size: 14px;
	vertical-align: middle;
}

.mod-dropdown .dropdowned, .mod-dropdown .dropdowned span {
	display: inline-block;
	color: #676767
}

.mod-dropdown .dropdowned {
	background-position: right 0;
	height: 38px;
	padding: 0 21px 0 0;
	position: relative;
	z-index: 1;
	float: left;
}

.mod-dropdown .dropdowned span {
	cursor: pointer;
	height: 100%;
	line-height: 38px;
	min-width: 93px;
	padding: 0 10px;
	vertical-align: top;
}

.mod-dropdown .dropdowned:hover, .dropdown-on .dropdowned {
	color: #676767;
	text-decoration: none;
}

.mod-dropdown .dropdown-main {
	background-color: #FFFFFF;
	border: 1px solid #c4c4c4;
	display: none;
	left: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 37px;
	width: 132px;
	z-index: 111;
}

.dropdown-on .dropdown-main {
	display: block;
}

.mod-dropdown .dropdown-line a {
	display: block;
	height: 36px;
	border-top: 1px solid #e1e1e1;
	line-height: 36px;
	overflow: hidden;
	padding: 0 9px;
	white-space: nowrap;
	color: #676767
}

.mod-dropdown .dropdown-line a:hover {
	background-color: #f7f9ff;
	color: #676767;
	text-decoration: none;
}

.mod-dropdown .dropdown-line a.on {
	background-color: #f7f9ff;
	cursor: default;
	text-decoration: none;
}

/**
 * 表格
 */
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table th, .table td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ccc
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 1px solid #ccc;
	border-top: 0;
}

.table-bordered {
	border: 1px solid #ccc
}

.table-bordered td {
	border: 1px solid #ccc
}

.table-bordered th {
	border: 1px solid #ccc
}

.table-topbar {
	padding-bottom: 10px;
}

.table tbody tr:hover, .table tbody tr.hover {
	background: #f7f9ff;
}

.table .line .on {
	background: #f7f9ff;
	border-bottom: 0;
}

.table .sub-line {
	background: #f7f9ff;
}

.table .sub-line td {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #d7d7db;
	padding: 0;
}

.table .sub-line thead td, .table .sub-line thead th {
	border-top: 0;
	padding: 8px;
}

.table .sub-line tbody td {
	padding: 8px;
}

.table .sub-line .table {
	margin: 0;
}

/**
 * 日期控件
 */
/*.dateControl{color:#999;font-size:12px;position:relative;display:inline-block;}*/
.selectdate {
	width: 115px;
	border: 1px #76ABD3 solid;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	color: #999;
	font-size: 12px;
	background-color: #FFFFFF;
}

.selectdate .date {
	width: 90px;
	display: inline-block;
	padding-left: 2px;
}

.selectdate .dateimg, .ico-calendar {
	background: url(../../img/global/date.png?v=20140821) no-repeat -50px
		-4px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
}

.ico-calendar {
	position: absolute;
	right: 8px;
	top: 3px;
}

.datearea {
	position: absolute;
	background: #ffffff;
	border: 1px #76ABD3 solid;
	width: 196px;
	font: 12px/1.5 Tahoma, Arial, Simsun;
	z-index: 111;
}

.datearea .datenav {
	background-color: #EBF2FA;
	text-align: center;
	position: relative;
	height: 25px;
	line-height: 25px;
	z-index: 10;
	text-align: left;
	padding: 0 16px;
}

.datearea .datenav span {
	font-weight: bold;
}

.datearea .selected span {
	line-height: 21px;
}

.datearea .left-year, .datearea .left-month, .datearea .right-year,
	.datearea .right-month {
	float: left;
	margin-top: 8px;
	background: url(../../img/global/date.png?v=20140821) no-repeat 0 0;
	display: inline-block;
}

.datearea .datenav .now {
	float: left;
	width: 112px;
	text-align: center;
	line-height: 24px\9;
}

.datearea .datenav .now:not(s) {
	line-height: 25px\9;
}

.datearea .left-year {
	width: 9px;
	height: 9px;
	margin-right: 12px;
	background-position: -159px -9px;
}

.datearea .left-month {
	width: 5px;
	height: 9px;
	background-position: -159px -26px;
}

.datearea .right-year {
	width: 9px;
	height: 9px;
	background-position: -132px -9px;
}

.datearea .right-month {
	width: 5px;
	height: 9px;
	margin-right: 12px;
	background-position: -132px -27px;
}

.datearea .left-year:hover {
	background-position: -108px -9px;
}

.datearea .left-month:hover {
	background-position: -108px -27px;
}

.datearea .right-year:hover {
	background-position: -84px -9px;
}

.datearea .right-month:hover {
	background-position: -84px -27px;
}

.datearea ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.datearea ul {
	zoom: 1;
	list-style: none;
	margin: 0;
	padding: 0;
}

.datearea li {
	float: left;
	color: #999;
	width: 20px;
	text-align: center;
	padding: 4px;
}

.datearea a {
	display: block;
	color: #336699;
	text-decoration: none;
}

.datearea a:hover {
	text-decoration: none;
}

.datearea .week li {
	color: #464646;
	border-bottom: 1px #E3E3E3 solid;
	border-top: 1px #8CC0E7 solid;
	padding-top: 4px;
}

.datearea .date {
	margin-top: 2px;
}

.datearea .date a:hover {
	background-color: #48B8E0;
	color: #fff;
}
/* 日期控件选择月份 */
.datearea ul.month {
	width: 196px;
	margin-top: 2px;
	border: 0 none;
	position: relative;
	top: 0;
}

.datearea .month li {
	width: 41px;
	height: 22px;
	line-height: 22px;
}

.datearea .month a {
	padding: 0;
	height: 22px;
	line-height: 22px;
}

.datearea .month a:hover {
	background-color: #48B8E0;
	color: #fff;
}

/**
 * 翻页
 */
.mod-page .page-previous, .mod-page .page-next {
	background: url(../../img/global/page.png?v=20140907) no-repeat 0 0;
	display: inline-block;
	overflow: hidden;
}

.mod-page:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.mod-page {
	position: relative;
	height: 19px;
	line-height: 19px;
	margin-top: 20px;
}

.mod-page .page-count {
	position: absolute;
	left: 0;
}

.mod-page .page-wrap {
	float: left;
	position: relative;
	left: 50%;
}

.page-links, .page-jump {
	position: relative;
	left: -50%;
	float: left;
	width: auto;
}

.page-links a, .page-links span, .page-links strong {
	float: left;
	padding: 0 6px;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	margin-left: 2px;
	font-size: 12px;
	font-weight: 200;
	text-align: center;
	text-decoration: none;
}

.page-links a:hover {
	background-color: #F1F5FA;
	color: #369;
	text-decoration: none;
}

.page-links .on, .page-links .on:hover {
	color: #fff;
	background-color: #9CBEE1;
	cursor: default;
}

.mod-page .page-number {
	padding: 0;
	margin-left: 0;
}

.mod-page .page-previous, .mod-page .page-next {
	background-color: #369;
	padding: 0;
	width: 19px;
	text-indent: -99em;
	overflow: hidden;
}

.mod-page .page-previous {
	margin-right: 12px;
}

.mod-page .page-previous:hover {
	background-position: 0 -38px;
}

.mod-page .page-previous-disabled, .mod-page .page-previous-disabled:hover
	{
	background-position: 0 -19px;
	cursor: default;
}

.mod-page .page-next {
	background-position: -19px 0;
	margin-left: 12px;
}

.mod-page .page-next:hover {
	background-position: -19px -38px;
}

.mod-page .page-next-disabled, .mod-page .page-next-disabled:hover {
	background-position: -19px -19px;
	cursor: default;
}

.mod-page .page-disabled {
	cursor: text;
	color: #999;
}

.mod-page .page-disabled:hover {
	color: #999;
	background-color: transparent;
}

.page-jump {
	margin-left: 24px;
}

.page-jump a, .page-jump span, .page-jump .text {
	float: left;
	height: 19px;
	line-height: 21px;
	width: auto;
	overflow: hidden;
	color: #666;
}

.page-jump .text {
	height: 17px;
	line-height: 17px;
	width: 26px;
	padding: 0;
	margin: 0 6px;
	border: 1px solid #DAE2EA;
	text-align: center;
}

.page-jump a {
	height: 17px;
	line-height: 17px;
	padding: 0 6px;
	margin-left: 12px;
	border: 1px solid #DAE2EA;
	background-color: #fff;
	color: #369;
	text-decoration: none;
}

.page-jump a:hover {
	background-color: #F1F5FA;
}

.ext-page-right .page-wrap {
	float: right;
	left: auto;
}

.ext-page-right .page-links, .page-align-right .page-jump {
	position: static;
}

/**
 * 步骤
 */
.flowstep {
	position: relative;
	width: 100%;
	padding-top: 19px;
	overflow: hidden;
}

.flowstep ol {
	border-top: 13px solid #e4e4e4;
}

.flowstep li {
	position: relative;
	float: left;
	width: 33%;
	padding-top: 10px;
	text-align: center;
	*margin-right: -1px;
	font-weight: bold;
}

.flowstep .step-text {
	display: block;
	color: #999;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	font-family: \5B8B\4F53;
}

.flowstep .step-ico {
	position: absolute;
	left: 50%;
	top: -19px;
	z-index: 1;
	width: 23px;
	height: 24px;
	overflow: hidden;
	margin-left: -10px;
	background: url(../../img/global/ico_step.png?v=20140907) no-repeat
		-93px top;
	font-family: arial;
	font-size: 0px;
	line-height: 24px;
	color: #e4e4e4;
}

.flowstep .step-bg, .flowstep .mask-bg {
	position: absolute;
	left: 0;
	top: -10px;
	height: 7px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
	width: 100%;
	background: #2997cb url(../../img/global/ico_step.png?v=20140907)
		repeat-x left bottom;
	display: none;
}

.flowstep .mask-bg {
	width: 50%;
	background: #f8f8f8;
	height: 20px;
	top: -15px;
	display: block;
}

.flowstep .last-step .mask-bg {
	left: auto;
	right: 0;
}

.flowstep .last-step .step-ico {
	background-position: -69px top;
}

.flowstep .on .step-ico {
	background-position: -23px top;
	text-indent: -9999px;
}

.flowstep .on.first-step .step-ico {
	background-position: left top;
}

.flowstep .on.last-step .step-ico {
	background-position: -45px top;
}

.flowstep .on .step-bg {
	display: block;
}

.flowstep .on .step-text {
	color: #3D3D3D;
}

/**
 * 弹层
 */
.dialogbox {
	overflow: hidden;
	background: #fff;
	padding-bottom: 52px;
	border: 1px solid #6685a2;
	z-index: 9999;
}

.dialogbox-head {
	height: 23px;
	position: relative;
}

.dialogbox-close, .dialogbox-tips-ico .ico-ok-dialog,
	.dialogbox-tips-ico .ico-error-dialog {
	background: url(../../img/global/ico_dialog.png?v=20140801) no-repeat;
	display: inline-block;
	overflow: hidden;
}

.dialogbox-close {
	width: 16px;
	height: 16px;
	background-position: -118px 0;
	line-height: 0;
	text-indent: -9999px;
	position: absolute;
	right: 11px;
	top: 11px;
}

.dialogbox-close:hover {
	background-position: -118px -16px;
}

.dialogbox-title {
	font-size: 20px;
	text-align: center;
	padding-bottom: 47px;
	font-family: "Microsoft YaHei"
}

.dialogbox-foot {
	text-align: center;
}

.dialogbox-tips {
	padding: 40px 0;
}

.dialogbox-tips-ico {
	display: inline-block;
	overflow: hidden;
	width: 32%;
	text-align: right;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	float: left;
}

.dialogbox-tips-con {
	overflow: hidden;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	padding-right: 10%
}

.dialogbox-tips-ico .ico-ok-dialog {
	background-position: left top;
	width: 57px;
	height: 57px;
}

.dialogbox-tips-ico .ico-error-dialog {
	background-position: -57px top;
	width: 57px;
	height: 57px;
}

.dialogbox-tips-title {
	font-size: 20px;
	padding: 10px 0 0 20px;
}

.dialogbox-tips-text {
	padding: 10px 0 0 20px;
	font-size: 12px;
}

/**
 * 遮罩
 */
#bgmask iframe, .bgmask-msglayer iframe {
	width: 100%;
	height: 100%;
	filter: alpha(Opacity = 10);
	opacity: 0.1;
	border: 0;
}

#bgmask, .bgmask-msglayer {
	width: 100%;
	height: 100%;
	background: #333;
	filter: alpha(Opacity = 50);
	opacity: 0.5;
	position: fixed;
	_position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
}

.bgmask-msglayer {
	filter: alpha(Opacity = 2);
	opacity: 0.02;
}

.bgmask-msglayer iframe {
	width: 100%;
	height: 100%;
	filter: alpha(Opacity = 10);
	opacity: 0.1;
	border: 0;
}

/* 布局样式
   ========================================================================== */

/**
 * 宽度控制
 */
.container {
	width: 820px;
	margin: 0 auto;
	position: relative;
}

/**
 * 页头
 */
.header .container {
	width: 996px;
}

/* [顶部导航] */
.topnav {
	background-color: #2C2C2C;
	min-width: 996px;
	color: #b5b5b5;
	position: relative;
	z-index: 9999
}

.topnav .container {
	height: 29px;
	line-height: 29px;
	line-height: 31px\9;
	_line-height: 29px;
	z-index: 9999
}

.topnav .link-split {
	float: left;
	height: 29px;
	width: 1px;
	overflow: hidden;
	background-color: #272727;
	border-right: 1px solid #3A3A3A;
}

.topnav .linkwrap:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.topnav .linkwrap {
	zoom: 1;
	color: #B5B5B5;
	margin: 0 -9px;
}

.topnav .linkwrap li {
	float: left;
}

.topnav .linkwrap .link, .topnav .linkwrap .word {
	position: relative;
	float: left;
	height: 29px;
	overflow: hidden;
	padding: 0 8px 0 9px;
	color: #B5B5B5;
}

.topnav .linkwrap .link:hover {
	background-color: #3E3E3E;
	color: #CECECE;
	text-decoration: none;
}

.topnav .linkwrap .link-last {
	position: static;
	_position: relative;
}

.topnav .linkwrap .tenpay-wb {
	padding-left: 35px;
}

.topnav .linkwrap .tenpay-wb .ico-wb {
	background-position: -86px -68px;
	width: 22px;
	height: 18px;
	position: absolute;
	left: 9px;
	top: 8px;
}

.toplogin {
	float: right;
}

.toplogin .unlogin, .toplogin .logined, .toplogin .inactive {
	display: none;
}

.toplogin .linkwrap {
	float: left;
	margin-left: 0;
}

.toplogin .linkwrap .link-active, .toplogin .linkwrap .link-active:hover
	{
	color: #fff;
	background-color: #FF7D0B;
}

.toplogin .linkwrap .link-active {
	margin: 0 1px 0 0;
}

.toplogin .inactive .layer-tips {
	z-index: 997;
	margin: 27px 0 0 -35px;
	left: auto;
	top: auto;
	*clear: both;
	*margin: -2px 0 0 -35px;
	width: 169px;
}

.toplogin .inactive .layer-tips-main {
	padding: 8px 12px;
	width: 145px;
	line-height: 1.5;
	overflow: hidden;
}

.toplogin .linetext {
	padding: 0 8px 0 9px;
	overflow: hidden;
	position: relative;
	float: left;
}
/* 交互 [[ */
.topnav .show-unlogin .unlogin {
	display: block;
} /* 未登录 */
.topnav .show-logined .logined {
	display: block;
} /* 已登录 */
/* 交互 ]] */

/* [重置select] */
.topnav .select {
	position: static;
	float: left;
	height: 29px;
}

.topnav .select .selected {
	background: none;
	float: left;
	height: 100%;
	margin: 0 1px;
	color: #B5B5B5;
	padding-right: 20px;
	cursor: default;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.topnav .select .selected:hover {
	background-color: #343434;
	_color: #B5B5B5;
}

.topnav .select .selected span {
	background-position: 0 9999px;
	line-height: 29px;
	line-height: 31px\9;
	_line-height: 29px;
	padding-left: 9px;
	cursor: default;
}

.topnav .select .selected:hover span {
	_background-position: 0 9999px;
}

.topnav .select .selected .ico-arrow-help {
	background-position: -68px -50px;
	position: absolute;
	right: 10px;
	top: 12px;
	top: 11px\0;
	width: 7px;
	height: 5px;
	padding: 0;
	overflow: hidden;
	cursor: default;
}

.topnav .select .selected .ico-arrow-help:not(tid) {
	top: 13px\0;
} /* ie9 */
.topnav .select .selected:hover .ico-arrow-help {
	_background-position: -68px -50px;
}

.topnav .select ul {
	z-index: 997;
	width: 85px;
	margin: 28px 0 0 -32px;
	*margin-top: 0;
	left: auto;
	top: auto;
	*clear: both;
	border: 1px solid #BEBEBE;
	background-color: #fff;
	display: none;
	position: absolute;
}

.topnav .select li {
	float: none;
	line-height: 27px;
}

.topnav .select li a {
	height: 27px;
	line-height: 27px;
	padding: 0 18px 0 9px;
	text-align: right;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	color: #0078b6
}

.topnav .select li a:hover {
	background-color: #EEEEEE;
	color: #0078b6
}

.topnav .select-on .selected {
	position: relative;
	z-index: 998;
	background-color: #FFFFFF;
	border: 1px solid #BEBEBE;
	border-bottom: 0 none;
	margin: -1px 0;
	color: #B5B5B5;
}

.topnav .select-on .selected:hover {
	background-color: #fff;
	_color: #B5B5B5;
}

.topnav .select-on .selected .ico-arrow-help {
	background-position: -76px -50px;
}

.topnav .select-on .selected:hover .ico-arrow-help {
	_background-position: -76px -50px;
}

.topnav .select-on ul {
	display: block;
}

/* [业务提示] */
.walletmsg {
	float: left;
}

.walletmsg .msglabel {
	float: left;
	height: 23px;
	padding: 6px 7px 0;
	margin: 0 1px;
}

.walletmsg .msglabel .msgnum {
	position: relative;
	float: left;
	height: 18px;
	line-height: 16px;

	color: #999999;
	font-weight: 700;
	font-size: 11px;
	padding: 0 3px;
	min-width: 16px;
	_width: 16px;
	text-align: center;
	text-decoration: none;
	cursor: default;
}

.walletmsg .msglabel .msgnum .radius-l, .walletmsg .msglabel .msgnum .radius-r
	{
	position: absolute;
	left: 0;
	top: 0;
	height: 16px;
	width: 1px;
	overflow: hidden;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
}

.walletmsg .msglabel .msgnum .radius-r {
	left: auto;
	right: 0;
}

.walletmsg .msglayer {
	display: none;
	z-index: 997;
	position: absolute;
	margin-top: 28px;
	*clear: both;
	*margin-top: 0;
	background-color: #fff;
	border: 1px solid #6685a2;
	line-height: 1.5;
}

.walletmsg .msglayer .msgtips, .walletmsg .msglayer .msglist {
	display: none;
}

.walletmsg .msglayer .msglist {
	display: none;
	*zoom: 1;
	height: 350px;
	padding-bottom: 30px;
	overflow-y: auto
}
/* 无未读消息(扩展类) */
.walletmsg-none .msglayer {
	margin-left: -167px;
	width: 252px;
}

.walletmsg-none .msglayer .msgtips {
	display: block;
	width: 204px;
	padding: 13px 24px;
}

.walletmsg-none .msglayer .msgtips p {
	color: #666;
	padding-bottom: 6px;
}
/* 有未读消息(扩展类) */
.walletmsg-exist .msglabel .msgnum {
	background-color: #ffffff;
	color: #ed9e27;
}

.walletmsg-exist .msglayer {
	margin-left: -493px;
	width: 620px;
}

.walletmsg-exist .msglayer .msglist {
	display: block;
	position: relative;
	padding: 0 0 11px;
}

.walletmsg-exist .msglist .ico-loading-16 {
	display: block;
	margin: 0 auto;
	height: 80px;
	line-height: 80px;
	width: 102px;
}

.walletmsg-exist .msglist .loading-error {
	display: none;
	overflow: hidden;
	*zoom: 1;
	padding: 31px 15px;
}

.walletmsg-exist .msglist .loading-error .ico {
	float: left;
	margin-top: 1px;
	margin-top: 0\9;
}

.walletmsg-exist .msglist .loading-error p {
	overflow: hidden;
	*zoom: 1;
	padding-left: 5px;
	_padding-left: 2px;
}

.walletmsg-exist .show-loading-error .loading-error {
	display: block;
} /* 交互：显示加载报错 */
.walletmsg-exist .show-loading-error .msglist-wrap {
	display: none;
}

.walletmsg-exist .msglist h3 {
	font-size: 16px;
	color: #393939;
	font-family: "Microsoft YaHei";
	border-bottom: 1px solid #e7e7e7;
	padding: 10px 0 0px 0;
	text-decoration: none;
}

.walletmsg-exist .msglist ul {
	overflow: hidden;
	padding-top: 3px;

}

.walletmsg-exist .msglist li {
	padding: 5px 0 7px 0;
	float: none;
	border-bottom: 1px solid #e7e7e7;
}

.walletmsg-exist .msglist li a {
	padding: 0 1px;
	text-decoration: none;
}

.walletmsg-exist .msglist .msglistline {
	*zoom: 1;
}

.walletmsg-exist .msglist .msglistline:after {
	content: "";
	display: table;
	clear: both;
}

.walletmsg-exist .msglist-con {
	width: 506px;
	margin: 0 auto;
	padding: 0px;
}

.walletmsg-exist .msglistline-sub {
	display: none;
}

.walletmsg-exist .msglist .ico-subtract, .walletmsg-exist .msglist .ico-add
	{
	float: left;
	margin: 3px 10px 0 10px;
}

.walletmsg-exist .msglistline-text {
	float: left;
	cursor: pointer;
	display: inline;
}

.walletmsg-exist .msglist .ico-arrow-hollow {
	float: right;
	margin: 6px 5px 0 0;
	cursor: pointer;
}

.walletmsg-exist .msglist .msglistline-sub {
	padding: 5px 0 0 0px
}

.walletmsg-exist .msglist .msglistline-sub li {
	border-bottom: 0;
	border-top: 1px solid #e7e7e7;
	padding-left: 5px;
}

.walletmsg-exist .msglist .on {
	padding-bottom: 0
}

.walletmsg-exist .msglist .on .msglistline-sub {
	display: block;
}

.walletmsg-exist .msglist .on .ico-arrow-hollow {
	background-position: -68px -69px;
}

.walletmsg-exist .msglist-con-warning {
	color: #e60012;
}

.walletmsg-exist .msglist-con-warning a {
	color: #e60012;
}

.walletmsg-exist .msglist-con-warning a:hover {
	text-decoration: underline;
}

.walletmsg-exist .msglist-con-info {
	color: #0078b6;
}

.walletmsg-exist .msglist-con-info .ico-dot {
	background: #0078b6;
}

.walletmsg-exist .msglist-con-info a {
	color: #0078b6
}

.walletmsg-exist .msglist-con-info a:hover {
	color:#fff;
	text-decoration: underline;
}

/* 交互 [[ */
.show-walletmsg .msglabel {
/* 
	background-color: #000000 */

} /* 显示消息符层 */
.show-walletmsg .msglabel .msgnum .radius-l, .show-walletmsg .msglabel .msgnum .radius-r
	{
	border-color: #fff;
}

.show-walletmsg .msglayer {
	display: block;
}
/* 交互 ]] */

/* [业务预警条] */
.topwarning {
	background: #e5e5e5;
	height: 33px;
	position: relative;
	z-index: 9998;
}

.topwarning .top-warn-hd {
	font-size: 13px;
	color: #f39700;
	float: right;
	padding-top: 6px
}

.topwarning .top-warn-bd {
	color: #e60012;
	font-size: 14px;
	width: 360px;
	float: right;
	padding-top: 6px
}

.topwarning .ico-warn-s {
	margin-right: 5px;
}

.topwarning .walletmsg {
	float: right;
}

.topwarning .walletmsg .msglabel .msgnum .radius-l, .topwarning .walletmsg .msglabel .msgnum .radius-r
	{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

/* [导航] */
.header .logo {
	position: relative;
	left: 0;
	top: 17px;
	height: 50px;
	width: 390px;
	overflow: hidden;
	background: url(../../img/global/logo.png?v=20140902) no-repeat;
}

.header .logo-tenpay a {
	display: block;
	width: 141px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
}

.header .logo-dk a {
	position: absolute;
	left: 141px;
	top: 0;
	width: 238px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
}

/*
.header .logo-dk a{display:block;width:141px;height:50px;overflow: hidden;text-indent:-9999px;}
*/
.mainnav {
	height: 73px;
	border-bottom: 1px solid #BBBBBB;
	background-color: #F8F8F8;
	min-width: 996px;
}

.mainnav .nav-menu {
	position: absolute;
	right: 0;
	top: 35px;
	z-index: 10;
}

.nav-menu li {
	float: left;
	display: inline;
	margin-left: 20px;
	position: relative;
	font: 16px/36px \5fae\8f6f\96c5\9ed1, \5b8b\4f53;
}

.nav-menu a {
	float: left;
	height: 36px;
	padding: 0 17px;
	text-align: center;
	overflow: hidden;
	color: #333333;
}

.nav-menu a:hover, .nav-menu .on a {
	text-decoration: none;
	color: #FF8F00;
	border-bottom: 3px solid #FF8F00;
}

.mainnav-sub {
	background: #f8f8f8;
	height: 39px;
	border-bottom: 1px solid #e7e7e7;
	text-align: center;
	display: none;
} /* hsy调  */
.mainnav-sub .nav-menu {
	height: 40px;
	position: absolute;
	top: 0px;
	right: 0
}

.mainnav-sub a {
	height: 40px;
	line-height: 39px;
	position: relative;
	padding: 0 30px;
}

.mainnav-sub .nav-menu a:hover, .mainnav-sub .nav-menu .on a {
	text-decoration: none;
	color: #626262;
	border-bottom: none;
	background: #e2e2e2;
}

.mainnav-sub .arrow-top {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -8px;
	border-width: 8px;
	border-bottom-color: #fff;
	_color: #e2e2e2;
	visibility: hidden;
}

.mainnav-sub .nav-menu a:hover  .arrow-top, .mainnav-sub .nav-menu .on a  .arrow-top
	{
	visibility: visible;
}

/**
 * 页脚
 */
.footer {
	margin-top: 26px;
	padding-top: 32px;
	line-height: 22px;
	text-align: center;
	color: #999;
	height: 58px;
	background: #f8f8f8;
}

.footer a {
	color: #999;
}

.footer a:hover {
	color: #0078b6;
	text-decoration: none;
}

.footer .partner-auth {
	padding-bottom: 25px;
}

.footer .partner-auth ul {
	width: 300px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	padding-top: 8px;
}

.footer .partner-auth li {
	float: left;
	padding: 0 8px 14px;
}

/**
 * cgi报错页
 */
.notice .notice-hd {
	margin: 0 30px;
	padding: 100px 0 33px 300px;
}

.notice .notice-hd h2 {
	font-size: 22px;
	padding-bottom: 7px;
}

.notice .notice-hd p {
	font-size: 16px;
	color: #666;
}

.notice .notice-hd .ico-error {
	margin: 0 10px 0 -29px;
}

.notice .notice-content {
	height: 520px;
	background: #fff;
	margin-top: 40px;
}

.notice .btn-group {
	margin: 30px 0 0 330px;
}

.notice .btn-primary {
	margin-right: 10px;
}

/**
 * 常用模块
 */
.page-title {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	margin: 25px 0 5px 0
}

.charge-main {
	min-height: 500px
}

/*弹出遮罩*/
.pop_panel {
	position: absolute;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	background: gray;
	z-index: 999;
	top: 0;
	left: 0;
	display: none;
}

.pop_box {
	position: absolute;
	width: 940px;
	height: auto;
	top: 50%;
	left: 50%;
	margin-left: -475px;
	margin-top: -225px;
	overflow-y: auto;
	border-radius: 5px;
	z-index: 1000;
	/* background: #fff; */
	border: 0px solid #ddd;
	display: none;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
    border: #b2b2b2 2px solid;
	
}
.pop_box_min {
	position: absolute;
	width: 470px;
	height: 200px;
	top: 40%;
	left: 45%;
	margin-left: -145px;
	margin-top: -45px;
	overflow-y: auto;
	border-radius: 5px;
	z-index: 1002;
	background: #fff;
	border: 0px solid #ddd;
	display: none;
}
/* .pop_box p{
	background:#eee;
	height:30px;
	font-size:14px;
	font-weight:bold;color:#333;
	text-align:left;
	line-height:30px;
	padding-left:20px;
	border-bottom:1px solid #ddd
} */
.pop_content {
	overflow-y: auto;
	padding-top: 10px;
}

.pop_close {
	height: 16px;
	width: 16px;
	background: url(../../images/close.gif);
	float: right;
	margin-top: 7px;
	margin-right: 8px;
	cursor: pointer
}

*+html .pop_close {
	margin-top: -20px;
}

/*弹出Loading开始*/
.load_bg {
	display: none;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	filter: alpha(opacity = 40);
	background: white;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

.load_bar {
	border: solid 2px #86A5AD;
	background: #fbfbfb;
	display: none;
	width: 148px;
	height: 28px;
	position: fixed;
	top: 50%;
	left: 47%;
	margin-left: -74px;
	margin-top: -14px;
	padding: 10px 10px 10px 50px;
	text-align: left;
	line-height: 27px;
	font-weight: bold;
	z-index: 2001;
}

.load_img {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 4px;
	left: 2px;
}
/*弹出Loading结束*/
/*弹出遮罩结束*/

/*输入校验*/
div.validate_error {
	text-align: left;
	border: 1px solid #ec2c2c;
	background: #ffe9f8;
	color: #ff6b3d;
	padding: 3px;
	height: 15px;
	margin-left: 15px;
	display: inline;
}
/*输入校验结束*/