/* ------------------------------------------------------------
  version:	框架页布局样式表1.0
	author:	CCB
	create:	2015-08-18
------------------------------------------------------------ */

@charset "utf-8";

/* ------------------------------------------	布局样式 START	------------------------------------------ */
.container {
	width: 960px;
	margin: 0 auto;
	/*min-height:10%;*/}
#ccbPage {
	width: 100%;
	overflow: hidden;
	position: relative;}
	
/*顶部广告 START*/
#adnav {
	height: 0px;
	overflow: hidden;
	/*line-height:300px;*/
	position: relative;}
#adnav .clsbtn {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 6px;
	right: 6px;
	background: url(../images/icon_16_close.png) no-repeat center center;}
/*顶部导航 START*/

#tnav {
	height: 50px;
	line-height: 50px;
	background: #0065b3;}
#tnav a {
	vertical-align: middle;
	color:#83c5ff;
	display:block;
	height:50px;
	line-height:50px;
}
#tnav .tnav_left,
#tnav .tnav_right {
	height: 50px;
	margin-top:-2px;}
#tnav .tnav_left li {
	float: left;
	margin-right: 20px;
	color: #5089C7;
	position:relative;}
#tnav .tnav_left li i.icon_arrow_up_w {
	position: absolute;
	top: 44px;
	left: 21px;
	display: inline-block;
	width: 15px;
	height: 8px;
	background:url(../images/icon_arrow_up.png) no-repeat;}
#tnav .tnav_left li i.icon_arrow_up_pbc {
	position: absolute;
	top: 44px;
	left: 20px;
	display: none;
	width: 15px;
	height: 8px;
	background:url(../images/icon_arrow_up.png) no-repeat;}
#tnav .tnav_left > li a.on {
	color: #fff;
	text-decoration:none;}
#tnav .tnav_left li a.srsw {
	width: 79px;
	display: inline-block;
	height: 24px;
	background: url(../images/layout/tnav_link_srsw.png) no-repeat;
	vertical-align: text-top;
	margin-top:2px;
	display:block;
	height:50px;
	line-height:50px;
	background-position:0px;}
.icon_16_user_w{
    background:url("../images/layout/icon_16_user_w.png") no-repeat scroll 0% 50%;}
.icon_16_bank_pbc {
    background:url("../images/layout/icon_16_bank_b.png") no-repeat scroll 0% 50%;}	
#tnav .tnav_right > li {
	float: left;
	margin-left: 15px;
	color: #5089C7;
	position: relative;
	z-index:1101;}
.tnav_poptis {
	position: absolute;
	top: 45px;
	padding-top: 7px;
	display: none;}
#tnav_poptis_aqzx .tnav_poptis{ left:-708px;}
.tnav_poptis .arrow {
	position: absolute;
	width: 15px;
	height: 8px;
	background: url(../images/layout/icon_arrow_up.png) no-repeat;}
#tnav_poptis_aqzx .tnav_poptis .arrow {
	top: 0px;
	right:212px;}
#tnav .tnav_poptis .inner {
	background: url(../images/layout/top_pop_bg.png) no-repeat right top #F0F7FC;
	width: 918px;
	padding: 20px 40px;
	overflow: hidden;
	border:1px #CFDFEA solid;
	/*box-shadow:5px 5px 8px #E8E8E8;*/}
#tnav .tnav_poptis .inner dl {
	width: 153px;
	float: left;}
#tnav .tnav_poptis .inner dl a {
	text-decoration: none;}
#tnav .tnav_poptis .inner dl dt {
	width: 95px;
	border-bottom: 1px #B8D7ED solid;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;}
#tnav .tnav_poptis .inner dl dt a {
	display: inline-block;
	color: #0066B3;
	padding: 0 2px;
	height:auto;
	line-height:normal;}
#tnav .tnav_poptis .inner dl dd {
	line-height: 20px;
	margin-top: 5px;}
#tnav .tnav_poptis .inner dl dd a {
	display: inline-block;
	width: auto;
	color: #333;
	height: 18px;
	line-height: 18px;
	padding: 0 2px;}
#tnav .tnav_poptis .inner dl dd a:hover {
	background: #aaa;
	color: #fff;}
#tnav .tnav_poptis .inner dl dd span {
	display: inline-block;
	color: #999999;}
/*顶部导航 END*/


/*设置主题 START*/
#setTheme {
	display: none;
	width: 100%;
	height: 170px;
	background: url(../images/layout/bg_set_theme.png) repeat-x;
	overflow: hidden;}
#setThemeFocus {
	width: 960px;
	height:140px;
	margin: 0 auto;
	margin-top: 24px;
	position: relative;}
#setThemeFocus .box {
	width: 960px;
	height:140px;
	position: relative;
	overflow: hidden;}
#setThemeFocus ul {
	width: auto;
	height: 130px;
	position: absolute;
	left: 0;
	top: 0;}
#setThemeFocus ul li {
	width: 240px;
	float: left;
	position: relative;}
#setThemeFocus ul li .set_theme_item {
	display: block;
	width: 180px;
	height: 130px;
	padding: 6px;
	margin: 0 24px;
	cursor: pointer;
	background: url(../images/layout/bg_set_theme_item.png) no-repeat;}
#setThemeFocus ul li .set_theme_item:hover, 
#setThemeFocus ul li .set_theme_item.on {
	background: url(../images/layout/bg_set_theme_item.png) no-repeat -192px 0;}
#setThemeFocus ul li .zdy_div.on{
	background:url(../images/layout/bg_set_theme_item.png) no-repeat -192px 0;}
#setThemeFocus ul li .set_theme_item img {
	width: 180px;
	height: 98px;}
#setThemeFocus ul li .set_theme_item p {
	margin-top: 8px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;}
#setThemeFocus ul li .set_theme_item a {
	margin-top:20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;}	
#setThemeFocus ul li .set_theme_item i {
	display: none;
	width: 28px;
	height: 28px;
	/*background:url(../images/layout/icon_28_check.png) no-repeat;
	 left:110px;
	top:40px;*/
	position:absolute;
	background:url(../images/layout/triangle_24.png) no-repeat;
	right: 26px;
	top: 80px;
}
#setThemeFocus ul li .on .icon_28_check {
	display: block;}
#setThemeFocus .arrow {
	display: block;
	width: 25px;
	height: 56px;
	background: url(../images/layout/icon_set_theme_arrow.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -42px;
	cursor: pointer;}
#setThemeFocus .arrow.pre {
	left: -25px;
	background-position: 0 0;}
