@charset "utf-8";
/* CSS Document */
.table_form{
	cursor:default;
	padding:0px 10px 0px 10px;
	text-align:center;
}
.tit_word{
	font-family:"Microsoft YaHei", "SimSun", Arial;	
	font-size:18px;
	color:#009ce8;
	padding:0px 0px 7px 0px;
	text-align:center;
}
.tit_word2{
	font-family:"Microsoft YaHei", "SimSun", Arial;	
	font-size:18px;
	color:#009ce8;
	text-align:center;
	padding:0px 0px 7px 0px;
}
.menu_icon_con {
	border: 1px solid #009CE8;
	border-radius: 10px;
}
.table_tit_word {
	font-family: "Microsoft YaHei", "SimSun", Arial;
	font-size: 14px;
	color: #009ce8;
	white-space: nowrap;
	padding: 0px 0px 7px 0px;
	position: relative;
	left: 360px;
}	
.form_tit_bg {
	position: relative;
	top: 8px;
	left: 9px;
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	background: url(../img/blue/home.png) no-repeat left;
	background-size: 25px;
	cursor: default;
	padding: 0px 0px 0px 54px;
}
.form_tit_bg div{
	float:left;
}
.form_tit {
	position: relative;
	font-family: "Microsoft YaHei", "SimSun", Arial;
	display: inline-block;
	*display:inline: ;
	*zoom:1: ;
	height: 34px;
	line-height: 34px;
	letter-spacing: 0.2em;
	overflow: hidden;
	padding: 0px 32px 0px 0px;
	text-align: center;
	color: #009ce8;
}
.form_con_bg{
	width:100%;
	overflow:hidden;
}
.form_con{
	width:100%;
	overflow:hidden;
 	padding:0;
}
.form_top_bg{
	width:15px;
	height:10px;
	display:none;
}
.form_bottom_bg{
	width:15px;
	height:10px;
	display:none;
}
.form_div{
	width:100%;
	margin:10px 0px 0px 0px;
	overflow:hidden;
	padding:0;
}
.tit_success{
	overflow:hidden;
	text-align:center;
}
.tit_success .success_icon {
	display: inline-block;
	font-family: "Microsoft YaHei", "SimSun", Arial;
	font-size: 18px;
	color: #333333;
	position: relative;
	width:100%;
	text-align:center;
}
.tit_success .result_icon {
	display: inline-block;
	background: url(../img/blue/success.png) no-repeat;
	position: relative;
	width:86px;
	height:86px;
}
.success_con{
	padding:27px;
	overflow:hidden;
	text-align:center;
}
.success_box{
	display:inline-block;
	overflow:hidden;
}
.success_box p{
	font-size:14px;
	line-height:22px;
	color:#696969;	
}
.tit_error{
	overflow:hidden;
	text-align:center;	
}
.tit_error .error_icon{
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-family:"Microsoft YaHei", "SimSun", Arial;	
	font-size:23px;
	color:#aa4bc0;
	padding:6px 0px 12px 50px;
	background:url(../img/orange/error.gif) no-repeat;	
}
.error_con{
	padding:27px;
	overflow:hidden;
	text-align:center;	
}
.error_box{
	display:inline-block;
	*display:inline;
	*zoom:1;
	overflow:hidden;
}
.error_box p{
	font-size:14px;
	line-height:22px;
	color:#696969;	
}
.input_table{
	margin:10px 0px 10px 0px;
	border-collapse:collapse;
	width:100%;
}
.input_table td{
	padding:0px 9px 0px 0px;
	white-space: nowrap;
	font-family: Microsoft YaHei;
	font-size: 14px;
	line-height: 45px;
	text-align:left;
}

.input_table span {
	height: 28px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	padding: 0px 8px 0px 0px;
}

