@charset "utf-8";

/*-----------------------------------// 全局样式 //-----------------------------------*/
html { scrollbar-face-color:#FFFFFF; scrollbar-shadow-color:#CCCCCC; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#CCCCCC; scrollbar-darkshadow-color:#FFFFFF; scrollbar-track-color:#F6F6F6; scrollbar-arrow-color:#999999;}
body{padding:0; margin:0; width:100%; height:100%; font-size:12px; font-family:Microsoft Yahei; color:#4d4d4d; word-wrap: break-word; background:#fff;/* 英文字符换行 */}
table{border-collapse:collapse; border-spacing:0; empty-cells:show; }
img{ border:0;}
.border_k{ padding:0 10px 10px; border:1px solid #ebebeb; background:#fff;}
.border_k .k_nav{height:40px; line-height:40px; border-bottom:1px solid #e8e8e8; padding:0 20px}
.border_k .k_nav span{color:#3a8bf6}
.border_k .k_content{text-align:left; line-height:24px; padding:10px 20px; overflow:hidden;}
div,p,img,ul,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;list-style-type:none;margin:0;padding:0;}
ol,ul,li{list-style-type:none;margin:0;padding:0;}
input { font-family:Microsoft Yahei; letter-spacing: 0px; font-size:12px; vertical-align:middle;}
select{vertical-align:middle;}
.clear{clear:both;}
.main_body a{outline:none;} /*for Firefox*/
.main_body a:link{text-decoration:none; color:#3786d0;}
.main_body a:visited{text-decoration:none; color:#3786d0;}
.main_body a:hover{text-decoration:none; color:#3786d0; cursor:pointer;text-decoration:underline;}
/*隐藏区*/
.hiddenArea{display:none;}
input[type="radio"]{ display:inline;}/*单选按钮*/


/*-----------------------------------// 时间插件 //-----------------------------------*/
    .date-picker-wp {
    display: none;
    position: absolute;
    background: #f1f1f1;
    left: 40px;
    top: 40px;
    border-top: 4px solid #3879d9;
    }
    .date-picker-wp table { 
    border: 1px solid #ddd;
    }
    .date-picker-wp td {
    background: #fafafa;
    height: 18px;
    border: 1px solid #ccc;
    font-size: 12px;
    text-align: center;
    }
    .date-picker-wp td.noborder {
    border: none;
    background: none;
    }
    .date-picker-wp td a {
    color: #1c93c4;
    text-decoration: none;
    }
    .strong {font-weight: bold}
    .hand {cursor: pointer; color: #3879d9}
	

	
	
/*-----------------------------------//  导航 //-----------------------------------*/
#menu_box{background:url(../images/menubg.png) repeat-x #ff8b3d; height:32px; line-height:32px; overflow:hidden; width:100%;}
#menu{ width:960px; margin:0 auto; height:32px; line-height:32px; }
#menu ul{ padding:0;}
.menu_line{  width:0px; overflow:hidden;}
.menu_line2{ background:url(img/menu_line2.gif) no-repeat center 3px; width:15px;}
#nav{}
#nav li{ float:left; height:32px; line-height:32px;}
#nav li a{ float:left; display:block;  height:32px; cursor:pointer; text-decoration:none; padding:0 16px;}
#nav li a:hover{color:#fff; text-decoration:underline;}
#nav li a span{ float:left; line-height:32px; font-size:12px; color:#fff; text-decoration:none;}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/ background-position:left 100%; background-repeat:repeat-x; background:#ed7220; padding:0 16px;	}
#nav li .nav_on span{  color:#fff;	text-decoration:none; }

.ul_left{float:left;}
.ul_right{float:right;}
.ul_right li{float:left; margin:0 5px}
.ul_right li a{color:#fff; display:block; padding:0 10px;}
.ul_right li a.asel{background:#ed7220;}

/*------------------------------步骤图样式-------------------------------------*/
.step_5 {
	width: 800px;
	height: auto;
	padding: 0px;
	margin: 40px auto 40px auto;
	text-align:center;
}
.step_5 .word_box {
	width: 800px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-size: 15px;
	color: #4d4d4d;
}
.step_5 .img_box {
	width: 800px;
	height: 39px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.step_5 .step_word {
	float: left;
	width: 160px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
}
.step_5 .step_word0{
	float: left;
	font-size:12px;
	width: 140px;
	line-height: 20px;
	padding: 0px 10px;
	margin-top: 10px;
}
.step_5 .step_left_on {
	float: left;
	width: 160px;
	height: 39px;
	line-height: 39px;
	color: #ff8b3d;
	background: url(img/step_left_on.png) center center no-repeat;
}
.step_5 .step_left_ok {
	float: left;
	width: 160px;
	height: 39px;
	line-height: 39px;
	background: url(img/step_left_ok.png) center center no-repeat;
}
.step_5 .step_center_off {
	float: left;
	width: 160px;
	height: 39px;
	line-height: 39px;
	color: #ffffff;
	background: url(img/step_cneter_off.png) center center no-repeat;
}
.step_5 .step_center_on {
	float: left;
	width: 160px;
	height: 39px;
	line-height: 39px;
	color: #ff8b3d;
	background: url(img/step_cneter_on.png) center center no-repeat;
}
.step_5 .step_center_ok {
	float: left;
	width: 160px;
	height: 39px;
	line-height: 39px;
	background: url(img/step_cneter_ok.png) center center no-repeat;
}
.step_5 .step_right_off {
	float: left;
	width: 160px;
	height: 39px;
	line-height: 39px;
	color: #ffffff;
	background: url(img/step_right_off.png) center center no-repeat;
}
.step_5 .step_right_on {
	float: left;
	width: 160px;
	height: 39px;
	line-height: 39px;
	color: #ff8b3d;
	background: url(img/step_right_on.png) center center no-repeat;
}


/*-------------------------------------------------------------------*/

/*二个步骤  add by wangjt------------------------------------------------------*/
.step_2 {
	width:900px;
	height: auto;
	padding: 0px;
	margin: 40px auto 40px auto;
	text-align:center;
}
.step_2 .word_box {
	width: 900px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-size: 15px;
	color: #4d4d4d;
}
.step_2 .img_box {
	width: 600px;
	height: 39px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.step_2 .step_word {
	float: left;
	width: 300px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
}
.step_2 .step_word_1 {
	float: left;
	width: 150px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
}
.step_2 .step_left_on {
	float: left;
	width: 300px;
	height: 39px;
	line-height: 39px;
	color: #ff8b3d;
	background: url(img/step_left_on.png) center center no-repeat;
}
.step_2 .step_right_off {
	float: left;
	width: 300px;
	height: 39px;
	line-height: 39px;
	color: #ffffff;
	background: url(img/step_right_off.png) center center no-repeat;
}

/*三个步骤----------------------------------------------------------------*/
.step_3 {
	width:900px;
	height: auto;
	padding: 0px;
	margin: 40px auto 40px auto;
	text-align:center;
}
.step_3 .word_box {
	width: 900px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-size: 15px;
	color: #4d4d4d;
}
.step_3 .img_box {
	width: 900px;
	height: 39px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.step_3 .step_word {
	float: left;
	width: 300px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
}
.step_3 .step_left_on {
	float: left;
	width: 300px;
	height: 39px;
	line-height: 39px;
	color: #ff8b3d;
	background: url(img/step_left_on.png) center center no-repeat;
}
.step_3 .step_left_ok {
	float: left;
	width: 300px;
	height: 39px;
	line-height: 39px;
	background: url(img/step_left_ok.png) center center no-repeat;
}
.step_3 .step_center_off {
	float: left;
	width: 300px;
	height: 39px;
	line-height: 39px;
	color: #ffffff;
	background: url(img/step_cneter_off.png) center center no-repeat;
}
.step_3 .step_center_on {
	float: left;
	width: 300px;
	height: 39px;
	line-height: 39px;
	color: #ff8b3d;
	background: url(img/step_cneter_on.png) center center no-repeat;
}
.step_3 .step_center_ok {
	float: left;
	width: 300px;
	height: 39px;
	line-height: 39px;
	background: url(img/step_cneter_ok.png) center center no-repeat;
}
.step_3 .step_right_off {
	float: left;
	width: 300px;
	height: 39px;
	line-height: 39px;
	color: #ffffff;
	background: url(img/step_right_off.png) center center no-repeat;
}
.step_3 .step_right_on {
	float: left;
	width: 300px;
	height: 39px;
	line-height: 39px;
	color: #ff8b3d;
	background: url(img/step_right_on.png) center center no-repeat;
}

/*四个步骤----------------------------------------------------------------*/
.step_4 {
	width:800px;
	height: auto;
	padding: 0px;
	margin: 40px auto 40px auto;
	text-align:center;
}
.step_4 .word_box {
	width: 800px;
	height: auto;
	line-height: 30px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-size: 15px;
	color: #4d4d4d;
}
.step_4 .img_box {
	width: 800px;
	height: 39px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.step_4 .step_word {
	float: left;
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
}

.step_4 .step_word0{
	float: left;
	font-size:12px;
	width: 180px;
	line-height: 20px;
	padding: 0px 10px;
	margin-top: 10px;
}

.step_4 .step_left_on {
	float: left;
	width: 200px;
	height: 39px;
	line-height: 39px;
	color: #ff8b3d;
	background: url(img/step_left_on.png) center center no-repeat;
}
.step_4 .step_left_ok {
	float: left;
	width: 200px;
	height: 39px;
	line-height: 39px;
	background: url(img/step_left_ok.png) center center no-repeat;
}
.step_4 .step_center_off {
	float: left;
	width: 200px;
	height: 39px;
	line-height: 39px;
	color: #ffffff;
	background: url(img/step_cneter_off.png) center center no-repeat;
}
.step_4 .step_center_on {
	float: left;
	width: 200px;
	height: 39px;
	line-height: 39px;
	color: #ff8b3d;
	background: url(img/step_cneter_on.png) center center no-repeat;
}
.step_4 .step_center_ok {
	float: left;
	width: 200px;
	height: 39px;
	line-height: 39px;
	background: url(img/step_cneter_ok.png) center center no-repeat;
}
.step_4 .step_right_off {
	float: left;
	width: 200px;
	height: 39px;
	line-height: 39px;
	color: #ffffff;
	background: url(img/step_right_off.png) center center no-repeat;
}
.step_4 .step_right_on {
	float: left;
	width: 200px;
	height: 39px;
	line-height: 39px;
	color: #ff8b3d;
	background: url(img/step_right_on.png) center center no-repeat;
}

/*表格*/
thead tr{background-color:#f5f6f6;};
.table_list{}
.table_list ul li{line-height:36px; height:36px;}
.table_list ul li .table_th{margin:4px 0 0 0;width:25%; text-align:right; padding-right:3px; float:left; display:inline-block;line-height:36px; height:36px;}
.table_list ul li .table_td{margin:4px 0 0 0;width:auto; display:inline-block; text-align:left; float:left;line-height:36px; height:36px;}

.table_list2{ width:100%;}
.table_list2 ul li{line-height:36px; height:36px;}
.table_list2 ul li .table_th{margin:4px 0 0 0;width:20%; text-align:right; padding-right:3px; float:left;line-height:28px; height:28px; margin-right:5px;}
.table_list2 ul li .table_th1{margin:4px 0 0 0;width:25%; text-align:right; padding-right:3px; float:left;line-height:28px; height:28px; margin-right:5px;}
.table_list2 ul li .table_td{margin:4px 0 0 0;width:auto; text-align:left; float:left;line-height:28px; height:28px;}
.table_list2 ul li .table_td1{margin:4px 0 0 0;width:auto;min-width:180px;padding-top:5px; text-align:left; float:left;line-height:20px; height:20px;border: 1px solid #d7d7d7;}
.table_list2 ul li .table_td2{position:relative; margin:4px 0 0 0;width:auto;min-width:180px;text-align:left; float:left;line-height:28px; height:28px;}
.table_list2 ul li .table_th2{margin:4px 0 0 0;width:40%; text-align:right; padding-right:3px; float:left;line-height:28px; height:28px; margin-right:5px;}

.table_list3{ width:auto}
.table_list3 ul li{line-height:36px; height:36px;}
.table_list3 ul li .table_th{margin:4px 0 0 0;width:100px; text-align:right; padding-right:3px; float:left;line-height:36px; height:36px;margin-right:5px;}
.table_list3 ul li .table_td{margin:4px 0 0 0;width:250px; text-align:left; float:left;line-height:36px; height:36px;}

.table_list4{width:100%;}
.table_list4 ul li{line-height:66px; height:66px;margin:35px 0;}
.table_list4 ul li .table_th{vertical-align:top;width:25%; text-align:right; padding-right:3px; float:left;line-height:66px; height:66px; margin-right:5px;}
.table_list4 ul li .table_td{width:600px; text-align:left; float:left;line-height:66px; height:66px;}
.table_list4 ul li .table_title{vertical-align:top;width:80%; text-align:left; padding-left:3px; float:left;line-height:66px; height:66px;}
.table_list4 ul li .table_th2{vertical-align:top;width:40%; text-align:right; padding-right:3px; float:left;line-height:66px; height:66px; margin-right:5px;}
.table_list4 ul li .table_td2{text-align:left; float:left;line-height:66px; height:66px;}

.bank_list{ width:auto;overflow:scroll; overflow-x:hidden; height:200px}
.bank_list ul li{line-height:30px; height:30px; padding-left:20px;}
.bank_list ul li a{color:#4d4d4d;text-decoration:none;display:block;}
.bank_list ul li a:hover{background:#eee;color:#4d4d4d;text-decoration:none;}
.bank_list ul li a input{padding:0 10px;}

/*回单用的样式*/
.table_list_hd{font-size:12px;width:98%;border-collapse:collapse;margin:5px 5px 5px 5px;align:center;}
.table_list_hd .listbox{display:inline-block;line-height:55px; height:55px;}
.table_list_hd .b1{width:35%; text-align:center; float:left; display:inline-block;line-height:50px; height:50px; text-align:center;}
.table_list_hd .b2{width:40%;font-size:12px; text-align:center; margin-top: 10px; float:left; display:inline-block;line-height:50px; height:50px; text-align:left;}
.table_list_hd .b3{width:20%;font-size:18px; text-align:center; margin-top: 10px; float:left; display:inline-block;line-height:50px; height:50px; text-align:center;}
.table_list_hd table tr td{height:16px;}
.hd_yz{width:220px; float:left; display:inline-block; height:70px;}
.billBtns{margin-top:25px;}

.hd tr td{text-align: left;padding-left: 10px;width:25%;}
.hd tr .hd_th{text-align:right;padding-right: 10px; background: #EEEEEE ;}

.listTable tr.active {
	background-color: gray;
}

.listTable thead td {
	line-height: 28px;
	background: url(../img/menu_title.png) repeat-x;
	height: 30px;
	font-size: 14px;
}

.listTable td {
	border: 1px solid gainsboro;
	height: 20px;
}

.listTable .bg1 {
	background-color: white;
}

.listTable .bg2 {
	background-color: #F5F6F6;
}

.listTable .rowMoveover td,
.listTable .rowMoveover td a:link {
	background-color: #E1EDF9;
	color: #3786d0;
}

.table_box {
	position: relative;
	width: 95%;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	border: #e9e9e9 solid 1px;
	background-color: #ffffff;
	/*overflow: hidden;*/}
.table_1 {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-top: #e9e9e9 solid 2px;
	border-left: #e9e9e9 solid 2px;
	border-bottom: #e9e9e9 solid 2px;
	border-right: #e9e9e9 solid 2px;
	border-collapse:collapse;
	background:#fff;
}
.table_1 .bg2{background-color:#FBFBFB;}
/*.table_1 tbody tr:hover{background-color:#E1EDF9;}*/
.tr_sel{background:#FAEDED;} /*选中tr变色*/
.table_1 .list_tt{
	background-color: #fbfbfb;
}
.table_1 td {
	width: auto;
	height: 36px;
	line-height: 28px;
	padding: 0px;
	margin: 0px;
	border-top: #e9e9e9 solid 0px;
	border-left: #e9e9e9 solid 0px;
	border-right: #e9e9e9 solid 1px;
	border-bottom: #e9e9e9 solid 1px; 
	text-align: center;
	font-size: 12px;
	color: #4d4d4d;
}
.table_1 .td_left {
	text-align: left;
	padding: 0px 0px 0px 20px;
}
.table_1 .td_right {
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
}
.table_1 .td_h250 {
	height: 250px;
}
.table_1 .txtr{text-align:right; padding-right:5px;}
.table_1 .txtl{text-align:left; padding-right:5px;}
.table_1 tr td a{text-decoration:none; color:#3786d0;}
.table_1 tr td a:link{text-decoration:none; color:#3786d0;}
.table_1 tr td a:visited{text-decoration:none; color:#3786d0;}
.table_1 tr td a:hover{text-decoration:none; color:#3786d0; cursor:pointer;text-decoration:underline;}

.step_box3_1px {
	position: relative;
	width: auto;
	height: auto;
	margin: 10px 30px;
	line-height:36px;
	background-color: #fff;
	overflow: hidden;
	text-align: left;
	border-collapse:collapse;
}


.step_box2_1px {
	/*position: relative;*/
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0 0 10px;
	background-color: #fff;
	overflow: hidden;
	text-align: center;
	border-collapse:collapse;
	
}

.step_box2 {
	position: relative;
	width: 95%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 10px auto;
	border: #e8e8e8 solid 2px;
	background-color: #fbfbfb;
	overflow: hidden;
	text-align: center;
	border-collapse:collapse;
	
}
.step_box2 .list_tt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	background-color: #f5f5f5;
	overflow: hidden;
	font-size: 12px;
	color: #808080;
	text-align: center;
}
.step_box2 .list_tt li {
	list-style: none;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	font-weight: bold;
}
.step_box2 .list_wb {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	border-bottom: #f0f0f0 solid 1px;
	overflow: hidden;
	font-size: 12px;
	color: #808080;
	text-align: center;
}
.step_box2 .list_wb li {
	list-style: none;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.lw_1 {
	width: 5%;
}
.lw_2 {
	width: 20%;
}
.lw_3 {
	width: 20%;
	text-align: right;
	font-weight: bold;
}
.lw_4 {
	width: 20%;
}
.lw_5 {
	width: 20%;
}
.lw_6 {
	width: 15%;
}

/*成功页面*/
.ok_box {}
.ok_icon1 {
	float: left;
	width: 75px;
	height: 77px;
	margin: 50px 20px 0px 0px;
	background: #ffffff url(img/ok_icon1.png) no-repeat 0px 0px;
}
.ok_wb .wbtt {
	margin: 20px 0px 0px 0px;
	color:#222222;
}
.ok_wb .title_h3{font-size:16px; font-weight:bold; color:#4d4d4d;}
.ok_wb span{margin:0 5px;}
.ok_wb {
	float: left;
	margin:30px 20px 0 0px;
	line-height: 30px;
	text-align: left;
}

/*成功页面2*/
.ok_box2 {margin:0 auto;width:600px;}
.ok_left {
	float: left;
	width: 120px;
	height: 77px;
	margin: 50px 20px 0px 0px;
	background: #ffffff url(img/ok_icon1.png) no-repeat center;
}
.ok_right .wbtt {
	font-size:14px;
	font-weight:bold;
	margin: 20px 0px 0px 0px;
	color:#222222;
}
.ok_right .title_h3{font-size:16px; font-weight:bold; color:#4d4d4d;}
.ok_right span{margin:0 5px;}
.ok_right {
	float: left;
	margin:30px 20px 0 0;
	line-height: 30px;
	text-align: left;
}

/*提示页面*/
.err_box {margin:0 auto;width:600px;}
.err_left {
	float: left;
	width: 60px;
	height: 60px;
	margin: 50px 20px 0px 0px;
	background:  url(img/err_red.png) no-repeat center;
}

.err_left2 {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 0px 0px 100px; 
	background:  url(img/err_red.png) no-repeat center;
}
.err_left1 {
	float: left;
	width: 60px;
	height: 60px;
	margin: 25px 0px 0px 50px; 
	background:  url(img/err_red.png) no-repeat center;
}
.err_left3 {
	float: left;
	width: 30px;
	height: 30px;
	margin-left:320px;
	/* margin: 25px 0px 0px 50px; */
	background:  url(img/new_warn_30.png) no-repeat center;
}
.err_right .wbtt {
	font-size:14px;
	font-weight:bold;
	margin: 20px 0px 0px 0px;
	color:#222222;
}

.err_right .title_h3{font-size:16px; font-weight:bold; color:#4d4d4d;}
.err_right span{margin:0 0px;}
.err_right {
	float: left;
	margin:30px 20px 0 0;
	line-height: 30px;
	text-align: left;
}

.err_right1 {
	float: left;
	margin:0 auto;
	line-height: 30px;
	text-align: left;
}
.err_right1 div{
	padding-left:10px;
}
/* 按钮样式 */
.ant001{background:url(img/ant001a.png) no-repeat;text-align:center; color:#fff; font-size:16px; width:178px;  height:48px; line-height:48px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.ant001:hover{background:url(img/ant001b.png) no-repeat; text-decoration:none; overflow:hidden;}

.ant001_hui{background:url(img/ant001c.png) no-repeat;text-align:center; color:#777; font-size:16px; width:178px;  height:48px; line-height:48px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.ant001_hui:hover{background:url(img/ant001d.png) no-repeat; text-decoration:none; overflow:hidden;}

.ant001_no{background:url(img/ant001c.png) no-repeat;text-align:center; color:#c5c5c5; font-size:16px; width:178px;  height:48px; line-height:48px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.ant001_no:hover{text-decoration:none;}

/*按钮002*/
.ant002{background:url(img/ant002a.png) no-repeat;text-align:center; color:#fff; font-size:14px; width:130px;  height:32px; line-height:32px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.ant002_1{background:url(img/ant002a.png) no-repeat;text-align:center; color:#fff; font-size:14px; width:130px;  height:32px; line-height:32px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0px 0px 8px;}
.ant002:hover{background:url(img/ant002b.png) no-repeat; text-decoration:none; overflow:hidden;}

.ant002_hui{background:url(img/ant002c.png) no-repeat;text-align:center; color:#777; font-size:14px; width:130px;  height:32px; line-height:32px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.ant002_hui:hover{background:url(img/ant002d.png) no-repeat; text-decoration:none; overflow:hidden;}

.ant002_no{background:url(img/ant002c.png) no-repeat;text-align:center; color:#c5c5c5; font-size:14px; width:130px;  height:32px; line-height:32px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.ant002_no:hover{text-decoration:none;}

/*按钮003*/
.ant003{background:url(img/ant003a.png) no-repeat;text-align:center; color:#fff; font-size:14px; width:80px;  height:28px; line-height:28px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.ant003:hover{background:url(img/ant003b.png) no-repeat; text-decoration:none; overflow:hidden;}

.ant003_hui{background:url(img/ant003c.png) no-repeat;text-align:center; color:#777; font-size:14px; width:80px;  height:28px; line-height:28px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.ant003_hui:hover{background:url(img/ant003d.png) no-repeat; text-decoration:none; overflow:hidden;}

.ant003_no{background:url(img/ant003c.png) no-repeat;text-align:center; color:#c5c5c5; font-size:14px; width:80px;  height:28px; line-height:28px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.ant003_no:hover{text-decoration:none;}

/*按钮004*/
.ant004{background:url(img/ant004a.png) no-repeat;text-align:center; color:#808080; font-size:12px; width:70px;  height:23px; line-height:23px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.ant004:hover{background:url(img/ant004b.png) no-repeat; text-decoration:none; overflow:hidden;}

.ant004_hui{background:url(img/ant004b.png) no-repeat;text-align:center; color:#808080; font-size:12px; width:70px;  height:23px; line-height:23px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.ant004_hui:hover{background:url(img/ant004c.png) no-repeat; text-decoration:none; overflow:hidden;}

.ant004_no{background:url(img/ant004c.png) no-repeat;text-align:center; color:#c4c4c4; font-size:12px; width:70px;  height:23px; line-height:23px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.ant004_no:hover{text-decoration:none;}

/*按钮005*/
.ant005{background:#ff8b3d;text-align:center; color:#fff; font-size:14px; width:130px;  height:40px; line-height:40px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;}
.ant005:hover{background:#ff8b3d; text-decoration:none; overflow:hidden;}

/*选项卡页*/
.tab_box_zf{}
.tab_box_zf .tab_title{height:49px; border:1px solid #ebebeb; border-bottom:none;background:url(img/tab_titlebg.jpg) #fbfbfb repeat-x bottom; }
.tab_box_zf .tab_content{ background:#fff;border:1px solid #ebebeb; border-top:none; padding:10px 30px; text-align:left;}
.tab_box_zf .tab_title ul{list-style:none;}
.tab_box_zf .tab_title ul li{float:left; cursor:pointer; width:178px; height:48px; display:inline-block;line-height:50px; border-right:1px solid #ebebeb; font-size:14px; overflow:hidden; text-align:center; background:#fbfbfb; color:#808080;border-bottom:1px solid #ebebeb;}
.tab_box_zf .tab_title ul li.sel{ padding:0; margin:0;width:178px; height:48px; display:inline-block;line-height:50px;background:#fff; color:#4d4d4d; border-right:1px solid #ebebeb;border-bottom:1px solid #fff;}


.tab_box_zf2{}
.tab_box_zf2 .tab_title{height:49px; border:1px solid #ebebeb; border-top:none; border-right:none; border-bottom:none;background:url(img/tab_titlebg.jpg) repeat-x bottom; }
.tab_box_zf2 .tab_content{ background:#fff;border:1px solid #ebebeb; border-top:none; padding:10px; text-align:left;}
.tab_box_zf2 .tab_title ul{list-style:none;}
.tab_box_zf2 .tab_title ul li{float:left; cursor:pointer; width:178px; height:48px; display:inline-block;line-height:50px; border-right:1px solid #ebebeb;border-top:1px solid #ebebeb; font-size:14px; overflow:hidden; text-align:center; background:#fbfbfb; color:#808080;border-bottom:1px solid #ebebeb;}
.tab_box_zf2 .tab_title ul li.sel{ padding:0; margin:0;width:178px; height:48px; display:inline-block;line-height:50px; border-right:1px solid #ebebeb; background:#fff; color:#4d4d4d; border-right:1px solid #ebebeb;border-bottom:1px solid #fff;}

/*表单元素----------------------------------------------------------*/
.form_default{}
/*单选---------------------*/
.form_default input{ vertical-align:middle;}
.form_default input.radio{position:absolute;left:-99999px;  cursor:pointer;}
.form_default label.radio{background:url(img/bg_rd0.png) 0px 1px no-repeat; padding-left:20px; height:14px;cursor:pointer;}
.form_default label.radio_on{background:url(img/bg_rd1.png) 0px 1px no-repeat; padding-left:20px; height:14px;cursor:pointer; }
/*多选---------------------*/
.form_default input.checkbox{position:absolute;left:-99999px;  cursor:pointer;}
.form_default label.checkbox{background:url(img/bg_sl0.png) 0px 1px no-repeat; padding-left:20px; height:18px; line-height:18px; display:inline-block; margin-left:8px;cursor:pointer;}
.form_default label.checkbox_on{background:url(img/bg_sl1.png) 0px 1px no-repeat; padding-left:20px; height:18px; line-height:18px;  display:inline-block; margin-left:8px;cursor:pointer;}

/*输入条件－－－－－－－－－－－－－－------------------------------------*/
.form_box2 {
	width: auto;
	height: 28px;
	line-height: 28px;
	padding: 10px 20px;
	margin: 5px auto;
	text-align: left;
	color:#666666;
}
.form_box2 input,.form_box2 select{vertical-align:middle;}
.step_box {
	position: relative;
	width: auto;
	height: auto;
	padding: 15px 0px 15px 0px;
	margin: 0px auto 10px auto;
	border: #e8e8e8 solid 2px;
	background-color: #fbfbfb;
	overflow:hidden;
	text-align: center;
}
.step_box4 {
	position: relative;
	width: auto;
	height: auto;
	padding: 15px 0px 15px 0px;
	margin: 0px auto 10px auto;
	border: #e8e8e8 solid 2px;
	background-color: #fff;
	overflow:hidden;
	text-align: center;
}

.step_box5 {
	width: auto;
	height: auto;
	margin: 0px auto 10px auto;
	border: #e8e8e8 solid 2px;
	background-color: #fbfbfb;
	text-align: center;
	padding-bottom:10px;
}
.step_box6 {
	width: auto;
	height: auto;
	margin: 0px auto 10px auto;
	padding: 15px 0px 15px 0px;
	border: #e8e8e8 solid 2px;
	background-color: #fbfbfb;
	text-align: center;
	padding-bottom:10px;
}
.ipt_160 {
	float: left;
	width: 160px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #d7d7d7;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #808080;
	text-align: left;
	margin: 0px 4px 0px 0px;
	padding: 0px 5px 0px 5px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.ipt_170 {
	float: left;
	width: 170px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #d7d7d7;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #808080;
	text-align: left;
	padding: 0px 5px 0px 5px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.ipt_120 {
	width: 120px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #d7d7d7;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #808080;
	text-align: left;
	padding: 0px 5px 0px 5px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.ipt_80 {
	width: 80px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #d7d7d7;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #808080;
	text-align: left;
	margin: 0px 4px 0px 4px;
	padding: 0px 5px 0px 5px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.ipt_70 {
	width: 140px;
	height: 40px;
	line-height: 31px;
	border: 1px solid red;
	font-family: Microsoft YaHei;
	font-size: 20px;
	color: #808080;
	text-align: left;
	margin: 0px 4px 0px 4px;
	padding: 0px 5px 0px 5px;
	overflow: hidden;
	background-color: #FFFFFF;
	position:relative;
	top: 185px;
	left: 104px;
	border-style:none; 
	background: #FFFFFF url(img/active_amt.jpg) no-repeat 0px 0px;
}
.ipt_date {
	float: left;
	width: 160px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #d7d7d7;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #808080;
	text-align: left;
	padding: 0px 5px 0px 5px;
	background: #ffffff url(img/date_bg.png) no-repeat 146px 0px;
	overflow: hidden;
}
.ipt_date2 {
	width: 120px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #d7d7d7;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #808080;
	text-align: left;
	padding: 0px 5px 0px 5px;
	background: #ffffff url(img/date_bg.png) no-repeat 106px 0px;
	overflow: hidden;
}
.ipt_name {
	float: left;
	width: 160px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #d7d7d7;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #808080;
	text-align: left;
	margin: 4px 4px 0px 0px;
	padding: 0px 5px 0px 5px;
	background: #ffffff url(img/name_bg.png) no-repeat 146px 0px;
	overflow: hidden;
}
.select {
	float: left;
	width: 182px;
	height: 27px;
	line-height: 27px;
	border: 1px solid #d7d7d7;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #808080;
	text-align: left;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.select2 {
	width: 89px;
	height: 27px;
	line-height: 27px;
	border: 1px solid #d7d7d7;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #808080;
	text-align: left;
	padding: 0px 0px 0px 5px;
	overflow: hidden;
	background-color: #FFFFFF;
	
}
.textarea1 {
	width: 346px;
	height: 60px;
	line-height: 25px;
	border: 1px solid #d7d7d7;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #808080;
	text-align: left;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
.btn_box {
	width: 92%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 20px auto 20px auto;
	text-align: center;
	overflow: hidden;
}

/*分页 -----------------------------------------

.page_box{ width:auto; margin:10px auto; text-align:center;}
.page_box a,.page_box span,.page_box input{display:inline-block; vertical-align:middle;}
.page_box input,.page_box span{margin-left:8px; margin-right:8px;}
.page_box a{margin-right:0px; margin-left:-1px;}
.page_box a,.page_box a:link{ background:#fff; width:26px; height:26px; line-height:26px; overflow:hidden; border:1px solid #ccc; color:#4d4d4d; text-align:center; text-decoration:none}
.page_box a:hover,.page_box a.hover{background:#ff8b3d; width:26px; height:26px; line-height:26px; overflow:hidden;color:#fff; text-align:center; text-decoration:none}
.page_box input{border:1px solid #ccc; cursor:pointer;}
.page_box input.page_pre{background:url(img/page001a.png) 4px 10px #fff no-repeat; height:28px;line-height:22px; text-align:center; width:70px; color:#ccc; display:inline-block;} 
.page_box input.page_pre:hover{background:url(img/page001a.png) 4px 10px #fff no-repeat; text-decoration:none; width:70px; color:#ccc}

.page_box input.page_last{background:url(img/page002a.png) 57px 10px #fff no-repeat; height:28px; line-height:22px;text-align:center; width:70px; color:#ccc; display:inline-block;} 
.page_box input.page_last:hover{background:url(img/page002a.png) 57px 10px #fff no-repeat; text-decoration:none; width:70px;color:#ccc; }

.page_box input.page_pre2{background:url(img/page001b.png) 8px 10px #fff no-repeat; line-height:28px; line-height:28px; text-align:center; width:70px; color:#4d4d4d; display:inline-block;} 
.page_box input.page_pre2:hover{text-decoration:none; width:70px; background:url(img/page001b.png) 8px 10px #fff no-repeat; color:#ff8b3d;}
--*/

/*新分页 -------------------------------------------*/
.page_box .midbtn{
	display:inline-block; 
	vertical-align:middle;
	margin-right:0px;
	margin-left:-1px;
	background:#fff;
	height:26px;
	line-height:22px;
	overflow:hidden;
	border:1px solid #ccc;
	color:#4d4d4d; text-align:center;
	text-decoration:none;
	
}
.page_box .page_pre{background:url(img/page001a.png) 4px 10px #fff no-repeat; height:26px;line-height:22px; text-align:center; width:70px; color:#4d4d4d; display:inline-block;margin: 0 10px;} 
.page_pre:hover{background:url(img/page001a.png) 4px 10px #fff no-repeat; text-decoration:none; width:70px;color:#ff8b3d;}
.page_box .page_last2{background:url(img/page002b.png) 57px 10px #fff no-repeat; height:26px; line-height:22px;text-align:center; width:70px; color:#4d4d4d; display:inline-block;margin:0 10px;} 
.page_last2:hover{background:url(img/page002b.png) 57px 10px #fff no-repeat; text-decoration:none; width:70px;color:#ff8b3d;}
.page_box .active{background:#ff8b3d; height:26px; line-height:22px; overflow:hidden;color:#fff; text-align:center; text-decoration:none}
.page_box .midbtn:hover{background:#ff8b3d;height:26px; line-height:22px; overflow:hidden;color:#fff; text-align:center; text-decoration:none}
.fl .jump-turn-page{cursor:pointer;;background:url(img/page001a.png) 4px 10px #fff no-repeat;height:26px; line-height:22px;text-align:center; width:70px; color:#4d4d4d; display:inline-block;border:1px solid #ccc;vertical-align:middle;}
.fl .jump-turn-page:hover{background:url(img/page001a.png) 57px 4px 10px #fff no-repeat; text-decoration:none; width:70px;color:#ff8b3d;}
.turn-page-bar{float: right;margin: 10px 18px;}
.turn-page-bar input{border:1px solid #d7d7d7}
.page_box button{vertical-align:middle;border:1px solid #ccc;cursor:pointer;padding:0 5px;}
.page_box .disabled{color:#ccc};
.fl span{margin:0 5px;}

/*提示页 -------------------------------------*/
.tipbox{background:#fffce9; border:1px solid #ffcc99; width:auto; padding: 10px 0px 10px 0px;
margin: 0px auto 10px auto;}
.tipbox .tipcontent{padding:0 10px; line-height:18px;}
.tipbox .tipcontent .tipwarin{background:url(img/scfp_warn.png) no-repeat; width:16px; height:16px;display:inline-block;}
.icon_ok{background:url(img/u10_normal2.png) no-repeat;width:16px; height:16px;display:inline-block;}
.icon_warn{background:url(img/scfp_warn.png) no-repeat; width:16px; height:16px;display:inline-block;}
.icon_error{background:url(img/icon_close.png) no-repeat; width:16px; height:16px;display:inline-block;}
.icon_del{background:url(img/icon_del.png) no-repeat; width:16px; height:16px;display:inline-block;}

/*提示信息提示box----------------------------*/
.tipbox2{background:#fffce9; border:1px solid #ffcc99; width:auto; padding: 5px 0px 5px 0px;
margin: 0px auto 5px auto;}
.tipbox2 .tipcontent{padding:0 10px; line-height:18px;}

/*提示信息 -------------------------------------*/
.pointmsg{float: left;vertical-align: middle;margin-left: 10px;color:#999999;}
/*错误信息提示 -------------------------------------*/
.aftererrmsg {
	background: url("img/icon_close.png") #FFF1F0 5px 4px no-repeat;
	background: 
	display: block;
	height: auto;
	line-height:25px;
	float: left;
	text-align: left;
	display: none;
	margin-top:4px;
	margin-left: 7px;
	padding:0 5px;
	text-indent: 2em;
	border:1px solid #FF1700;
}
/*提交表单样式 -------------------------------------*/
.subForm{width:auto;}
/*弹出框－－－－－－－－－－－*/
.win_out{ margin:0 auto; border:6px solid #b5b4b2; background:#fff; padding:15px; margin-top:0px;}
.win_out .win_tit{text-align:left; font-weight:bold; font-size:14px;}
.winout_title{font-size:16px; height:30px; line-height:30px; border-bottom:1px solid #ccc; margin-bottom:10px;}
.winout_content{}
.win_out .win_tit .tit_fl{float:left;color:#4c4c4c;}
.win_out .win_tit .tit_fr{float:right;}
.ant_close{background:url(img/ant_close.png) no-repeat; width:16px; height:16px; display:inline-block; cursor:pointer;}
.win_out .win_con{margin-top: 20px; margin-bottom: 20px;}
.win_out .win_txt{border:1px solid #ccc; width:100%; height:250px; overflow:auto; margin:20px 0;}
.k_content .win_txt{border:1px solid #ccc; width:100%; height:50px; overflow:auto; margin:20px 0;}
.win_out .btnbox{ width:330px; margin:0 auto;}
.win_out .btnbox input{margin:0 10px; float:left;}
.win_out a{outline:none;} /*for Firefox*/
.win_out a:link{text-decoration:none; color:#3786d0;}
.win_out a:visited{text-decoration:none; color:#3786d0;}
.win_out a:hover{text-decoration:none; color:#3786d0; cursor:pointer;text-decoration:underline;}

.window-head-comm{height: 24px;text-align: left;}
/*弹出窗口左上角图片*/
.menu_dh_left2{  background: url(img/scfp_transfer_pic.png) no-repeat -118px -216px ;display: none;width: 24px;height:24px;float: left;}
.menu_dhmc{ height: 24px;display: block;line-height: 24px;}
/*弹出窗口右上角图片*/
.window-comm-btn {
	float: right;
	background: url('img/scfp_window_btn_close1.png') no-repeat 15px 55px;
	width: 80px;
	height: 90px;
	top:-14px;
	right:-12px;
	position: absolute;
	z-index: 99999;	
}
.ant_box_exp{margin:0 auto; margin-top:20px; margin-bottom:20px; width:800px; text-align:left; background:#fff; padding:20px; border:1px solid #ccc;}
.box_exp{margin:0 auto; margin-top:20px; margin-bottom:20px; width:95%; text-align:left; background:#fff; padding:20px;}
/*自定宽度*/
.spacewidth25{width:25px;display: inline-block;}
.spacewidth5{width:5px;display: inline-block;}
/*虚线图片*/
.u78img{background: url(img/xuline.gif) repeat-x;height:10px;}
/*银行logo图片*/
.bank_logo_pa{background: url(img/scfp_banklogo_pa.png) no-repeat;height:35px;width:110px;float: left;}
/*页面切换滚动条适应屏幕宽度*/
.main_body{min-height: 550px;}
.main_box {
	margin: 0px;
	/* overflow: hidden; */
	overflow-x:hidden;
	position:relative;
	min-height: 600px;
}
.main_box ul { padding:0;}
.box_bottom3 { width:960px; height:10px; font-size:0; background:#fff url(../images/box_bottom_bg3.jpg) 0 bottom no-repeat;}
/*开通页面图片*/
.scfp_u29img{
	background: url("img/scfp_u29_normal.png") no-repeat;
	height: 62px;
	width: 62px;
	float:left;
	margin:0 30px 0 120px;
}
.scfp_u37img{
	background: url("img/scfp_u37_normal.png") no-repeat;
	height: 242px;
	width: 765px;
}
.openHref{color: #3786D0;}
.openHref a:hover{color: #ff6329;}
/*加载黑幕*/
.loading-mask {
	opacity: 0.6;
	filter: alpha(opacity=60);
	/*background-color: black;*/
	background-color:;
	display: none;
	z-index: 1000;
}
.loading-data {
	position: absolute;
	left: 40%;
	top: 30%;
	height:60px;
	width:60px;
	color: blue;
	margin-left: 6%;
	margin-top: 3%;
	background: url(../img/loding.gif) left 0 no-repeat;
	text-align: center;
}
/*页面加载图片*/
.loading-page{
	margin:0 auto;
	height:60px;
	width:60px;
	background: url(../img/loding.gif) left 0 no-repeat;
	text-align: center;
	line-height:58px;
	color:#FCAA50;
}
.loading-k{
	border:1px solid #ebebeb;
	padding: 20px;
	background:#fff;
}

/*单独加载图片*/
.smallload{
	width:16px;
	height:16px;
	margin-right:5px;
	background: url(../img/loading.gif) left 0 no-repeat;
}

/*会话超时,错误弹出框样式*/
.alertOrConfirmWin {
	height:292px;
	width: 472px;
	position: absolute;
	z-index: 99999;
	color: #031355;
	display: none;
}
.alertOrConfirmWin .window-body {
	float: left;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	width: 100%;
	height: 292px;
	color:#031355;
}
.window_mg{
	z-index:9999;
	height:280px;
	width: 460px;
	background:#fff;
	border:6px solid #b5b4b2;
	}
.window_mg .alt_head{
	font-size: 16px;
	height:28px;
	margin:15px 10px 0px 10px;
	border-bottom: 1px solid #ccc;
}
.window_mg .alt_head a{
	display:block;
	float:right;	
	width:30px;
	height:20px;
	background:url(img/scfp_window_btn_close1.png) no-repeat 0px -5px;
	margin-top:1px;
}
.window_mg .button button{background:url(img/ant003c.png) no-repeat;text-align:center; color:#777; font-size:14px; width:80px;  height:28px; line-height:28px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 7px;}
.window_mg .button button:hover{background:url(img/ant003d.png) no-repeat; text-decoration:none; overflow:hidden;}



.win_out_forac{
	background:#fff;
	border:6px solid #b5b4b2;
	padding:15px;
	top:10px;
	width: 425px;
	height: 226px;
}
.win_out_forac a{color:#3786d0;text-decoration:none;}
.win_out_forac a:hover{color:#3786d0;text-decoration:underline;}
.window_mg .win_out{
	background:#fff;
	border:6px solid #b5b4b2;
	padding:15px;
	top:10px;
	height:222px;
	width:432px;
	}
.window_close_btn{
	width:30px;
	height:30px;
	}
.success {
	width:99%;
	display:block;
	overflow:hidden;
	background-image:url(../img/gailan_pic_bg.png);
    background-repeat:repeat-x;
	background-position:left top;
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
	margin:10px auto;
}
.success_failwzdh {
	color:#333;
	float: left;
	height:84px;
	line-height:24px;
	word-break:break-all;
}
.success_failwzdh ol{
	margin-top: 5px;
}
.window_content .area_button{margin-top: 10px;}
.window_content .area_button .button{background:url(img/ant002c.png) no-repeat;text-align:center; color:#777; font-size:14px; width:130px;  height:32px; line-height:32px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;}
.window_content .area_button .button:hover{background:url(img/ant002d.png) no-repeat; text-decoration:none; overflow:hidden;}


.area_content_tc{margin: 40px 10px;}
.search_set_bg{color:#333;font-size:12px;line-height:20px;}
.search_set_bg  .area_search_button{text-align:center;margin:10px 0;}
.search_set_bg  .area_search_button .button{background:url(img/ant002a.png) no-repeat;text-align:center; color:#fff; font-size:14px; width:130px;  height:32px; line-height:32px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 10px;}
.search_set_bg  .area_search_button .button:hover{background:url(img/ant002b.png) no-repeat; text-decoration:none; overflow:hidden;}
.search_set_bg  .area_search_button #existId{background:url(img/ant002c.png) no-repeat;text-align:center; color:#777; font-size:14px; width:130px;  height:32px; line-height:32px; text-decoration:none; cursor:pointer; display:inline-block; border:none; vertical-align:middle; font-weight:600;margin:0 10px;}
.search_set_bg  .area_search_button #existId:hover{background:url(img/ant002d.png) no-repeat; text-decoration:none; overflow:hidden;}

/*审批条形区域*/
.longarea{
	width:960px;
	height:55px;
	background:#EEEEEE;
	line-height:52px;
	color:#838383;
	font-size:16px;
	font-weight: bold;
	vertical-align:middle;
}
.longareabefore{
	width:640px;
	height:55px;
	font-size:14px;
	float:left;
	padding:0 20px 0 50px;
}
.longareabefore .rightlong span{font-size:24px;font-weight:bold;font-family:Microsoft Yahei;color:#E8714F;}
.longareabefore .leftlong span{font-size:12px;margin-left:10px;}
.longareamiddel{
	float:left;
	cursor:pointer;
	margin-top:-1px;
	width:123px;
	height:54px;
	background:#E6E6E6;
	border:1px solid #DEDEDE;
	text-align:center;
}
.longareaafter{
	cursor:pointer;
	margin-top:-1px;
	width:124px;
	height:56px;
	background:#FD8C3E;
	float:left;
	color:#FFFAED;
	text-align:center;
}
.longareamiddel:hover{background:#CFCFCF;}
.longareaafter:hover{background:#ED7220;}



.prev,.next {width: 16px;height: 168px;overflow: hidden;}
.prev {	position: absolute;	left: 6px;	top: 10px;}
.next {position: absolute;right: 8px;top: 10px;}
.prev a,.next a {height: 148px;	display: block;	text-indent: -1000px;}

.arrowSty_left{background:url(../images/add_scfp/arrow_left.gif) no-repeat center center;}
.arrowSty_right{background:url(../images/add_scfp/arrow_right.gif) no-repeat center center;}
.prev a:hover{background:url(../images/add_scfp/arrow_h_left.gif) no-repeat center center;}
.next a:hover{background:url(../images/add_scfp/arrow_h_right.gif) no-repeat center center;}

li.slides_li {margin: auto 30px; width: auto; height: auto;}




/** 段落间距 **/
.balance_box {
 float: left;
 margin-right:20px;
 padding : 10px;
 width: 180px;
 height: 50px;
 background: #fff;
 border: 1px solid #ccc;
 text-align: left;
 text-indent: 3px;
}
.balance_box div{height:22px;line-height:22px;}

.account_top_div {
	width: auto;
	height: 40px;
	padding:0px 0px 25px 0px;
}
.account_top_div span.account_left_span {
	width: 450px;
	height: 50px;
	float: left;
}

.account_top_div span.account_right_span {
	width: 400px;
	height: 50px;
}

.accountArea_text_div {
	text-align: left;
	text-indent: 0px;
	font-size: 14px;
	margin-bottom:5px;
}

.area_acount_div{
	font-size: 24px;
	color:#FE8E3C;
	height:30px;
	line-height:30px;
	font-weight: bold;
}

.area_name_div{
	font-weight: bold;
}

.account_bottom_div {
	padding-top: 5px;
	height: auto;
	line-height: 26px;
}

.balance_text {
	font-size: 12px;
}

.balance_amt {
	line-height: 22px;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	font-weight: bold;
}

/*主栏目标题*/
.f_main{height:30px;margin-bottom:5px;}
.fl_main{float:left; width:800px; height:30px; line-height:30px;}
.fl_main h3.title_name{margin-right:10px; font-size:22px; font-weight:bold; display:inline;}
.fl_main span{display:inline-block;margin-right:10px;}
.fr_main{float:right;height:30px; line-height:30px;}

/*按钮区*/
.antbox{padding:14px 0;text-align:center}
.antbox1{padding:14px 0;text-align:left}
.detail_box{line-height:30px; margin:0 20px;}
.fl_tit{float:left; width:70px; padding-right:3px; text-align:left;}
.fg_tit{float:left; width:110px; padding-right:2px; text-align:left;}
.fr_tit,.txt_1,.txt_a{float:left;margin-left:10px;}
.fr_icon{float:left;margin-left:10px; padding-top:6px;}

.table_1{}
.table_1 tbody tr td.number_right{text-align:right; padding-right:10px;}
.table_1 tbody tr td.number_left{text-align:left; padding-left:10px;}
.table_1 tbody tr td.number_center{text-align:center; }

/*悬浮客服窗口开始*/


.floatktd{
/*屏蔽收起展开b*/	
display:none;
/*屏蔽收起展开end*/	
overflow:visible;width:50px;height:auto;right:20px;top:200px;position:fixed;}
.floatk{overflow:visible;width:50px;height:auto;right:20px;top:240px;position:fixed;}
.floatk ul,.floatktd ul {list-style:none;}
.floatk ul li,.floatktd ul li {position:relative;}
/*收起展开begin*/
.floatktd ul li .cfloatk{
	cursor: pointer;
	width:50px;
	height:30px;
	margin-bottom:10px;
	position:absolute;
	
}
.floatktd ul li .cfloatk:hover{background: url(img/floatup.gif) no-repeat 10px -30px;}
.floatktd ul li .cfloatkclick{
	cursor: pointer;
	position:absolute;
	width:50px;
	height:30px;
	margin-bottom:10px;
	background: url(img/floatup.gif) no-repeat 10px 0px;
	}

/*收起展开end*/


/*在线客服begin*/
.floatk ul li .floatkone{
cursor:pointer;
display:block;
background:url(img/float_icon01.gif) no-repeat 0px 0px;
width:50px;height:50px;
list-style-type:none;
outline-style:none;
text-decoration:none;
}
.floatk ul li .floatkone:hover{background:url(img/float_icon01.gif) no-repeat 0px -50px;}
.floatk ul li .floatkone_alt{width:110px;border:1px solid #ff9b2f ;left:-111px;position:absolute;top:0px;background: #fff;
text-decoration: none;text-align: center;font-family: Microsoft Yahei;display:none;}
.floatk ul li .floatkone_alt .title{margin-top:13px;margin-left:5px;}
.floatk ul li .floatkone_alt .context{padding:0px 0px 10px;;color: #ff6329;}
/*在线客服end*/


/*悬浮客服窗口结束*/

/**
*用div模拟select框
*/
.selectDiv{margin:0px;}
.selectDiv .sTitle{float:left;}
.selectDiv .sContext{float:left;margin:0px;}
.selectDiv .sContext span{
	display:block;
	margin:0px;
	height:25px;
	line-height:25px;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #808080;
	text-indent:5px;
	overflow: hidden;
	cursor:default;
	border: 1px solid #d7d7d7;
	background:url(img/selectcontrol.gif) no-repeat #fff right 10px;
}
.selectDiv .sContext span:hover{border:1px solid #4bc47d;}
.selectDiv .sContext ul{
	position:absolute;
	margin:0px;
	margin-top:-1px;
	border:1px solid #4bc47d;
	background:#fff;
 	display: none; 
 	overflow: hidden;
 	max-height: 93px;
 	overflow-x:hidden;
 	overflow-y:auto;
}
.selectDiv .sContext ul li{
	margin:0px;
	width:auto;
	height:auto;
	min-height:25px;
	line-height:25px;
	text-indent:5px;
}
.selectDiv .sContext ul li:hover{
	cursor: pointer;
	background:#F2F2F2;	
}
/*用span模拟radio单选框*/
.radioSpan{float:left;}
.radioSpan  span{margin:0;;margin-right: 10px;}
.radioSpan .default{
	display: block;
	width: 15px;
	height: 15px;
	margin-top:6px;
	margin-right:5px;
	background: url(img/control.gif) no-repeat -55px 0px;
}
.radioSpan .checked{
	display: block;
	width: 15px;
	height: 15px;
	margin-top:6px;
	margin-right:5px;
	background: url(img/control.gif) no-repeat -55px -24px;
}

.radioSpan .gray{
	display: block;
	width: 15px;
	height: 15px;
	margin-top:6px;
	margin-right:5px;
	background: url(img/control.gif) no-repeat -55px -48px;
}

.radioSpan .grayNotPoint{
	display: block;
	width: 15px;
	height: 15px;
	margin-top:6px;
	margin-right:5px;
	background: url(img/control.gif) no-repeat -55px -72px;
}
.radioSpan input{display:none;}

/*
*激活 '我已经阅读并同意支付协议'的checkbox样式
*/
.epay_treaty{
	width:18px;
	margin-top:4px;
	position:relative;
	/* margin-right:0px; */
	float:right;
}


/**
*	用div模拟checked框
*/
.checkedBox{
	margin:0 auto;
	display: block;
	width: 18px;
	height: 18px;
	background: url(img/control.gif) no-repeat -1px -26px;
	cursor: pointer;
	text-align: center;
}

.unCheckedBox{
	display: block;
	width: 18px;
	height: 18px;
	margin:0 auto;
	background: url(img/control.gif) no-repeat -1px 1px;
	cursor: pointer;
	text-align: center;
}


/*商城样式*/
.font_12{font-size:12px;}
.font_14{font-size:14px;}
.font_16{font-size:16px;}
.font_18{font-size:18px;}
.font_chen{color:#ff6b3d;}
.pabox{width:962px; margin:0 auto;}
.box001{background:#f1f1f1; border:1px solid #f1f1f1; padding:0 10px; height:90px; line-height:24px;}
.box001_l{float:left; width:; margin-top:20px;}
.box001_r{float:right; margin-top:40px; font-size:14px; font-weight:bold;}

.box002{border:2px solid #bababa; padding:20px 28px;}
.box002 h3{background:url(css/img/tab_titlebg.jpg) repeat-x center center;}
.box002 h3 span{background:#fff; display:inline-block; padding:0 10px 0 0 ; font-size:14px; font-weight:normal;}
.box002 .pa_k1{border:1px solid #d7d7d7; background:#f1f1f1; padding:10px 36px; margin-top:20px;}
.box002 .pa_k2{border:1px solid #d7d7d7; background:#fefefe; padding:10px 36px; margin-top:20px;}
.k1_txt1{font-size:16px; width:300px;display:inline-block;}
.k1_txt2{font-size:12px; width:250px;display:inline-block;}
.k1_txt3{font-size:12px; width:170px;display:inline-block;}
.pa_mima{padding-left:30px;}
.mima_fl{float:left;width:324px; margin-left:40px;}
.mima_fl b,.mima_fr b{height:30px; line-height:30px;font-size:12px;}
.mima_fr{float:left;}
.input_mima{ width:180px; height:22px; line-height:22px; border:1px solid #dadada;}
.input_ecion{height:25px;line-height:25px;width:180px; border:solid 1px #dadada;}
.int001{background:url(images/antbg001.jpg) no-repeat; width:181px; height:33px; line-height:33px; vertical-align:middle; color:#fff; text-align:center; font-size:13px; font-weight:bold; border:none; cursor:pointer; margin-left:40px;}
.int002{background:url(images/antbg002.jpg) no-repeat; width:121px; height:29px; line-height:29px; vertical-align:middle; color:#7b7b7b; text-align:center; font-size:13px;  border:none; cursor:pointer; margin-right:10px;}

/*商城样式end*/

	



/*公共样式 -2014-3-10--------《添加样式请在这行之上添加》---------- */
.fon_9{ font-size:9px;}
.font12{ font-size:12px;}
.font14{ font-size:14px;}
.font16{ font-size:16px;}
.font24{ font-size:24px;}
.bold{ font-weight:bold;}
.fl{ float:left; display:inline;}
.fr{ float:right;}
.fc{clear:both;overflow:hidden;}
.fc:after{clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.h5{ height:5px; clear:both; font-size:0px;}
.h8{ height:8px; clear:both; font-size:0px;}
.h10{ height:10px; clear:both; font-size:0px;}
.h20{ height:20px; clear:both; font-size:0px;}
.h30{ height:30px; clear:both; font-size:0px;}
.h40{ height:40px; clear:both; font-size:0px;}
.h50{ height:50px; clear:both; font-size:0px;}
.l20{line-height: 20px;}
.l26{line-height: 26px;}
.l33{line-height: 33px;}
.w50{width:50px;}
.w100{width:100px;}
.w120{width:120px;}
.w130{width:130px;}
.w140{width:140px;}
.w150{width:150px;}
.w180{width:180px;}
.w200{width:200px;}
.w250{width:250px;}
.w290{width:290px;}
.w300{width:300px;}
.w400{width:400px;}
.wapper { width:960px; margin: 0px auto; background:#fff;}
.wapper_message { width:1070px; margin: 0 auto;}
.wapper100 { width:100%; margin: 0 auto;}
.wapper_app { width:900px; margin: 0 auto;}
.mtop8 { margin-top:8px;}
.mtop10 { margin-top:10px;}
.mtop18 { margin-top:18px;}
.mtop28 { margin-top:28px;}
.mtop40 {margin-top:40px;}
.mtop70 { margin-top:70px;}
.mtop100 { margin-top:100px;}
/** 文字颜色 **/
.text_orange {color: #ff8b3d;}
.text_green {color: #479853;}
.text_blue {color: #3786d0;}
.text_importance {color: #222222; }
.text_normal{color: #4d4d4d;}
.text_unimportance   {color: #666666;}
.red{color:#cc0000;}
.blue{color:#0066cc;}
.seaBlue{color:#4d90d3;}
.black{color:#333;}
.realRed{color:#ff6329;}
.orange{color:#ff6600;}

.text_caption {font-weight: bold;font-size:18px;color: #4c4c4c ;font-family: Microsoft Yahei;}
.text_title {font-weight: bold;	font-size: 16px;color: #4c4c4c ;font-family: Microsoft Yahei;}
.text_subtitle {
	font-weight: bold;	
	font-size: 14px;
	color: #4c4c4c;
	font-family: Microsoft Yahei;
	margin:10px auto 0px;
	
}
.text_subtitle2 {
	/* font-weight: bold; */	
	font-size: 14px;
	color: #4c4c4c;
	font-family: Microsoft Yahei;
	margin:10px auto 0px;
	
}
.text_subtitleTip{
	font-weight:normal;
	font-size:12px;
}
.text_indent24{text-indent:24px;}
.vertical_align{width:100px; height:28px;}
.margin-r8 { margin-right:8px;}
.margin-r18 { margin-right:18px;}
.margin-r28 { margin-right:28px;}
.margin-r49 { margin-right:49px;}
.margin-l3 { margin-left:3px;}
.margin-l8 { margin-left:8px;}
.margin-l10 { margin-left:10px;}
.margin-l18 { margin-left:18px;}
.margin-l100 { margin-left:100px;}
.marginrex30 { margin: 0px 30px;}
.margin-t4{margin-top:4px;}
.margin-t23{margin-top:23px;}
.margin-t10{margin-top:10px;}
.margin-b10{margin-bottom:10px;}

.padding-0{padding:0;}

/*居中*/
.box_center{text-align:center;}

/*垂直居中*/
.verticalAlign{vertical-align:middle;}

/*批量复核授权按钮样式*/
.pagenum_box {
	position: relative;
	width: 960px;
	height: 53px;
	padding: 0px;
	margin: 0px auto 0px auto;
	border: #eeeeee solid 0px;
	text-align: center;
	background-color: #eeeeee;
}
.pagenum_word {
	position: absolute;
	width: auto;
	height: 53px;
	line-height: 53px;
	right: 130px;
	top: 0px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	font-size: 16px;
	color: #808080;
	text-align: left;
}
.btn_up {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 125px;
	height: 53px;
	line-height: 53px;
	border: 0px solid #d7d7d7;
	background-color: #e6e6e6;
	font-family: Microsoft YaHei;
	font-size: 18px;
	color: #3786d0;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.btn_down {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 125px;
	height: 53px;
	line-height: 53px;
	border: 0px solid #d7d7d7;
	background-color: #ff8b3d;
	font-family: Microsoft YaHei;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.authDiv{height:28px;}
.authDiv div{float:left;}
.authDiv .checkOnly{
	margin-top:4px;
}

.newSelectDiv{
	position:relative;
	background:url(img/selectcontrol.gif) #fff no-repeat right 12px;
	cursor:default;
	border:#d7d7d7 1px solid;
	height:25px;
	line-height:25px;
	text-indent:5px;
	vertical-align:middle;
	margin:0;
	position:relative;
	display:block;
}

.newSelectDiv:hover{
	border:solid green 1px;
}

.newClass ul{
	background-color:#fff;
	/* position:relative; */
	max-height:128px;
	overflow-y:auto;
	overflow-x:hidden;
	line-height:28px;
	border:solid green 1px;
	position:absolute; 
	z-index:9988;
}

.newClass ul li{
	text-indent:5px;
	line-height:25px;
	height:25px;
}
.newClass ul li:hover{
	background-color:#e8e8e8;
	cursor:pointer;
}
.font_f57b26{
	color:#f57b26;
	margin:0 0;
}


.graySelectDiv{
	position:relative;
	background:url(img/selectcontrol.gif) #fff no-repeat right 12px;
	cursor:default;
	border:solid #7d7d7d 1px;
	height:25px;
	line-height:25px;
	width:113px;
	text-indent:5px;
	vertical-align:middle;
	margin:0;
	background-color:#e8e8e8;
}
.auto_out{
	position:absolute;width:480px;height:80px;
}
.auto_out .fontRed{
	color:red;
}
.graySelectDiv1{
	position:relative;
	background:url(img/selectcontrol.gif) #fff no-repeat right 12px;
	cursor:default;
	border:solid #7d7d7d 1px;
	height:25px;
	line-height:25px;
	width:283px;
	text-indent:5px;
	vertical-align:middle;
	margin:0;
	background-color:#e8e8e8;
}
.graySelectDiv2{
	position:relative;
	background:url(img/selectcontrol.gif) #fff no-repeat right 12px;
	cursor:default;
	border:solid #7d7d7d 1px;
	height:25px;
	line-height:25px;
	width:123px;
	text-indent:5px;
	vertical-align:middle;
	margin:0;
	background-color:#e8e8e8;
}
.prompt {
    background: none repeat scroll 0 0 #FFFCE9;
    border: 1px solid #FFE4BD;
    color: #000;
    line-height: 24px;
    margin-top: 10px;
    padding: 5px 15px;
}
.passwordDiv{
	/* position:relative; */
	background:url(img/passwordCon.jpg) #fff no-repeat right 0px;
	cursor:default;
	border:solid #d7d7d7 1px;
	height:19px;
	width:19px;
	margin:6px 0px 0px 8px;
	cursor: pointer;
}

/* 文件上传css开始--hzt(20141119)*/
.infoUpload{
	border:solid #d7d7d7 1px;
	height:64px;
	width:107px;
	cursor: default; 
	float:left;
	cursor:pointer;
}
.upload_headTip{
	text-align:left;
	/* margin-left:60px; */
}
.upload_headTip .spanTip1{
	font-size:14px;
	font-weight:bold
}
.upload_headTip .spanTip2{
	color:#999;
}
.infoUpload_title{
	position: relative; 
	top:-24px;
}
.infoUpload_text{
	float:left;
	margin-left:15px;
}
.infoUpload_text .tip{
	line-height:21px;
	margin-left:2px;
}
.infoUpload_text .tip1{
	line-height:40px;
	margin-left:2px;
}
.infoUpload_img1{
	background:url(img/pic_up01.jpg) #fff no-repeat right 0px;
}
.infoUpload_img2{
	background:url(img/pic_up04.jpg) #fff no-repeat right 0px;
}
.infoUpload_img3{
	background:url(img/pic_up03.gif) #fff no-repeat right 0px;
}
.infoUpload_img4{
	background:url(img/pic_up04.jpg) #fff no-repeat right 0px;
}
.infoUpload_img5{
	background:url(img/pic_up05.jpg) #fff no-repeat right 0px;
}
.infoUpload_img6{
	background:url(img/pic_up06.jpg) #fff no-repeat right 0px;
}
.infoUpload_img7{
	background:url(img/pic_up07.jpg) #fff no-repeat right 0px;
}
.infoUpload_img8{
	background:url(img/pic_up08.gif) #fff no-repeat right 0px;
}
.err_message{
	float:left;
	border:1px solid #FFE4BE;
	background:url(img/icon_close.png) #FFF0EE no-repeat left 50%;
	padding-left:19px;
	padding-right:9px;
	height: 21px;
	line-height: 21px;
	width:auto !important;
}
.ok_info{
	float:left;
	background:url(img/u10_normal2.png) no-repeat left 2px;
	padding-left:19px;
	padding-right:9px;
	height: 21px;
	line-height: 21px;
	width:auto !important;
}

/*图片弹出框---- 开始*/
.up_tip{
    left: 16%;
	top: 0px;
	position: absolute;
}
.up_img{
	width:286px; 
	height:256px;
	/* background:url(img/pic6.jpg) no-repeat left 2px; */
	border: solid 1px #EBEBEB;
}
.up_box{
	background: white;
	width: 639px;
	min-height: 350px;
	border: solid #B2B2B2 6px;
	overflow: hidden;
	display: none; 
	border-image: initial;
}
.up_box .title {
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #EBEBEB;
	color: #222;
	font-size: 16px;
	padding-left: 16px;
	position: relative;
}
.up_box a.close {
	background: url(img/ant_close.png) no-repeat 0 -0;
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 18px;
	right: 20px;
}
.up_content {
	padding: 16px;
}
.up_content .up_img {
	float: left;
	width: 300px;
	overflow: hidden;
}
.up_content .right_text {
	width: 300px;
	float: left;
	font-size: 14px;
	line-height: 25px;
	margin: 20px 0 0 5px;
	color: #999;
/* 	border:solid red 1px; */
}
.up_content .right_text b {
	font-size: 16px;
	color: #4D4D4D;
}
.up_content .up_img div{
	/* border: solid 1px #EBEBEB; */
}
.up_box .orange {
	color: #FF8B3D;
}
.up_box .blue {
	color: #2255D8;
}
.up_btn {
	padding: 10px 0 10px 0;
}
.up_btn a {
	background: url(img/up_btn.jpg) no-repeat 0 -32px;
	width: 132px;
	height: 32px;
	line-height: 32px;
	display: block;
	font-size: 20px;
	color: white;
	text-align: center;
	margin: 0 auto;
}
.up_btn a:hover {
	background-position: 0 0;
	margin: 0 auto;
}

.up_img1{
	background:url(img/pic1.jpg) no-repeat left 0px;
}
.up_img2{
	background:url(img/pic2.jpg) no-repeat left 2px;
}
.up_img4{
	background:url(img/pic4.jpg) no-repeat left 2px;
}
.up_img5{
	background:url(img/pic5.jpg) no-repeat left 2px;
}
.up_img6{
	background:url(img/pic6.jpg) no-repeat left 2px;
}

/*管理员变更提示--开始*/
.crtl_tip{
	border:1px solid #ffe4bd; 
	width:400px; 
	background-color: #fffce9; 
	position: relative; 
	left:30%
}
.crtl_tip p{
	line-height: 21px;
	text-align: left;
}

/*管理员变更提示--结束*/

/*图片弹出框---- 结束*/

 /* 文件上传css结束--hzt(20141119)*/
 
 
/*开户激活页面统一优化样式--开始   hzt-20141107*/
.active_step{
	height:105px;
	position:relative;
}
.active_step .wrap_span{
	position: absolute;
	top: 6px;
	font-size: 14px;
	color: #d7d7d7;
	left: 112px;
	background: #fff;
	padding: 0 5px;
	line-height:20px;
}
.active_step .line_dashed_1{
	margin:20px 0 5px 30px;
	width:200px;
	float:left;
	border:#d7d7d7 2px dashed;
}
.active_step .wrap_div{
	width:7px;
	height:5px;
	float:left;
	margin-top:40px;
	background-color:#ff8b3d;
}
.active_step .line_dashed_2{
	margin:20px 0 5px 0px;
	width:600px;
	float:left;
	border:#d7d7d7 2px dashed;
}
.active_step .left_1{
	left:520px;
}
/*开户激活页面统一优化样式--结束   hzt-20141107*/

/*开户激活红包优化样式--开始   hzt-20141201*/
.HB_img{
	text-align:center;
	margin-top:80px;
}
.title_hb{text-align:center;font-size:20px; margin-top:30px;margin-bottom:20px;}
.hb_text{text-align:center;font-size:18px;line-height:30px; color:#333;}
.hb_text2{width:370px;margin:0 auto;text-align:left;font-size:18px;line-height:30px; color:#333;}
.hb_text2 #congradute{font-size:24px; padding:10px 0 10px 0;text-align:center; display:block;}
.money_input{background:url(img/hb2.png) no-repeat; width:383px;height:302px;position:relative;margin:20px auto;}
.money_input .text{width:150px;color:#fcceb0;position:absolute;left: 111px;;top: 94px;px; line-height:20px;}
.money_input .text1{ font-size:14px;width:150px;color:#fcceb0;position:absolute;left: 111px;;top: 164px;px; line-height:20px;}
.money_input span{color:#0099cc; position:absolute;left: 118px;top: 192px;}
.money_input span input{width:80px;height:25px;line-height:25px;border:solid 1px #fff;font-size:20px;}
.get_gift_ico{
	width:48px; 
	height:52px; 
	position:relative;
	left: 355px;
	top: -165px;
	display:block;
	background: url(img/gift.png) no-repeat; 
	display:none;
}
a.nowon_btn_sure{
	background:url(img/nowon_btn_sure.jpg) no-repeat 0 0;
	display:block;
	height:43px;
	width:146px; 
	position:relative;
	left: 110px;
	top: 196px;
}
a.nowon_btn_sure:hover{background-position:0 -43px;}
a.nowon_btn{
	background:url(img/nowon_btn.jpg) no-repeat 0 0;
	display:block;
	height:43px;
	width:146px; 
	position:relative;
	left: 10px;
	top: 223px;
}
a.nowon_btn:hover{background-position:0 -43px;}
.lottery_img{background:url(img/lottery.gif) no-repeat;display:block;height:369px;width:384px;position:relative;}
.recomm_title{width:600px; margin:30px auto 5px auto;font-size:14px;}
.finishOpen{width:600px;margin:0 auto 20px auto;padding:10px 0;background:#fffcf5; text-align:center;  border:1px solid #fdd3a2;font-size:16px; position:relative;}
.finishOpen b,.finishOpen span { margin:0 6px; }
.finishOpen b{font-size:18px;}
.recomm_ico{background:url(img/recomm.jpg) no-repeat;position:absolute;width:39px;height:37px;top:0;left:0px;display:block; }
.goAhead{background:url(img/btn2.png) no-repeat;display:inline-block;height:29px;line-height:29px!important;width:81px;cursor: pointer;font-size:14px;color:#777;}
.goAhead:hover{background-position:0 -29px;}
.hb_err_message{
	width: 250px;
	height: 30px;
	position: relative;
	top: 105px;left: 383px;
	background:url(img/icon_close.png) #FFF0EE no-repeat 2px 8px;
	border:1px solid #FFE4BE;
	font-size:14px;
	padding-left:24px;
	line-height:30px;
}
.hb_tip_message{
	width: 250px;
	height: 60px;
	position: relative;
	top: 105px;left: 383px;
	background:url(img/new_warn_30.png) #FFFCE9 no-repeat 2px 8px;
	border:1px solid #FFFCE9;
	font-size:14px;
	padding-left:24px;
	line-height:30px;
}
.fc_matchHeight{
	line-height: 24px;
	height: 24px;
}
/* .margin_set{
	margin:0px;
} */
/*开户激活红包优化样式--结束   hzt-20141201*/

/*收银台-开始-hzt(20150202)*/

/*收银台-头部*/
.checkStand_head{width:1190px;position:relative;left:73px;width:auto; height:63px;background: url(img/checkStand_hand.png) no-repeat;}
.checkStand_head div{position:absolute;top:13px;color:#666666; font-family: Arial Negreta;font-size:28px;font-weight:700;margin-left:108px;margin-bottom:13px;}

/*收银台-内容左部*/
.checkStand_context_left{float:left;/* margin-left:68px;width:279px; */height:422px;background: url(img/checkStand_left.png) center center no-repeat;}
.checkStand_context_left .div_left_title{font-size:16px;font-weight:700;margin-left:30px;margin-top:28px;margin-bottom:18px;}
.checkStand_context_left .div_line80{height:1px;background: url(img/checkStand_line80.png) center center no-repeat; width:245px;margin-left:17px;}
.checkStand_context_left .div_tip{font-size:13px; font-weight:400;margin-left:30px;margin-top:25px;}
.checkStand_context_left .div_payee{font-size:14px; font-weight:400;margin-left:30px;margin-top:22px;}
.checkStand_context_left .div_account{font-size:14px; font-weight:400;margin-left:88px;margin-bottom:25px;}
.checkStand_context_left .div_amt{font-size:32px; font-weight:400;margin-left:30px;}
.checkStand_context_left .div_chinese{font-size:24px; font-weight:400;margin-left:30px;}

/*收银台-内容右部*/
.checkStand_context_right{margin-left:-2px;width:919px; height: auto; float:left;}
.checkStand_context_right .head{height:5px; width:916px;background-color:#F0F0F0; line-height: 2px;}
.checkStand_context_right .showAmt{width:837px; height:70px; background-color:#F0F0F0;margin-left:49px;margin-top:12px;}
.checkStand_context_right .showAmt div{font-size:20px;font-weight:700;margin-top:22px;margin-left:37px;}
.checkStand_context_right .showAmt div span{color:#ff9900;}
.checkStand_context_right .bind_pay_tip{font-size:16px; font-weight:400; font-family: Arial Negreta;margin-left:99px;margin-top:27px;}
.checkStand_context_right .context{width:280px; height:178px;font-size:16px; background: url(img/checkStand_bind.png) center center no-repeat; font-weight:400; font-family: Arial Negreta;margin-left:81px;margin-top:15px;}
.checkStand_context_right .context .small_tip{margin-left:171px;background-color:#F0F0F0;width:83px;height:24px;font-size:13px;text-align:center;margin-top:2px;}
.checkStand_context_right .context .small_tip div{margin-top:2px;}
.checkStand_context_right .context .margin-l10 span{font-size:18px;font-weight:400;margin-left:3px;}
.checkStand_context_right .context .bindAmt{margin-left:10px;color:#333333; font-size:16px;margin-left:34px;font-weight:400;}
.checkStand_context_right .context .bindAmt span{color:#ff9900;}
.checkStand_context_right .context .bind_acc_name{margin-left:10px;color:#999999; font-size:13px;margin-left:34px;margin-top:12px;}
.checkStand_context_right .other_pay_tip{font-size:16px; font-weight:400; font-family: Arial Negreta;margin-left:99px;margin-top:27px;}

/*选项卡页*/
.tab_box_checkStand{margin-left:78px;margin-top:10px;}
.tab_box_checkStand .tab_title{height:49px; border:1px solid #ebebeb; border-bottom:none;background:url(img/tab_titlebg.jpg) #fbfbfb repeat-x bottom; }
.tab_box_checkStand .tab_title1{height:49px; border:1px solid #ebebeb; border-bottom:none;background:url(img/tab_titlebg.jpg) #fbfbfb repeat-x bottom; }
.tab_box_checkStand .tab_title1 ul li span{font-size:16px;}
.tab_box_checkStand .tab_content{ background:#fff;border:1px solid #ebebeb; border-top:none; padding:10px 30px; text-align:left;}
.tab_box_checkStand .tab_title ul{list-style:none;}
.tab_box_checkStand .tab_title ul li{float:left; cursor:pointer; width:178px; height:48px; display:inline-block;line-height:50px; border-right:1px solid #ebebeb; font-size:14px; overflow:hidden; text-align:center; background:#fbfbfb; color:#808080;border-bottom:1px solid #ebebeb;}
.tab_box_checkStand .tab_title ul li.sel{ padding:0; margin:0;width:178px; height:48px; display:inline-block;line-height:50px;background:#fff; color:#4d4d4d; border-right:1px solid #ebebeb;border-bottom:1px solid #fff;}
.bind_card{margin-top:10px;line-height:24px; height:24px;color:#333333;font-size:16px;font-weight:400;text-align:left;}
.bind_pay_span{background-color:#F0F0F0;width:83px;line-height:24px;height:13px;font-size:13px;text-align:center;margin-top:2px;margin-left:5px;}
.bind_card_con{height:50px; line-height:50px;}
.bind_card_con .div_first{text-align:left;background: url(img/checkStand_bindCard.png) center center no-repeat;height:49px; width:254px;}
.bind_card_con .span_first{margin-left:10px;margin-top:5px;line-height:48px;height:48px;}
.bindPayLine{height:1px;background: url(img/checkStand_line53.png) center center no-repeat;margin-top:20px;margin-left:0px;width:780px;}
.show_bank{width:651px;height:289px;border:solid 1px #e8e8e8; background: url(img/checkStand_quitPay.png) center center no-repeat;}
.bank_pay{width:30%;margin-top:0px;line-height:24px; height:24px;color:#333333;font-size:16px;font-weight:400;text-align:left;}
.bank_pay span{background-color:#F0F0F0;width:100px;height:13px;font-size:13px;text-align:center;margin-top:2px;margin-left:5px;}
.checkStand_btn{color:#ae5300;font-size:16px;text-align:center;line-height:53px;background: url(img/checkStand_button.png) center center no-repeat;height:53px;width:213px;margin-top:55px;margin-left:155px;margin-bottom:100px;}
.other_pay{width:100%;margin-top:0px;line-height:24px; height:24px;color:#333333;font-size:16px;font-weight:400;text-align:left;}
.other_pay span{line-height:24px; height:24px;background-color:#F0F0F0;width:100px;height:13px;font-size:13px;text-align:center;margin-top:2px;margin-left:5px;}
.bind_accno{height:28px;line-height:28px;float:left;}
.bind_img{float:left;margin-left:12px;width:99px; height:28px;background: url(img/checkStand_pingan.png) center center no-repeat;}
.bind_inf{margin-top:-2px;margin-left:10px;}
.bind_tip{line-height:16px;margin-top:0px; margin-left:0px;height:16px;text-align:center;color:#ffffff; width:20px;background: url(img/checkStand_bindFlag.png) center center no-repeat;}
.cs_login_btn{float:left;font-weight:400;text-align:center;width:132px;height:53px;line-height:53px;background: url(img/checkStand_nextBtn.png) center center no-repeat;cursor:pointer;}
.cs_login_btn :hover {background: url(img/checkStand_nextBtn_mo.png) center center no-repeat;}
.cs_cancel_btn{float:left;cursor:pointer;font-weight:400;text-align:center;width:132px;height:53px;line-height:53px;background: url(img/checkStand_cancel.png) center center no-repeat;}
.cs_cancel_btn:hover {background: url(img/checkStand_cancel_mo.png) center center no-repeat;}
.btn_area{margin-left:181px;margin-top:88px;font-size:16px;}
.cs_footer{width:1197px;/*  margin-left:68px; */height:108px;background: url(img/checkStand_foot.png) no-repeat;}
.other_link{position:relative;top:50px;text-align:center;color:#0000ff; font-family: Arial Negreta;font-size:13px;font-weight:400;}
.operation{position:relative;top:45px;text-align:center;color:#333333; font-family: Arial Negreta;font-size:13px;font-weight:400;margin-top:13px;}
.cs_login_context{margin-left:30px;margin-top:20px;height:auto;}
.login_tip{float:left;font-size:16px;font-weight:400;text-align:right;width:150px;}
.cs_login_step{font-size:12px;font-weight:400;text-align:left;margin-left:100px; margin-top:40px;}
.login_otp{line-height:25px;text-align:center;width:100px;cursor:pointer;height:25px;background: url(img/checkStand_otp.png) center center no-repeat;}
.pay_suc_context{height:423px; min-height: 423px;text-align:center;width:auto}
.pay_suc_tip{width:100%;text-align:center;margin-top:90px;margin-left:45%;}
.pay_suc_tip_img{float:left;width:50px;height:50px;background: url(img/checkStand_pay_suc.png) center center no-repeat;}
.pay_suc_tip_span{float:left;margin-left:10px;height:50px;line-height:50px;font-size:20px;color:#333333;font-weight:400;}
/*收银台-结束*/