#setThemeFocus .arrow.pre:hover {
	background-position: 0 -56px;}
#setThemeFocus .arrow.next {
	right: -25px;
	background-position: 0 -112px;}
#setThemeFocus .arrow.next:hover {
	background-position: 0 -168px;}
/*设置主题 END*/


/*页头 START*/
#phd {
	background: #fff;}
#phd .container {
	height: 70px;
	position: relative;
	z-index: 110;}
#phd .logo {
	width: 430px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 20px;}
#phd .switch_font {
	position: absolute;
	right:296px;
	top: 29px;}
#phd .switch_font a {
	display: block;
	padding-left: 22px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	color: #288ADD;
	text-decoration: none;
	background: url(../images/layout/icon_16_font.png) no-repeat 0 0;}
#phd .switch_font a:hover {
	color: #0066b3;}
#phd .switch_font a:first-child {
	font-weight: bold;
	background: url(../images/layout/icon_16_font.png) no-repeat 0 -16px;}
#phd .searchbar {
	position:absolute;
	right:0;
	top:22px;
	width: 216px;
	height: 18px;
	padding: 5px 6px;
	border:1px #0066b3 solid;

}
#phd .searchbar.on {
	border-color:#288ADD;
}
#phd .searchbar input[type=text]{
	width:198px;
	height:18px;
	line-height:18px;
	border:none;
}
#phd .searchbar input[type=text]::-webkit-input-placeholder{
	color:#bbb;}
#phd .searchbar input[type=text]:-moz-placeholder{
	color:#bbb;}
#phd .searchbar button[type=submit] {
	margin-top: 1px;
	width: 16px;
	height: 16px;
	border: none;
	background: none;
	background: url(../images/icon_16_search.png) no-repeat 1px 0px;
}
#phd .searchbar button[type=submit]:active{
	background:url(../images/icon_16_search.png) no-repeat 0 -16px;}
#phd .searchbar input[type=text],
#phd .searchbar button[type=submit]{
	float:left;
	outline:none;}
#phd .searchbar input[type=text]{
	position:relative;
	z-index:8;
	zoom:1;
	font-size: 14px;
}
input::-ms-clear { display: none; }
#phd .search_drop_box {
	position: absolute;
	width:230px;
	top: 29px;
	left:-1px;
	background: #fff;}
#phd .search_drop_box .item {
	border: 1px #D8D8D8 solid;
	box-shadow: 0px 3px 3px #D8D8D8;
	display:none;
	width: 229px;
}
#phd .search_drop_box .item a {
	color: #666;}
#phd .search_drop_box .item a:hover {
	text-decoration: none;
	color: #fff;}
#phd .search_drop_box .item .hd {
	min-height: 30px;
	position: relative;}
#phd .search_drop_box .item .hd .hot {
	display: inline-block;
	height: 14px;
	line-height: 14px;
	padding: 0 4px;
	color: #fff;
	background: #F7AD28;
	position: absolute;
	left: 8px;
	top: 8px;}
#phd .search_drop_box .item .hd > p {
	padding-left: 30px;}
#phd .search_drop_box .item .hd > p > a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;}
#phd .search_drop_box .item .hd > p > a:hover {
	background: #288ADD;}
#phd .search_drop_box .item .hd table {
	width: 100%;}
#phd .search_drop_box .item .hd table tr:hover {
	cursor: pointer;
	background: #288ADD;
	color: #fff;}
#phd .search_drop_box .item .hd table td {
	padding: 6px 0;}
#phd .search_drop_box .item .hd table .btn {
	color: #fff;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	width: 50px;}
#phd .search_drop_box .item .line {
	width: 214px;
	height: 0;
	border-top: 1px #d8d8d8 solid;
	margin: 0 auto;}
#phd .search_drop_box .item > .list li {}
#phd .search_drop_box .item > .list li a {
	display:block;
	padding:0px 7px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;}
#phd .search_drop_box .item > .list li a:hover {
	background: #288ADD;
	text-decoration: none;}
#phd .search_drop_box .item .cyjy > p {
	padding-left: 10px;
	padding-top: 10px;}
#phd .search_drop_box .item .cyjy_list {
	padding: 7px 23px;
	padding-bottom: 0;}
#phd .search_drop_box .item .cyjy_list li {
	margin-bottom: 10px;
	width: 180px;}
#phd .search_drop_box .item .cyjy_list a:hover {
	color: #666;}
/*页头 END*/

/*菜单导航 START*/
#pnav {
	border-bottom:2px #dddddd solid;
	background: #fff;}
#pnav a:hover {
	text-decoration: none;}
.pnav_first {
	height: 35px;}
.pnav_first > li {
	float: left;
	position: relative;
	z-index: 1100; /*兼容IE7*/}
.pnav_first>li>a{
	display:block;
	width:125px;
	text-align:center;
	height:36px;
	line-height:36px;
	color:#333333;
	font-size:16px;
	text-align: center;
	cursor:pointer;}
#pnav_V6010000 a {
	width: 115px;}
#pnav_V6060000 > a {
	width: 95px;}