.list_table1{
	width:98%;
	margin:10px auto 10px auto;
	border-collapse:collapse;
	border:1px solid #8bb283;
}
.list_table1 td{
	padding:12px 6px 12px 6px;
	border:1px solid #CCCCCC;
	font-size:14px;
}
.list_table1 thead td{
	background:#79367a;
	font-family:"Microsoft YaHei", "SimSun", Arial;	
	color:#ffffff;
	font-size:18px;
	border:1px solid #8bb283;
	text-align:center;
	padding:7px 7px 7px 7px;
}
.list_table1 .title1 {
	background: #E7F4F5;
	color: #333333;
	text-align: right;
}
.list_table1 .title2,.list_table1 .title {
	background: #E7F4F5;
	color: #333333;
	text-align: right;
}
.list_table1 .bg1 {
	background: #FFFFF;
	color: #343631;
	text-align: left;
}
.list_table1 .bg2 {
	background: #FFFFFF;
	color: #343631;
	text-align: left;
}
/**table超链**/
table a.link1, table a.link1:hover{
	color:#009ce8;
	text-decoration:underline;
	cursor:pointer;
}
table button.link1{
	color:#009CE8;
	height:16px;
	overflow:hidden;
	white-space:nowrap;
	border:0 none;
	padding:1px 2px 1px 0px;
	*padding:1px 1px 1px 0px;
	_padding:1px 1px 1px 0px;
	margin:0;
	cursor:pointer;
	text-decoration:underline;
}
/**表格汇总**/
.table_total{
	padding:7px 0px 7px 0px;
	overflow:hidden;
	cursor:default;
}
.table_total .num{
	float:left;
	margin:0px 24px 0px 0px;
	overflow:hidden;
	font-weight:bold;	
}
.table_total .money{
	color:#e80000;
	font-weight:bold;	
}
.form_float_oper {
	display: inline-block;
	width: 90px;
	height: 25px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 10px;
	background: #FFFFFF;
	border: 1px solid #009CE8;
	border-radius: 10px;
}
.form_float_oper:hover {
	background: #83CDD2;
}
.form_float_oper a {
	display: inline-block;
	height: 28px;
	width: 100%;
	color: #009ce8;
	padding: 0px 16px 0px 0px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 28px;
	position: relative;
	bottom: 10px;
}
.form_float_oper_jyt {
	display: inline-block;
	width: 90px;
	height: 25px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 10px;
	background: #FFFFFF;
	border: 1px solid #009CE8;
	border-radius: 10px;
}
.form_float_oper_jyt:hover {
	background: #83CDD2;
}
.form_float_oper_jyt a {
	display: inline-block;
	height: 25px;
	width: 100%;
	color: #009ce8;
	padding: 0px 16px 0px 0px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 28px;
	position: relative;
}
.notice_jyt_p{
	height:28px;
	overflow:hidden;
	width:300px;
	line-height:28px;
	padding:0px 0px 0px 10px;
}
.table_oper{
	height:40px;
	overflow:hidden;
	padding:10px 0px 10px 0px;
	text-align:center;
}
.table_oper p{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:38px;
	overflow:hidden;
}
.table_oper p button{
	border:0 none;
	background:none;	
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	height:36px;
	line-height:36px;
	margin:0px 10px 0px 10px;
}
.table_oper p .disabled{
	border:0 none;
	background:none;	
	font-size:13px;
	font-weight:bold;
	color:#cccccc;
	height:36px;
	line-height:36px;
}
.table_oper .spanbt{
	overflow: hidden;
	border-radius: 10px;
	float:left;
	height:36px;
	margin:0px 10px 0px 10px;
}
.table_oper .spanbt i:hover{
	background:#83CDD2;
}
.table_oper .spanbt i{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:36px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA)";
	background:linear-gradient(90deg, #84CDD2, #54B9EA);
}
.list_table3 {
	margin: 10px auto 10px auto;
	border-collapse: collapse;
	background: #FFFFFF;
	color: #6c6969;
	width: 98%;
	border:1px solid #bfbfbf;
}
.list_table3 td{
	padding:7px 4px 7px 4px;
	text-align:center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	border:1px solid #bfbfbf;
}
.list_table3 tbody td a {
	color:#009CE8;
	font-size: 14px;
	font-family: Microsoft YaHei;
}
.list_table3 thead td{
	background:#E7F4F5;
	color:#666666;
	font-weight:bold;
	text-align:center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	border:1px solid #bfbfbf;
}
.list_table3 .bg1 {
	background-color: white;
}
.list_table3 .bg2 {
	background-color: #F5F6F6;
}
.list_table3 .bg2:hover,.list_table3 .bg1:hover,.list_table3 tr:hover{
	background-color: #D0F2F4;
}
.list_table3 .rowMoveover{
	background-color: #D6F1F3 !important;
}
.list_table2 {
	margin: 10px auto 10px auto;
	border-collapse: collapse;
	background: #FFFFFF;
	color: #6c6969;
	width:98%;
}
.list_table2 td{
	padding:7px 4px 7px 4px;
	text-align:center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.list_table2 tbody td a {
	color:#009CE8;
	font-size: 14px;
	font-family: Microsoft YaHei;
}
.list_table2 thead td{
	background:#E7F4F5;
	color:#666666;
	font-weight:bold;
	text-align:center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	border:1px solid #E7F4F5;
}
.list_table2 .bg1 {
	background-color: white;
}
.list_table2 .bg2 {
	background-color: #F5F6F6;
}
.list_table2 .bg2:hover,.list_table2 .bg1:hover,.list_table2 tr:hover{
	background-color: #D0F2F4;
}
.list_table2 .rowMoveover{
	background-color: #D6F1F3 !important;
}
table .money{
	text-align:right;
}
/**手续费图形**/
.sel_type{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:120px;
	overflow:hidden;
	float:left;
	background:url(../img/blue/seltype_bg.gif)
}
.sel_type a{
	text-align:center;
	text-decoration:none;
	float:left;
	display:block;
	margin:0px 7px 0px 0px;
	width:110px;
	overflow:hidden;	
}
.sel_type div{
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:center;
	text-decoration:none;
	float:left;
	margin:0px 7px 0px 0px;
	width:110px;
	overflow:hidden;	
}
.sel_type a span, .sel_type div span{
	width:110px;
	height:28px;
	line-height:28px;
	float:left;
	overflow:hidden;
	cursor:pointer;
	text-align:center;
}
.sel_type a .tit{
	height:35px;
	font-size:14px;
	color:#892900;
	line-height:32px;
	background:url(../img/orange/seltype01.gif) no-repeat;
}
.sel_type a .money{
	color:#1e1f21;
	background:url(../img/orange/seltype02.gif) no-repeat;
}
.sel_type a .type{
	color:#1e1f21;
	background:url(../img/orange/seltype03.gif) no-repeat;	
}
.sel_type a .time{
	color:#1e1f21;
	background:url(../img/orange/seltype04.gif) no-repeat;	
}
.sel_type a.selected .tit{
	height:35px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	line-height:32px;
	background:url(../img/orange/selec.gif) no-repeat;
}
.sel_type a.selected .money{
	color:#a00b00;
	background:url(../img/orange/seltype02_1.gif) no-repeat;
}
.sel_type a.selected .type{
	color:#a00b00;
	background:url(../img/orange/seltype03_1.gif) no-repeat;	
}
.sel_type a.selected .time{
	color:#a00b00;
	background:url(../img/orange/seltype04_1.gif) no-repeat;	
}
.sel_type a:hover .tit{
	height:35px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	line-height:32px;
	background:url(../img/orange/selec.gif) no-repeat;
}
.sel_type a:hover .money{
	background:url(../img/orange/seltype02_1.gif) no-repeat;
}
.sel_type a:hover .type{
	background:url(../img/orange/seltype03_1.gif) no-repeat;	
}
.sel_type a:hover .time{
	background:url(../img/orange/seltype04_1.gif) no-repeat;	
}
.sel_type .show_tip, .sel_type div span{
	cursor:default;
}
.sel_type .show_tip .tit{
	height:35px;
	font-size:14px;
	color:#892900;
	line-height:32px;
	background:none;
}
.sel_type .show_tip .money{
	background:none;
}
.sel_type .show_tip .type{
	background:none;
}
.sel_type .show_tip .time{
	background:none;
}
/**无边线表格**/
.total_table{
	margin:0 auto;
	border-collapse:collapse;	
}
.total_table td, .total_table thead td{
	border:0 none;	
}
/**会员中心标签**/
.psbox1_con{
	height:36px;
	width:100%;
}
.per_tag1{
	height:36px;
	padding:0px 20px 0px 20px;
	overflow:hidden;
	z-index:2;
}
.per_tag1_ul{
	display:inline-block;
	height:36px;
	width:100%;
}
.per_tag1_ul li{
	display:inline-block;
	height:36px;
	float:left;
	margin:0px 4px 0px 0px;
}
.per_tag1_ul li a{
	display:inline-block;
	line-height:36px;
	font-size:16px;
	text-decoration:none;
	padding:0px 15px 0px 15px;
	text-align:center;
}
.per_tag1_ul li a:hover{
	color: #009CE8;
}
.per_tag1_ul li.active {
	height: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;
	line-height: 36px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA)";
	background: linear-gradient(90deg, #84CDD2, #54B9EA)
}
.per_tag1_ul li.active a {
	display:inline-block;
	line-height:36px;
	font-size:16px;
	text-decoration:none;
	padding:0px 15px 0px 15px;
	text-align:center;
	color: #ffffff;
}
.per_tag_con{
	width:98%;
	margin:0 auto;
	overflow:hidden;
}
.per_tag_con .psbox1_top{
	display:none;
}
.per_tag_con .table_tit2{
	display:none;
}
.per_tag_con .psbox1_bottom{
	display:none;
}
.per_tag_con .psbox1_con{
	position: absolute;
	background:#f4f4f4!important;
}
.per_tag_con .psbox1{
	width:100%;
}
/**弹出窗口**/
.transaction-window {
	position: relative;
	width:100%;
	overflow: hidden;
}
.transaction-window .window-head {
	height: auto;
}
.transaction-window .window-body {
	height: auto;
	margin-right: auto;
	background: none;
	border: 0 none;
	/* background:url(../img/frame/bg_bg01.gif) no-repeat left bottom; */
	background: #ffffff;
}
.float-btn.close {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 28px;
	height: 28px;
	z-index: 1001;
	background-position: -820px 0px;
}
.float-btn.close:hover {
	background-position: -820px -40px;
}
.tag-window {
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow:hidden;
	*overflow:hidden;
	_overflow:hidden;
}
.tag-window .window-head {
	height: auto;
}
.tag-window .window-body {
	height: auto;
	margin-right: auto;
	background: none;
	border: 0 none;
}
.tag-sub-window {
	top: 0;
	left: 0;
	position: absolute;
	width: 780px;
	z-index: 1009
}
.tag-sub-window .window-head {
	height: auto;
}
.tag-sub-window .window-body {
	height: auto;
	margin-right: auto;
	background: none;
	border: 0 none;
}
.actmag-window {
	left: 60%;
	top: 60%;
	width: 480px;
	height: 190px;
	margin-left: -325px;
	margin-top: -215px;
	position: absolute;
	z-index: 1050;
	display: none;
	overflow: hidden;
	background:#ffffff;
	border:1px solid #2c3334;
}
.actmag-window .window-head {
	height: 26px;
	height:26px
	background:url(../img/frame/window_bg02.gif) repeat-x;
}
.actmag-window .window-body {
	height: 300px;
	overflow:hidden;
	overflow-y:auto;
	margin-right:0px;
	border:0 none;
}
.actmag-window .float-btn {
	width: 26px;
	height: 26px;
	background: url(../img/frame/window_close01.png) no-repeat;
	background-position: center center;
}
.actmag-window .float-btn.close, .actmag-window .float-btn.close:hover {
	width: 26px;
	height: 26px;
	background: url(../img/frame/window_close01.png) no-repeat;
	background-position: center center;
}
/*大弹窗*/
.common-bigsub-window {
	/*left:152px;
	top:81px;
	position: absolute;
	z-index: 1000;
	*/
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0px 0px 22px 0px;
}
.common-bigsub-window .window-head {
	height: 0px;
}
.common-bigsub-window .window-body {
	margin-right: 0px;
	overflow: hidden;
	background: none;
	border: 0 none;
	background:url(../img/frame/bg_bg01.gif) no-repeat left bottom;
}
.common-bigsub-window .float-btn {
	width: 92px;
	height: 28px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA)";
	background: linear-gradient(90deg, #84CDD2, #54B9EA);
	background-position: 0px 0px;
	border-radius:14px;
	cursor: pointer;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Microsoft YaHei;
	text-align: center;
	margin:13px 20px 0px 0px;
}
.common-bigsub-window .float-btn.close {
	width: 92px;
	height: 28px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA)";
	background: linear-gradient(90deg, #84CDD2, #54B9EA);
	background-position: 0px -32px;
	border-radius:14px;
	cursor: pointer;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Microsoft YaHei;
	text-align: center;
	margin:13px 20px 0px 0px;
}
.common-bigsub-window .float-btn.close:hover {
	background: #83CDD2;
}
/*中弹窗*/
.common-smallsub-window {
	left: 42%;
	top: 55%;
	height: 410px;
	width: 740px;
	margin-left: -225px;
	margin-top: -215px;
	position: absolute;
	z-index: 10002;
	display: none;
	overflow: hidden;
	background:#ffffff;
	border:1px solid #2c3334;
}
.common-smallsub-window .window-head {
	height: 28px;
	line-height:28px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA)";
	background: linear-gradient(90deg, #A1D9E3, #92D3EA);
}
.common-smallsub-window .window-body {
	overflow: hidden;
	overflow-y:auto;
	height: 388px;
	margin-right:0px;
	border:0 none;
}
.common-smallsub-window .float-btn {
	width: 28px;
	height: 28px;
	background: url(../img/frame/window_close01.png) no-repeat;
	background-position: 5px 5px;
	cursor: pointer;
	line-height: 28px;
}
.common-smallsub-window .float-btn.close, .common-smallsub-window .float-btn.close:hover {
	width: 28px;
	height: 28px;
	background: url(../img/frame/window_close01.png) no-repeat;
	background-position: 3px 3px;
	cursor: pointer;
	line-height: 28px;
}
/*小弹窗*/
.common-tinysub-window {
	left: 52%;
	top: 45%;
	height: 210px;
	width: 340px;
	margin-left: -185px;
	margin-top: -95px;
	position: absolute;
	z-index: 10002;
	display: none;
	overflow: hidden;
	background:#ffffff;
	border:1px solid #2c3334;
}
.common-tinysub-window .window-head {
	height: 26px;
	line-height:26px;
	background:url(../img/frame/window_bg02.gif) repeat-x;
}
.common-tinysub-window .window-body {
	height: 188px;
	overflow: hidden;
	overflow-y:auto;
	margin-right:0px;
	border:0 none;
}
.common-tinysub-window .float-btn {
	width: 92px;
	height: 28px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA)";
	background: linear-gradient(90deg, #84CDD2, #54B9EA);
	background-position: center center;
	border-radius:14px;
	cursor: pointer;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Microsoft YaHei;
	text-align: center;
}
.common-tinysub-window .float-btn.close, .common-tinysub-window .float-btn.close:hover {
	background: #83CDD2;
}
.print-window{
	left: 42%;
	top: 55%;
	height: 410px;
	width: 740px;
	margin-left: -225px;
	margin-top: -215px;
	position: absolute;
	z-index: 10002;
	display: none;
	overflow: hidden;
	background:#ffffff;
	border:1px solid #2c3334;
}
.print-window .window-head {
	height: 26px;
	line-height:26px;
	background:url(../img/frame/window_bg02.gif) repeat-x;
}
.print-window .window-body {
	height:382px;
	overflow:hidden;
	overflow-y:auto;
	margin-right:0px;
	border:0 none;
}
.print-window .float-btn {
	width: 92px;
	height: 28px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA)";
	background: linear-gradient(90deg, #84CDD2, #54B9EA);
	background-position: 0px 0px;
	border-radius:14px;
	cursor: pointer;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Microsoft YaHei;
	text-align: center;
}
.print-window .float-btn.close, .print-window .float-btn.close:hover {
	background: #83CDD2;
}
.error-show {
	cursor:default;
	width: 220px;
	color:#e55600;
	position: absolute;
	z-index: 10000;
	disply: none;
}
.error-show .window-head{
	background: url(../img/orange/error_bg01.gif) no-repeat left top;
	height:6px;
	overflow:hidden;
}
.error-show .window-body{
	width:100%;
	background: url(../img/orange/error_bg02.gif) no-repeat left bottom;
	border:0 none;
}
.error-show .window-body ul{
	padding:0px 12px 6px 12px;
}
.error-show .window-body ul li{
	padding:2px 0px 2px 0px;
	line-height:16px;
	overflow:hidden;
	word-break:break-all;	
}
/**错误提示固定位置**/
.error-show{
	padding:0px 0px 0px 0px;
	top:212px;
	margin-right:-485px;
	right:51%;
	position:fixed;
	z-index:10000;	
}
* html .error-show/* IE6 头部固定 */{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop));}
/**
分页样式
*/
.turn-page-bar {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: right;
}
/*弹窗分页宽度*/
.common-smallsub-window .turn-page-bar {
	width: 90%;
}
.turn-page-bar .fl {
	display: inline-block;
	text-align: right;
}
.turn-page-bar .showPage_div {
	display: inline-block;
	position: relative;
	text-align: right;
	float: left;
	left: 30px;
}
.turn-page-bar .showPage_div td{
	text-align:center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.turn-page-container {
	display: inline-block;
	text-align: right;
	position: relative;
	right: 30px;
	float: right;
}
.turn-page-text {
	vertical-align: middle;
	line-height: 18px;
	display: block;
	float: left;
	margin-top: 2px;
}
.input-page {
	height: 25px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	position: relative;
	font-size: 18px;
	top: 1px;
}


.prev-turn-page, .turn-page-btn {
	padding: 2px 5px 2px;
	margin: 0px 2px 2px 0px;
	font-size: 18px;
	line-height: 1.2em;
	background: #ffffff;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #cccccc;
	cursor: pointer;
}
.jump-turn-page-div {
	width: 60px;
	height: 28px;
	overflow: hidden;
	border-radius: 18px;
	float: right;
}
.jump-turn-page {
	width: 60px;
	height: 28px;
	font-size: 18px;
	line-height: 1.2em;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA)";
	background: linear-gradient(90deg, #84CDD2, #54B9EA);
	text-align: center;
	vertical-align: middle;
	border: 1px solid;
	cursor: pointer;
	color: #ffffff;
	position: relative;
}

.turn-page-btn:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#D6F1F3, endColorstr=#D6F1F3);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#D6F1F3, endColorstr=#D6F1F3)";
	background: #D6F1F3;
	color: #333333;
}
.turn-page-btn:active {
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#B6EBF0, endColorstr=#B6EBF0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#B6EBF0, endColorstr=#B6EBF0)";
	background: #B6EBF0;
	color: #333333;
}
.turn-page-btn.active{
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#B6EBF0, endColorstr=#B6EBF0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#B6EBF0, endColorstr=#B6EBF0)";
	background: #B6EBF0;
	border: 1px solid #CCCCCC;
}
.jump-turn-page:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#83CDD2, endColorstr=#83CDD2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#83CDD2, endColorstr=#83CDD2)";
	background: #83CDD2;
}
.jump-turn-page:active {
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#84CDD2, endColorstr=#54B9EA)";
	background: linear-gradient(0deg, #83CDD2, #3CB8F5);
}
/*
日历css开始
*/
.lily-calendar-head {
	position: relative;
	padding:0px 0px 7px 0px;
}

.lily-calendar-head a {
	position: absolute;
	width: 16px;
	height: 16px;
	margin: 6px 0px 0px 0px;
}

.lily-calendar-head .prev {
	left: 60px;
	background: url('../img/Content_pic.png') no-repeat;
	background-position: -460px -640px;
}

.lily-calendar-head .next {
	right: 60px;
	background: url('../img/Content_pic.png') no-repeat;
	background-position: -460px -660px;
}

.lily-datepicker-title {
	width: 100%;
	float: left;
	height: 21px;
	background:#ebebeb;
	/*background: url('../img/Content_pic.png') no-repeat;*/
	background-position: -460px -800px;
	text-align: center;
	line-height: 21px;
}
.lily-calendar-area {
	position: relative;
	height: 21px;
}
.lily-week-area {
	position: relative;
	width: 100%;
	/*background: url('../img/calendar_week_bg.png') repeat-x;*/
	background:#ebebeb;
}
.lily-week-head {
	width: 100%;
	height:16px;
	text-align: center;
	border-spacing: 1px;
}

.lily-week-head td {
	width: 14%;
}

.lily-days-table {
	width: 100%;
	height:100%;
	text-align: center;
	border-spacing: 1px;
	border-color: black;
}
.lily-days-table td {
	width: 14%;
	cursor: pointer;
}
.lily-days-table td {
	border: 0px ;
}

.today {
	color: white;
	background-color: #000000;
}

.off-month {
	color: #b8b8b5;
	background-color: #000213;
	opacity: 0.6;
}

.on-month {
	color: #b8b8b5;
	background-color: #000213;
	opacity: 0.9;
}

.data-pick {
	position: absolute;
	background-color: #F5F6F6;
	left: 0px;

}

.datapick-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
}
/*
日历css结束
*/
.listTitleTable{
	margin:4px auto 12px auto;
}
.listTitleTable td{
	padding:7px 4px 7px 4px;
	text-align:center;
}

