@charset "utf-8";
@import url("base.css");

.logo {position:relative;}
.logo .logo_tit{ position:absolute; left:170px; top:18px;height:28px; border-left:1px solid #999999; font-family:Microsoft Yahei;line-height:28px; font-size:16px; font-weight:bold; padding-left:18px;color:#333333;}

.button_top { width:auto; width:442px; overflow:hidden; height:30px; padding-top:15px; float:right;}
.button_top a{ width:auto; float:left; display:block; height:30px; line-height:30px; background:url(../../images/buttom_icon.gif) 0 1px no-repeat; padding-left:33px; font-weight:bold; color:#737373; margin-left:15px;}
.button_top a:hover{color:#e80014;}

.button_top .b2{ background-position:-107px 1px;}
.button_top .b3{ background-position:-213px 1px;}
.button_top .b4{ background-position:-318px 1px; _margin-left:10px;}

.button_help { width:372px;_width:382px; overflow:hidden; height:25px; padding-top:40px; float:right; text-align:right;color:#737373; position:relative; padding-right:60px; } 
.button_help p{ width:50px; height:22px;line-height:22px; background:url(../../images/03_help.gif) left 2px no-repeat; position:absolute; right:0px; top:40px;}
.button_help p a{color:#737373;}
.button_help p a:hover{color:#dd0000;}

/*------------------------------顶部快捷菜单------------*/
.top_con{ height:25px;}
.login{ float:right;}
.search_condition{ float:left;margin:0 0 0 8px;}
.search_condition li{ height:22px; float:left; cursor: pointer;position: relative;z-index:999;}
.search_condition li span{ height:23px; float:left; line-height:23px;background-color:#fff; background-position:right -309px; background-repeat:no-repeat;display:block;position: relative; border-left:1px solid #fff; border-right:1px solid #fff;}
.search_condition li em,.dl em{ height:23px; float:left; padding:0 20px 0 8px;display:block; background: url("../../images/icobg.gif") no-repeat scroll right -106px transparent; }
.search_condition .pl_list{ width:90px;line-height:20px;text-align:left;font-weight:normal;background-color:#fff;border:1px solid #bdbdbd;position:absolute;top:23px;left:0;z-index:99; display:none;}
.search_condition .pl_list a{ display:block; background-image:url(../../images/head_icon.gif); background-position:-190px -44px;}
.search_condition .pl_list.ll{ left:-38px;}
.search_condition li.on .pl_list a:hover{ font-weight:bold; background-position:-190px -9px;}
.search_condition li a{ height:24px; line-height:24px; padding-left:15px; display:block;}
.search_condition li a:hover{ color: #F00; font-weight:bold text-decoration:none; }
.search_condition li.on span{ height:23px; border:1px solid #bdbdbd;  border-bottom:none; z-index:999;}
.search_condition li.on em{ height:23px; display:block; background-position:-25px -229px;  background-repeat:no-repeat; background: url("../../images/icobg.gif") no-repeat scroll right -107px transparent;}
.search_condition li.on .pl_list{ display:block; }
.cp,.zc_listbox li h3{ background:url(../../images/head_icon.gif); background-repeat:no-repeat;}
.zc_listbox,.zc_listbox li.on .sp{ background-image:url(../../images/head_bg.png);background-repeat:no-repeat;}
.zc_menu{ width:165px; height:37px; float:left; background-color:#b40005; position:relative; z-index:9999;}
.zc_menu em{ margin-left:10px; font-weight:bold; float:left; font-size:16px; line-height:37px; color:#fff;}
.zc_menu .cp{ width:30px; height:30px; display:block; float:right;background-position:8px 0px;}
.zc_menu.on .zc_listbox{ display: block;}

.zc_listbox{ width:165px; height:283px; display:none; background-position:-2px -4px; position:absolute;top:37px; left:0; z-index:99;}
.zc_listbox ul{ float:left;}
.zc_listbox li{height:35px;}
.zc_listbox li.nobg h3{ background-image: none;}
.zc_listbox li h3{width:145px;line-height:34px; font-size:14px; color:#3b3b3b;font-weight: normal; padding-left:15px; margin-left:1px; border-bottom:1px solid #f7f7f7; background-position:-48px -77px;}
.zc_listbox li.on h3{ height:36px; font-size:14px; margin:0 2px 0 0;color:#F00;	background-image:none;	z-index:88;	font-weight:bold;}

.zc_listbox li.on .sp{ height:36px; background-color:#fff; background-position:-421px -6px;position: relative; display:block; z-index:9999}
.zc_listbox li .sp.aa a{width:145px; height:36px; display:block;}
.zc_listbox li .sp a:hover{ font-weight:bold;}

.zc_listbox li.on{z-index:9999;}
.zc_listbox li.on .zx_item{ display:block;}
.zx_item{ width: 555px;min-height:282px;_height:expression_r(this.scrollHeight < 282 ? "282px" : "auto");float: left; display:none;background-image:url(../../images/head_bg1.png);background-position:-2px -0px;position: absolute;left: 159px;top:0px;}
.zx_item dl{ margin:20px; line-height:30px;}
.zx_item dt{ height:30px;  border-bottom:1px solid #e0e0e0;}
.zx_item dd{height:30px;  border-bottom:1px dashed #e0e0e0; display:block;}
.zx_item dt span,.zx_item dd span{ width:100px; text-align:center; float:left;}
.zx_item .bb{ margin:0 2px;min-height:280px;_height:expression_r(this.scrollHeight < 286 ? "286px" : "auto"); border-bottom:1px solid #ddd;}

.dl{ float:left; margin:0 5px 0 0;}
.dl li{margin-left:12px; float:left;}
.dl li.air,.dl li.on{margin-left:5px;}

.dl li a{ height:23px; line-height:23px; float:left; padding:0;}
.dl li .pl_list a{ padding:0 16px 0 8px; background-image:none;}


/*------------------------------顶部快捷菜单结束------------*/
.topline{ background:#dd0000; height:2px; margin-top:15px; overflow:hidden;}


/*------------------------------主菜单开始------------*/
.main_nav{ background:url(../../images/nav_bg.gif) left top repeat-x; height:37px; margin-top:15px; z-index:99;}

.nav_div{ position:relative; height:37px;}
.zx_num{ background:url(../../images/bg_navtips.png) left top no-repeat; width:75px; height:21px; text-align:center; position:absolute; top:-12px; left:10px;font-size:12px; color:#dd0000; line-height:15px;}
.menu{ position:absolute; left:161px; font-size:16px;font-weight:bold; line-height:37px; top:0;}
.menu a{ color:#fff; padding:0 22px; display:block; float:left;}
.menu a:hover{ height:37px; color:#fff; background:#b40005;}
.menu a.focus{ background:#b40005;}

.service{line-height:37px; position:absolute; top:0; right:0; font-size:15px; color:#fff; font-weight:bold;}
.service a{ background:url(../../images/kf.gif) left top no-repeat; width:70px; height:28px; display:block; float:left; margin-top:4px;}
/*------------------------------主菜单结束------------*/





/**--------资产配置------------*/
.banner_zc{ background:url(../../images/zc_banner.jpg) center  top no-repeat; height:485px;}
.banner_zc .zc_con{ text-align:center; top:80px; right:0px; position:absolute; line-height:24px; width:238px; height:295px; border:1px solid #dedede; background:#ffffff;}
.banner_zc .zc_con dt{font-family:Microsoft Yahei; color:#dd0000; font-size:16px; background:url(../../images/zh_linebg.gif) left top repeat-x; border-bottom:1px solid #dedede; height:38px; line-height:38px; text-align:center;}
.banner_zc .zc_con dd{ padding-top:20px; font-weight:bold;}
.banner_zc .zc_con dd strong{ font-family:Microsoft Yahei; font-size:14px;}
.banner_zc .zc_con dd strong span{ font-size:16px; color:#dd0000;}
.banner_zc .zc_con dd a{color:#dd0000;}
.line {
    overflow: hidden;
    padding-top: 6px;
    width: 2px;
	float:left;
}
.line span {
    border-right: 1px solid #8C8C8C;
    display: block;
    height: 13px;
    width: 1px;
}
.zc_list{ border:1px solid #dddddd;}
.zc_list dl{ padding:10px 15px;}
.zc_list dt{ height:30px; line-height:30px; border-bottom:1px solid #dddddd; font-size:14px; font-family:Microsoft yahei; font-weight:bold; background:url(../../images/icobg.gif) 0px 10px no-repeat; padding-left:12px;}
.zc_list dd{ padding-top:10px;}
.zc_list dd p{ background:url(../../images/icobg.gif) left -18px no-repeat; line-height:22px; padding-left:10px; min-height:22px; height:auto;_height:22px;}

.zc_left{ margin-bottom:20px; overflow:hidden;}
.zc_left .tit{ height:35px; line-height:35px; background:url(../../images/icobg.gif) left  -630px repeat-x; font-size:16px; font-family:Microsoft yahei; font-weight:bold; margin-bottom:15px; overflow:hidden;}
.zc_left .tit p{ height:35px; background:url(../../images/icobg.gif) left bottom repeat-x; }
.zc_left .zc_what {color:#848484; height:111px; overflow:hidden;}
.zc_left .zc_what img{ float:left; margin-right:10px;}
.zc_left .zc_what h5{ font-size:14px; margin-bottom:5px;color:#404040; font-family:Microsoft Yahei;}
.zc_left .zc_step{ height:127px; overflow:hidden; font-family:Microsoft Yahei;}
.zc_left .zc_step p{ margin-right:10px; width:130px; height:47px; padding-top:78px; border:1px solid #dddddd; float:left; font-size:14px; font-weight:bold; text-align:center; background:url(../../images/icon_bz.gif) no-repeat;}
.zc_left .zc_step .p_cio1{ background-position:40px 22px;}
.zc_left .zc_step .p_cio2{ background-position:-102px 22px;}
.zc_left .zc_step .p_cio3{ background-position:-240px 22px;}
.zc_left .zc_step .p_cio4{ background-position:-382px 22px;}
.zc_left .zc_step .p_cio5{ background-position:-525px 22px; margin-right:0px;}
.zc_left .zc_plan dl{ height:200px; overflow:hidden; border-bottom:1px dashed #dddddd; padding-top:10px;}
.zc_left .zc_plan dl dt{ width:175px; text-align:center; float:left; font-size:14px;font-family:Microsoft yahei; }
.zc_left .zc_plan dl dt img{ margin-top:10px;}
.zc_left .zc_plan dl dd{ width:505px; float:right;}
.zc_left .zc_plan dl dd table{ margin-top:25px;}
.zc_left .zc_plan dl dd td{ height:32px; line-height:32px; text-align:center; border-bottom:1px solid #dddddd; }
.zc_left .zc_plan dl dd td span{color:#dd0000;}
.zc_left .zc_plan .p_tit td{ background:#fff8f8; border-bottom:1px solid #f6e0e0;border-top:1px solid #f6e0e0;color:#333333;}
.suggest{ height:22px; margin-bottom:10px;}
.suggest a{ height:22px; line-height:22px; display:block; background:url(../../images/icobg.gif) left -81px no-repeat; text-align:left; padding-left:18px;color:#737373; float:right;}


.step_left{ background:url(../../images/step_bg.gif) 35px top no-repeat; height:209px; overflow:hidden; font-family:Microsoft Yahei;}
.step_left dd{ padding-left:36px; height:32px; line-height:33px; overflow:hidden;font-size:14px; margin-bottom:26px; }
.step_left dd span{ width:31px; height:32px; display:block; line-height:32px; text-align:center; font-size:18px; color:#505050; float:left; margin-right:18px;}
.step_left .red{ background:url(../../images/icobg.gif) 3px -183px;color:#fff;}
.step_left .ok{ background:url(../../images/step_ico2.gif) 0px 2px no-repeat;color:#fff;}



.step_righttit{ height:30px; line-height:30px; padding-left:18px; font-family:Microsoft Yahei; font-size:14px; font-weight:bold; background:#f6f6f6; border-left:3px solid #e72e2a;}
.step_rightcon{ padding-left:20px; line-height:22px;}
.step_rightcon input{vertical-align:middle; margin-top:-1px; margin-bottom:1px;}
.step_rightcon span{color:#dd0000; padding-left:5px;}
.go_on{ text-align:center; line-height:40px; margin-top:90px;color:#dd0000;}
.go_on a{color:#dd0000;}
.step_right_4{eight:35px; font-size:16px; font-weight:bold;}

.border1{ border:1px solid #dddddd; padding:15px;}


.page_tit{ height:35px; line-height:35px; background:url(../../images/icobg.gif) left  -630px repeat-x; font-family:Microsoft yahei; font-size:16px; font-weight:bold; margin-bottom:15px; overflow:hidden;}
.page_tit p{ height:35px; background:url(../../images/icobg.gif) left bottom repeat-x; }

.over_tit{ background: url(../../images/zh_linebg.gif) left top repeat-x; border:1px solid #dddddd; height:39px; line-height:39px; overflow:hidden; padding-left:20px; font-size:14px; font-weight:bold; font-family:Microsoft Yahei;}
.over_tit span{ font-size:16px;color:#ed1c24;}
.over_border{ border:1px solid #dddddd; height:100%; overflow:hidden; padding:10px; border-top:none;}

.over_main{ padding:25px 10px;}

.over_main dt{ font-weight:bold; font-family:Microsoft Yahei;}
.over_main dd{ text-align:center; padding:20px 0;}
.over_main dd td{ height:45px; line-height:45px; text-align:center; border-bottom:1px solid #dddddd; }
.over_main dd td span{color:#dd0000;}
.over_main .p_tit td{ background:#fff8f8; border-bottom:1px solid #f6e0e0;border-top:1px solid #f6e0e0;color:#333333; height:28px; line-height:28px;}
.over_main dd td strong{color:#ed1c24;}
.over_main .nobd{ border-bottom:none; line-height:22px; padding-top:5px; text-align:left;}
.over_main .border_top td{ border-top:1px solid #dddddd;}

.over_con{ height:250px; text-align:center;}
.over_con dl{ margin-top:80px; padding-left:60px; font-family:Microsoft yahei; font-size:14px; text-align:left; padding-right:60px;}
.over_con dl dt span{ font-size:27px;}
.over_con dl dd table{ border:1px solid #ababab; margin-top:15px;}
.over_con dl dd table td{ height:42px;}
.over_con .red_a{ background:#f97171;}
.over_con .hui_a{ background:#dddddd;}

.ov_p0{ padding:25px 0;}
.ov_p0 dt{ font-weight:normal;}


.over_zczk{ height:210px; overflow:hidden; position:relative;}
.over_zczk .zczk_con{ height:207px; width:233px; border:1px solid #dddddd; position:absolute; top:0; left:0; overflow:hidden;font-family:Microsoft Yahei;}
.over_zczk .zczk_con dt{ height:38px; line-height:38px; font-size:14px; font-weight:bold; padding-left:12px; background:url(../../images/zh_linebg.gif) left top  repeat-x;border-bottom:1px solid #dddddd;color:#333;}
.over_zczk .zczk_con dd{  font-size:15px; color:#7d7d7d; text-align:center; }

.over_zczk .wz_jk{position:absolute; top:0; left:241px;}
.over_zczk .wz_jk2{position:absolute; top:0; left:482px;}
.over_zczk .wz_jk3{position:absolute; top:0; left:724px;}

.print_jg{ text-align:center; margin-top:10px;}
.print_jg a{color:#dd0000;}



.xg_con p strong{ font-size:14px; font-family:Microsoft Yahei;}
.xg_con p span{color:#dd0000;}
.xg_con .color_1{ height:14px; width:14px; background:#fdd32c; display:block; float:left; margin-right:15px; margin-top:4px;}
.xg_con .color_2{ height:14px; width:14px; background:#f17b15; display:block; float:left; margin-right:15px; margin-top:4px;}
.xg_con .color_3{ height:14px; width:14px; background:#f97171; display:block; float:left; margin-right:15px; margin-top:4px;}
.pl30{ padding-left:30px;}

.asset_tj p strong{ font-size:14px; font-family:Microsoft Yahei;}
.asset_tj p span{ font-size:16px; color:#dd0000;}

.center_con{ text-align:center;}

/**--------资产配置------------*/

/**--------专户服务------------*/
.account_ba{ background:url(../../images/zh_banner.jpg) left top no-repeat; height:301px; overflow:hidden;}
.account_ba dl{ padding-top:65px; padding-left:70px;}
.account_ba dl dt { font-family:Microsoft Yahei;color:#c76b00; font-size:14px; width:305px;}
.account_ba dl dt h3{ line-height:45px; font-size:24px;color:#d2312d;}
.account_ba dl dd{ padding-top:20px;}
.account_ba dl dd a{color:#dd0000;}
.account_ba dl dd img{ vertical-align:middle;}
	/*------------------------tab*/
.tabContainer{width:100%; background:url(../../images/zh_linebg.gif) left top repeat-x;overflow:hidden; border:1px solid #d5d5d5; border-bottom:none;}
.tabContainer li{float:left;margin-right:10px; font-family:Microsoft Yahei; font-weight:normal;background:url(../img/zb_93.gif) left top no-repeat; width:93px; height:40px; text-align:center; line-height:40px; font-size:14px; color:#000; margin-left:-1px;}
.tabContainer li a{display:block!important;display:inline-block;height:40px;line-height:40px;color:#333; text-decoration:none}
.tabContainer li.currentBtn{background:#fff;color:#dd0000; height:39px; border-bottom:1px solid #fff; border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5; font-weight:bold;}
.tabContainer li.currentBtn a{color:#dd0000;}
.tab .tabCot{border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5; padding:20px; width:680px;}
	/*------------------------tab*/
.zhfw_tit{ height:30px; line-height:30px; background:#f6f6f6; border-left:3px solid #e72e2a; font-size:14px; font-family:Microsoft Yahei; padding:0 13px; margin-bottom:15px;}
.zhfw_tit select{ vertical-align:middle; color:#333333; line-height:22px; margin-top:3px;}
.jl_time{margin:20px 0 20px 15px;}

.jl_time .schedule li{ width:98px; float:left;height:25px;background-image:url(../../images/jjjl.gif);background-repeat:no-repeat;background-position:-231px 0;}
.jl_time .schedule li.one{ width:120px;background-position:-5px 0;}
.jl_time .schedule li.two{ background-position:-132px 0;}
.jl_time .schedule li.last{ width:50px; background-position:-329px 0;}
.jl_time .name{float:left; margin-left:38px;_margin-left:24px;}
.jl_time .name p{ height:22px; float:left; width:90px; text-align:center;}
.jl_time .time{ height:30px;}
.jl_time .name li{ float:left; width:100px; text-align:center;}
.jl_time .time li{ float:left; width:92px; text-align:center;}


.mt2{ margin-top:2px;}
.zhfw_list dl{ width:315px; float:left; height:110px; overflow:hidden; padding-right:25px;color:#737373; margin-bottom:10px; }	
.zhfw_list dl h5{ font-family:Microsoft Yahei; font-size:18px;color:#333; line-height:35px;}
.zhfw_list dl img{ float:left; margin-left:10px; margin-right:20px;}
.td_list dt{ font-size:14px; font-weight:bold; line-height:35px; padding-bottom:20px; font-family:Microsoft Yahei;}
.td_list dd { height:100%; overflow:hidden; padding-bottom:10px;clear:both;}
.td_list dd img{ width:127px; height:153px; margin-right:15px; float:left;}
.zhjs_table td{ text-align:center; border-bottom:1px solid #e2e2e2; height:32px; line-height:32px;}
.zhjs_table .tit_js td{ background:#fff8f8; border-bottom:1px solid #f6e0e0;}
.zhjs_table .left_txt{ text-align:left; padding-left:25px;}
.zhcp_list td{ height:33px; line-height:33px; border-bottom:1px solid #e2e2e2; padding-left:15px;}
.zhcp_list td span a{color:#e61115;}
/**--------专户服务------------*/

/**--------定投------------*/
.dingt_ba{ background:url(../../images/dingt_bannner.jpg) center top no-repeat; height:485px; overflow:hidden;}
.chuangj_dt{ border-top:2px solid #F00; background:url(../../images/cjdt_bg.png) left top no-repeat; width:370px; height:433px; overflow:hidden; margin-top:28px;}
.chuangj_dt ul{ padding:30px 0 0 20px;}
.chuangj_dt dt{ font-size:24px; font-family:Microsoft Yahei; color:#b40005; font-weight:bold;}
.chuangj_dt li{ height:26px; width:340px; line-height:27px; clear:both; padding:8px 0; overflow:hidden;}
.chuangj_dt li .time,.money{ background-image:url(../../images/dt_icon.gif);background-repeat:no-repeat;}

.chuangj_dt li .time{ width:220px; height:25px; padding-left:2px; line-height:25px; border:1px solid #B9B9B9; background-position:200px -3px; }
.money{ height:26px; float:left; display:block; border:1px solid #B9B9B9; border-top:none; background-position:left -40px; padding:0 2px;_padding-top:2px; margin-right:3px;text-decoration: none;}

.chuangj_dt li.but{ height:47px; margin-top:15px;}
.chuangj_dt li i{ float:left; margin-left:5px; padding-top:3px; color:#bdbdbd; width:125px; line-height:15px; overflow:hidden;}
.chuangj_dt li span{ width:90px; text-align:right; height:22px;display:block; float:left;}
.chuangj_dt li select{ width:110px; float:left; margin:3px 5px 0 0; vertical-align:middle;color:#848484;}
.chuangj_dt li input{ vertical-align:middle;color:#3b3b3b;}
.chuangj_dt li img{ vertical-align:middle;}
.chuangj_dt .puttxt1{ width:195px; border:1px solid #b9b9b9; background:#fff; height:19px; line-height:19px; margin-top:-2px; font-weight:bold;}
.puttxt2{ width:85px; border:none; background:#fff; height:19px; line-height:19px; margin-top:px; }
.puttxt3{ width:72px; border:1px solid #b9b9b9; background:#fff; height:19px; line-height:19px; margin-top:-2px; }
.topi{ float:left; margin-top:2px; display:block;}
.chuangj_dt .select_1{ font-weight:bold; color:#3b3b3b;}
.chuangj_dt a{color:#dd0000;}

.why_dt{ width:320px; height:115px; border:1px solid #dddddd; position:relative;}
.why_dt dt{ width:180px; float:left;}
.why_dt dt img{ width:180px; height:115px;}
.why_dt dd{ float:right; width:118px; padding-top:10px;}
.why_dt dd h5{ margin-bottom:5px; font-size:14px;}
.why_dt dd p{ height:22px; background:url(../../images/icobg.gif) left -19px no-repeat; padding-left:10px;}
.why_dt .dt_num{ position:absolute; left:165px; top:8px; background:url(../../images/dt_num.png) left top no-repeat; height:28px; line-height:28px; width:28px; text-align:center; color:#fff; font-size:15px; font-weight:bold;}

.sh_cx{ float:right; height:30px; margin-right:10px; text-align:right; font-size:12px; font-weight:normal; width:515px}
.sh_cx span{color:#737373;}
.sh_cx input{ margin-top:-2px;_margin-top:0px; vertical-align:middle; _vertical-align:baseline; }
.sy_table td{ text-align:center;  height:32px; line-height:32px;}
.sy_table .tit_js td{ background:#fff8f8; border-bottom:1px solid #f6e0e0;}
.sy_table .listbg{ background:#f9f9f9;}

.sy_table i{ float:left; margin-left:15px; padding-left:20px; background-image: url(../../images/sy_list.gif); background-repeat:no-repeat;}
.sy_table_a{ border-bottom:1px solid #ddd;}
.sy_table_a i{ background-position:left -4px;}
.sy_table_b{ border-bottom:1px solid #ddd;}
.sy_table_b i{ background-position:left -34px;}
.sy_table_c{ border-bottom:1px solid #ddd;}
.sy_table_c i{ background-position:left -65px;}
.sy_table_d{ border-bottom:1px solid #ddd;}
.sy_table_d i{ background-position:left -98px;}



.dtjh{ height:138px; overflow:hidden; position:relative; margin-top:10px;}
.dtjh_con{ width:212px;}
.dtjh_con img{ width:210px; height:105px; border:1px solid #e9e9e9; border-bottom:none;}
.dtjh_con p{ background:url(../../images/dtjh_d.gif) left top no-repeat; width:212px; height:32px; line-height:32px;}
.dtjh_con p span{ width:55px; font-weight:bold; color:#fff; display:block; float:left; padding-left:10px;}
.wz_b{ position:absolute; top:0px; left:234px;}
.wz_c{ position:absolute; top:0px; right:0px;}

.wz_js{ position:absolute; top:0px; right:0px; font-size:12px; font-weight:normal; color:#848484;}
.wz_js a{color:#dd0000;}

.dt_zy_tit{ font-size:14px; line-height:25px;}
.dt_zy_tit img{ float:left; margin-right:20px; vertical-align:middle;}
.dt_jyzh dt{ float:left; width:150px;}
.dt_jyzh dd{ width:480px; float:right;}
.dt_jyzh hr{ height:1px; border-bottom:1px dashed #dddddd; background:none; }

.sy_table .tit_zh td{ background:#fff; border-bottom:1px solid #ddd; padding:0px;}
.sy_table td{ text-align:center;line-height:22px;}
.sy_table td span{color:#dd0000;}
.sy_table .left_txt{ text-align:left;}
.sy_table .bdleft{ border-right:1px solid #dddddd}
.sy_table .bdlefttit{ border-right:1px solid #f6e0e0}
.zh_zs{ color:#737373;}
.zh_zs span{color:#dd0000;}
.zh_line{ height:1px; border-bottom:1px  dashed #dddddd; margin-top:25px;}
.zh_line2{ height:1px; border-bottom:1px  dashed #dddddd; }

.dtcg p{ padding-left:314px; clear:both;color:#737373;}
.dtcg p span{ width:59px; height:25px; display:block; float:left; clear:both;}
.dtcg p strong{ font-size:14px; color:#8ea62f; line-height:40px; font-family:Microsoft Yahei;}
.dtcg p a{color:#dd0000;}


.dtcg_info{ background:#f6f6f6;padding:15px 0 15px 335px; line-height:32px; margin-top:30px;}
.dtcg_info p{ width:auto; height:30px; overflow:hidden; }
.dtcg_info i{ width:100px; text-align:right; display:block; float:left;}
.dtcg_info b{ float:left;}
/**--------定投------------*/

/**--------支付流程------------*/
.duihuan_con{ text-align:center;}
.duihuan_con strong{ font-size:14px;}
.duihuan_con .pay_put{ width:160px; padding-top:8px; padding-bottom:6px;vertical-align:middle; padding-left:13px; border:1px solid #b9b9b9; background:url(../../images/pay_1.gif) left top repeat-x; color:#737373;}
.pay_bt{ background:url(../../images/pay_bt.gif) left top no-repeat; width:105px; height:36px; line-height:34px; text-align:center; color:#333; font-size:14px; border:0; cursor:pointer;}
.pay_bt2{ background:url(../../images/pay_bt2.gif) left top no-repeat; width:105px; height:36px; line-height:34px; text-align:center; color:#fff; font-size:14px; border:0; cursor:pointer;}

.duihuan_con .no_color{color:#bfbfbf;}
.duihuan_con span{color:#dd0000;}

.pay_help dt{ line-height:38px; background:url(../../images/icobg.gif) 20px 14px no-repeat; height:38px; border:1px solid #dddddd; padding-left:30px; overflow:hidden; font-family:Microsoft yahei;}
.pay_help dt b{ font-size:14px;}
.pay_help dt a{color:#dd0000;}
.pay_help dd{ padding:10px 20px; border:1px solid #ddd; border-top:none;}

.pay_cgtit{ font-size:14px; font-weight:bold; font-family:Microsoft Yahei;}
.pay_cgtit span{ font-size:12px; font-weight:normal;}
.pay_cgcon{ border:1px solid #ddd; background:#fafafa; padding:10px 0; text-align:center; /*padding-left:297px;*/color:#737373; }
.pay_cgcon p a{color:#f00;margin:0 15px;}
.pay_cgcon p{ margin:10px 0; /*clear:both;*/}
.pay_cgcon p span{/* width:50px; display:block; float:left; clear:both;*/}
.pay_cgcon p strong{font-size:14px; color:#8ea62f; line-height:40px; font-family:Microsoft yahei;}
.pay_cgcon img{ vertical-align:middle;}
.pay_cgcon .pl50{ padding-left:50px;color:#dd0000;}
.pay_cgcon .pay_line{/*padding-left:65px; margin-top:10px;*/}
.pay_cgcon .pay_line2{ margin-top:10px;}

.other_cs{ padding:35px 0; color:#333;}
.other_cs a{color:#dd0000;}

.pay_line_txt{ }
.pay_line_txt span{ display:inline-block; margin:0 70px;}


.pl345{ padding-left:345px;}
.pl20{ padding-left:20px;}

.wx_txt{ color:#333333; /*margin-top:10px; padding-left:59px;*/}
.qr_txt{ color:#333333;padding-left:53px;}
.cg_txt{ margin-left:-40px;}


.pay_info{ border:1px solid #ddd; background:#fafafa; padding:10px 0; padding-left:352px; padding-bottom:20px;}
.pay_info .pay_zffs{ padding:0; text-align:left; background-color:#fff;border:none;}
.pay_info .pay_zffs span{ margin-left:0;}
.pay_info .pay_zffs span{float:left;color:#333;margin-top:10px;font-weight: normal;}
.pay_info img{ vertical-align:middle;}
.pay_info_list{ width:500px;height:auto; overflow:hidden;}
.pay_info_lis li{ width:100%; overflow:hidden; line-height:28px;}
.pay_info_list li em,.pay_info_list li p{ float:left; display:inline; overflow:hidden;}
.pay_info_list li em{ font-style:normal;width:120px;}
.pay_info_list p{ margin-bottom:5px; color:#333;}
.pay_info_list .pay_zffs{ height:55px;}
.pay_info_list .pay_zffs span{ margin-left:0;}
.pay_canlist{ height:168px; position:relative; font-family:Microsoft yahei;}
.pay_canlist .canlist{ width:207px; height:164px; border:1px solid #dddddd; text-align:center; font-size:14px; font-weight:bold;}
.pay_canlist .can_b{ position:absolute; top:0; left:251px;}
.pay_canlist .can_c{ position:absolute; top:0; left:503px;}
.pay_canlist .can_d{ position:absolute; top:0; right:0px;}

.pay_share{ padding:10px; border:1px solid #dddddd; background:#f6f6f6; margin-top:10px;}
.pay_share textarea{ border:1px solid #dddddd; background:#fff; height:50px; padding-left:12px; color:#737373; width:645px; font-size:14px; padding-top:10px; }

.pay_chongzhi{ background:#f7f7f7; border:1px solid #ddd; height:214px; margin-top:10px;}
.pay_chongzhi.jg{ height: auto; padding:0 0 20px 230px; background:#f7f7f7; border:1px solid #ddd; margin-top:10px;}

.pay_chongzhi .pay_zffs{   background-color:#F1EAE3; border: medium none; padding: 0; text-align: left;}
.pay_chongzhi .pay_zffs span{ color: #333333; float: left; font-weight: normal; margin-top: 10px;}	
.pay_chongzhi .r_cz{ height:214px; background:#fff;}
.pay_chongzhi .r_cz dl{ padding:25px;color:#737373; padding-right:5px;}
.pay_chongzhi .r_cz dl span{ width:30px; height:22px; display:block; float:left;}
.pay_chongzhi .r_cz dl b{color:#333;}
.pay_chongzhi .r_cz dl span img{ vertical-align:middle;}
.pay_chongzhi .l_cz dl{ padding-left:160px; padding-top:15px;}
.pay_zffs { border:1px solid #dddddd; background:#f7f7f7; padding:15px 0 15px 10px; margin-top:10px;color:#737373;}
.pay_zffs li input{ float:left; margin-top:15px;_margin-top:12px; vertical-align:middle;}
.pay_risk{ width:304px;}
.pay_chongzhi .r_cz .pay_risk span{ width:47px; float:left; margin-top:18px; font-size:12px;}
.pay_risk span{ width:47px; margin-top:18px; float:left;}
.pay_risk {  float:left; line-height:30px; margin:20px 0 0 35px;}
.pay_risk img{ float:left; margin-right:8px;}
.pay_zffs ul { float:left}
.pay_zffs ul li{ height:44px; margin:0 5px 10px 0;float:left; }
.pay_zffs ul li .inp{ width:20px; height:43px; margin-right:5px;display: block; float:left;}
.pay_zffs ul li img{ display: block; float:left; margin:0 10px 0 0;}
.pay_zffs ul p{ height:41px; float:left; padding:0 10px; display:block;border:1px solid #ccc; background-color:#fff; overflow:hidden;}
.pay_zffs ul p.on{ border:1px solid #e9a2a2; }
.pay_zffs .dredge{ line-height:40px; margin-right:5px;}
.pay_zffs .number{ width:45px; line-height:22px; float:left; margin:10px 10px 0 0;}
.pay_zffs .rebate{ width:34px; height:20px; line-height:20px; text-align:center; margin-top:10px; display:block; float:left; color:#fff; background-color:#e71014;}
.pay_zffs .new{margin-left:24px;_margin-left:12px; display:block;  float:left; color:#dd0000;border:1px solid #ddd;}
.pay_zffs .new img{ margin:0;}
.pay_other { margin-left:5px;}
.pay_other p{ line-height:30px; color:#333;}
.pay_other .text{ line-height:50px; color:#333;}
.pay_other.showFull .other{ display:none;}
.pay_other .zk{ display:none}
.pay_other.showFull .zk{ display:block;}

.pay_zffs .surplus{ margin-left:3px; line-height:40px; color:#333;}
.pay_pass{ margin-top:20px; text-align:center;}
.pay_pass a{ font-weight:normal; color:#dd0000;}
.pay_pass img{ vertical-align:middle;}


.exchange{ width:320px; height:auto; overflow:hidden; margin:15px auto; line-height:30px; margin-bottom:30px;}
.exchange img{ float:left; display:inline-block; width:auto; margin-right:8px;}
.exchange span{ float:left; display:inline-block; width:240px; text-align:left; font-family:Arial, Helvetica, sans-serif;}

.btnbk a{ display:inline-block; height:28px; line-height:26px; padding:0 20px; background:#666; color:#fff;}
.btnbk a:hover{ color:#f3f3f3;}

.pay_jstit{ height:30px; line-height:30px; font-family:Microsoft Yahei; font-size:16px; border-bottom:1px solid #cccccc; margin-bottom:10px;}
.pay_jstit a{color:#dd0000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.pay_jslist dt{ font-family:Microsoft Yahei; font-size:14px; color:#000;}
.pay_jslist dd{ margin-bottom:15px;}

/**--------支付流程------------*/


/**--------弹出窗口----------------------**/
.mainlist{padding:10px; text-align:center;}
.mainlist li{height:28px;line-height:28px;font-size:12px;}
.mainlist li span{margin:0 5px 0 0;font-size:12px;font-weight:400;color:#ddd;}
.mainlist strong{ font-size:14px;}
.mainlist span{color:#737373;}
.background{position:fixed;_position:absolute;z-index:998;top:0px;left:0px;width:100%;_width:expression(document.documentElement.clientWidth);height:100%;_height:expression(document.documentElement.clientHeight);background:rgb(50,50,50);background:rgba(0,0,0,0.5);}
.webox{position:fixed;_position:absolute;z-index:999;} 
.webox #inside{ background:#fff; border:1px solid #ccc;height:258px;}
.webox #inside h1{-moz-user-select:none;-webkit-user-select:none;position:relative;display:block;margin:0;padding:0;cursor:move;font-weight:800;color:#fff; font-size:1px; height:24px; }
.webox #inside h1 a{position:absolute;display:block;right:0px;top:0px;background-image:url(../../images/close.png);background-repeat:no-repeat;background-position:center top;width:25px;height:24px;cursor:pointer;display:inline-block;}
.webox #inside h1 a:hover{background-position:center bottom;}
.mt50{ margin-top:50px;}
/**--------弹出窗口----------------------**/

.footer{ background:#f2f2f2; padding:20px 0; min-height:305px; height:auto; }
.foot_menu dl{ padding-right:45px; height:155px; float:left; border-right:1px solid #d9d9d9; margin-right:15px; overflow:hidden;}
.foot_menu dl dt{ font-size:14px; font-weight:bold; color:#000; font-family:Microsoft yahei;}
.foot_menu dl dd a{color:#8c8c8c;}
.foot_menu dl dd a:hover{color:#333333;}
.foot_menu .noborder{margin-right:0; border-right:0; padding-right:0px;}
.foot_content{ margin-top:30px;border-top:1px dashed #525252; position:relative;color:#8c8c8c; height:140px;}
.foot_content strong{color:#000000;}
.foot_content .foot_txt1{ position:absolute; top:25px; left:0;}
.foot_content .foot_txt2{ position:absolute; top:47px; left:340px;}
.foot_content .foot_select{ position:absolute; top:47px; right:0;}
.foot_content .foot_select select{color:#3b3b3b;}
.foot_end{ height:90px; padding-top:20px; background:#e6e6e6; text-align:center; color:#404040;}
.foot_end a{color:#404040; padding:0 5px;}
.foot_end a:hover{color:#111111;}
.foot_end img{ vertical-align:middle;}


/* 2013.07.01 22:11 */
/**--------ETF基金概况------------*/
.etf_survey{ width:960px; margin:10px auto; margin-top:20px; position:relative; height:380px; background:#f9efdf;}
.coin_survey{ width:960px; margin:10px auto;margin-top:20px;  position:relative; height:380px; background:#f9efdf;}
.bond_survey{ width:960px; margin:10px auto; margin-top:20px; position:relative; height:380px; background:#f9efdf;}
.zx_survey{ width:960px; margin:10px auto; margin-top:20px; position:relative; height:380px; background:#f9efdf;}
.stocks_survey{ width:960px; margin:10px auto; margin-top:20px; position:relative; height:380px; background:#f9efdf;}


.etf_mask{ position:absolute; z-index:12; margin:80px 0 0 -10px; width:359px;height:59px; background:url(../../images/etf_mask.gif) no-repeat 0 0; text-align:center; padding:18px 0; line-height:28px; color:#737373;}
.etf_mask *{ vertical-align:middle;}

.etf_maskhb{ position:absolute; z-index:12; font-family:Microsoft Yahei; font-size:14px; margin:80px 0 0 -10px; width:359px;height:59px; background:url(../../images/etf_mask.gif) no-repeat 0 0; text-align:center; padding:18px 0; line-height:28px; color:#333;}
.etf_maskhb p{ position:relative;}
.etf_maskhb i{ position:absolute; color:#BDBDBD; bottom:-20px;left:85px;}
.etf_maskhb *{ vertical-align:middle;}


.put_kong{ width:100px; height:28px; line-height:28px; border:1px solid #b9b9b9;}
.etf_surveybox{ position:absolute;}
.etf_bantit{ height:51px; color:#a77116; line-height:52px; padding:5px 12px; font-size:14px; font-family: "Microsoft Yahei",Arial,sans-serif; font-weight:bold;}
.etf_bantit h3{ float:left; display:inline; font:normal bold 24px/52px "Microsoft Yahei",Arial,sans-serif; margin-right:8px;}
.etf_bantit span{ float:right; display:inline-block; font-family:"Simsun",Arial,sans-serif; font-size:12px; font-weight:normal;}
.etf_bancon{ width:954px; height:315px; margin:0 0 0 2px; border:1px solid #f9efdf; background:#fff;}




.etf_ban_l{ float:left; display:inline; width:350px; height:200px; margin:110px 0 0; overflow:hidden;color:#737373;}
.etf_ban_l p{ border-bottom:1px solid #e5e5e5; padding:12px 0; margin-top:-1px;}
.etf_ban_l p em{ display:block; font-style:normal; font:bold 16px/24px Tahoma,Arial,sans-serif; color:#de0103;}
.etf_ban_l .green{color:#248c00;}

.etf_ban_l .newetf{ text-align:center; height:60px;}
.etf_ban_l .newetf em{ font-size:30px; line-height:36px;}
.etf_ban_l .datanum{ height:auto; overflow:hidden;}
.etf_ban_l .datanum span{ float:left; display:inline-block; padding:0 20px;  border-left:1px solid #e5e5e5; overflow:hidden; margin-left:-1px; text-align:center;}
.etf_ban_l .datanum span del{color:#737373;}
.etf_ban_l .datanum_hb{ height:auto; overflow:hidden;color:#835f00;}
.etf_ban_l .datanum_hb span{ float:left; display:inline-block; padding:0 20px; width:70px; border-left:1px solid #e5e5e5; overflow:hidden; margin-left:-1px; text-align:center;}
.etf_ban_l .datanum_zx{ height:50px; overflow:hidden;color:#737373; position:relative;}
.etf_ban_l .datanum_zx span{ float:left; display:inline-block; padding:0 10px; width:90px; border-left:1px solid #e5e5e5;margin-left:-1px; text-align:center;}
.etf_ban_l .datanum_zx span img{ vertical-align:middle; }
.etf_ban_l .attention{ padding-left:10px;}
.etf_ban_l .share{ float:right; display:inline;}
.etf_ban_l .bd_btnone{ border-bottom:none;}

.min{ width:19px; height:19px; position:relative;}
.til{ width:645px; height:260px; position:absolute; top:18px; left:-305px; display:none; z-index:100; background:url(../../images/hui_bg.png) left top no-repeat; padding:30px 25px 25px 30px;}
.til span{ padding:3px 5px;}
.til h3{ font-size:14px;}

.hui_poz{position:absolute; top:292px; left:304px; z-index:9999;}



.alg_c{ text-align:center;}
.ico_fav{ display:inline-block; height:18px; background:url(../../images/ico_star.png) no-repeat 0 2px; line-height:20px; margin:15px 0 0; color:#a77116; padding-left:20px; vertical-align:middle;}
.ico_fav:hover{color:#a77116;text-decoration:underline;}
.ico_fav:click{ color:#F00;}
.ico_weibo,.ico_qq{ display:inline-block; width:18px; height:18px; margin:0 1px; background:url(../../images/ico_share.gif) no-repeat; vertical-align:middle; }
.ico_weibo{ background-position: 0 0; }
.ico_qq{ background-position: 0 -18px; }

.etf_ban_r{ float:left; margin:15px 0 0 18px; width:560px; height:285px; overflow:hidden;}

/* banner 选项卡切换 */
.chart_tit{}
.chart_tit p{ float:right; display:inline-block;}
.charts { height:25px; }
.charts li { display:inline; text-align:center; }
.charts li a { float:left; display:inline-block; padding:0 15px 0 0;line-height:20px;text-decoration:none; color:#737373; text-align:center;}
.charts li a:hover { }
.charts li.no a { position:relative; color:#000; font-weight:bold; }
.charts_mo { margin:5px 0 0; }
.charts p{ float:right; display:none;}
.charts li.no p{ display:block;}

.ico_cir_red,.ico_cir_blue{ width:auto; height:18px; overflow:hidden; display:inline-block; color:#737373; margin-left:20px; padding-left:18px; vertical-align:middle; background:url(../../images/ico_circle.gif) no-repeat;}
.ico_cir_red{ background-position:0 2px;}
.ico_cir_blue{ background-position:0 -14px;}
.all_day{ float:right; display:inline-block; width:236px; height:30px; text-align:center; background:url(../../images/bg_data_month.gif) no-repeat 0 0; line-height:30px;  color:#525252;}
.all_day a{ display:inline-block; font-weight:bold; color:#525252; padding:0 5px; margin:0 5px;}
.day_input{ float:left; display:inline-block;}
.day_input span{ display:inline-block; }
.day_input span input{ border:0; background:none;width:100px; height:28px; padding:0 2px; background:url(../../images/bg_input.gif) repeat-x 0 0; border:1px solid #b9b9b9; font:normal bold 12px/28px Tahoma, Geneva, sans-serif; text-align:center;}

.fund_mod{ width:960px; height:84px; margin:0 auto; padding-bottom:18px; border:1px solid #ddd; overflow:hidden; margin-top:20px;}
.mod{ float:left; display:inline-block; width:265px; height:85px; padding:0 24px; border-left:1px solid #f2f2f2; margin-left:-1px; overflow:hidden; }
.mod dt{ font-size:14px; font-weight:bold; line-height:24px; margin-left:62px; font-family:Microsoft Yahei;}
.mod .modpic{ width:52px; height:78px; float:left; display:inline-block; margin-top:-22px; overflow:hidden;}
.mod .modcon{ margin:5px 0 0 62px; width:200px; height:50px; overflow:hidden; line-height:20px;}

.etf_des{ margin:0 auto 10px;color:#6a6a6a;}
.etf_des ul{ float:left; display:inline-block; width:340px; height:auto; overflow:hidden;}
.etf_des ul li{ float:left; display:inline;}
.etf_des ul li span{ float:left; display:inline-block; width:auto;}
.etf_des ul li p{ float:left; display:inline-block; width:250px;}
.etf_des .wd100 li span{ width:90px;}

.fr{ float:right; display:inline-block; font:normal normal 12px/30px Tahoma, Geneva, sans-serif; margin-right:5px;}
.fr img{ vertical-align:middle; margin-left:5px;}
.etf_table{ border-collapse:collapse;}
.etf_table th,.etf_table td{ padding:3px 6px; line-height:30px; text-align:center;}
.etf_table th{ font-weight: bold; background:#fff; border-bottom: 1px solid #DDDDDD;}
.etf_table td{ border-bottom:1px solid #ddd;}
.etf_table .etf_tr{ background:#f9f9f9;}

.etf_table2{ border-collapse:collapse;}
.etf_table2 th{}
.etf_table2 th,.etf_table2 td{ padding:3px 6px;line-height:30px; text-align:center;}
.etf_table2 th{ font-weight:normal; background:#fff;border-bottom:1px solid #ddd; font-weight:bold; }
.etf_table2 td{ height:30px; text-align:center;}
.etf_table2 .etf_tr{ background:#f9f9f9;}


.etf_table3{ border-collapse:collapse;}
.etf_table3 th,.etf_table3 td{ padding:3px 6px; line-height:30px; text-align:center;}
.etf_table3 th{ font-weight: bold; padding-left:20px; text-align:left; background:#fff; border-bottom: 1px solid #DDDDDD;}
.etf_table3 td{ border-bottom:1px solid #ddd; text-align:left; padding-left:20px;}

.ftred{ color:#dd0000;font-weight:bold;}

.ss_list { margin-top:-10px;}
.ss_list th{ height:40px; border-bottom:1px solid #debe69; line-height:35px; font-weight:normal;}
.ss_list th input{ vertical-align:middle;}
.ss_list th strong{ font-size:14px;}
.ss_list td{ padding-left:20px; height:30px; line-height:30px; border-bottom:1px solid #f1f1f1; color:#6a6a6a;}
.ss_list td b{color:#333333;}
.time_ss{ height:23px; line-height:23px; padding-left:10px; font-weight:bold;}

.ss_list2 { margin-top:-10px;}
.ss_list2 th{ height:40px;  line-height:35px; font-weight:normal;color:#b9b9b9;}
.ss_list2 th input{ vertical-align:middle;}
.ss_list2 th strong{ font-size:14px; color:#333;}


.info_list{ width:100%;}
.info_list dt,.info_list dd{ float:left; display:inline; line-height:22px; overflow:hidden;margin:5px 0;}
.info_list dt{ width:50px; font-weight:bold; }
.info_list dd{ width:600px;}
.info_list dd p span{ display:inline-block; width:52px; margin:5px 35px 0 0; font-weight:bold; text-align:center;color:#737373;}
.numlist{ list-style:outside; margin:10px 0;padding-left:18px;}
.numlist li{ float:left;list-style-type:decimal;}

.risk{ height:auto; overflow:hidden; border-bottom:1px dashed #ddd;}
.risk .sp,.risk p{ float:left; display:inline-block;height:72px; padding:0 24px; overflow:hidden;}
.risk .sp{ border-right:1px dashed #ddd; font-size:24px; color:#00af9c; font-family:Microsoft Yahei; line-height:72px;}
.risk .sp img{ margin:20px 0 0;}
.risk .sp img{ margin:17px 0 0;}
.risk .pay_risk{ margin-top:5px;}

.assess{ margin:10px 0; padding:0 18px; position:relative;}
.assess ul{ }
.btn01{ border:0; width:105px; height:35px; font-weight:bold; font-size:16px; font-family:Microsoft Yahei;color:#fff; width:117px; height:53px;line-height:35px; background:url(../../images/pg_bt.gif) no-repeat 0 0; cursor:pointer;}
.ico_list{ font-style:normal; display:inline-block; height:18px; line-height:18px; vertical-align:middle; }
.ico_list{ background-position:0 -36px;}
.fd_bt{ position:absolute; top:25px; left:408px;}

.asset{ float:left; width:100%; display:inline-block; height:auto; overflow:hidden;}
.asset h4{ padding-left:12px;}
/*.asset p{ float:left; display:inline-block; width:148px;overflow:hidden;}*/
.asset table{ width:100%; border-collapse:collapse; margin-right:12px;}
.asset table th,.asset table td{ border-bottom:1px solid #ddd; text-align:center; padding:5px 12px;}
.asset table th.bg{ background-color:#fff8f8; border-top:1px solid #f6e0e0; border-bottom:1px solid #f6e0e0;}
.asset table th.hy{ text-align:left; padding-left:28px;}
.asset table td img{ vertical-align:middle; margin-right:5px;}
.asset table tr td,.asset table tr td:first-child{ text-align:left;}
.asset .nobor{ border-bottom:none;}

.tabwd{ width:340px; }
.box.showFull .btn_gray { display:none;}
.btn_gray{ display:block; border:1px solid #c3c3c3; height:38px; line-height:38px; font-size:14px; background:url(../../images/btn_bg.gif) repeat-x 0 0; text-align:center; margin:0 0 30px 0; cursor: pointer}
.btn_gray a{ width:auto; height:38px; display:block;}
.organization{ display: none;}
.box.showFull .organization{ display:block;} 
.organization p{ height:35px; line-height:35px; padding-left:5px;}
.organization li{ height:45px; float:left;}
.organization .lia li{ width:170px;}
.organization .lib li{ width:240px;}



.ico_bills,.ico_income{ border:0; font-style:normal; display:inline-block; height:18px; line-height:18px; padding-left:22px; background:url(../../images/ico_yellow.gif) no-repeat;vertical-align:middle; margin:10px 0 0; }
.ico_bills{ background-position:0 0;}
.ico_income{ background-position:0 -18px;}
.ico_redarr{ height:16px; padding-left:20px; background:url(../../images/icobg.gif) no-repeat 10px 5px; font-family:Microsoft Yahei; vertical-align:middle; font-size:14px;}
.pad6{ padding:6px;}

.zx_list p{ height:32px; line-height:32px; border-bottom:1px solid #e2e2e2;}
.zx_list p a{ height:32px;  width:545px; padding-left:10px; display:block; float:left; overflow:hidden;}
.zx_list p span{ width:110px; text-align:center; display:block; float:right;}

.zx_list2 p{ height:32px; line-height:32px; border-bottom:1px solid #e2e2e2;}
.zx_list2 p a{ height:32px;  width:520px; padding-left:35px; display:block; float:left; overflow:hidden;}
.zx_list2 p span{ width:110px; text-align:center; display:block; float:right;}
.zx_list2 .doc_dot{ background:url(../../images/doc_icon.gif) 14px 9px no-repeat;}
.gg_tit { margin-top:-10px;}
.gg_tit a{ width:30px; height:30px; line-height:30px; text-align:center; margin-right:15px; float:left;}
.gg_tit a:hover{ border-bottom:2px solid #dd0000;}
.gg_tit a.focus{ border-bottom:2px solid #dd0000;}
.f_wbtn,.f_seljs,.f_lock,.f_tit,.f_nr em{ background:url(../../images/findcode_bg.gif) 0 0 no-repeat;}
.f_rp{ float:left;}
.f_h20{ height:20px; line-height:20px; overflow:hidden;}
.f_rp input{ height:20px; line-height:20px; padding:9px 3px 8px 5px; border:1px solid #ccc; background-color:#fff; background-position:15px -35px;}
.f_rp span{ display:inline-block;}
.f_rp u{ width:105px; height:37px; line-height:37px; text-align:center; cursor:pointer; font-weight:bold; border:1px solid #b9b9b9; background-color:#ddd; display:inline-block; margin-left:10px;}
.f_ip{ width:278px; background-color:#fff; display:none; border:1px solid #ccc; position:absolute; top:38px; right:0;}
.f_ip span{  height:25px; line-height:25px; display:block; padding-left:5px; cursor:pointer;}
.f_link_box{ width:455px; padding:10px; line-height:25px;}
.f_link_box li{ width:140px; margin-right:10px; float:left;}


DIV.megas512 {PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px;  PADDING-TOP: 3px; TEXT-ALIGN: center; margin-top:25px;}
DIV.megas512 A {BORDER-RIGHT: #dedfde 1px solid; PADDING-RIGHT: 6px; BACKGROUND-POSITION: 50% bottom; BORDER-TOP: #dedfde 1px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; BORDER-LEFT: #dedfde 1px solid; COLOR: #99210b; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #dedfde 1px solid; TEXT-DECORATION: none}
DIV.megas512 A:hover {BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #777777}
DIV.megas512 A:active {BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #777777}
DIV.megas512 SPAN.current {PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #99210b; MARGIN-RIGHT: 3px; PADDING-TOP: 2px}
DIV.megas512 SPAN.disabled {PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; COLOR: #adaaad; MARGIN-RIGHT: 3px; PADDING-TOP: 2px}

.fontred{ color:#dd0000;}
.fontred:hover{ color:#333;}

.ftbk,.ftred{ font:normal bold 14px/24px Arial, Helvetica, sans-serif;}
.ftbk{ color:#8ea62f; }
.ftred{ color:#dd0000;}
.lkbk a{ color:#f00; margin:0 5px;}
.lkbk a:hover{ color:#f00;}

.top_wx{ margin-top:4px;}
.top_wb img{ margin-top:-2px; vertical-align:middle;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#tbox{width:25px; height:25px; float:right; position:fixed;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:10px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#gotop{ width:25px; height:25px; background:url(../../images/top01.png) no-repeat; position:absolute; top:0px; display:none; cursor:pointer}
#gotop:hover{ background:url(../../images/top02.png) no-repeat;}

/* 2013.07.23 新增*/

/*---- 现金宝充值 弹出框 ----*/
.msg_cash{ display:none; position:absolute; top:25%; left:30%; z-index:1002; width:448px; height:298px; background:url(../../images/bg_msgcash.png) no-repeat 0 0; overflow:hidden;}
.msg_cash_tit{ height:44px; padding-left:18px; font:normal bold 16px/44px "Microsoft Yahei",Arial,snas-serif;}
.msg_cash_con{ width:420px; height:220px; margin:15px auto; text-align:center;}
.msg_cash_con p{ }
.msg_foot{ position:absolute; bottom:20px;}
.black_overlay { display:none; position:absolute; top:0%; left:0%; width:100%; height:100%; background:#000; z-index:1001; -moz-opacity:0.8; opacity:.80; filter: alpha(opacity=80); }
.topup_close{ display:inline-block; width:16px; height:16px; background:url(../../images/ico_gray_s.gif) no-repeat 0 0; overflow:hidden; margin: 5px 10px 0 0; }

/*---- 申购 弹出框 ----*/
.msg_sg{ display:none; position:absolute; top:25%; left:30%; z-index:1002; width:448px; height:260px; background:url(../../images/bg_msgshengou.png) no-repeat 0 0;}
.msg_sg_tit{ height:25px;}
.msg_sg_con{ margin:15px 24px; text-align:center;}
.sg_close{ display:inline-block; width:25px; height:25px; background:url(../../images/close.png) no-repeat 0 0; overflow:hidden; margin:-6px -5px 0 0; }

.btn_reds3,.btn_gray1{ border:0; margin:0;padding:0;background:none;display:inline-block;margin:0 8px;padding:0 24px;text-align:center; font:14px/32px sans-serif;cursor:pointer;}
.btn_reds3 { border:1px solid #ce1010; height:33px; color:#fff; background: url(../../images/btn_redbg.gif) repeat-x 0 0; }
.btn_reds3:hover { color:#eaeaea;}
.btn_gray1{ border:1px solid #c3c3c3; height:35px; color:#333; background:url(../../images/bg_btngray.gif) repeat-x 0 0;}
.btn_gray1:hover{ color:#555; }

/*---- 转帐汇款交易申请 ----*/
.pay_line_txt1{ }
.pay_line_txt1 span{ display:inline-block; margin:0 22px;}

.pay_line_txt2{ }
.pay_line_txt2 span{ display:inline-block; margin:0 70px;}

.pay_infobox{ border:1px solid #ddd; background:#fafafa; padding:10px 0;}
.pay_list{ width:500px; margin:0 auto; height:auto; overflow:hidden; }
.pay_list li{ line-height:30px;}
.pay_list li span{ float:left; width:200px; text-align:right;}
.pay_list li P{ float:left; display:inline; width:300px; text-align:left;}
.paycard{ display:inline-block; width:155px; height:32px; border:1px solid #ddd; padding-left:8px; margin:0 5px;}
.paycard img{ vertical-align:middle; margin-top:-1px;}

.paytips{ margin:15px 0;}
.paytips h3{ border-bottom:1px solid #ddd;font:bold 16px/32px sans-serif;}
.paytips p{ margin:8px 0;}

.pay_tab{ border-collapse:collapse; border:1px solid #ddd; width:375px;}
.pay_tab th,.pay_tab td{  border:1px solid #ddd; padding:5px 6px; text-align:center;}
.pay_tab th{ font:14px/24px "Microsoft Yahei", Arial,sans-serif;}
.pay_tab tr td:first-child{ text-align:left; padding-left:15px;}