.pnav_first > li > a:hover {
	background: #1777C8;}
.pnav_first > li.on:hover > a,
.pnav_first > li:hover > a {
	background: #1693F0;
	color: #fff;}
#pnav_V6110000 > a {
	background:url("../images/icon_shzs.png") no-repeat scroll 6px 12px;	
	color: #333333;}
#pnav_V6110000.on:hover > a,
#pnav_V6110000:hover > a {
	background: #baa40f url("../images/icon_shzs_white.png") no-repeat scroll 6px 12px;
	color: #fff;}
.pnav_first > li.hover > a {
	background: #1693F0;
	color: #fff;}
.pnav_first > li.on > a {
	color: #0067b4;}
.pnav_second_box {
	display: none;
	width: 958px;
	min-height:191px;
	padding-bottom: 40px;
	border-left:1px #cbcbcb solid;
	border-right:1px #cbcbcb solid;
	background: url(../images/layout/bg_dis_blue_2.png) repeat-x #fff;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 35px;}
.pnav_second_box{
	padding-top:10px;}
#pnav_V6110000 > div.pnav_second_box{
	background: #fff url("../images/layout/bg_dis_blue_yellow.png") repeat-x scroll 0 0;}
.pnav_second_wp{
	position: relative;}
/*.pnav_first > li:hover .pnav_second_box {
	display: block;}*/
.pnav_second_index {
	position: absolute;
	left: 20px;
	top: 8px;}
.pnav_third_item{
	border: 1px solid #DBDBDB;
	background-color: #fdfdfd;
}
.pnav_second_index.on {
	background: #0066b3;
	color: #fff;}
.pnav_second_index:hover {
	color: #fff;
	background: #0066b3;}
.pnav_second_more {
	width: 100%;
	height: 20px;
	background: #fff;
	position: absolute;
	bottom: 40px;
	z-index: 1;}
.pnav_second_more i {
	display: block;
	width:16px;
	height:16px;
	background: url(../images/layout/icon_16_arrow_d_2.png) no-repeat;
	cursor: pointer;
	position: absolute;
	left: 50%;
	margin-top:0px;
	margin-left:-5px;}
.pnav_second_more i.itop {
	background: url(../images/layout/icon_16_arrow_d_1.png) no-repeat;}
.pnav_second {
	width: 780px;
	padding:0px 8px;
}
dl.pnav_third{
	float: left;
	width: 134px;
	position: relative;
	min-height: 200px;
	padding-left: 10px;
	margin: 10px 5px;
}
dl.pnav_third .handle {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	cursor: move;
	background-image:url(data:image/gif;base64,AAAA)}
dl.pnav_third .chose_inp{
	position:absolute;
	height:14px;
	width:14px;
	top:13px;
	right:8px;}
dl.pnav_third .chose_inp a {
	display: block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	padding: 0;}
dl.pnav_third .chose_inp a.addbut {
	/*background: url(../images/layout/display.png);*/
	border: 1px solid #dbdbdb;
	width: 12px;
	height: 12px;}
/*dl.pnav_third .chose_inp a.addbut:hover {
	background: url(../images/layout/display_hover.png);}*/
dl.pnav_third .chose_inp a.delbut {
	background: url(../images/layout/hide.png);}
/*dl.pnav_third .chose_inp a.delbut:hover {
	background: url(../images/layout/hide_hover.png);}*/
dl.pnav_third .chose_inp a.hide {
	display: none;}
dl.pnav_third a {
	padding: 0 2px;}
dl.pnav_third dt {
	padding:10px 0;
	height: 18px;}
dl.pnav_third dt a {
	display: inline-block;
	height: 18px;
	line-height: 18px;}
dl.pnav_third dt a:hover {
	background: #aaa;
	color: #fff;}
dl.pnav_third dd {
	padding-top: 5px;}
dl.pnav_third dt {
	width:100%;
	border-bottom: 1px #ddd solid;
	color: #333;
	font-weight: bold;}
dl.pnav_third dt a {
	cursor: default;
	color: #333;}
dl.pnav_third dt a:hover {
	background: #fff;
	color: #333;}
dl.pnav_third dd a {
	display: inline-block;
	width: auto;
	color: #333;
	height: 18px;
	line-height: 18px;}
dl.pnav_third dd.on a, 
dl.pnav_third dd a:hover {
	background: #0066b3;
	color: #fff;}
dl.pnav_third .hl {
	background-color: #e18178;
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	height: 14px;
	line-height: 14px;
	margin-left: 6px;
	padding-left: 1px;
	width: 12px;}
#pnav_V6020000 .pnav_second_box {
	left: -115px;}
#pnav_V6030000 .pnav_second_box {
	left: -240px;}
#pnav_V6040000 .pnav_second_box {
	left: -365px;
	height: 403px;
	overflow: hidden;}
#pnav_V6050000 .pnav_second_box {
	left: -490px;}
#pnav_V6060000 .pnav_second_box {
	left: -615px;}
#pnav_V6070000 .pnav_second_box {
	left: -710px;}
#pnav_V6080000 .pnav_second_box {
	left: -835px;}	
#pnav_V6520000 .pnav_second_box {
	left: -115px;}
#pnav_V6530000 .pnav_second_box {
	left: -240px;}
#pnav_V6540000 .pnav_second_box {
	left: -365px;}
#pnav_V6550000 .pnav_second_box {
	left: -490px;}
#pnav_V6560000 .pnav_second_box {
	left: -615px;}
#pnav_V6570000 .pnav_second_box {
	left: -740px;}
#pnav_V6020000 .pnav_second, 
#pnav_V6040000 .pnav_second {
	width: 942px;}
/**调整各二级菜单最低宽度--START**/
#pnav_V6040000 .pnav_second dl {
	width: 133px;}
/**调整各二级菜单最低宽度--END**/
/**调整各二级菜单最低高度--START**/
#pnav_V6020000 .pnav_second dl {
	width: 135px;
	/*width: 146px;	
	min-height: 215px;*/}
#pnav_V6030000 .pnav_second dl {
	/*min-height: 190px;*/}
#pnav_V6040000 .pnav_second dl {
	width: 135px;
	/*min-height: 220px;*/}
#pnav_V6070000 .pnav_second dl {
	/*min-height: 175px;*/} 
#pnav_V6080000 .pnav_second dl {
	/*min-height: 220px;*/} 
/**调整各二级菜单最低高度--END**/
#pnav_wdwy .save_tis {
	width: 80px;
	height: 30px;
	background: url(../images/layout/save_tis.png) no-repeat;
	position: absolute;
	top: -17px;
	left: 17px;
	display: none;}
#pnav_V6040000 .pnav_second_box .more_btn {
	position: absolute;
	left: 1px;
	right: 1px;
	bottom: 0px;
	height: 76px;
	background: url(../images/layout/bg_menu_more_btn.png) repeat-x;
	cursor: pointer;}
#pnav_V6040000 .pnav_second_box .more_btn i {
	position: absolute;
	top: 55%;
	left: 50%;
	margin-left: -8px;}
/*导航更多*/
#pnav_V6010000 .pnav_second dl.pnav_fourd, #pnav_V6020000 .pnav_second dl.pnav_fourd, #pnav_V6030000 .pnav_second dl.pnav_fourd, #pnav_V6040000 .pnav_second dl.pnav_fourd, #pnav_V6050000 .pnav_second dl.pnav_fourd, #pnav_V6060000 .pnav_second dl.pnav_fourd, #pnav_V6070000 .pnav_second dl.pnav_fourd, #pnav_V6080000 .pnav_second dl.pnav_fourd{
	min-height: 0;}
dl.pnav_fourd dt {
	padding: 5px 0 0;
	width: 140px;
	font-weight: normal;
	border-bottom: none;
	height: 18px;}