/*页码区域*/
.dqy_number{
	margin-right:55px;
	line-height: 30px;
	color: #666;
	height:30px;
	}
.dqy_number b{
	float:left;
	margin-right:5px;
	display:block;
	}
.dqy_number i{
	float:left;
	width:26px;
	height:26px;
	display:block;
	}
.dqy_number .page_1_on i{
	background: url(../img/step_nums.png) no-repeat 0px 3px;
	}
.dqy_number .page_1_link i{
	background: url(../img/step_nums.png) no-repeat 0px -37px;
	}
.dqy_number .page_2_on i{
	background: url(../img/step_nums.png) no-repeat -34px -37px;
	}
.dqy_number .page_2_link i{
	background: url(../img/step_nums.png) no-repeat -34px 3px;
	}
.dqy_number .page_3_on i{
	background: url(../img/step_nums.png) no-repeat -67px -77px;
	}
.dqy_number .page_3_link i{
	background: url(../img/step_nums.png) no-repeat -67px 3px;
	}
.dqy_number .page_4_on i{
	background: url(../img/step_nums.png) no-repeat -107px -117px;
	}
.dqy_number .page_4_link i{
	background: url(../img/step_nums.png) no-repeat -107px 3px;
	}
.dqy_number .page_5_on i{
	background: url(../img/step_nums.png) no-repeat -107px -157px;
	}
