html, body {
	-ms-overflow-style:scrollbar;
}
.head_banner{
	background:url(/img_common/celebrate_banner.jpg) no-repeat center center;
	width:100%;
	min-width:1100px;
	height:300px;
	text-align:right;
	display:none;
	position:relative;
	z-index:30;
}
/****home banner end******/
.index_banner{
	width:100%;
	height:602px;
	position:relative;
	min-width:1100px;
	background:url(/img_common/index_banner1.jpg) no-repeat center center;
	overflow:hidden;
}
.index_banner ul li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:602px;
}

.index_banner1 div{
	margin-top:73px;
}

.index_banner2 div{
	margin-top:173px;
}

.index_banner3 div{
	margin-top:173px;
}

.index_banner4 div{
	margin-top:205px;
}

.index_banner5 div{
	margin-top:183px;
}

.index_banner6 div{
	margin-top:121px;
}
a.prev{
	background:url(/img_common/prev.png) no-repeat;
	width:21px;
	height:35px;
	opacity:.43;
	position:absolute;
	left:0;
	top:250px;
	z-index:10;
}
a.prev:hover{
	opacity:1;
}
a.next{
	background:url(/img_common/next.png) no-repeat;
	width:21px;
	height:35px;
	opacity:.43;
	position:absolute;
	right:0;
	top:250px;
	z-index:10;
}
a.next:hover{
	opacity:1;
}
.index_banner >div{
	position:relative;
}
/****home banner end******/
/****home quicklink end******/
.index_link {
	margin-top:-95px !important;
	position:relative;
	z-index:5;
	padding-bottom:37px;
	overflow:hidden;
}
.index_link >div{
	float:left;
	margin-right:15px;
}
.index_link >div:after{
	display:block;
	content:"";
	background:url(/img_common/border_line.jpg) no-repeat 54% center;
	width:100%;
	height:5px;
}
.index_link >div.last{
	margin-right:0;
	float:right;
}
.index_link >div a{
	display:block;
	border:1px solid #fff;
	width:205px;
	height:110px;
	overflow:hidden;
	border-bottom:none;
	position:relative;
}
.index_link >div a span{
	position:absolute;
	top:78px;
	left:12px;
	font-size:18px;
	font-weight:700;	
	z-index:5;
}
.index_link >div a img{
	
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.index_link >div a:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
}

/****home quicklink end******/

/****inner banner******/
.inner_banner{
	width:100%;
	height:163px;
	min-width:1100px;
	text-align:center;
}
.media_banner{
	background:url(/img_common/media_banner.jpg) no-repeat center center;
}
.about_profile_banner{
	background:url(/img_common/about_profile_banner.jpg) no-repeat center center;
}
.inner_banner img{
	padding-top: 78px;
}


/*****left menu****/

.left_menu{
	width:210px;
	float:left;
		padding:25px 0px 30px 0px;
	font-size:16px;
}
.left_menu_li{
	padding:15px 20px 15px 0;
	text-align:right;
	line-height:1em;
}
.left_menu_li a{	
	color:#676767;
	padding-right:16px;
}
.left_menu_li a:before{
	content:"";
	float:right;
	width:4px;
	height:20px;
	background:#9fa0a0;
}
.left_menu_li a:hover,.left_menu_li.current a{
	font-weight:bold;
	color:#c7000c;
}
.left_menu_li a:hover:before,.left_menu_li.current a:before{
	background:#c7000c;
}
.left_menu_xz{
	padding:15px 20px 15px 0;
	text-align:right;
	line-height:1em;
}
.left_menu_xz a{
	color:#c7000c;
	padding-right:16px;
}
.left_menu_xz a:before{
	background:#c7000c;
}

/****inner right*****/

.inner_right{
	border-left:3px solid #c6c7c7;
	margin-left:210px;
	padding-left:40px;
	padding-bottom:45px;
	position:relative;
}

.path{
	padding:10px 0;
	text-align:right;
	color:#9fa0a0;
	height:42px;
    font-size:14px;
	display: flex;
    justify-content: flex-end;
    align-items: center;
}
.path a{
	color:#9fa0a0;
	padding:0 5px;
}
.path span{
	color:#c7000c;
	font-weight:700;
	padding:0 0 0 5px;
        vertical-align: baseline;
}
.path a:hover{
	color:#c7000c;
}
.inner_right h1{
	padding-bottom:25px;
}