dl.pnav_fourd dt a {
	color: #0066b3;}
dl.pnav_fourd dd{
	display:none;}
dl.pnav_fourd:hover dt {
	display: none;}
dl.pnav_fourd:hover dd {
	display: block;}
/*导航定制增删按钮相关*/
dl.pnav_third_hide dt,dl.pnav_third_hide dt a{
	color:#aaa;}
dl.pnav_third_hide dd,dl.pnav_third_hide dd a{
	color:#aaa;}
.has_choice_menu li a:hover {
	color: #0066b3;
	text-decoration: none;}
.tabs_item .has_choice_menu li a:hover {
	background: #fff;
	color: #333;}
#setMenuBtn {
	position: absolute;
	top: 19px;
	left: 500px;
	cursor: pointer;
	font-size: 14px;
	font-style: italic;}
#setMenuBtn:hover {
	text-decoration: underline;
	color: #0066b3;}
.has_choice_menu {
	width: 500px;
	padding-left: 40px;
	min-height: 35px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	min-height: 230px;
	list-style-type: disc;
	margin-top: 10px;
	color: #999;}
.has_choice_menu li {
	float: left;
	width: 150px;
	padding: 6px 0;}
.has_choice_menu li a {
	display: inline-block;
	vertical-align: middle;
	height: 18px;
	line-height: 18px;
	padding: 0 2px;}
.has_choice_menu .icon_16_delete {
	left: 0px;
	top: 0px;
	cursor: pointer;}
.pnav_second_ft {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 38px;
	background:#F4F4F4;
	border-top: 1px #B8D7ED solid;
	border-bottom:1px #cbcbcb solid;
	line-height: 38px;
	padding:0 16px;}
.pnav_second_ft .fl {
	width: 600px;
	height: 38px;}
.pnav_second_ft .fl img {
	vertical-align: -4px;
	margin-left: -5px;}
.pnav_second_ft_op {
	width: 260px;
	float:left;}
.pnav_second_ft .btn {
	min-width:53px;
	height: 24px;
	line-height: 24px;
	float:left;
	font-size: 12px;
	margin-top: 7px;
	margin-left: 5px;
	padding-left: 12px;
  	padding-right: 12px;
  	width:auto;}
.pnav_second_ft .btn_set_reset {
	/*width:70px;*/
}
.pnav_second_ft a {
	color: #777;}
.pnav_second_ft a span {
	vertical-align: middle;
	margin-left: 3px;}
#pnav_V6030000 .pnav_zzhk_height{
	height: 261px;}
.pnav_second_ad{
	background-color: #f4f4f4;
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 40px;
	width: 149px;
	padding: 20px 6px 10px 6px;
	border-left: 1px #B8D7ED solid;}
.pnav_second_ad span {
	color: #f68936;
	border-left: 2px solid #f68936;
	padding-left: 5px;
	font-weight: bold;
}
.pnav_second_ad ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.pnav_second_ad ul li {
	color: #333;
	padding-left: 7px;
}
.pnav_second_ad>a img{
	border:none;
	width:100%;
	height: auto;
}
/*拖拽*/
.gu-mirror {
	position: fixed !important;
	margin: 0 !important;
	z-index:99999 !important;
	border: 2px solid #0066b3;
}
.gu-hide {
	display: none !important;}
.gu-unselectable {
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;}
.gu-transit {
	border: 1px #0066b3 dashed;
	background: #F5F5F5;}
dl.gu-transit dt,
dl.gu-transit dd,
dl.gu-transit .chose_inp {
	display: none;}
.gu-mirror {
	border-top: 2px #0066b3 solid;
	box-shadow: 1px 1px 3px #ddd;
	background: url(../images/bg_white_9.png) repeat;
	cursor: move;}
.zjsy{
	height:30px;
	display:block;
	width:935px;
	overflow: hidden;
	height:40px;
	line-height:40px;
	padding-left:23px;
	background-color:#EFF6FC;
	margin-top:2px;}
.time_zj{
	background:url(../images/layout/zzzk_lg.png) no-repeat left center; width:20px; height:20px;padding-left: 20px;color: #333333;font-weight: bold;}
.sjx{
	/*background:url(../images/layout/sjx.png) no-repeat   6px 2px;*/ width:6px; height:11px;padding-left: 20px;color: #666666}
/*菜单导航 END*/

/*常用工具栏 START*/
#pToolbar {
	/*padding: 20px 0;*/
	background: url(../images/layout/theme_b_0.png) no-repeat;
	color: #fff;
	position: relative;
	background-position: center center;}
#pToolbar.fullhide {
	padding: 2px 0 2px 0;/*background: #0065B3 none no-repeat 0 0;*/
	}
#pToolbar a {
	color: #fff;}
#pToolbar a:hover{text-decoration: none;color: #1dd9e2;}
#pToolbar .cyjy a:hover {
	text-decoration: none;
	color: #fff;
}
#pToolbar .hd .item {
	float: left;
	height: 75px;
	width:213px;
	padding:0 16px;
	margin-top: 15px;
	font-size: 14px;
	border-left: 1px #369ADE solid;}
#pToolbar .hd .item:last-child{
	width: 271px;
	padding: 0px 0px 0px 43px;
}
#kh_dlxx{
	width: 271px;
	padding: 0px 0px 0px 43px;
}
#pToolbar .hd .item:first-child {
	padding: 0px ;
	border: none;
	height: 115px;
	margin-top:0;
	margin-right: 6px;
}
#pToolbar .hd .item p {
	margin-bottom: 10px;}
#pToolbar .hd .item p:first-child {
	margin-top: -5px;}
#pToolbar .hd .user_info {
	width:393px;}
#pToolbar .hd .user_img {}
#pToolbar .hd .msg_welcome {
	margin-left:30px;
	font-size:18px;
	margin-top:10px;
	display:inline;
	width:260px;
	height: 29px;
	overflow: hidden;
}
#pToolbar .hd .msg_welcome span{
	margin:0px;
	padding:0px;
}
#pToolbar .hd .msg_zgtx {
	margin:0 0 3px 30px;
	width:260px;}
#pToolbar .hd .msg_zgtx span {
	color: #fff;}
/*#pToolbar .hd .msg_ylxx {
	margin:0 0px 3px 30px;
	width:260px;}*/
#pToolbar .hd .msg_ylxx {
}
#pToolbar .hd .msg_ylxx span {
	color: #93FFFB;}
#pToolbar .hd .msg_ylxx input {
	height: 16px;
	border: 1px #fff solid;
	padding:0 6px;
	width:120px;}
#pToolbar .hd .msg_wdxj {
	margin:0 0px 3px 30px;
	width:260px;}
#pToolbar .hd .msg_ylxx i {
	margin-left: 10px;
	margin-top: -5px;}