.dqy_number .page_5_link i{
	background: url(../img/step_nums.png) no-repeat -67px -157px;
	}

.fl{
	float:left;
	}
.fr{
	float:right;
	}

.word_to{
	line-height: 29px;
	margin: 0 14px 0 8px;
	}

.success {
	overflow: hidden;
	text-align: center;
}
.success .success_icon {
	display: inline-block;
	 *display:inline;
	 *zoom:1;
	font-family: "Microsoft YaHei", "SimSun", Arial;
	font-size: 23px;
	color: #aa4bc0;
	padding: 6px 0px 12px 50px;
	background: url(../img/orange/success.png) no-repeat;
	height:30px;
}
.success_failwzdh{
	margin:0 auto;
	width: 400px;
	}
.success_failwzdh .success_fail{
	text-align:center;
	}

.required_red{
	color:#df0000;
	padding: 0px 4px 0px 4px;
	}

.elec_bg{
	background: url(../img/frame/bg2.gif) repeat-y center top;
	height:1000px;
	}


.link_1{
	color:#f76e00;
	height:16px;
	overflow:hidden;
	white-space:nowrap;
	border:0 none;
	padding:1px 2px 1px 0px;
	*padding:1px 1px 1px 0px;
	_padding:1px 1px 1px 0px;
	margin:0;
	background:#ffffff;
	text-decoration:underline;		
}
.link_1:hover{
	color:#f76e00;
	height:16px;
	overflow:hidden;
	white-space:nowrap;
	border:0 none;
	background:#ffffff;
	text-decoration:none;
}
.table_in_opt p input {
	border: 0 none;
	background: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	height: 32px;
	line-height: 32px;
	cursor:pointer;
}