.year_select{
	width:121px;
	height:20px;
	background:url(/img_common/dropbox.png) no-repeat;
	position:relative;
}
.year_select span{
	display:block;
	padding-left:11px;
	height:20px;
	line-height:20px;
	cursor:pointer;
}
.year_select:hover ul{
	display:block;
}
.year_select ul{
	position:absolute;
	top:19px;
	border:1px solid #d6d3d3;
	line-height:25px;
	border-bottom:none;
	width:119px;
	display:none;
	background:#fff;
}
.year_select ul li{
	border-bottom:1px solid #d6d3d3;
}
.year_select ul li a{
	padding-left:10px;
	display:block;
}
.year_select ul li a:hover{
	background:#efefef;	
}

.media_list li{
	padding:40px 0 23px;
	border-bottom:1px dashed #d6d3d3;
	font-size:14px;
}
.media_list li:first-child{
	padding:30px 0 0;
	border-bottom:none;
}
.media_list li a{
	display:block;
	color:#2b2f35;
}
.media_list li a:hover{
	background:#efefef;
}
.media_list li a figure{
	overflow:hidden;
}
.media_list li a figure img{
	float:left;
}
.media_list li:first-child a figure figcaption{
	padding-left:410px;
}
.media_list li a figure figcaption{
	padding-left:120px;
}
.media_list li a figure h3{
	font-style:italic;
	font-size:14px;
	color:#c7000c;
}
.media_list li:first-child a figure p{
	padding-top:15px;
	line-height:22px;
}
.media_list li a figure p{
	padding-top:10px;
	line-height:22px;
}