#pToolbar .hd .wdtx .tit {
	height: 25px;
	position: relative;
	/*margin-bottom: 10px;*/
	font-size: 16px;}
#pToolbar .hd .wdtx .tit .more {
	position: absolute;
	right:5px;
	top: 0px;
	color:#F8BE28;
}
#pToolbar .hd .wdtx .tit .more:hover {
	color: #ffcd54;
}
/*
#pToolbar .hd .wdtx ul {
	list-style-type: disc;
	margin-left:17px;
	position: relative;
}
#pToolbar .hd .wdtx ul li{
	line-height:24px;}
*/
#pToolbar .hd .wdtx ul li em{
	display: none;
	position:absolute;
	right:-12px;
	width:12px;
	height:12px;
	background:url(../images/layout/icon_16_delete.png) no-repeat -2px -2px;
	margin-top: 5px;
}
	
#pToolbar .hd .wdtx ul li em:hover{ background: url(../images/layout/icon_16_delete.png) no-repeat -2px -18px; }
#pToolbar .hd .wdtx ul li:hover em{ display: inline-block;}
#pToolbar .bd .item {
	background: url(../images/bg_white_3.png) repeat;
	padding:10px 12px;
	border-radius: 4px;
	width:692px;
	height: 125px;
	float: left;
	font-size: 14px;
	position: relative;
	behavior: url(../../js/PIE.htc);}
#pToolbar .bd .cyjy {
	margin-right:12px;
	width:207px;}
#pToolbar .bd .cyjy ul {
	margin-top: 10px;}
#pToolbar .bd .cyjy ul li {
	height: 28px;
	line-height: 28px;
	position: relative;}
#pToolbar .bd .cyjy ul li a {
	display: block;
	width: 100%;
	text-align: right;}
#pToolbar .bd .cyjy ul li a:hover{
	text-decoration: none;
}
#pToolbar .bd .cyjy ul li a span {
	position: absolute;
	left: 0;
	top: 0;}
#pToolbar .bd .cyjy ul li em {
	display: none;
	position: absolute;
	right: -12px;
	width: 12px;
	height: 12px;
	top: 8px;
	background: url(../images/layout/icon_16_delete.png) no-repeat -2px -2px;
	cursor: pointer;}
#pToolbar .bd .cyjy ul li em:hover{ background: url(../images/layout/icon_16_delete.png) no-repeat -2px -18px; }
#pToolbar .bd .cyjy ul i {
	font-style: normal;
}
#pToolbar .bd .cygn {}
#pToolbar .bd .cygn #setCYGN,#setCYJY {
	display: block;
	width: 54px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
	background: url(../images/bg_white_3.png) repeat;
	border-radius: 4px;
	position: absolute;
	right: 15px;
	top: 10px;
}
#pToolbar .bd .cygn #setCYGN:hover {}
#pToolbar .bd .cygn ul {
	width: 720px;
	margin-left:-30px;
	margin-top: 10px;}
#pToolbar .bd .cygn ul li {
	float: left;
	width: 120px;
	text-align: center;}
#pToolbar .bd .cygn ul li a:hover{text-decoration: none;color: #1dd9e2}
#pToolbar .btn_switch {
	display: block;
	width: 80px;
	height: 10px;
	background:url(../images/layout/btn_ptoolbar.png) no-repeat 0 0;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: -10px;
	cursor: pointer;
	z-index: 1;}
#pToolbar .btn_switch.btn_bg_0 {
	background: url(../images/layout/btn_ptoolbar_0.png) no-repeat 0 0;}
#pToolbar .btn_switch.btn_bg_1 {
	background: url(../images/layout/btn_ptoolbar_1.png) no-repeat 0 0;}
#pToolbar .btn_switch.btn_bg_2 {
	background: url(../images/layout/btn_ptoolbar_2.png) no-repeat 0 0;}
#pToolbar .btn_switch.btn_bg_3 {
	background: url(../images/layout/btn_ptoolbar_3.png) no-repeat 0 0;}
#pToolbar .btn_switch.btn_switch_off {
	background-position: 0 -10px;}
.btn_set_bg {
	width: 118px;
	height: 34px;
	cursor: pointer;
	position: absolute;
	top: 20px;
	right:40px;
	background: url(../images/layout/btn_set_banner.png) no-repeat;}
.btn_set_bg:hover {
	background: url(../images/layout/btn_set_banner.png) no-repeat 0 -34px;}
.qy_mey_div1{display: none;}
/* 消息提醒start */
.qy_mey_div1{ position:absolute; top:30px; left:-122px; border:solid 1px #C9C9C9; padding:18px;background-color: #FFF; z-index:99;display:none;width:660px; font-size:12px;}
#pToolbar  .td_op_a{ color:#0066b3; width:120px; margin-left:10px;}
.qy_mey_div1 .tab_qymey{border-top: solid 1px #C9C9C9;border-left: solid 1px #C9C9C9;}
.qy_mey_div1 .tab_qymey tr td{color:#333333;}
.qy_mey_div1 .tab_qymey tr td.w60{ width: 60px;}
.qy_mey_div1 .tab_qymey tr td.w50{ width: 50px;}
.qy_mey_div1 .tab_qymey .tab_qymey_tr{background-color:#E6E6E6;}
.qy_mey_div1 .tab_qymey .tab_qymey_td{border-bottom: solid 1px #C9C9C9;border-right: solid 1px #C9C9C9; text-align:center;padding: 3px 5px;}
.qy_mey_div1 .qy_div_txt{color:#FF8042;}
.qy_mey_div1 .absol_div1{ background:url(../images/p_zzhk/zzhk_19.png) no-repeat; width:16px; height:12px; position:absolute; top:-8px; left:330px;}
.close {display:inline-block;width: 23px;height: 23px;line-height: 0;font-size: 0;overflow: hidden;cursor: pointer;float: right;background:url(../images/Finance/close_2.png) no-repeat center; position:absolute; right:0px; top:0px;}
/* 消息提醒end */
/*常用工具栏 END*/

/*常用工具栏设置 START*/
#setPToolbar_mask {}
#setPToolbar {
	display: none;
	/*width:960px;*/
	width:700px;
	height:530px;
	background:#FFF;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top:-265px;
	margin-left:-350px;
	z-index: 1112;
	font-size: 14px;}
#setPToolbar .hd {
	height:48px;
	line-height:48px;
	color: #fff;
	position: relative;
	padding-left:24px;
	background: #0066b3;
	font-size:18px;}
#setPToolbar .hd i {
	position: absolute;
	right:24px;
	top:14px;}
#setPToolbar .select_tis {
	text-align: right;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin: 20px 20px 5px 20px;
	padding: 0 15px;
	color: #999;}
#setPToolbar .select_tis span {
	color: #E2928A;
	margin: 0 5px;}
#setPToolbar .select_result {
	/*height:120px;*/
	line-height: 20px;
	padding: 10px;
	background: #ddd;
	margin:0 24px;
	color: #333;}
#setPToolbar .select_result label {
	margin-left: 10px;
	-webkit-user-select: none;}
#setPToolbar .select_result input,
#setPToolbar .select_result span{
	vertical-align: middle;}