/*邮件*/
.clearFloat:after {visibility: hidden; clear: both; display: block; height: 0px; font-size: 0px; content: " "}
* html .clearFloat {zoom: 1;}
*:first-child+html .clearFloat {zoom: 1;}
.email_title{
	text-align: left;
	margin:20px 10px 10px 20px;
	font-size: 12px;
	color:#333;
	line-height: 150%;
	font-family:"微软雅黑","宋体";
	font-weight:bold;
}
.email_title .title{
	text-align:right;
	width: 80px;
	}
.email_title #title{
	width:578px;
	}
.email_content{
	margin:0 10px 10px 20px;
	font-size: 12px;
	color:#333;
	line-height: 150%;
	font-family:"微软雅黑","宋体";
}
.email_content .title{
	text-align:right;
	width: 80px;
	}
.email_content #content{
	width:578px;
	}
.email_title span, .email_content span{
	float:left;
	}

/*弹出窗口*/
.common-smallsub-window .window-head .window-title .window-mainTitle, .print-window .window-head .window-title .window-mainTitle, .common-tinysub-window .window-head .window-title .window-mainTitle, .actmag-window .window-head .window-title .window-mainTitle{
	text-align: left;
	line-height: 18px;
	font-weight: bold;
	cursor:default;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	height:25px;
	line-height:25px;
}


/*邮件未读已读*/
table button.unread{
	font-weight:bold;
	text-decoration:none;
	}
table button.readed{
	font-weight:normal;
	text-decoration:none;
	color:#444;
	}
table button.unread:hover{
	text-decoration:underline;
	}
table button.readed:hover{
	text-decoration:underline;
	color:#444;
	}

/*文章*/
.article_title{
	text-align: center;
	margin:20px 10px 10px 10px;
	font-size: 16px;
	font-weight: bold;
	color:#666;
}
.article_content{
	margin:0 10px 10px 10px;
	font-size: 12px;
	color:#333;
	text-indent: 24px;
	line-height: 150%;
}

/*表格中链接颜色*/
table a,table a:hover{
	/* color:#6abb5c; */
	text-decoration:none;
}

#bookTip{
	text-align: center;
	color: #aa4bc0;
	}