.page{
	text-align:center;
	padding:40px 0 45px;
	height:35px;
	line-height:35px;
}
.page a{
	background:linear-gradient(top,#fff,#f3f3f3);
	background:-moz-linear-gradient(top,#fff,#f3f3f3);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#f3f3f3));
	padding:7px 14px;
	font-size:15px;
	box-shadow:0 0 5px #ccc;
}
.page a:first-child{
	border-radius:20px 0 0 20px;
}
.page a:last-child{
	border-radius:0 20px 20px 0;
}
.page a:hover{
	color:#c7000c;
	
}
.page a.on{
	color:#fff;
	background:#c7000c;
}
.inner_txt{
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:14px;
	margin-top: 1%;
	overflow: hidden;
}
.inner_txt p{
	padding-bottom:25px;
	line-height:24px;
}
.inner_txt p:last-child{padding-bottom:0 !important;}
.p_last{

	padding-top:40px;
}
/*2024.1.11 对内容区域表格支持自定义对齐*/
.inner_txt table {
    margin: auto;
}

/*
.scroll_top{	
	position: fixed;
	display:none;
	margin: auto;
	right: 0px;
	left:1200px;
	bottom: 35px;
	width: 51px;
	height: 51px;
	z-index: 10000000;
}
.scroll_top a{
	display: block;
	width: 51px;
	height: 51px;
	background: url(/img_common/scroll_top.png) no-repeat;
}
.scroll_top a:hover{
	background: url(/img_common/scroll_topo.png) no-repeat;
}
*/
.imgcenter{
    text-align:center;
}

/*领导团队样式 开始*/
.lead_team{
	display:block;
	position:relative;
	min-height:220px;
	margin-bottom:30px;
}
.lead_text{
	display:inline-block;
	margin-left:250px;
}
.huarong_mien_text{
	display:inline-block;
	margin-left:400px;
}
.lead_img{
	display:inline-block;
	position:absolute;
	top:0px;
	left:0px;
}
.title-red{
	font-size:18px;
	color:#c7000c;
	font-weight:bold;
}
.title-explain{
	font-size:14px;
	color:#676767;
	font-weight:bold;
}
.introduction{
	margin-top:20px;
}
.segmentation_line
{
	margin-bottom:30px;
}
/*领导团队样式 结束*/

/*不良资产页面样式 开始*/

.bad_assets li{
    display:block;
    border-bottom:1px solid #d1d4d4;
	/*height:35px;*/
	line-height:35px;
	text-align:right;
}
.badassets_text1 a{
	font-size:13px;
	color:#676767;
	text-decoration:none;
	padding-right:15px;
	display:block;
}
.clear_both{
    clear:both;
}
/*不良资产页面样式 结束*/

/*2015-06-19新加样式*/
.chairman_text{
	font-size:26px;
	color:#c7000c;
}
.chairman_line{
	background:url(/img_common/line_five.png) no-repeat;
	background-color:#9fa0a0;
	width:129px;
	height:6px;
}
.chairman_line2{
	background:url(/img_common/line_four.png) no-repeat;
	background-color:#9fa0a0;
	width:105px;
	height:6px;
}
.chairman_line3{
	background:url(/img_common/line_three.png) no-repeat;
	background-color:#9fa0a0;
	width:84px;
	height:6px;
}
.chairman_line4{
	background:url(/img_common/line_six.png) no-repeat;
	background-color:#9fa0a0;
	width:154px;
	height:6px;
}
.chairman_line5{
	background:url(/img_common/line_six.png) no-repeat;
	background-color:#9fa0a0;
	width:210px;
	height:6px;
}
.chairman_line6{
	background:url(/img_common/line_sv.png) no-repeat;
	background-color:#9fa0a0;
	width:210px;
	height:6px;
}
.chairman_line7{
	background:url(/img_common/line_two.png) no-repeat;
	background-color:#9fa0a0;
	width:55px;
	height:6px;
}
.chairman_line8{
	background:url(/img_common/line_sv.png) no-repeat;
	background-color:#9fa0a0;
	width:180px;
	height:6px;
}
.chairman_title{
	padding-bottom:30px;
}
.chairman_img{
	float:left;
	padding:0px 25px 10px 0px;
}
.chairman_bottominfo{
	display:block;
	padding-top:30px;
}
.chairman_topinfo{
	text-align:center;
	height:50px;
}
.lxm_text{
	display:block;
	text-align:right;
}
.bottom_data{
	display:block;
	text-align:right;
	padding-top:10px;
}
.zghr_red{
	font-size:20px;
	color:#c7000c;
	font-weight:bold;
}
.zghr_hei{
	font-size:20px;
	color:#000000;
	font-weight:bold;
}


.jgml_title{
	height:40px;
	background-color:#afaeae;
	line-height:38px;
	padding:0px 10px 0px 20px;
	border-bottom:2px solid #ffffff;
}
.jgml_titletext{
	float:left;
	font-size:18px;
	color:#efefef;
}
.jgml_titletext2{
	float:right;
	font-size:18px;
	color:#efefef;
}
.jgml_contenttext{
	display:block;
	border-bottom:1px solid #efefef;
	padding:30px 0px 20px 20px;
	min-height:200px;
}
.gszb_text{
	color:#2b2f35;
	height:40px;
	font-size:16px;
}
.bj_text{
	height:30px;
}
.fgs2{
	display:inline-block;
	width:380px;
	margin-left:40px;
	vertical-align:top;
}
.tab_center{
	width:35px;
	height:38px;
	background:url(/img_common/tab_center_img.png);
	font-size:14px;
}
.tab_center2{
	width:35px;
	height:38px;
	background-color:#c7000c;
	font-size:14px;
	color:#ffffff;
}
.tab_fy{
	padding:30px 0px 50px 250px;
}
.tab_fy li{
	float:left;
	text-align:center;
	line-height:38px;
}
.tab_left{
	width:35px;
	height:38px;
	background:url(/img_common/tab_left_img.png);
}
.tab_right{
	width:35px;
	height:38px;
	background:url(/img_common/tab_right_img.png);
}
.dsj_titletext1{
	float:left;
	width:124px;
	font-size:14px;
	color:#efefef;
}
.dsj_titletext2{
	float:left;
	color:#efefef;
}
.dsj_titletext3{
	float:right;
}
.dsj_titletext4{
	display:inline-block;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.dsj_titletext7{
	display:inline-block;
	width:120px;
	color:#c7000c;
	font-size:14px;
	font-weight:bold;
}
.dsj_titletext8{
	display:inline-block;
	font-size:14px;
	color:#c7000c;
	font-weight:bold;
}
.dsj_titletext8 a{
	font-size:14px;
	color:#c7000c;
	font-weight:bold;
}
.dsj_titletext5{
	display:inline-block;
	width:120px;
	font-size:14px;
	color:#000000;
}
.dsj_titletext6{
	display:inline-block;
	font-size:14px;
	color:#000000;
}
.jgml_list ul{
	height:50px;
	background-color:#e8e8e8;
	line-height:50px;
	border-bottom:1px solid #ffffff;
	padding-left:20px;
}
.blzcwz_title{
	font-size:20px;
	color:#000000;
	text-align:center;
	height:40px;
	font-weight:bold;
}
.blzcwz_text{
	font-size:14px;
	color:#000000;
	line-height:25px;
	overflow: hidden;
}
.blzcwz_text span{
	font-weight:bold;
}
.zjjqh_img{
	text-align:center;
	padding:20px 0px 20px 0px;
}
.xqdf_text{
	font-size:14px;
	color:#000000;
	display:inline-block;
}
.huarong_text{
	display:inline-block;
}
.huarong_text a:link{
	font-size:14px;
	color:#c7000c;
	font-weight:bold;
}
.huarong_text a:hover{
	color:#00F;
}
.huarong_text a:visited{
	color:#00F;
}
.huarong_text a:active{
	color:#00F;
}
.xq_info{
	margin-top:30px;
}
.tab_img li{
	display:inline-block;
	margin:6px;
}
.hd_bg{
	background:url(/img_common/hd_bg.png) no-repeat;
}
.hrfc_content{
	display:block;
	margin-top:20px;
}
.hrfc_text1{
	display:inline-block;
	padding-left:20px;
	width:410px;
	vertical-align:top;
}
.hrfc_data{
	display:inline-block;
	color:#C00;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin-right:10px;
}
.hrfc_hj{
	display:inline-block;
	padding-left:20px;
	font-weight:bold;

}
.hrfc_hjnr{
    margin-top:10px;
}
.hrfc_text2 li{
	display:inline-block;
	margin:20px 10px 0px 0px;
}

.hrln_list ul{
	height:50px;
	background-color:#e8e8e8;
	line-height:50px;
	border-top:1px solid #ffffff;
	padding-left:20px;
}
.hrln_title{
	height:40px;
	background-color:#afaeae;
	line-height:38px;
	padding:0px 10px 0px 20px;
	border-bottom:1px solid #ffffff;
}
.hrlnsq_content{
	background-color:#e8e8e8;
	padding:10px 10px 10px 145px;
	color:#7c7c7c;
	font-size:14px;
}
.social_ry div li{
	display:block;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

/*2015-06-21新加样式*/
.bshgz_title{
	text-align:center;
	height:40px;
}
.list_text3{
	float:left;
	width:120px;
	color:#c7000c;
	font-size:14px;
	font-weight:bold;
}
.list_text4{
	display:inline-block;
	font-size:14px;
	color:#c7000c;
	font-weight:bold;
}
.list_text4 a{
	font-size:14px;
	color:#c7000c;
	font-weight:bold;
}
.list_text5{
	float:left;
	width:120px;
	font-size:14px;
	color:#000000;
}
.list_text6{
	display:inline-block;
	font-size:14px;
	color:#000000;
}
.hrfc_img{
	float:left;
	width:390px;
}
.hrfc_text2{
    height:60px;
	line-height:60px;
}
.hrln_text1{
	float:left;
	width:120px;
	color:#c7000c;
	font-size:14px;
	font-weight:bold;
}
.hrln_text2{
	font-size:14px;
	color:#c7000c;
	font-weight:bold;
	position:relative;
}
.hrln_text3{
	float:left;
	width:120px;
	font-size:14px;
	color:#000000;
}
.hrln_text4{
	font-size:14px;
	color:#000000;
	position:relative;
}

.hrlnsq_img{
	position:absolute;
	top:5px;
	right:10px;
}
.hrlnzk_img{
	position:absolute;
	top:5px;
	right:10px;
}
.social_ry div{
	float:left;
	padding:10px 20px 30px 0px;
}
.bad_assets{
    display:block;
    border-top:1px solid #d1d4d4;
	margin-top:5px;
}
.hd_div{
    position:relative;
}
.hd_leftimg{
    position:absolute;
	left:0px;
	top:10px;
}
.hd_rightimg{
    position:absolute;
	right:0px;
	top:10px;
}
.hd_data{
    margin-left:50px;
}
.hd_data span{
    display:inline-block;
    font-size:18px;
	width:120px;
	height:30px;
	text-align:center;
	font-weight:bold;
}
.hd_data_xz{
    color:#c7000c;
}
.hd_grayimg{
    position:relative;
    border-bottom:2px solid #999999;
	padding-top:10px;
	margin-right:50px;
}
.hd_redimg{
    position:absolute;
	left:17px;
	bottom:0px;
}
.hrsndsj{
    font-size:24px;
	color:#c7000c;
	font-weight:bold;
	text-align:center;
	height:80px;
	line-height:80px;
}
.hrdsj_list{
    position:relative;
	padding-bottom:40px;
}
.one_bg{
    position:absolute;
	left:0px;
	top:0px;
	width:27px;
	height:27px;
	background:url(/img_common/shuzi_img.png);
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:27px;
	color:#ffffff;
}
.hrdsj_list2{
    margin-left:35px;
}
.hrdsj_list3{
    font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#000000;
}
.hrdsj_list4{
    font-size:14px;
	line-height:20px;
	color:#000000;
	padding-top:10px;
}
.fgs1{
	/*float:left;*/
	display:inline-block;
	width:380px;
	vertical-align:top;
}
.chairman_line9{
	background:url(/img_common/line_sv.png) no-repeat;
	background-color:#9fa0a0;
	width:340px;
	height:6px;
}
.chairman_line10{
	background:url(/img_common/line_sv.png) no-repeat;
	background-color:#9fa0a0;
	width:315px;
	height:6px;
}
.cwxtz_btinfo{
	padding-top:20px;
}


.badassets_text1 a:link{
    color:#676767;
}
.badassets_text1 a:hover{
    color:#c7000c;
}
.badassets_text1 a:visited{
    color:#676767;
	background-color:#f3f3f3;
}
.badassets_text1 a:active{
    color:#676767;
}

.badassets_text2 a:link{
    display:block;
	font-size:13px;
	background-color:#f3f3f3;
	color:#c7000c;
	padding-right:15px;
}
.badassets_text2 a:hover{
	color:#0000CC;
}
.badassets_text2 a:visited{
	color:#c7000c;
	background-color:#f3f3f3;
}
.badassets_text2 a:active{
	color:#c7000c;
}

/*2015-06-24 修改华融理念在ie7下的兼容性问题，修改了以下样式*/
.hrln_list ul{
	height:50px;
	background-color:#e8e8e8;
	line-height:50px;
	border-top:1px solid #ffffff;
	padding-left:20px;
	position:relative;
}

/*2015-06-25投资者关系的二级，右侧添加内容的样式*/
.tzzgx_title{
	height:40px;
	background-color:#afaeae;
	line-height:38px;
	padding:0px 10px 0px 20px;
	border-bottom:2px solid #ffffff;
}
.tzzgx_list ul{
	height:50px;
	background-color:#e8e8e8;
	line-height:50px;
	border-bottom:1px solid #ffffff;
	padding-left:20px;
}
.tzzgx_titletext1{
	float:left;
	width:180px;
	font-size:14px;
	color:#efefef;
}
.tzzgx_titletext2{
	float:left;
	color:#efefef;
}
.tzzgx_titletext3{
	float:right;
}
.tzzgx_text1{
	float:left;
	width:180px;
	color:#c7000c;
	font-size:14px;
	font-weight:bold;
}
.tzzgx_text2{
	display:inline-block;
	font-size:14px;
	color:#c7000c;
	font-weight:bold;
}
.tzzgx_text2 a{
	font-size:14px;
	color:#c7000c;
	font-weight:bold;
}
.tzzgx_text3{
	float:left;
	width:180px;
	font-size:14px;
	color:#000000;
}
.tzzgx_text4{
	display:inline-block;
	font-size:14px;
	color:#000000;
}
.tzzgx_tzzfw li{
    font-size:14px;
	color:#000000;
	height:25px;
}
.dqbg_text1{
    font-size:18px;
	color:#c7000c;
	font-weight:bold;
	height:40px;
}
.yzfb_line{
    border-bottom:1px solid #dedede;
	height:40px;
	margin-bottom:40px;
}
.zgwj_img{
    float:left;
    width:247px;
	font-size:14px;
	color:#000000;
	margin-right:90px;
}
.zgwj_img2{
    width:247px;
	font-size:14px;
	color:#000000;
	margin-right:90px;
}
.zgwj_img3{
    float:left;
    width:346px;
	font-size:14px;
	color:#000000;
	margin-right:30px;
}
.zgwj_img4{
    width:346px;
	font-size:14px;
	color:#000000;
	margin-right:30px;
}
.zgwj_text{
    font-size:14px;
	color:#000000;
	height:30px;
	height:30px;
	width:247px;
	text-align:center;
}
.zgwj_text2{
    font-size:14px;
	color:#000000;
	height:30px;
	height:30px;
	width:346px;
	text-align:center;
}
.zgwj_qfbimg{
    float:left;
	margin-right:60px;
}
.qfb_down_img
{
    float:left;
	margin-right:10px;
}
.qfb_down{
    position:relative;
	padding-top:20px;
}
.qfb_text1{
    font-size:14px;
	color:#c7000c;
	font-weight:bold;
}
.qfb_text2{
    font-size:14px;
	color:#000000;
}
.gszl_text1{
    font-size:14px;
	color:#000000;
	line-height:25px;
	padding-bottom:20px;
}
.gszl_down{
    float:left;
    width:265px;
}
.gszl_down li{
    float:left;
	margin-right:10px;
	color:#c7000c;
	font-size:14px;
}
.gszl_tltext{
    font-size:18px;
	color:#c7000c;
	font-weight:bold;
	width:840px;
	height:60px;
	line-height:70px;
	display:inline-block;
}
.gszl_downtl{
    width:840px;
	display:inline-block;
}
.zljg_img{
    height:220px;
}


/*公司架构页面修改的样式*/
.gsjgtw{
    display:block;
}
.gsjgtw_title{
	font-size:20px;
	color:#000000;
	text-align:center;
	height:40px;
	font-weight:bold;
}
.gsjgtw_text{
	font-size:14px;
	color:#000000;
	line-height:25px;
}
.gsjgtw_text2{
    display:block;
	height:20px;
}
/*业务创新-业务案例 样式*/
.ywcx_cxal_text1{
    height:30px;
	line-height:30px;
}
.ywcx_cxal_text1 li{
	display:inline-block;
}
/*2015-06-29*/
.badassets_text2 a{
	font-size:13px;
	padding-right:15px;
}


.gszb_text{
	color:#2b2f35;
	font-size:16px;
	padding:30px 0px 0px 20px;
}

.line2{
	background:url(/img_common/border_line.jpg) no-repeat center center;
	display:block;
	width:100%;
	height:4px;
	min-width:1100px;
	clear:both;
	margin-bottom:px;
}



/*cms修改，请放在css最后*/
.header_link ul {width:215px;}
.hd_data span { height:40px; }
.hd_data_xz { background:url(/img_common/hd_redimg2.png) no-repeat;}
.hd_grayimg {padding-top:0px; }
.hd_redimg {height:0px;}

.c_title {width:800px; font-size:18px; font-family:"黑体"; font-weight:bold; text-align:center; margin:0px auto;}
.c_publishdate {width:800px;height:40px;line-height:40px; text-align:center; margin:0px auto; }
.c_content {width:800px; font-size:14px; line-height:170%;  margin:0px auto; }

.channeltitle {white-space:nowrap;font-size:26px;color:#c7000c;}
.channeltitle2 {margin-bottom:30px;}
.channeltitleline1 {width:40%;background-color:#C7000C;height:6px;}
.channeltitleline2 {width:60%;background-color:#9FA0A0;}
.jgml_contenttext2 {height: 240px;}
.hrfc_data{font-style:normal;}
.blzcwz_title2{font-size: 20px;color: #000000;text-align: center;font-weight: bold;}
.blzcwz_title2 p {font-size: 20px;color: #000000;text-align: center;font-weight: bold; margin:0px;padding:0 0 5px 0;}
.blzcwz_title2 dd{ font-size:14px;  display:block; overflow: hidden; padding:10px 0 10px 0; }
.inner_right{min-height:600px;}

.tzzgx_text3{*display:inline; *zom:1;height:50px;}
.tzzgx_text4{*display:inline;*zom:1;}

.tzzgx_stock{
	width:210px;
	float:left;
	padding:0px 0px 0px 0px;
	font-size:16px;

	text-align:center;
	padding-right:20px;/* 2021年3月2日 */
}

/* 2021年3月2日 开始*/
.tzzgx_stock1{
  font-size:14px;
	font-weight:bold;
	color:#c7000c;;
	height:20px;
	line-height:20px;
	text-align:center;
}

.tzzgx_stock2{
  font-size:14px;
  text-align:center;
}

.tzzgx_block {
	float: right;
	margin-right: 8px;
}
.tzzgx_ul {
float: right;
}
/* 2021年3月2日 结束*/

.left{
	width:210px;
	float:left;
	/*border-right:3px solid #c6c7c7;*/
	padding:0px 0px 0px 0px;
	font-size:16px;
}
.searchdiv {
    position: absolute;
    top: 60px;
    right: 50px;
}

/*业务介绍-资产管理三级菜单新增样式*/
.level_list{
	width:210px;
	padding: 12px 0px;
	color:#000;
}
.level_list_text{
	color: #676767;
	font-size:12px;
	text-align:right;
	padding-right:20px;
	height:25px !important;
	line-height:25px !important;
border-bottom: none !important;
}

/*增加对表格边框样式的控制 2019.09.25*/
table {
	/**/border-collapse: collapse !important;
	border-spacing: 0 !important;
}
.blzcwz_text table {
	table-layout: fixed;
    word-break: break-all;
}
/*
.blzcwz_text table td{
	border-top: 1px solid #000 !important;
	border-left: 1px solid #000 !important;
	border-right: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
	/*background-color:#fff !important;*/
}
*/

.badassets2_text1 a{
	font-size:13px;
	color:#676767;
	text-decoration:none;
}
.badassets2_text1 a:link{
    color:#676767;
}
.badassets2_text1 a:hover{
    color:#c7000c;
}
.badassets2_text1 a:visited{
    color:#676767;
}
.badassets2_text1 a:active{
    color:#676767;
}

.badassets2_text2{
    display:block;
	background-color:#f3f3f3;
	padding-right:15px;
}

.badassets2_text2 a:link{
    display:block;
	font-size:13px;
	background-color:#f3f3f3;
	color:#c7000c;
}
.badassets2_text2 a:hover{
	color:#0000CC;
}
.badassets2_text2 a:visited{
	color:#c7000c;
}
.badassets2_text2 a:active{
	color:#c7000c;
}




/* 首页业务介绍样式开始 */
.column div:last-child {
	border: 0;
	margin-right: 0;
}
.column div:not(:first-child) {
	/*padding-left: 1%;*/
}

.column-box-color {
	background-color: #F2F6FA;
	height: 555px;
}
.img_preview {
	width: 100%;
	/* height: 180px */
}
.column-box-content-3 {
	line-height: 2;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow : hidden;
}
.column-box-ul {
	margin: 10px;
	list-style: none
}
.column-box-ul li {
	font-weight: 700;
	width: 30%;
	float: left;
	background: #fff;
	display: block;
	text-align: center;
    margin-left: 2.5%
}
.column-box-ul-2 li {
	width: 46%;
}
.column-box-ul-2 li:last-child{
	margin-left:3%
}
.column-box-title-bottom {
	color: #C7000B;
	margin: 1.3% 23.1% 14.3% 2%;
}
.column-box-more-bottom {
	margin:3% 3% 3% 0
}
.column-box-more {
	margin: 12px auto;
}
.box-news-title div {
	display:inline-block;
	width:13px;
	height:13px;
	line-height: inherit;
	border:1px solid #C7000B ;
	margin: -5px 20px 0 12px
}
.read-more {
	text-align: right;
	padding-right: 5%;
	margin-top: 12px;
}
.read-more a {
	color: #606266;
	font-size: 12px;
}
/* 首页业务介绍样式结束 */

/* 右下角浮动按钮（业务合作/微信/电话/向上箭头）样式开始 */
/* 2021年9月16日开始 */
.erwm {
	position: fixed !important;
	right: 50px !important;
	top: 50% !important;
	transform: translateY(40px);
}
.web_share {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 100000;
}
.web_share ul {
	list-style: none;
	
}
.web_share li {
	display: block;
	width: 40px;
	height: 40px;
	background: #9DA2AC;
	text-align: center;
}
.web_share li:hover {
	background: #C7030E;
}
.web_share ul :first-child {
	border-top-left-radius: 4px;
}
.web_share ul :last-child {
	border-bottom-left-radius: 4px;
}
.web_share img {
	width: 24px;
	height: 24px;
	margin: 8px;
}
.web_share li:not(:first-child) {
	margin-top: 1px;
}
.tel, .cooperate{
	display: none;
	position: absolute;
	right: 50px;	
	color: #fff;
	font-size: 16px;
	background-color: #C7000B;
	padding: 8px;
	z-index: 10000000;
}
.tel {
	width: 240px;
	bottom: 40px;
}
.cooperate {
	width: 88px;
	top: 0;
	padding: 8px 12px;
}
/* 2021年9月16日结束 */
/* 右下角浮动按钮（业务合作/微信/电话/向上箭头）样式结束 */

/* 首页资产推介样式开始 */
.span-right-content {
	display: block;
	height: 48px;
}
#zctjList a {
	text-decoration: none !important;
}
#zctjList a:hover {
	color: #C7000B;
}
#zctjList .tab-left-selected a:hover {
	color: #fff;
}

.column-box-more.more-zctj {
	display: inline-block;
	margin-left: 94%;
	padding-right: 0;
}

.column-box-content {
	padding-right: 5%;
}
/* 首页资产推介样式结束 */

/* 首页飘窗样式开始 */
.float-block {
	width: 500px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);
}
.close-float {
	position: absolute;
	top: 15px;
	right: 15px;
	background: #909399;
	width: 24px;
	height: 24px;
	display: flex;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.close-float img {
	width: 50%;
	height: 50%;
}
/* 首页飘窗样式结束 */

/* 顶部融易淘样式开始 */
.btn_rongyitao {
	border: 1px solid #DCDFE6;
	border-radius: 14.5px;
	height: 28px;
	width: 70px;
	display: inline-block;
	text-align: center;
	line-height: 26px;
	margin-right: 10px;
	cursor: pointer;
}
.btn_rongyitao.checked {
	border: 1px solid #C7000B;
	color: #C7000B;
}
.div_rongyitao {
	display: none;
	position: absolute;
	right: -5px;
	z-index: 1000000;
	top: 22px;
}
.pic_rongyitao {
	width: 198px;
}/* 顶部融易淘样式结束 */

/*2024.1.11 高亮链接 并表机构 from left menu*/

.right_link{
	width:210px;
	float:left;
		padding:25px 0px 30px 0px;
	font-size:16px;
}
.right_link_li{
	padding:15px 20px 15px 0;
	text-align:left;
	line-height:1em;
}
.right_link_li a{	
	color:#676767;
	padding-left:16px;
}
.right_link_li a:before{
	content:"";
	float:left;
	width:4px;
	height:20px;
	background:#9fa0a0;
}
.right_link_li a:hover,.right_link_li.current a{
	font-weight:bold;
	color:#c7000c;
}
.right_link_li a:hover:before,.right_link_li.current a:before{
	background:#c7000c;
}