#setPToolbar .select_box {
	margin:2px 24px 16px 24px;
	width:912px;
	height: 330px;
	overflow: hidden;
	color: #333;}
#setPToolbar .slimScrollDiv {
	margin-top: 10px;}
#setPToolbar .select_list {
	margin-top: -10px;}
#setPToolbar .select_list li{
	width:100px;
	height:95px;
	margin:10px 5px;
	margin-bottom:0;
	float:left;
	overflow:hidden;
	position: relative;
}
#setPToolbar .select_list li .add{
	background: url(../images/lifeServe/Custom_service_add.png) no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	position: absolute;
	left: 78px;
	top: 0px;
}	

#setPToolbar .select_list li .del{
	background: url(../images/lifeServe/del.png) no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	position: absolute;
	left: 78px;
	top: 0px;
}
#setPToolbar .select_list li label {
	display: block;
	cursor: pointer;
	-webkit-user-select: none;
	text-align:center;
}
#setPToolbar .select_list li label input {
	margin-right: 2px;}
#setPToolbar .select_list li label input,
#setPToolbar .select_list li label span {
	vertical-align: middle;}
#setPToolbar .select_list li label i {
	display: block;
	width: 65px;
	height: 65px;
	margin: 0 auto;
	margin-bottom: 7px;}
#setPToolbar .select_list li label.on i {}
#setPToolbar .select_op {
	text-align: center;}
#setPToolbar .select_op .btn {
	width: 200px;}
#setPToolbar .select_tis_full {
	display: none;
	background: #000000;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	position: absolute;
	padding: 20px 24px;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: -30px;}
#setPToolbarMask {
	z-index: 1111;}	
.icon_cygn{
    display: inline-block;
    width: 65px;
    height: 65px;
}
/*常用工具栏设置 START*/

/*浮动工具条 END*/

/*主内容区 START*/
#pmain {
	width:100%;
	padding-bottom:60px;
	position:relative;}
#pbd {
	width:960px;
	margin:0 auto;
	min-height:270px;}
/*主内容区 END*/

/*侧栏 START*/
#psidebar {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	z-index: 999;
	background: #fff;}
#psidebar .btn_switch {
	display: block;
	width: 21px;
	height: 56px;
	background: url(../images/layout/btn_sidebar_switch.png) no-repeat 0 -56px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;}
#psidebar .btn_switch.off {
	right: 0;
	top: 0;
	background: url(../images/layout/btn_sidebar_switch.png) no-repeat;}
#psidebar .module_wp {
	width:235px;
	overflow: hidden;
	margin-top: -1px;
	border: 1px #ddd solid;}
#psidebar .module {
	width:205px;
	padding: 15px;
	padding-bottom: 20px;
	border-top: 1px #ddd solid;
	margin-top: -1px;}
/*快速交易*/
.module_ksjy {
	height: 284px;}
.module_ksjy .tabs_nav {
	margin-top: 10px;
	height: 31px;
	border-bottom: 1px #ddd solid;}
.module_ksjy .tabs_nav li {
	width: 50%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;}
.module_ksjy .tabs_nav li.on {
	color: #0066b3;
	border-bottom: 2px #0066b3 solid;}
.module_ksjy .tabs_item {
	display: none;
	padding-top: 10px;}
.module_ksjy .pbd_input {
	width:191px;
	margin-top: 10px;}
.module_ksjy .pbd_select {
	display: block;
	width:203px;
	margin-top: 10px;}
.module_ksjy .pbd_radio_box {
	width: 200px;
	padding-top: 10px;
	padding-bottom: 6px;}
.module_ksjy .pbd_radio {
	display: block;
	width: 33%;
	float: left;
	margin-right: 0;
	font-size: 14px;
	margin-top: 5px;}
.module_ksjy .pbd_radio input {
	margin-right: 2px;}
.module_ksjy .btn {
	margin-top: 10px;
	width: 100%;}
/*快速交易*/

/*我想要*/
.module_wxy {
	height:219px;
	padding-bottom: 20px!important;
}
.module_wxy ul {
	margin-top: -10px;}
.module_wxy ul li {
	margin-top: 18px;}
.module_wxy ul li a {
	text-decoration: none;}
.module_wxy ul li h3 i,
.module_wxy ul li h3 span {
	vertical-align: middle;
	margin-right: 5px;}
.module_wxy ul li p {
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	color: #999;}
/*精彩活动*/
.moudle_jchd {
	height:218px;}
.moudle_jchd ul {
	margin-top: 10px;}
.moudle_jchd ul li {
	height: 20px;
	line-height: 20px;
	margin-top: 5px;}
.moudle_jchd ul li a {
	color: #999;}
.moudle_jchd ul li a:hover {}
.moudle_jchd ul li a b {
	margin-right: 5px;}
.moudle_jchd .ad {
	display: block;
	margin-top: 20px;}
/*善融精选翻页*/
.moudle_jchd_fy{
	width: 188px;
	height: 264px;
	display: inline-block;
	border: 1px #ddd solid;
	padding: 15px;
}	
/*侧栏 END*/

/*页脚 START*/
#pft {
	color: #fff;
	font-size: 14px;
	background:#0066B3;}
.pft_link {
	background: #02599C;
	padding:13px 10px 12px 10px;
}
.pft_link i {
	font-style: normal;
	color: #84C6FF;
	margin: 0 5px;}
.pft_link span {
	color: #84C6FF;}
#pft>.container{ padding:35px 0;}
#pft .pft_link .container img {/
	width: 96px;
	height: 35px;
	margin-right: 12px;
}
#pft a{
	color:#83C6FF;
	padding-right: 24px;
	}
#pft .pft_links {
	height: 50px;
	line-height: 50px;}
#pft .pft_links a {
	margin: 0 12px;}
#pft .pft_copyright {
	padding-top: 15px;
	line-height: 24px;
	background:url(../images/layout/footer_2.png) no-repeat 0 20px;
	padding-left:34px;
}
#pft .pft_copyright span {
	margin-right:36px;
}
#pft .pft_ewm img {
	margin-left:24px;}
