.head_banner{
	background:url(/en/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(/en/img_common/index_banner1.jpg) no-repeat center center;
	overflow:hidden;
        margin-bottom:5px;
}
.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(/en/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(/en/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(/en/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(/en/img_common/media_banner.jpg) no-repeat center center;
}
.about_profile_banner{
	background:url(/en/img_common/about_profile_banner.jpg) no-repeat center center;
}
.inner_banner img{
	padding-top: 78px;
}


/*****left menu****/

.left_menu{
	width:210px;
	float:left;
	/*border-right:3px solid #c6c7c7;*/
	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:12px;
}
.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(/en/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;
}
.inner_txt p{
	padding-bottom:25px;
	line-height:24px;
}
.inner_txt p:last-child{padding-bottom:0 !important;}
.p_last{

	padding-top:40px;
}

/*
.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(/en/img_common/scroll_top.png) no-repeat;
}
.scroll_top a:hover{
	background: url(/en/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;
}
.clear_both{
    clear:both;
}
/*不良资产页面样式 结束*/

/*2015-06-19新加样式*/
.chairman_text{
	font-size:26px;
	color:#c7000c;
}
.chairman_line{
	background:url(/en/img_common/line_five.png) no-repeat;
	background-color:#9fa0a0;
	width:129px;
	height:6px;
}
.chairman_line2{
	background:url(/en/img_common/line_four.png) no-repeat;
	background-color:#9fa0a0;
	width:105px;
	height:6px;
}
.chairman_line3{
	background:url(/en/img_common/line_three.png) no-repeat;
	background-color:#9fa0a0;
	width:84px;
	height:6px;
}
.chairman_line4{
	background:url(/en/img_common/line_six.png) no-repeat;
	background-color:#9fa0a0;
	width:154px;
	height:6px;
}
.chairman_line5{
	background:url(/en/img_common/line_six.png) no-repeat;
	background-color:#9fa0a0;
	width:210px;
	height:6px;
}
.chairman_line6{
	background:url(/en/img_common/line_sv.png) no-repeat;
	background-color:#9fa0a0;
	width:210px;
	height:6px;
}
.chairman_line7{
	background:url(/en/img_common/line_two.png) no-repeat;
	background-color:#9fa0a0;
	width:55px;
	height:6px;
}
.chairman_line8{
	background:url(/en/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;
}
.gszb_text{
	color:#2b2f35;
	height:40px;
	font-size:16px;
}
.bj_text{
	height:30px;
}
.fgs2{
	display:inline-block;
}
.tab_center{
	width:35px;
	height:38px;
	background:url(/en/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 300px;
}
.tab_fy li{
	float:left;
	text-align:center;
	line-height:38px;
}
.tab_left{
	width:35px;
	height:38px;
	background:url(/en/img_common/tab_left_img.png);
}
.tab_right{
	width:35px;
	height:38px;
	background:url(/en/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;
}
.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(/en/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;
    width:690px;
    font-size:14px;
    color:#000000;
    line-height:22px;
    word-break:keep-all;
    word-wrap:break-word;
}
/*
.list_text6{
	display:inline-block;
	font-size:14px;
	color:#000000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
*/
.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(/en/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;
	width:400px;
}
.chairman_line9{
	background:url(/en/img_common/line_sv.png) no-repeat;
	background-color:#9fa0a0;
	width:340px;
	height:6px;
}
.chairman_line10{
	background:url(/en/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;
}
.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;
}
.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;
}


/*2015-07-22 导航和树内容折行样式*/
.break_word{ 
    bottom:15px;
	width:70px;
	line-height:20px;
}
.break_word3{ 
    bottom:15px;
	width:100px;
	line-height:20px;
}
.left_margin{
    margin-left:15px;
}
.menu_ir2{
    float:right;
    margin-right:15px;
}
.nav >ul > li.menu_ir2,.nav >ul > li.menu_csr2,.nav >ul > li.menu_culture2{
	margin-right:0;
	float:right;
	margin-left:75px;
}

/*2015-07-22 左侧内容折行样式*/
.left_menu_li2{
	padding:15px 20px 15px 0;
	text-align:right;
	line-height:1em;
}
.left_menu_li2 a{	
	color:#676767;
	display:block;
	background:url(/en/img_common/leftmenu_grayline.jpg) right top no-repeat;
}
.left_menu_li2 a:hover,.left_menu_li2.current a{
	color:#c7000c;
	background:url(/en/img_common/leftmenu_redline.jpg) right top no-repeat;
}

.left_menu_xz2{
	padding:15px 20px 15px 0;
	text-align:right;
	line-height:1em;
}

.left_menu_xz2 > a{
	color:#c7000c;
	display:block;
	/*background:url(/en/img_common/leftmenu_redline.jpg) right top no-repeat;*/
}

.break_word2{ 
    display:block;
	width:170px;
	word-wrap:break-word;
	padding-right:20px;
	text-align:right;
}

/*2015-07-22 三级菜单样式*/
.bad_assets2{
    display:block;
    border-top:1px solid #d1d4d4;
	margin-top:5px;
}
.bad_assets2 li{
    display:block;
    border-bottom:1px solid #d1d4d4;
	padding:6px 20px 6px 0px;
	line-height:15px;
	text-align:right;
}
.badassets2_text1 a{
	font-size:13px;
	color:#676767;
	text-decoration:none;
	display:block;
}
.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;
}
/*
.left_menu_xz2 > a{
	color:#c7000c;
	display:block;
	background:url(../s/img/leftmenu_redline.jpg) right top no-repeat;
}
*/
.line2{
	background:url(/en/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(/en/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:400px;}
.tzzgx_text3{*display:inline; *zom:1;height: 50px;}
.tzzgx_text4{*display:inline;*zom:1;}
.jgml_contenttext2{heigth:110%;}

/*业务介绍-资产管理三级菜单新增样式*/
.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;
}

/* 首页微信分享样式开始 */
.erwm {
	position: fixed !important;
	right: 47px !important;
	bottom: 160px !important;
	top: auto !important;
}
.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;
}
.tel {
	display: none;
	position: fixed;
	right: 47px;
	bottom: 200px;
	color: #C7000B;
	background-color: #fff;
	border: 3px solid #C7000B;
	padding: 5px;
	z-index: 10000000;
}
/* 首页微信分享样式结束 */