/*页脚 END*/

/*背景图上传图片大小限制提示气泡样式*/
.upload_icon{/*上传图标提示*/
	font-size: 12px;
	width: 25px;
	padding-left: 10px;
	padding-right: 10px;
	height: 26px;
	border: 1px solid #4fa6e0;
	line-height: 26px;
	position: absolute;
	z-index: 9999;
	top: -33px;
	left: -8px;
	color: black;
	font-weight: normal;
	background-color: #fff;
	opacity: 0.8;
}
.upload_icon_bg{
	/*width:242px;*/
	height:26px;
	background-color:#fff;
	opacity:0.8;
	filter:alpha(opacity=80);
	position:absolute;
	z-index:1;
}
.file_size_bubble{
	font-size:12px;
	width:242px;
	height:26px;
	border:1px solid #4fa6e0;
	text-align:center;
	line-height:26px;
	position:absolute;
	z-index:9999;
	top:-30px;
	left:69px;
	color:black;
	font-weight:normal;
}
.size_tips{
	width:242px;
	height:26px;
	position:absolute;
	z-index:2;
}
.opacity_bg{
	width:242px;
	height:26px;
	background-color:#fff;
	opacity:0.8;
	filter:alpha(opacity=80);
	position:absolute;
	z-index:1;
}
.upload_a_file{
	position:relative;
}
/*正在上传图片的样式*/
.uploading_img_div{
	width:960px;
	height:591;
	position:fixed;
	z-index:999999;
	margin:auto;
	top:20px;
	bottom:0;
	left:0;
	right:0;
	display:none;
}
.uploading_img_close_btn{
	float:right;
	z-index:2;
	width:50px;
	height:50px;
	position:relative;
	top:-591px;
	cursor:pointer;
}
/*背景图片选择超出大小限制图片div样式*/
.change_to_big_size_img{
	position:absolute;
	z-index:999999;
	width:105px;
	height:77px;
	top:110px;
	left:293px;
}
.change_to_small_size_img{
	position:absolute;
	z-index:999999;
	width:105px;
	height:77px;
	top:110px;
	left:175px;
}
.this_compter_op2 {
	background: url(../images/layout/open_windowImg2.png) no-repeat;
	width: 683px;
	height: 452px;
	position: absolute;
	top: 250px;
	left: 300px;
	z-index: 999;
	display: none;
}
.this_compter_op2 .this_cp_btn_on2{
	position: relative;
	top: 402px;
	left: 470px;
	width: 88px;
	height: 30px;
	cursor: pointer;
	float: left;
}
.this_compter_op2 .this_cp_btn_off {
	position: relative;
	top: 402px;
	left: 482px;
	width: 88px;
	height: 30px;
	cursor: pointer;
	float: left;
}
.this_compter_op2 .this_cp_btn_the {
	position: relative;
	top: 8px;
	left: 465px;
	width: 33px;
	height: 21px;
	cursor: pointer;
	float: left;
}
.outof_size_window{
	position:fixed;
	margin:auto;
	top:-135px;
	bottom:0;
	left:0;
	right:0;
	z-index:9999999;
	width:361px;
	height:190px;
	display:none;
}
.outof_size_window .select_again{
	width:100px;
	height:30px;
	position:relative;
	top:-41px;
	left:68px;
	cursor:pointer;
}
.outof_size_window .cancel{
	width:100px;
	height:30px;
	position:relative;
	top:-71px;
	left:192px;
	cursor:pointer;
}
.apacity_cover{
	position:absolute;
	z-index:999999;
	width: 180px;
	height: 110px;
	top:0;
}
/*弹出层修改  (author:姚淑丹)start */
.win_place{
	left:50%;
   top:50%;
	position:fixed;
	z-index:10000;
	background:#fff;
	display: none;
	/*margin-top: -134px;*/
}
.win_title{
	background:#0066b3;
	height:48px;
	line-height:48px;
	color:#fff;
	font-size:18px;
}
.win_box{
	padding: 20px 24px;
	background-color: #FFF;
}
.win_footer{
	height: 52px;
	background-color: #eee;
	clear: both;
}
.win_footer_div{
	padding: 11px 24px;
	float: right;
}
.win_title > div{
	padding: 0 24px;
	height: 100%;
}
.win_title span{display: inline-block;}
.win_title b.s_close{
	display:inline-block;
	background-size:24px;
	width:24px;
	height:100%;
	line-height:0;
	font-size:0;
	overflow:hidden;
	cursor:pointer;
	float:right;
	background:url(../images/Finance/close_ico.png) no-repeat center;
}
.win_title b.s_close:hover{}

/*弹出层宽度为720*/
.win_720{width: 720px;/*margin-top:-200px;*/margin-left:-360px;max-height: 500px;}

/*弹出层宽度为480*/
.win_480{width: 480px;margin-top:-116px;margin-left:-240px; max-height: 500px;}
.win_480 .win_title{text-align: center}
.win_480 .win_box > div{
   min-height: 110px;
}
.win_box .pl_170,  .layer_box .pl_170 {
	padding-left: 80px !important;
	min-height: 60px;
	background: url(../images/warning.png) no-repeat;
	background-size: 60px;
}

/*弹窗成功样式*/
.icon_status{vertical-align: top;}
.status_title{font-size: 24px;line-height: 2em;}
.status_cont{font-size: 18px;line-height: 1.5em;}
.s_span_left{vertical-align: top;margin-right: 20px;}
.s_span_right{width: 255px;display: inline-block;}
/*弹出层修改 end */

/*分享 更多*/
.show_more{
	width: 260px;
	height: 285px;
	border: 5px solid #CCC;
	position: absolute;
	right: 42px;
	bottom: -145px;
	background-color: #FFF;
}
.show_more_title{
	width: 100%;
	height: 30px;
	padding: 5px;
	overflow: hidden;
	background-color: #F2F2F2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

}
.show_more_title .close{
	width: 24px;
	height: 24px;
	background: url(../images/Finance/close_ico.png) no-repeat center;
	cursor: pointer;
}
.share_img{background: url("../images/show_more.png");height: 654px;}
.show_more_title span{font-size: 14px;}
.show_more_title i.close{font-style: normal;
	font-weight: bold;
	position: absolute;
	top: 10px;
	font-size: 16px;
	cursor: pointer;
	background: url("../images/share_close.png") no-repeat;
}

/*table 条形纹 end*/
.one_lines_table thead th {
	background: #ddd;
	height: 60px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
}
.one_lines_table{border: 1px solid #eee;border-bottom: 0;padding-bottom: 20px;}
.box_20{padding: 0 12px 20px;}
.one_lines_table tr{	border-bottom: 1px solid #eee;}
.one_lines_table td {
	height: 49px;
	font-size: 14px;
	color: #666;
	text-align: center;

}
.one_lines_table tbody tr:hover,.one_lines_table tbody tr:hover{
	background: #dbebf8;
}
.one_lines_table .up_txt {
	display: inline-block;
	background: url(../images/Finance/up_ico3.png) no-repeat right center;
	font-size: 12px;
	color: #D62F2F;
	padding-right: 10px;
}
.one_lines_table .down_txt {
	display: inline-block;
	background: url(../images/Finance/down_ico.png) no-repeat right center;
	font-size: 12px;
	color: #45b256;
	padding-right: 10px;
}
.one_lines_table .data_b {
	display: block;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.one_lines_table .td_op_a {
	display: inline-block;
	color: #0066b3;
	font-size: 12px;
	margin: 0 3px;
}
.one_lines_table th .up_sort {
	display: inline-block;
	background: url(../images/Finance/sort_ico2.png) no-repeat right 1px;
	padding-right: 18px;
}
.one_lines_table th .up_sort:hover{
	color: #3da4f2;
	background: url(../images/Finance/sort_ico2.png) no-repeat right -29px;
}
.one_lines_table th .up_sort.cur{
	color: #3da4f2;
	background: url(../images/Finance/sort_ico2.png) no-repeat right -29px;
}
.one_lines_table th .on{
	color: #0066b3;
	background: url(../images/Finance/sort_ico2.png) no-repeat right -59px;
}
.one_lines_table th .down_sort {
	display: inline-block;
	background: url(../images/Finance/sort_ico2.png) no-repeat right 1px;
	padding-right: 18px;
}

.box_10 {
	padding: 0 12px;
}
/*table 条形纹 end*/

/* ------------------------------------------	布局样式 END		------------------------------------------ */

/* -------------------------------------  交易页左侧挂载关联交易 START  -------------------------------- */
.leftMenuBar{
	position: absolute;
	left: -130px;
	top: 84px;
	width:120px;
	display:none;
}
.lmb_tittle {
	width:120px;
	height:49px;
	background:#338dc9;
	color:#FFFFFF;
	font-size:20px;
	line-height:49px;
	text-align:center;
}
.lmb_secTittle {
	width:120px;
	height:30px;
	background:#338dc9;
	color:#FFFFFF;
	font-size:12px;
	line-height:30px;
	text-align:center;
}
.lmb_menuList, .lmb_timeMenuList {
	width:118px;
	border:1px solid #d8d8d8;
	border-top:none;
}
.lmb_menuList ul, .lmb_timeMenuList ul {
	padding:0px;
	margin:0px;
}
.lmb_menuList ul li, .lmb_timeMenuList ul li {
	padding:0px 5px 0px 25px;
	height:40px;
	line-height:40px;
	border-bottom:1px dotted #e9e9e9;
	text-align:left;
	list-style:none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lmb_menuList ul li:hover, .lmb_timeMenuList ul li:hover, .lmb_menuList ul li.on, .lmb_timeMenuList ul li.on {
	padding:0px 5px 0px 25px;
	height:40px;
	line-height:40px;
	border-bottom:1px dotted #e9e9e9;
	text-align:left;
	cursor:pointer;
	color:#288add;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lmb_menuList ul li {
	background:url(../images/layout/lmb_menuList_icon.png) no-repeat 2px top;
}
.lmb_menuList ul li:hover, .lmb_menuList ul li.on {
	background:#f9f9f8 url(../images/layout/lmb_menuList_icon.png) no-repeat 2px bottom;
}
.lmb_timeMenuList ul li {
	background:url(../images/layout/lmb_timeMenuList_icon.png) no-repeat 2px top;
}
.lmb_timeMenuList ul li:hover, .lmb_timeMenuList ul li.on {
	background:#f9f9f8 url(../images/layout/lmb_timeMenuList_icon.png) no-repeat 2px bottom;
}

/* -------------------------------------  交易页左侧挂载关联交易 END  -------------------------------- */

/*-----------------右侧导航样式开始---------------------*/
.ccbcomnav{
	right: 0px;
	position: fixed;
	z-index: 1000;
	top: 50%;
	width: 40px;
	height: 260px;
	margin-top:-130px;
}
.fd_tool {
	/*background: url(../images/fd_tool.png)!important;*/
	width: 120px;
	height: 259px;
}
.fd_tool div {
	width: 120px;
	height: 65px;
	float: left;
	cursor: pointer;
}
.fd_tool .sus_li1{
	background:url("../images/fd_tool_oc.png") no-repeat scroll 0 0 !important;
}
.fd_tool .sus_li2{
	background: url(../images/fd_tool_cf.png) no-repeat scroll 0 0 !important;
}
.fd_tool .sus_li2_1{
	background: url(../images/fd_tool_cm.png) no-repeat scroll 0 0 !important;
}
.fd_tool .sus_li3{
	background: url(../images/fd_tool_bt.png) no-repeat scroll 0 0 !important;
}
/*
.fd_tool1 {
	background: url(../images/fd_tool1.png)!important;
	width: 120px;
	height: 259px;
}
.fd_tool1 div {
	width: 120px;
	height: 63px;
	float: left;
	cursor: pointer;
}
*/
/*-----------------右侧导航样式结束---------------------*/
#pop_timeout{
	margin-left: -325px;
	margin-top: -240px;
	width: 650px;
}
#pop_PbcBank{
	margin-left: -325px;
	margin-top: -60px;
	width: 550px;
}
.vs_container {
	font-size: 12px;
	height: 26px;
	overflow: hidden;
}
.vs_container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 17px;
}
.vs_container ul li {
	height: 26px;
	line-height: 26px;
	/*
	float: left;
	display: inline;
	*/
}
#custSRFloor {
    background: #eeeeee none repeat scroll 0 0;
    font-size: 14px;
    width: 738px;
    height: 558px;
    left: 50%;
    top: 50%;
    margin-left: -370px;
    margin-top: -279px;
    position: fixed;
    z-index: 10000;
}
#custSRFloor .pop_win_hd i {
	position: absolute;
	right: 10px;
	top: 6px;
}
#custSRFloor .bd{
	padding:3px 2px;
}